NICK7
Junior Member level 1
Hi to all
I just finished the assembly of my version of ICD2 **broken link removed**.
Everything works fine when I debug and program a PIC18F4550, but when I try to program in debug mode a PIC16F877A or 876A I am getting the following error:
Verify failed (MemType = Config, Address = 0x2007, Expected Val = 0xF772, Val Read = 0x0
Then the ICD cannot identify the device any more(Invalid target device id (expected=0x71, read=0x0)
When I read the problematic target device with a programmer I found out that the debug fuse is set. If I clear it and then connect with ICD the device is recognized again, but if try to program the same problem appears again.
Any ideas?
Thanks in advance
Nick
I just finished the assembly of my version of ICD2 **broken link removed**.
Everything works fine when I debug and program a PIC18F4550, but when I try to program in debug mode a PIC16F877A or 876A I am getting the following error:
Verify failed (MemType = Config, Address = 0x2007, Expected Val = 0xF772, Val Read = 0x0
Then the ICD cannot identify the device any more(Invalid target device id (expected=0x71, read=0x0)
When I read the problematic target device with a programmer I found out that the debug fuse is set. If I clear it and then connect with ICD the device is recognized again, but if try to program the same problem appears again.
Any ideas?
Thanks in advance
Nick