Dbg.RunCmd
Run a command by emulating the corresponding keypress in
DebugCommandInterface.
Properties
- Command code: 0xF301
- Command timeout: 100 ms
- Possible status codes: General status codes, Dbg.DbgErrBusy
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
Cmd | ASCII string (length 1 Byte) | Command to emulate. |
Returned values (response frame)
None