doc: mimxrt1160_evk: update board document for linkserver
add linkserver in supported debugger Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
This commit is contained in:
parent
a46fb055bc
commit
de526632ae
1 changed files with 11 additions and 3 deletions
|
@ -267,10 +267,8 @@ however the :ref:`pyocd-debug-host-tools` do not yet support programming the
|
||||||
external flashes on this board so you must reconfigure the board for one of the
|
external flashes on this board so you must reconfigure the board for one of the
|
||||||
following debug probes instead.
|
following debug probes instead.
|
||||||
|
|
||||||
.. _Using J-Link RT1160:
|
|
||||||
|
|
||||||
Using J-Link
|
Using J-Link
|
||||||
---------------------------------
|
------------
|
||||||
|
|
||||||
Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
|
Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
|
||||||
path.
|
path.
|
||||||
|
@ -279,6 +277,16 @@ There are two options: the onboard debug circuit can be updated with Segger
|
||||||
J-Link firmware, or :ref:`jlink-external-debug-probe` can be attached to the
|
J-Link firmware, or :ref:`jlink-external-debug-probe` can be attached to the
|
||||||
EVK. See `Using J-Link with MIMXRT1160-EVK or MIMXRT1170-EVK`_ for more details.
|
EVK. See `Using J-Link with MIMXRT1160-EVK or MIMXRT1170-EVK`_ for more details.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
Linkserver is the default runner. You may also se the ``-r linkserver`` option
|
||||||
|
with West to use the LinkServer runner.
|
||||||
|
|
||||||
Configuring a Console
|
Configuring a Console
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue