Skip to content

Commit 5e74b5b

Browse files
FrancescoSerrlubos
authored andcommitted
doc: 54H J-Trace PRO compatibility
Updated 54H logging guide. Signed-off-by: Francesco Domenico Servidio <[email protected]>
1 parent fbab37e commit 5e74b5b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/nrf/app_dev/device_guides/working_with_nrf/nrf54h/ug_nrf54h20_logging.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ To read logs on the nRF54H20 DK, you can use the following methods:
1717

1818
For general information on how logging works in the |NCS|, consult the :ref:`ug_logging` and :ref:`zephyr:logging_api` documentation pages.
1919

20+
21+
2022
nRF54H20 logging using a direct UART connection
2123
***********************************************
2224

@@ -33,6 +35,10 @@ This approach has a minimal cost on performance and code size, allowing for a no
3335
The STM implements a frontend of the Zephyr logging subsystem, allowing you to use the standard Zephyr logging API.
3436
For more information on STM, see :ref:`zephyr:logging_cs_stm`.
3537

38+
.. note::
39+
The STM logging feature for the nRF54H20 SoC was tested using the J-Trace PRO V2 Cortex-M, with firmware compiled on ``Mar 28 2024 15:14:04``.
40+
Using this feature also requires ``nrfutil-trace`` version 2.10.0 or later.
41+
3642
Embedded Trace Router (ETR)
3743
===========================
3844

0 commit comments

Comments
 (0)