uart_debug.plg
来自「NXP产品LPC23XX的开发板的源文件」· PLG 代码 · 共 23 行
PLG
23 行
Build target 'MCB2300 Debug'
compiling irq.c...
compiling target.c...
compiling uart.c...
uart.c(34): warning: #550-D: variable "Dummy" was set but never used
compiling uarttest.c...
uarttest.c(36): warning: #111-D: statement is unreachable
assembling Startup.s...
assembling swi_handler.s...
linking...
".\Obj\uart_debug.axf" - 0 Error(s), 2 Warning(s).
Build target 'MCB2300 Debug'
compiling irq.c...
compiling target.c...
compiling uart.c...
uart.c(34): warning: #550-D: variable "Dummy" was set but never used
compiling uarttest.c...
uarttest.c(36): warning: #111-D: statement is unreachable
assembling Startup.s...
assembling swi_handler.s...
linking...
".\Obj\uart_debug.axf" - 0 Error(s), 2 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?