Simulink Real-Time Speedgoat. Start the model at powerup??

10 次查看(过去 30 天)
Hi. I have a real Time Machine. Every time I start a machine - it is empty and i have to download a model to it.
How can i save my Simulink Model on it, so it would start at machine's power-up?

回答(1 个)

Jonas
Jonas 2020-1-17
编辑:Jonas 2020-1-17
The principle is called 'standalone boot'. Instructions and details can be found here.
Quick summary:
  1. Open Simulink Real-time explorer: slrtexplr and set Boot configuration standard of your target machine to Stand alone
  2. Build Simulink Real-Time model. A new folder is created in the working folder, with the name xxxxx_emb (folder ending on emb)
  3. Get removable disk media (USB stick, SD card, whatever your target hardware supports) and clean with Rufus.
  4. Copy all 4 files from folder xxxxx_emb to the removable media
  5. Put card in target computer and start up.

类别

Help CenterFile Exchange 中查找有关 Real-Time Simulation and Testing 的更多信息

标签

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by