• 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...
  • 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...
  • ARM: using linker region-related symbols in runtime code
    Hello, I am having some trouble working with the Keil ARM RealView linker region related symbols, for example Load$$<region>$$Base. What I am attempting to do is create a build tool and an embedded...
  • Linker Define Symbol
    Hi, My environment is uVision3 v3.3. I am building a project that require linker define symbol or else linker will complain unresolved problem. I have a project file the is working well when...