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.

类别

Help CenterFile Exchange 中查找有关 Raspberry Pi Hardware 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by