> Have you any idea about this error: > Does your model have any spaces or capital letters in the model name?
> INFO:TclTasksC:1786 - Property "Map Effort Level" is currently disabled, > due to the value of another property. The value has been set but will not > be used. > > In the MATLAB command window appears this: > >>> bee_xps > Detected Windows OS > ############################# > ## System Update ## > ############################# > ############################# > ## Block objects creation ## > ############################# > ###################### > ## Checking objects ## > ###################### > Running system generator ... > XSG generation complete. > ######################### > ## Copying base system ## > ######################### > ######################## > ## Copying custom IPs ## > ######################## > ########################## > ## Creating Simulink IP ## > ########################## > ########################## > ## Creating EDK files ## > ########################## > Error trying to backup system.ucf: > No matching files were found. > Error using ==> fgets > Invalid file identifier. Use fopen to generate a valid file identifier. > > > > > > 2013/12/7 John Ford <[email protected]> > >> > xc2vpc50 is not in system generator! >> > >> >> Is this a Webpack ISE? You have to use the real downloaded and licensed >> ISE for the bigger chips. >> >> >> > Attached a picture >> > >> > >> > 2013/12/7 Rolando Paz <[email protected]> >> > >> >> Hi John >> >> I'm using this: >> >> >> >> Version Path >> >> System Generator 10.1.3.1386 >> >> C:/xilinx/10_1/DSP_Tools/common/bin/../../sysgen >> >> AccelDSP 10.1.3.1386 >> >> C:/xilinx/10_1/DSP_Tools/AccelDSP >> >> Matlab 7.5.0.342 (R2007b) C:/MATLAB/R2007b >> >> ISE 10.1.03i C:/xilinx/10_1/ISE >> >> Libraries >> >> C:\Libraries\xmlib_devel_10_1 >> >> >> >> Rolando Paz >> >> >> >> >> >> 2013/12/7 John Ford <[email protected]> >> >> >> >>> What version of all the tools are you using? Version 10.x of ISE is >> >>> the >> >>> last to support the xc2vp devices. >> >>> >> >>> >> >>> > Hi everyone! >> >>> > >> >>> > Hope you can help me with this problem I've had with two different >> >>> > computers. >> >>> > I tried with two different computer, using the ISE, MATLAB and >> >>> Simulink >> >>> to >> >>> > set IBOB, but I've failed because I find the same problem, I >> attached >> >>> the >> >>> > log file. >> >>> > >> >>> > The error is: >> >>> > >> >>> > ERROR:TclTasksC - ERROR:TclTasksC:project_028 - project set : >> Unknown >> >>> > property >> >>> > value "xc2vp50" >> >>> > >> >>> > Type [project properties] for more information. >> >>> > ERROR: An error occurred when creating the ISE project. >> >>> > >> >>> > Failed to execute command "project set device xc2vp50". >> >>> > ERROR:TclTasksC:project_030 - project set: Cannot set >> >>> "Device=xc2vp50" >> >>> > >> >>> > >> >>> > I found a similar error in the web: >> >>> > http://www.xilinx.com/support/answers/51182.htm#solution >> >>> > Description >> >>> > >> >>> > The following error is reported during evaluate process when >> >>> exporting >> >>> > RTL. >> >>> > >> >>> >>xtclsh run_ise.tcl || exit $? >> >>> > ERROR:TclTasksC - ERROR:TclTasksC:project_028 - project set : >> Unknown >> >>> > property >> >>> > value "aspartan6" >> >>> > >> >>> > Type [project properties] for more information. >> >>> > @E [IMPL-249] Errors occurred while synthesizing the design: >> >>> > ERROR:TclTasksC:project_030 - project set: Cannot set "Device >> >>> > Family=aspartan6" >> >>> > @E [IMPL-2] Implementation with tool 'ISE' failed. >> >>> > Solution >> >>> > >> >>> > This error indicates the implementation tool invoked is >> incompatible >> >>> with >> >>> > the selected device, most likely an earlier version of the tool >> which >> >>> does >> >>> > not support the targeting device. Verify that the environment >> >>> variable >> >>> is >> >>> > set up correctly to point to the desired implementation build. >> >>> > >> >>> > Can you help me understand how to fix the problem? >> >>> > >> >>> > Best Regards >> >>> > >> >>> > Rolando Paz >> >>> > >> >>> >> >>> >> >>> >> >> >> > >> >> >> >

