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) I can only select Attiny boards (Read 7106 times)
PeterS
Newbies
*
Offline


Posts: 5
Joined: Oct 22nd, 2015
I can only select Attiny boards
Oct 22nd, 2015 at 7:14am
Print Post  
Hi,

I have problems with getting the orginal boards with visualmicro in AtmelStudio 6.2. Probably because I added the Attiny boards some time ago. I have the 1.6.5 version of Arduino IDE and only the orginal boards to select there.

So now I have to work  in AtmelStudio and upload to my Mega  board from Arduino IDE  Tongue
Any suggestions on how the get back all boards available to select in AtmelStudio?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
Re: I can only select Attiny boards
Reply #1 - Oct 22nd, 2015 at 12:11pm
Print Post  
Hi,

This means that the Arduino ide path you have entered in the Ide locations window is incorrect or is entered for the wrong Ide name.

Which version of the arduino ide do you have installed?
Where is it located?
What location/path have you entered into Visual Micro and against which Ide name?

Thanks
  
Back to top
IP Logged
 
PeterS
Newbies
*
Offline


Posts: 5
Joined: Oct 22nd, 2015
Re: I can only select Attiny boards
Reply #2 - Oct 22nd, 2015 at 7:19pm
Print Post  
Thanks a lot  Smiley

I did have the correct ide path, but the wrong version. I`ve got Ide 1.6.5 installed, but visual micro was set to 1.0.x.

Now I can see and select the same same boards as in Arduino IDE, but I do get compile errors. Tried one of the examples from IDE with Uno selected.

Compile error:
Code
Select All
Process: "{runtime.tools.avr-gcc.path}\bin\avr-g++" -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=165 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" -I"C:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\User1\AppData\Local\VMicro\Arduino\Builds\test2\uno\test2.cpp" -o "C:\Users\User1\AppData\Local\VMicro\Arduino\Builds\test2\uno\test2.cpp.o"
 



Any suggestions on this error? Maybe I need to reinstall/update visual micro?

Thanks in advance  Smiley
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
Re: I can only select Attiny boards
Reply #3 - Oct 22nd, 2015 at 7:23pm
Print Post  
Which ide name/version have you selected in Visual Micro?
  
Back to top
IP Logged
 
PeterS
Newbies
*
Offline


Posts: 5
Joined: Oct 22nd, 2015
Re: I can only select Attiny boards
Reply #4 - Oct 22nd, 2015 at 7:30pm
Print Post  
Under configure Ide locations:

Arduino 1.5.x
C:\Program Files (x86)\Arduino


Current version of IDE is 1.6.5, but the alternatives i get in under configuration is 1.0.x, 1.5.x and Teensy.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
Re: I can only select Attiny boards
Reply #5 - Oct 22nd, 2015 at 7:34pm
Print Post  
Yes you need to upgrade Visual Micro, there needs to be an Arduino 1.6 option in the list and that is what you need to use for the new Arduino Ide since 1.6.2.

Your Visual Micro version is shown in "tools>options>visual micro>version". It must be from last year or early this year before the big Arduino change.
  
Back to top
IP Logged
 
PeterS
Newbies
*
Offline


Posts: 5
Joined: Oct 22nd, 2015
Re: I can only select Attiny boards
Reply #6 - Oct 22nd, 2015 at 7:43pm
Print Post  
Ok, thanks for the information. My current version is 1.1412.10.

So do I need to download one of the installation files from http://www.visualmicro.com/page/Arduino-Visual-Studio-Downloads.aspx ? Will it work with Atmel Studio 6.2 and do I need to buy a new license?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
Re: I can only select Attiny boards
Reply #7 - Oct 22nd, 2015 at 7:51pm
Print Post  
You should install using the Atmel Studio Gallery via "Tools>Extension Manager"

There isn't a download for As6.2 on VisualMicro.com since Atmel Studio 7 was launched.

Your license remains the same and is unaffected by upgrading or uninstalling Visual Micro.

After upgrade if you can't see Visual Micro in As6.2 then please follow the first point of the 2010/As6.2 section of the faq on visualmicro.com

Thanks

« Last Edit: Oct 22nd, 2015 at 7:52pm by Tim@Visual Micro »  
Back to top
IP Logged
 
PeterS
Newbies
*
Offline


Posts: 5
Joined: Oct 22nd, 2015
Re: I can only select Attiny boards
Reply #8 - Oct 22nd, 2015 at 8:31pm
Print Post  
Thanks a lot again!

I was a little bit confused until I read your last sentence again, did that and everything is back in business  Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint