Hi,
I believe the bootloader is compatible with the Microchip C18 compiler.
To use the bootloader, all you have to do is reserve the top bytes in
memory, so that they do not try to occupy the same space as the
bootloader.
The bootloader will work with the PIC18F458.
Regards,
Shane Tolmie
www.microchipC.com
webmaster@...
--- In microchipC_pic18Fx_bootloader@yahoogroups.com, "tomcuga"
<tomcuga@...> wrote:
>
> is this bootloader tested with microchip c18 compiler?
> what i have to do in my program to use bootloader?
> what about PIC18f458?
>