component manager sync problem with usb host

beckmx
Posts: 9
Joined: Tue Aug 27, 2019 3:55 am

component manager sync problem with usb host

Postby beckmx » Mon Nov 21, 2022 6:57 pm

Hello everyone, I wanted to give it a spin with the usb host and used the IDF tag 5.0 rc1, however whenever I try to do any idf.py or idf.py menuconfig I notice a problem with the component manager not able to detect or download any of the versions available in the components library from here https://components.espressif.com/compon ... st_cdc_acm, for all the versions I get this issue:

Code: Select all

 idf_component_manager.version_solver.mixology.failure.SolverFailure:
  Because project depends on [b]espressif/usb_host_cdc_acm[/b] (>=1.0.2) which
  doesn't match any versions, version solving failed.

Call Stack (most recent call first):
  /Users/myx/esp-idf/tools/cmake/project.cmake:440 (idf_build_process)
  CMakeLists.txt:8 (project)
The problem for me happens when I try to run the example:
/Users/myxx/esp-idf/examples/peripherals/usb/host/cdc/cdc_acm_vcp

The issue happens to me on OSX

ESP_igrr
Posts: 2067
Joined: Tue Dec 01, 2015 8:37 am

Re: component manager sync problem with usb host

Postby ESP_igrr » Mon Jul 24, 2023 3:47 pm

Perhaps you are trying to build the project for one of the chips which this component doesn't support? Could you check the value of CONFIG_IDF_TARGET you have in your sdkconfig file?

Who is online

Users browsing this forum: No registered users and 44 guests