(原创)uboot在yl2410上的移植,此u-boot代码在sdram、norflash或nandflash上都可启动运行,附详细说明文档
上传时间: 2015-12-25
上传用户:xcy122677
实用单片机系统第三版 本包包还程序阅读器souceinsight3.5 以及比较完整得单片机系统,类似与大家知道得UCOS,但又有很大不同!本包是我朋友所作现在我帮助起推广。“现在这段时间RTOS非常热,可很多人往往为了用RTOS而用RTOS,其实很多很多的项目一般的设计都已经可以了的,RTOS显得有些画蛇添足。对于一般的设计思路,往往要做很多的工作,甚至整个软件的结构不知道怎么搭建,McuSystem主要就是解决以上的问题提出的,真正为实用服务的一个系统,它全部用C语言编写,结构非常清晰,核心是它的消息机制,解决很多普通设计中的一些问题,包括并发事件问题。并且这个消息还支持优先级。我相信只要具有一般C语言水平的都能很快的看懂。系统用Source Insight做编辑,keil为编译,DPFLASH下载,这个成了标准配置,目录建在D:\MCU51\。这个程序是让大家去修改,以适合自己的平台用。现在简单的说一下文件的构成:boot.c是入口程序,define.h是一些宏定义,system.c是系统内核,包括节拍,消息都在这个里面,routine.c为例行程序,如键盘,数码管显示都在这个里面控制,键盘是采用扫描的。”
标签: souceinsight 3.5 用单片机 比较
上传时间: 2015-12-29
上传用户:liansi
linux2。6移植文档,嵌入式Linux内核移植相关代码分析,嵌入式BootLoader技术内幕,linux系统移植,1-U-BOOT移植实验,2-linux 2.6移植实验,3-根文件系统实验,4-工具链制作实验
上传时间: 2016-01-07
上传用户:王楚楚
This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through a TCP/IP network. The goal was to design a small footprint implementation to allow the code to be integrated into a monitor program stored in a ROM/FLASH, the footprint is about 7 KBytes for the test program. This code has not been yet tested in many environment. It should be seen at your starting point to integrate the network boot function to your board.
标签: implementation bootstrap protocols TFTPBOOT
上传时间: 2013-12-18
上传用户:极客
里面是五个关于java3D的源代码,有lw3d和3ds的loader,和加载3ds的程序,和两个用java3D写的小动画
上传时间: 2016-01-30
上传用户:tonyshao
ATMEL公司的AT91RM9200芯片在嵌入式系统中应用非常多,其中U-BOOT是一个非常重要的BOOT启动程序,此代码就是AT91RM9200的U-BOOT源代码
上传时间: 2014-01-21
上传用户:lwwhust
EBD开发板资料,包括U-BOOT移植,内核移植,根文件系统移植及相关文件
上传时间: 2014-01-06
上传用户:wfl_yy
The preferred technique places the new YAMON in the opposite Flash bank (the Db1200 boards have two Flash banks), and then changes switch S11 to swap the Flash banks in the memory map to allow the other Flash bank to become the boot bank. This technique is the safest and preferred method since it preserves the existing YAMON
标签: the preferred technique opposite
上传时间: 2016-02-27
上传用户:thuyenvinh
裸板的tftp客户端,实现快速下载uboot.bin,大约要4s可下载完成。assm文件夹的head要烧写在nandflash 的0地址,而tftp要烧写在3072块,u-boot 编译后的文件名要改写为u-boot.bin,放在tftpboot 中,这里开发板的IP是192.168.0.111,主机IP是192.168.0.1
标签: tftp
上传时间: 2013-12-12
上传用户:qilin
lxRTOS一个用于嵌入系统的操作系统,里面包含了44b0和2410的boot代码,学习ARM和开发系统很有帮助。
上传时间: 2016-03-17
上传用户:日光微澜