One thing I did when I ran into this kind of exception: reset the mote.
Then everything just worked.

Hope this helps.

Best,

Ha.

On Wed, Mar 27, 2013 at 10:48 AM, <mjmohiud...@cdac.in> wrote:

>
> Iam getting the tos-bsl problem whenever iam installing Blink program on
> telosb mote...
>
>  MSP430 Bootstrap Loader Version: 1.39-goodfet-8
> Mass Erase...
> MSP430 Bootstrap Loader Version: 1.39-goodfet-8
> Mass Erase...
> Traceback (most recent call last):
>   File "/usr/bin/tos-bsl", line 1927, in <module>
>     main(0);
>   File "/usr/bin/tos-bsl", line 1842, in main
>     for f in toinit: f()
>   File "/usr/bin/tos-bsl", line 1101, in actionMassErase
>     0xa506)             #Required setting for mass erase!
>   File "/usr/bin/tos-bsl", line 761, in bslTxRx
>     rxFrame = self.comTxRx(cmd, dataOut, len(dataOut))  #Send frame
>   File "/usr/bin/tos-bsl", line 443, in comTxRx
>     rxHeader, rxNum = self.comRxHeader()        #receive header
>   File "/usr/bin/tos-bsl", line 349, in comRxHeader
>     if not hdr: raise BSLException("Timeout")
> __main__.BSLException: Timeout
> make: *** [program] Error 1
>
>
> can i get the solution of it
>
>
> -------------------------------------------------------------------------------------------------------------------------------
>
> This e-mail is for the sole use of the intended recipient(s) and may
> contain confidential and privileged information. If you are not the
> intended recipient, please contact the sender by reply e-mail and destroy
> all copies and the original message. Any unauthorized review, use,
> disclosure, dissemination, forwarding, printing or copying of this email
> is strictly prohibited and appropriate legal action will be taken.
>
> -------------------------------------------------------------------------------------------------------------------------------
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to