搜索资源列表
loader(v2.2)
- S3C2410WINCE系统引导程序源码,可根据需求裁减.-S3C2410WINCE booting system source code, in response to demand reduction.
burn flash
- 基于TI DSP TMS320C67XX实现的嵌入式系统FLASH引导的实现。程序控制一片FLASH 芯片,将程序固化到FLASH中,完成DSP芯片的程序上电加载。-TMS320C67XX realization of embedded systems FLASH guide realized. FLASH programmed a chip that will solidify the program FLASH, complete DSP chips -- loading procedure
MP3-project
- 编译后直接运行的MP3播放器全部C语言源代码 一个包含FAT文件系统、系统引导 Boot、FLASH Driver等内容的,可以编译后直接运行的MP3播放器的全部C语言源代码, 适合小型嵌入式系统研究。 -compiled directly running the MP3 player all C language source code contains a FAT file system. boot Boot, FLASH Driver and other content.
Hello_World_OperatingSystem
- 写了一个很简单的内核!只是在屏幕上打印“hello,world”但分析此代码,可详细了解系统的引导过程,以及可以编写UCOS的系统引导程序-was a very simple core! Only on the screen print "hello, world" but this code analysis, a detailed understanding of the system can guide the process and be prepared to gu
u-boot-1.1.2-aesop2440.tar
- U-BOOT主要用于LINUX系统的初始化及系统引导(for s3c2440)
vivi
- vivi是MIZI公司开发的系统引导程序,原本只支持串口下载。本文以S3C2410处理器加CS8900网络芯片为例,介绍一种在vivi基础上增加网络支持的设计方法,使vivi能够通过TFTP下载文件,可以有效地缩短系统的开发周期,方便用户使用。 关键词 vivi Bootloader TFTP协议 网络功能扩展 随着嵌入式的发展,基于ARM的系统越来越流行。在开发ARM系统时,第一步就是要选择一种合适的Bootloader。目前网络上可得到的Bootloader很多,一
Micro Monitor
- 嵌入式系统引导平台micro monitor的安装及源代码-embedded system platform micro monitor to guide the installation and the source code
FLASH在系统编程和DSP并行引导的C语言实现
- 介绍了一种在DSP 仿真环境下,采用C 语言对FLA SH 进行在系统编程( ISP)的 方法,同时介绍了TM S320VC5402 的Boo t loader 原理,给出了DSP 的并行FLA SH 引导功能实现 方案,并且给出了一个简单的测试实例-introduced a DSP simulation environment, using the C language for the FLA SH-system programming (ISP), TM also introduced th
C
- arm的C语言教程 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计-arm of the C language tutorial without operating system support for embedded systems software, including
arm-C
- ARM 嵌入式系统C 语言编程 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计。-ARM C
bootdemo_chaisz
- bootloader 完成系统引导和代码装载-complete system boot bootloader and code loading
boot
- pxa270处理器的系统引导程序,包括库函数,用c语言和汇编混合编程实现-pxa270 processor system boot procedures, including library functions, with the c programming language and compilation of mixed
U-BOOT-src-port
- 嵌入式系统引导UBOOT的源码和移植。 嵌入式移植必备。-Embedded system boot UBOOT source and transplantation. Embedded transplant necessary.
ARM920T
- ARM920T的系统引导程序。对于初学者来说有一定用处!-ARM920T system boot process. For beginners, there is some use!
yidao
- 嵌入式系统引导技术研究 以powerpc为例,对引导代码的解析-Embedded Systems Research guide to powerpc for example, parsing the boot code
embedded-system-boot
- 嵌入式系统引导实验源代码!作为嵌入式入门系统引导代码!-Experimental source code embedded system boot!
u-boot-200910-cd77dd10
- 我们的主要目的并非要研究U-boot或Bootloader技术本身,而仅仅是为了成功的并且恰当的将U-Boot移植到我们的开发板上。只有结合源代码了解了U-boot的系统引导过程-Our main purpose is not to study or U-boot Bootloader technology itself, but simply to successful and appropriate U-Boot will migrate to our development board.
EELiod
- 嵌入式课上基本的实验实验一 系统引导实验 实验二 8段码实验 实验三 键盘实验 实验四 IRQ中断处理 实验五 定时器 实验六 串口传输 实验七 实时时钟 实验八 LCD控制器 实验九 触摸屏 实验十 MMU 实验十一 Can Bus 实验十二 步进电机 -Embedded class basic Experimental test of a system boot Experiment two 8-se
Start-on-embedded-Linux-systems
- 嵌入式Linux启动分为两个部分,系统引导与Linux启动。系统引导将完成Linux装入内存前,初始化CPU和相关IO设备,并将Linux调入内存的工作。系统引导主要由BootLoader实现。在BootLoader将Linux内核调入内存之后,将权力交给LinuxKernel,进入Linux的启动部分。本文详细分析启动的过程与使用。-Embedded Linux boot is divided into two parts, the system boot with Linux. Linux
CMTS3212的设计及实现
- 嵌入式接入设备是数字化时代的一大主流产品,嵌入式软件则是数字化产品的核心。简要介绍了中嵌入式操作系统/012345 的引导过程和底层软件的设计,并给出了6+7 设备驱动程序的一个实例。(Embedded access device is a mainstream product in the digital era, and embedded software is the core of digital products. The boot process of embedded operat