Hi All, I had the same problem after updating the msp430 packages and it did not revert back properly. Then after reading thru the tinyos.net site I found another link to the old version of the msp430 files.
Here is the source link: deb http://hinrg.cs.jhu.edu/tinyos karmic main I did a clean install i.e. removed all the previous packages. Hope this helps. Best Regards, Nitish Agarwal On Sun, Aug 28, 2011 at 12:30 AM, < [email protected]> wrote: > Send Tinyos-help mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Tinyos-help digest..." > > > Today's Topics: > > 1. Re: Getting MSP430 error in tinyos-2.1.1 (Philip Levis) > 2. Re: Getting MSP430 error in tinyos-2.1.1 (Philip Levis) > 3. Re: Getting MSP430 error in tinyos-2.1.1 (Philip Levis) > 4. Re: Getting MSP430 error in tinyos-2.1.1 (Richard Figura) > 5. Re: PacketTimeStamp ERROR (Amin Amin) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 27 Aug 2011 08:43:03 -0700 > From: Philip Levis <[email protected]> > Subject: Re: [Tinyos-help] Getting MSP430 error in tinyos-2.1.1 > To: Richard Figura <[email protected]> > Cc: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed > > > On Aug 27, 2011, at 3:46 AM, Richard Figura wrote: > > > Hi, > > > > is there a solution for the problem described by Shravan Kulkarni yet? > > I am asking because I have exactly the same problem since ~2 weeks > > when I > > installed an update through the debian repositories. > > > > Like him, I also tried to reinstall TinyOS through the repositories > > without > > any success. > > > > The cause for the error-messages he described seems to be that > > there is no > > define within (at least my) TinyOS installation for: > > "__msp430_have_port"(PORTNUMBER) > > for any port, but these are required by: > > /opt/tinyos-2.1.1/tos/chips/msp430/pins/HplMsp430GeneralIOC > > > > However there are some defines for > > "__MSP430_HAS_PORT"(PORTNUMBER) > > which seems to be the replacement for "__msp430_have_port" > > > > > > On my second installation of TinyOS (not yet updated) I can compile > > for > > telosb. Other than my first installation it provides a file for > > mapping both > > defines mentioned above within: > > /usr/msp430/include/msp430/common.h > > > > So I guess something is wrong with the new packages of the debian > > repository. > > > > Best Regards > > Richard Figura > > Richard, > > I've been able to reproduce the problem; I'll see what I can do to > take care of it ASAP. > > Phil > > > > ------------------------------ > > Message: 2 > Date: Sat, 27 Aug 2011 08:45:00 -0700 > From: Philip Levis <[email protected]> > Subject: Re: [Tinyos-help] Getting MSP430 error in tinyos-2.1.1 > To: Richard Figura <[email protected]> > Cc: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed > > On Aug 27, 2011, at 3:46 AM, Richard Figura wrote: > > > Hi, > > > > is there a solution for the problem described by Shravan Kulkarni yet? > > I am asking because I have exactly the same problem since ~2 weeks > > when I > > installed an update through the debian repositories. > > > > Like him, I also tried to reinstall TinyOS through the repositories > > without > > any success. > > If you point your package manager at > > http://tinyos.stanford.edu/tinyos/dists/ubuntu.old > > You should be able to get the old msp430 packages. > > Phil > > > > ------------------------------ > > Message: 3 > Date: Sat, 27 Aug 2011 09:11:26 -0700 > From: Philip Levis <[email protected]> > Subject: Re: [Tinyos-help] Getting MSP430 error in tinyos-2.1.1 > To: Philip Levis <[email protected]> > Cc: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed > > > On Aug 27, 2011, at 8:45 AM, Philip Levis wrote: > > > On Aug 27, 2011, at 3:46 AM, Richard Figura wrote: > > > >> Hi, > >> > >> is there a solution for the problem described by Shravan Kulkarni > >> yet? > >> I am asking because I have exactly the same problem since ~2 weeks > >> when I > >> installed an update through the debian repositories. > >> > >> Like him, I also tried to reinstall TinyOS through the repositories > >> without > >> any success. > > > > If you point your package manager at > > > > http://tinyos.stanford.edu/tinyos/dists/ubuntu.old > > > > You should be able to get the old msp430 packages. > > Unfortunately I'm about to leave for a week of no email contact. > Hopefully this should be able to get things working for you until I > return. When I'm back I'll work on setting up the repository more > cleanly. > > Phil > > > ------------------------------ > > Message: 4 > Date: Sat, 27 Aug 2011 18:59:27 +0200 > From: Richard Figura <[email protected]> > Subject: Re: [Tinyos-help] Getting MSP430 error in tinyos-2.1.1 > To: Philip Levis <[email protected]> > Cc: [email protected] > Message-ID: <[email protected]> > Content-Type: Text/Plain; charset="iso-8859-1" > > Hi Phil, > > thank you very much! > Using the old packages solved the problem for now :-) > > Best Regards, > Richard > > > Am Samstag, 27. August 2011, 18:11:26 schrieb Philip Levis: > > > On Aug 27, 2011, at 8:45 AM, Philip Levis wrote: > > > On Aug 27, 2011, at 3:46 AM, Richard Figura wrote: > > >> Hi, > > >> > > >> is there a solution for the problem described by Shravan Kulkarni > > >> yet? > > >> I am asking because I have exactly the same problem since ~2 weeks > > >> when I > > >> installed an update through the debian repositories. > > >> > > >> Like him, I also tried to reinstall TinyOS through the repositories > > >> without > > >> any success. > > > > > > If you point your package manager at > > > > > > http://tinyos.stanford.edu/tinyos/dists/ubuntu.old > > > > > > You should be able to get the old msp430 packages. > > > > Unfortunately I'm about to leave for a week of no email contact. > > Hopefully this should be able to get things working for you until I > > return. When I'm back I'll work on setting up the repository more > > cleanly. > > > > Phil > > > > ------------------------------ > > Message: 5 > Date: Sat, 27 Aug 2011 18:18:22 +0100 > From: Amin Amin <[email protected]> > Subject: Re: [Tinyos-help] PacketTimeStamp ERROR > To: tinyos-help <[email protected]> > Message-ID: > <cahgwhn2i3vmms+i6qvkch94lalk5pmopun5z2l8tzz5bien...@mail.gmail.com > > > Content-Type: text/plain; charset="iso-8859-1" > > Hi, > > I used PacketTimeStamp interface for timestamping the send and receive > message. > So, the file of configuration is AppC and the module is AppP sach as > follow: > --------------------------------------------- > configuration AppP { > uses interface TimeSyncPacket<precision_tag,uint32_t>; > } > implementation { > } > -------------------------------------------- > configuration AppC { > uses interface TimeSyncPacket<TMilli,uint32_t>; > } > implementation { > AppC.PacketTimeStamp -> ActiveMessageC;//is the line 33 > } > > when I issue a 'make micaz sim' command, I got error messages such as > follows: > In component `AppC': > AppC.nc:33: no match > make: *** [sim-exe] Error 1 > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20110827/37f79cdd/attachment.html > > ------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > End of Tinyos-help Digest, Vol 100, Issue 50 > ******************************************** >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
