Partly solved by the official doc
Customiszed target file not supporting concurrent execution?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi!
I try to generate my customised target file by following the official tutorial, and my target file(qing_ert_target.tlc) is derived from ert.tlc.
When I try to test my target file with a sample model, I meet a error:
The selected system target file '**.tlc' is not currently supported
for concurrent execution.
My questions are:
- How can I create a customised target file supporting concurrent execution for the multicore architecture?
- Is it possible to generate C source codes derectly from simulink for concurrent execution for Linux environment?
My MATLAB version is 2019b, and my customised target file is attached below.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Multicore Processor Targets finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!