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.

crc with VCU

Other Parts Discussed in Thread: CONTROLSUITE

Hello all,

Right now I am calculating crc with the assembly function given in control suite.

can i calculate crc with VCU directly using C?

Is it necessary to use a c-callable assembly function for calculating crc from vcu?