Other Parts Discussed in Thread: AM3359
I am trying to load and debug the standard EtherNet/IP adapter application and EtherCAT demo application on the new ICE rev2 board, but I am get errors when loading either program. I am using CCS 5.4, NDK 2.22.03.20, and Industrial SDK 1.1.0.1. I can debug these same exact applications on a ICE rev1 board with no issues.
In CCS, when setting up the Target Configuration, I am selecting the ICE_AM3359 board/device. I can connect to the target (ICE rev2 board) and this successfully performs the AM3359 ICE initialization. When I go to load the program (Run->Load->Load Program...), I get the following errors:
CortxA8: Breakpoint Manager: Retrying with a AET breakpoint
CortxA8: Trouble Setting Breakpoint with the Action "Process CIO" at 0x80017508: (Error -1066 @ 0x333C) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.1.73.0)
CortxA8: Breakpoint Manager: Retrying with a AET breakpoint
CortxA8: Trouble Setting Breakpoint with the Action "Terminate Program Execution" at 0x8001899c: (Error -1066 @ 0x333C) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.1.73.0)
CortxA8: Breakpoint Manager: Retrying with a AET breakpoint
CortxA8: Trouble Setting Breakpoint with the Action "Finish Auto Run" at 0x80014810: (Error -1066 @ 0x333C) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.1.73.0)
I assume someone (at TI) must have tested debugging applications on an ICE rev2 board. If so, could you please tell me what specific versions of software worked for debugging? Is there a newer "gel" file for the ICE rev2 board?