C API for BALTECH SDK

§ brp_Dbg_ReadLogs()

brp_errcode brp_Dbg_ReadLogs ( brp_protocol  protocol,
char **  LogData,
brp_mempool mempool 
)

Get next available block of debug data.

Parameters
[in]protocolused to execute the command
[out]LogData
[in]mempoolis used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool