Parallel task error while loading control algorithm into HIL

When I load the control algorithm into HIL, it prompts a parallel task error. Matlab suggests canceling the parallelism of the current module, but it cannot be changed due to using speedgoat.tlc. May I ask if there is a solution to this problem? The error module can be run using ert.tlc.

 採用された回答

R
R 2024 年 5 月 14 日

0 投票

As per my understanding, you have an Export-Function Model and the System Target File as Speedgoat.tlc.
The export function models can only generate code with Embedded Coder (ert.tlc). This is a documented limitation of export function models. Refer to the following documentation for more information:

1 件のコメント

Happyness
Happyness 2024 年 5 月 17 日
Thank you. I abandon the reference model and then the system runs well.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeAutomotive Applications についてさらに検索

製品

リリース

R2024a

質問済み:

2024 年 5 月 14 日

コメント済み:

2024 年 5 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by