Kinetis SDK and lwIP stack

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

Kinetis SDK and lwIP stack

跳至解决方案
1,589 次查看
andersbergström
Contributor II

I´m currently porting an application from a MCU that is using the lwip stack (1.4.0) to a Kinetis K64F120.

As far as I can understand, there is a variant of the lwip-Stack included in the Kinetis SDK.

Some parts are missing from what I can see, for example the unit tests provided by the lwip stack.

 

My application is using some of the applications provided in the contrib-1.4.0 package which is missing as well.

 

Does anyone know which version the lwIP stack provided by the Kinetis SDK is based upon?

 

Best regards,

Anders

标签 (1)
标记 (1)
0 项奖励
1 解答
1,080 次查看
Rick_Li
NXP Employee
NXP Employee

the version provided by KSDK is 1.4.1.

please refer to SW-Content-Register-KSDK-1.0.0.txt which is located in KSDK installation folder.

lwIP TCP/IP Stack     Description: A light-weight TCP/IP stack
                      Version: 1.4.1
                      Author: Swedish Institute of Computer Science
                      License: Open Source - BSD-3-Clause
                      Format: source code
                      URL: http://savannah.nongnu.org/projects/lwip/
                      Location: KSDK_1.0.0/tcpip/lwip

在原帖中查看解决方案

0 项奖励
1 回复
1,081 次查看
Rick_Li
NXP Employee
NXP Employee

the version provided by KSDK is 1.4.1.

please refer to SW-Content-Register-KSDK-1.0.0.txt which is located in KSDK installation folder.

lwIP TCP/IP Stack     Description: A light-weight TCP/IP stack
                      Version: 1.4.1
                      Author: Swedish Institute of Computer Science
                      License: Open Source - BSD-3-Clause
                      Format: source code
                      URL: http://savannah.nongnu.org/projects/lwip/
                      Location: KSDK_1.0.0/tcpip/lwip
0 项奖励