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

조회 수: 3 (최근 30일)
Hunter Kearney
Hunter Kearney 2020년 1월 16일
댓글: Hunter Kearney 2020년 1월 21일
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