printf() does not work unless library is changed

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

printf() does not work unless library is changed

1,487 Views
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 Kudos
Reply
1 Reply

1,471 Views
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 Kudos
Reply