pdiusbd12.plg
来自「基于80C52的USB转串口程序」· PLG 代码 · 共 40 行
PLG
40 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Keil\myusb\D12_Simple.uv2
Project File Date: 05/19/2008
<h2>Output:</h2>
Build target 'D12_Simple'
compiling Chap_9.c...
compiling D12CI.c...
compiling D12Driver.c...
compiling D12HAL.c...
compiling Descriptor.c...
compiling UART.c...
compiling Main.c...
assembling STARTUP.A51...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?GET_D12_FIRMWAREVER?D12DRIVER
Program Size: data=196.0 xdata=0 code=2563
creating hex file from "PDIUSBD12"...
"PDIUSBD12" - 0 Error(s), 1 Warning(s).
Build target 'D12_Simple'
compiling Chap_9.c...
compiling D12CI.c...
compiling D12Driver.c...
compiling D12HAL.c...
compiling Descriptor.c...
compiling UART.c...
compiling Main.c...
assembling STARTUP.A51...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?GET_D12_FIRMWAREVER?D12DRIVER
Program Size: data=196.0 xdata=0 code=2563
creating hex file from "PDIUSBD12"...
"PDIUSBD12" - 0 Error(s), 1 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?