<?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/3332" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-10-04T15:54:05+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-10-04T15:54:05+02:00</updated>

		<published>2009-10-04T15:54:05+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3332&amp;p=11200#p11200</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3332&amp;p=11200#p11200"/>
		<title type="html"><![CDATA[Re: file to big to upload]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3332&amp;p=11200#p11200"><![CDATA[
If you can, use gcc 3. It compiles smaller code.<br /><br />Other than that, you can omit some functionality (e.g. EEPROM access) or include a custom vector table without all the unused slots. The latter is a bit tricky, though.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sun Oct 04, 2009 3:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mako]]></name></author>
		<updated>2009-10-03T10:38:21+02:00</updated>

		<published>2009-10-03T10:38:21+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3332&amp;p=11181#p11181</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3332&amp;p=11181#p11181"/>
		<title type="html"><![CDATA[file to big to upload]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3332&amp;p=11181#p11181"><![CDATA[
hi, plz help<br />Im compiling the uspasploader<br />make its ok<br />but..<br /><br />when I give &gt;make flash to the atmega 168p,<br /><br />avrdude: ERROR: address 0x4010 out of range at line 129 of main.hex<br />avrdude: write to file 'main.hex' failed<br /><br />so checked size<br /><br />avr-size main.hex<br />text data bss dec hex filename<br />0 2156 0 2156 86c main.hex<br /><br />- what can I do to optimize this code and make it fit 2k?, and why is bigger for me and not for other people using this firmware?<br /><br />thanks<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2904">mako</a> — Sat Oct 03, 2009 10:38 am</p><hr />
]]></content>
	</entry>
	</feed>
