@ -275,32 +275,15 @@ Configuring a Debug Probe
LinkServer is the default runner for this board.
LinkServer is the default runner for this board.
A debug probe is used for both flashing and debugging the board. This board is
A debug probe is used for both flashing and debugging the board. This board is
configured by default to use the LPC-Link2 CMSIS-DAP Onboard Debug Probe,
configured by default to use the integrated :ref: `mcu-link-onboard-debug-probe`
however the :ref: `pyocd-debug-host-tools` does not yet support this probe so you
in the CMSIS-DAP mode. To use this probe with Zephyr, you need to install the
must reconfigure the board for one of the following debug probes instead.
:ref: `linkserver-debug-host-tools` and make sure they are in your search path.
Refer to the detailed overview about :ref: `application_debugging` for additional
:ref: `lpclink2-jlink-onboard-debug-probe`
information.
-----------------------------------------
The integrated MCU-Link hardware can also be used as a J-Link probe with a
Install the :ref: `jlink-debug-host-tools` and make sure they are in your search
firmware update, as described in :ref: `mcu-link-jlink-onboard-debug-probe` .
path.
The :ref: `jlink-debug-host-tools` should be available in this case.
Follow the instructions in :ref: `lpclink2-jlink-onboard-debug-probe` to program
the J-Link firmware. Please make sure you have the latest firmware for this
board.
:ref: `lpclink2-cmsis-onboard-debug-probe`
-----------------------------------------
1. Install the :ref: `linkserver-debug-host-tools` and make sure they are in your search path.
2. To update the debug firmware, please follow the instructions on `LPCXPRESSO55S69 Debug Firmware`_
:ref: `opensda-daplink-onboard-debug-probe`
------------------------------------------
PyOCD support for this board is ongoing and not yet available.
To use DAPLink's flash memory programming on this board, follow the instructions
for `updating LPCXpresso firmware`_ .
Configuring a Console
Configuring a Console
=====================
=====================