Unable to determine if rapid accelerator target for 'model' started successfully

2 次查看(过去 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 个评论
Riccardo Spica
Riccardo Spica 2014-6-30
Hi Ryan I don't know if you already solved your problem and I am not sure this is a real solution, but I noticed that I get this error when there is some linking issue. On linux you can check for linking problems running in a terminal the command ldd on the executable generated by simulink which is located in slprj/raccel/
Tony Castillo
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
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!

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by