How to deploy generated C/C++ Code to Arduino Due

2 views (last 30 days)
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?

Answers (0)

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!