I am getting back to Arduino and Programming after a year away. Working on simple tutorial to clear the cobwebs. I am using a MacBook and Uno combo that I have used to accomplish this simple task many times before.
In this case my MacBook serial monitor will Print "Ent" and then nothing. If i put a small piece of text into the send line and hit the send button I see that the RX light on the Uno flashes but the program as far as I can tell has halted? I have tried several different work arounds, and have looked at my serial port selection and can not find anything that makes a difference. If the RX LED activates when I send, the port should be working correct?