cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F10x_StdPeriph_Lib_V3.5.0 with IAR 6.50 and STM32F100C6

stst9187
Associate II
Posted on January 17, 2013 at 12:01

I'm using STM32F10x_StdPeriph_Lib_V3.5.0 with IAR 6.50 and I want debug a simple project over STM32F100C6.

Is this possible?

 The examples project run over the following hardware

 USE_STM32100B_EVAL

 USE_STM3210B_EVAL

 USE_STM3210E_EVAL

 USE_STM3210C_EVAL

 USE_STM32L152_EVAL

 USE_STM32100E_EVAL

I have  changed the micro ST STM32F100x6 in  Iar general option and I have put ''STM32F10X_LD'' in the prepocessor -->Definited symbols

but I can't debug the project

thanks

1 REPLY 1
raptorhal2
Lead
Posted on January 17, 2013 at 15:43

You also have to set the correct linker configuration file in Linker options, and the correct driver in Debugger options.

Cheers, Hal