搜索资源列表
newlib-1.12.0.tar
- 用于嵌入式Linux系统的标准C的库函数,普通系统的C库函数有相关数量是不能用在嵌入式中的,因为其中有平台相关的内容。本库函数由redhat专为嵌入式Linux开发,但可以方便的称植到其它嵌入式系统中。-for embedded Linux system in the standard C library functions, the ordinary C library functions relevant number is not used in the embedded, because
embedc[1]
- 简介 当今嵌入式处理器的生产已远远超过了为桌面系统所设计的处理器。本书通过介绍8位微控制器(MCU)的开发原理和C语言的相关知识,向读者展示了如何用C语言编写8位嵌入式MCU程序,内容涉及数据类型和变量、函数库、优化和测试嵌入式C语言程序等。利用贯穿全书的样例工程,揭示了特定设备硬件开发的详细细节,以及用C语言进行嵌入式程序设计所带来的快速开发、增强的可移植性和再利用等优越性能。本书适合于从事嵌入式研究的相关技术人员使用-briefing today's embedded process
gsadfgwadfgasgd
- 一、 uboot是ppcboot和armboot合并而成,现在主流的bootloader为uboot和redboot 二、 bootm addr_kernel addr_initrd 三、 移植uboot时最好(一定)要找到一个自己板子的原形(即自己的板子是在这个板子上做一些修改而来的)的版本,这样就可以事半功倍。这样要修改的地方就比较少,也比较容易了。uboot支持很多平台,与一个具体平台相关的主要有三个地方: 1、./include/configs/xxxxx.h, 主要定义了f
DM9161-driver
- DM9161相关的驱动函数及实现,很详细-DM9161 driver-related functions and achieve, in great detail
Cygwin-VMware-eCos-Redboot
- 这是基于Cygwin和VMware的eCos Redboot移植的教程。我是偶然机会了解到eCos的用途,想在eCos环境下测试下一些命令函数,后来却因为是首次接触eCos,结果导致找了大量的资料,花了三天的课余时间才搞定,鉴于网上没有比较完备的相关教程,所以在此自己根据自己的移植和测试成功经验写了一份比较详细的教程(其中借用了不少网络上的资源,希望版主见谅),希望能够帮助想学习eCos相关知识的朋友.-This is based on the eCos Redboot Cygwin and V
minigui_pdf
- minigui的相关pdf文档,包括API函数,编程指南以及技术白皮书-minigui related pdf documents, including the API function, programming guide as well as technical white paper
linux-time
- Unix/Linx 系统中所有时间相关的处理函数的总结(包括获取设置系统时间,带时区不带时区时间以及不同格式的时间字符串)-Unix/Linx system processing functions all the time-related summary (including access to set the system time with time zone with no time zone and time strings in different formats)
timer
- 在定时器实验中,主要在Time1.c 中封装了定时器设置的相关函数,通过主函数调用Time1_init()函数来对时钟、计时器进行设置。其中,Time1_init()函数中包括定时器中断程序,计数器中断程序,以及显示到LED的程序。-In the timer experiment, the main package of the correlation function timer set in the Time1.c, call Time1_init through the main func
linux-C-function-manual
- linux C 函数手册,包含各种常用C函数的定义、表头文件、说明、返回值、相关函数、示例等。-linux C function manual, the definition includes a variety of commonly used C functions, header files, descr iption, return values, the correlation function, examples and so on.
