Hello,
Could some tell me whether Cache_inv API will invalidate L2 cache contents? If not, are there any other sysbios APIs which I can call from my application to invalidate all L2 and L1 cache contents ?
I am asking this because the asm function called by Cache_inv API looks to be invalidating L1 cache only. The asm function getting called is "ti_sysbios_family_arm_a8_Cache_invL1p__I".
I am working on AM335x paltform with sysbios version 6.33.5.46 and xdctools 3.23.3.53
Thanks in advance,
Shahid