Re: [casper] Fwd: trouble compiling tutorial 1

2011-07-13 Thread Louis Dartez
Hi Mark,

  I tried running ctrl-D and updating my design and then
re-compiling with 'bee_xps' (version 1.1). The compilation process crashed
once more with the exact same message in the dialogue box as before. The
output within the MATLAB command window is as follows:


  Detected Linux OS
#
##  System Update  ##
#
Warning: The model 'tutorial1_revisited' does not have continuous states,
hence Simulink is using the solver 'VariableStepDiscrete' instead of
solver 'ode45'. You can disable this diagnostic by explicitly specifying
a discrete solver in the solver tab of the Configuration Parameters
dialog, or by setting the 'Automatic solver parameter selection'
diagnostic to 'none' in the Diagnostics tab of the Configuration
Parameters dialog.
 In gen_xps_files at 199
  In bee_xpsrun_Callback at 150
  In bee_xps at 82
Warning: Using a default value of 0.2 for maximum step size.  The
simulation step size will be equal to or less than this value.  You can
disable this diagnostic by setting 'Automatic solver parameter selection'
diagnostic to 'none' in the Diagnostics page of the configuration
parameters dialog.
 In gen_xps_files at 199
  In bee_xpsrun_Callback at 150
  In bee_xps at 82
#
## Block objects creation  ##
#
##
## Checking objects ##
##
Running system generator ...
Warning: The model 'tutorial1_revisited' does not have continuous states,
hence Simulink is using the solver 'VariableStepDiscrete' instead of
solver 'ode45'. You can disable this diagnostic by explicitly specifying
a discrete solver in the solver tab of the Configuration Parameters
dialog, or by setting the 'Automatic solver parameter selection'
diagnostic to 'none' in the Diagnostics tab of the Configuration
Parameters dialog.
 In
/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlCompileGenerateMdl.pxlCompileGenerateMdl
at 181
  In
/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlGenerateButton.pxlGenerateButton
at 281
  In gen_xps_files at 324
  In bee_xpsrun_Callback at 150
  In bee_xps at 82
Warning: Using a default value of 0.2 for maximum step size.  The
simulation step size will be equal to or less than this value.  You can
disable this diagnostic by setting 'Automatic solver parameter
selection' diagnostic to 'none' in the Diagnostics page of the
configuration parameters dialog.
 In
/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlCompileGenerateMdl.pxlCompileGenerateMdl
at 181
  In
/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlGenerateButton.pxlGenerateButton
at 281
  In gen_xps_files at 324
  In bee_xpsrun_Callback at 150
  In bee_xps at 82



I'm at a complete loss as to what may be causing this problem. If you (or
anyone else reading this) know of any other troubleshooting procedures that
may help pin down the problem it would be greatly appreciated.

Thanks,

Louis


