We are working on that problem. 2.0 will support the telos/tmote platforms (and does support many of the hardware components now).
Hopefully Joe's pointer will get you rolling in the meantime. -kw On 12/5/05, Dongyan Chen <[EMAIL PROTECTED]> wrote: > Dear all, > > When switching back to Tinyos-1.x tree, I changed the environment > variables as instructed in > http://www.tinyos.net/dist-2.0.0/tinyos-2.0.0pre2/doc/html/upgrade-tinyos.html. > While my programs compile, I can't upload them to TMote. The following > is the error: > > $ make tmote reinstall > cp build/telosb/main.ihex build/telosb/main.ihex.out > found mote on COM5 (using bsl,auto) > installing telosb bootloader using bsl > msp430-bsl --telosb -c 4 -r -e -I -p > /opt/tinyos-1.x/tos/../beta/Deluge/Deluge/T > OSBoot/build/telosb/main.ihex > MSP430 Bootstrap Loader Version: 2.0 > > USAGE: /opt/msp430/bin/msp430-bsl [options] [file] > Version: 2.0 > > If "-" is specified as file the data is read from the stdinput. > A file ending with ".txt" is considered to be in TI-Text format, > '.a43' and '.hex' as IntelHex and all other filenames are > considered as ELF files. > > General options: > -h, --help Show this help screen. > ... > > I believe it's coz the msp430-bsl has been upgraded by T2 and the > options are changed. I can get by this with changing the environment > variables back to 2.0 version and do a make tmote reinstall, which > works. However, is there any cleverer way to do this? > > I also found that the SerialForwarder stopped working after the > upgrade. Anyone has the same experience? > > Thanks a lot in advance. > > - Dongyan > > _______________________________________________ > 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
