usb2uart.plg
来自「基于AT91SAM7S64单片机的USB口转Uart串行口的实现」· PLG 代码 · 共 43 行
PLG
43 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\Keil\work\AT91SAM7\UsbToUart\UsbToUart.uv2
Project File Date: 03/10/2009
<h2>Output:</h2>
Build target 'Target 1'
assembling SAM7S.s...
compiling main.c...
compiling SystemClock.c...
compiling UART.c...
compiling UsbCore.c...
compiling AT91SAMxUSB.c...
linking...
Program Size: data=1346 const=311 code=4064
creating hex file from "Usb2Uart"...
"Usb2Uart" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling SAM7S.s...
compiling main.c...
compiling SystemClock.c...
compiling UART.c...
compiling UsbCore.c...
compiling AT91SAMxUSB.c...
linking...
Program Size: data=1346 const=311 code=4064
creating hex file from "Usb2Uart"...
"Usb2Uart" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling SAM7S.s...
compiling main.c...
compiling SystemClock.c...
compiling UART.c...
compiling UsbCore.c...
compiling AT91SAMxUSB.c...
linking...
Program Size: data=1346 const=311 code=3988
creating hex file from "Usb2Uart"...
"Usb2Uart" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?