Page 1 of 1

partition bin on 0x4000 or on 0x8000 ?

Posted: Thu Dec 01, 2016 5:15 pm
by jumjum123
I've seen both options and I'm confused which one to use.
In partition-tables.rst it is 0x4000
In general-notes.rst it is 0x8000

Do both describe different cases ?

Re: partition bin on 0x4000 or on 0x8000 ?

Posted: Thu Dec 01, 2016 6:03 pm
by kolban
Howdy jumjum123,

It might be that this issue is related to what you ask about?

https://github.com/espressif/esp-idf/issues/120

In summary, the parition table is now at flash address 0x8000.

Neil