lwip solution

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

lwip solution

Jump to solution
1,298 Views
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 Kudos
1 Solution
1,180 Views
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

View solution in original post

2 Replies
1,181 Views
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,180 Views
calvin1
Contributor II

Hi Daniel,

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

Thanks for your guidance

0 Kudos