Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Problem with ESP8266 on Eclipse Oxygen with Arduino Addon(I cannot properly build using Generic 8266 target profile with Arduino Addon)
Problem with ESP8266 on Eclipse Oxygen with Arduino Addon [message #1823632] Mon, 30 March 2020 14:18 Go to next message
D R is currently offline D RFriend
Messages: 4
Registered: March 2020
Junior Member
Having some trouble with 8266 on Eclipse Oxygen and Arduino Addon. I have successfully written code and loaded programs on ESP32 using "ESP32 Dev Module" board type for a target profile. I went to program a ESP8266-12 using "Generic ESP8266 Module". (See image for settings) I get no output files and the following message in the console:

Building ESP8266_Test
Program store usage: -1 of maximum 434160 bytes
Initial RAM usage: -1 of maximum 81920 bytes


Program:
#include <Arduino.h>

void setup() {
}

void loop() {
}


I've tried different programs with content to the same results, two computers with the same eclipse install, and I've also tried different ESP8266 Board Types on the target profile, none work. The same program will compile when the using the esp32 target profile, so I think it is a problem with the esp8266 target profiles themselves? Any help would be appreciated, thanks!

Oxygen.3a Release (4.7.3a)

Arduino URLs for package_index:
downloads.arduino.cc/packages/package_index.json
adafruit.github.io/arduino-board-index/package_adafruit_index.json
dl.espressif.com/dl/package_esp32_index.json
arduino.esp8266.com/stable/package_esp8266com_index.json

I have esp8266 platform installed (V2.6.3)

  • Attachment: esp8266.png
    (Size: 34.89KB, Downloaded 90 times)

[Updated on: Tue, 31 March 2020 14:43]

Report message to a moderator

Re: Problem with ESP8266 on Eclipse Oxygen with Arduino Addon [message #1823675 is a reply to message #1823632] Tue, 31 March 2020 05:15 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
It's best to ask on the CDT forum:

https://www.eclipse.org/forums/index.php/f/80/


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Problem with ESP8266 on Eclipse Oxygen with Arduino Addon [message #1823711 is a reply to message #1823675] Tue, 31 March 2020 13:54 Go to previous messageGo to next message
D R is currently offline D RFriend
Messages: 4
Registered: March 2020
Junior Member
Will do, thanks
Re: Problem with ESP8266 on Eclipse Oxygen with Arduino Addon [message #1823714 is a reply to message #1823711] Tue, 31 March 2020 14:45 Go to previous message
D R is currently offline D RFriend
Messages: 4
Registered: March 2020
Junior Member
https://www.eclipse.org/forums/index.php/m/1823712/#msg_1823712
Previous Topic:eclipse startup issue
Next Topic:EMF Problem & UML class diagram
Goto Forum:
  


Current Time: Thu Mar 28 17:51:00 GMT 2024

Powered by FUDForum. Page generated in 0.04743 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top