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 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I just want to understand the way it works. Is the code compiled on the target or on the host?
0 Kommentare
Antworten (2)
Murat Belge
am 22 Okt. 2015
The code is generated on the host computer and compiled on the Raspberry Pi. There is no cross-compiling.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Raspberry Pi Hardware finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!