Simulink公式アドオン「Simulink Support Package for Arduino Hardware」のセットアップができない
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Etsuo Maeda
il 7 Giu 2019
"Ensure that you have write permissions to this directory" というエラー出ているわけですから、やるべきことは当該のディレクトリのパーミッションを変更することです。
Apple社のフォーラムに類似の内容が投稿されているようですので、確認してみてはどうでしょうか。
HTH
0 Commenti
Vedere anche
Categorie
Scopri di più su Arduino Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!