Hi,
I'm using energia-0101E0012 on xubuntu 13.10. I couldn't get the serial montor to work with my v1.4 launchpad so I gave up and now I use a pl2303 usb to serial.
The problem is that I get garbled output. To fix I just run
stty -F /dev/ttyUSB0 -inpck
This fixes it until I restart energia.
I've tried setting serial.parity=Y in /home/spoon/.energia/preferences.txt but it doesn't change anything.
Any help would be greatly apreciated.