cwedgwood
Joined: 16 Mar 2012 Posts: 12
|
Debugger problem 18F26K22 |
Posted: Fri Mar 16, 2012 3:07 am |
|
|
Hi All,
I have an odd issue, I get a verify error from the degugger for a memory location not in the device :(
So, compile, reset the debugger, it then loads the code and I get a dialog error box with:-
Code: | Verification results
Program memory
Address Actual Expected
00200028 40 D4
0020002A 60 2A
0020002B C0 CF
3 errors from 200028 to 20002B
Error patterns indicate a failure to erase.
|
But If I just use the program Chip:: CCSLOAD it programs fine with no errors.
The Device is 18F26K22 |
|