Esspressif IDE build binary for specific partition
Posted: Wed Mar 16, 2022 10:38 am
Dear
I could not find a option to build the project for a specific partition and then upload the binary with the "run" button to it.
For example, I have two partitions factory app - 1 MB, ota1 - 3 MB.
The project which I have is meant to be on the ota1 partition, but already when compiling I receive a warning that the code is to big since it is comparing with the size of factory app and its just 1 MB. Also then when uploading the binary it will always by default upload to the factory app partition.
If this functionality is not yet included it would be very useful.
I could not find a option to build the project for a specific partition and then upload the binary with the "run" button to it.
For example, I have two partitions factory app - 1 MB, ota1 - 3 MB.
The project which I have is meant to be on the ota1 partition, but already when compiling I receive a warning that the code is to big since it is comparing with the size of factory app and its just 1 MB. Also then when uploading the binary it will always by default upload to the factory app partition.
If this functionality is not yet included it would be very useful.