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
Hot Topic (More than 8 Replies) BootLoader Fails VS 2015 Community (Read 8709 times)
RandyH
Newbies
*
Offline


Posts: 5
Joined: Sep 3rd, 2015
BootLoader Fails VS 2015 Community
Sep 3rd, 2015 at 2:08am
Print Post  
I upgraded to a registered version of VM and also upgraded from VS2010 to 2015. Converted my project to VS2015 and it compiles fine. It also uploads to any Arduino board I try (uno, mega) from the Arduino IDE.

When I try to burn using the bootloader in VS2015 community it gives me only the error "Error while burning bootloader.". this is after a long wait.

Not sure what I have wrong, I had no problems setting up on VS2010.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: BootLoader Fails VS 2015 Community
Reply #1 - Sep 3rd, 2015 at 7:32am
Print Post  
Which programmer is selected?
  
Back to top
WWW  
IP Logged
 
RandyH
Newbies
*
Offline


Posts: 5
Joined: Sep 3rd, 2015
Re: BootLoader Fails VS 2015 Community
Reply #2 - Sep 3rd, 2015 at 9:32pm
Print Post  
Tim@Visual Micro wrote on Sep 3rd, 2015 at 7:32am:
Which programmer is selected?


ArduinoISP is selected.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: BootLoader Fails VS 2015 Community
Reply #3 - Sep 3rd, 2015 at 9:34pm
Print Post  
Please switch on "Visual Micro>Verbose Messages". Then try to burn the boot loader and email the output to info [at] visualmicro.com

Also confirm which version of the arduino ide you are using.

Thanks
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: BootLoader Fails VS 2015 Community
Reply #4 - Sep 5th, 2015 at 9:15pm
Print Post  
Thanks for the email. It went into Junk so only just seen it.

I switched on verbose in the arduino ide prefs and tried the bootloader upload. It appears to be sending the same command so it would be helpful to be sure you have selected the correct serial port in visual micro. (You probably have but it's worth asking)

  
Back to top
WWW  
IP Logged
 
RandyH
Newbies
*
Offline


Posts: 5
Joined: Sep 3rd, 2015
Re: BootLoader Fails VS 2015 Community
Reply #5 - Sep 6th, 2015 at 11:57am
Print Post  
Tim@Visual Micro wrote on Sep 5th, 2015 at 9:15pm:
Thanks for the email. It went into Junk so only just seen it.

I switched on verbose in the arduino ide prefs and tried the bootloader upload. It appears to be sending the same command so it would be helpful to be sure you have selected the correct serial port in visual micro. (You probably have but it's worth asking)



Yes, I have. I switched several ports and different Adruino boards.  I started getting errors as well through the base Arduino programmer. Seems like something is blocking or at least slowing my COM ports down. So I am looking into that aspect.

Seems I get a lot of avrdude can't determine the serial port now. 
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: BootLoader Fails VS 2015 Community
Reply #6 - Sep 6th, 2015 at 12:15pm
Print Post  
Ok let me know how it goes.

You can copy/paste the uploader command into a .bat file in the arduino ide folder. It should work (or not) without any ide's open.

For example: uploader_test.bat

Then run using cmd.exe
« Last Edit: Sep 6th, 2015 at 12:16pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
RandyH
Newbies
*
Offline


Posts: 5
Joined: Sep 3rd, 2015
Re: BootLoader Fails VS 2015 Community
Reply #7 - Sep 6th, 2015 at 2:49pm
Print Post  
Tim@Visual Micro wrote on Sep 6th, 2015 at 12:15pm:
Ok let me know how it goes.

You can copy/paste the uploader command into a .bat file in the arduino ide folder. It should work (or not) without any ide's open.

For example: uploader_test.bat

Then run using cmd.exe


The Arduino IDE is working steady now. So it's just the VM that is not compiling. But I can create a batch to upload as you mention so I am good for now. At some point something will generally change and resolve the problem:)
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: BootLoader Fails VS 2015 Community
Reply #8 - Sep 6th, 2015 at 2:56pm
Print Post  
Is is just the Burn Bootloader that fails?

Compile and upload working okay?
  
Back to top
WWW  
IP Logged
 
RandyH
Newbies
*
Offline


Posts: 5
Joined: Sep 3rd, 2015
Re: BootLoader Fails VS 2015 Community
Reply #9 - Sep 6th, 2015 at 3:26pm
Print Post  
Tim@Visual Micro wrote on Sep 6th, 2015 at 2:56pm:
Is is just the Burn Bootloader that fails?

Compile and upload working okay?


You know I never saw the upload command until you mentioned that. sorry. But yes, I can compile and upload which is what I need from VM. Still learning Arduino.

  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint