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

Cortex 32b/64b processors with Data Trace capability?

Hello all,

do any of the faster application processors (Cortex-A9 and up) have data trace capabilities enabled in their on-chip debug logic? I have been looking at both Xilinx and Altera Cortex-A9 cores, and both of them appear to only provide instruction flow tracing.

Grateful for any pointers,

Andreas

Parents
  • No; data trace is basically impossible to implement on a modern Cortex-A profile core due to the sheer amount of data it generates (instruction trace is nicely compressible, and even that is a challenge).

    Pete

Reply
  • No; data trace is basically impossible to implement on a modern Cortex-A profile core due to the sheer amount of data it generates (instruction trace is nicely compressible, and even that is a challenge).

    Pete

Children