Hi,
I tried the linker generated CRC feature in the TI ARM codegen tools 5.1.1 and it seemed to work fine with the TMS570 and build in hardware CRC module.
However after I ported my example to the RM48 device, the linkers calculated CRC doesn't matched the one the hardware CRC module has generated.
Do I have to change the specified algorithm from TMS570_CRC64_ISO to another algorithm for the RM48?
Thanks,
Christian