[Tinyos-help] Problem with NetSync and UART
Henric Kärnhall
henka707 at student.liu.se
Tue Jun 20 03:05:47 PDT 2006
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
More information about the Tinyos-help
mailing list