Expression usage in scatter files

Expressions can be used in the following places:

Example 9. Specifying the maximum size in terms of an expression

LR1 0x8000 (2 * 1024)
{
    ER1 +0 (1 * 1024)
    {
        *(+RO)
    }
    ER2 +0 (1 * 1024)
    {
        *(+RW +ZI)
    }
}

Show/hideSee also

Copyright © 2010-2011 ARM. All rights reserved.ARM DUI 0493F
Non-ConfidentialID091611