lpc17_plc.plg
来自「以前做的一个仿PLC程序」· PLG 代码 · 共 26 行
PLG
26 行
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
E:\重要文件\myplc\My_PLC\Main\lpc17_plc.uvproj
Project File Date: 08/14/2010
<h2>Output:</h2>
Build target 'LPC_1700_PLC'
linking...
Program Size: Code=49598 RO-data=658 RW-data=196 ZI-data=1116
FromELF: creating hex file...
"..\o_fils\lpc17_plc.axf" - 0 Error(s), 0 Warning(s).
Build target 'LPC_1700_PLC'
compiling main.c...
compiling PLC_Comm.c...
compiling PLC_RUN.C...
compiling PLC_STL.C...
compiling PLC_Other.C...
compiling PLC_PUBLIC.C...
linking...
Program Size: Code=49598 RO-data=658 RW-data=196 ZI-data=1116
FromELF: creating hex file...
"..\o_fils\lpc17_plc.axf" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?