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 Visual micro compile problems with Arduino 1.6.3 (Read 3233 times)
Etienne
Newbies
*
Offline


Posts: 2
Joined: Apr 12th, 2015
Visual micro compile problems with Arduino 1.6.3
Apr 12th, 2015 at 4:07pm
Print Post  
Hello,

I've installed the Arduino IDE.
This works perfect.
I have Visual studio 2010 installed on my PC.
I now also installed the Visual Micro for Arduino.

In Visual Studio 2010 I can select the Arduino version, the Arduino board and the Com port.
The Arduino version = 1.6.3 (in VS it shows as 1.6) ?
The IDE location is set to c:\Program Files(x86)\Arduino, this is where my Arduino IDE has been installed.

But when i load for example the Blink code and I will compile it it is not compiling.

In the output window Micro Build it shows :

Please wait ...
Compiling 'Blink' for 'Arduino Mega w/ ATmega2560 (Mega 2560)'
Build folder: a2560
     Process: "{runtime.tools.avr-gcc.path}\bin\avr-g++" -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=163 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR -I"c:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" -I"c:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\mega" link.cpp" -o link.cpp.o"
Error compiling

What could be the problem ?

Thanks for any help.

Regards
Etienne
« Last Edit: Apr 13th, 2015 at 2:17am by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Etienne
Newbies
*
Offline


Posts: 2
Joined: Apr 12th, 2015
Re: Visual micro compile problems
Reply #1 - Apr 12th, 2015 at 4:46pm
Print Post  
Hello,

I found out that there is a problem with the Arduino IDE version 1.6.3 and Visual Studio 2010.

As a test I installed an older Arduino IDE 1.6.0 and with this version everything works fine.

But still if someone has a solution to solve the problem of version 1.6.3 it would be nice.

Regards
Etienne
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual micro compile problems with Arduino 1.6.3
Reply #2 - Apr 13th, 2015 at 2:17am
Print Post  
Hi there,

Yes they changes a few things for 1.6.2 + a couple of weeks ago, we are a week away from a new version.

You will read in other forum threads and at the top of our home page that 1.6.2 and 1.6.3 are not yet supported.

We currently support Arduino up until last month (1.6.1). The top of our home page and downloads pages also provides a link to download any previous Arduino version. (The zip are fine and often easier to use)

Thanks
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint