-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
idf.py issue (IDFGH-1889) #4092
Comments
@tatsutaigu Thanks for reporting the issue. Would you please help provide more details as suggested in the issue template? Information like elf, sdk configuration, backtrace, log outputs, commit ID, hardware and etc. would help us debug further. Thanks. |
Hi, @Alvin1Zhang Environment
Problem Description
|
Hi @tatsutaigu,
|
Hi, @kumekay , Thank you for your reply. About defconfig, |
If If sdkconfig is present, settings that are already in sdkconfig will not be overriden by the ones in |
Thank you for your advice. I have solved the problem.
|
|
I already wrote it on Problem Description. I use below example. |
@tatsutaigu |
@kumekay When I did below command sequence,
update When I did below command sequence ( without
. |
Yes, the issue is that if you have deprecated name in sdkconfig.defaults i.e. As I mentioned before, we are working on fix. |
So there are three issues here mentioned:
Since the missing defconfig is a duplicate of #3965, I propose to ignore it here. @tatsutaigu you can follow that issue and it will be solved when it gets closed. I will reference this current issue in the commit where I fix the |
The issue was pointed out also in #4092
The issue was pointed out also in #4092
@tatsutaigu If all problems described in the issue are solved, could you please close it? |
The issue was pointed out also in espressif#4092
The issue was pointed out also in espressif/esp-idf#4092
Hi,
I found below 2 issue.
menuconfig
-->Serial flasher config
-->before flashing (No reset)
option.defconfig
option.The text was updated successfully, but these errors were encountered: