kindly tell me any efficient code for generating CRC for 40 bytes data I am using the modulo 2 division method.
with thanks, karthik.
Take your code write a PC program that creates a table. Then copy that to your project.
I am assuming you need faster code. How much faster?