Effacer les filtres
Effacer les filtres

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

11 vues (au cours des 30 derniers jours)
Vladimir Melnikov
Vladimir Melnikov le 16 Jan 2020
Modifié(e) : Jonas le 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?

Réponses (1)

Jonas
Jonas le 17 Jan 2020
Modifié(e) : Jonas le 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.

Catégories

En savoir plus sur Real-Time Simulation and Testing dans Help Center et File Exchange

Tags

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by