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 Fuses Configuration (Read 2502 times)
dickson1
Newbies
*
Offline


Posts: 1
Joined: Jul 7th, 2020
Fuses Configuration
Jul 14th, 2020 at 5:18am
Print Post  
Where can I change the Elf fuses? Until burning with the programming method, I might only reset them, but I would rather set them once and don't have to think about re-setting at any programming event.

I found the.elf file created by the compile but I do not seem to be able to find the bootloader file where the fuse settings are set.

If you are looking for the binaries, please open the Compile.vmps in your project's Visual Micro tab. This is where the performance path is designed. where am i192.168.8.1192.168.100.1
« Last Edit: Jul 28th, 2020 at 4:03am by dickson1 »  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2704
Joined: Feb 13th, 2019
Re: Fuses Configuration
Reply #1 - Jul 14th, 2020 at 10:50am
Print Post  
The fuses are not stored in the ELF to my knowledge, and are set as part of the pattern for the programmer (depending on programming method in use), and these can be altered using the build hooks to override the existing settings to alter/include the fuse settings.

If you supply the Build, and Upload logs (with your programmer) as shown at the top in the yellow box (with additional verbose settings) we will be able to see your configuration more clearly, and may be able to offer more specific advice.

Arduino Platform Specification: Pre and post build hooks (since Arduino IDE 1.6.5)
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint