代码搜索结果
找到约 79,096 项符合
Memory 的代码
memory.lnp
".\Obj\Startup.obj",
".\Obj\DiskImg.obj",
".\Obj\usbhw.obj",
".\Obj\usbcore.obj",
".\Obj\usbdesc.obj",
".\Obj\usbuser.obj",
".\Obj\mscuser.obj",
".\Obj\memory.obj"
TO ".\Obj\Memory"
PRINT("
memory.plg
礦ision3 Build Log
Project:
J:\公司电脑备份\F盘\测试区\usbmem2142\USBMem\Memory.uv2
Project File Date: 04/07/2006
Output:
memory.c
/*----------------------------------------------------------------------------
* Name: MEMORY.C
* Purpose: USB Mass Storage Demo
* Version: V1.10
*---------------------------
memory.plg
礦ision3 Build Log
Project:
C:\Keil\ARM\Boards\Keil\MCB2140\USBMem\Memory.uv2
Project File Date: 02/04/2006
Output:
memory.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ICETEK\LF2812A\F2812\DSP281x_examples\Lab0201-Memory\"
ProjectType=Executable
CPUF
memory.h
/* memory.h
Memory manipulation functions
Copyright (c) 1991 by Borland International
All Rights Reserved.
*/
#include
memory.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ICETEK-VC5416-EDULAB\LAB0201-MEMORY\"
ProjectType=Executable
CPUFamily=TMS320C54XX
memory.c
/////////////////////////////////////////////////
// Example For ICETEK-VC5416-EDU //
// CTR Version : V4 //
// Filename: Memory.c
memory.cmd
-l rts.lib
MEMORY
{
PAGE 0:
VECT : o=80h,l=80h
PRAM : o=100h,l=1f00h
PAGE 1:
DRAM : o=2000h,l=1000h
}
SECTIONS
{
.text : {}> PRAM PAGE 0
.data : {}> PRA
memory.c
/*----------------------------------------------------------------------------
* Name: MEMORY.C
* Purpose: USB Mass Storage Demo
* Version: V1.10
*---------------------------