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

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

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Automotive 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