Share via


RAM_AUTOSIZE

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

Use the RAM_AUTOSIZE flag to adjust the start address of RAM to the end of the last XIP region.

This has the same effect as using the AUTOSIZE flag under nonmultiple XIP builds.

The following example shows how to set this flag to ON.

RAM_AUTOSIZE=ON

Note

If the RAM_AUTOSIZE flag is ON, the ROM_AUTOSIZE flag must also be ON; otherwise, RAM_AUTOSIZE is ignored.

See Also

Reference

Romimage

Concepts

Binary Image Builder File

Other Resources

Memory Architecture