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) Visual Micro & Atmel Studio 6.2 (Read 17376 times)
Jaffer
Junior Member
**
Offline


Posts: 10
Joined: Nov 16th, 2012
Visual Micro & Atmel Studio 6.2
Mar 3rd, 2014 at 9:32am
Print Post  
Just installed Atmel Studio 6.2.
Can't get Visual Micro to show up.
Is it just me doing something wrong?

kind regards,
Jan
  
Back to top
 
IP Logged
 
Gilles Plante
Full Member
***
Offline


Posts: 156
Location: Québec, Canada
Joined: Oct 31st, 2013
Re: Visual Micro & Atmel Studio 6.2
Reply #1 - Mar 3rd, 2014 at 12:57pm
Print Post  
I went to Atmel site to learn what's new in 6.2. I had a fast look, and found out there is a new Atmel-ICE that is supported by AtmelStudio. Could that mean hardware debugging for Arduino... that would be nice  Cheesy.

I can't speak for Tim, but chances are in AtnmelStudio 6.2, changes were done that impact VisualMicro.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Micro & Atmel Studio 6.2
Reply #2 - Mar 3rd, 2014 at 4:54pm
Print Post  
Hi all,

There is a new beta that supports Atmel Studio 6.2

https://visualmicro.codeplex.com/releases/view/106554

Please also confirm that you can see the two new Arduino templates in File>New>Project. There are two templates, an empty Arduino project at the top level and a sketch with cpp example in the Visual Micro section. 

If you only use Atmel for private Arduino development then consider changing its default "save" location for new projects to your Arduino sketchbook folder (tools>options).

Look forward to hearing how it goes
  
Back to top
IP Logged
 
Jaffer
Junior Member
**
Offline


Posts: 10
Joined: Nov 16th, 2012
Re: Visual Micro & Atmel Studio 6.2
Reply #3 - Mar 4th, 2014 at 5:18am
Print Post  
Thanks for prompt reply!

Is that version 14.03.0301?
Using that one.
Can confirm the two templates mentioned.
However, nothing else appears; no Arduino toolbars, nothing under Tools, nothing in Tools >> Options.

In AS6.1 everything shows nicely.

I've uninstalled VM, rebooted, re-installed VM and rebooted again.
Running Win7 Pro, 64-bit.

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


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Micro & Atmel Studio 6.2
Reply #4 - Mar 4th, 2014 at 5:02pm
Print Post  
Sounds like the installer has failed to add the path to the Visual Micro program files folder (with the dlls) to "tools>options>environment>addin macros/security>locations". You can add manually for now thanks
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Micro & Atmel Studio 6.2
Reply #5 - Mar 4th, 2014 at 5:53pm
Print Post  
Thanks for the note. The installer was failing to add the path and there is a new 1403.03 RC version on the beta page https://visualmicro.codeplex.com/releases/view/106554
  
Back to top
IP Logged
 
Jaffer
Junior Member
**
Offline


Posts: 10
Joined: Nov 16th, 2012
Re: Visual Micro & Atmel Studio 6.2
Reply #6 - Mar 5th, 2014 at 6:53am
Print Post  
Tried the 1403.03 RC.
After installation and when launching Atmel Studio, both 6.1 and 6.2, this shows on screen:
"Exception has been thrown by the target of an invocation."
After that AS hangs with the splash-screen.

Sorry! My bad!
Works like a charm now.

Thanks a lot!
« Last Edit: Mar 5th, 2014 at 7:15am by Jaffer »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Micro & Atmel Studio 6.2
Reply #7 - Mar 5th, 2014 at 8:35am
Print Post  
Please be clear. Do you see the error or not. Thanks
  
Back to top
IP Logged
 
Jaffer
Junior Member
**
Offline


Posts: 10
Joined: Nov 16th, 2012
Re: Visual Micro & Atmel Studio 6.2
Reply #8 - Mar 5th, 2014 at 9:43am
Print Post  
Visual Micro 1403.03 RC works alright in both AS 6.1 and 6.2

The error mentioned above was my own fault. I did not close AS before installing VM.

Sorry for the confusion.

Thank you.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Micro & Atmel Studio 6.2
Reply #9 - Mar 5th, 2014 at 11:32am
Print Post  
Thank you
  
Back to top
IP Logged
 
suktan
Newbies
*
Offline


Posts: 1
Joined: Mar 6th, 2014
Re: Visual Micro & Atmel Studio 6.2
Reply #10 - Mar 7th, 2014 at 1:44am
Print Post  
Tim@Visual Micro wrote on Mar 4th, 2014 at 5:02pm:
Sounds like the installer has failed to add the path to the Visual Micro program files folder (with the dlls) to "tools>options>environment>addin macros/security>locations". You can add manually for now thanks


I encountered the same problem. It was resolved by this manual approach. Thanks!
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Micro & Atmel Studio 6.2
Reply #11 - Mar 7th, 2014 at 6:17pm
Print Post  
suktan please confirm the version of visual micro in tools>options>visual micro>version>version and version minor

Thanks
  
Back to top
IP Logged
 
gwiken
Junior Member
**
Offline


Posts: 34
Location: Sweden
Joined: Apr 1st, 2014
Re: Visual Micro & Atmel Studio 6.2
Reply #12 - Apr 2nd, 2014 at 4:50pm
Print Post  
Hi!
I have installed AS6.2 and VM 1404.01 and all is well, until I try to make a new sketch, or add an existing sketch, I get this message



I seems to have all menus and have also tried both Mega and Due board connected and not connected. The Monitor works fine.
I don't know how to solve this. Undecided
I have Win7pro 64, with 8Gbyte of Ram.
I have used AS6 extensively and I am a professional software designer, and have used Arduino for a while, and needs to move to more professional approach. 
I think this is very interesting idea and would like it to work. Cheesy
Thanks for an interesting tool for Arduino.
« Last Edit: Apr 2nd, 2014 at 9:01pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Micro & Atmel Studio 6.2
Reply #13 - Apr 2nd, 2014 at 8:52pm
Print Post  
Hi,

Please download the installer to your pc.

Run the installer from your pc and click Remove

Then right click and run at administrator for normal install. 

Does that fix the problem?

Thanks
  
Back to top
IP Logged
 
gwiken
Junior Member
**
Offline


Posts: 34
Location: Sweden
Joined: Apr 1st, 2014
Re: Visual Micro & Atmel Studio 6.2
Reply #14 - Apr 4th, 2014 at 1:12pm
Print Post  
Yes, that worked fine.
However if I change solution without closing VS6.2, the watch window still points to the former solution.
So I guess that is a potential improvement.  Wink
This tool is an enormous improvement, and will change how to code Arduino a lot.
Thanks for a cool tool.
/Wiken Smiley
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Micro & Atmel Studio 6.2
Reply #15 - Apr 4th, 2014 at 4:53pm
Print Post  
Thanks for the update

Quote:
However if I change solution without closing VS6.2, the watch window still points to the former solution.


Do you mean the debugger still has knowledge of previous solution/project?
  
Back to top
IP Logged
 
gwiken
Junior Member
**
Offline


Posts: 34
Location: Sweden
Joined: Apr 1st, 2014
Re: Visual Micro & Atmel Studio 6.2
Reply #16 - Apr 14th, 2014 at 8:39am
Print Post  
Yes, that's correct. The watch window still had the other projects variables.
This was ok, after a restart of the AS6.2.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Micro & Atmel Studio 6.2
Reply #17 - Apr 14th, 2014 at 10:05am
Print Post  
Okay so same serial COM port but different project?
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint