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?

조회 수: 1(최근 30일)
I just want to understand the way it works. Is the code compiled on the target or on the host?

답변(2개)

Murat Belge
Murat Belge 2015년 10월 22일
The code is generated on the host computer and compiled on the Raspberry Pi. There is no cross-compiling.

Walter Roberson
Walter Roberson 2015년 9월 4일
Cross-compiled on the PC and sent to the Pi, I believe.

범주

Find more on Simulink Support Package for Raspberry Pi Hardware in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by