文章目录 Crc_CalculateCRC8 直接计算法 查表法 Crc_CalculateCRC8 CANoe自带函数,12.0 SP5以上版本支持。 long Crc_CalculateCRC8 (BYTE* data, dword dataSize, dword dataOffset, dword crcLength, dword crcStartValue, dword firstCall, dword* crcCalculated);