09:17:11 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3576 24 1576 5176 1438 RealOne.elf Finished building: default.size.stdout 09:21:41 **** Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 3576 24 1576 5176 1438 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 09:21:44 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3576 24 1576 5176 1438 RealOne.elf Finished building: default.size.stdout 09:23:47 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 3576 24 1576 5176 1438 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 09:25:15 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 3632 24 1576 5232 1470 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 09:25:41 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3632 24 1576 5232 1470 RealOne.elf Finished building: default.size.stdout 09:28:07 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 3820 20 1572 5412 1524 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 09:30:04 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3820 20 1572 5412 1524 RealOne.elf Finished building: default.size.stdout 09:33:28 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition ../Core/Src/main.c: In function 'main': ../Core/Src/main.c:215:1: error: expected declaration or statement at end of input } ^ At top level: ../Core/Src/main.c:172:6: warning: 'SystemClock_Config_80M' defined but not used [-Wunused-function] void SystemClock_Config_80M(void) ^~~~~~~~~~~~~~~~~~~~~~ ../Core/Src/main.c:107:6: warning: 'SystemClock_Config_24M_LSE' defined but not used [-Wunused-function] void SystemClock_Config_24M_LSE(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~ make: *** [Core/Src/subdir.mk:38: Core/Src/main.o] Error 1 "make -j8 all" terminated with exit code 2. Build might be incomplete. 09:35:25 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition ../Core/Src/main.c: In function 'main': ../Core/Src/main.c:215:1: error: expected declaration or statement at end of input } ^ At top level: ../Core/Src/main.c:172:6: warning: 'SystemClock_Config_80M' defined but not used [-Wunused-function] void SystemClock_Config_80M(void) ^~~~~~~~~~~~~~~~~~~~~~ ../Core/Src/main.c:107:6: warning: 'SystemClock_Config_24M_LSE' defined but not used [-Wunused-function] void SystemClock_Config_24M_LSE(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~ make: *** [Core/Src/subdir.mk:38: Core/Src/main.o] Error 1 "make -j8 all" terminated with exit code 2. Build might be incomplete. 09:39:04 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 3780 20 1572 5372 14fc RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 09:39:09 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3780 20 1572 5372 14fc RealOne.elf Finished building: default.size.stdout 09:44:36 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 3780 20 1572 5372 14fc RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 09:44:41 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3780 20 1572 5372 14fc RealOne.elf Finished building: default.size.stdout 09:47:38 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3780 20 1572 5372 14fc RealOne.elf Finished building: default.size.stdout 09:49:56 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 3796 20 1572 5388 150c RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 09:51:43 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3796 20 1572 5388 150c RealOne.elf Finished building: default.size.stdout 09:52:52 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3796 20 1572 5388 150c RealOne.elf Finished building: default.size.stdout 09:56:36 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 3756 20 1572 5348 14e4 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 09:57:22 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3756 20 1572 5348 14e4 RealOne.elf Finished building: default.size.stdout 10:08:48 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 3748 20 1572 5340 14dc RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 10:08:57 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3748 20 1572 5340 14dc RealOne.elf Finished building: default.size.stdout 10:09:39 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3748 20 1572 5340 14dc RealOne.elf Finished building: default.size.stdout 10:26:55 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" arm-none-eabi-gcc "../Core/Src/stm32l4xx_hal_msp.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/stm32l4xx_hal_msp.d" -MT"Core/Src/stm32l4xx_hal_msp.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/stm32l4xx_hal_msp.o" arm-none-eabi-gcc "../Core/Src/stm32l4xx_it.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/stm32l4xx_it.d" -MT"Core/Src/stm32l4xx_it.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/stm32l4xx_it.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition :0:0: note: this is the location of the previous definition :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition :0:0: note: this is the location of the previous definition arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 3976 20 1572 5568 15c0 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 10:27:43 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3976 20 1572 5568 15c0 RealOne.elf Finished building: default.size.stdout 10:28:07 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3976 20 1572 5568 15c0 RealOne.elf Finished building: default.size.stdout 10:28:17 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3976 20 1572 5568 15c0 RealOne.elf Finished building: default.size.stdout 10:28:21 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3976 20 1572 5568 15c0 RealOne.elf Finished building: default.size.stdout 10:28:38 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3976 20 1572 5568 15c0 RealOne.elf Finished building: default.size.stdout 10:34:31 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 3988 20 1572 5580 15cc RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 10:38:01 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 3988 20 1572 5580 15cc RealOne.elf Finished building: default.size.stdout 10:00:06 **** Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition ../Core/Src/main.c: In function 'RTC_wakeup_init': ../Core/Src/main.c:297:1: warning: implicit declaration of function 'LL_RTC_DisableWriteProtection'; did you mean 'LL_PWR_DisableSRAM2Retention'? [-Wimplicit-function-declaration] LL_RTC_DisableWriteProtection( RTC ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LL_PWR_DisableSRAM2Retention ../Core/Src/main.c:298:1: warning: implicit declaration of function 'LL_RTC_WAKEUP_Disable'; did you mean 'LL_RCC_LSE_Disable'? [-Wimplicit-function-declaration] LL_RTC_WAKEUP_Disable( RTC ); ^~~~~~~~~~~~~~~~~~~~~ LL_RCC_LSE_Disable ../Core/Src/main.c:299:10: warning: implicit declaration of function 'LL_RTC_IsActiveFlag_WUTW'; did you mean 'LL_PWR_IsActiveFlag_WU1'? [-Wimplicit-function-declaration] while ( !LL_RTC_IsActiveFlag_WUTW( RTC ) ) ^~~~~~~~~~~~~~~~~~~~~~~~ LL_PWR_IsActiveFlag_WU1 ../Core/Src/main.c:302:1: warning: implicit declaration of function 'LL_RTC_WAKEUP_SetClock'; did you mean 'IS_RTC_WAKEUP_CLOCK'? [-Wimplicit-function-declaration] LL_RTC_WAKEUP_SetClock( RTC, LL_RTC_WAKEUPCLOCK_CKSPRE ); ^~~~~~~~~~~~~~~~~~~~~~ IS_RTC_WAKEUP_CLOCK ../Core/Src/main.c:302:30: error: 'LL_RTC_WAKEUPCLOCK_CKSPRE' undeclared (first use in this function); did you mean 'IS_RTC_WAKEUP_CLOCK'? LL_RTC_WAKEUP_SetClock( RTC, LL_RTC_WAKEUPCLOCK_CKSPRE ); ^~~~~~~~~~~~~~~~~~~~~~~~~ IS_RTC_WAKEUP_CLOCK ../Core/Src/main.c:302:30: note: each undeclared identifier is reported only once for each function it appears in ../Core/Src/main.c:304:1: warning: implicit declaration of function 'LL_RTC_WAKEUP_SetAutoReload'; did you mean '__HAL_TIM_SetAutoreload'? [-Wimplicit-function-declaration] LL_RTC_WAKEUP_SetAutoReload( RTC, delay ); // 16 bits ^~~~~~~~~~~~~~~~~~~~~~~~~~~ __HAL_TIM_SetAutoreload ../Core/Src/main.c:305:1: warning: implicit declaration of function 'LL_RTC_ClearFlag_WUT'; did you mean 'LL_PWR_ClearFlag_WU1'? [-Wimplicit-function-declaration] LL_RTC_ClearFlag_WUT(RTC); ^~~~~~~~~~~~~~~~~~~~ LL_PWR_ClearFlag_WU1 ../Core/Src/main.c:306:1: warning: implicit declaration of function 'LL_RTC_EnableIT_WUT'; did you mean 'LL_DMA_EnableIT_HT'? [-Wimplicit-function-declaration] LL_RTC_EnableIT_WUT(RTC); ^~~~~~~~~~~~~~~~~~~ LL_DMA_EnableIT_HT ../Core/Src/main.c:307:1: warning: implicit declaration of function 'LL_RTC_WAKEUP_Enable'; did you mean 'LL_RCC_LSE_Enable'? [-Wimplicit-function-declaration] LL_RTC_WAKEUP_Enable(RTC); ^~~~~~~~~~~~~~~~~~~~ LL_RCC_LSE_Enable ../Core/Src/main.c:308:1: warning: implicit declaration of function 'LL_RTC_EnableWriteProtection'; did you mean 'LL_PWR_EnableSRAM2Retention'? [-Wimplicit-function-declaration] LL_RTC_EnableWriteProtection(RTC); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ LL_PWR_EnableSRAM2Retention make: *** [Core/Src/subdir.mk:38: Core/Src/main.o] Error 1 "make -j8 all" terminated with exit code 2. Build might be incomplete. 10:58:21 **** Clean-only build of configuration Debug for project RealOne **** make -j8 clean rm -rf * 10:58:22 **** Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal.o" arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_cortex.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_cortex.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_cortex.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_cortex.o" arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma.o" arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma_ex.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma_ex.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma_ex.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma_ex.o" arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.o" arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash.o" arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ex.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ex.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ex.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ex.o" arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ramfunc.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ramfunc.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ramfunc.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ramfunc.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal.c:36: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal.c:36: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal.c:36: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal.c:36: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma.c:90: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma.c:90: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma.c:90: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma.c:90: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma_ex.c:50: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma_ex.c:50: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma_ex.c:50: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma_ex.c:50: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash.c:90: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash.c:90: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash.c:90: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash.c:90: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.c:87: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.c:87: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.c:87: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.c:87: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_cortex.c:105: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_cortex.c:105: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_cortex.c:105: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_cortex.c:105: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ramfunc.c:50: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ramfunc.c:50: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ramfunc.c:50: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ramfunc.c:50: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ex.c:63: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ex.c:63: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ex.c:63: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ex.c:63: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_gpio.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_gpio.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_gpio.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_gpio.o" arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c.o" arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c_ex.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c_ex.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c_ex.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c_ex.o" arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr.o" arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr_ex.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr_ex.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr_ex.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr_ex.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_gpio.c:106: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_gpio.c:106: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_gpio.c:106: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_gpio.c:106: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c.c:308: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c.c:308: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c.c:308: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c.c:308: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc_ex.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc_ex.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc_ex.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc_ex.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c_ex.c:50: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c_ex.c:50: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c_ex.c:50: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c_ex.c:50: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr.c:26: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr.c:26: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr.c:26: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr.c:26: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr_ex.c:26: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr_ex.c:26: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr_ex.c:26: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr_ex.c:26: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc.c:53: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc.c:53: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc.c:53: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc.c:53: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc_ex.c:27: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc_ex.c:27: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc_ex.c:27: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc_ex.c:27: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc.c:182: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc.c:182: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc.c:182: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc.c:182: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc_ex.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc_ex.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc_ex.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc_ex.o" arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim.o" arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim_ex.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim_ex.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim_ex.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim_ex.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc_ex.c:112: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc_ex.c:112: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc_ex.c:112: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc_ex.c:112: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_exti.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_exti.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_exti.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_exti.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim.c:187: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim.c:187: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim.c:187: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim.c:187: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rtc.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rtc.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rtc.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rtc.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim_ex.c:80: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim_ex.c:80: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim_ex.c:80: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim_ex.c:80: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc "../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_utils.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_utils.d" -MT"Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_utils.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_utils.o" arm-none-eabi-gcc -mcpu=cortex-m4 -g3 -c -x assembler-with-cpp -MMD -MP -MF"Core/Startup/startup_stm32l476rgtx.d" -MT"Core/Startup/startup_stm32l476rgtx.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Startup/startup_stm32l476rgtx.o" "../Core/Startup/startup_stm32l476rgtx.s" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:29, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_exti.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:29, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_exti.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:29, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_exti.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:29, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_exti.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:45, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rtc.c:39: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:45, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rtc.c:39: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:45, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rtc.c:39: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:45, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rtc.c:39: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rtc.c:39:0: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:45, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rtc.c:39: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rtc.c:39:0: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:45, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rtc.c:39: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc "../Core/Src/gpio.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/gpio.d" -MT"Core/Src/gpio.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/gpio.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_utils.h:41, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_utils.c:20: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_utils.h:41, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_utils.c:20: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_utils.h:41, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_utils.c:20: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_utils.h:41, from ../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_utils.c:20: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_bus.h:46, from ../Core/Src/gpio.c:4: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_bus.h:46, from ../Core/Src/gpio.c:4: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_bus.h:46, from ../Core/Src/gpio.c:4: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_bus.h:46, from ../Core/Src/gpio.c:4: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc "../Core/Src/stm32l4xx_hal_msp.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/stm32l4xx_hal_msp.d" -MT"Core/Src/stm32l4xx_hal_msp.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/stm32l4xx_hal_msp.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined arm-none-eabi-gcc "../Core/Src/stm32l4xx_it.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/stm32l4xx_it.d" -MT"Core/Src/stm32l4xx_it.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/stm32l4xx_it.o" #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc "../Core/Src/syscalls.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/syscalls.d" -MT"Core/Src/syscalls.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/syscalls.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition arm-none-eabi-gcc "../Core/Src/sysmem.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/sysmem.d" -MT"Core/Src/sysmem.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/sysmem.o" arm-none-eabi-gcc "../Core/Src/system_stm32l4xx.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/system_stm32l4xx.d" -MT"Core/Src/system_stm32l4xx.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/system_stm32l4xx.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition ../Core/Src/main.c: In function 'RTC_wakeup_init': ../Core/Src/main.c:297:1: warning: implicit declaration of function 'LL_RTC_DisableWriteProtection'; did you mean 'LL_PWR_DisableSRAM2Retention'? [-Wimplicit-function-declaration] LL_RTC_DisableWriteProtection( RTC ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LL_PWR_DisableSRAM2Retention ../Core/Src/main.c:298:1: warning: implicit declaration of function 'LL_RTC_WAKEUP_Disable'; did you mean 'LL_RCC_LSE_Disable'? [-Wimplicit-function-declaration] LL_RTC_WAKEUP_Disable( RTC ); ^~~~~~~~~~~~~~~~~~~~~ LL_RCC_LSE_Disable ../Core/Src/main.c:299:10: warning: implicit declaration of function 'LL_RTC_IsActiveFlag_WUTW'; did you mean 'LL_PWR_IsActiveFlag_WU1'? [-Wimplicit-function-declaration] while ( !LL_RTC_IsActiveFlag_WUTW( RTC ) ) ^~~~~~~~~~~~~~~~~~~~~~~~ LL_PWR_IsActiveFlag_WU1 ../Core/Src/main.c:302:1: warning: implicit declaration of function 'LL_RTC_WAKEUP_SetClock'; did you mean 'IS_RTC_WAKEUP_CLOCK'? [-Wimplicit-function-declaration] LL_RTC_WAKEUP_SetClock( RTC, LL_RTC_WAKEUPCLOCK_CKSPRE ); ^~~~~~~~~~~~~~~~~~~~~~ IS_RTC_WAKEUP_CLOCK ../Core/Src/main.c:302:30: error: 'LL_RTC_WAKEUPCLOCK_CKSPRE' undeclared (first use in this function); did you mean 'IS_RTC_WAKEUP_CLOCK'? LL_RTC_WAKEUP_SetClock( RTC, LL_RTC_WAKEUPCLOCK_CKSPRE ); ^~~~~~~~~~~~~~~~~~~~~~~~~ IS_RTC_WAKEUP_CLOCK ../Core/Src/main.c:302:30: note: each undeclared identifier is reported only once for each function it appears in In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Core/Src/system_stm32l4xx.c:92: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Core/Src/system_stm32l4xx.c:92: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Core/Src/system_stm32l4xx.c:92: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:235, from ../Core/Src/system_stm32l4xx.c:92: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition ../Core/Src/main.c:304:1: warning: implicit declaration of function 'LL_RTC_WAKEUP_SetAutoReload'; did you mean '__HAL_TIM_SetAutoreload'? [-Wimplicit-function-declaration] LL_RTC_WAKEUP_SetAutoReload( RTC, delay ); // 16 bits ^~~~~~~~~~~~~~~~~~~~~~~~~~~ __HAL_TIM_SetAutoreload ../Core/Src/main.c:305:1: warning: implicit declaration of function 'LL_RTC_ClearFlag_WUT'; did you mean 'LL_PWR_ClearFlag_WU1'? [-Wimplicit-function-declaration] LL_RTC_ClearFlag_WUT(RTC); ^~~~~~~~~~~~~~~~~~~~ LL_PWR_ClearFlag_WU1 ../Core/Src/main.c:306:1: warning: implicit declaration of function 'LL_RTC_EnableIT_WUT'; did you mean 'LL_DMA_EnableIT_HT'? [-Wimplicit-function-declaration] LL_RTC_EnableIT_WUT(RTC); ^~~~~~~~~~~~~~~~~~~ LL_DMA_EnableIT_HT ../Core/Src/main.c:307:1: warning: implicit declaration of function 'LL_RTC_WAKEUP_Enable'; did you mean 'LL_RCC_LSE_Enable'? [-Wimplicit-function-declaration] LL_RTC_WAKEUP_Enable(RTC); ^~~~~~~~~~~~~~~~~~~~ LL_RCC_LSE_Enable ../Core/Src/main.c:308:1: warning: implicit declaration of function 'LL_RTC_EnableWriteProtection'; did you mean 'LL_PWR_EnableSRAM2Retention'? [-Wimplicit-function-declaration] LL_RTC_EnableWriteProtection(RTC); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ LL_PWR_EnableSRAM2Retention make: *** [Core/Src/subdir.mk:38: Core/Src/main.o] Error 1 make: *** Waiting for unfinished jobs.... "make -j8 all" terminated with exit code 2. Build might be incomplete. 10:59:57 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" arm-none-eabi-gcc "../Core/Src/stm32l4xx_hal_msp.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/stm32l4xx_hal_msp.d" -MT"Core/Src/stm32l4xx_hal_msp.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/stm32l4xx_hal_msp.o" arm-none-eabi-gcc "../Core/Src/stm32l4xx_it.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/stm32l4xx_it.d" -MT"Core/Src/stm32l4xx_it.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/stm32l4xx_it.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/stm32l4xx_it.c:22: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/stm32l4xx_it.c:22: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Src/stm32l4xx_hal_msp.c:23:0: ../Core/Inc/main.h:70:13: warning: 'RTC_wakeup_init' declared 'static' but never defined [-Wunused-function] static void RTC_wakeup_init( int delay ); ^~~~~~~~~~~~~~~ In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) In file included from ../Core/Src/stm32l4xx_it.c:22:0: ../Core/Inc/main.h:70:13: warning: 'RTC_wakeup_init' declared 'static' but never defined [-Wunused-function] static void RTC_wakeup_init( int delay ); ^~~~~~~~~~~~~~~ arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-size RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" text data bss dec hex filename 4036 20 1572 5628 15fc RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 11:00:17 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" arm-none-eabi-gcc "../Core/Src/stm32l4xx_hal_msp.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/stm32l4xx_hal_msp.d" -MT"Core/Src/stm32l4xx_hal_msp.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/stm32l4xx_hal_msp.o" arm-none-eabi-gcc "../Core/Src/stm32l4xx_it.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/stm32l4xx_it.d" -MT"Core/Src/stm32l4xx_it.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/stm32l4xx_it.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_hal_msp.c:23: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/stm32l4xx_it.c:22: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/stm32l4xx_it.c:22: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/stm32l4xx_it.c:22: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 4036 20 1572 5628 15fc RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 11:02:22 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 4036 20 1572 5628 15fc RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 11:22:31 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 4956 20 1572 6548 1994 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 11:25:55 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 4972 20 1572 6564 19a4 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 11:26:16 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 4972 20 1572 6564 19a4 RealOne.elf Finished building: default.size.stdout 11:36:20 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 4984 20 1572 6576 19b0 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 11:36:25 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 4984 20 1572 6576 19b0 RealOne.elf Finished building: default.size.stdout 11:39:14 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 4984 20 1572 6576 19b0 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 11:43:47 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 4984 20 1572 6576 19b0 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 11:43:51 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-size RealOne.elf text data bss dec hex filename 4984 20 1572 6576 19b0 RealOne.elf Finished building: default.size.stdout 11:59:01 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 4984 20 1572 6576 19b0 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 12:10:16 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 4980 20 1572 6572 19ac RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 12:16:54 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) ../Core/Src/main.c: In function 'main': ../Core/Src/main.c:141:5: error: expected '}' before 'else' }else{ ^~~~ ../Core/Src/main.c:145:5: error: expected ';' before '}' token } ^ make: *** [Core/Src/subdir.mk:38: Core/Src/main.o] Error 1 "make -j8 all" terminated with exit code 2. Build might be incomplete. 12:17:48 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) ../Core/Src/main.c: In function 'main': ../Core/Src/main.c:330:13: error: invalid storage class for function 'RTC_wakeup_init' static void RTC_wakeup_init( int delay ) ^~~~~~~~~~~~~~~ ../Core/Src/main.c:374:1: error: expected declaration or statement at end of input } ^ At top level: ../Core/Src/main.c:371:6: warning: 'RTC_WKUP_IRQHandler' defined but not used [-Wunused-function] void RTC_WKUP_IRQHandler() ^~~~~~~~~~~~~~~~~~~ ../Core/Src/main.c:359:6: warning: 'RTC_wakeup_init_from_stop' defined but not used [-Wunused-function] void RTC_wakeup_init_from_stop( int delay ) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../Core/Src/main.c:348:6: warning: 'RTC_wakeup_init_from_standby_or_shutdown' defined but not used [-Wunused-function] void RTC_wakeup_init_from_standby_or_shutdown( int delay ) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../Core/Src/main.c:284:6: warning: 'SystemClock_Config_80M' defined but not used [-Wunused-function] void SystemClock_Config_80M(void) ^~~~~~~~~~~~~~~~~~~~~~ ../Core/Src/main.c:219:6: warning: 'SystemClock_Config_24M_LSE' defined but not used [-Wunused-function] void SystemClock_Config_24M_LSE(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../Core/Src/main.c:151:6: warning: 'SystemClock_Config_24M_LSE_FL3_VS2' defined but not used [-Wunused-function] void SystemClock_Config_24M_LSE_FL3_VS2(void){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: *** [Core/Src/subdir.mk:38: Core/Src/main.o] Error 1 "make -j8 all" terminated with exit code 2. Build might be incomplete. 12:18:17 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 4996 20 1572 6588 19bc RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 12:20:46 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 4992 20 1572 6584 19b8 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 12:21:52 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 4988 20 1572 6580 19b4 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 12:25:51 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 4992 20 1572 6584 19b8 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 12:27:22 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 5004 20 1572 6596 19c4 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list 12:28:19 **** Incremental Build of configuration Debug for project RealOne **** make -j8 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 '-DHSE_VALUE=8000000' '-DMSI_VALUE=4000000' '-DLSI_VALUE=32000' '-DHSE_STARTUP_TIMEOUT=100' '-DHSI_VALUE=16000000' -DDEBUG '-DLSE_STARTUP_TIMEOUT=5000' '-DLSE_VALUE=32768' '-DDATA_CACHE_ENABLE=1' -DUSE_HAL_DRIVER '-DVDD_VALUE=3300' '-DINSTRUCTION_CACHE_ENABLE=1' '-DEXTERNALSAI2_CLOCK_VALUE=2097000' -DSTM32L476xx -DUSE_FULL_LL_DRIVER '-DEXTERNALSAI1_CLOCK_VALUE=2097000' '-DPREFETCH_ENABLE=0' -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:183:0: warning: "VDD_VALUE" redefined #define VDD_VALUE 3300U /*!< Value of VDD in mv */ :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:186:0: warning: "PREFETCH_ENABLE" redefined #define PREFETCH_ENABLE 0U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:187:0: warning: "INSTRUCTION_CACHE_ENABLE" redefined #define INSTRUCTION_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30:0, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Core/Inc/stm32l4xx_hal_conf.h:188:0: warning: "DATA_CACHE_ENABLE" redefined #define DATA_CACHE_ENABLE 1U :0:0: note: this is the location of the previous definition In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:64:0: warning: "RTC_INIT_MASK" redefined #define RTC_INIT_MASK 0xFFFFFFFFU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:979:0: note: this is the location of the previous definition #define RTC_INIT_MASK 0xFFFFFFFFu In file included from ../Core/Inc/main.h:42:0, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rtc.h:65:0: warning: "RTC_RSF_MASK" redefined #define RTC_RSF_MASK 0xFFFFFF5FU In file included from ../Core/Inc/stm32l4xx_hal_conf.h:409:0, from ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:30, from ../Core/Inc/main.h:31, from ../Core/Src/main.c:8: ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:983:0: note: this is the location of the previous definition #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF)) arm-none-eabi-gcc -o "RealOne.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\camer\Desktop\LoPoSo\RealOne\STM32L476RGTX_FLASH.ld" --specs=nosys.specs -Wl,-Map="RealOne.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: RealOne.elf arm-none-eabi-objdump -h -S RealOne.elf > "RealOne.list" arm-none-eabi-objcopy -O binary RealOne.elf "RealOne.bin" arm-none-eabi-size RealOne.elf text data bss dec hex filename 5008 20 1572 6600 19c8 RealOne.elf Finished building: default.size.stdout Finished building: RealOne.bin Finished building: RealOne.list