J7200 App load on MCU R5_1 core may fail with CCS boot flow

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • PDK
    • PDK-10139
    • PROCESSOR_SDK_08.00.00
    • PROCESSOR_SDK_08.04.00
    • j7200-evm

      With using CCS boot flow, loading app on MCU R5_1 core may fail. Loading on the MCU R5_1 requires resetting the core.

      To load the application on MCU R5_1 Core user will need to add the below in "packages/ti/drv/sciclient/tools/ccsLoadDmsc/j7200/launch.js"

      function updateScriptVars()

      { //Open a debug session dsMCU1_0 = debugServer.openSession( ".*MCU_Cortex_R5_0" ); /* To be added */ dsMCU1_1 = debugServer.openSession( ".*MCU_Cortex_R5_1" ); dsDMSC_0 = debugServer.openSession( ".*DMSC_Cortex_M3_0" ); }

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

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-2986 - J7200 App load on MCU R5_1 core may...
                SYNCHRONIZED
                • Last Sync Date: