sdk_standard mqx +PE -- printf -kds3.0

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

sdk_standard mqx +PE -- printf -kds3.0

340 Views
Fan_xy
Contributor III

Hello everyone ,

 

On  KDS3.0+KSDK1.3+PE   --- FRDM-K22 ,  in KSDK select the "MQX Standard" .

I delete the "console " component, for if not,  there will be error , i see someone say in the SDK-Standard MQX , it can not include this component  .

 

When create one simple project , then :

printf("hello\n");

There is show nothing in the terminal .

 

Please tell me how to printf to the terminal through UART when i create one project as is saide .

 

Thank you very much !!!!!!

Labels (1)
1 Reply

245 Views
DavidS
NXP Employee
NXP Employee

Hi fan xy,

Please have a look at following post Floating Point I/O in SDK MQX

It is for FRDM-K64F and implementing floating point printf capability but should help guide you.

Regards,

David