'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!