Hi,
is there any CPU trace solution for TMS320C2000?
If have trace solution, easier to find out troublesome bugs like stack overflow, uninitialized pointer.
Thanks
SPRUHM7B.pdf : (xds560, Trace Analyzer User’s Guide)
Standard trace. This type traces program execution and data read/write. It uses the PC (program
counter) Trace technology, which is also called "CPU Trace." This type of tracing is specific to a single
core. The Function Profiling Configuration and PC Trace Configuration use Standard trace. This trace
type is supported for C6000 DSPs and Cortex-A, Cortex-M, and Cortex-R series ARM processors.
The PC Trace analysis configuration collects address and timing data related to function execution. This
analysis is typically used for debugging. It helps you figure out what happened leading up to a crash or
why memory is being corrupted.