Part Number: MSP430FR2476
Hello,
I am currently seeing an issue writing to the "Information memory' region of msp430fr2476 controller after a PUC event.
I am trying to store the reset reason by the storing the value as seen by the "SYSRSTIV" and the controller seems to be crashing when writing to the information memory region.
Am I expected to do something special when it's a PUC event?
The same method/routine/code works when a POR/BOR event is triggered, such as "PMMSWPOR", "PMMSWBOR" or "Brownout"