K60 and FreeRTOS and LWIP

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

K60 and FreeRTOS and LWIP

1,400 Views
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

Labels (1)
0 Kudos
Reply
1 Reply

1,276 Views
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 Kudos
Reply