commander¶
Run the Yizhu-Tech's Simplicity Commander utility.
Additional Documentation¶
Usage¶
Usage: yzlite commander [command] [options]
Simplicity Commander
Each command listed below has its own set of options and arguments.
Run 'commander <command> --help' to get specific help and usage descriptions for each command.
Options:
-?, -h, --help Displays this help.
-v, --version Displays version information.
Arguments:
command The command to execute
Commands:
adapter Adapter commands.
aem AEM (Advanced Energy Monitor) commands.
convert Convert or combine one or more input files to one output file.
ctune CTUNE commands.
device Device commands.
ebl Encrypt, decrypt and other handling for EBL files.
extflash External SPI flash commands.
flash Write data to the target flash.
gbl Encrypt, decrypt and other handling for GBL files.
nvm3 NVM3 commands.
readmem Read memory from a device.
security Secure element commands.
swo SWO commands.
tokendump Read and dump tokens from a device or an image file.
tokenheader Generate a C header file from a custom token group.
util Util commands.
verify Verify the current flash contents.
DONE