keil的头文件把我弄的很糊涂~~我用的是LM3S芯片~
时间:10-02
整理:3721RD
点击:
#include "inc/hw_ints.h"和#include "hw_ints.h"有什么区别吗?为什么我的Keil的头文件里有#include "inc/hw_ints.h"但是在文件里没有找到#include "inc/hw_ints.h"。只有#include "hw_ints.h"。还有就是#include "hw_ints.h"和#include "hw_ints.c"的区别~~
我觉得你可以自己好好看看模块化编程
