| ||||||||
Technical Support On-Line Manuals Using the fromelf Image Converter | --bincombined
This option produces plain binary output. It generates one output file for an image containing multiple load regions. By default, the start address of the first load region in memory is used as the base address. fromelf inserts padding between load regions as required to ensure that they are at the correct relative offset from each other. Separating the load regions in this way means that the output file can be loaded into memory and correctly aligned starting at the base address. Use this option with Use this option with The default padding value is If you use a scatter file that defines two load regions with a large address space between them, the resulting binary can be very large because it contains mostly padding. For example, if you have a load region of size ARM recommends that you use a different method of placing widely spaced load regions, such as splitting the binary file into multiple files with the | |||||||
| ||||||||