I am following the newly released Getting Started guide for creating a bare metal application on the AM437x and I am using the AM437x IDK for my target board. I created a target configuration for the AM437x and was able to successfully connect to the board using the "Test Connection" button in the configuration dialog.
However, when I attempt to debug the simple "Hello World" example, I get the following error:
M3_wakeupSS_1: Error connecting to the target: (Error -1266 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 6.0.14.5)
I went back and tested the connection and it succeeds each time.
Any advice what's happening here? Thanks!