Hello,
I am using TMDXRM48USB kit with xRM48L950AZWTT microprocessor. I would like to know how to enter lowest possible power consumption mode and still be able to wake the processor up at some point (to erase it) or at least how to properly use pmmInit() in pmm.c of halcogen generated file. Now when i try to initialize it it looks that it keeps waiting in one of the while loops. Is there a special place where to initialize it?