|
Re: What programming environment did you use?
Just to clarify, everyone using C (MPLAB IDE, Eclipse, Makefile) has to use the MPLAB C18 compiler. The IDE is seperate, although it's specifically meant to work with th C18 compiler.
The compiler can be used alone, from the command line or with a makefile.
|