Simulink coder ert not working

15 views (last 30 days)
Hannah Dinovitzer
Hannah Dinovitzer on 2 Mar 2020
Answered: Fangjun Jiang on 2 Mar 2020
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
Fangjun Jiang on 2 Mar 2020
You need the "Embedded Coder" toolbox to generate code for embedded real-time target.

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!