by atomburst » Sun May 22, 2011 4:03 am
i am having the same problem recently too.
here is my voltage readings on the pic18f2550:
pin 1 = 4.71v
pin 8 = 0v
pin 14 = 0.15v
pin 19 = 0.31v
pin 20 = 0.16v
pin 26 = 0v
i have checked the soldering and that is fine and the board has no breaks in it. i am using a synthex 2.8 kit with the 47k resistor wired in to ground. does it look like i need to purchase another pic18f2550? or is there something more i should be doing?
apparently i cant attach a .txt file so here is my programming log:
Programming...
Erasing ("bulk" or "chip") ...
Programming CODE, 0x000000..0x001C96
Verifying CODE, 0x000000..0x001C96
Verifying 0x000000..0x001C96
Verify Error: 000000: read 000000, wanted 00EF39, mask 00FFFF ==> diff=00EF39
Verify Error: 000002: read 000000, wanted 00F00E, mask 00FFFF ==> diff=00F00E
Verify Error: 000004: read 000000, wanted 000012, mask 00FFFF ==> diff=000012
Verify Error: 000006: read 000000, wanted 000012, mask 00FFFF ==> diff=000012
More Verify Errors, unable to list all (total=3645)
Programming CONFIG, 0x300000..0x30000C
Verifying CONFIG, 0x300000..0x30000C
Verifying 0x300000..0x30000C
Verify Error: 300000: read 000000, wanted 000E23, mask 00FFFF ==> diff=000E23
Verify Error: 300002: read 000000, wanted 001E3F, mask 00FFFF ==> diff=001E3F
Verify Error: 300004: read 000000, wanted 0081FF, mask 00FFFF ==> diff=0081FF
Verify Error: 300006: read 000000, wanted 00FF85, mask 00FFFF ==> diff=00FF85
More Verify Errors, unable to list all (total=7)
ERROR: Programming FAILED !