Hi,
I am integrating a decoder to Codec Engine framework and have an application in ARM to call the decoder.
In CCS side ,the application which uses the XDM decoder ,does the cache operations using BCACHE API's (SETMAR,Invalidate etc).This is working fine.
How ever , am finding this a problem when i build with the application in Linux .I link the application using bios.DM420P .It builds fine but when it links it says all these BACHE symbols are undefined .Why is this happening ??
How do i use these API's in codec Engine framework.Shall i link them while lbuilding the server??
Please help me as it is very important for me to call these API's
thanks & regards,
Manoj