<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[关于初始化代码中栈部分的疑问]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7494]]></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 05:57:46 +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[默认情况下是MDK库函数实现的]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7494#317392]]></link>
 <author><![CDATA[arch123]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sun, 02 Aug 2015 12:55:22 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 1楼(imjacob) 的帖子]]></title>
 <description><![CDATA[YES！]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7494#128933]]></link>
 <author><![CDATA[dxb720]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Tue, 01 Nov 2011 06:08:21 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[这些堆栈在刚开始是不会用到的，只有你的系统发生异常了，进入异常模式后会保存一些数值在相应的堆栈。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7494#125613]]></link>
 <author><![CDATA[liuwenliang]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 20 Oct 2011 12:42:24 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[那些堆栈空间&nbsp;&nbsp;例如程序开始定义了一些 int char 或者结构体的一些变量&nbsp;&nbsp; 如果他是中断处理函数里的 那么这些变量就放在 IRQStack=0x33FF_7000 往下的空间]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7494#61123]]></link>
 <author><![CDATA[heycare]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sun, 27 Feb 2011 05:30:28 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[不错，谢谢分享]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7494#38063]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 13 Aug 2010 03:26:43 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[找到了，
[code]
MACRO
$HandlerLabel HANDLER $HandleLabel

$HandlerLabel
&#160;&#160;&#160;&#160;sub&#160;&#160;&#160;&#160;sp,sp,#4&#160;&#160;&#160;&#160;;decrement sp(to store jump address)
&#160;&#160;&#160;&#160;stmfd&#160;&#160;&#160;&#160;sp!,{r0}&#160;&#160;&#160;&#160;;PUSH the work regist ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7494#38060]]></link>
 <author><![CDATA[imjacob]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 13 Aug 2010 02:59:50 +0000]]></pubdate>
</item>
</channel></rss>