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