UBUNTU 12 Licensing Incompatability

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

UBUNTU 12 Licensing Incompatability

978件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by MacGyverQue on Thu May 03 08:08:46 MST 2012
Starting a new thread to consolidate my issue and ensure it doesn't get grouped with the previous "solved" thread "License Restriction..."

When attempting to start lpcxpresso from the command line after upgrading to Ubuntu 12 on a system that lpcxpresso functioned perfectly with on Ubuntu 11, I get the following results:

[B]./lpcxpresso[/B]
java.text.ParseException: [COLOR=Red]Cannot read MAC address from [eth0      Link encap:Ethernet  HWaddr 5c:26:0a:82:49:f0  [/COLOR]
          inet addr:10.211.100.71  Bcast:10.211.100.255  Mask:255.255.255.0
          inet6 addr: fe80::5e26:aff:fe82:49f0/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:627266 errors:0 dropped:0 overruns:0 frame:0
          TX packets:316923 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:752749010 (752.7 MB)  TX bytes:30426037 (30.4 MB)
          Interrupt:20 Memory:e6e00000-e6e20000

[B]Additionally, when simply attempting to program the flash from the IDE, it says:[/B]

53: License does not permit flash operations form command line

Pc: (  0) Reading remote configuration
Ni: LPCXpresso Debug Driver v4.0 (Mar 25 2012 14:25:27)
Nc: Looked for chip XML file in /usr/local/lpcxpresso_4.2.2_238/lpcxpresso/bin/LPC1768.xml

Nc: Looked for vendor directory XML file in /usr/local/lpcxpresso_4.2.2_238/lpcxpresso/bin/nxp_directory.xml

Nc: Found generic directory XML file in /usr/local/lpcxpresso_4.2.2_238/lpcxpresso/bin/crt_directory.xml

Pc: (  5) Remote configuration complete
Pc: ( 30) Emulator Connected
Pc: ( 40) Debug Halt
Pc: ( 50) CPU ID
Nc: Emu(0): Conn&Reset. DpID: 4BA00477. Info: LPCLINK_1_1
Nc: JTAG Frequency: 250 KHz. RTCK: False. Vector catch: False.
Nc: Packet delay: 0  Poll delay: 0.
Nc: NXP: LPC1768  Part ID: 0x00000000
Pc: ( 65) Chip Setup Complete
Wt: License check failure (CheckLicense 0)
Nt: Connected: was_reset=false. was_stopped=true
Cr:f Restricted - unregistered license, download limit of 8K
Pc: ( 70) License Check Complete
Et:53: License does not permit flash operations from command line
Pc: (100) Target Connection Failed

[B] Weird thing is, when I select "Display License Type" it reports:[/B]

License type: FULL
Debug limit: 128k
Activation code: [Removed for Security]

A FULL copy of LPCXpresso may be used for production.

[B][I]I'm thinking the issue is with the way the MAC is parsed from the command line which is throwing the java.text.parseexception

[/I][/B]This is still very much so an issue. I can't debug or load code to the processor.

Any help will be greatly appreciated. As noted in the other thread, I'm trying my best to evaluate the Code Red software suite before purchasing a group license for my company and unfortunately time is of the essence.

If lpcxpresso doesn't work with Ubuntu 12, I guess I'm to assume the same applies to the entire software suite. Is this incorrect?
0 件の賞賛
返信
4 返答(返信)

964件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by inanzu on Thu Sep 13 16:01:04 MST 2012

Quote: MacGyverQue

[B][I]I'm thinking the issue is with the way the MAC is parsed from the command line which is throwing the java.text.parseexception
[/I][/B]


I found probably the LPCxpresso wolud be except on read the MAC adress from ipconfig(8) command. The ipconfig command was updated in the progress to support the NLS (native language support) with the UTF-8 encode in requirements  for Ubuntu project .
The LPCxpresso  appears that it cannot read the UTF-8 output from standard output, and will be occurred exception.
For all I know, we should have two method to solve the problem,
1) set the locale to english in global environment
2) set "LOCALE=C" before run LPCxpresso. examply,

Quote:
LOCALE=C lpcxpresso

And you should overwrite the license if you change the locale setting.

...But, the eclipse had a eccentric specified that paper size was strongly fixed to letter or A4 by your locale setting. If  you were set A4 paper in the your printer, you couldn't use.
0 件の賞賛
返信

964件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jdurand on Wed May 16 20:28:15 MST 2012
Not exactly a licensing issue (I don't think), but on one Ubuntu 12.04 system after what appears to be a successful install there is no menu item for LPCXpresso.  Also if I manually add one nothing happens when I click it.

I have LPCXpresso installed on two other Ubuntu systems, one 12.04 and one 11.04 and they're working fine.
0 件の賞賛
返信

964件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by MacGyverQue on Thu May 03 09:45:41 MST 2012
Thanks! I'll get the evaluation of RedSuite now and proceed from here. It seems that users upgrading from Ubuntu 11 to 12 will have this issue due to something Ubuntu changes/modifies in the path of upgrading.
0 件の賞賛
返信

964件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu May 03 09:04:55 MST 2012

Quote: MacGyverQue


[B][I]I'm thinking the issue is with the way the MAC is parsed from the command line which is throwing the java.text.parseexception

[/I][/B]This is still very much so an issue. I can't debug or load code to the processor.

Any help will be greatly appreciated. As noted in the other thread, I'm trying my best to evaluate the Code Red software suite before purchasing a group license for my company and unfortunately time is of the essence.

If lpcxpresso doesn't work with Ubuntu 12, I guess I'm to assume the same applies to the entire software suite. Is this incorrect?




We have now tested both LPCXpresso IDE and Red Suite here on Ubuntu 12, so we know that fundamentally it does work. We will of course be looking into the specific problems you are having with your LPCXpresso IDE license though.

However.... If you are looking at purchasing Red Suite, then you really ought to try using Red Suite rather than LPCXpresso IDE. The licensing system for Red Suite is completely different to that of LPCXpresso, and thus you are unlikely to see the problems you are currently seeing.

For details of how to obtain a 60 day evaluation of Red Suite, including a download link, please see:

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

More information on the differences between Red Suite and LPCXpresso IDE can be found at:

  http://www.code-red-tech.com/products.php#comparison
and
  http://support.code-red-tech.com/CodeRedWiki/ProductOverview

Regards,
CodeRedSupport
0 件の賞賛
返信