代码搜索:如何学习 bootLoader?

找到约 10,000 项符合「如何学习 bootLoader?」的源代码

代码结果 10,000
www.eeworm.com/read/128531/5988550

h head.h

/* * Image header stuff */ #ifndef _HEAD_H #define _HEAD_H #define LASAT_K_MAGIC0_VAL 0xfedeabba #define LASAT_K_MAGIC1_VAL 0x00bedead #ifndef _LANGUAGE_ASSEMBLY #include struct bo
www.eeworm.com/read/302488/13833686

readme

Bootloader for Jasper DVD boards ================================ How does it works: ----------------- The first stage bootloader start after reset from address 0, configure the caches and then loa
www.eeworm.com/read/282522/4095091

mac flashat91sam9261_ek.mac

execUserReset() { __hwReset(1000); __message("Target reset, wait until bootloader finish !!!"); } execUserPreload() { __hwReset(1000); __message("Target reset, wait until bootloader
www.eeworm.com/read/282522/4095386

mac flashat91sam9261_ek.mac

execUserReset() { __hwReset(1000); __message("Target reset, wait until bootloader finish !!!"); } execUserPreload() { __hwReset(1000); __message("Target reset, wait until bootloader
www.eeworm.com/read/282522/4095409

mac flashat91sam9261_ek.mac

execUserReset() { __hwReset(1000); __message("Target reset, wait until bootloader finish !!!"); } execUserPreload() { __hwReset(1000); __message("Target reset, wait until bootloader
www.eeworm.com/read/282522/4095430

mac flashat91sam9261_ek.mac

execUserReset() { __hwReset(1000); __message("Target reset, wait until bootloader finish !!!"); } execUserPreload() { __hwReset(1000); __message("Target reset, wait until bootloader
www.eeworm.com/read/282522/4095448

mac flashat91sam9261_ek.mac

execUserReset() { __hwReset(1000); __message("Target reset, wait until bootloader finish !!!"); } execUserPreload() { __hwReset(1000); __message("Target reset, wait until bootloader
www.eeworm.com/read/377280/9283406

asm bootmf32.asm

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; ;; Bootloader v0.2 for MenuetOS
www.eeworm.com/read/127870/14330223

asm bootmf32.asm

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; ;; Bootloader v0.2 for MenuetOS
www.eeworm.com/read/14700/402704

c main.c

/********************************************************************* * * Microchip USB Bootloader Version 1.0 * ***************************************************************