- Build started: Project: gpio
- *** Warning: The configured compiler version '5.06 update 7 (build 960)' does not support the selected User Based Licensing technology.
- *** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\Program Files\Keil_v5\ARM\ARM_Compiler_5.06u7\Bin'
- Build target 'gpio'
- compiling main.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- Source\main.c: 0 warnings, 1 error
- compiling gpio_Main.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- Source\gpio_Main.c: 0 warnings, 1 error
- compiling my_printf.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- ..\..\..\components\driver\log\my_printf.c: 0 warnings, 1 error
- compiling gpio.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- ..\..\..\components\driver\gpio\gpio.c: 0 warnings, 1 error
- compiling gpio_demo.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- Source\gpio_demo.c: 0 warnings, 1 error
- compiling jump_table.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- ..\..\..\misc\jump_table.c: 0 warnings, 1 error
- compiling OSAL_gpio.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- Source\OSAL_gpio.c: 0 warnings, 1 error
- compiling uart.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- ..\..\..\components\driver\uart\uart.c: 0 warnings, 1 error
- compiling pwrmgr.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- ..\..\..\components\driver\pwrmgr\pwrmgr.c: 0 warnings, 1 error
- compiling clock.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- ..\..\..\components\driver\clock\clock.c: 0 warnings, 1 error
- compiling key.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- ..\..\..\components\driver\key\key.c: 0 warnings, 1 error
- compiling adc.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- ..\..\..\components\driver\adc\adc.c: 0 warnings, 1 error
- compiling startup_ARMCM0.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- RTE/Device/ARMCM0/startup_ARMCM0.c: 0 warnings, 1 error
- compiling flash.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- ..\..\..\components\driver\flash\flash.c: 0 warnings, 1 error
- compiling system_ARMCM0.c...
- D:\MOLUN\Arm\Packs\ARM\CMSIS\6.1.0\CMSIS\Core\Include\cmsis_compiler.h(287): error: #35: #error directive: Unknown compiler.
- #error Unknown compiler.
- RTE/Device/ARMCM0/system_ARMCM0.c: 0 warnings, 1 error
- ".\Objects\gpio_demo.axf" - 15 Error(s), 0 Warning(s).
- Target not created.
- Build Time Elapsed: 00:00:00
复制代码 |