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: 1Product: MDK-ARM Cortex-M0/M0+ 256k 5.29Component: 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.htmstartup_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: unsetstartup_stm32l052xx.s: - LM_LICENSE_FILE: unsetstartup_stm32l052xx.s: - ARM_TOOL_VARIANT: unsetstartup_stm32l052xx.s: - ARM_PRODUCT_PATH: unsetstartup_stm32l052xx.s: - Product location: C:\Keil_v5\ARM\sw\mappingsstartup_stm32l052xx.s: - Toolchain location: C:\Keil_v5\ARM\ARMCC\Binstartup_stm32l052xx.s: - Selected tool variant: mdk_cm0_256kstartup_stm32l052xx.s: - Checkout feature: LIC0=3A...-.....-.....startup_stm32l052xx.s: - Feature version: 5.0201709startup_stm32l052xx.s: - Keil error code: 1startup_stm32l052xx.s: Product: MDK-ARM Cortex-M0/M0+ 256k 5.29startup_stm32l052xx.s: Component: ARM Compiler 5.06 update 6 (build 750)startup_stm32l052xx.s: Tool: ArmAsm [4d35ec]