标题: warning: #1-D: last line of file ends without a newline [打印本页] 作者: niujia 时间: 2015-7-16 23:57 标题: warning: #1-D: last line of file ends without a newline 近期遇到的keil mdk的一些常见错误 解析
2,USER\main.c(39):warning: #223-D: function "TP_GetAdXY" declaredimplicitly
函数没有声明
在使用函数之前一定要声明
3,No space inexecution regions with .ANY selector matching SectionHEAP(startup.o)
ROM和RAM区域不正确
4,warning:#1-D: last line of file ends without anewline