How to debug with Serial Wire Viewer tracing on STM32MP15

Revision as of 19:16, 26 November 2020 by Registered User

This article provides information on how to use Serial Wire Viewer tracing (SWV) with STM32MP15 serie on Cortex-M. It describes usage of printf() redirection using SWV/ITM on Cortex-M when running in Production Mode, Cortex-A Linux using the UART4 for its console.

Complete information on Serial Wire Viewer usage in STM32CubeIDE is available in chapter 4 of (UM2609).