[求助]调试u-boot的,很多标号都找不到,有影响吗~?
用Eclipse调试u-boot,以下为Eclipse输出的信息(部分)~!
248 board.c: No such file or directory.
No symbol "banks" in current context.
Attempt to use a type name as an expression
No symbol "CFG_MALLOC_LEN" in current context.
No symbol "allocated" in current context.
No symbol "CFG_MALLOC_LEN" in current context.
Attempt to use a type name as an expression
No symbol "FLASH" in current context.
No symbol "CFG_NO_FLASH" in current context.
No symbol "configure" in current context.
这有问题吗?怎么会这么多东西都找不到呢?不都编译进去了吗?还是说头文件没有放好?很乱很乱~!请南方兄帮忙~!