This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM437X: How to output a debug information in the NDK to console port (UART0)like NIMU_log ?

Part Number: PROCESSOR-SDK-AM437X
Other Parts Discussed in Thread: CCSTUDIO

Due to the needs of the project, it may be necessary to modify the startup process of NDK. Therefore, I want to output debugging information in NDK on console port(UART0) to observe the working details of NDK, but I call dbgprintf() function (in nc_netstart()) and do not output any information.

How can I set it to print and output debugging information to UART0?

I noted that a mention "By default, all debug messages generated by the NDK are output to the CCStudio output window." in the SPRU523K P22, does it mean that i can see the debug information on the CCS output windows?

but I cannot see any information in the CCS console output windows.

If I want to see the information on the console port(UART0) like NIMU_log(), what should I do?

processor_sdk_rtos_am437x_6_01_00_08

ccs v9.1.0