Need Help to configure the Cortex M7 and Timer4 for STM32H735
Hello Team,
I have created .ioc project for STM32H735, where I am doing below things,
1. Generating timer delay for 1mS via TIM3, in interrupt of 1ms I am toggling the GPIO, below are configurations,

2. NVIC setting for TIM3 interrupt are as fallows,

3. Cortex M7 configurations are as fallows,

With this configuration I am not getting output i.e. GPIO is not toggling after 1mS.
Request you please look into this where I am missing confutations.
If possible, please provide same project with .ioc.
Thanks & regards,
Sachin N
