Posted on May 17, 2011 at 12:27Problem solved. I just found that IAR ships the ST library updated for the v5.11 with the compiler. It works from the get go.
Posted on May 17, 2011 at 12:27I have been trying to compile and run the firmware with the latest IAR 5.11 and STM32F103VB. The firmware will not compile without inserting ''#define __program_start __iar_program_start'' into stm32f10x_vector.c Now I...