Hello again,

I got Cygwin running on both machines now. I dont understand why this 
worked, but if you face the same problem you might want to try this:

1. Close Cygwin if it is open (I'm not sure whether this is necessary 
but i did it that way)
2. Follow the instructions to run Xubuntos with VM Ware on your system. 
(http://docs.tinyos.net/index.php/Running_a_XubunTOS_Virtual_Machine_Image_in_VMware_Player)
 

3. Check whether the mote is properly connected to the VM (motelist 
command)
4. Write the Blink-App to the mote. (i used "make telosb install" in the 
Blink folder)
5. Close Xubuntos
6. Start Cygwin again and it should work.

Best regards
Matthias

PS.
My systems were both WinXP Pro, 32-bit

Matthias Schmidt schrieb:
>   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
>>     
>
>   

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

Reply via email to