jetson udp connection not working

1 次查看(过去 30 天)
I'm trying to conncet jetson nano over udp to my host pc. here is the error thats occuring....
### Starting build procedure for: jetsoncpu_udp_communication ### Generating code and artifacts to 'Model specific' folder structure ### Generating code into build folder: C:\Users\Sanatan\Documents\MATLAB\Examples\R2021a\jetsoncpu\SendAndReceiveDataOverUDPExample\jetsoncpu_udp_communication_ert_rtw ### Invoking Target Language Compiler on jetsoncpu_udp_communication.rtw ### Using System Target File: C:\Program Files\Polyspace\R2021a\rtw\c\ert\ert.tlc ### Loading TLC function libraries ...... ### Initial pass through model to cache user defined code . ### Caching model source code ................................... ### Writing header file jetsoncpu_udp_communication_types.h . ### Writing header file jetsoncpu_udp_communication.h ### Writing header file rtwtypes.h ### Writing header file multiword_types.h ### Writing source file jetsoncpu_udp_communication.c ### Writing header file jetsoncpu_udp_communication_private.h ### Writing header file rtmodel.h . ### Writing source file jetsoncpu_udp_communication_data.c ### Writing source file ert_main.c ### TLC code generation complete. ### Creating extmode_task_info.m. ### Creating external mode types file ext_mode_types.h ### Evaluating PostCodeGenCommand specified in the model ### Using toolchain: GNU GCC Jetson ### Creating 'C:\Users\Sanatan\Documents\MATLAB\Examples\R2021a\jetsoncpu\SendAndReceiveDataOverUDPExample\jetsoncpu_udp_communication_ert_rtw\jetsoncpu_udp_communication.mk' ... ### Building 'jetsoncpu_udp_communication': make -f jetsoncpu_udp_communication.mk all
Build process completed successfully
Build Summary
1
Elapsed: 0.36 sec
Top model targets built: Model Action Rebuild Reason ============================================================================================================ jetsoncpu_udp_communication Code generated and compiled Code generation information file does not exist. 1 of 1 models built (0 models already up to date) Build duration: 0h 0m 38.798s
Saving external mode simulation output as a single object is not supported because the workspace variable 'out' is not created during model code execution. To suppress the warning, set 'ReturnWorkspaceOutputs' to 'off'.
  1 个评论
Ramakrishna Mandalapu
Hi Sanatan,
I see the build proceeded successsfully. The UDP blocks in the HSP are for deployment but not for the simulation.
Thanks,
Ramakrishna

请先登录,再进行评论。

回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by