On Mon, Jul 11, 2011 at 2:01 PM, Mark Wagner mwag...@ssl.berkeley.eduwrote:

 Hi Louis,

 Can you run control-D to update the design?  This will propagate the data
 types
 and may give you some idea where the issue lies.

 Mark


 On Fri, Jul 8, 2011 at 9:27 PM, Louis Dartez louisdar...@gmail.comwrote:


 Hello,

  I've been trying to compile tutorial 1 using the bee_xps
 command on MATLAB. After waiting a while I get a dialogue box titled 'NGC
 Netlisting Error' with the following errors:

 [: 21:

 /opt/Xilinx/11.1/ISE/lib/lin64:/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/lib:
 /usr/local/MATLAB/R2009a/sys/os/glnxa64:/usr/local/MATLAB/R2009a/bin/glnxa64:/usr/local/MATLAB/R2009a/extern/lib/glnxa64:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64/native_threads:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64:/opt/Xilinx/11.1/ISE/bin/lin64:
 unexpected operator

 [: 22:

 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/lib:/opt/Xilinx/11.1/ISE/lib/lin64:
 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/lib:/usr/local/MATLAB/R2009a/sys/os/glnxa64:/usr/local/MATLAB/R2009a/bin/glnxa64:/usr/local/MATLAB/R2009a/extern/lib/glnxa64:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64/native_threads:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64/server:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64:/opt/Xilinx/11.1/ISE/bin/lin64:
 unexpected operator

 In addition to the dialogue box above, I'm getting the following output
 within the MATLAB prompt:

  In
 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlCompileGenerateMdl.pxlCompileGenerateMdl
 at 181
   In
 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlGenerateButton.pxlGenerateButton
 at 281
   In gen_xps_files at 324
   In bee_xpsrun_Callback at 150
   In bee_xps at 82
 Error using == gen_xps_files at 328
 XSG generation failed:

 Any Ideas as to what may be behind these errors? Any advice would be
 appreciated.

 Thanks,

 --
-- Louis Dartez
(956) 372-5812
Arecibo Remote Command Center Scholar
Center 

Re: [casper] Fwd: trouble compiling tutorial 1

2011-07-13 Thread Jack Hickish
Hi Louis,

The error you describe sounds similar to that encountered when trying to
compile on Ubuntu -- see here:
http://www.mail-archive.com/casper@lists.berkeley.edu/msg01224.html

Are you using Centos/RHEL/one of the supported OSs?

Cheers,

Jack

On 13 July 2011 23:10, Louis Dartez louisdar...@gmail.com wrote:

 Hi Mark,

   I tried running ctrl-D and updating my design and then
 re-compiling with 'bee_xps' (version 1.1). The compilation process crashed
 once more with the exact same message in the dialogue box as before. The
 output within the MATLAB command window is as follows:


   Detected Linux OS
 #
 ##  System Update  ##
 #
 Warning: The model 'tutorial1_revisited' does not have continuous states,
 hence Simulink is using the solver 'VariableStepDiscrete' instead of
 solver 'ode45'. You can disable this diagnostic by explicitly specifying
 a discrete solver in the solver tab of the Configuration Parameters
 dialog, or by setting the 'Automatic solver parameter selection'
 diagnostic to 'none' in the Diagnostics tab of the Configuration
 Parameters dialog.
  In gen_xps_files at 199

   In bee_xpsrun_Callback at 150
   In bee_xps at 82
 Warning: Using a default value of 0.2 for maximum step size.  The
 simulation step size will be equal to or less than this value.  You can
 disable this diagnostic by setting 'Automatic solver parameter selection'
 diagnostic to 'none' in the Diagnostics page of the configuration
 parameters dialog.
  In gen_xps_files at 199

   In bee_xpsrun_Callback at 150
   In bee_xps at 82
 #
 ## Block objects creation  ##
 #
 ##
 ## Checking objects ##
 ##
 Running system generator ...
 Warning: The model 'tutorial1_revisited' does not have continuous states,
 hence Simulink is using the solver 'VariableStepDiscrete' instead of
 solver 'ode45'. You can disable this diagnostic by explicitly specifying
 a discrete solver in the solver tab of the Configuration Parameters
 dialog, or by setting the 'Automatic solver parameter selection'
 diagnostic to 'none' in the Diagnostics tab of the Configuration
 Parameters dialog.
  In
 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlCompileGenerateMdl.pxlCompileGenerateMdl
 at 181
   In
 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlGenerateButton.pxlGenerateButton
 at 281
   In gen_xps_files at 324
   In bee_xpsrun_Callback at 150
   In bee_xps at 82
 Warning: Using a default value of 0.2 for maximum step size.  The
 simulation step size will be equal to or less than this value.  You can
 disable this diagnostic by setting 'Automatic solver parameter
 selection' diagnostic to 'none' in the Diagnostics page of the
 configuration parameters dialog.
  In
 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlCompileGenerateMdl.pxlCompileGenerateMdl
 at 181
   In
 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlGenerateButton.pxlGenerateButton
 at 281
   In gen_xps_files at 324
   In bee_xpsrun_Callback at 150
   In bee_xps at 82
 



 I'm at a complete loss as to what may be causing this problem. If you (or
 anyone else reading this) know of any other troubleshooting procedures that
 may help pin down the problem it would be greatly appreciated.

 Thanks,

 Louis



 On Mon, Jul 11, 2011 at 2:01 PM, Mark Wagner mwag...@ssl.berkeley.eduwrote:

 Hi Louis,

 Can you run control-D to update the design?  This will propagate the data
 types
 and may give you some idea where the issue lies.

 Mark


 On Fri, Jul 8, 2011 at 9:27 PM, Louis Dartez louisdar...@gmail.comwrote:


 Hello,

  I've been trying to compile tutorial 1 using the bee_xps
 command on MATLAB. After waiting a while I get a dialogue box titled 'NGC
 Netlisting Error' with the following errors:

 [: 21:

 /opt/Xilinx/11.1/ISE/lib/lin64:/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/lib:
 /usr/local/MATLAB/R2009a/sys/os/glnxa64:/usr/local/MATLAB/R2009a/bin/glnxa64:/usr/local/MATLAB/R2009a/extern/lib/glnxa64:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64/native_threads:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64:/opt/Xilinx/11.1/ISE/bin/lin64:
 unexpected operator

 [: 22:

 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/lib:/opt/Xilinx/11.1/ISE/lib/lin64:
 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/lib:/usr/local/MATLAB/R2009a/sys/os/glnxa64:/usr/local/MATLAB/R2009a/bin/glnxa64:/usr/local/MATLAB/R2009a/extern/lib/glnxa64:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64/native_threads:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64/server:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64:/opt/Xilinx/11.1/ISE/bin/lin64:
 unexpected operator

 In addition to the dialogue box above, I'm getting the following output
 within the MATLAB prompt:

  In
 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlCompileGenerateMdl.pxlCompileGenerateMdl
 at 181
   In
 

Re: [casper] Fwd: trouble compiling tutorial 1

2011-07-11 Thread Mark Wagner
Hi Louis,

Can you run control-D to update the design?  This will propagate the data
types
and may give you some idea where the issue lies.

Mark


On Fri, Jul 8, 2011 at 9:27 PM, Louis Dartez louisdar...@gmail.com wrote:


 Hello,

  I've been trying to compile tutorial 1 using the bee_xps
 command on MATLAB. After waiting a while I get a dialogue box titled 'NGC
 Netlisting Error' with the following errors:

 [: 21:
 /opt/Xilinx/11.1/ISE/lib/lin64:/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/lib:
 /usr/local/MATLAB/R2009a/sys/os/glnxa64:/usr/local/MATLAB/R2009a/bin/glnxa64:/usr/local/MATLAB/R2009a/extern/lib/glnxa64:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64/native_threads:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64:/opt/Xilinx/11.1/ISE/bin/lin64:
 unexpected operator

 [: 22:
 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/lib:/opt/Xilinx/11.1/ISE/lib/lin64:
 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/lib:/usr/local/MATLAB/R2009a/sys/os/glnxa64:/usr/local/MATLAB/R2009a/bin/glnxa64:/usr/local/MATLAB/R2009a/extern/lib/glnxa64:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64/native_threads:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64/server:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64:/opt/Xilinx/11.1/ISE/bin/lin64:
 unexpected operator

 In addition to the dialogue box above, I'm getting the following output
 within the MATLAB prompt:

  In
 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlCompileGenerateMdl.pxlCompileGenerateMdl
 at 181
   In
 /opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlGenerateButton.pxlGenerateButton
 at 281
   In gen_xps_files at 324
   In bee_xpsrun_Callback at 150
   In bee_xps at 82
 Error using == gen_xps_files at 328
 XSG generation failed:

 Any Ideas as to what may be behind these errors? Any advice would be
 appreciated.

 Thanks,

 --
 -- Louis Dartez
 (956) 372-5812
 Arecibo Remote Command Center Scholar
 Center for Gravitational Wave Astronomy
 University of Texas at Brownsville



[casper] Fwd: trouble compiling tutorial 1

2011-07-08 Thread Louis Dartez
Hello,

 I've been trying to compile tutorial 1 using the bee_xps
command on MATLAB. After waiting a while I get a dialogue box titled 'NGC
Netlisting Error' with the following errors:

[: 21:
/opt/Xilinx/11.1/ISE/lib/lin64:/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/lib:
/usr/local/MATLAB/R2009a/sys/os/glnxa64:/usr/local/MATLAB/R2009a/bin/glnxa64:/usr/local/MATLAB/R2009a/extern/lib/glnxa64:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64/native_threads:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64:/opt/Xilinx/11.1/ISE/bin/lin64:
unexpected operator

[: 22:
/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/lib:/opt/Xilinx/11.1/ISE/lib/lin64:
/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/lib:/usr/local/MATLAB/R2009a/sys/os/glnxa64:/usr/local/MATLAB/R2009a/bin/glnxa64:/usr/local/MATLAB/R2009a/extern/lib/glnxa64:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64/native_threads:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64/server:/usr/local/MATLAB/R2009a/sys/java/jre/glnxa64/jre/lib/amd64:/opt/Xilinx/11.1/ISE/bin/lin64:
unexpected operator

In addition to the dialogue box above, I'm getting the following output
within the MATLAB prompt:

 In
/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlCompileGenerateMdl.pxlCompileGenerateMdl
at 181
  In
/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlGenerateButton.pxlGenerateButton
at 281
  In gen_xps_files at 324
  In bee_xpsrun_Callback at 150
  In bee_xps at 82
Error using == gen_xps_files at 328
XSG generation failed:

Any Ideas as to what may be behind these errors? Any advice would be
appreciated.

Thanks,

-- 
-- Louis Dartez
(956) 372-5812
Arecibo Remote Command Center Scholar
Center for Gravitational Wave Astronomy
University of Texas at Brownsville