User Activity

Hi,     I have an application code(Call it as Code-1). I able to dump it into my custom STM32H735  board through ST-LINK V3 MINIE. But when i try to dump same code for second time, it showing below error," Target no device found"Error in Initializing...
In LPLTIM_IER register, the ARRMIE bit is SET by software and LPTIM_ISR register the bit ARRM bit is SET by hardware but this LPTIM4_IRQHandler() function is not calling. what might be the reason of not calling this function LPTIM4_IRQHandler() ?