CodeWarrior Licence Issue Not working???

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CodeWarrior Licence Issue Not working???

Jump to solution
1,601 Views
vigneshbalaji
Senior Contributor I

Hi,

    I have a Basic Edition Floating Point License for CoodeWarrior but, it is not working. The License is not Detected by CodeWarrior IDE.I have attached the Screenshot of the Errors and the Documents, I have followed to activate the license.

 

153106_153106.pngScreenshot (1).png153131_153131.pngScreenshot (2).png153132_153132.pngScreenshot (3).png153133_153133.pngScreenshot (4).png

How to fix this? 

Labels (1)
1 Solution
1,121 Views
TomasPaez
NXP Employee
NXP Employee

To check the ports , Type "netstat -a" in the Command Prompt window, and press "Enter." The computer displays a list of all open TCP and UDP ports.

pastedImage_0.png
Look for any port number that displays the word "LISTENING" under the "State" column. 

If you need to assign a port to the license file do the following

TCP/IP ports can be specified with  a valid number which  is any unused port number between 0 and 64000.

SERVER myserver 17007ea8 40000

• host = myserver

• port = 4000

SERVER Simonserver A4BADBE2BC29 27000

VENDOR metrowks port=27001

USE_SERVER

View solution in original post

0 Kudos
4 Replies
1,122 Views
TomasPaez
NXP Employee
NXP Employee

To check the ports , Type "netstat -a" in the Command Prompt window, and press "Enter." The computer displays a list of all open TCP and UDP ports.

pastedImage_0.png
Look for any port number that displays the word "LISTENING" under the "State" column. 

If you need to assign a port to the license file do the following

TCP/IP ports can be specified with  a valid number which  is any unused port number between 0 and 64000.

SERVER myserver 17007ea8 40000

• host = myserver

• port = 4000

SERVER Simonserver A4BADBE2BC29 27000

VENDOR metrowks port=27001

USE_SERVER

0 Kudos
1,121 Views
TomasPaez
NXP Employee
NXP Employee

How to create a new Service for NXP license on LMTools

  1. Open LMTools utility

   pastedImage_0.png

2.     Go to Config Service

  pastedImage_1.png

3.     Type the new service name on Service Name box

  pastedImage_9.png

4.     Modify the path for lmrgd.exe , by default located in C:\FSL_FlexLM

5.     Add the Path for the license file

6.     Create the path where the log file will be saved

7.     Save Service

0 Kudos
1,121 Views
TomasPaez
NXP Employee
NXP Employee

Hi,

I will recommend to try to create a new service directly on lmtools.exe.

The error seems to be getting the connection to the server, do you have any firewall in the server that might be blocking TCP/IP ports from range 27000-27009 ? make sure these are open, these range  is used by default when non is specified in the license.

Also check the server log file to see if there is any response on the server side. I will review your cases entered on NXP.com and check in more detail.

http://cache.nxp.com/files/soft_dev_tools/doc/brochure/FLTLICINSTWINBR.pdf

regards

1,121 Views
vigneshbalaji
Senior Contributor I

Hi,

1)   Can you Explain me, what do you mean by creating a new service on lmtools.exe???

I tried re-reading and  stoping the server for both of them Failed, I have attached the Screenshot of them.

Screenshot (12).png

Screenshot (11).png

I am not able to open the Log File.It is also Failing.

Screenshot (21).png

Ya, I have disabled My windows Firewall.

2)How to check whether TCP/IP ports from range 27000-27009 are Free?

I tried Checking The port was busy with other things by using netstat command from the command prompt.I have attached the Screenshot of it also.

Screenshot (111).png

Please answer my above 2 questions and help me fix this problem.

0 Kudos