|
Build started: Project: HC08
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'IK-C8T6'
compiling led.c...
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(303): error: #67: expected a "}"
ADC1_2_IRQn = 18, /*!< ADC1 and ADC2 global Interrupt */
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(477): warning: #12-D: parsing restarts here after previous syntax error
} IRQn_Type;
..\User\bsp\led.c: 1 warning, 1 error
compiling main.c...
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(303): error: #67: expected a "}"
ADC1_2_IRQn = 18, /*!< ADC1 and ADC2 global Interrupt */
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(477): warning: #12-D: parsing restarts here after previous syntax error
} IRQn_Type;
..\User\main.c: 1 warning, 1 error
compiling hc08.c...
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(303): error: #67: expected a "}"
ADC1_2_IRQn = 18, /*!< ADC1 and ADC2 global Interrupt */
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(477): warning: #12-D: parsing restarts here after previous syntax error
} IRQn_Type;
..\User\bsp\hc08.c: 1 warning, 1 error
compiling misc.c...
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(303): error: #67: expected a "}"
ADC1_2_IRQn = 18, /*!< ADC1 and ADC2 global Interrupt */
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(477): warning: #12-D: parsing restarts here after previous syntax error
} IRQn_Type;
..\Lib\F10x_FWLIB\src\misc.c: 1 warning, 1 error
compiling stm32f10x_dbgmcu.c...
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(303): error: #67: expected a "}"
ADC1_2_IRQn = 18, /*!< ADC1 and ADC2 global Interrupt */
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(477): warning: #12-D: parsing restarts here after previous syntax error
} IRQn_Type;
..\Lib\F10x_FWLIB\src\stm32f10x_dbgmcu.c: 1 warning, 1 error
compiling stm32f10x_rcc.c...
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(303): error: #67: expected a "}"
ADC1_2_IRQn = 18, /*!< ADC1 and ADC2 global Interrupt */
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(477): warning: #12-D: parsing restarts here after previous syntax error
} IRQn_Type;
..\Lib\F10x_FWLIB\src\stm32f10x_rcc.c: 1 warning, 1 error
compiling stm32f10x_usart.c...
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(303): error: #67: expected a "}"
ADC1_2_IRQn = 18, /*!< ADC1 and ADC2 global Interrupt */
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(477): warning: #12-D: parsing restarts here after previous syntax error
} IRQn_Type;
..\Lib\F10x_FWLIB\src\stm32f10x_usart.c: 1 warning, 1 error
compiling stm32f10x_gpio.c...
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(303): error: #67: expected a "}"
ADC1_2_IRQn = 18, /*!< ADC1 and ADC2 global Interrupt */
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(477): warning: #12-D: parsing restarts here after previous syntax error
} IRQn_Type;
..\Lib\F10x_FWLIB\src\stm32f10x_gpio.c: 1 warning, 1 error
compiling system_stm32f10x.c...
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(303): error: #67: expected a "}"
ADC1_2_IRQn = 18, /*!< ADC1 and ADC2 global Interrupt */
C:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\1.1.0\Device\Include\stm32f10x.h(477): warning: #12-D: parsing restarts here after previous syntax error
} IRQn_Type;
RTE\Device\STM32F103RC\system_stm32f10x.c: 1 warning, 1 error
".\Objects\HC08.axf" - 9 Error(s), 9 Warning(s).
Target not created.
Build Time Elapsed: 00:00:03
求助
|
|