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