Resolved! Error: Symbol SysTick_Handler multiply defined (by port_arm_cm4f.o and delay.o)
Hello,I'm using the STM32F407 board. I'm trying to implement FreeRTOS on a smart parking system but when using the RFID i need to define SysTick_Handler two times. How can i resolve this problem.