Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is possible update toolchain-xtensa32 to esp-2021r1-8.4.0? #655

Closed
GeneKong opened this issue Oct 26, 2021 · 0 comments
Closed

Is possible update toolchain-xtensa32 to esp-2021r1-8.4.0? #655

GeneKong opened this issue Oct 26, 2021 · 0 comments

Comments

@GeneKong
Copy link

After update esp-idf to v4.3.1, after pio run, it's report toolchain error!

Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp32dev.html
PLATFORM: Espressif 32 (3.1.0+sha.a448ae3) > Espressif ESP32 Dev Module
HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
DEBUG: Current (esp-prog) External (esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
PACKAGES:
 - framework-espidf 4.3.0+sha.56a9b3e
 - tool-cmake 3.16.4
 - tool-esptoolpy 1.30000.201119 (3.0.0)
 - tool-idf 1.0.1
 - tool-kconfig 13.1.1
 - tool-mconf 1.4060000.20190628 (406.0.0)
 - tool-ninja 1.9.0
 - toolchain-esp32ulp 1.22851.191205 (2.28.51)
 - toolchain-xtensa32 2.80400.210211 (8.4.0)
Reading CMake configuration...
-- Found Git: C:/Software/git-sdk-64/mingw64/bin/git.exe (found version "2.32.0.windows.2") 
-- mconf-idf version mconf-v4.6.0.0-idf-20190628-win32
-- The C compiler identification is GNU 8.4.0
-- The CXX compiler identification is GNU 8.4.0
-- The ASM compiler identification is GNU
-- Found assembler: D:/ChargePile/Wifi/platformio/packages/toolchain-xtensa32/bin/xtensa-esp32-elf-gcc.exe
-- Check for working C compiler: D:/ChargePile/Wifi/platformio/packages/toolchain-xtensa32/bin/xtensa-esp32-elf-gcc.exe
-- Check for working C compiler: D:/ChargePile/Wifi/platformio/packages/toolchain-xtensa32/bin/xtensa-esp32-elf-gcc.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: D:/ChargePile/Wifi/platformio/packages/toolchain-xtensa32/bin/xtensa-esp32-elf-g++.exe
-- Check for working CXX compiler: D:/ChargePile/Wifi/platformio/packages/toolchain-xtensa32/bin/xtensa-esp32-elf-g++.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building ESP-IDF components for target esp32
-- Project sdkconfig file D:/ChargePile/Wifi/EsMode3/sdkconfig
-- Configuring incomplete, errors occurred!
See also "D:/ChargePile/Wifi/EsMode3/.pio/build/esp32dev/CMakeFiles/CMakeOutput.log".

CMake Error at D:/ChargePile/Wifi/platformio/packages/framework-espidf/tools/cmake/crosstool_version_check.cmake:37 (message):
  

  Toolchain:
  D:/ChargePile/Wifi/platformio/packages/toolchain-xtensa32/bin/xtensa-esp32-elf-gcc.exe,
  crosstool-ng version esp-2020r3 doesn't match supported version esp-2021r1

  Please try to run 'idf.py fullclean' to solve it quickly.

  Check Getting Started documentation if the error continues.

  You can override this error and proceed with build by defining the
  IDF_MAINTAINER environment variable.

Call Stack (most recent call first):
  D:/ChargePile/Wifi/platformio/packages/framework-espidf/components/esp32/project_include.cmake:31 (crosstool_version_check)
  D:/ChargePile/Wifi/platformio/packages/framework-espidf/tools/cmake/build.cmake:315 (include)
  D:/ChargePile/Wifi/platformio/packages/framework-espidf/tools/cmake/build.cmake:466 (__build_process_project_includes)
  D:/ChargePile/Wifi/platformio/packages/framework-espidf/tools/cmake/project.cmake:399 (idf_build_process)
  CMakeLists.txt:8 (project)
@valeros valeros closed this as completed in 93b71b6 Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant