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 Atmel ICE (Read 2704 times)
devCad
Newbies
*
Offline


Posts: 8
Joined: Apr 4th, 2017
Atmel ICE
Apr 5th, 2017 at 3:07pm
Print Post  
I upgraded to the latest Visual Micro and Arduino release.

- In Arduino IDE I can now see the Atmel ICE in the programmer list (but actually don't works in my installation...).

- In Visual Micro on Visual Studio 2015 the programmers list is still empty. Which types of programmers are supposed to be listed there?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Atmel ICE
Reply #1 - Apr 5th, 2017 at 3:16pm
Print Post  
It all depends on which board you are using.

In atmel studio you should use the device programming option. the other programmers will shortly be removed, were use contributed before we released the device programming option and will probably only work for the board the users were using. You don't need them anymore. When using device programming use debug > start with or without debug to build and upload.

In visual studio you just see whatever has been published by arduino.cc for the tool chain you are using. It sounds like there are no programmers for your board.

You can try to get a programmer working in the arduino ide then it will work in visual studio
« Last Edit: Apr 5th, 2017 at 3:17pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
devCad
Newbies
*
Offline


Posts: 8
Joined: Apr 4th, 2017
Re: Atmel ICE
Reply #2 - Apr 5th, 2017 at 3:59pm
Print Post  
I'm confused.

Arduino Ide shows 14 programmers available for my board (Arduino Due).
Visual Studio none.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Atmel ICE
Reply #3 - Apr 5th, 2017 at 5:41pm
Print Post  
Yes it shows lots of programmers but doubt they work with your board. 

For example the avr programmers are obviously unrelated.

Visual Micro does not filter them out specifically, it just shows the ones that are defined with the tool chain for the selected board. So far that has made more sense and caused less confusion.

If you find one that works please let me know
« Last Edit: Apr 5th, 2017 at 5:57pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint