2010-11-02, 11:34:46
(This post was last modified: 2012-12-23, 15:16:51 by Mikael Gustavsson.)
I have successfully programmed the bootloader for my PIC18F67J10 running at 20Mhz. When compiling the bootloader source, an error came out when I set CONFIG FOSC = HS. So i removed it and it re-compiles. I manually set the FOSC fuse from MPLAB before programming the device using ICD2.
The bootloader is then detectable by the ds30 Loader GUI and I have successfully loaded my own app hex file and it rebooted and everything works fine.
However, when i manually reset the device, the ds30 Loader GUI app dont seem to be able to detect the bootloader anymore. So, i wasn't able to load another hex file to it via the bootloader.
Please advice.
The bootloader is then detectable by the ds30 Loader GUI and I have successfully loaded my own app hex file and it rebooted and everything works fine.
However, when i manually reset the device, the ds30 Loader GUI app dont seem to be able to detect the bootloader anymore. So, i wasn't able to load another hex file to it via the bootloader.
Please advice.