Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

Procedure for Standalone FMU compilation in ubuntu 16.04 32 bit

Procedure for Standalone FMU compilation in ubuntu 16.04 32 bit

I have exported an FMU on OM1.18 and obtained a .fmu file . I have extracted the fmu file and the contents are "binaries", "resources", "sources" and modelDescription.xml. The question is how do i compile these files and make standalone executable out of it on linux? With this kind of execrcise I am planning to establish a testbench for Hardware in Loop (HIL) application.

Edited by: viveklatta - May-24-22 10:48:02

Re: Procedure for Standalone FMU compilation in ubuntu 16.04 32 bit

You cannot make a standalone executable out of an FMU as it compiles to a shared library. You can however use OMSimulator executable to run the FMU.
Or if you want an executable you can just build it normally, not as an FMU.

Re: Procedure for Standalone FMU compilation in ubuntu 16.04 32 bit

hello

please I have the same problem I wanted to know how to simulate an IMF with OMSimulator?

thank you.

There are 0 guests and 0 other users also viewing this topic
You are here: