Quote:
|
Originally Posted by gwross
I think what he want is an IFIloader replacement, and not a PIC compiler.
|
True, but he said specifically for a borland compiler, and borland compiler is not the right assembly code (not the text, the actual bits used by the computer), and it would not work without a compiler specifically for the PIC, unless it was converted from x86 to PIC, which would be another interesting program. So the PIC would read the bits and think that it is running something completely different from the compiler, and programmer think that they are writing.