[Tinyos Core WG] Meeting: 7/11/07

Philip Levis pal at cs.stanford.edu
Wed Jul 11 17:05:09 PDT 2007


	
On Jul 11, 2007, at 2:45 PM, John Regehr wrote:

> Here you go.
>
> Attached is objdump output and the full simulator output.  This is  
> two nodes both running RadioCountToLeds.  There is some test  
> coverage info here that you don't care about, what you want is  
> stuff like this:
>
> atomic section     0000 1D4C
>   out of bounds: 1
>
> This just says that the atomic section starting at 0x0 and ending  
> at 0x1d4c doesn't fit into any bucket in the histogram, since it's  
> too long.  Of course that's fine since the boot code is a special  
> case.
>
> I can do this for more apps.  But like I said unfortunately just  
> for mica2.
>
> John

Looks like the bucket 29 is the ADC interrupt.

Phil


More information about the Tinyos-2.0wg mailing list