Where are shared libraries for ARM processor? (ex: libmwslhostlibcanreceive.so libmwboost_filesystem.so.1.72.0 libmwslhostlibcantransmit.so)
显示 更早的评论
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 个评论
Srivatsan
2023-8-18
Did you ever end up finding the answer for this @Toru Otagaki
回答(1 个)
Stefanie Schwarz
2024-10-16
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 ARM Cortex-A Processors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!