代码搜索:QDR SRAM
找到约 7,112 项符合「QDR SRAM」的源代码
代码结果 7,112
www.eeworm.com/read/250243/4433582
ld rte_ma1_cb-rom.ld
/* Linker script for the Midas labs RTE-V850E/MA1-CB evaluation board
(CONFIG_RTE_CB_MA1), with kernel in ROM. */
MEMORY {
ROM : ORIGIN = 0x00000000, LENGTH = 0x00100000
/* 1MB of SRAM. This
www.eeworm.com/read/232428/4698788
mbs m5211demo.mbs
target rst
// RAMBAR0 - Flash
target reg flashbar 0x00000021
// RAMBAR1 - SRAM
target reg rambar 0x20000021
// Enable PST[3:0] signals
target memwrite byte 0x40100051 0x0F
www.eeworm.com/read/232428/4698802
mbs m5213evb.mbs
target rst
// RAMBAR0 - Flash
target reg flashbar 0x00000021
// RAMBAR1 - SRAM
target reg rambar 0x20000021
// Enable PST[3:0] signals
target memwrite byte 0x40100051 0x0F
www.eeworm.com/read/231705/4710257
ld m5235-ram.ld
STARTUP(system/crt0.o)
INPUT(system/vector.o)
OUTPUT_ARCH(m68k)
SEARCH_DIR(.)
GROUP(-lc -lgcc)
__DYNAMIC = 0;
MEMORY
{
sdram (rwx) : ORIGIN = 0x00000000, LENGTH = 0x01000000
sram
www.eeworm.com/read/231705/4710571
ld m5235-ram.ld
STARTUP(system/crt0.o)
INPUT(system/vector.o)
OUTPUT_ARCH(m68k)
SEARCH_DIR(.)
GROUP(-lc -lgcc)
__DYNAMIC = 0;
MEMORY
{
sdram (rwx) : ORIGIN = 0x00000000, LENGTH = 0x01000000
sram
www.eeworm.com/read/231705/4710601
ld m5235-rom.ld
STARTUP(system/crt0.o)
INPUT(system/vector.o)
OUTPUT_ARCH(m68k)
SEARCH_DIR(.)
GROUP(-lc -lgcc)
__DYNAMIC = 0;
MEMORY
{
sdram (rwx) : ORIGIN = 0x00000000, LENGTH = 0x01000000
sram
www.eeworm.com/read/230874/4719006
mbs m5211demo.mbs
target rst
// RAMBAR0 - Flash
target reg flashbar 0x00000021
// RAMBAR1 - SRAM
target reg rambar 0x20000021
// Enable PST[3:0] signals
target memwrite byte 0x40100051 0x0F
www.eeworm.com/read/230874/4719020
mbs m5213evb.mbs
target rst
// RAMBAR0 - Flash
target reg flashbar 0x00000021
// RAMBAR1 - SRAM
target reg rambar 0x20000021
// Enable PST[3:0] signals
target memwrite byte 0x40100051 0x0F
www.eeworm.com/read/209559/4960489
ld rte_ma1_cb.ld
/* Linker script for the Midas labs RTE-V850E/MA1-CB evaluation board
(CONFIG_RTE_CB_MA1), with kernel in SDRAM, under Multi debugger. */
MEMORY {
/* 1MB of SRAM; we can't use the last 32KB, bec
www.eeworm.com/read/209559/4960523
ld rte_ma1_cb-rom.ld
/* Linker script for the Midas labs RTE-V850E/MA1-CB evaluation board
(CONFIG_RTE_CB_MA1), with kernel in ROM. */
MEMORY {
ROM : ORIGIN = 0x00000000, LENGTH = 0x00100000
/* 1MB of SRAM. This