Simulink公式アドオン「Simulink Support Package for Arduino Hardware」のセットアップができない
조회 수: 4 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Etsuo Maeda
2019년 6월 7일
"Ensure that you have write permissions to this directory" というエラー出ているわけですから、やるべきことは当該のディレクトリのパーミッションを変更することです。
Apple社のフォーラムに類似の内容が投稿されているようですので、確認してみてはどうでしょうか。
HTH
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!