11:18:53 **** Build of configuration Debug for project GPIO_IOToggle_ **** make all 'Building file: ../startup/startup_stm32.s' 'Invoking: MCU GCC Assembler' Z:\STM32_F3_WS\GPIO_IOToggle_\Debug arm-none-eabi-as -mcpu=cortex-m4 -mthumb -mfloat-abi=soft -g -o "startup/startup_stm32.o" "../startup/startup_stm32.s" 'Finished building: ../startup/startup_stm32.s' ' ' 'Building file: ../startup/sysmem.c' 'Invoking: MCU GCC Compiler' Z:\STM32_F3_WS\GPIO_IOToggle_\Debug arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=soft -std=c11 -I"Z:/STM32_F3_WS/Include/Device" -I"Z:/STM32_F3_WS/Include/Device/HAL" -I"Z:/STM32_F3_WS/GPIO_IOToggle_/inc" -I"Z:/STM32_F3_WS/Include" -O1 -g3 -Wall -fmessage-length=0 -ffunction-sections -c -MMD -MP -MF"startup/sysmem.d" -MT"startup/sysmem.o" -o "startup/sysmem.o" "../startup/sysmem.c" 'Finished building: ../startup/sysmem.c' ' ' 'Building file: ../src/main.c' 'Invoking: MCU GCC Compiler' Z:\STM32_F3_WS\GPIO_IOToggle_\Debug arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=soft -std=c11 -I"Z:/STM32_F3_WS/Include/Device" -I"Z:/STM32_F3_WS/Include/Device/HAL" -I"Z:/STM32_F3_WS/GPIO_IOToggle_/inc" -I"Z:/STM32_F3_WS/Include" -O1 -g3 -Wall -fmessage-length=0 -ffunction-sections -c -MMD -MP -MF"src/main.d" -MT"src/main.o" -o "src/main.o" "../src/main.c" 'Finished building: ../src/main.c' ' ' 'Building file: ../src/stm32f3xx_it.c' 'Invoking: MCU GCC Compiler' Z:\STM32_F3_WS\GPIO_IOToggle_\Debug arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=soft -std=c11 -I"Z:/STM32_F3_WS/Include/Device" -I"Z:/STM32_F3_WS/Include/Device/HAL" -I"Z:/STM32_F3_WS/GPIO_IOToggle_/inc" -I"Z:/STM32_F3_WS/Include" -O1 -g3 -Wall -fmessage-length=0 -ffunction-sections -c -MMD -MP -MF"src/stm32f3xx_it.d" -MT"src/stm32f3xx_it.o" -o "src/stm32f3xx_it.o" "../src/stm32f3xx_it.c" 'Finished building: ../src/stm32f3xx_it.c' ' ' 'Building file: ../src/system_stm32f3xx.c' 'Invoking: MCU GCC Compiler' Z:\STM32_F3_WS\GPIO_IOToggle_\Debug arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=soft -std=c11 -I"Z:/STM32_F3_WS/Include/Device" -I"Z:/STM32_F3_WS/Include/Device/HAL" -I"Z:/STM32_F3_WS/GPIO_IOToggle_/inc" -I"Z:/STM32_F3_WS/Include" -O1 -g3 -Wall -fmessage-length=0 -ffunction-sections -c -MMD -MP -MF"src/system_stm32f3xx.d" -MT"src/system_stm32f3xx.o" -o "src/system_stm32f3xx.o" "../src/system_stm32f3xx.c" 'Finished building: ../src/system_stm32f3xx.c' ' ' 'Building file: Z:/STM32_F3_WS/Source/HAL/stm32f3xx_hal.c' 'Invoking: MCU GCC Compiler' Z:\STM32_F3_WS\GPIO_IOToggle_\Debug arm-none-eabi-gcc -mthumb -mfloat-abi=soft -std=c11 -I"Z:/STM32_F3_WS/Include/Device" -I"Z:/STM32_F3_WS/Include/Device/HAL" -I"Z:/STM32_F3_WS/GPIO_IOToggle_/inc" -I"Z:/STM32_F3_WS/Include" -O1 -g3 -Wall -fmessage-length=0 -ffunction-sections -c -MMD -MP -MF"Source/HAL/stm32f3xx_hal.d" -MT"Source/HAL/stm32f3xx_hal.o" -o "Source/HAL/stm32f3xx_hal.o" "Z:/STM32_F3_WS/Source/HAL/stm32f3xx_hal.c" 'Finished building: Z:/STM32_F3_WS/Source/HAL/stm32f3xx_hal.c' ' ' 'Building file: Z:/STM32_F3_WS/Source/HAL/stm32f3xx_hal_adc.c' 'Invoking: MCU GCC Compiler' Z:\STM32_F3_WS\GPIO_IOToggle_\Debug arm-none-eabi-gcc -mthumb -mfloat-abi=soft -std=c11 -I"Z:/STM32_F3_WS/Include/Device" -I"Z:/STM32_F3_WS/Include/Device/HAL" -I"Z:/STM32_F3_WS/GPIO_IOToggle_/inc" -I"Z:/STM32_F3_WS/Include" -O1 -g3 -Wall -fmessage-length=0 -ffunction-sections -c -MMD -MP -MF"Source/HAL/stm32f3xx_hal_adc.d" -MT"Source/HAL/stm32f3xx_hal_adc.o" -o "Source/HAL/stm32f3xx_hal_adc.o" "Z:/STM32_F3_WS/Source/HAL/stm32f3xx_hal_adc.c" 'Finished building: Z:/STM32_F3_WS/Source/HAL/stm32f3xx_hal_adc.c' ' ' 'Building file: Z:/STM32_F3_WS/Source/HAL/stm32f3xx_hal_adc_ex.c' 'Invoking: MCU GCC Compiler' Z:\STM32_F3_WS\GPIO_IOToggle_\Debug arm-none-eabi-gcc -mthumb -mfloat-abi=soft -std=c11 -I"Z:/STM32_F3_WS/Include/Device" -I"Z:/STM32_F3_WS/Include/Device/HAL" -I"Z:/STM32_F3_WS/GPIO_IOToggle_/inc" -I"Z:/STM32_F3_WS/Include" -O1 -g3 -Wall -fmessage-length=0 -ffunction-sections -c -MMD -MP -MF"Source/HAL/stm32f3xx_hal_adc_ex.d" -MT"Source/HAL/stm32f3xx_hal_adc_ex.o" -o "Source/HAL/stm32f3xx_hal_adc_ex.o" "Z:/STM32_F3_WS/Source/HAL/stm32f3xx_hal_adc_ex.c" 'Finished building: Z:/STM32_F3_WS/Source/HAL/stm32f3xx_hal_adc_ex.c' ' ' 'Building file: Z:/STM32_F3_WS/Source/HAL/stm32f3xx_hal_cortex_.c' 'Invoking: MCU GCC Compiler' Z:\STM32_F3_WS\GPIO_IOToggle_\Debug arm-none-eabi-gcc -mthumb -mfloat-abi=soft -std=c11 -I"Z:/STM32_F3_WS/Include/Device" -I"Z:/STM32_F3_WS/Include/Device/HAL" -I"Z:/STM32_F3_WS/GPIO_IOToggle_/inc" -I"Z:/STM32_F3_WS/Include" -O1 -g3 -Wall -fmessage-length=0 -ffunction-sections -c -MMD -MP -MF"Source/HAL/stm32f3xx_hal_cortex_.d" -MT"Source/HAL/stm32f3xx_hal_cortex_.o" -o "Source/HAL/stm32f3xx_hal_cortex_.o" "Z:/STM32_F3_WS/Source/HAL/stm32f3xx_hal_cortex_.c" C:\Users\STM32-~1\AppData\Local\Temp\ccDfsIfU.s: Assembler messages: C:\Users\STM32-~1\AppData\Local\Temp\ccDfsIfU.s:268: Error: selected processor does not support `dsb' in Thumb mode C:\Users\STM32-~1\AppData\Local\Temp\ccDfsIfU.s:289: Error: selected processor does not support `dsb' in Thumb mode make: *** [Source/HAL/stm32f3xx_hal_cortex_.o] Error 1 11:19:36 Build Finished (took 42s.732ms)