Share via


DLLADDR_AUTOSIZE

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

Set DLLADDR_AUTOSIZE to ON to automatically size the DLL address space across multiple XIP regions, for slot 0 code and read/write data, and for slot 1 code and read-only data, as shown in the following example.

DLLADDR_AUTOSIZE=ON

When sizing, this setting takes into account the following parameters:

  • AUTOSIZE_DLLADDRGAP
  • AUTOSIZE_DLLDATAADDRGAP
  • AUTOSIZE_DLLCODEADDRGAP

See Also

Reference

Romimage

Concepts

Binary Image Builder File

Other Resources

Memory Architecture