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.