esp-serial-flasher issues
Posted: Wed Aug 13, 2025 3:16 pm
Using ESP-IDF v5.5, with Visual Studio Code.
I am trying to get the example " Flashing Multiple Partitions over USB CDC ACM Interface " to compile.
When I open the ESP Registry in VSC i am presented with this.
It does create the new project but does not compile. It defaults to the ESP32 (which is strange because that does not have USB).
When I try to change it to ESP-32-S3 it gives this error.
What is the trick to get this example working ?
I am trying to get the example " Flashing Multiple Partitions over USB CDC ACM Interface " to compile.
When I open the ESP Registry in VSC i am presented with this.
It does create the new project but does not compile. It defaults to the ESP32 (which is strange because that does not have USB).
When I try to change it to ESP-32-S3 it gives this error.
What is the trick to get this example working ?