When the flash button is used, delay changing to debug perspective until after the build

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: Medium

      When the flash button is used, CCS runs the following sequence ...

      1. Change to debug perspective.
      2. Build the SW (calling make).
      3. Starting a scripted debug session.
      4. Downloading code to flash.
      5. End debug session.
      6. Change back to edit perspective.

      If the build in step 2 fails, CCS stays in the debug perspective (not the best perspective to check and correct the failed build).

      Consider swapping steps 1 and 2 ...

      1. Build the SW (calling make).
      2. Change to debug perspective.
      3. Starting a scripted debug session.
      4. Downloading code to flash.
      5. End debug session.
      6. Change back to edit perspective.

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

              Created:
              Updated:

                Connection: Intermediate to External PROD System
                EXTSYNC-3137 - When the flash button is used, dela...
                SYNCHRONIZED
                • Last Sync Date: