Tool/software:
Hi All,
Can BORs other than those triggered by the #RST/NMI pin be debugged with the MSP430FET? Currently, after a Software BOR reset, the following issues occur:
- Breakpoints do not work at all (forced break is possible).
- The frequency of the VLO measured by the timer changes after a SoftBOR. Normally, it measures around 9700 (9.7KHz), but only after a SoftBOR, it measures around 11300 (11.3KHz).
- According to the IMMIFG and SYSRSTIV registers at startup, the SoftBOR itself is occurring:
- IMMIFG=0x0100 (PMMBORIFG is 1)
- SYSRSTIV=0x0006 (PMMSWBOR software BOR)
If there are limitations on which BORs can be debugged, please let me know which BORs can be debugged and which cannot. I am considering the BOR from LPMx.5 recovery.
Best Regards,
Ito