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.

TMS570LC4357: Printing of Variable and Values while debugging

Part Number: TMS570LC4357


Hello Team,

we are debugging the code so need to print the variable and its value on terminal.

we are using UART_putString(DEBUG_PORT,"Init Success\r\n") for print but this function is printing only Constant string. 

How can i Print the Variable and values?

Is there any API/Utility available?

Regards,

Ajinkya