License check failure (CheckLicense)

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

License check failure (CheckLicense)

2,542 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by montevida on Mon Sep 12 10:00:43 MST 2011
I get the following error:

License check failure (CheckLicense)
Connected: was_reset=true. was_stopped=false
f Restricted - unregistered license, download limit of 8K

I have activated the license and should have a limit of 128K.  I have checked that cscript is working properly.  I have uninstalled and re-installed LCPXpresso v4.0.6 [Build 152] [01/08/2011].

Any other help is greatly appreciated.
0 Kudos
Reply
15 Replies

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by inma on Sat Nov 26 22:21:59 MST 2011
I just ran into this problem myself. Can it be because the first time I used LPCXpresso IDE 4 I was also running the former version installed on my computer?

The flash memory shouldn't be full, the code is near 85kB. After I choose -O1 it did not work with 75kB codesize. well I havent checked the last codesize that I sucessfully debugged but hardl doubt that I added 10+kB in one step...
0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by montevida on Wed Sep 14 11:57:18 MST 2011
Let me just say that because of the project that I am working on, the MAC address gets obscured to the OS while running.  LPCXpresso does not seem to have this limitation.
0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Sep 14 11:46:26 MST 2011

Quote: montevida
Does this mean that I need to have the MAC address available every time that I run the debugger?



ipconfig is used to interrogate your system as part of our license check. The question I have is why wouldn't the utility (and MAC address) be available?
0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by montevida on Wed Sep 14 11:29:24 MST 2011
Does this mean that I need to have the MAC address available every time that I run the debugger?
0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Sep 14 11:19:08 MST 2011
I presume you edited the MAC address in the ipconfig output for privacy sake? First make certain ipconfig.exe can be accessed in your Windows PATH environment, then restart LPCXpresso to see if it resolves the license issue.

Regards,

CodeRedSupport
0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by montevida on Wed Sep 14 10:13:31 MST 2011
Ethernet adapter Local Area Connection:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Mobile Connection
        Physical Address. . . . . . . . . : 00-0D-60-FD-XX-XX
        Dhcp Enabled. . . . . . . . . . . : Yes
        Autoconfiguration Enabled . . . . : Yes
        IP Address. . . . . . . . . . . . : 192.168.1.11
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.1.1
        DHCP Server . . . . . . . . . . . : 192.168.1.1
        DNS Servers . . . . . . . . . . . : 192.168.1.1
        Lease Obtained. . . . . . . . . . : Wednesday, September 14, 2011 1:07:18 PM
        Lease Expires . . . . . . . . . . : Thursday, September 15, 2011 1:07:18 PM
0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Sep 14 09:46:30 MST 2011
Do these computers have network access? Could you run
ipconfig /all
from the command line and post the results.
0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by montevida on Wed Sep 14 06:27:09 MST 2011
Here is the .log file.
0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Sep 14 00:45:46 MST 2011
Please zip and post the log file:
<workspace>/.metadata/.log
0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by montevida on Tue Sep 13 11:34:47 MST 2011
Here is the tasklist output.  I do have windows firewall running, but I get the same error when I turn off the firewall.  LPCXpresso is also in the firewall exceptions list.
0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Tue Sep 13 09:10:41 MST 2011
Are you sure you have no AV or Firewall running? What about Windows Firewall (which is configured by default)?

Open a command prompt and run
tasklist >tl.txt

and post tl.txt
0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by montevida on Tue Sep 13 07:59:28 MST 2011
I do not have any anti-virus running on that machine.  I have installed on several machines running XP and Windows 7, still the same problem.  Any other thoughts?
0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Tue Sep 13 06:47:03 MST 2011
This looks like it is probably a problem with your AV software, or other security setting. The information you have posted indicates that the IDE (which is running under Java) does not have permission to run cscript correctly, but the debugger does.
0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by montevida on Mon Sep 12 10:50:35 MST 2011
Here is the zip file.


Quote: CodeRedSupport
In the first place, please see the below FAQ and if you are still having problems supply the results of running the license diagnostics and the .log file from your workspace.

http://support.code-red-tech.com/CodeRedWiki/LPCXLicenseDiag

Regards,
CodeRedSupport.

0 Kudos
Reply

2,530 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Mon Sep 12 10:20:24 MST 2011
In the first place, please see the below FAQ and if you are still having problems supply the results of running the license diagnostics and the .log file from your workspace.

http://support.code-red-tech.com/CodeRedWiki/LPCXLicenseDiag

Regards,
CodeRedSupport.
0 Kudos
Reply