License restriction

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

License restriction

1,096 Views
lpcware
NXP Employee
NXP Employee

Content originally posted in LPCWare by DTronix on Thu Jul 15 10:06:34 MST 2010
I have a problem with the license, i have activated the IDE succesfully, but when i try to debug my app the license check fails.

An error message appears saying "Flash image too large for this license" but the license is for 128K and the program is below 8K according to the console  output after building.

I've attached the screenshots with the error message, the license and the console output.

I have to keep programming but i'm stucked with this issue.

Thanks

Original Attachment has been moved to: 1100537_lxp_test_prj.zip

0 Kudos
14 Replies

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jamit on Fri Jul 23 01:25:54 MST 2010
Thanks for the hint about the missing path. Turns out that was my problem.

I am on Vista 32bit.
0 Kudos

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Fri Jul 23 00:00:14 MST 2010
You didn't say what OS you're using. This error happens when the debug utility program (i.e debug stub) is attempting to validate your license. In order to do this, it needs to run a few system queries, and have write/execute permissions in the directory pointed to by your TEMP environment, or in the LPCXpresso "<install>\bin\Scripts" directory. Some antivirus software can prevent "non-trusted" applications from executing WMI scripts in TEMP.

Also, can you verify whether "\Windows\System32" directory (SysWOW64 for 64-bit Windows) is in your path? The stub needs access to some 32-bit utility programs which reside there. I don't see  how this path would not be included in your PATH environment, unless  you've changed it.
0 Kudos

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jamit on Thu Jul 22 16:34:11 MST 2010
I am experiencing the same problems here.
I am able to compile the examples, but when I try to download I get a
"License restriction: Flash image too large for this license." for most examples (on LPC1343).

I had first installed LPCXpresso 3.2 and registered with it. I have upgraded to 3.4 and even done a complete reinstall.

License type: FULL
Debug limit: 128k

How can I fix the problem?
0 Kudos

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Jul 21 12:36:13 MST 2010
Has your issue been resolved, and was it related to permissions?

Regards,

CodeRedSupport
0 Kudos

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by DTronix on Thu Jul 15 13:18:15 MST 2010
I sent an email from the contact form in your website but nobody answered me. My mail address is the same i registered in the forum.
0 Kudos

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Jul 15 11:56:11 MST 2010

Quote: DTronix
Thanks



Please use the Code Red support e-mail for this so we can get your e-mail address. We'd like to send you a separate license diagnostic so we can collect more information about the problem.

Regards,

CodeRedSupport
0 Kudos

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by DTronix on Thu Jul 15 11:40:22 MST 2010
Thanks
0 Kudos

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Jul 15 11:29:24 MST 2010
Please contact us directly at http://www.code-red-tech.com/contact.php  so we can help resolve the problem.

Regards,

CodeRedSupport
0 Kudos

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by DTronix on Thu Jul 15 10:54:48 MST 2010
1. It's running directly into the OS, no VM.

2. It's connected to the wired-LAN and the internet thru a router and a dsl modem.

3. This machine has only one user acount (my user) and i'm in the administrator group with all its privileges.
0 Kudos

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Jul 15 10:46:14 MST 2010
A couple of questions:
1. Is it running in aVM?
2. Is it connected to a network?
3. Are you running as an adminstrator? If not, please try running as and administrator.

Best Regards
0 Kudos

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by DTronix on Thu Jul 15 10:36:27 MST 2010
The OS is winXP SP3
0 Kudos

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Jul 15 10:33:09 MST 2010
Please open a command window in the <install>/bin directory and  type
crt_emu_cm3_nxp -info-license

And then zip and post the contents of the directory:
c:\documents and settings\all users\lpcxpresso (xp)
c:\users\public\lpcxpresso (vista/win7)
0 Kudos

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by DTronix on Thu Jul 15 10:28:01 MST 2010
The version of LPCXpresso is v3.4.0 [Build 187] [23/06/2010]

i guess this is the last version.

Thanks
0 Kudos

806 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Jul 15 10:23:36 MST 2010
A small number of users saw a similar issue with LPCXpresso 3.3.4:

http://knowledgebase.nxp.com/showthread.php?t=379

But this should be fixed in the current version, 3.4. What version are you using?

You can download the current version from:

http://lpcxpresso.code-red-tech.com/LPCXpresso/

Regards,
CodeRedSupport
0 Kudos