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