Hi Weiping,
I installed the last version of Deluge T2 and I followed your suggestions but 
nothing different is happened. I tryed injetting different values, but the 
result is the same. 
Maybe i am putting the wrong reference to the serial port..But doing motelist I 
obtain:
Reference: M4AN6DFK
CommPort: COM27
Description: USB Device
What do you think about that?
Thanks,
Alessio

________________________________

Da: weiping SONG [mailto:[EMAIL PROTECTED]
Inviato: ven 14/03/2008 14.46
A: [EMAIL PROTECTED]
Oggetto: Re: [Tinyos-help] Deluge T2: Unable to initialize serial port



[EMAIL PROTECTED] wrote:
> Hi Razvan,
> I am trying to install Deluge T2 (Blink application) on a windows
> based machine and I am having some problems. The mote that I am using
> is connected to COM27 port and when I type ./burn COM27 telosb it
> doesn't work because of it is impossible to open that port. So I tryed
> to type ./burn 26 telosb and in this case something different
> happened. The used port could be opened and the first part of the
> application was compiled. When the burn application try to upload the
> image executing ${TOS_DELUGE} ${PORT} ${PLATFORM} -i 0
> build/${PLATFORM}/tos_image.xml, a new error appear.
> ERROR: Unable to initialize serial port connection to 26.
> The same error is printed also when the application try to reboot the
> base station doing ${TOS_DELUGE} ${PORT} ${PLATFORM} -b 0 .
> Could you suggest me something?
> Thanks in advance,
> regards,
> Alessio Barbirato.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
Hi Alessio,

Which version of Deluge T2 are you using?  You might get the lastest
version of Deluge T2 from this git repository:
    http://hinrg.cs.jhu.edu/git/deluge/tinyos-2.x.git
    http://hinrg.cs.jhu.edu/git/?p=deluge/tinyos-2.x.git (gitweb)

And you could not inject an image to slot 0, so try to inject 1,2 or 3
(... -i 1...)

I hope this information will to helpful to you.

Weiping Song


_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to