Hi,
XT1 Failure issue is found on customer side, and I reproduced on lab.
I test code exmaple msp430fr413x_CS_04.c on MSP430FR4133 Launchpad.
- If only power on Launchpad and not connect to IAR, everything runs well.
- If only download the code, sometime code will run to while loop at the beginning, because XT1OFFG =1& XT1BYPASS=1, if both clean the two register by hand in IAR, then code runs well, LED toggling. If not , will stop there.
-
More important is here, If I randomly run and stop by hand, it will randomly run into the ISR and LED Keep on. Check register, XT1OFFG =1& XT1BYPASS=1. But the state will not keep, after several time run and stop, it will turn back to right state.
Please help check and reproduce on your lab, thanks!
Vivian Zhang