'arduino_gettingstarted' fails due to "Invalid type of input arguments"
1 回表示 (過去 30 日間)
古いコメントを表示
Hello everybody out there using Simulink,
Having not much experience with Simulink, I wanted to try to control the LED of an Arduino Uno (also Nano) with it.
I started with the 'arduino_gettingstarted' command, but deploying the code to the hardware fails:
### Build procedure for model: 'arduino_gettingstarted' aborted due to an error.
Invalid type of input arguments (should be uint64)
Does anyone have an idea which additional diagnostics I could run in order to pin down the problem?
I should mention that I can for example read or write values to the input and output pins using usual MATLAB code.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!