Arm Community
Site
Search
User
Site
Search
User
Arm Developer
Documentation
Learning Paths
On-Demand Videos
Groups
Arm Ambassadors
Education Hub
Open Source Software and Platforms
Research Collaboration and Enablement
Forums
AI forum
Architectures and Processors forum
Arm Development Platforms forum
Arm Development Studio forum
Automotive forum
Compilers and Libraries forum
Embedded and Microcontrollers forum
High Performance Computing (HPC) forum
Internet of Things (IoT) forum
Keil forum
Laptops and Desktops forum
Mobile, Graphics, and Gaming forum
Morello forum
Operating Systems forum
Servers and Cloud Computing forum
SoC Design and Simulation forum
SystemReady Forum
Blogs
AI blog
Announcements
Architectures and Processors blog
Automotive blog
Embedded and Microcontrollers blog
Internet of Things (IoT) blog
Laptops and Desktops blog
Mobile, Graphics, and Gaming blog
Operating Systems blog
Servers and Cloud Computing blog
SoC Design and Simulation blog
Tools, Software and IDEs blog
Support
Arm Support Services
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Support forums
Arm Development Studio forum
DS-5 installed successfuly but getting Licensing error
Jump...
Cancel
Locked
Locked
Replies
3 replies
Subscribers
120 subscribers
Views
3492 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
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 installed successfuly but getting Licensing error
Elliott Jeyaseelan
over 11 years ago
Note: This was originally posted on 6th May 2013 at
http://forums.arm.com
Installed DS5 community edition on Xp-sp3.
install was a success. Created an arm account, copy pasted the license key given on the download page, I went with the standalone DS5 install on a clean xp sp3 system.
the license manager bound the license to the single interface (mac address) of the system.
got a new project going, imported the s5pv210-smdk example.
after doing a failed build, I get the following licensing error, not sure what I am missing in my installation :
**** Build of configuration Release for project First Test ****
make all
'Building file: ../DS-5Examples/Samsung-S5PV210_SMDK_RAM/hello.c'
'Invoking: ARM C Compiler'
armcc -O3 -g -c -o "DS-5Examples/Samsung-S5PV210_SMDK_RAM/hello.o" "../DS-5Examples/Samsung-S5PV210_SMDK_RAM/hello.c"
ARM C/C++ Compiler, 5.03 [Build 24]
Error: C9932E: Cannot obtain license for Compiler (feature compiler5) with license version >= 5.0201301
No such feature exists.
Feature: compiler5
License path: C:\Documents and Settings\ArmDev\Application Data\ARM\DS-5\licenses\DS-5 Community Edition.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.0201301
No such feature exists.
Feature: bsp_compiler5
License path: C:\Documents and Settings\ArmDev\Application Data\ARM\DS-5\licenses\DS-5 Community Edition.lic;
FLEXnet Licensing error:-5,357
For further information, refer to the FLEXnet Licensing documentation,
available at "www.flexerasoftware.com".
make: *** [DS-5Examples/Samsung-S5PV210_SMDK_RAM/hello.o] Error 1
**** Build Finished ****
Any ideas how to fix this error etc. I have rebooted the system, no luck.
Thanks.
Scott Douglass
over 11 years ago
Note: This was originally posted on 9th May 2013 at
http://forums.arm.com
That example is a bare-metal example that builds with armcc. Unfortunately, Community Edition doesn't support bare-metal development (and doesn't enable armcc). For more details about what is supported in Community Edition take a look at
http://www.arm.com/p...s5-editions.php
There are some Linux application examples supplied in Linux_examples.zip and they have readme files. For an example of a step-by-step guide using BeagleBone as the target see
http://ds.arm.com/ds...debug-tutorial/
Cancel
Vote up
0
Vote down
Cancel
Elliott Jeyaseelan
over 11 years ago
Note: This was originally posted on 10th May 2013 at
http://forums.arm.com
Ok, that makes sense.
thanks Scott for clearing that up.
Cancel
Vote up
0
Vote down
Cancel
lily zhong
over 11 years ago
Note: This was originally posted on 12th July 2013 at
http://forums.arm.com
Ok, that makes sense.
thanks Scott for clearing that up.
hello
i have encounter the same problem and i haven't solve it.
could you give me some details ?
thank you .
Cancel
Vote up
0
Vote down
Cancel