scilab xcos error

Thread Starter

rajanragesh

Joined Jun 25, 2010
1
i am using Scilab for simulating flyback and forward converter in a single stage configuration, control system included.

recently installed scilab 5.3.0.
in xcos demo, all but electrical and modelica models work.

i have installed
visual c++2005 redistributable
visual c++2008 redistributable -x86 9.0.30729.17
windows installer 3.1
lcc-win32 version3.2 (base version) in scilab folder
also installed MinGW Get version 0.1 -alpha-5 in scilab folder.

please suggest a way out of this.

i am getting an error like:

"Modelica blocks are reduced to a block with:
Number of differential states: 2
Number of algebraic states: 1
Number of discrete time states : 0
Number of zero-crossing surfaces: 0
Number of modes : 0
Number of inputs : 0
Number of outputs: 2
Input/output dependency:[T]
Analytical Jacobian: enabled (%Jacobian=%t)
Parameter embedding mode: enabled (%Modelica_ParEmb=%t)

Generated files path: C:\DOCUME~1\admin\LOCALS~1\Temp\SCI_TMP_3220_\"

in a POP OUT window and

"Main Modelica : C:\DOCUME~1\admin\LOCALS~1\Temp\SCI_TMP_3220_\RLC_ Modelica_im.mo
Flat Modelica : C:\DOCUME~1\admin\LOCALS~1\Temp\SCI_TMP_3220_\RLC_ Modelica_imf.mo
Simulation C code :C:\DOCUME~1\admin\LOCALS~1\Temp\SCI_TMP_3220_\RLC _Modelica_im.c
Generate a loader file
Generate a Makefile
Running the Makefile

!sorry compiling problem !
! !
!A Fortran or C compiler is required. ! "

in the CONSOLE window.
 
Top