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 SAM board version 1.6.8 gives error about bossac.exe(solved update required) (Read 5332 times)
Marreoragarn
Newbies
*
Offline


Posts: 5
Joined: Mar 17th, 2016
SAM board version 1.6.8 gives error about bossac.exe(solved update required)
May 13th, 2016 at 12:20pm
Print Post  
I upgraded to version 1.6.8 for my Due. Now I get this when trying to upload:

Uploading 'WebServer' to 'Arduino Due (Programming Port)' using 'COM11'
The uploader returned an error
bossac.exe: extra arguments found
Try 'bossac.exe -h' or 'bossac.exe --help' for more information


I using VS2015 with VisualMicro version:1.1603.20, IDE 1.6
Anyone know how to fix this?
« Last Edit: Jun 9th, 2016 at 3:07pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: SAM board version 1.6.8 gives error about bossac.exe
Reply #1 - May 13th, 2016 at 12:23pm
Print Post  
You don't say which Arduino Ide version you were on previously and they have changed a lot.

I suggest first thing to do it to make sure you have run the 1.6.8 Ide at least once.

Make sure you have updated your SAM core via Board Manager because the defs have also changed a lot.

Make sure you always update Visual Micro when updating Arduino because if Arduino changes then of course Visual Micro must also change. In theory the Visual Micro you have is okay but with the changes to the SAM core you should play safe and use the up to date version.

After that if you still have an issue then switch on vMicro>Verbose, then build and copy the output into a txt file and email to info[at]visualmicro.com or attach to this thread.

« Last Edit: May 13th, 2016 at 12:26pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Marreoragarn
Newbies
*
Offline


Posts: 5
Joined: Mar 17th, 2016
Re: SAM board version 1.6.8 gives error about bossac.exe
Reply #2 - May 13th, 2016 at 12:31pm
Print Post  
When I downgrades to version 1.6.7 it works, I can upload. I have updated to 1.6.8 with the board manager. I will upgrade again right now and if I still have the problem I torn on verbose and mail you.

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


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: SAM board version 1.6.8 gives error about bossac.exe
Reply #3 - May 13th, 2016 at 12:41pm
Print Post  
Hi,

Thanks for the verbose output.

There is a new property called {upload.verify} that the SAM definitions expect. I will look at Visual Micro later today to see if Visual Micro is setting the property

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


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: SAM board version 1.6.8 gives error about bossac.exe
Reply #4 - May 14th, 2016 at 4:37pm
Print Post  
Hi,

Thanks again for the report. A new release (1605.14) has been published to the gallery with support for the new upload.verify property.

The property has been attached to the existing "visual micro tools>option>vm>compiler>upload verify" which defaults to False.

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