<?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/MTK_kyle" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/MTK_kyle" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 17 Apr 2008 13:09:00 GMT</lastBuildDate><title>kyle的专栏</title><description>专注 ARM 技术</description><link>http://blog.csdn.net/MTK_kyle/</link><item><title>构建 arm-linux 仿真运行环境 (skyeye + arm-linux + NFS)</title><link>http://blog.csdn.net/MTK_kyle/archive/2008/04/17/2300538.aspx</link><wfw:comment>http://blog.csdn.net/MTK_kyle/comments/2300538.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/MTK_kyle/comments/commentRss/2300538.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2300538</trackback:ping><description>本文旨在将 arm-linux 在 skyeye 上搭建起来，并在 arm-linux 上能成功 mount NFS 为目标, 最终我们能在 arm-linux 里运行我们自己的应用程序. 其实在 skyeye 上移植 arm-linux 并非难事,网上也有不少资料, 只是大都遗漏细节, 以致细微之处卡壳，所以本文力求详实清析, 希望能对大家有点用处。&lt;img src =&quot;http://blog.csdn.net/MTK_kyle/aggbug/2300538.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 17 Apr 2008 21:09:00 +0800</pubDate><author>kyle</author><comments>http://blog.csdn.net/MTK_kyle/archive/2008/04/17/2300538.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/MTK_kyle/archive/2008/04/17/2300538.aspx</guid><dc:creator>kyle</dc:creator><fs:srclink>http://blog.csdn.net/MTK_kyle/archive/2008/04/17/2300538.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/MTK_kyle/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/MTK_kyle/~7371407/207905407/5480924</fs:itemid></item><item><title>理想主义者--理查德.马修.斯托曼(GNU的传奇)</title><link>http://blog.csdn.net/MTK_kyle/archive/2008/04/15/2294195.aspx</link><wfw:comment>http://blog.csdn.net/MTK_kyle/comments/2294195.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/MTK_kyle/comments/commentRss/2294195.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2294195</trackback:ping><description>我相信，不知道微软、比尔.盖茨、windows操作系统的中国人没有多少了。我也相信，绝大多数中国人不知道GNU、FSF，不知道理查德.马修.斯托曼(Richard.Matthew.Stallman, RMS），甚至包括许多计算机专业的大学生。这篇文章正是写给这些人看的，其主要材料来自于方兴东写的一篇关于斯托曼的传记类文章，加了一些个人理解。&lt;img src =&quot;http://blog.csdn.net/MTK_kyle/aggbug/2294195.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 15 Apr 2008 23:55:00 +0800</pubDate><author>kyle</author><comments>http://blog.csdn.net/MTK_kyle/archive/2008/04/15/2294195.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/MTK_kyle/archive/2008/04/15/2294195.aspx</guid><dc:creator>kyle</dc:creator><fs:srclink>http://blog.csdn.net/MTK_kyle/archive/2008/04/15/2294195.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/MTK_kyle/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/MTK_kyle/~7371407/207905408/5480924</fs:itemid></item><item><title>Arm linux2.4在Armadillo-9开发板上的build过程</title><link>http://blog.csdn.net/MTK_kyle/archive/2008/04/01/2238229.aspx</link><wfw:comment>http://blog.csdn.net/MTK_kyle/comments/2238229.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/MTK_kyle/comments/commentRss/2238229.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2238229</trackback:ping><description>Armadill0-9是Atmark Techno, Inc.公司开发的一款基于ARM 9的开发板，其支持MMu管理，以及低功耗，体积小巧深受开发人士的喜爱。如何build Armadillo-9的image呢？下面是本人总结的一些步骤，希望对其他学习使用Armadillo-9的同志有所帮助。&lt;img src =&quot;http://blog.csdn.net/MTK_kyle/aggbug/2238229.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 01 Apr 2008 23:57:00 +0800</pubDate><author>kyle</author><comments>http://blog.csdn.net/MTK_kyle/archive/2008/04/01/2238229.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/MTK_kyle/archive/2008/04/01/2238229.aspx</guid><dc:creator>kyle</dc:creator><fs:srclink>http://blog.csdn.net/MTK_kyle/archive/2008/04/01/2238229.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/MTK_kyle/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/MTK_kyle/~7371407/207905409/5480924</fs:itemid></item><item><title>在linux下设备文件读写实例</title><link>http://blog.csdn.net/MTK_kyle/archive/2008/04/01/2237538.aspx</link><wfw:comment>http://blog.csdn.net/MTK_kyle/comments/2237538.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/MTK_kyle/comments/commentRss/2237538.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2237538</trackback:ping><description>在linux里如何定义自己的设备文件,如何驱动设备文件呢？让我们一起来学习吧！&lt;img src =&quot;http://blog.csdn.net/MTK_kyle/aggbug/2237538.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 01 Apr 2008 23:02:00 +0800</pubDate><author>kyle</author><comments>http://blog.csdn.net/MTK_kyle/archive/2008/04/01/2237538.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/MTK_kyle/archive/2008/04/01/2237538.aspx</guid><dc:creator>kyle</dc:creator><fs:srclink>http://blog.csdn.net/MTK_kyle/archive/2008/04/01/2237538.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/MTK_kyle/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/MTK_kyle/~7371407/207905410/5480924</fs:itemid></item><item><title>预编译指令知多少?</title><link>http://blog.csdn.net/MTK_kyle/archive/2008/03/27/2222711.aspx</link><wfw:comment>http://blog.csdn.net/MTK_kyle/comments/2222711.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/MTK_kyle/comments/commentRss/2222711.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2222711</trackback:ping><description>在编写C/C++程序时我们经常用#define指令,这是宏指令。类似的还有#error   #i f #else  #elif  #endif #ifdef  #ifndef  #undef  #line  #pragma 等很多,这些指令又是做什么的呢?让我们一起来学习吧!&lt;img src =&quot;http://blog.csdn.net/MTK_kyle/aggbug/2222711.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 27 Mar 2008 21:03:00 +0800</pubDate><author>kyle</author><comments>http://blog.csdn.net/MTK_kyle/archive/2008/03/27/2222711.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/MTK_kyle/archive/2008/03/27/2222711.aspx</guid><dc:creator>kyle</dc:creator><fs:srclink>http://blog.csdn.net/MTK_kyle/archive/2008/03/27/2222711.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/MTK_kyle/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/MTK_kyle/~7371407/207905411/5480924</fs:itemid></item><item><title>编写可移植C/C++程序要点</title><link>http://blog.csdn.net/MTK_kyle/archive/2008/03/27/2222632.aspx</link><wfw:comment>http://blog.csdn.net/MTK_kyle/comments/2222632.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/MTK_kyle/comments/commentRss/2222632.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2222632</trackback:ping><description>C/C++自诞生以来就受到广大程序员的喜爱,编写C/C++程序容易,但写好程序不容易,写好可移植程序更不容易。如何做到程序在不同环境的移植呢?这里面有技巧。&lt;img src =&quot;http://blog.csdn.net/MTK_kyle/aggbug/2222632.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 27 Mar 2008 20:31:00 +0800</pubDate><author>kyle</author><comments>http://blog.csdn.net/MTK_kyle/archive/2008/03/27/2222632.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/MTK_kyle/archive/2008/03/27/2222632.aspx</guid><dc:creator>kyle</dc:creator><fs:srclink>http://blog.csdn.net/MTK_kyle/archive/2008/03/27/2222632.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/MTK_kyle/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/MTK_kyle/~7371407/207905412/5480924</fs:itemid></item><item><title>ARM的异常中断机制</title><link>http://blog.csdn.net/MTK_kyle/archive/2008/03/26/2220940.aspx</link><wfw:comment>http://blog.csdn.net/MTK_kyle/comments/2220940.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/MTK_kyle/comments/commentRss/2220940.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2220940</trackback:ping><description>在我们平时使用计算机时我们敲击键盘,计算机会对我做出相应。这是什么原因呢?处理器又是如何相应外围请求的呢?其实这都是通过处理器的中断机制实现的。ARM有是怎样的中断机制?让我们一起探讨吧!&lt;img src =&quot;http://blog.csdn.net/MTK_kyle/aggbug/2220940.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 27 Mar 2008 02:11:00 +0800</pubDate><author>kyle</author><comments>http://blog.csdn.net/MTK_kyle/archive/2008/03/26/2220940.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/MTK_kyle/archive/2008/03/26/2220940.aspx</guid><dc:creator>kyle</dc:creator><fs:srclink>http://blog.csdn.net/MTK_kyle/archive/2008/03/26/2220940.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/MTK_kyle/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/MTK_kyle/~7371407/207905413/5480924</fs:itemid></item><item><title>嵌入式程序员面试常见问题</title><link>http://blog.csdn.net/MTK_kyle/archive/2008/03/25/2216490.aspx</link><wfw:comment>http://blog.csdn.net/MTK_kyle/comments/2216490.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/MTK_kyle/comments/commentRss/2216490.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2216490</trackback:ping><description>何为嵌入式程序员？嵌入式程序员和普通程序员有区别吗？相信你看完这篇文章之后会有所体会！&lt;img src =&quot;http://blog.csdn.net/MTK_kyle/aggbug/2216490.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 25 Mar 2008 20:56:00 +0800</pubDate><author>MTK_kyle</author><comments>http://blog.csdn.net/MTK_kyle/archive/2008/03/25/2216490.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/MTK_kyle/archive/2008/03/25/2216490.aspx</guid><dc:creator>MTK_kyle</dc:creator><fs:srclink>http://blog.csdn.net/MTK_kyle/archive/2008/03/25/2216490.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/MTK_kyle/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/MTK_kyle/~7371407/207905414/5480924</fs:itemid></item><item><title>Emacs 学习总结</title><link>http://blog.csdn.net/MTK_kyle/archive/2008/03/25/2216479.aspx</link><wfw:comment>http://blog.csdn.net/MTK_kyle/comments/2216479.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/MTK_kyle/comments/commentRss/2216479.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2216479</trackback:ping><description>众所周知在linux下最牛的编辑器就是emacs,它以出色的快捷键使用、集成shell、与GCC编译器天然结合而著称。学习emacs吧,它会让编程成为乐趣,因为有了emacs。&lt;img src =&quot;http://blog.csdn.net/MTK_kyle/aggbug/2216479.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 25 Mar 2008 20:47:00 +0800</pubDate><author>MTK_kyle</author><comments>http://blog.csdn.net/MTK_kyle/archive/2008/03/25/2216479.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/MTK_kyle/archive/2008/03/25/2216479.aspx</guid><dc:creator>MTK_kyle</dc:creator><fs:srclink>http://blog.csdn.net/MTK_kyle/archive/2008/03/25/2216479.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/MTK_kyle/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/MTK_kyle/~7371407/207905415/5480924</fs:itemid></item><item><title>ARM寄存器介绍</title><link>http://blog.csdn.net/MTK_kyle/archive/2008/03/25/2215239.aspx</link><wfw:comment>http://blog.csdn.net/MTK_kyle/comments/2215239.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/MTK_kyle/comments/commentRss/2215239.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2215239</trackback:ping><description>ARM处理器包含多少寄存器?每种模式下又有那些寄存器?这些寄存器的作用又是什么?带着这些问题我们来学习ARM寄存器吧!相信看完这篇文章后你会有所收获。&lt;img src =&quot;http://blog.csdn.net/MTK_kyle/aggbug/2215239.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 25 Mar 2008 15:37:00 +0800</pubDate><author>MTK_kyle</author><comments>http://blog.csdn.net/MTK_kyle/archive/2008/03/25/2215239.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/MTK_kyle/archive/2008/03/25/2215239.aspx</guid><dc:creator>MTK_kyle</dc:creator><fs:srclink>http://blog.csdn.net/MTK_kyle/archive/2008/03/25/2215239.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/MTK_kyle/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/MTK_kyle/~7371407/207905416/5480924</fs:itemid></item></channel></rss>