simulink real time maximum hardware support?
3 ビュー (過去 30 日間)
表示 古いコメント
Hi. i need to know the maximum physical RAM and CPUs supported by simulink real time (xpc-target). can i use simulink real time on the target with 256 GB RAM installed?
0 件のコメント
回答 (1 件)
Dimitri MANKOV
2023 年 1 月 25 日
Hi Nicky,
In R2020a and earlier, Simulink Real-Time uses a 32-bit real-time OS (RTOS) on the target machine. The maximum quantity of RAM that can be used by your real-time application on the target is therefore 4GB. Extra RAM of the target can be addressed as ERAM for data logging for example, see here.
Starting from R2020b, Simulink Real-Time is based on a 64-bit RTOS, and that limitation is lifted.
Best,
Dimitri
0 件のコメント
参考
カテゴリ
Find more on Target Computer Setup 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!