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.

LP-AM263: SOC_getSelfCpuClk() Fails

Part Number: LP-AM263

When calling SOC_getSelfCpuClk() it fails in SOC_rcmADPLLJGetFOut() because gADPLLJConfigTbl[0].M !=  CSL_FEXT(ptrTopRCMRegs->PLL_CORE_MN2DIV, TOP_RCM_PLL_CORE_MN2DIV_M);

The M register does not match what is in the array. Is there a way to fix this?