Question
How to set target processor details in eclipse CDT for STM32F407VG
Posted on December 20, 2014 at 01:42
I successfully migrated a CubeMX configuration to Eclipse IDE but got stock at the very basics of telling gcc the correct target processor settings.
In what document can I read about the assembler dialect supported (mthumb marm etc.) and what fpu support is to be selected in arm-gcc for a specific STM MCU. Thank you #stm32f407 #arm-gcc #know-your-tools