I use Ultra Edit as IDE.
I don't use a debugger (won't work if you have to debug incoming radio signals 
or other realtime events), but UltraEdit has a project management, CVS support 
(well, I use TortoiseSVN, but with a trick that's available 
too), allows defining your own buttons for calling external programs (such as 
mspgcc), source tracking for compiler error messages, syntax highlighting, code 
folding and much more.
Especially the UltreEdit Studio offers some additional features such as keeping 
lists with references to structures, functions and variables.

And best of all, it is FAST. Starts in a second (well, maybe two, my system is 
an old, slow Athlon XP), no delays when opening files or entering text. Eclipse 
(or rather Flex Builder, which I have to use too) is slower 
than a snail.
And if you want, it has a column edit mode and a hex mode. Supports multiple 
instances and can be used as standard text editor as well.

If you want a fast, slim IDE for plain code editing, it is one you should try. 
However, it is not free. But it is good enough that I could convince my company 
to order a license for everyone.

JMGross

----- Ursprüngliche Nachricht -----
Von: Glib Dovgych
An: mspgcc-users@lists.sourceforge.net
Gesendet am: 04 Jul 2011 17:16:11
Betreff: Re: [Mspgcc-users] MSP430-GCC + Eclipse

I wonder how are you guys working with msp430? Are you using any IDE or is
it enough for you to have just text editor and mspdebug in terminal?


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to