<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/dugangxj" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/dugangxj" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 12 Feb 2007 12:54:00 GMT</lastBuildDate><title>民工甲的专栏</title><description>未来永远是光明的，如同思想的灵感泉涌不断。只有当心中对事充满厌倦，才会思枯才结</description><link>http://blog.csdn.net/dugangxj/</link><item><title>wince开发入门</title><link>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508340.aspx</link><wfw:comment>http://blog.csdn.net/dugangxj/comments/1508340.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dugangxj/comments/commentRss/1508340.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1508340</trackback:ping><description>具有WIN32编程经验的程序员会发现创建新的（维护已有的）面向Windows CE设备（如手持电脑）的应用程序远比创建类似的面向特殊的平台或其他应用不广的嵌入式式的操作系统的应用程序简单。Windows CE的开发者几乎不需要支持原有的应用程序或设备，所以操作系统在设计时可以考虑到应用一些最新的思想和应用程序，并且应用最先进的嵌入式式的32位微处理器产品作为它的硬件目标平台。如果你在基于你的Windows CE的硬件平台上创建一个全新的设备(和设备驱动程序)，你可以既从你的硬件设备和驱动器的层次，又可以从应用程序的层次有许多选择。&lt;img src =&quot;http://blog.csdn.net/dugangxj/aggbug/1508340.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 12 Feb 2007 20:54:00 +0800</pubDate><author>民工甲</author><comments>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508340.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dugangxj/archive/2007/02/12/1508340.aspx</guid><dc:creator>民工甲</dc:creator><fs:srclink>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508340.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dugangxj/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/dugangxj/~1301315/206277466/1304330</fs:itemid></item><item><title>BootLoader简介与基本命令</title><link>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508326.aspx</link><wfw:comment>http://blog.csdn.net/dugangxj/comments/1508326.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dugangxj/comments/commentRss/1508326.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1508326</trackback:ping><description>1、  引导加载程序。包括固化在固件(firmware)中的boot代码(可选)，和BootLoader两大部分。

2、  Linux内核。特定于嵌入式板子的定制内核以及内核的启动参数。

3、  文件系统。包括根文件系统和建立于Flash内存设备之上文件系统。通常用ramdisk来作为rootfs。

4、  用户应用程序。特定于用户的应用程序。有时在用户应用程序和内核层之间可能还会包括一个嵌入式图形用户界面
&lt;img src =&quot;http://blog.csdn.net/dugangxj/aggbug/1508326.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 12 Feb 2007 20:43:00 +0800</pubDate><author>民工甲</author><comments>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508326.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dugangxj/archive/2007/02/12/1508326.aspx</guid><dc:creator>民工甲</dc:creator><fs:srclink>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508326.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dugangxj/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/dugangxj/~1301315/206277467/1304330</fs:itemid></item><item><title>linux/unix系统命令：mount</title><link>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508319.aspx</link><wfw:comment>http://blog.csdn.net/dugangxj/comments/1508319.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dugangxj/comments/commentRss/1508319.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1508319</trackback:ping><description>mount 加载，加载文件系统，linux/unix系统命令&lt;img src =&quot;http://blog.csdn.net/dugangxj/aggbug/1508319.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 12 Feb 2007 20:31:00 +0800</pubDate><author>民工甲</author><comments>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508319.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dugangxj/archive/2007/02/12/1508319.aspx</guid><dc:creator>民工甲</dc:creator><fs:srclink>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508319.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dugangxj/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/dugangxj/~1301315/206277468/1304330</fs:itemid></item><item><title>U-Boot简介</title><link>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508316.aspx</link><wfw:comment>http://blog.csdn.net/dugangxj/comments/1508316.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dugangxj/comments/commentRss/1508316.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1508316</trackback:ping><description>U-Boot，全称Universal Boot Loader，是遵循GPL条款的开放源码项目。从FADSROM、8xxROM、PPCBOOT逐步发展演化而来。其源码目录、编译形式与Linux内核很相似，事实上，不少U-Boot源码就是相应的Linux内核源程序的简化，尤其是一些设备的驱动程序，这从U-Boot源码的注释中能体现这一点。但是U-Boot不仅仅支持嵌入式Linux系统的引导，当前，它还支持NetBSD, VxWorks, QNX, RTEMS, ARTOS, LynxOS嵌入式操作系统&lt;img src =&quot;http://blog.csdn.net/dugangxj/aggbug/1508316.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 12 Feb 2007 20:27:00 +0800</pubDate><author>民工甲</author><comments>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508316.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dugangxj/archive/2007/02/12/1508316.aspx</guid><dc:creator>民工甲</dc:creator><fs:srclink>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508316.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dugangxj/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/dugangxj/~1301315/206277469/1304330</fs:itemid></item><item><title>at91rm9200上移植u-boot</title><link>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508313.aspx</link><wfw:comment>http://blog.csdn.net/dugangxj/comments/1508313.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dugangxj/comments/commentRss/1508313.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1508313</trackback:ping><description>开发板硬件配置
这块开发板硬件           ATMEL推荐硬件
SDRAM   8MB             32MB
Flash      1MB             8MB      
注：Flash芯片也不一样，意味着驱动要重写。&lt;img src =&quot;http://blog.csdn.net/dugangxj/aggbug/1508313.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 12 Feb 2007 20:24:00 +0800</pubDate><author>民工甲</author><comments>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508313.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dugangxj/archive/2007/02/12/1508313.aspx</guid><dc:creator>民工甲</dc:creator><fs:srclink>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508313.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dugangxj/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/dugangxj/~1301315/206277470/1304330</fs:itemid></item><item><title>U-Boot在S3C2410上的移植</title><link>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508307.aspx</link><wfw:comment>http://blog.csdn.net/dugangxj/comments/1508307.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dugangxj/comments/commentRss/1508307.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1508307</trackback:ping><description>引言 　　U-Boot是用于初始化目标板硬件，为嵌入式操作系统提供目标板硬件配置信息，完成嵌入式操作系统装载、引导和运行的固件程序。S3C2410是三星公司的一款基于ARM920T核的嵌入式通用处理器。本文将详细介绍U-Boot在S3C2410开发板上的移植与运行。&lt;img src =&quot;http://blog.csdn.net/dugangxj/aggbug/1508307.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 12 Feb 2007 20:19:00 +0800</pubDate><author>民工甲</author><comments>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508307.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dugangxj/archive/2007/02/12/1508307.aspx</guid><dc:creator>民工甲</dc:creator><fs:srclink>http://blog.csdn.net/dugangxj/archive/2007/02/12/1508307.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dugangxj/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/dugangxj/~1301315/206277471/1304330</fs:itemid></item></channel></rss>