Hi,
We are working on a project where we must port Contiki OS on a MSP430F5529.
We removed the watchdog.
When we run the OS on the msp430F5529, the program will stop and we obtain a WDT time out
then we relaunched the program we get, one or two times,an other problem such as "MMP key violation (PUC)"
SYSRSTIV = 0020h PMM key violation (PUC)
Then the program stop as in the first case.
What does this error? How can we solve it?
Aurélien