Hello all,
I am currently working with a prototype board that has an MSP430FR5994 and some additional peripheral components. I have been doing some long term tests where a basic task is run every minute, triggered by the RTC. Ideally, these tests should run overnight but instead my tests have been running for much shorter before the board mysteriously resets. I have a JTAG unit (MSP430UIF) running along with the board and would like to know about potential causes for these rests.
I am tracking SYSRSTIV to see if a BOR is the cause but that does not seem to be the case. I have also monitored the supply voltage and do not see any voltage drops when the reset occurs. Are there any other registers that might provide more information about the causes for any resets? Can I implement any further ISRs to trace the source of my problem?
Best Regards,
SJ