This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430F6779A: Can PMM26 occur even setting the reset pin to NMI?

Part Number: MSP430F6779A
Other Parts Discussed in Thread: EVM430-F6779

I found the problem about the MCU seem to continuously held in reset state.

suspected to the PMM26.

However, in my source code do not use the reset pin by change it to NMI.

_system_pre_init

// set RST/NMI pin as NMI (Disable reset pin)
SFRRPCR = SYSNMI | SYSNMIIES | SYSRSTRE;

Can PMM26 occur even setting the reset pin to NMI?

**Attention** This is a public forum