<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>break &#8211; richliu&#039;s blog</title>
	<atom:link href="https://richliu.com/tag/break/feed/" rel="self" type="application/rss+xml" />
	<link>https://richliu.com</link>
	<description>Linux, 工作, 生活, 家人</description>
	<lastBuildDate>Tue, 08 Mar 2011 02:44:04 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Trace32 Break 的 Condition 指令要如何下.</title>
		<link>https://richliu.com/2011/03/08/1031/trace32-break-%e7%9a%84-condition-%e6%8c%87%e4%bb%a4%e8%a6%81%e5%a6%82%e4%bd%95%e4%b8%8b/</link>
					<comments>https://richliu.com/2011/03/08/1031/trace32-break-%e7%9a%84-condition-%e6%8c%87%e4%bb%a4%e8%a6%81%e5%a6%82%e4%bd%95%e4%b8%8b/#respond</comments>
		
		<dc:creator><![CDATA[richliu]]></dc:creator>
		<pubDate>Tue, 08 Mar 2011 02:44:04 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[break]]></category>
		<category><![CDATA[condition]]></category>
		<category><![CDATA[Trace32]]></category>
		<guid isPermaLink="false">https://richliu.com/?p=1031</guid>

					<description><![CDATA[<p>Trace32 的相關內容非常的少, 找都找不到&#8230;. Trace32 在 Break Point  [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://richliu.com/2011/03/08/1031/trace32-break-%e7%9a%84-condition-%e6%8c%87%e4%bb%a4%e8%a6%81%e5%a6%82%e4%bd%95%e4%b8%8b/">Trace32 Break 的 Condition 指令要如何下.</a> appeared first on <a rel="nofollow" href="https://richliu.com">richliu&#039;s blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Trace32 的相關內容非常的少, 找都找不到&#8230;.</p>
<p>Trace32 在 Break Point 的地方可以設定 Condition, 這樣就可以設定特定條件停下來.</p>
<p>這邊就是一個範例, 停下來的時候要檢查記憶體的位置 &gt; 200, 記得 /CONDITION 後面的字串中間不能有空白. 要不然會有問題.</p>
<p>[TEXT]<br />
break.set D:0xC02f1e64 /write /ONCHIP /CONDITION data.long(D:0xC02f1e64)>200<br />
[/TEXT]</p>
<p>The post <a rel="nofollow" href="https://richliu.com/2011/03/08/1031/trace32-break-%e7%9a%84-condition-%e6%8c%87%e4%bb%a4%e8%a6%81%e5%a6%82%e4%bd%95%e4%b8%8b/">Trace32 Break 的 Condition 指令要如何下.</a> appeared first on <a rel="nofollow" href="https://richliu.com">richliu&#039;s blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://richliu.com/2011/03/08/1031/trace32-break-%e7%9a%84-condition-%e6%8c%87%e4%bb%a4%e8%a6%81%e5%a6%82%e4%bd%95%e4%b8%8b/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
