Hi Janos

Blink works for the other motes I'm working but not IRIS

I am using a script based off of burn-net to rite my program so
DDELUGE_BASESTATION is being set.

When I try and run Blink on the IRIS I get a "No valid image was detected"
error.

When I run an injection command I get an "Unable to retrieve the ident"
error.

Thanks
Charles


On Wed, Jul 9, 2008 at 4:12 PM, Janos Sallai <[EMAIL PROTECTED]>
wrote:

>  Charles:
>
>
>
> Did you add CFLAGS=-DDELUGE_BASESTATION to your makefile? If
> DELUGE_BASESTATION is not defined, the mote is not accessible through the
> UART. This is described in the deluge docs, if I remember correctly.
>
>
>
> Just a sanity check: Does apps/tests/deluge/Blink work for you?
>
>
>
> Janos
>
>
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Charles
> Elliott
> *Sent:* Wednesday, July 09, 2008 12:56 PM
> *To:* [email protected]
> *Subject:* [Tinyos-help] Deluge on an IRIS
>
>
>
> Hello all
>
> I've been working on getting a program to run using deluge on an IRIS mote.
>
> The program compiles and runs normally however sending deluge commands to
> the base station doesn't work.
>
> I suspect that it has something to do with the way the images are set up.
> I have "volumes-at45db.xml" and "volumes-stm25p.xml" copied from the deluge
> blink example in the folder with the program.
> Do I need a different file to install on an IRIS mote?
>
> Thanks
> Charles
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to