[Tinyos-help] About TXFIFO.writeDone

David Moss dmm at rincon.com
Fri May 16 10:28:13 PDT 2008


Not sure if the error is ever FAIL.  It's generated from the underlying
platform's SPI driver, not the CC2420 chip.  The error code is always
SUCCESS in writeDone() from my experience.

 

-David

 

 

  _____  

From: tinyos-help-bounces at millennium.berkeley.edu
[mailto:tinyos-help-bounces at millennium.berkeley.edu] On Behalf Of Paolo
Sent: Friday, May 16, 2008 9:15 AM
Cc: tinyos-help at millennium.berkeley.edu
Subject: Re: [Tinyos-help] About TXFIFO.writeDone

 

Explaining better.......

the error_t == FAIL  When can occur (What could have happened in FIFO) ? 

Paolo wrote: 

Hello
A question about TXFIFO.writedone provided by CC2420TransmitP.

async event void TXFIFO.writeDone( uint8_t* tx_buf, uint8_t tx_len, error_t
error ) 

What values can take the error_t variable ?

Thanks 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080516/12a5edde/attachment.htm 


More information about the Tinyos-help mailing list