playmusic.plg

来自「基于51单片机的音乐播放器!!!! 带有led示波显示」· PLG 代码 · 共 43 行

PLG
43
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
H:\复件 MT-1000资料\播放音乐2\Keil\PlayMusic.uv2
Project File Date:  03/15/2009

<h2>Output:</h2>
Build target 'Target 1'
compiling PlayMusic.c...
linking...
Program Size: data=64.0 xdata=0 code=1946
creating hex file from "PlayMusic"...
"PlayMusic" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling PlayMusic.c...
linking...
Program Size: data=64.0 xdata=0 code=1944
creating hex file from "PlayMusic"...
"PlayMusic" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling PlayMusic.c...
linking...
Program Size: data=64.0 xdata=0 code=1946
creating hex file from "PlayMusic"...
"PlayMusic" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling PlayMusic.c...
SOUNDPLAY.H(48): error C242: 'array[]': too many initializers
SOUNDPLAY.H(121): error C202: 'p1': undefined identifier
Target not created
Build target 'Target 1'
compiling PlayMusic.c...
SOUNDPLAY.H(121): error C202: 'p1': undefined identifier
Target not created
Build target 'Target 1'
compiling PlayMusic.c...
linking...
Program Size: data=64.0 xdata=0 code=1960
creating hex file from "PlayMusic"...
"PlayMusic" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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