NUCLEO-G071RB RTC alarm interrupt error
Hi ,
I 'm using NUCLEO-G071RB to test RTC using LSE 32.768k.
I using RTC to generate a second alarm and in the interrupt to toggle the pin output(PC6).
But i find a issue if follow below steps the interrupt not enter, and the program goes wrong.
1. erase the chip.
2.Debug the code using IAR+onboard stlink.
3.Run the program, the interrupt will not enter,and the program goes wrong.
But if i follow below steps, the interrupt runs OK ,and the program goes right.
1.Program the mcu g071.
2.Power cycle the nucleo board by disconnect /connect the USB.
3. After power on the program goes right.




