• Cortex M3 ITM trace
    Note: This was originally posted on 18th March 2010 at http://forums.arm.com Do I miss something or there is no way to implement interrupt driven debug trace on Cortex M3? I know that the SWO interface...
  • ITM trace get from Cortex M4.
    Note: This was originally posted on 16th March 2012 at http://forums.arm.com Hello, I am currently simulating behavior of Cortex M4 for trace. Very simple write throuhg the ITM to get the data trace port...
  • How to set ITM Trace Buffer Size on STM32H7
    Hello, I'm trying to debug a continuous ADC signal. Unfortunately every few µs the Trace buffer overflows. This results in Steps inside the Logic analyzer. Is there a way to set it to a bigger size...
  • Trace Cortex-M software with the Instrumentation Trace Macrocell (ITM)
    Selected Cortex-M processors include the instrumentation trace microcell (ITM) to help understand system behaviour. Although it can provide other types of trace, the ITM is commonly associated with printf...
  • Trace: No synchronizaion with ULINK pro
    I have a target system that I am trying to get data out of. I want to use the swo trace output, I can get printf debug out using an ULINK 2 but using the same settings with a ULINK pro I can not get...