代码搜索:Boot
找到约 10,000 项符合「Boot」的源代码
代码结果 10,000
www.eeworm.com/read/439234/7714271
axf boot.axf
www.eeworm.com/read/439234/7714287
mcp boot.mcp
www.eeworm.com/read/436920/7758848
c boot.c
/*
* File: boot.c
*
* rrload moves itself from flash to RAM
*
* Copyright (C) 2002 RidgeRun, Inc.
* Author: RidgeRun, Inc
*
* This program is free software; you can red
www.eeworm.com/read/436022/7778693
o boot.o
www.eeworm.com/read/436022/7778729
s boot.s
/* Sample initialization file */
.extern main
.extern exit
.text
.code 32
.align 0
.extern __bss_start
.extern __bss_end__
.extern _top_stack_
.extern _data
.extern _ed
www.eeworm.com/read/436017/7778809
o boot.o
www.eeworm.com/read/436017/7778845
s boot.s
/* Sample initialization file */
.extern main
.extern exit
.text
.code 32
.align 0
.extern __bss_start
.extern __bss_end__
.extern _top_stack_
.extern _data
.extern _ed
www.eeworm.com/read/435670/7788004
hex boot.hex
www.eeworm.com/read/435670/7788005
cmd boot.cmd
BOOT.out
-a
-memwidth 8
-image
-map BOOT.map
ROMS
{
FLASH: org = 0x90000000, len = 0x0040000,romwidth = 8, files = {BOOT.hex}
}
SECTIONS
{
.boot_load /* : PADDR = 0x9000000