• Operation of Region$$Table$$Base and variable initialisation
    Hi All Does anyone know how the Region$$Table$$Base / Region$$Table$$Limit and region table works? (Cortex M4 project causing problems...) Normally the Keil initialisation routines uses these...
  • load region and execute region
    can the execute region address exceed the range specified by the load region base address and max size setting?
  • Execution Region RW_IRAM 1 exeeds limit
    Hello! I am working on LPC2138. The flash is 512K and the ram is 32K. As the code exeeds limit of ram i.e. 32K the keil compiler gives error "Execution region RW_IRAM1 size(34624 bytes) exeeds limit...
  • 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 linker 6.14 L6077E error: Region table entry for region DTCM1 is missing.
    Hello! Upon linking Im stuck on this error message, which I could not find in the v6.14 errors and warnings reference guide. In my scatter file, the region definition looks like the snippet below...