VS Arduino
Visual Micro >> Installation & Troubleshooting >> Verify upload doesnt work
https://www.visualmicro.com/forums/YaBB.pl?num=1541766082

Message started by deafzor on Nov 9th, 2018 at 12:21pm

Title: Verify upload doesnt work
Post by deafzor on Nov 9th, 2018 at 12:21pm
I turned off vMicro->Uploader->Verify but the output when using verbose-flag in compiler section still shows
that it's reading on-chip-flash data and verifying contents

Is this related to compiler-verbose flag and is there some way to turn off verification completely?

Title: Re: Verify upload doesnt work
Post by Visual Micro on Nov 9th, 2018 at 2:30pm
Please switch on vmicro>compiler>verbose and also "show build properties"

Then build and copy the output into a .txt file. Then attach to a post here (you have to click reply to attach a file to a post you probably can't use the quick reply at the bottom of this page.

Title: Re: Verify upload doesnt work
Post by deafzor on Nov 9th, 2018 at 5:16pm
I can testify that verify checkbox is turned off in uploader before and after dump
https://www.visualmicro.com/forums/YaBB.pl?action=downloadfile;file=verifying_without_verify_flag.txt ( 27 KB | 3 Downloads )

Title: Re: Verify upload doesnt work
Post by Visual Micro on Nov 10th, 2018 at 12:14pm
Add a board.txt to the project with this line in it

tools.avrdude.upload.verify=-V

Title: Re: Verify upload doesnt work
Post by Hartmut on Apr 9th, 2019 at 11:16am
Have the same problem. board.txt solution sounds interesting and easy to apply.
Can you please specify the exact location? With me nothing of
- one-line board.txt next to the .ino file
- inside <Installation folder>\hardware\arduino\avr\boards.txt
- inside <Installation folder>\hardware\arduino\avr\platform.txt
works  :-/

Thank you very much for your answer!

VS 2017
Arduino IDE 1.8.7
Win 10 V1809
Arduino Nano w/ ATMega328P (Old Bootloader)
Upload_verify_marked_190409.png ( 101 KB | 0 Downloads )

Title: Re: Verify upload doesnt work
Post by Visual Micro on Apr 9th, 2019 at 12:39pm
What is in your board.txt in the local project? (we are not interested in boards.txt)

Did you email the verbose output with "show build properties" to visual micro with link to this thread? The output shows what has been discovered.



Title: Re: Verify upload doesnt work
Post by Hartmut on Apr 9th, 2019 at 2:35pm
Thanks for your quick response!
Before, I had no board.txt at all. After reading this thread, I added a board.txt to the same folder as the .ino file, containing only the line "tools.avrdude.upload.verify=-V" you answered to deafzor, as stated above. The line is terminated by the enter key.

BTW: My 'Arduino IDE for Visual Studio' version is 1903.24.2


https://www.visualmicro.com/forums/YaBB.pl?action=downloadfile;file=Build_properties_190409.txt ( 18 KB | 1 Download )

Title: Re: Verify upload doesnt work
Post by Visual Micro on May 19th, 2019 at 10:41pm
There has been an update to the verify which will especially help avr boards. The release is here
https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.