Skip to content

Commit 482d41b

Browse files
greg-fernordicjm
authored andcommitted
doc: final archiving update for nRF CLT
Removed nRF Command Line Tools section from recommended_versions.rst. Updated archiving notes to phrasing approved by stakeholders. Updated other pages to match phrasing. NCSDK-30153. Signed-off-by: Grzegorz Ferenc <[email protected]>
1 parent 45f4037 commit 482d41b

File tree

6 files changed

+18
-19
lines changed

6 files changed

+18
-19
lines changed

doc/nrf/installation/recommended_versions.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -369,20 +369,6 @@ Tier definitions
369369
Not applicable
370370
The specified architecture is not supported for the respective operating system.
371371

372-
.. _requirements_clt:
373-
374-
nRF Command Line Tools
375-
======================
376-
377-
`nRF Command Line Tools`_ is a package of tools used for development, programming, and debugging of Nordic Semiconductor's nRF51, nRF52, nRF53, nRF54H, and nRF91 Series devices.
378-
Among others, this package includes the nrfjprog executable and library, which the west command uses by default to program the development kits.
379-
For more information on nrfjprog, see `Programming SoCs with nrfjprog`_.
380-
381-
.. note::
382-
|nrf_CLT_deprecation_note|
383-
384-
It is recommended to use the latest version of the package when you :ref:`installing_vsc`.
385-
386372
.. _requirements_nrfvsc:
387373

388374
nRF Connect for Visual Studio Code

doc/nrf/links.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,6 @@
388388
.. _`nRF5x Command Line Tools Windows 32`:
389389
.. _`nRF5x Command Line Tools Windows 64`:
390390
.. _`nRF5x Command Line Tools OSX`: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools
391-
.. _`nRF Command Line Tools Downloads`: https://www.nordicsemi.com/Products/Development-tools/nRF-Command-Line-Tools/Download?lang=en#infotabs
392391

393392
.. _`nRF Util development tool`: https://www.nordicsemi.com/Products/Development-tools/nrf-util
394393
.. _`nRF Util Downloads`: https://www.nordicsemi.com/Products/Development-tools/nRF-Util/Download#infotabs

doc/nrf/protocols/wifi/regulatory_certification/test_setup.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,7 @@ This describes the flashing, running, and use of the appropriate console ports w
138138
Programming firmware in the nRF7002 setup
139139
=========================================
140140

141-
Before you begin, make sure you have the nrfjprog tool installed on your computer.
142-
You can download it at `nRF Command Line Tools Downloads`_.
141+
Before you begin, make sure you have the ``nrfjprog`` that is part of the archived `nRF Command Line Tools`_.
143142

144143
To program firmware in the nRF7002 DK or EK setup, complete the following steps.
145144

doc/nrf/releases_and_maturity/migration/migration_guide_3.0.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,17 @@ Recommended changes
113113

114114
The following changes are recommended for your application to work optimally after the migration.
115115

116+
.. _requirements_clt:
117+
118+
IDE, OS, and tool support
119+
=========================
120+
121+
.. toggle::
122+
123+
|nrf_CLT_deprecation_note|
124+
125+
It is recommended to install the latest version of `nRF Util`_, as listed in the :ref:`installing_vsc` section of the installation page.
126+
116127
Build system
117128
============
118129

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ IDE, OS, and tool support
4343
* The command-line instructions now use the ``nrfutil sdk-manager`` command instead of the ``nrfutil toolchain-manager`` command.
4444
You can read more about the new command in the `nRF Util documentation <sdk-manager command_>`_.
4545

46+
* Mentions of commands that use tools from the nRF Command Line Tools to use nRF Util.
47+
|nrf_CLT_deprecation_note|
4648

4749
Board support
4850
=============

doc/nrf/shortcuts.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,10 @@
8888
.. |nrfjprog_deprecation_note| replace:: Starting with the |NCS| v2.8.0, nrfjprog is in the process of being archived.
8989
It will remain available for download, but `nRF Util (device command) <Device command overview_>`_ will gradually replace it.
9090

91-
.. |nrf_CLT_deprecation_note| replace:: Starting with the |NCS| v2.8.0, the nRF Command Line Tools are in the process of being archived.
92-
They will remain available for download, but `nRF Util`_ will gradually replace them.
91+
.. |nrf_CLT_deprecation_note| replace:: The `nRF Command Line Tools`_ have been archived and replaced by `nRF Util`_.
92+
No further updates will be made to the nRF Command Line Tools.
93+
Last supported operating systems are Windows 10, Linux Ubuntu 22.04, and macOS 13.
94+
The nRF Command Line Tools will remain available for download, but do not install the SEGGER J-Link version they provide if you have a newer version installed.
9395

9496
.. ### Thread usage shortcuts
9597

0 commit comments

Comments
 (0)