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.

linking problem while using BCACHE APIs

Other Parts Discussed in Thread: SYSBIOS

Hello I am trying to use BCACHE_setSize and BCACHE_wbInvAll in my code.

I am using CCSv5.1 on windows.

While linking the code I am getting following error.

unresolved symbol

_BCACHE_setSize

_BCACHE_wbInvAll

I think I am missing to include some lib file. But I am not sure which one to include.

Can anyone please help me in this?

Regards,

Mike