docs: flash_debug: host_tools: Fix reference to jlink host tools
Fix reference to JLink host tools to be located in correct section, so that output documentation fills in the correct header name when this section is referenced. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
parent
4774a02b3b
commit
8a686cac53
1 changed files with 4 additions and 3 deletions
|
@ -14,7 +14,6 @@ more information on these commands.
|
|||
|
||||
.. _atmel_sam_ba_bootloader:
|
||||
|
||||
|
||||
SAM Boot Assistant (SAM-BA)
|
||||
***************************
|
||||
|
||||
|
@ -182,10 +181,9 @@ As a quick reference, see these three board documentation pages:
|
|||
- :ref:`arduino_nano_33_iot` (Arduino bootloader)
|
||||
- :ref:`arduino_nano_33_ble` (Arduino legacy bootloader)
|
||||
|
||||
.. _jlink-debug-host-tools:
|
||||
|
||||
Enabling BOSSAC on Windows Native [Experimental]
|
||||
------------------------------------------------
|
||||
|
||||
Zephyr SDK´s bossac is only currenty support on Linux and macOS. Windows support
|
||||
can be achieved by using the bossac version from `BOSSA oficial releases`_.
|
||||
After installing using default options, the :file:`bossac.exe` must be added to
|
||||
|
@ -200,6 +198,9 @@ Windows PATH. A specific bossac executable can be used by passing the
|
|||
|
||||
WSL is not currently supported.
|
||||
|
||||
|
||||
.. _jlink-debug-host-tools:
|
||||
|
||||
J-Link Debug Host Tools
|
||||
***********************
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue