Tool/software:
can anyone provide example for CRC calculation(MCRC) with DMA to do in QNX momentics ide
The latest Processor SDK QNX release https://www.ti.com/tool/download/PROCESSOR-SDK-QNX-J721E comes with an example of MCRC with UDMA.
See the example source code in the SDK path /psdkqa/qnx/examples/udma/udma_crc_test.
Thanks.