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 Adding Arduino uno r4 fails (Read 1890 times)
Henk Levels
Junior Member
**
Offline


Posts: 81
Joined: Sep 28th, 2015
Adding Arduino uno r4 fails
Mar 11th, 2024 at 9:49am
Print Post  
Hello, 
I use Visual studio 2017 with the visual micro plugin.
I like to add a new board, Arduino Uno r4.
However in the Visual micro explorer, there is no board manager, see attached file. What am I doing wrong?
I don't see a update for visual micro in VS 2017
« Last Edit: Mar 11th, 2024 at 10:12am by Henk Levels »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2710
Joined: Feb 13th, 2019
Re: Adding Arduino uno r4 fails
Reply #1 - Mar 11th, 2024 at 10:50am
Print Post  
If you select the "Board Manager" tab (your screenshot is on the Installed Tab, which only shows boards currently installed), you should see under the "All Platforms" tree node, there is the "Arduino UNO R4 Boards" package.

If you left click this it will install the board package, and then click the Rescan button at the top for them to show as available on the Installed Tab or the boards list on the Toolbar/vMicro Menu.

board Manager Documentation: https://visualmicro.com/page/User-Guide.aspx?doc=Board-Manager.html
  
Back to top
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2710
Joined: Feb 13th, 2019
Re: Adding Arduino uno r4 fails
Reply #2 - Mar 11th, 2024 at 12:36pm
Print Post  
Thanks for the update, and apologies for not seeing that.

Can you confirm what version of the Arduino IDE you are trying to use Visual Micro with?

The out date Arduino 1.7 selection you are using expects the boards to be installed from the Arduino IDE and not in Visual Micro.
  
Back to top
IP Logged
 
Henk Levels
Junior Member
**
Offline


Posts: 81
Joined: Sep 28th, 2015
Re: Adding Arduino uno r4 fails
Reply #3 - Mar 11th, 2024 at 12:40pm
Print Post  
Hello, I found the board manager. However I do not see the Arduino Uno R4 under the mentioned all platform tree node. Why?
« Last Edit: Mar 11th, 2024 at 12:42pm by Henk Levels »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2710
Joined: Feb 13th, 2019
Re: Adding Arduino uno r4 fails
Reply #4 - Mar 11th, 2024 at 12:43pm
Print Post  
Does clicking "Check for Updates" help?

Please confirm which version (if any) of the Arduino IDE you are trying to use.
  
Back to top
IP Logged
 
Henk Levels
Junior Member
**
Offline


Posts: 81
Joined: Sep 28th, 2015
Re: Adding Arduino uno r4 fails
Reply #5 - Mar 11th, 2024 at 2:36pm
Print Post  
I am using Arduino IDE version 1.7
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2710
Joined: Feb 13th, 2019
Re: Adding Arduino uno r4 fails
Reply #6 - Mar 11th, 2024 at 3:32pm
Print Post  
One option is to install the board through the Arduino IDE itself, then restarting Visual Micro should pick it up.

Alternatively you can upgrade the Arduino IDE to the 1.8.x version, and then configure the IDE Locations in Visual Micro for that IDE, the board should show up automatically in the board manager tab.

If you want to use the Visual Micro (No IDE) configuration in Visual Micro, then you can add the below URL to the IDE Locations screen (at the bottom of the screen, under optional board manager urls), which will allow it to pick up the same packages as the 1.6/1.8/2x versions:
https://downloads.arduino.cc/packages/package_index.json
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint