1.
1. 中国科大嵌入式系统2005开发者大会 相关资料下载
http://202.38.64.40/~james/em2005/ - 中文
2. 详细的GCC开发文档
http://gcc.gnu.org/onlinedocs/gcc/ - 外文
3. Building and Testing gcc/glibc cross toolchains
Building a gcc / glibc cross-toolchain for use in embedded systems development used to be a scary prospect, requiring iron will, days if not weeks of effort, lots of Unix and Gnu lore, and sometimes willingness to take dodgy shortcuts. This is a problem not only for individual users, but also for the gcc project as a whole, since the gcc team relies on users to test upcoming releases of gcc, and the difficulty of building the toolchain for embedded targets restricted the number of people able to help with the testing.
http://kegel.com/ - 外文
4. Embedded System Design: A Unified Hardware/Software Introduction
http://csold.cs.ucr.edu/content/esd/ - 外文
5. SkyEye硬件模拟平台
http://www-128.ibm.com/developerworks/cn/linux/l-skyeye/part2/index.html - 中文
6. A free RTOS for any embedded device
http://www.edn.com/article/CA240905.html - 外文
7. Software Development Online: Embedded and Real-time Systems
http://www.sdmagazine.com/topics/realtime/ - 外文
8. 一些嵌入式开发的文档,比较杂,看看
http://www.pentek.com/products/Tutorials.cfm - 外文
9. 麦克泰技术的嵌入式开发资料下载
http://www.bmrtech.com/xiazai.htm - 中文
10. C语言的优化
http://embedded-lab.org/home/modules/AMS/index.php?storytopic=0&start=0 - 外文
11. diet libc - a libc optimized for small size
The diet libc is a libc that is optimized for small size. It can be used to create small statically linked binaries for Linux on alpha, arm, hppa, ia64, i386, mips, s390, sparc, sparc64, ppc and x86_64
http://www.fefe.de/dietlibc/ - 外文
12. 嵌入式开发文档
http://www.61ic.com/embed/Index.html - 中文
13. Embedded Links 不错.
http://www.lineltech.de/embedded1.html - 外文
14. C++, C, and Assembly Language Tutorials
http://www.kegel.com/academy/tutorials.html - 外文
15. GCC在线文档
http://www.network-theory.co.uk/docs/gccintro/ - 外文