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 Installing boards (Read 2777 times)
j12
Junior Member
**
Offline


Posts: 24
Joined: Dec 21st, 2014
Installing boards
Sep 1st, 2016 at 9:46am
Print Post  
I've installed visual studio 2015 ("VS14.0.24720.00 update 1") and visual micro.

I go to board manager, click on ANY board under the "Board-package auto-discover", and it lists stuff and a link to *.json that just opens up a json file in the built in browser (text), but there is not "install" button?

It's different from the instructions here:

http://www.visualmicro.com/page/User-Guide.aspx?doc=Board-Manager.html
« Last Edit: Sep 1st, 2016 at 9:48am by j12 »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Installing boards
Reply #1 - Sep 1st, 2016 at 4:18pm
Print Post  
Hi,

The json file link is for information.

When you click the name of a hardware it becomes dimmer which means it has been added to your .json config list.

Then click rescan (sometimes twice) and the list below of available hardware to install will have a new entry or entries allowing you to download or remove the hardware.

The list of discovered hardware is simply the list from the arduino third party hardware page but you can find other .json files on the internet. The discovered hardware simply avoids you adding the json manually.

If you read the documentation for the arduino ide boards manager you will see you have to enter the .json files into the preferences dialog. This is the "published" known way to install hardware, visual micro just makes it a bit easier.

You can see that in the arduino ide file>preferences and the board manager is at the top of the board list in the arduino ide. I would recommend you install via the arduino ide so you understand the board manager system then visual micro will make more sense (it's the same system)

In fact if you install via arduino then the hardware is available to both ide's, if you install via visual micro then arduino won't see the new hardware

On visualmicro.com you can always find the documentation index which also describes some of the board manager
Board Manager Documentation

Any jsons added by clicking the auto discovered list can be seen in the list on the visual micro ide locations configuration window where they can be entered manually.

  
Back to top
IP Logged
 
j12
Junior Member
**
Offline


Posts: 24
Joined: Dec 21st, 2014
Re: Installing boards
Reply #2 - Sep 1st, 2016 at 8:34pm
Print Post  
Thank you!   Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint