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.

CCS/SW-EK-TM4C1294XL: the CRC result from the CRCDataProcess function

Part Number: SW-EK-TM4C1294XL

Tool/software: Code Composer Studio

CRCDataProcess function always replaces the value in the CCM_CRCDIN register with the next element, so it calculates the CRC for each element and returns the CRC result for the last element only, right?