<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/9725" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2015-03-27T10:22:04+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/9725</id>

		<entry>
		<author><name><![CDATA[am2008]]></name></author>
		<updated>2015-03-27T10:22:04+02:00</updated>

		<published>2015-03-27T10:22:04+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=9725&amp;p=29439#p29439</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=9725&amp;p=29439#p29439"/>
		<title type="html"><![CDATA[Re: BootloadHID(Mega32A) write error at 0x7000]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=9725&amp;p=29439#p29439"><![CDATA[
Using command line program:<br /><br /><div class="codebox"><p>Code: </p><pre><code>$bootloadHID.exe test.hex                                                                                                                                                                                            <br />Page size   = 128 (0x80)                                                                                                                                                                                             <br />Device size = 32768 (0x8000); 30720 bytes remaining                                                                                                                                                                  <br />Uploading 29440 (0x7300) bytes starting at 0 (0x0)                                                                                                                                                                   <br />0x07000 ... 0x07080Error uploading data block: Communication error with device  </code></pre></div><br /><br />Is there a difference between writing pages below 0x7000 and above above 0x7000?<br /><blockquote class="uncited"><div>Section________________________________________Pages__Address<br />Read-While-Write section (RWW)_______________224____$0000 - $37FF (in bytes = 0x0000-0x6FFF = 28672 bytes)<br />No Read-While-Write section (NRWW)___________32_____$3800 - $3FFF (in bytes = 0x7000-0x7FFF = 4096 bytes)</div></blockquote><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=21200">am2008</a> — Fri Mar 27, 2015 10:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[am2008]]></name></author>
		<updated>2015-03-25T10:13:09+02:00</updated>

		<published>2015-03-25T10:13:09+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=9725&amp;p=29425#p29425</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=9725&amp;p=29425#p29425"/>
		<title type="html"><![CDATA[BootloadHID(Mega32A) write error at 0x7000]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=9725&amp;p=29425#p29425"><![CDATA[
Hello,<br /><br />I'm using BootloadHID with Mega32A at 16Mhz. Bootloader got size 1688 bytes with 0x7800 start address.<br /><br />Fuse set: LOW:0xef HIGH:0x9b (Boot Flash Size=2048 bytes)<br /><br />Application flash section = 0x0000-0x77FF (30720 bytes). My hex file size 29416 bytes. Why i get write error after 0x7000? Please help.<br /><br /><img src="https://drive.google.com/uc?id=0B1Bfm2ew-eoFdUNhYTZJakkwOU0" class="postimage" alt="Image" /><br /><br />UPD. If image not visible, =&gt; <a href="https://drive.google.com/file/d/0B1Bfm2ew-eoFdUNhYTZJakkwOU0/view?usp=sharing" class="postlink">https://drive.google.com/file/d/0B1Bfm2ew-eoFdUNhYTZJakkwOU0/view?usp=sharing</a><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=21200">am2008</a> — Wed Mar 25, 2015 10:13 am</p><hr />
]]></content>
	</entry>
	</feed>
