[Tinyos-help] Deluge T2 and Serial Port (was Deluge T2 component DisseminatorC not found)

Ariel Mauricio Nunez Gomez ingenieroariel at gmail.com
Tue Dec 4 06:55:18 PST 2007


By the way Mike,

I am developing an application that reads from the serial port for 700ms and
uses the radio for 300ms, and then serial again.
I tried the simple steps described in the tutorial to get it working, tested
it on the base station and it reboot itself after 3 or 4 seconds and
reverted to the last program image.

Do you have any idea about what happens in this case?
How should I use Deluge when the radio has to be completely shutdown for
long periods of time?

Regards,
Ariel.
PS: I'm using tinyos-2.x post 2.0.2, on ubuntu feisty and tmote sky.

On Dec 3, 2007 8:26 PM, Chieh-Jan (Mike) Liang <cliang4 at cs.jhu.edu> wrote:

> Hi Ariel,
>
> Thank you for reporting this. Dissemination folder structure was
> recently changed, and the Makefile needs to be updated.
>
> Mike
>
>
> Ariel Mauricio Nunez Gomez wrote:
> > When trying to use Deluge T2 in a recent cvs checkout (post 2.0.2)
> > I am getting the error:
> >
> >     *component DisseminatorC not found*
> >
> > When trying to run *./burn /dev/ttyUSB0 telosb *on *apps/deluge/Blink*
> >  From this thread
> > <
> http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2007-June/025984.html
> >:
> > the problem seems to be path related.
> > I checked on my filesystem and DisseminatorC.nc was located on:
> > */opt/tinyos-2.x/tos/lib/net/DisseminatorC.nc
> > /home/ariel/tinyos-2.x/tos/lib/net/drip/DisseminatorC.nc*
> >
> > After a diff, only the dates were different so I guessed it just changed
> > place.
> > After that I added /lib/net/drip to the  cflags in bnp.extra.
> > * bnp.extra: line 11*
> > *-  CFLAGS += -I$(TOSDIR)/lib/net -I$(DELUGE_DIR)
> > -I$(DELUGE_DIR)/FlashVolumeManager*
> > +*  CFLAGS += -I$(TOSDIR)/lib/net -I$(TOSDIR)/lib/net/drip
> > -I$(DELUGE_DIR) -I$(DELUGE_DIR)/FlashVolumeManager *
> >
> > and got rid of the error.
> >
> > I guess that change is documented somewhere, but I think this is a
> > possible bug.
> >
> > Regards,
> > Ariel
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Tinyos-help mailing list
> > Tinyos-help at Millennium.Berkeley.EDU
> > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>


-- 
Ariel Núñez // Project Manager // Keydome Ltda
Barranquilla // Colombia // South America
ariel at keydome.com // +57(300)8438443 // +57(317)3205876
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20071204/87fa8d8a/attachment.htm


More information about the Tinyos-help mailing list