代码搜索:XRAM
找到约 454 项符合「XRAM」的源代码
代码结果 454
www.eeworm.com/read/171521/9747561
asm dsp56800e_promxram.asm
; metrowerks sample code
; this __romCopy copies pROM to xRAM
; we use unsigned long moves for setup of addresses and size
; otherwise the values will be sign-extended
www.eeworm.com/read/457183/7333144
cmd mc56f835x_ldm_external_mem_linker.cmd
# ----------------------------------------------------
# Metrowerks sample code
# linker command file for DSP56835x EVM
# using
# external pRAM MA=1
# external xRAM EX=0
# La
www.eeworm.com/read/178760/5313265
makefile
CC = sdcc
CFLAGS= -Wa-s --dumpall
MFLAGS= -mxa51
#LFLAGS= --code-loc 0x1000 --xram-loc 0x4000
LFLAGS= --xram-loc 0x4000
all: hello.hex
OBJECTS = hello.rel hwinit.rel dummy.rel
hello.hex: $(OBJECTS
www.eeworm.com/read/132628/14082520
c read_ime6400_id.c
union word_byte union_temp;
AUXR |= 0X02; // set external xram memory
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%% READ IME6400 ID %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
AUXR
www.eeworm.com/read/469559/6931262
cwp gprs.cwp
[CodeWizard]
Toolset=AVR
[Chip]
Type=ATmega1280
CPUClock=11.0592
XTALDivEnabled=0
XTALDivValue=2
XTALDivIndex=0
ResetAfterBtnActivation=0
BatteryLowHysteresis=0
BatteryLowThresholds=-1
XRAM
www.eeworm.com/read/464758/7155725
cwp master_japan.cwp
[CodeWizard]
Toolset=AVR
[Chip]
Type=ATmega128
CPUClock=11.0592
XTALDivEnabled=0
XTALDivValue=2
XTALDivIndex=-1
ResetAfterBtnActivation=0
BatteryLowHysteresis=0
BatteryLowThresholds=-1
XRAM
www.eeworm.com/read/393924/8255174
cwp bidtu.cwp
[CodeWizard]
Toolset=AVR
[Chip]
Type=ATmega128
CPUClock=11.0592
XTALDivEnabled=0
XTALDivValue=2
XTALDivIndex=-1
ResetAfterBtnActivation=0
BatteryLowHysteresis=0
BatteryLowThresholds=-1
XRAM
www.eeworm.com/read/411508/11239748
cwp test-1.cwp
[CodeWizard]
Toolset=AVR
[Chip]
Type=ATmega128
CPUClock=14.7456
XTALDivEnabled=0
XTALDivValue=2
XTALDivIndex=-1
ResetAfterBtnActivation=0
BatteryLowHysteresis=0
BatteryLowThresholds=-1
XRAM
www.eeworm.com/read/433445/7035977
mak 8052.mak
#
# cmon51 8052.mak
#
CC = sdcc
LL = sdcc
PACK = packihx
OBJS= 8052.rel cmon51.rel d51.rel step.rel
8052.hex: $(OBJS)
$(LL) --code-size 0x2000 --xram-loc 0x1f00 --xram-size 0x100 $(OBJS
www.eeworm.com/read/165823/10050569
cwp lcm.cwp
[CodeWizard]
Toolset=AVR
[Chip]
Type=ATmega16L
CPUClock=11.0592
XTALDivEnabled=0
XTALDivValue=2
XTALDivIndex=-1
ResetAfterBtnActivation=0
BatteryLowHysteresis=0
BatteryLowThresholds=-1
XRAM