<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[2440init.s注解 (原帖: 将2440test烧写到 ..]]></title>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939]]></link>
 <description><![CDATA[Latest 20 replies of 2440init.s注解 (原帖: 将2440test烧写到 ..]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 06:57:36 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://aiothome.net]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[主持楼主，顶一下]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#335930]]></link>
 <author><![CDATA[浅若清风]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Tue, 17 May 2016 13:17:30 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[来看看]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#331175]]></link>
 <author><![CDATA[loading111]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sun, 06 Mar 2016 10:09:56 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 12楼(jj807) 的帖子]]></title>
 <description><![CDATA[相对寻址是位置无关的，编译时生成位置无关码。是编译器生成机器码，根据机器码来进行跳转。而绝对寻址是直接将地址赋给PC程序计数器，来跳转，是位置相关的。]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#300171]]></link>
 <author><![CDATA[kingjimmy]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sat, 27 Dec 2014 12:05:27 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[与位置无关的代码 做启动 ram的初始化 跳转]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#296582]]></link>
 <author><![CDATA[ljxh401]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Tue, 18 Nov 2014 14:17:38 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[good，这个论坛的回复验证这么格鲁呢……]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#236358]]></link>
 <author><![CDATA[beyoung]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 10 May 2013 12:40:07 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[楼主分析的很细致，辛苦了]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#211697]]></link>
 <author><![CDATA[白色沙漠]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Wed, 05 Dec 2012 15:42:19 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[值得学习]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#181095]]></link>
 <author><![CDATA[qinqingchun]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sat, 16 Jun 2012 13:23:23 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[看看]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#174398]]></link>
 <author><![CDATA[zhw888888]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Mon, 14 May 2012 12:26:45 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[learning。。。。。。。。。。。]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#168461]]></link>
 <author><![CDATA[mschj]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 19 Apr 2012 09:28:09 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[好东西！！]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#167720]]></link>
 <author><![CDATA[chlq1991]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Mon, 16 Apr 2012 14:01:15 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[msr cpsr_cxsf,r1 ;SVCMode
533 ldr sp,=SVCStack ; SVCStack=0x33FF_5800
534
535 ;USER mode has not be initialized.
536 mov pc,lr
537 ;The LR register will not be valid if the current mode is not SVC mode.
这好像没设置用户模式的SP]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#162977]]></link>
 <author><![CDATA[liao145]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 29 Mar 2012 15:22:57 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[好东西学习学习]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#157905]]></link>
 <author><![CDATA[chlq1991]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Tue, 13 Mar 2012 09:18:49 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[学习了]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#156619]]></link>
 <author><![CDATA[saodeisinei]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 08 Mar 2012 19:19:41 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[学习下]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#143754]]></link>
 <author><![CDATA[js_xuzh]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 30 Dec 2011 09:06:32 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[非常感谢！]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#140525]]></link>
 <author><![CDATA[hcm198409]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 15 Dec 2011 01:12:15 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[原理传说中的那份启动代码详解是出自楼主的呀，膜拜！]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#139234]]></link>
 <author><![CDATA[xxhsrhc]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 09 Dec 2011 11:27:29 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[学习一下]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#139078]]></link>
 <author><![CDATA[dangdang]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 09 Dec 2011 03:00:43 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[学习学习！]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#133753]]></link>
 <author><![CDATA[fengchao4307]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 18 Nov 2011 08:23:44 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[这个绝对得顶。。。]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#130386]]></link>
 <author><![CDATA[和煦的阳光]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sun, 06 Nov 2011 07:40:04 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[看看再说]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=4939#129762]]></link>
 <author><![CDATA[kimishen]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 04 Nov 2011 00:50:03 +0000]]></pubdate>
</item>
</channel></rss>