- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Run an exported (FMU-Export) model in...
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
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/
- adrpo
- 885 Posts
Re: Run an exported (FMU-Export) model in an unknown embedded system
unzip
- sjoelund.se
- 1700 Posts
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Run an exported (FMU-Export) model in...