Netx Duo UDP Sample program

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

Netx Duo UDP Sample program

Jump to solution
299 Views
DanielTC
Contributor I

In the SDK_2_15_100_MIMXRT1170-EVK\rtos\azure-rtos\netxduo\samples directory

how would you build the file demo_netx_duo_udp.c using IAR Embedded Workbench?

0 Kudos
Reply
1 Solution
285 Views
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @DanielTC ,

Thanks for your interest in NXP MIMXRT series!

demo_netx_duo_udp.c is a simple example and very complete. So try importing a project already in the SDK like netx_do_iperf or netx_do_ping. Then go replace the original source file with the demo_netx_do_udp.c code and compile.

Best regards,
Gavin

View solution in original post

0 Kudos
Reply
2 Replies
286 Views
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @DanielTC ,

Thanks for your interest in NXP MIMXRT series!

demo_netx_duo_udp.c is a simple example and very complete. So try importing a project already in the SDK like netx_do_iperf or netx_do_ping. Then go replace the original source file with the demo_netx_do_udp.c code and compile.

Best regards,
Gavin

0 Kudos
Reply
237 Views
DanielTC
Contributor I

Thanks Gavin, this solves my problem

0 Kudos
Reply