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.
Hi,
I have downloaded ds-5 evaluation version and license from silver.arm.com yesterday.
I have tried 'armcc', it complain about the license (please see the 1st column table)
but, I have copied the license file into c:\tools\DS-5\license\ds5-eval.license.lic.
What should I check to fix this?
My test environment:
Product: ARM Compiler 5.04
Component: ARM Compiler 5.04
Tool: armcc [5040027]
Error: C9932E: Cannot obtain license for Compiler (feature compiler5) with license version >= 5.0201311
No such feature exists.
Feature: compiler5
License path: C:\Program Files\ARM\Licenses\license_HPE#3.dat;c:\DevEnv\license\license.lic;C:\tools\DS-5\license\ds5-eval.lice
nse.lic;
FLEXnet Licensing error:-5,357
For further information, refer to the FLEXnet Licensing documentation,
available at "www.flexerasoftware.com".
Cannot obtain license for Compiler (feature bsp_compiler5) with license version >= 5.0201311
Feature: bsp_compiler5
ARMBIN=C:\tools\DS-5\bin
ARMBIN_ARMSD=C:\Program Files\ARM\RDI\armsd\1.3.1\66\win_32-pentium\armsd.exe
ARMBIN_AXD=C:\Program Files\ARM\RDI\AXD\1.3.1\98\win_32-pentium\axd.exe
ARMBIN_PRJ2XML=C:\Program Files\ARM\IDEs\CodeWarrior\RVPlugins\1.0\86\win_32-pentium\converters\RVD\prj2xml.exe
ARMCONF=C:\tools\DS-5\bin
ARMDLL=C:\tools\DS-5\bin
ARMHOME=c:\DevEnv\ads12\848
ARMINC=C:\tools\DS-5\include
ARMINCLUDE=C:\tools\DS-5\include
ARMLIB=C:\tools\DS-5\lib
ARMLMD_LICENSE_FILE=C:\Program Files\ARM\Licenses\license_HPE#3.dat;c:\DevEnv\license\license.lic
ARMROOT=C:\tools\DS-5
ARM_COMPILER_PATH=C:\tools\DS-5\bin
COMPUTERNAME=DH07-LAP02
LM_LICENSE_FILE=C:\tools\DS-5\license\ds5-eval.license.lic
I have found a article from ARM information center, but, it won't help.
FLEX error -5: No such feature exists
This error means that a license file was found, but did not contain a license (valid or invalid) for the feature you are trying to use. Typically this will be caused by:
If you possible, can you check the license file for me, the license file is attached.
Hi Don,
Could you please move your thread to this place? Software Development Tools
That will help your question be found by the experts.
If you do not know how to move, please read this: How Can I Move My Document/Discussion/Blog? - FAQ
Thanks.
Ben
Yes, sure, I have moved.
Thanks Don,
Well done
It looks that the 'feature' is different.
my license file shows.
'ds5eval_compiler5' but,
my installed compiler prints.
'compiler5', instead.
Am I correct?
But, why does it happens?
I am trying to re-install the compiler. I will let you know the result.
When I use the 'DS5 Command Prompt' installed instead, the license issue was disappeared.
And when I use Windows Console instead,
I need to put the flag
armcc --tool_variant=ds5eval
in the release note, I found the below description.