Where are shared libraries for ARM processor? (ex: libmwslhostlibcanreceive.so libmwboost_filesystem.so.1.72.0 libmwslhostlibcantransmit.so)
조회 수: 4 (최근 30일)
이전 댓글 표시
Where are shared libraries for ARM processor? (ex: libmwslhostlibcanreceive.so libmwboost_filesystem.so.1.72.0 libmwslhostlibcantransmit.so)
I tried to generate CAN read/write block & ROS2 pub/sub block for ARM Linux by using Embedded Corder (for ROS2).
But there weren't shared libraries for executing program.
If you have some information about it, please let me know.
댓글 수: 1
답변 (1개)
Stefanie Schwarz
2024년 10월 16일
Hello Toru,
the CAN Transmit and Receive blocks have limited portability. The blocks use precompiled shared libraries that only work for regular x86_64 desktop applications. See the "Code Generation" section in the block documentation:
I encourage everyone seeking this feature to reach out to MathWorks Support so we can track demand.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!