Linking Error while Compiling
Posted: Thu Jun 27, 2024 5:22 pm
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?
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?