*.sct: error: No section matches selector - no section to be FIRST/LAST.
2012-07-18 18:55阅读:
用keil uvision4来build arm7上的程序,出现下列提示错误: test.sct(7): error: L6236E:
No section matches selector - no section to be FIRST/LAST.
test.sct: Not enough information to list image symbols.
test.sct: Not enough information to list image symbols.
解决方法是:
Options for Target ' xxxx '(右键左边框的target 1项就能看到),里面的Linker选项下面:
1、去掉勾选 Use Memory Layout from Target Dialog
2、清空 Acatter File里面的内容
点确定,okay了
test.sct: Not enough information to list image symbols.
test.sct: Not enough information to list image symbols.
解决方法是:
Options for Target ' xxxx '(右键左边框的target 1项就能看到),里面的Linker选项下面:
1、去掉勾选 Use Memory Layout from Target Dialog
2、清空 Acatter File里面的内容
点确定,okay了
