Skip to content

Commit 2d8857f

Browse files
DerekSnellmmahadevan108
authored andcommitted
doc: boards: update JLink details for NXP i.MX RT boards
Improved docs for using JLink debug probes Signed-off-by: Derek Snell <derek.snell@nxp.com>
1 parent b4734d5 commit 2d8857f

File tree

3 files changed

+23
-10
lines changed

3 files changed

+23
-10
lines changed

boards/arm/mimxrt1060_evk/doc/index.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,8 +319,8 @@ path.
319319

320320
There are two options: the onboard debug circuit can be updated with Segger
321321
J-Link firmware, or :ref:`jlink-external-debug-probe` can be attached to the
322-
EVK. See `Using J-Link with MIMXRT1060-EVK or MIMXRT1064-EVK`_ for more
323-
details.
322+
EVK. See `Using J-Link with MIMXRT1060-EVK or MIMXRT1064-EVK`_ or
323+
`Using J-Link with MIMXRT1060-EVKB`_ for more details.
324324

325325
Configuring a Console
326326
=====================
@@ -437,3 +437,6 @@ connected to the EVK properly. See :ref:`Using J-Link RT1060` for more details.
437437

438438
.. _Using J-Link with MIMXRT1060-EVK or MIMXRT1064-EVK:
439439
https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/Using-J-Link-with-MIMXRT1060-EVK-or-MIMXRT1064-EVK/ta-p/1281149
440+
441+
.. _Using J-Link with MIMXRT1060-EVKB:
442+
https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/Using-J-Link-with-MIMXRT1060-EVKB/ta-p/1452717

boards/arm/mimxrt1160_evk/doc/index.rst

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,15 +199,17 @@ however the :ref:`pyocd-debug-host-tools` do not yet support programming the
199199
external flashes on this board so you must reconfigure the board for one of the
200200
following debug probes instead.
201201

202-
:ref:`jlink-external-debug-probe`
202+
.. _Using J-Link RT1160:
203+
204+
Using J-Link
203205
---------------------------------
204206

205207
Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
206208
path.
207209

208-
Attach a J-Link 20-pin connector to J1. Check that jumpers J6 and J7
209-
are **off** (they are on by default when boards ship from the factory) to
210-
ensure SWD signals are disconnected from the OpenSDA microcontroller.
210+
There are two options: the onboard debug circuit can be updated with Segger
211+
J-Link firmware, or :ref:`jlink-external-debug-probe` can be attached to the
212+
EVK. See `Using J-Link with MIMXRT1160-EVK or MIMXRT1170-EVK`_ for more details.
211213

212214
Configuring a Console
213215
=====================
@@ -280,3 +282,6 @@ should see the following message in the terminal:
280282

281283
.. _i.MX RT1160 Reference Manual:
282284
https://www.nxp.com/webapp/Download?colCode=IMXRT1160RM
285+
286+
.. _Using J-Link with MIMXRT1160-EVK or MIMXRT1170-EVK:
287+
https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/Using-J-Link-with-MIMXRT1160-EVK-or-MIMXRT1170-EVK/ta-p/1529760

boards/arm/mimxrt1170_evk/doc/index.rst

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -239,15 +239,17 @@ however the :ref:`pyocd-debug-host-tools` do not yet support programming the
239239
external flashes on this board so you must reconfigure the board for one of the
240240
following debug probes instead.
241241

242-
:ref:`jlink-external-debug-probe`
242+
.. _Using J-Link RT1170:
243+
244+
Using J-Link
243245
---------------------------------
244246

245247
Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
246248
path.
247249

248-
Attach a J-Link 20-pin connector to J1. Check that jumpers J6 and J7
249-
are **off** (they are on by default when boards ship from the factory) to
250-
ensure SWD signals are disconnected from the OpenSDA microcontroller.
250+
There are two options: the onboard debug circuit can be updated with Segger
251+
J-Link firmware, or :ref:`jlink-external-debug-probe` can be attached to the
252+
EVK. See `Using J-Link with MIMXRT1160-EVK or MIMXRT1170-EVK`_ for more details.
251253

252254
Configuring a Console
253255
=====================
@@ -320,3 +322,6 @@ should see the following message in the terminal:
320322

321323
.. _i.MX RT1170 Reference Manual:
322324
https://www.nxp.com/webapp/Download?colCode=IMXRT1170RM
325+
326+
.. _Using J-Link with MIMXRT1160-EVK or MIMXRT1170-EVK:
327+
https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/Using-J-Link-with-MIMXRT1160-EVK-or-MIMXRT1170-EVK/ta-p/1529760

0 commit comments

Comments
 (0)