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.

need updated libraries for CCSv4

Other Parts Discussed in Thread: SYSBIOS

Hi, 

I am using CCSv4 for embedded Sware development, but i am unable to print float and decimal values because libraries are not supporting to print values except string/char format. i can print integers by converting it to string but i am unable convert float to string. pls help me to solve this problem.

-Pratheep.K

  • Pratheep,

    What device are you using? What is the exact compiler version? Are you using SYSBIOS? Are you getting any warnings/errors during build?

    Keep in mind you may have minimal printf support enabled, which does not enable floating point support - check this post, which also contains useful reference links.

    Regards,

    Rafael