代码搜索:QDR SRAM

找到约 7,112 项符合「QDR SRAM」的源代码

代码结果 7,112
www.eeworm.com/read/433521/1883314

cfg m5211demo_pne.cfg

ResetHalt ; Set RAMBAR1 (SRAM) writecontrolreg 0x0C05 0x20000021 ;writecontrolreg 0x0C05 0x100021 ; Set FLASHBAR (Flash) writecontrolreg 0x0C04 0x00000021 ; Enable PST[3:0] signals writem
www.eeworm.com/read/433521/1883320

cfg m5213evb_pne.cfg

ResetHalt ; Set RAMBAR1 (SRAM) writecontrolreg 0x0C05 0x20000021 ;writecontrolreg 0x0C05 0x100021 ; Set FLASHBAR (Flash) writecontrolreg 0x0C04 0x00000021 ; Enable PST[3:0] signals writem
www.eeworm.com/read/422216/2040547

cfg m5222x_pne.cfg

ResetHalt ; Set RAMBAR1 (SRAM) writecontrolreg 0x0C05 0x20000021 ; Set FLASHBAR (Flash) writecontrolreg 0x0C04 0x00000021 ; Enable PST[3:0] signals writemem.b 0x40100074 0x0F
www.eeworm.com/read/398200/2391605

entries

/redboot_RAM.ecm/1.1/Fri Aug 10 19:27:56 2001// /redboot_ROM.ecm/1.1/Fri Aug 10 19:27:56 2001// /redboot_SRAM1.ecm/1.1/Fri Aug 10 19:27:56 2001// /stubrom.perm/1.3/Tue Jul 31 21:15:40 2001// D
www.eeworm.com/read/395150/2449568

gdb eclipse_ram.gdb

target remote localhost:3333 monitor reset monitor sleep 500 monitor poll monitor soft_reset_halt monitor arm7_9 sw_bkpts enable # Set SRAM size to 96 KB monitor mww 0x5C002034 0x0197 monitor mdw 0x5
www.eeworm.com/read/389879/2532472

makefile

# # Makefile for BestComm & co # bestcomm-core-objs := bestcomm.o sram.o bestcomm-ata-objs := ata.o bcom_ata_task.o bestcomm-fec-objs := fec.o bcom_fec_rx_task.o bcom_fec_tx_task.o bestcomm-gen-bd-ob
www.eeworm.com/read/357116/3029132

ld link_ram.ld

-l C:\ti\TMS470\cgtools\lib\rts32e.lib /*-l C:\ti\TMS470\cgtools\lib\rts16e.lib */ MEMORY { rom : origin = 0x00000000 length = 0x00002000 sram : origin = 0x10000000 length = 0x00200000 }
www.eeworm.com/read/283738/8991970

_info

m255 cModel Technology dd:\program files\Modeltech_5.8\examples Emy_sram DP ieee std_logic_unsigned hEMVMlaNCR^
www.eeworm.com/read/127586/6328472

cs ba.cs

stop memwrite 0xffe00000 0x01002539 ; EBI_CSR0 Flash Base Address 0x1000000 memwrite 0xffe00004 0x02002121 ; EBI_CSR1 SRAM Base Address 0x2000000 memwrite 0xffe00024 0x06 ; (Memo
www.eeworm.com/read/344996/11847493

h at45db041d.h

#ifndef _AT45DB041D_H #define _AT45DB041D_H //AT45DB041D有两个缓冲区Buffer1和Buffer2 (SRAM) #define Buffer1 1 #define Buffer2 2 #define ReadBuffer 1 #define WriteBuffer 2 /*****