Partly solved by the official doc
Customiszed target file not supporting concurrent execution?
조회 수: 9 (최근 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!