Skip to content

Failed to compile espusb with docker #76

@Cindy723

Description

@Cindy723

Hello author,I pulled your image, and when I started docker, I was prompted ESP8266 SDK is installed, but an error was reported later:

Espressif ESP8266 SDK is installed, its libraries and headers are merged with the toolchain

Makefile:10: warning: overriding recipe for target 'usbburn'
esp82xx/main.mf:113: warning: ignoring old recipe for target 'usbburn'
NOTICE: Currently burning for ESP8266.  If you are on an '85 reconfigure CHIP.
(/home/esp/esp-open-sdk/esptool/esptool.py -b 115200 --port /dev/ttyUSB0     write_flash -fm dio  0x00000 image.elf-0x00000.bin 0x40000 image.elf-0x40000.bin)||(true)
esptool.py v1.2-dev
Connecting...

A fatal error occurred: Failed to connect to ESP8266 

How should I modify it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions