• How to set the trace buffer size during simulation.
    Hi everyone, I want to record the full instruction flow during SIMULATION. But I found I can only check&save the instruction trace within about 10ms, using the trace data window. I cannot go back...
  • ULINK-2: ITM trace
    Hello I'm trying to activate the traces over the ULINK2 adapter. I followed the instructions from www.keil.com/.../ulink2_trace_itm_viewer.htm I'm using an evaluation board: MCBSTM32E Each time...
  • 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...
  • 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...