It works!
After changing the line you suggested, the stub runs without any problems.
Thank you so much for your help, I really appreciate it.
Search found 3 matches
- Wed Apr 24, 2019 2:22 pm
- Forum: ESP-IDF
- Topic: esptool timed out after "Running stub..."
- Replies: 4
- Views: 14744
- Fri Apr 19, 2019 5:26 pm
- Forum: ESP-IDF
- Topic: esptool timed out after "Running stub..."
- Replies: 4
- Views: 14744
Re: esptool timed out after "Running stub..."
Hi Angus,
thank you very much for your quick reply.
Here's the full output from --trace : https://pastebin.com/wStzFvqn
I have also attached a capture file from my Saleae logic analyzer in CSV and Saleae's .logicdata format, executing the same esptool --port /dev/ttyACM1 flash_id command. Please ...
thank you very much for your quick reply.
Here's the full output from --trace : https://pastebin.com/wStzFvqn
I have also attached a capture file from my Saleae logic analyzer in CSV and Saleae's .logicdata format, executing the same esptool --port /dev/ttyACM1 flash_id command. Please ...
- Wed Apr 17, 2019 4:55 pm
- Forum: ESP-IDF
- Topic: esptool timed out after "Running stub..."
- Replies: 4
- Views: 14744
esptool timed out after "Running stub..."
Hi,
I've received my Ai-Thinker ESP32-CAM modules yesterday, installed the toolchain and tried to flash some examples on it, but esptool fails after the "Running stub..." step. Here's the terminal output for the flash_id command:
$ python esptool.py --port /dev/ttyACM1 flash_id
esptool.py v2.7 ...
I've received my Ai-Thinker ESP32-CAM modules yesterday, installed the toolchain and tried to flash some examples on it, but esptool fails after the "Running stub..." step. Here's the terminal output for the flash_id command:
$ python esptool.py --port /dev/ttyACM1 flash_id
esptool.py v2.7 ...