Unable to determine if rapid accelerator target for 'model' started successfully
조회 수: 5 (최근 30일)
이전 댓글 표시
Hallo, I have a simulink model containing (among other blocks) some s-functions. The model runs fine in 'normal', 'accelerator' and even 'external' mode, but when I try to run it in 'rapid accelerator' mode it looks like simulink crashes and, after a while, I get this error message: 'Unable to determine if rapid accelerator target for 'model' started successfully'. What can I do to debug this error? I am on ubuntu and matlab r2012b. Thanks for helping me.
댓글 수: 3
Tony Castillo
2017년 5월 25일
Hi, everyone I'd like to know if you got the solution to that kind of issue, because I'm having that problem now: Unable to determine if rapid accelerator target for 'TranformadorREG1' started successfully
답변 (1개)
gao
2020년 3월 15일
Hello every,
I encounted the same problem and solved it right now. I am not sure it is a real solution for you. I set the model configuration by:
configuration-- Data Import/Export --Decimation with an instant value eg: 1 instead of an parameter which defined in workspace.
May be it is not supported in rapid acceleration mode with parameter.
thx!
댓글 수: 1
Bahadir Erdenk
2024년 10월 11일
Hi gao,
I just wanted to take a moment to thank you for your helpful response to this problem. Your explanation really helped me solve the issue I was facing, and I truly appreciate the time and effort you put into writing it.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!