代码搜索:QDR SRAM

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

代码结果 7,112
www.eeworm.com/read/140629/13071351

h config.h

#ifndef _CONFIG_H #define _CONFIG_H #define DRAM_BASE 0x00000000 #define SRAM_BASE 0x03fe0000 #define SYSTEM_TABLE_OFFSET 0x0000e000 #define BIOS_API_ADDR 0x
www.eeworm.com/read/139866/13127783

h config.h

#ifndef _CONFIG_H #define _CONFIG_H #define DRAM_BASE 0x00000000 #define SRAM_BASE 0x03fe0000 #define SYSTEM_TABLE_OFFSET 0x0000e000 #define BIOS_API_ADDR 0x
www.eeworm.com/read/316500/13522018

h config.h

#ifndef _CONFIG_H #define _CONFIG_H #define DRAM_BASE 0x00000000 #define SRAM_BASE 0x03fe0000 #define SYSTEM_TABLE_OFFSET 0x0000e000 #define BIOS_API_ADDR 0x
www.eeworm.com/read/302488/13833692

orig boot.ld.orig

ENTRY(vectors) MEMORY { rom : ORIGIN = 0x0, LENGTH = 0x6000 sram : ORIGIN = 0x400000, LENGTH = 0x2000 ram : ORIGIN = 0x1300000, LENGTH = 0x100000 } SECTIONS { .vectors 0x0: AT (0) { KEEP( lo
www.eeworm.com/read/302488/13833743

ld boot.ld

ENTRY(vectors) MEMORY { rom : ORIGIN = 0x0, LENGTH = 0x10000 sram : ORIGIN = 0x400000, LENGTH = 0x2000 ram : ORIGIN = 0x1300000, LENGTH = 0x100000 } SECTIONS { .vectors 0x0: AT (0) { KEEP( l
www.eeworm.com/read/346078/6324602

h config.h

#ifndef _CONFIG_H #define _CONFIG_H #define DRAM_BASE 0x00000000 #define SRAM_BASE 0x03fe0000 #define SYSTEM_TABLE_OFFSET 0x0000e000 #define BIOS_API_ADDR 0x
www.eeworm.com/read/491452/6435843

h config.h

#ifndef _CONFIG_H #define _CONFIG_H #define DRAM_BASE 0x00000000 #define SRAM_BASE 0x03fe0000 #define SYSTEM_TABLE_OFFSET 0x0000e000 #define BIOS_API_ADDR 0x
www.eeworm.com/read/488705/6484378

h config.h

#ifndef _CONFIG_H #define _CONFIG_H #define DRAM_BASE 0x00000000 #define SRAM_BASE 0x03fe0000 #define SYSTEM_TABLE_OFFSET 0x0000e000 #define BIOS_API_ADDR 0x
www.eeworm.com/read/410790/11269403

bak option.a.bak

;**********OPTIONS******************************* ;_RAM_STARTADDRESS EQU 0xc000000 ;_ISR_STARTADDRESS EQU 0xc0fff00 ;GCS6:64M DRAM/SDRAM _ISR_STARTADDRESS EQU 0x21fff00 ;GCS1:1M SRAM
www.eeworm.com/read/410790/11269410

a__ option.a__

;**********OPTIONS******************************* ;_RAM_STARTADDRESS EQU 0xc000000 ;_ISR_STARTADDRESS EQU 0xc0fff00 ;GCS6:64M DRAM/SDRAM _ISR_STARTADDRESS EQU 0x21fff00 ;GCS1:1M SRAM