I am using loadti (DSS example) to load and run a program on a 'DM6437 with the asynchronous load option. When I use this with an xds510 emulator the target loads and runs as expected. However, when I do the same thing with an xds100v2 the target connects and loads, but doesn't run. As soon as I remove the xds100v2 from the JTAG pins on the board, the target runs as expexted. It seems as though the xds100 is keeping the target halted.
I'm using DSS from CCSv4.1.0.02006, and the following command line:
loadti -c mytarget.ccxml -a myprogram.out
Is this expexted behavior?
-Ruben