tl++ works now, unchecked dma or whatever

This commit is contained in:
2025-10-13 15:15:52 -05:00
parent 9c5d61ba34
commit c1a91827ae
34 changed files with 9040 additions and 525 deletions

View File

@@ -1,6 +1,6 @@
../Core/Src/main.cpp:54:6:void SetTrafficLights(TrafficState) 5
../Core/Src/main.cpp:75:5:int main() 13
../Core/Src/main.cpp:197:6:void SystemClock_Config() 3
../Core/Src/main.cpp:244:13:void MX_GPIO_Init() 1
../Core/Src/main.cpp:289:17:void HAL_GPIO_EXTI_CallBack(uint16_t) 3
../Core/Src/main.cpp:311:6:void Error_Handler() 1
../Core/Src/main.cpp:157:6:void SystemClock_Config() 3
../Core/Src/main.cpp:204:13:void MX_GPIO_Init() 1
../Core/Src/main.cpp:249:17:void HAL_GPIO_EXTI_CallBack(uint16_t) 3
../Core/Src/main.cpp:271:6:void Error_Handler() 1

View File

@@ -1,6 +1,6 @@
../Core/Src/main.cpp:54:6:void SetTrafficLights(TrafficState) 16 static
../Core/Src/main.cpp:75:5:int main() 16 static
../Core/Src/main.cpp:197:6:void SystemClock_Config() 88 static
../Core/Src/main.cpp:244:13:void MX_GPIO_Init() 40 static
../Core/Src/main.cpp:289:17:void HAL_GPIO_EXTI_CallBack(uint16_t) 24 static
../Core/Src/main.cpp:311:6:void Error_Handler() 4 static,ignoring_inline_asm
../Core/Src/main.cpp:157:6:void SystemClock_Config() 88 static
../Core/Src/main.cpp:204:13:void MX_GPIO_Init() 40 static
../Core/Src/main.cpp:249:17:void HAL_GPIO_EXTI_CallBack(uint16_t) 24 static
../Core/Src/main.cpp:271:6:void Error_Handler() 4 static,ignoring_inline_asm

View File

@@ -2,6 +2,6 @@
../Core/Src/stm32f4xx_hal_msp.c:88:6:HAL_CRC_MspInit 2
../Core/Src/stm32f4xx_hal_msp.c:111:6:HAL_CRC_MspDeInit 2
../Core/Src/stm32f4xx_hal_msp.c:133:6:HAL_DMA2D_MspInit 2
../Core/Src/stm32f4xx_hal_msp.c:159:6:HAL_DMA2D_MspDeInit 2
../Core/Src/stm32f4xx_hal_msp.c:184:6:HAL_TIM_Base_MspInit 2
../Core/Src/stm32f4xx_hal_msp.c:207:6:HAL_TIM_Base_MspDeInit 2
../Core/Src/stm32f4xx_hal_msp.c:156:6:HAL_DMA2D_MspDeInit 2
../Core/Src/stm32f4xx_hal_msp.c:178:6:HAL_TIM_Base_MspInit 2
../Core/Src/stm32f4xx_hal_msp.c:201:6:HAL_TIM_Base_MspDeInit 2

View File

@@ -2,6 +2,6 @@
../Core/Src/stm32f4xx_hal_msp.c:88:6:HAL_CRC_MspInit 24 static
../Core/Src/stm32f4xx_hal_msp.c:111:6:HAL_CRC_MspDeInit 16 static
../Core/Src/stm32f4xx_hal_msp.c:133:6:HAL_DMA2D_MspInit 24 static
../Core/Src/stm32f4xx_hal_msp.c:159:6:HAL_DMA2D_MspDeInit 16 static
../Core/Src/stm32f4xx_hal_msp.c:184:6:HAL_TIM_Base_MspInit 24 static
../Core/Src/stm32f4xx_hal_msp.c:207:6:HAL_TIM_Base_MspDeInit 16 static
../Core/Src/stm32f4xx_hal_msp.c:156:6:HAL_DMA2D_MspDeInit 16 static
../Core/Src/stm32f4xx_hal_msp.c:178:6:HAL_TIM_Base_MspInit 24 static
../Core/Src/stm32f4xx_hal_msp.c:201:6:HAL_TIM_Base_MspDeInit 16 static

