On 11/17/21 23:06, Mark Webb-Johnson wrote:
We now (today/tomorrow) release the current v3.2 branch as tag 3.2.018, OTA release. This would be the (hopefully) last v3.2 release.
Hum... I was running 3.2.017-5-g5a19e477 on my modules and just tried to update. I removed the build directory (as I sometimes do) but I got many errors from the linker (~3000 lines). I double checked and my esp-idf appears to be up to date.
I get similar errors building the for-v3.3 branch.
Craig
Toolchain path: /home/ice/u0/leres/bin/xtensa-esp32-elf-gcc Toolchain version: crosstool-ng-1.22.0-97-gc752ad5 Compiler version: 5.2.0 Python requirements from /home/ice/u0/leres/esp/openvehicles-xtensa-esp32-elf/requirements.txt are satisfied.
App "ovms3" version: 3.2.017-11-gbd192f5c
LD
/home/ice/u0/leres/src/Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3/build/ovms3.elf
/usr/local/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld:
/home/ice/u0/leres/src/Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3/build/ovms3.elf
section .rtc.bss' will not fit in region rtc_slow_seg'
[...]
/home/ice/u0/leres/esp/openvehicles-xtensa-esp32-elf/components/soc/esp32/cpu_util.c:29:(.iram1.0+0x45):
dangerous relocation: l32r: literal placed after use:
(.iram1.0.literal+0x10)
[...]