Hello Jack, Mark,
Downloading CentOS 5 as we speak. Thank you very
much for all the help. I'll be following your tutorial. I'll post if
anything else comes up.
- Louis Dartez
(956) 372-5812
Arecibo Remote Command Center Scholar
Center for Gravitational Wave Astronomy
University of Texas at Brownsville
On 7/13/11 5:56 PM, Jack Hickish wrote:
Hi Louis,
In Oxford we mostly use CentOS -- I've made a few installations
following the instructions at
https://casper.ssl.berkeley.edu/wiki/Xilinx_ISE_11.4_Setup and
everything has been relatively painless.
I've also got a Fedora compile machine that seem to work OK, so that's
also an option.
Cheers,
Jack
On 13 July 2011 23:49, Louis Dartez <[email protected]
<mailto:[email protected]>> wrote:
Hello,
So then it seems I may be needing to switch
operating systems. I am currently using XUBUNTU 11.04. Guessing
this is probably my problem. Any recommendations? I'm thinking
CentOS...
- Louis Dartez
(956) 372-5812
Arecibo Remote Command Center Scholar
Center for Gravitational Wave Astronomy
University of Texas at Brownsville
On 7/13/11 5:32 PM, Jack Hickish wrote:
Hi Louis,
The error you describe sounds similar to that encountered when
trying to compile on Ubuntu -- see here:
http://www.mail-archive.com/[email protected]/msg01224.html
Are you using Centos/RHEL/one of the supported OSs?
Cheers,
Jack
On 13 July 2011 23:10, Louis Dartez <[email protected]
<mailto:[email protected]>> 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_xps>run_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_xps>run_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.p>xlCompileGenerateMdl
at 181
In
/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlGenerateButton.p>xlGenerateButton
at 281
In gen_xps_files at 324
In bee_xps>run_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.p>xlCompileGenerateMdl
at 181
In
/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlGenerateButton.p>xlGenerateButton
at 281
In gen_xps_files at 324
In bee_xps>run_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
<[email protected] <mailto:[email protected]>>
wrote:
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
<[email protected] <mailto:[email protected]>> 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.p>xlCompileGenerateMdl
at 181
In
/opt/Xilinx/11.1/DSP_Tools/lin64/sysgen/bin/xlGenerateButton.p>xlGenerateButton
at 281
In gen_xps_files at 324
In bee_xps>run_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
--
-- Louis Dartez
(956) 372-5812 <tel:%28956%29%20372-5812>
Arecibo Remote Command Center Scholar
Center for Gravitational Wave Astronomy
University of Texas at Brownsville