I\'m trying to enable interrupt in STM32F103C4 and start to debug session in Keil
NVIC_voidEnableInterrupt(6); NVIC_voidSetPenddingFlag(6);