sd.plg

来自「SD卡-SDHC卡扇区读写测试」· PLG 代码 · 共 52 行

PLG
52
字号
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
E:\新版视频教程 录制项目\SDHC\ZN-1X SD test\sd.uvproj
Project File Date:  11/03/2010

<h2>Output:</h2>
Build target 'Target 1'
compiling _main.c...
_MAIN.C(27): error C141: syntax error near '0000'
_MAIN.C(40): error C202: 'P1M1': undefined identifier
_MAIN.C(41): error C202: 'P1M0': undefined identifier
compiling myfun.c...
compiling uart.c...
compiling sdx.c...
Target not created
Build target 'Target 1'
compiling _main.c...
_MAIN.C(27): error C141: syntax error near '0000'
compiling myfun.c...
compiling uart.c...
compiling sdx.c...
Target not created
Build target 'Target 1'
compiling _main.c...
compiling myfun.c...
compiling uart.c...
compiling sdx.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_STRTOU32?MYFUN
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_UART_PUT_INF?UART
Program Size: data=98.1 xdata=512 code=3044
creating hex file from "sd"...
"sd" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling _main.c...
compiling myfun.c...
compiling uart.c...
compiling sdx.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_STRTOU32?MYFUN
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_UART_PUT_INF?UART
Program Size: data=98.1 xdata=512 code=3044
creating hex file from "sd"...
"sd" - 0 Error(s), 2 Warning(s).

⌨️ 快捷键说明

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