arduino boards.xml not found
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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.
1 comentario
Respuestas (1)
Floris
el 18 de Jun. de 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 comentarios
Ver también
Categorías
Más información sobre Arduino Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!