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 avrdude parameters (Read 3130 times)
Jussi
Newbies
*
Offline


Posts: 3
Joined: Dec 20th, 2015
avrdude parameters
Dec 20th, 2015 at 10:33am
Print Post  
Hello!

I am wondering is it possible to add some external parameters to avrdude call? I am going to add some power saving techniques that require extra parameters.

I only found from project settings that I can add some extra flags to compilers but couldn't find any place to add some to avrdude.

I would like to add for example
Code
Select All
-U lfuse:w:0xE2:m 


to the end of the avrdude call.


Is that possible? Thank you!
Ps. Avesome plugin, thinking about buying if going to code more than now!
  
Back to top
 
IP Logged
 
Jussi
Newbies
*
Offline


Posts: 3
Joined: Dec 20th, 2015
Re: avrdude parameters
Reply #1 - Dec 20th, 2015 at 6:32pm
Print Post  
Okay forget this. It seems that I had to edit boards.txt file and create new bootloader to get it work.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: avrdude parameters
Reply #2 - Dec 20th, 2015 at 7:35pm
Print Post  
ok, thanks for the update. If visual micro provided the facility for a project, would that have been easier?
  
Back to top
WWW  
IP Logged
 
Jussi
Newbies
*
Offline


Posts: 3
Joined: Dec 20th, 2015
Re: avrdude parameters
Reply #3 - Dec 26th, 2015 at 3:01pm
Print Post  
Well, it could be nice if there was "Open board settings file" in the menu or something like that. Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint