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?