LWIP Stack porting on top of SafeRTOS

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

LWIP Stack porting on top of SafeRTOS

2,284 次查看
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 项奖励
回复
1 回复

2,084 次查看
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 项奖励
回复