Partly solved by the official doc
Customiszed target file not supporting concurrent execution?
8 ビュー (過去 30 日間)
古いコメントを表示
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.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Multicore Processor Targets についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!