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.

DM8148 application build warnings in Cache_inv, Cache_wb, etc.

Other Parts Discussed in Thread: SYSBIOS

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!