V2.0.2 CLI Flasher

Release notes summary
Status

RELEASE

OBSOLETE

Date

2023-11-16


Updates in CLI Flasher v2.0.2
==============================

Usip Player:

* Bugfix in set_kek

Common:

* Rename "support file" to "helper file" in message strings.


Updates in CLI Flasher v2.0.0
==============================

* Various changes to the command line interface.

Please use -h to view the command line options for each command.

* Names of subcommands may be shortened, e.g. 'detect_secure_boot_mode' to 'dsbm'

* Switched from Lua 5.1 to Lua 5.4.

* Major changes to build system.

The flasher now builds all required components. All components

are included as source code, either as part of the flasher repository

or as git submodules.


CLI Flasher (cli_flash.lua and wfp.lua):
* Added new sub commands: detect_secure_boot_mode and identify_netx
* Ethernet interface works for netX 90 rev2 even secure boot mode (SBM) is ON.

USIP Player (usip_player.lua):
* Support for Linux
* SIPper and USIP Generator have been removed
* Added new subcommands: detect_sip_protection and disable_security
* verify command: Add a third return value "2" if the compare differs
* netx 90 Interfaces limited to UART and JTAG. Ethernet interface is not supported

For details see change log in CLI Flasher doc directory.

Availability
Operating systemsWindows 7Windows 10Windows 11Linux
Status(tick)(tick)(tick)

(tick)


FlashInternal flash

External serial flash

External parallel flash

eMMC / SD card
netX 10(error)(tick)(tick)(error)
netX 100/500(error)(tick)(tick)(error)
netX 50(error)(tick)(tick)(error)
netX 51/52(error)(tick)(error)(error)
netX 4000 / 4100(error)(tick)(error)(tick)
netX 90(tick)(tick)(error)(error)
netIOL(error)(tick)(error)(error)
netX interfacesJTAGUARTUSBEthernet
netX 10(tick)(tick)(error)(error)
netX 100/500(tick)(tick)(tick)(error)
netX 50(tick)(tick)(tick)(error)
netX 51/52(tick)(tick)(tick)(error)
netX 4000 / 4100(tick)(tick)(tick)(error)
netX 90(tick)(tick)(error)(tick)
netIOL(tick)(error)(error)(error)


Legend

(tick) supported

(error) not available

Changes in this version

type key summary resolution
Loading...
Refresh

Known issues

type key summary fixVersions status resolution
Loading...
Refresh

Download

Note: USIP player is now included in all versions.

Use the USB drivers available under the following link

V2.4.11 Windows USB driver for CLI Flasher

V0.0.5 Linux udev-rules for CLI Flasher

If you are using the NRPEB-SPM hardware, install also the driver available under the following link

V3.0.0.0 (NXUSBFTDI)

Documentation

Documentation will be updated and include the new USIP player feature ASAP