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:
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
Hello Ito,
About breakpoints: Eason has told you in the original post that BOR also initiates a POR.POR will reset almost all the registers. The breakpoints will disapper. So please use software breakpoint instead as Eason mentioned in the original post.
About the timer and VLO measured: maybe you can check your timer setting because in the user guide, there is some description about the timer & BOR. And I think that BOR won't affect VLO, after VLO becomes stable, VLO will be
About IMMIFG and SYSRSTIV registers: the relation between them is that set the PMMSWBOR bit to 1 to trigger software reset and then PMMBORIFG will be set to 1.
Actually waking up from LPMx.5 modes will trigger BOR, but a POR is always generated when a BOR is generated, so you also need to use the software breakpoints.
Best Regards,
Janz Bai
**Attention** This is a public forum