一、门户网站
1 ChinaUnix
网址:
http://www.chinaunix.net描述: C版块和shell版块非常不错
C/C++论坛:
http://bbs.chinaunix.net/forumdisplay.php?fid=23 shell论坛:
http://bbs.chinaunix.net/forumdisplay.php?fid=24 man文件:
http://man.chinaunix.net2 中国Linux论坛
网址:
http://www.linuxforum.net/描述: 嵌入式Linux技术提高
Linux嵌入技术:
http://www.linuxforum.net/forum/postlist.php?Cat=&Board=embedded Linux内核技术:
http://www.linuxforum.net/forum/postlist.php?Cat=&Board=linuxK Linux设备驱动程式:
http://www.linuxforum.net/forum/postlist.php?Cat=&Board=driver C/C++编程版:
http://www.linuxforum.net/forum/postlist.php?Cat=&Board=program3 The ARM Linux Project
网址:
http://www.arm.linux.org.uk/描述: Linux for all ARM based machine
4 ARM官方网站
网址:
http://www.arm.com/描述: 提高ARM水平的最佳地方。文件和技术笔记均为英语,慢慢锻炼。
Document:
http://www.arm.com/documentation/ Software:
http://www.arm.com/community/software.php?PageTitle=Software&Categories=4&display=35 The Linux Kernel Archives
网址:
http://www.kernel.org/描述: Linux Kernel官方网站
6 IBM developerWorks
网址:
http://www-128.ibm.com/developerworks/cn/描述: 技术文件低中高级非常丰富,作为系统学习的参考补充。
7 SourceForge
网址:
http://sourceforge.net/描述: 开源软件的入口。
U-boot:
http://sourceforge.net/projects/uboot/8 Linux fans
网址:
http://www.linuxfans.org/nuke/index.php描述: 国内非常出名的Linux站点,人气非常高。
二、技术博客
1 陈莉君
网址:
http://www.lupaworld.com/26540 http://www.kerneltravel.net/描述: 操作系统(Linux)研究。《深入理解Linux内核》的译者。kerneltravel里面关于kernel有非常多出色的文章,入门深入都能在这里找到资料,能讨论提高。
2 飞翔,嵌入式Linux
网址:
http://blog.chinaunix.net/u/30686/index.html描述: 嵌入式Linux方向
3 cnsLinux
网址:
http://blog.chinaunix.net/u/13329/index.php描述: Linux和程式设计
4 todaygood
网址:
http://blog.chinaunix.net/u/24474/描述: 嵌入式Linux方向
5 嵌入式Linux博客圈
网址:
http://blog.chinaunix.net/group/group_25.html描述: 我建立的嵌入式Linux方向的博客圈
6 Richard Stevens
网址:
http://www.kohala.com/start/描述: Richard Stevens的个人主页。
三、资料下载
1 Free Datasheet PDF Download
网址:
http://www.ic-on-line.cn/描述: 硬件芯片Datasheet能在此下载
四、研发板厂商
1 北京恒颐
网址:
http://www.hyesco.com/2 华恒科技
网址:
http://www.hhcn.com/chinese/cnindex.html3 广州联智
网址:
http://www.devicegate.com/4 周立功单片机
网址:
http://www.zlgmcu.com/home.asp五、研发工具
1 GNU AS: Using AS---the GNU Assembler
http://www.gnu.org/software/binutils/manual/gas-2.9.1/html_chapter/as_1.html#SEC12 GNU LD: Using LD---the GNU Linker
http://www.gnu.org/software/binutils/manual/ld-2.9.1/html_mono/ld.html3 GNU MAKE
http://www.gnu.org/software/make/manual/make.html4 GNU GCC: Using the GNU Compiler Collection
http://gcc.gnu.org/onlinedocs/gcc-4.2.1/gcc/5 GNU GDB: Debugging with GDB
http://sourceware.org/gdb/current/onlinedocs/gdb_toc.html6 GNU CVS
http://ximbiot.com/cvs/manual/7 VIM
英文:
http://vimdoc.sourceforge.net/htmldoc/usr_toc.html中文:
http://vcd.gro.clinux.org/doc/usr_toc.html8 几本重要的书
《Using and Porting the GNU Compiler Collection》
http://gcc.gnu.org/onlinedocs/gcc-2.95.3/gcc.html《Linkers and Loaders》
http://www.iecc.com/linker/9 交叉编译工具链
http://www.codesourcery.com/gnu_toolchains/arm备注:CodeSourcery公司提供的GNU Tools交叉编译工具,性能优越。我目前使用的是arm-2007q1,编译了U-boot-1.2.0,并且成功移植到s3c2410(2007-09-19)
六、程式设计
1 《The Art of UNIX Programming》
http://www.faqs.org/docs/artu/2 《UNIX Programming FAQ》(中文版)
http://www.linuxforum.net/books/upfaq/book1.htm
文章评论(0条评论)
登录后参与讨论