Hello again
I already updated the blocks, but now I have the following error

--------------------------------- Version Log ------------------------------
----
Version                                 Path
System Generator                        /opt/Xilinx/14.7/ISE_DS/ISE/sysgen
Matlab 8.1.0.604 (R2013a)               /usr/local/MATLAB/R2013a
ISE                                     /opt/Xilinx/14.7/ISE_DS/ISE
roach@roach-System-Product-Name:~/Descargas$ cat tut3_sysgen_error.log
--------------------------------- Version Log ------------------------------
----
Version                                 Path
System Generator                        /opt/Xilinx/14.7/ISE_DS/ISE/sysgen
Matlab 8.1.0.604 (R2013a)               /usr/local/MATLAB/R2013a
ISE                                     /opt/Xilinx/14.7/ISE_DS/ISE
------------------------------------------------------------
--------------------
Summary of Errors:
Error 0001: caught standard exception
     Block: Unspecified
------------------------------------------------------------
--------------------

Error 0001:

Reported by:
  Unspecified

Details:
standard exception: XNetlistEngine:
Exception message could not be parsed:
com.xilinx.sysgen.netlist.NetlistInternal: couldn't open first
pass text file at
/home/roach/Descargas/tut3/sysgen/sysgen/masterScript6463651374861082265.pl
line 16481'
-----------------------------------------------------------------------
My sh interpreter points to bash (sh ->bash), any idea?

Also I have sh.distrib->bash
Can this be affecting in any way?
I am really grateful for the help
Regards
Claudio



2017-03-29 17:01 GMT-03:00 Paulina <unanu...@gmail.com>:

> Parece que tenemos harta pega para el sábado pero veo factible que
> podasmos  arreglar las librerías del tut3 para trabajar ahí el sábado
> cachamos
> Saludos.
>
>
>
> El 29-03-2017, a las 12:22, Jack Hickish <jackhick...@gmail.com> escribió:
>
> Hi Claudio,
>
> This is a classic problem -- the library version you are using is not
> compatible with the version the tutorials were designed in. The particular
> error you have can be solved by deleting the XSG yellow block and pulling a
> new one from the library (I believe it is now called XSG_core_config,
> without spaces(!)). In fact, deleting and replacing problematic blocks
> fixes a wealth of strange Simulink errors.
>
> Having fixed the XSG block, you might find that you run into similar
> problems with other blocks. In this case there are two options --
> 1. Figure out what version of mlib_devel the tutorial was made with -- if
> you're lucky the author will have put this information on the tutorials
> wiki page.
> 2. Update all the blocks in the model to their latest versions. There is
> an automated script to do this. After opening the model, from the MATLAB
> prompt run "update_casper_blocks(bdroot)". bdroot -- block diagram root
> -- is a shortcut to the top level of your model, this script will recurse
> through all your blocks and replace all casper blocks with their most
> up-to-date versions from your copy of the mlib_devel library.
>
> In future (at the next workshop) I would suggest we maintain an mlib_devel
> git submodule in the tutorials repository, so it's easy to build them
> against the correct library version.
>
> Cheers
> Jack
>
> On Wed, 29 Mar 2017 at 08:52 Claudio Rivera <claudio14riv...@gmail.com>
> wrote:
>
>> Hi everyone, thanks you for your comments.
>> I have installed matlab 2013a, and tut3.slx was oppened, but when I
>> compile it (run xps) I get the following error
>> -----
>> Failed to find 'XSG core config' in library 'xps_library' referenced by 
>> 'tut3/XSG
>> core config'
>> -----
>> So I'm working in it.
>> With respect to tut3.mdl, it shows the same error
>>
>> 2017-03-27 5:54 GMT-03:00 Wesley New <wes...@ska.ac.za>:
>>
>> Hi Claudio,
>>
>> 2012b does not support the newer slx file format. Try using an older
>> version of the tutorials with an mdl file.
>>
>> You can try the mdl files from this commit: https://github.com/
>> casper-astro/tutorials_devel/tree/c195b501f67c4f2a4f051f258453e0
>> 751f9825fa/tut3
>>
>> Wesley New
>> South African SKA Project
>> +2721 506 7300 <+27%2021%20506%207300>
>> www.ska.ac.za
>>
>>
>>
>> On Sat, Mar 25, 2017 at 4:49 PM, Claudio Rivera <
>> claudio14riv...@gmail.com> wrote:
>>
>> Hi everyone
>> It would be great if you could help me with this problem...
>> I just install matlab r2012a and xilinx 14.7 (design suite: system
>> edition), the license of xilinx was "vivado design suite no ise", (in
>> ubuntu 12.04, 64 bit), I download the mlib_devel_master from casper and
>> create the startsg.local file with the following path
>>
>> #!/bin/bash
>> export MATLAB_PATH=/usr/local/MATLAB/R2012a
>> export XILINX_PATH=/opt/Xilinx/14.7/ISE_DS
>> export XILINX_PLATFORM=lin64
>> export MLIB_DEVEL_PATH=/home/roach/Casper/mlib_devel-master
>>
>>
>>
>>   Then, in matlab I start simulink, and when I try to open tut3.slx, it
>> stays stuck.
>> Any idea?
>>
>> 2017-03-25 11:41 GMT-03:00 Claudio Rivera <claudio14riv...@gmail.com>:
>>
>> Hi everyone
>> It would be great if you could help me with this problem...
>> I just install matlab r2012a and xilinx 14.7 (design suite: system
>> edition), the license of xilinx was "vivado design suite no ise", (in
>> ubuntu 12.04, 64 bit), I download the mlib_devel_master from casper and
>> create the startsg.local file with the following path
>>
>> #!/bin/bash
>> export MATLAB_PATH=/usr/local/MATLAB/R2012a
>> export XILINX_PATH=/opt/Xilinx/14.7/ISE_DS
>> export XILINX_PLATFORM=lin64
>> export MLIB_DEVEL_PATH=/home/roach/Casper/mlib_devel-master
>>
>>
>>
>>   Then, in matlab I start simulink, and when I try to open tut3.slx, it
>> stays stuck.
>> Any idea?
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "casper@lists.berkeley.edu" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to casper+unsubscr...@lists.berkeley.edu.
>> To post to this group, send email to casper@lists.berkeley.edu.
>>
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "casper@lists.berkeley.edu" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to casper+unsubscr...@lists.berkeley.edu.
>> To post to this group, send email to casper@lists.berkeley.edu.
>>
> --
> You received this message because you are subscribed to the Google Groups "
> casper@lists.berkeley.edu" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to casper+unsubscr...@lists.berkeley.edu.
> To post to this group, send email to casper@lists.berkeley.edu.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"casper@lists.berkeley.edu" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to casper+unsubscr...@lists.berkeley.edu.
To post to this group, send email to casper@lists.berkeley.edu.

Reply via email to