ARM Toolsets

Thread Starter

Shagas

Joined May 13, 2013
804
Hello

I just received an STM32F4 Discovery board. I watched a Youtube tutorial where the guy was showing all
the different compilers and the different pricings/limitations for each.
My question is: How important is the toolset that one uses to program their ARM or whatever MCU?

Most of the commercial ones have a 32kb flash limitation. Although I'm quite aware that that is quite abit of flash , I haven't used ARM before so I don't know if I'll fill that up or not.

I'm stuck between two toolsets:
CooCox - Free IDE & tools with no limitations
IAR systems - Free lite version with 32kb flash limitation

Anyone have any advice?
 

MrChips

Joined Oct 2, 2009
34,807
I use IAR EWARM which I like very much. Try the 32KB limited version and see if you like it.
You also want to look at Atollic which is also used with ARM.
 

Thread Starter

Shagas

Joined May 13, 2013
804
I guess I'll try the IAR EWARM first . Do you think it will be quick and easy to switch to another toolset in the future in case my projects exceed 32KB?

I'm aware of Atollic and other commercial ones available but I only mentioned the IAR since you suggested it in the previous thread.
 
Top