• load region and execute region
    can the execute region address exceed the range specified by the load region base address and max size setting?
  • Region$$Table$$Base and Region$$Table$$Limit
    Hi, I am working with Keil MDK- ARM IDE, and I am looking for information on the the linker generated modules and symbols that are included in the .map file. The target system consists of a Cortex-M3...
  • Load region size vs execution region size
    Trying to the keep the load region under 0x8000 but load region is more then 0x8000 yet execution region is only 0xa7c? How come my load region size is is so much more? This is a Cortex M1 on a Altera...
  • ARM Compiler L62203E RW_IRAM exceeds limit - 15k size jumps to 35k after adding one line of code
    I am troubleshooting a problem exceeding RAM size.  Using Keil and the ARM compiler, I receive a L6220E RM_IRAM exceeds limit error.  The size jumps from 14.5k to 35k when I add one line of code.  Below...
  • PADDING execution regions
    Note: This was originally posted on 24th February 2010 at http://forums.arm.com Dear All,    I am looking for RVDS 2.2 arm linker option where I can pad the execution region with 0xFF's so that the size...