<?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>Xanda's Blog !~! &#187; wm6.5</title>
	<atom:link href="http://blog.xanda.org/tag/wm6-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xanda.org</link>
	<description>Human Knowledge Belongs To The World.</description>
	<lastBuildDate>Tue, 13 Jul 2010 10:10:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Erasing the Content of Flash ROM</title>
		<link>http://blog.xanda.org/2009/11/18/erasing-the-content-of-flash-rom/</link>
		<comments>http://blog.xanda.org/2009/11/18/erasing-the-content-of-flash-rom/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 15:17:34 +0000</pubDate>
		<dc:creator>xanda</dc:creator>
				<category><![CDATA[IT Related]]></category>
		<category><![CDATA[cook rom]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[hard reset]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[rom]]></category>
		<category><![CDATA[windows mobile]]></category>
		<category><![CDATA[wm6]]></category>
		<category><![CDATA[wm6.1]]></category>
		<category><![CDATA[wm6.5]]></category>
		<category><![CDATA[xda]]></category>
		<category><![CDATA[xda-developers]]></category>

		<guid isPermaLink="false">http://blog.xanda.org/?p=1006</guid>
		<description><![CDATA[Hi all especially HTC users.
This HOWTO gonna cover steps that are needed to erase the content of flash ROM for HTC device to prevent the automagic hard reset when a cooked ROM crashed.
I believe that you are now running a cooked ROM on your device (Huh? Still running on the original ROM? Come on.. Dont [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all especially HTC users.</p>
<p>This HOWTO gonna cover steps that are needed to erase the content of flash ROM for HTC device to prevent the automagic hard reset when a cooked ROM crashed.</p>
<p>I believe that you are now running a cooked ROM on your device (Huh? Still running on the original ROM? Come on.. Dont be such a lame goat) and for those who already flash their device for several times (with several different ROMs), you might have the auto hard reset problem that gonna occur almost every day. Besides data loss, it will also cause you headache and hair loss <img src='http://blog.xanda.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>There are several reasons that gonna lead to this problem (please leave comment if you found that I&#8217;m wrong) and they are:</p>
<ol>
<li>Installed a corrupted ROM</li>
<li>Flash the radio ROM after the OS ROM</li>
<li>Install the Hard-SPL without flashing the radio and OS ROM (after that)</li>
<li>Memory Bad Blocks</li>
</ol>
<p>If you think that reason no 1,2 and 3 is not related to you, the only way to solve your problem is by wiping/erasing the content of the entire ROM before you flash it back into the new ROM (which caused by reason no 4).</p>
<p>Here are the steps that you need to follow:</p>
<ol>
<li><strong>MAKE SURE YOU ALREADY HAVE HARD-SPL INSTALLED</strong> (not sure? <strong>DONT</strong> proceed)</li>
<li><strong>BACKUP ALL OF YOUR DATA</strong></li>
<li>Turn on your device into bootloader menu (if you dont know how to do it, please refer device manual)</li>
<li>Connect the USB cable from your device to your computer</li>
<li>Enter the bootloader cmd prompt
<ul>
<li>For Windows user : Make sure you have disabled the USB connection in ActiveSync, before trying to connect to the bootloader: File &#8211;&gt; Connection settings &#8211;&gt; uncheck &#8220;allow USB connections&#8221; then, download and run the <a href="http://wiki.xda-developers.com/uploads/mtty.exe" target="_blank">mtty</a> program</li>
<li>For Linux user: Download the <a href="http://code.google.com/p/htc-flasher/" target="_blank">htc-flasher</a>, run it, and choose Bootloader Cmd Prompt<br />
<img src="http://img.xanda.org/galleries/HTCFlasher.png" alt="" /></li>
</ul>
</li>
<li>Type the following command (for advance user: dont set any value for StartAddr and Len in erase, just use default value)

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">password BsaD5SeoA</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">erase</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">task <span style="color: #000000;">28</span></pre></div></div>

</li>
<li>Reset/restart your device by poking into the reset hole or you can issue the following command

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">ResetDevice</pre></div></div>

</li>
<li>Now you can flash your GSM/Radio ROM</li>
<li>And finally you can flash your cooked ROM as usual/normal</li>
<li>If you device is still stuck in tri-colour / boot loader mode, perform the following command

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">set</span> <span style="color: #000000;">16</span> <span style="color: #000000;">0</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">ResetDevice</pre></div></div>

</li>
</ol>
<p>Cheers&#8230;! <img src='http://blog.xanda.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xanda.org/2009/11/18/erasing-the-content-of-flash-rom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
