rtcs stack

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

rtcs stack

1,237件の閲覧回数
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 返答(返信)

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

978件の閲覧回数
serhatitu
Contributor III

Thanks for quick reply .

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

0 件の賞賛
返信

978件の閲覧回数
c0170
Senior Contributor III

Hello serhatitu,

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

Regards,

c0170