2022-07-18 09:42 AM
When the SysTick interrupt fires the debugger quits.
I cannot figure out where the NVIC_SetVector statement is for the SysTick. I think it is not set. But I can not find the vector table in the debugger to know for sure.
This used to work, But when I updated to the 1.10.1 IDE and 6.6.1-RC2 Build.20220706-1420. It crashes when the systick interrupt happens.
I am using the STM32G051K8T
Solved! Go to Solution.
2022-07-20 07:40 AM
Probably related to this topic:
Read my latest post there!