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.

CacheEnableMAR()函数调用错误,编译不通过



OMAPL138 中的CacheEnableMAR函数是在  dspcache.h头文件中吗?我添加之后 CacheEnable()函数都可以使用,CacheEnableMAR((unsigned int) 0x0c000000,(unsigned int) 0x08000000),一直报错,

error #10234-D :unresolved symbol remain 

error #10110 :errors encountered during linking: "project.out" not bulid

头文件就是添加的starterware 里面的;