<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: JTAG Boundary-Scan Vs. JTAG Emulation (ICE)</title>
	<atom:link href="http://www.etoolsmiths.com/blog/jtag-boundary-scan-vs-jtag-emulation-ice/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.etoolsmiths.com/blog/jtag-boundary-scan-vs-jtag-emulation-ice/</link>
	<description>JTAG and Boundary-Scan Tools</description>
	<lastBuildDate>Fri, 11 Dec 2009 15:21:37 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: returnGoodguy</title>
		<link>http://www.etoolsmiths.com/blog/jtag-boundary-scan-vs-jtag-emulation-ice/comment-page-1/#comment-1675</link>
		<dc:creator>returnGoodguy</dc:creator>
		<pubDate>Wed, 10 Jun 2009 05:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.etoolsmiths.com/blog/jtag-boundary-scan-vs-jtag-emulation-ice/#comment-1675</guid>
		<description>One more question...
What&#039;s the meaning of word, ICE (In-Circuit Emulator)?

Thanks again :).</description>
		<content:encoded><![CDATA[<p>One more question&#8230;<br />
What&#8217;s the meaning of word, ICE (In-Circuit Emulator)?</p>
<p>Thanks again <img src='http://www.etoolsmiths.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: returnGoodguy</title>
		<link>http://www.etoolsmiths.com/blog/jtag-boundary-scan-vs-jtag-emulation-ice/comment-page-1/#comment-1674</link>
		<dc:creator>returnGoodguy</dc:creator>
		<pubDate>Wed, 10 Jun 2009 05:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.etoolsmiths.com/blog/jtag-boundary-scan-vs-jtag-emulation-ice/#comment-1674</guid>
		<description>Hi,
It&#039;s very helpful article. But to understand precisely, I have two questions about them.

First , I understand that ICE is more complicated than JTAG Boundary SCAN Test. Does functionality of the ICE cover that of another? I mean, ICE can control/run processors, directly program programmable devices, and test JTAG Cell enabled hardware logic.

Second, this is about ICE devices working with processor(like ARM)-based FPGA board (like MultiICE). ICE device must understand architecture of target microprocessor and know where JTAG cells are placed exactly in the architecture. So the ICE device can control the processor using the JTAG SCAN Chain of the processor, FLASH, RAM, and the others.


Please confirm above two questions.
Thanks for your time to answer.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
It&#8217;s very helpful article. But to understand precisely, I have two questions about them.</p>
<p>First , I understand that ICE is more complicated than JTAG Boundary SCAN Test. Does functionality of the ICE cover that of another? I mean, ICE can control/run processors, directly program programmable devices, and test JTAG Cell enabled hardware logic.</p>
<p>Second, this is about ICE devices working with processor(like ARM)-based FPGA board (like MultiICE). ICE device must understand architecture of target microprocessor and know where JTAG cells are placed exactly in the architecture. So the ICE device can control the processor using the JTAG SCAN Chain of the processor, FLASH, RAM, and the others.</p>
<p>Please confirm above two questions.<br />
Thanks for your time to answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.etoolsmiths.com/blog/jtag-boundary-scan-vs-jtag-emulation-ice/comment-page-1/#comment-1628</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 29 May 2009 09:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.etoolsmiths.com/blog/jtag-boundary-scan-vs-jtag-emulation-ice/#comment-1628</guid>
		<description>Hi,
JTAG ICE - Used to control the processor and RUN CODE on the target microprocessor. ICE allows you to load the code, set it, run it ,stop it,  set breakpoints and in general debug the code. 

JTAG Boundary SCAN Test - Uses JTAG to send and receive test patterns to devices on a board, can also be used to program devices. Is NOT used to load code or debug code on the target microprocessor. In fact does not even require a microprocessor in the circuit; can work with hardware logic (JTAG Cell enabled) only.

JTAG ICE programs FLASH by loading code to RAM on the system and causing the target micro to run this code. The code does the erase and programming of the FLASH. ICE can also do slow FLASH programming by &quot;wiggling&quot; address, data and control, lines from micro to the FLASH. This does not require working RAM (or code in RAM).

Hope that helps</description>
		<content:encoded><![CDATA[<p>Hi,<br />
JTAG ICE &#8211; Used to control the processor and RUN CODE on the target microprocessor. ICE allows you to load the code, set it, run it ,stop it,  set breakpoints and in general debug the code. </p>
<p>JTAG Boundary SCAN Test &#8211; Uses JTAG to send and receive test patterns to devices on a board, can also be used to program devices. Is NOT used to load code or debug code on the target microprocessor. In fact does not even require a microprocessor in the circuit; can work with hardware logic (JTAG Cell enabled) only.</p>
<p>JTAG ICE programs FLASH by loading code to RAM on the system and causing the target micro to run this code. The code does the erase and programming of the FLASH. ICE can also do slow FLASH programming by &#8220;wiggling&#8221; address, data and control, lines from micro to the FLASH. This does not require working RAM (or code in RAM).</p>
<p>Hope that helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhayadev s</title>
		<link>http://www.etoolsmiths.com/blog/jtag-boundary-scan-vs-jtag-emulation-ice/comment-page-1/#comment-1627</link>
		<dc:creator>abhayadev s</dc:creator>
		<pubDate>Fri, 29 May 2009 06:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.etoolsmiths.com/blog/jtag-boundary-scan-vs-jtag-emulation-ice/#comment-1627</guid>
		<description>Hi,
nice article... but still i am not clear on the functionality diff od both of them. can you be specif to an operation of ICE and JTAG whic compliments each other.

one more thing how a jtag/ice programs the flash ?

thanks for your time to reply,</description>
		<content:encoded><![CDATA[<p>Hi,<br />
nice article&#8230; but still i am not clear on the functionality diff od both of them. can you be specif to an operation of ICE and JTAG whic compliments each other.</p>
<p>one more thing how a jtag/ice programs the flash ?</p>
<p>thanks for your time to reply,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
