[Tinyos-help] Inserting a module to do tracing.

Eric Decker cire831 at gmail.com
Wed Aug 27 15:04:46 PDT 2008


I'm making heavy use of arbritration due to resource contention on the
buses on my mote equivilent.  The interactions are starting to get a bit
hairy and I'm writing a tracing module to watch the resource interactions
that are going on.

Originally, I have Msp430UsartShare1P wires through FcfsArbiter which
then wires through system/ArbiterP which actually does the resouce
control.

I've successfully made changes by modifing directly FcfsArbiter and
ArbiterP but would like to do this in such a way that minimizes impact
on core files.

I thought of a trace wrapper (TracedArbiter) that is a wrapper around
ArbiterP which looks like it would do the job but I don't see how to get
the build system to find all the right files.  So it looks like I would need
to modify the system files.

Any suggestions how to do this by just changing wiring files?

eric




I'm writing a

-- 
Eric B. Decker
Senior (over 50 :-) Researcher
Autonomous Systems Lab
Jack Baskin School of Engineering
UCSC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080827/f9f70b18/attachment.htm 


More information about the Tinyos-help mailing list