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 C/C++ Compiler
Hi,
I'm tryng to print unsigned integer through uart on teraterm. so, i specified my format specifier as %u. the compiler is not accepting it. So, can anyone have any idea to print my unsigned integer ?
sprintf(debug_string, "Distance: %u", result);
My IDE is CCS with V8 version.
Thankyou,
Manideep
Hello Maanideep,
Have you derived your code from a TI example?
If yes, which one.
What is your compiler version?
Do use use CCS v8.0 or 8.1?
Please show a compiler output.
**Attention** This is a public forum