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 Burning bootloader (Read 3588 times)
Tomek Gorski
Newbies
*
Offline


Posts: 7
Joined: Aug 1st, 2013
Burning bootloader
Aug 1st, 2013 at 7:45pm
Print Post  
Hi everyone. 
I use visualmicro plugin to program ATTiny85 with Arduino as ISP. It works perfectly, but when i try to burn a bootloader into ATTiny I receive this message: This board does not support the burning of a bootloader. I have to use Arduino IDE to burn bootloaders. Is there any way to do it in visualmicro?
« Last Edit: Aug 1st, 2013 at 7:47pm by Tomek Gorski »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Burning bootloader
Reply #1 - Aug 1st, 2013 at 9:08pm
Print Post  
Hi,

It might be a bug in recent version we will look into it.

In the meantime you might be able to fix it by copying the programmers.txt file from arduinoide\hardware\arduino to the location of the boards.txt that contains the attiny defs.

Alternatively you can switch on External Editor in the arduino ide File>Preferences then have the sketch open in Arduino and Visual Micro at the same time. Edit with Visual Micro then click upload in Arduino.
« Last Edit: Aug 1st, 2013 at 9:09pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
nablabla
Newbies
*
Offline


Posts: 5
Joined: Nov 17th, 2018
Re: Burning bootloader
Reply #2 - Nov 19th, 2018 at 4:33pm
Print Post  
Hi, I have the same problem, not it is 5 years later, any solutions?

Code
Select All
Burning a new bootloader
System.Exception: Programmer can not found for the current board: arduinoasisp
   bei Visual.Micro.MiroAppAPI.debug.AvrdudeUploader.burnBootloader(Board boardPreferences, String programmerName)
Burn failed 



I selected attiny25/45/85 \w attiny85 and Programmer: Arduino as ISP and tried with and without "Always used Programmer for Upload..."
« Last Edit: Nov 19th, 2018 at 4:42pm by nablabla »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Burning bootloader
Reply #3 - Nov 20th, 2018 at 6:39pm
Print Post  
A lot has changed in 5 years and now we use board manager to install hardware + there are many variations

Please post install instructions for your hardware

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