When assembly only projects are loaded to the debugger the entry point is not correctly set

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Medium
    • Code Generation Tools
    • CODEGEN-931
    • SDSCM00050904
    • MSP430_4.4.0
    • Hide
       Open lnk_msp430f5529.cmd and scroll down to the portion marked "SECTIONS", in my version this was line 137.
       In this section find the line 146 " .text : {}>> FLASH2 | FLASH /* Code */"
       Make yourself a copy of the line in comments (use "//") to store what the original line was for later reference.
       Change the line to be " .text : {} > FLASH /* Code */"
      Show
       Open lnk_msp430f5529.cmd and scroll down to the portion marked "SECTIONS", in my version this was line 137.  In this section find the line 146 " .text : {}>> FLASH2 | FLASH /* Code */"  Make yourself a copy of the line in comments (use "//") to store what the original line was for later reference.  Change the line to be " .text : {} > FLASH /* Code */"

      When assembly only projects are loaded to the debugger the entry point is not correctly set

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

              Created:
              Updated:

                Connection: Intermediate to External PROD System
                EXTSYNC-324 - When assembly only projects are loa...
                SYNCHRONIZED
                • Last Sync Date: