Hi, I have one application in which, I first upload program on motes, then read data out of those motes and at the end , I erase the motes. But after erasing I get this error:
" An error occoured: Bootstrap loader synchronization error .... " Basically, I follow below steps: 1. Install application on two motes (Runs successfully) 2. Read data using serialforwarder (Runs successfully) 3. Kill serialforwarder processes (using :kill -15 serialforwarderProcessid) 4. Erase the motes ( using "/usr/bin/tos-bsl --telosb -c /dev/ttyUSB0 -r -e -I -p blank.ihex") This is happening every time I run my application. Plz help me. Note: I use telosb motes and ubuntu as OS. Thanks. Jenis _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
