cancel
Showing results for 
Search instead for 
Did you mean: 

STVD debugger hangs on a global variable increment

Ted Jackson
Senior

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(). Any idea why that would be happening? Thanks.

0690X00000DC9ryQAD.png

1 REPLY 1
Ted Jackson
Senior

And no one ever responded. Sigh. Anyway, for what it's worth, I resolved that problem by reinstalling the Touch Library and the examples that came with it. Though only the fates know what was causing it. Thanks.