Dear,
MSPM0G3507
My CRC calculation is not working.
I know that I have to enable the power of the CRC unit:
void DL_CRC_enablePower(CRC);
But it doesn't work looking into the register bit, it seems to stay disabled.
I tried to put DL_CRC_enablePower(CRC); before the configuration SYSCFG_DL_init();, but also not working.
Thanks for help.
Best Regards,
John