Erase a program from arduino

3 vues (au cours des 30 derniers jours)
Cosimo Mercuro
Cosimo Mercuro le 9 Déc 2016
Modifié(e) : Hari Desanur le 12 Déc 2016
Hi. I'm newbie to simulink. I've just deployed a simple program to my ArduinoUno board. It works in embedded mode ( the led bilnks every time I connect the arduino uno to USB cable) Now I'd like to erase the program and try a new one. The question is: wich is the better way to do this? Thanks in advance.

Réponses (1)

Hari Desanur
Hari Desanur le 12 Déc 2016
Modifié(e) : Hari Desanur le 12 Déc 2016
When you upload a new model/code to an Arduino, it completely erases the previous code on the Arduino.
So you can make changes to your Simulink model and rebuild it again or build a new model onto the Arduino. The previous program on the Arduino will be erased.
For more information -
https://www.mathworks.com/help/supportpkg/arduino/ug/stop-or-restart-a-model-on-the-arduino-hardware.html

Catégories

En savoir plus sur MATLAB Support Package for Arduino Hardware dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by