This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

NIMU driver cache problems

Hi,

I observed some communication problems in my application and the statistic counter tcps.RcvBadSum was increasing over time.

I think the cause is that the NIMU driver (nimu_eth.c) uses the CSL cache API which doesn't have the workaround for the L2 silicon bug of the C66 DSPs. I changed the driver to use the SYS/BIOS API and the problem seems to be solved now.

Thanks,
Ralf