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: It is needful? If fixed bug as Erratasheet but keep old assembly code about "rtc interupt control" (PMM15)

Part Number: MSP430F6779A

As slaz597u Erratasheet, I resolve problem about pmm15 in C Code, but this project is imported from olded project, It has Assembly code for detect this problem. Assembly code has detail about control and using rtc interrupt for protect deadlock If it occurs during LPM3 migration, it will fall into a deadlock, but other interrupts are stopped.  It is needful for keep?

Best Regard,

Ittiphat :)

  • Hello,

    You'll need to implement the workaround in assembly if it hasn't been done already. In the workaround section for PMM15 in the erratasheet, there's a settling delay mentioned, so I suspect that's what the RTC interrupt is doing.

    Regards,

    James

**Attention** This is a public forum