I’m getting a verification error on my dsPIC30F6014A using a qldspic3 development board and MCD ICD2 programmer.
I’ve only had the system 2 days and all was well on the first day – now all of a sudden something has gone wrong.
The only thing I can think of is that whilst writing my timer routine, I might have inadvertently set the configuration bits such that code protection got enabled. Assuming this is the problem, it seems as though a bulk erase (eraseb) is required to completely erase the device including the protection bits. It also seems like I need a higher Vdd in the order 4.5V to do this.
Has anyone had a similar issue? I’d appreciate any guidance / advice in this regard.