• 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 and execute region
    can the execute region address exceed the range specified by the load region base address and max size setting?
  • Incorrect linker region symbol
    I try to use linker-generated region symbols to programmatically obtain the size of flash memory consumed by my app. When I compile it, compiler gives me this: Program Size: Code=11688 RO-data=576...
  • Linker region-related symbols
    Hi, I saw many post on the forum, but did not find my needs : What is the linker region-related symbol for LR_IROM1 COMPRESSED SIZE ? Or in case it does not exist : How can I inject a...
  • Linker Region Symbols discrepancy
    Hi all, I am building a project using uVision4 on a STM32F207 based system. This uses flash segments of various lengths which I am variously dedicating to bootloader code, application code and shared...