avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] looking for simplest protocol that works with m168


From: dcb
Subject: [avrdude-dev] looking for simplest protocol that works with m168
Date: Wed, 04 Feb 2009 17:40:16 -0600
User-agent: Internet Messaging Program (IMP) H3 (4.1.6)

Hi All, I'm trying to cut down on the arduino bootloader size and need some loader program help. ref: http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1233605999/8#8

I can get the bootloader under 1k with a custom java based loader and a trimmed down stk500 command set: 0, Q, U, d, t

But arduino and avrdude are pretty tightly integrated so it would be nice if I could figure out how to trim down avrdude to just send bare essential stk500 commands or a flag for another very simple protocol that could be implemented in a small bootloader.

Is there any such way to configure avrdude, so it won't care about device/programmer specifics and just echo addresses and data?

Thanks,
Dave.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]