Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
kepsz
Posts: 15
Registered: ‎01-02-2012
0

ISE 13.4 - Webpack license problem in Linux

[ Edited ]

I'm obtained ISE Webpack Licens key via email, and I put it to the license manager when installer asked for it.

ise2.png


The problem when starting ise:

ise1.png

 


So i can't generate bitstream, because of there is no licens for spartan 3e.

(with newparses yes, using default old parses just fails withouth an error message)
ERROR:Map:258 - A problem was encountered attempting to get the license for this
   architecture.

 

 

In the ISE's "help" menu, Manage License, Open Licesnsing page an Check for updates options does nothing. Manualy launched xlcm works, but that do not solved the problem.

 

This distro is Chakra Project (arch based). I used ISE13.3 in Debian Squeeze without the Licesnes problem.
Current xinfo.txt uploaded.

Xilinx Employee
howardp
Posts: 264
Registered: ‎07-22-2008
0

Re: ISE 13.4 - Webpack license problem in Linux

The message is true but it should not get to that point if the WebPack license is found.

The message before the map error should give the license search path.  Is /root/.Xilinx/xilinx.lic included?

If you move the license to a new location and point the XILINXD_LICENSE_FILE variable to the location of the license file, does that get around the error?

Visitor
kepsz
Posts: 15
Registered: ‎01-02-2012
0

Re: ISE 13.4 - Webpack license problem in Linux

Reading the consol log, it's revealed, ISE searchs for the license file in /home/myhomefolder/.Xilinx directory. It's not matter, what is present in the XILINXD_LICENSE_FILE env. variable. I put here my Licens now.

 

xlcm still not works or shows the actual licenses, but ISE works well and generated my programing file.

 

xlcm's problem is similar to this: link, just the libstdc++ move solution does not worked for me. But currently it's not realy a big problem for me.