フィルターのクリア

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 Center および File ExchangeModeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by