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’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’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

Reply via email to