Olá a todos, estou tendo dificuldade de gravar um hex no pic18f2550, tenho como gravador um multiprog2 que usa o mplab ICD 2, eis o que acontece.
Connecting to MPLAB ICD 2
...Connected
Setting Vdd source to target
Target Device PIC18F2550 found, revision = Rev 0x7
...Reading ICD Product ID
Running ICD Self Test
...Passed
MPLAB ICD 2 ready for next operation
Erasing Target Device...
...Erase Succeeded
MPLAB ICD 2 ready for next operation
Programming Target...
...Validating configuration fields
...Erasing Part
...Programming Program Memory (0x0 - 0xD7F)
Verifying...
...Program Memory
ICD0161: Verify failed (MemType = Program, Address = 0x0, Expected Val = 0xEFB3, Val Read = 0xEF12)
ICD0275: Programming failed.
MPLAB ICD 2 ready for next operation
parece ser algo com a memoria, mas não sei bem o que fazer
Grato