[4.1-dev] idf.py executes commands in wrong order

DrSegatron
Posts: 22
Joined: Tue Oct 10, 2017 2:46 pm

[4.1-dev] idf.py executes commands in wrong order

Postby DrSegatron » Tue Sep 03, 2019 2:25 pm

Updated from
v4.0-dev-1287-gd7e659df2
to
v4.1-dev-141-ga7e8d87d3-dirty

idf.py now executes flash before all:
idf.py -p com29 -b 921600 all flash monitor
Checking Python dependencies...
Python requirements from C:\esp-idf\requirements.txt are satisfied.
Executing action: flash
Addendum: It does not skip all because binary is already built.

captain_morgan
Posts: 42
Joined: Wed Dec 09, 2015 6:39 pm

Re: [4.1-dev] idf.py executes commands in wrong order

Postby captain_morgan » Tue Sep 03, 2019 5:42 pm

This is a known issue.
https://github.com/espressif/esp-idf/issues/3948
That suggest checking out a specific version, if you need something after that, I had limited success with running 'monitor flash build'

DrSegatron
Posts: 22
Joined: Tue Oct 10, 2017 2:46 pm

Re: [4.1-dev] idf.py executes commands in wrong order

Postby DrSegatron » Tue Sep 03, 2019 5:46 pm

OK, thanks! For now I can work around it and do flash monitor and get the automatic rebuild when I quit the monitor.

Who is online

Users browsing this forum: Majestic-12 [Bot], MicroController and 100 guests