From 21e111c469717ea14f72a02c1f925325e203d3b2 Mon Sep 17 00:00:00 2001 From: Benjamin Lemouzy Date: Tue, 23 Apr 2024 14:53:51 +0200 Subject: [PATCH] boards: mimxrt1050_evk: doc: add SWD related jumpers for rev B1 Add jumpers used for SWD on rev B1 boards. Signed-off-by: Benjamin Lemouzy --- boards/nxp/mimxrt1050_evk/doc/index.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/boards/nxp/mimxrt1050_evk/doc/index.rst b/boards/nxp/mimxrt1050_evk/doc/index.rst index 7545172ba35..c5351b9b636 100644 --- a/boards/nxp/mimxrt1050_evk/doc/index.rst +++ b/boards/nxp/mimxrt1050_evk/doc/index.rst @@ -357,9 +357,10 @@ External JLink :ref:`jlink-external-debug-probe` Install the :ref:`jlink-debug-host-tools` and make sure they are in your search path. -Attach a J-Link 20-pin connector to J21. Check that jumpers J32 and J33 are -**off** (they are on by default when boards ship from the factory) to ensure -SWD signals are disconnected from the OpenSDA microcontroller. +Attach a J-Link 20-pin connector to J21. Check that jumpers J32 and J33 with +schematic rev A0/A1 or J47 and J48 with schematic rev B1 are **off** (they are +on by default when boards ship from the factory) to ensure SWD signals are +disconnected from the OpenSDA microcontroller. Configuring a Console =====================