代码搜索:Boot
找到约 10,000 项符合「Boot」的源代码
代码结果 10,000
www.eeworm.com/read/493079/6406339
asm boot.asm
; Minimig bootloader - Copyright 2008 by Jakub Bednarski
;
; This file is part of Minimig
;
; Minimig is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Pu
www.eeworm.com/read/491452/6435902
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/489426/6471369
h boot.h
//############################################
// bmp to header file convertor version 3.0
// Author : www.ThaiEasyElec.com
//############################################
// source bmp file : C:\D
www.eeworm.com/read/488668/6483440
hex boot.hex
:101C000012C02BC02AC029C028C027C026C025C0AA
:101C100024C023C022C021C020C01FC01EC01DC0C0
:101C20001CC01BC01AC011241FBECFE5D4E0DEBF0C
:101C3000CDBF10E0A0E6B0E0E4EEFFE102C0059009
:101C40000D92A036B10
www.eeworm.com/read/488705/6484424
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/487620/6506451
png boot.png
www.eeworm.com/read/487726/6507833
asm boot.asm
.ref _c_int00
.global RESET_RST
FLASH_START .equ 0x90000400 ;flash start address
CODE_START .equ 0x00000400 ;start of non boot code
CODE_SIZE .e
www.eeworm.com/read/486586/6536386