K60 and FreeRTOS and LWIP

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

K60 and FreeRTOS and LWIP

2,198 次查看
tbiberdorf
Contributor IV

I've created and installed the a K60 SDK package but found that there is no examples of LWIP with FreeRTOS.  Are there any examples available?

All examples are based on bare metal, and there seems to be many hooks into the code that does not make a clean port directly to freeRTOS.

pastedImage_1.png

The SDK package for the K64 does provided examples for both bare metal AND FreeRTOS so it is easy to see how the code should work in freeRTOS.

pastedImage_2.png

Are there any examples or directions to easy port lwip onto K60 with freeRTOS?

Thanks

Terry

标签 (1)
标记 (4)
0 项奖励
回复
1 回复

2,074 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Terry:

K60 is an old MCU. The latest SDK version is 2.2.0

For K64, the latest SDK version is 2.7.0.

Unfortunately there is no docs available for port lwip onto K60 with FreeRTOS.

You can  compare the code difference for the lwip stack and lwip applications.

Regards

Daniel

0 项奖励
回复