STVD debugger hangs on a global variable increment
Hi. I'm trying to debug some code using the STVD IDE with the STLINK2 (SWIM). For some reason, it just stops at the line TSL_Globals.Tick_ms++;in the file tsl_time.c within TSL_tim_ProcessIT() and will go no further following a call to TSL_user_Init(...