Other Parts Discussed in Thread: OMAPL138
Hello,
I work on a board based on the concerto TMDSDOCKH52C1 prototype.
The GEL file el/f28m35h52c1_m3.gel is used for our debug purposes. We are using XDS100V2 (and V3, too) and CCS 9.0.1.00004
We manage to upload and debug our applications using the debug congiguration.
However, once an intermittent problem has occured, we would like to attach the debugger to the running TI application on the M3 processor (and C28, too).
Obviously, we don't want the CPU to reset once we attach to it.
For that purpose, we used a customized GEL file which has all it functionallity emptied, and used it in the target configuration.
As can be seen fro the image bellow, the "no-reset" option was selected.
And from the next one - it can be seen that "run to symbol" option is disabled.
And yet, when we connect the debugger to a running target - it resets.
============
My question:
============
Is it happening also with the eveluation board?
If not, what would you suggest to look for as the root cause?
Thank you,
Yoav Segal