printf() does not work unless library is changed

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

printf() does not work unless library is changed

1,503 次查看
m_hamza96
Contributor I

Hi,

I'm having a problem in my project where printf() does not print anything to console when MCUXpresso is started. It will work if I go into quickstart panel->change library/header type and select a different library, build the project, then switch back to newlibnano and build again. However, this has to be repeated every time MCUXpresso is restarted.

MCUXpresso version: v11.3.1

Micro: LPC1549

 

Thanks

 

0 项奖励
回复
1 回复

1,487 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello m_hamza96,

Some of the libs do not support Printf(), about detail please refer to 16. C/C++ Library Support of MCUXpresso IDE User Guide, I attached it for you.

BR

Alice

0 项奖励
回复