Hi Michael, it worked all flawlessly for me (Linux64). I'm now on 3.2.015-152-ge81e84d7-dirty/ota_1/main (build idf v3.3.4-845-gd59ed8bba Nov 8 2020 12:55:44) Thanx! Chris Am Sonntag, den 08.11.2020, 12:22 +0100 schrieb Michael Balzer:
Everyone,
the announced bug fix for the regression in toolchain 1.22.0-96-g2852398 has been released for esp-idf v3.3.
I've merged the latest updates to esp-idf release 3.3.4 into our fork and added the new options to our default build configuration. This includes some additional PSRAM related fixes.
The toolchain download links in the docs have not yet been updated. Use these links to download the new toolchain:
Linux 64 bit: https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-97-gc752a d5-5.2.0.tar.gz MacOS: https://dl.espressif.com/dl/xtensa-esp32-elf-macos-1.22.0-97-gc752ad5 -5.2.0.tar.gz Windows 64 bit: https://dl.espressif.com/dl/xtensa-esp32-elf-win32-1.22.0-97-gc752ad5 -5.2.0.zip
See https://github.com/espressif/esp-idf/commit/81da2bae2aa3e15a1793d40bb 9648620f8cd2555 for other architectures.
Simply replace your existing toolchain installation by unpacking the archive. Test your toolchain installation by checking xtensa-esp32-elf-gcc --version.
To update your esp-idf clone:
cd $IDF_PATH git pull git submodule update --recursive
Replace your sdkconfig by the default one or set all new config options to their defaults. I recommend doing a full rebuild of the OVMS firmware (i.e. make clean ; make). You should then get firmware version 3.2.015-150- gf6121ddd/factory/edge (build idf v3.3.4-845-gd59ed8bba Nov 8 2020 11:50:31) or higher.
Regards,
Michael
Am 31.07.20 um 22:10 schrieb Michael Balzer:
But according to the latest comment to the PSRAM issue (https://github.com/espressif/esp-idf/issues/2892#issuecomment-6670 99130) the fix in the official release had a regression. In some cases, the bug will occur again. The report issue #5423 had the effect of this freezing the LwIP task, which would create the WDT / event issue for us as well. I'd rather apply the coming toolchain fix release first.
I'll keep you informed about the toolchain progress.
_______________________________________________ OvmsDev mailing list OvmsDev@lists.openvehicles.com http://lists.openvehicles.com/mailman/listinfo/ovmsdev