lcd.plg

来自「程序运行时在LCD上显示内部字符集。可以通过按键K1和K2控制其滚动显示!」· PLG 代码 · 共 25 行

PLG
25
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\wanglitao\MyProject\LCD\LCD.uv2
Project File Date:  04/29/2007

<h2>Output:</h2>
Build target 'STR71x'
assembling STR71x.s...
compiling 71x_it.c...
compiling Retarget.c...
compiling main.c...
main.c(3): warning:  #951-D: return type of function "main" must be "int"
compiling Key.c...
compiling LCD.c...
linking...
Program Size: Code=10324 RO-data=528 RW-data=0 ZI-data=1640  
".\output\LCD.axf" - 0 Error(s), 1 Warning(s).
Load "D:\\wanglitao\\MyProject\\LCD\\output\\LCD.AXF" 
Erase Done.
Programming Done.
Verify OK.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?