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

Run an exported (FMU-Export) model in an unknown embedded system

Run an exported (FMU-Export) model in an unknown embedded system

Hello,

is it possible to run an exported model in an unknown embedded system.
I created an FMU (functional mockup unit) of my model. Now I want to use the generated Code in an unknown embedded System.
Which possiblilties do I have?

Regards

TBS

Re: Run an exported (FMU-Export) model in an unknown embedded system

Further I want to run the complete simulation in the controller.

Re: Run an exported (FMU-Export) model in an unknown embedded system

I don't know if you can even do this with commercial Modelica software at the moment.
Generating code for embedded systems is not an easy task.

You need to know a lot about the what kind of system it is, what sort of architecture it has and you need
to compile the code on that platform or cross-compile it on a different system but with the embedded
system as target.

Cheers,
Adrian Pop/

Re: Run an exported (FMU-Export) model in an unknown embedded system

I took a look in the Code and saw that the function calls, are made in the .dll is it possible to extraxt this dll?

Regards

TBS

Re: Run an exported (FMU-Export) model in an unknown embedded system

unzip

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