Advertisement
Guest User

Untitled

a guest
Aug 27th, 2024
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 20.37 KB | None | 0 0
  1. mkdir build
  2. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/main.d" -Wa,-a,-ad,-alms=build/main.lst Core/Src/main.c -o build/main.o
  3. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/gpio.d" -Wa,-a,-ad,-alms=build/gpio.lst Core/Src/gpio.c -o build/gpio.o
  4. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/usart.d" -Wa,-a,-ad,-alms=build/usart.lst Core/Src/usart.c -o build/usart.o
  5. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_it.d" -Wa,-a,-ad,-alms=build/stm32h7xx_it.lst Core/Src/stm32h7xx_it.c -o build/stm32h7xx_it.o
  6. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_msp.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_msp.lst Core/Src/stm32h7xx_hal_msp.c -o build/stm32h7xx_hal_msp.o
  7. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_cortex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_cortex.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_cortex.c -o build/stm32h7xx_hal_cortex.o
  8. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_tim.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_tim.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim.c -o build/stm32h7xx_hal_tim.o
  9. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_tim_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_tim_ex.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim_ex.c -o build/stm32h7xx_hal_tim_ex.o
  10. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_uart.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_uart.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_uart.c -o build/stm32h7xx_hal_uart.o
  11. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_uart_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_uart_ex.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_uart_ex.c -o build/stm32h7xx_hal_uart_ex.o
  12. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_rcc.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_rcc.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc.c -o build/stm32h7xx_hal_rcc.o
  13. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_rcc_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_rcc_ex.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc_ex.c -o build/stm32h7xx_hal_rcc_ex.o
  14. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_flash.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_flash.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash.c -o build/stm32h7xx_hal_flash.o
  15. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_flash_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_flash_ex.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash_ex.c -o build/stm32h7xx_hal_flash_ex.o
  16. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_gpio.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_gpio.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_gpio.c -o build/stm32h7xx_hal_gpio.o
  17. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_hsem.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_hsem.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_hsem.c -o build/stm32h7xx_hal_hsem.o
  18. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_dma.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_dma.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma.c -o build/stm32h7xx_hal_dma.o
  19. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_dma_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_dma_ex.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma_ex.c -o build/stm32h7xx_hal_dma_ex.o
  20. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_mdma.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_mdma.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mdma.c -o build/stm32h7xx_hal_mdma.o
  21. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_pwr.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_pwr.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr.c -o build/stm32h7xx_hal_pwr.o
  22. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_pwr_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_pwr_ex.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr_ex.c -o build/stm32h7xx_hal_pwr_ex.o
  23. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c -o build/stm32h7xx_hal.o
  24. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_i2c.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_i2c.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c -o build/stm32h7xx_hal_i2c.o
  25. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_i2c_ex.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_i2c_ex.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c_ex.c -o build/stm32h7xx_hal_i2c_ex.o
  26. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/stm32h7xx_hal_exti.d" -Wa,-a,-ad,-alms=build/stm32h7xx_hal_exti.lst Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_exti.c -o build/stm32h7xx_hal_exti.o
  27. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/system_stm32h7xx.d" -Wa,-a,-ad,-alms=build/system_stm32h7xx.lst Core/Src/system_stm32h7xx.c -o build/system_stm32h7xx.o
  28. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/sysmem.d" -Wa,-a,-ad,-alms=build/sysmem.lst Core/Src/sysmem.c -o build/sysmem.o
  29. arm-none-eabi-gcc -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -DUSE_HAL_DRIVER -DSTM32H743xx -ICore/Inc -IDrivers/CMSIS/Include -I/usr/arm-none-eabi/include -I/usr/arm-none-eabi/include/c++/14.1.0 -I/usr/arm-none-eabi/include/c++/14.1.0/backward -I/usr/lib/gcc/arm-none-eabi/14.1.0/include -I/usr/lib/gcc/arm-none-eabi/14.1.0/include-fixed -IDrivers/STM32H7xx_HAL_Driver/Inc -IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy -IDrivers/CMSIS/Device/ST/STM32H7xx/Include -Og -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MMD -MP -MF"build/syscalls.d" -Wa,-a,-ad,-alms=build/syscalls.lst Core/Src/syscalls.c -o build/syscalls.o
  30. arm-none-eabi-gcc build/main.o build/gpio.o build/usart.o build/stm32h7xx_it.o build/stm32h7xx_hal_msp.o build/stm32h7xx_hal_cortex.o build/stm32h7xx_hal_tim.o build/stm32h7xx_hal_tim_ex.o build/stm32h7xx_hal_uart.o build/stm32h7xx_hal_uart_ex.o build/stm32h7xx_hal_rcc.o build/stm32h7xx_hal_rcc_ex.o build/stm32h7xx_hal_flash.o build/stm32h7xx_hal_flash_ex.o build/stm32h7xx_hal_gpio.o build/stm32h7xx_hal_hsem.o build/stm32h7xx_hal_dma.o build/stm32h7xx_hal_dma_ex.o build/stm32h7xx_hal_mdma.o build/stm32h7xx_hal_pwr.o build/stm32h7xx_hal_pwr_ex.o build/stm32h7xx_hal.o build/stm32h7xx_hal_i2c.o build/stm32h7xx_hal_i2c_ex.o build/stm32h7xx_hal_exti.o build/system_stm32h7xx.o build/sysmem.o build/syscalls.o   -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -specs=nano.specs -TSTM32H743XIHx_FLASH.ld  -lc -lm -lnosys  -Wl,-Map=build/USART_Test.map,--cref -Wl,--gc-sections -o build/USART_Test.elf
  31. /usr/lib/gcc/arm-none-eabi/14.1.0/../../../../arm-none-eabi/bin/ld: warning: cannot find entry symbol Reset_Handler; defaulting to 08000000
  32. /usr/lib/gcc/arm-none-eabi/14.1.0/../../../../arm-none-eabi/bin/ld: warning: build/USART_Test.elf has a LOAD segment with RWX permissions
  33. arm-none-eabi-size build/USART_Test.elf
  34.    text    data     bss     dec     hex filename
  35.      88       8    1568    1664     680 build/USART_Test.elf
  36. arm-none-eabi-objcopy -O ihex build/USART_Test.elf build/USART_Test.hex
  37. arm-none-eabi-objcopy -O binary -S build/USART_Test.elf build/USART_Test.bin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement