Hi,
I am working with TMS570LS3137. I want to utilize CRC Controller in hopes of faster CRC calculation of a large application image (implementing a bootloader), let's say 1,5 MB.
However I need to calculate CRC of the data first in a PC application before sending the application image to the bootloader.
Could TI provide the CRC implementation , like a C# or C++ module?
thanks,