You can use similar code to access other coprocessor numbers. void flush_Icache(void) { #ifdef __ARMCC_VERSION /* armcc */ __asm {MCR p15, 0, 0, c7, c5, ...
確定! 回上一頁