Static library code generation from windows to linux
이전 댓글 표시
Hi,
There is something I don't understand in matlab Coder and haven't found the solution:
I am running on matlab 2022b on my windows computer and have a .m code ready for C code generation. I want to generate a static library with the intention to use it on a linux platform (a Raspberry Pi 3+ in that case). I have installed and configured the Raspberry Pi hardware support package, selected "Static Library" as build type, "Raspberry Pi" as hardware board and "GNU GCC Embedded Linux" as toolchain.
I expect the generation of a .a file, but I get a .lib. Did I do something wrong ?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 ARM Cortex-M Processors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!