dbg Macro Definitions

Description

Macros for debugging.

Macros

NN_DBG_PRINTF_BUFFER_LENGTH The size of the buffer for NN_LOG.
NN_LOG Outputs strings to the Debug window.
NN_LOGV Outputs strings to the Debug window. It is possible to provide a variable argument list following the string format (string output format).
NN_PUT Outputs strings to the Debug window.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL