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 ESP8266 - Node MCU 1.0 Error Compiling Core (Read 405 times)
Beau89
Newbies
*
Offline


Posts: 9
Joined: Jan 9th, 2016
ESP8266 - Node MCU 1.0 Error Compiling Core
Jun 7th, 2016 at 6:50am
Print Post  
Hey there,
I'm having some issues trying to build my project. I get the following in my output log:

Quote:
Compiling 'MCU_Mainboard_Version0.1' for 'NodeMCU 1.0 (ESP-12E Module)'
Build folder: file:///C:/Temp/VisualMicroBuild/MCU_Mainboard_Version0.1/esp8266_nodemcuv2
Summary: Header=1 Prototypes=14 Imports=4
Additional Defines: 
Architecture Tools: {runtime.tools.xtensa-lx106-elf-gcc.path}/bin/
Sketchbook: file:\\\C:\Users\bada\Documents\Arduino
Sketch Include Paths
Include Path 'C:\Users\bada\Source\Workspaces\Workspace\PitM8\MCU_Mainboard_Version0.1'
Core Include Paths
Include Path ores\esp8266'
Include Path ariants\nodemcu'
Library Include Paths (4)
Include Path 'C:\Users\bada\Documents\Arduino\libraries\ArduinoJson\src'
Include Path ibraries\ESP8266WiFi\src'
Include Path 'C:\Users\bada\Documents\Arduino\libraries\PubSubClient\src'
Include Path 'C:\Users\bada\Documents\Arduino\libraries\WiFiManager'
All import libraries will be re-compiled
Build Core Paths: res\esp8266
"{runtime.tools.xtensa-lx106-elf-gcc.path}/bin/xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ /tools/sdk/include" /tools/sdk/lwip/include" -c -g -x assembler-with-cpp -MMD -mlongcalls -DF_CPU=80000000L -DARDUINO=10607 -DARDUINO_ESP8266_NODEMCU -DARDUINO_ARCH_ESP8266 -DESP8266 \cores\esp8266" \variants\nodemcu" ores\esp8266\cont.S" -o .o"  
The system cannot find the file specified
     Process: "{runtime.tools.xtensa-lx106-elf-gcc.path}\bin\xtensa-lx106-elf-gcc" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ /tools/sdk/include" /tools/sdk/lwip/include" -c -g -x assembler-with-cpp -MMD -mlongcalls -DF_CPU=80000000L -DARDUINO=10607 -DARDUINO_ESP8266_NODEMCU -DARDUINO_ARCH_ESP8266 -DESP8266 \cores\esp8266" \variants\nodemcu" ores\esp8266\cont.S" -o .o"  
Error compiling core


Would you please be able to help?

Thanks heaps.
  
Back to top
 
IP Logged
 
Beau89
Newbies
*
Offline


Posts: 9
Joined: Jan 9th, 2016
Re: ESP8266 - Node MCU 1.0 Error Compiling Core
Reply #1 - Jun 7th, 2016 at 6:52am
Print Post  
This Topic was moved here from Arduino Extension for Visual Studio 2012, 2013 and 2015 [move by] Beau89.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint