About DM_LOG, DM_ERR, I define ENABLE_DEBUG_LOG_SUPPORT in Options for Target->C/C++->Define, the "string" will be sent over UART. But ADV_LOG still does not work,How should I configure and use it when debugging?
About DM_LOG, DM_ERR, I define ENABLE_DEBUG_LOG_SUPPORT in Options for Target->C/C++->Define, the "string" will be sent over UART. But ADV_LOG still does not work,How should I configure and use it when debugging?
Great, I found that using Segger RTT debugging much better than the serial port!