boards: arm: nRF5340: add a note about required nRF CL tools
Add a note in the documentation regarding the required nRF Command Line Tools for properly working with the nRF5340 DK. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
83b6fa20fe
commit
018d2b2325
1 changed files with 7 additions and 0 deletions
|
@ -259,6 +259,13 @@ found in :ref:`nordic_segger_flashing`. Then build and flash
|
||||||
applications as usual (see :ref:`build_an_application` and
|
applications as usual (see :ref:`build_an_application` and
|
||||||
:ref:`application_run` for more details).
|
:ref:`application_run` for more details).
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Flashing and debugging applications on the nRF5340 DK requires
|
||||||
|
upgrading the nRF Command Line Tools to version 10.12.0. Further
|
||||||
|
information on how to install the nRF Command Line Tools can be
|
||||||
|
found in :ref:`nordic_segger_flashing`.
|
||||||
|
|
||||||
Here is an example for the :ref:`hello_world` application running on the
|
Here is an example for the :ref:`hello_world` application running on the
|
||||||
nRF5340 application core.
|
nRF5340 application core.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue