我遇到的提示是下面这样:
*** Using Compiler 'V5.05 update 2 (build 169)', folder: 'd:\Keil_v5\ARM\ARMCC\Bin'
Build target 'Target 1'
linking...
.\BK26GN1-D1BDAE-MC-SWM220.sct(7): error: L6236E:
No section matches selector - no section to be FIRST/LAST.
Not enough information to list image symbols.
Not enough information to list the image map.
Finished: 2 information, 0 warning and 1 error messages.
".\BK26GN1-D1BDAE-MC-SWM220.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:01
原因: .s文件没有添加到工程里面,希望可以供大家参考。 |