2019-01-10 11:48 PM
I have been using CooCox successfully for my STM32F103C8. Now I want to port my project to a STM32F105RC but I have not been successful since the startup_stm32f10x_md.c is for the mainstream processors and not for the connectivity line. Even some hits on how to modify the existing startup file would be a great start.
2019-01-11 12:01 AM
Construct a vector table with entries from the equivalent startup,s file from the Keil, IAR or GNU/GCC directories.
STM32Cube_FW_F1_V1.6.1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\gcc\startup_stm32f105xc.s