当前位置导航:炫浪网>>网络学院>>操作系统>>Linux教程

嵌入式Linux开发站点资源大全


  1.LINUX资源
  
  LINUX以其开源、免费的特点而成为嵌入式系统的优选操作系统,然而它还有一个巨大的优势就是其浩瀚无限的资源!即无数各色的maillist,下面给出各个嵌入式LINUX的站点资源:
  
  (1)uClinux:所有NOMMU的处理器都跑uClinux
  
  uClinux发行包下载点:
  
  http://www.uclinux.org/
  
  MAILLIST搜索引擎:
  
  http://mailman.uclinux.org/htdig/
  
  一个搞uClinux的开发人员都应该关注的地方:http://www.ucdot.org/
  
  (2)ppclinux:POWERPC系列处理器平台都跑ppclinux
  
  ppclinux发行包下载点:
  
  http://penguinppc.org/dev/kernel.shtml
  http://www.denx.de/
  
  MAILLIST搜索引擎:
  
  http://lists.linuxppc.org/ 选择linuxppc-embedded
  
  软件下载点:
  
  ftp://ftp.denx.de/pub/LinuxPPC/usr/src/
  
  (3)armlinux:除ARM7 NOMMU的处理器外,其它的ARM9/XSCALE等ARM系列处理器都跑armlinux
  
  armlinux发行包下载:
  
  通用的下载方式
  
  ftp://ftp.uk.kernel.org/pub/linux/kernel/v2.4/
  
  还有可以是CVS的方式:一般的都在sourceforge.net
  
  http://sourceforge.net/cvs/?group_id=33360
  
  CVS命令如下: (这是你的REDHAT LINUX PC必须能够接通INTERNET)
  
  cvs -d:pserver:[email protected]:/cvsroot/armlinux login
  
  cvs -z3 -d:pserver:[email protected]:/cvsroot/armlinux co linux-2.4
  
  ARM开发大全:http://www.arm.linux.org.uk/developer/
  
  ARM内核移植编译的文章:http://www.arm.linux.org.uk/docs/kerncomp.shtml
  
  MAILLIST搜索引擎:
  
  http://www.arm.linux.org.uk/armlinux/mailinglists.php?
  
  (4)bootloader的资源
  
  u-boot:http://www.denx.de/
  
  其它常用东东:
  
  microwin开发maillist
  
  http://www.linuxhacker.org/cgi-bin/search.cgi
  
  minigui开发
  
  http://www.minigui.org/cgi-bin/lb5000/leoboard.cgi
  
  rtai实时性补丁
  
  http://www.aero.polimi.it/~rtai/
  
  http://www.denx.de/
  
  GNU CC(gcc)英文资源(文档,非常好)
  
  http://gcc.gnu.org/onlinedocs/gcc/
  
  http://gcc.gnu.org/onlinedocs/gcc/Option-Summary.html#Option%20Summary?
  
  2. 其它资源
  
  华恒冷火HHCF系列嵌入式LINUX开发平台常见问题解答
  
  华恒POWERPC系列产品常见问题解答
  
  华恒ARM系列产品常见问题解答
  
  3.Redhat Linux 光盘映像下载点
  
  http://www.linuxiso.org/
  
  4.常用资源
  
  串口通信:
  
  http://www-900.ibm.com/developerWorks/cn/linux/l-serials/index.shtml#1
  
  AT&T嵌入式汇编
  
  http://www.32mcu.com/linux1.htm
  
  BDM+GDB调试
  
  http://www.ucdot.org/article.pl?sid=03/01/30/0548223
相关内容
赞助商链接