DLLHIGHCODEADDR (Windows Embedded CE 6.0)

1/5/2010

Note

This entry is no longer supported in Windows Embedded CE 6.0 and future versions of Windows Embedded CE. You can use DLLHIGHADDR instead.

Use DLLHIGHCODEADDR to specify the start of the DLL address space in slot 1, DLL code and read-only data, for all XIP regions or for a specific one, as shown in the following examples.

DLLHIGHCODEADDR=00400000

- or -

DLLHIGHCODEADDR XIP2 00300000

This is equivalent to DLLHIGHADDR except that it is applied to slot 1.

See Also

Reference

Romimage

Concepts

CONFIG Section
Binary Image Builder File

Other Resources

Memory Architecture