Difference between revisions of "Tracing on ST STM32H753"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "This article describes how to get started with trace on the ST STM32H753 MCU. This article assumes that there is already a basic knowledge about trace in general (what is trac...")
 
(Tag: Redirect target changed)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  +
#REDIRECT [[ST_STM32H7#Tracing_on_ST_STM32H743_.28SEGGER_STM32H7_Trace_Reference_Board.29]]
This article describes how to get started with trace on the ST STM32H753 MCU. This article assumes that there is already a basic knowledge about trace in general (what is trace, what different implementations of trace are there, etc.). If this is not the case, we recommend to read Trace chapter in the J-Link User Manual (UM08001). The ST STM32H753 MCU implements tracing via pins, so a J-Trace can be used for tracing.
 
 
==Sample project==
 
 
The STM32H753 MCU is in regards of tracing comparable to the STM32H743 so the following example projects can be used as reference: https://wiki.segger.com/Tracing_on_ST_STM32H743
 
 
Make sure to set the correct device in your Ozone project.
 

Latest revision as of 16:38, 16 March 2023