nRF Command Line Tools v10.11.1

Windows file structure

By default, the Windows installer creates the following folder structure under C:/Program Files/Nordic Semiconductor/nrf-command-line-tools/bin/.

File Description
docs Folder for documentation
-- mergehex_release_notes.txt Release notes for mergehex
-- nrfjprog_release_notes.txt Release notes for nRF Command Line Tools
headers Folder for header files
-- DllCommonDefinitions.h Header file for common definitions used in the DLL
-- highlevelnrfjprogdll.h Header file for the high-level DLL
-- nrfjprogdll.h Header file for the common nrfjprog DLL (use the family-specific header file for more information)
-- jlinkarm_nrf51_nrfjprogdll.h Header file for the nRF51 nrfjprog DLL
-- jlinkarm_nrf52_nrfjprogdll.h Header file for the nRF52 nrfjprog DLL
-- jlinkarm_nrf53_nrfjprogdll.h Header file for the nRF53 nrfjprog DLL
-- jlinkarm_nrf91_nrfjprogdll.h Header file for the nRF91 nrfjprog DLL
-- jlinkarm_unknown_nrfjprogdll.h Header file for the unknown family nrfjprog DLL
-- nrfjprog.h Header file for the nrfjprog executable
-- mergehex.h Header file for the mergehex executable
-- nrfdfu.h Header file for the DFU DLL
nrfjprog.exe nrfjprog executable
mergehex.exe mergehex executable
nrfjprog.ini Initialization file for the nrfjprog executable
nrfjprog.dll Top-level DLL
nrfjprog.lib Linking library for top-level DLL
QspiDefault.ini QSPI-connected external memory configuration file
jlinkarm_nrf51_nrfjprog.dll DLL for nRF51
jlinkarm_nrf51_nrfjprog.lib Linking library for nRF51 DLL
jlinkarm_nrf52_nrfjprog.dll DLL for nRF52
jlinkarm_nrf52_nrfjprog.lib Linking library for nRF52 DLL
jlinkarm_nrf53_nrfjprog.dll DLL for nRF53
jlinkarm_nrf53_nrfjprog.lib Linking library for nRF53 DLL
jlinkarm_nrf91_nrfjprog.dll DLL for nRF91
jlinkarm_nrf91_nrfjprog.lib Linking library for nRF91 DLL
jlinkarm_unknown_nrfjprog.dll DLL for automatic family detection
jlinkarm_unknown_nrfjprog.lib Linking library for automatic family detection DLL