ToCoNet_vDebugInit()
Explanation
Initialisation of the TWELITE NET debug message output.
The specified UART output is used in common with the application's output, and debug messages are output during the application's output.
Set TOCONET_DEBUG
to 1
in the Makefile and run the build.
The debug messages are intended for internal TWELITE NET development and the format of the output will not be disclosed. We may ask you to provide us with the output in order for us to analyse the problem.
Argument
Type | Name | Remark |
---|---|---|
| Pointer to a structure defining the UART output destination. |
Returns
None
Sample code
最終更新