本帖最后由 lwang8797 于 2020-2-22 11:52 编辑
【环境】:MPLAB IDE,XC16,PICKIT3【CPU】:dspic30f4011【问题】:
每当修改了一些inc文件或.s文件,编译时就会出现这种warning,有的文件修改了又不会出现。不知为什么,请有经验的大拿们解答,感谢!!
./UART.inc: Assembler messages:
./UART.inc:0: Warning: end of file in comment; newline inserted
Display.s: Assembler messages:
Display.s:0: Warning: end of file not at end of a line; newline inserted
./Display.inc:0: Warning: end of file not at end of a line; newline inserted
|