Code Monkey home page Code Monkey logo

Comments (9)

windowsair avatar windowsair commented on July 21, 2024

您是否使用的是esp32的SDK?目前该项目只支持esp8266

Did you use esp32 SDK? The repo is currently only supports esp8266.

from wireless-esp8266-dap.

 avatar commented on July 21, 2024

@windowsair
国人吗?
I use the sdk of esp8266, I have compiled and downloaded "hello_world", it is normal.
It may be an error of the SDK. I have seen this kind of error elsewhere, and it will be fine after he rebuilds the

from wireless-esp8266-dap.

windowsair avatar windowsair commented on July 21, 2024

是的。可能是SDK的问题,或者检查下是不是menuconfig的问题。或者看看这个:
Linkage errors in SDK (GIT8266O-411)

It may be a problem with the SDK, or check if it is a issue with menuconfig. See Also:
Linkage errors in SDK (GIT8266O-411)

from wireless-esp8266-dap.

 avatar commented on July 21, 2024

@windowsair
确实是SDK的问题,重新下了个完整包就好了
但是RAM不够了
c:/user/user/data/softwareanddata/ordinary/esp8266/esp32_msys2_toolchain/msys32/opt/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/5.2.0/../../.
./../xtensa-lx106-elf/bin/ld.exe: esp8266_dap.elf section .iram0.text' will not fit in region iram0_0_seg'
c:/user/user/data/softwareanddata/ordinary/esp8266/esp32_msys2_toolchain/msys32/opt/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/5.2.0/../../.
./../xtensa-lx106-elf/bin/ld.exe: IRAM0 segment data does not fit.
c:/user/user/data/softwareanddata/ordinary/esp8266/esp32_msys2_toolchain/msys32/opt/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/5.2.0/../../.
./../xtensa-lx106-elf/bin/ld.exe: region `iram0_0_seg' overflowed by 84 bytes
collect2.exe: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/esp8266_dap.elf.dir/build.make:230:esp8266_dap.elf] 错误 1
make[1]: *** [CMakeFiles/Makefile2:2092:CMakeFiles/esp8266_dap.elf.dir/all] 错误 2
make: *** [Makefile:150:all] 错误 2
make failed with exit code 2

from wireless-esp8266-dap.

windowsair avatar windowsair commented on July 21, 2024

这些问题和menuconfig的配置有很大关系.再次检查您的menuconfig是否配置了相关选项.

These problems have a lot to do with the configuration of menuconfig. Check again whether your menuconfig is configured with relevant options.

from wireless-esp8266-dap.

 avatar commented on July 21, 2024

@windowsair
我的SDK版本是3.3,你的呢?

from wireless-esp8266-dap.

windowsair avatar windowsair commented on July 21, 2024

已经找到问题了。我会尝试在下一个版本修复该问题。现在请使用旧版本的SDK:
https://github.com/espressif/ESP8266_RTOS_SDK/releases/tag/v3.3-rc1

I got it. I will try to fix this issue in the next version. Now please use the old version of the SDK:
https://github.com/espressif/ESP8266_RTOS_SDK/releases/tag/v3.3-rc1

from wireless-esp8266-dap.

 avatar commented on July 21, 2024

@windowsair
谢谢^_^

from wireless-esp8266-dap.

windowsair avatar windowsair commented on July 21, 2024

Hi,我决定跳过这个版本。目前主线的v3.4-rc版本性能有一定的提升,等到主线更新后我会切换到v3.4版本的SDK。

要关闭这个问题了,欢迎随时重新打开。


Hi, I decided to skip this version. The current v3.4-rc version of the mainline has some performance improvements, and I will switch to the v3.4 version of the SDK when the mainline is updated.

Closed. Please feel free to reopen it.

from wireless-esp8266-dap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.