I am currently use C6670 for my project. I have extensive use for CRC32 and CRC8 in many places in my code. I am looking for if there is any optimized library for CRC in TI that I can use to improve my code speed. I notice there are also 6 CRC engine in Packet accelerator (PA). How can I use one of them without break PA. I use PA in my code for UDP packets.
Can anyone help me in this?