|
03/01/2011 3:40 PM
post83658
|
One more question today, hopefully last :)
The online reference for 6.5.0 says: This function was added in QNX Momentics 6.3.0 SP2 and it should be there in 6.5.0
but when i compile i get: undefined reference to cache_init()
I try to include '-l cache' to my 'qcc' option, no luck
I check my
C:\QNX650\target\qnx6\armle-v7\lib
I do not see a 'libcache.so'
Any idea to how access this cache function?
There are lots of CACHE_FLUSH and CACHE_INVAL in our driver
Thanks!
|
|
|
|
|