STM32 Firmware compile problem with EWARM5.11
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2008-03-28 1:44 PM
Posted on March 28, 2008 at 21:44
STM32 Firmware compile problem with EWARM5.11
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:27 AM
Posted on May 17, 2011 at 12:27
I 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 get CSTACK overflow immediately after reset. Did anybody get the IAR5.11 to work with the st firmware? I appreciate any tips.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:27 AM
Posted on May 17, 2011 at 12:27
Problem solved. I just found that IAR ships the ST library updated for the v5.11 with the compiler. It works from the get go.
