How to deploy generated C/C++ Code to Arduino Due
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!