Where are shared libraries for ARM processor? (ex: libmwslhostlibcanreceive.so libmwboost_filesystem.so.1.72.0 libmwslhostlibcantransmit.so)
Mostrar comentarios más antiguos
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 comentario
Srivatsan
el 18 de Ag. de 2023
Did you ever end up finding the answer for this @Toru Otagaki
Respuestas (1)
Stefanie Schwarz
el 16 de Oct. de 2024
0 votos
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.
Categorías
Más información sobre Deployment, Integration, and Supported Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!