esp32-mjpeg-multiclient-espcam-drivers icon indicating copy to clipboard operation
esp32-mjpeg-multiclient-espcam-drivers copied to clipboard

Error: Couldn't find target config target-__idf_app_update-497632ff3248e9461f30.json

Open rogamaral opened this issue 9 months ago • 0 comments
trafficstars

Please, give me an advice.

I followed the instructions to clone the repository. I didn't make any changes to the code. The build fails with the following error: Couldn't find target config target-__idf_app_update-497632ff3248e9461f30.json

Thanks.

Build output:

Resolving ai-thinker-cam-debug dependencies... Already up-to-date. Updating metadata for the vscode IDE... UserSideException: Processing ai-thinker-cam-debug (platform: espressif32; framework: arduino, espidf; board: ai-thinker-cam)

Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/ai-thinker-cam.html PLATFORM: Espressif 32 (6.9.0) > AI Thinker ESP32-CAM HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash DEBUG: Current (cmsis-dap) External (cmsis-dap, esp-bridge, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa) PACKAGES:

  • framework-arduinoespressif32 @ 3.20017.241212+sha.dcc1105b
  • framework-espidf @ 3.40407.240606 (4.4.7)
  • tool-cmake @ 3.16.4
  • tool-esptoolpy @ 1.40501.0 (4.5.1)
  • tool-idf @ 1.0.1
  • tool-mconf @ 1.4060000.20190628 (406.0.0)
  • tool-ninja @ 1.9.0
  • toolchain-esp32ulp @ 1.23800.240113 (2.38.0)
  • toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch5 Warning! Arduino framework as an ESP-IDF component doesn't handle the variant field! The default esp32 variant will be used. Reading CMake configuration... Error: Couldn't find target config target-__idf_app_update-497632ff3248e9461f30.json ========================= [FAILED] Took 29.66 seconds =========================

Environment Status Duration


ai-thinker-cam-debug FAILED 00:00:29.664 ==================== 1 failed, 0 succeeded in 00:00:29.664 ====================

rogamaral avatar Jan 23 '25 16:01 rogamaral