When I use the embedded coder and the HW-Support-Package to put a Simulink model on my Raspberry Pi, is the code compiled on the Pi or is it cross compiled on my PC an then transferred to the Pi?
조회 수: 2 (최근 30일)
이전 댓글 표시
I just want to understand the way it works. Is the code compiled on the target or on the host?
댓글 수: 0
답변 (2개)
Murat Belge
2015년 10월 22일
The code is generated on the host computer and compiled on the Raspberry Pi. There is no cross-compiling.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Raspberry Pi Hardware에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!