Hello I'm Shah Zaman I am working on ESP32 CAM to access camera web server but every time when I open serial monitor it shows me a error I've trying for past 2 days on this error "No core dump partition found!"
I've also modified the partition file but after setting coredump offset to 0x400000 the program started in a loop.
I've also tried all of the methods which are discussed in many pages on this forum
If anyone have solved it kindly guide me on this problem
Thanks in advance.
...The settings which I have done...
1: Uncommented AI Thinker
2: And commented other camera model
3: Selected board: AI Thinker ESP32 CAM (Also selected ESP32 Wroover Module but same error)
4: CPU Frequency: 240MHz (Wifi/BT)
5: Flash Frequency: 80MHz
6: Flash Mode: QIO
7: Partition Scheme: Huge App...
And the dotted line keeps on printing
If anyone has working program kindly share a partition.csv file with me maybe by using that file with Coredump entry will work for me