<?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: Build your own AVR JTAG ICE clone</title>
	<atom:link href="http://www.scienceprog.com/build-your-own-avr-jtagice-clone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scienceprog.com/build-your-own-avr-jtagice-clone/</link>
	<description>ScienceProg serves scientific, embedded, biomedical engineering, physics based contents. If you want your article or scientific project to be on this site, do not hesitate to contact.</description>
	<lastBuildDate>Sun, 21 Mar 2010 23:07:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: davidrs</title>
		<link>http://www.scienceprog.com/build-your-own-avr-jtagice-clone/comment-page-3/#comment-28883</link>
		<dc:creator>davidrs</dc:creator>
		<pubDate>Sun, 21 Mar 2010 23:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/build-your-own-avr-jtagice-clone/#comment-28883</guid>
		<description>I found the JTAG ICE CLONE and decided to try it
EVERYTHING worked fine; Bootloader, software, and 
hardware...
I flashed a small program into my target, also a 
MEGA16, @ 16mhz, all went fine...
I went into DEGUG, STUDIO4 4.16 in &quot;C&quot; , and recieved the following ERROR meassage:
  Could not connect to JTAG ICE...
 I know this puppy is WORKING but why the
message?
Can you help???</description>
		<content:encoded><![CDATA[<p>I found the JTAG ICE CLONE and decided to try it<br />
EVERYTHING worked fine; Bootloader, software, and<br />
hardware&#8230;<br />
I flashed a small program into my target, also a<br />
MEGA16, @ 16mhz, all went fine&#8230;<br />
I went into DEGUG, STUDIO4 4.16 in &#8220;C&#8221; , and recieved the following ERROR meassage:<br />
  Could not connect to JTAG ICE&#8230;<br />
 I know this puppy is WORKING but why the<br />
message?<br />
Can you help???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Partha</title>
		<link>http://www.scienceprog.com/build-your-own-avr-jtagice-clone/comment-page-3/#comment-28867</link>
		<dc:creator>Partha</dc:creator>
		<pubDate>Fri, 12 Mar 2010 20:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/build-your-own-avr-jtagice-clone/#comment-28867</guid>
		<description>I tried to burn the boot.hex file u provided here using WINAVR, but it failed, it gives this error--\make.exe: *** No rule to make target `boot.eep&#039;, needed by `program&#039;.  Stop.\ 
----Ponyprog also failed to detect the device. Please help me. mail me at urpal.partha@gmail.com or post here</description>
		<content:encoded><![CDATA[<p>I tried to burn the boot.hex file u provided here using WINAVR, but it failed, it gives this error&#8211;\make.exe: *** No rule to make target `boot.eep&#8217;, needed by `program&#8217;.  Stop.\<br />
&#8212;-Ponyprog also failed to detect the device. Please help me. mail me at <a href="mailto:urpal.partha@gmail.com">urpal.partha@gmail.com</a> or post here</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurangozeb</title>
		<link>http://www.scienceprog.com/build-your-own-avr-jtagice-clone/comment-page-3/#comment-28695</link>
		<dc:creator>Aurangozeb</dc:creator>
		<pubDate>Thu, 11 Feb 2010 07:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/build-your-own-avr-jtagice-clone/#comment-28695</guid>
		<description>Go to the link given Below.
http://www.avrportal.com/?page=jtag
Here you can find the sourc code. But there is a one mistake.  PB4 pin of JTAG should be connected with the RST PIN of Target. Or you can find by observing your source code.</description>
		<content:encoded><![CDATA[<p>Go to the link given Below.<br />
<a href="http://www.avrportal.com/?page=jtag" rel="nofollow">http://www.avrportal.com/?page=jtag</a><br />
Here you can find the sourc code. But there is a one mistake.  PB4 pin of JTAG should be connected with the RST PIN of Target. Or you can find by observing your source code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saeed ahmed</title>
		<link>http://www.scienceprog.com/build-your-own-avr-jtagice-clone/comment-page-3/#comment-28632</link>
		<dc:creator>saeed ahmed</dc:creator>
		<pubDate>Wed, 03 Feb 2010 09:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/build-your-own-avr-jtagice-clone/#comment-28632</guid>
		<description>hello author,
 sir i m facing a problem with jtagclone the one build by withe refrenec to ur tutorial on the following link http://www.scienceprog.com/build-your-own-avr-jtagice-clone/ jtag programming is ok but problem in emulation the code do not run from the avr studio through jtagclone and the controller operating normally ,step into or f11 controle donot effect the controller code.plz help in this regard.
regards
saeed ahmed</description>
		<content:encoded><![CDATA[<p>hello author,<br />
 sir i m facing a problem with jtagclone the one build by withe refrenec to ur tutorial on the following link <a href="http://www.scienceprog.com/build-your-own-avr-jtagice-clone/" rel="nofollow">http://www.scienceprog.com/build-your-own-avr-jtagice-clone/</a> jtag programming is ok but problem in emulation the code do not run from the avr studio through jtagclone and the controller operating normally ,step into or f11 controle donot effect the controller code.plz help in this regard.<br />
regards<br />
saeed ahmed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saeed ahmed</title>
		<link>http://www.scienceprog.com/build-your-own-avr-jtagice-clone/comment-page-3/#comment-28623</link>
		<dc:creator>saeed ahmed</dc:creator>
		<pubDate>Mon, 01 Feb 2010 12:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/build-your-own-avr-jtagice-clone/#comment-28623</guid>
		<description>hello author,
 sir i make a jtag progrmmer and its ok in the first attemp by putting the hex file available on this site the communication is ok and i programme atmega 32 and mega16 but there is some problem 
 1: 
    as i know it is an emulatoar also but when i wana debug the code by start debugging and by pressing the step into or f11 button on the key board the code is stepping into in the avr studio but the controller is normally operating and the code contrle is not transfer to the avr studio or i can say jatag emulator.
2:
   the second thing is that its capable of isp progammming also by connecting the jumper on pb0 to the ground but when i connet the jtag programmer/debugger in the avr studio it is all the displaying in the jtag mode and not in the isp mode .
   sir kindly help me to solve these two problems.
regards
saeed ahmed</description>
		<content:encoded><![CDATA[<p>hello author,<br />
 sir i make a jtag progrmmer and its ok in the first attemp by putting the hex file available on this site the communication is ok and i programme atmega 32 and mega16 but there is some problem<br />
 1:<br />
    as i know it is an emulatoar also but when i wana debug the code by start debugging and by pressing the step into or f11 button on the key board the code is stepping into in the avr studio but the controller is normally operating and the code contrle is not transfer to the avr studio or i can say jatag emulator.<br />
2:<br />
   the second thing is that its capable of isp progammming also by connecting the jumper on pb0 to the ground but when i connet the jtag programmer/debugger in the avr studio it is all the displaying in the jtag mode and not in the isp mode .<br />
   sir kindly help me to solve these two problems.<br />
regards<br />
saeed ahmed</p>
]]></content:encoded>
	</item>
</channel>
</rss>
