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

Failed to check out a license.LICENSE ERROR (R207(2): REGISTRY READ ERROR)

I have downloaded the ARM KEIL MDK ( https://www.keil.com/download/product/) and Free license available for STM32 L0 controllers (http://www2.keil.com/stmicroelectronics-stm32). I am getting license error  (Error: A9555E: Failed to check out a license.LICENSE ERROR (R207(2): REGISTRY READ ERROR)) on compiling the project (Basic main project or sample projects). I have installed on Windows 10 OS on an Administrative user.

The license details of the IDE and the error report is attached here for your reference. I have tried on multiple PC (With different License ID Code). Getting same error on all the PC's.

Build started: Project: Sigfox
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'Sigfox'
compiling ST_Sigfox_Init.c...
Error: C9555E: Failed to check out a license.LICENSE ERROR (R207(2): REGISTRY READ ERROR)
Check that your license details are correct in the License Management dialog of MDK. Additional information is available at:
www.keil.com/.../license_management.htm
If you need further help, provide this complete error report to your supplier or license.support@arm.com.
- ARMLMD_LICENSE_FILE: unset
- LM_LICENSE_FILE: unset
- ARM_TOOL_VARIANT: unset
- ARM_PRODUCT_PATH: unset
- Product location: C:\Keil_v5\ARM\sw\mappings
- Toolchain location: C:\Keil_v5\ARM\ARMCC\Bin
- Selected tool variant: mdk_cm0_256k
- Checkout feature: LIC0=3A...-.....-.....
- Feature version: 5.0201709
- Keil error code: 1
Product: MDK-ARM Cortex-M0/M0+ 256k 5.29
Component: ARM Compiler 5.06 update 6 (build 750)
Tool: ArmCC [4d3637]
assembling startup_stm32l052xx.s...
startup_stm32l052xx.s: Error: A9555E: Failed to check out a license.LICENSE ERROR (R207(2): REGISTRY READ ERROR)
startup_stm32l052xx.s:
startup_stm32l052xx.s: Check that your license details are correct in the License Management dialog of MDK. Additional information is available at:
startup_stm32l052xx.s: www.keil.com/.../license_management.htm
startup_stm32l052xx.s: If you need further help, provide this complete error report to your supplier or license.support@arm.com.
startup_stm32l052xx.s: - ARMLMD_LICENSE_FILE: unset
startup_stm32l052xx.s: - LM_LICENSE_FILE: unset
startup_stm32l052xx.s: - ARM_TOOL_VARIANT: unset
startup_stm32l052xx.s: - ARM_PRODUCT_PATH: unset
startup_stm32l052xx.s: - Product location: C:\Keil_v5\ARM\sw\mappings
startup_stm32l052xx.s: - Toolchain location: C:\Keil_v5\ARM\ARMCC\Bin
startup_stm32l052xx.s: - Selected tool variant: mdk_cm0_256k
startup_stm32l052xx.s: - Checkout feature: LIC0=3A...-.....-.....
startup_stm32l052xx.s: - Feature version: 5.0201709
startup_stm32l052xx.s: - Keil error code: 1
startup_stm32l052xx.s: Product: MDK-ARM Cortex-M0/M0+ 256k 5.29
startup_stm32l052xx.s: Component: ARM Compiler 5.06 update 6 (build 750)
startup_stm32l052xx.s: Tool: ArmAsm [4d35ec]

0