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

2 visualizaciones (últimos 30 días)
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 comentarios
Walter Roberson
Walter Roberson el 16 de En. de 2020
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 el 21 de En. de 2020
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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre MATLAB Support Package for 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!

Translated by