Hi all,
Here is my setup: ccsv5.5, pandaboard (omap4430 es2.1), xds560v2. I created the project from the example hellowworld project. I used the default PandaBoard.ccxml. I removed the SD card from pandaboard, so nothing is running on the cortex A9. I can connect to the cotrexA9_0, but when I load the program, I met these errors:
CortexA9_0: Trouble Setting Breakpoint with the Action "Process CIO" at 0x40f4: (Error -1065 @ 0x3D5A) 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). (Emulation package 5.1.232.0)
CortexA9_0: Trouble Setting Breakpoint with the Action "Terminate Program Execution" at 0x43e0: (Error -1065 @ 0x3D5A) 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). (Emulation package 5.1.232.0)
I tried to google the solution but failed. It seems this problem happens when people are running Linux on the board. But in my case, nothing is running.
Please help! Thank you!