-
BootLoader移植与应用:
BootLoader介绍
移植u
BootLoader移植与应用:
BootLoader介绍
移植u-boot的关键技术
如何在u-boot中添件自己的命令
-BootLoader
- 2023-06-25 12:50:03下载
- 积分:1
-
SJF2440烧写工具的代码,可以较为深入的了解烧写工具的具体实现过程!...
SJF2440烧写工具的代码,可以较为深入的了解烧写工具的具体实现过程!-SJF2440 programmer tools code, can be a deeper understanding of the specific programmer tools realize the process!
- 2022-06-18 16:26:13下载
- 积分:1
-
dm6713 BIOS程序的内存分配
DM6713的BIOS程序-mentest 内存分配-DM6713 the BIOS memory allocation procedures-mentest
- 2022-02-21 05:12:04下载
- 积分:1
-
TMS320C6713上的bootloader程序。汇编语言编写,放在从0x90000000开始的1K空间中。...
TMS320C6713上的bootloader程序。汇编语言编写,放在从0x90000000开始的1K空间中。-TMS320C6713 the Bootloader procedures. Written in assembly language, on from the beginning 0 x90000000 1K space.
- 2022-11-19 12:35:04下载
- 积分:1
-
pt2262解码程序 解码程序pt2262解码程序.rar
pt2262解码程序 解码程序pt2262解码程序.rar-pt2262 decoding procedures pt2262 decoding process decoding procedures. rar
- 2022-02-26 22:28:06下载
- 积分:1
-
samsungs3c4510doc development board is the user manual is very good
samsungs3c4510doc 是其开发板的使用手册,非常好-samsungs3c4510doc development board is the user manual is very good
- 2023-02-26 22:40:03下载
- 积分:1
-
周立功 GUI在ucosii上的应用,内含源码及说明文档
周立功 GUI在ucosii上的应用,内含源码及说明文档-weeks ucosii meritorious GUI in the application includes source code and documentation
- 2022-01-25 20:00:19下载
- 积分:1
-
AT91的库函数结构说明PDF文档,好东西。
AT91的库函数结构说明PDF文档,好东西。-The document of the AT91 s liberary function structure description. It is one very good thing.
- 2022-03-24 16:37:06下载
- 积分:1
-
初学者实用的基本程序模块。包括各种晶振调试、低功耗设置、端口设置、定时器、比较器、串行通信、ADC、DAC等MSP430F14X最小系统的基本程序。...
初学者实用的基本程序模块。包括各种晶振调试、低功耗设置、端口设置、定时器、比较器、串行通信、ADC、DAC等MSP430F14X最小系统的基本程序。-MSP430F14X Basic sample programs
- 2022-08-07 05:53:38下载
- 积分:1
-
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits...
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to see if the downloader is trying to connect. If not,
then the bootloader gives up control and jumps to your program. If the
downloader is trying to connect, then the bootloader receives the new
program over USB and writes it into flash.
- 2022-07-02 10:50:21下载
- 积分:1