This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

does DS-5 community edition support snapshot tracing (i.e. getting the ETB trace and then displaying the instructions/functions)?

Hi, I've used the CoreSight library to create a "flight-recorder" -- one simple application is to stop on a data abort and capture the ETB trace. I know I can view the trace (for instructions and functions executed) in the DS-5 ultimate edition.

Does anyone know if the Community Edition can also support it? Is any effort in the works to be able to support it?

If not, can anyone recommend any packages/libraries to be able to decode the ETB trace?

I found this link on the web: GitHub - hwangcc23/ptm2human: ARM PTM decoder, and ARM ETM v4 decoder. ptm2human is a decoder for trace data outputted b…

Thanks.

0