Clear Filters
Clear Filters

Unable to generate code for exporting FMU through co-simulation with Adams

2 views (last 30 days)
After_ Make hook during rtwsfcnfmi_ Make_ Rtw_ The call to hook generated the following error:
Failed to run CMake generator
The compilation process will be terminated as a result.
Reason:
Failed to run CMake generator
the version of FMU is 3.1
I have installed the CMake software and added the corresponding path to the CMake module in the model settings. I have selected the corresponding compiler and downloaded VS 2017 from my computer
BUT STILL FAIL
WHY?

Accepted Answer

Aiswarya
Aiswarya on 5 Jan 2024
Edited: Aiswarya on 5 Jan 2024
I understand that you are getting error while trying to import FMU, specifically during the "rtwsfcnfmi_ Make_ Rtw_" function call. Based on your error message, it seems that the FMI version you are using is 3.1. FMI 1.0 and 2.0 are fully supported in MATLAB and FMI 3.0 support is introduced in MATLAB R2023b. You may refer to the following documentation to know about the features of FMI 3.0 which are supported by the "FMU" block: https://www.mathworks.com/help/simulink/ref_extras/fmu.html#mw_4771c03d-f09b-4ae5-9f79-4eb36a63018e
Hope this helps!

More Answers (0)

Tags

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!