Does iMXRT support lwip with latest sdk?

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

Does iMXRT support lwip with latest sdk?

944 Views
fayizonline
Contributor II

We are using iMXRT for one of our products. We need to have httpserver support in that. We tried to run the example httpserver project that came along with sdk (though hidden from the UI). Is there any support to make it work.

2 Replies

596 Views
2winkle
Contributor III

Hi Fayiz,

The sdk doesn't guarantee the working of the lwip example codes. Refer this thread for details EVK-MIMXRT1050 SDK middleware projects not available . 

Now, to make the project work you have to include the FSL_FEATURE_PHYKSZ8081_USE_RMII50M_MODE definition. This is needed to enable some functions in the phy drivers.

596 Views
PetrL
NXP Employee
NXP Employee

Hi,

SDK 2.4.0 released in May 2018 is addressing these issues. 

PetrL

0 Kudos