What steps will reproduce the problem? 1. Modify tos/platforms/msp4301611/PlatformSerialC.nc to use Msp430Uart1C. 2. In apps/tests/msp430-small/uart/LocalTime, make application and flash it to msp430f1611 3. Connect USART1 to PC with 9600bps/8bit/1top/no parity.
What is the expected output? What do you see instead? - The line "HH:MM:SS\r\n" is transmitted from the MCU one line per second. - The text sending rom PC should be echoed back. - But nothing is echoed back. - USART0 works fine
Please use labels and text to provide additional information.
tinyos-msp430 v0.2.3
Status: Accepted
Labels:
Type-Defect
Priority-Medium