Skip to content

Problems and fixes #1

@fashice

Description

@fashice

Fix for I2S.h not found
Downgrade esp32 by espressif to 2.0.17.
(Web Ide did not have this problem)

Selecting huge app in partition scheme not possible using
Doit esp32 Devkit v1, use another similar device.

Could not compile due too : ( I have no fix! )
../../xtensa-esp32-elf/bin/ld: /tmp/arduino/sketches/2B110B32366BCD00A7125306DA2D6665/MothOS.ino.elf section .dram0.bss' will not fit in region dram0_0_seg'
../../xtensa-esp32-elf/bin/ld: DRAM segment data does not fit.
../../xtensa-esp32-elf/bin/ld: DRAM segment data does not fit.
../../xtensa-esp32-elf/bin/ld: region `dram0_0_seg' overflowed by 122416 bytes

Current platformio.ini (same dram error as above)

[env:esp32doit-devkit-v1]
platform = espressif32@5.2.0
framework = arduino
board = esp32dev
board_build.partitions = huge_app.csv
lib_deps =
chris--a/Keypad@^3.1.1

Edit:
Lolin S3 Pro worked for me

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions