Skip to content

Commit e2068d1

Browse files
MaureenHelmcarlescufi
authored andcommitted
boards: arm: Clarify J-Link OpenSDA firmware usage for frdm_k64f
Updates the frdm_k64f board documentation to clarify that the J-Link OpenSDA firmware version depends on the DAPLink bootloader version. Signed-off-by: Derek Snell <[email protected]> Signed-off-by: Maureen Helm <[email protected]>
1 parent 39354d9 commit e2068d1

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

boards/arm/frdm_k64f/doc/index.rst

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -238,10 +238,15 @@ Option 2: :ref:`opensda-jlink-onboard-debug-probe`
238238
Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
239239
path.
240240

241-
Follow the instructions in :ref:`opensda-jlink-onboard-debug-probe` to program
242-
the `OpenSDA J-Link Generic Firmware for V2.0 Bootloader`_. Note that Segger
243-
does provide an OpenSDA J-Link Board-Specific Firmware for this board, however
244-
it is not compatible with the DAPLink bootloader.
241+
The version of J-Link firmware to program to the board depends on the version
242+
of the DAPLink bootloader. Refer to `OpenSDA Serial and Debug Adapter`_ for
243+
more details. On this page, change the pull-down menu for "Choose your board to
244+
start" to FRDM-K64F, and review the section "To update your board with OpenSDA
245+
applications". Note that Segger does provide an OpenSDA J-Link Board-Specific
246+
Firmware for this board, however it is not compatible with the DAPLink
247+
bootloader. After downloading the appropriate J-Link firmware, follow the
248+
instructions in :ref:`opensda-jlink-onboard-debug-probe` to program to the
249+
board.
245250

246251
Add the arguments ``-DBOARD_FLASH_RUNNER=jlink`` and
247252
``-DBOARD_DEBUG_RUNNER=jlink`` when you invoke ``west build`` to override the
@@ -352,5 +357,5 @@ of pyocd commands:
352357
.. _OpenSDA DAPLink FRDM-K64F Firmware:
353358
https://www.nxp.com/downloads/en/snippets-boot-code-headers-monitors/k20dx_frdmk64f_if_crc_legacy_0x5000.bin
354359

355-
.. _OpenSDA J-Link Generic Firmware for V2.0 Bootloader:
356-
https://www.segger.com/downloads/jlink/OpenSDA_V2
360+
.. _OpenSDA Serial and Debug Adapter:
361+
https://www.nxp.com/design/microcontrollers-developer-resources/ides-for-kinetis-mcus/opensda-serial-and-debug-adapter:OPENSDA#FRDM-K64F

0 commit comments

Comments
 (0)