This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DS-5 vybrid edition and licensing

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?

0