Hello All, My name is Jose, and I've been working with TOSSIM and PowerTOSSIM to simulate the power consumption on a Micaz mote. I'm trying to simulate a wireless sensor network routing protocol that was develop by a WSN working group. The code was written using boomerang, so, when I tried to compile the *.nc files as "make pc" y got errors like:
sendnmi.nc:12: component TimerMilliC not found sendnmi.nc:12: component `TimerMilliC' is not generic sendnmi.nc:14: component SPC not found sendnmi.nc:18: cannot find `Timer' sendnmi.nc:20: cannot find `SPSend' Or stuff like that......... when I compile the app as "make tmote", the compiling works fine and a /build/tmote/main.exe file is created, but with "make pc" i got the errors shown abode. Maybe the interfaces of boomerang and the ones in TinyOS are not compatible, or the compiler is looking for then at the wrong directory......... Is there anyone that can give a hand with this???? is there any way to obtain a successful "make pc" compilation???? Or maybe another program that I can use instead of TOSSIM to simulate boomerang applications ???? Thanks in advance
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
