Hi! I just plugged in my ESP_WROOM_32 board and followed the 'ESP-IDF getting started guide'. I got this error - recipe for target 'bootloader-flash' failed.
What am I doing wrong? I would appreciate any help to get me started using this module!
Getting started error
Re: Getting started error
What is the exact command you are running? It looks like a parameter error to esptool.py at first blush.
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32
Re: Getting started error
Hi umagen9,
I can confirm this is a bug in the esp-idf build system. I have a fix here, it should make it online soon.
In the meantime, "make flash" will work (flashes bootloader, partition table and app) and the command printed by "make bootloader" will also work.
Thanks for reporting this.
Angus
I can confirm this is a bug in the esp-idf build system. I have a fix here, it should make it online soon.
In the meantime, "make flash" will work (flashes bootloader, partition table and app) and the command printed by "make bootloader" will also work.
Thanks for reporting this.
Angus
Who is online
Users browsing this forum: No registered users and 136 guests