新手上路
- 积分
- 34
- 金钱
- 34
- 注册时间
- 2018-8-19
- 在线时间
- 4 小时
|

楼主 |
发表于 2018-8-19 15:07:01
|
显示全部楼层
Rebuild target 'KEY'
compiling main.c...
Error: C9555E: License checkout for feature LIC0=KA...-.....-..... with version 5.0201411 has been denied by Keil back-end. Error code: 1
LICENSE ERROR (R201(2): INVALID LICENSE ID CODE (LIC))
Product: MDK Standard 5.14
Component: ARM Compiler 5.05 update 1 (build 106)
Tool: ArmCC [4d0efa]
compiling stm32f10x_it.c...
Error: C9555E: License checkout for feature LIC0=KA...-.....-..... with version 5.0201411 has been denied by Keil back-end. Error code: 1
LICENSE ERROR (R201(2): INVALID LICENSE ID CODE (LIC))
Product: MDK Standard 5.14
Component: ARM Compiler 5.05 update 1 (build 106)
Tool: ArmCC [4d0efa]
compiling system_stm32f10x.c...
Error: C9555E: License checkout for feature LIC0=KA...-.....-..... with version 5.0201411 has been denied by Keil back-end. Error code: 1
LICENSE ERROR (R201(2): INVALID LICENSE ID CODE (LIC))
Product: MDK Standard 5.14
Component: ARM Compiler 5.05 update 1 (build 106)
Tool: ArmCC [4d0efa]
compiling led.c...
Error: C9555E: License checkout for feature LIC0=KA...-.....-..... with version 5.0201411 has been denied by Keil back-end. Error code: 1
LICENSE ERROR (R201(2): INVALID LICENSE ID CODE (LIC))
Product: MDK Standard 5.14
Component: ARM Compiler 5.05 update 1 (build 106)
Tool: ArmCC [4d0efa]
compiling beep.c...
Error: C9555E: License checkout for feature LIC0=KA...-.....-..... with version 5.0201411 has been denied by Keil back-end. Error code: 1
LICENSE ERROR (R201(2): INVALID LICENSE ID CODE (LIC))
Product: MDK Standard 5.14
Component: ARM Compiler 5.05 update 1 (build 106)
Tool: ArmCC [4d0efa]
compiling key.c...
Error: C9555E: License checkout for feature LIC0=KA...-.....-..... with version 5.0201411 has been denied by Keil back-end. Error code: 1
LICENSE ERROR (R201(2): INVALID LICENSE ID CODE (LIC))
Product: MDK Standard 5.14
Component: ARM Compiler 5.05 update 1 (build 106)
Tool: ArmCC [4d0efa]
compiling delay.c...
Error: C9555E: License checkout for feature LIC0=KA...-.....-..... with version 5.0201411 has been denied by Keil back-end. Error code: 1
LICENSE ERROR (R201(2): INVALID LICENSE ID CODE (LIC))
Product: MDK Standard 5.14
Component: ARM Compiler 5.05 update 1 (build 106)
Tool: ArmCC [4d0efa]
compiling sys.c...
Error: C9555E: License checkout for feature LIC0=KA...-.....-..... with version 5.0201411 has been denied by Keil back-end. Error code: 1
LICENSE ERROR (R201(2): INVALID LICENSE ID CODE (LIC))
Product: MDK Standard 5.14
Component: ARM Compiler 5.05 update 1 (build 106)
Tool: ArmCC [4d0efa]
compiling usart.c...
Error: C9555E: License checkout for feature LIC0=KA...-.....-..... with version 5.0201411 has been denied by Keil back-end. Error code: 1
LICENSE ERROR (R201(2): INVALID LICENSE ID CODE (LIC))
Product: MDK Standard 5.14
Component: ARM Compiler 5.05 update 1 (build 106)
Tool: ArmCC [4d0efa]
compiling core_cm3.c...
Error: C9555E: License checkout for feature LIC0=KA...-.....-..... with version 5.0201411 has been denied by Keil back-end. Error code: 1
LICENSE ERROR (R201(2): INVALID LICENSE ID CODE (LIC))
Product: MDK Standard 5.14
Component: ARM Compiler 5.05 update 1 (build 106)
Tool: ArmCC [4d0efa]
assembling startup_stm32f10x_hd.s...
startup_stm32f10x_hd.s: Error: A9555E: License checkout for feature LIC0=KA...-.....-..... with version 5.0201411 has been denied by Keil back-end. Error code: 1
startup_stm32f10x_hd.s: LICENSE ERROR (R201(2): INVALID LICENSE ID CODE (LIC))
startup_stm32f10x_hd.s:
startup_stm32f10x_hd.s: Product: MDK Standard 5.14
startup_stm32f10x_hd.s: Component: ARM Compiler 5.05 update 1 (build 106)
startup_stm32f10x_hd.s: Tool: ArmAsm [4d0efa]
"..\OBJ\KEY.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:02 |
|