From 01cba6360de6ff58da394bf79b950f07c2e592ab Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 13 Jun 2023 16:46:32 +0200 Subject: [PATCH] Base for DMA and Real Target --- .../DebugConfig/R_el_STM32F030F4Px.dbgconf | 42 + project/EventRecorderStub.scvd | 9 + project/JLinkLog.txt | 14 + project/JLinkSettings.ini | 44 + project/Listings/atlas-led_simulation.map | 397 ++-- project/Listings/startup_stm32f030x6.lst | 18 +- project/Objects/ExtDll.iex | 2 + project/Objects/atlas-led_Réel.dep | 1938 +++++++++++++++++ project/Objects/atlas-led_simulation.axf | Bin 382776 -> 399660 bytes .../atlas-led_simulation.build_log.htm | 87 +- project/Objects/atlas-led_simulation.htm | 384 ++-- project/Objects/main.crf | Bin 348555 -> 349089 bytes project/Objects/main.d | 2 +- project/Objects/main.o | Bin 415860 -> 417752 bytes project/Objects/stm32f0xx_hal.crf | Bin 349063 -> 349057 bytes project/Objects/stm32f0xx_hal.d | 2 +- project/Objects/stm32f0xx_hal.o | Bin 442292 -> 442276 bytes project/Objects/stm32f0xx_hal_adc.crf | Bin 347451 -> 347445 bytes project/Objects/stm32f0xx_hal_adc.d | 2 +- project/Objects/stm32f0xx_hal_adc.o | Bin 407740 -> 407724 bytes project/Objects/stm32f0xx_hal_adc_ex.crf | Bin 347453 -> 347447 bytes project/Objects/stm32f0xx_hal_adc_ex.d | 2 +- project/Objects/stm32f0xx_hal_adc_ex.o | Bin 407812 -> 407792 bytes project/Objects/stm32f0xx_hal_can.crf | Bin 347314 -> 347308 bytes project/Objects/stm32f0xx_hal_can.d | 2 +- project/Objects/stm32f0xx_hal_can.o | Bin 407740 -> 407720 bytes project/Objects/stm32f0xx_hal_cec.crf | Bin 347450 -> 347444 bytes project/Objects/stm32f0xx_hal_cec.d | 2 +- project/Objects/stm32f0xx_hal_cec.o | Bin 407740 -> 407724 bytes project/Objects/stm32f0xx_hal_comp.crf | Bin 347452 -> 347446 bytes project/Objects/stm32f0xx_hal_comp.d | 2 +- project/Objects/stm32f0xx_hal_comp.o | Bin 407772 -> 407748 bytes project/Objects/stm32f0xx_hal_cortex.crf | Bin 348140 -> 348134 bytes project/Objects/stm32f0xx_hal_cortex.d | 2 +- project/Objects/stm32f0xx_hal_cortex.o | Bin 429140 -> 429120 bytes project/Objects/stm32f0xx_hal_crc.crf | Bin 347450 -> 347444 bytes project/Objects/stm32f0xx_hal_crc.d | 2 +- project/Objects/stm32f0xx_hal_crc.o | Bin 407740 -> 407724 bytes project/Objects/stm32f0xx_hal_crc_ex.crf | Bin 347453 -> 347447 bytes project/Objects/stm32f0xx_hal_crc_ex.d | 2 +- project/Objects/stm32f0xx_hal_crc_ex.o | Bin 407812 -> 407792 bytes project/Objects/stm32f0xx_hal_dac.crf | Bin 347451 -> 347445 bytes project/Objects/stm32f0xx_hal_dac.d | 2 +- project/Objects/stm32f0xx_hal_dac.o | Bin 407740 -> 407724 bytes project/Objects/stm32f0xx_hal_dac_ex.crf | Bin 347453 -> 347447 bytes project/Objects/stm32f0xx_hal_dac_ex.d | 2 +- project/Objects/stm32f0xx_hal_dac_ex.o | Bin 407812 -> 407792 bytes project/Objects/stm32f0xx_hal_dma.crf | Bin 352689 -> 352683 bytes project/Objects/stm32f0xx_hal_dma.d | 2 +- project/Objects/stm32f0xx_hal_dma.o | Bin 433028 -> 433012 bytes project/Objects/stm32f0xx_hal_exti.crf | Bin 350628 -> 350622 bytes project/Objects/stm32f0xx_hal_exti.d | 2 +- project/Objects/stm32f0xx_hal_exti.o | Bin 423824 -> 423800 bytes project/Objects/stm32f0xx_hal_flash.crf | Bin 351203 -> 351197 bytes project/Objects/stm32f0xx_hal_flash.d | 2 +- project/Objects/stm32f0xx_hal_flash.o | Bin 431804 -> 431780 bytes project/Objects/stm32f0xx_hal_flash_ex.crf | Bin 352802 -> 352796 bytes project/Objects/stm32f0xx_hal_flash_ex.d | 2 +- project/Objects/stm32f0xx_hal_flash_ex.o | Bin 434424 -> 434400 bytes project/Objects/stm32f0xx_hal_gpio.crf | Bin 350634 -> 350628 bytes project/Objects/stm32f0xx_hal_gpio.d | 2 +- project/Objects/stm32f0xx_hal_gpio.o | Bin 421784 -> 421764 bytes project/Objects/stm32f0xx_hal_i2c.crf | Bin 402449 -> 402443 bytes project/Objects/stm32f0xx_hal_i2c.d | 2 +- project/Objects/stm32f0xx_hal_i2c.o | Bin 565316 -> 565300 bytes project/Objects/stm32f0xx_hal_i2c_ex.crf | Bin 348610 -> 348604 bytes project/Objects/stm32f0xx_hal_i2c_ex.d | 2 +- project/Objects/stm32f0xx_hal_i2c_ex.o | Bin 414940 -> 414924 bytes project/Objects/stm32f0xx_hal_i2s.crf | Bin 347451 -> 347445 bytes project/Objects/stm32f0xx_hal_i2s.d | 2 +- project/Objects/stm32f0xx_hal_i2s.o | Bin 407740 -> 407724 bytes project/Objects/stm32f0xx_hal_irda.crf | Bin 347314 -> 347308 bytes project/Objects/stm32f0xx_hal_irda.d | 2 +- project/Objects/stm32f0xx_hal_irda.o | Bin 407772 -> 407748 bytes project/Objects/stm32f0xx_hal_iwdg.crf | Bin 347451 -> 347445 bytes project/Objects/stm32f0xx_hal_iwdg.d | 2 +- project/Objects/stm32f0xx_hal_iwdg.o | Bin 407772 -> 407748 bytes project/Objects/stm32f0xx_hal_msp.crf | Bin 348483 -> 348749 bytes project/Objects/stm32f0xx_hal_msp.d | 2 +- project/Objects/stm32f0xx_hal_msp.o | Bin 413852 -> 414356 bytes project/Objects/stm32f0xx_hal_pcd.crf | Bin 347450 -> 347444 bytes project/Objects/stm32f0xx_hal_pcd.d | 2 +- project/Objects/stm32f0xx_hal_pcd.o | Bin 407740 -> 407724 bytes project/Objects/stm32f0xx_hal_pcd_ex.crf | Bin 347453 -> 347447 bytes project/Objects/stm32f0xx_hal_pcd_ex.d | 2 +- project/Objects/stm32f0xx_hal_pcd_ex.o | Bin 407812 -> 407792 bytes project/Objects/stm32f0xx_hal_pwr.crf | Bin 348751 -> 348745 bytes project/Objects/stm32f0xx_hal_pwr.d | 2 +- project/Objects/stm32f0xx_hal_pwr.o | Bin 425496 -> 425476 bytes project/Objects/stm32f0xx_hal_pwr_ex.crf | Bin 347591 -> 347585 bytes project/Objects/stm32f0xx_hal_pwr_ex.d | 2 +- project/Objects/stm32f0xx_hal_pwr_ex.o | Bin 407932 -> 407912 bytes project/Objects/stm32f0xx_hal_rcc.crf | Bin 361064 -> 361058 bytes project/Objects/stm32f0xx_hal_rcc.d | 2 +- project/Objects/stm32f0xx_hal_rcc.o | Bin 433724 -> 433708 bytes project/Objects/stm32f0xx_hal_rcc_ex.crf | Bin 350077 -> 350071 bytes project/Objects/stm32f0xx_hal_rcc_ex.d | 2 +- project/Objects/stm32f0xx_hal_rcc_ex.o | Bin 414252 -> 414232 bytes project/Objects/stm32f0xx_hal_rtc.crf | Bin 347451 -> 347445 bytes project/Objects/stm32f0xx_hal_rtc.d | 2 +- project/Objects/stm32f0xx_hal_rtc.o | Bin 407740 -> 407724 bytes project/Objects/stm32f0xx_hal_rtc_ex.crf | Bin 347453 -> 347447 bytes project/Objects/stm32f0xx_hal_rtc_ex.d | 2 +- project/Objects/stm32f0xx_hal_rtc_ex.o | Bin 407808 -> 407792 bytes project/Objects/stm32f0xx_hal_smartcard.crf | Bin 359 -> 353 bytes project/Objects/stm32f0xx_hal_smartcard.d | 2 +- project/Objects/stm32f0xx_hal_smartcard.o | Bin 7656 -> 7632 bytes .../Objects/stm32f0xx_hal_smartcard_ex.crf | Bin 361 -> 355 bytes project/Objects/stm32f0xx_hal_smartcard_ex.d | 2 +- project/Objects/stm32f0xx_hal_smartcard_ex.o | Bin 7692 -> 7672 bytes project/Objects/stm32f0xx_hal_smbus.crf | Bin 347453 -> 347447 bytes project/Objects/stm32f0xx_hal_smbus.d | 2 +- project/Objects/stm32f0xx_hal_smbus.o | Bin 407796 -> 407776 bytes project/Objects/stm32f0xx_hal_spi.crf | Bin 379195 -> 379189 bytes project/Objects/stm32f0xx_hal_spi.d | 2 +- project/Objects/stm32f0xx_hal_spi.o | Bin 508528 -> 508512 bytes project/Objects/stm32f0xx_hal_spi_ex.crf | Bin 347660 -> 347654 bytes project/Objects/stm32f0xx_hal_spi_ex.d | 2 +- project/Objects/stm32f0xx_hal_spi_ex.o | Bin 409776 -> 409756 bytes project/Objects/stm32f0xx_hal_tim.crf | Bin 347451 -> 347445 bytes project/Objects/stm32f0xx_hal_tim.d | 2 +- project/Objects/stm32f0xx_hal_tim.o | Bin 407740 -> 407724 bytes project/Objects/stm32f0xx_hal_tim_ex.crf | Bin 347453 -> 347447 bytes project/Objects/stm32f0xx_hal_tim_ex.d | 2 +- project/Objects/stm32f0xx_hal_tim_ex.o | Bin 407812 -> 407792 bytes project/Objects/stm32f0xx_hal_tsc.crf | Bin 347314 -> 347308 bytes project/Objects/stm32f0xx_hal_tsc.d | 2 +- project/Objects/stm32f0xx_hal_tsc.o | Bin 407740 -> 407724 bytes project/Objects/stm32f0xx_hal_uart.crf | Bin 347452 -> 347446 bytes project/Objects/stm32f0xx_hal_uart.d | 2 +- project/Objects/stm32f0xx_hal_uart.o | Bin 407772 -> 407748 bytes project/Objects/stm32f0xx_hal_uart_ex.crf | Bin 347454 -> 347448 bytes project/Objects/stm32f0xx_hal_uart_ex.d | 2 +- project/Objects/stm32f0xx_hal_uart_ex.o | Bin 407832 -> 407816 bytes project/Objects/stm32f0xx_hal_usart.crf | Bin 347453 -> 347447 bytes project/Objects/stm32f0xx_hal_usart.d | 2 +- project/Objects/stm32f0xx_hal_usart.o | Bin 407796 -> 407776 bytes project/Objects/stm32f0xx_hal_usart_ex.crf | Bin 347455 -> 347449 bytes project/Objects/stm32f0xx_hal_usart_ex.d | 2 +- project/Objects/stm32f0xx_hal_usart_ex.o | Bin 407864 -> 407840 bytes project/Objects/stm32f0xx_hal_wwdg.crf | Bin 347452 -> 347446 bytes project/Objects/stm32f0xx_hal_wwdg.d | 2 +- project/Objects/stm32f0xx_hal_wwdg.o | Bin 407772 -> 407748 bytes project/Objects/stm32f0xx_it.crf | Bin 347858 -> 347951 bytes project/Objects/stm32f0xx_it.d | 2 +- project/Objects/stm32f0xx_it.o | Bin 415820 -> 417532 bytes project/Objects/stm32f0xx_ll.crf | Bin 559 -> 547 bytes project/Objects/stm32f0xx_ll.d | 4 +- project/Objects/stm32f0xx_ll.o | Bin 8372 -> 8348 bytes project/Objects/stm32f0xx_ll_adc.crf | Bin 379519 -> 379513 bytes project/Objects/stm32f0xx_ll_adc.d | 2 +- project/Objects/stm32f0xx_ll_adc.o | Bin 450912 -> 450892 bytes project/Objects/stm32f0xx_ll_comp.crf | Bin 347649 -> 347643 bytes project/Objects/stm32f0xx_ll_comp.d | 2 +- project/Objects/stm32f0xx_ll_comp.o | Bin 408936 -> 408920 bytes project/Objects/stm32f0xx_ll_crc.crf | Bin 353622 -> 353616 bytes project/Objects/stm32f0xx_ll_crc.d | 2 +- project/Objects/stm32f0xx_ll_crc.o | Bin 416252 -> 416232 bytes project/Objects/stm32f0xx_ll_crs.crf | Bin 351191 -> 351185 bytes project/Objects/stm32f0xx_ll_crs.d | 2 +- project/Objects/stm32f0xx_ll_crs.o | Bin 412252 -> 412236 bytes project/Objects/stm32f0xx_ll_dac.crf | Bin 351198 -> 351192 bytes project/Objects/stm32f0xx_ll_dac.d | 2 +- project/Objects/stm32f0xx_ll_dac.o | Bin 412284 -> 412268 bytes project/Objects/stm32f0xx_ll_dma.crf | Bin 369758 -> 369752 bytes project/Objects/stm32f0xx_ll_dma.d | 2 +- project/Objects/stm32f0xx_ll_dma.o | Bin 431044 -> 431024 bytes project/Objects/stm32f0xx_ll_exti.crf | Bin 352285 -> 352279 bytes project/Objects/stm32f0xx_ll_exti.d | 2 +- project/Objects/stm32f0xx_ll_exti.o | Bin 424832 -> 424816 bytes project/Objects/stm32f0xx_ll_gpio.crf | Bin 358709 -> 358703 bytes project/Objects/stm32f0xx_ll_gpio.d | 2 +- project/Objects/stm32f0xx_ll_gpio.o | Bin 426496 -> 426476 bytes project/Objects/stm32f0xx_ll_i2c.crf | Bin 373804 -> 373798 bytes project/Objects/stm32f0xx_ll_i2c.d | 2 +- project/Objects/stm32f0xx_ll_i2c.o | Bin 432388 -> 432368 bytes project/Objects/stm32f0xx_ll_pwr.crf | Bin 353606 -> 353600 bytes project/Objects/stm32f0xx_ll_pwr.d | 2 +- project/Objects/stm32f0xx_ll_pwr.o | Bin 415612 -> 415592 bytes project/Objects/stm32f0xx_ll_rcc.crf | Bin 368570 -> 368564 bytes project/Objects/stm32f0xx_ll_rcc.d | 2 +- project/Objects/stm32f0xx_ll_rcc.o | Bin 440180 -> 440156 bytes project/Objects/stm32f0xx_ll_rtc.crf | Bin 382796 -> 382790 bytes project/Objects/stm32f0xx_ll_rtc.d | 2 +- project/Objects/stm32f0xx_ll_rtc.o | Bin 467420 -> 467400 bytes project/Objects/stm32f0xx_ll_spi.crf | Bin 385016 -> 385010 bytes project/Objects/stm32f0xx_ll_spi.d | 2 +- project/Objects/stm32f0xx_ll_spi.o | Bin 442540 -> 442516 bytes project/Objects/stm32f0xx_ll_tim.crf | Bin 406920 -> 406914 bytes project/Objects/stm32f0xx_ll_tim.d | 2 +- project/Objects/stm32f0xx_ll_tim.o | Bin 485396 -> 485380 bytes project/Objects/stm32f0xx_ll_usart.crf | Bin 400840 -> 400834 bytes project/Objects/stm32f0xx_ll_usart.d | 2 +- project/Objects/stm32f0xx_ll_usart.o | Bin 454596 -> 454576 bytes project/Objects/stm32f0xx_ll_usb.crf | Bin 347314 -> 347308 bytes project/Objects/stm32f0xx_ll_usb.d | 2 +- project/Objects/stm32f0xx_ll_usb.o | Bin 407720 -> 407700 bytes project/Objects/stm32f0xx_ll_utils.crf | Bin 377613 -> 377607 bytes project/Objects/stm32f0xx_ll_utils.d | 2 +- project/Objects/stm32f0xx_ll_utils.o | Bin 454648 -> 454624 bytes project/Objects/system_stm32f0xx.crf | Bin 347986 -> 347980 bytes project/Objects/system_stm32f0xx.d | 2 +- project/Objects/system_stm32f0xx.o | Bin 411676 -> 411652 bytes .../STM32F030F4Px/FrameworkCubeMX.gpdsc | 4 +- project/RTE/Device/STM32F030F4Px/MX_Device.h | 26 +- .../STM32F030F4Px/STCubeGenerated/.mxproject | 12 +- .../STCubeGenerated/Inc/stm32f0xx_it.h | 1 + .../MDK-ARM/STCubeGenerated.uvprojx | 2 +- .../STCubeGenerated/STCubeGenerated.ioc | 25 +- .../STM32F030F4Px/STCubeGenerated/Src/main.c | 33 +- .../STCubeGenerated/Src/stm32f0xx_hal_msp.c | 20 + .../STCubeGenerated/Src/stm32f0xx_it.c | 16 +- project/RTE/_R_el/Pre_Include_Global.h | 18 + project/RTE/_R_el/RTE_Components.h | 25 + project/atlas-led.uvguix.simon | 1817 +++++++++++++++- project/atlas-led.uvoptx | 184 +- project/atlas-led.uvprojx | 551 +++++ 217 files changed, 5341 insertions(+), 458 deletions(-) create mode 100644 project/DebugConfig/R_el_STM32F030F4Px.dbgconf create mode 100644 project/EventRecorderStub.scvd create mode 100644 project/JLinkLog.txt create mode 100644 project/JLinkSettings.ini create mode 100644 project/Objects/ExtDll.iex create mode 100644 project/Objects/atlas-led_Réel.dep create mode 100644 project/RTE/_R_el/Pre_Include_Global.h create mode 100644 project/RTE/_R_el/RTE_Components.h diff --git a/project/DebugConfig/R_el_STM32F030F4Px.dbgconf b/project/DebugConfig/R_el_STM32F030F4Px.dbgconf new file mode 100644 index 0000000..1725fed --- /dev/null +++ b/project/DebugConfig/R_el_STM32F030F4Px.dbgconf @@ -0,0 +1,42 @@ +// File: STM32F030_070.dbgconf +// Version: 1.0.0 +// Note: refer to STM32F030x4/x6/x8/xC, STM32F070x6/xB Reference manual (RM0360) +// refer to STM32F030x4 STM32F030x6, STM32F030x8 STM32F030xC datasheet +// STM32F070CB STM32F070RB, STM32F070C6 STM32F070F6 datasheet + +// <<< Use Configuration Wizard in Context Menu >>> + +// Debug MCU configuration register (DBGMCU_CR) +// DBG_STANDBY Debug standby mode +// DBG_STOP Debug stop mode +// +DbgMCU_CR = 0x00000006; + +// Debug MCU APB1 freeze register (DBGMCU_APB1_FZ) +// Reserved bits must be kept at reset value +// DBG_I2C1_TIMEOUT I2C1 SMBUS timeout mode stopped when core is halted +// DBG_IWDG_STOP Independent watchdog stopped when core is halted +// DBG_WWDG_STOP Window watchdog stopped when core is halted +// DBG_RTC_STOP RTC stopped when core is halted +// DBG_TIM14_STOP TIM14 counter stopped when core is halted +// DBG_TIM7_STOP TIM7 counter stopped when core is halted +// DBG_TIM6_STOP TIM6 counter stopped when core is halted +// DBG_TIM3_STOP TIM3 counter stopped when core is halted +// +DbgMCU_APB1_Fz = 0x00000000; + +// Debug MCU APB2 freeze register (DBGMCU_APB2_FZ) +// Reserved bits must be kept at reset value +// DBG_TIM17_STOP TIM17 counter stopped when core is halted +// DBG_TIM16_STOP TIM16 counter stopped when core is halted +// DBG_TIM15_STOP TIM15 counter stopped when core is halted +// DBG_TIM1_STOP TIM1 counter stopped when core is halted +// +DbgMCU_APB2_Fz = 0x00000000; + +// Flash Download Options +// Option Byte Loading Launch the Option Byte Loading after a Flash Download by setting the OBL_LAUNCH bit (causes a reset) +// +DoOptionByteLoading = 0x00000000; + +// <<< end of configuration section >>> diff --git a/project/EventRecorderStub.scvd b/project/EventRecorderStub.scvd new file mode 100644 index 0000000..2956b29 --- /dev/null +++ b/project/EventRecorderStub.scvd @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/project/JLinkLog.txt b/project/JLinkLog.txt new file mode 100644 index 0000000..1d85c38 --- /dev/null +++ b/project/JLinkLog.txt @@ -0,0 +1,14 @@ +T21F8 000:006.946 SEGGER J-Link V7.88d Log File +T21F8 000:007.093 DLL Compiled: May 24 2023 15:18:11 +T21F8 000:007.157 Logging started @ 2023-06-13 14:43 +T21F8 000:007.164 - 7.168ms +T21F8 000:007.181 JLINK_SetWarnOutHandler(...) +T21F8 000:007.192 - 0.015ms +T21F8 000:007.202 JLINK_OpenEx(...) +T21F8 000:011.592 Firmware: J-Link V10 compiled Jan 30 2023 11:28:07 +T21F8 000:011.927 Firmware: J-Link V10 compiled Jan 30 2023 11:28:07 +T21F8 000:012.208 Decompressing FW timestamp took 242 us +T21F8 000:014.301 Hardware: V10.10 +T21F8 000:014.320 S/N: 260106172 +T21F8 000:014.331 OEM: SEGGER-EDU +T21F8 000:014.359 Feature(s): FlashBP, GDB diff --git a/project/JLinkSettings.ini b/project/JLinkSettings.ini new file mode 100644 index 0000000..e635dbf --- /dev/null +++ b/project/JLinkSettings.ini @@ -0,0 +1,44 @@ +[BREAKPOINTS] +ForceImpTypeAny = 0 +ShowInfoWin = 1 +EnableFlashBP = 2 +BPDuringExecution = 0 +[CFI] +CFISize = 0x00 +CFIAddr = 0x00 +[CPU] +MonModeVTableAddr = 0xFFFFFFFF +MonModeDebug = 0 +MaxNumAPs = 0 +LowPowerHandlingMode = 0 +OverrideMemMap = 0 +AllowSimulation = 1 +ScriptFile="" +[FLASH] +RMWThreshold = 0x400 +Loaders="" +EraseType = 0x00 +CacheExcludeSize = 0x00 +CacheExcludeAddr = 0x00 +MinNumBytesFlashDL = 0 +SkipProgOnCRCMatch = 1 +VerifyDownload = 1 +AllowCaching = 1 +EnableFlashDL = 2 +Override = 0 +Device="ARM7" +[GENERAL] +WorkRAMSize = 0x00 +WorkRAMAddr = 0x00 +RAMUsageLimit = 0x00 +[SWO] +SWOLogFile="" +[MEM] +RdOverrideOrMask = 0x00 +RdOverrideAndMask = 0xFFFFFFFF +RdOverrideAddr = 0xFFFFFFFF +WrOverrideOrMask = 0x00 +WrOverrideAndMask = 0xFFFFFFFF +WrOverrideAddr = 0xFFFFFFFF +[RAM] +VerifyDownload = 0x00 diff --git a/project/Listings/atlas-led_simulation.map b/project/Listings/atlas-led_simulation.map index f1f372c..2bd7d1e 100644 --- a/project/Listings/atlas-led_simulation.map +++ b/project/Listings/atlas-led_simulation.map @@ -4,6 +4,8 @@ Component: ARM Compiler 5.06 update 7 (build 960) Tool: armlink [4d3601] Section Cross References + main.o(i.MX_DMA_Init) refers to stm32f0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority + main.o(i.MX_DMA_Init) refers to stm32f0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ main.o(i.MX_SPI1_Init) refers to stm32f0xx_hal_spi.o(i.HAL_SPI_Init) for HAL_SPI_Init main.o(i.MX_SPI1_Init) refers to main.o(i.Error_Handler) for Error_Handler main.o(i.MX_SPI1_Init) refers to main.o(.bss) for hspi1 @@ -14,7 +16,12 @@ Section Cross References main.o(i.main) refers to stm32f0xx_hal.o(i.HAL_Init) for HAL_Init main.o(i.main) refers to main.o(i.SystemClock_Config) for SystemClock_Config main.o(i.main) refers to main.o(i.MX_GPIO_Init) for MX_GPIO_Init + main.o(i.main) refers to main.o(i.MX_DMA_Init) for MX_DMA_Init main.o(i.main) refers to main.o(i.MX_SPI1_Init) for MX_SPI1_Init + main.o(i.main) refers to stm32f0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) for HAL_SPI_Transmit_DMA + main.o(i.main) refers to main.o(.bss) for hspi1 + stm32f0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to stm32f0xx_hal_dma.o(i.HAL_DMA_IRQHandler) for HAL_DMA_IRQHandler + stm32f0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to main.o(.bss) for hdma_spi1_tx stm32f0xx_it.o(i.SysTick_Handler) refers to stm32f0xx_hal.o(i.HAL_IncTick) for HAL_IncTick stm32f0xx_hal.o(i.HAL_DeInit) refers to stm32f0xx_hal.o(i.HAL_MspDeInit) for HAL_MspDeInit stm32f0xx_hal.o(i.HAL_Delay) refers to stm32f0xx_hal.o(i.HAL_GetTick) for HAL_GetTick @@ -578,11 +585,16 @@ Section Cross References startup_stm32f030x6.o(RESET) refers to stm32f0xx_it.o(i.SVC_Handler) for SVC_Handler startup_stm32f030x6.o(RESET) refers to stm32f0xx_it.o(i.PendSV_Handler) for PendSV_Handler startup_stm32f030x6.o(RESET) refers to stm32f0xx_it.o(i.SysTick_Handler) for SysTick_Handler + startup_stm32f030x6.o(RESET) refers to stm32f0xx_it.o(i.DMA1_Channel2_3_IRQHandler) for DMA1_Channel2_3_IRQHandler startup_stm32f030x6.o(.text) refers to system_stm32f0xx.o(i.SystemInit) for SystemInit startup_stm32f030x6.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main stm32f0xx_hal_msp.o(i.HAL_SPI_MspDeInit) refers to stm32f0xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit + stm32f0xx_hal_msp.o(i.HAL_SPI_MspDeInit) refers to stm32f0xx_hal_dma.o(i.HAL_DMA_DeInit) for HAL_DMA_DeInit stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to memseta.o(.text) for __aeabi_memclr4 stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to stm32f0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init + stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to stm32f0xx_hal_dma.o(i.HAL_DMA_Init) for HAL_DMA_Init + stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to main.o(i.Error_Handler) for Error_Handler + stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to main.o(.bss) for hdma_spi1_tx system_stm32f0xx.o(i.SystemCoreClockUpdate) refers to uidiv.o(.text) for __aeabi_uidivmod system_stm32f0xx.o(i.SystemCoreClockUpdate) refers to system_stm32f0xx.o(.data) for SystemCoreClock system_stm32f0xx.o(i.SystemCoreClockUpdate) refers to system_stm32f0xx.o(.constdata) for AHBPrescTable @@ -649,7 +661,6 @@ Removing Unused input sections from the image. Removing stm32f0xx_hal_cortex.o(.revsh_text), (4 bytes). Removing stm32f0xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (28 bytes). Removing stm32f0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ), (36 bytes). - Removing stm32f0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ), (36 bytes). Removing stm32f0xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (48 bytes). Removing stm32f0xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (72 bytes). Removing stm32f0xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (28 bytes). @@ -667,19 +678,14 @@ Removing Unused input sections from the image. Removing stm32f0xx_hal_dac_ex.o(.revsh_text), (4 bytes). Removing stm32f0xx_hal_dma.o(.rev16_text), (4 bytes). Removing stm32f0xx_hal_dma.o(.revsh_text), (4 bytes). - Removing stm32f0xx_hal_dma.o(i.DMA_CalcBaseAndBitshift), (32 bytes). - Removing stm32f0xx_hal_dma.o(i.DMA_SetConfig), (42 bytes). Removing stm32f0xx_hal_dma.o(i.HAL_DMA_Abort), (82 bytes). Removing stm32f0xx_hal_dma.o(i.HAL_DMA_Abort_IT), (88 bytes). Removing stm32f0xx_hal_dma.o(i.HAL_DMA_DeInit), (88 bytes). Removing stm32f0xx_hal_dma.o(i.HAL_DMA_GetError), (6 bytes). Removing stm32f0xx_hal_dma.o(i.HAL_DMA_GetState), (8 bytes). - Removing stm32f0xx_hal_dma.o(i.HAL_DMA_IRQHandler), (240 bytes). - Removing stm32f0xx_hal_dma.o(i.HAL_DMA_Init), (92 bytes). Removing stm32f0xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (236 bytes). Removing stm32f0xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (92 bytes). Removing stm32f0xx_hal_dma.o(i.HAL_DMA_Start), (110 bytes). - Removing stm32f0xx_hal_dma.o(i.HAL_DMA_Start_IT), (154 bytes). Removing stm32f0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback), (108 bytes). Removing stm32f0xx_hal_exti.o(.rev16_text), (4 bytes). Removing stm32f0xx_hal_exti.o(.revsh_text), (4 bytes). @@ -881,7 +887,6 @@ Removing Unused input sections from the image. Removing stm32f0xx_hal_spi.o(i.HAL_SPI_DMAResume), (50 bytes). Removing stm32f0xx_hal_spi.o(i.HAL_SPI_DMAStop), (80 bytes). Removing stm32f0xx_hal_spi.o(i.HAL_SPI_DeInit), (58 bytes). - Removing stm32f0xx_hal_spi.o(i.HAL_SPI_ErrorCallback), (2 bytes). Removing stm32f0xx_hal_spi.o(i.HAL_SPI_GetError), (6 bytes). Removing stm32f0xx_hal_spi.o(i.HAL_SPI_GetState), (8 bytes). Removing stm32f0xx_hal_spi.o(i.HAL_SPI_IRQHandler), (412 bytes). @@ -896,10 +901,7 @@ Removing Unused input sections from the image. Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TransmitReceive), (618 bytes). Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (620 bytes). Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT), (256 bytes). - Removing stm32f0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (356 bytes). Removing stm32f0xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (200 bytes). - Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TxCpltCallback), (2 bytes). - Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback), (2 bytes). Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback), (2 bytes). Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback), (2 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_2linesRxISR_16BIT), (62 bytes). @@ -912,23 +914,17 @@ Removing Unused input sections from the image. Removing stm32f0xx_hal_spi.o(i.SPI_CloseRx_ISR), (72 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_CloseTx_ISR), (98 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_DMAAbortOnError), (24 bytes). - Removing stm32f0xx_hal_spi.o(i.SPI_DMAError), (40 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt), (14 bytes). - Removing stm32f0xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt), (14 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt), (14 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_DMAReceiveCplt), (130 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_DMARxAbortCallback), (184 bytes). - Removing stm32f0xx_hal_spi.o(i.SPI_DMATransmitCplt), (128 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt), (108 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_DMATxAbortCallback), (180 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_EndRxTransaction), (142 bytes). - Removing stm32f0xx_hal_spi.o(i.SPI_EndRxTxTransaction), (106 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_RxISR_16BIT), (44 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_RxISR_8BIT), (44 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_TxISR_16BIT), (38 bytes). Removing stm32f0xx_hal_spi.o(i.SPI_TxISR_8BIT), (38 bytes). - Removing stm32f0xx_hal_spi.o(i.SPI_WaitFifoStateUntilTimeout), (252 bytes). - Removing stm32f0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout), (220 bytes). Removing stm32f0xx_hal_spi_ex.o(.rev16_text), (4 bytes). Removing stm32f0xx_hal_spi_ex.o(.revsh_text), (4 bytes). Removing stm32f0xx_hal_spi_ex.o(i.HAL_SPIEx_FlushRxFifo), (46 bytes). @@ -1099,13 +1095,13 @@ Removing Unused input sections from the image. Removing startup_stm32f030x6.o(HEAP), (512 bytes). Removing stm32f0xx_hal_msp.o(.rev16_text), (4 bytes). Removing stm32f0xx_hal_msp.o(.revsh_text), (4 bytes). - Removing stm32f0xx_hal_msp.o(i.HAL_SPI_MspDeInit), (44 bytes). + Removing stm32f0xx_hal_msp.o(i.HAL_SPI_MspDeInit), (52 bytes). Removing system_stm32f0xx.o(.rev16_text), (4 bytes). Removing system_stm32f0xx.o(.revsh_text), (4 bytes). Removing system_stm32f0xx.o(i.SystemCoreClockUpdate), (176 bytes). Removing stm32f0xx_hal_dma.o(i.__ARM_common_switch8), (28 bytes). -494 unused section(s) (total 38738 bytes) removed from the image. +478 unused section(s) (total 37028 bytes) removed from the image. ============================================================================== @@ -1117,23 +1113,23 @@ Image Symbol Table ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry12b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry12a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE + ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c 0x00000000 Number 0 stm32f0xx_hal.o ABSOLUTE C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc.c 0x00000000 Number 0 stm32f0xx_hal_adc.o ABSOLUTE @@ -1283,43 +1279,70 @@ Image Symbol Table .text 0x08000192 Section 0 memseta.o(.text) .text 0x080001b6 Section 0 llshl.o(.text) .text 0x080001d8 Section 36 init.o(.text) - i.Error_Handler 0x080001fc Section 0 main.o(i.Error_Handler) - i.HAL_GPIO_Init 0x08000204 Section 0 stm32f0xx_hal_gpio.o(i.HAL_GPIO_Init) - i.HAL_GetTick 0x080003f4 Section 0 stm32f0xx_hal.o(i.HAL_GetTick) - i.HAL_IncTick 0x08000400 Section 0 stm32f0xx_hal.o(i.HAL_IncTick) - i.HAL_Init 0x08000418 Section 0 stm32f0xx_hal.o(i.HAL_Init) - i.HAL_InitTick 0x08000438 Section 0 stm32f0xx_hal.o(i.HAL_InitTick) - i.HAL_MspInit 0x0800048c Section 0 stm32f0xx_hal_msp.o(i.HAL_MspInit) - i.HAL_NVIC_SetPriority 0x080004cc Section 0 stm32f0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) - i.HAL_RCC_ClockConfig 0x080004e0 Section 0 stm32f0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) - i.HAL_RCC_GetSysClockFreq 0x0800064c Section 0 stm32f0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) - i.HAL_RCC_OscConfig 0x0800071c Section 0 stm32f0xx_hal_rcc.o(i.HAL_RCC_OscConfig) - i.HAL_SPI_Init 0x08000ca8 Section 0 stm32f0xx_hal_spi.o(i.HAL_SPI_Init) - i.HAL_SPI_MspInit 0x08000db4 Section 0 stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) - i.HAL_SYSTICK_Config 0x08000e30 Section 0 stm32f0xx_hal_cortex.o(i.HAL_SYSTICK_Config) - i.HardFault_Handler 0x08000e68 Section 0 stm32f0xx_it.o(i.HardFault_Handler) - i.MX_GPIO_Init 0x08000e6c Section 0 main.o(i.MX_GPIO_Init) - MX_GPIO_Init 0x08000e6d Thumb Code 36 main.o(i.MX_GPIO_Init) - i.MX_SPI1_Init 0x08000e94 Section 0 main.o(i.MX_SPI1_Init) - MX_SPI1_Init 0x08000e95 Thumb Code 74 main.o(i.MX_SPI1_Init) - i.NMI_Handler 0x08000ee8 Section 0 stm32f0xx_it.o(i.NMI_Handler) - i.PendSV_Handler 0x08000eec Section 0 stm32f0xx_it.o(i.PendSV_Handler) - i.SVC_Handler 0x08000eee Section 0 stm32f0xx_it.o(i.SVC_Handler) - i.SysTick_Handler 0x08000ef0 Section 0 stm32f0xx_it.o(i.SysTick_Handler) - i.SystemClock_Config 0x08000ef8 Section 0 main.o(i.SystemClock_Config) - i.SystemInit 0x08000f5e Section 0 system_stm32f0xx.o(i.SystemInit) - i.__ARM_common_ll_muluu 0x08000f60 Section 0 stm32f0xx_hal_rcc.o(i.__ARM_common_ll_muluu) - i.__NVIC_SetPriority 0x08000f90 Section 0 stm32f0xx_hal_cortex.o(i.__NVIC_SetPriority) - __NVIC_SetPriority 0x08000f91 Thumb Code 110 stm32f0xx_hal_cortex.o(i.__NVIC_SetPriority) - i.__scatterload_copy 0x08001008 Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_null 0x08001016 Section 2 handlers.o(i.__scatterload_null) - i.__scatterload_zeroinit 0x08001018 Section 14 handlers.o(i.__scatterload_zeroinit) - i.main 0x08001026 Section 0 main.o(i.main) - .constdata 0x0800103a Section 24 system_stm32f0xx.o(.constdata) + i.DMA1_Channel2_3_IRQHandler 0x080001fc Section 0 stm32f0xx_it.o(i.DMA1_Channel2_3_IRQHandler) + i.DMA_CalcBaseAndBitshift 0x0800020c Section 0 stm32f0xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) + DMA_CalcBaseAndBitshift 0x0800020d Thumb Code 28 stm32f0xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) + i.DMA_SetConfig 0x0800022c Section 0 stm32f0xx_hal_dma.o(i.DMA_SetConfig) + DMA_SetConfig 0x0800022d Thumb Code 42 stm32f0xx_hal_dma.o(i.DMA_SetConfig) + i.Error_Handler 0x08000256 Section 0 main.o(i.Error_Handler) + i.HAL_DMA_IRQHandler 0x0800025c Section 0 stm32f0xx_hal_dma.o(i.HAL_DMA_IRQHandler) + i.HAL_DMA_Init 0x0800034c Section 0 stm32f0xx_hal_dma.o(i.HAL_DMA_Init) + i.HAL_DMA_Start_IT 0x080003a8 Section 0 stm32f0xx_hal_dma.o(i.HAL_DMA_Start_IT) + i.HAL_GPIO_Init 0x08000444 Section 0 stm32f0xx_hal_gpio.o(i.HAL_GPIO_Init) + i.HAL_GetTick 0x08000634 Section 0 stm32f0xx_hal.o(i.HAL_GetTick) + i.HAL_IncTick 0x08000640 Section 0 stm32f0xx_hal.o(i.HAL_IncTick) + i.HAL_Init 0x08000658 Section 0 stm32f0xx_hal.o(i.HAL_Init) + i.HAL_InitTick 0x08000678 Section 0 stm32f0xx_hal.o(i.HAL_InitTick) + i.HAL_MspInit 0x080006cc Section 0 stm32f0xx_hal_msp.o(i.HAL_MspInit) + i.HAL_NVIC_EnableIRQ 0x0800070c Section 0 stm32f0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) + i.HAL_NVIC_SetPriority 0x08000730 Section 0 stm32f0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) + i.HAL_RCC_ClockConfig 0x08000744 Section 0 stm32f0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) + i.HAL_RCC_GetSysClockFreq 0x080008b0 Section 0 stm32f0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) + i.HAL_RCC_OscConfig 0x08000980 Section 0 stm32f0xx_hal_rcc.o(i.HAL_RCC_OscConfig) + i.HAL_SPI_ErrorCallback 0x08000f0c Section 0 stm32f0xx_hal_spi.o(i.HAL_SPI_ErrorCallback) + i.HAL_SPI_Init 0x08000f0e Section 0 stm32f0xx_hal_spi.o(i.HAL_SPI_Init) + i.HAL_SPI_MspInit 0x0800101c Section 0 stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) + i.HAL_SPI_Transmit_DMA 0x080010d8 Section 0 stm32f0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) + i.HAL_SPI_TxCpltCallback 0x0800123c Section 0 stm32f0xx_hal_spi.o(i.HAL_SPI_TxCpltCallback) + i.HAL_SPI_TxHalfCpltCallback 0x0800123e Section 0 stm32f0xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback) + i.HAL_SYSTICK_Config 0x08001240 Section 0 stm32f0xx_hal_cortex.o(i.HAL_SYSTICK_Config) + i.HardFault_Handler 0x08001278 Section 0 stm32f0xx_it.o(i.HardFault_Handler) + i.MX_DMA_Init 0x0800127c Section 0 main.o(i.MX_DMA_Init) + MX_DMA_Init 0x0800127d Thumb Code 48 main.o(i.MX_DMA_Init) + i.MX_GPIO_Init 0x080012b0 Section 0 main.o(i.MX_GPIO_Init) + MX_GPIO_Init 0x080012b1 Thumb Code 36 main.o(i.MX_GPIO_Init) + i.MX_SPI1_Init 0x080012d8 Section 0 main.o(i.MX_SPI1_Init) + MX_SPI1_Init 0x080012d9 Thumb Code 74 main.o(i.MX_SPI1_Init) + i.NMI_Handler 0x0800132c Section 0 stm32f0xx_it.o(i.NMI_Handler) + i.PendSV_Handler 0x08001330 Section 0 stm32f0xx_it.o(i.PendSV_Handler) + i.SPI_DMAError 0x08001332 Section 0 stm32f0xx_hal_spi.o(i.SPI_DMAError) + SPI_DMAError 0x08001333 Thumb Code 40 stm32f0xx_hal_spi.o(i.SPI_DMAError) + i.SPI_DMAHalfTransmitCplt 0x0800135a Section 0 stm32f0xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt) + SPI_DMAHalfTransmitCplt 0x0800135b Thumb Code 14 stm32f0xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt) + i.SPI_DMATransmitCplt 0x08001368 Section 0 stm32f0xx_hal_spi.o(i.SPI_DMATransmitCplt) + SPI_DMATransmitCplt 0x08001369 Thumb Code 128 stm32f0xx_hal_spi.o(i.SPI_DMATransmitCplt) + i.SPI_EndRxTxTransaction 0x080013e8 Section 0 stm32f0xx_hal_spi.o(i.SPI_EndRxTxTransaction) + SPI_EndRxTxTransaction 0x080013e9 Thumb Code 106 stm32f0xx_hal_spi.o(i.SPI_EndRxTxTransaction) + i.SPI_WaitFifoStateUntilTimeout 0x08001454 Section 0 stm32f0xx_hal_spi.o(i.SPI_WaitFifoStateUntilTimeout) + SPI_WaitFifoStateUntilTimeout 0x08001455 Thumb Code 246 stm32f0xx_hal_spi.o(i.SPI_WaitFifoStateUntilTimeout) + i.SPI_WaitFlagStateUntilTimeout 0x08001550 Section 0 stm32f0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) + SPI_WaitFlagStateUntilTimeout 0x08001551 Thumb Code 214 stm32f0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) + i.SVC_Handler 0x0800162c Section 0 stm32f0xx_it.o(i.SVC_Handler) + i.SysTick_Handler 0x0800162e Section 0 stm32f0xx_it.o(i.SysTick_Handler) + i.SystemClock_Config 0x08001636 Section 0 main.o(i.SystemClock_Config) + i.SystemInit 0x0800169c Section 0 system_stm32f0xx.o(i.SystemInit) + i.__ARM_common_ll_muluu 0x0800169e Section 0 stm32f0xx_hal_rcc.o(i.__ARM_common_ll_muluu) + i.__NVIC_SetPriority 0x080016d0 Section 0 stm32f0xx_hal_cortex.o(i.__NVIC_SetPriority) + __NVIC_SetPriority 0x080016d1 Thumb Code 110 stm32f0xx_hal_cortex.o(i.__NVIC_SetPriority) + i.__scatterload_copy 0x08001748 Section 14 handlers.o(i.__scatterload_copy) + i.__scatterload_null 0x08001756 Section 2 handlers.o(i.__scatterload_null) + i.__scatterload_zeroinit 0x08001758 Section 14 handlers.o(i.__scatterload_zeroinit) + i.main 0x08001768 Section 0 main.o(i.main) + .constdata 0x080017f0 Section 24 system_stm32f0xx.o(.constdata) .data 0x20000000 Section 9 stm32f0xx_hal.o(.data) .data 0x2000000c Section 4 system_stm32f0xx.o(.data) - .bss 0x20000010 Section 100 main.o(.bss) - STACK 0x20000078 Section 1024 startup_stm32f030x6.o(STACK) + .bss 0x20000010 Section 168 main.o(.bss) + STACK 0x200000b8 Section 1024 startup_stm32f030x6.o(STACK) Global Symbols @@ -1349,7 +1372,6 @@ Image Symbol Table Reset_Handler 0x080000c9 Thumb Code 8 startup_stm32f030x6.o(.text) ADC1_IRQHandler 0x080000db Thumb Code 0 startup_stm32f030x6.o(.text) DMA1_Channel1_IRQHandler 0x080000db Thumb Code 0 startup_stm32f030x6.o(.text) - DMA1_Channel2_3_IRQHandler 0x080000db Thumb Code 0 startup_stm32f030x6.o(.text) DMA1_Channel4_5_IRQHandler 0x080000db Thumb Code 0 startup_stm32f030x6.o(.text) EXTI0_1_IRQHandler 0x080000db Thumb Code 0 startup_stm32f030x6.o(.text) EXTI2_3_IRQHandler 0x080000db Thumb Code 0 startup_stm32f030x6.o(.text) @@ -1383,42 +1405,52 @@ Image Symbol Table _ll_shift_l 0x080001b7 Thumb Code 0 llshl.o(.text) __scatterload 0x080001d9 Thumb Code 28 init.o(.text) __scatterload_rt2 0x080001d9 Thumb Code 0 init.o(.text) - Error_Handler 0x080001fd Thumb Code 6 main.o(i.Error_Handler) - HAL_GPIO_Init 0x08000205 Thumb Code 470 stm32f0xx_hal_gpio.o(i.HAL_GPIO_Init) - HAL_GetTick 0x080003f5 Thumb Code 6 stm32f0xx_hal.o(i.HAL_GetTick) - HAL_IncTick 0x08000401 Thumb Code 16 stm32f0xx_hal.o(i.HAL_IncTick) - HAL_Init 0x08000419 Thumb Code 28 stm32f0xx_hal.o(i.HAL_Init) - HAL_InitTick 0x08000439 Thumb Code 70 stm32f0xx_hal.o(i.HAL_InitTick) - HAL_MspInit 0x0800048d Thumb Code 60 stm32f0xx_hal_msp.o(i.HAL_MspInit) - HAL_NVIC_SetPriority 0x080004cd Thumb Code 18 stm32f0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) - HAL_RCC_ClockConfig 0x080004e1 Thumb Code 342 stm32f0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) - HAL_RCC_GetSysClockFreq 0x0800064d Thumb Code 162 stm32f0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) - HAL_RCC_OscConfig 0x0800071d Thumb Code 1416 stm32f0xx_hal_rcc.o(i.HAL_RCC_OscConfig) - HAL_SPI_Init 0x08000ca9 Thumb Code 268 stm32f0xx_hal_spi.o(i.HAL_SPI_Init) - HAL_SPI_MspInit 0x08000db5 Thumb Code 114 stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) - HAL_SYSTICK_Config 0x08000e31 Thumb Code 46 stm32f0xx_hal_cortex.o(i.HAL_SYSTICK_Config) - HardFault_Handler 0x08000e69 Thumb Code 4 stm32f0xx_it.o(i.HardFault_Handler) - NMI_Handler 0x08000ee9 Thumb Code 4 stm32f0xx_it.o(i.NMI_Handler) - PendSV_Handler 0x08000eed Thumb Code 2 stm32f0xx_it.o(i.PendSV_Handler) - SVC_Handler 0x08000eef Thumb Code 2 stm32f0xx_it.o(i.SVC_Handler) - SysTick_Handler 0x08000ef1 Thumb Code 8 stm32f0xx_it.o(i.SysTick_Handler) - SystemClock_Config 0x08000ef9 Thumb Code 102 main.o(i.SystemClock_Config) - SystemInit 0x08000f5f Thumb Code 2 system_stm32f0xx.o(i.SystemInit) - __ARM_common_ll_muluu 0x08000f61 Thumb Code 48 stm32f0xx_hal_rcc.o(i.__ARM_common_ll_muluu) - __scatterload_copy 0x08001009 Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_null 0x08001017 Thumb Code 2 handlers.o(i.__scatterload_null) - __scatterload_zeroinit 0x08001019 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - main 0x08001027 Thumb Code 20 main.o(i.main) - AHBPrescTable 0x0800103a Data 16 system_stm32f0xx.o(.constdata) - APBPrescTable 0x0800104a Data 8 system_stm32f0xx.o(.constdata) - Region$$Table$$Base 0x08001054 Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x08001074 Number 0 anon$$obj.o(Region$$Table) + DMA1_Channel2_3_IRQHandler 0x080001fd Thumb Code 10 stm32f0xx_it.o(i.DMA1_Channel2_3_IRQHandler) + Error_Handler 0x08000257 Thumb Code 6 main.o(i.Error_Handler) + HAL_DMA_IRQHandler 0x0800025d Thumb Code 240 stm32f0xx_hal_dma.o(i.HAL_DMA_IRQHandler) + HAL_DMA_Init 0x0800034d Thumb Code 86 stm32f0xx_hal_dma.o(i.HAL_DMA_Init) + HAL_DMA_Start_IT 0x080003a9 Thumb Code 154 stm32f0xx_hal_dma.o(i.HAL_DMA_Start_IT) + HAL_GPIO_Init 0x08000445 Thumb Code 470 stm32f0xx_hal_gpio.o(i.HAL_GPIO_Init) + HAL_GetTick 0x08000635 Thumb Code 6 stm32f0xx_hal.o(i.HAL_GetTick) + HAL_IncTick 0x08000641 Thumb Code 16 stm32f0xx_hal.o(i.HAL_IncTick) + HAL_Init 0x08000659 Thumb Code 28 stm32f0xx_hal.o(i.HAL_Init) + HAL_InitTick 0x08000679 Thumb Code 70 stm32f0xx_hal.o(i.HAL_InitTick) + HAL_MspInit 0x080006cd Thumb Code 60 stm32f0xx_hal_msp.o(i.HAL_MspInit) + HAL_NVIC_EnableIRQ 0x0800070d Thumb Code 30 stm32f0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) + HAL_NVIC_SetPriority 0x08000731 Thumb Code 18 stm32f0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) + HAL_RCC_ClockConfig 0x08000745 Thumb Code 342 stm32f0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) + HAL_RCC_GetSysClockFreq 0x080008b1 Thumb Code 162 stm32f0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) + HAL_RCC_OscConfig 0x08000981 Thumb Code 1416 stm32f0xx_hal_rcc.o(i.HAL_RCC_OscConfig) + HAL_SPI_ErrorCallback 0x08000f0d Thumb Code 2 stm32f0xx_hal_spi.o(i.HAL_SPI_ErrorCallback) + HAL_SPI_Init 0x08000f0f Thumb Code 268 stm32f0xx_hal_spi.o(i.HAL_SPI_Init) + HAL_SPI_MspInit 0x0800101d Thumb Code 170 stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) + HAL_SPI_Transmit_DMA 0x080010d9 Thumb Code 344 stm32f0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) + HAL_SPI_TxCpltCallback 0x0800123d Thumb Code 2 stm32f0xx_hal_spi.o(i.HAL_SPI_TxCpltCallback) + HAL_SPI_TxHalfCpltCallback 0x0800123f Thumb Code 2 stm32f0xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback) + HAL_SYSTICK_Config 0x08001241 Thumb Code 46 stm32f0xx_hal_cortex.o(i.HAL_SYSTICK_Config) + HardFault_Handler 0x08001279 Thumb Code 4 stm32f0xx_it.o(i.HardFault_Handler) + NMI_Handler 0x0800132d Thumb Code 4 stm32f0xx_it.o(i.NMI_Handler) + PendSV_Handler 0x08001331 Thumb Code 2 stm32f0xx_it.o(i.PendSV_Handler) + SVC_Handler 0x0800162d Thumb Code 2 stm32f0xx_it.o(i.SVC_Handler) + SysTick_Handler 0x0800162f Thumb Code 8 stm32f0xx_it.o(i.SysTick_Handler) + SystemClock_Config 0x08001637 Thumb Code 102 main.o(i.SystemClock_Config) + SystemInit 0x0800169d Thumb Code 2 system_stm32f0xx.o(i.SystemInit) + __ARM_common_ll_muluu 0x0800169f Thumb Code 48 stm32f0xx_hal_rcc.o(i.__ARM_common_ll_muluu) + __scatterload_copy 0x08001749 Thumb Code 14 handlers.o(i.__scatterload_copy) + __scatterload_null 0x08001757 Thumb Code 2 handlers.o(i.__scatterload_null) + __scatterload_zeroinit 0x08001759 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) + main 0x08001769 Thumb Code 80 main.o(i.main) + AHBPrescTable 0x080017f0 Data 16 system_stm32f0xx.o(.constdata) + APBPrescTable 0x08001800 Data 8 system_stm32f0xx.o(.constdata) + Region$$Table$$Base 0x08001808 Number 0 anon$$obj.o(Region$$Table) + Region$$Table$$Limit 0x08001828 Number 0 anon$$obj.o(Region$$Table) uwTick 0x20000000 Data 4 stm32f0xx_hal.o(.data) uwTickPrio 0x20000004 Data 4 stm32f0xx_hal.o(.data) uwTickFreq 0x20000008 Data 1 stm32f0xx_hal.o(.data) SystemCoreClock 0x2000000c Data 4 system_stm32f0xx.o(.data) hspi1 0x20000010 Data 100 main.o(.bss) - __initial_sp 0x20000478 Data 0 startup_stm32f030x6.o(STACK) + hdma_spi1_tx 0x20000074 Data 68 main.o(.bss) + __initial_sp 0x200004b8 Data 0 startup_stm32f030x6.o(STACK) @@ -1428,77 +1460,97 @@ Memory Map of the image Image Entry point : 0x080000b1 - Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00001084, Max: 0x00004000, ABSOLUTE) + Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00001838, Max: 0x00004000, ABSOLUTE) - Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00001074, Max: 0x00004000, ABSOLUTE) + Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00001828, Max: 0x00004000, ABSOLUTE) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x08000000 0x08000000 0x000000b0 Data RO 3254 RESET startup_stm32f030x6.o - 0x080000b0 0x080000b0 0x00000000 Code RO 3324 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x080000b0 0x080000b0 0x00000004 Code RO 3335 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x080000b4 0x080000b4 0x00000004 Code RO 3338 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x080000b8 0x080000b8 0x00000000 Code RO 3340 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x080000b8 0x080000b8 0x00000000 Code RO 3342 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x080000b8 0x080000b8 0x00000008 Code RO 3343 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x080000c0 0x080000c0 0x00000004 Code RO 3350 .ARM.Collect$$$$0000000E mc_p.l(entry12b.o) - 0x080000c4 0x080000c4 0x00000000 Code RO 3345 .ARM.Collect$$$$0000000F mc_p.l(entry10a.o) - 0x080000c4 0x080000c4 0x00000000 Code RO 3347 .ARM.Collect$$$$00000011 mc_p.l(entry11a.o) - 0x080000c4 0x080000c4 0x00000004 Code RO 3336 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) - 0x080000c8 0x080000c8 0x0000001c Code RO 3255 .text startup_stm32f030x6.o - 0x080000e4 0x080000e4 0x0000002c Code RO 3327 .text mc_p.l(uidiv.o) - 0x08000110 0x08000110 0x00000060 Code RO 3329 .text mc_p.l(uldiv.o) - 0x08000170 0x08000170 0x00000022 Code RO 3331 .text mc_p.l(llushr.o) - 0x08000192 0x08000192 0x00000024 Code RO 3333 .text mc_p.l(memseta.o) - 0x080001b6 0x080001b6 0x00000020 Code RO 3351 .text mc_p.l(llshl.o) + 0x08000000 0x08000000 0x000000b0 Data RO 3266 RESET startup_stm32f030x6.o + 0x080000b0 0x080000b0 0x00000000 Code RO 3337 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) + 0x080000b0 0x080000b0 0x00000004 Code RO 3348 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) + 0x080000b4 0x080000b4 0x00000004 Code RO 3351 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) + 0x080000b8 0x080000b8 0x00000000 Code RO 3353 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) + 0x080000b8 0x080000b8 0x00000000 Code RO 3355 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) + 0x080000b8 0x080000b8 0x00000008 Code RO 3356 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) + 0x080000c0 0x080000c0 0x00000004 Code RO 3363 .ARM.Collect$$$$0000000E mc_p.l(entry12b.o) + 0x080000c4 0x080000c4 0x00000000 Code RO 3358 .ARM.Collect$$$$0000000F mc_p.l(entry10a.o) + 0x080000c4 0x080000c4 0x00000000 Code RO 3360 .ARM.Collect$$$$00000011 mc_p.l(entry11a.o) + 0x080000c4 0x080000c4 0x00000004 Code RO 3349 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) + 0x080000c8 0x080000c8 0x0000001c Code RO 3267 .text startup_stm32f030x6.o + 0x080000e4 0x080000e4 0x0000002c Code RO 3340 .text mc_p.l(uidiv.o) + 0x08000110 0x08000110 0x00000060 Code RO 3342 .text mc_p.l(uldiv.o) + 0x08000170 0x08000170 0x00000022 Code RO 3344 .text mc_p.l(llushr.o) + 0x08000192 0x08000192 0x00000024 Code RO 3346 .text mc_p.l(memseta.o) + 0x080001b6 0x080001b6 0x00000020 Code RO 3364 .text mc_p.l(llshl.o) 0x080001d6 0x080001d6 0x00000002 PAD - 0x080001d8 0x080001d8 0x00000024 Code RO 3353 .text mc_p.l(init.o) - 0x080001fc 0x080001fc 0x00000006 Code RO 3 i.Error_Handler main.o - 0x08000202 0x08000202 0x00000002 PAD - 0x08000204 0x08000204 0x000001f0 Code RO 941 i.HAL_GPIO_Init stm32f0xx_hal_gpio.o - 0x080003f4 0x080003f4 0x0000000c Code RO 202 i.HAL_GetTick stm32f0xx_hal.o - 0x08000400 0x08000400 0x00000018 Code RO 208 i.HAL_IncTick stm32f0xx_hal.o - 0x08000418 0x08000418 0x00000020 Code RO 209 i.HAL_Init stm32f0xx_hal.o - 0x08000438 0x08000438 0x00000054 Code RO 210 i.HAL_InitTick stm32f0xx_hal.o - 0x0800048c 0x0800048c 0x00000040 Code RO 3261 i.HAL_MspInit stm32f0xx_hal_msp.o - 0x080004cc 0x080004cc 0x00000012 Code RO 427 i.HAL_NVIC_SetPriority stm32f0xx_hal_cortex.o - 0x080004de 0x080004de 0x00000002 PAD - 0x080004e0 0x080004e0 0x0000016c Code RO 1667 i.HAL_RCC_ClockConfig stm32f0xx_hal_rcc.o - 0x0800064c 0x0800064c 0x000000d0 Code RO 1675 i.HAL_RCC_GetSysClockFreq stm32f0xx_hal_rcc.o - 0x0800071c 0x0800071c 0x0000058c Code RO 1678 i.HAL_RCC_OscConfig stm32f0xx_hal_rcc.o - 0x08000ca8 0x08000ca8 0x0000010c Code RO 1857 i.HAL_SPI_Init stm32f0xx_hal_spi.o - 0x08000db4 0x08000db4 0x0000007c Code RO 3263 i.HAL_SPI_MspInit stm32f0xx_hal_msp.o - 0x08000e30 0x08000e30 0x00000038 Code RO 431 i.HAL_SYSTICK_Config stm32f0xx_hal_cortex.o - 0x08000e68 0x08000e68 0x00000004 Code RO 146 i.HardFault_Handler stm32f0xx_it.o - 0x08000e6c 0x08000e6c 0x00000028 Code RO 4 i.MX_GPIO_Init main.o - 0x08000e94 0x08000e94 0x00000054 Code RO 5 i.MX_SPI1_Init main.o - 0x08000ee8 0x08000ee8 0x00000004 Code RO 147 i.NMI_Handler stm32f0xx_it.o - 0x08000eec 0x08000eec 0x00000002 Code RO 148 i.PendSV_Handler stm32f0xx_it.o - 0x08000eee 0x08000eee 0x00000002 Code RO 149 i.SVC_Handler stm32f0xx_it.o - 0x08000ef0 0x08000ef0 0x00000008 Code RO 150 i.SysTick_Handler stm32f0xx_it.o - 0x08000ef8 0x08000ef8 0x00000066 Code RO 6 i.SystemClock_Config main.o - 0x08000f5e 0x08000f5e 0x00000002 Code RO 3294 i.SystemInit system_stm32f0xx.o - 0x08000f60 0x08000f60 0x00000030 Code RO 1753 i.__ARM_common_ll_muluu stm32f0xx_hal_rcc.o - 0x08000f90 0x08000f90 0x00000078 Code RO 433 i.__NVIC_SetPriority stm32f0xx_hal_cortex.o - 0x08001008 0x08001008 0x0000000e Code RO 3357 i.__scatterload_copy mc_p.l(handlers.o) - 0x08001016 0x08001016 0x00000002 Code RO 3358 i.__scatterload_null mc_p.l(handlers.o) - 0x08001018 0x08001018 0x0000000e Code RO 3359 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x08001026 0x08001026 0x00000014 Code RO 7 i.main main.o - 0x0800103a 0x0800103a 0x00000018 Data RO 3295 .constdata system_stm32f0xx.o - 0x08001052 0x08001052 0x00000002 PAD - 0x08001054 0x08001054 0x00000020 Data RO 3355 Region$$Table anon$$obj.o + 0x080001d8 0x080001d8 0x00000024 Code RO 3366 .text mc_p.l(init.o) + 0x080001fc 0x080001fc 0x00000010 Code RO 151 i.DMA1_Channel2_3_IRQHandler stm32f0xx_it.o + 0x0800020c 0x0800020c 0x00000020 Code RO 583 i.DMA_CalcBaseAndBitshift stm32f0xx_hal_dma.o + 0x0800022c 0x0800022c 0x0000002a Code RO 584 i.DMA_SetConfig stm32f0xx_hal_dma.o + 0x08000256 0x08000256 0x00000006 Code RO 3 i.Error_Handler main.o + 0x0800025c 0x0800025c 0x000000f0 Code RO 590 i.HAL_DMA_IRQHandler stm32f0xx_hal_dma.o + 0x0800034c 0x0800034c 0x0000005c Code RO 591 i.HAL_DMA_Init stm32f0xx_hal_dma.o + 0x080003a8 0x080003a8 0x0000009a Code RO 595 i.HAL_DMA_Start_IT stm32f0xx_hal_dma.o + 0x08000442 0x08000442 0x00000002 PAD + 0x08000444 0x08000444 0x000001f0 Code RO 953 i.HAL_GPIO_Init stm32f0xx_hal_gpio.o + 0x08000634 0x08000634 0x0000000c Code RO 214 i.HAL_GetTick stm32f0xx_hal.o + 0x08000640 0x08000640 0x00000018 Code RO 220 i.HAL_IncTick stm32f0xx_hal.o + 0x08000658 0x08000658 0x00000020 Code RO 221 i.HAL_Init stm32f0xx_hal.o + 0x08000678 0x08000678 0x00000054 Code RO 222 i.HAL_InitTick stm32f0xx_hal.o + 0x080006cc 0x080006cc 0x00000040 Code RO 3273 i.HAL_MspInit stm32f0xx_hal_msp.o + 0x0800070c 0x0800070c 0x00000024 Code RO 435 i.HAL_NVIC_EnableIRQ stm32f0xx_hal_cortex.o + 0x08000730 0x08000730 0x00000012 Code RO 439 i.HAL_NVIC_SetPriority stm32f0xx_hal_cortex.o + 0x08000742 0x08000742 0x00000002 PAD + 0x08000744 0x08000744 0x0000016c Code RO 1679 i.HAL_RCC_ClockConfig stm32f0xx_hal_rcc.o + 0x080008b0 0x080008b0 0x000000d0 Code RO 1687 i.HAL_RCC_GetSysClockFreq stm32f0xx_hal_rcc.o + 0x08000980 0x08000980 0x0000058c Code RO 1690 i.HAL_RCC_OscConfig stm32f0xx_hal_rcc.o + 0x08000f0c 0x08000f0c 0x00000002 Code RO 1865 i.HAL_SPI_ErrorCallback stm32f0xx_hal_spi.o + 0x08000f0e 0x08000f0e 0x0000010c Code RO 1869 i.HAL_SPI_Init stm32f0xx_hal_spi.o + 0x0800101a 0x0800101a 0x00000002 PAD + 0x0800101c 0x0800101c 0x000000bc Code RO 3275 i.HAL_SPI_MspInit stm32f0xx_hal_msp.o + 0x080010d8 0x080010d8 0x00000164 Code RO 1881 i.HAL_SPI_Transmit_DMA stm32f0xx_hal_spi.o + 0x0800123c 0x0800123c 0x00000002 Code RO 1883 i.HAL_SPI_TxCpltCallback stm32f0xx_hal_spi.o + 0x0800123e 0x0800123e 0x00000002 Code RO 1884 i.HAL_SPI_TxHalfCpltCallback stm32f0xx_hal_spi.o + 0x08001240 0x08001240 0x00000038 Code RO 443 i.HAL_SYSTICK_Config stm32f0xx_hal_cortex.o + 0x08001278 0x08001278 0x00000004 Code RO 152 i.HardFault_Handler stm32f0xx_it.o + 0x0800127c 0x0800127c 0x00000034 Code RO 4 i.MX_DMA_Init main.o + 0x080012b0 0x080012b0 0x00000028 Code RO 5 i.MX_GPIO_Init main.o + 0x080012d8 0x080012d8 0x00000054 Code RO 6 i.MX_SPI1_Init main.o + 0x0800132c 0x0800132c 0x00000004 Code RO 153 i.NMI_Handler stm32f0xx_it.o + 0x08001330 0x08001330 0x00000002 Code RO 154 i.PendSV_Handler stm32f0xx_it.o + 0x08001332 0x08001332 0x00000028 Code RO 1897 i.SPI_DMAError stm32f0xx_hal_spi.o + 0x0800135a 0x0800135a 0x0000000e Code RO 1899 i.SPI_DMAHalfTransmitCplt stm32f0xx_hal_spi.o + 0x08001368 0x08001368 0x00000080 Code RO 1903 i.SPI_DMATransmitCplt stm32f0xx_hal_spi.o + 0x080013e8 0x080013e8 0x0000006a Code RO 1907 i.SPI_EndRxTxTransaction stm32f0xx_hal_spi.o + 0x08001452 0x08001452 0x00000002 PAD + 0x08001454 0x08001454 0x000000fc Code RO 1912 i.SPI_WaitFifoStateUntilTimeout stm32f0xx_hal_spi.o + 0x08001550 0x08001550 0x000000dc Code RO 1913 i.SPI_WaitFlagStateUntilTimeout stm32f0xx_hal_spi.o + 0x0800162c 0x0800162c 0x00000002 Code RO 155 i.SVC_Handler stm32f0xx_it.o + 0x0800162e 0x0800162e 0x00000008 Code RO 156 i.SysTick_Handler stm32f0xx_it.o + 0x08001636 0x08001636 0x00000066 Code RO 7 i.SystemClock_Config main.o + 0x0800169c 0x0800169c 0x00000002 Code RO 3307 i.SystemInit system_stm32f0xx.o + 0x0800169e 0x0800169e 0x00000030 Code RO 1765 i.__ARM_common_ll_muluu stm32f0xx_hal_rcc.o + 0x080016ce 0x080016ce 0x00000002 PAD + 0x080016d0 0x080016d0 0x00000078 Code RO 445 i.__NVIC_SetPriority stm32f0xx_hal_cortex.o + 0x08001748 0x08001748 0x0000000e Code RO 3370 i.__scatterload_copy mc_p.l(handlers.o) + 0x08001756 0x08001756 0x00000002 Code RO 3371 i.__scatterload_null mc_p.l(handlers.o) + 0x08001758 0x08001758 0x0000000e Code RO 3372 i.__scatterload_zeroinit mc_p.l(handlers.o) + 0x08001766 0x08001766 0x00000002 PAD + 0x08001768 0x08001768 0x00000088 Code RO 8 i.main main.o + 0x080017f0 0x080017f0 0x00000018 Data RO 3308 .constdata system_stm32f0xx.o + 0x08001808 0x08001808 0x00000020 Data RO 3368 Region$$Table anon$$obj.o - Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08001074, Size: 0x00000478, Max: 0x00001000, ABSOLUTE) + Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08001828, Size: 0x000004b8, Max: 0x00001000, ABSOLUTE) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x20000000 0x08001074 0x00000009 Data RW 216 .data stm32f0xx_hal.o - 0x20000009 0x0800107d 0x00000003 PAD - 0x2000000c 0x08001080 0x00000004 Data RW 3296 .data system_stm32f0xx.o - 0x20000010 - 0x00000064 Zero RW 8 .bss main.o - 0x20000074 0x08001084 0x00000004 PAD - 0x20000078 - 0x00000400 Zero RW 3252 STACK startup_stm32f030x6.o + 0x20000000 0x08001828 0x00000009 Data RW 228 .data stm32f0xx_hal.o + 0x20000009 0x08001831 0x00000003 PAD + 0x2000000c 0x08001834 0x00000004 Data RW 3309 .data system_stm32f0xx.o + 0x20000010 - 0x000000a8 Zero RW 9 .bss main.o + 0x200000b8 - 0x00000400 Zero RW 3264 STACK startup_stm32f030x6.o ============================================================================== @@ -1508,21 +1560,22 @@ Image component sizes Code (inc. data) RO Data RW Data ZI Data Debug Object Name - 252 14 0 0 100 228796 main.o + 420 74 0 0 168 229533 main.o 28 8 176 0 1024 760 startup_stm32f030x6.o - 152 32 0 9 0 7825 stm32f0xx_hal.o - 194 20 0 0 0 9972 stm32f0xx_hal_cortex.o - 496 26 0 0 0 1724 stm32f0xx_hal_gpio.o - 188 14 0 0 0 1972 stm32f0xx_hal_msp.o - 2040 86 0 0 0 4536 stm32f0xx_hal_rcc.o - 268 0 0 0 0 1555 stm32f0xx_hal_spi.o - 20 0 0 0 0 2355 stm32f0xx_it.o - 2 0 24 4 0 1523 system_stm32f0xx.o + 152 32 0 9 0 7821 stm32f0xx_hal.o + 230 26 0 0 0 10729 stm32f0xx_hal_cortex.o + 560 10 0 0 0 4523 stm32f0xx_hal_dma.o + 496 26 0 0 0 1716 stm32f0xx_hal_gpio.o + 252 22 0 0 0 2067 stm32f0xx_hal_msp.o + 2040 86 0 0 0 4532 stm32f0xx_hal_rcc.o + 1390 24 0 0 0 9424 stm32f0xx_hal_spi.o + 36 6 0 0 0 2872 stm32f0xx_it.o + 2 0 24 4 0 1515 system_stm32f0xx.o ---------------------------------------------------------------------- - 3644 200 234 16 1128 261018 Object Totals + 5616 314 232 16 1192 275492 Object Totals 0 0 32 0 0 0 (incl. Generated) - 4 0 2 3 4 0 (incl. Padding) + 10 0 0 3 0 0 (incl. Padding) ---------------------------------------------------------------------- @@ -1546,8 +1599,8 @@ Image component sizes 96 0 0 0 0 84 uldiv.o ---------------------------------------------------------------------- - 334 16 0 0 0 460 Library Totals - 2 0 0 0 0 0 (incl. Padding) + 336 16 0 0 0 460 Library Totals + 4 0 0 0 0 0 (incl. Padding) ---------------------------------------------------------------------- @@ -1556,7 +1609,7 @@ Image component sizes 332 16 0 0 0 460 mc_p.l ---------------------------------------------------------------------- - 334 16 0 0 0 460 Library Totals + 336 16 0 0 0 460 Library Totals ---------------------------------------------------------------------- @@ -1565,15 +1618,15 @@ Image component sizes Code (inc. data) RO Data RW Data ZI Data Debug - 3978 216 234 16 1128 260442 Grand Totals - 3978 216 234 16 1128 260442 ELF Image Totals - 3978 216 234 16 0 0 ROM Totals + 5952 330 232 16 1192 274124 Grand Totals + 5952 330 232 16 1192 274124 ELF Image Totals + 5952 330 232 16 0 0 ROM Totals ============================================================================== - Total RO Size (Code + RO Data) 4212 ( 4.11kB) - Total RW Size (RW Data + ZI Data) 1144 ( 1.12kB) - Total ROM Size (Code + RO Data + RW Data) 4228 ( 4.13kB) + Total RO Size (Code + RO Data) 6184 ( 6.04kB) + Total RW Size (RW Data + ZI Data) 1208 ( 1.18kB) + Total ROM Size (Code + RO Data + RW Data) 6200 ( 6.05kB) ============================================================================== diff --git a/project/Listings/startup_stm32f030x6.lst b/project/Listings/startup_stm32f030x6.lst index cc9e042..2ac2576 100644 --- a/project/Listings/startup_stm32f030x6.lst +++ b/project/Listings/startup_stm32f030x6.lst @@ -330,15 +330,15 @@ ARM Macro Assembler Page 6 -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\R -TE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_Simulation -IC:\Users\simo -n\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\A -ppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0 -xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Dr -ivers\STM32F0xx_HAL_Driver\Inc --predefine="__MICROLIB SETA 1" --predefine="__U -VISION_VERSION SETA 538" --predefine="_RTE_ SETA 1" --predefine="STM32F030x6 SE -TA 1" --predefine="_RTE_ SETA 1" --list=.\listings\startup_stm32f030x6.lst C:/U -sers/simon/Desktop/atlas-led/project/RTE/Device/STM32F030F4Px/STCubeGenerated/M -DK-ARM/startup_stm32f030x6.s +TE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppD +ata\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData +\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Inc +lude -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\ +STM32F0xx_HAL_Driver\Inc --predefine="__MICROLIB SETA 1" --predefine="__UVISION +_VERSION SETA 538" --predefine="_RTE_ SETA 1" --predefine="STM32F030x6 SETA 1" +--predefine="_RTE_ SETA 1" --list=.\listings\startup_stm32f030x6.lst C:/Users/s +imon/Desktop/atlas-led/project/RTE/Device/STM32F030F4Px/STCubeGenerated/MDK-ARM +/startup_stm32f030x6.s diff --git a/project/Objects/ExtDll.iex b/project/Objects/ExtDll.iex new file mode 100644 index 0000000..6c0896e --- /dev/null +++ b/project/Objects/ExtDll.iex @@ -0,0 +1,2 @@ +[EXTDLL] +Count=0 diff --git a/project/Objects/atlas-led_Réel.dep b/project/Objects/atlas-led_Réel.dep new file mode 100644 index 0000000..8de810a --- /dev/null +++ b/project/Objects/atlas-led_Réel.dep @@ -0,0 +1,1938 @@ +Dependencies for Project 'atlas-led', Target 'Réel': (DO NOT MODIFY !) +CompilerVersion: 5060960::V5.06 update 7 (build 960)::.\ARM_Compiler_5.06u7 +F (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c)(0x6488801D)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\main.o --omf_browse .\objects\main.crf --depend .\objects\main.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\main.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_it.h)(0x64887DD7)() +F (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Src\stm32f0xx_it.c)(0x64887DD7)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_it.o --omf_browse .\objects\stm32f0xx_it.crf --depend .\objects\stm32f0xx_it.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\main.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_it.h)(0x64887DD7) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal.o --omf_browse .\objects\stm32f0xx_hal.crf --depend .\objects\stm32f0xx_hal.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_adc.o --omf_browse .\objects\stm32f0xx_hal_adc.crf --depend .\objects\stm32f0xx_hal_adc.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_adc_ex.o --omf_browse .\objects\stm32f0xx_hal_adc_ex.crf --depend .\objects\stm32f0xx_hal_adc_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_can.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_can.o --omf_browse .\objects\stm32f0xx_hal_can.crf --depend .\objects\stm32f0xx_hal_can.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cec.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_cec.o --omf_browse .\objects\stm32f0xx_hal_cec.crf --depend .\objects\stm32f0xx_hal_cec.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_comp.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_comp.o --omf_browse .\objects\stm32f0xx_hal_comp.crf --depend .\objects\stm32f0xx_hal_comp.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_cortex.o --omf_browse .\objects\stm32f0xx_hal_cortex.crf --depend .\objects\stm32f0xx_hal_cortex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_crc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_crc.o --omf_browse .\objects\stm32f0xx_hal_crc.crf --depend .\objects\stm32f0xx_hal_crc.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_crc_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_crc_ex.o --omf_browse .\objects\stm32f0xx_hal_crc_ex.crf --depend .\objects\stm32f0xx_hal_crc_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_dac.o --omf_browse .\objects\stm32f0xx_hal_dac.crf --depend .\objects\stm32f0xx_hal_dac.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_dac_ex.o --omf_browse .\objects\stm32f0xx_hal_dac_ex.crf --depend .\objects\stm32f0xx_hal_dac_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_dma.o --omf_browse .\objects\stm32f0xx_hal_dma.crf --depend .\objects\stm32f0xx_hal_dma.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_exti.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_exti.o --omf_browse .\objects\stm32f0xx_hal_exti.crf --depend .\objects\stm32f0xx_hal_exti.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_flash.o --omf_browse .\objects\stm32f0xx_hal_flash.crf --depend .\objects\stm32f0xx_hal_flash.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_flash_ex.o --omf_browse .\objects\stm32f0xx_hal_flash_ex.crf --depend .\objects\stm32f0xx_hal_flash_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_gpio.o --omf_browse .\objects\stm32f0xx_hal_gpio.crf --depend .\objects\stm32f0xx_hal_gpio.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_i2c.o --omf_browse .\objects\stm32f0xx_hal_i2c.crf --depend .\objects\stm32f0xx_hal_i2c.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_i2c_ex.o --omf_browse .\objects\stm32f0xx_hal_i2c_ex.crf --depend .\objects\stm32f0xx_hal_i2c_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2s.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_i2s.o --omf_browse .\objects\stm32f0xx_hal_i2s.crf --depend .\objects\stm32f0xx_hal_i2s.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_irda.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_irda.o --omf_browse .\objects\stm32f0xx_hal_irda.crf --depend .\objects\stm32f0xx_hal_irda.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_iwdg.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_iwdg.o --omf_browse .\objects\stm32f0xx_hal_iwdg.crf --depend .\objects\stm32f0xx_hal_iwdg.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c)(0x61EFEDC6)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_pcd.o --omf_browse .\objects\stm32f0xx_hal_pcd.crf --depend .\objects\stm32f0xx_hal_pcd.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_pcd_ex.o --omf_browse .\objects\stm32f0xx_hal_pcd_ex.crf --depend .\objects\stm32f0xx_hal_pcd_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_pwr.o --omf_browse .\objects\stm32f0xx_hal_pwr.crf --depend .\objects\stm32f0xx_hal_pwr.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_pwr_ex.o --omf_browse .\objects\stm32f0xx_hal_pwr_ex.crf --depend .\objects\stm32f0xx_hal_pwr_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_rcc.o --omf_browse .\objects\stm32f0xx_hal_rcc.crf --depend .\objects\stm32f0xx_hal_rcc.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_rcc_ex.o --omf_browse .\objects\stm32f0xx_hal_rcc_ex.crf --depend .\objects\stm32f0xx_hal_rcc_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rtc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_rtc.o --omf_browse .\objects\stm32f0xx_hal_rtc.crf --depend .\objects\stm32f0xx_hal_rtc.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rtc_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_rtc_ex.o --omf_browse .\objects\stm32f0xx_hal_rtc_ex.crf --depend .\objects\stm32f0xx_hal_rtc_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_smartcard.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_smartcard.o --omf_browse .\objects\stm32f0xx_hal_smartcard.crf --depend .\objects\stm32f0xx_hal_smartcard.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_smartcard_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_smartcard_ex.o --omf_browse .\objects\stm32f0xx_hal_smartcard_ex.crf --depend .\objects\stm32f0xx_hal_smartcard_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_smbus.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_smbus.o --omf_browse .\objects\stm32f0xx_hal_smbus.crf --depend .\objects\stm32f0xx_hal_smbus.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_spi.o --omf_browse .\objects\stm32f0xx_hal_spi.crf --depend .\objects\stm32f0xx_hal_spi.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_spi_ex.o --omf_browse .\objects\stm32f0xx_hal_spi_ex.crf --depend .\objects\stm32f0xx_hal_spi_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_tim.o --omf_browse .\objects\stm32f0xx_hal_tim.crf --depend .\objects\stm32f0xx_hal_tim.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_tim_ex.o --omf_browse .\objects\stm32f0xx_hal_tim_ex.crf --depend .\objects\stm32f0xx_hal_tim_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tsc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_tsc.o --omf_browse .\objects\stm32f0xx_hal_tsc.crf --depend .\objects\stm32f0xx_hal_tsc.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_uart.o --omf_browse .\objects\stm32f0xx_hal_uart.crf --depend .\objects\stm32f0xx_hal_uart.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_uart_ex.o --omf_browse .\objects\stm32f0xx_hal_uart_ex.crf --depend .\objects\stm32f0xx_hal_uart_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_usart.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_usart.o --omf_browse .\objects\stm32f0xx_hal_usart.crf --depend .\objects\stm32f0xx_hal_usart.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_usart_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_usart_ex.o --omf_browse .\objects\stm32f0xx_hal_usart_ex.crf --depend .\objects\stm32f0xx_hal_usart_ex.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_wwdg.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_wwdg.o --omf_browse .\objects\stm32f0xx_hal_wwdg.crf --depend .\objects\stm32f0xx_hal_wwdg.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_adc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_adc.o --omf_browse .\objects\stm32f0xx_ll_adc.crf --depend .\objects\stm32f0xx_ll_adc.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_adc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_comp.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_comp.o --omf_browse .\objects\stm32f0xx_ll_comp.crf --depend .\objects\stm32f0xx_ll_comp.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_comp.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_crc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_crc.o --omf_browse .\objects\stm32f0xx_ll_crc.crf --depend .\objects\stm32f0xx_ll_crc.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_crc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_crs.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_crs.o --omf_browse .\objects\stm32f0xx_ll_crs.crf --depend .\objects\stm32f0xx_ll_crs.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_crs.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_dac.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_dac.o --omf_browse .\objects\stm32f0xx_ll_dac.crf --depend .\objects\stm32f0xx_ll_dac.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_dac.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_dma.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_dma.o --omf_browse .\objects\stm32f0xx_ll_dma.crf --depend .\objects\stm32f0xx_ll_dma.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_exti.o --omf_browse .\objects\stm32f0xx_ll_exti.crf --depend .\objects\stm32f0xx_ll_exti.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_gpio.o --omf_browse .\objects\stm32f0xx_ll_gpio.crf --depend .\objects\stm32f0xx_ll_gpio.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_i2c.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_i2c.o --omf_browse .\objects\stm32f0xx_ll_i2c.crf --depend .\objects\stm32f0xx_ll_i2c.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_pwr.o --omf_browse .\objects\stm32f0xx_ll_pwr.crf --depend .\objects\stm32f0xx_ll_pwr.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_rcc.o --omf_browse .\objects\stm32f0xx_ll_rcc.crf --depend .\objects\stm32f0xx_ll_rcc.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rtc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_rtc.o --omf_browse .\objects\stm32f0xx_ll_rtc.crf --depend .\objects\stm32f0xx_ll_rtc.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_rtc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_cortex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_spi.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_spi.o --omf_browse .\objects\stm32f0xx_ll_spi.crf --depend .\objects\stm32f0xx_ll_spi.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_rcc.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_tim.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_tim.o --omf_browse .\objects\stm32f0xx_ll_tim.crf --depend .\objects\stm32f0xx_ll_tim.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_tim.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_usart.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_usart.o --omf_browse .\objects\stm32f0xx_ll_usart.crf --depend .\objects\stm32f0xx_ll_usart.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_usart.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_usb.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_usb.o --omf_browse .\objects\stm32f0xx_ll_usb.crf --depend .\objects\stm32f0xx_ll_usb.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll_utils.o --omf_browse .\objects\stm32f0xx_ll_utils.crf --depend .\objects\stm32f0xx_ll_utils.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_utils.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_system.h)(0x61A883A8) +F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/MDK/Driver/stm32f0xx_ll.c)(0x5A5DD41C)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_ll.o --omf_browse .\objects\stm32f0xx_ll.crf --depend .\objects\stm32f0xx_ll.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (.\RTE\_R_el\RTE_Components.h)(0x64887534) +F (C:/Users/simon/Desktop/atlas-led/project/RTE/Device/STM32F030F4Px/STCubeGenerated/MDK-ARM/startup_stm32f030x6.s)(0x64888000)(--cpu Cortex-M0 -g --apcs=interwork --pd "__MICROLIB SETA 1" -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc --pd "__UVISION_VERSION SETA 538" --pd "_RTE_ SETA 1" --pd "STM32F030x6 SETA 1" --pd "_RTE_ SETA 1" --list .\listings\startup_stm32f030x6.lst --xref -o .\objects\startup_stm32f030x6.o --depend .\objects\startup_stm32f030x6.d) +F (C:/Users/simon/Desktop/atlas-led/project/RTE/Device/STM32F030F4Px/STCubeGenerated/Src/stm32f0xx_hal_msp.c)(0x64887DD7)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\stm32f0xx_hal_msp.o --omf_browse .\objects\stm32f0xx_hal_msp.crf --depend .\objects\stm32f0xx_hal_msp.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\main.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) +F (C:/Users/simon/Desktop/atlas-led/project/RTE/Device/STM32F030F4Px/STCubeGenerated/Src/system_stm32f0xx.c)(0x64886EDE)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver -I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc -D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h" -o .\objects\system_stm32f0xx.o --omf_browse .\objects\system_stm32f0xx.crf --depend .\objects\system_stm32f0xx.d) +I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8) +I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8) +I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8) +I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8) diff --git a/project/Objects/atlas-led_simulation.axf b/project/Objects/atlas-led_simulation.axf index 2284bc488fa70b53ccccaf3bb928471676ee054c..50a25e37776f430959303cb97d989a32a3611cdf 100644 GIT binary patch delta 23720 zcmb_^d3+V+_5M3+ZuUzOLfFE+5FkPbNeKIr1-K*?C9EO>NeICk2qA_bL6jRswu%rO zWl+E(REvrV2E1BDpe|puRssT|SPj~`)K;;z1{KKfIq%HeWu*P|kKgEI<~irQ=RN1V z=UwKVxxDynr+v?-G<8egn5?pWI7N{uxy;1`md>0kp1mkD*ISG^1|%}aiUj7+kDXS! zB@9Sr4rU(N;0#ROvZypnzp<#gO!iikjq^G)
@H_(MLsa5tqhPzM8vJTh1z>Zw~q89pE7b#wsSM|y+ zclG-G^n8}y)z>1svT)O>#pPvQm)n7RhS?fZUKBdLwxv+5k zgd1DMfRbJNR>ib9vg^^4eLj62o5ChhH!jf3&^*5|qb!l07{< z$dV>@#N}dhgmmGg=(==RFnx1#+JKWr)ufB!nvW1uTt|9xJlA<9Q$=0dDYUBTse^|- zx|M{Z+y)A55V{vky4o7_UL-@d9cdmcju)@XyrO!tJ+Vd1+uoLbMe(qU?_FW(LJNgL z&WJe0db&L&sqA9Dwnv_mD|py-k>{c6$RE}7aYD~W@}=v$P%GiT+6j!Y3#^sGNgiM4 zaY5VhcFn206PehqdLmle+v2sqD!%0Jt}@pw1c{kKWC$q z|7wIsZtYM+_Xn;v$3%1!BL4yFRH*n$%XV~+{Ln;awVNDkA~h3j*8b`k9$9Ci8m({S z;K->anxs`m_Kh5AqM_PDkyTNmiLPGO98pc#hb}7~M{9pnvj1{^*UaMeg~A7tYue}6 z6|sdPPx=JE9hqRgRm7>wX$rSeC%sCX0#rG|o^W z$9X!MX*@eDjc4;NI)~FlbaK|T(bvi{g%&nIM5kg+Yg#4u91?Q57Cce$_`1KYbIo^E zw$5knaV}x12dChEOWFk|WB7QGZ+2rNg*Qk>at|&lUwnLCF8;3Pe;pOfRlc|gy(J%s zzCl`#4pCGV;f@qry}tE@JuLXY0Bs z^dUn9RfGWy)ckI(>pt7u*E_-!lk?c3vc>IfUtB`z7FUfEeaf|f+!DA`op=w-M}Fj| z%e-$w%Pr`+q!c41S4sCsA%4%B%WVXWZ7coa7EB3MI0xaZoq+!k>fRo2Y9voU!4=c$ zO^qlnLZdl)u#3Zf((a9OWksR2sdqcTaCq{oxOYY-^z7h?a<#X4exkqGKRFIlAJcZl zE%5!!`}Wng?d?_*JJGa!*hj63r+OjT+30A*$Wv4naFx4B1JH+8jN!6!VLDKCd+p&% zyi|Kz`H!k69Rm){46gJ{gdyL%KE!i=?<>pk%y-kUkcL=Fh$V%`wP2T*+67^0a(Rz> z>2D+c@-Vqt*BMcE)$kIicH5Ophsl_Xc6Q{)FRZ*A!cQG!4Rd+RI%umc>dB7mbyhX0%GKd~uDhP(8^q<&(lTp@D7jdRRk4HS9+pupJ1I5E+wxOo-UR9S`wRD+WUg=F zc?|NT{m^ReeJX;#=u!;)9@?e7ZNVj>X(0T~7g%h=Sh1UPvOboX;VB!lHhXcnoA&AER(U6<|6lM-Ilvd+RNu|XiXf6;~5f+)l zXz>WVS7vNxr{*V|392#^^f*oEG*TT0sTrNLtI35b3CA(*YNr%!Zl|+_GeqW4!A-(> z3FkR1Yk!4nLE@@=#Z5whekbTz1|8I({Qd-OZc4Im2-d(0INP^LC`hcSP4oqddQoEu zcoA_0iFLRl+1NWcGcX{++5m1q6`?o-IuZT=KMV4NEmJeWrx?K0zG1dr7MLT-U~qa0 z?#Z_XRlAzf#Wz!Bj&31rvWM9Dpi?+4oC_QpnikYo6H?Ann-#$v37mfCz497qErrd} z5d&T-c$RE_0uvpXn$WpZ_ZUPz)C@~xqQo3Cw8fn}xicWqk1M|GUTF=fWsFLYv3nu) zh<2cBVysneHl#07xzuqobDV{6LE_4QK~}lONbS|msp5Wz_HpN)>NuD;L(pnEC%fa~ znInc53VM-dRyHk(IeySObWI#BRz*Q;LA1pw>4>TzRgk#+US*BER$2!$3li(asfL_Y z?U!h~g=B8A6`4_JZL4+3p%~Op*m5TaCDOU(pgop0FL;fl?Rrbw7*m^7dKM(&{zK_= zPUe`&J-s7nGrIY}E-Oa7gEk+<%dH9vcQ=$l_p`c1L1KeAC2>_SH+Lj!pLTg$d^A~m zw(Aq>uyTnV9Navs+ayW7^8{nw+~((ctc+2=d=nikyE!XkmY`M_;t6kHbJKu2S)JJ% z4Vu~P$QdH5>&u}vyLsG@b)x$ERAgmV^T}ZmqA*{(Yxq2E;$ucvYc>5n zT3Oz5^*A1Ciw0?b&ijqFWAwWs>tIR@*S;R(*6z$dA-B@u63xhJE80KZSHoxM^L})h?@Fv@nF4ejF{TK$1tosq!L< z%z2yEZ*s59T$H;J=gswtYwId+WzIz|#>6dUEcsor1oS_I@wAnb-q3Qa*?^PVZ9AT(%COnp|Et-0s$w)9aN zXCdupV~iSeUKBRQC0ZU%t1GWry11&obleREOmIGqQO%Ox81(fmH)9D1bXD!R^7?Y- zJOTVYv8PtufoR?Y7Ip2?(o)2DS#>?*ik<^Wm{nPqQn#e8V#$06lKMY@Y8)=hz+0#f zQcwLT0wLKY3Wqw!Qutw0QF-+O%f_*_(9A5^EV74^nmNzIoGE}ajg}#6h3PaNV+OG5 zxSskw##F~POayrkiNeFlv4J2oP&K4}YbpkC z#PB+r~8p4F4E#R?zT260EPPShTdhybgh+4*DX_ zMH+i){C8lPk=G;&Zv~^s6$b-oNsfX>v&&EbCj;^$pmPF^?-cI+q;rcX zeAO|eWx`v<5}hBebOk95Zxw2hDVU6AV%#6oA_^CJbfJ_QUo(G7!?Xt8GUXNZRZB2U z^R%?&H->AzN^n}$;>sn<%*JRnC}9os2hhTkKZZRA8e)s%pcOqI&4GO|XpM@6QO%OD zHHcErHxTGpIJG`aX_mGCRXq5%`{nD-^&A0ct5TCn6l#lb3;PL2n=Oh1L5{R(KdI4lOq76d2WmOj1PXbTpRH$h)F0otrw36d~tL0v<=*9d@D(e9pp zGKyAgk2shkH$j^{qgS~F_mRRWW5&Xx@a?;X@P$Qp#kv%a<*erSq;(~qD{1L=iwbj+76-#Os zRGFRRy!ybbq|t}LO5QJh9*y}EmCveOURP1QsKQ%bb8F>%qxWnjk>{jK5a|;e7;~Ak zIZc~9>ueM)oV#H9z0_IDz9l8og88tmYC=izBrLH~`!Kf3!lis2;Y{a39Z*@t^Yk%wRz2=@Ozmr88AJT7EhU6R9-W`y0VT5 zme>xe)R-CX?#tMxfU_20m?*`{h>rs&h_ZCavbu`O0PPjfjH5oZZXZ286vEkDJe!R9 z9s|C}*A7%S`dD3kY4J33-C#-5(`HEZy9rLMt0 zm?d$P>JG-NGv@MN7_Ab~ZuGyXAgzi*jApHdIq2;yBh;W!4gZuLZ=Fp8s@CU_;drHXP>w_ld(7`NyjNXDo9Iqf-oXV z>pbUl6g`X=;`}~MYn#)fvjxk-6}=jz4V;^jvWuuwm(44wt6EZ5Rc{WC_e5!>b5BLl ztX6);&jV$dx*n%I0YwCdIO;v4J`KypHju`E+d2d9~KEeo`Gt;%%WnBX>EgBKL z(2sTbO*Mr3z8hp)Hg1mAj#j)cZpqOeo}U@lKbxMh z&=XvkgumC0Rlbx++bt?maaezN@Pi;cAgKCZu z_STL8m=vRJzV*mJ+G(N8RakkA`9T!MDT~XiYM7AlDzhX? zP;5@%K?@9_M40U@uPzN852cNwvj|}q9PH*>>nba2@c1T(Tk56X2I+N}>JmDG>Xm*! zE=ZnNy{wWY3^1v+z(BwH7^nzYa(8 zc8J1C^SOL%^%At2IqV9SRBen_xaeZ>enj{*&c>lAbXgES6k>0fSxWP$F>f+UU>}@M z{#iH(*;6)*C{C7y%PeLO^pSp%J zZO-DC`qL(7PqbyjFz9L(gxy>ho+PqO%PfJv$B_IWnr&zvb`6L81wr^mQ2BFFu=y>C z7(4^e(W({KyxymlhWYUA8AXDv)OT>C<07$Ct#nmabxLVv^=zge`%$jaez#4Us3>Z(+8I|tis&qgsBy~sEozb?B?ENDEg1#|kvieRy+}$*4po9@U=C4xbKy+Bk?sU_fFgB- z51kQ1-b61lZOn=dtPJs8$!24-K=5db z0h~RZf{G{vaLq7?J8k$v-YMh>{OYRqpoUaCD+)z{S{VUQA|%yp-)OKTX%#oAE1H^` z>?lvM`|uYJx@s⁡MSI138pQ12F9PI>aFaT^)dv;*<*IhHEGlbS#0k3{dPn%drp^ zJ@|ulv7_m8YakrO^yCiKg&y2#$xO}hR2Rqz)WUUSxuWJ7^`lu36<{udJBd<46tv09 zw)01H6niq&(1s8o1Jph^DKrBVg>sHUmZ;>b{qZ+aiU5NOfqX_fQ-Y78Ap3$ujFB|5BieZW zqQQyx6eXGZixG2W0?!DUx4ba|$khI7KS(IN8#?%qG0~JWMp2TWPARM1ahJ|h!zwUH zF-qLPODI&DWO+vpCK9Aou3k{PA;QB~YznuV9?f9)TcSBGP?lkcfgWQ}O(!^$vX~F4 z+yTlEo+)IS!qeDDdqo`#4h@~$Iq-&%$&^ZFM?&~yL3oFE(FtJzq{l4^psETq90vR_ zqC?dgV-8PDLG5UbeqVB36=AyQDG9oMjX4ihJFO`IgFmPP$)i&8h`KFBDuwI51$X9< z$f?AIqgFk}pxiI49(pE%#*bh#xhN%|NTNCn_ZY*Pr{8^E5c3nXoYjSbOB;R9zXs3~ z3B-27E?Jb`lc@WeGZM;C+~AljNPF+3-f-LMN5!lNt;4+!iY>|7@9uR+&>Ibjxv!DV zJG58VM_}}A{&CH6LCjUPx^+*9`Kp$>{wZ;$s=dAb1raYU@7eHh5-p=)GuGFLGYxiv z+FkQ+m@j4~Yu$f+dmJrK!Ea+UoT^&(ujh#w$(nLsjo6T&ExWI-J1tV-#M=;1qO4)( zAi9Rcp1jtoqPKR}#$lT8{w>Yp?r&9veOmcLGiK0|6}7xhN+ijFKp11CIbza0LwzTK zx3-f{^&R-%1oNIIS&>f{lG@L-L)9L8a29_kfa;$$>7j!TS{(v>s2zEzvzGSYO>SD@ zfpDC=Pm2@`)M{_)U6lD~Hm&8MQU@*FAhlZ?x^)-dCV-LOX`gJ(i`@%HMRu2qu1{%O zwkK+1^l0%Zrj>5%u6gwoEoMh_IlUN!5WOhl2iLDHdXqtqeFB?8 z7h(%+x>bU%*m(kJGTL=pvNmN~Pi^0}C^vRWsW$9&1P?SFCEPPViU1#u3@Qw z47#?Bye9L{|0Jg=I}&^gQ6ki-KEOuBfmR@$Arbci+RP%yDB`#n+(1A;VYH0{@9AQ2 zLt>+StgAlm5t&RPFeZ(z`;7Z6x;|^%C(-q+NymjBPvI}oL(+z_=rm4|Z3$GBWYPq7 z6YlsyK9QIYat6ixOSvMjsdOQJNc)n2gOjGvg}5j@AD6&kuqRvWYetG^f}wgEc81RC zaleQ`62;&gPQ)Xft{)orNp$_eq~pR5iV4v}Vvr8_Jx-W68y9}`#9xzEW>Ac;96{hs2WDAvt1j!?GYGE(SNO&&C=l!~^p^A19jE>k~z-Om|GU2;HIG zgsl4pXGpt{a)T76HALw}-ob-me#B537=5|`V|zF>gyij3E*3ueQ2j^`x)9qI1;bCC z9tJlw3UPtKi5J!iwsjM?a(92#4-|MwS_22sP*VWo#vo1kC24Yiq?K$>)@JK5;tZyJ zr}yqL4V?d+hSRi7kGOdc zY!<_yp|$Ee$F&8fhAa>v5*w19J^8Dc3}H^kzNPA-lwuS$aOM?&G&$!2roqrb@n1ONtC* zPtVrxcF1n=@*MrQ4tY?5(XftE<0G#(A;-5;ldO$VDrsa7E7L!5Abb8^rYn(hFY#Qt z-Y*grADyR9j6`_%SLpS?-M3*Lps2lpl6>2dR2c3$7w88f<-TIlLjA)?xm&u??w1xa z_7})JkCR?eX7i$8Q7!R%AUrO5Ww8&0o?=-H-OaXl>0QFfDE9J%xpdPtOY$ zCO*A8u`u!J!N$VGr&n?oCO&PbTNr#Fquq6jKmxR9Zedb@0X%?-Pg~@neA-aAF!5=V z+`?3z_RlR$eA*AQuoLw&`trvjkN`a`SeO*hD-R13pI%E?nE3QY*TTf77p@j2KD~Uk zF!AY)s)e1XpRL8)Op8DQ4~Ae;KyPD1`LroxVdB%5QWmE2^tq6QiBBIIS(x~=b7Ns2 z3D9dJi$DUjdv0Ok)7GtpiBGG03lpCO3EJj6#kz{Ho3^i81K?lbO65Prl{VXP;rur01oT{H z5w79}M)OA<2_h0%Y#uWEuARm%>mb|+Oi!0YBZGDVTP;ZV0I(Ht!bgDVY15K#5s-vd zL`i_Yf1>v!1qDX~H%S!l!_(ZcXJ|fvsLl_#0rW*Ao5_*y^Q(9auxr;fll` z2|5DdN7$Faz0k(z>!mk6<3tB1x>|-C`mR?et1ojQ?P6F3}KuIG|Xv~8uxZQ@o zw&98>OWH8_ybYJ&RiSmr%=caU8)1a++DC`18mYoVHr$W8nRyWZH^A1^K_0#Y9E)B> z3t)2KB(ODg5dQ-30Py<}-v`3CAkbzW=_COeYh~I`vT!1>HMbDI53qHR0Xu9sA>QH| z5!hhEeB3cbe5BwG8Ys+z@b@;nu!F@l6t)7>MSYK0Ohc2i14T!ZZmIpo)SO)@r1`+sY)W_*ur+%Ut^uYmj!7rswZPUv`mWmW z?Uaq?LHw^xO!adE%DP)@1D~^D{M<5dkb*zjaB+_So9jDj!$V!+{Cx)I_45L5H@cBI zy^}}7f$6(5Dn_^n*qYu6mjYYUIpGFidKqQOKLkv#ek}Z3VEQdvItbJ)4*<`?&piSH ze*}Sk^hUjj1U>_%cUYE!AA#uyag8QFwkKosy2s-80sabjp~)W&Om9Ri{v6=xz(1J$ zmB1xFbGj!Fwu3Mk_^c`L60mhp$g_J{$Y`P`Z8(+YVe=q)&4#0C`5eMu4Q#|8L@IE} zCa}1VC2sIPv*DZRslq&{{3#p0KHcIP<^N#A!>i*mCTq64Tgb6 zVx_=19Q*Nyx@9HsabOxT2`@7EB*WYIj1A|F3O;F({0+eLJp;)TE(Nv@*#`@chZ2CZ zM>9s>P>>K67z0epcA9etJFo`Cn#4s*Jz6ssgKr(=@vXoxK2W~V#$OYH`TS2F{w1V9 zr~oM>zB6Q*{aARtO$SMu?zfz zA@U&=@Fue3;gCm@BSPr^6jHl@9Zv}qxVHQvlTR`KU-aDzd2*1CfB#E?omPSWu>!jT zFQELB-;Zo{_$zXd*3*c0{nfY1BP0z}wM zgb=*fhF`Pcvo`#d4PUY0xPox~sldL_3J2H(M%nO08=hmsH8$+C;YV%wKmp<(YQQm@ zzUsbs);uMX9JrN@v%oi z7!Se>!6@)N@B!>2?lud&4SYBD4c99M|0Cd7JQs*&h5rPO2d3R>s<0inJEq&G%<}Q$ z5K-WnCO-{$G@cWT@;-r$1R*a#zwxLsPa=gR zzm@oyzAd~Pcpxw(74e@39tymGun&YcK-d{lpau9hz*%O2&w-20p_3H+2z-+{v=WXP zk0uG>_X4JWz^TM6pAJmx2WmnZDTe^#_sZNL9}&iZfYk-hdMEHqVDpFi7>=+; z3cU8fH@DWkzNd%$0e_(oVZKoCuW-o`5i!9}@2fKLKEuDUuY6wiRb^7aYyG6)Khcd6 zQv<)mAh{r_%A}Vn+?e1GTtbNS9d8g$jWBknuUHr50tP><3D~i zrNd~3 zzjcn>LF5_cv0hn)e<^*93XyjCv%EJ=fh`62XT(1R#ZUolCE^Y`C|084`g8BM{ZbGMoX)p}+97e4ih88DSbwPSq#vff`=_$9qt}oSU6%w380Z z>z?Lc{Dj;qSP~7K`lQvs&pwR?Zg~#v^xV_1V!;3ea&T_B(FkCMw=@W5OY=KwY0bGw z_CNHT>=LA$d6jzkEAkm4=^%}yMwsGHeO~SzR{P0=X6=5A&3y!EaL!=ES3tAjaHsme z_uKN4hI0MM-^+LL_VN#TSxy(Ep+n5P9CBEGC9Iytqw;FMd`upNDuxUt(>~N|-$avl zJ!aT8S>K;2NBUoQP3{|35Y#BWk4vf3pLq>wbMZ}7OCi>JG%Eh6|3fOn*K)&GkaUo^ zuamjJwztBg4I-N99eJhh`5681gLlA|aeY^ zYtEqso;{8F&?{dt;M4EPz2(6<^UQW95kEviQWQ-Nszbm0K4RA}Ns0HbJ4eYnc&O3c zbU-st6VHd{DGGj@0|VaqvuS{T`o{>CI5gX6F(9MG{C{ahV+1-E%02R#d=Ir#ynn!7 zkN_eYdH+)76!i;52gw|PN^&thAN@Q$WICv-zWgh*XX;nKhB$Zl>fhw+#N1r{K#6kJ z4|2#zf;tPomG9Pn_ix0h{iT1)qxit$FT7-n(honO8|Df4yy5;UX5(xfhB{qWk#F~3#$cX3 z$ZVe*1SP@`sj&8eu;Zcg$||GUDnX&4WO(RM0-71Ji^Gs8KT1mYpbe^`KdUNcqC7hS zwdY4FW}s5|{xd1ct6@#|Xg4L=pV3X38=PTb0c0cnZkKWx zLCp#cYI|=*)n9QTO3u#8RDW?VB|M31dx5X?QGEK)2jqDD{&chf&%^usD%Z)`gD}=! za4Tp0o6?m-p?2WkHBj`k{gpfQS^Jb|eN!JLLa)rU3b*FL`N{!GZxNG))hT4XEJGEHoxoLjeFi(MX4dqb>E9MnkYhn$02QR_K?xm;s;GbR6V{JwbC5y-&w3=ppk|d zqpJ=$*2qrCIsBt1+ENSDNd2c9(LOf|iqpSt61Cr;`PNcp-DD+vN+|Q7lboFfc|Mw6 zy$LzAcsfjyau!q=LmJU^(9B+e5|RFhnM(K!0cw=~<}BnjpL%E9LU!e5Swk?eIV}El zjxD3Mmnrx7dz33#f|#AHcUUB!(yuE=>+E_~De)hw2*egkL#*>g6`{$i7bth=FH~cR z@xub}#X-Z#(v$vgyvpx`v4r%hDs-MSFZmf4I%aYaAAT)ERf zwn51jtH?M`$X&X$Z{m*Qm5apVoeQJYMxNIW|kJ)G|JZB>c|8tX7c;#jk z7WmwDQg7I7c`QF*^SJpz1D)|7H1<|4+NaW2whI0V6(2KnCx4g1TJJ zkOlfdXDehJX5z4dOg}EJ$Jb=_OlOAgJi052NP` zuPKTC6Nk|@VlJPZPwR27Vc-R6q)}hvQ4EN4k18R{STsG=t;fFxm$cVH$KOW5f9g%; zyod*=Z2$hZl>5RagSY;q)cZ%itKKP?jk2#~nh_h4lE@v=5R6}5|KK_i-ORP@O7lNeH$HrL^ z`qnc_PqnN!V;?QjU#0s|TNv9oT>qTzkH3vgm{>jTtkP5Y@_l@UqYpl-^ip3ekQtVh zb3u+9HbG`3(2ngKmWG+^tkOkYUn;X##_P|5FOGX$KXn$>l|3%Ards_fXeszzB-;Ub K>!58RI{qKeIxLp} delta 13933 zcma)@2YeLOzQ<=~&rCK2vLTR!zA5woAq9ekgccG6381L77$8WVAuJ&XijaT=xKa!r z^mx(xRxgQjelK1;hNjAg2GJb}g@A;SWKj-{U+1dEc zyD`-pqbpl=eC3oXRpV9^Nllf!k}P$UJW{wcn@QdSlH@+$SaKKQ7F(jUR!uMANwTir z@O%aL$~{e2E_1J}3|o1~Z9P<{$93>X?mbz1vd9n1E+53Qr9pRouKzDDysC*DB{zBq zdZoBawoAM3RLx`ql}-=d(Xx7EHOiKz)LzTJqh?8$f4wDjl#j_?-!7IIbV7=Y&B|>f zUGBzz(8hUu+gMhktf;I`Szc(4zRgR64h6TX)v|(WYOlre9Culit5))k{uyC=l}yQ_ zWG;!6qUs`3T5lDpU5RDGpSI{YKi~LK-aq_)c`~0LemK^%ZP8|y)ihS# zP8S8+|V|AcA-a; zWTQuE5ZYx;X%n2Yq@Vn`>Oi2Fa4vl2(waOc| zxd+37q5s)8$T!Hdt@c{QpO9=@xj89TML-YU;7>&*cK-dQX_kK@$SYSWUZt|q>#9U% zRZ2$OpZsachu`3bqIz-`{qm67Yu9enUMr}rz1A9c_gbn00UMXBxR@5?4kn;yNum@4 zcoB`{#`8kl6xkHWVmwu&W1476jE5Ju>8D0Pr10r&?&X);FvacRf3*2m*)3UeYp`vK z`#SDbm>7fc**9|DLS= zZWScCm#8G0y-=-Si(HFIN*Q6whiH64T%1+|x1(g-CrcG61uM(!+*G`f)w60orZ%?Kb z<-@tRswQKxqHP!{Nttb{ruGX`=vSYHR~@ny~<+vF9U`u$7C))kj2Xe_6jfc zJb_lld3bXKC;6cK49}Y|Orrz|Qw_DZhV)!LdAd&_V4TEZ5m_ zJU07vo;3KVk{u2W&MypkOWO+{Lz+~*Hgu6&%Z-+#3sF@aM`g*{SIs1;x|!kVy+^KU zNod7|R=|N(Hy%~xgz@MT>X%dmmT_K|=V>FKo>5vbHK(|+RFX|8j~jhc!CKmOOmk(h zhu<^i<6hL`?J@d$k$xFR75QN;yYG;^k-0f}LudF*TU&*av2e-^U!mj~%X^NE?{)~b z|HS=R=~Q1y!4r~alvk3Jm5)nNN0f6YkAvTO8DBj1&{!Jy{kYe;P~BQZ&M>O0tI8G^ zp{l4wN+mSk!d>sgs9?4f^@j2e%J(&pRc#ul$nseJ?)Z&z63@>&5JKrk(GSr0kg2UQ zY+P2~kS(#2bOM-{mse6SV`fpQfC)@h)!LMopvd9?PD z^pVY`o+k`t>lFU#jP#iA;q)^&t;@A0kSQyRc$a5RgwXmp9(Q6S51JF##>N_Q_Ye)$ zgEOa2Fxwa9Lf=QmC(2nzlwsW@sVB_F;+FTyY+4ZtTuA+b*?8dp`Ru8XL&&3Va8GK= zm(FdQV`D0m3UfvbFP1z$thg@{=9Ux`O!bxKmK07aDJ-=zsFWllXHIBXI?BbnFDT=8 z=8O!X<^B%tR?Ya)d94#|+}yB&p9p;oJfCp!n6e`ww0-=E`%pB$T-LGX66c7E}sqJk1hwpCU!KBi)K2yM}{Z6~zkp2aZ{ zHf}}Dbp6QlD|U1z1+rV!5^nz~%M-Pcqx#pow8dBv>AFBRz36OEgqvYg%(x)S4{6!? zC6lu9u{hOR+Dczp)min?L4zWhO}40Sp!VRsZ;X{izT_q2a>J9kcs2!7D@=@Tv_5%mu^dvq6 z#qz@|Uy(IF>BY)u>J?RXRmhsG$dWA62H}!^;-S1{NWCrZz9WT?y zE(6&_L^6f4Pkus-{1Iu8LYFvKMOsP8hc2~LT>bs|8C8;t0bZbAJ zwEb1(5aWlpuTm<*`9wX|Z4N+(|HW;1^_r?J)w5*fs*87i?=3}Q{0u%~7+mW>w!nyl;|jUiAR3A#!Wd2&!_m#Pcs_%5RxLz_0nev4?5UJDUtZi zM(HbmiTPUTi5o-UGk^_fX>Q-0-iB(M3D@yxT6_};U>R_*+3dIEN} z=la}U+~>B8ThaU6c9joMe92-@U)EL`n;Tp&VSj%~^1zUeZ&c-=f>L9H07`8P&Cdpign`T( zdu$+1<$jvR=0j>`WM5^8f`N#PWs4;PS&G#%PmZ`ckR>R$azu+P7O$KeEHbi~S2^~8 z$j@T!l|4hmU%=Xip^|h}5}UGEGv&1h#l9@oL0L0gT*_jtqUq~^A}t&tN&E5iE^azL z_n@~k(IR^gTUSQM7!>1@rAGLdc3T6%INeCJ^V&>u+G}klIqkbPlbkkFn@LVvugxT< zebZ*h%Ou)r?E+GuwZ&#~K!8%3HVeXr>`4!9HhS! z{1W8!l7i&>@kzTWJ`8_fgz`iU#Wc+i;SJ@0w=@aKOPC zjcutJ&~^uR4R0v_hl68jI$9U`7yev^f<_T=j6)ykP#3la+ZP$U=-{9xw$u!$%)!?j zT!dHE_C@}_^W!oqc!b`eSQqhO2lvN29{VEs4hMIOvZZD~YaQGY?~Ck1(#_+`rkYF5qw{&v9<*2(Wzj23m{$$HkW+Ne=2wt1@xMVToPA- z?Taetf^SOpMZDI*G4!g?x=6m$!MaHPn}a8{wWX&0 z=MH|*TfZk!gT{gFi~OConCdqI7#eGfP5#Kiz2X|mH#xXNd_(zb4vt7@C|_){QNIzu zZHK~B?HU?fa`0q)rLr$-(bo=sgwAEwMe^eg9@LS9X8lG0yNm+Uf(&|evaInzyxzer zIyaQR;9ysmhVoes{*~CO->4ujv7y092M_AnP`=Z_-SPIuz9`^z4sMRO3-(3w6=1u5 zBLG*DEjC*`%fY`oIIl-T{gVzJl-y9h)4|gzWGSew$&AUd@nFLiLOgJJ_B?0P+|8 zK%W9O8-%4Dyw{Jn`mrpP$#=DQFBG==88|C&^4HL>_G__I?&LrG^~*4ZPKEIM zOo!A*G{#Q3lRHA6T1dn4|IzR3r;qdJ|6PHz!qITB$FGM14dHgbA({bw`=Xqo9Qh3L z1X_P6fM*;E6=3?pLMJVfuLc`GnOeLF9OEb7?`Q8(uG9{=->wc{IKZR8GzIA*E->ZD z5zPMxyaAhLDi~czJQuvh>e43Qg$`Z;-sUG?1K#1sI~@G6gHPE^>kn1%EebyLbMOcF zV?S2=G~{OB1CUe1aj=gEe`)Cxr#N_sgP*Y2SpUdifkWXX2XAoj`wl+r;IAEg!NE68 zE;G8E0tn4$*n(CL?&{z^4j$)VpM%RC{G!2S=Cq*z-ax@meqFxVV%mjih&}{IAZs7D z_yl-5m<~e55Lyg0_yU+iPDxDin-<&h&`ij&{un(#3N2CacQCD7#GNe$8hnp~2ZPr` zpN{*aKN_rqy%s-VG0>3D0Dlg7D~soY%cuZsC~y?q2Ge&$a`<&mCfSZHu3XXyCh1Q*A$-f3K2h(gNf9EqX{|=+TZowTWdo zGD)JpPO=N0hXVag5;jG{;ICl%dnKFKgX!;;sLROVHt-GbWQ+HM^RV68`X|Bp;3P|a z9vo~fTx5T%3XZ?@|o*fpHnzeFT1K7&r?BXnkG50x+z-GPFoxIoLiQ5dRH~%8hq85sFJ%3!W|J z=CL)R*W>J@-XWi{Ao0rp7N!rG!oFl;z+^T}^tpq=C6(++UNe9hq^~Y!&6_ZK=}Es( z`1H*S*s|7QTrVir3}kLSX$?zM8a4R!Lu`A4jSwx?;-3X;SquG#wQQgqmX}uuCx!V% zc{6-^|Ml#q%axjztoMDBO;Y@R%+UL`RiBbY+y7*lvLtdh;YX3n&D3gtDai+Q_byNfSlvL3UCA?-R$ysJZ&MZLF=+@;O^TPKD7(k-A)pehk2!I7-=cFMQ$^5eHdnOTq=t#zN0}yGKFc!A zmQ|iX`lR&|TSB!nymn5I{_5F)y#l=;;VM^WKq*+1UT2Z|v@fYyJ@O0cdqw!Zw3;O# zRkweGpdERFh~BKRn|9;}<`&zVsecGOg^KgPu{c-H0;`Qje?XN{)77Oqgoy$Cpg2hU z<)5s~7%n~PXT&2m?_i$^JenCJaxXBZ|HpY27r-7eGi~&m3#_xuQYID{342O_`WBLZKy8@Rx6Bt$1i}Y-XcUrdiF{&hVB#< z2^8IH^r4~fW|$g(w=0M=F*;nGBThu9Ln)Zu;(L$U-j$LLPxf@xYa-O`PUA(g@HSKD znbUrAwAzoX&$-gm%pufKv^#*!=4NQ>ofhgmeQrxN8U2+$(TrIvZK+zTOmrLdu2qI9 z=GZ(Ot9FoGJ$qV-0?ah0@sIIpM`wK%vUsVzI^RssgbwiPN=fcj-!OqP(_DBvVhG>w zq~5hU!pEdU%ZIqs4KW%kQdxJ^EhcZo{F-E}$;L{lLw;9BAzivA!@*C9Sc>)}BYc)p z&^ujx*jqiV?@3iZa7GP--KlDjXq2v6Gi!CaN;4g~QNJjo%<8Uo_uk!I@Nx2fm{X$Z zkM~i#$V$H7hzb;06Kwa>m|(Xu)j$&rGPhvmYKg#8u(+C|M(LRYDAUq<`Fp#6fEA0l zoTW1TaF!Zqx|2-I$x+Q&Cg#q;?DY&ml3spT-6iJD!ITPnKyAm8Q}V6RB^4bifwqa< zVd^4rEk}(IHMyws{4fliE4jzy`q9;Eh6fxC-w4DJ_b}pk@0=PUYKEb&eUG9{f5Z&t zoRXIB=VtRGcV{yC_vl=7PVH#S=FG8bjQ-LX$4DM8QIR{t#v-qN8n5OxSP$xCZvFHG zbr%9RHcjePOW@tVd(7x_7o+F?wiJDIRv^Q=tw7+pFCt6vJ^V$iQA+9rzZD~VmHK`F!=%5U0gnn8hW=@HAFNgVf>1ljtVcc$GdPHx z5>zNqm?3gksiVY&S5&wD!stlL99|n zuiQ8Y&n&qYt>OpSG4aPi%e>-9K=Y*IR)30JCy^W&=V~$S6jr+2Q<#ZAd(>FgBi$as z_f7^JK|}x68Fdc6i1L# z-(c=1_co6z$MpNY4OsWA?~!TOzDK6Hk}=b$o45ZIu$J3DAfAkK>KwiLoN=P)HNi^E z4}J;g`h)Xo(90LGHry&!!}N-a$QZdN9l%fMWtRh5lwCp<9iCCAiKMG)sE!paRaVl{ z&B4#Ps`eGRx6~2(7k>mCitwA5qR-z@%XQ4Q*@mpW< zmWF8d;j5A6ID9qMuFLwp9xVy^*E`i%cRtb6nrM5RVb796E@qbjsi#<`ATbzp0nkuCp@k^8zr)=j0y-A^$6SHx b;VZb-YKTk3zaWdbbyAg3Q{6@HA?W&Vx=b@3 diff --git a/project/Objects/atlas-led_simulation.build_log.htm b/project/Objects/atlas-led_simulation.build_log.htm index d4dbb15..5812ba1 100644 --- a/project/Objects/atlas-led_simulation.build_log.htm +++ b/project/Objects/atlas-led_simulation.build_log.htm @@ -17,7 +17,7 @@ Library Manager: ArmAr.exe V5.06 update 7 (build 960) Hex Converter: FromElf.exe V5.06 update 7 (build 960) CPU DLL: SARMCM3.DLL V5.38.0.0 Dialog DLL: DARMSTM.DLL V1.69.1.0 -Target DLL: UL2CM3.DLL V1.164.8.0 +Target DLL: Segger\JL2CM3.dll V2.99.42.0 Dialog DLL: TARMCM1.DLL V1.14.6.0

Project:

@@ -26,75 +26,86 @@ Project File Date: 06/13/2023

Output:

*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARM_Compiler_5.06u7\Bin' -Rebuild target 'Simulation' -compiling stm32f0xx_hal.c... -compiling main.c... +Rebuild target 'Réel' +compiling stm32f0xx_hal_can.c... compiling stm32f0xx_hal_adc_ex.c... +compiling stm32f0xx_it.c... compiling stm32f0xx_hal_cec.c... compiling stm32f0xx_hal_adc.c... -compiling stm32f0xx_hal_can.c... -compiling stm32f0xx_it.c... +compiling main.c... +RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(95): warning: #177-D: variable "hal_status" was declared but never referenced + HAL_StatusTypeDef hal_status; +RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(96): warning: #177-D: variable "green" was declared but never referenced + uint8_t green[9]={0x92,0x4c,0xb6,0x0,0x0,0x0,0x0,0x0,0x0}; +RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(97): warning: #177-D: variable "red" was declared but never referenced + uint8_t red[9]={0x0,0x0,0x0,0x92,0x4c,0xb6,0x0,0x0,0x0}; +RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(98): warning: #177-D: variable "blue" was declared but never referenced + uint8_t blue[9]={0x0,0x0,0x0,0x0,0x0,0x0,0x92,0x4c,0xb6}; +RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(99): warning: #177-D: variable "white" was declared but never referenced + uint8_t white[9]={0x92,0x4c,0xb6,0x92,0x4c,0xb6,0x92,0x4c,0xb6}; +RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c: 5 warnings, 0 errors +compiling stm32f0xx_hal.c... compiling stm32f0xx_hal_comp.c... -compiling stm32f0xx_hal_dac_ex.c... compiling stm32f0xx_hal_cortex.c... -compiling stm32f0xx_hal_crc.c... -compiling stm32f0xx_hal_dac.c... compiling stm32f0xx_hal_crc_ex.c... +compiling stm32f0xx_hal_dac.c... +compiling stm32f0xx_hal_crc.c... +compiling stm32f0xx_hal_dac_ex.c... compiling stm32f0xx_hal_dma.c... -compiling stm32f0xx_hal_i2c_ex.c... -compiling stm32f0xx_hal_i2s.c... -compiling stm32f0xx_hal_flash.c... compiling stm32f0xx_hal_exti.c... -compiling stm32f0xx_hal_gpio.c... +compiling stm32f0xx_hal_flash.c... compiling stm32f0xx_hal_flash_ex.c... -compiling stm32f0xx_hal_i2c.c... -compiling stm32f0xx_hal_pwr_ex.c... -compiling stm32f0xx_hal_pcd.c... -compiling stm32f0xx_hal_pwr.c... +compiling stm32f0xx_hal_i2s.c... +compiling stm32f0xx_hal_i2c_ex.c... +compiling stm32f0xx_hal_gpio.c... compiling stm32f0xx_hal_irda.c... +compiling stm32f0xx_hal_i2c.c... compiling stm32f0xx_hal_iwdg.c... +compiling stm32f0xx_hal_pcd.c... +compiling stm32f0xx_hal_pwr_ex.c... +compiling stm32f0xx_hal_pwr.c... compiling stm32f0xx_hal_pcd_ex.c... -compiling stm32f0xx_hal_smartcard_ex.c... compiling stm32f0xx_hal_smartcard.c... -compiling stm32f0xx_hal_rcc.c... -compiling stm32f0xx_hal_rtc_ex.c... +compiling stm32f0xx_hal_smartcard_ex.c... compiling stm32f0xx_hal_rcc_ex.c... +compiling stm32f0xx_hal_rcc.c... compiling stm32f0xx_hal_rtc.c... -compiling stm32f0xx_hal_spi_ex.c... +compiling stm32f0xx_hal_rtc_ex.c... compiling stm32f0xx_hal_smbus.c... -compiling stm32f0xx_hal_tim.c... +compiling stm32f0xx_hal_spi_ex.c... compiling stm32f0xx_hal_spi.c... -compiling stm32f0xx_hal_usart.c... +compiling stm32f0xx_hal_tim.c... +compiling stm32f0xx_hal_uart.c... +compiling stm32f0xx_hal_tsc.c... compiling stm32f0xx_hal_tim_ex.c... +compiling stm32f0xx_hal_usart.c... compiling stm32f0xx_hal_uart_ex.c... compiling stm32f0xx_hal_usart_ex.c... compiling stm32f0xx_hal_wwdg.c... -compiling stm32f0xx_hal_tsc.c... -compiling stm32f0xx_hal_uart.c... compiling stm32f0xx_ll_comp.c... -compiling stm32f0xx_ll_dac.c... compiling stm32f0xx_ll_crs.c... +compiling stm32f0xx_ll_dac.c... +compiling stm32f0xx_ll_crc.c... +compiling stm32f0xx_ll_adc.c... compiling stm32f0xx_ll_dma.c... compiling stm32f0xx_ll_exti.c... -compiling stm32f0xx_ll_adc.c... -compiling stm32f0xx_ll_crc.c... -compiling stm32f0xx_ll_pwr.c... compiling stm32f0xx_ll_gpio.c... +compiling stm32f0xx_ll_pwr.c... compiling stm32f0xx_ll_rcc.c... compiling stm32f0xx_ll_i2c.c... compiling stm32f0xx_ll_rtc.c... compiling stm32f0xx_ll_spi.c... -compiling stm32f0xx_ll_tim.c... -assembling startup_stm32f030x6.s... compiling stm32f0xx_ll.c... +assembling startup_stm32f030x6.s... +compiling stm32f0xx_ll_tim.c... compiling stm32f0xx_ll_usb.c... +compiling stm32f0xx_ll_usart.c... compiling stm32f0xx_hal_msp.c... compiling system_stm32f0xx.c... -compiling stm32f0xx_ll_usart.c... compiling stm32f0xx_ll_utils.c... linking... -Program Size: Code=3978 RO-data=234 RW-data=16 ZI-data=1128 -".\Objects\atlas-led_simulation.axf" - 0 Error(s), 0 Warning(s). +Program Size: Code=5952 RO-data=232 RW-data=16 ZI-data=1192 +".\Objects\atlas-led_simulation.axf" - 0 Error(s), 5 Warning(s).

Software Packages used:

@@ -122,7 +133,7 @@ Package Vendor: Keil ./RTE/Device/STM32F030F4Px ./RTE/Device/STM32F030F4Px/STCubeGenerated ./RTE/Device/STM32F030F4Px/STCubeGenerated/Inc - ./RTE/_Simulation + ./RTE/_R_el C:/Users/simon/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/CMSIS/Device/ST/STM32F0xx/Include C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Inc @@ -134,9 +145,9 @@ Package Vendor: Keil * Component: ARM::CMSIS:CORE:5.6.0 * Component: Keil.STM32CubeMX::Device:STM32Cube Framework:STM32CubeMX:1.1.0 - Include file: MX_Device.h Include file: STCubeGenerated/Inc/stm32f0xx_hal_conf.h Source file: STCubeGenerated/Src/stm32f0xx_hal_msp.c + Include file: MX_Device.h * Component: Keil.STM32CubeMX::Device:STM32Cube HAL:1.11.3 Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c @@ -201,9 +212,9 @@ Package Vendor: Keil Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c * Component: Keil.STM32CubeMX::Device:Startup:1.0.0 - Source file: STCubeGenerated/Src/system_stm32f0xx.c Source file: STCubeGenerated/MDK-ARM/startup_stm32f030x6.s -Build Time Elapsed: 00:00:15 + Source file: STCubeGenerated/Src/system_stm32f0xx.c +Build Time Elapsed: 00:00:11 diff --git a/project/Objects/atlas-led_simulation.htm b/project/Objects/atlas-led_simulation.htm index 7f02195..90aebff 100644 --- a/project/Objects/atlas-led_simulation.htm +++ b/project/Objects/atlas-led_simulation.htm @@ -3,9 +3,9 @@ Static Call Graph - [.\Objects\atlas-led_simulation.axf]

Static Call Graph for image .\Objects\atlas-led_simulation.axf


-

#<CALLGRAPH># ARM Linker, 5060960: Last Updated: Tue Jun 13 15:29:40 2023 +

#<CALLGRAPH># ARM Linker, 5060960: Last Updated: Tue Jun 13 16:41:45 2023

-

Maximum Stack Usage = 200 bytes + Unknown(Cycles, Untraceable Function Pointers)

+

Maximum Stack Usage = 256 bytes + Unknown(Cycles, Untraceable Function Pointers)

Call chain for Maximum Stack Depth:

main ⇒ SystemClock_Config ⇒ HAL_RCC_ClockConfig ⇒ HAL_RCC_GetSysClockFreq ⇒ __aeabi_uldivmod ⇒ __aeabi_llsl

@@ -19,7 +19,7 @@ Function Pointers