Erase a program from arduino

조회 수: 11 (최근 30일)
Cosimo Mercuro
Cosimo Mercuro 2016년 12월 9일
편집: Hari Desanur 2016년 12월 12일
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.

답변 (1개)

Hari Desanur
Hari Desanur 2016년 12월 12일
편집: Hari Desanur 2016년 12월 12일
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

카테고리

Help CenterFile Exchange에서 MATLAB Support Package for Arduino Hardware에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by