Hi All,
My software context:
The LPC802 is configured to have WKT interruption each 100ms. And inside WKT_IRQHandler, I increments a counter.
LPC802 goes to "power down" mode after the execution of WKT_IRQHandler.
My issue:
When i look the real time "global variable", my counter is well incremented but it takes some unexpected value