I remember someone having this problem before but couldn't find a solution. I have connected a UART device to MicaZ UART 1. I did it in a somewhat "brutal" way, changing the HPLUART level to duplicate all UART traffic to/from both UARTs. This way I thought I could use all tinyos base mote applications with either UART. Now I noticed those apps that use flash access don't work while all others do (eg. TOSBase, TinyDB, SimpleCmd). For example, the Remote component can't find any files and I get "bad crc" when trying to write a file with "CopyIn.java". After removing my UART 1 functionality it works fine.

Is the flash access conflicting with UART 1?

Thanks,

        Harri

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

Reply via email to