|
编译ARM的C程序时,出现以下错误<br /># include file "config.h" wouldn't open<br /><br />我的定义如下:<br />#include "config.h"<br />#define CON 0x00002000 <br /><br />麻烦各位大大帮忙. |
|