Skip to content

Commit 7a3bd3c

Browse files
greg-ferrlubos
authored andcommitted
doc: nrf5340: update nrfjprog to nrfutil
Updated building_nrf53.rst to use nrfutil instead of nrfjprog. Removed mentions of nrfjprog. NCSDK-30157. Signed-off-by: Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no>
1 parent 7d0cc70 commit 7a3bd3c

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

doc/nrf/app_dev/device_guides/nrf53/building_nrf53.rst

+1-9
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,7 @@ Using the command line
5151
======================
5252

5353
To build nRF5340 samples from the command line, use :ref:`west <zephyr:west>`.
54-
To program the nRF5340 DK from the command line, use either west (which uses nrfjprog that is part of the `nRF Command Line Tools`_) or :ref:`nRF Util <requirements_nrf_util>`.
55-
56-
.. note::
57-
Programming the nRF5340 DK from the command line with west requires the `nRF Command Line Tools`_ v10.12.0 or later.
58-
59-
|nrf_CLT_deprecation_note|
54+
To program the nRF5340 DK from the command line, use either west or :ref:`nRF Util <requirements_nrf_util>` (which is also used by west as the :ref:`default runner <programming_selecting_runner>`).
6055

6156
.. tabs::
6257

@@ -133,9 +128,6 @@ To program the nRF5340 DK from the command line, use either west (which uses nrf
133128
134129
west flash
135130
136-
.. note::
137-
The minimum supported version of nrfjprog for multi-image builds for different cores is 10.21.0.
138-
139131
.. group-tab:: nRF Util
140132

141133
Enter the following commands to program multiple image builds for different cores:

0 commit comments

Comments
 (0)