Hi, Your problem is with the space between the comma after bsl and the port number. There should be no space there, i.e. make shimmer2r reinstall bsl,/dev/ttyUSB0
In the output look for the line that starts with "tos-bsl" and it should resemble the following, as opposed to what you have shown below: tos-bsl --invert-test --invert-reset -c /dev/ttyUSB0 -r -e -I -p build/shimmer2r/main.ihex.out Mike On Wed, Apr 20, 2011 at 4:34 PM, Jheisson Argiro López Restrepo < [email protected]> wrote: > I try program a Shimmer 2r mote, but I have this error. I don't understand > why occur, because in before occasions its run whit out problems. > > root@jason-desktop:/opt/tinyos-2.1.1/apps/Blink# make shimmer2r reinstall > bsl, /dev/ttyUSB0 > cp build/shimmer2r/main.ihex build/shimmer2r/main.ihex.out > installing shimmer2r binary using bsl > tos-bsl --invert-test --invert-reset -c -r -e -I -p > build/shimmer2r/main.ihex.out > MSP430 Bootstrap Loader Version: 1.39-telos-8 > > An error occoured: > could not open port -r: [Errno 2] No such file or directory: '-r' > make: *** [program] Error 1 > > Tks > > _______________________________________________ > 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
