Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Error uploading to Uno R3 (Read 8490 times)
Marius
Developer
****
Offline


Posts: 204
Location: Centurion RSA
Joined: Sep 7th, 2011
Error uploading to Uno R3
May 14th, 2012 at 7:53pm
Print Post  
Hi,
Has anyone else had this problem?
I installed the Uno R3, compiled and uploaded using the Aduino IDE. When I use VS I get this error.
Code
Select All
Compiling 'Blink' for 'Arduino Duemilanove w/ ATmega328'
Binary sketch size: 1026 bytes (of a 30720 byte maximum) (0.7560432 secs)
Uploading to I/O board using 'COM38'
avrdude: Version 5.11, compiled on Sep  2 2011 at 19:38:36
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2009 Joerg Wunsch

         System wide configuration file is "C:\arduino-1.0\hardware\tools\avr\etc\avrdude.conf"

         Using Port                    : \\.\COM38
         Using Programmer              : arduino
         Overriding Baud Rate          : 57600
avrdude: Send: 0 [30]   [20]
avrdude: Send: 0 [30]   [20]
avrdude: Send: 0 [30]   [20]
avrdude: Recv:
avrdude: stk500_getsync(): not in sync: resp=0x00

avrdude done.  Thank you.

 



None of my ISP's are working either just the Uno bootloader under the Arduino-1.0 IDE.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Error uploading to Uno R3
Reply #1 - May 14th, 2012 at 8:07pm
Print Post  
Error shows the wrong board is selected...

'Arduino Duemilanove w/ ATmega328'

Should be "Arduino Uno"

I haven't tested the isp on r3 but it should be okay. I have an r3 if you get any problems
  
Back to top
IP Logged
 
Marius
Developer
****
Offline


Posts: 204
Location: Centurion RSA
Joined: Sep 7th, 2011
Re: Error uploading to Uno R3
Reply #2 - May 15th, 2012 at 9:06am
Print Post  
The error happens for both boards. I did notice the board problem. I changed board but still the same. 
I eventually deleted the project, uninstalled Arduino-0022 and started from scratch with Arduino-1.0. I can program both boards from the bootloader but my ISP is still not working.

  
Back to top
IP Logged
 
Marius
Developer
****
Offline


Posts: 204
Location: Centurion RSA
Joined: Sep 7th, 2011
Re: Error uploading to Uno R3
Reply #3 - May 15th, 2012 at 9:30am
Print Post  
Marius wrote on May 15th, 2012 at 9:06am:
The error happens for both boards. I did notice the board problem. I changed board but still the same. 
I eventually deleted the project, uninstalled Arduino-0022 and started from scratch with Arduino-1.0. I can program both boards from the bootloader but my ISP is still not working.



Not true anymore. The comms to the boards seem to get lost somewhere. After a while I cannot connect to any board. Almost like windows looses the handle to the device. The port is visible but not available to any program.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Error uploading to Uno R3
Reply #4 - Sep 24th, 2012 at 7:11pm
Print Post  
Did we fix this in the end? Was it a bootloader or com port issue? Or something else?
  
Back to top
IP Logged
 
Marius
Developer
****
Offline


Posts: 204
Location: Centurion RSA
Joined: Sep 7th, 2011
Re: Error uploading to Uno R3
Reply #5 - Sep 24th, 2012 at 8:36pm
Print Post  
I honestly can't say as I have not used the ISP since then. I will be using it shortly again and then I will let you know how it is.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Error uploading to Uno R3
Reply #6 - Sep 24th, 2012 at 9:08pm
Print Post  
Ok no hurry, was just interested. Take as long as you like before testing  Cheesy
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint