Where are shared libraries for ARM processor? (ex: libmwslhostlibcanreceive.so libmwboost_filesystem.so.1.72.0 libmwslhostlibcantransmit.so)
2 次查看(过去 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 个)
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!