Quote:
|
Originally Posted by Raven_Writer
Thanks, but that's not exactly what I ment. I think I should've cleared it up more:
What I'm looking for is how the compiler that Microchip released sends all the code to the machine. I know you connect cord A, to ports B & C, but I want to know how the send the data from the PC to the R/C.
|
There are three parts to the system: The C18 compiler, the MPLAB IDE, and the IFI Loader. It sounds like you want to write your own version of the IDE with an integrated loader. They have not released the specs, but the loader is a wrapper for PICBOOT.dll. There is another thread about this from the people using linux, search for "picboot.dll" and read that thread.