'arduino_gettingstarted' fails due to "Invalid type of input arguments"
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello everybody out there using Simulink,
Having not much experience with Simulink, I wanted to try to control the LED of an Arduino Uno (also Nano) with it.
I started with the 'arduino_gettingstarted' command, but deploying the code to the hardware fails:
### Build procedure for model: 'arduino_gettingstarted' aborted due to an error.
Invalid type of input arguments (should be uint64)
Does anyone have an idea which additional diagnostics I could run in order to pin down the problem?
I should mention that I can for example read or write values to the input and output pins using usual MATLAB code.
1 Commento
Risposte (0)
Vedere anche
Categorie
Scopri di più su Modeling in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!