<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[求助：mini2440不能调用子函数]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5815]]></link>
 <description><![CDATA[Latest 20 replies of 求助：mini2440不能调用子函数]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 12:26:16 +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[]]></title>
 <description><![CDATA[问题解决了么？
我也是遇到这个问题 搞死人了]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5815#101081]]></link>
 <author><![CDATA[lxp630]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sat, 09 Jul 2011 09:18:10 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 9楼(lanlovehua) 的帖子]]></title>
 <description><![CDATA[恩，可能是硬件问题，可是我刚开始学，还不会弄 [s:5]]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5815#26253]]></link>
 <author><![CDATA[tiger8]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sat, 24 Apr 2010 02:18:49 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[固化不进去？是不是应该检查一下硬件的原因？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5815#26148]]></link>
 <author><![CDATA[lanlovehua]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 23 Apr 2010 03:55:32 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 7楼(lanlovehua) 的帖子]]></title>
 <description><![CDATA[试过了，还是不行，程序就是固化不进去 [s:6]]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5815#26140]]></link>
 <author><![CDATA[tiger8]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 23 Apr 2010 03:05:20 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[建议楼主这样试一下：

void led_on()
{
&nbsp;&nbsp;&nbsp;&nbsp; rGPBDAT=(rGPBDAT|(0xfff))&amp;(~(1&lt;&lt;6));//&amp;= ~(1&lt;&lt;5);
&nbsp;&nbsp;&nbsp;&nbsp;Yanshi(200) ;
&nbsp;&nbsp;&nbsp;&nbsp;rGPBDAT|=(1&lt;&lt;6);//(rGPBDAT|(0xfff))&amp;(~);//&amp;= ~(1&lt;&lt;5);
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5815#26056]]></link>
 <author><![CDATA[lanlovehua]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 22 Apr 2010 09:19:53 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 5楼(libailiang) 的帖子]]></title>
 <description><![CDATA[试过了，与延时时间没关系 [s:9]]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5815#26020]]></link>
 <author><![CDATA[tiger8]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 22 Apr 2010 05:55:10 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[计算一下延时时间！太短，当然看不出结果。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5815#25998]]></link>
 <author><![CDATA[libailiang]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 22 Apr 2010 03:16:23 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 3楼(云鹤九霄) 的帖子]]></title>
 <description><![CDATA[我刚才试了，还是不行啊]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5815#25996]]></link>
 <author><![CDATA[tiger8]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 22 Apr 2010 02:47:45 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[小弟愚见：您的参数类型不一致吧，可以考虑利用myled参考例程的dely()函数，延时函数只是程序执行空操作而已。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5815#25973]]></link>
 <author><![CDATA[云鹤九霄]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 22 Apr 2010 01:53:53 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[//***************************************************
#include &quot;def.h&quot;
#include &quot;option.h&quot;
#include &quot;2440addr.h&quot;&nbsp;&nbsp;&nbsp;&nbsp; 
#include &quot;2440lib.h&quot;
#include &quot;2440slib.h&quot;&nbsp;&nbsp;
//#include &quot;2440init.s&quot;&nbsp;&nbsp;&nbsp;&nbs ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5815#25962]]></link>
 <author><![CDATA[tiger8]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 22 Apr 2010 01:28:59 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[楼主，你应该把你的程序贴上来呀，不然我们怎么知道哪里出问题了]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5815#25914]]></link>
 <author><![CDATA[leilei9098]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Wed, 21 Apr 2010 14:30:43 +0000]]></pubdate>
</item>
</channel></rss>