added channel control and can communication (both are working)
This commit is contained in:
3
Software/Code/Debug/Core/Src/can_communication.cyclo
Normal file
3
Software/Code/Debug/Core/Src/can_communication.cyclo
Normal file
@ -0,0 +1,3 @@
|
||||
../Core/Src/can_communication.c:20:6:can_init 1
|
||||
../Core/Src/can_communication.c:25:6:can_sendloop 1
|
||||
../Core/Src/can_communication.c:36:6:ftcan_msg_received_cb 4
|
||||
73
Software/Code/Debug/Core/Src/can_communication.d
Normal file
73
Software/Code/Debug/Core/Src/can_communication.d
Normal file
@ -0,0 +1,73 @@
|
||||
Core/Src/can_communication.o: ../Core/Src/can_communication.c \
|
||||
../Core/Inc/can_communication.h ../Core/Inc/channel_control.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h \
|
||||
../Core/Inc/stm32f3xx_hal_conf.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h \
|
||||
../Core/Inc/can_halal.h ../Core/Inc/channel_control.h
|
||||
../Core/Inc/can_communication.h:
|
||||
../Core/Inc/channel_control.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h:
|
||||
../Core/Inc/stm32f3xx_hal_conf.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h:
|
||||
../Core/Inc/can_halal.h:
|
||||
../Core/Inc/channel_control.h:
|
||||
BIN
Software/Code/Debug/Core/Src/can_communication.o
Normal file
BIN
Software/Code/Debug/Core/Src/can_communication.o
Normal file
Binary file not shown.
3
Software/Code/Debug/Core/Src/can_communication.su
Normal file
3
Software/Code/Debug/Core/Src/can_communication.su
Normal file
@ -0,0 +1,3 @@
|
||||
../Core/Src/can_communication.c:20:6:can_init 16 static
|
||||
../Core/Src/can_communication.c:25:6:can_sendloop 16 static
|
||||
../Core/Src/can_communication.c:36:6:ftcan_msg_received_cb 24 static
|
||||
9
Software/Code/Debug/Core/Src/can_halal.cyclo
Normal file
9
Software/Code/Debug/Core/Src/can_halal.cyclo
Normal file
@ -0,0 +1,9 @@
|
||||
../Core/Src/can_halal.c:8:19:ftcan_init 2
|
||||
../Core/Src/can_halal.c:20:19:ftcan_transmit 1
|
||||
../Core/Src/can_halal.c:31:19:ftcan_add_filter 4
|
||||
../Core/Src/can_halal.c:65:6:HAL_CAN_RxFifo0MsgPendingCallback 4
|
||||
../Core/Src/can_halal.c:225:13:ftcan_msg_received_cb 1
|
||||
../Core/Src/can_halal.c:228:10:ftcan_unmarshal_unsigned 3
|
||||
../Core/Src/can_halal.c:243:9:ftcan_unmarshal_signed 3
|
||||
../Core/Src/can_halal.c:258:10:ftcan_marshal_unsigned 3
|
||||
../Core/Src/can_halal.c:271:10:ftcan_marshal_signed 1
|
||||
68
Software/Code/Debug/Core/Src/can_halal.d
Normal file
68
Software/Code/Debug/Core/Src/can_halal.d
Normal file
@ -0,0 +1,68 @@
|
||||
Core/Src/can_halal.o: ../Core/Src/can_halal.c ../Core/Inc/can_halal.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h \
|
||||
../Core/Inc/stm32f3xx_hal_conf.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h
|
||||
../Core/Inc/can_halal.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h:
|
||||
../Core/Inc/stm32f3xx_hal_conf.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h:
|
||||
BIN
Software/Code/Debug/Core/Src/can_halal.o
Normal file
BIN
Software/Code/Debug/Core/Src/can_halal.o
Normal file
Binary file not shown.
9
Software/Code/Debug/Core/Src/can_halal.su
Normal file
9
Software/Code/Debug/Core/Src/can_halal.su
Normal file
@ -0,0 +1,9 @@
|
||||
../Core/Src/can_halal.c:8:19:ftcan_init 24 static
|
||||
../Core/Src/can_halal.c:20:19:ftcan_transmit 32 static
|
||||
../Core/Src/can_halal.c:31:19:ftcan_add_filter 24 static
|
||||
../Core/Src/can_halal.c:65:6:HAL_CAN_RxFifo0MsgPendingCallback 56 static
|
||||
../Core/Src/can_halal.c:225:13:ftcan_msg_received_cb 24 static
|
||||
../Core/Src/can_halal.c:228:10:ftcan_unmarshal_unsigned 48 static
|
||||
../Core/Src/can_halal.c:243:9:ftcan_unmarshal_signed 64 static
|
||||
../Core/Src/can_halal.c:258:10:ftcan_marshal_unsigned 32 static
|
||||
../Core/Src/can_halal.c:271:10:ftcan_marshal_signed 32 static
|
||||
2
Software/Code/Debug/Core/Src/channel_control.cyclo
Normal file
2
Software/Code/Debug/Core/Src/channel_control.cyclo
Normal file
@ -0,0 +1,2 @@
|
||||
../Core/Src/channel_control.c:16:6:ChannelControl_init 1
|
||||
../Core/Src/channel_control.c:23:6:ChannelControl_UpdateGPIOs 4
|
||||
71
Software/Code/Debug/Core/Src/channel_control.d
Normal file
71
Software/Code/Debug/Core/Src/channel_control.d
Normal file
@ -0,0 +1,71 @@
|
||||
Core/Src/channel_control.o: ../Core/Src/channel_control.c \
|
||||
../Core/Inc/channel_control.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h \
|
||||
../Core/Inc/stm32f3xx_hal_conf.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h \
|
||||
../Core/Inc/main.h
|
||||
../Core/Inc/channel_control.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h:
|
||||
../Core/Inc/stm32f3xx_hal_conf.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h:
|
||||
../Core/Inc/main.h:
|
||||
BIN
Software/Code/Debug/Core/Src/channel_control.o
Normal file
BIN
Software/Code/Debug/Core/Src/channel_control.o
Normal file
Binary file not shown.
2
Software/Code/Debug/Core/Src/channel_control.su
Normal file
2
Software/Code/Debug/Core/Src/channel_control.su
Normal file
@ -0,0 +1,2 @@
|
||||
../Core/Src/channel_control.c:16:6:ChannelControl_init 8 static
|
||||
../Core/Src/channel_control.c:23:6:ChannelControl_UpdateGPIOs 16 static
|
||||
10
Software/Code/Debug/Core/Src/main.cyclo
Normal file
10
Software/Code/Debug/Core/Src/main.cyclo
Normal file
@ -0,0 +1,10 @@
|
||||
../Core/Src/main.c:89:5:main 3
|
||||
../Core/Src/main.c:183:6:SystemClock_Config 4
|
||||
../Core/Src/main.c:231:13:MX_ADC1_Init 11
|
||||
../Core/Src/main.c:354:13:MX_ADC2_Init 8
|
||||
../Core/Src/main.c:451:13:MX_CAN_Init 2
|
||||
../Core/Src/main.c:488:13:MX_TIM6_Init 3
|
||||
../Core/Src/main.c:526:13:MX_UART4_Init 2
|
||||
../Core/Src/main.c:559:13:MX_DMA_Init 1
|
||||
../Core/Src/main.c:581:13:MX_GPIO_Init 1
|
||||
../Core/Src/main.c:644:6:Error_Handler 1
|
||||
74
Software/Code/Debug/Core/Src/main.d
Normal file
74
Software/Code/Debug/Core/Src/main.d
Normal file
@ -0,0 +1,74 @@
|
||||
Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/main.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h \
|
||||
../Core/Inc/stm32f3xx_hal_conf.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h \
|
||||
../Core/Inc/can_communication.h ../Core/Inc/channel_control.h \
|
||||
../Core/Inc/can_halal.h ../Core/Inc/channel_control.h
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h:
|
||||
../Core/Inc/stm32f3xx_hal_conf.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h:
|
||||
../Core/Inc/can_communication.h:
|
||||
../Core/Inc/channel_control.h:
|
||||
../Core/Inc/can_halal.h:
|
||||
../Core/Inc/channel_control.h:
|
||||
BIN
Software/Code/Debug/Core/Src/main.o
Normal file
BIN
Software/Code/Debug/Core/Src/main.o
Normal file
Binary file not shown.
10
Software/Code/Debug/Core/Src/main.su
Normal file
10
Software/Code/Debug/Core/Src/main.su
Normal file
@ -0,0 +1,10 @@
|
||||
../Core/Src/main.c:89:5:main 16 static
|
||||
../Core/Src/main.c:183:6:SystemClock_Config 120 static
|
||||
../Core/Src/main.c:231:13:MX_ADC1_Init 48 static
|
||||
../Core/Src/main.c:354:13:MX_ADC2_Init 32 static
|
||||
../Core/Src/main.c:451:13:MX_CAN_Init 8 static
|
||||
../Core/Src/main.c:488:13:MX_TIM6_Init 24 static
|
||||
../Core/Src/main.c:526:13:MX_UART4_Init 8 static
|
||||
../Core/Src/main.c:559:13:MX_DMA_Init 16 static
|
||||
../Core/Src/main.c:581:13:MX_GPIO_Init 48 static
|
||||
../Core/Src/main.c:644:6:Error_Handler 4 static,ignoring_inline_asm
|
||||
9
Software/Code/Debug/Core/Src/stm32f3xx_hal_msp.cyclo
Normal file
9
Software/Code/Debug/Core/Src/stm32f3xx_hal_msp.cyclo
Normal file
@ -0,0 +1,9 @@
|
||||
../Core/Src/stm32f3xx_hal_msp.c:66:6:HAL_MspInit 1
|
||||
../Core/Src/stm32f3xx_hal_msp.c:91:6:HAL_ADC_MspInit 7
|
||||
../Core/Src/stm32f3xx_hal_msp.c:221:6:HAL_ADC_MspDeInit 5
|
||||
../Core/Src/stm32f3xx_hal_msp.c:314:6:HAL_CAN_MspInit 2
|
||||
../Core/Src/stm32f3xx_hal_msp.c:355:6:HAL_CAN_MspDeInit 2
|
||||
../Core/Src/stm32f3xx_hal_msp.c:387:6:HAL_TIM_Base_MspInit 2
|
||||
../Core/Src/stm32f3xx_hal_msp.c:412:6:HAL_TIM_Base_MspDeInit 2
|
||||
../Core/Src/stm32f3xx_hal_msp.c:437:6:HAL_UART_MspInit 2
|
||||
../Core/Src/stm32f3xx_hal_msp.c:473:6:HAL_UART_MspDeInit 2
|
||||
68
Software/Code/Debug/Core/Src/stm32f3xx_hal_msp.d
Normal file
68
Software/Code/Debug/Core/Src/stm32f3xx_hal_msp.d
Normal file
@ -0,0 +1,68 @@
|
||||
Core/Src/stm32f3xx_hal_msp.o: ../Core/Src/stm32f3xx_hal_msp.c \
|
||||
../Core/Inc/main.h ../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h \
|
||||
../Core/Inc/stm32f3xx_hal_conf.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h:
|
||||
../Core/Inc/stm32f3xx_hal_conf.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h:
|
||||
BIN
Software/Code/Debug/Core/Src/stm32f3xx_hal_msp.o
Normal file
BIN
Software/Code/Debug/Core/Src/stm32f3xx_hal_msp.o
Normal file
Binary file not shown.
9
Software/Code/Debug/Core/Src/stm32f3xx_hal_msp.su
Normal file
9
Software/Code/Debug/Core/Src/stm32f3xx_hal_msp.su
Normal file
@ -0,0 +1,9 @@
|
||||
../Core/Src/stm32f3xx_hal_msp.c:66:6:HAL_MspInit 16 static
|
||||
../Core/Src/stm32f3xx_hal_msp.c:91:6:HAL_ADC_MspInit 64 static
|
||||
../Core/Src/stm32f3xx_hal_msp.c:221:6:HAL_ADC_MspDeInit 16 static
|
||||
../Core/Src/stm32f3xx_hal_msp.c:314:6:HAL_CAN_MspInit 48 static
|
||||
../Core/Src/stm32f3xx_hal_msp.c:355:6:HAL_CAN_MspDeInit 16 static
|
||||
../Core/Src/stm32f3xx_hal_msp.c:387:6:HAL_TIM_Base_MspInit 24 static
|
||||
../Core/Src/stm32f3xx_hal_msp.c:412:6:HAL_TIM_Base_MspDeInit 16 static
|
||||
../Core/Src/stm32f3xx_hal_msp.c:437:6:HAL_UART_MspInit 48 static
|
||||
../Core/Src/stm32f3xx_hal_msp.c:473:6:HAL_UART_MspDeInit 16 static
|
||||
15
Software/Code/Debug/Core/Src/stm32f3xx_it.cyclo
Normal file
15
Software/Code/Debug/Core/Src/stm32f3xx_it.cyclo
Normal file
@ -0,0 +1,15 @@
|
||||
../Core/Src/stm32f3xx_it.c:74:6:NMI_Handler 1
|
||||
../Core/Src/stm32f3xx_it.c:89:6:HardFault_Handler 1
|
||||
../Core/Src/stm32f3xx_it.c:104:6:MemManage_Handler 1
|
||||
../Core/Src/stm32f3xx_it.c:119:6:BusFault_Handler 1
|
||||
../Core/Src/stm32f3xx_it.c:134:6:UsageFault_Handler 1
|
||||
../Core/Src/stm32f3xx_it.c:149:6:SVC_Handler 1
|
||||
../Core/Src/stm32f3xx_it.c:162:6:DebugMon_Handler 1
|
||||
../Core/Src/stm32f3xx_it.c:175:6:PendSV_Handler 1
|
||||
../Core/Src/stm32f3xx_it.c:188:6:SysTick_Handler 1
|
||||
../Core/Src/stm32f3xx_it.c:209:6:DMA1_Channel1_IRQHandler 1
|
||||
../Core/Src/stm32f3xx_it.c:223:6:ADC1_2_IRQHandler 1
|
||||
../Core/Src/stm32f3xx_it.c:238:6:USB_LP_CAN_RX0_IRQHandler 1
|
||||
../Core/Src/stm32f3xx_it.c:252:6:CAN_RX1_IRQHandler 1
|
||||
../Core/Src/stm32f3xx_it.c:266:6:TIM6_DAC_IRQHandler 1
|
||||
../Core/Src/stm32f3xx_it.c:280:6:DMA2_Channel1_IRQHandler 1
|
||||
70
Software/Code/Debug/Core/Src/stm32f3xx_it.d
Normal file
70
Software/Code/Debug/Core/Src/stm32f3xx_it.d
Normal file
@ -0,0 +1,70 @@
|
||||
Core/Src/stm32f3xx_it.o: ../Core/Src/stm32f3xx_it.c ../Core/Inc/main.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h \
|
||||
../Core/Inc/stm32f3xx_hal_conf.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h \
|
||||
../Core/Inc/stm32f3xx_it.h
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h:
|
||||
../Core/Inc/stm32f3xx_hal_conf.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h:
|
||||
../Core/Inc/stm32f3xx_it.h:
|
||||
BIN
Software/Code/Debug/Core/Src/stm32f3xx_it.o
Normal file
BIN
Software/Code/Debug/Core/Src/stm32f3xx_it.o
Normal file
Binary file not shown.
15
Software/Code/Debug/Core/Src/stm32f3xx_it.su
Normal file
15
Software/Code/Debug/Core/Src/stm32f3xx_it.su
Normal file
@ -0,0 +1,15 @@
|
||||
../Core/Src/stm32f3xx_it.c:74:6:NMI_Handler 4 static
|
||||
../Core/Src/stm32f3xx_it.c:89:6:HardFault_Handler 4 static
|
||||
../Core/Src/stm32f3xx_it.c:104:6:MemManage_Handler 4 static
|
||||
../Core/Src/stm32f3xx_it.c:119:6:BusFault_Handler 4 static
|
||||
../Core/Src/stm32f3xx_it.c:134:6:UsageFault_Handler 4 static
|
||||
../Core/Src/stm32f3xx_it.c:149:6:SVC_Handler 4 static
|
||||
../Core/Src/stm32f3xx_it.c:162:6:DebugMon_Handler 4 static
|
||||
../Core/Src/stm32f3xx_it.c:175:6:PendSV_Handler 4 static
|
||||
../Core/Src/stm32f3xx_it.c:188:6:SysTick_Handler 8 static
|
||||
../Core/Src/stm32f3xx_it.c:209:6:DMA1_Channel1_IRQHandler 8 static
|
||||
../Core/Src/stm32f3xx_it.c:223:6:ADC1_2_IRQHandler 8 static
|
||||
../Core/Src/stm32f3xx_it.c:238:6:USB_LP_CAN_RX0_IRQHandler 8 static
|
||||
../Core/Src/stm32f3xx_it.c:252:6:CAN_RX1_IRQHandler 8 static
|
||||
../Core/Src/stm32f3xx_it.c:266:6:TIM6_DAC_IRQHandler 8 static
|
||||
../Core/Src/stm32f3xx_it.c:280:6:DMA2_Channel1_IRQHandler 8 static
|
||||
51
Software/Code/Debug/Core/Src/subdir.mk
Normal file
51
Software/Code/Debug/Core/Src/subdir.mk
Normal file
@ -0,0 +1,51 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
# Toolchain: GNU Tools for STM32 (12.3.rel1)
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../Core/Src/can_communication.c \
|
||||
../Core/Src/can_halal.c \
|
||||
../Core/Src/channel_control.c \
|
||||
../Core/Src/main.c \
|
||||
../Core/Src/stm32f3xx_hal_msp.c \
|
||||
../Core/Src/stm32f3xx_it.c \
|
||||
../Core/Src/syscalls.c \
|
||||
../Core/Src/sysmem.c \
|
||||
../Core/Src/system_stm32f3xx.c
|
||||
|
||||
OBJS += \
|
||||
./Core/Src/can_communication.o \
|
||||
./Core/Src/can_halal.o \
|
||||
./Core/Src/channel_control.o \
|
||||
./Core/Src/main.o \
|
||||
./Core/Src/stm32f3xx_hal_msp.o \
|
||||
./Core/Src/stm32f3xx_it.o \
|
||||
./Core/Src/syscalls.o \
|
||||
./Core/Src/sysmem.o \
|
||||
./Core/Src/system_stm32f3xx.o
|
||||
|
||||
C_DEPS += \
|
||||
./Core/Src/can_communication.d \
|
||||
./Core/Src/can_halal.d \
|
||||
./Core/Src/channel_control.d \
|
||||
./Core/Src/main.d \
|
||||
./Core/Src/stm32f3xx_hal_msp.d \
|
||||
./Core/Src/stm32f3xx_it.d \
|
||||
./Core/Src/syscalls.d \
|
||||
./Core/Src/sysmem.d \
|
||||
./Core/Src/system_stm32f3xx.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Core/Src/%.o Core/Src/%.su Core/Src/%.cyclo: ../Core/Src/%.c Core/Src/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F302xC -c -I../Core/Inc -I../Drivers/STM32F3xx_HAL_Driver/Inc -I../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F3xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Core-2f-Src
|
||||
|
||||
clean-Core-2f-Src:
|
||||
-$(RM) ./Core/Src/can_communication.cyclo ./Core/Src/can_communication.d ./Core/Src/can_communication.o ./Core/Src/can_communication.su ./Core/Src/can_halal.cyclo ./Core/Src/can_halal.d ./Core/Src/can_halal.o ./Core/Src/can_halal.su ./Core/Src/channel_control.cyclo ./Core/Src/channel_control.d ./Core/Src/channel_control.o ./Core/Src/channel_control.su ./Core/Src/main.cyclo ./Core/Src/main.d ./Core/Src/main.o ./Core/Src/main.su ./Core/Src/stm32f3xx_hal_msp.cyclo ./Core/Src/stm32f3xx_hal_msp.d ./Core/Src/stm32f3xx_hal_msp.o ./Core/Src/stm32f3xx_hal_msp.su ./Core/Src/stm32f3xx_it.cyclo ./Core/Src/stm32f3xx_it.d ./Core/Src/stm32f3xx_it.o ./Core/Src/stm32f3xx_it.su ./Core/Src/syscalls.cyclo ./Core/Src/syscalls.d ./Core/Src/syscalls.o ./Core/Src/syscalls.su ./Core/Src/sysmem.cyclo ./Core/Src/sysmem.d ./Core/Src/sysmem.o ./Core/Src/sysmem.su ./Core/Src/system_stm32f3xx.cyclo ./Core/Src/system_stm32f3xx.d ./Core/Src/system_stm32f3xx.o ./Core/Src/system_stm32f3xx.su
|
||||
|
||||
.PHONY: clean-Core-2f-Src
|
||||
|
||||
18
Software/Code/Debug/Core/Src/syscalls.cyclo
Normal file
18
Software/Code/Debug/Core/Src/syscalls.cyclo
Normal file
@ -0,0 +1,18 @@
|
||||
../Core/Src/syscalls.c:44:6:initialise_monitor_handles 1
|
||||
../Core/Src/syscalls.c:48:5:_getpid 1
|
||||
../Core/Src/syscalls.c:53:5:_kill 1
|
||||
../Core/Src/syscalls.c:61:6:_exit 1
|
||||
../Core/Src/syscalls.c:67:27:_read 2
|
||||
../Core/Src/syscalls.c:80:27:_write 2
|
||||
../Core/Src/syscalls.c:92:5:_close 1
|
||||
../Core/Src/syscalls.c:99:5:_fstat 1
|
||||
../Core/Src/syscalls.c:106:5:_isatty 1
|
||||
../Core/Src/syscalls.c:112:5:_lseek 1
|
||||
../Core/Src/syscalls.c:120:5:_open 1
|
||||
../Core/Src/syscalls.c:128:5:_wait 1
|
||||
../Core/Src/syscalls.c:135:5:_unlink 1
|
||||
../Core/Src/syscalls.c:142:5:_times 1
|
||||
../Core/Src/syscalls.c:148:5:_stat 1
|
||||
../Core/Src/syscalls.c:155:5:_link 1
|
||||
../Core/Src/syscalls.c:163:5:_fork 1
|
||||
../Core/Src/syscalls.c:169:5:_execve 1
|
||||
1
Software/Code/Debug/Core/Src/syscalls.d
Normal file
1
Software/Code/Debug/Core/Src/syscalls.d
Normal file
@ -0,0 +1 @@
|
||||
Core/Src/syscalls.o: ../Core/Src/syscalls.c
|
||||
BIN
Software/Code/Debug/Core/Src/syscalls.o
Normal file
BIN
Software/Code/Debug/Core/Src/syscalls.o
Normal file
Binary file not shown.
18
Software/Code/Debug/Core/Src/syscalls.su
Normal file
18
Software/Code/Debug/Core/Src/syscalls.su
Normal file
@ -0,0 +1,18 @@
|
||||
../Core/Src/syscalls.c:44:6:initialise_monitor_handles 4 static
|
||||
../Core/Src/syscalls.c:48:5:_getpid 4 static
|
||||
../Core/Src/syscalls.c:53:5:_kill 16 static
|
||||
../Core/Src/syscalls.c:61:6:_exit 16 static
|
||||
../Core/Src/syscalls.c:67:27:_read 32 static
|
||||
../Core/Src/syscalls.c:80:27:_write 32 static
|
||||
../Core/Src/syscalls.c:92:5:_close 16 static
|
||||
../Core/Src/syscalls.c:99:5:_fstat 16 static
|
||||
../Core/Src/syscalls.c:106:5:_isatty 16 static
|
||||
../Core/Src/syscalls.c:112:5:_lseek 24 static
|
||||
../Core/Src/syscalls.c:120:5:_open 12 static
|
||||
../Core/Src/syscalls.c:128:5:_wait 16 static
|
||||
../Core/Src/syscalls.c:135:5:_unlink 16 static
|
||||
../Core/Src/syscalls.c:142:5:_times 16 static
|
||||
../Core/Src/syscalls.c:148:5:_stat 16 static
|
||||
../Core/Src/syscalls.c:155:5:_link 16 static
|
||||
../Core/Src/syscalls.c:163:5:_fork 8 static
|
||||
../Core/Src/syscalls.c:169:5:_execve 24 static
|
||||
1
Software/Code/Debug/Core/Src/sysmem.cyclo
Normal file
1
Software/Code/Debug/Core/Src/sysmem.cyclo
Normal file
@ -0,0 +1 @@
|
||||
../Core/Src/sysmem.c:53:7:_sbrk 3
|
||||
1
Software/Code/Debug/Core/Src/sysmem.d
Normal file
1
Software/Code/Debug/Core/Src/sysmem.d
Normal file
@ -0,0 +1 @@
|
||||
Core/Src/sysmem.o: ../Core/Src/sysmem.c
|
||||
BIN
Software/Code/Debug/Core/Src/sysmem.o
Normal file
BIN
Software/Code/Debug/Core/Src/sysmem.o
Normal file
Binary file not shown.
1
Software/Code/Debug/Core/Src/sysmem.su
Normal file
1
Software/Code/Debug/Core/Src/sysmem.su
Normal file
@ -0,0 +1 @@
|
||||
../Core/Src/sysmem.c:53:7:_sbrk 32 static
|
||||
2
Software/Code/Debug/Core/Src/system_stm32f3xx.cyclo
Normal file
2
Software/Code/Debug/Core/Src/system_stm32f3xx.cyclo
Normal file
@ -0,0 +1,2 @@
|
||||
../Core/Src/system_stm32f3xx.c:170:6:SystemInit 1
|
||||
../Core/Src/system_stm32f3xx.c:219:6:SystemCoreClockUpdate 6
|
||||
67
Software/Code/Debug/Core/Src/system_stm32f3xx.d
Normal file
67
Software/Code/Debug/Core/Src/system_stm32f3xx.d
Normal file
@ -0,0 +1,67 @@
|
||||
Core/Src/system_stm32f3xx.o: ../Core/Src/system_stm32f3xx.c \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h \
|
||||
../Core/Inc/stm32f3xx_hal_conf.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h \
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f3xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.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/STM32F3xx/Include/system_stm32f3xx.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal.h:
|
||||
../Core/Inc/stm32f3xx_hal_conf.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_exti.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_dma_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_cortex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_adc_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_can.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_flash_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_i2c_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_tim_ex.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart.h:
|
||||
../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_uart_ex.h:
|
||||
BIN
Software/Code/Debug/Core/Src/system_stm32f3xx.o
Normal file
BIN
Software/Code/Debug/Core/Src/system_stm32f3xx.o
Normal file
Binary file not shown.
2
Software/Code/Debug/Core/Src/system_stm32f3xx.su
Normal file
2
Software/Code/Debug/Core/Src/system_stm32f3xx.su
Normal file
@ -0,0 +1,2 @@
|
||||
../Core/Src/system_stm32f3xx.c:170:6:SystemInit 4 static
|
||||
../Core/Src/system_stm32f3xx.c:219:6:SystemCoreClockUpdate 24 static
|
||||
2
Software/Code/Debug/Core/Startup/startup_stm32f302rbtx.d
Normal file
2
Software/Code/Debug/Core/Startup/startup_stm32f302rbtx.d
Normal file
@ -0,0 +1,2 @@
|
||||
Core/Startup/startup_stm32f302rbtx.o: \
|
||||
../Core/Startup/startup_stm32f302rbtx.s
|
||||
BIN
Software/Code/Debug/Core/Startup/startup_stm32f302rbtx.o
Normal file
BIN
Software/Code/Debug/Core/Startup/startup_stm32f302rbtx.o
Normal file
Binary file not shown.
27
Software/Code/Debug/Core/Startup/subdir.mk
Normal file
27
Software/Code/Debug/Core/Startup/subdir.mk
Normal file
@ -0,0 +1,27 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
# Toolchain: GNU Tools for STM32 (12.3.rel1)
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
S_SRCS += \
|
||||
../Core/Startup/startup_stm32f302rbtx.s
|
||||
|
||||
OBJS += \
|
||||
./Core/Startup/startup_stm32f302rbtx.o
|
||||
|
||||
S_DEPS += \
|
||||
./Core/Startup/startup_stm32f302rbtx.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Core/Startup/%.o: ../Core/Startup/%.s Core/Startup/subdir.mk
|
||||
arm-none-eabi-gcc -mcpu=cortex-m4 -g3 -DDEBUG -c -x assembler-with-cpp -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@" "$<"
|
||||
|
||||
clean: clean-Core-2f-Startup
|
||||
|
||||
clean-Core-2f-Startup:
|
||||
-$(RM) ./Core/Startup/startup_stm32f302rbtx.d ./Core/Startup/startup_stm32f302rbtx.o
|
||||
|
||||
.PHONY: clean-Core-2f-Startup
|
||||
|
||||
Reference in New Issue
Block a user