[v5.1][idf.py] coredump-info, partition[0], IndexError: list index out of range (IDFGH-10305) #11564
Closed
3 tasks done
Labels
Resolution: NA
Issue resolution is unavailable
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
release/v5.1
Operating System used.
MacOS
How did you build your project?
Command line with idf.py
Development Kit.
ESP32-S3
What is the expected behavior?
I should get the coredump.
Note: my partition table is not at the default location
CONFIG_PARTITION_TABLE_OFFSET=0xf000
, butidf.py
does not have an argument to set its location?What is the actual behavior?
Exception thrown.
Steps to reproduce.
Run
idf.py coredump-info
It may be required to have your partition table at a non-default location.
Debug Logs.
The text was updated successfully, but these errors were encountered: