Folks - I finally got my 28069 to go into Halt mode. I have a very simple program to do this, based on the TI examples, that runs from flash (except the code between sending flash into low power mode and the device into Halt). The problem is that I did not enable any wakeup functionality. I figured I get her into Halt, test the current consumption, and then use the debugger to somehow bring her out of Halt for a new program load. It appears, however, that there is no way for CCS (I've tried 5.1 and 5.5) to pull it out of Halt mode. Any access attempt from CCS either complains that the device is in low power mode or, much more often, simply hangs trying to talk to the device. CodeSkin C2Prog also does not work. The circuit is, effectively and 100% digitally, equivalent to the 28069 ControlStick with USB/XDS100v1 JTAG functionality. The circuit does not, however, have the multipin header. Can this be saved? Can CCS "unwedge" the micro from Halt mode somehow? Is there a pin I need to ground or bring to 3.3V?
Thanks or any help. I've looked through all the forum material and, while folks have struggled getting it into Halt mode, I don't see anything that talks to getting it our of Halt mode should it get stuck there. Likely I'm just missing something obvious within CCS.
Thanks,
John