Arduino simulink problems seems to be a theme
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
So I'm trying to explore simulink and arduino a bit
Just followed a basic example
Cant get it to work
I continue to get a common error that i have found many posts on but non of the listed solutions have fixed my issues
2016B version
Arduino Uno
I can't even post the error to the forum because its so big
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/159809/image.png)
/Users/RboklemanMAC/Documents/MATLAB/SupportPackages/R2016b/toolbox/target/supportpackages/arduinotarget/registry/../scheduler/src/arduinoAVRScheduler.cpp: In function 'void configureArduinoAVRTimer()':
/Users/RboklemanMAC/Documents/MATLAB/SupportPackages/R2016b/toolbox/target/supportpackages/arduinotarget/registry/../scheduler/src/arduinoAVRScheduler.cpp:66:3: error: 'SETUP_PRESCALER' was not declared in this scope
SETUP_PRESCALER;
^
gmake: *** [arduinoAVRScheduler.o] Error 1
### Build procedure for model: 'Arduino_test' aborted due to an error.
Error(s) encountered while building "Arduino_test":
### Failed to generate all binary outputs.
I have found many posts about this error message but none of the fixes have worked for me
does anyone have any ideas?
Thanks
0 Kommentare
Antworten (2)
Chinmayi Lanka
am 20 Jan. 2017
I would recommend that you go through the following documentation and try to execute the example models mentioned in the document: http://www.mathworks.com/help/supportpkg/arduino/examples/getting-started-with-arduino-hardware.html
If you are able to run the example models but not your model, please share the build log (you can attach it as a text file).
0 Kommentare
amina ibrahim
am 6 Feb. 2019
the same problem with me
1 Kommentar
Madhu Govindarajan
am 7 Feb. 2019
Have you tried uninstalling and reinstalling MATLAB support package for Arduino and Simulink support package for Arduino when you have administrator access?
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!