Does iMXRT support lwip with latest sdk?

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

Does iMXRT support lwip with latest sdk?

1,018 次查看
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 回复数

670 次查看
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.

670 次查看
PetrL
NXP Employee
NXP Employee

Hi,

SDK 2.4.0 released in May 2018 is addressing these issues. 

PetrL

0 项奖励