File tree Expand file tree Collapse file tree 4 files changed +7
-10
lines changed Expand file tree Collapse file tree 4 files changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -233,10 +233,10 @@ path.
233
233
Follow the instructions in :ref: `opensda-jlink-onboard-debug-probe ` to program
234
234
the `OpenSDA J-Link Generic Firmware for V3.2 Bootloader `_. Note that Segger
235
235
does provide an OpenSDA J-Link Board-Specific Firmware for this board, however
236
- it is not compatible with the newer DAPLink bootloader.
236
+ it is not compatible with the DAPLink bootloader.
237
237
238
238
Add the argument ``-DOPENSDA_FW=jlink `` when you invoke ``cmake `` or ``west
239
- build `` to override the default runner to from pyOCD to J-Link:
239
+ build `` to override the default runner from pyOCD to J-Link:
240
240
241
241
.. zephyr-app-commands ::
242
242
:zephyr-app: samples/hello_world
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ Follow the instructions in :ref:`opensda-jlink-onboard-debug-probe` to program
150
150
the `OpenSDA J-Link FRDM-KL25Z Firmware `_.
151
151
152
152
Add the argument ``-DOPENSDA_FW=jlink `` when you invoke ``cmake `` or ``west
153
- build `` to override the default runner to from pyOCD to J-Link:
153
+ build `` to override the default runner from pyOCD to J-Link:
154
154
155
155
.. zephyr-app-commands ::
156
156
:zephyr-app: samples/hello_world
Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ Follow the instructions in :ref:`opensda-jlink-onboard-debug-probe` to program
169
169
the `OpenSDA J-Link FRDM-KW41Z Firmware `_.
170
170
171
171
Add the argument ``-DOPENSDA_FW=jlink `` when you invoke ``cmake `` or ``west
172
- build `` to override the default runner to from pyOCD to J-Link:
172
+ build `` to override the default runner from pyOCD to J-Link:
173
173
174
174
.. zephyr-app-commands ::
175
175
:zephyr-app: samples/hello_world
Original file line number Diff line number Diff line change @@ -79,8 +79,7 @@ This debug probe is compatible with the following debug host tools:
79
79
This probe is realized by programming the OpenSDA microcontroller with DAPLink
80
80
OpenSDA firmware. NXP provides `OpenSDA DAPLink Board-Specific Firmwares `_.
81
81
82
- Before you program the firmware, make sure to install the debug host tools
83
- first.
82
+ Install the debug host tools before you program the firmware.
84
83
85
84
As with all OpenSDA debug probes, the steps for programming the firmware are:
86
85
@@ -118,8 +117,7 @@ recommended when available. Board-specific firmwares are required for i.MX RT
118
117
boards to support their external flash memories, whereas generic firmwares are
119
118
compatible with all Kinetis boards.
120
119
121
- Before you program the firmware, make sure to install the debug host tools
122
- first.
120
+ Install the debug host tools before you program the firmware.
123
121
124
122
As with all OpenSDA debug probes, the steps for programming the firmware are:
125
123
@@ -151,8 +149,7 @@ This debug probe is compatible with the following debug host tools:
151
149
- :ref: `jlink-debug-host-tools `
152
150
- :ref: `openocd-debug-host-tools `
153
151
154
- Before you use this debug probe, make sure to install the debug host tools
155
- first.
152
+ Install the debug host tools before you program the firmware.
156
153
157
154
.. _LPCScrypt :
158
155
https://www.nxp.com/lpcscrypt
You can’t perform that action at this time.
0 commit comments