No.

If I only use printf to log, it still fails after first few packet
reception. Any idea? Thanks.

On Wed, May 5, 2010 at 6:03 AM, Arik Sapojnik <[email protected]> wrote:

> Are you using printf as well?
>
>
> On Wed, May 5, 2010 at 01:11, Xiaohui Liu <[email protected]> wrote:
>
>> Hi,
>>
>> To record the result of my experiment, every time I receive a packet, I
>> send the a log message to UART with command
>> SerialActiveMessageC.AMSend.send(). For the first few packets (from 1 ~ 70),
>> the command returns SUCCESS. But after that, it constantly returns EBUSY.
>> But I'm only calling the command at the time scale of 1 second because
>> packet reception happens at that time scale in my experiment. And I have
>> used UART logging at much higher frequency before (~10Hz) without this
>> problem. Any idea on what's going? I really appreciate your help.
>>
>> --
>> -Xiaohui Liu
>>
>> _______________________________________________
>> Tinyos-help mailing list
>> [email protected]
>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>>
>
>
>
> --
> Best Regards,
> Arik Sapojnik
>



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

Reply via email to