-------- Original Message --------
From: Steve Underwood <[email protected]>
Apparently from: [email protected]
To: "GCC for MSP430 - http://mspgcc.sf.net"; <[email protected]>
Subject: Re: [Mspgcc-users] General status for mspgcc?
Date: Fri, 22 Jun 2007 19:24:54 +0800

> David Smead wrote:
> > Greetings,
> >
> > We have a rule here that all embedded software be developed using Linux
> > PCs.  Since we're familiar with gcc on Linux, there's nothing much to
> > learn about a specific target.
> >
> > I've now used gcc tools for the AVR, the MSP430, and most recently ARM
> > processors.  Because ARM does support OpenSource tools, the ARM
> > development environment is much more robust and up to date, plus
> > OpenOCD is a top-notch interface to the target and gdb.
> >
> > The AVR tools have worked very well on the ATMega128, but we're not
> > developing anything new for it because there are too many wasted cycles
> > copy data from flash into RAM where it can be operated on as normal C
> > structures.
> >
> > Given that TI doesn't actively support OpenSource development tools
> > for the MSP430, we're fortunate to have what we have.  The tools worked
> > well for the one product we used them for, but with limited resources,
> > the OpenSource tools are going to lag when new interfaces come along,
> > like SpiWire, or when the PC and SP grow to 20 bits.
> >   
> SpyBiWire is fully supported. The only thing we have not done to date is 
> support the MSP430X instruction set.
> > We may again develop a new product using the MSP430, if very low power
> > is a requirement, and there are tools to use the processor of choice.
> > TI should get their head out of the sand and put some real support
> > behind gcc tools and Linux - in the meantime we're going to use LPC
> > ARM chips from Philips.
> >   
> 
> Regards,
> Steve

I'm confused in regards to the eZ430-xxxx USB development tool.  In a word, is 
it fully supported (write/compile code, download, debug, etc.)?  When I hear 
that spybiwire is fully supported then my reaction is joy and happiness.  But 
when I hear that the MSP430X instruction set is not supported I wonder to what 
extent the eZ430-xxxx is supported, if at all.  Please clarify.

When I mention MSP430-XXXX, I mean the current F2013, and the up-coming  device 
with the CC2500 R.F. transceiver (don't have any more details).

Thanks for the clarification.

Dave,

Reply via email to