Hi team,
I wanna use the CCS console instead of the UART terminal because customer's board has no UART port exposed. Pls help us do some change in the Apputils file to do debug easily.
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.
Hi team,
I wanna use the CCS console instead of the UART terminal because customer's board has no UART port exposed. Pls help us do some change in the Apputils file to do debug easily.
Hi Bruce,
Please make the following edits in the "apputils.c" file to route the prints to the CCS console instead of UART terminal.
Thanks