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.

TMS570LS1224: printf not printing on UART terminal nor on Terminal I/O

Part Number: TMS570LS1224
Other Parts Discussed in Thread: HALCOGEN

I'm using TMS570LS1224 Launchpad EV board, during my debug i need to print some 32 bits of data either on UART or Terminal I/o

For this i'm using printf() and included <stdio.h>

Nothing prints either on UART or Terminal I/O

Any help is highly appreciated.