This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Tracedata

Hi,

I wonder if all Tracedata[n] pins are needed for debug? That would make five IO:s useless for other functions. Or is it possible to use 1-bit mode or something similar? If that is possible, are there any limitations other than data speed?

Parents Reply
  • Sorry for the late reply. Segger confirmed that the ETM can not do memory tracing, only instruction trace. 

    The DWT sounds more promising, but the documentation is a bit unclear regarding it's capabilities. You can count the number of accesses to a certain memory address, but I am not sure you can also trace the data content as it is changed. I will have to confirm this with Segger also. 

Children
Related