ARM_embedded_Linux(Full-version)
《ARM嵌入式Linux系统开发技术详解》完整版本,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量极有参考价值的开发案例,读者可以通过这些例程和开发案例对嵌入式Linux开发有一个系统的学习和提高。(" ARM embedded Linux system development techniques explain the full version of the book easy-to-digest, simple to explain the embedded Linux system design and development. The book is 25 chapters to explain the ARM processor resources, starting from the embedded processor ARM, the ARM instruction set, ADS development tools, embedded system hardware environment, Boot Loader, Linux kernel porting embedded file system, multitasking embedded Linux application development, embedded Linux device driver development, embedded Linux network program development, the MiniGUI graphical interface development, device driver development stories, comprehensive case. Book by the large number of routines to explain the knowledge points, and provides a large number of very valuable possibilities for development through these routines and development case, the reader can learn and improve a system for embedded Linux development.)
- 2013-05-15 14:07:49下载
- 积分:1
嵌入式Linux系统的引导 uboot-2020.4
说明: U-Boot不仅仅支持嵌入式Linux系统的引导,它还支持NetBS
D, VxWorks, QNX, RTEMS, ARTOS, LynxOS, android嵌入式操作系统。其目前要支持的目标操作系统是OpenBSD, NetBSD, FreeBSD,4.4BSD, Linux, SVR4, Esix, Solaris, Irix, SCO, Dell, NCR, VxWorks, LynxOS, pSOS, QNX, RTEMS, ARTOS, android。这是U-Boot中Universal的一层含义,另外一层含义则是U-Boot除了支持PowerPC系列的处理器外,还能支持MIPS、 x86、ARM、NIOS、XScale等诸多常用系列的处理器。这两个特点正是U-Boot项目的开发目标,即支持尽可能多的嵌入式处理器和嵌入式操作系统。就目前来看,U-Boot对PowerPC系列处理器支持最为丰富,对Linux的支持最完善。其它系列的处理器和操作系统基本是在2002年11 月PPCBOOT改名为U-Boot后逐步扩充的。从PPCBOOT向U-Boot的顺利过渡,很大程度上归功于U-Boot的维护人德国DENX软件工程中心Wolfgang Denk[以下简称W.D]本人精湛专业水平和执着不懈的努力。(U-boot not only supports the boot of embedded Linux system, but also supports netbs
D. VxWorks, QNX, RTEMS, Artos, lynxos, Android embedded operating system. The current target operating systems to be supported are OpenBSD, NetBSD, FreeBSD, 4.4BSD, Linux, SVR4, ESIX, Solaris, IRIX, SCO, Dell, NCR, VxWorks, lynxos, PSOs, QNX, RTEMS, Artos, Android. This is the meaning of universal in u-boot. The other meaning is that u-boot supports not only PowerPC series processors, but also MIPs, x86, arm, NIOS, Xscale and many other commonly used series processors. These two characteristics are exactly the development goal of the u-boot project, that is to support as many embedded processors and embedded operating systems as possible. At present, u-boot has the richest support for PowerPC series processors and the most perfect support for Linux.)
- 2020-11-19 22:19:37下载
- 积分:1