Trouble with printf.c

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Trouble with printf.c

438 Views
xavierbuhot
Contributor II

Hello,

 

I am trying to use printf.c supply with my k60 project.

 

Unfortunatlly it seems there is no float format available.

 

Where could I found a new version of the printf function with float format?

 

Best regard.

Labels (1)
0 Kudos
1 Reply

326 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

I don't know what IDE you work with.

if you use KDS, refer

printf() and scanf() with GNU ARM Libraries | MCU on Eclipse

if you use CW10.6, refer

printf() with the FRDM-KL25Z Board and without Processor Expert | MCU on Eclipse

can this help you?


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------