Jump to content

Paul C

Members
  • Posts

    2
  • Joined

  • Last visited

  1. Hi thank you all for the advice, I have always built my projects with GCC 4.7 that comes with Chibistudio, but it also comes with GGC 4.9 and I can confirm this has solved the Compiler problem -mcpu=cortex-m7 At least it compiles now, I'm getting lots of errors but will try to work through them when I get time. Thanks again.
  2. Hi, Im new to working with Graphic TFT's I have been trying to get the STM32F476 Disco board running with the latest Chibios but get many compiler errors but not familiar enough to work out why. e.g, arm-none-eabi-gcc: error: unrecognized argument in option '-mcpu=cortex-m7' I have been working with Chibios for approx 12 months and think it is great, I managed to get the Ugfx STM32F429 Demo working fine and have been playing, so when I purchased a STM32F746 - Disco I applied the same method for adding the project to Chibistudio. I have read in the forum that there is an incompatibility with the HAL in the Chibios and Ugfx although this Forum thread suggests it should compile. Has anyone successfully manged to get the board working with the latest Chibios ? (16.1.7 Stable) Any advice or pointers would be appreciated. Thank you.
×
×
  • Create New...