PPP pver serial

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

PPP pver serial

917 次查看
pietrodicastri
Senior Contributor II

Good morning

I need to use the PPP over the serial port. I would like to avoid the usage of the operating system.

The example attached in SDK are using the MQX. Is it so necessary ?

If I use the bare metal structure, will it be so expensive to process in the loop ?

I have other things running in the main loop, I am not in a critical situation now, but I don t know if the addition of the

LWIP will be so straightforward. I will also need to process few sockets open. I need an idea of how much is possible to do

without using the operating system..

Thank You

标记 (2)
0 项奖励
回复
1 回复

720 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi

I think PPP assumes that you have a multi thread OS. There are some interaction between tcp/ip and ppp threads.  It will be not easy to implement it without OS.

Regards

Daniel

0 项奖励
回复