FreeRTOS, arm-none-eabi- and STM32F030R8T6

aturowski wrote on Thursday, April 16, 2015:

Hi all,

I would like to use FreeRTOS on STM32F030R8T6 with ARM gcc tools. Currently everything compiles, however I am struggling with setting correct compiler/linker options which would allow me to correctly initialize the code, the CPU and then jump to main function. Can anyone provide me with some links (preferably with some source code/description how to do that please?

Thanks,
Adam

edwards3 wrote on Thursday, April 16, 2015:

You can get these things from ST, look for the ST32Cube software on their website. All GCC tool vendors with have these files too, atollic, rowley, etc.