On Mon, Jan 23, 2012 at 7:50 PM, Xiaoyang Zhong <[email protected]>wrote:

> Hi,
>
> Currently I am trying to figure out the hardware communication procedure
> during a transmission task in MICAz mote, mainly about how tinyos transfers
> the data in ATM128 memory to CC2420's ram. NesC node seems doesn't tell us
> the detail of how tinyos controls the hardware. For example, when I
> call command "send" of interface AMSend, I want to know what happens in the
> hardware, like the signals in pins of ATM128 chip. Is there any way to
> figure this out? Thanks a lot!
>

I use a JTAG pod connected to a gdb client and watch what the code does.
Eventually, it gets down into the code that hits the h/w.

That's how I do it.



>
> Xiaoyang Zhong
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to