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?