- 浏览: 457939 次
- 性别:
- 来自: 深圳
-
文章分类
最新评论
-
zjhgx:
多谢,多谢。多谢
Ubuntu 中软件的安装、卸载以及查看的方法总结 -
37du:
受教了,对于理解运行过程有很好的效果
ActionMapper---webwork 2.1到2.2 的变化 -
chxiaowu:
非常好,谢谢!
Ubuntu 中软件的安装、卸载以及查看的方法总结 -
euii:
谢谢,这样的总结。
Ubuntu 中软件的安装、卸载以及查看的方法总结 -
xiaoyao3857:
谢谢,正需要这样的汇总型字典!
Ubuntu 中软件的安装、卸载以及查看的方法总结
Table of Contents :
- 1. Introduction
- 2. Resources
-
3. Target Hardware
- 3.1. PowerPC CPUs
- 3.2. RAM and ROM space
-
3.3. Commercially available boards
- 3.3.1. Embedded Planet
- 3.3.2. Bright Star Engineering
- 3.3.3. Simple Network Magic Corporation
- 3.3.4. QS850 QuickStack Network Interface/Network Management Module
- 3.3.5. TQComponents
- 3.3.6. MicroSys
- 3.3.7. Motorola Computer Group
- 3.3.8. AG Electronics
- 3.3.9. Force Computers
- 3.3.10. Actis Computer - VSBC-6862
- 3.3.11. Total Impact - the briQ
- 3.3.12. Motorola Semiconductor
- 3.3.13. WindRiver (formerly EST Corporation)
- 3.3.14. Haedong Information & Communications
- 3.3.15. Cogent Computer Systems
- 4. Host Development Platform
- 5. Compiler Toolset
- 6. Programming the Target
- 7. Boot Sequence
- 8. ROM Monitor
- 9. Boot Loader
- 10. Kernel
- 11. Device Drivers
- 12. Runtime Library
- 13. Root Filesystem
- 14. Floating Point
- 15. Realtime Response
- 16. Threads
- 17. Applications
- 18. Debugging
- 19. Performance
-
20. Common Mistakes and Problems
- 20.1. Changing KERNELBASE/KERNELLOAD
- 20.2. Leaving the Watchdog enabled
- 20.3. Mixing code compiled for software and hardware floating point
- 20.4. Using an unmodified glibc
- 20.5. "Kernel Mode Software FPU Emulation" panic
- 20.6. NFS gives "neighbour table overflow"
- 20.7. "Kernel panic: No init found..." on startup
- 21. Alternatives
- 22. Glossary
-
23. GNU Free Documentation License
- 23.1. PREAMBLE
- 23.2. APPLICABILITY AND DEFINITIONS
- 23.3. VERBATIM COPYING
- 23.4. COPYING IN QUANTITY
- 23.5. MODIFICATIONS
- 23.6. COMBINING DOCUMENTS
- 23.7. COLLECTIONS OF DOCUMENTS
- 23.8. AGGREGATION WITH INDEPENDENT WORKS
- 23.9. TRANSLATION
- 23.10. TERMINATION
- 23.11. FUTURE REVISIONS OF THIS LICENSE
- 23.12. How to use this License for your documents
发表评论
-
Cache 的write back和write through
2010-04-22 15:47 2597Cache 的write back和write through ... -
选择 ARM处理器,ARM7还是Cortex-M3?
2010-04-08 00:52 2646要使用低成本的 32位处理器,开发人员面临两种选择,基于Cor ... -
16道嵌入式C语言面试题
2010-03-06 17:28 5503> 预处理器(Preprocessor) 1. 用预处 ... -
elf格式学习总结
2010-03-03 15:35 2082当编译一个源文件生成目标文件时,会在目标文件中生成符号表和重定 ... -
视频播放的基本原理
2010-03-03 10:08 5383VLC是一个功能强大的玩 ... -
Data Access Arrangement
2009-12-12 09:55 1090From Wikipedia, the free encycl ... -
系统启动挂载根文件系统时Kernel panic
2009-12-07 19:53 7285这类问题很常见,先总体介绍一下解决思路。 能出现让人激动 ... -
SPI and I2C
2009-12-03 15:29 1129SPI--Serial P ... -
LTIB - Linux Target Image Builder
2009-11-27 20:12 1387LTIB - Linux Target Image Build ... -
NAND
2009-11-21 14:52 1104NAND NAND闪存是一种比硬 ... -
MMC卡和SD卡的区别
2009-11-19 20:39 3541目前诸如MMC卡 和SD卡 ... -
Simple Embedded Linux System
2009-11-05 19:44 911Simple Embedded Linux System ... -
Building a root filesystem
2009-11-05 19:25 1111Building a root filesystem ... -
Solution to kill "version `GLIBC_2.*' not found error"
2009-10-31 14:40 11401. Make ubuntu compile using an ... -
Linux 共享库:尽量避免 LD_LIBRARY_PATH
2009-10-31 12:40 1669Linux 运行的时候,是如何管理共享库(*.so)的? ... -
nfs配置
2009-10-30 21:06 11551.安装nfs服务器端和客户端 服务器端:sudo apt- ... -
如何为嵌入式开发建立交叉编译环境
2009-10-21 20:05 1139http://www.ibm.com/developerwor ... -
Architecture and TAEGET 对照表
2009-10-21 19:38 1117也可见附件 -
The GNU Toolchain for ARM Target HOWTO
2009-10-21 19:22 1817Friends, After repeated attemp ...
相关推荐
or someone interested in modern computer technology that goes beyond the typical PC, then this book will show you the outstanding possibilities of cluster computing with modern embedded systems based...
They also present thorough, up-to-date introductions to OpenGL implementations on multiple platforms, including Windows, Mac OS X, GNU/Linux, UNIX, and embedded systems. Coverage includes · An ...
4.1 Compiling for Debugging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4.2 Starting your Program . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ...
Contributors to gdb. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1 A Sample gdb Session . . . . . . . . . . . . . . . . . . . . . . 7 2 Getting In and Out of ...
Contributors to GDB . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1 A Sample GDB Session . . . . . . . . . . . . . . . . . . . . 7 2 Getting In and Out of GDB . ....
4.1 Compiling for Debugging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4.2 Starting your Program . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ...