Any docs or tutorial on how to do that? What's a good starting point? Regards, Kurt
----Original Message Follows---- From: Philip Levis <[EMAIL PROTECTED]> To: KURT PETERS <[EMAIL PROTECTED]> CC: [email protected] Subject: Re: [Tinyos-help] TOSSIM Tinyos 2.0.2 with I2C Date: Mon, 19 Nov 2007 10:06:50 -0800 On Nov 19, 2007, at 8:54 AM, KURT PETERS wrote:
Has anyone tried compiling TOSSIM with I2C support. I just did and got this error. It should be noted that everything compiles fine using just "make micaz".
TOSSIM doesn't simulate the I2C bus. The way to fix it is to write simulated versions of the I2C components.
Phil _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
