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.

 Accepted Answer

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 Comment

Thank you. I abandon the reference model and then the system runs well.

Sign in to comment.

More Answers (0)

Categories

Find more on Automotive Applications in Help Center and File Exchange

Products

Release

R2024a

Asked:

on 14 May 2024

Commented:

on 17 May 2024

Community Treasure Hunt

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

Start Hunting!