From 9c7d764782d7469125647527e3a519ef7b4a68d7 Mon Sep 17 00:00:00 2001 From: Jyri Sarha Date: Fri, 13 Sep 2024 16:30:26 +0300 Subject: [PATCH] developer_guides: coredump-reader: Add NOTE for Zephyr Add a note that these instructions are not valid for SOF on Zephyr and add link to relevant piece of Zephyr documentation. Signed-off-by: Jyri Sarha --- developer_guides/debugability/coredump-reader/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/developer_guides/debugability/coredump-reader/index.rst b/developer_guides/debugability/coredump-reader/index.rst index 71661c82..1ca6d5d2 100644 --- a/developer_guides/debugability/coredump-reader/index.rst +++ b/developer_guides/debugability/coredump-reader/index.rst @@ -3,6 +3,10 @@ Coredump-reader ############### +NOTE: These instructions do not work with SOF running on Zephyr, +please refer to +https://docs.zephyrproject.org/latest/services/debugging/coredump.html + Tool for processing FW stack dumps. In verbose mode it prints the stack leading to the core dump including DSP registers and function calls. It outputs unwrapped gdb command function call addresses to human readable