Simulink coder ert not working
Show older comments
I have a simulink model that I would like to export to C++ using the coder add on. I need the target to be set to ert.tlc. However whenever I change this setting in the configuration settings then try to open the coder app, I get the following message:
'Current system target file is set to "ert.tlc". Do you want to change the system target file to "grt.tlc", and open Simulink Coder App?'.
Then I am forced to change the target to grt.tlc, otherwise I cannot make the export. Are there some other settings that I need to change to allow the export to ert.tlc to work?
Answers (1)
Fangjun Jiang
on 2 Mar 2020
1 vote
You need the "Embedded Coder" toolbox to generate code for embedded real-time target.
Categories
Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!