fmistatus=Error; Test CS model Instance(logStatusError): fmi2Instantiate:Undefined function or variable 'fmuhelper'
显示 更早的评论
Hi,
I followed the below link,
to export a sample model as fmu and tried to import the same with a testfile of fmu functions. It is not getting instantiated.
My fmi import is throwing the error as:
fmi2Instantiate: Undefined function or variable 'fmuhelper'.
fmi2_import_instantiate failed.
module=FMICAPI, log level=5:Calling fmi2SetupExperiment
segmentation fault (core dumped)
I see that fmuhelper is generated as a pcode as in "fmuhelper.p" in resources folder along with other MEX files. Can anyone please guide me on how to move forward? I added the paths and still unable to get rid of the error. The file is getting parsed though. but coming to instantiation it is failing. Any help would be great.
Thanks,
lorugant
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 FMU Importing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!