From 369ee6d130c42287068b41153e286824b02d5428 Mon Sep 17 00:00:00 2001 From: Hake Huang Date: Tue, 21 May 2024 04:53:01 +0000 Subject: [PATCH] doc: mimxrt1160_evk: update doc for linkserver linkserver cmsis-dap fw need updated for this board Signed-off-by: Hake Huang --- boards/nxp/mimxrt1160_evk/doc/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/boards/nxp/mimxrt1160_evk/doc/index.rst b/boards/nxp/mimxrt1160_evk/doc/index.rst index 44362f44e20..deaac1c22ec 100644 --- a/boards/nxp/mimxrt1160_evk/doc/index.rst +++ b/boards/nxp/mimxrt1160_evk/doc/index.rst @@ -281,8 +281,9 @@ Using LinkServer ---------------- Install the :ref:`linkserver-debug-host-tools` and make sure they are in your -search path. LinkServer works with the default CMSIS-DAP firmware included in -the on-board debugger. +search path. LinkServer works with the CMSIS-DAP firmware include in LinkServer +install. Please follow the ``LPCScrypt\docs\Debug_Probe_Firmware_Programming.pdf`` +for more details. Linkserver is the default runner. You may also se the ``-r linkserver`` option with West to use the LinkServer runner.