K64F IP example with FreeRTOS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

K64F IP example with FreeRTOS

2,632件の閲覧回数
davenadler
Senior Contributor I

We're considering using K64F for an application requiring TCP/IP (DHCP, RFC2217, possibly http).

Is there a network example for Freedom FRDM-K64F board using FreeRTOS? Erich posted an example some years ago but that uses (deprecated) processor expert and KDS...

Thanks!

ラベル(1)
0 件の賞賛
返信
4 返答(返信)

2,163件の閲覧回数
ice0
Contributor II

Hi Dave,

Check my GitHub --> github.com/IceDefcon

You will find FreeRTOS.LWIP project implemented on K64F. Just need to download arm-none-eabi-gcc and compile it

In my case under Ubuntu.18.04.3 LTS with 5.0.0-29-generic

Enjoy,

Ice

0 件の賞賛
返信

2,163件の閲覧回数
davenadler
Senior Contributor I

Wow, a reply to a year-and-a-half old post!
We're not developing with NXP at the moment, though I am using LwIP 2.1.2 in another FreeRTOS project.
Thanks though,
Best Regards, Dave

0 件の賞賛
返信

2,163件の閲覧回数
davenadler
Senior Contributor I

I found frdmk64f_demo_apps_lwip_lwip_httpsrv_freertos. I'll give this one a try...

0 件の賞賛
返信

2,163件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Dave:

There are several tcpip demos under folder lwip, most of them with freeRTOS.

pastedImage_1.png

Regards

Daniel

0 件の賞賛
返信