Hi. I have a beaglebone black and an xds100v2 emulator. They work ok with ccs5.
I want to get loadti running with this hardware on core CortexA8 (not the wakeupSS). I get the error:
SEVERE: m3_wakeupSS: Error connecting to target: (Error -1266 @0x0) Device is held in reset...........
The device is not held in reset, ccs5 loads & runs the same program
Then I discovered the dreaded caveat:
NOTE: loadti does not support multi-core debug by default. However, loadti can be modified to add this support. See the section called: Customizing loadti.
I just want to load a bare-metal program onto CortexA8, and not debug. Is this supported? Has anyone modded loadti to do this?
thx.................dd