Hi Dennis, On Tue, Oct 13, 2009 at 8:17 AM, Dennis Clark <dlc@frii.com> wrote: > >> there are many on avrfreaks.net - projects section. >> One that is easily setup for the old (OLD) mega8535 is BLIPS. It too is >> on avrfreaks.net. It includes a GUI based PC side program too. You'll >> need atmel's AVR studio (free). > > I've seen this one, but I don't want something that uses a custom > (Windows) interface, I'm a Mac user. My current "suite" of bootloaders > all look like the AVRISP (SDK 500) so avrdude works to program them. > I'll do a more thorough search of the avrfreaks site to see if one of > them matches what I'd like. I like the bootloaders because I equip my > robots with a Sparkfun Bluesmirf bluetooth module and do all my code and > test stuff wireless. Once you get into that mode, it is REALLY hard to > go back to connecting to the programmer cable. ;) I have one over here: <http://websvn.hylands.org/listing.php?repname=Projects&path=%2Favr%2Fbootloader-stk500%2F&rev=0&sc=0> Or if the above gets clobbered, <http://websvn.hylands.org/>, click on Projects, avr, bootloader-stk500 I modified it to send out a character at the start, but you can tweak it however you like :) I've used it with ATMega8's, 16's and ATMega128's. The #ifdef's seem to imply it should work with the 8535. -- Dave Hylands Shuswap, BC, Canada http://www.DaveHylands.com/
Message
Re: [AVR-Chat] Re: MEGA8535 bootloader?
2009-10-13 by Dave Hylands
Attachments
- No local attachments were found for this message.