arduino boards.xml not found
1 回表示 (過去 30 日間)
古いコメントを表示
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 件)
Floris
2019 年 6 月 18 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Arduino Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!