Resolved! By clicking the debug mode the program jumps to vector_stm32f407xx file and freezes.
I am using STM32F407ZET MCU and using Eclipse IDE. My PCB board is working fine, I check and verify. In my firmware I am using timer 6 as an interrupt and systick is used for freertos. But when I click on the debug option it jumps on the following fu...