2012-03-16, 21:36:54
(This post was last modified: 2012-12-22, 00:48:37 by Mikael Gustavsson.)
I have used the bootloader on PIC24FJ without problem. Think the GUI is version 1.4.6. and bootloader 1.04? Probably superseded now, but, if it isn't broken don't fix it.
I have a requirement for runtime program checksum verification.
Cutting a long story short programming the device with the same hex file by importing to MPLAB and bootloading produces different results. The bootloader appears to fill gaps in the hex file with zeros and MPLAB with FFs.
Is this expected behaviour? is it adjustable or changed in later versions?
I have a requirement for runtime program checksum verification.
Cutting a long story short programming the device with the same hex file by importing to MPLAB and bootloading produces different results. The bootloader appears to fill gaps in the hex file with zeros and MPLAB with FFs.
Is this expected behaviour? is it adjustable or changed in later versions?