Trouble with printf.c

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Trouble with printf.c

454 次查看
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.

标签 (1)
0 项奖励
1 回复

342 次查看
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!
-----------------------------------------------------------------------------------------------------------------------