arduino boards.xml not found
1 view (last 30 days)
Show older comments
Hi, I'm using R2018b and MCR 9.5. Arduino support package installed.
I try compiling application in AppDesigner. Aplication will use arduino Nano 3.0. in AppDesigner all working fine. When I use Matlab Compiller i have this error:
Error using vesi_test/Ard_connectButtonPushed (line 71)
File C:\Users\user1\AppData\Local\Temp\user2\mcrCache9.5\vesi_t0\toolbox\matlab\hardware\supportpackages\arduinoio\+arduinoio\+internal\boards.xml not found
Error in appdesigner.internal.service.AppManagementService/tryCallback (line 330)
Error in matlab.apps.AppBase>@(source,event)tryCallback(appdesigner.internal.service.AppManagementService.instance(),app,callback,requiresEventData,event)
Error using matlab.ui.control.internal.controller.ComponentController/executeUserCallback (line 335)
Error while evaluating Button PrivateButtonPushedFcn.
Answers (1)
Floris
on 18 Jun 2019
Hello,
Unfortunately I tried to do the same thing. Looks like compiling MATLAB code with the MATLAB Arduino Support Package is not supported yet: https://www.mathworks.com/help/supportpkg/arduinoio/troubleshooting-in-matlab-support-package-for-arduino-hardware.html. Looks like we'll have to wait for now.
Floris
0 Comments
See Also
Categories
Find more on Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!