Re: [Tinyos-help] Bootstrap loader synchronization error

2017-02-22 Thread James Allen (PGR)
berkeley.edu Subject: [Tinyos-help] Bootstrap loader synchronization error Hi, I am working on a code for Telosb motes. My code was able to install on the devices with no issues earlier. However, lately, I have been getting the following error after compilation and I am unable to inst

[Tinyos-help] Bootstrap loader synchronization error

2017-02-22 Thread Kriti Bhargava
Hi, I am working on a code for Telosb motes. My code was able to install on the devices with no issues earlier. However, lately, I have been getting the following error after compilation and I am unable to install the code on the device. Kindly advise what I can do to fix it. Thanks and

[Tinyos-help] Bootstrap loader synchronization error error while make install in TinyOS- 2.1.2

2013-10-25 Thread Prasanth P
Hi all, I have installed tinyos-2.1.2 following the steps from http://tinyprod.net/debian-dev/http://www.google.com/url?q=http%3A%2F%2Ftinyprod.net%2Fdebian-dev%2Fsa=Dsntz=1usg=AFQjCNFd-vOC1dD-xXLPr-RBQKQKeAsUfQ . Now i am not able to install program into my Telosb mote. Its showing error in

[Tinyos-help] Bootstrap loader synchronization error

2012-06-02 Thread 郑敬凯
Hi, I'm installing code into telosb mote. It worked in past, but now it gives error below. Does anyone have any idea about this synchronization error of bootstrap loader? Thanks. user@ubuntu:/opt/tinyos-2.x/apps/Blink$ make telosb install mkdir -p build/telosb compiling BlinkAppC to a

[Tinyos-help] Bootstrap loader synchronization error

2012-02-26 Thread nou nou
Hi, I'm workin with tinyos 2.1.1 on ubuntu 10.04. When i make an application on telosb motes, i have the following error : mkdir -p build/telosb compiling BlinkAppC to a telosb binary ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -fnesc-separator=__ -Wall -Wshadow -Wnesc-all

[Tinyos-help] Bootstrap loader synchronization error

2012-02-22 Thread Imene Boudellioua
Dear TinyOS Help team, I'm working with TinyOS 2.1.1 and it was working fine but suddenly I got a problem wile installing programs on Telosb motes that I couldn't find any solution for in the help archive. I tried different motes with different programs but kept getting the same error as below:

Re: [Tinyos-help] Bootstrap loader synchronization error

2012-02-22 Thread dwaraka nath
Try this 1. Plug in the device 2. reset it.(press reset for 5 secs) 3. try again it worked for me On Mon, Feb 20, 2012 at 6:44 PM, Imene Boudellioua imene.boudelli...@kaust.edu.sa wrote: Dear TinyOS Help team, I'm working with TinyOS 2.1.1 and it was working fine but suddenly I got a

Re: [Tinyos-help] Bootstrap loader synchronization error

2009-01-01 Thread Xin Dong
I got the same error when I try to download program to Telos-B with CMUCam connected. But if I disconnected CMUCam, it succeeded. On Tue, Dec 30, 2008 at 6:47 AM, Mohamad Amer Wafai amer_wa...@hotmail.comwrote: Hello Everybody, I'm learning about TinyOS for the first time and I installed it

[Tinyos-help] Bootstrap loader synchronization error

2008-12-30 Thread Mohamad Amer Wafai
Hello Everybody, I'm learning about TinyOS for the first time and I installed it under linux Ubuntu as mentioned in the website. During installation of Blink application I got an error: mkdir -p build/telosa compiling BlinkAppC to a telosa binary ncc -o build/telosa/main.exe -Os -O

[Tinyos-help] Bootstrap loader synchronization error

2006-11-11 Thread Sascha Lutters
Hello everyone, I've installed TinyOS according to the tutorial on a native Fedora machine. When trying to compile Blink and install it on my eyesIFXv2 I unfortunately get to see the following: [EMAIL PROTECTED] Blink]# make eyesIFXv2 install bsl,/dev/ttyUSB0 mkdir -p build/eyesIFXv2

Re: [Tinyos-help] Bootstrap loader synchronization error

2006-11-11 Thread Vlado Handziski
On 11/11/06, Sascha Lutters [EMAIL PROTECTED] wrote: Hello everyone,I've installed TinyOS according to the tutorial ona native Fedora machine.When trying to compile Blink and install it on myeyesIFXv2 I unfortunately get to see the following: [EMAIL PROTECTED] Blink]# make eyesIFXv2 install