intellisense.plg

来自「在ATMEL芯片下的USB底层程序的开发」· PLG 代码 · 共 27 行

PLG
27
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\arm\USB\USB\myusb\USBTEST.uv2
Project File Date:  09/29/2007

<h2>Output:</h2>
Build target 'AT91SAM7S Board'
compiling usbhw.c...
compiling usbcore.c...
compiling usbdesc.c...
compiling usbuser.c...
compiling alva.c...
linking...
Program Size: data=1226 const=300 code=5156
creating hex file from "alva"...
User command #1: arm-uclibc-objcopy -I ihex Memory.hex -O binary Memory.bin
"alva" - 0 Error(s), 0 Warning(s).
Build target 'AT91SAM7S Board'
linking...
Program Size: data=1226 const=300 code=5156
creating hex file from "alva"...
User command #1: arm-uclibc-objcopy -I ihex Memory.hex -O binary Memory.bin
"alva" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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