mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 19:57:49 +00:00
Add snippet which configures logging using Coresight STM on nrf54h20. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
12 lines
364 B
ReStructuredText
12 lines
364 B
ReStructuredText
.. _nordic-log-stm-dict:
|
|
|
|
Nordic Dictionary-based STM logging snippet (nordic-log-stm-dict)
|
|
#################################################################
|
|
|
|
Overview
|
|
********
|
|
|
|
This snippet allows users to build Zephyr with the dictionary-based logging to
|
|
the Coresight STM stimulus ports. Data is collected in ETR buffer. Data from ETR
|
|
buffer is output on UART.
|