標(biāo)題: warning: #1-D: last line of file ends without a newline [打印本頁(yè)] 作者: niujia 時(shí)間: 2015-7-16 23:57 標(biāo)題: warning: #1-D: last line of file ends without a newline 近期遇到的keil mdk的一些常見錯(cuò)誤 解析
2,USER\main.c(39):warning: #223-D: function "TP_GetAdXY" declaredimplicitly
函數(shù)沒有聲明
在使用函數(shù)之前一定要聲明
3,No space inexecution regions with .ANY selector matching SectionHEAP(startup.o)
ROM和RAM區(qū)域不正確
4,warning:#1-D: last line of file ends without anewline