代码搜索:ARM启动

找到约 10,000 项符合「ARM启动」的源代码

代码结果 10,000
www.eeworm.com/read/398200/2392032

mlt mlt_arm_xscale_picasso_rom.mlt

version 0 region ram 0 2000000 0 ! region rom f0000000 40000 1 ! section fixed_vectors 0 1 0 1 1 0 1 0 20 20 ! section data 0 1 1 1 1 1 0 0 8000 bss ! section bss 0 4 0 1 0 1 0 1 heap1 heap1 ! section
www.eeworm.com/read/398200/2392033

mlt mlt_arm_xscale_picasso_ram.mlt

version 0 region ram 0 2000000 0 ! section fixed_vectors 0 1 0 1 1 0 1 0 20 20 ! section rom_vectors 0 1 0 1 1 1 1 1 40000 40000 text text ! section text 0 4 0 1 0 1 0 1 fini fini ! section fini 0 4 0
www.eeworm.com/read/398200/2392084

cdl hal_arm_xscale_mpc50.cdl

# ==================================================================== # # hal_arm_xscale_mpc50.cdl # # MPC 5.0 platform HAL package configuration data # # ==================================
www.eeworm.com/read/398200/2392144

h mlt_arm_xscale_npwr_ram.h

// eCos memory layout - Tue Sep 05 16:58:21 2000 // This is a generated file - do not edit #ifndef __ASSEMBLER__ #include #include #endif #define CYGMEM_REGION_ram
www.eeworm.com/read/398200/2392145

ldi mlt_arm_xscale_npwr_rom.ldi

// eCos memory layout - Tue Sep 05 18:46:49 2000 // This is a generated file - do not edit #include MEMORY { ram : ORIGIN = 0xA0000000, LENGTH = 0x2000000 rom : O
www.eeworm.com/read/398200/2392146

h mlt_arm_xscale_npwr_rom.h

// eCos memory layout - Tue Sep 05 18:46:49 2000 // This is a generated file - do not edit #ifndef __ASSEMBLER__ #include #include #endif #define CYGMEM_REGION_ram
www.eeworm.com/read/398200/2392147

mlt mlt_arm_xscale_npwr_rom.mlt

version 0 region ram a0000000 2000000 0 ! region rom 00000000 800000 1 ! section fixed_vectors 0 1 0 1 1 0 1 0 20 20 ! section data 0 1 1 1 1 1 0 0 8000 bss ! section bss 0 4 0 1 0 1 0 1 heap1 heap1 !
www.eeworm.com/read/398200/2392148

ldi mlt_arm_xscale_npwr_ram.ldi

// eCos memory layout - Tue Sep 05 16:58:21 2000 // This is a generated file - do not edit #include MEMORY { vrom : ORIGIN = 0x00000000, LENGTH = 0x1000 ram : ORIG
www.eeworm.com/read/398200/2392149

mlt mlt_arm_xscale_npwr_ram.mlt

version 0 region ram 0 1000000 0 ! section fixed_vectors 0 1 0 1 1 0 1 0 20 20 ! section rom_vectors 0 1 0 1 1 1 1 1 20000 20000 text text ! section text 0 4 0 1 0 1 0 1 fini fini ! section fini 0 4 0
www.eeworm.com/read/398200/2392190

cdl hal_arm_xscale_ixdp425.cdl

# ==================================================================== # # hal_arm_xscale_ixdp425.cdl # # Intel XScale IXDP425 Network Processor Eval Board HAL package # # ==================