<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
	<channel>
<title>Sawdust AVR Feed</title><link>http://sawdust.see-do.org/index.html</link><description>Projects related to the AVR microcontroller</description><dc:language>en</dc:language><dc:creator>landon@360vl.com</dc:creator><dc:rights>Copyright (C) 2007 Landon Cox</dc:rights><dc:date>2007-05-18T08:03:50-06:00</dc:date><admin:generatorAgent rdf:resource="http://www.realmacsoftware.com/" />
<admin:errorReportsTo rdf:resource="mailto:landon@360vl.com" /><sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
<lastBuildDate>Tue, 01 Jul 2008 19:18:21 -0600</lastBuildDate><item><title>AVR32 NGW100 Reflashing firmware from SuSE 10.1</title><dc:creator>landon@360vl.com</dc:creator><category>AVR32 NGW100</category><dc:date>2007-05-18T08:03:50-06:00</dc:date><link>http://sawdust.see-do.org/avr/files/NGW100-reflash-suse10.html#unique-entry-id-4</link><guid isPermaLink="true">http://sawdust.see-do.org/avr/files/NGW100-reflash-suse10.html#unique-entry-id-4</guid><content:encoded><![CDATA[In order to do this, you need both a working TFTP server and NFS server or you need to be able to create the /usr/ file system on a Compact Flash so that in the second stage it can pull the image from the CF instead of NFS.  

...I should also mention that if you have issues in the second stage with updating the /usr/ flash, and you reboot, your eth0 interface will come up static and you won't be able to talk to your NFS server from the NGW100.  

...After downloading the root file system and usr file system .img files from the Atmel site, I created a /ngw symlink that pointed to them on my SuSE linux box.  ]]></content:encoded></item><item><title>AVR32 NGW100 Notes for a Kernel Build environment on SuSE 10.1</title><dc:creator>landon@360vl.com</dc:creator><category>AVR32 NGW100</category><dc:date>2007-04-22T19:08:39-06:00</dc:date><link>http://sawdust.see-do.org/avr/files/SuSE10-NGW100-Kernel-Build.html#unique-entry-id-2</link><guid isPermaLink="true">http://sawdust.see-do.org/avr/files/SuSE10-NGW100-Kernel-Build.html#unique-entry-id-2</guid><content:encoded><![CDATA[2) Knowing that I will need a GNU AVR32 compilation environment, I went into devel/linux/opensuse/10.1 and installed all the RPMs in that directory.  

...I was building up a new SuSE 10 build environment and happened to run across a different error, it blew up building ncurses, which I hadn't seen when I first started this thread.  

..../gen: error while loading shared libraries: /home/lcox/Documents/avr32/software/ncurses/ncurses-5.5/lib/libncurses.so.5: ELF file data encoding not little-endian
]]></content:encoded></item><item><title>AVR32 NGW100 First Look</title><dc:creator>landon@360vl.com</dc:creator><dc:subject>AVR</dc:subject><dc:date>2007-04-20T21:21:11-06:00</dc:date><link>http://sawdust.see-do.org/avr/files/AVR32FirstLook.html#unique-entry-id-1</link><guid isPermaLink="true">http://sawdust.see-do.org/avr/files/AVR32FirstLook.html#unique-entry-id-1</guid><content:encoded><![CDATA[If you want to start changing the  network interface configuration of the device, edit /etc/network/interfaces - you will clearly see they have one port statically wired to 10.0.01 and one is DHCP.


Oddly, though the httpd server is running as shown by the ps command, I could not telnet localhost 80, nor could I telnet to 192.16.5.170 (the DHCP address)  at port 80 either.   ...  At least it did connect on port 80, just not locally...not sure why that is unless it's a routing issue on the local device...haven't had a chance to dig into it.
]]></content:encoded></item><item><title>AVR MT 128 Physical Pinouts</title><dc:creator>landon@360vl.com</dc:creator><category>AVR MT 128</category><dc:date>2007-04-12T05:32:59-06:00</dc:date><link>http://sawdust.see-do.org/avr/files/f12c8e70c10b51e6179e444f207ca3b4-0.html#unique-entry-id-0</link><guid isPermaLink="true">http://sawdust.see-do.org/avr/files/f12c8e70c10b51e6179e444f207ca3b4-0.html#unique-entry-id-0</guid><content:encoded><![CDATA[It didn't exist and I needed something like this for working with the Olimex AVR MT 128, so I made it.    I'll take requests for additional pin locations and annotations.    These happened to be some of the ones I was using or expected to use.
]]></content:encoded></item></channel>
</rss>