Borrar filtros
Borrar filtros

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

11 visualizaciones (últimos 30 días)
Vladimir Melnikov
Vladimir Melnikov el 16 de En. de 2020
Editada: Jonas el 17 de En. de 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?

Respuestas (1)

Jonas
Jonas el 17 de En. de 2020
Editada: Jonas el 17 de En. de 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.

Categorías

Más información sobre Real-Time Simulation and Testing en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by