<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[菜鸟写的按键中断程序，却怎么也实现不了 ..]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7927]]></link>
 <description><![CDATA[Latest 20 replies of 菜鸟写的按键中断程序，却怎么也实现不了 ..]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 14:06:26 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://121.40.142.80]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[回 5楼(myitlover) 的帖子]]></title>
 <description><![CDATA[感谢您，我正遇到找个问题，看到您的回答解决了。谢谢。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7927#140371]]></link>
 <author><![CDATA[super_lihai]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Wed, 14 Dec 2011 07:57:19 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[讲得都不错啊]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7927#64232]]></link>
 <author><![CDATA[gaoqiang116]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 11 Mar 2011 03:21:39 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我发现3个问题、
1.加 MMU_Init();&nbsp;&nbsp;&nbsp;&nbsp;
2.&nbsp;&nbsp;&nbsp;&nbsp; if(rEINTPEND&amp;(1&lt;&lt;8))&nbsp;&nbsp;//中断服务子程序里面没有代码
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rEINTPEND|=(1&lt;&lt; ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7927#58004]]></link>
 <author><![CDATA[icyrat]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 11 Feb 2011 03:39:56 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[_ENTRY这个没定义咯
在2440init.s里面的入口地方加个标号，然后用EXPORT输出
&nbsp;&nbsp;&nbsp;&nbsp;EXPORT&nbsp;&nbsp;&nbsp;&nbsp;__ENTRY
__ENTRY

或者你把mmu.c里面的__ENTRY改成常数0x30000000试一试]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7927#41479]]></link>
 <author><![CDATA[myitlover]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Mon, 13 Sep 2010 06:38:14 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我在工程中加入了mmc.h和mmc.h，main()中加了MMU_Init();，
但在编译时Error提示：Undefined symbol _ENTRY (referred from mmu.o)??
为什么呢？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7927#41473]]></link>
 <author><![CDATA[kkssmm]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Mon, 13 Sep 2010 06:15:09 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[加 MMU_Init();&nbsp;&nbsp;&nbsp;&nbsp;]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7927#41466]]></link>
 <author><![CDATA[myitlover]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Mon, 13 Sep 2010 04:09:50 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[main()中加上这个MMU_EnableICache()也还是不行。 [s:11]&nbsp;&nbsp;[s:11]]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7927#41445]]></link>
 <author><![CDATA[kkssmm]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Mon, 13 Sep 2010 02:15:07 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[初始化部分看似没问题
你先打开MMU试试]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7927#41402]]></link>
 <author><![CDATA[myitlover]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sun, 12 Sep 2010 10:23:50 +0000]]></pubdate>
</item>
</channel></rss>