keil编译工程出现错误:.\Obj\HST_3G_IAP.sct(7): error: L6236E: No section matches selector - no section to be FIRST/LAST.
原因:是没有加载.s文件,加载到文件目录重新编译就可以
keil编译工程出现错误:.\Obj\HST_3G_IAP.sct(7): error: L6236E: No section matches selector - no section to be FIRST/LAST.
原因:是没有加载.s文件,加载到文件目录重新编译就可以