代码搜索:Boot

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

代码结果 10,000
www.eeworm.com/read/362130/10017328

hex boot.hex

:101C000012C02BC02AC029C028C027C026C025C0AA :101C100024C023C022C021C020C01FC01EC01DC0C0 :101C20001CC01BC01AC011241FBECFE5D4E0DEBF0C :101C3000CDBF10E0A0E6B0E0E4EEFFE102C0059009 :101C40000D92A036B10
www.eeworm.com/read/362088/10019653

s boot.s

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; initialization ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; GET option_boot.h GET memcfg.h ;interrupt control
www.eeworm.com/read/166051/10039307

bat boot.bat

del *.o das -tMCF5307FS bootloader.s dld -m6 -lc -lm -tMCF5307FS -o bootloader.elf -tMCF5307FS bootloader.o bootloader.lnk> bootloader.map
www.eeworm.com/read/166029/10040162

asm boot.asm

;************************************************************************************************************ ; ; FritzOS Prekernel 0.7.1, Copyright (C) 2002 Tom Fritz ; ; Made to be compiled on a Lin
www.eeworm.com/read/165961/10044243

s boot.s

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Copyright (c) 2006 by RockOS. ;; All rights reserved. ;; ;; This software is supported by Rock Software Wor
www.eeworm.com/read/165961/10044248

o boot.o

www.eeworm.com/read/165117/10075797

fastdnaml_boot

#! /bin/sh # comm=`echo "$0" | sed -e 's&^.*/&&g'` bootflag="-boots" cleanflag="-noclean" maxflag="-max" outflag="-out" niceflag="-nice" seedflag="-seed" stdopt="| jumble" cleanUp=1 jumbles=10 nice=1
www.eeworm.com/read/360476/10090516

txt boot.txt

DSP引导功能的使用 发表于:2007年7月9日 15时53分19秒来源:阅读(137)评论(3) 举报本文链接:http://user.qzone.qq.com/5915510/blog/9 DSP引导功能的使用 引言 TI公司的高速数字信号处理器TMS320C6000系列DSP支持并行处理,采用甚长指令字 (VLIW)体系结构,内部设置有8个功能单元(两个乘法器和6个ALU),8个
www.eeworm.com/read/164273/10119991

asm boot.asm

; BOOT.ASM : By Vivek Mohan ; ========================= ; ; tasm boot.asm ; tlink /x /3 boot.obj _Text SEGMENT PUBLIC USE16 assume CS:_Text, DS:_Text org 0 ; This is the entry point f
www.eeworm.com/read/359847/10120457

txt boot.txt

/*===================================================================== Memory layout on NAND flash: Block 0 has the NAND boot loader (NBOOT.BIN) Block 1 is the TOC block which