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 BOSSAC - settings (Read 2478 times)
Marius
Developer
****
Offline


Posts: 204
Location: Centurion RSA
Joined: Sep 7th, 2011
BOSSAC - settings
Sep 11th, 2017 at 11:11am
Print Post  
Hi
I am using an Adafruit SAMD21 mini breakout. For some reason the programming or uploading became very slow. It would seem that the whole chip is being erased and reprogrammed where before it took only a couple of seconds. It could be as much as one minute or more at this stage.
Is there some place where I can set the BOSSAC parameters in VM?
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: BOSSAC - settings
Reply #1 - Sep 11th, 2017 at 5:20pm
Print Post  
Hi,

The params should be read from the platform.txt in the adafruit board core. It would be useful to know if the arduino ide is the same? which version of adafruit you have installed? if you updated it recently?

You can also switch on vmicro>compiler>show board properties and the >verbose option. Then after a build you will see more clearly the build and upload params that have been read from the core.

If you want to experiment with different settings, you can then create a local board.txt file in the project root of the solution explorer then add overrides for any core settings that you have discovered. If you find settings you prefer there are ways to change the settings for all boards but it's not worth discussing until you know what you need, so use board.ttx to experiment.

Is vMicro>Uploader>Verify checked or not?
« Last Edit: Sep 11th, 2017 at 5:25pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Marius
Developer
****
Offline


Posts: 204
Location: Centurion RSA
Joined: Sep 7th, 2011
Re: BOSSAC - settings
Reply #2 - Sep 12th, 2017 at 12:14pm
Print Post  
Firstly I made a mistake, I am using the Sparkfun SAMD boards v1.4.0

VM upload verify is not on.

The rest I will report back on.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint