Hi Team,
I need to check the ROM block using CRC. Can anyone please give suggestions. Can anyone please share example code related to ROM CRC check ASAP.
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.
Hi Team,
I need to check the ROM block using CRC. Can anyone please give suggestions. Can anyone please share example code related to ROM CRC check ASAP.
Hi Prem
Please find the CRC example code on SDK https://www.ti.com/product/MSPM0L1306#software-development
SDK\examples\nortos\LP_MSPM0L1306\driverlib\crc_calculate_checksum
Thanks
Hi Xiaodong,
Thank you so much for replying, but I want to check the ROM block using CRC. In that example, they have implemented only 3 inputs for CRC calculation.
can you please help me regarding this