lwip solution

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

lwip solution

跳至解决方案
1,506 次查看
calvin1
Contributor II

Hi, 

I'm a new user to NXP processor solutions, recently I'm interested in iMXRT series mcu, I wonder if I can create my new solution on it with the standalone LWIP stack, are there any existed FW solution to help me make this? or it must be bundled with FreeRTOS?

Thanks

0 项奖励
回复
1 解答
1,388 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Calvin:

LWIP can be as a standalone stack, you can download the SDK for imxRT from below link,

Welcome | MCUXpresso SDK Builder 

You will see some lwip demos in this package, some are based on freertos, some not. Let's take rt1051 for example,  the lwip folder is:

SDK_2.5.0_MIMXRT1051xxxxB\boards\evkbimxrt1050\lwip_examples

Regards

Daniel

在原帖中查看解决方案

2 回复数
1,389 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Calvin:

LWIP can be as a standalone stack, you can download the SDK for imxRT from below link,

Welcome | MCUXpresso SDK Builder 

You will see some lwip demos in this package, some are based on freertos, some not. Let's take rt1051 for example,  the lwip folder is:

SDK_2.5.0_MIMXRT1051xxxxB\boards\evkbimxrt1050\lwip_examples

Regards

Daniel

1,388 次查看
calvin1
Contributor II

Hi Daniel,

Great to hear that, I think it may satisfy my application.

Thanks for your guidance

0 项奖励
回复