Does the TCP/IP stack included with the SDK for the K82 support IPV6 FreeRTOS?

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

Does the TCP/IP stack included with the SDK for the K82 support IPV6 FreeRTOS?

658 Views
lornajones
Contributor I

Does the TCP/IP stack included with the SDK for the K82 support IPV6 FreeRTOS?

0 Kudos
1 Reply

464 Views
gerardo_rodriguez
NXP Employee
NXP Employee

Hello Lorna Jones,

The K82 SDK doesn't come with lwIP TCP/IP stack. It is only available for the following devices:

pastedImage_1.png

The lwIP stack does support IPv6. It can be enabled by defining the macro LWIP_IPV6 to 1.

Regards,

Gerardo

0 Kudos