Question
Getting start with IAR 6.30
Posted on February 14, 2012 at 15:27
I'm trying the IAR EW6.30 to get start with STM32VL discover board.
Following the pdf in the ''stm32vldiscovery_package'' folder, trying to run the demo project of the AN3268, I open the workspace in that folder: ''C:\stm32vldiscovery_package\an3268\stm32vldiscovery_package\Project\Demo\EWARMv5'' It opens good, as the CD00283778.pdf teach. But if I try to ''rebuild all'', I get this error many times: Error[Pe147]: declaration is incompatible with ''__nounwind __interwork __softfp unsigned long __get_PSP(void)'' (declared at line 52 of ''C:\Programmi\ C:\stm32vldiscovery_package\an3268\stm32vldiscovery_package\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084 What does this mean? Thank you #iar