View File

@@ -1,9 +1,8 @@
../Core/Src/stm32f4xx_it.c:71:6:NMI_Handler 1
../Core/Src/stm32f4xx_it.c:86:6:HardFault_Handler 1
../Core/Src/stm32f4xx_it.c:101:6:MemManage_Handler 1
../Core/Src/stm32f4xx_it.c:116:6:BusFault_Handler 1
../Core/Src/stm32f4xx_it.c:131:6:UsageFault_Handler 1
../Core/Src/stm32f4xx_it.c:146:6:DebugMon_Handler 1
../Core/Src/stm32f4xx_it.c:166:6:EXTI15_10_IRQHandler 1
../Core/Src/stm32f4xx_it.c:180:6:TIM6_DAC_IRQHandler 1
../Core/Src/stm32f4xx_it.c:194:6:DMA2D_IRQHandler 1
../Core/Src/stm32f4xx_it.c:70:6:NMI_Handler 1
../Core/Src/stm32f4xx_it.c:85:6:HardFault_Handler 1
../Core/Src/stm32f4xx_it.c:100:6:MemManage_Handler 1
../Core/Src/stm32f4xx_it.c:115:6:BusFault_Handler 1
../Core/Src/stm32f4xx_it.c:130:6:UsageFault_Handler 1
../Core/Src/stm32f4xx_it.c:145:6:DebugMon_Handler 1
../Core/Src/stm32f4xx_it.c:165:6:EXTI15_10_IRQHandler 1
../Core/Src/stm32f4xx_it.c:179:6:TIM6_DAC_IRQHandler 1

View File

@@ -1,9 +1,8 @@
../Core/Src/stm32f4xx_it.c:71:6:NMI_Handler 4 static
../Core/Src/stm32f4xx_it.c:86:6:HardFault_Handler 4 static
../Core/Src/stm32f4xx_it.c:101:6:MemManage_Handler 4 static
../Core/Src/stm32f4xx_it.c:116:6:BusFault_Handler 4 static
../Core/Src/stm32f4xx_it.c:131:6:UsageFault_Handler 4 static
../Core/Src/stm32f4xx_it.c:146:6:DebugMon_Handler 4 static
../Core/Src/stm32f4xx_it.c:166:6:EXTI15_10_IRQHandler 8 static
../Core/Src/stm32f4xx_it.c:180:6:TIM6_DAC_IRQHandler 8 static
../Core/Src/stm32f4xx_it.c:194:6:DMA2D_IRQHandler 8 static
../Core/Src/stm32f4xx_it.c:70:6:NMI_Handler 4 static
../Core/Src/stm32f4xx_it.c:85:6:HardFault_Handler 4 static
../Core/Src/stm32f4xx_it.c:100:6:MemManage_Handler 4 static
../Core/Src/stm32f4xx_it.c:115:6:BusFault_Handler 4 static
../Core/Src/stm32f4xx_it.c:130:6:UsageFault_Handler 4 static
../Core/Src/stm32f4xx_it.c:145:6:DebugMon_Handler 4 static
../Core/Src/stm32f4xx_it.c:165:6:EXTI15_10_IRQHandler 8 static
../Core/Src/stm32f4xx_it.c:179:6:TIM6_DAC_IRQHandler 8 static

View File

@@ -10,6 +10,7 @@ CPP_SRCS += \
C_SRCS += \
../Core/Src/freertos.c \
../Core/Src/main.c \
../Core/Src/stm32f4xx_hal_msp.c \
../Core/Src/stm32f4xx_hal_timebase_tim.c \
../Core/Src/stm32f4xx_it.c \
@@ -19,6 +20,7 @@ C_SRCS += \
C_DEPS += \
./Core/Src/freertos.d \
./Core/Src/main.d \
./Core/Src/stm32f4xx_hal_msp.d \
./Core/Src/stm32f4xx_hal_timebase_tim.d \
./Core/Src/stm32f4xx_it.d \