DBE Warning 00067 on object
C:\led\sysrem\src\2440init.s': A source file was found,
but its modification time is newer than the associated
image so an interleaved listing may not be correct
然后我按了此对话框的 ok 按钮,接着按 GO运行 结果是,没有执行程序,也就是说没有反应(本来的程序是驱动开发板的led的亮灭)
(当然我已经设置好了configuration interface 和configuration target)
我上网查过所说的是:该工程生成的中间文件删除后,重新编译下再试试那我是这样做得:在ADS的metrowerks codewarrior for arm developer suite v1.2中的projevt-》Remove Object Code
接着,就 make 然后就按 Debug。结果还是原来那个错误提示