cannot open linker script file
Posted: Tue Nov 27, 2018 2:07 pm
Hi,
I've upgrade ESP-IDF from v.3.2-beta1 to v.3.3-dev and I've got an error with the linker also with hello-world example:
"linker script generation failed for /esp-idf/components/esp32/ld/esp32.commonld.in
ERROR:
LD build/hello-world.elf
/../../../xtensa-esp32-elf/bin/ld:
cannot open linker script file /esp/hello_world/build/esp32.common.ld: No such file or directory
collect2: error: ld returned 1 exit status"
Some idea?
Thanks
Best Regards
I've upgrade ESP-IDF from v.3.2-beta1 to v.3.3-dev and I've got an error with the linker also with hello-world example:
"linker script generation failed for /esp-idf/components/esp32/ld/esp32.commonld.in
ERROR:
LD build/hello-world.elf
/../../../xtensa-esp32-elf/bin/ld:
cannot open linker script file /esp/hello_world/build/esp32.common.ld: No such file or directory
collect2: error: ld returned 1 exit status"
Some idea?
Thanks
Best Regards