Hal_GetTick counting error When Run or Debug the Project(For NUCLEO_L4Z5ZI)
I m using NUCLEO_L4Z5ZI and When i debug or run the code to microcontroller and compiler start to run HAL_DELAY line, HAL_DELAY is staying infinity loop and rest of code can not run or Sometime, MCU is meeting after I pressed to Debug or Run button. But when i plug out to USB cable from NUCLEO_L4Z5ZI and plug in to it again, HAL_DELAY function works well.I try to debug or run the code to it again, I m getting the same problem again until i plug out.(If i make some grammer mistakes, i am apologize to you.
Explaining problem with video : https://youtu.be/sJRU0cPavT0
myProject Github : https://github.com/mmtcoder/Nucleo-L4R5ZI-Debugging-or-Running-Fault

