3.0 -> 3.3: Partition ota_0 invalid: Size 0x1db000 is not aligned to 0x10000
Posted: Mon Sep 23, 2019 3:38 pm
Hi all,
I'm in the process of moving from 3.0 to 3.3 and I'm getting this error when building the partition table. I understand the error, and I've found the commit where the error was added (https://github.com/espressif/esp-idf/co ... e05f6691f1) but this leaves a few questions:
1. Is this a critical requirement? I'd rather not change my partition table, so can I just disable this warning?
2. Should I be worried about my deployed devices that have this, now, invalid partition table?
Thanks,
Jason
I'm in the process of moving from 3.0 to 3.3 and I'm getting this error when building the partition table. I understand the error, and I've found the commit where the error was added (https://github.com/espressif/esp-idf/co ... e05f6691f1) but this leaves a few questions:
1. Is this a critical requirement? I'd rather not change my partition table, so can I just disable this warning?
2. Should I be worried about my deployed devices that have this, now, invalid partition table?
Thanks,
Jason