Re: Microcontroller development board




Rob Gaddi wrote:
> Joel Kolstad wrote:
> > "Rock" <rolavine@xxxxxxx> wrote in message
> > news:1114714304.603865.89570@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> >
> >>As I understand it the kits now come with a 3rd party c compiler
that
> >>goes up to 2 K words of code, and also with a TI compilier that
goes up
> >>to 4 K of code.
> >
> >
> > I don't believe that TI has ever had their own C compiler for the
MSP430
> > series, have they? Last I heard, it was IAR Systems... a C
compiler that's
> > OK, but about the most expensive one out there and not even as good
as some of
> > the others!
> >
> > Of course, for free one can't complain...
> >
> >
> Word on the street is that they're working on their own but that it's

> not go yet. The limited version of the IAR compiler, available with
the
> kits or as a TI download, has been getting better with every version;

> the latest one is even usable as long as you don't need to enjoy the
> experience. There are also plenty of 4th party compilers out there
for
> various prices if you Google. I've heard good things about the free
> MSPGCC compiler, but the debugging interface is a port of good old
gdb,
> and hence akin to pulling teeth.


I went to the TI website, and it seems they are making a c compiler
available with their design studio. I got this but have yet to try it
(I only play for free when I don't have a client to pay) the web site
makes it sound like it is free and can compile up to 8K (might be in
bytes so that would be 4K words) programs.

Rocky

.



Relevant Pages

  • Re: compiling C code using aCC on HPUX
    ... > And every header file from 3rd party has the guard: ... it is clear that the 3rd party libraries must be compiled using ... The third party source files should contain something like this: ... Your C++ compiler may actually call the C compiler ...
    (comp.lang.cpp)
  • compiling C code using aCC on HPUX
    ... We have the 3rd party libraries written in C. ... C and C++ compiler should not do anything about them and linker should ... If 3rd party header files don't have extern "C" include guard, ...
    (comp.lang.cpp)
  • Re: Control for selecting dates and times
    ... I *think* that is only available if the compiler version of VB is installed or if a 3rd party application that used it is installed on the user computer... ... what are the limitations of them? ...
    (microsoft.public.excel.programming)
  • Re: NativeOverlapped default constructor error
    ... I am porting code from another party, and am working in Managed C++. ... constructor DOES exist. ... The compiler recognizes what ...
    (microsoft.public.vc.language)
  • Re: Microcontroller development board
    ... > As I understand it the kits now come with a 3rd party c compiler that ... I don't believe that TI has ever had their own C compiler for the MSP430 ... Prev by Date: ...
    (sci.electronics.design)