User Activity

Hi, I work with STM32L562VET6Q, and when i try to comunicate with uart HAL_GetTick() fuction doesn't work because always return 0, but if i don't use uart work perfectly, What could it be due to? I try to change prioritys in NVIC interrput table but ...