Okay, I have been using the Uno R3 for a few weeks having a great time and learning a lot. Yesterday, I tried to upload a program to test the speed at which I could poll a 3208 ADC. I wanted to save the data to SD so I could graph it as well. Well I used Arrays with 1000 elements. A bit too much and crashed the Uno. I found instructions online to use a linux box to upload "blink" while it was in bootloader mode. I was able to do this find. But I still get the same error (avrdude: ser_send(): write error: sorry no info avail) when trying to upload from my windows box. I have copied some sketches over to the linux box and can upload them from the linux box fine, but every time I try with windows I get that error.
I have tried to reinstall drivers and arduino software. I have un-installed drivers, un-installed Arduino software, deleted all Arduino files I could find, including in the registry, rebooting and re-installing, but still get the same error. I know there are some files hiding somewhere because my preference to show verbose remains.
Please help, I use the windows machine a LOT more than the linux and I won't what to have to fire up the linux to use the Uno.