esp-open-sdk icon indicating copy to clipboard operation
esp-open-sdk copied to clipboard

Free and open (as much as possible) integrated SDK for ESP8266/ESP8285 chips

Results 102 esp-open-sdk issues
Sort by recently updated
recently updated
newest added

i have a problem with esp-open-sdk compilation. When i try to compile the IoT_Demo example from ESP8266_NONOS_SDK_V2.0.0_16_08_10 folder, I have this error. `../../Makefile:105: atención: se anulan las instrucciones para el...

`uname -a` ``` Linux g510 3.13.0-35-generic #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux ``` `g++ --version` ``` g++ (Ubuntu 5.4.1-2ubuntu1~14.04) 5.4.1 20160904 Copyright (C) 2015...

Hi, Followed the instructions and the make failed with: ``` [INFO ] ================================================================= [INFO ] Installing cross-gdb [ERROR] configure: error: python is missing or unusable [ERROR] make[4]: *** [configure-gdb] Error...

``` $ make clean all ... Run gen_appbin.py sh: xt-nm: command not found no entry point!! mv: rename eagle.app.flash.bin to firmware/eagle.flash.bin: No such file or directory make: *** [build/app.out] Error...

Description: The python script in the sdk folder are missing +x flag. **Error** ``` $ make clean all ... Run objcopy, please wait... objcopy done Run gen_appbin.py make: /Volumes/esp/esp-open-sdk/sdk/tools/gen_appbin.py: Permission...

Sming framework provides debugging via GDB but it seems that gdb 7.10 fails with ESP8266 and xtensa and Sming. Can esp-open-sdk allow for the selection of which version of each...

The current espressif SDK (and thereby esp-open-sdk) crashes whenever the module is nearby a Jensen Omni Mesh network. That is fixed in SDK 2.2.1 (not documented directly but proved to...

Automated build checks. This is long overdue, but better late than never. Original work on Travis CI build and config is due to https://github.com/SuperHouse/esp-open-rtos As the build takes quite a...

Hello, I'm trying to use the esp-open-sdk with the esp-open-rtos, but when building the project, I get this message: ./build/sdklib/libwpa.a(wpa_main.o): In function `sdk_eagle_auth_done': (.irom0.text+0x295): dangerous relocation: call0: call target out...