hello everyone,
I am new in ESP32 world and I wonder if it is possible to load the image from a FAT partition. If not, So how can I configure the bootloader to load the image from ota_0 app partition.
Thanks in advance
Bootloader Configuration to load image
-
- Posts: 9724
- Joined: Thu Nov 26, 2015 4:08 am
Re: Bootloader Configuration to load image
It's not possible. The bootloader needs the image to be aligned to the MMU page size in order to succesfully map it, and the alignment of a file on a FAT partition depends on how the host writes it; it's unlikely to be aligned correctly.
Who is online
Users browsing this forum: No registered users and 102 guests