User Guide - nxpdebugmbox¶
This user’s guide describes how to use nxpdebugmbox application.
nxpdebugmbox¶
NXP Debug Mailbox Tool.
nxpdebugmbox [OPTIONS] COMMAND [ARGS]...
Options
-
-i,--interface<interface>¶
-
-p,--protocol<VERSION>¶ Set the protocol version. Default is 1.0 (RSA). Available options are: 1.0, 1.1, 2.0, 2.1, 2.2
- Options
1.0 | 1.1 | 2.0 | 2.1 | 2.2
-
-d,--debug<LEVEL>¶ Set the level of system logging output. Available options are: critical, fatal, error, warn, warning, info, debug, notset
- Options
critical | fatal | error | warn | warning | info | debug | notset
-
-t,--timing<timing>¶
-
-s,--serial-no<serial_no>¶
-
-n,--no-reset¶
-
-o,--debug-probe-option<debug_probe_option>¶ This option could be used multiply to setup non-standard option for debug probe.
-
--operation-timeout<operation_timeout>¶ Special option to change the standard operation timeout used for communication with debugmailbox. Default value is 4000ms.
-
-v,--version¶ Show the version and exit.
-
--help¶ Show this message and exit.
nxpdebugmbox - Sub-commands¶
nxpdebugmbox consist of a set of sub-commands followed by options and arguments. The options and the sub-command are separated with a ‘–’.
nxpdebugmbox [options] -- [sub-command]
The “help” guide of nxpdebugmbox lists all of the options and sub-commands supported by the nxpdebugmbox utility.
nxpdebugmbox --help
nxpdebugmbox auth¶
Perform the Debug Authentication.
nxpdebugmbox auth [OPTIONS]
Options
-
-b,--beacon<beacon>¶ Authentication beacon
-
-c,--certificate<certificate>¶ Path to Debug Credentials.
-
-k,--key<key>¶ Path to DCK private key.
-
-f,--force¶