Simulink公式アドオン「Simulink Support Package for Arduino Hardware」のセットアップができない
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Simulink Support Package for Arduino Hardwareをインストールして,そのままセットアップをしようとしたところ,Test Arduino Connectionで次のエラーが出て,ビルドに失敗しました.
Build failed: Unable to write to '/private/var/folders/q3/9v930h0s4z5d8hh4kz0z3nwm0000gn/T/'. Ensure that you have write permissions to this directory and click Test Connection again.
BoardはArduino Uno (/dev/cu.usbmodem14101)を選択しました.初期状態に近づくように,Arduinoにサンプルスケッチのblinkを書き込んだ状態で行いました.
何度もTest Connectionを実行したり,アンインストールしてからインストールしたり,セーブモードでPCのキャッシュを消したり,2018bでも2019aでも試してみたりしたものの,エラーが解消されませんでした.
毎回エラー内容は同じディレクトリを指しています.
OSはmacOS Mojave 10.14.5です.
0 Kommentare
Antworten (1)
Etsuo Maeda
am 7 Jun. 2019
"Ensure that you have write permissions to this directory" というエラー出ているわけですから、やるべきことは当該のディレクトリのパーミッションを変更することです。
Apple社のフォーラムに類似の内容が投稿されているようですので、確認してみてはどうでしょうか。
HTH
0 Kommentare
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!