Hello Everybody,

are there any news on this issue because i have exactly the same problem 
when I'm using Cygwin (everything works fine when I'm using Linux on the 
same PC).

Best regards
Matthias



  Re: [Tinyos-help] Tinyos2.1 Error 53. Writing to Telosb.

Michael Schippling
Mon, 30 Mar 2009 08:43:38 -0700

thats a weird one...according to sys/errno.h it's:
     #define ENOANO 53  /* No anode */
which is not very enlightening...or it could be ECONNABORTED...
And a quick google of "errno 53" gets microsoft:
     http://technet.microsoft.com/en-us/library/cc940100.aspx
which indicates some kind of network name resolution problem.

How are you addressing the tmote? I forget how BSL works
(and I assume you mistyped "tos-bls" in the error output).
After that I would go looking into the net config of your
machines.

MS

kiseop Lee wrote:
> Hi All,
>  
> I am working Tinyos2.1 with the telosb board.
> When I program telosb board, it has error numbered 53.
> I can not find about error on the google.com <http://google.com>.
> What does it mean ?
>  
> - I have 10 computers which are exactly same machine.
>   Installation of TinyOs is same all.
>   Some computers are operating very well but Something have Error 53 on 
> program to board.
> - Below is error message.
>  
> make telosb reinstall bsl,5
> cp build/telosb/main.ihex build/telosb/main.ihex.out
> installing telosb binary using bsl
> tos-bls --telosb -c 5 -r -e -I -p build/telosb/main.ihex.out
> make: *** [program] Error 53
> 
> Best Regards,
> K.S.Lee
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

-- 
Platform: WinXP/Cygwin
TinyOS version: 1.x, Boomerang
Programmer: MIB510
Device(s): Mica2, MicaZ, Tmote
Sensor board: homebrew

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

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

Reply via email to