
Originally Posted by
bcd
No problems here with the HID bootloader.
I did have some issues with fuses early on, but after that it all worked well.
Do you have the DEFINE use_loader 1 and DEFINE ORG $0800 in your code to hop over the bootloader ??
Did you recompile the source code or just use the .HEX file from Microchip ?
If you use the Verify button in the GUI does it pass ?
Try manually doing the ERASE, Program and Verify cycle.
I just use the Program option and it just seems to work - mind you I have never tried reading it back. From looking at the bootloader source I think it might code protect the boot code and this might stop your programmer reading all the memory - let me go out to the shed and see if I can read a programmed chip and see what I get...
Bill.
Bookmarks