rtcs stack

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

rtcs stack

1,236 次查看
serhatitu
Contributor III

Is there a way to use rtcs stack indepentendly for tcp/ip communication without MQX library, i mean without RTOS?

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

977 次查看
Martin_
NXP Employee
NXP Employee

I'm afraid not, it would be very difficult to remove OS-dependent interface from RTCS.

For a standalone tcp/ip stack, you should better look to FNET tcp/ip stack: http://fnet.sourceforge.net/

977 次查看
serhatitu
Contributor III

Thanks for quick reply .

Is there any example for using fnet stack with processor expert?

0 项奖励
回复

977 次查看
c0170
Senior Contributor III

Hello serhatitu,

I believe there is not, import FNET to your application without using PE.

Regards,

c0170