Hello to everyone, after getting one LPCXpresso 1768 board and one STM32-Discovery with the 100RB micro-controller, I started the my quest to find one IDE or compiler(compiling via command line is not a problem for me) that would work with both boards, or even one for each one, well, the CodeRed for the 1768 isn’t very very bad but as a size limitation although it is one nice 128Kb, after that I found Atollic TrueStudio, it doesn’t have size limits, but it doesn’t report the size of the compiled program and its pretty hard to put it working, then there is Keil with is just awful, then IAR limited to 32Kb a size that in my opinion is plain stupid, 32Kb of code in one Cortex M3 arm is plain wrong and I don’t have the money to buy an IDE that expensive, the same for Rowley that is limited to 30 days.
I haven’t yet tried Yagarto, what do you guys think of it?
And I have read a little bit about Coocox, and the arm-gcc that doesn’t have any news after 2006 (?!).
Any help in a nice and not crippled compiler that would support my two boards would be perfect, thanks in advance.