Hi,
We are testing low power mode for K60 Tower board.
Processor Expert generated low power BSP code on for K60F for 2 MHz clock configuration and the VLPR power mode is not working as it is getting stuck in an endless while loop.
while((MCG_S & MCG_S_IRCST_MASK) == 0x00U) { /* Check that the source internal reference clock is fast clock. */
}
It was mentioned that the CW10.2 version has this problem but it is rectified in CW10.3 version. We are using CW10.5 with MQX 4.0 . but still has this problem.
Kindly provide the solution for resolving the same.
Regards,
Kiran