Hi,
I have an application running on TCIC6472 EVM, which uses two of its six cores, on CCSv4. I have implemented the Cache functions using BCACHE APIs from BIOS5.31 (biosTCI6486.a64P)
Now, I am migrating to BIOS6.30, where BCACHE module is no longer supported, but legacy BCACHE APIs are supported.
I have tried to link with various BIOS libraries available in the package, but nothing actually resolved the BCACHE APIs.
Can anyone help me identifying the correct BIOS library supporting legacy BCACHE APIs? Or Which BIOS library actually supports CACHE module?
Thanks in Advance,
Venkat