標題: 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