Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

IC50 SKILL Development Error

Status
Not open for further replies.

vodes

Newbie level 6
Joined
Aug 27, 2001
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
72
Hi all,

After running icfb I got the following message when I tryed to execute SKILL Development from CIW tools menu:

"Ërror" sorry - no license to run SKILL Development

I checked license file. The following feature exists:

FEATURE skillDev cdslmd 5.600 etc

Another tools are working well.

What is the reason ?

regards, vodes
 

hi,
maybe the license is already checked out, because another process is using this feature on another machine. look under ciw --> options --> licenses.
give me a feedback, whether you fix the problem or not. we had similar problems with another feature.

greetings,
hqqh
 

Hi,

I checked the licenses under CIW option/License Check Out.
There were no problems.
Also nobody used this feature in parallel.

rgrds, vodes
 

hello,

can you specify the operating system and the environment variables you set.
Have you installed all available tools of the instllation cd's?

greetings,
hqqh
 

Hi hqqh,

I used Solaris 2.8.
I installed IC5032.
Here is my .profile file:

#######################################################################
PATH=/opt/SUNWspro/bin:$PATH
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/SUNWspro/lib
#######################################################################
# Cadence IC50
#######################################################################
LM_LICENSE_FILE=/usr/cads/IC50/share/license/license.dat:$LM_LICENSE_FILE
CDS_LIC_FILE=/usr/cads/IC50/share/license/license.dat:$CDS_LIC_FILE
CDS_ROOT=/usr/cads/IC50 export CDS_ROOT
CDS_INST_DIR=/usr/cads/IC50 export CDS_INST_DIR
CDSDIR=/usr/cads/IC50 export CDSDIR
XKEYSYMDB=/usr/cads/IC50/share/cdssetup/tdmX11/XKeysymDB export XKEYSYMDB
XNLSPATH=/usr/cads/IC50/share/cdssetup/tdmX11/nls export XNLSPATH
COREMASTER=/usr/cads/IC50/tools/coremaster export COREMASTER
CMDESIGNDIR=/usr/cads/IC50/tools/coremaster/UI export CMDESIGNDIR
WOLFE_GLOBALS=/usr/cads/IC50/tools/coremaster/bin export WOLFE_GLOBALS
PATH=$PATH:/usr/IC50/cads/tools/bin:/usr/IC50/tools/dfII/bin
PATH=$PATH:/usr/cads/IC50/tools/coremaster/bin
PATH=$PATH:/usr/cads/IC50/tools/dracula/bin
PATH=$PATH:/usr/cads/IC50/tools/spectre/bin
PATH=$PATH:/usr/cads/IC50/tools/plot/bin
PATH=$PATH:/usr/cads/IC50/tools/coremaster/UI
PATH=$PATH:/usr/cads/IC50/tools/SKILL06.00/context
PATH=$PATH:/usr/cads/IC50/tools/SKILL06.10/context
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/cads/IC50/tools/lib
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/cads/IC50/tools/spectre/lib
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/dt/lib
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/openwin/lib
CDS_Netlisting_Mode="Analog" export CDS_Netlisting_Mode
export LM_LICENSE_FILE CDS_LIC_FILE LD_LIBRARY_PATH PATH
################################

rgrds, vodes
 

Hello Vodes,

it seems all ok with the environment variables. i really dont know where the problem is but you can try this:

type some very simple skill commands in the command line of ciw.
e.g.
a=1
if a==1 then printf("good") else printf("bad")

if it work, you can execute skill code but you certainly need the tools of the skill development system like debugger.
if you have the possiblity to run ic5 from a solaris 2.7 machine, try this. we had different behavior between these two versions of solaris.

greetings,
hqqh
 

I have the same error as vodes': no license to run Skill Development. But I am using IC5.0 on Linux 7.3. Anybody can help me solve this problem? I have to use this function.
 

Are you've check the license encrypted key for skillDev is right?
Try to type 'lmdiag -c /path_of_license_file' to check license can be check out or not.
 

Re: IC50 SKILL Development Error, same to me

I also encount the same question,who can help us?
 

Please check the "skillDev" version.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top