send charactar to ip addr using lwip

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

send charactar to ip addr using lwip

1,468 Views
kerboucheabdela
Contributor II


Hi ,

can u help me with a code that send and recive data (characters) with lwIP using UDP

0 Kudos
1 Reply

1,050 Views
TICS_Fiona
NXP Employee
NXP Employee

Hello Kerbouche

KSDK2.0 includes lwIP support.  User can find TCP and UDP echo examples in the SDK2.0 package.

E.g. For FRDM-K64F board, the UDP example is under:

C:\Freescale\KSDK_2.0\SDK_2.0_FRDM-K64F\boards\frdmk64f\demo_apps\lwip\lwip_udpecho

You can refer to following document to get started with KSDK2.0

Using Kinetis Design Studio v3.x with Kinetis SDK v2.0

Hope it helps!

Best Regards

Fiona Kuang

TIC - Technical Information Center

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos