Hi list, I am pretty sure I know what is the problem. After reading the installation manual (http://www.xilinx.com/cgi-bin/SW_Docs_Redirect/sw_docs_redirect?ver=12.4&locale=en&topic=release+notes), I found out that I did not appropriately set the environment variables. It should be done with the command 'source settings32.(c)sh' when in your XILINX installation directory (explained on the page 25 of the manual).
However, in addition to this, the license has to be set up. Since I have to point to a license found on a server, this corresponds to the chapter 'Client Machines Pointing to a Floating License' in the manual (page 50). However, this is what is written in the manual for setting the floating licenses in linux: "Note: For Linux operating systems, licensing environment variables cannot be set using the Xilinx License Configuration Manager (XLCM). The environment variable fields are read only, and they are grayed out and there are no “Set” buttons. The environment variable must be set using the appropriate shell and commands." Can anyone help me with this? Thank you in advance for your reply! Nemanja P.S. As a student, I am not allowed to create a WebCase in order to get help from a Xilinx engineer, so I do not have whom other to ask. The current error output: -------------------------------------------------------------------------------------- nemanja@radio-laptop:~/bin/uhd/fpga/usrp2/top/USRP2$ make proj /home/nemanja/bin/uhd/fpga/usrp2/top/USRP2/build/u2_rev3.xise xtclsh /home/nemanja/bin/uhd/fpga/usrp2/top/tcl/ise_helper.tcl "" >>> Creating project: >>> /home/nemanja/bin/uhd/fpga/usrp2/top/USRP2/build/u2_rev3.xise ERROR:TclTasksC:project_115: Failed to create the directory "/home/nemanja/bin/uhd/fpga/usrp2/top/USRP2/build" while executing "project new $env(ISE_FILE)" invoked from within "if [file isfile $env(ISE_FILE)] { puts ">>> Opening project: $env(ISE_FILE)" project open $env(ISE_FILE) } else { puts ">>> Creating project: $env..." (file "/home/nemanja/bin/uhd/fpga/usrp2/top/tcl/ise_helper.tcl" line 41) make: *** [/home/nemanja/bin/uhd/fpga/usrp2/top/USRP2/build/u2_rev3.xise] Error 1 nemanja@radio-laptop:~/bin/uhd/fpga/usrp2/top/USRP2$ --------------------------------------------------------------------------------------------
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio