• 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...
  • 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...
  • 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 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...
  • Change load region at runtime
    Hi All, I am implementing a software upgrade mechanism (burning a new image into a flash memory area). The problem: I don't know how to change the load region address at runtime. Flash contains...