If you already had some difficulties to install the IAR Embedded Workbench, let me explain how to get a time limited or a code size limited license.
This tutorial will help you to remove this kind of error when trying build a project without a license:
Fatal Error[LMS001]: No license found. Use the IAR License Manager to resolve the problem.[LicenseCheck:2.13.8.154, RMS:3.4.2.0085, Feature:ARM.EW.COMPILER, Version:1.00]
Not so hard, but setting up IDEs is sometimes not so easy.
For a time limited or a code size limited license you have to download the same software.
Let's go on the IAR Systems official website: http://www.iar.com/
For a direct link: http://www.iar.com/en/Service-Center/Downloads/
Select the processor or core you wish to work with and a new window appears.
Just download the software.
Launch the binary, something like EWARM-CD-6503 and install it on your computer.
We have now to open the License Manager.
For that, open the IDE and > Help > License Manager...
A new window appears and click License > Get Evaluation License.
The License Wizard pop up asking you for register.
Click the Register button.
Your browser opens and you have to fill the form to have a license number in order to activate the IAR Embedded Workbench.
An email is sent to you.
Click on the validation link, on your email, and new page appears with your license number.
Enter it and click Next on the License Wizard.
Click Next again to activate the license.
Click Done.
It's possible that one day, you open your IDE and a new error appears:
Linking
The reason is because you have to ask another key.
Yes I know it's weird since a permanent key is already activated.
Anyway, redo the process to ask a key as if it was your first time.
Try to rebuild your project.
Well done, you've made it.
You can now use your EWARM like a charm.
Comments
Ahmad (not verified)
Friday, April 5, 2013 - 11:40am
Permalink
I got the license key for a
I got the license key for a time limited version and still have the same error Fatal Error[LMS001]: No license available for this feature ..
what do i have to do ?
thanks
Mi-K
Sunday, April 7, 2013 - 6:06pm
Permalink
Hello Ahmad,
Hello Ahmad,
Did you try to close and reopen your EWARM IDE?
This is maybe trivial but it may work.
MANI (not verified)
Tuesday, June 16, 2015 - 5:32am
Permalink
I gatting below error i did
I gatting below error i did the same thing what you told
Changed settings forces a full rebuild...
Building configuration: project - Debug
Updating build tree...
2 file(s) deleted.
Updating build tree...
main.c
Fatal Error[LMS001]: License check failed. Use the IAR License Manager to resolve the problem.
Failed to obtain feature: "ARM.EW.COMPILER_KS" version: "1.06".
Internal error in licensing or accessing feature. Status code 0xc. [LicenseCheck:2.14.2.842, RMS:8.5.2.0015,
Feature:ARM.EW.COMPILER, Version:1.06]
Error while running C/C++ Compiler
Total number of errors: 1
Total number of warnings: 0
Mani (not verified)
Tuesday, June 16, 2015 - 11:15am
Permalink
i installed kick starter
i installed kick starter version 7.5 when installation is completed i am able run(make F7) if i try to compile it showing below error, i tried more than 10 time( install and uninstall ) same issue, i think IAR have bug with latest version because i am able to see license activated in license manager everything work fine until I compile, please let me know if any can help me
Changed settings forces a full rebuild...
Building configuration: project - Debug
Updating build tree...
2 file(s) deleted.
Updating build tree...
main.c
Fatal Error[LMS001]: License check failed. Use the IAR License Manager to resolve the problem.
Failed to obtain feature: "ARM.EW.COMPILER_KS" version: "1.06".
Internal error in licensing or accessing feature. Status code 0xc. [LicenseCheck:2.14.2.842, RMS:8.5.2.0015,
Feature:ARM.EW.COMPILER, Version:1.06]
Error while running C/C++ Compiler
Total number of errors: 1
Total number of warnings: 0
techsweetie (not verified)
Monday, December 28, 2015 - 7:11pm
Permalink
I tried the new license
I tried the new license manager. At least for Windows XP on a VirtualBox VM there seem to be compatibility issues. Got the error following code:
ERROR [7625]: Error[18]: No license code is available for feature UNKNOWN on host no-net.
ERROR [7625]: Description: Failed to obtain feature: "ARM.EW.COMPILER_KS" version: "1.07".
ERROR [7625]: No license is available for this feature. Status code 0x12. [LicenseCheck:2.14.2.842, RMS:8.5.2.0015, Feature:ARM.EW.COMPILER, Version:1.07]
Getting back to the old license manager + license helped in my case. Don't know whether the VM or the OS is the actual problem though.
David (not verified)
Monday, March 6, 2017 - 12:47pm
Permalink
Hey guys
Hey guys
I've contacted the support team and they helped me solve the problem.
The problem is that "the locking criteria for this Kickstart license is System UUID, It could be that your PC does not have a System UUID".
So they "changed the locking criteria for you remotely to Hard disk ID instead".
And it worked.
So just contact the support team here:
https://www.iar.com/support/technical-support/
Mi-K
Tuesday, March 7, 2017 - 9:19pm
Permalink
OK thank you David!
OK thank you David!
Add new comment