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 [2]  Send TopicPrint
Very Hot Topic (More than 25 Replies) possible to install with arduino 1.6? (Read 31996 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: possible to install with arduino 1.6?
Reply #20 - Feb 17th, 2015 at 10:38am
Print Post  
Hi Rene,

The output shows you have installed the old Arduino 1.0.6 and not Arduino 1.6.

I know the Arduino version numbers are confusing. Where did you download the Arduino install from, please post the link?

Thanks
  
Back to top
IP Logged
 
René Hitz
Junior Member
**
Offline


Posts: 20
Location: Switzerland
Joined: Sep 1st, 2014
Re: possible to install with arduino 1.6?
Reply #21 - Feb 17th, 2015 at 11:32am
Print Post  
No, both versions ar installed, and both versions ar working outside visual studio. If you read the log exactly you will see both paths. The Plugin shows the paths also. See attached screenshot, version 1.0.6
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
René Hitz
Junior Member
**
Offline


Posts: 20
Location: Switzerland
Joined: Sep 1st, 2014
Re: possible to install with arduino 1.6?
Reply #22 - Feb 17th, 2015 at 11:32am
Print Post  
and version 1.6
  

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


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: possible to install with arduino 1.6?
Reply #23 - Feb 17th, 2015 at 11:43am
Print Post  
Okay so I asked for a 1.6 compiler output and you posted a 1.0.6 output that failed. 

However we also see in the output that 1.0.6 is installed in C:\Program Files (x86)\Arduino but we also see the compiler it is using C:\Program Files (x86)\Arduino_16

Guessing, I think you have, at some stage added a winavr path to the visual micro options. I suggest you close the ide then open regedit and delete the entire Visual Micro registry key "HKCurrentUser/Software/Visual Micro", then open the ide and add your paths to the ide locations configuration.

Thanks
  
Back to top
IP Logged
 
René Hitz
Junior Member
**
Offline


Posts: 20
Location: Switzerland
Joined: Sep 1st, 2014
Re: possible to install with arduino 1.6?
Reply #24 - Feb 17th, 2015 at 1:38pm
Print Post  
Done. Still the same Problem: 

Intellisense was unable to establish any hardware (boards). Please configure the ide locations.
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.Intellisense was unable to establish any hardware (boards). Please configure the ide locations.

i can not select any board in the plugin. Configuartion is ok, (like in Screenshot befor, Version 1.6) there is no other configuration now.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: possible to install with arduino 1.6?
Reply #25 - Feb 17th, 2015 at 1:42pm
Print Post  
Okay thanks. please post or email a compiler output so we can see a clean build.

Also clear the sketchbook folder from ide locations prior to the compile.

Thanks
  
Back to top
IP Logged
 
René Hitz
Junior Member
**
Offline


Posts: 20
Location: Switzerland
Joined: Sep 1st, 2014
Re: possible to install with arduino 1.6?
Reply #26 - Feb 17th, 2015 at 5:09pm
Print Post  
Sketchbook folder deleted. Arduino 1.6 creates a new one on first startup. Visual Studion Error: Unable to locate configuration data for this hardware. Please confirm you are using the correct ide (.exe) location Konfiguration for 1.6 is ok as bevor.  Board can not be selected.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: possible to install with arduino 1.6?
Reply #27 - Feb 17th, 2015 at 5:14pm
Print Post  
Hi,

1)
If the sketchbook folder is empty in visual micro then it will find the one the arduino ide is using. this can lead to less confusion because we know we have the same config as arduino

2)
Sometimes if you run the Visual Micro repair some files are not installed (thanks microsoft)

Please run the visual micro installer and click remove, then run again and click install. Your settings will be preserved.

Thanks

  
Back to top
IP Logged
 
René Hitz
Junior Member
**
Offline


Posts: 20
Location: Switzerland
Joined: Sep 1st, 2014
Re: possible to install with arduino 1.6?
Reply #28 - Feb 17th, 2015 at 5:20pm
Print Post  
Visual micro deinstalled. Reinstall: no board to select.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: possible to install with arduino 1.6?
Reply #29 - Feb 17th, 2015 at 5:35pm
Print Post  
Hi Rene,

Well normally we would only see this if the wrong version of arduino is pointed to for the selected Visual micro ide location

I suggest these last few things...

1) Click "tools>visual micro>reset user interface"

if that doesn't work then try re-boot of your computer because it is possible that the ide is not shutting down cleanly.

finally switch on "tools>options>user interface>trace" and re-start the ide then email the trace that appears in an output window to info [at] visual micro.com. please also include a screen image of your ide again

Thanks
  
Back to top
IP Logged
 
