The only way to disable this is to comment out the UartDetectC
component in NetSyncC.

-Joe

On 6/20/06, Henric Kärnhall <[EMAIL PROTECTED]> wrote:
Hi

I have written a debug component that allow me to write debug data and
text to the UART and read it in a simple terminal program.
In works fine. But when I&#8217;m using the NetSync and GlobalTime it fails.
It seems like something is writing a lot of junk to the UART.
I think that the reason might be because NetSync is checking if
something is connected to the UART by using Detect (?).
If this is the case, is there a way to disable this check? I don&#8217;t want
someone else to write things to the UART.
(My debug component is using the call HPLUART.put(...) to write to the
UART)

Best Regards,
Henric
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


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

Reply via email to