Tool/software: TI-RTOS
Hi,
I am using System_printf() for debugging and it works fine for integer and direct string but when i am using function like System_printf("%s",received_string); not printing any thing.
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.
Tool/software: TI-RTOS
Hi,
I am using System_printf() for debugging and it works fine for integer and direct string but when i am using function like System_printf("%s",received_string); not printing any thing.