sdk_standard mqx +PE -- printf -kds3.0

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

sdk_standard mqx +PE -- printf -kds3.0

730件の閲覧回数
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 !!!!!!

ラベル(1)
1 返信

635件の閲覧回数
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