memory.plg
来自「将LPC2148通过自带的USB口配置为USB存储设备.」· PLG 代码 · 共 39 行
PLG
39 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\ARM\ARMZD1\MCB2140\USBMem\Memory.uv2
Project File Date: 09/23/2005
<h2>Output:</h2>
Build target 'MCB2140 Board'
assembling Startup.s...
compiling DiskImg.c...
compiling usbhw.c...
USBHW.C(110): error C67: 'PINSEL1': undefined identifier
USBHW.C(111): error C67: 'PINSEL1': undefined identifier
USBHW.C(113): error C67: 'PCONP': undefined identifier
USBHW.C(127): error C67: 'VICVectAddr0': undefined identifier
USBHW.C(128): error C67: 'VICVectCntl0': undefined identifier
USBHW.C(129): error C67: 'VICIntEnable': undefined identifier
USBHW.C(773): error C67: 'VICVectAddr': undefined identifier
compiling usbcore.c...
compiling usbdesc.c...
compiling usbuser.c...
compiling mscuser.c...
compiling memory.c...
Target not created
Build target 'MCB2140 Board'
assembling Startup.s...
compiling DiskImg.c...
compiling usbhw.c...
compiling usbcore.c...
compiling usbdesc.c...
compiling usbuser.c...
compiling mscuser.c...
compiling memory.c...
linking...
Program Size: data=17772 const=4363 code=7284
".\Obj\Memory" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?