buzz.plg
来自「单片机通过IO口控制蜂鸣器的鸣叫,间隔为1秒钟」· PLG 代码 · 共 24 行
PLG
24 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\dpj\实验\单片机IO口驱动蜂鸣器\buzz.uv2
Project File Date: 06/22/2005
<h2>Output:</h2>
Build target 'Target 1'
compiling buzz.c...
buzz.h(17): warning C318: can't open file 'reg52.h'
BUZZ.H(24): error C202: 'P2': undefined identifier
BUZZ.H(25): error C202: 'P2': undefined identifier
BUZZ.H(26): error C202: 'P2': undefined identifier
BUZZ.H(27): error C202: 'P2': undefined identifier
BUZZ.H(28): error C202: 'P2': undefined identifier
BUZZ.H(29): error C202: 'P2': undefined identifier
BUZZ.H(30): error C202: 'P2': undefined identifier
BUZZ.H(31): error C202: 'P2': undefined identifier
BUZZ.C(40): error C202: 'P2_4': undefined identifier
BUZZ.C(42): error C202: 'P2_4': undefined identifier
Target not created
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?