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.

TMDXRM48USB low power mode

Other Parts Discussed in Thread: HALCOGEN

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?