Browse By Tags

  • TRace

    What is the diffrence between STM trace and ETM trace? please tell me some usecase ?

  • Hardware Event

    What is the usecase of hardware event?  And how do we verify the hardware event from any slave at SoC level ?

  • STM(System Trace Macrocell)

    Can i observe the 1KB data that it is written over the STM AXI interface from STM ATB BUS ?

    what i mean is that i want to send a 1KB data from STM AXI and observe it from the STM ATB with MIPI STPv2 format.

  • Configuring DS-5 for the System Trace Macrocell

    In previous blogs we covered an introduction to System Trace Macrocell (STM) concepts and terminology, and the STM Programmers' model with an example of how to generate efficient trace data. Once the STM is generating a trace stream, we may wish to…

  • Programming ARM's System Trace Macrocell

    In this blog, the second in a series, we explore the programmers' model for the ARM System Trace Macrocell. A previous blog covered basic concepts of the STM architecture and implementation. Example code is provided, which is minimally targeted at…

  • Introduction to ARM's System Trace Macrocell

    This article aims to introduce the ARM System Trace Macrocell (STM), outlining what it is, its basic operation, and why one might want to use it. Example code will be provided, minimally targeted at the Juno ARM Development Platform, in a later blog in…