does KSDK2.0 supports TCP/IP stack like LWIP,MQX,FREE RTOS example? If so, any examples to use the same?, does KSDK2.0 supports TCP/IP stack like LWIP,MQX,FREE RTOS example? If so, any examples to use the same?

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

does KSDK2.0 supports TCP/IP stack like LWIP,MQX,FREE RTOS example? If so, any examples to use the same?, does KSDK2.0 supports TCP/IP stack like LWIP,MQX,FREE RTOS example? If so, any examples to use the same?

1,466 次查看
girishkumarch
Contributor II

I am using K64F microcontroller with the ethernet interface. As NXP released KSDK2.0, i have not found any application example projects like earlier in KSDK 1.2.0 or 1.3.0 including LWIP/MQX etc.

 

Does anybody tried using TCP/UDP/IP applications with KSDK 2.0?

标签 (1)
0 项奖励
回复
2 回复数

1,172 次查看
chadwilliams
Contributor III

There are demos located in the \boards\frdmk64f\demo_apps\lwip    directory of your copy of the KSDK for the FRDM-K64F

I know that releases of MQX for the TWR-K64F did have some large examples using LWIP demonstrating TCP/IP with a http server with FAT & so on, but to my knowledge there is nothing so comprehensive for KSDK2/FreeRTOS/LWIP

0 项奖励
回复

1,172 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Girish,

As Chad said that we provide the ethernet stack  LWIP which is based on bare metal and FreeRtos os.

Pls go to the website and download SDK2.0

http://www.nxp.com/ksdk

Now, we suggest customer use FreeRTOS rather than MQX, the freeRTOS os is free of charge.

we provide TCP and UDP, and http server, ping example code.

Pls refer to the directory after you download SDK2.0 as Chad pointed:

C:\Freescale\SDK2.0_K64F\boards\frdmk64f\demo_apps\lwip

Hope it can help you

BR

XiangJun Rong

0 项奖励
回复