Hi guys,
I tested the UART example from TI yesterday.
The complilation succeded, i started putty and set the port to the usb port of the evaluation board.
When I typed in one character and pressed enter I didn't get any response.
I saw that P1SELX was enabled with BIT 2| BIT 3 butP1.2 and P1.3 were assigned to LEDs and the button.
Therefore I changed it to P3SELX, because the instruction manual, which was in the shipment says that UART is on the P3.2 and P3.3.
Afterwards I wired P3.2 with P3.3 and started the programm again, and than I couldn't put in any thing in the command console.
I'm looking forward for your suggestions.
Chris,