dsPic Programmer
Posted: Tue Aug 30, 2011 6:56 pm
Hi
Ive been looking at the dsPic programmer using a 30F3014 device (supplied by Matrix)
The program gives the following error when programming the chip.
File sent with 1 warnings:
CONFIG failed to erase bits at [1f00000]
Contents of file are:
02 83 3F 80 B3 87 FF FF FF FF FF FF 03 C0
Contents of chip are:
02 83 3F 80 B3 87 0F 31 0F 33 07 00 03 C0
Return code = 0
The program executes on hardware correctly.
I assume that as my program is very small and if some of the bits are damaged they are out of the addess range of my program.
Trying to erase with m-loader does not give any errors
M loader will also program the device ok using the generated hex file.
is this something that can be ignored, or do I have a faulty device. Only have 1 chip so not able to compare, but it doesnt give the error with the 30F2011
Thanks
Ive been looking at the dsPic programmer using a 30F3014 device (supplied by Matrix)
The program gives the following error when programming the chip.
File sent with 1 warnings:
CONFIG failed to erase bits at [1f00000]
Contents of file are:
02 83 3F 80 B3 87 FF FF FF FF FF FF 03 C0
Contents of chip are:
02 83 3F 80 B3 87 0F 31 0F 33 07 00 03 C0
Return code = 0
The program executes on hardware correctly.
I assume that as my program is very small and if some of the bits are damaged they are out of the addess range of my program.
Trying to erase with m-loader does not give any errors
M loader will also program the device ok using the generated hex file.
is this something that can be ignored, or do I have a faulty device. Only have 1 chip so not able to compare, but it doesnt give the error with the 30F2011
Thanks