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
Hot Topic (More than 8 Replies) Unable to make or open arduino projects (Read 8594 times)
Charlie42
Junior Member
**
Offline


Posts: 33
Joined: Dec 8th, 2013
Unable to make or open arduino projects
Aug 26th, 2016 at 7:03pm
Print Post  
Hello After getting my license key reset I tried to open a existing  arduino project and I get a error "unable to open project in visual studio". I messed with some stuff and now I cant see in file /new project any "arduino " project. Do I just need to reinstall visual micro?
« Last Edit: Aug 26th, 2016 at 7:30pm by Charlie42 »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable to make or open arduino projects
Reply #1 - Aug 26th, 2016 at 7:37pm
Print Post  
Don't know haven't heard of that.

I suggest uninstalling visual micro via tools>extensions and updates, restarting the ide and then run the install again. restart the ide and see if it is fixed.

If not it sounds like the c++ install for vs isn't there or working so maybe try a repair.

A screen shot of the error might show something. It's not related to adding the license key as far as I can tell. However you can switch off/pause licensed mode in tools>options>visual micro>system>pause pro features then restart the ide.
  
Back to top
WWW  
IP Logged
 
Charlie42
Junior Member
**
Offline


Posts: 33
Joined: Dec 8th, 2013
Re: Unable to make or open arduino projects
Reply #2 - Aug 26th, 2016 at 10:52pm
Print Post  
Ok I reinstalled everything. VM and Atmel studio. Now I cant see Visual Micro in the IDE.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable to make or open arduino projects
Reply #3 - Aug 26th, 2016 at 11:53pm
Print Post  
Oh I didn't realize it was atmel studio.

Which board are you using out of interest?
  
Back to top
WWW  
IP Logged
 
Charlie42
Junior Member
**
Offline


Posts: 33
Joined: Dec 8th, 2013
Re: Unable to make or open arduino projects
Reply #4 - Aug 27th, 2016 at 8:00am
Print Post  
I am using Arduino Uno.
  
Back to top
 
IP Logged
 
Charlie42
Junior Member
**
Offline


Posts: 33
Joined: Dec 8th, 2013
Re: Unable to make or open arduino projects
Reply #5 - Aug 27th, 2016 at 10:10am
Print Post  
OK,

      I got VisualMicro to show up in the Atmel6.1 IDE. I still can not open or create new sketches. I get the error message
" Unable to create an adrunio project for atmel studio"

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


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable to make or open arduino projects
Reply #6 - Aug 27th, 2016 at 10:17am
Print Post  
Hmm, we better step back a bit.

What do you mean you are using Atmel Studio 6.1?

  
Back to top
WWW  
IP Logged
 
Charlie42
Junior Member
**
Offline


Posts: 33
Joined: Dec 8th, 2013
Re: Unable to make or open arduino projects
Reply #7 - Aug 27th, 2016 at 11:27am
Print Post  
Thats the version of Atmel Studio I am using.
  

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


Posts: 33
Joined: Dec 8th, 2013
Re: Unable to make or open arduino projects
Reply #8 - Aug 27th, 2016 at 11:28am
Print Post  
Well I tried to attach a screen shot and I also tried to save the version info. in a text file but that did not work. If I go to Help/about it says Version 6.1.2730 SP2.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable to make or open arduino projects
Reply #9 - Aug 27th, 2016 at 3:54pm
Print Post  
Hi,

Atmel studio is free and changes dramatically each time so little point in supporting older versions.

There are two visual micro gallery entries for Atmel Studio.  One for As6.2 and one for AS7.0. 

7.0 is the current version and AS6.2 uses an older version of Visual Micro that is semi-supported. It's mainly for users who can't upgrade to Atmel Studio 7 for hardware reasons.

If you plan to use the latest Arduino IDE's then you should also be using the latest Visual Micro because arduino also change things.

You can see how fast everything moves by the Visual Micro release notes
« Last Edit: Aug 27th, 2016 at 3:57pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Charlie42
Junior Member
**
Offline


Posts: 33
Joined: Dec 8th, 2013
Re: Unable to make or open arduino projects
Reply #10 - Aug 27th, 2016 at 5:06pm
Print Post  
OK So at this point what do I need to do? unstall Atmel studio and VM and update everything?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable to make or open arduino projects
Reply #11 - Aug 27th, 2016 at 6:45pm
Print Post  
I suggest uninstall the older addin version of visual micro using control panel>add and remove programs.

Then if your hardware allows, install atmel studio 7 and then use tools>extensions and updates to install visual micro.

I recommend atmel studio 7 because then you can be on the latest visual micro version and more importantly the newer  "tools>extensions and updates" system makes installation of plugins less prone to problems.

The "Open object file for debugging" doesn't work for me in as7 but I am about to release a new version of visual micro for atmel studio 7 which allows one click "build and upload via visual micro" > then seamless launch of the Atmel Studio Debugger. This provides a better solution to "open object file for debugging"

nb: The breakpoints directly in .ino files won't work in the first version but you will be able to step into the [project_name].cpp from the build folder (confusing but useful).


Otherwise install AS6.2 then install the older Visual Micro plugin version
« Last Edit: Aug 27th, 2016 at 6:50pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Charlie42
Junior Member
**
Offline


Posts: 33
Joined: Dec 8th, 2013
Re: Unable to make or open arduino projects
Reply #12 - Aug 27th, 2016 at 7:20pm
Print Post  
OK so now Im getting some where. I open Atmel Studio 7 I see the vm in the tool bar. If I open the Visual Micro Explorer In red letters it says "invalid ide locations" So I clicked on configure, I put the path where arduino is located,but I still have the red error message. How do I fix this?
  
Back to top
 
IP Logged
 
Charlie42
Junior Member
**
Offline


Posts: 33
Joined: Dec 8th, 2013
Re: Unable to make or open arduino projects
Reply #13 - Aug 27th, 2016 at 7:25pm
Print Post  
OK I have this sorted now. I had to select arduino1.6. If I try to open or create a new Arduino project. So I really didn't get anywhere. I will just stick to the Arduino IDE.
  
Back to top
 
IP Logged
 
Charlie42
Junior Member
**
Offline


Posts: 33
Joined: Dec 8th, 2013
Re: Unable to make or open arduino projects
Reply #14 - Aug 27th, 2016 at 8:22pm
Print Post  
OK I am up and running. I installed VS2015 Community and then went to tools/extensions and updates and installed VM from there. Thanks.
Cheesy
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable to make or open arduino projects
Reply #15 - Aug 28th, 2016 at 1:50am
Print Post  
Great thanks for the update
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint