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 !!!!!!