Bootloader start work
This commit is contained in:
parent
43185a391c
commit
9396bc3fb2
51 changed files with 10145 additions and 9127 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,11 +1,11 @@
|
|||
../Drivers/CMSIS/Include/core_cm4.h:1938:34:__NVIC_SystemReset 1
|
||||
../Core/Src/main.c:78:6:send_ack 1
|
||||
../Core/Src/main.c:102:6:verify_firmware 1
|
||||
../Core/Src/main.c:109:6:process_can_message 8
|
||||
../Core/Src/main.c:79:6:send_ack 1
|
||||
../Core/Src/main.c:103:6:verify_firmware 1
|
||||
../Core/Src/main.c:110:6:process_can_message 8
|
||||
../Core/Src/main.c:159:6:jump_to_app 2
|
||||
../Core/Src/main.c:175:6:is_app_valid 10
|
||||
../Core/Src/main.c:199:5:main 8
|
||||
../Core/Src/main.c:295:6:SystemClock_Config 4
|
||||
../Core/Src/main.c:349:13:MX_NVIC_Init 1
|
||||
../Core/Src/main.c:368:6:HAL_TIM_PeriodElapsedCallback 2
|
||||
../Core/Src/main.c:385:6:Error_Handler 1
|
||||
../Core/Src/main.c:188:6:is_app_valid 10
|
||||
../Core/Src/main.c:212:5:main 9
|
||||
../Core/Src/main.c:336:6:SystemClock_Config 4
|
||||
../Core/Src/main.c:390:13:MX_NVIC_Init 1
|
||||
../Core/Src/main.c:409:6:HAL_TIM_PeriodElapsedCallback 2
|
||||
../Core/Src/main.c:426:6:Error_Handler 1
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/flash.h \
|
||||
Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/main.h \
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h \
|
||||
../Core/Inc/stm32f4xx_hal_conf.h \
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h \
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f446xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
|
@ -6,12 +11,6 @@ Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/flash.h \
|
|||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h \
|
||||
../Core/Inc/main.h ../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h \
|
||||
../Core/Inc/stm32f4xx_hal_conf.h \
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h \
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f446xx.h \
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h \
|
||||
|
@ -33,16 +32,11 @@ Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/flash.h \
|
|||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h \
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h \
|
||||
../Core/Inc/adc.h ../Core/Inc/can.h ../Core/Inc/spi.h ../Core/Inc/tim.h \
|
||||
../Core/Inc/usart.h ../Core/Inc/gpio.h ../Core/Inc/can_reg.h
|
||||
../Core/Inc/flash.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f446xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h:
|
||||
../Core/Inc/adc.h ../Core/Inc/main.h ../Core/Inc/can.h ../Core/Inc/spi.h \
|
||||
../Core/Inc/tim.h ../Core/Inc/usart.h ../Core/Inc/gpio.h \
|
||||
../Core/Inc/flash.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f446xx.h \
|
||||
../Core/Inc/can_reg.h
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h:
|
||||
../Core/Inc/stm32f4xx_hal_conf.h:
|
||||
|
@ -50,6 +44,12 @@ Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/flash.h \
|
|||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f446xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h:
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h:
|
||||
|
@ -72,9 +72,12 @@ Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/flash.h \
|
|||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h:
|
||||
../Core/Inc/adc.h:
|
||||
../Core/Inc/main.h:
|
||||
../Core/Inc/can.h:
|
||||
../Core/Inc/spi.h:
|
||||
../Core/Inc/tim.h:
|
||||
../Core/Inc/usart.h:
|
||||
../Core/Inc/gpio.h:
|
||||
../Core/Inc/flash.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f446xx.h:
|
||||
../Core/Inc/can_reg.h:
|
||||
|
|
Binary file not shown.
|
@ -1,11 +1,11 @@
|
|||
../Drivers/CMSIS/Include/core_cm4.h:1938:34:__NVIC_SystemReset 4 static,ignoring_inline_asm
|
||||
../Core/Src/main.c:78:6:send_ack 56 static
|
||||
../Core/Src/main.c:102:6:verify_firmware 16 static
|
||||
../Core/Src/main.c:109:6:process_can_message 24 static
|
||||
../Core/Src/main.c:159:6:jump_to_app 24 static,ignoring_inline_asm
|
||||
../Core/Src/main.c:175:6:is_app_valid 16 static
|
||||
../Core/Src/main.c:199:5:main 56 static
|
||||
../Core/Src/main.c:295:6:SystemClock_Config 88 static
|
||||
../Core/Src/main.c:349:13:MX_NVIC_Init 8 static
|
||||
../Core/Src/main.c:368:6:HAL_TIM_PeriodElapsedCallback 16 static
|
||||
../Core/Src/main.c:385:6:Error_Handler 4 static,ignoring_inline_asm
|
||||
../Core/Src/main.c:79:6:send_ack 56 static
|
||||
../Core/Src/main.c:103:6:verify_firmware 16 static
|
||||
../Core/Src/main.c:110:6:process_can_message 24 static
|
||||
../Core/Src/main.c:159:6:jump_to_app 32 static,ignoring_inline_asm
|
||||
../Core/Src/main.c:188:6:is_app_valid 16 static
|
||||
../Core/Src/main.c:212:5:main 104 static
|
||||
../Core/Src/main.c:336:6:SystemClock_Config 88 static
|
||||
../Core/Src/main.c:390:13:MX_NVIC_Init 8 static
|
||||
../Core/Src/main.c:409:6:HAL_TIM_PeriodElapsedCallback 16 static
|
||||
../Core/Src/main.c:426:6:Error_Handler 4 static,ignoring_inline_asm
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue