필터 지우기
필터 지우기

how can I "Updating server code on board Due" ?

조회 수: 4 (최근 30일)
Min Wang
Min Wang 2016년 4월 22일
답변: Jillian Emery 2019년 11월 15일
Hi, I am attempting to connect an Arduino Due to Matlab R2015b on my Ubuntu 14.04 host. The first time I entered
a = arduino('/dev/ttyACM','Due')
I got an error message
Please make sure the board is supported and the port and board type are correct.
after searching around, I managed to get my board recognized by adding a symbol link under /dev and creating an java.opt file.
However now, after typing in
a = arduino('/dev/ttyACMUSB','Due','Traceon',true)
the following error message pops up.
Updating server code on board Due (/dev/ttyACMUSB). Please wait.
Internal error: The initialization of the server code is incorrect.
Any suggestion will be appreciated.

답변 (2개)

Husanjon Ergashev
Husanjon Ergashev 2016년 11월 13일
i have a same problem
  댓글 수: 1
Riccardo Salviati
Riccardo Salviati 2017년 3월 2일
me too...do you have any news about it? (I'm using arduino 'uno')

댓글을 달려면 로그인하십시오.


Jillian Emery
Jillian Emery 2019년 11월 15일
FIXED.
Make sure after downloading the arduino software, you go to add ons and manage your add on to download it to the desktop with your particular board.

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by