Command-line error #1966: cannot open source file "C:/Users/MariaClara/workspace_v8/lab3": Invalid argument 1 catastrophic error detected in the compilation of "../main.c". Compilation terminated. gmake: *** [main.obj] Error 1 gmake: Target 'all' n...
When i build it shows same error 'Can not open source input file "inc/hw_memmap.h": No such file or directory' Please help me in solving this problem.
这个问题是找不到头文件,看看在“I:\基于8x8调试”下面是否有这个文件,如果没有的话你要先在电脑中找到这个文件,然后include的时候加上路径