René Hitz
Junior Member
**
Offline


Posts: 20
Location: Switzerland
Joined: Sep 1st, 2014
Re: possible to install with arduino 1.6?
Reply #30 - Feb 17th, 2015 at 6:44pm
Print Post  
i don't find "user interface"
  

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


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: possible to install with arduino 1.6?
Reply #31 - Feb 17th, 2015 at 6:46pm
Print Post  
You have not clicked the visual micro settings on the left
  
Back to top
IP Logged
 
René Hitz
Junior Member
**
Offline


Posts: 20
Location: Switzerland
Joined: Sep 1st, 2014
Re: possible to install with arduino 1.6?
Reply #32 - Feb 17th, 2015 at 6:54pm
Print Post  
done.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: possible to install with arduino 1.6?
Reply #33 - Feb 17th, 2015 at 8:08pm
Print Post  
Thanks. It looks like a permissions problem.

Did you install Visual Micro to the suggested installer location? If not what is the path to the visual micro install?

Thanks
  
Back to top
IP Logged
 
René Hitz
Junior Member
**
Offline


Posts: 20
Location: Switzerland
Joined: Sep 1st, 2014
Re: possible to install with arduino 1.6?
Reply #34 - Feb 18th, 2015 at 8:35am
Print Post  
All involved programs are in the standard locations suggested by installer. Installation for every user of the computer.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: possible to install with arduino 1.6?
Reply #35 - Feb 18th, 2015 at 12:49pm
Print Post  
Hi Rene,

Well thanks for your effort.

In hundreds of thousands of installs I have not seen this problem before (and it is unrelated to arduino 1.6). Maybe try vm but do not install for all users.

I guess the only other thing we can do it look more closely at your config. One thing that seemed strange was that you suggested that the arduino defaulted the sketchbook location to sketch/projects on your google drive. Normally the arduino ide uses myDocument/Arduino for sketch book location so how can this be? Do you have any information about this?

Please also say which virus checker(s) you are using and if you can see a file called applications.txt in C:\Program Files (x86)\Visual Micro\Visual Micro for Arduino\Micro Platforms

Thanks

Tim
« Last Edit: Feb 18th, 2015 at 1:51pm by Tim@Visual Micro »  
Back to top
IP Logged
 
René Hitz
Junior Member
**
Offline


Posts: 20
Location: Switzerland
Joined: Sep 1st, 2014
Re: possible to install with arduino 1.6?
Reply #36 - Feb 18th, 2015 at 2:39pm
Print Post  
what i've done in the meantime:

uninstalled -Visalmicro
uninstalled -Arduino
-Visual Studio 2012 uninstalled.
cleaned system, delete old folders, cleaned registry

after that:

Installation of Visual Studio 2013 SP4 and all updates (not 2012)
-Arduino 1.6 installed in the default path, once started so that the sketch folder is created.
Installation of Visual Micro in default path

Result: again it is not possible to select a board!

I then re-installed 1.0.6 Arduino to another folder and visual micro configured for 1.0.6.

Result: it works immediately, import sketches, generate, compile, upload etc.

From my perspective this must be a problem with the new version, not my settings. visual micro does not work with all defaultsettins.  Sad
« Last Edit: Feb 18th, 2015 at 4:01pm by René Hitz »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: possible to install with arduino 1.6?
Reply #37 - Feb 18th, 2015 at 4:32pm
Print Post  
Thanks for the good info.

I agree how it appears but it is actually a simple system and is working for others with 1.6

What folders are in your sketch book folder? Is there a sub folder called hardware and if so what is in it. Maybe some older arduino config that is confusing visual micro? Might be the problem?

That's all I can think of sorry.
  
Back to top
IP Logged
 
René Hitz
Junior Member
**
Offline


Posts: 20
Location: Switzerland
Joined: Sep 1st, 2014
Re: possible to install with arduino 1.6?
Reply #38 - Feb 19th, 2015 at 8:36am
Print Post  
Hurray!!!!   Smiley Smiley Smiley Smiley Smiley Smiley

Problem solved! 

Some COM: -ports were already marked as in use. Old USB drivers deleted with a tool named "USBDeview". Arduino Uno R3 is now on COM3: (previously on COM8) Smiley. Visual Micro works!

No problems with projects in google drive.
« Last Edit: Feb 19th, 2015 at 10:23am by René Hitz »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: possible to install with arduino 1.6?
Reply #39 - Feb 19th, 2015 at 8:36pm
Print Post  
Thanks for the update. I've not heard of that before. Well done for persisting  Smiley
« Last Edit: Feb 19th, 2015 at 8:37pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send TopicPrint