count-ontime.plg
来自「8951系列单片机仿真」· PLG 代码 · 共 29 行
PLG
29 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\My Documents\我的单片机实验\15.定时计数器T0作定时应用技术(一)\Keil-H1\count-ontime.uv2
Project File Date: 08/08/2007
<h2>Output:</h2>
Build target 'Target 1'
assembling count-ontime.asm...
count-ontime.asm(8): error A9: SYNTAX ERROR
count-ontime.asm(8): error A9: SYNTAX ERROR
count-ontime.asm(22): error A9: SYNTAX ERROR
count-ontime.asm(22): error A9: SYNTAX ERROR
Target not created
Build target 'Target 1'
assembling count-ontime.asm...
linking...
Program Size: data=8.0 xdata=0 code=75
creating hex file from "count-ontime"...
"count-ontime" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling count-ontime.asm...
linking...
Program Size: data=8.0 xdata=0 code=81
creating hex file from "count-ontime"...
"count-ontime" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?