Giter VIP home page Giter VIP logo

Comments (7)

ivmarkov avatar ivmarkov commented on July 18, 2024 1

In case it helps with tracking the problem, it's apparently been around since at least Dec 25 - being reported here

On the positive side, our bug reports hit Reddit now!!

Seriously speaking, this would be fixed shortly (as in today, latest tmr). A bit stuck on the just-released e-hal 1.0 and waiting for the new embassy-time.

After that, we'll publish a new version of esp-idf-sys/hal/svc where this problem will be addressed.

from esp-idf-hal.

ivmarkov avatar ivmarkov commented on July 18, 2024 1

By the way folks (@Flamabalistic @SuddenlyHazel) the easiest way to escalate issues like that is the Matrix chat which is linked-in the README of this crate, rather than Reddit.

from esp-idf-hal.

Vollbrecht avatar Vollbrecht commented on July 18, 2024

thanks for reporting, there seams to be some problems with respect to psram. Some updates where made in upstream esp-idf but not backported yet.

Could you try setting CONFIG_ESP32_SPIRAM_SUPPORT=n or CONFIG_SPIRAM_IGNORE_NOTFOUND=y in the sdkconfig.default file and rebuild with that options.

We will see in the meantime if we can salvage the situation with maybe some conditional foo added here.

Some meta info -> here is longterm fix deployed
More meta info -> here

from esp-idf-hal.

Flamabalistic avatar Flamabalistic commented on July 18, 2024

I tried placing CONFIG_ESP32_SPIRAM_SUPPORT=n, and CONFIG_SPIRAM_IGNORE_NOTFOUND=y in sdkconfig.defaults, same issue.

I also tried putting just one in and building, then putting just the other in and building, which also didn't work.

I'm relatively new, so just to make sure I'm doing this right, I'm:

  • cargo clean
  • Add the relevant line to sdkconfig.defaults
  • cargo build

In case it helps with tracking the problem, it's apparently been around since at least Dec 25 - being reported here

from esp-idf-hal.

SuddenlyHazel avatar SuddenlyHazel commented on July 18, 2024

Hitting the same issue with esp32c3

As temporary workaround - I found creating a new project from without default settings, and selecting the 4.4 version builds successfully.

from esp-idf-hal.

ivmarkov avatar ivmarkov commented on July 18, 2024

Bug-fixing commit - for reference: esp-rs/esp-idf-svc@efa0e75

from esp-idf-hal.

Flamabalistic avatar Flamabalistic commented on July 18, 2024

Good to know! (The reddit post isn't mine BTW, I just found it when looking for people with the same issue)

from esp-idf-hal.

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.