I achieved compile any design with bee_xps, but  I got the following error;

>> bee_xps
??? Reference to non-existent element of a cell array.

Error in ==> get_xlVersion at 24
        argout = [xsgVer, '.', toks{1}{1}];

Error in ==> bee_xps at 53
        xsg = get_xlVersion('full');

Detected Linux OS
#############################
##      System Update      ##
#############################

ans =

Error using ==> xlCheckDevice at 9
Failed cast to Dictionary


ans =

Error using ==> xlCheckDevice at 9
Failed cast to Dictionary

Warning: did not properly cleanup after previous model termination
ans =

Error using ==> xlCheckDevice at 9
Failed cast to Dictionary

Error using ==> gen_xps_files at 199
Error reported by S-function 'sysgen' in 'led1/gpio/convert':
An internal error occurred in the Xilinx Blockset Library.

Please report this error to Xilinx (http://support.xilinx.com), in as much
detail as possible. You may also find immediate help in the Answers
Database and other online resources at http://support.xilinx.com.

Since it is possible that this internal error resulted from an unhandled
usage error in your design, we advise you to carefully check the usage of
the block reporting the internal error. If errors persist, we recommend
that you restart MATLAB.
-----------------------------------------------------------------------------------------------------------------------------------------------
This is the file compile error is:


--------------------------------- Version Log
----------------------------------
Version                                 Path
System Generator 12.1                   /opt/Xilinx/12.1/ISE_DS/ISE/sysgen
Matlab 7.9.0.529 (R2009b)               /usr/local/matlab
ISE                                     /opt/Xilinx/12.1/ISE_DS/ISE
--------------------------------------------------------------------------------
Summary of Errors:
Error 0001: All Xilinx Blocks must be contained in a level of hierarc...
     Block: Unspecified
--------------------------------------------------------------------------------

Error 0001:

Reported by:
  Unspecified

Details:
All Xilinx Blocks must be contained in a level of hierarchy with a
System Generator Token
--------------------------------------------------------------------------------

Cheers

katty


2012/10/9 Wesley New <wes...@ska.ac.za>

>
>
> ---------- Forwarded message ----------
> From: Wesley New <wes...@ska.ac.za>
> Date: Tue, Oct 9, 2012 at 4:38 PM
> Subject: Re: [casper] Error Xilinx ---> Counter .
> To: "Rurik A. Primiani" <rprim...@cfa.harvard.edu>
> Cc: katherine viviana cortes urbina <kattycort...@gmail.com>,
> casper@lists.berkeley.edu
>
>
> Change:  case {'12.1.'}
> To:         case {'12.1'}
>
> No period after the 1 :)
>
> Wes
>
> On Tue, Oct 9, 2012 at 4:22 PM, Rurik A. Primiani <
> rprim...@cfa.harvard.edu> wrote:
>
>> Hi Katherine,
>>
>> In your email you say you installed Matlab R2009b and Xilinx 13.1. These
>> versions are not compatible according to Xilinx:
>> http://www.xilinx.com/support/**answers/17966.htm<http://www.xilinx.com/support/answers/17966.htm>.
>> You should either downgrade to Xilinx 11.5 or upgrade to Matlab R2010b.
>>
>> Best,
>> Rurik
>>
>>
>> On 10/9/12 8:57 AM, katherine viviana cortes urbina wrote:
>>
>>> Dear Casper,
>>>
>>>   I have intaling Centos 5.8/matlab R2009b/ISE 13.1,  I have create a
>>> design for example tut1  (one the most simple) but when I try to compile
>>> any design with bee_xps. I got the following error;
>>>
>>>  >> bee_xps
>>> ??? Reference to non-existent element of a cell array.
>>>
>>> Error in ==> get_xlVersion at 24
>>>          argout = [xsgVer, '.', toks{1}{1}];
>>>
>>> Error in ==> bee_xps at 53
>>>          xsg = get_xlVersion('full');
>>>
>>>
>>> cheers
>>>
>>>
>>> katty
>>>
>>>
>>
>
>

Reply via email to