Netx Duo UDP Sample program

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Netx Duo UDP Sample program

ソリューションへジャンプ
1,683件の閲覧回数
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 解決策
1,669件の閲覧回数
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 返答(返信)
1,670件の閲覧回数
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 件の賞賛
返信
1,621件の閲覧回数
DanielTC
Contributor I

Thanks Gavin, this solves my problem

0 件の賞賛
返信