A non blocking read from uart in MQX

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

A non blocking read from uart in MQX

1,475 次查看
hagaimoshe
Contributor I

I have a project that is using KSDK 1.3.0 and I need a non blocking read from the uart.

I've read about a method called fstatus(), but unfortunately it isn't implemented in my ksdk.

in file stdio.h it is commented out.

Is there a different way to approach it?

0 项奖励
回复
2 回复数

1,269 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Hagai:

Drivers in Classic MQX and MQX for KSDK are quite different, please check the below thread, it might answered your question

https://community.nxp.com/message/636468?commentID=636468#comment-636468 

Regards

Daniel

0 项奖励
回复

1,269 次查看
hagaimoshe
Contributor I

Hi Daniel. thanks for answering.

I've already seen that thread, it talks about the function fstatus(), but when I open stdio.h it is commented out and has no implementation.

Regards. Hagai

0 项奖励
回复