Hi,
Yes, it works with the MPLab C18.
For Hi-Tech C, use the linker command -RESROM7000-7FFF. For C18,
consult the manual for the equivalent command.
Regards,
Shane Tolmie
www.microchipC.com
webmaster@...
--- In microchipC_pic18Fx_bootloader@yahoogroups.com, "zencox"
<zencox@...> wrote:
>
> --- In microchipC_pic18Fx_bootloader@yahoogroups.com, "tomcuga"
> <tomcuga@y...> wrote:
> > is this bootloader tested with microchip c18 compiler?
> > what i have to do in my program to use bootloader?
> > what about PIC18f458?
>
> I having the same question too
> is the bootloader work with mplab c18?
> what extra code do i need to make use of the bootloader using c18,
>
> For Hi-Tech PICC18, add the command '-RESROM7000-7FFF' to reserve
> space for the bootloader.
>
> is it the same with Hi-Tech C?
>