代码搜索:XRAM

找到约 454 项符合「XRAM」的源代码

代码结果 454
www.eeworm.com/read/465100/7057332

bak ethernet_opt.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/465100/7057347

lnp ethernet.lnp

"main.obj", "com.obj", "rtl8019.obj", "xram.obj" TO "Ethernet" RAMSIZE(256) XDATA( 0X0000-0X7FFF )
www.eeworm.com/read/136792/13359868

lst tran.lst

A51 MACRO ASSEMBLER TRAN 12/18/2002 15:07:33 PAGE 1 MACRO ASSEMBLER A51 V6.14a OBJECT MODULE PLACED IN tran.OBJ ASSEMBLER IN
www.eeworm.com/read/114769/15038785

h extell51.h

//---------------------------------------------------------// // extell.h // // header file for ESR700 // // Header file for generic 80C51 and 80C31 microcontroller. // Copyright (c) 1988-2000 K
www.eeworm.com/read/286024/8794552

asm tran.asm

org 0000H AJMP MAIN ORG 0100H MAIN:MOV R7,#16 MOV R1,#70H ;内部RAM地址70H送R1 MOV DPTR,#7000H ;DPTR指向XRAM地址7000H LOOP:MOV A,@R1 ;内部RAM内容送累加器A MOVX @DPTR,A ;将
www.eeworm.com/read/426644/9007550

asm kzwj230.asm

;--------------------------------------------------------------- ; CYGNAL Integrated Products ; ; Assembly Code Configuration Tool: F022 INITIALIZATION/CONFIGURATION CODE ;-----------------------
www.eeworm.com/read/376227/9324191

h dis1_1.h

#define EOT 0x04 #define ENQ 0x05 #define BS 0x08 #define CR 0x0D #define LF 0x0A #define DLE 0x10 #define ETB 0x17 #define SPACE 0x20 #define COMMA 0x2C #define HIGH 1 #def
www.eeworm.com/read/374986/9376976

out tmp.out

BL51 BANKED LINKER/LOCATER V5.03 - SN: Eval Version COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2002 "E:\xram\xram.obj" TO "E:\xram\xram" RS(256) PL(68) PW(78) *** WARNING L16: UNCALLED SEGMENT, IG
www.eeworm.com/read/372070/9523176

c 56f82x_init.c

/* 56F82x_init.c Metrowerks, a Motorola Company sample code */ #include "56F82x_init.h" extern _xROM_to_xRAM; extern _pROM_to_xRAM; extern _Xbss_length; extern _start
www.eeworm.com/read/372070/9523178

c 56f80x_init.c

/* 56F80x_init.c Metrowerks, a Motorola Company sample code */ #include "56F80x_init.h" extern _xROM_to_xRAM; extern _pROM_to_xRAM; extern _Xbss_length; extern _start