LWIP Stack porting on top of SafeRTOS

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

LWIP Stack porting on top of SafeRTOS

924 Views
rajani_sureja33
Contributor III

Hi Team,

I am using S32 design studio for development of MPC5748G and using latest sdk of RTM 1.0.0.

Here, example code of LWIP(v2.0.2) has a FreeRTOS based porting and I want to use SafeRTOS instead of FreeRTOS.

So, would you provide us LWIP stack based on SafeRTOS ?

We are using SafeRTOS for development and want to integrate LWIP on top of that?

Regards,

Rajani Sureja

Embedded S/W Engineer

0 Kudos
1 Reply

724 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

unfortunately, SafeRTOS is not NXP product and there is no plan to port LWIP stack for SafeRTOS. You can try to use this component directly (FreeRTOS and SafeRTOS are similar), but any driver included in SDK has not been tested with SafeRTOS.

If LWIP is not working with SafeRTOS, you must port it on your own.

Regards,

Martin

0 Kudos