> > Hi Ping, > I am developing a TimeSync protocol in sensornet. Could you please tell me > what configuration I should use, I mean TinyOS,nesC,avr & tinyOs-tools > version as well as which micas. What simulator to use though I am not > going to simulate but actually implementing on Mica2 with 510 board. > > Lastly,can you please send me the link to get the SourceCode for FTSP and > TPSN, please. > > Also I am getting some strange assembler errors, my configurations is: > ----------------------------- > vr-insight-6.3-1 > avr-binutils-2.13.2.1-1 > avr-libc-20030512cvs-1 > avr-binutils-2.15tinyos-3 > avr-insight-pre6.0cvs.tinyos-1.3 > avr-gcc-3.3tinyos-1 > avr-gcc-3.4.3-1 > tinyos-1.1.0-1 > tinyos-1.1.13May2005cvs-1 > tinyos-tools-1.2.0-2 > nesc-1.2-1
It looks like you have two copies of the binutils, and ncc is calling the wrong one (2.13, rather than 2.15tinyos). Phil _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
