Page 1 of 1

Clear Stopwatch not working

PostPosted: Thu Apr 19, 2018 8:59 pm
by aru
During the first episode of 'Debug Project', clearing Stopwatch works correctly. As long as the project is not recompiled, it works OK. But once the project is recompiled, clearing Stopwatch does not work. It does not clear.

It starts to work again correctly when I exit the IDE and launch it again.

Does anyone know the fix for it?
I am using MPLABX IDE V4.15

Re: Clear Stopwatch not working

PostPosted: Tue Apr 24, 2018 7:07 pm
by aru
Each episode of "Debug Project" should be finished by pressing "Finish Debugger Session(Shift+F5)" before making any changes to the project and "Debug Project" again.
This will ensure that the Clear Stopwatch work properly during each debug session.

This is now considered resolved and closed.

Re: Clear Stopwatch not working

PostPosted: Wed Apr 25, 2018 6:32 am
by ober
Great to know that, thanks for sharing the solution too.