<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[Reset向量处汇编代码的疑惑]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=10171]]></link>
 <description><![CDATA[Latest 20 replies of Reset向量处汇编代码的疑惑]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 09:08:05 +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[真正的原因找到了.
是因为我没有指定.lds链接脚本文件.
导致ld将一些标号的地址默认为0x8000开始
因此ldr指令是用绝对地址的,而b指令是用相对地址的
所以ldr指令出错.]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=10171#61293]]></link>
 <author><![CDATA[rengo]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Mon, 28 Feb 2011 01:08:06 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[ldr pc=Reset_Addr&nbsp;&nbsp; 这样应该就行了。。 试试看]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=10171#61124]]></link>
 <author><![CDATA[heycare]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sun, 27 Feb 2011 05:32:41 +0000]]></pubdate>
</item>
</channel></rss>