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

11 Ansichten (letzte 30 Tage)
Vladimir Melnikov
Vladimir Melnikov am 16 Jan. 2020
Bearbeitet: Jonas am 17 Jan. 2020
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?

Antworten (1)

Jonas
Jonas am 17 Jan. 2020
Bearbeitet: Jonas am 17 Jan. 2020
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.

Kategorien

Mehr zu Real-Time Simulation and Testing finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by