Relative Content

Tag Archive for carmcortex-m

MCU SysTick infinite loop

During the development of an embedded device, I encountered a one time bug with no interruptions working. It’s important to understand that this device usually works fine, and has been for a few years now, without changes of this code part.
After a few investigation, GDB showed me that I was blocked in a while loop, of a delay function :