Quantcast
Channel: C6000™多核 - 最近的话题
Viewing all articles
Browse latest Browse all 5545

关于pdk_C6678_1_0_0_11中csl所包含的头文件

$
0
0

csl中有很多头文件,有些头文件中程序语句之间有省略号"...",而且很多。例如,在csl_cacheAux.h中就有这样的句子:

// Get the memory region information for 20
        CACHE_getMemRegionInfo (20, &pcx, &pfx);
        ...

 // Ensure Memory Region 20 is not prefetchable.
        CACHE_setMemRegionInfo(20, pcx, 0);

其中的省略号"..."让人不放心,这些头文件都是应用程序要用的。


Viewing all articles
Browse latest Browse all 5545

Latest Images

Trending Articles