STM32F10x_StdPeriph_Lib_V3.5.0 & IAR v6.5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-01-04 9:18 AM
Posted on January 04, 2013 at 18:18
Hi
I'm using STM32F10x_StdPeriph_Lib_V3.5.0 with IAR 6.50 compiler but when I open the workspace in the templade directory and then I build it , I found 240 errors look like these :Building configuration: Project - STM3210C-EVAL Updating build tree... main.c Error[Pe147]: declaration is incompatible with ''__nounwind __interwork __softfp unsigned long __get_PSP(void)'' (declared at line 52 of ''C:\Program Files\IAR Systems\Embedded Workbench C:\progetti\file-rete\STM32F10x_StdPeriph_Lib_V3.5.0\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1084 6.5\arm\inc\c\intrinsics.h'') Error[Pe147]: declaration is incompatible with ''__nounwind __interwork __softfp void __set_PSP(unsigned long)'' (declared at line 53 of ''C:\Program Files\IAR Systems\Embedded Workbench C:\progetti\file-rete\STM32F10x_StdPeriph_Lib_V3.5.0\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h 1094 6.5\arm\inc\c\intrinsics.h'') Can You help me?thanks
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-01-04 10:34 AM
Posted on January 04, 2013 at 19:34
http://netstorage.iar.com/SuppDB/Public/SUPPORT/005449/EWARM_MigrationGuide.ENU.pdf
http://www.emcu.it/ARM_Compiler/IAR/IAR_tips_and_tricks.html
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-01-06 1:44 PM
Posted on January 06, 2013 at 22:44
thanks very much!
