Page 1 of 1

Linking Error while Compiling

Posted: Thu Jun 27, 2024 5:22 pm
by sumati2000
Hello,

I am using esp-idf extension on VsCode and was able to flash my board using the blink example. However, now, using a different code, I am getting an error in the creation of .elf file:

[2/4] Linking CXX executable UVC-Copy.elf
FAILED: UVC-Copy.elf

How do I go about resolving this issue?