Where to get started? IDE & compiler

Hello,

I’m used to work with Atmel MCUs and I want to check out TI’s MSP products. It seems to me that there is very little info available from TI regarding development tools and such. Getting started with AVRs was easy… AVRStudio + AVR-GCC + AVR Libc. In simple terms, what is the equivalent in TI’s world?

TI supplies free (limited) versions of the IAR and CCS tools. I use Rowley CrossWorks.

Is there any popular open source IDE (with full debugging support) widely used? Also, are people using the GCC compiler?

There is mspgcc:

http://mspgcc.sourceforge.net/

I used it a long time ago, but it’s rather old and probably won’t work with many of the current devices. Try the msp430 Yahoo group if you have any questions about it, but I don’t think that many people use it.

Thanks for the info. So it seems like IAR is the standard package here?

I prefer the Rowley IDE to the IAR one.

I prefer/use IAR after extensive eval of Keil, Rowley/GCC, Eclipse/Yagarto/GCC and Imagecraft.

IAR’s phone support is superb and California based, though I’ve not needed it much.

IAR and Keil have 32KB limited free versions for non-commercial use.