MPLAB ICD 2 verify code question

Status
Not open for further replies.
im getting an error when trying to emulate EEPROM. its expecting a value of FFs and receiving FC instead and its keeping me from building the project

i just wanted to run some tests
 
Not sure what you mean? The ICD2 has no EEPROM support (the PICkit 2 does) You can turn off internal EEPROM programming from the options.
 
no no. I mean I am trying to implement simulated EEPROM inside my pic24fj32. when i build my code it gives me an error:

ICD0161: Verify failed (MemType = Program, Address = 0x2C00, Expected Val = 0xFFFFFF, Val Read = 0xF30000)
ICD0275: Programming failed.

hence me trying to disable the verify
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…