Netx Duo UDP Sample program

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Netx Duo UDP Sample program

跳至解决方案
562 次查看
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 项奖励
回复
1 解答
548 次查看
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 项奖励
回复
2 回复数
549 次查看
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 项奖励
回复
500 次查看
DanielTC
Contributor I

Thanks Gavin, this solves my problem

0 项奖励
回复