How to deploy generated C/C++ Code to Arduino Due
1 view (last 30 days)
Show older comments
Hello,
I am generating C-Code from my Simulink Model using the ert.tlc for the Embedded Coder. Since there is no Hardware-Support-Package for the Arduino Due availiable, I am wondering how to deploy the generated C-Code to the Arduino.
I was able to deploy the code with the realtime.tlc, but as far as I know this does not support preemtive multitasking. So I thought to generate Code, adapt the main-file, and deploy the code.
Does anyone know how the deploy the generated code?
0 Comments
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!