sd_file.plg
来自「LP236X的教程里面有许多源码例程。我当初可是花钱买来的。希望能帮得上忙。」· PLG 代码 · 共 37 行
PLG
37 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\LPC2300\lcf\LPC2368资料_ICDEV\LPC236X例程\SD_File\SD_File.uv2
Project File Date: 04/19/2008
<h2>Output:</h2>
Build target 'MCB2300'
compiling SD_File.c...
SD_File.c(80): warning: #177-D: function "init_display" was declared but never referenced
compiling Getline.c...
assembling LPC2300.s...
compiling File_Config.c...
compiling MCI_LPC23xx.c...
compiling Serial.c...
compiling Retarget.c...
compiling LCD.c...
linking...
.\Obj\SD_File.axf: error: L6002U: Could not open file F:\RV31\LIB\FS_ARM_L.lib: No such file or directory
Target not created
Build target 'MCB2300'
compiling SD_File.c...
SD_File.c(80): warning: #177-D: function "init_display" was declared but never referenced
compiling Getline.c...
assembling LPC2300.s...
compiling File_Config.c...
compiling MCI_LPC23xx.c...
compiling Serial.c...
compiling Retarget.c...
compiling LCD.c...
linking...
Program Size: Code=29516 RO-data=1864 RW-data=32 ZI-data=10160
FromELF: creating hex file...
".\Obj\SD_File.axf" - 0 Error(s), 1 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?