• 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...
  • duplicate execution regions in scatter file
    In a scatter file can I put a code segment (eg the vector table) in two different places in the output file even though I only defined it in the code once eg: LR_VECTORTABLE 0x08000000 0x00000140...
  • scatter-file: Region-related symbols
    Good evening, I want to test my own scatter-file with the functions on this page. http://www.keil.com/support/man/docs/armlink/armlink_chdcgbjd.htm the values I get are wrong or I don't...
  • Scatter-loading of execution region ER_RW will cause ... corruption
    I'm not sure what this means... too much code? Too many constants? I am in need of guidance :) Using the MCB2103. Error: L6788E: Scatter-loading of execution region ER_RW will cause the contents...
  • load region and execute region
    can the execute region address exceed the range specified by the load region base address and max size setting?