代码搜索:Boot

找到约 10,000 项符合「Boot」的源代码

代码结果 10,000
www.eeworm.com/read/275380/10821181

asm boot.asm

.title "Flash bootup utility for DM642 EVM" .option D,T .length 102 .width 140 COPY_TABLE .equ 0x90000400 EMIF_BASE .equ 0x01800000
www.eeworm.com/read/420044/10821404

cmd boot.cmd

test22.out -i -e 1aach -map test22hex.map -boot -memwidth 8 -bootorg 0x0 -bootorg PARALLEL -o test22.hex
www.eeworm.com/read/420044/10821422

hex boot.hex

:027FFE00800001
www.eeworm.com/read/420036/10821937

asm boot.asm

ORG 0000H MOV R0,#00H lable1: DJNZ R0,lable1 MOV SP,#30H MOV R0,#0C0H MOV R1,#00H MOV DPTR,#table
www.eeworm.com/read/274887/10846599

asm boot.asm

BOOT_SIZE .equ 0x9800 ;待装载代码的大小 FLASH_START .equ 0x90000000 ;FLASH起始地址 BOOT_START .equ 0x0000000 ;L2 sram起始地址 EMIF_GCR .equ 0x01800000 ;EMIF全局控制寄存器的地址 EMIF_CE1 .equ 0x01800004 ;CE1空间控制
www.eeworm.com/read/348825/10865462

asm boot.asm

.title "Flash bootup utility for 6713 dsk" .option D,T .length 102 .width 140 COPY_TABLE .equ 0x90000400 .sect ".boot_load"
www.eeworm.com/read/273426/10916401

asm boot.asm

**************************************************************************** * BOOT v3.70 * * Copyright (c) 1993-2001 Texas Instruments
www.eeworm.com/read/273388/10918528

s boot.s

AREA boot, CODE, READONLY VECTORS EQU 0x0c000000 ENTRY mov pc, #VECTORS ldr pc, =VECTORS+4 ldr pc, =VECTORS+8 ldr pc, =VECTORS+0x0c ldr pc, =VECTORS+0x10 ldr pc, =VECTORS+0x14
www.eeworm.com/read/273350/10919406

asm boot.asm

; Generated by PSoC Designer ver 4.3 b1793 : 02 March, 2006 ; ;@Id: boot.tpl#767 @ ;============================================================================= ; FILENAME: boot.asm ; VERSI
www.eeworm.com/read/273350/10919409

tpl boot.tpl

;@Id: boot.tpl#767 @ ;============================================================================= ; FILENAME: boot.asm ; VERSION: 4.15 ; DATE: 18 August 2004 ; ; DESCRIPTION: ;