Re: [Tinyos-help] Problems switching from Tinyos 2.x to Tinyos 1.x

2005-12-15 Thread David Gay
On 12/15/05, Joe Polastre <[EMAIL PROTECTED]> wrote: > On 12/15/05, David Gay <[EMAIL PROTECTED]> wrote: > > I've now fixed the 1.x make stuff (in CVS) to use tos-bsl if it's > > available, and msp430-bsl otherwise. Things should now work if you've > > installed the 2.x tools (once you get TinyOS f

Re: [Tinyos-help] Problems switching from Tinyos 2.x to Tinyos 1.x

2005-12-15 Thread Joe Polastre
On 12/15/05, David Gay <[EMAIL PROTECTED]> wrote: > I've now fixed the 1.x make stuff (in CVS) to use tos-bsl if it's > available, and msp430-bsl otherwise. Things should now work if you've > installed the 2.x tools (once you get TinyOS from CVS, or from the > next snapshot, of course). This doesn

Re: [Tinyos-help] Problems switching from Tinyos 2.x to Tinyos 1.x

2005-12-15 Thread David Gay
On 12/5/05, Joe Polastre <[EMAIL PROTECTED]> wrote: > Your analysis is correct, although I'm not quite sure why the 2.x > tools would choose to abandon installing programs on the Telos and > Tmote Sky platforms. > > If you want a version that Moteiv certifies will work, check out the > Tmote Sky do

Re: [Tinyos-help] Problems switching from Tinyos 2.x to Tinyos 1.x

2005-12-06 Thread Dongyan Chen
Thanks Phil. I'll try that. In fact I'm switching back and forth from T2 to T1, so my current solution is to use two separate .bashrc files for T2 and T1. When working with T1 code, I use make tmote, then source ~/T2.bashrc, then make tmote reinstall so I can still use the new bsl. As of the seria

Re: [Tinyos-help] Problems switching from Tinyos 2.x to Tinyos 1.x

2005-12-06 Thread David Gay
On 12/6/05, Philip Levis <[EMAIL PROTECTED]> wrote: > On Mon, 2005-12-05 at 14:13 -0600, Dongyan Chen 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/upgrad

Re: [Tinyos-help] Problems switching from Tinyos 2.x to Tinyos 1.x

2005-12-06 Thread Philip Levis
On Mon, 2005-12-05 at 14:13 -0600, Dongyan Chen 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

Re: [Tinyos-help] Problems switching from Tinyos 2.x to Tinyos 1.x

2005-12-05 Thread Kristin Wright
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

Re: [Tinyos-help] Problems switching from Tinyos 2.x to Tinyos 1.x

2005-12-05 Thread Joe Polastre
Your analysis is correct, although I'm not quite sure why the 2.x tools would choose to abandon installing programs on the Telos and Tmote Sky platforms. If you want a version that Moteiv certifies will work, check out the Tmote Sky downloads on our webpage: http://www.moteiv.com/community -Joe

[Tinyos-help] Problems switching from Tinyos 2.x to Tinyos 1.x

2005-12-05 Thread Dongyan Chen
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 b