Question about systick_handler
Posted on April 24, 2015 at 17:35Hi,I am doing development on an STM32F429 using CMSIS-RTOS/RTX. I am getting the following linker error:.\output\LmMain.axf: Error: L6200E: Symbol SysTick_Handler multiply defined (by hal_cm3.o and stm32f4xx_it.o).H...