Tool/software: Code Composer Studio
I am new to DSP programming. I am working of CCS 3.1 with DM642 on a legacy system. I am using XDS560R emulator. I am able to connect to the target board. I am build the code but while loading I get the following error :
"Data verification failed at address 0x80E9F400. Please verify target memory and memory map."
If I disable the "verification during program load", it works. But then I am facing the following problem.
"Can't set breakpoint at 0x80E72A60 /-1076 Error during breakpoint."
"Breakpoint manager : Attempting to set a hardware breakpoint instead"
Can anyone help.