Hello,
I am using the CRC64 module for integrety test on files. For smaller files it works fine, but using larger files does not work as expected.
I want to split the memory areas int 32 KB blocks (or lesser) then i want the results of those as initialvector for the next calculation.
I don't see where to set the initialvector.
I am using the CRC module in semi mode and DMA access.
Someone any idea?
Thank you