编译烧录版本
This commit is contained in:
@@ -1919,16 +1919,16 @@
|
||||
</Doc>
|
||||
<Doc>
|
||||
<Name>..\SystemDrivers\ILI9341.c</Name>
|
||||
<ColumnNumber>26</ColumnNumber>
|
||||
<ColumnNumber>24</ColumnNumber>
|
||||
<TopLine>20</TopLine>
|
||||
<CurrentLine>23</CurrentLine>
|
||||
<CurrentLine>24</CurrentLine>
|
||||
<Folding>1</Folding>
|
||||
<ContractedFolders></ContractedFolders>
|
||||
<PaneID>0</PaneID>
|
||||
</Doc>
|
||||
<Doc>
|
||||
<Name>..\SystemDrivers\ILI9341.h</Name>
|
||||
<ColumnNumber>17</ColumnNumber>
|
||||
<ColumnNumber>11</ColumnNumber>
|
||||
<TopLine>10</TopLine>
|
||||
<CurrentLine>20</CurrentLine>
|
||||
<Folding>1</Folding>
|
||||
|
||||
@@ -30,4 +30,4 @@ motor_ili9341/ili9341.o: ..\SystemDrivers\ILI9341.c \
|
||||
..\Drivers\STM32H7xx_HAL_Driver\Inc\stm32h7xx_hal_tim_ex.h \
|
||||
..\Drivers\STM32H7xx_HAL_Driver\Inc\stm32h7xx_hal_uart.h \
|
||||
..\Drivers\STM32H7xx_HAL_Driver\Inc\stm32h7xx_hal_uart_ex.h \
|
||||
..\Core\Inc\spi.h
|
||||
..\Core\Inc\spi.h ..\SystemDrivers\uart4.h ..\Core\Inc\usart.h
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -28,8 +28,10 @@ Project File Date: 07/08/2026
|
||||
*** Using Compiler 'V6.24', folder: 'E:\SYSTEM\APPDATA\KEIL5\Keil_v5\ARM\ARMCLANG\Bin'
|
||||
Build target 'motor_ili9341'
|
||||
compiling ILI9341.c...
|
||||
compiling lv_port_disp.c...
|
||||
compiling freertos.c...
|
||||
linking...
|
||||
Program Size: Code=80346 RO-data=15166 RW-data=25664 ZI-data=82344
|
||||
Program Size: Code=87180 RO-data=15808 RW-data=25664 ZI-data=82608
|
||||
"motor_ili9341\motor_ili9341.axf" - 0 Error(s), 0 Warning(s).
|
||||
|
||||
<h2>Software Packages used:</h2>
|
||||
@@ -53,7 +55,7 @@ Package Vendor: Keil
|
||||
|
||||
* Component: ARM::CMSIS:CORE@6.2.0
|
||||
Include file: CMSIS/Core/Include/tz_context.h
|
||||
Build Time Elapsed: 00:00:04
|
||||
Build Time Elapsed: 00:00:05
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
+5028
-4419
File diff suppressed because it is too large
Load Diff
+4121
-3807
File diff suppressed because it is too large
Load Diff
@@ -211,7 +211,7 @@ I (..\Middlewares\Third_Party\lvgl-8.4.0\src\..\src\extra\widgets\imgbtn\lv_imgb
|
||||
I (..\Middlewares\Third_Party\lvgl-8.4.0\src\..\src\extra\widgets\imgbtn\..\..\..\lvgl.h)(0x65F9ECDE)
|
||||
I (..\Middlewares\Third_Party\lvgl-8.4.0\src\..\src\extra\widgets\span\lv_span.h)(0x65F9ECDE)
|
||||
I (..\Middlewares\Third_Party\lvgl-8.4.0\src\..\src\extra\widgets\span\..\..\..\lvgl.h)(0x65F9ECDE)
|
||||
I (..\SystemDrivers\ili9341.h)(0x6A4DBF2F)
|
||||
I (..\SystemDrivers\ili9341.h)(0x6A4DC739)
|
||||
I (..\Core\Inc\main.h)(0x6A4CB5CB)
|
||||
I (..\Drivers\STM32H7xx_HAL_Driver\Inc\stm32h7xx_hal.h)(0x6A476CEE)
|
||||
I (..\Core\Inc\stm32h7xx_hal_conf.h)(0x6A4B6A7C)
|
||||
@@ -788,7 +788,7 @@ I (..\Middlewares\Third_Party\lvgl-8.4.0\src\..\src\extra\widgets\imgbtn\lv_imgb
|
||||
I (..\Middlewares\Third_Party\lvgl-8.4.0\src\..\src\extra\widgets\imgbtn\..\..\..\lvgl.h)(0x65F9ECDE)
|
||||
I (..\Middlewares\Third_Party\lvgl-8.4.0\src\..\src\extra\widgets\span\lv_span.h)(0x65F9ECDE)
|
||||
I (..\Middlewares\Third_Party\lvgl-8.4.0\src\..\src\extra\widgets\span\..\..\..\lvgl.h)(0x65F9ECDE)
|
||||
I (..\SystemDrivers\ili9341.h)(0x6A4DBF2F)
|
||||
I (..\SystemDrivers\ili9341.h)(0x6A4DC739)
|
||||
I (..\Core\Inc\spi.h)(0x6A4B6A7B)
|
||||
I (..\Core\Inc\lv_port_disp.h)(0x6A4CEA0C)
|
||||
F (../Core/Src/dma.c)(0x6A4C64DD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m7 -mfpu=fpv5-d16 -mfloat-abi=hard -c
-fno-rtti -funsigned-char -fshort-enums -fshort-wchar
-gdwarf-4 -Oz -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -Wno-reserved-identifier -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../SystemDrivers -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Middlewares/Third_Party/lvgl-8.4.0/src -I ../Middlewares/Third_Party/lvgl-8.4.0/src/core -I ../Middlewares/Third_Party/lvgl-8.4.0/src/draw -I ../Middlewares/Third_Party/lvgl-8.4.0/src/extra -I ../Middlewares/Third_Party/lvgl-8.4.0/src/font -I ../Middlewares/Third_Party/lvgl-8.4.0/src/hal -I ../Middlewares/Third_Party/lvgl-8.4.0/src/misc -I ../Middlewares/Third_Party/lvgl-8.4.0/src/widgets
-I./RTE/_motor_ili9341
-IE:/SYSTEM/APPDATA/KEIL5/Arm/Packs/ARM/CMSIS/6.3.0/CMSIS/Core/Include
-D__UVISION_VERSION="543" -DSTM32H750xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H750xx
-o motor_ili9341/dma.o -MMD)
|
||||
@@ -1802,8 +1802,8 @@ I (..\Drivers\STM32H7xx_HAL_Driver\Inc\stm32h7xx_hal_uart.h)(0x6A476CEE)
|
||||
I (..\Drivers\STM32H7xx_HAL_Driver\Inc\stm32h7xx_hal_uart_ex.h)(0x6A476CEE)
|
||||
I (..\Core\Inc\tim.h)(0x6A487482)
|
||||
F (..\SystemDrivers\esc.h)(0x6A48C053)()
|
||||
F (..\SystemDrivers\ILI9341.c)(0x6A4DC16B)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m7 -mfpu=fpv5-d16 -mfloat-abi=hard -c
-fno-rtti -funsigned-char -fshort-enums -fshort-wchar
-gdwarf-4 -Oz -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -Wno-reserved-identifier -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../SystemDrivers -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Middlewares/Third_Party/lvgl-8.4.0/src -I ../Middlewares/Third_Party/lvgl-8.4.0/src/core -I ../Middlewares/Third_Party/lvgl-8.4.0/src/draw -I ../Middlewares/Third_Party/lvgl-8.4.0/src/extra -I ../Middlewares/Third_Party/lvgl-8.4.0/src/font -I ../Middlewares/Third_Party/lvgl-8.4.0/src/hal -I ../Middlewares/Third_Party/lvgl-8.4.0/src/misc -I ../Middlewares/Third_Party/lvgl-8.4.0/src/widgets
-I./RTE/_motor_ili9341
-IE:/SYSTEM/APPDATA/KEIL5/Arm/Packs/ARM/CMSIS/6.3.0/CMSIS/Core/Include
-D__UVISION_VERSION="543" -DSTM32H750xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H750xx
-o motor_ili9341/ili9341.o -MMD)
|
||||
I (..\SystemDrivers\ili9341.h)(0x6A4DBF2F)
|
||||
F (..\SystemDrivers\ILI9341.c)(0x6A4DC739)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m7 -mfpu=fpv5-d16 -mfloat-abi=hard -c
-fno-rtti -funsigned-char -fshort-enums -fshort-wchar
-gdwarf-4 -Oz -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -Wno-reserved-identifier -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../SystemDrivers -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Middlewares/Third_Party/lvgl-8.4.0/src -I ../Middlewares/Third_Party/lvgl-8.4.0/src/core -I ../Middlewares/Third_Party/lvgl-8.4.0/src/draw -I ../Middlewares/Third_Party/lvgl-8.4.0/src/extra -I ../Middlewares/Third_Party/lvgl-8.4.0/src/font -I ../Middlewares/Third_Party/lvgl-8.4.0/src/hal -I ../Middlewares/Third_Party/lvgl-8.4.0/src/misc -I ../Middlewares/Third_Party/lvgl-8.4.0/src/widgets
-I./RTE/_motor_ili9341
-IE:/SYSTEM/APPDATA/KEIL5/Arm/Packs/ARM/CMSIS/6.3.0/CMSIS/Core/Include
-D__UVISION_VERSION="543" -DSTM32H750xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H750xx
-o motor_ili9341/ili9341.o -MMD)
|
||||
I (..\SystemDrivers\ili9341.h)(0x6A4DC739)
|
||||
I (..\Core\Inc\main.h)(0x6A4CB5CB)
|
||||
I (..\Drivers\STM32H7xx_HAL_Driver\Inc\stm32h7xx_hal.h)(0x6A476CEE)
|
||||
I (..\Core\Inc\stm32h7xx_hal_conf.h)(0x6A4B6A7C)
|
||||
@@ -1836,7 +1836,9 @@ I (..\Drivers\STM32H7xx_HAL_Driver\Inc\stm32h7xx_hal_tim_ex.h)(0x6A476CEE)
|
||||
I (..\Drivers\STM32H7xx_HAL_Driver\Inc\stm32h7xx_hal_uart.h)(0x6A476CEE)
|
||||
I (..\Drivers\STM32H7xx_HAL_Driver\Inc\stm32h7xx_hal_uart_ex.h)(0x6A476CEE)
|
||||
I (..\Core\Inc\spi.h)(0x6A4B6A7B)
|
||||
F (..\SystemDrivers\ILI9341.h)(0x6A4DBF2F)()
|
||||
I (..\SystemDrivers\uart4.h)(0x6A4C6DCD)
|
||||
I (..\Core\Inc\usart.h)(0x6A487482)
|
||||
F (..\SystemDrivers\ILI9341.h)(0x6A4DC739)()
|
||||
F (../Middlewares/Third_Party/FreeRTOS/Source/croutine.c)(0x6A476C9F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m7 -mfpu=fpv5-d16 -mfloat-abi=hard -c
-fno-rtti -funsigned-char -fshort-enums -fshort-wchar
-gdwarf-4 -Oz -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -Wno-reserved-identifier -Wno-covered-switch-default -Wno-unreachable-code-break -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../SystemDrivers -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Middlewares/Third_Party/lvgl-8.4.0/src -I ../Middlewares/Third_Party/lvgl-8.4.0/src/core -I ../Middlewares/Third_Party/lvgl-8.4.0/src/draw -I ../Middlewares/Third_Party/lvgl-8.4.0/src/extra -I ../Middlewares/Third_Party/lvgl-8.4.0/src/font -I ../Middlewares/Third_Party/lvgl-8.4.0/src/hal -I ../Middlewares/Third_Party/lvgl-8.4.0/src/misc -I ../Middlewares/Third_Party/lvgl-8.4.0/src/widgets
-I./RTE/_motor_ili9341
-IE:/SYSTEM/APPDATA/KEIL5/Arm/Packs/ARM/CMSIS/6.3.0/CMSIS/Core/Include
-D__UVISION_VERSION="543" -DSTM32H750xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H750xx
-o motor_ili9341/croutine.o -MMD)
|
||||
I (..\Middlewares\Third_Party\FreeRTOS\Source\include\FreeRTOS.h)(0x6A476C9F)
|
||||
I (..\Core\Inc\FreeRTOSConfig.h)(0x6A4B6A7B)
|
||||
|
||||
Reference in New Issue
Block a user