Page 1 of 1

Application binary need to fill with pre-fill data for unused area during generation

Posted: Sun Oct 16, 2022 5:36 pm
by Kumaresan
Hi Team,
During Application and bootloader binary file generation, unused part of allocation need to fill with pre-fill values(0xFF or 0x00).
Example: Application ROM allocated 1MB, but really used 512KB then remaining 512KB need to fill with pre-fill values.

Re: Application binary need to fill with pre-fill data for unused area during generation

Posted: Tue Nov 01, 2022 12:45 pm
by Kumaresan
any update on this topic?