DLLADDR_AUTOSIZE (Windows Embedded CE 6.0)

1/5/2010

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

CONFIG Section
Binary Image Builder File

Other Resources

Memory Architecture