ROM_AUTOSIZE (Windows Embedded CE 6.0)

1/5/2010

This flag sizes each separate XIP region, taking into account the AUTOSIZE_ROMGAP setting.

You can also use this flag to determine the initial sizes of the XIP regions.

To determine the size of ROM, look for the "Total ROM size" data generated when building the XIP region. Without this set, the size of ROM is constrained to exactly what is specified by the RAMIMAGE setting in Config.bib file.

ROM_AUTOSIZE=ON

See Also

Reference

Romimage

Concepts

CONFIG Section
Binary Image Builder File

Other Resources

Memory Architecture