To give you the scenario, I am working in [...]/myoscilloscope/ and using mySensorC (modified version of MicStreamC), under tinyos2
When I type "make micaz sim" i get a lot of erros, just to name a few that seem important component SplitControlPowerManagerC not found component SplitControlPowerManagerC is not generic in component HplAtm128InterruptPinP: HplAtm128InterruptC component arguments need to be constant and a lot more about interfaces not matching, components not found, not being generic, etc Why these errors? I assume that if I want to simulate a sensor I have to write a module specifically for emulating a behaviour, but where do I place the code files I want TOSSIM to use, (I tried in myoscilloscope/sim/ but it didn't work) or how do I define where I want a "make micaz sim" to go pick up the files? (maybe this is more of a Makefile question than a Tossim question.) Now that i'm at it, how/where do I define a directory where I can place module/configuration files that I might want to use several in several applications, and in a way that it checks that directory before checking the others Thanks, Hugo
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
