<?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: Howto use AVR Dragon Jtag on Linux (Avarice + avr-gdb +DDD)</title>
	<atom:link href="http://www.larsen-b.com/Article/315.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com/Article/315.html</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Mon, 02 Jul 2018 13:54:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.larsen-b.com/Article/315.html/comment-page-1#comment-8169</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 15 Apr 2012 22:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.larsen-b.com/?p=315#comment-8169</guid>
		<description><![CDATA[@sai 

Try to pass the full config path &quot;avr-gdb -x /where/is_my/config/gdb.conf&quot;]]></description>
		<content:encoded><![CDATA[<p>@sai </p>
<p>Try to pass the full config path &#8220;avr-gdb -x /where/is_my/config/gdb.conf&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sai</title>
		<link>http://www.larsen-b.com/Article/315.html/comment-page-1#comment-8166</link>
		<dc:creator>sai</dc:creator>
		<pubDate>Wed, 11 Apr 2012 03:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.larsen-b.com/?p=315#comment-8166</guid>
		<description><![CDATA[Also when I am doing the same thing in the directory where gdb.confiles is present, I am getting an error like Undefined command: &quot;.&quot;]]></description>
		<content:encoded><![CDATA[<p>Also when I am doing the same thing in the directory where gdb.confiles is present, I am getting an error like Undefined command: &#8220;.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sai</title>
		<link>http://www.larsen-b.com/Article/315.html/comment-page-1#comment-8165</link>
		<dc:creator>sai</dc:creator>
		<pubDate>Wed, 11 Apr 2012 03:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.larsen-b.com/?p=315#comment-8165</guid>
		<description><![CDATA[Hai, I have followed the steps as given in the site. But when I am launching ddd with the command specified above, I am getting an error in the console of ddd
&quot;gdbconfiles:No such file or directory&quot; I have launched ddd in the directory where the code is present.
Am I doing any mistake here?]]></description>
		<content:encoded><![CDATA[<p>Hai, I have followed the steps as given in the site. But when I am launching ddd with the command specified above, I am getting an error in the console of ddd<br />
&#8220;gdbconfiles:No such file or directory&#8221; I have launched ddd in the directory where the code is present.<br />
Am I doing any mistake here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stefanct</title>
		<link>http://www.larsen-b.com/Article/315.html/comment-page-1#comment-8001</link>
		<dc:creator>stefanct</dc:creator>
		<pubDate>Thu, 12 May 2011 16:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.larsen-b.com/?p=315#comment-8001</guid>
		<description><![CDATA[an important detail: you need to program the debugWire fuse to enable dW before using avarice (e.g. with avrdude).
avarice can&#039;t enable it itself.

if you try with an unprogrammed DWEN fuse you will get the error message &quot;set paramater command failed&quot; (with verbode/debug output &#039;-d&#039; you will also see &quot;response: AC&quot;).]]></description>
		<content:encoded><![CDATA[<p>an important detail: you need to program the debugWire fuse to enable dW before using avarice (e.g. with avrdude).<br />
avarice can&#8217;t enable it itself.</p>
<p>if you try with an unprogrammed DWEN fuse you will get the error message &#8220;set paramater command failed&#8221; (with verbode/debug output &#8216;-d&#8217; you will also see &#8220;response: AC&#8221;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WinGDB</title>
		<link>http://www.larsen-b.com/Article/315.html/comment-page-1#comment-7663</link>
		<dc:creator>WinGDB</dc:creator>
		<pubDate>Mon, 31 Aug 2009 22:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.larsen-b.com/?p=315#comment-7663</guid>
		<description><![CDATA[Hello,

If somebody would be interested in debugging with use of gdb under VisualStudio, then please check our site http://www.wingdb.com. 

Kind regards,
WinGDB team]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>If somebody would be interested in debugging with use of gdb under VisualStudio, then please check our site <a href="http://www.wingdb.com" rel="nofollow">http://www.wingdb.com</a>. </p>
<p>Kind regards,<br />
WinGDB team</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.larsen-b.com/Article/315.html/comment-page-1#comment-6917</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 19 Feb 2009 20:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.larsen-b.com/?p=315#comment-6917</guid>
		<description><![CDATA[Miguel, your flag looks good. I don&#039;t see the issue]]></description>
		<content:encoded><![CDATA[<p>Miguel, your flag looks good. I don&#8217;t see the issue</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel</title>
		<link>http://www.larsen-b.com/Article/315.html/comment-page-1#comment-6912</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Thu, 05 Feb 2009 19:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.larsen-b.com/?p=315#comment-6912</guid>
		<description><![CDATA[by the way, how did you compile your code?

this is my compilation command:

avr-gcc  -g  -mmcu=atmega16 -c adcTest.c;avr-gcc -g  -mmcu=atmega16 -o adcTest.elf adcTest.o;avr-objcopy -j .text -j .data -O ihex adcTest.elf adcTest.hex 

Am I missing any flags?

I hope that helps.

Miguel.]]></description>
		<content:encoded><![CDATA[<p>by the way, how did you compile your code?</p>
<p>this is my compilation command:</p>
<p>avr-gcc  -g  -mmcu=atmega16 -c adcTest.c;avr-gcc -g  -mmcu=atmega16 -o adcTest.elf adcTest.o;avr-objcopy -j .text -j .data -O ihex adcTest.elf adcTest.hex </p>
<p>Am I missing any flags?</p>
<p>I hope that helps.</p>
<p>Miguel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel</title>
		<link>http://www.larsen-b.com/Article/315.html/comment-page-1#comment-6911</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Thu, 05 Feb 2009 19:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.larsen-b.com/?p=315#comment-6911</guid>
		<description><![CDATA[Hi all,

I have been trying out gdb with avarice but I got some errors when debugging. The fact is that I get no errors if I don&#039;t use any functions in my code but it just doesn&#039;t read the proper values if I do use them.

Anyone has had any problems about the same issue?

Thanks in advance!!

Miguel.

PS: I had disabled optimization code parameters already in gcc-avr]]></description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I have been trying out gdb with avarice but I got some errors when debugging. The fact is that I get no errors if I don&#8217;t use any functions in my code but it just doesn&#8217;t read the proper values if I do use them.</p>
<p>Anyone has had any problems about the same issue?</p>
<p>Thanks in advance!!</p>
<p>Miguel.</p>
<p>PS: I had disabled optimization code parameters already in gcc-avr</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.larsen-b.com/Article/315.html/comment-page-1#comment-6903</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 19 Jan 2009 11:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.larsen-b.com/?p=315#comment-6903</guid>
		<description><![CDATA[OT: The WM is the xfce one, aka xfwm4, with Gaudy theme.]]></description>
		<content:encoded><![CDATA[<p>OT: The WM is the xfce one, aka xfwm4, with Gaudy theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeje</title>
		<link>http://www.larsen-b.com/Article/315.html/comment-page-1#comment-6902</link>
		<dc:creator>Jeje</dc:creator>
		<pubDate>Mon, 19 Jan 2009 10:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.larsen-b.com/?p=315#comment-6902</guid>
		<description><![CDATA[hello jkx.

OFFTOPIC:
I like the window style on these pictures.
What WM and theme are You using?]]></description>
		<content:encoded><![CDATA[<p>hello jkx.</p>
<p>OFFTOPIC:<br />
I like the window style on these pictures.<br />
What WM and theme are You using?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
