Hi I am using SDK 12.0.0.0 in nRF52832 in this code when I am using __enable_irq(); function for enable the interrupt then controller is getting reset can anyone help me regarding this.
Hi I am using SDK 12.0.0.0 in nRF52832 in this code when I am using __enable_irq(); function for enable the interrupt then controller is getting reset can anyone help me regarding this.
looks like a interrupt gets triggered immidiatly after enabling and there the device is reset.
looks like a interrupt gets triggered immidiatly after enabling and there the device is reset.