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.

DebugP_log() and UART

Other Parts Discussed in Thread: SYSCONFIG

Hi,

I'm using the mcu_plus_sdk_243x with am243x-EVM 

I found out how to use UART_putchar() for printouts.

Does the  DebugP_log() eventually uses  UART to print out ?

I've followed the code but could not find the exact place when it puts chars in UART.

In which file and function does the DebugP_log() uses the UART ?

Thanks,

Eli