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.

MSPM0G3507: [support needed]: To change power policy from SLEEP0 to STOP0 during runtime

Part Number: MSPM0G3507
Other Parts Discussed in Thread: SYSCONFIG

Dear Team,

As we are using MSPM0G3507 development board, and we tried to test the driver code “sysctl_power_policy_sleep_to_stop” for recent SDK as well as existing released SDK as mentioned below:

  1. mspm0_sdk_1_30_00_03
  2. mspm0_sdk_1_20_01_06
  3. mspm0_sdk_1_20_00_05

In the respective driver code, the Timer G8 is not working which works in PD0 mode.

At the time of power initialization, the code is executing the default handler, so it enters in the infinite loop i.e., while(1), so not able to perform other operations.

Kindly request you to check and support to resolve this issue.

Thanks