[Tinyos-help] Help with iris motes!!
Janos Sallai
sallai at isis.vanderbilt.edu
Thu Feb 5 09:32:23 PST 2009
I think you don't have the patch (unless you got the correct sources from
Kevin or me).
Why don't you try rebuilding avrdude? Here's how:
cvs -z3 -d:pserver:anonymous at cvs.savannah.nongnu.org:/sources/avrdude co
avrdude
wget http://savannah.nongnu.org/patch/download.php?file_id=15867 -O
avrdude-5.6cvs-mib510.patch
cd avrdude
patch -p1 < ../avrdude-5.6cvs-mib510.patch
./bootstrap
./configure
make
make install
Let me know if this works. If it does, I will post the instructions on the
wiki.
Janos
On Thu, Feb 5, 2009 at 10:36 AM, Mohammad Sajjad Hossain
<sajjad at purdue.edu>wrote:
> 5.6cvs. I think this contains the patch already.I also tried with avrdude
> 5.4 in ubuntu. Both of them has the prgrammer mib510 available.
>
> On Thu, Feb 5, 2009 at 11:23 AM, Janos Sallai <sallai.janos at gmail.com>wrote:
>
>> What avrdude version do you use? Chances are that you need the patch at
>> http://savannah.nongnu.org/patch/download.php?file_id=15867 that fixes
>> mib510/mib520 support.
>>
>> Janos
>>
>> On Wed, Feb 4, 2009 at 5:28 PM, Mohammad Sajjad Hossain <
>> sajjad at purdue.edu> wrote:
>>
>>> Hi,I am trying to install the Blink app in an iris mote using an mib520
>>> board. I am issuing the following command:
>>> make iris install mib510,/dev/tty.usbserial-XBQQV3HRA
>>> Everything goes well expect at the end, I get this:
>>> -------------------
>>> avrdude: AVR device initialized and ready to accept instructions
>>>
>>> Reading | ################################################## | 100% 0.05s
>>>
>>> avrdude: Device signature = 0x000000
>>> avrdude: Yikes! Invalid device signature.
>>> Double check connections and try again, or use -F to override
>>> this check.
>>>
>>>
>>> avrdude done. Thank you.
>>>
>>> make: *** [program] Error 1
>>> --------------------
>>> I am using the most recent version of tinyOS and using mac OSX 10.5.6.
>>> Any idea what might be wrong?
>>> 'motelist' generates the following:
>>>
>>> Reference Device Description
>>> ---------- ---------------------------
>>> ---------------------------------------
>>> XBQQV3HRA /dev/tty.usbserial-XBQQV3HRA (none)
>>> XBQQV3HRB /dev/tty.usbserial-XBQQV3HRB (none)
>>>
>>> Any help will be appreciated.
>>> --sajjad
>>>
>>> _______________________________________________
>>> Tinyos-help mailing list
>>> Tinyos-help at millennium.berkeley.edu
>>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20090205/26e5de2f/attachment-0001.htm
More information about the Tinyos-help
mailing list