R2017a arduino_gettingstarted compilation error
2 views (last 30 days)
Show older comments
I have followed the getting started instructions but get this compiler error: C:/ProgramData/MATLAB/SupportPackages/R2017a/toolbox/target/supportpackages/arduinotarget/registry/../src/MW_ArduinoHWInit.cpp:33:43: error: 'Serial_begin' was not declared in this scope Serial_begin(0, RTT_BAUDRATE_SERIAL0); ^ gmake: * [MW_ArduinoHWInit.o] Error 1 ### Build procedure for model: 'arduino_gettingstarted' aborted due to an error. I am connected to a Mega 2560 and have configured the model for this.
The MATLAB and Simulink HW Support Packages are installed and I have installed the MinGW64 compiler: 'MEX configured to use 'MinGW64 Compiler (C)' for C language compilation.' What am I missing?
0 Comments
Accepted Answer
Pradeep KS
on 4 Apr 2017
Hi Justin, Please check if the installed path has this folder: C:\ProgramData\MATLAB\SupportPackages\R2017a\toolbox\target\supportpackages\arduinobase\src
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!