- Check that you have installed the required support packages for the Arduino Uno in MATLAB and they are upto date.
- Check that the AEBTestBenchExample model is set up correctly for code generation.
- Check that you have set up the Arduino IDE correctly for use with MATLAB. Make sure that you have installed the necessary libraries and that you have set the path to the Arduino IDE correctly in the MATLAB preferences.
Error while uploading Simulink model AEB example on Arduino Uno
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hessien Ahmed
am 21 Feb. 2023
Beantwortet: Atharva
am 29 Mär. 2023
I am getting the following error when trying to build and deploy the AEB example on my Arduino Uno:
AEBTestBenchExample Failed Code generation information file does not exist. 0 of 2 models built (0 models already up to date) Build duration: 0h 2m 54.034s
Error Report: Command "codertarget.arduinotarget.internal.addCompilerPath();" threw an error: Dot indexing is not supported for variables of this type.
0 Kommentare
Akzeptierte Antwort
Atharva
am 29 Mär. 2023
Hey Hessien,
The error message suggests that there is a problem with the code generation information file for the AEBTestBenchExample, which is preventing the build and deploy process from completing successfully. Here are a few steps you can try to resolve the issue:
0 Kommentare
Weitere Antworten (0)
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!