Hi,
I am getting lots of compiler warnings regarding Cache functions:
"C:/ti/xdctools_3_25_00_48/packages/xdc/runtime/knl/Cache.h", line 266: warning #48-D: incompatible redefinition of macro "Cache_inv" (declared at line 377 of "C:/ti/bios_6_35_01_29/packages/ti/sysbios/hal/Cache.h")
I must be including headers from both XDC and SYSBIOS directories, but I am having problem identifying what is wrong. Any suggestions are welcome.
BIOS 6.35.1.29
XDCTools 3.25.0.48
Thanks!