PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
hw dbg --help


Set device side debug level output.
Note: option `-4`, this option may cause malfunction itself by
introducing delays in time critical functions like simulation or sniffing

usage:
    hw dbg [-h01234]

options:
    -h, --help                     This help
    -0                             no debug messages
    -1                             error messages
    -2                             plus information messages
    -3                             plus debug messages
    -4                             print even debug messages in timing critical functions

examples/notes:
    hw dbg                        -> get current log level
    hw dbg -1                     -> set log level to _error_