Hello,
I have a very strange problem, possibly a bug.
When i upload code to my arduino mega that makes use of the serial library the TX is not working.
I tested this with Fedora 12 on 2 computers, using the Arduino IDE 0018 (and previous versions). When i upload to the Arduino Deumilanove i have no problems transmitting and receiving with the serial connection.
When i use Windows XP to upload to my Arduino Mega i have no problems at all!
I hope someone knows a fix for this problem.
If you need more information let me know.
-Randy
//Update: maybe this is useful info, if i upload code that makes use of the serial connection on windows xp and try it out on fedora, the arduino is able to Receive and Transmit, so no problems. However when i upload with the arduino IDE on fedora the arduino cannot Send. So the problem must be something related to compiling (toolchain??)