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 Latest version 15.11.11.0 gets a Error compiling core message (Read 5080 times)
David Wood
Newbies
*
Offline


Posts: 7
Joined: Jun 2nd, 2014
Latest version 15.11.11.0 gets a Error compiling core message
Nov 11th, 2015 at 10:29pm
Print Post  
Hi,

I just installed the latest update v1511.11.0 and when I tried to compile a sketch I got the message: Error compiling core.
I went into Control Panel and Uninstalled the VisualMicro application.  Then tried to reinstall the update, but get the message: This extension is already installed to all applicable products.  Also editor underlines Arduino keywords with red squiggly lines.

Any ideas?

All the previous updates worked fine, and I love the product! 

Thank you!

David Wood
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Latest version 15.11.11.0 gets a Error compiling core message
Reply #1 - Nov 11th, 2015 at 10:56pm
Print Post  
Hi david,

Which Visual Studio or Atmel Studio Ide are you using and where did you download from?

Thanks
  
Back to top
IP Logged
 
David Wood
Newbies
*
Offline


Posts: 7
Joined: Jun 2nd, 2014
Re: Latest version 15.11.11.0 gets a Error compiling core message
Reply #2 - Nov 11th, 2015 at 11:15pm
Print Post  
I'm using Visual Studio 2015 Community Edition and downloaded from your site.  The link on your site takes me to Visual Studio Gallery and I downloaded the latest version for VS2015.

Thanks for your fast reply!
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Latest version 15.11.11.0 gets a Error compiling core message
Reply #3 - Nov 11th, 2015 at 11:26pm
Print Post  
Ignore my last message.

Please download the latest release of visual micro because it has some compiler cache fixes. It's just been published. You can find it in "tools>extensions and updates>online" or via the web site

If you have a compile problem please switch on verbose messages and post or email the output. 

Email is info[at]visualmicro.com

Thanks
  
Back to top
IP Logged
 
David Wood
Newbies
*
Offline


Posts: 7
Joined: Jun 2nd, 2014
Re: Latest version 15.11.11.0 gets a Error compiling core message
Reply #4 - Nov 12th, 2015 at 12:32am
Print Post  
Hi Tim,

I installed the latest version 15.11.12.0.  It installed fine.  I loaded the simple blink sketch and compiled it.  Here is the output of verbose messages.

Compiling 'ArduinoBlink' for 'Arduino/Genuino Uno'
Build folder: file:///C:/Users/David/AppData/Local/V.Micro/Arduino/Builds/ArduinoBlink/uno
Summary: Header=1 Prototypes=3 Imports=0
Additional Defines: 
Architecture Tools: {runtime.tools.avr-gcc.path}/bin/
Sketchbook: file:///E:/Arduino%20Projects/Experiments
Core Include Paths
Include Path 'C:\Users\David\documents\visual studio 2015\Projects\ArduinoBlink\ArduinoBlink'
Include Path 'c:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino'
Include Path 'c:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard'
Build Core Paths: c:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino
"{runtime.tools.avr-gcc.path}/bin/avr-gcc" -c -g -x assembler-with-cpp -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=166 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"C:\Users\David\documents\visual studio 2015\Projects\ArduinoBlink\ArduinoBlink" -I"c:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" -I"c:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "c:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino\wiring_pulse.S" -o se.S.o"   
The system cannot find the file specified
     Process: "{runtime.tools.avr-gcc.path}\bin\avr-gcc" -c -g -x assembler-with-cpp -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=166 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"C:\Users\David\documents\visual studio 2015\Projects\ArduinoBlink\ArduinoBlink" -I"c:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" -I"c:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" "c:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino\wiring_pulse.S" -o se.S.o"   
Error compiling core


Thank you!

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


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Latest version 15.11.11.0 gets a Error compiling core message
Reply #5 - Nov 12th, 2015 at 10:50am
Print Post  
Hi David,

Is it possible you upgraded your arduino ide but didn't change the app name in Visual Micro? You need to be using the Arduino 1.6 app name in Visual Micro for Arduino 1.6.2+ otherwise we will see the error where this styntax is unknown "{runtime.tools.avr-gcc.path}".

Please show a screen shot of your ide with project open and Visual Micro toolbars visible.

Thanks



  
Back to top
IP Logged
 
David Wood
Newbies
*
Offline


Posts: 7
Joined: Jun 2nd, 2014
Re: Latest version 15.11.11.0 gets a Error compiling core message
Reply #6 - Nov 12th, 2015 at 2:01pm
Print Post  
Hi Tim,

I rebooted the computer and it works now.   
Sorry to cause you grief.

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