[TOM] OK, just to make sure I got this straight: the program downloads without problems on the eval (EVB) board, but not on your prototype?
[TIM] Correct
[TOM]The error message tends to hint that the debugger isn't getting control of the processor.
[TIM] Agreed, I will look more closely at the signals from the BDM to the processor.
[TOM] Are you certain that the debug interface is working properly?
[TIM] I assumed it was because it downloads the code fine (Blue downloaad progress bar completes), then the error happens once it tries to start running. Also in my .cfg file I can change the status of an onboard LED (on or off) and it does turn the LED on or off.
---Tom