Hello,
I am trying to capture a trace from cores on my target. When I click on the connection's tab in debug configuration, I don't see the "dtsl option" to select the cores which I want to enable for trace. Is there a way to fix this so that I can see the dtsl option.
Regards,
Prashant
The controls in the DTSL Options dialog enable you to customize a debug session - configuring debug and trace according to the needs of a particular debug session. The controls and their supporting functionality are all implemented using a simple Python script.
Rachel Gomez