BALTECH Docs |
C API for BALTECH SDK
|
This is a command group for getting debug logs. More...
#include "../typedefs.h"
Go to the source code of this file.
Macros | |
#define | BRP_Dbg_DbgErrBusy BRP_ERR_STATUS(0xF300, 0x01) |
Still processing last command. More... | |
Functions | |
brp_errcode | brp_Dbg_ReadLogs (brp_protocol protocol, char **LogData, brp_mempool *mempool) |
Get next available block of debug data. More... | |
brp_errcode | brp_Dbg_RunCmd (brp_protocol protocol, char *Cmd) |
Run a command by emulating the corresponding keypress in DebugCommandInterface. More... | |
This is a command group for getting debug logs.
Definition in file dbg.h.