Where are shared libraries for ARM processor? (ex: libmwslhostlibcanreceive.so libmwboost_filesystem.so.1.72.0 libmwslhostlibcantransmit.so)
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Antworten (1)
Stefanie Schwarz
am 16 Okt. 2024
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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!