Need a method to assign a symbol the last address used in a memory range

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Implemented
    • Priority: Medium
    • Code Generation Tools
    • CODEGEN-2377
    • Hide
      MSP430_20.2.0.LTS
      PRU_2.4.0*
      C7000_2.0.0.STS
      ARP32_1.1.0*
      ARM_20.2.0.LTS
      C2000_20.2.0.LTS
      Show
      MSP430_20.2.0.LTS PRU_2.4.0* C7000_2.0.0.STS ARP32_1.1.0* ARM_20.2.0.LTS C2000_20.2.0.LTS
    • Hide
      The new linker-command-file keyword LAST allows access to the highest allocated address in a memory range, as in

          D_MEM : org = 0x20000020 len = 0x20000000 LAST(dmem_end)

      after which "_symval(&dmem_end)" is available in the program.
      Show
      The new linker-command-file keyword LAST allows access to the highest allocated address in a memory range, as in     D_MEM : org = 0x20000020 len = 0x20000000 LAST(dmem_end) after which "_symval(&dmem_end)" is available in the program.

      Need a method to assign a symbol the last address used in a memory range

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-1715 - Need a method to assign a symbol th...
                SYNCHRONIZED
                • Last Sync Date: