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

Errors during application download in ConfigurationDesk

Errors during application download in ConfigurationDesk

Hi,

I am quite new to OpenModelica. I created a simple model block in OpenModelica, exported it and imported to ConfigurationDesk:

block FahrerPoti
  connector Boolout = output Boolean;
  Boolout FahrerPoti;

equation
  FahrerPoti=true;
 
end FahrerPoti;

Here, I wanted to get a digital high at a pin in digital io card in Scalexio platform.

Warning during import: The FMU contains one or more resource files. You have to download the resource files to the platform before downloading the real-time application. For more information on resource file support, contact dSPACE Support.

I contacted dSPACE support and they said that only OpenModelica can say which files are needed to be downloaded and if it is necessary for the fmu implemented. What are these resource files and where can I find them? Are there any documents on how an fmu from openmodelica can be downloaded to a dspace platform?

Error during download: Could not download real-time application.

Please help me to solve this issue.
Thanks in advance.
With regards,
Shantheri

Edited by: Shantheri - May-12-20 08:23:15
There are 0 guests and 0 other users also viewing this topic
You are here: