2017-01-21 09:40 AM
Hi,
I downloaded stm32cubef1 firmware package. I am using examples on STM3210E_EVAL projects. With the EWARM(IAR embedded workbend for ARM), I see all examples use startup_stm32f103xg.s as start up file.
I am using STM32F103RET6 device, not STM32F103ZGT6 used on the STM3210E_EVAL board. What changes do I need to make to create startup_stm32f103xe.s file?
Thanks, Jian
2017-01-23 05:11 AM
Hi
chen.jian.005
,To find your appropriate startup file please refer to this path STM32Cube_FW_F1_V1.4.0\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\iar
-Nesrine-
Ifmy suggestanswers your question, please mark it as correct.