One thing you should be using telosb not telos. If that doesn't work, take a loot at the port permission and that you have the correct port.
Andrew
On 11/12/06, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
I'm having trouble loading code onto a tmote sky (from moteiv). I can
compile/install code with other motes, so everything looks to be set up
correctly, but when I try with these motes I get the following error:
make telos install bsl,/dev/ttyS7
.......
compiled Blink to build/telos/main.exe
2698 bytes in ROM
44 bytes in RAM
msp430-objcopy --output-target=ihex build/telos/main.exe
build/telos/main.ihex
writing TOS image
cp build/telos/main.ihex build/telos/main.ihex.out
installing telos bootloader using bsl
tos-bsl --telos -c /dev/ttyS7 -r -e -I -p
C:/cygwin/shimmer/tos/lib/Deluge/TOSBo
ot/build/telos/main.ihex
MSP430 Bootstrap Loader Version: 1.39-telos-7
Mass Erase...
An error occoured:
(13, 'Permission denied')
make: *** [program_bl] Error 1
I verified I'm referring to the correct port, and that there's nothing
wrong with that port (worked for other motes). I'm not sure how to tackle
this one. Has anyone else run into something like this before, and/or
does anyone know how to solve it?
Thanks,
-- Nathan
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
