I was using 1.6.5, then decided to install 1.6.8.
The problem I got with 1.6.8 on my win 8.1 32-bit machine is - the software uploaded to my Arduino MEGA 2560 will work just fine immediately after upload. But when I remove the USB cable from the 2560 and then reconnect the USB cable (to the 2560), a LED light begins to flash continuously (maybe the bootloader light), and just keeps flashing. The program that I had uploaded fails to run.
But as soon as I close the 1.6.8 window ( ie. shut down 1.6.8 ), then 2560's flashing light will then stop flashing, and then the 2560 will start running its uploaded program.
So my observations are: when 1.6.8 is running, disconnecting the USB cable from my MEGA (and then reconnecting) prevents the 2560's program from starting up again. Shutting down 1.6.8 sorts out the issue. And, when 1.6.8 is not running at all, the 2560 will always start running its program properly whenever I disconnect and reconnect the USB cable from the 2560.
I then spent time to re-install 1.6.5, and also tested things with 1.6.7. Then re-installed 1.6.8. The issue only occurs with 1.6.8.
Anybody else notice the same thing, or can let me know how to fix up 1.6.8?
Thanks!