Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/15/11 13:54
Modified:
  08/15/11 13:56

Read: times


 
#183360 - IAR
Responding to: ???'s previous message
Michael Karas said:
What tool chains are folks using for the ARM Cortex M3?


IAR user here.

I cannot complain about the ease of setup and the code generated by their compiler, and the newest incarnation of their linker uses a less cryptic format than the older version I know.

However, beginning with version 5.50, I started having display corruption+crash to desktop issues with the IAR IDE, and have not been able to resolve this problem despite a lively email exchange with their support, sending post-mortem dumps from a debug version of the IDE, and telling them quite exactly that the problem must have crept in between versions 5.41 and 5.50 of their IDE.

The issue might be related to my computer still running under Windows XP, since a colleague of mine (also running Windows XP) experiences the same problem, while others (running Windows 7) do not.

It's also fairly easy to tell whether the version in question will show these problems - after starting up, the separator bars in the toolbar aren't shaded correctly (too much white) in versions that will crash. I assume they have some sort of pointer or memory issue in their handling of on-screen graphical elements.

Unrelated rant:
Have any of you ever seen the line

#define then
 


in a piece of "serious" C code?

List of 28 messages in thread
TopicAuthorDate
Cortex M3 Tool Chain?            01/01/70 00:00      
   Tool Chains for ARM Cortex-M3            01/01/70 00:00      
      MDK-ARM for ARM microcontrollers            01/01/70 00:00      
         PC Class Embedded...            01/01/70 00:00      
            usage of GCC            01/01/70 00:00      
               < forced subject line >            01/01/70 00:00      
            Normally gdb for large-ARM projects.            01/01/70 00:00      
               Host / Target            01/01/70 00:00      
                  I could, but don't feel it's a good idea            01/01/70 00:00      
      So Keil is suggested.......            01/01/70 00:00      
         Prices            01/01/70 00:00      
            Price List            01/01/70 00:00      
               Pricing            01/01/70 00:00      
   I've used Keil and IAR for stm32f1xx            01/01/70 00:00      
   how about yagarto            01/01/70 00:00      
      The man from YAGARTO, he say...            01/01/70 00:00      
         May Go With CrossWorks            01/01/70 00:00      
            a question just for record            01/01/70 00:00      
               Good Moral?            01/01/70 00:00      
            Educational purpose            01/01/70 00:00      
               Code Composer...            01/01/70 00:00      
                  Cheap STM32 boards            01/01/70 00:00      
                     Development boards            01/01/70 00:00      
                     stuff on hand            01/01/70 00:00      
   IAR            01/01/70 00:00      
      a funy issue with IAR/xp            01/01/70 00:00      
         It's more stubborn for you than for me then.            01/01/70 00:00      
      RE: Unrelated rant            01/01/70 00:00      

Back to Subject List