Hi! Thanks for this bootloader!
I have compiled for 18F442 and it works good, but now i have a problem.
In my circuit i have add new device wich is connected to RE0, RA4 and RE2.
The first time the bootloader answers and i can write an new hex file, but the new image is not working. After a restart the bootloader doesnt answering anymore and the new firmware doesnt work.
Befor i attached the new device, all works perfect.
Hi! Thanks for this bootloader!
I have compiled for 18F442 and it works good, but now i have a problem.
In my circuit i have add new device wich is connected to RE0, RA4 and RE2.
The first time the bootloader answers and i can write an new hex file, but the new image is not working. After a restart the bootloader doesnt answering anymore and the new firmware doesnt work.
Befor i attached the new device, all works perfect.
Thank for your help!
Manu
Last edit: Manuel 2017-06-05
Fixed!
IdTypePIC must set to 0x42.
Here the files, now it works perfect.
I have modified the code, so PIN RA5 go's high and indicate, that the bootloder is running.