搜索结果
找到约 752 项符合
Boot-loader 的查询结果
嵌入式Linux 1. 8623L平台
1. 8623L平台,其并行flash已经被烧入uClinux系统,并有IP地址.
2. Windows客户机,使用tera term通过串口,把kernel烧到并行flash上,用命令boot rom启动uClinux并且登陆.
3. Linux服务器,主要作用是编译软件,有nfs服务,nfs服务目录是/nfsdir,文件包括有8623L的驱动程序,应用程序和音视频文件,可以被8620L使用.
em8623的开 ...
Linux/Unix编程 mkdosfs - Make DOS file system utilty. I wrote this, partially to complement the dosfsck utilit
mkdosfs - Make DOS file system utilty.
I wrote this, partially to complement the dosfsck utility written by Werner
Almesberger (who graciously gave me some pointers when I asked for some
advice about writing this code), and also to avoid me having to boot DOS
just to create data partitions (I use ...
Windows CE stepldr .S3C244X equipped with an internal SRAM buffer called 鈥楽teppingstone鈥? When booting, the fir
stepldr .S3C244X equipped with an internal SRAM buffer called 鈥楽teppingstone鈥? When booting, the first 4
KBytes of the NAND flash memory will be loaded into Steppingstone and the boot code loaded into Steppingstone
will be executed.
电子书籍 详细介绍uclinux移植过程
详细介绍uclinux移植过程,很系统!
第六章目录:6.1 Bootloader 6.1.1 Bootloader介绍 6.1.2 Bootloader的启动 6.1.3 Bootloader的种类 6.2 U-Boot编程 6.2.1 U-Boot工程简介 6.2.2 U-Boot源码结构 6.2.3 U-Boot的编译 6.2.4 U-Boot的移植 6.2.5 添加U-Boot命令 6.3 U-Boot的调试 6.3.1 ...
嵌入式Linux 本章详细的描述了bootloader的功能。bootloader的介绍
本章详细的描述了bootloader的功能。bootloader的介绍,如何启动,U-boot 的编译等。
VxWorks VxWorks 6.6 BSP开发执导 This document describes, in general terms, the elements that make up a board
VxWorks 6.6 BSP开发执导
This document describes, in general terms, the elements that make up a board
support package [BSP], the requirements for a VxWorks BSP, and the general
behavior of a BSP during the boot process. This document outlines the steps
needed to port an existing BSP to a new hardw ...
汇编语言 AT&T ASM Syntax
AT&T ASM Syntax,嵌入式里面编写makefile等的时候需要用到,同时u-boot语法也是这个
DSP编程 合众达的DM642示例工程
合众达的DM642示例工程,包括视频loop,spi接口,SD卡,i2c接口,FLASH自动boot
软件设计/软件工程 文档介绍了基于DM642的自启动的FLASH烧写原理研究及实现
文档介绍了基于DM642的自启动的FLASH烧写原理研究及实现,详细介绍了FLASH的工作原理、硬件连接方法,DM642的boot原理