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?
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!