Re: What's your Favorite PIC Tool Chain?



You get what you pay for.
Get HiTech C.


"Tim Wescott" <tim@xxxxxxxxxxxxxxxx> wrote in message
news:zOGdnT1-Ut6KkOfYnZ2dnUVZ_s2vnZ2d@xxxxxxxxxxxxxxx
I'm starting work with a new client, who's using a PIC processor. They've
selected a C toolchain that, frankly, sucks. It's not ANSI, it's not
apparent that I can build from the command line, and the compiler often
starts mysteriously crashing. I was able to fix this the last time by
reinstalling, but I don't know if I have the patience to continue doing
that.

Its early enough in the project that we could change the tool chain with
little or no pain -- but I've never worked with PICs to this depth.

So, have you programmed in C for the PIC lately, and if so, what tool
chain did you use? Did you like it? Does it have many peculiarities (I
understand that the PIC tends to induce peculiarities into a C compiler,
which I'm willing to work with as long as I know what they are)? Can you
build stuff from the command line, or are you stuck with an IDE?

Thanks in advance.

--

Tim Wescott
Wescott Design Services
http://www.wescottdesign.com

Posting from Google? See http://cfaj.freeshell.org/google/

"Applied Control Theory for Embedded Systems" came out in April.
See details at http://www.wescottdesign.com/actfes/actfes.html


.



Relevant Pages

  • Whats your Favorite PIC Tool Chain?
    ... Its early enough in the project that we could change the tool chain with little or no pain -- but I've never worked with PICs to this depth. ... Does it have many peculiarities (I understand that the PIC tends to induce peculiarities into a C compiler, which I'm willing to work with as long as I know what they are)? ... Wescott Design Services ...
    (comp.arch.embedded)
  • Re: Whats your Favorite PIC Tool Chain?
    ... understand that the PIC tends to induce peculiarities into a C compiler, ... build stuff from the command line, or are you stuck with an IDE? ... Wescott Design Services ...
    (comp.arch.embedded)
  • Re: Whats your Favorite PIC Tool Chain?
    ... It's not ANSI, it's not apparent that I can build from the command line, and the compiler often starts mysteriously crashing. ... Its early enough in the project that we could change the tool chain with little or no pain -- but I've never worked with PICs to this depth. ... Does it have many peculiarities (I understand that the PIC tends to induce peculiarities into a C compiler, which I'm willing to work with as long as I know what they are)? ...
    (comp.arch.embedded)
  • Re: Whats your Favorite PIC Tool Chain?
    ... It's not ANSI, it's not apparent that I can build from the command line, and the compiler often starts mysteriously crashing. ... Its early enough in the project that we could change the tool chain with little or no pain -- but I've never worked with PICs to this depth. ... Does it have many peculiarities (I understand that the PIC tends to induce peculiarities into a C compiler, which I'm willing to work with as long as I know what they are)? ...
    (comp.arch.embedded)
  • Re: Implementing C99 compiler
    ... to have a C or C++ compiler. ... machine code directly instead of emitting assembler code and passing it ... Jonathan it is the Unix view of the toolchain. ... the "assembler") operating on a text stream; in the same tool chain ...
    (comp.std.c)