Max OSX Catalina, R2019b - Cannot program board Uno (/dev/tty.usbmodem14201)

3 次查看(过去 30 天)
Hello,
In the first step of attempting to create the arduino object, MATLAB has a struggle just getting it connected. Using the command below:
a = arduino('/dev/tty.usbmodem14201','Uno')
It returns the error message below:
Cannot program board Uno (/dev/tty.usbmodem14201). Please make sure the board is supported and the port and board type are correct. For more information, see Arduino Hardware Troubleshooting.
This is just an Arduino Uno, works perfectly with the Arduino IDE on my computer. It also works fine on a PC, but on a Mac this fails, and on every mac tried with several versions of MATLAB. I have also verified the port using Terminal to make sure its correct as suggested in the troubleshooting link. Any help on this is appreciated, thanks.
  2 个评论
Walter Roberson
Walter Roberson 2020-1-16
Note that at present, Arduino is not supported on Catalina. The current Arduino has some 32 bit binaries and Catalina does not permit 32 bit binaries.
Hunter Kearney
Hunter Kearney 2020-1-21
So does the Arduino IDE work as a fluke then? Or is it something about connecting MATLAB to Arduino that requires those binaries? Also do you have any sugestions? I was thinking about loading MATLAB onto a Windows virtual machine running on my Mac, if the issue is Catalina then that should solve it right? Thanks.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Support Package for Arduino Hardware 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by