Hi,
I used internal flash to build a program but i encounter this error.
Messages:
Can't Set Breakpoint at 0x3d87cd: Error
0x00000008/-2047 Error during: Break Point, Unable to set hardware
breakpoint at 0x003D87CD. All hardware breakpoints are already in use.
Some hardware breakpoints may be used by analysis. Sequence ID: 7
Error Code: -2047 Error Class: 0x00000008
StdoutT:
Invalid CIO command (142). Can't read memory at address (0x8dc0), please check the memory map.
Location at 0x3d87cd is for main.obj (.text).
So, I try use the solution as suggested in this forum by enabling the two checkboxes titled Do Not Set End of Program Breakpoint At Load and Do Not Set CIO Breakpoint At Load.This solution successfully remove those errors BUT i could not obtain the results that i should get.
My program run in flash, then save the results in certain memory location eg. 0x00108000, but i could not obtain the correct results in the saved location.
Appreciate any helps. Thank you.
Regards,
Lin