rtcs stack

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

rtcs stack

602 Views
serhatitu
Contributor III

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

Labels (1)
Tags (2)
0 Kudos
3 Replies

343 Views
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/

343 Views
serhatitu
Contributor III

Thanks for quick reply .

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

0 Kudos

343 Views
c0170
Senior Contributor III

Hello serhatitu,

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

Regards,

c0170