We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I have installed Eclipse for DS-5, including a 1-year license I got with a vybrid tower kit. The license seems to be ok, as shown in ARM License Manager. When I try to build, I get an "Error: C9932E: Cannot obtain license for Compiler (feature compiler5) with license version >= 5.0201402". On the other hand, when I build a project from the DS-5 Command Prompt (calling the makefile of a provided example project for vybrid), it works! Debugging from Eclipse on the target also works afterwards.
It seems that Eclipse does not find the license, although the license diagnostics contains
==========
System Information:
OS name: Windows 7
Java version: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08
PATH environment variable: C:/Program Files/DS-5/sw/eclipse//../java/bin/server;C:/Program Files/DS-5/sw/eclipse//../java/bin;C:/Program Files/DS-5/sw/eclipse//../java/lib/amd64;C:\Program Files\DS-5\bin; <...MORE...> ;C:\Program Files\DS-5\sw\eclipse;
Product Information:
Version: 5.18.0
Build number: 5180018
Build date: 201404
Selected toolkit: DS-5 Vybrid Tower System Starter Kit
ARM_DS_TOOLKIT_KEY environment variable: not set
arm.ds.toolkit.key system property: vf6xx_sk
Host IDs:
...
Licenses are searched for in the following locations:
ARMLMD_LICENSE_FILE environment variable: not set
LM_LICENSE_FILE environment variable: not set
DS-5 licenses directory: "C:\Users\<username>\AppData\Roaming\ARM\DS-5\licenses"
Licenses used recently (Streamline and DS-5 Debugger only):
[vf6xx_sk_ds_debugger_cmsisdap/5.0201404], valid until Mai 16 2015
===========
There is a "DS-5 Vybrid Tower Starter Kit.lic" in the DS-5 licenses directory.
I would really like to debug AND build with Eclipse. Any idea?
Hi,
Have a read through this blog about this particular error: http://community.arm.com/groups/tools/blog/2014/04/28/deciphering-ds-5-support-and-maintenance-license-error-c9932e
By the looks of it, your error is caused because your support and maintenance was valid up until Feb 2014.
However, looking at the license for Streamline and DS-5 Debugger, which are valid until May 16 2015, I'm guessing you've only just installed DS-5?
Have you installed it before or had another type of license? If so, it might be worth checking whether there are any other licenses which are confusing things - look in the ARM License Manager in DS-5 and delete any licenses that you're not currently using.
Let me investigate further, and I'll see whether anyone else has run into this issue.
Hi Joe,
thank you for your info. I searched for installed ARM licenses but didn't find any excepted the one I mentioned (license "DS-5 Vybrid Tower Starter Kit.lic" in DS-5/ARM License Manager)
Hi Amarti,
In the ARM License Manager, do you have this toolkit highlighted in the "Select the toolkit that you intend to use" pull down?
Hi Ronan,
yes, this toolkit is highlighted. This is how my License Manager looks like:
Hmm... in your first message it states:
Yet from the screenshot it appears to be set. I've never seen this occur before
It might be useful to delete the license, restart the GUI, and re-add the license.
If that doesn't work, I would recommend you contact ARM directly at license.support@arm.com
that worked!
I moved the .lic file manually to another directory (could not delete it in License Manager), then re-added it in the License Manager.
thx