I m using CCSv4. I m trying to communicate my target board (TMS320DM6437) with Black hawk USB560bp emulator.
When I try to debug a simple Hello World program(with main.c and target config file), the IDE is able to launch BlackHawk Emulator
but later while writing the code into the target memory, it gives the following error.
C64XP_0: Trouble Reading Memory Block at 0x20 on Page 0 of Length 0x4: (Error -1190 @ 0x20) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Release 5.0.429.0)
C64XP_0: File Loader: Data verification failed at address 0x00000020 Please verify target memory and memory map.
Error found during data verification.
Ensure the linker command file matches the memory map.
I have also tried changing settings in Target Configuration. Yet no use.
More over in the Target menu, I always find the Connect/Disconnect, debugging options inactive.
Unfortunately there is no Getting Started User guide for CCSv4.
Can anyone please let me know a brief about How to Program/Debug a simple code in my board.