This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

6670 performance

Other Parts Discussed in Thread: SYSBIOS

Hi,

I am running some performance tests under a 6670 using the TSCL command. I have noticed that while in simulation mode I get X clock cycles, when I run the program in the 6670 I get 2X

Why could this be happening? The PC where I am running the simulator is double core. Does it have anything to do?

Regards.

  • Hi Guillermo,

    In what memory did you put your code/data?

    As this is a simulator than I don't think there is any connection on what platform it is running on, you should get the same simulator result's running on different platforms.

    HR

  • My cmd file looks like this:

    SECTIONS
    {
        .qmss: load >> MSMCSRAM
        .cppi: load >> MSMCSRAM
        .bcp:  load >> MSMCSRAM
        .srioSharedMem: load >> MSMCSRAM
        .fftc: load >> L2SRAM
        .testData: load >> L2SRAM
        .init_array: load >> L2SRAM
    }

  • Guillermo,

    Can you submit your program map file?

    Thanks,

    HR

  • Hi,

    I cannot upload the file ("That file type is not allowed"), so I will copy-paste.

    Regards.

    ------------------

    ******************************************************************************
                   TMS320C6x Linker PC v7.3.1                      
    ******************************************************************************
    >> Linked Mon Sep 03 13:28:55 2012

    OUTPUT FILE NAME:   <Project.out>
    ENTRY POINT SYMBOL: "_c_int00"  address: 0083ae60


    MEMORY CONFIGURATION

             name            origin    length      used     unused   attr    fill
    ----------------------  --------  ---------  --------  --------  ----  --------
      L2SRAM                00800000   00100000  000a569d  0005a963  RW X
      MSMCSRAM              0c000000   00200000  00103278  000fcd88  RW X
      DDR3                  80000000   20000000  00000000  20000000  RWIX


    SEGMENT ALLOCATION MAP

    run origin  load origin   length   init length attrs members
    ----------  ----------- ---------- ----------- ----- -------
    00800000    00800000    00041560   00041560    r-x
      00800000    00800000    00041560   00041560    r-x .text
    00841560    00841560    00032000   00000000    rw-
      00841560    00841560    00032000   00000000    rw- systemHeap
    00873560    00873560    00010abd   00010abd    rw-
      00873560    00873560    00010abd   00010abd    rw- .testData
    00884020    00884020    00009338   00000000    rw-
      00884020    00884020    00009338   00000000    rw- .far.1
    0088d360    0088d360    00000014   00000000    rw-
      0088d360    0088d360    00000014   00000000    rw- .far.2
    0088d380    0088d380    00000020   00000000    rw-
      0088d380    0088d380    00000020   00000000    rw- .far.3
    0088d3a0    0088d3a0    0000672a   0000672a    r--
      0088d3a0    0088d3a0    0000672a   0000672a    r-- .const
    00893ad0    00893ad0    00001c58   00001c58    rw-
      00893ad0    00893ad0    00001c58   00001c58    rw- .fardata.1
    00895730    00895730    00000248   00000248    rw-
      00895730    00895730    00000248   00000248    rw- .fardata.2
    00895980    00895980    00000014   00000014    rw-
      00895980    00895980    00000014   00000014    rw- .fardata.3
    008959a0    008959a0    00000014   00000014    rw-
      008959a0    008959a0    00000014   00000014    rw- .fardata.4
    008959c0    008959c0    00000038   00000038    rw-
      008959c0    008959c0    00000038   00000038    rw- .fardata.5
    00895a00    00895a00    00000008   00000008    rw-
      00895a00    00895a00    00000008   00000008    rw- .fardata.6
    00895a10    00895a10    00000008   00000008    rw-
      00895a10    00895a10    00000008   00000008    rw- .fardata.7
    00895a20    00895a20    00000004   00000004    rw-
      00895a20    00895a20    00000004   00000004    rw- .fardata.8
    00895a30    00895a30    00000004   00000004    rw-
      00895a30    00895a30    00000004   00000004    rw- .fardata.9
    00895a40    00895a40    00000004   00000004    rw-
      00895a40    00895a40    00000004   00000004    rw- .fardata.10
    00895a50    00895a50    00000004   00000004    rw-
      00895a50    00895a50    00000004   00000004    rw- .fardata.11
    00895a60    00895a60    00000004   00000004    rw-
      00895a60    00895a60    00000004   00000004    rw- .fardata.12
    00895a70    00895a70    00000004   00000004    rw-
      00895a70    00895a70    00000004   00000004    rw- .fardata.13
    00895a80    00895a80    00000002   00000002    rw-
      00895a80    00895a80    00000002   00000002    rw- .fardata.14
    00895a88    00895a88    00001000   00000000    rw-
      00895a88    00895a88    00001000   00000000    rw- .stack
    00896a88    00896a88    00000070   00000070    r--
      00896a88    00896a88    00000070   00000070    r-- .switch.1
    00896b00    00896b00    00000a8c   00000a8c    rw-
      00896b00    00896b00    00000a8c   00000a8c    rw- .fftc
    0089758c    0089758c    0000017c   0000017c    r--
      0089758c    0089758c    0000017c   0000017c    r-- .switch.2
    00897708    00897708    00000004   00000000    rw-
      00897708    00897708    00000004   00000000    rw- .bss
    0089770c    0089770c    00000041   00000041    rw-
      0089770c    0089770c    00000041   00000041    rw- .neardata
    00897750    00897750    00000020   00000020    r--
      00897750    00897750    00000020   00000020    r-- .rodata
    00897800    00897800    00000200   00000200    r-x
      00897800    00897800    00000200   00000200    r-x .vecs
    00897a00    00897a00    00000120   00000000    rw-
      00897a00    00897a00    00000120   00000000    rw- .cio
    00897b20    00897b20    0000dcc0   0000dcc0    r--
      00897b20    00897b20    0000dcc0   0000dcc0    r-- .cinit
    0c000000    0c000000    00002378   00000000    rw-
      0c000000    0c000000    00002378   00000000    rw- .qmss
    0c002380    0c002380    00000f00   00000000    rw-
      0c002380    0c002380    00000a00   00000000    rw- .bcp
      0c002d80    0c002d80    00000400   00000000    rw- .cppi
      0c003180    0c003180    00000100   00000000    rw- .srioSharedMem


    SECTION ALLOCATION MAP

     output                                  attributes/
    section   page    origin      length       input sections
    --------  ----  ----------  ----------   ----------------
    .init_array
    *          0    00800000    00000000     UNINITIALIZED

    .init_array
    *          0    00800000    00000000     UNINITIALIZED

    xdc.meta   0    00800000    00000118     COPY SECTION
                      00800000    00000118     bcp_pe66.oe66 (xdc.meta)

    .text      0    00800000    00041560     
                      00800000    00005620     fftc_lld.obj (.text)
                      00805620    000048c0     fftc.obj (.text)
                      00809ee0    00001ae0     bcp_lte_dl.obj (.text)
                      0080b9c0    00001ae0     main.obj (.text)
                      0080d4a0    00001220     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_GateMP_Instance_init__F)
                      0080e6c0    00000be0     bcp_common.obj (.text)
                      0080f2a0    00000ac0     device_srio_loopback.obj (.text:SrioDevice_init)
                      0080fd60    00000a60     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_heaps_HeapMemMP_alloc__E)
                      008107c0    000009e0             : Ipc.obj (.text:ti_sdo_ipc_heaps_HeapMemMP_free__E)
                      008111a0    000009a0             : Ipc.obj (.text:Ipc_attach)
                      00811b40    000009a0     ti.targets.rts6000.ae66 : System.oe66 (.text:xdc_runtime_System_doPrint__I)
                      008124e0    00000940     rts6600_elf.lib : _scanfi.obj (.text:_scanfi)
                      00812e20    00000920     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_transports_TransportShm_Instance_init__F)
                      00813740    00000880             : Ipc.obj (.text:ti_sdo_ipc_ListMP_Instance_init__F)
                      00813fc0    00000860             : Ipc.obj (.text:ti_sdo_ipc_GateMP_Instance_finalize__F)
                      00814820    00000840             : Ipc.obj (.text:MessageQ_put)
                      00815060    00000800     ti.drv.bcp.ae66 : bcp.oe66 (.text:Bcp_rxOpen)
                      00815860    00000800     ti.drv.qmss.ae66 : qmss_drv.oe66 (.text:Qmss_insertMemoryRegion)
                      00816060    00000780     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_heaps_HeapMemMP_Instance_init__F)
                      008167e0    00000780     sysbios.lib : BIOS.obj (.text:ti_sysbios_family_c64p_Exception_handler__I)
                      00816f60    00000760     bcp_device.obj (.text)
                      008176c0    00000700     test_singlecore.obj (.text)
                      00817dc0    000006e0     rts6600_elf.lib : _scanfi.obj (.text:_sset_arg)
                      008184a0    000006c0     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_init__F)
                      00818b60    000006a0             : Ipc.obj (.text:NameServer_add)
                      00819200    00000660     sysbios.lib : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_free__E)
                      00819860    00000640     bcp_osal.obj (.text)
                      00819ea0    00000620     ti.drv.cppi.ae66 : cppi_drv.oe66 (.text:Cppi_configureRxFlow)
                      0081a4c0    00000620     ipc.lib : Ipc.obj (.text:Notify_sendEvent)
                      0081aae0    00000620     sysbios.lib : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_alloc__E)
                      0081b100    000005e0     ipc.lib : Ipc.obj (.text:Notify_registerEventSingle)
                      0081b6e0    000005c0             : Ipc.obj (.text:ListMP_getHead)
                      0081bca0    000005c0             : Ipc.obj (.text:Notify_unregisterEventSingle)
                      0081c260    000005c0     rts6600_elf.lib : divd.obj (.text:__c6xabi_divd)
                      0081c820    000005c0                     : _printfi.obj (.text:_getarg_diouxp)
                      0081cde0    000005c0     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_SharedRegion_start__F)
                      0081d3a0    000005a0     sysbios.lib : BIOS.obj (.text:ti_sysbios_timers_timer64_Timer_Module_startup__F)
                      0081d940    00000580     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_get__F)
                      0081dec0    00000580             : Ipc.obj (.text:ti_sdo_ipc_transports_TransportShm_put__E)
                      0081e440    00000540             : Ipc.obj (.text:ti_sdo_ipc_Ipc_procSyncStart__I)
                      0081e980    00000520     rts6600_elf.lib : strtod.obj (.text:strtod)
                      0081eea0    00000500                     : strtold.obj (.text:strtold)
                      0081f3a0    00000500     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Task_Instance_finalize__F)
                      0081f8a0    000004c0     rts6600_elf.lib : _scanfi.obj (.text:_sproc_int)
                      0081fd60    000004a0     ti.drv.cppi.ae66 : cppi_drv.oe66 (.text:Cppi_txChannelOpen)
                      00820200    000004a0     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_gates_GatePeterson_Instance_init__F)
                      008206a0    000004a0             : Ipc.obj (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_swiFxn__I)
                      00820b40    00000480     rts6600_elf.lib : _printfi.obj (.text:_setfield)
                      00820fc0    00000480     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Task_Module_startup__F)
                      00821440    00000460     rts6600_elf.lib : _printfi.obj (.text:_printfi)
                      008218a0    00000460                     : strtoll.obj (.text:strtoll)
                      00821d00    00000460     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_GateMP_setRegion0Reserved__F)
                      00822160    00000460             : Ipc.obj (.text:ti_sdo_ipc_Ipc_procSyncFinish__I)
                      008225c0    00000440             : Ipc.obj (.text:ListMP_putTail)
                      00822a00    00000440             : Ipc.obj (.text:ti_sdo_ipc_heaps_HeapMemMP_getStats__E)
                      00822e40    00000440             : Ipc.obj (.text:ti_sdo_ipc_heaps_HeapMemMP_postInit__I)
                      00823280    00000400     rts6600_elf.lib : strtoull.obj (.text:strtoull)
                      00823680    00000400     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_Notify_Instance_init__F)
                      00823a80    00000400     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Semaphore_pend__E)
                      00823e80    000003e0     ti.drv.cppi.ae66 : cppi_drv.oe66 (.text:Cppi_rxChannelOpen)
                      00824260    000003c0     ti.drv.bcp.ae66 : bcp.oe66 (.text:Bcp_txOpen)
                      00824620    000003c0     ti.drv.cppi.ae66 : cppi_desc.oe66 (.text:Cppi_initDescriptor)
                      008249e0    000003c0     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_SharedRegion_reserveMemory__F)
                      00824da0    000003c0     sysbios.lib : BIOS.obj (.text:ti_sysbios_heaps_HeapBuf_Module_startup__F)
                      00825160    000003c0                 : BIOS.obj (.text:ti_sysbios_knl_Task_Instance_init__F)
                      00825520    000003c0                 : BIOS.obj (.text:ti_sysbios_knl_Task_setPri__E)
                      008258e0    000003a0     rts6600_elf.lib : strtol.obj (.text:strtol)
                      00825c80    00000380     ipc.lib : Ipc.obj (.text:HeapMemMP_sharedMemReq)
                      00826000    00000340     ti.drv.bcp.ae66 : bcp.oe66 (.text:Bcp_init)
                      00826340    00000340     ipc.lib : Ipc.obj (.text:GateMP_sharedMemReq)
                      00826680    00000340     rts6600_elf.lib : _scanfi.obj (.text:_sget_conv)
                      008269c0    00000320                     : fgets.obj (.text:_dofgets)
                      00826ce0    00000320     bcp_pe66.oe66 (.text:xdc_runtime_System_printfExtend__I)
                      00827000    00000300     ti.drv.bcp.ae66 : bcp_lld.oe66 (.text:Bcp_lldOpen)
                      00827300    00000300     rts6600_elf.lib : fputs.obj (.text:fputs)
                      00827600    00000300                     : strtoul.obj (.text:strtoul)
                      00827900    00000300     sysbios.lib : BIOS.obj (.text:ti_sysbios_family_c64p_Hwi_dispatchC__I)
                      00827c00    000002e0     ipc.lib : Ipc.obj (.text:GateMP_openByAddr)
                      00827ee0    000002e0             : Ipc.obj (.text:SharedRegion_getEntry)
                      008281c0    000002e0             : Ipc.obj (.text:SharedRegion_getPtr)
                      008284a0    000002e0     rts6600_elf.lib : _printfi.obj (.text:_pproc_fwp)
                      00828780    000002e0                     : _scanfi.obj (.text:_sproc_float)
                      00828a60    000002e0     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_transports_TransportShm_openByAddr__F)
                      00828d40    000002e0     sysbios.lib : BIOS.obj (.text:ti_sysbios_gates_GateMutexPri_enter__E)
                      00829020    000002c0     rts6600_elf.lib : _printfi.obj (.text:_pproc_fge)
                      008292e0    000002c0     test_osal.obj (.text)
                      008295a0    000002a0     ipc.lib : Ipc.obj (.text:Ipc_start)
                      00829840    000002a0             : Ipc.obj (.text:NameServer_getLocal)
                      00829ae0    000002a0     rts6600_elf.lib : _printfi.obj (.text:fcvt)
                      00829d80    000002a0     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Clock_workFunc__E)
                      0082a020    00000280     ti.drv.bcp.ae66 : bcp_lld.oe66 (.text:Bcp_addCRCHeader)
                      0082a2a0    00000280     ti.drv.cppi.ae66 : cppi_drv.oe66 (.text:Cppi_open)
                      0082a520    00000280     ti.drv.qmss.ae66 : qmss_drv.oe66 (.text:Qmss_init)
                      0082a7a0    00000280     ipc.lib : Ipc.obj (.text:SharedRegion_getSRPtr)
                      0082aa20    00000280     rts6600_elf.lib : divf.obj (.text:__c6xabi_divf)
                      0082aca0    00000280     sysbios.lib : BIOS.obj (.text:deviceConfig$41)
                      0082af20    00000280     rts6600_elf.lib : _printfi.obj (.text:ecvt)
                      0082b1a0    00000280     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Clock_Instance_init__F)
                      0082b420    00000280                 : BIOS.obj (.text:ti_sysbios_knl_Task_exit__E)
                      0082b6a0    00000280     ti.targets.rts6000.ae66 : Core-mem.oe66 (.text:xdc_runtime_Core_createObject__I)
                      0082b920    00000280                             : Error.oe66 (.text:xdc_runtime_Error_raiseX__F)
                      0082bba0    00000260     ti.drv.bcp.ae66 : bcp_lld.oe66 (.text:Bcp_addEncoderHeader)
                      0082be00    00000260                     : bcp.oe66 (.text:Bcp_open)
                      0082c060    00000260                     : bcp.oe66 (.text:Bcp_txQueueOpen)
                      0082c2c0    00000260     ipc.lib : Ipc.obj (.text:ListMP_sharedMemReq)
                      0082c520    00000260             : Ipc.obj (.text:ti_sdo_ipc_ListMP_Instance_finalize__F)
                      0082c780    00000260             : Ipc.obj (.text:ti_sdo_ipc_heaps_HeapMemMP_Instance_finalize__F)
                      0082c9e0    00000260     ti.targets.rts6000.ae66 : Startup.oe66 (.text:xdc_runtime_Startup_startMods__I)
                      0082cc40    00000240     rts6600_elf.lib : imath64.obj (.text:__c6xabi_divull)
                      0082ce80    00000240                     : _printfi.obj (.text:_pconv_e)
                      0082d0c0    00000240                     : _printfi.obj (.text:_pproc_diouxp)
                      0082d300    00000240     sysbios.lib : BIOS.obj (.text:ti_sysbios_family_c64p_Exception_internalHandler__I)
                      0082d540    00000220     ti.drv.bcp.ae66 : bcp.oe66 (.text:Bcp_rxClose)
                      0082d760    00000220     rts6600_elf.lib : _printfi.obj (.text:_pproc_str)
                      0082d980    00000220     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Swi_run__I)
                      0082dba0    00000220                 : BIOS.obj (.text:ti_sysbios_knl_Task_schedule__I)
                      0082ddc0    00000220                 : BIOS.obj (.text:ti_sysbios_knl_Task_startup__E)
                      0082dfe0    00000200     ti.drv.bcp.ae66 : bcp_lld.oe66 (.text:Bcp_addLte_RMHeader)
                      0082e1e0    00000200     ipc.lib : Ipc.obj (.text:GateMP_enter)
                      0082e3e0    00000200             : Ipc.obj (.text:GateMP_leave)
                      0082e5e0    00000200             : Ipc.obj (.text:ListMP_openByAddr)
                      0082e7e0    00000200     ti.drv.srio.ae66 : srio_drv.oe66 (.text:Srio_init:Srio_init)
                      0082e9e0    00000200     rts6600_elf.lib : _printfi.obj (.text:_pconv_g)
                      0082ebe0    00000200     sysbios.lib : c64p_Hwi_disp_always.obj (.text:_ti_sysbios_family_c64p_Hwi_dispatchAlways)
                      0082ede0    00000200     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_transports_TransportShm_Instance_finalize__F)
                      0082efe0    000001e0     sysbios.lib : BIOS.obj (.text:block$51)
                      0082f1c0    000001e0     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_GateMP_attach__F)
                      0082f3a0    000001e0             : Ipc.obj (.text:ti_sdo_ipc_GateMP_getFreeResource__I)
                      0082f580    000001e0     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Task_postInit__I)
                      0082f760    000001e0                 : BIOS.obj (.text:ti_sysbios_timers_timer64_Timer_getFreq__E)
                      0082f940    000001c0     ti.drv.bcp.ae66 : bcp_lld.oe66 (.text:Bcp_addModulatorHeader)
                      0082fb00    000001c0                     : bcp.oe66 (.text:Bcp_txClose)
                      0082fcc0    000001c0     ipc.lib : Ipc.obj (.text:HeapMemMP_openByAddr)
                      0082fe80    000001c0     rts6600_elf.lib : _printfi.obj (.text:_mcpy)
                      00830040    000001c0                     : fopen.obj (.text:_openfile)
                      00830200    000001c0     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Swi_Instance_init__F)
                      008303c0    000001c0                 : BIOS.obj (.text:ti_sysbios_knl_Task_checkStacks__E)
                      00830580    000001c0                 : BIOS.obj (.text:ti_sysbios_timers_timer64_Timer_setPeriodMicroSecs__E)
                      00830740    000001a0     ti.drv.bcp.ae66 : bcp.oe66 (.text:Bcp_deInit)
                      008308e0    000001a0     ti.drv.cppi.ae66 : cppi_drv.oe66 (.text:Cppi_channelClose)
                      00830a80    000001a0     rts6600_elf.lib : trgdrv.obj (.text:HOSTrename)
                      00830c20    000001a0     ti.drv.qmss.ae66 : qmss_acc.oe66 (.text:Qmss_programAccumulator)
                      00830dc0    000001a0                      : qmss_drv.oe66 (.text:Qmss_queueOpen)
                      00830f60    000001a0     ipc.lib : Ipc.obj (.text:SharedRegion_getCacheLineSize)
                      00831100    000001a0             : Ipc.obj (.text:SharedRegion_getHeap)
                      008312a0    000001a0             : Ipc.obj (.text:SharedRegion_isCacheEnabled)
                      00831440    000001a0     rts6600_elf.lib : imath40.obj (.text:__c6xabi_divul)
                      008315e0    000001a0                     : _scanfi.obj (.text:_sproc_lb)
                      00831780    000001a0                     : _scanfi.obj (.text:_sproc_str)
                      00831920    000001a0     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_GateMP_openRegion0Reserved__F)
                      00831ac0    000001a0             : Ipc.obj (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_attach__E)
                      00831c60    000001a0     sysbios.lib : BIOS.obj (.text:ti_sysbios_gates_GateMutex_enter__E)
                      00831e00    000001a0                 : BIOS.obj (.text:ti_sysbios_timers_timer64_Timer_start__E)
                      00831fa0    00000180     ipc.lib : Ipc.obj (.text:MultiProc_setLocalId)
                      00832120    00000180             : Ipc.obj (.text:Notify_intLineRegistered)
                      008322a0    00000180     rts6600_elf.lib : copy_decompress_rle.obj (.text:__TI_decompress_rle_core)
                      00832420    00000180                     : fscanf.obj (.text:_chkmbc)
                      008325a0    00000180                     : lowlev.obj (.text:open)
                      00832720    00000180                     : setvbuf.obj (.text:setvbuf)
                      008328a0    00000180     sysbios.lib : c64p_Exception_asm.obj (.text)
                      00832a20    00000180     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_MessageQ_registerTransport__F)
                      00832ba0    00000180             : Ipc.obj (.text:ti_sdo_ipc_Notify_Module_startup__F)
                      00832d20    00000180             : Ipc.obj (.text:ti_sdo_ipc_gates_GatePeterson_enter__E)
                      00832ea0    00000180             : Ipc.obj (.text:ti_sdo_utils_NameServer_Module_startup__F)
                      00833020    00000180     sysbios.lib : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_Instance_init__F)
                      008331a0    00000180                 : BIOS.obj (.text:ti_sysbios_knl_Semaphore_post__E)
                      00833320    00000180                 : BIOS.obj (.text:ti_sysbios_knl_Swi_schedule__I)
                      008334a0    00000180                 : BIOS.obj (.text:ti_sysbios_knl_Task_unblockI__E)
                      00833620    00000180     ti.targets.rts6000.ae66 : Text.oe66 (.text:xdc_runtime_Text_putSite__F)
                      008337a0    00000160     ti.drv.bcp.ae66 : bcp.oe66 (.text:Bcp_rxProcessDesc)
                      00833900    00000160     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_GateMP_createLocal__F)
                      00833a60    00000160             : Ipc.obj (.text:ti_sdo_ipc_MessageQ_unregisterTransport__F)
                      00833bc0    00000160             : Ipc.obj (.text:ti_sdo_ipc_gates_GateHWSem_Instance_init__F)
                      00833d20    00000160             : Ipc.obj (.text:ti_sdo_ipc_transports_TransportShm_sharedMemReq__F)
                      00833e80    00000160             : Ipc.obj (.text:ti_sdo_utils_NameServer_isRegistered__E)
                      00833fe0    00000160             : Ipc.obj (.text:ti_sdo_utils_NameServer_registerRemoteDriver__E)
                      00834140    00000160             : Ipc.obj (.text:ti_sdo_utils_NameServer_unregisterRemoteDriver__E)
                      008342a0    00000140     ti.csl.ae66 : csl_chip.oe66 (.text:CSL_chipReadReg)
                      008343e0    00000140     ti.drv.cppi.ae66 : cppi_drv.oe66 (.text:Cppi_closeRxFlow)
                      00834520    00000140     ipc.lib : Ipc.obj (.text:GateMP_close)
                      00834660    00000140             : Ipc.obj (.text:Notify_attach)
                      008347a0    00000140     ti.drv.qmss.ae66 : qmss_drv.oe66 (.text:Qmss_internaldownloadFirmware)
                      008348e0    00000140     boot.ae66 : autoinit.oe66 (.text:_auto_init_elf)
                      00834a20    00000140     rts6600_elf.lib : _bufread.obj (.text:_buff_read)
                      00834b60    00000140                     : sscanf.obj (.text:_chkmbc)
                      00834ca0    00000140                     : _printfi.obj (.text:_pproc_fflags)
                      00834de0    00000140                     : fputc.obj (.text:fputc)
                      00834f20    00000140                     : lowlev.obj (.text:getdevice)
                      00835060    00000140     listlib.obj (.text)
                      008351a0    00000140     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_Notify_exec__F)
                      008352e0    00000140     sysbios.lib : BIOS.obj (.text:ti_sysbios_family_c64p_Hwi_Module_startup__F)
                      00835420    00000140                 : BIOS.obj (.text:ti_sysbios_family_c66_Cache_Module_startup__F)
                      00835560    00000140                 : BIOS.obj (.text:ti_sysbios_gates_GateSwi_enter__E)
                      008356a0    00000140                 : BIOS.obj (.text:ti_sysbios_knl_Clock_Instance_finalize__F)
                      008357e0    00000140                 : BIOS.obj (.text:ti_sysbios_knl_Semaphore_Instance_init__F)
                      00835920    00000140                 : BIOS.obj (.text:ti_sysbios_knl_Swi_post__E)
                      00835a60    00000140                 : BIOS.obj (.text:ti_sysbios_knl_Task_blockI__E)
                      00835ba0    00000140                 : BIOS.obj (.text:ti_sysbios_knl_Task_yield__E)
                      00835ce0    00000120     rts6600_elf.lib : imath64.obj (.text:__c6xabi_divlli)
                      00835e00    00000120                     : _printfi.obj (.text:_ltostr)
                      00835f20    00000120                     : fopen.obj (.text:_search_fp)
                      00836040    00000120                     : _scanfi.obj (.text:_sget_scanset)
                      00836160    00000120                     : _io_perm.obj (.text:_wrt_ok)
                      00836280    00000120                     : fclose.obj (.text:fclose)
                      008363a0    00000120                     : fgetc.obj (.text:fgetc)
                      008364c0    00000120     sysbios.lib : BIOS.obj (.text:rtsUnlock$0)
                      008365e0    00000120     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_MessageQ_Module_startup__F)
                      00836700    00000120             : Ipc.obj (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_finalize__F)
                      00836820    00000120     sysbios.lib : BIOS.obj (.text:ti_sysbios_xdcruntime_GateThreadSupport_leave__F)
                      00836940    00000120     ti.targets.rts6000.ae66 : Text.oe66 (.text:xdc_runtime_Text_putLab__F)
                      00836a60    00000100     ti.drv.bcp.ae66 : bcp.oe66 (.text:Bcp_close)
                      00836b60    00000100                     : bcp.oe66 (.text:Bcp_getLLDHandle)
                      00836c60    00000100     ti.drv.cppi.ae66 : cppi_drv.oe66 (.text:Cppi_init)
                      00836d60    00000100     rts6600_elf.lib : trgdrv.obj (.text:HOSTlseek)
                      00836e60    00000100     ti.drv.qmss.ae66 : qmss_acc.oe66 (.text:Qmss_disableAccumulator)
                      00836f60    00000100     rts6600_elf.lib : fflush.obj (.text:fflush)
                      00837060    00000100     sysbios.lib : BIOS.obj (.text:initDevice$41)
                      00837160    00000100     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_GateMP_start__F)
                      00837260    00000100             : Ipc.obj (.text:ti_sdo_ipc_Notify_Instance_finalize__F)
                      00837360    00000100             : Ipc.obj (.text:ti_sdo_ipc_SharedRegion_attach__F)
                      00837460    00000100             : Ipc.obj (.text:ti_sdo_ipc_SharedRegion_clearReservedMemory__F)
                      00837560    00000100             : Ipc.obj (.text:ti_sdo_ipc_gates_GateHWSem_Module_startup__F)
                      00837660    00000100             : Ipc.obj (.text:ti_sdo_ipc_gates_GateMPSupportNull_enter__E)
                      00837760    00000100             : Ipc.obj (.text:ti_sdo_ipc_gates_GateMPSupportNull_leave__E)
                      00837860    00000100             : Ipc.obj (.text:ti_sdo_ipc_transports_TransportShmSetup_attach__E)
                      00837960    00000100     sysbios.lib : BIOS.obj (.text:ti_sysbios_family_c64p_EventCombiner_dispatch__F)
                      00837a60    00000100                 : BIOS.obj (.text:ti_sysbios_gates_GateMutexPri_leave__E)
                      00837b60    00000100                 : BIOS.obj (.text:ti_sysbios_knl_Clock_startI__E)
                      00837c60    00000100                 : BIOS.obj (.text:ti_sysbios_knl_Swi_restoreHwi__E)
                      00837d60    00000100     rts6600_elf.lib : ungetc.obj (.text:ungetc)
                      00837e60    00000100     ti.targets.rts6000.ae66 : Core-mem.oe66 (.text:xdc_runtime_Core_deleteObject__I)
                      00837f60    00000100                             : Startup.oe66 (.text:xdc_runtime_Startup_exec__F)
                      00838060    00000100                             : Text.oe66 (.text:xdc_runtime_Text_putMod__F)
                      00838160    00000100                             : Text.oe66 (.text:xdc_runtime_Text_visitRope2__I)
                      00838260    000000e0     ti.drv.cppi.ae66 : cppi_drv.oe66 (.text:Cppi_close)
                      00838340    000000e0     rts6600_elf.lib : trgdrv.obj (.text:HOSTopen)
                      00838420    000000e0                     : divi.obj (.text:__divi)
                      00838500    000000e0                     : _printfi.obj (.text:_div)
                      008385e0    000000e0                     : atoi.obj (.text:atoi)
                      008386c0    000000e0                     : lowlev.obj (.text:close)
                      008387a0    000000e0                     : copy_zero_init.obj (.text:decompress:ZI:__TI_zero_init)
                      00838880    000000e0                     : exit.obj (.text:exit)
                      00838960    000000e0                     : ltoa.obj (.text:ltoa)
                      00838a40    000000e0                     : memset.obj (.text:memset)
                      00838b20    000000e0     bcp_pe66.oe66 (.text:ti_sdo_ipc_Notify_Object__create__S)
                      00838c00    000000e0     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_gates_GateHWSem_enter__E)
                      00838ce0    000000e0     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Clock_start__E)
                      00838dc0    000000e0                 : BIOS.obj (.text:ti_sysbios_timers_timer64_Timer_startup__E)
                      00838ea0    000000e0     ti.targets.rts6000.ae66 : Error.oe66 (.text:xdc_runtime_Error_print__F)
                      00838f80    000000e0                             : Memory.oe66 (.text:xdc_runtime_Memory_alloc__F)
                      00839060    000000c0     ti.drv.bcp.ae66 : bcp_lld.oe66 (.text:Bcp_addGlobalHeader)
                      00839120    000000c0     rts6600_elf.lib : trgdrv.obj (.text:HOSTread)
                      008391e0    000000c0                     : trgdrv.obj (.text:HOSTunlink)
                      008392a0    000000c0                     : trgdrv.obj (.text:HOSTwrite)
                      00839360    000000c0     ipc.lib : Ipc.obj (.text:HeapMemMP_create)
                      00839420    000000c0             : Ipc.obj (.text:ListMP_create)
                      008394e0    000000c0     ti.drv.qmss.ae66 : qmss_drv.oe66 (.text:Qmss_setEoiVector)
                      008395a0    000000c0     rts6600_elf.lib : dtor_list.obj (.text:__cxa_finalize)
                      00839660    000000c0                     : divu.obj (.text:__divu)
                      00839720    000000c0                     : remi.obj (.text:__remi)
                      008397e0    000000c0                     : fopen.obj (.text:_cleanup)
                      008398a0    000000c0                     : fflush.obj (.text:_doflush)
                      00839960    000000c0                     : _io_perm.obj (.text:_rd_ok)
                      00839a20    000000c0                     : fseek.obj (.text:fseek)
                      00839ae0    000000c0                     : lowlev.obj (.text:lseek)
                      00839ba0    000000c0                     : lowlev.obj (.text:read)
                      00839c60    000000c0     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_Object__create__S)
                      00839d20    000000c0     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_GateMP_getRegion0ReservedSize__F)
                      00839de0    000000c0     bcp_pe66.oe66 (.text:ti_sdo_ipc_ListMP_Object__create__S)
                      00839ea0    000000c0     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GatePeterson_Object__create__S)
                      00839f60    000000c0     bcp_pe66.oe66 (.text:ti_sdo_ipc_heaps_HeapMemMP_Object__create__S)
                      0083a020    000000c0     bcp_pe66.oe66 (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__create__S)
                      0083a0e0    000000c0     bcp_pe66.oe66 (.text:ti_sdo_ipc_transports_TransportShm_Object__create__S)
                      0083a1a0    000000c0     sysbios.lib : BIOS.obj (.text:ti_sysbios_BIOS_errorRaiseHook__I)
                      0083a260    000000c0                 : BIOS.obj (.text:ti_sysbios_gates_GateAll_leave__E)
                      0083a320    000000c0                 : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_getStats__E)
                      0083a3e0    000000c0                 : BIOS.obj (.text:ti_sysbios_knl_Clock_logTick__E)
                      0083a4a0    000000c0                 : BIOS.obj (.text:ti_sysbios_knl_Idle_loop__E)
                      0083a560    000000c0                 : BIOS.obj (.text:ti_sysbios_knl_Swi_Instance_finalize__F)
                      0083a620    000000c0     bcp_pe66.oe66 (.text:ti_sysbios_knl_Swi_Object__create__S)
                      0083a6e0    000000c0     bcp_pe66.oe66 (.text:ti_sysbios_knl_Task_Object__create__S)
                      0083a7a0    000000c0     sysbios.lib : BIOS.obj (.text:ti_sysbios_timers_timer64_Timer_stop__E)
                      0083a860    000000c0     rts6600_elf.lib : lowlev.obj (.text:write)
                      0083a920    000000c0     ti.targets.rts6000.ae66 : System.oe66 (.text:xdc_runtime_System_formatNum__I)
                      0083a9e0    000000c0     bcp_pe66.oe66 (.text:xdc_runtime_knl_GateThread_Object__create__S)
                      0083aaa0    000000a0     ti.drv.bcp.ae66 : bcp_lld.oe66 (.text:Bcp_addTMHeader)
                      0083ab40    000000a0                     : bcp.oe66 (.text:Bcp_rxFreeRecvBuffer)
                      0083abe0    000000a0     rts6600_elf.lib : trgdrv.obj (.text:HOSTclose)
                      0083ac80    000000a0     ti.drv.qmss.ae66 : qmss_drv.oe66 (.text:Qmss_queueClose)
                      0083ad20    000000a0                      : qmss_drv.oe66 (.text:Qmss_start)
                      0083adc0    000000a0     rts6600_elf.lib : remu.obj (.text:__remu)
                      0083ae60    000000a0     boot.ae66 : boot.oe66 (.text:_c_int00)
                      0083af00    000000a0     rts6600_elf.lib : _printfi.obj (.text:_ecpy)
                      0083afa0    000000a0                     : _printfi.obj (.text:_fcpy)
                      0083b040    000000a0                     : _printfi.obj (.text:_pconv_f)
                      0083b0e0    000000a0                     : lowlev.obj (.text:finddevice)
                      0083b180    000000a0                     : memcpy64.obj (.text:memcpy)
                      0083b220    000000a0                     : modf.obj (.text:modf)
                      0083b2c0    000000a0                     : strstr.obj (.text:strstr)
                      0083b360    000000a0                     : lowlev.obj (.text:tabinit)
                      0083b400    000000a0     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_gates_GatePeterson_leave__E)
                      0083b4a0    000000a0     sysbios.lib : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_init__I)
                      0083b540    000000a0     ti.targets.rts6000.ae66 : Assert.oe66 (.text:xdc_runtime_Assert_raise__I)
                      0083b5e0    00000080     ti.drv.bcp.ae66 : bcp_lld.oe66 (.text:Bcp_lldClose)
                      0083b660    00000080     ti.drv.cppi.ae66 : cppi_drv.oe66 (.text:Cppi_exit)
                      0083b6e0    00000080     ti.drv.qmss.ae66 : qmss_drv.oe66 (.text:Qmss_getMemRegQueueHandle)
                      0083b760    00000080     rts6600_elf.lib : dtor_list.obj (.text:_Z11__TI_atexitPFYvPvES_S_)
                      0083b7e0    00000080                     : fixdu.obj (.text:__c6xabi_fixdu)
                      0083b860    00000080                     : llshift.obj (.text:__c6xabi_llshl)
                      0083b8e0    00000080     sysbios.lib : c62_TaskSupport_asm.obj (.text:_ti_sysbios_family_c62_TaskSupport_swap__E)
                      0083b960    00000080     ti.drv.cppi.ae66 : cppi_listlib.oe66 (.text:cppi_list_remove_node)
                      0083b9e0    00000080     rts6600_elf.lib : fprintf.obj (.text:fprintf)
                      0083ba60    00000080                     : fscanf.obj (.text:fscanf)
                      0083bae0    00000080     bcp_pe66.oe66 (.text:malloc)
                      0083bb60    00000080     rts6600_elf.lib : printf.obj (.text:printf)
                      0083bbe0    00000080                     : trgmsg.obj (.text:readmsg)
                      0083bc60    00000080     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GateHWSem_Object__create__S)
                      0083bce0    00000080     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GateMPSupportNull_Object__create__S)
                      0083bd60    00000080     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_detach__E)
                      0083bde0    00000080             : Ipc.obj (.text:ti_sdo_ipc_transports_TransportShm_swiFxn__I)
                      0083be60    00000080     bcp_pe66.oe66 (.text:ti_sdo_utils_List_Object__create__S)
                      0083bee0    00000080     sysbios.lib : BIOS.obj (.text:ti_sysbios_family_c62_TaskSupport_start__E)
                      0083bf60    00000080                 : BIOS.obj (.text:ti_sysbios_family_c64p_Exception_Module_startup__F)
                      0083bfe0    00000080                 : BIOS.obj (.text:ti_sysbios_family_c64p_Hwi_eventMap__E)
                      0083c060    00000080     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateAll_Object__create__S)
                      0083c0e0    00000080     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateHwi_Object__create__S)
                      0083c160    00000080     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateMutexPri_Object__create__S)
                      0083c1e0    00000080     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateMutex_Object__create__S)
                      0083c260    00000080     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateSwi_Object__create__S)
                      0083c2e0    00000080     sysbios.lib : BIOS.obj (.text:ti_sysbios_gates_GateSwi_leave__E)
                      0083c360    00000080                 : BIOS.obj (.text:ti_sysbios_hal_Hwi_checkStack:ti_sysbios_hal_Hwi_checkStack)
                      0083c3e0    00000080     bcp_pe66.oe66 (.text:ti_sysbios_heaps_HeapMem_Object__create__S)
                      0083c460    00000080     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Clock_Module_startup__F)
                      0083c4e0    00000080     bcp_pe66.oe66 (.text:ti_sysbios_knl_Clock_Object__create__S)
                      0083c560    00000080     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Clock_getTicks__E)
                      0083c5e0    00000080     bcp_pe66.oe66 (.text:ti_sysbios_knl_Queue_Object__create__S)
                      0083c660    00000080     bcp_pe66.oe66 (.text:ti_sysbios_knl_Semaphore_Object__create__S)
                      0083c6e0    00000080     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Semaphore_pendTimeout__I)
                      0083c760    00000080                 : BIOS.obj (.text:ti_sysbios_knl_Swi_startup__E)
                      0083c7e0    00000080                 : BIOS.obj (.text:ti_sysbios_knl_Task_restore__E)
                      0083c860    00000080                 : BIOS.obj (.text:ti_sysbios_timers_timer64_Timer_getCount__E)
                      0083c8e0    00000080                 : BIOS.obj (.text:ti_sysbios_timers_timer64_Timer_getPeriod__E)
                      0083c960    00000080     bcp_pe66.oe66 (.text:ti_sysbios_xdcruntime_GateThreadSupport_Object__create__S)
                      0083c9e0    00000080     rts6600_elf.lib : lowlev.obj (.text:unlink)
                      0083ca60    00000080     ti.targets.rts6000.ae66 : Core-label.oe66 (.text:xdc_runtime_Core_assignLabel__I)
                      0083cae0    00000080                             : Core-params.oe66 (.text:xdc_runtime_Core_assignParams__I)
                      0083cb60    00000080                             : System.oe66 (.text:xdc_runtime_System_atexit__F)
                      0083cbe0    00000080                             : System.oe66 (.text:xdc_runtime_System_rtsExit__I)
                      0083cc60    00000080                             : Text.oe66 (.text:xdc_runtime_Text_printVisFxn__I)
                      0083cce0    00000080                             : Text.oe66 (.text:xdc_runtime_Text_xprintf__I)
                      0083cd60    00000060     ti.drv.bcp.ae66 : bcp.oe66 (.text:Bcp_send)
                      0083cdc0    00000060     ti.drv.cppi.ae66 : cppi_drv.oe66 (.text:Cppi_channelDisable)
                      0083ce20    00000060                      : cppi_drv.oe66 (.text:Cppi_channelEnable)
                      0083ce80    00000060     ipc.lib : Ipc.obj (.text:GateMP_Params_init)
                      0083cee0    00000060             : Ipc.obj (.text:HeapMemMP_Params_init)
                      0083cf40    00000060     rts6600_elf.lib : frcmpyd_div.obj (.text:__c6xabi_frcmpyd_div)
                      0083cfa0    00000060                     : llshift.obj (.text:__c6xabi_llshru)
                      0083d000    00000060                     : imath64.obj (.text:__c6xabi_remull)
                      0083d060    00000060                     : imath64.obj (.text:_subcull)
                      0083d0c0    00000060     ti.drv.cppi.ae66 : cppi_listlib.oe66 (.text:cppi_list_cat)
                      0083d120    00000060     rts6600_elf.lib : fopen.obj (.text:fopen)
                      0083d180    00000060                     : memccpy.obj (.text:memccpy)
                      0083d1e0    00000060                     : sscanf.obj (.text:sscanf)
                      0083d240    00000060     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_Object__delete__S)
                      0083d2a0    00000060     bcp_pe66.oe66 (.text:ti_sdo_ipc_ListMP_Object__delete__S)
                      0083d300    00000060     bcp_pe66.oe66 (.text:ti_sdo_ipc_MessageQ_Object__get__S)
                      0083d360    00000060     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_gates_GateHWSem_leave__E)
                      0083d3c0    00000060             : Ipc.obj (.text:ti_sdo_ipc_gates_GatePeterson_Instance_finalize__F)
                      0083d420    00000060     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GatePeterson_Object__delete__S)
                      0083d480    00000060     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_gates_GatePeterson_sharedMemReq__E)
                      0083d4e0    00000060     bcp_pe66.oe66 (.text:ti_sdo_ipc_heaps_HeapMemMP_Object__delete__S)
                      0083d540    00000060     bcp_pe66.oe66 (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__delete__S)
                      0083d5a0    00000060     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_transports_TransportShmSetup_sharedMemReq__E)
                      0083d600    00000060     bcp_pe66.oe66 (.text:ti_sdo_ipc_transports_TransportShm_Object__delete__S)
                      0083d660    00000060     bcp_pe66.oe66 (.text:ti_sdo_utils_List_Object__get__S)
                      0083d6c0    00000060     bcp_pe66.oe66 (.text:ti_sdo_utils_NameServer_Object__get__S)
                      0083d720    00000060     bcp_pe66.oe66 (.text:ti_sysbios_BIOS_exitFunc__I)
                      0083d780    00000060     sysbios.lib : BIOS.obj (.text:ti_sysbios_BIOS_registerRTSLock__I)
                      0083d7e0    00000060                 : BIOS.obj (.text:ti_sysbios_family_c64p_EventCombiner_Module_startup__F)
                      0083d840    00000060                 : BIOS.obj (.text:ti_sysbios_family_c64p_EventCombiner_dispatchPlug__F)
                      0083d8a0    00000060                 : BIOS.obj (.text:ti_sysbios_family_c64p_EventCombiner_unused__F)
                      0083d900    00000060                 : BIOS.obj (.text:ti_sysbios_gates_GateAll_enter__E)
                      0083d960    00000060     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateMutexPri_Object__delete__S)
                      0083d9c0    00000060     sysbios.lib : BIOS.obj (.text:ti_sysbios_gates_GateMutex_Instance_init__F)
                      0083da20    00000060     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateMutex_Object__delete__S)
                      0083da80    00000060     sysbios.lib : BIOS.obj (.text:ti_sysbios_hal_Hwi_initStack:ti_sysbios_hal_Hwi_initStack)
                      0083dae0    00000060     bcp_pe66.oe66 (.text:ti_sysbios_heaps_HeapBuf_Object__get__S)
                      0083db40    00000060     bcp_pe66.oe66 (.text:ti_sysbios_heaps_HeapMem_Object__get__S)
                      0083dba0    00000060     bcp_pe66.oe66 (.text:ti_sysbios_knl_Clock_doTick__I)
                      0083dc00    00000060     bcp_pe66.oe66 (.text:ti_sysbios_knl_Queue_Object__get__S)
                      0083dc60    00000060     bcp_pe66.oe66 (.text:ti_sysbios_knl_Semaphore_Object__delete__S)
                      0083dcc0    00000060     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Swi_Module_startup__F)
                      0083dd20    00000060     bcp_pe66.oe66 (.text:ti_sysbios_knl_Swi_Object__get__S)
                      0083dd80    00000060     bcp_pe66.oe66 (.text:ti_sysbios_knl_Task_Object__get__S)
                      0083dde0    00000060     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Task_allBlockedFunction__I)
                      0083de40    00000060                 : BIOS.obj (.text:ti_sysbios_knl_Task_enter__I)
                      0083dea0    00000060     bcp_pe66.oe66 (.text:ti_sysbios_xdcruntime_GateThreadSupport_Object__delete__S)
                      0083df00    00000060     rts6600_elf.lib : trgmsg.obj (.text:writemsg)
                      0083df60    00000060     bcp_pe66.oe66 (.text:xdc_runtime_GateNull_Object__create__S)
                      0083dfc0    00000060     ti.targets.rts6000.ae66 : Memory.oe66 (.text:xdc_runtime_Memory_calloc__F)
                      0083e020    00000060                             : SysStd.oe66 (.text:xdc_runtime_SysStd_abort__F)
                      0083e080    00000060                             : System.oe66 (.text:xdc_runtime_System_avprintf__F)
                      0083e0e0    00000060                             : System.oe66 (.text:xdc_runtime_System_vprintf__F)
                      0083e140    00000060                             : Text.oe66 (.text:xdc_runtime_Text_cordText__F)
                      0083e1a0    00000060     bcp_pe66.oe66 (.text:xdc_runtime_knl_GateThread_Object__delete__S)
                      0083e200    00000040     ti.drv.cppi.ae66 : cppi_drv.oe66 (.text:Cppi_setCpdmaLoopback)
                      0083e240    00000040     ti.drv.qmss.ae66 : qmss_drv.oe66 (.text:Qmss_ackInterrupt)
                      0083e280    00000040                      : qmss_drv.oe66 (.text:Qmss_getMemRegDescSize)
                      0083e2c0    00000040                      : qmss_drv.oe66 (.text:Qmss_getQueueNumber)
                      0083e300    00000040     rts6600_elf.lib : isinf.obj (.text:__c6xabi_isinf)
                      0083e340    00000040                     : _printfi.obj (.text:__c6xabi_isnan)
                      0083e380    00000040                     : strasg.obj (.text:__strasgi_64plus)
                      0083e3c0    00000040                     : args_main.obj (.text:_args_main)
                      0083e400    00000040     sysbios.lib : c62_TaskSupport_asm.obj (.text:_ti_sysbios_family_c62_TaskSupport_buildTaskStack)
                      0083e440    00000040                 : c64p_Hwi_asm_switch.obj (.text:_ti_sysbios_family_xxx_Hwi_switchToIsrStack)
                      0083e480    00000040     bcp_pe66.oe66 (.text:free)
                      0083e4c0    00000040     rts6600_elf.lib : abs.obj (.text:llabs)
                      0083e500    00000040     sysbios.lib : BIOS.obj (.text:rtsLock$0)
                      0083e540    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_Params__init__S)
                      0083e580    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Object__create__S)
                      0083e5c0    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Object__create__S)
                      0083e600    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteSystemProxy_Object__create__S)
                      0083e640    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_ListMP_Params__init__S)
                      0083e680    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GateHWSem_Handle__label__S)
                      0083e6c0    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GateHWSem_Object__delete__S)
                      0083e700    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GateHWSem_Params__init__S)
                      0083e740    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GateMPSupportNull_Handle__label__S)
                      0083e780    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GateMPSupportNull_Object__delete__S)
                      0083e7c0    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GateMPSupportNull_Params__init__S)
                      0083e800    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GatePeterson_Handle__label__S)
                      0083e840    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GatePeterson_Params__init__S)
                      0083e880    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_heaps_HeapMemMP_Handle__label__S)
                      0083e8c0    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_heaps_HeapMemMP_Params__init__S)
                      0083e900    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Handle__label__S)
                      0083e940    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__first__S)
                      0083e980    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__next__S)
                      0083e9c0    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Params__init__S)
                      0083ea00    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_get__E)
                      0083ea40    00000040     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_sharedMemReq__E)
                      0083ea80    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_transports_TransportShm_Handle__label__S)
                      0083eac0    00000040     bcp_pe66.oe66 (.text:ti_sdo_ipc_transports_TransportShm_Params__init__S)
                      0083eb00    00000040     bcp_pe66.oe66 (.text:ti_sdo_utils_List_Object__destruct__S)
                      0083eb40    00000040     bcp_pe66.oe66 (.text:ti_sdo_utils_NameServer_Module__startupDone__F)
                      0083eb80    00000040     bcp_pe66.oe66 (.text:ti_sdo_utils_NameServer_Object__first__S)
                      0083ebc0    00000040     bcp_pe66.oe66 (.text:ti_sdo_utils_NameServer_Object__next__S)
                      0083ec00    00000040     bcp_pe66.oe66 (.text:ti_sysbios_BIOS_startFunc__I)
                      0083ec40    00000040     sysbios.lib : BIOS.obj (.text:ti_sysbios_BIOS_start__E)
                      0083ec80    00000040                 : BIOS.obj (.text:ti_sysbios_family_c64p_EventCombiner_enableEvent__F)
                      0083ecc0    00000040     bcp_pe66.oe66 (.text:ti_sysbios_family_c64p_Hwi_Module__startupDone__F)
                      0083ed00    00000040     sysbios.lib : BIOS.obj (.text:ti_sysbios_family_c64p_Hwi_disableInterrupt__E)
                      0083ed40    00000040                 : BIOS.obj (.text:ti_sysbios_family_c64p_Hwi_enableInterrupt__E)
                      0083ed80    00000040     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateAll_Handle__label__S)
                      0083edc0    00000040     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateAll_Object__delete__S)
                      0083ee00    00000040     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateHwi_Handle__label__S)
                      0083ee40    00000040     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateHwi_Object__delete__S)
                      0083ee80    00000040     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateMutexPri_Handle__label__S)
                      0083eec0    00000040     sysbios.lib : BIOS.obj (.text:ti_sysbios_gates_GateMutexPri_Instance_finalize__F)
                      0083ef00    00000040                 : BIOS.obj (.text:ti_sysbios_gates_GateMutexPri_Instance_init__F)
                      0083ef40    00000040     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateMutexPri_Object__destruct__S)
                      0083ef80    00000040     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateMutex_Handle__label__S)
                      0083efc0    00000040     sysbios.lib : BIOS.obj (.text:ti_sysbios_gates_GateMutex_Instance_finalize__F)
                      0083f000    00000040                 : BIOS.obj (.text:ti_sysbios_gates_GateMutex_leave__E)
                      0083f040    00000040     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateSwi_Handle__label__S)
                      0083f080    00000040     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateSwi_Object__delete__S)
                      0083f0c0    00000040     bcp_pe66.oe66 (.text:ti_sysbios_hal_Cache_CacheProxy_inv__E)
                      0083f100    00000040     bcp_pe66.oe66 (.text:ti_sysbios_hal_Cache_CacheProxy_wbInv__E)
                      0083f140    00000040     bcp_pe66.oe66 (.text:ti_sysbios_hal_Timer_Module__startupDone__F)
                      0083f180    00000040     bcp_pe66.oe66 (.text:ti_sysbios_heaps_HeapMem_Handle__label__S)
                      0083f1c0    00000040     bcp_pe66.oe66 (.text:ti_sysbios_heaps_HeapMem_Object__delete__S)
                      0083f200    00000040     bcp_pe66.oe66 (.text:ti_sysbios_knl_Clock_Object__destruct__S)
                      0083f240    00000040     bcp_pe66.oe66 (.text:ti_sysbios_knl_Clock_Params__init__S)
                      0083f280    00000040     bcp_pe66.oe66 (.text:ti_sysbios_knl_Queue_Object__destruct__S)
                      0083f2c0    00000040     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Semaphore_Instance_finalize__F)
                      0083f300    00000040     bcp_pe66.oe66 (.text:ti_sysbios_knl_Semaphore_Object__destruct__S)
                      0083f340    00000040     bcp_pe66.oe66 (.text:ti_sysbios_knl_Semaphore_Params__init__S)
                      0083f380    00000040     bcp_pe66.oe66 (.text:ti_sysbios_knl_Swi_Object__destruct__S)
                      0083f3c0    00000040     bcp_pe66.oe66 (.text:ti_sysbios_knl_Swi_Params__init__S)
                      0083f400    00000040     bcp_pe66.oe66 (.text:ti_sysbios_knl_Task_Object__first__S)
                      0083f440    00000040     bcp_pe66.oe66 (.text:ti_sysbios_knl_Task_Object__next__S)
                      0083f480    00000040     bcp_pe66.oe66 (.text:ti_sysbios_knl_Task_Params__init__S)
                      0083f4c0    00000040     bcp_pe66.oe66 (.text:ti_sysbios_timers_timer64_Timer_Module__startupDone__F)
                      0083f500    00000040     sysbios.lib : BIOS.obj (.text:ti_sysbios_xdcruntime_GateThreadSupport_Instance_finalize__F)
                      0083f540    00000040                 : BIOS.obj (.text:ti_sysbios_xdcruntime_GateThreadSupport_Instance_init__F)
                      0083f580    00000040                 : BIOS.obj (.text:ti_sysbios_xdcruntime_GateThreadSupport_enter__F)
                      0083f5c0    00000040     ti.targets.rts6000.ae66 : Error.oe66 (.text:xdc_runtime_Error_check__F)
                      0083f600    00000040                             : Error.oe66 (.text:xdc_runtime_Error_init__F)
                      0083f640    00000040     bcp_pe66.oe66 (.text:xdc_runtime_GateNull_Handle__label__S)
                      0083f680    00000040     bcp_pe66.oe66 (.text:xdc_runtime_GateNull_Object__delete__S)
                      0083f6c0    00000040     ti.targets.rts6000.ae66 : Gate.oe66 (.text:xdc_runtime_Gate_leaveSystem__F)
                      0083f700    00000040     bcp_pe66.oe66 (.text:xdc_runtime_IHeap_alloc)
                      0083f740    00000040     bcp_pe66.oe66 (.text:xdc_runtime_IHeap_free)
                      0083f780    00000040     ti.targets.rts6000.ae66 : Memory.oe66 (.text:xdc_runtime_Memory_free__F)
                      0083f7c0    00000040                             : Registry.oe66 (.text:xdc_runtime_Registry_findById__F)
                      0083f800    00000040     bcp_pe66.oe66 (.text:xdc_runtime_Startup_exec__I)
                      0083f840    00000040     ti.targets.rts6000.ae66 : System.oe66 (.text:xdc_runtime_System_abort__F)
                      0083f880    00000040     bcp_pe66.oe66 (.text:xdc_runtime_System_aprintf__E)
                      0083f8c0    00000040     bcp_pe66.oe66 (.text:xdc_runtime_System_printf__E)
                      0083f900    00000040     ti.targets.rts6000.ae66 : Text.oe66 (.text:xdc_runtime_Text_ropeText__F)
                      0083f940    00000040     bcp_pe66.oe66 (.text:xdc_runtime_Text_visitRope__I)
                      0083f980    00000040     bcp_pe66.oe66 (.text:xdc_runtime_knl_GateThread_Handle__label__S)
                      0083f9c0    00000040     ti.targets.rts6000.ae66 : GateThread.oe66 (.text:xdc_runtime_knl_GateThread_Instance_finalize__F)
                      0083fa00    00000040                             : GateThread.oe66 (.text:xdc_runtime_knl_GateThread_Instance_init__F)
                      0083fa40    00000040     bcp_pe66.oe66 (.text:xdc_runtime_knl_GateThread_Proxy_Object__create__S)
                      0083fa80    00000020     ti.csl.ae66 : csl_srioGetBaseAddress.oe66 (.text:CSL_SRIO_Open)
                      0083faa0    00000020     ti.drv.cppi.ae66 : cppi_drv.oe66 (.text:Cppi_getFlowId)
                      0083fac0    00000020     rts6600_elf.lib : negll.obj (.text:__c6xabi_negll)
                      0083fae0    00000020                     : dtor_list.obj (.text:__cxa_ia64_exit)
                      0083fb00    00000020     ti.targets.rts6000.ae66 : xdc_noinit.oe66 (.text:__xdc__init)
                      0083fb20    00000020     rts6600_elf.lib : fscanf.obj (.text:_inpchar)
                      0083fb40    00000020                     : sscanf.obj (.text:_inpchar)
                      0083fb60    00000020                     : _lock.obj (.text:_nop)
                      0083fb80    00000020                     : fprintf.obj (.text:_outc)
                      0083fba0    00000020                     : printf.obj (.text:_outc)
                      0083fbc0    00000020                     : fprintf.obj (.text:_outs)
                      0083fbe0    00000020                     : printf.obj (.text:_outs)
                      0083fc00    00000020                     : _lock.obj (.text:_register_lock)
                      0083fc20    00000020                     : _lock.obj (.text:_register_unlock)
                      0083fc40    00000020     sysbios.lib : c62_TaskSupport_asm.obj (.text:_ti_sysbios_family_c62_TaskSupport_glue)
                      0083fc60    00000020                 : c64p_Hwi_asm_switch.obj (.text:_ti_sysbios_family_xxx_Hwi_switchToTaskStack)
                      0083fc80    00000020     rts6600_elf.lib : fscanf.obj (.text:_uninpchar)
                      0083fca0    00000020                     : sscanf.obj (.text:_uninpchar)
                      0083fcc0    00000020                     : exit.obj (.text:abort)
                      0083fce0    00000020                     : dtor_list.obj (.text:atexit)
                      0083fd00    00000020     bcp_transport_srio.obj (.text)
                      0083fd20    00000020     ti.drv.cppi.ae66 : cppi_listlib.oe66 (.text:cppi_list_get_head)
                      0083fd40    00000020                      : cppi_listlib.oe66 (.text:cppi_list_get_next)
                      0083fd60    00000020     rts6600_elf.lib : copy_decompress_none.obj (.text:decompress:none:__TI_decompress_none)
                      0083fd80    00000020                     : copy_decompress_rle.obj (.text:decompress:rle24:__TI_decompress_rle24)
                      0083fda0    00000020                     : fgets.obj (.text:fgets)
                      0083fdc0    00000020     sysbios.lib : BIOS.obj (.text:nullFunc$0)
                      0083fde0    00000020     rts6600_elf.lib : fputc.obj (.text:putchar)
                      0083fe00    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Object__delete__S)
                      0083fe20    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Params__init__S)
                      0083fe40    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Proxy__abstract__S)
                      0083fe60    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Proxy__delegate__S)
                      0083fe80    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom1Proxy_getReservedMask__E)
                      0083fea0    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom1Proxy_sharedMemReq__E)
                      0083fec0    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Object__delete__S)
                      0083fee0    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Params__init__S)
                      0083ff00    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Proxy__abstract__S)
                      0083ff20    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Proxy__delegate__S)
                      0083ff40    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom2Proxy_getReservedMask__E)
                      0083ff60    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteCustom2Proxy_sharedMemReq__E)
                      0083ff80    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteSystemProxy_Object__delete__S)
                      0083ffa0    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteSystemProxy_Params__init__S)
                      0083ffc0    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteSystemProxy_Proxy__abstract__S)
                      0083ffe0    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteSystemProxy_Proxy__delegate__S)
                      00840000    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteSystemProxy_getReservedMask__E)
                      00840020    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_GateMP_RemoteSystemProxy_sharedMemReq__E)
                      00840040    00000020     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_GateMP_getSharedAddr__F)
                      00840060    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_MessageQ_Module_startup__E)
                      00840080    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_MessageQ_SetupTransportProxy_attach__E)
                      008400a0    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_MessageQ_SetupTransportProxy_isRegistered__E)
                      008400c0    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_MessageQ_SetupTransportProxy_sharedMemReq__E)
                      008400e0    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_Notify_Module_GateProxy_enter__E)
                      00840100    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_Notify_Module_GateProxy_leave__E)
                      00840120    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_Notify_Module_startup__E)
                      00840140    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_Notify_SetupProxy_attach__E)
                      00840160    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_Notify_SetupProxy_numIntLines__E)
                      00840180    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_Notify_SetupProxy_sharedMemReq__E)
                      008401a0    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GateHWSem_Module_startup__E)
                      008401c0    00000020     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_gates_GateHWSem_getReservedMask__E)
                      008401e0    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GateHWSem_query__E)
                      00840200    00000020     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_gates_GateHWSem_query__F)
                      00840220    00000020             : Ipc.obj (.text:ti_sdo_ipc_gates_GateHWSem_sharedMemReq__E)
                      00840240    00000020             : Ipc.obj (.text:ti_sdo_ipc_gates_GateMPSupportNull_Instance_init__F)
                      00840260    00000020             : Ipc.obj (.text:ti_sdo_ipc_gates_GateMPSupportNull_getReservedMask__E)
                      00840280    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GateMPSupportNull_query__E)
                      008402a0    00000020     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_gates_GateMPSupportNull_query__F)
                      008402c0    00000020             : Ipc.obj (.text:ti_sdo_ipc_gates_GateMPSupportNull_sharedMemReq__E)
                      008402e0    00000020             : Ipc.obj (.text:ti_sdo_ipc_gates_GatePeterson_getReservedMask__E)
                      00840300    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_gates_GatePeterson_query__E)
                      00840320    00000020     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_gates_GatePeterson_query__F)
                      00840340    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_heaps_HeapMemMP_isBlocking__E)
                      00840360    00000020     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_heaps_HeapMemMP_isBlocking__F)
                      00840380    00000020             : Ipc.obj (.text:ti_sdo_ipc_notifyDrivers_NotifySetupNull_attach__E)
                      008403a0    00000020             : Ipc.obj (.text:ti_sdo_ipc_notifyDrivers_NotifySetupNull_numIntLines__E)
                      008403c0    00000020             : Ipc.obj (.text:ti_sdo_ipc_notifyDrivers_NotifySetupNull_sharedMemReq__E)
                      008403e0    00000020             : Ipc.obj (.text:ti_sdo_ipc_nsremote_NameServerRemoteNotify_cbFxn__I)
                      00840400    00000020             : Ipc.obj (.text:ti_sdo_ipc_transports_TransportShmSetup_isRegistered__E)
                      00840420    00000020             : Ipc.obj (.text:ti_sdo_ipc_transports_TransportShm_control__E)
                      00840440    00000020             : Ipc.obj (.text:ti_sdo_ipc_transports_TransportShm_getStatus__E)
                      00840460    00000020             : Ipc.obj (.text:ti_sdo_ipc_transports_TransportShm_notifyFxn__I)
                      00840480    00000020     bcp_pe66.oe66 (.text:ti_sdo_ipc_transports_TransportShm_setErrFxn__E)
                      008404a0    00000020     ipc.lib : Ipc.obj (.text:ti_sdo_ipc_transports_TransportShm_setErrFxn__F)
                      008404c0    00000020             : Ipc.obj (.text:ti_sdo_utils_List_Instance_init__F)
                      008404e0    00000020             : Ipc.obj (.text:ti_sdo_utils_MultiProc_getClusterId__F)
                      00840500    00000020     bcp_pe66.oe66 (.text:ti_sdo_utils_NameServer_Module__startupDone__S)
                      00840520    00000020     bcp_pe66.oe66 (.text:ti_sdo_utils_NameServer_Module_startup__E)
                      00840540    00000020     bcp_pe66.oe66 (.text:ti_sdo_utils_NameServer_SetupProxy_attach__E)
                      00840560    00000020     bcp_pe66.oe66 (.text:ti_sdo_utils_NameServer_SetupProxy_sharedMemReq__E)
                      00840580    00000020     bcp_pe66.oe66 (.text:ti_sysbios_BIOS_RtsGateProxy_enter__E)
                      008405a0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_BIOS_RtsGateProxy_leave__E)
                      008405c0    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_BIOS_getThreadType__E)
                      008405e0    00000020                 : BIOS.obj (.text:ti_sysbios_BIOS_setThreadType__E)
                      00840600    00000020     bcp_pe66.oe66 (.text:ti_sysbios_family_c62_TaskSupport_Module__startupDone__S)
                      00840620    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_family_c62_TaskSupport_checkStack__E)
                      00840640    00000020                 : BIOS.obj (.text:ti_sysbios_family_c62_TaskSupport_getStackAlignment__E)
                      00840660    00000020     bcp_pe66.oe66 (.text:ti_sysbios_family_c64p_EventCombiner_Module_startup__E)
                      00840680    00000020     bcp_pe66.oe66 (.text:ti_sysbios_family_c64p_EventCombiner_dispatch__E)
                      008406a0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_family_c64p_EventCombiner_unused__E)
                      008406c0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_family_c64p_Exception_Module_startup__E)
                      008406e0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_family_c64p_Hwi_Module__startupDone__S)
                      00840700    00000020     bcp_pe66.oe66 (.text:ti_sysbios_family_c64p_Hwi_Module_startup__E)
                      00840720    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_family_c64p_Hwi_clearInterrupt__E)
                      00840740    00000020                 : BIOS.obj (.text:ti_sysbios_family_c64p_Hwi_startup__E)
                      00840760    00000020                 : BIOS.obj (.text:ti_sysbios_family_c64p_Hwi_switchFromBootStack__E)
                      00840780    00000020                 : BIOS.obj (.text:ti_sysbios_family_c64p_tci6488_TimerSupport_enable__E)
                      008407a0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_family_c66_Cache_Module_startup__E)
                      008407c0    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_family_c66_Cache_inv__E)
                      008407e0    00000020                 : BIOS.obj (.text:ti_sysbios_family_c66_Cache_wbInv__E)
                      00840800    00000020                 : BIOS.obj (.text:ti_sysbios_gates_GateAll_Instance_init__F)
                      00840820    00000020     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateAll_query__E)
                      00840840    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_gates_GateAll_query__F)
                      00840860    00000020                 : BIOS.obj (.text:ti_sysbios_gates_GateHwi_Instance_init__F)
                      00840880    00000020                 : BIOS.obj (.text:ti_sysbios_gates_GateHwi_enter__E)
                      008408a0    00000020                 : BIOS.obj (.text:ti_sysbios_gates_GateHwi_leave__E)
                      008408c0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateHwi_query__E)
                      008408e0    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_gates_GateHwi_query__F)
                      00840900    00000020     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateMutexPri_query__E)
                      00840920    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_gates_GateMutexPri_query__F)
                      00840940    00000020     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateMutex_query__E)
                      00840960    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_gates_GateMutex_query__F)
                      00840980    00000020                 : BIOS.obj (.text:ti_sysbios_gates_GateSwi_Instance_init__F)
                      008409a0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_gates_GateSwi_query__E)
                      008409c0    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_gates_GateSwi_query__F)
                      008409e0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Hwi_HwiProxy_Module__startupDone__S)
                      00840a00    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Hwi_HwiProxy_clearInterrupt__E)
                      00840a20    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Hwi_HwiProxy_disableInterrupt__E)
                      00840a40    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Hwi_HwiProxy_enableInterrupt__E)
                      00840a60    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Hwi_HwiProxy_startup__E)
                      00840a80    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Hwi_HwiProxy_switchFromBootStack__E)
                      00840aa0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Hwi_Module_startup__E)
                      00840ac0    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_hal_Hwi_Module_startup__F)
                      00840ae0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Timer_Module__startupDone__S)
                      00840b00    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Timer_Module_startup__E)
                      00840b20    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_hal_Timer_Module_startup__F)
                      00840b40    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Timer_TimerProxy_Module__startupDone__S)
                      00840b60    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Timer_TimerProxy_getExpiredCounts__E)
                      00840b80    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Timer_TimerProxy_getPeriod__E)
                      00840ba0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Timer_TimerProxy_setNextTick__E)
                      00840bc0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_hal_Timer_TimerProxy_startup__E)
                      00840be0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_heaps_HeapBuf_Module_startup__E)
                      00840c00    00000020     bcp_pe66.oe66 (.text:ti_sysbios_heaps_HeapMem_Module_GateProxy_enter__E)
                      00840c20    00000020     bcp_pe66.oe66 (.text:ti_sysbios_heaps_HeapMem_Module_GateProxy_leave__E)
                      00840c40    00000020     bcp_pe66.oe66 (.text:ti_sysbios_heaps_HeapMem_Module_GateProxy_query__E)
                      00840c60    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_isBlocking__E)
                      00840c80    00000020     bcp_pe66.oe66 (.text:ti_sysbios_knl_Clock_Module_State_clockQ)
                      00840ca0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_knl_Clock_Module_startup__E)
                      00840cc0    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Queue_Instance_init__F)
                      00840ce0    00000020                 : BIOS.obj (.text:ti_sysbios_knl_Queue_empty__E)
                      00840d00    00000020     bcp_pe66.oe66 (.text:ti_sysbios_knl_Swi_Module_startup__E)
                      00840d20    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Swi_disable__E)
                      00840d40    00000020     bcp_pe66.oe66 (.text:ti_sysbios_knl_Task_Module_startup__E)
                      00840d60    00000020     bcp_pe66.oe66 (.text:ti_sysbios_knl_Task_SupportProxy_Module__startupDone__S)
                      00840d80    00000020     bcp_pe66.oe66 (.text:ti_sysbios_knl_Task_SupportProxy_checkStack__E)
                      00840da0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_knl_Task_SupportProxy_getStackAlignment__E)
                      00840dc0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_knl_Task_SupportProxy_start__E)
                      00840de0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_knl_Task_SupportProxy_swap__E)
                      00840e00    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_knl_Task_disable__E)
                      00840e20    00000020                 : BIOS.obj (.text:ti_sysbios_knl_Task_getPri__E)
                      00840e40    00000020                 : BIOS.obj (.text:ti_sysbios_knl_Task_self__E)
                      00840e60    00000020     bcp_pe66.oe66 (.text:ti_sysbios_timers_timer64_Timer_Module__startupDone__S)
                      00840e80    00000020     bcp_pe66.oe66 (.text:ti_sysbios_timers_timer64_Timer_Module_startup__E)
                      00840ea0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_timers_timer64_Timer_TimerSupportProxy_enable__E)
                      00840ec0    00000020     sysbios.lib : BIOS.obj (.text:ti_sysbios_timers_timer64_Timer_setNextTick__E)
                      00840ee0    00000020     bcp_pe66.oe66 (.text:ti_sysbios_xdcruntime_GateThreadSupport_enter__E)
                      00840f00    00000020     bcp_pe66.oe66 (.text:ti_sysbios_xdcruntime_GateThreadSupport_leave__E)
                      00840f20    00000020     bcp_pe66.oe66 (.text:ti_sysbios_xdcruntime_GateThreadSupport_query__E)
                      00840f40    00000020     bcp_pe66.oe66 (.text:xdc_iargToPtr)
                      00840f60    00000020     bcp_pe66.oe66 (.text:xdc_runtime_Error_check__E)
                      00840f80    00000020     bcp_pe66.oe66 (.text:xdc_runtime_Error_init__E)
                      00840fa0    00000020     bcp_pe66.oe66 (.text:xdc_runtime_Error_print__E)
                      00840fc0    00000020     bcp_pe66.oe66 (.text:xdc_runtime_GateNull_enter__E)
                      00840fe0    00000020     ti.targets.rts6000.ae66 : GateNull.oe66 (.text:xdc_runtime_GateNull_enter__F)
                      00841000    00000020     bcp_pe66.oe66 (.text:xdc_runtime_GateNull_leave__E)
                      00841020    00000020     ti.targets.rts6000.ae66 : GateNull.oe66 (.text:xdc_runtime_GateNull_leave__F)
                      00841040    00000020     bcp_pe66.oe66 (.text:xdc_runtime_GateNull_query__E)
                      00841060    00000020     ti.targets.rts6000.ae66 : GateNull.oe66 (.text:xdc_runtime_GateNull_query__F)
                      00841080    00000020                             : Gate.oe66 (.text:xdc_runtime_Gate_enterSystem__F)
                      008410a0    00000020     bcp_pe66.oe66 (.text:xdc_runtime_Memory_HeapProxy_alloc__E)
                      008410c0    00000020     bcp_pe66.oe66 (.text:xdc_runtime_Memory_HeapProxy_free__E)
                      008410e0    00000020     bcp_pe66.oe66 (.text:xdc_runtime_Memory_alloc__E)
                      00841100    00000020     bcp_pe66.oe66 (.text:xdc_runtime_Memory_free__E)
                      00841120    00000020     ti.targets.rts6000.ae66 : Memory.oe66 (.text:xdc_runtime_Memory_getMaxDefaultTypeAlign__F)
                      00841140    00000020     bcp_pe66.oe66 (.text:xdc_runtime_Startup_Module__startupDone__S)
                      00841160    00000020     bcp_pe66.oe66 (.text:xdc_runtime_Startup_reset__I)
                      00841180    00000020     ti.targets.rts6000.ae66 : Startup.oe66 (.text:xdc_runtime_Startup_rtsDone__F)
                      008411a0    00000020     bcp_pe66.oe66 (.text:xdc_runtime_SysStd_abort__E)
                      008411c0    00000020     bcp_pe66.oe66 (.text:xdc_runtime_SysStd_exit__E)
                      008411e0    00000020     ti.targets.rts6000.ae66 : SysStd.oe66 (.text:xdc_runtime_SysStd_exit__F)
                      00841200    00000020     bcp_pe66.oe66 (.text:xdc_runtime_SysStd_putch__E)
                      00841220    00000020     ti.targets.rts6000.ae66 : SysStd.oe66 (.text:xdc_runtime_SysStd_putch__F)
                      00841240    00000020     bcp_pe66.oe66 (.text:xdc_runtime_SysStd_ready__E)
                      00841260    00000020     ti.targets.rts6000.ae66 : SysStd.oe66 (.text:xdc_runtime_SysStd_ready__F)
                      00841280    00000020     bcp_pe66.oe66 (.text:xdc_runtime_System_Module_GateProxy_enter__E)
                      008412a0    00000020     bcp_pe66.oe66 (.text:xdc_runtime_System_Module_GateProxy_leave__E)
                      008412c0    00000020     bcp_pe66.oe66 (.text:xdc_runtime_System_Module_startup__E)
                      008412e0    00000020     ti.targets.rts6000.ae66 : System.oe66 (.text:xdc_runtime_System_Module_startup__F)
                      00841300    00000020     bcp_pe66.oe66 (.text:xdc_runtime_System_SupportProxy_abort__E)
                      00841320    00000020     bcp_pe66.oe66 (.text:xdc_runtime_System_SupportProxy_exit__E)
                      00841340    00000020     bcp_pe66.oe66 (.text:xdc_runtime_System_SupportProxy_putch__E)
                      00841360    00000020     bcp_pe66.oe66 (.text:xdc_runtime_System_SupportProxy_ready__E)
                      00841380    00000020     bcp_pe66.oe66 (.text:xdc_runtime_System_atexit__E)
                      008413a0    00000020     ti.targets.rts6000.ae66 : System.oe66 (.text:xdc_runtime_System_exit__F)
                      008413c0    00000020                             : System.oe66 (.text:xdc_runtime_System_vsprintf__F)
                      008413e0    00000020     bcp_pe66.oe66 (.text:xdc_runtime_Text_putLab__E)
                      00841400    00000020     bcp_pe66.oe66 (.text:xdc_runtime_Text_putSite__E)
                      00841420    00000020     bcp_pe66.oe66 (.text:xdc_runtime_knl_GateThread_Module__startupDone__S)
                      00841440    00000020     bcp_pe66.oe66 (.text:xdc_runtime_knl_GateThread_Proxy_Object__delete__S)
                      00841460    00000020     bcp_pe66.oe66 (.text:xdc_runtime_knl_GateThread_Proxy_enter__E)
                      00841480    00000020     bcp_pe66.oe66 (.text:xdc_runtime_knl_GateThread_Proxy_leave__E)
                      008414a0    00000020     bcp_pe66.oe66 (.text:xdc_runtime_knl_GateThread_Proxy_query__E)
                      008414c0    00000020     bcp_pe66.oe66 (.text:xdc_runtime_knl_GateThread_enter__E)
                      008414e0    00000020     ti.targets.rts6000.ae66 : GateThread.oe66 (.text:xdc_runtime_knl_GateThread_enter__F)
                      00841500    00000020     bcp_pe66.oe66 (.text:xdc_runtime_knl_GateThread_leave__E)
                      00841520    00000020     ti.targets.rts6000.ae66 : GateThread.oe66 (.text:xdc_runtime_knl_GateThread_leave__F)
                      00841540    00000020     bcp_pe66.oe66 (.text:xdc_runtime_knl_GateThread_query__E)

    systemHeap
    *          0    00841560    00032000     UNINITIALIZED
                      00841560    00032000     bcp_pe66.oe66 (systemHeap)

    .testData
    *          0    00873560    00010abd     
                      00873560    0000c950     bcp_lte_dl.obj (.testData:init)
                      0087feb0    00004000     main.obj (.testData) [fill = 0]
                      00883eb0    0000011c     bcp_common.obj (.testData)
                      00883fcc    00000004     --HOLE--
                      00883fd0    0000004d     bcp_lte_dl.obj (.testData:uninit) [fill = 0]

    .far.1     0    00884020    00009338     UNINITIALIZED
                      00884020    00008800     main.obj (.far)
                      0088c820    00000800     bcp_pe66.oe66 (.far:taskStackSection)
                      0088d020    00000140     rts6600_elf.lib : defs.obj (.far)
                      0088d160    0000011c     ti.drv.qmss.ae66 : qmss_drv.oe66 (.far)
                      0088d27c    00000004     --HOLE--
                      0088d280    000000d8     rts6600_elf.lib : trgdrv.obj (.far)

    .far.2     0    0088d360    00000014     UNINITIALIZED
                      0088d360    00000014     bcp_pe66.oe66 (.far)

    .far.3     0    0088d380    00000020     UNINITIALIZED
                      0088d380    00000010     bcp_osal.obj (.far)
                      0088d390    00000010     test_osal.obj (.far)

    .const     0    0088d3a0    0000672a     
                      0088d3a0    000024a0     bcp_pe66.oe66 (.const:xdc_runtime_Text_charTab__A)
                      0088f840    00000b7b     fftc.obj (.const)
                      008903bb    00000635     ti.drv.bcp.ae66 : bcp.oe66 (.const:.string)
                      008909f0    00000630     main.obj (.const:acc48_le)
                      00891020    000004d6     ti.drv.srio.ae66 : srio_drv.oe66 (.const:.string)
                      008914f6    00000495     main.obj (.const)
                      0089198b    00000001     --HOLE-- [fill = 0]
                      0089198c    00000004     ti.targets.rts6000.ae66 : Assert.oe66 (.const:.string)
                      00891990    00000400     bcp_pe66.oe66 (.const:ti_sysbios_family_c66_Cache_marvalues__C)
                      00891d90    000003d0     sysbios.lib : BIOS.obj (.const:.string)
                      00892160    0000033e     bcp_lte_dl.obj (.const)
                      0089249e    00000002     --HOLE-- [fill = 0]
                      008924a0    00000164     bcp_pe66.oe66 (.const:xdc_runtime_Text_nodeTab__A)
                      00892604    00000142     test_singlecore.obj (.const)
                      00892746    00000002     --HOLE-- [fill = 0]
                      00892748    00000008     ti.targets.rts6000.ae66 : System.oe66 (.const:.string)
                      00892750    00000101     rts6600_elf.lib : ctype.obj (.const:_ctypes_)
                      00892851    00000003     --HOLE-- [fill = 0]
                      00892854    00000098     bcp_pe66.oe66 (.const)
                      008928ec    00000075     bcp_common.obj (.const)
                      00892961    00000003     --HOLE-- [fill = 0]
                      00892964    00000058     ti.targets.rts6000.ae66 : Error.oe66 (.const:.string)
                      008929bc    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_A_invalidClose__C)
                      008929c0    00000050     rts6600_elf.lib : strtod.obj (.const:digits)
                      00892a10    00000050                     : strtold.obj (.const:digits)
                      00892a60    00000048                     : strtod.obj (.const:powerof10)
                      00892aa8    00000008     bcp_pe66.oe66 (.const:ti_sysbios_knl_Idle_funcList__C)
                      00892ab0    00000048     rts6600_elf.lib : strtold.obj (.const:powerof10)
                      00892af8    00000040     ti.targets.rts6000.ae66 : Text.oe66 (.const:.string)
                      00892b38    00000008     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_hooks__C)
                      00892b40    00000040     bcp_pe66.oe66 (.const:xdc_runtime_Startup_sfxnTab__A)
                      00892b80    00000038     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Object__PARAMS__C)
                      00892bb8    00000008     bcp_pe66.oe66 (.const:xdc_runtime_Startup_firstFxns__C)
                      00892bc0    00000037     fftc.obj (.const:Fftc_versionStr)
                      00892bf7    00000001     --HOLE-- [fill = 0]
                      00892bf8    00000034     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_Object__PARAMS__C)
                      00892c2c    00000030     bcp_pe66.oe66 (.const:ti_sdo_ipc_heaps_HeapMemMP_Object__PARAMS__C)
                      00892c5c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_A_invalidDelete__C)
                      00892c60    0000002d     bcp_lte_dl.obj (.const:$P$T0$1)
                      00892c8d    00000003     --HOLE-- [fill = 0]
                      00892c90    0000002c     ti.targets.rts6000.ae66 : Startup.oe66 (.const:.string)
                      00892cbc    0000002c     bcp_pe66.oe66 (.const:ti_sdo_ipc_ListMP_Object__PARAMS__C)
                      00892ce8    0000002c     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateHWSem_Module__FXNS__C)
                      00892d14    0000002c     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateMPSupportNull_Module__FXNS__C)
                      00892d40    0000002c     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GatePeterson_Module__FXNS__C)
                      00892d6c    00000028     bcp_pe66.oe66 (.const:ti_sdo_ipc_heaps_HeapMemMP_Module__FXNS__C)
                      00892d94    00000028     bcp_pe66.oe66 (.const:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__FXNS__C)
                      00892dbc    00000028     bcp_pe66.oe66 (.const:ti_sdo_ipc_transports_TransportShm_Module__FXNS__C)
                      00892de4    00000028     bcp_pe66.oe66 (.const:ti_sdo_ipc_transports_TransportShm_Object__PARAMS__C)
                      00892e0c    00000028     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_Module__FXNS__C)
                      00892e34    00000028     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_Object__PARAMS__C)
                      00892e5c    00000024     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateHWSem_Object__PARAMS__C)
                      00892e80    00000024     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateMPSupportNull_Object__PARAMS__C)
                      00892ea4    00000024     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GatePeterson_Object__PARAMS__C)
                      00892ec8    00000024     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateAll_Module__FXNS__C)
                      00892eec    00000024     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateHwi_Module__FXNS__C)
                      00892f10    00000024     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutexPri_Module__FXNS__C)
                      00892f34    00000024     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutex_Module__FXNS__C)
                      00892f58    00000024     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateSwi_Module__FXNS__C)
                      00892f7c    00000024     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_Object__PARAMS__C)
                      00892fa0    00000024     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_Object__PARAMS__C)
                      00892fc4    00000024     bcp_pe66.oe66 (.const:xdc_runtime_GateNull_Module__FXNS__C)
                      00892fe8    00000024     bcp_pe66.oe66 (.const:xdc_runtime_knl_GateThread_Module__FXNS__C)
                      0089300c    00000023     rts6600_elf.lib : _printfi.obj (.const)
                      0089302f    00000001     --HOLE-- [fill = 0]
                      00893030    00000020     ti.targets.rts6000.ae66 : Core-mem.oe66 (.const:.string)
                      00893050    00000020     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_Object__DESC__C)
                      00893070    00000020     bcp_pe66.oe66 (.const:ti_sdo_ipc_ListMP_Object__DESC__C)
                      00893090    00000020     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_Object__DESC__C)
                      008930b0    00000020     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateHWSem_Object__DESC__C)
                      008930d0    00000020     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateMPSupportNull_Object__DESC__C)
                      008930f0    00000020     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GatePeterson_Object__DESC__C)
                      00893110    00000020     bcp_pe66.oe66 (.const:ti_sdo_ipc_heaps_HeapMemMP_Object__DESC__C)
                      00893130    00000020     bcp_pe66.oe66 (.const:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__DESC__C)
                      00893150    00000020     bcp_pe66.oe66 (.const:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__PARAMS__C)
                      00893170    00000020     bcp_pe66.oe66 (.const:ti_sdo_ipc_transports_TransportShm_Object__DESC__C)
                      00893190    00000020     bcp_pe66.oe66 (.const:ti_sdo_utils_List_Object__DESC__C)
                      008931b0    00000020     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateAll_Object__DESC__C)
                      008931d0    00000020     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateHwi_Object__DESC__C)
                      008931f0    00000020     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutexPri_Object__DESC__C)
                      00893210    00000020     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutex_Object__DESC__C)
                      00893230    00000020     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateSwi_Object__DESC__C)
                      00893250    00000020     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_Object__DESC__C)
                      00893270    00000020     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_Object__PARAMS__C)
                      00893290    00000020     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_Object__DESC__C)
                      008932b0    00000020     bcp_pe66.oe66 (.const:ti_sysbios_knl_Queue_Object__DESC__C)
                      008932d0    00000020     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_Object__DESC__C)
                      008932f0    00000020     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_Object__DESC__C)
                      00893310    00000020     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Object__DESC__C)
                      00893330    00000020     bcp_pe66.oe66 (.const:ti_sysbios_xdcruntime_GateThreadSupport_Object__DESC__C)
                      00893350    00000020     bcp_pe66.oe66 (.const:xdc_runtime_GateNull_Object__DESC__C)
                      00893370    00000020     bcp_pe66.oe66 (.const:xdc_runtime_Startup_sfxnRts__A)
                      00893390    00000020     bcp_pe66.oe66 (.const:xdc_runtime_knl_GateThread_Object__DESC__C)
                      008933b0    00000018     device_srio_loopback.obj (.const:$P$T0$1)
                      008933c8    00000018     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_Object__PARAMS__C)
                      008933e0    00000018     bcp_pe66.oe66 (.const:ti_sdo_utils_List_Object__PARAMS__C)
                      008933f8    00000018     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateAll_Object__PARAMS__C)
                      00893410    00000018     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateHwi_Object__PARAMS__C)
                      00893428    00000018     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutexPri_Object__PARAMS__C)
                      00893440    00000018     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutex_Object__PARAMS__C)
                      00893458    00000018     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateSwi_Object__PARAMS__C)
                      00893470    00000018     bcp_pe66.oe66 (.const:ti_sysbios_knl_Queue_Object__PARAMS__C)
                      00893488    00000008     bcp_pe66.oe66 (.const:xdc_runtime_Startup_lastFxns__C)
                      00893490    00000018     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_hooks__A)
                      008934a8    00000018     bcp_pe66.oe66 (.const:ti_sysbios_xdcruntime_GateThreadSupport_Object__PARAMS__C)
                      008934c0    00000018     bcp_pe66.oe66 (.const:xdc_runtime_GateNull_Object__PARAMS__C)
                      008934d8    00000018     bcp_pe66.oe66 (.const:xdc_runtime_knl_GateThread_Object__PARAMS__C)
                      008934f0    00000011     ti.targets.rts6000.ae66 : System.oe66 (.const:digtohex)
                      00893501    00000003     --HOLE-- [fill = 0]
                      00893504    0000000c     bcp_pe66.oe66 (.const:ti_sysbios_family_c66_Cache_initSize__C)
                      00893510    00000010     test_singlecore.obj (.const:$P$T0$1)
                      00893520    00000010     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_EventCombiner_EVTMASK__C)
                      00893530    0000000c     bcp_pe66.oe66 (.const:xdc_runtime_Startup_firstFxns__A)
                      0089353c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_E_gateUnavailable__C)
                      00893540    00000007     rts6600_elf.lib : _scanfi.obj (.const:flit$1)
                      00893547    00000001     --HOLE-- [fill = 0]
                      00893548    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_E_localGate__C)
                      0089354c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_LM_create__C)
                      00893550    00000006     rts6600_elf.lib : _scanfi.obj (.const:barr$2)
                      00893556    00000002     --HOLE-- [fill = 0]
                      00893558    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_LM_delete__C)
                      0089355c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_LM_enter__C)
                      00893560    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_LM_leave__C)
                      00893564    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_LM_open__C)
                      00893568    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_Module__diagsEnabled__C)
                      0089356c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_Module__diagsIncluded__C)
                      00893570    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_Module__diagsMask__C)
                      00893574    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_Module__loggerFxn2__C)
                      00893578    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_Module__loggerFxn4__C)
                      0089357c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_Module__loggerObj__C)
                      00893580    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_A_addrNotCacheAligned__C)
                      00893584    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_A_addrNotInSharedRegion__C)
                      00893588    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_A_internal__C)
                      0089358c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_A_invArgument__C)
                      00893590    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_A_invParam__C)
                      00893594    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_A_nullArgument__C)
                      00893598    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_A_nullPointer__C)
                      0089359c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_E_internal__C)
                      008935a0    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_E_nameFailed__C)
                      008935a4    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_E_versionMismatch__C)
                      008935a8    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_Module__diagsEnabled__C)
                      008935ac    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_Module__diagsIncluded__C)
                      008935b0    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_Module__diagsMask__C)
                      008935b4    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_numUserFxns__C)
                      008935b8    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_procSync__C)
                      008935bc    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_userFxns__C)
                      008935c0    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_ListMP_Module__diagsEnabled__C)
                      008935c4    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_ListMP_Module__diagsIncluded__C)
                      008935c8    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_ListMP_Module__diagsMask__C)
                      008935cc    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_A_invalidMsg__C)
                      008935d0    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_A_invalidObj__C)
                      008935d4    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_A_invalidQueueId__C)
                      008935d8    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_A_procIdInvalid__C)
                      008935dc    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_A_unregisteredTransport__C)
                      008935e0    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_Instance_State_highList__O)
                      008935e4    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_Instance_State_normalList__O)
                      008935e8    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_LM_putLocal__C)
                      008935ec    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_Module__diagsEnabled__C)
                      008935f0    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_Module__diagsIncluded__C)
                      008935f4    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_Module__diagsMask__C)
                      008935f8    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_Module__loggerFxn4__C)
                      008935fc    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_Module__loggerObj__C)
                      00893600    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_Object__count__C)
                      00893604    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_Object__table__C)
                      00893608    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_A_alreadyRegistered__C)
                      0089360c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_A_internal__C)
                      00893610    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_A_invArgument__C)
                      00893614    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_A_notRegistered__C)
                      00893618    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_A_reservedEvent__C)
                      0089361c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_Module__diagsEnabled__C)
                      00893620    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_Module__diagsIncluded__C)
                      00893624    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_Module__diagsMask__C)
                      00893628    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_Module__gateObj__C)
                      0089362c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_Object__heap__C)
                      00893630    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_numEvents__C)
                      00893634    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_A_addrOutOfRange__C)
                      00893638    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_A_idTooLarge__C)
                      0089363c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_A_noHeap__C)
                      00893640    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_A_region0Invalid__C)
                      00893644    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_A_regionInvalid__C)
                      00893648    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_A_reserveTooMuch__C)
                      0089364c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_INVALIDSRPTR__C)
                      00893650    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_Module__diagsEnabled__C)
                      00893654    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_Module__diagsIncluded__C)
                      00893658    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_Module__diagsMask__C)
                      0089365c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_cacheLineSize__C)
                      00893660    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_numOffsetBits__C)
                      00893664    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_offsetMask__C)
                      00893668    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateHWSem_A_invSemNum__C)
                      0089366c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateHWSem_Module__diagsEnabled__C)
                      00893670    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateHWSem_Module__diagsIncluded__C)
                      00893674    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateHWSem_Module__diagsMask__C)
                      00893678    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateHWSem_baseAddr__C)
                      0089367c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateHWSem_numSems__C)
                      00893680    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateHWSem_reservedMaskArr__A)
                      00893684    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateHWSem_reservedMaskArr__C)
                      00893688    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateMPSupportNull_A_invalidAction__C)
                      0089368c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateMPSupportNull_Module__diagsEnabled__C)
                      00893690    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateMPSupportNull_Module__diagsIncluded__C)
                      00893694    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateMPSupportNull_Module__diagsMask__C)
                      00893698    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateMPSupportNull_action__C)
                      0089369c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GatePeterson_E_gateRemotelyOpened__C)
                      008936a0    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GatePeterson_Module__diagsEnabled__C)
                      008936a4    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GatePeterson_Module__diagsIncluded__C)
                      008936a8    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GatePeterson_Module__diagsMask__C)
                      008936ac    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GatePeterson_numInstances__C)
                      008936b0    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_heaps_HeapMemMP_A_align__C)
                      008936b4    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_heaps_HeapMemMP_A_heapSize__C)
                      008936b8    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_heaps_HeapMemMP_A_invalidFree__C)
                      008936bc    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_heaps_HeapMemMP_A_zeroBlock__C)
                      008936c0    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_heaps_HeapMemMP_E_memory__C)
                      008936c4    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_heaps_HeapMemMP_Module__diagsEnabled__C)
                      008936c8    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_heaps_HeapMemMP_Module__diagsIncluded__C)
                      008936cc    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_heaps_HeapMemMP_Module__diagsMask__C)
                      008936d0    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_interfaces_IGateMPSupport_Interface__BASE__C)
                      008936d4    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_interfaces_IMessageQTransport_Interface__BASE__C)
                      008936d8    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_nsremote_NameServerRemoteNotify_A_invalidValueLen__C)
                      008936dc    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_State_semMultiBlock__O)
                      008936e0    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_State_semRemoteWait__O)
                      008936e4    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_State_swiObj__O)
                      008936e8    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__diagsEnabled__C)
                      008936ec    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__diagsIncluded__C)
                      008936f0    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__diagsMask__C)
                      008936f4    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_nsremote_NameServerRemoteNotify_notifyEventId__C)
                      008936f8    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_nsremote_NameServerRemoteNotify_timeout__C)
                      008936fc    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_transports_TransportShmSetup_priority__C)
                      00893700    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_transports_TransportShm_Instance_State_swiObj__O)
                      00893704    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_transports_TransportShm_Module__diagsEnabled__C)
                      00893708    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_transports_TransportShm_Module__diagsIncluded__C)
                      0089370c    00000004     bcp_pe66.oe66 (.const:ti_sdo_ipc_transports_TransportShm_Module__diagsMask__C)
                      00893710    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_INameServerRemote_Interface__BASE__C)
                      00893714    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_List_Object__count__C)
                      00893718    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_List_Object__table__C)
                      0089371c    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_MultiProc_A_invalidMultiProcId__C)
                      00893720    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_MultiProc_Module__diagsEnabled__C)
                      00893724    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_MultiProc_Module__diagsIncluded__C)
                      00893728    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_MultiProc_Module__diagsMask__C)
                      0089372c    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_NameServer_A_invArgument__C)
                      00893730    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_NameServer_A_invalidLen__C)
                      00893734    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_NameServer_E_entryExists__C)
                      00893738    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_NameServer_E_maxReached__C)
                      0089373c    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_NameServer_Instance_State_freeList__O)
                      00893740    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_NameServer_Instance_State_nameList__O)
                      00893744    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_NameServer_Module__diagsEnabled__C)
                      00893748    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_NameServer_Module__diagsIncluded__C)
                      0089374c    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_NameServer_Module__diagsMask__C)
                      00893750    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_NameServer_Object__count__C)
                      00893754    00000004     bcp_pe66.oe66 (.const:ti_sdo_utils_NameServer_Object__table__C)
                      00893758    00000004     bcp_pe66.oe66 (.const:ti_sysbios_BIOS_Module__diagsEnabled__C)
                      0089375c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_BIOS_Module__diagsIncluded__C)
                      00893760    00000004     bcp_pe66.oe66 (.const:ti_sysbios_BIOS_Module__diagsMask__C)
                      00893764    00000004     bcp_pe66.oe66 (.const:ti_sysbios_BIOS_installedErrorHook__C)
                      00893768    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c62_TaskSupport_stackAlignment__C)
                      0089376c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_EventCombiner_E_unpluggedEvent__C)
                      00893770    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Exception_E_exceptionMin__C)
                      00893774    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Exception_exceptionHook__C)
                      00893778    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Exception_externalHook__C)
                      0089377c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Exception_internalHook__C)
                      00893780    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Exception_nmiHook__C)
                      00893784    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Hwi_LD_end__C)
                      00893788    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Hwi_LM_begin__C)
                      0089378c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Hwi_Module__diagsEnabled__C)
                      00893790    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Hwi_Module__diagsIncluded__C)
                      00893794    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Hwi_Module__diagsMask__C)
                      00893798    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Hwi_Module__loggerFxn1__C)
                      0089379c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Hwi_Module__loggerFxn8__C)
                      008937a0    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Hwi_Module__loggerObj__C)
                      008937a4    00000004     bcp_pe66.oe66 (.const:ti_sysbios_family_c66_Cache_atomicBlockSize__C)
                      008937a8    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutexPri_A_badContext__C)
                      008937ac    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutexPri_Instance_State_pendQ__O)
                      008937b0    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutexPri_Module__diagsEnabled__C)
                      008937b4    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutexPri_Module__diagsIncluded__C)
                      008937b8    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutexPri_Module__diagsMask__C)
                      008937bc    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutex_A_badContext__C)
                      008937c0    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutex_Instance_State_sem__O)
                      008937c4    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutex_Module__diagsEnabled__C)
                      008937c8    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutex_Module__diagsIncluded__C)
                      008937cc    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutex_Module__diagsMask__C)
                      008937d0    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateSwi_A_badContext__C)
                      008937d4    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateSwi_Module__diagsEnabled__C)
                      008937d8    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateSwi_Module__diagsIncluded__C)
                      008937dc    00000004     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateSwi_Module__diagsMask__C)
                      008937e0    00000004     bcp_pe66.oe66 (.const:ti_sysbios_hal_Hwi_E_stackOverflow__C)
                      008937e4    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapBuf_A_bufAlign__C)
                      008937e8    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapBuf_Instance_State_freeList__O)
                      008937ec    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapBuf_Module__diagsEnabled__C)
                      008937f0    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapBuf_Module__diagsIncluded__C)
                      008937f4    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapBuf_Module__diagsMask__C)
                      008937f8    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapBuf_Object__count__C)
                      008937fc    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapBuf_Object__table__C)
                      00893800    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapBuf_numConstructedHeaps__C)
                      00893804    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_A_align__C)
                      00893808    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_A_heapSize__C)
                      0089380c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_A_invalidFree__C)
                      00893810    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_A_zeroBlock__C)
                      00893814    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_E_memory__C)
                      00893818    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_Module__diagsEnabled__C)
                      0089381c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_Module__diagsIncluded__C)
                      00893820    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_Module__diagsMask__C)
                      00893824    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_Module__gateObj__C)
                      00893828    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_Object__count__C)
                      0089382c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_Object__table__C)
                      00893830    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_reqAlignMask__C)
                      00893834    00000004     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_reqAlign__C)
                      00893838    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_A_badThreadType__C)
                      0089383c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_LM_begin__C)
                      00893840    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_LM_tick__C)
                      00893844    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_LW_delayed__C)
                      00893848    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_Module_State_clockQ__O)
                      0089384c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_Module__diagsEnabled__C)
                      00893850    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_Module__diagsIncluded__C)
                      00893854    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_Module__diagsMask__C)
                      00893858    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_Module__loggerFxn1__C)
                      0089385c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_Module__loggerFxn2__C)
                      00893860    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_Module__loggerObj__C)
                      00893864    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_tickMode__C)
                      00893868    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_tickSource__C)
                      0089386c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Queue_Object__count__C)
                      00893870    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Idle_funcList__A)
                      00893874    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Queue_Object__table__C)
                      00893878    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_A_badContext__C)
                      0089387c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_A_noEvents__C)
                      00893880    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_Instance_State_pendQ__O)
                      00893884    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_LM_pend__C)
                      00893888    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_LM_post__C)
                      0089388c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_Module__diagsEnabled__C)
                      00893890    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_Module__diagsIncluded__C)
                      00893894    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_Module__diagsMask__C)
                      00893898    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_Module__loggerFxn2__C)
                      0089389c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_Module__loggerFxn4__C)
                      008938a0    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_Module__loggerObj__C)
                      008938a4    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_A_badPriority__C)
                      008938a8    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_LD_end__C)
                      008938ac    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_LM_begin__C)
                      008938b0    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_LM_post__C)
                      008938b4    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_Module__diagsEnabled__C)
                      008938b8    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_Module__diagsIncluded__C)
                      008938bc    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_Module__diagsMask__C)
                      008938c0    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_Module__loggerFxn1__C)
                      008938c4    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_Module__loggerFxn4__C)
                      008938c8    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_Module__loggerObj__C)
                      008938cc    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_Object__count__C)
                      008938d0    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_Object__table__C)
                      008938d4    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_A_badPriority__C)
                      008938d8    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_A_badTaskState__C)
                      008938dc    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_A_badThreadType__C)
                      008938e0    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_A_noPendElem__C)
                      008938e4    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_E_spOutOfBounds__C)
                      008938e8    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_E_stackOverflow__C)
                      008938ec    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_LD_block__C)
                      008938f0    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_LD_exit__C)
                      008938f4    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_LD_ready__C)
                      008938f8    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_LM_setPri__C)
                      008938fc    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_LM_switch__C)
                      00893900    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_LM_yield__C)
                      00893904    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Module_State_inactiveQ__O)
                      00893908    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Module_State_terminatedQ__O)
                      0089390c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Module__diagsEnabled__C)
                      00893910    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Module__diagsIncluded__C)
                      00893914    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Module__diagsMask__C)
                      00893918    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Module__loggerFxn2__C)
                      0089391c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Module__loggerFxn4__C)
                      00893920    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Module__loggerObj__C)
                      00893924    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Object__count__C)
                      00893928    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Object__heap__C)
                      0089392c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Object__table__C)
                      00893930    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_allBlockedFunc__C)
                      00893934    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_defaultStackHeap__C)
                      00893938    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_defaultStackSize__C)
                      0089393c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_numConstructedTasks__C)
                      00893940    00000004     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_numPriorities__C)
                      00893944    00000004     bcp_pe66.oe66 (.const:ti_sysbios_timers_timer64_Timer_A_notAvailable__C)
                      00893948    00000004     bcp_pe66.oe66 (.const:ti_sysbios_timers_timer64_Timer_E_cannotSupport__C)
                      0089394c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_timers_timer64_Timer_Module__diagsEnabled__C)
                      00893950    00000004     bcp_pe66.oe66 (.const:ti_sysbios_timers_timer64_Timer_Module__diagsIncluded__C)
                      00893954    00000004     bcp_pe66.oe66 (.const:ti_sysbios_timers_timer64_Timer_Module__diagsMask__C)
                      00893958    00000004     bcp_pe66.oe66 (.const:ti_sysbios_timers_timer64_Timer_anyMask__C)
                      0089395c    00000004     bcp_pe66.oe66 (.const:ti_sysbios_timers_timer64_Timer_freqDivisor__C)
                      00893960    00000004     bcp_pe66.oe66 (.const:ti_sysbios_timers_timer64_Timer_numLocalTimers__C)
                      00893964    00000004     bcp_pe66.oe66 (.const:ti_sysbios_timers_timer64_Timer_numTimerDevices__C)
                      00893968    00000004     bcp_pe66.oe66 (.const:ti_sysbios_xdcruntime_GateThreadSupport_Instance_State_gate__O)
                      0089396c    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Assert_E_assertFailed__C)
                      00893970    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Core_A_initializedParams__C)
                      00893974    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Core_Module__diagsEnabled__C)
                      00893978    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Core_Module__diagsIncluded__C)
                      0089397c    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Core_Module__diagsMask__C)
                      00893980    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Error_E_generic__C)
                      00893984    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Error_E_memory__C)
                      00893988    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Error_Module__diagsEnabled__C)
                      0089398c    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Error_Module__diagsIncluded__C)
                      00893990    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Error_Module__diagsMask__C)
                      00893994    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Error_Module__loggerFxn8__C)
                      00893998    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Error_Module__loggerObj__C)
                      0089399c    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Error_policy__C)
                      008939a0    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Error_raiseHook__C)
                      008939a4    00000004     bcp_pe66.oe66 (.const:xdc_runtime_IGateProvider_Interface__BASE__C)
                      008939a8    00000004     bcp_pe66.oe66 (.const:xdc_runtime_IHeap_Interface__BASE__C)
                      008939ac    00000004     bcp_pe66.oe66 (.const:xdc_runtime_IModule_Interface__BASE__C)
                      008939b0    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Log_L_error__C)
                      008939b4    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Memory_defaultHeapInstance__C)
                      008939b8    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Startup_execImpl__C)
                      008939bc    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Startup_maxPasses__C)
                      008939c0    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Startup_sfxnRts__C)
                      008939c4    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Startup_sfxnTab__C)
                      008939c8    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Startup_startModsFxn__C)
                      008939cc    00000004     bcp_pe66.oe66 (.const:xdc_runtime_System_Module__gateObj__C)
                      008939d0    00000004     bcp_pe66.oe66 (.const:xdc_runtime_System_extendFxn__C)
                      008939d4    00000004     bcp_pe66.oe66 (.const:xdc_runtime_System_maxAtexitHandlers__C)
                      008939d8    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Text_charTab__C)
                      008939dc    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Text_nameEmpty__C)
                      008939e0    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Text_nameStatic__C)
                      008939e4    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Text_nameUnknown__C)
                      008939e8    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Text_nodeTab__C)
                      008939ec    00000004     bcp_pe66.oe66 (.const:xdc_runtime_Text_visitRopeFxn__C)
                      008939f0    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_Module__id__C)
                      008939f2    00000002     --HOLE-- [fill = 0]
                      008939f4    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_GateMP_Module__loggerDefined__C)
                      008939f6    00000002     --HOLE-- [fill = 0]
                      008939f8    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_Module__id__C)
                      008939fa    00000002     --HOLE-- [fill = 0]
                      008939fc    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_Ipc_generateSlaveDataForHost__C)
                      008939fe    00000002     --HOLE-- [fill = 0]
                      00893a00    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_ListMP_Module__id__C)
                      00893a02    00000002     --HOLE-- [fill = 0]
                      00893a04    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_Module__id__C)
                      00893a06    00000002     --HOLE-- [fill = 0]
                      00893a08    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_MessageQ_Module__loggerDefined__C)
                      00893a0a    00000002     --HOLE-- [fill = 0]
                      00893a0c    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_Module__id__C)
                      00893a0e    00000002     --HOLE-- [fill = 0]
                      00893a10    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_numLines__C)
                      00893a12    00000002     --HOLE-- [fill = 0]
                      00893a14    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_Notify_reservedEvents__C)
                      00893a16    00000002     --HOLE-- [fill = 0]
                      00893a18    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_Module__id__C)
                      00893a1a    00000002     --HOLE-- [fill = 0]
                      00893a1c    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_numEntries__C)
                      00893a1e    00000002     --HOLE-- [fill = 0]
                      00893a20    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_SharedRegion_translate__C)
                      00893a22    00000002     --HOLE-- [fill = 0]
                      00893a24    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateHWSem_Module__id__C)
                      00893a26    00000002     --HOLE-- [fill = 0]
                      00893a28    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GateMPSupportNull_Module__id__C)
                      00893a2a    00000002     --HOLE-- [fill = 0]
                      00893a2c    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_gates_GatePeterson_Module__id__C)
                      00893a2e    00000002     --HOLE-- [fill = 0]
                      00893a30    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_heaps_HeapMemMP_Module__id__C)
                      00893a32    00000002     --HOLE-- [fill = 0]
                      00893a34    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__id__C)
                      00893a36    00000002     --HOLE-- [fill = 0]
                      00893a38    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_transports_TransportShm_Module__id__C)
                      00893a3a    00000002     --HOLE-- [fill = 0]
                      00893a3c    00000002     bcp_pe66.oe66 (.const:ti_sdo_ipc_transports_TransportShm_notifyEventId__C)
                      00893a3e    00000002     --HOLE-- [fill = 0]
                      00893a40    00000002     bcp_pe66.oe66 (.const:ti_sdo_utils_MultiProc_Module__id__C)
                      00893a42    00000002     --HOLE-- [fill = 0]
                      00893a44    00000002     bcp_pe66.oe66 (.const:ti_sdo_utils_MultiProc_numProcessors__C)
                      00893a46    00000002     --HOLE-- [fill = 0]
                      00893a48    00000002     bcp_pe66.oe66 (.const:ti_sdo_utils_MultiProc_numProcsInCluster__C)
                      00893a4a    00000002     --HOLE-- [fill = 0]
                      00893a4c    00000002     bcp_pe66.oe66 (.const:ti_sdo_utils_NameServer_Module__id__C)
                      00893a4e    00000002     --HOLE-- [fill = 0]
                      00893a50    00000002     bcp_pe66.oe66 (.const:ti_sysbios_BIOS_Module__id__C)
                      00893a52    00000002     --HOLE-- [fill = 0]
                      00893a54    00000002     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_EventCombiner_Module__id__C)
                      00893a56    00000002     --HOLE-- [fill = 0]
                      00893a58    00000002     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Exception_Module__id__C)
                      00893a5a    00000002     --HOLE-- [fill = 0]
                      00893a5c    00000002     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Hwi_Module__id__C)
                      00893a5e    00000002     --HOLE-- [fill = 0]
                      00893a60    00000002     bcp_pe66.oe66 (.const:ti_sysbios_family_c64p_Hwi_Module__loggerDefined__C)
                      00893a62    00000002     --HOLE-- [fill = 0]
                      00893a64    00000002     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutexPri_Module__id__C)
                      00893a66    00000002     --HOLE-- [fill = 0]
                      00893a68    00000002     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateMutex_Module__id__C)
                      00893a6a    00000002     --HOLE-- [fill = 0]
                      00893a6c    00000002     bcp_pe66.oe66 (.const:ti_sysbios_gates_GateSwi_Module__id__C)
                      00893a6e    00000002     --HOLE-- [fill = 0]
                      00893a70    00000002     bcp_pe66.oe66 (.const:ti_sysbios_hal_Hwi_Module__id__C)
                      00893a72    00000002     --HOLE-- [fill = 0]
                      00893a74    00000002     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapBuf_Module__id__C)
                      00893a76    00000002     --HOLE-- [fill = 0]
                      00893a78    00000002     bcp_pe66.oe66 (.const:ti_sysbios_heaps_HeapMem_Module__id__C)
                      00893a7a    00000002     --HOLE-- [fill = 0]
                      00893a7c    00000002     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_Module__id__C)
                      00893a7e    00000002     --HOLE-- [fill = 0]
                      00893a80    00000002     bcp_pe66.oe66 (.const:ti_sysbios_knl_Clock_Module__loggerDefined__C)
                      00893a82    00000002     --HOLE-- [fill = 0]
                      00893a84    00000002     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_Module__id__C)
                      00893a86    00000002     --HOLE-- [fill = 0]
                      00893a88    00000002     bcp_pe66.oe66 (.const:ti_sysbios_knl_Semaphore_Module__loggerDefined__C)
                      00893a8a    00000002     --HOLE-- [fill = 0]
                      00893a8c    00000002     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_Module__id__C)
                      00893a8e    00000002     --HOLE-- [fill = 0]
                      00893a90    00000002     bcp_pe66.oe66 (.const:ti_sysbios_knl_Swi_Module__loggerDefined__C)
                      00893a92    00000002     --HOLE-- [fill = 0]
                      00893a94    00000002     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Module__id__C)
                      00893a96    00000002     --HOLE-- [fill = 0]
                      00893a98    00000002     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_Module__loggerDefined__C)
                      00893a9a    00000002     --HOLE-- [fill = 0]
                      00893a9c    00000002     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_deleteTerminatedTasks__C)
                      00893a9e    00000002     --HOLE-- [fill = 0]
                      00893aa0    00000002     bcp_pe66.oe66 (.const:ti_sysbios_knl_Task_initStackFlag__C)
                      00893aa2    00000002     --HOLE-- [fill = 0]
                      00893aa4    00000002     bcp_pe66.oe66 (.const:ti_sysbios_timers_timer64_Timer_Module__id__C)
                      00893aa6    00000002     --HOLE-- [fill = 0]
                      00893aa8    00000002     bcp_pe66.oe66 (.const:ti_sysbios_timers_timer64_Timer_startupNeeded__C)
                      00893aaa    00000002     --HOLE-- [fill = 0]
                      00893aac    00000002     bcp_pe66.oe66 (.const:xdc_runtime_Core_Module__id__C)
                      00893aae    00000002     --HOLE-- [fill = 0]
                      00893ab0    00000002     bcp_pe66.oe66 (.const:xdc_runtime_Error_Module__loggerDefined__C)
                      00893ab2    00000002     --HOLE-- [fill = 0]
                      00893ab4    00000002     bcp_pe66.oe66 (.const:xdc_runtime_Error_maxDepth__C)
                      00893ab6    00000002     --HOLE-- [fill = 0]
                      00893ab8    00000002     bcp_pe66.oe66 (.const:xdc_runtime_Memory_Module__id__C)
                      00893aba    00000002     --HOLE-- [fill = 0]
                      00893abc    00000002     bcp_pe66.oe66 (.const:xdc_runtime_Text_charCnt__C)
                      00893abe    00000002     --HOLE-- [fill = 0]
                      00893ac0    00000002     bcp_pe66.oe66 (.const:xdc_runtime_Text_isLoaded__C)
                      00893ac2    00000002     --HOLE-- [fill = 0]
                      00893ac4    00000002     bcp_pe66.oe66 (.const:xdc_runtime_Text_registryModsLastId__C)
                      00893ac6    00000002     --HOLE-- [fill = 0]
                      00893ac8    00000002     bcp_pe66.oe66 (.const:xdc_runtime_Text_unnamedModsLastId__C)

    .fardata.1
    *          0    00893ad0    00001c58     
                      00893ad0    00000800     bcp_pe66.oe66 (.fardata:ti_sdo_ipc_GateMP_Module_State_0_remoteCustom1Gates__A)
                      008942d0    0000070c     bcp_pe66.oe66 (.fardata)
                      008949dc    00000004     rts6600_elf.lib : defs.obj (.fardata)
                      008949e0    000002ea     main.obj (.fardata:inputConfig)
                      00894cca    00000002     --HOLE--
                      00894ccc    00000004     rts6600_elf.lib : dtor_list.obj (.fardata)
                      00894cd0    000001e0                     : defs.obj (.fardata:_ftable)
                      00894eb0    00000140     cppi_device.obj (.fardata:cppiGblCfgParams)
                      00894ff0    0000011c     qmss_device.obj (.fardata:qmssGblCfgParams)
                      0089510c    00000004     rts6600_elf.lib : errno.obj (.fardata)
                      00895110    000000e0     bcp_pe66.oe66 (.fardata:ti_sdo_utils_NameServer_Object__table__V)
                      008951f0    000000c8     fftc_lld.obj (.fardata:Fftc_DftBlockSizeTable)
                      008952b8    00000008     rts6600_elf.lib : _lock.obj (.fardata)
                      008952c0    000000c0     bcp_pe66.oe66 (.fardata:ti_sysbios_timers_timer64_Timer_Module_State_0_device__A)
                      00895380    000000a0     rts6600_elf.lib : lowlev.obj (.fardata:_stream)
                      00895420    00000090     bcp_pe66.oe66 (.fardata:ti_sdo_ipc_SharedRegion_Module_State_0_regions__A)
                      008954b0    00000080     bcp_pe66.oe66 (.fardata:ti_sdo_ipc_GateMP_Module_State_0_remoteSystemGates__A)
                      00895530    00000080     bcp_pe66.oe66 (.fardata:ti_sysbios_knl_Swi_Module_State_0_readyQ__A)
                      008955b0    00000080     bcp_pe66.oe66 (.fardata:ti_sysbios_knl_Task_Module_State_0_readyQ__A)
                      00895630    00000078     rts6600_elf.lib : lowlev.obj (.fardata:_device)
                      008956a8    00000004                     : fopen.obj (.fardata)
                      008956ac    00000004                     : lowlev.obj (.fardata)
                      008956b0    00000078     bcp_pe66.oe66 (.fardata:ti_sysbios_family_c64p_Hwi_Object__table__V)

    .fardata.2
    *          0    00895730    00000248     
                      00895730    0000004c     bcp_pe66.oe66 (.fardata:ti_sysbios_timers_timer64_Timer_Object__table__V)
                      0089577c    00000004     --HOLE--
                      00895780    00000044     bcp_pe66.oe66 (.fardata:ti_sysbios_knl_Task_Object__table__V)
                      008957c4    0000000c     rts6600_elf.lib : exit.obj (.fardata)
                      008957d0    00000040     bcp_pe66.oe66 (.fardata:ti_sysbios_gates_GateMutex_Object__table__V)
                      00895810    00000040     bcp_pe66.oe66 (.fardata:ti_sysbios_timers_timer64_Timer_Module_State_0_gctrl__A)
                      00895850    00000040     bcp_pe66.oe66 (.fardata:ti_sysbios_timers_timer64_Timer_Module_State_0_handles__A)
                      00895890    00000040     bcp_pe66.oe66 (.fardata:ti_sysbios_timers_timer64_Timer_Module_State_0_intFreqs__A)
                      008958d0    00000030     bcp_pe66.oe66 (.fardata:ti_sysbios_knl_Swi_Object__table__V)
                      00895900    00000020     ti.drv.qmss.ae66 : qmss_drv.oe66 (.fardata:Qmss_highEoiVector)
                      00895920    00000020     bcp_pe66.oe66 (.fardata:ti_sdo_ipc_MessageQ_Module_State_0_heaps__A)
                      00895940    00000020     bcp_pe66.oe66 (.fardata:xdc_runtime_System_Module_State_0_atexitHandlers__A)
                      00895960    00000018     bcp_pe66.oe66 (.fardata:ti_sysbios_gates_GateMutexPri_Object__table__V)

    .fardata.3
    *          0    00895980    00000014     
                      00895980    00000014     bcp_pe66.oe66 (.fardata:ti_sdo_ipc_Ipc_Module_State_0_procEntry__A)

    .fardata.4
    *          0    008959a0    00000014     
                      008959a0    00000014     bcp_pe66.oe66 (.fardata:ti_sysbios_heaps_HeapMem_Object__table__V)

    .fardata.5
    *          0    008959c0    00000038     
                      008959c0    00000010     ti.drv.qmss.ae66 : qmss_drv.oe66 (.fardata:Qmss_lowEoiVector)
                      008959d0    00000010     bcp_pe66.oe66 (.fardata:ti_sysbios_gates_GateAll_Object__table__V)
                      008959e0    0000000c     bcp_pe66.oe66 (.fardata:ti_sysbios_gates_GateSwi_Object__table__V)
                      008959ec    00000004     --HOLE--
                      008959f0    00000008     bcp_pe66.oe66 (.fardata:ti_sdo_ipc_MessageQ_Module_State_0_transports__A)

    .fardata.6
    *          0    00895a00    00000008     
                      00895a00    00000008     bcp_pe66.oe66 (.fardata:ti_sysbios_hal_Hwi_Object__table__V)

    .fardata.7
    *          0    00895a10    00000008     
                      00895a10    00000008     bcp_pe66.oe66 (.fardata:ti_sysbios_hal_Timer_Object__table__V)

    .fardata.8
    *          0    00895a20    00000004     
                      00895a20    00000004     bcp_pe66.oe66 (.fardata:ti_sdo_ipc_GateMP_Module_State_0_remoteCustom2Gates__A)

    .fardata.9
    *          0    00895a30    00000004     
                      00895a30    00000004     bcp_pe66.oe66 (.fardata:ti_sdo_ipc_Notify_Module_State_0_notifyHandles_0__A)

    .fardata.10
    *          0    00895a40    00000004     
                      00895a40    00000004     bcp_pe66.oe66 (.fardata:ti_sdo_ipc_Notify_Module_State_0_notifyHandles__A)

    .fardata.11
    *          0    00895a50    00000004     
                      00895a50    00000004     bcp_pe66.oe66 (.fardata:ti_sdo_ipc_transports_TransportShmSetup_Module_State_0_handles__A)

    .fardata.12
    *          0    00895a60    00000004     
                      00895a60    00000004     bcp_pe66.oe66 (.fardata:ti_sysbios_gates_GateHwi_Object__table__V)

    .fardata.13
    *          0    00895a70    00000004     
                      00895a70    00000004     bcp_pe66.oe66 (.fardata:xdc_runtime_GateNull_Object__table__V)

    .fardata.14
    *          0    00895a80    00000002     
                      00895a80    00000002     ti.drv.qmss.ae66 : qmss_drv.oe66 (.fardata:Qmss_cdmaEoiVector)

    .stack     0    00895a88    00001000     UNINITIALIZED
                      00895a88    00000008     boot.ae66 : boot.oe66 (.stack)
                      00895a90    00000ff8     --HOLE--

    .switch.1
    *          0    00896a88    00000070     
                      00896a88    00000070     ti.csl.ae66 : csl_chip.oe66 (.switch:CSL_chipReadReg)

    .fftc      0    00896b00    00000a8c     
                      00896b00    00000a80     fftc.obj (.fftc) [fill = 0]
                      00897580    0000000c     main.obj (.fftc)

    .switch.2
    *          0    0089758c    0000017c     
                      0089758c    00000038     ti.drv.bcp.ae66 : bcp_lld.oe66 (.switch:Bcp_lldOpen)
                      008975c4    00000028                     : bcp_lld.oe66 (.switch:Bcp_addEncoderHeader)
                      008975ec    00000028     rts6600_elf.lib : _scanfi.obj (.switch:_sset_arg)
                      00897614    00000024     ti.drv.bcp.ae66 : bcp_lld.oe66 (.switch:Bcp_addCRCHeader)
                      00897638    0000001c                     : bcp_lld.oe66 (.switch:Bcp_addLte_RMHeader)
                      00897654    00000014                     : bcp_lld.oe66 (.switch:Bcp_addModulatorHeader)
                      00897668    00000010     fftc_lld.obj (.switch:Fftc_clearErrorIntEnableReg)
                      00897678    00000010     fftc_lld.obj (.switch:Fftc_clearErrorIntRawStatusReg)
                      00897688    00000010     fftc_lld.obj (.switch:Fftc_readErrorIntEnableSetReg)
                      00897698    00000010     fftc_lld.obj (.switch:Fftc_readErrorIntRawStatusReg)
                      008976a8    00000010     fftc_lld.obj (.switch:Fftc_readHaltOnErrorReg)
                      008976b8    00000010     fftc_lld.obj (.switch:Fftc_readQueueConfigRegs)
                      008976c8    00000010     fftc_lld.obj (.switch:Fftc_writeErrorIntEnableSetReg)
                      008976d8    00000010     fftc_lld.obj (.switch:Fftc_writeHaltOnErrorReg)
                      008976e8    00000010     fftc_lld.obj (.switch:Fftc_writeQueueConfigRegs)
                      008976f8    00000010     ipc.lib : Ipc.obj (.switch:ti_sdo_ipc_GateMP_Instance_finalize__F)

    .bss       0    00897708    00000004     UNINITIALIZED
                      00897708    00000004     bcp_pe66.oe66 (.bss)

    .neardata
    *          0    0089770c    00000041     
                      0089770c    00000020     bcp_osal.obj (.neardata)
                      0089772c    00000018     test_osal.obj (.neardata)
                      00897744    00000008     main.obj (.neardata)
                      0089774c    00000001     ti.drv.qmss.ae66 : qmss_drv.oe66 (.neardata)

    .rodata    0    00897750    00000020     
                      00897750    00000020     main.obj (.rodata)

    .vecs      0    00897800    00000200     
                      00897800    00000200     bcp_pe66.oe66 (.vecs)

    .cio       0    00897a00    00000120     UNINITIALIZED
                      00897a00    00000120     rts6600_elf.lib : trgmsg.obj (.cio)

    .cinit     0    00897b20    0000dcc0     
                      00897b20    0000ca75     (.cinit..testData.load) [load image, compression = rle]
                      008a4595    00000003     --HOLE-- [fill = 0]
                      008a4598    00000ec9     (.cinit..fardata.1.load) [load image, compression = rle]
                      008a5461    00000003     --HOLE-- [fill = 0]
                      008a5464    0000014d     (.cinit..fardata.2.load) [load image, compression = rle]
                      008a55b1    00000003     --HOLE-- [fill = 0]
                      008a55b4    0000002a     (.cinit..fardata.5.load) [load image, compression = rle]
                      008a55de    00000002     --HOLE-- [fill = 0]
                      008a55e0    00000026     (.cinit..rodata.load) [load image, compression = rle]
                      008a5606    00000002     --HOLE-- [fill = 0]
                      008a5608    00000017     (.cinit..fardata.4.load) [load image, compression = rle]
                      008a561f    00000001     --HOLE-- [fill = 0]
                      008a5620    0000000d     (.cinit..fardata.6.load) [load image, compression = rle]
                      008a562d    00000003     --HOLE-- [fill = 0]
                      008a5630    0000000d     (.cinit..fardata.7.load) [load image, compression = rle]
                      008a563d    00000003     --HOLE-- [fill = 0]
                      008a5640    0000000c     (__TI_handler_table)
                      008a564c    0000000b     (.cinit..fftc.load) [load image, compression = rle]
                      008a5657    00000001     --HOLE-- [fill = 0]
                      008a5658    0000000a     (.cinit..fardata.10.load) [load image, compression = rle]
                      008a5662    00000002     --HOLE-- [fill = 0]
                      008a5664    0000000a     (.cinit..fardata.12.load) [load image, compression = rle]
                      008a566e    00000002     --HOLE-- [fill = 0]
                      008a5670    0000000a     (.cinit..fardata.13.load) [load image, compression = rle]
                      008a567a    00000002     --HOLE-- [fill = 0]
                      008a567c    00000009     (.cinit..fardata.11.load) [load image, compression = rle]
                      008a5685    00000003     --HOLE-- [fill = 0]
                      008a5688    00000009     (.cinit..fardata.3.load) [load image, compression = rle]
                      008a5691    00000003     --HOLE-- [fill = 0]
                      008a5694    00000009     (.cinit..fardata.8.load) [load image, compression = rle]
                      008a569d    00000003     --HOLE-- [fill = 0]
                      008a56a0    00000009     (.cinit..fardata.9.load) [load image, compression = rle]
                      008a56a9    00000003     --HOLE-- [fill = 0]
                      008a56ac    00000009     (.cinit..neardata.load) [load image, compression = rle]
                      008a56b5    00000003     --HOLE-- [fill = 0]
                      008a56b8    00000008     (.cinit..bcp.load) [load image, compression = zero_init]
                      008a56c0    00000008     (.cinit..bss.load) [load image, compression = zero_init]
                      008a56c8    00000008     (.cinit..cppi.load) [load image, compression = zero_init]
                      008a56d0    00000008     (.cinit..far.1.load) [load image, compression = zero_init]
                      008a56d8    00000008     (.cinit..far.2.load) [load image, compression = zero_init]
                      008a56e0    00000008     (.cinit..far.3.load) [load image, compression = zero_init]
                      008a56e8    00000008     (.cinit..fardata.14.load) [load image, compression = rle]
                      008a56f0    00000008     (.cinit..qmss.load) [load image, compression = zero_init]
                      008a56f8    00000008     (.cinit..srioSharedMem.load) [load image, compression = zero_init]
                      008a5700    00000008     (.cinit.systemHeap.load) [load image, compression = zero_init]
                      008a5708    000000d8     (__TI_cinit_table)

    .qmss      0    0c000000    00002378     UNINITIALIZED
                      0c000000    00002378     ti.drv.qmss.ae66 : qmss_drv.oe66 (.qmss)

    .bcp       0    0c002380    00000a00     UNINITIALIZED
                      0c002380    00000a00     ti.drv.bcp.ae66 : bcp.oe66 (.bcp)

    .cppi      0    0c002d80    00000400     UNINITIALIZED
                      0c002d80    00000400     ti.drv.cppi.ae66 : cppi_drv.oe66 (.cppi)

    .srioSharedMem
    *          0    0c003180    00000100     UNINITIALIZED
                      0c003180    00000100     ti.drv.srio.ae66 : srio_drv.oe66 (.srioSharedMem)

    ti.sdo.ipc.SharedRegion_0
    *          0    0c010000    00100000     NOLOAD SECTION
                      0c010000    00100000     --HOLE--


    LINKER GENERATED COPY TABLES

    __TI_cinit_table @ 008a5708 records: 27, size/record: 8, table size: 216
        .testData: load addr=00897b20, load size=0000ca75 bytes, run addr=00873560, run size=00010abd bytes, compression=rle
        .fardata.1: load addr=008a4598, load size=00000ec9 bytes, run addr=00893ad0, run size=00001c58 bytes, compression=rle
        .fardata.2: load addr=008a5464, load size=0000014d bytes, run addr=00895730, run size=00000248 bytes, compression=rle
        .fardata.5: load addr=008a55b4, load size=0000002a bytes, run addr=008959c0, run size=00000038 bytes, compression=rle
        .rodata: load addr=008a55e0, load size=00000026 bytes, run addr=00897750, run size=00000020 bytes, compression=rle
        .fardata.4: load addr=008a5608, load size=00000017 bytes, run addr=008959a0, run size=00000014 bytes, compression=rle
        .fardata.6: load addr=008a5620, load size=0000000d bytes, run addr=00895a00, run size=00000008 bytes, compression=rle
        .fardata.7: load addr=008a5630, load size=0000000d bytes, run addr=00895a10, run size=00000008 bytes, compression=rle
        .fftc: load addr=008a564c, load size=0000000b bytes, run addr=00896b00, run size=00000a8c bytes, compression=rle
        .fardata.10: load addr=008a5658, load size=0000000a bytes, run addr=00895a40, run size=00000004 bytes, compression=rle
        .fardata.12: load addr=008a5664, load size=0000000a bytes, run addr=00895a60, run size=00000004 bytes, compression=rle
        .fardata.13: load addr=008a5670, load size=0000000a bytes, run addr=00895a70, run size=00000004 bytes, compression=rle
        .fardata.11: load addr=008a567c, load size=00000009 bytes, run addr=00895a50, run size=00000004 bytes, compression=rle
        .fardata.3: load addr=008a5688, load size=00000009 bytes, run addr=00895980, run size=00000014 bytes, compression=rle
        .fardata.8: load addr=008a5694, load size=00000009 bytes, run addr=00895a20, run size=00000004 bytes, compression=rle
        .fardata.9: load addr=008a56a0, load size=00000009 bytes, run addr=00895a30, run size=00000004 bytes, compression=rle
        .neardata: load addr=008a56ac, load size=00000009 bytes, run addr=0089770c, run size=00000041 bytes, compression=rle
        .bcp: load addr=008a56b8, load size=00000008 bytes, run addr=0c002380, run size=00000a00 bytes, compression=zero_init
        .bss: load addr=008a56c0, load size=00000008 bytes, run addr=00897708, run size=00000004 bytes, compression=zero_init
        .cppi: load addr=008a56c8, load size=00000008 bytes, run addr=0c002d80, run size=00000400 bytes, compression=zero_init
        .far.1: load addr=008a56d0, load size=00000008 bytes, run addr=00884020, run size=00009338 bytes, compression=zero_init
        .far.2: load addr=008a56d8, load size=00000008 bytes, run addr=0088d360, run size=00000014 bytes, compression=zero_init
        .far.3: load addr=008a56e0, load size=00000008 bytes, run addr=0088d380, run size=00000020 bytes, compression=zero_init
        .fardata.14: load addr=008a56e8, load size=00000008 bytes, run addr=00895a80, run size=00000002 bytes, compression=rle
        .qmss: load addr=008a56f0, load size=00000008 bytes, run addr=0c000000, run size=00002378 bytes, compression=zero_init
        .srioSharedMem: load addr=008a56f8, load size=00000008 bytes, run addr=0c003180, run size=00000100 bytes, compression=zero_init
        systemHeap: load addr=008a5700, load size=00000008 bytes, run addr=00841560, run size=00032000 bytes, compression=zero_init


    LINKER GENERATED HANDLER TABLE

    __TI_handler_table @ 008a5640 records: 3, size/record: 4, table size: 12
        index: 0, handler: __TI_zero_init
        index: 1, handler: __TI_decompress_rle24
        index: 2, handler: __TI_decompress_none


    GLOBAL SYMBOLS: SORTED ALPHABETICALLY BY Name

    address    name
    --------   ----
    0080b878   Bcp_HiPriorityAccumISR
    0082a020   Bcp_addCRCHeader
    0082bba0   Bcp_addEncoderHeader
    00839060   Bcp_addGlobalHeader
    0082dfe0   Bcp_addLte_RMHeader
    0082f940   Bcp_addModulatorHeader
    0083aaa0   Bcp_addTMHeader
    00836a60   Bcp_close
    00830740   Bcp_deInit
    00836b60   Bcp_getLLDHandle
    00826000   Bcp_init
    00817100   Bcp_initDevice
    0083b5e0   Bcp_lldClose
    00827000   Bcp_lldOpen
    0082be00   Bcp_open
    0082d540   Bcp_rxClose
    0083ab40   Bcp_rxFreeRecvBuffer
    00815060   Bcp_rxOpen
    008337a0   Bcp_rxProcessDesc
    0083cd60   Bcp_send
    0082fb00   Bcp_txClose
    00824260   Bcp_txOpen
    0083fcc0   C$$EXIT
    0083df58   C$$IO$$
    0083fa80   CSL_SRIO_Open
    008342a0   CSL_chipReadReg
    008308e0   Cppi_channelClose
    0083cdc0   Cppi_channelDisable
    0083ce20   Cppi_channelEnable
    00838260   Cppi_close
    008343e0   Cppi_closeRxFlow
    00819ea0   Cppi_configureRxFlow
    0083b660   Cppi_exit
    0083faa0   Cppi_getFlowId
    00836c60   Cppi_init
    00824620   Cppi_initDescriptor
    0082a2a0   Cppi_open
    00823e80   Cppi_rxChannelOpen
    0083e200   Cppi_setCpdmaLoopback
    0081fd60   Cppi_txChannelOpen
    00897750   DEVICE_ID1_16BIT
    00897754   DEVICE_ID1_8BIT
    00897758   DEVICE_ID2_16BIT
    0089775c   DEVICE_ID2_8BIT
    00897760   DEVICE_ID3_16BIT
    00897764   DEVICE_ID3_8BIT
    00897768   DEVICE_ID4_16BIT
    0089776c   DEVICE_ID4_8BIT
    008951f0   Fftc_DftBlockSizeTable
    008052e0   Fftc_clearErrorIntEnableReg
    00804fac   Fftc_clearErrorIntRawStatusReg
    00804f88   Fftc_clearQueueClippingDetectReg
    00809df0   Fftc_close
    00804d64   Fftc_compileQueueLocalConfigParams
    00804d0c   Fftc_createControlHeader
    00802dcc   Fftc_createDftSizeList
    00809cb0   Fftc_deInit
    00802db0   Fftc_doSoftwareContinue
    00802d94   Fftc_doSoftwareReset
    00809b10   Fftc_findFlowIdByQueueNumber
    0080d428   Fftc_getDeviceAccumulatorConfig
    00809a60   Fftc_getLLDObject
    00809a54   Fftc_getVersionID
    00809a48   Fftc_getVersionStr
    00809780   Fftc_init
    00896b00   Fftc_instanceInfo
    00802d84   Fftc_isHalted
    00809314   Fftc_isInitialized
    00835168   Fftc_listAdd
    00835114   Fftc_listCat
    0083510c   Fftc_listGetHead
    00835104   Fftc_listGetNext
    00835060   Fftc_listRemove
    00835090   Fftc_listRemoveNode
    00802d74   Fftc_lldClose
    00802d6c   Fftc_lldOpen
    00800000   Fftc_mapDFTSizeToIndex
    00802d4c   Fftc_modifyLocalCfgPresentControlHeader
    008094a0   Fftc_open
    00802bd0   Fftc_readBlockControlStatusReg
    00802b40   Fftc_readBlockCyclicPrefixStatusReg
    00802a90   Fftc_readBlockDestQStatusReg
    008029cc   Fftc_readBlockFreqShiftStatusReg
    00802984   Fftc_readBlockPktSizeStatusReg
    00802808   Fftc_readBlockShiftStatusReg
    00802784   Fftc_readBlockTagStatusReg
    00802420   Fftc_readDftSizeListGroupReg
    008023ec   Fftc_readEmulationControlReg
    008023e0   Fftc_readEoiReg
    00802280   Fftc_readErrorIntEnableSetReg
    00802120   Fftc_readErrorIntRawStatusReg
    00802094   Fftc_readGlobalConfigReg
    00801f38   Fftc_readHaltOnErrorReg
    00801ee4   Fftc_readPidReg
    00801ecc   Fftc_readQueueClippingDetectReg
    00801c08   Fftc_readQueueConfigRegs
    00801be8   Fftc_recompileQueueLocalCyclicPrefixParams
    00801414   Fftc_recompileQueueLocalDFTParams
    00808f08   Fftc_rxClose
    00808ed0   Fftc_rxFreeResult
    00808e80   Fftc_rxGetFlowId
    00808e20   Fftc_rxGetNumPendingResults
    008089f0   Fftc_rxGetResult
    008089a0   Fftc_rxGetRxQueueNumber
    00808784   Fftc_rxHiPriorityRxISR
    008074c0   Fftc_rxOpen
    00807148   Fftc_rxParseResult
    00806fd0   Fftc_rxProcessDesc
    00806cc8   Fftc_txClose
    00806c54   Fftc_txFreeRequestBuffer
    00806764   Fftc_txGetRequestBuffer
    00805dec   Fftc_txOpen
    00805620   Fftc_txSubmitRequest
    00892bc0   Fftc_versionStr
    00801220   Fftc_writeDftSizeListGroupReg
    008011ec   Fftc_writeEmulationControlReg
    008011cc   Fftc_writeEoiReg
    00800e8c   Fftc_writeErrorIntEnableSetReg
    00800df8   Fftc_writeGlobalConfigReg
    00800b20   Fftc_writeHaltOnErrorReg
    00800758   Fftc_writeQueueConfigRegs
    0083ce80   GateMP_Params_init
    00834520   GateMP_close
    0082e1e0   GateMP_enter
    0082e3e0   GateMP_leave
    00827c00   GateMP_openByAddr
    00826340   GateMP_sharedMemReq
    0083abe0   HOSTclose
    00836d60   HOSTlseek
    00838340   HOSTopen
    00839120   HOSTread
    00830a80   HOSTrename
    008391e0   HOSTunlink
    008392a0   HOSTwrite
    0083cee0   HeapMemMP_Params_init
    00839360   HeapMemMP_create
    0082fcc0   HeapMemMP_openByAddr
    00825c80   HeapMemMP_sharedMemReq
    008111a0   Ipc_attach
    00897708   Ipc_sr0MemorySetup
    008295a0   Ipc_start
    00839420   ListMP_create
    0081b6e0   ListMP_getHead
    0082e5e0   ListMP_openByAddr
    008225c0   ListMP_putTail
    0082c2c0   ListMP_sharedMemReq
    00814820   MessageQ_put
    00831fa0   MultiProc_setLocalId
    00818b60   NameServer_add
    00829840   NameServer_getLocal
    00834660   Notify_attach
    00832120   Notify_intLineRegistered
    0081b100   Notify_registerEventSingle
    0081a4c0   Notify_sendEvent
    0081bca0   Notify_unregisterEventSingle
    00819e84   Osal_bcpBeginDescMemAccess
    00819e2c   Osal_bcpBeginMemAccess
    00819de4   Osal_bcpEndMemAccess
    00819d90   Osal_bcpFree
    00819d78   Osal_bcpLog
    00819d24   Osal_bcpMalloc
    00819ce8   Osal_bcpMultiCoreCsEnter
    00819cd4   Osal_bcpMultiCoreCsExit
    00829540   Osal_biosFree
    008292e0   Osal_biosInterruptCsEnter
    008292f8   Osal_biosInterruptCsExit
    008294e8   Osal_biosMalloc
    008294ac   Osal_biosMultiCoreCsEnter
    00829498   Osal_biosMultiCoreCsExit
    00829448   Osal_cppiBeginMemAccess
    00819c80   Osal_cppiCsEnter
    00819c54   Osal_cppiCsExit
    00819c0c   Osal_cppiEndMemAccess
    00819bc0   Osal_cppiFree
    00819b60   Osal_cppiMalloc
    00829444   Osal_fftcBeginDataBufMemAccess
    00829440   Osal_fftcBeginDescMemAccess
    008293ec   Osal_fftcBeginMemAccess
    008293e8   Osal_fftcEndDataBufMemAccess
    008293e4   Osal_fftcEndDescMemAccess
    008293a0   Osal_fftcEndMemAccess
    00829348   Osal_qmssBeginMemAccess
    00819b08   Osal_qmssCsEnter
    00819ae0   Osal_qmssCsExit
    00829314   Osal_qmssEndMemAccess
    00819ac0   Osal_qmssFree
    00819a98   Osal_qmssMalloc
    00819a94   Osal_qmssMtCsEnter
    00819a90   Osal_qmssMtCsExit
    00819a38   Osal_srioBeginMemAccess
    00819a0c   Osal_srioCreateSem
    008199e0   Osal_srioDataBufferFree
    00819990   Osal_srioDataBufferMalloc
    00819988   Osal_srioDeleteSem
    00819940   Osal_srioEndMemAccess
    00819904   Osal_srioEnterMultipleCoreCriticalSection
    008198f0   Osal_srioEnterSingleCoreCriticalSection
    008198e0   Osal_srioExitMultipleCoreCriticalSection
    008198cc   Osal_srioExitSingleCoreCriticalSection
    008198b8   Osal_srioFree
    008198a0   Osal_srioLog
    00819870   Osal_srioMalloc
    00819868   Osal_srioPendSem
    00819860   Osal_srioPostSem
    0083e240   Qmss_ackInterrupt
    00895a80   Qmss_cdmaEoiVector
    00836e60   Qmss_disableAccumulator
    0083e280   Qmss_getMemRegDescSize
    0083b6e0   Qmss_getMemRegQueueHandle
    0083e2c0   Qmss_getQueueNumber
    00895900   Qmss_highEoiVector
    0082a520   Qmss_init
    00815860   Qmss_insertMemoryRegion
    008959c0   Qmss_lowEoiVector
    00830c20   Qmss_programAccumulator
    0083ac80   Qmss_queueClose
    00830dc0   Qmss_queueOpen
    008394e0   Qmss_setEoiVector
    0083ad20   Qmss_start
    00830f60   SharedRegion_getCacheLineSize
    00827ee0   SharedRegion_getEntry
    00831100   SharedRegion_getHeap
    008281c0   SharedRegion_getPtr
    0082a7a0   SharedRegion_getSRPtr
    008312a0   SharedRegion_isCacheEnabled
    0080f2a0   SrioDevice_init
    0082e7e0   Srio_init
    00895780   TSK_idle
    0083b760   _Z11__TI_atexitPFYvPvES_S_
    00800000   __ASM__
    00897a00   __CIOBUF_
    00800070   __ISA__
    00800090   __PLAT__
    008000c0   __TARG__
    008a5708   __TI_CINIT_Base
    008a57e0   __TI_CINIT_Limit
    008a5640   __TI_Handler_Table_Base
    008a564c   __TI_Handler_Table_Limit
    00896a88   __TI_STACK_END
    00001000   __TI_STACK_SIZE
    0089770c   __TI_STATIC_BASE
    00000001   __TI_args_main
    0083fd60   __TI_decompress_none
    0083fd80   __TI_decompress_rle24
    008957cc   __TI_enable_exit_profile_output
    ffffffff   __TI_pprof_out_hndl
    ffffffff   __TI_prof_data_size
    ffffffff   __TI_prof_data_start
    008387a0   __TI_zero_init
    008000f0   __TRDR__
    ffffffff   __binit__
    0081c260   __c6xabi_divd
    0082aa20   __c6xabi_divf
    00838420   __c6xabi_divi
    00835ce0   __c6xabi_divlli
    00839660   __c6xabi_divu
    00831440   __c6xabi_divul
    0082cc40   __c6xabi_divull
    0083b7e0   __c6xabi_fixdu
    0083cf40   __c6xabi_frcmpyd_div
    0083e300   __c6xabi_isinf
    0083b860   __c6xabi_llshl
    0083cfa0   __c6xabi_llshru
    0083fac0   __c6xabi_negll
    00839720   __c6xabi_remi
    0083adc0   __c6xabi_remu
    0083d000   __c6xabi_remull
    0083e380   __c6xabi_strasgi_64plus
    ffffffff   __c_args__
    0083b760   __cxa_atexit
    008395a0   __cxa_finalize
    0083fae0   __cxa_ia64_exit
    00838420   __divi
    00839660   __divu
    00839720   __remi
    0083adc0   __remu
    0083e380   __strasgi_64plus
    0083fb00   __xdc__init
    008949d8   __xdc__init__addr
    0083e3c0   _args_main
    00000000   _argsize
    008348e0   _auto_init_elf
    00834a20   _buff_read
    0083ae60   _c_int00
    008397e0   _cleanup
    008957c4   _cleanup_ptr
    00892750   _ctypes_
    008398a0   _doflush
    008957c8   _dtors_ptr
    008949dc   _ft_end
    00894cd0   _ftable
    008952b8   _lock
    0083fb60   _nop
    00821440   _printfi
    00839960   _rd_ok
    0083fc00   _register_lock
    0083fc20   _register_unlock
    008124e0   _scanfi
    00895a88   _stack
    0083d060   _subcull
    0088d020   _tmpnams
    008952bc   _unlock
    00836160   _wrt_ok
    0083fcc0   abort
    008909f0   acc48_le
    0080ef54   allocate_fdq
    0083fce0   atexit
    008385e0   atoi
    00897718   bcpCppiFreeCounter
    00897714   bcpCppiMallocCounter
    00897710   bcpFreeCounter
    0089770c   bcpMallocCounter
    00897720   bcpQmssFreeCounter
    0089771c   bcpQmssMallocCounter
    00897728   bcpSrioFreeCounter
    00897724   bcpSrioMallocCounter
    0088d380   bcp_coreKey
    ffffffff   binit
    008386c0   close
    0080ba30   convert_coreLocalToGlobalAddr
    00894eb0   cppiGblCfgParams
    0c002d80   cppiObject
    0083d0c0   cppi_list_cat
    0083fd20   cppi_list_get_head
    0083fd40   cppi_list_get_next
    0083b960   cppi_list_remove_node
    0080ee04   deallocate_fdq
    0080d3e0   dump_memory_usage
    0089510c   errno
    00838880   exit
    00836280   fclose
    00836f60   fflush
    00897738   fftcCppiFreeCounter
    00897734   fftcCppiMallocCounter
    00897730   fftcFreeCounter
    0089772c   fftcMallocCounter
    00897740   fftcQmssFreeCounter
    0089773c   fftcQmssMallocCounter
    0080d318   fftc_clean_testCfg
    0088d390   fftc_coreKey
    0080ced0   fftc_parse_testCfg
    0080c854   fftc_setup
    008363a0   fgetc
    0083fda0   fgets
    0083d120   fopen
    0083b9e0   fprintf
    00834de0   fputc
    00827300   fputs
    0083e480   free
    0083ba60   fscanf
    00839a20   fseek
    0c002380   gBcp_instanceInfo
    0c003180   gSRIODriverMCB
    008363a0   getc
    0080edb4   gind_row_index
    0087feb0   host_Desc_BCP
    0088c020   host_Desc_FFTC
    0080ce44   init_done
    008949e0   inputConfig
    0083e4c0   llabs
    00839ae0   lseek
    00838960   ltoa
    0080ccc0   main
    0083bae0   malloc
    0083d180   memccpy
    0083b180   memcpy
    00838a40   memset
    0083b220   modf
    00884020   monoDesc
    0080cca4   myStartupFxn
    008325a0   open
    0080e968   prepare_crchdr_cfg
    0083bb60   printf
    00834de0   putc
    0083fde0   putchar
    0c002000   qmssGObj
    00894ff0   qmssGblCfgParams
    0088d160   qmssLObj
    0089774c   qmssLObjIsValid
    0c000000   queueFree
    00839ba0   read
    0080e8d0   read_data_from_file
    0080e840   read_harq_data_from_file
    0083bbe0   readmsg
    0083c9e0   remove
    00883eb0   rowTbl
    0080c900   setup_prueba
    00832720   setvbuf
    0083fd18   srio_freeRecvBuffer
    0083fd14   srio_recv
    0083fd10   srio_rx_close
    0083fd0c   srio_rx_open
    0083fd08   srio_send
    0083fd04   srio_tx_close
    0083fd00   srio_tx_open
    0083d1e0   sscanf
    0083b2c0   strstr
    0081e980   strtod
    008258e0   strtol
    0081eea0   strtold
    008218a0   strtoll
    00827600   strtoul
    00823280   strtoull
    0080c840   system__deInit_BCP
    0080c7e0   system__deInit_FFTC
    0080c484   system__init_BCP
    0080c108   system__init_FFTC
    0080ba6c   system_init
    00817d24   test_host_singlecore
    0080b04c   test_lte_dl
    008929bc   ti_sdo_ipc_GateMP_A_invalidClose__C
    00892c5c   ti_sdo_ipc_GateMP_A_invalidDelete__C
    0089353c   ti_sdo_ipc_GateMP_E_gateUnavailable__C
    00893548   ti_sdo_ipc_GateMP_E_localGate__C
    00813fc0   ti_sdo_ipc_GateMP_Instance_finalize__F
    0080d4a0   ti_sdo_ipc_GateMP_Instance_init__F
    0089354c   ti_sdo_ipc_GateMP_LM_create__C
    00893558   ti_sdo_ipc_GateMP_LM_delete__C
    0089355c   ti_sdo_ipc_GateMP_LM_enter__C
    00893560   ti_sdo_ipc_GateMP_LM_leave__C
    00893564   ti_sdo_ipc_GateMP_LM_open__C
    00893ad0   ti_sdo_ipc_GateMP_Module_State_0_remoteCustom1Gates__A
    00895a20   ti_sdo_ipc_GateMP_Module_State_0_remoteCustom2Gates__A
    008954b0   ti_sdo_ipc_GateMP_Module_State_0_remoteSystemGates__A
    00893568   ti_sdo_ipc_GateMP_Module__diagsEnabled__C
    0089356c   ti_sdo_ipc_GateMP_Module__diagsIncluded__C
    00893570   ti_sdo_ipc_GateMP_Module__diagsMask__C
    008939f0   ti_sdo_ipc_GateMP_Module__id__C
    008939f4   ti_sdo_ipc_GateMP_Module__loggerDefined__C
    00893574   ti_sdo_ipc_GateMP_Module__loggerFxn2__C
    00893578   ti_sdo_ipc_GateMP_Module__loggerFxn4__C
    0089357c   ti_sdo_ipc_GateMP_Module__loggerObj__C
    008942d0   ti_sdo_ipc_GateMP_Module__root__V
    008942d8   ti_sdo_ipc_GateMP_Module__state__V
    00893050   ti_sdo_ipc_GateMP_Object__DESC__C
    00892bf8   ti_sdo_ipc_GateMP_Object__PARAMS__C
    00839c60   ti_sdo_ipc_GateMP_Object__create__S
    0083d240   ti_sdo_ipc_GateMP_Object__delete__S
    0083e540   ti_sdo_ipc_GateMP_Params__init__S
    0083e580   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Object__create__S
    0083fe00   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Object__delete__S
    0083fe20   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Params__init__S
    0083fe40   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Proxy__abstract__S
    0083fe60   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Proxy__delegate__S
    0083fe80   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_getReservedMask__E
    0083fea0   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_sharedMemReq__E
    0083e5c0   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Object__create__S
    0083fec0   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Object__delete__S
    0083fee0   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Params__init__S
    0083ff00   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Proxy__abstract__S
    0083ff20   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Proxy__delegate__S
    0083ff40   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_getReservedMask__E
    0083ff60   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_sharedMemReq__E
    0083e600   ti_sdo_ipc_GateMP_RemoteSystemProxy_Object__create__S
    0083ff80   ti_sdo_ipc_GateMP_RemoteSystemProxy_Object__delete__S
    0083ffa0   ti_sdo_ipc_GateMP_RemoteSystemProxy_Params__init__S
    0083ffc0   ti_sdo_ipc_GateMP_RemoteSystemProxy_Proxy__abstract__S
    0083ffe0   ti_sdo_ipc_GateMP_RemoteSystemProxy_Proxy__delegate__S
    00840000   ti_sdo_ipc_GateMP_RemoteSystemProxy_getReservedMask__E
    00840020   ti_sdo_ipc_GateMP_RemoteSystemProxy_sharedMemReq__E
    0082f1c0   ti_sdo_ipc_GateMP_attach__F
    00833900   ti_sdo_ipc_GateMP_createLocal__F
    0082f3a0   ti_sdo_ipc_GateMP_getFreeResource__I
    00839d20   ti_sdo_ipc_GateMP_getRegion0ReservedSize__F
    00840040   ti_sdo_ipc_GateMP_getSharedAddr__F
    00831920   ti_sdo_ipc_GateMP_openRegion0Reserved__F
    00821d00   ti_sdo_ipc_GateMP_setRegion0Reserved__F
    00837160   ti_sdo_ipc_GateMP_start__F
    00893580   ti_sdo_ipc_Ipc_A_addrNotCacheAligned__C
    00893584   ti_sdo_ipc_Ipc_A_addrNotInSharedRegion__C
    00893588   ti_sdo_ipc_Ipc_A_internal__C
    0089358c   ti_sdo_ipc_Ipc_A_invArgument__C
    00893590   ti_sdo_ipc_Ipc_A_invParam__C
    00893594   ti_sdo_ipc_Ipc_A_nullArgument__C
    00893598   ti_sdo_ipc_Ipc_A_nullPointer__C
    0089359c   ti_sdo_ipc_Ipc_E_internal__C
    008935a0   ti_sdo_ipc_Ipc_E_nameFailed__C
    008935a4   ti_sdo_ipc_Ipc_E_versionMismatch__C
    00895980   ti_sdo_ipc_Ipc_Module_State_0_procEntry__A
    008935a8   ti_sdo_ipc_Ipc_Module__diagsEnabled__C
    008935ac   ti_sdo_ipc_Ipc_Module__diagsIncluded__C
    008935b0   ti_sdo_ipc_Ipc_Module__diagsMask__C
    008939f8   ti_sdo_ipc_Ipc_Module__id__C
    00894320   ti_sdo_ipc_Ipc_Module__state__V
    008939fc   ti_sdo_ipc_Ipc_generateSlaveDataForHost__C
    008935b4   ti_sdo_ipc_Ipc_numUserFxns__C
    00822160   ti_sdo_ipc_Ipc_procSyncFinish__I
    0081e440   ti_sdo_ipc_Ipc_procSyncStart__I
    008935b8   ti_sdo_ipc_Ipc_procSync__C
    008935bc   ti_sdo_ipc_Ipc_userFxns__C
    0082c520   ti_sdo_ipc_ListMP_Instance_finalize__F
    00813740   ti_sdo_ipc_ListMP_Instance_init__F
    008935c0   ti_sdo_ipc_ListMP_Module__diagsEnabled__C
    008935c4   ti_sdo_ipc_ListMP_Module__diagsIncluded__C
    008935c8   ti_sdo_ipc_ListMP_Module__diagsMask__C
    00893a00   ti_sdo_ipc_ListMP_Module__id__C
    0089432c   ti_sdo_ipc_ListMP_Module__root__V
    00894334   ti_sdo_ipc_ListMP_Module__state__V
    00893070   ti_sdo_ipc_ListMP_Object__DESC__C
    00892cbc   ti_sdo_ipc_ListMP_Object__PARAMS__C
    00839de0   ti_sdo_ipc_ListMP_Object__create__S
    0083d2a0   ti_sdo_ipc_ListMP_Object__delete__S
    0083e640   ti_sdo_ipc_ListMP_Params__init__S
    008935cc   ti_sdo_ipc_MessageQ_A_invalidMsg__C
    008935d0   ti_sdo_ipc_MessageQ_A_invalidObj__C
    008935d4   ti_sdo_ipc_MessageQ_A_invalidQueueId__C
    008935d8   ti_sdo_ipc_MessageQ_A_procIdInvalid__C
    008935dc   ti_sdo_ipc_MessageQ_A_unregisteredTransport__C
    008935e0   ti_sdo_ipc_MessageQ_Instance_State_highList__O
    008935e4   ti_sdo_ipc_MessageQ_Instance_State_normalList__O
    008935e8   ti_sdo_ipc_MessageQ_LM_putLocal__C
    00895920   ti_sdo_ipc_MessageQ_Module_State_0_heaps__A
    008959f0   ti_sdo_ipc_MessageQ_Module_State_0_transports__A
    008935ec   ti_sdo_ipc_MessageQ_Module__diagsEnabled__C
    008935f0   ti_sdo_ipc_MessageQ_Module__diagsIncluded__C
    008935f4   ti_sdo_ipc_MessageQ_Module__diagsMask__C
    00893a04   ti_sdo_ipc_MessageQ_Module__id__C
    00893a08   ti_sdo_ipc_MessageQ_Module__loggerDefined__C
    008935f8   ti_sdo_ipc_MessageQ_Module__loggerFxn4__C
    008935fc   ti_sdo_ipc_MessageQ_Module__loggerObj__C
    00894338   ti_sdo_ipc_MessageQ_Module__root__V
    00894340   ti_sdo_ipc_MessageQ_Module__state__V
    00840060   ti_sdo_ipc_MessageQ_Module_startup__E
    008365e0   ti_sdo_ipc_MessageQ_Module_startup__F
    00893600   ti_sdo_ipc_MessageQ_Object__count__C
    0083d300   ti_sdo_ipc_MessageQ_Object__get__S
    00893604   ti_sdo_ipc_MessageQ_Object__table__C
    00840080   ti_sdo_ipc_MessageQ_SetupTransportProxy_attach__E
    008400a0   ti_sdo_ipc_MessageQ_SetupTransportProxy_isRegistered__E
    008400c0   ti_sdo_ipc_MessageQ_SetupTransportProxy_sharedMemReq__E
    00832a20   ti_sdo_ipc_MessageQ_registerTransport__F
    00833a60   ti_sdo_ipc_MessageQ_unregisterTransport__F
    00893608   ti_sdo_ipc_Notify_A_alreadyRegistered__C
    0089360c   ti_sdo_ipc_Notify_A_internal__C
    00893610   ti_sdo_ipc_Notify_A_invArgument__C
    00893614   ti_sdo_ipc_Notify_A_notRegistered__C
    00893618   ti_sdo_ipc_Notify_A_reservedEvent__C
    00837260   ti_sdo_ipc_Notify_Instance_finalize__F
    00823680   ti_sdo_ipc_Notify_Instance_init__F
    008400e0   ti_sdo_ipc_Notify_Module_GateProxy_enter__E
    00840100   ti_sdo_ipc_Notify_Module_GateProxy_leave__E
    00895a30   ti_sdo_ipc_Notify_Module_State_0_notifyHandles_0__A
    00895a40   ti_sdo_ipc_Notify_Module_State_0_notifyHandles__A
    0089361c   ti_sdo_ipc_Notify_Module__diagsEnabled__C
    00893620   ti_sdo_ipc_Notify_Module__diagsIncluded__C
    00893624   ti_sdo_ipc_Notify_Module__diagsMask__C
    00893628   ti_sdo_ipc_Notify_Module__gateObj__C
    00893a0c   ti_sdo_ipc_Notify_Module__id__C
    0089435c   ti_sdo_ipc_Notify_Module__root__V
    00894364   ti_sdo_ipc_Notify_Module__state__V
    00840120   ti_sdo_ipc_Notify_Module_startup__E
    00832ba0   ti_sdo_ipc_Notify_Module_startup__F
    00893090   ti_sdo_ipc_Notify_Object__DESC__C
    008933c8   ti_sdo_ipc_Notify_Object__PARAMS__C
    00838b20   ti_sdo_ipc_Notify_Object__create__S
    0089362c   ti_sdo_ipc_Notify_Object__heap__C
    00840140   ti_sdo_ipc_Notify_SetupProxy_attach__E
    00840160   ti_sdo_ipc_Notify_SetupProxy_numIntLines__E
    00840180   ti_sdo_ipc_Notify_SetupProxy_sharedMemReq__E
    008351a0   ti_sdo_ipc_Notify_exec__F
    00893630   ti_sdo_ipc_Notify_numEvents__C
    00893a10   ti_sdo_ipc_Notify_numLines__C
    00893a14   ti_sdo_ipc_Notify_reservedEvents__C
    00893634   ti_sdo_ipc_SharedRegion_A_addrOutOfRange__C
    00893638   ti_sdo_ipc_SharedRegion_A_idTooLarge__C
    0089363c   ti_sdo_ipc_SharedRegion_A_noHeap__C
    00893640   ti_sdo_ipc_SharedRegion_A_region0Invalid__C
    00893644   ti_sdo_ipc_SharedRegion_A_regionInvalid__C
    00893648   ti_sdo_ipc_SharedRegion_A_reserveTooMuch__C
    0089364c   ti_sdo_ipc_SharedRegion_INVALIDSRPTR__C
    00895420   ti_sdo_ipc_SharedRegion_Module_State_0_regions__A
    00893650   ti_sdo_ipc_SharedRegion_Module__diagsEnabled__C
    00893654   ti_sdo_ipc_SharedRegion_Module__diagsIncluded__C
    00893658   ti_sdo_ipc_SharedRegion_Module__diagsMask__C
    00893a18   ti_sdo_ipc_SharedRegion_Module__id__C
    0089436c   ti_sdo_ipc_SharedRegion_Module__state__V
    00837360   ti_sdo_ipc_SharedRegion_attach__F
    0089365c   ti_sdo_ipc_SharedRegion_cacheLineSize__C
    00837460   ti_sdo_ipc_SharedRegion_clearReservedMemory__F
    00893a1c   ti_sdo_ipc_SharedRegion_numEntries__C
    00893660   ti_sdo_ipc_SharedRegion_numOffsetBits__C
    00893664   ti_sdo_ipc_SharedRegion_offsetMask__C
    008249e0   ti_sdo_ipc_SharedRegion_reserveMemory__F
    0081cde0   ti_sdo_ipc_SharedRegion_start__F
    00893a20   ti_sdo_ipc_SharedRegion_translate__C
    00893668   ti_sdo_ipc_gates_GateHWSem_A_invSemNum__C
    0083e680   ti_sdo_ipc_gates_GateHWSem_Handle__label__S
    00833bc0   ti_sdo_ipc_gates_GateHWSem_Instance_init__F
    00892ce8   ti_sdo_ipc_gates_GateHWSem_Module__FXNS__C
    0089366c   ti_sdo_ipc_gates_GateHWSem_Module__diagsEnabled__C
    00893670   ti_sdo_ipc_gates_GateHWSem_Module__diagsIncluded__C
    00893674   ti_sdo_ipc_gates_GateHWSem_Module__diagsMask__C
    00893a24   ti_sdo_ipc_gates_GateHWSem_Module__id__C
    00894370   ti_sdo_ipc_gates_GateHWSem_Module__root__V
    008401a0   ti_sdo_ipc_gates_GateHWSem_Module_startup__E
    00837560   ti_sdo_ipc_gates_GateHWSem_Module_startup__F
    008930b0   ti_sdo_ipc_gates_GateHWSem_Object__DESC__C
    00892e5c   ti_sdo_ipc_gates_GateHWSem_Object__PARAMS__C
    0083bc60   ti_sdo_ipc_gates_GateHWSem_Object__create__S
    0083e6c0   ti_sdo_ipc_gates_GateHWSem_Object__delete__S
    0083e700   ti_sdo_ipc_gates_GateHWSem_Params__init__S
    00893678   ti_sdo_ipc_gates_GateHWSem_baseAddr__C
    00838c00   ti_sdo_ipc_gates_GateHWSem_enter__E
    008401c0   ti_sdo_ipc_gates_GateHWSem_getReservedMask__E
    0083d360   ti_sdo_ipc_gates_GateHWSem_leave__E
    0089367c   ti_sdo_ipc_gates_GateHWSem_numSems__C
    008401e0   ti_sdo_ipc_gates_GateHWSem_query__E
    00840200   ti_sdo_ipc_gates_GateHWSem_query__F
    00893680   ti_sdo_ipc_gates_GateHWSem_reservedMaskArr__A
    00893684   ti_sdo_ipc_gates_GateHWSem_reservedMaskArr__C
    00840220   ti_sdo_ipc_gates_GateHWSem_sharedMemReq__E
    00893688   ti_sdo_ipc_gates_GateMPSupportNull_A_invalidAction__C
    0083e740   ti_sdo_ipc_gates_GateMPSupportNull_Handle__label__S
    00840240   ti_sdo_ipc_gates_GateMPSupportNull_Instance_init__F
    00892d14   ti_sdo_ipc_gates_GateMPSupportNull_Module__FXNS__C
    0089368c   ti_sdo_ipc_gates_GateMPSupportNull_Module__diagsEnabled__C
    00893690   ti_sdo_ipc_gates_GateMPSupportNull_Module__diagsIncluded__C
    00893694   ti_sdo_ipc_gates_GateMPSupportNull_Module__diagsMask__C
    00893a28   ti_sdo_ipc_gates_GateMPSupportNull_Module__id__C
    00894378   ti_sdo_ipc_gates_GateMPSupportNull_Module__root__V
    008930d0   ti_sdo_ipc_gates_GateMPSupportNull_Object__DESC__C
    00892e80   ti_sdo_ipc_gates_GateMPSupportNull_Object__PARAMS__C
    0083bce0   ti_sdo_ipc_gates_GateMPSupportNull_Object__create__S
    0083e780   ti_sdo_ipc_gates_GateMPSupportNull_Object__delete__S
    0083e7c0   ti_sdo_ipc_gates_GateMPSupportNull_Params__init__S
    00893698   ti_sdo_ipc_gates_GateMPSupportNull_action__C
    00837660   ti_sdo_ipc_gates_GateMPSupportNull_enter__E
    00840260   ti_sdo_ipc_gates_GateMPSupportNull_getReservedMask__E
    00837760   ti_sdo_ipc_gates_GateMPSupportNull_leave__E
    00840280   ti_sdo_ipc_gates_GateMPSupportNull_query__E
    008402a0   ti_sdo_ipc_gates_GateMPSupportNull_query__F
    008402c0   ti_sdo_ipc_gates_GateMPSupportNull_sharedMemReq__E
    0089369c   ti_sdo_ipc_gates_GatePeterson_E_gateRemotelyOpened__C
    0083e800   ti_sdo_ipc_gates_GatePeterson_Handle__label__S
    0083d3c0   ti_sdo_ipc_gates_GatePeterson_Instance_finalize__F
    00820200   ti_sdo_ipc_gates_GatePeterson_Instance_init__F
    00892d40   ti_sdo_ipc_gates_GatePeterson_Module__FXNS__C
    008936a0   ti_sdo_ipc_gates_GatePeterson_Module__diagsEnabled__C
    008936a4   ti_sdo_ipc_gates_GatePeterson_Module__diagsIncluded__C
    008936a8   ti_sdo_ipc_gates_GatePeterson_Module__diagsMask__C
    00893a2c   ti_sdo_ipc_gates_GatePeterson_Module__id__C
    00894380   ti_sdo_ipc_gates_GatePeterson_Module__root__V
    008930f0   ti_sdo_ipc_gates_GatePeterson_Object__DESC__C
    00892ea4   ti_sdo_ipc_gates_GatePeterson_Object__PARAMS__C
    00839ea0   ti_sdo_ipc_gates_GatePeterson_Object__create__S
    0083d420   ti_sdo_ipc_gates_GatePeterson_Object__delete__S
    0083e840   ti_sdo_ipc_gates_GatePeterson_Params__init__S
    00832d20   ti_sdo_ipc_gates_GatePeterson_enter__E
    008402e0   ti_sdo_ipc_gates_GatePeterson_getReservedMask__E
    0083b400   ti_sdo_ipc_gates_GatePeterson_leave__E
    008936ac   ti_sdo_ipc_gates_GatePeterson_numInstances__C
    00840300   ti_sdo_ipc_gates_GatePeterson_query__E
    00840320   ti_sdo_ipc_gates_GatePeterson_query__F
    0083d480   ti_sdo_ipc_gates_GatePeterson_sharedMemReq__E
    008936b0   ti_sdo_ipc_heaps_HeapMemMP_A_align__C
    008936b4   ti_sdo_ipc_heaps_HeapMemMP_A_heapSize__C
    008936b8   ti_sdo_ipc_heaps_HeapMemMP_A_invalidFree__C
    008936bc   ti_sdo_ipc_heaps_HeapMemMP_A_zeroBlock__C
    008936c0   ti_sdo_ipc_heaps_HeapMemMP_E_memory__C
    0083e880   ti_sdo_ipc_heaps_HeapMemMP_Handle__label__S
    0082c780   ti_sdo_ipc_heaps_HeapMemMP_Instance_finalize__F
    00816060   ti_sdo_ipc_heaps_HeapMemMP_Instance_init__F
    00892d6c   ti_sdo_ipc_heaps_HeapMemMP_Module__FXNS__C
    008936c4   ti_sdo_ipc_heaps_HeapMemMP_Module__diagsEnabled__C
    008936c8   ti_sdo_ipc_heaps_HeapMemMP_Module__diagsIncluded__C
    008936cc   ti_sdo_ipc_heaps_HeapMemMP_Module__diagsMask__C
    00893a30   ti_sdo_ipc_heaps_HeapMemMP_Module__id__C
    00894388   ti_sdo_ipc_heaps_HeapMemMP_Module__root__V
    00894390   ti_sdo_ipc_heaps_HeapMemMP_Module__state__V
    00893110   ti_sdo_ipc_heaps_HeapMemMP_Object__DESC__C
    00892c2c   ti_sdo_ipc_heaps_HeapMemMP_Object__PARAMS__C
    00839f60   ti_sdo_ipc_heaps_HeapMemMP_Object__create__S
    0083d4e0   ti_sdo_ipc_heaps_HeapMemMP_Object__delete__S
    0083e8c0   ti_sdo_ipc_heaps_HeapMemMP_Params__init__S
    0080fd60   ti_sdo_ipc_heaps_HeapMemMP_alloc__E
    008107c0   ti_sdo_ipc_heaps_HeapMemMP_free__E
    00822a00   ti_sdo_ipc_heaps_HeapMemMP_getStats__E
    00840340   ti_sdo_ipc_heaps_HeapMemMP_isBlocking__E
    00840360   ti_sdo_ipc_heaps_HeapMemMP_isBlocking__F
    00822e40   ti_sdo_ipc_heaps_HeapMemMP_postInit__I
    008936d0   ti_sdo_ipc_interfaces_IGateMPSupport_Interface__BASE__C
    008936d4   ti_sdo_ipc_interfaces_IMessageQTransport_Interface__BASE__C
    00840380   ti_sdo_ipc_notifyDrivers_NotifySetupNull_attach__E
    008403a0   ti_sdo_ipc_notifyDrivers_NotifySetupNull_numIntLines__E
    008403c0   ti_sdo_ipc_notifyDrivers_NotifySetupNull_sharedMemReq__E
    008936d8   ti_sdo_ipc_nsremote_NameServerRemoteNotify_A_invalidValueLen__C
    0083e900   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Handle__label__S
    008936dc   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_State_semMultiBlock__O
    008936e0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_State_semRemoteWait__O
    008936e4   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_State_swiObj__O
    00836700   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_finalize__F
    008184a0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_init__F
    00892d94   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__FXNS__C
    008936e8   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__diagsEnabled__C
    008936ec   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__diagsIncluded__C
    008936f0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__diagsMask__C
    00893a34   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__id__C
    00894394   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__root__V
    00893130   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__DESC__C
    00893150   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__PARAMS__C
    0083a020   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__create__S
    0083d540   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__delete__S
    0083e940   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__first__S
    0083e980   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__next__S
    0083e9c0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Params__init__S
    00831ac0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_attach__E
    008403e0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_cbFxn__I
    0083bd60   ti_sdo_ipc_nsremote_NameServerRemoteNotify_detach__E
    0083ea00   ti_sdo_ipc_nsremote_NameServerRemoteNotify_get__E
    0081d940   ti_sdo_ipc_nsremote_NameServerRemoteNotify_get__F
    008936f4   ti_sdo_ipc_nsremote_NameServerRemoteNotify_notifyEventId__C
    0083ea40   ti_sdo_ipc_nsremote_NameServerRemoteNotify_sharedMemReq__E
    008206a0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_swiFxn__I
    008936f8   ti_sdo_ipc_nsremote_NameServerRemoteNotify_timeout__C
    00895a50   ti_sdo_ipc_transports_TransportShmSetup_Module_State_0_handles__A
    008943a4   ti_sdo_ipc_transports_TransportShmSetup_Module__state__V
    00837860   ti_sdo_ipc_transports_TransportShmSetup_attach__E
    00840400   ti_sdo_ipc_transports_TransportShmSetup_isRegistered__E
    008936fc   ti_sdo_ipc_transports_TransportShmSetup_priority__C
    0083d5a0   ti_sdo_ipc_transports_TransportShmSetup_sharedMemReq__E
    0083ea80   ti_sdo_ipc_transports_TransportShm_Handle__label__S
    00893700   ti_sdo_ipc_transports_TransportShm_Instance_State_swiObj__O
    0082ede0   ti_sdo_ipc_transports_TransportShm_Instance_finalize__F
    00812e20   ti_sdo_ipc_transports_TransportShm_Instance_init__F
    00892dbc   ti_sdo_ipc_transports_TransportShm_Module__FXNS__C
    00893704   ti_sdo_ipc_transports_TransportShm_Module__diagsEnabled__C
    00893708   ti_sdo_ipc_transports_TransportShm_Module__diagsIncluded__C
    0089370c   ti_sdo_ipc_transports_TransportShm_Module__diagsMask__C
    00893a38   ti_sdo_ipc_transports_TransportShm_Module__id__C
    0089439c   ti_sdo_ipc_transports_TransportShm_Module__root__V
    00893170   ti_sdo_ipc_transports_TransportShm_Object__DESC__C
    00892de4   ti_sdo_ipc_transports_TransportShm_Object__PARAMS__C
    0083a0e0   ti_sdo_ipc_transports_TransportShm_Object__create__S
    0083d600   ti_sdo_ipc_transports_TransportShm_Object__delete__S
    0083eac0   ti_sdo_ipc_transports_TransportShm_Params__init__S
    00840420   ti_sdo_ipc_transports_TransportShm_control__E
    00840440   ti_sdo_ipc_transports_TransportShm_getStatus__E
    00893a3c   ti_sdo_ipc_transports_TransportShm_notifyEventId__C
    00840460   ti_sdo_ipc_transports_TransportShm_notifyFxn__I
    00828a60   ti_sdo_ipc_transports_TransportShm_openByAddr__F
    0081dec0   ti_sdo_ipc_transports_TransportShm_put__E
    00840480   ti_sdo_ipc_transports_TransportShm_setErrFxn__E
    008404a0   ti_sdo_ipc_transports_TransportShm_setErrFxn__F
    00833d20   ti_sdo_ipc_transports_TransportShm_sharedMemReq__F
    0083bde0   ti_sdo_ipc_transports_TransportShm_swiFxn__I
    00893710   ti_sdo_utils_INameServerRemote_Interface__BASE__C
    008404c0   ti_sdo_utils_List_Instance_init__F
    008943a8   ti_sdo_utils_List_Module__root__V
    00893190   ti_sdo_utils_List_Object__DESC__C
    008933e0   ti_sdo_utils_List_Object__PARAMS__C
    00893714   ti_sdo_utils_List_Object__count__C
    0083be60   ti_sdo_utils_List_Object__create__S
    0083eb00   ti_sdo_utils_List_Object__destruct__S
    0083d660   ti_sdo_utils_List_Object__get__S
    00893718   ti_sdo_utils_List_Object__table__C
    0089371c   ti_sdo_utils_MultiProc_A_invalidMultiProcId__C
    00893720   ti_sdo_utils_MultiProc_Module__diagsEnabled__C
    00893724   ti_sdo_utils_MultiProc_Module__diagsIncluded__C
    00893728   ti_sdo_utils_MultiProc_Module__diagsMask__C
    00893a40   ti_sdo_utils_MultiProc_Module__id__C
    008943b0   ti_sdo_utils_MultiProc_Module__state__V
    008404e0   ti_sdo_utils_MultiProc_getClusterId__F
    00893a44   ti_sdo_utils_MultiProc_numProcessors__C
    00893a48   ti_sdo_utils_MultiProc_numProcsInCluster__C
    008943c4   ti_sdo_utils_NameServerRemoteNull_Module__root__V
    0089372c   ti_sdo_utils_NameServer_A_invArgument__C
    00893730   ti_sdo_utils_NameServer_A_invalidLen__C
    00893734   ti_sdo_utils_NameServer_E_entryExists__C
    00893738   ti_sdo_utils_NameServer_E_maxReached__C
    0089373c   ti_sdo_utils_NameServer_Instance_State_freeList__O
    00893740   ti_sdo_utils_NameServer_Instance_State_nameList__O
    0088d360   ti_sdo_utils_NameServer_Module_State_0_nsRemoteHandle__A
    00893744   ti_sdo_utils_NameServer_Module__diagsEnabled__C
    00893748   ti_sdo_utils_NameServer_Module__diagsIncluded__C
    0089374c   ti_sdo_utils_NameServer_Module__diagsMask__C
    00893a4c   ti_sdo_utils_NameServer_Module__id__C
    008943b4   ti_sdo_utils_NameServer_Module__root__V
    0083eb40   ti_sdo_utils_NameServer_Module__startupDone__F
    00840500   ti_sdo_utils_NameServer_Module__startupDone__S
    008943bc   ti_sdo_utils_NameServer_Module__state__V
    00840520   ti_sdo_utils_NameServer_Module_startup__E
    00832ea0   ti_sdo_utils_NameServer_Module_startup__F
    00893750   ti_sdo_utils_NameServer_Object__count__C
    0083eb80   ti_sdo_utils_NameServer_Object__first__S
    0083d6c0   ti_sdo_utils_NameServer_Object__get__S
    0083ebc0   ti_sdo_utils_NameServer_Object__next__S
    00893754   ti_sdo_utils_NameServer_Object__table__C
    00895110   ti_sdo_utils_NameServer_Object__table__V
    00840540   ti_sdo_utils_NameServer_SetupProxy_attach__E
    00840560   ti_sdo_utils_NameServer_SetupProxy_sharedMemReq__E
    00833e80   ti_sdo_utils_NameServer_isRegistered__E
    00833fe0   ti_sdo_utils_NameServer_registerRemoteDriver__E
    00834140   ti_sdo_utils_NameServer_unregisterRemoteDriver__E
    00893758   ti_sysbios_BIOS_Module__diagsEnabled__C
    0089375c   ti_sysbios_BIOS_Module__diagsIncluded__C
    00893760   ti_sysbios_BIOS_Module__diagsMask__C
    00893a50   ti_sysbios_BIOS_Module__id__C
    008943cc   ti_sysbios_BIOS_Module__state__V
    00840580   ti_sysbios_BIOS_RtsGateProxy_enter__E
    008405a0   ti_sysbios_BIOS_RtsGateProxy_leave__E
    0083a1a0   ti_sysbios_BIOS_errorRaiseHook__I
    0083d720   ti_sysbios_BIOS_exitFunc__I
    008405c0   ti_sysbios_BIOS_getThreadType__E
    00893764   ti_sysbios_BIOS_installedErrorHook__C
    0083d780   ti_sysbios_BIOS_registerRTSLock__I
    008405e0   ti_sysbios_BIOS_setThreadType__E
    0083ec00   ti_sysbios_BIOS_startFunc__I
    0083ec40   ti_sysbios_BIOS_start__E
    00840600   ti_sysbios_family_c62_TaskSupport_Module__startupDone__S
    0083e400   ti_sysbios_family_c62_TaskSupport_buildTaskStack
    00840620   ti_sysbios_family_c62_TaskSupport_checkStack__E
    00840640   ti_sysbios_family_c62_TaskSupport_getStackAlignment__E
    0083fc40   ti_sysbios_family_c62_TaskSupport_glue
    00893768   ti_sysbios_family_c62_TaskSupport_stackAlignment__C
    0083bee0   ti_sysbios_family_c62_TaskSupport_start__E
    0083b8e0   ti_sysbios_family_c62_TaskSupport_swap__E
    00893520   ti_sysbios_family_c64p_EventCombiner_EVTMASK__C
    0089376c   ti_sysbios_family_c64p_EventCombiner_E_unpluggedEvent__C
    00893a54   ti_sysbios_family_c64p_EventCombiner_Module__id__C
    008943e8   ti_sysbios_family_c64p_EventCombiner_Module__state__V
    00840660   ti_sysbios_family_c64p_EventCombiner_Module_startup__E
    0083d7e0   ti_sysbios_family_c64p_EventCombiner_Module_startup__F
    0083d840   ti_sysbios_family_c64p_EventCombiner_dispatchPlug__F
    00840680   ti_sysbios_family_c64p_EventCombiner_dispatch__E
    00837960   ti_sysbios_family_c64p_EventCombiner_dispatch__F
    0083ec80   ti_sysbios_family_c64p_EventCombiner_enableEvent__F
    008406a0   ti_sysbios_family_c64p_EventCombiner_unused__E
    0083d8a0   ti_sysbios_family_c64p_EventCombiner_unused__F
    00893770   ti_sysbios_family_c64p_Exception_E_exceptionMin__C
    00893a58   ti_sysbios_family_c64p_Exception_Module__id__C
    008947e8   ti_sysbios_family_c64p_Exception_Module__state__V
    008406c0   ti_sysbios_family_c64p_Exception_Module_startup__E
    0083bf60   ti_sysbios_family_c64p_Exception_Module_startup__F
    008328a0   ti_sysbios_family_c64p_Exception_dispatch__E
    00893774   ti_sysbios_family_c64p_Exception_exceptionHook__C
    00893778   ti_sysbios_family_c64p_Exception_externalHook__C
    008167e0   ti_sysbios_family_c64p_Exception_handler__I
    0082d300   ti_sysbios_family_c64p_Exception_internalHandler__I
    0089377c   ti_sysbios_family_c64p_Exception_internalHook__C
    00893780   ti_sysbios_family_c64p_Exception_nmiHook__C
    00897800   ti_sysbios_family_c64p_Hwi0
    00897820   ti_sysbios_family_c64p_Hwi1
    00897940   ti_sysbios_family_c64p_Hwi10
    00897960   ti_sysbios_family_c64p_Hwi11
    00897980   ti_sysbios_family_c64p_Hwi12
    008979a0   ti_sysbios_family_c64p_Hwi13
    008979c0   ti_sysbios_family_c64p_Hwi14
    008979e0   ti_sysbios_family_c64p_Hwi15
    00897840   ti_sysbios_family_c64p_Hwi2
    00897860   ti_sysbios_family_c64p_Hwi3
    00897880   ti_sysbios_family_c64p_Hwi4
    008978a0   ti_sysbios_family_c64p_Hwi5
    008978c0   ti_sysbios_family_c64p_Hwi6
    008978e0   ti_sysbios_family_c64p_Hwi7
    00897900   ti_sysbios_family_c64p_Hwi8
    00897920   ti_sysbios_family_c64p_Hwi9
    00893784   ti_sysbios_family_c64p_Hwi_LD_end__C
    00893788   ti_sysbios_family_c64p_Hwi_LM_begin__C
    0089378c   ti_sysbios_family_c64p_Hwi_Module__diagsEnabled__C
    00893790   ti_sysbios_family_c64p_Hwi_Module__diagsIncluded__C
    00893794   ti_sysbios_family_c64p_Hwi_Module__diagsMask__C
    00893a5c   ti_sysbios_family_c64p_Hwi_Module__id__C
    00893a60   ti_sysbios_family_c64p_Hwi_Module__loggerDefined__C
    00893798   ti_sysbios_family_c64p_Hwi_Module__loggerFxn1__C
    0089379c   ti_sysbios_family_c64p_Hwi_Module__loggerFxn8__C
    008937a0   ti_sysbios_family_c64p_Hwi_Module__loggerObj__C
    00894814   ti_sysbios_family_c64p_Hwi_Module__root__V
    0083ecc0   ti_sysbios_family_c64p_Hwi_Module__startupDone__F
    008406e0   ti_sysbios_family_c64p_Hwi_Module__startupDone__S
    0089481c   ti_sysbios_family_c64p_Hwi_Module__state__V
    00840700   ti_sysbios_family_c64p_Hwi_Module_startup__E
    008352e0   ti_sysbios_family_c64p_Hwi_Module_startup__F
    008956b0   ti_sysbios_family_c64p_Hwi_Object__table__V
    00840720   ti_sysbios_family_c64p_Hwi_clearInterrupt__E
    0083ed00   ti_sysbios_family_c64p_Hwi_disableInterrupt__E
    0082ebe0   ti_sysbios_family_c64p_Hwi_dispatchAlways
    00827900   ti_sysbios_family_c64p_Hwi_dispatchC__I
    0083ed40   ti_sysbios_family_c64p_Hwi_enableInterrupt__E
    0083bfe0   ti_sysbios_family_c64p_Hwi_eventMap__E
    00840740   ti_sysbios_family_c64p_Hwi_startup__E
    00840760   ti_sysbios_family_c64p_Hwi_switchFromBootStack__E
    00840780   ti_sysbios_family_c64p_tci6488_TimerSupport_enable__E
    008407a0   ti_sysbios_family_c66_Cache_Module_startup__E
    00835420   ti_sysbios_family_c66_Cache_Module_startup__F
    008937a4   ti_sysbios_family_c66_Cache_atomicBlockSize__C
    00893504   ti_sysbios_family_c66_Cache_initSize__C
    008407c0   ti_sysbios_family_c66_Cache_inv__E
    00891990   ti_sysbios_family_c66_Cache_marvalues__C
    008407e0   ti_sysbios_family_c66_Cache_wbInv__E
    0083e440   ti_sysbios_family_xxx_Hwi_switchToIsrStack
    0083fc60   ti_sysbios_family_xxx_Hwi_switchToTaskStack
    0083ed80   ti_sysbios_gates_GateAll_Handle__label__S
    00840800   ti_sysbios_gates_GateAll_Instance_init__F
    00892ec8   ti_sysbios_gates_GateAll_Module__FXNS__C
    00894880   ti_sysbios_gates_GateAll_Module__root__V
    008931b0   ti_sysbios_gates_GateAll_Object__DESC__C
    008933f8   ti_sysbios_gates_GateAll_Object__PARAMS__C
    0083c060   ti_sysbios_gates_GateAll_Object__create__S
    0083edc0   ti_sysbios_gates_GateAll_Object__delete__S
    008959d0   ti_sysbios_gates_GateAll_Object__table__V
    0083d900   ti_sysbios_gates_GateAll_enter__E
    0083a260   ti_sysbios_gates_GateAll_leave__E
    00840820   ti_sysbios_gates_GateAll_query__E
    00840840   ti_sysbios_gates_GateAll_query__F
    0083ee00   ti_sysbios_gates_GateHwi_Handle__label__S
    00840860   ti_sysbios_gates_GateHwi_Instance_init__F
    00892eec   ti_sysbios_gates_GateHwi_Module__FXNS__C
    00894888   ti_sysbios_gates_GateHwi_Module__root__V
    008931d0   ti_sysbios_gates_GateHwi_Object__DESC__C
    00893410   ti_sysbios_gates_GateHwi_Object__PARAMS__C
    0083c0e0   ti_sysbios_gates_GateHwi_Object__create__S
    0083ee40   ti_sysbios_gates_GateHwi_Object__delete__S
    00895a60   ti_sysbios_gates_GateHwi_Object__table__V
    00840880   ti_sysbios_gates_GateHwi_enter__E
    008408a0   ti_sysbios_gates_GateHwi_leave__E
    008408c0   ti_sysbios_gates_GateHwi_query__E
    008408e0   ti_sysbios_gates_GateHwi_query__F
    008937a8   ti_sysbios_gates_GateMutexPri_A_badContext__C
    0083ee80   ti_sysbios_gates_GateMutexPri_Handle__label__S
    008937ac   ti_sysbios_gates_GateMutexPri_Instance_State_pendQ__O
    0083eec0   ti_sysbios_gates_GateMutexPri_Instance_finalize__F
    0083ef00   ti_sysbios_gates_GateMutexPri_Instance_init__F
    00892f10   ti_sysbios_gates_GateMutexPri_Module__FXNS__C
    008937b0   ti_sysbios_gates_GateMutexPri_Module__diagsEnabled__C
    008937b4   ti_sysbios_gates_GateMutexPri_Module__diagsIncluded__C
    008937b8   ti_sysbios_gates_GateMutexPri_Module__diagsMask__C
    00893a64   ti_sysbios_gates_GateMutexPri_Module__id__C
    00894898   ti_sysbios_gates_GateMutexPri_Module__root__V
    008931f0   ti_sysbios_gates_GateMutexPri_Object__DESC__C
    00893428   ti_sysbios_gates_GateMutexPri_Object__PARAMS__C
    0083c160   ti_sysbios_gates_GateMutexPri_Object__create__S
    0083d960   ti_sysbios_gates_GateMutexPri_Object__delete__S
    0083ef40   ti_sysbios_gates_GateMutexPri_Object__destruct__S
    00895960   ti_sysbios_gates_GateMutexPri_Object__table__V
    00828d40   ti_sysbios_gates_GateMutexPri_enter__E
    00837a60   ti_sysbios_gates_GateMutexPri_leave__E
    00840900   ti_sysbios_gates_GateMutexPri_query__E
    00840920   ti_sysbios_gates_GateMutexPri_query__F
    008937bc   ti_sysbios_gates_GateMutex_A_badContext__C
    0083ef80   ti_sysbios_gates_GateMutex_Handle__label__S
    008937c0   ti_sysbios_gates_GateMutex_Instance_State_sem__O
    0083efc0   ti_sysbios_gates_GateMutex_Instance_finalize__F
    0083d9c0   ti_sysbios_gates_GateMutex_Instance_init__F
    00892f34   ti_sysbios_gates_GateMutex_Module__FXNS__C
    008937c4   ti_sysbios_gates_GateMutex_Module__diagsEnabled__C
    008937c8   ti_sysbios_gates_GateMutex_Module__diagsIncluded__C
    008937cc   ti_sysbios_gates_GateMutex_Module__diagsMask__C
    00893a68   ti_sysbios_gates_GateMutex_Module__id__C
    00894890   ti_sysbios_gates_GateMutex_Module__root__V
    00893210   ti_sysbios_gates_GateMutex_Object__DESC__C
    00893440   ti_sysbios_gates_GateMutex_Object__PARAMS__C
    0083c1e0   ti_sysbios_gates_GateMutex_Object__create__S
    0083da20   ti_sysbios_gates_GateMutex_Object__delete__S
    008957d0   ti_sysbios_gates_GateMutex_Object__table__V
    00831c60   ti_sysbios_gates_GateMutex_enter__E
    0083f000   ti_sysbios_gates_GateMutex_leave__E
    00840940   ti_sysbios_gates_GateMutex_query__E
    00840960   ti_sysbios_gates_GateMutex_query__F
    008937d0   ti_sysbios_gates_GateSwi_A_badContext__C
    0083f040   ti_sysbios_gates_GateSwi_Handle__label__S
    00840980   ti_sysbios_gates_GateSwi_Instance_init__F
    00892f58   ti_sysbios_gates_GateSwi_Module__FXNS__C
    008937d4   ti_sysbios_gates_GateSwi_Module__diagsEnabled__C
    008937d8   ti_sysbios_gates_GateSwi_Module__diagsIncluded__C
    008937dc   ti_sysbios_gates_GateSwi_Module__diagsMask__C
    00893a6c   ti_sysbios_gates_GateSwi_Module__id__C
    008948a0   ti_sysbios_gates_GateSwi_Module__root__V
    00893230   ti_sysbios_gates_GateSwi_Object__DESC__C
    00893458   ti_sysbios_gates_GateSwi_Object__PARAMS__C
    0083c260   ti_sysbios_gates_GateSwi_Object__create__S
    0083f080   ti_sysbios_gates_GateSwi_Object__delete__S
    008959e0   ti_sysbios_gates_GateSwi_Object__table__V
    00835560   ti_sysbios_gates_GateSwi_enter__E
    0083c2e0   ti_sysbios_gates_GateSwi_leave__E
    008409a0   ti_sysbios_gates_GateSwi_query__E
    008409c0   ti_sysbios_gates_GateSwi_query__F
    0083f0c0   ti_sysbios_hal_Cache_CacheProxy_inv__E
    0083f100   ti_sysbios_hal_Cache_CacheProxy_wbInv__E
    0083f0c0   ti_sysbios_hal_Cache_inv__E
    0083f100   ti_sysbios_hal_Cache_wbInv__E
    008937e0   ti_sysbios_hal_Hwi_E_stackOverflow__C
    008409e0   ti_sysbios_hal_Hwi_HwiProxy_Module__startupDone__S
    00840a00   ti_sysbios_hal_Hwi_HwiProxy_clearInterrupt__E
    00840a20   ti_sysbios_hal_Hwi_HwiProxy_disableInterrupt__E
    00840a40   ti_sysbios_hal_Hwi_HwiProxy_enableInterrupt__E
    00840a60   ti_sysbios_hal_Hwi_HwiProxy_startup__E
    00840a80   ti_sysbios_hal_Hwi_HwiProxy_switchFromBootStack__E
    00893a70   ti_sysbios_hal_Hwi_Module__id__C
    008948a8   ti_sysbios_hal_Hwi_Module__root__V
    00840aa0   ti_sysbios_hal_Hwi_Module_startup__E
    00840ac0   ti_sysbios_hal_Hwi_Module_startup__F
    00895a00   ti_sysbios_hal_Hwi_Object__table__V
    0083c360   ti_sysbios_hal_Hwi_checkStack
    00840a00   ti_sysbios_hal_Hwi_clearInterrupt__E
    00840a20   ti_sysbios_hal_Hwi_disableInterrupt__E
    00840a40   ti_sysbios_hal_Hwi_enableInterrupt__E
    0083da80   ti_sysbios_hal_Hwi_initStack
    00840a60   ti_sysbios_hal_Hwi_startup__E
    00840a80   ti_sysbios_hal_Hwi_switchFromBootStack__E
    008948b0   ti_sysbios_hal_Timer_Module__root__V
    0083f140   ti_sysbios_hal_Timer_Module__startupDone__F
    00840ae0   ti_sysbios_hal_Timer_Module__startupDone__S
    00840b00   ti_sysbios_hal_Timer_Module_startup__E
    00840b20   ti_sysbios_hal_Timer_Module_startup__F
    00895a10   ti_sysbios_hal_Timer_Object__table__V
    00840b40   ti_sysbios_hal_Timer_TimerProxy_Module__startupDone__S
    00840b60   ti_sysbios_hal_Timer_TimerProxy_getExpiredCounts__E
    00840b80   ti_sysbios_hal_Timer_TimerProxy_getPeriod__E
    00840ba0   ti_sysbios_hal_Timer_TimerProxy_setNextTick__E
    00840bc0   ti_sysbios_hal_Timer_TimerProxy_startup__E
    00840bc0   ti_sysbios_hal_Timer_startup__E
    008937e4   ti_sysbios_heaps_HeapBuf_A_bufAlign__C
    008937e8   ti_sysbios_heaps_HeapBuf_Instance_State_freeList__O
    008937ec   ti_sysbios_heaps_HeapBuf_Module__diagsEnabled__C
    008937f0   ti_sysbios_heaps_HeapBuf_Module__diagsIncluded__C
    008937f4   ti_sysbios_heaps_HeapBuf_Module__diagsMask__C
    00893a74   ti_sysbios_heaps_HeapBuf_Module__id__C
    008948b8   ti_sysbios_heaps_HeapBuf_Module__root__V
    008948c0   ti_sysbios_heaps_HeapBuf_Module__state__V
    00840be0   ti_sysbios_heaps_HeapBuf_Module_startup__E
    00824da0   ti_sysbios_heaps_HeapBuf_Module_startup__F
    008937f8   ti_sysbios_heaps_HeapBuf_Object__count__C
    0083dae0   ti_sysbios_heaps_HeapBuf_Object__get__S
    008937fc   ti_sysbios_heaps_HeapBuf_Object__table__C
    00893800   ti_sysbios_heaps_HeapBuf_numConstructedHeaps__C
    00893804   ti_sysbios_heaps_HeapMem_A_align__C
    00893808   ti_sysbios_heaps_HeapMem_A_heapSize__C
    0089380c   ti_sysbios_heaps_HeapMem_A_invalidFree__C
    00893810   ti_sysbios_heaps_HeapMem_A_zeroBlock__C
    00893814   ti_sysbios_heaps_HeapMem_E_memory__C
    0083f180   ti_sysbios_heaps_HeapMem_Handle__label__S
    00841560   ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A
    00833020   ti_sysbios_heaps_HeapMem_Instance_init__F
    00840c00   ti_sysbios_heaps_HeapMem_Module_GateProxy_enter__E
    00840c20   ti_sysbios_heaps_HeapMem_Module_GateProxy_leave__E
    00840c40   ti_sysbios_heaps_HeapMem_Module_GateProxy_query__E
    00892e0c   ti_sysbios_heaps_HeapMem_Module__FXNS__C
    00893818   ti_sysbios_heaps_HeapMem_Module__diagsEnabled__C
    0089381c   ti_sysbios_heaps_HeapMem_Module__diagsIncluded__C
    00893820   ti_sysbios_heaps_HeapMem_Module__diagsMask__C
    00893824   ti_sysbios_heaps_HeapMem_Module__gateObj__C
    00893a78   ti_sysbios_heaps_HeapMem_Module__id__C
    008948c4   ti_sysbios_heaps_HeapMem_Module__root__V
    00893250   ti_sysbios_heaps_HeapMem_Object__DESC__C
    00893270   ti_sysbios_heaps_HeapMem_Object__PARAMS__C
    00893828   ti_sysbios_heaps_HeapMem_Object__count__C
    0083c3e0   ti_sysbios_heaps_HeapMem_Object__create__S
    0083f1c0   ti_sysbios_heaps_HeapMem_Object__delete__S
    0083db40   ti_sysbios_heaps_HeapMem_Object__get__S
    0089382c   ti_sysbios_heaps_HeapMem_Object__table__C
    008959a0   ti_sysbios_heaps_HeapMem_Object__table__V
    0081aae0   ti_sysbios_heaps_HeapMem_alloc__E
    00819200   ti_sysbios_heaps_HeapMem_free__E
    0083a320   ti_sysbios_heaps_HeapMem_getStats__E
    0083b4a0   ti_sysbios_heaps_HeapMem_init__I
    00840c60   ti_sysbios_heaps_HeapMem_isBlocking__E
    00893830   ti_sysbios_heaps_HeapMem_reqAlignMask__C
    00893834   ti_sysbios_heaps_HeapMem_reqAlign__C
    00893838   ti_sysbios_knl_Clock_A_badThreadType__C
    008356a0   ti_sysbios_knl_Clock_Instance_finalize__F
    0082b1a0   ti_sysbios_knl_Clock_Instance_init__F
    0089383c   ti_sysbios_knl_Clock_LM_begin__C
    00893840   ti_sysbios_knl_Clock_LM_tick__C
    00893844   ti_sysbios_knl_Clock_LW_delayed__C
    00893848   ti_sysbios_knl_Clock_Module_State_clockQ__O
    0089384c   ti_sysbios_knl_Clock_Module__diagsEnabled__C
    00893850   ti_sysbios_knl_Clock_Module__diagsIncluded__C
    00893854   ti_sysbios_knl_Clock_Module__diagsMask__C
    00893a7c   ti_sysbios_knl_Clock_Module__id__C
    00893a80   ti_sysbios_knl_Clock_Module__loggerDefined__C
    00893858   ti_sysbios_knl_Clock_Module__loggerFxn1__C
    0089385c   ti_sysbios_knl_Clock_Module__loggerFxn2__C
    00893860   ti_sysbios_knl_Clock_Module__loggerObj__C
    008948cc   ti_sysbios_knl_Clock_Module__root__V
    008948d4   ti_sysbios_knl_Clock_Module__state__V
    00840ca0   ti_sysbios_knl_Clock_Module_startup__E
    0083c460   ti_sysbios_knl_Clock_Module_startup__F
    00893290   ti_sysbios_knl_Clock_Object__DESC__C
    00892f7c   ti_sysbios_knl_Clock_Object__PARAMS__C
    0083c4e0   ti_sysbios_knl_Clock_Object__create__S
    0083f200   ti_sysbios_knl_Clock_Object__destruct__S
    0083f240   ti_sysbios_knl_Clock_Params__init__S
    0083dba0   ti_sysbios_knl_Clock_doTick__I
    0083c560   ti_sysbios_knl_Clock_getTicks__E
    0083a3e0   ti_sysbios_knl_Clock_logTick__E
    00837b60   ti_sysbios_knl_Clock_startI__E
    00838ce0   ti_sysbios_knl_Clock_start__E
    00893864   ti_sysbios_knl_Clock_tickMode__C
    00893868   ti_sysbios_knl_Clock_tickSource__C
    00829d80   ti_sysbios_knl_Clock_workFunc__E
    00893870   ti_sysbios_knl_Idle_funcList__A
    00892aa8   ti_sysbios_knl_Idle_funcList__C
    0083a4a0   ti_sysbios_knl_Idle_loop__E
    00840cc0   ti_sysbios_knl_Queue_Instance_init__F
    00894900   ti_sysbios_knl_Queue_Module__root__V
    008932b0   ti_sysbios_knl_Queue_Object__DESC__C
    00893470   ti_sysbios_knl_Queue_Object__PARAMS__C
    0089386c   ti_sysbios_knl_Queue_Object__count__C
    0083c5e0   ti_sysbios_knl_Queue_Object__create__S
    0083f280   ti_sysbios_knl_Queue_Object__destruct__S
    0083dc00   ti_sysbios_knl_Queue_Object__get__S
    00893874   ti_sysbios_knl_Queue_Object__table__C
    00840ce0   ti_sysbios_knl_Queue_empty__E
    00893878   ti_sysbios_knl_Semaphore_A_badContext__C
    0089387c   ti_sysbios_knl_Semaphore_A_noEvents__C
    00893880   ti_sysbios_knl_Semaphore_Instance_State_pendQ__O
    0083f2c0   ti_sysbios_knl_Semaphore_Instance_finalize__F
    008357e0   ti_sysbios_knl_Semaphore_Instance_init__F
    00893884   ti_sysbios_knl_Semaphore_LM_pend__C
    00893888   ti_sysbios_knl_Semaphore_LM_post__C
    0089388c   ti_sysbios_knl_Semaphore_Module__diagsEnabled__C
    00893890   ti_sysbios_knl_Semaphore_Module__diagsIncluded__C
    00893894   ti_sysbios_knl_Semaphore_Module__diagsMask__C
    00893a84   ti_sysbios_knl_Semaphore_Module__id__C
    00893a88   ti_sysbios_knl_Semaphore_Module__loggerDefined__C
    00893898   ti_sysbios_knl_Semaphore_Module__loggerFxn2__C
    0089389c   ti_sysbios_knl_Semaphore_Module__loggerFxn4__C
    008938a0   ti_sysbios_knl_Semaphore_Module__loggerObj__C
    00894908   ti_sysbios_knl_Semaphore_Module__root__V
    008932d0   ti_sysbios_knl_Semaphore_Object__DESC__C
    00892fa0   ti_sysbios_knl_Semaphore_Object__PARAMS__C
    0083c660   ti_sysbios_knl_Semaphore_Object__create__S
    0083dc60   ti_sysbios_knl_Semaphore_Object__delete__S
    0083f300   ti_sysbios_knl_Semaphore_Object__destruct__S
    0083f340   ti_sysbios_knl_Semaphore_Params__init__S
    0083c6e0   ti_sysbios_knl_Semaphore_pendTimeout__I
    00823a80   ti_sysbios_knl_Semaphore_pend__E
    008331a0   ti_sysbios_knl_Semaphore_post__E
    008938a4   ti_sysbios_knl_Swi_A_badPriority__C
    0083a560   ti_sysbios_knl_Swi_Instance_finalize__F
    00830200   ti_sysbios_knl_Swi_Instance_init__F
    008938a8   ti_sysbios_knl_Swi_LD_end__C
    008938ac   ti_sysbios_knl_Swi_LM_begin__C
    008938b0   ti_sysbios_knl_Swi_LM_post__C
    00895530   ti_sysbios_knl_Swi_Module_State_0_readyQ__A
    008938b4   ti_sysbios_knl_Swi_Module__diagsEnabled__C
    008938b8   ti_sysbios_knl_Swi_Module__diagsIncluded__C
    008938bc   ti_sysbios_knl_Swi_Module__diagsMask__C
    00893a8c   ti_sysbios_knl_Swi_Module__id__C
    00893a90   ti_sysbios_knl_Swi_Module__loggerDefined__C
    008938c0   ti_sysbios_knl_Swi_Module__loggerFxn1__C
    008938c4   ti_sysbios_knl_Swi_Module__loggerFxn4__C
    008938c8   ti_sysbios_knl_Swi_Module__loggerObj__C
    00894910   ti_sysbios_knl_Swi_Module__root__V
    00894918   ti_sysbios_knl_Swi_Module__state__V
    00840d00   ti_sysbios_knl_Swi_Module_startup__E
    0083dcc0   ti_sysbios_knl_Swi_Module_startup__F
    008932f0   ti_sysbios_knl_Swi_Object__DESC__C
    00892e34   ti_sysbios_knl_Swi_Object__PARAMS__C
    008938cc   ti_sysbios_knl_Swi_Object__count__C
    0083a620   ti_sysbios_knl_Swi_Object__create__S
    0083f380   ti_sysbios_knl_Swi_Object__destruct__S
    0083dd20   ti_sysbios_knl_Swi_Object__get__S
    008938d0   ti_sysbios_knl_Swi_Object__table__C
    008958d0   ti_sysbios_knl_Swi_Object__table__V
    0083f3c0   ti_sysbios_knl_Swi_Params__init__S
    00840d20   ti_sysbios_knl_Swi_disable__E
    00835920   ti_sysbios_knl_Swi_post__E
    00837c60   ti_sysbios_knl_Swi_restoreHwi__E
    0082d980   ti_sysbios_knl_Swi_run__I
    00833320   ti_sysbios_knl_Swi_schedule__I
    0083c760   ti_sysbios_knl_Swi_startup__E
    008938d4   ti_sysbios_knl_Task_A_badPriority__C
    008938d8   ti_sysbios_knl_Task_A_badTaskState__C
    008938dc   ti_sysbios_knl_Task_A_badThreadType__C
    008938e0   ti_sysbios_knl_Task_A_noPendElem__C
    008938e4   ti_sysbios_knl_Task_E_spOutOfBounds__C
    008938e8   ti_sysbios_knl_Task_E_stackOverflow__C
    0088d370   ti_sysbios_knl_Task_Instance_State_0_hookEnv__A
    0088c820   ti_sysbios_knl_Task_Instance_State_0_stack__A
    0081f3a0   ti_sysbios_knl_Task_Instance_finalize__F
    00825160   ti_sysbios_knl_Task_Instance_init__F
    008938ec   ti_sysbios_knl_Task_LD_block__C
    008938f0   ti_sysbios_knl_Task_LD_exit__C
    008938f4   ti_sysbios_knl_Task_LD_ready__C
    008938f8   ti_sysbios_knl_Task_LM_setPri__C
    008938fc   ti_sysbios_knl_Task_LM_switch__C
    00893900   ti_sysbios_knl_Task_LM_yield__C
    008955b0   ti_sysbios_knl_Task_Module_State_0_readyQ__A
    00893904   ti_sysbios_knl_Task_Module_State_inactiveQ__O
    00893908   ti_sysbios_knl_Task_Module_State_terminatedQ__O
    0089390c   ti_sysbios_knl_Task_Module__diagsEnabled__C
    00893910   ti_sysbios_knl_Task_Module__diagsIncluded__C
    00893914   ti_sysbios_knl_Task_Module__diagsMask__C
    00893a94   ti_sysbios_knl_Task_Module__id__C
    00893a98   ti_sysbios_knl_Task_Module__loggerDefined__C
    00893918   ti_sysbios_knl_Task_Module__loggerFxn2__C
    0089391c   ti_sysbios_knl_Task_Module__loggerFxn4__C
    00893920   ti_sysbios_knl_Task_Module__loggerObj__C
    00894934   ti_sysbios_knl_Task_Module__root__V
    0089493c   ti_sysbios_knl_Task_Module__state__V
    00840d40   ti_sysbios_knl_Task_Module_startup__E
    00820fc0   ti_sysbios_knl_Task_Module_startup__F
    00893310   ti_sysbios_knl_Task_Object__DESC__C
    00892b80   ti_sysbios_knl_Task_Object__PARAMS__C
    00893924   ti_sysbios_knl_Task_Object__count__C
    0083a6e0   ti_sysbios_knl_Task_Object__create__S
    0083f400   ti_sysbios_knl_Task_Object__first__S
    0083dd80   ti_sysbios_knl_Task_Object__get__S
    00893928   ti_sysbios_knl_Task_Object__heap__C
    0083f440   ti_sysbios_knl_Task_Object__next__S
    0089392c   ti_sysbios_knl_Task_Object__table__C
    00895780   ti_sysbios_knl_Task_Object__table__V
    0083f480   ti_sysbios_knl_Task_Params__init__S
    00840d60   ti_sysbios_knl_Task_SupportProxy_Module__startupDone__S
    00840d80   ti_sysbios_knl_Task_SupportProxy_checkStack__E
    00840da0   ti_sysbios_knl_Task_SupportProxy_getStackAlignment__E
    00840dc0   ti_sysbios_knl_Task_SupportProxy_start__E
    00840de0   ti_sysbios_knl_Task_SupportProxy_swap__E
    00893930   ti_sysbios_knl_Task_allBlockedFunc__C
    0083dde0   ti_sysbios_knl_Task_allBlockedFunction__I
    00835a60   ti_sysbios_knl_Task_blockI__E
    008303c0   ti_sysbios_knl_Task_checkStacks__E
    00893934   ti_sysbios_knl_Task_defaultStackHeap__C
    00893938   ti_sysbios_knl_Task_defaultStackSize__C
    00893a9c   ti_sysbios_knl_Task_deleteTerminatedTasks__C
    00840e00   ti_sysbios_knl_Task_disable__E
    0083de40   ti_sysbios_knl_Task_enter__I
    0082b420   ti_sysbios_knl_Task_exit__E
    00840e20   ti_sysbios_knl_Task_getPri__E
    00893490   ti_sysbios_knl_Task_hooks__A
    00892b38   ti_sysbios_knl_Task_hooks__C
    00893aa0   ti_sysbios_knl_Task_initStackFlag__C
    0089393c   ti_sysbios_knl_Task_numConstructedTasks__C
    00893940   ti_sysbios_knl_Task_numPriorities__C
    0082f580   ti_sysbios_knl_Task_postInit__I
    0083c7e0   ti_sysbios_knl_Task_restore__E
    0082dba0   ti_sysbios_knl_Task_schedule__I
    00840e40   ti_sysbios_knl_Task_self__E
    00825520   ti_sysbios_knl_Task_setPri__E
    0082ddc0   ti_sysbios_knl_Task_startup__E
    008334a0   ti_sysbios_knl_Task_unblockI__E
    00835ba0   ti_sysbios_knl_Task_yield__E
    00894970   ti_sysbios_syncs_SyncSem_Module__root__V
    00893944   ti_sysbios_timers_timer64_Timer_A_notAvailable__C
    00893948   ti_sysbios_timers_timer64_Timer_E_cannotSupport__C
    008952c0   ti_sysbios_timers_timer64_Timer_Module_State_0_device__A
    00895810   ti_sysbios_timers_timer64_Timer_Module_State_0_gctrl__A
    00895850   ti_sysbios_timers_timer64_Timer_Module_State_0_handles__A
    00895890   ti_sysbios_timers_timer64_Timer_Module_State_0_intFreqs__A
    0089394c   ti_sysbios_timers_timer64_Timer_Module__diagsEnabled__C
    00893950   ti_sysbios_timers_timer64_Timer_Module__diagsIncluded__C
    00893954   ti_sysbios_timers_timer64_Timer_Module__diagsMask__C
    00893aa4   ti_sysbios_timers_timer64_Timer_Module__id__C
    00894978   ti_sysbios_timers_timer64_Timer_Module__root__V
    0083f4c0   ti_sysbios_timers_timer64_Timer_Module__startupDone__F
    00840e60   ti_sysbios_timers_timer64_Timer_Module__startupDone__S
    00894980   ti_sysbios_timers_timer64_Timer_Module__state__V
    00840e80   ti_sysbios_timers_timer64_Timer_Module_startup__E
    0081d3a0   ti_sysbios_timers_timer64_Timer_Module_startup__F
    00895730   ti_sysbios_timers_timer64_Timer_Object__table__V
    00840ea0   ti_sysbios_timers_timer64_Timer_TimerSupportProxy_enable__E
    00893958   ti_sysbios_timers_timer64_Timer_anyMask__C
    0089395c   ti_sysbios_timers_timer64_Timer_freqDivisor__C
    0083c860   ti_sysbios_timers_timer64_Timer_getCount__E
    0083c860   ti_sysbios_timers_timer64_Timer_getExpiredCounts__E
    0082f760   ti_sysbios_timers_timer64_Timer_getFreq__E
    0083c8e0   ti_sysbios_timers_timer64_Timer_getPeriod__E
    00893960   ti_sysbios_timers_timer64_Timer_numLocalTimers__C
    00893964   ti_sysbios_timers_timer64_Timer_numTimerDevices__C
    00840ec0   ti_sysbios_timers_timer64_Timer_setNextTick__E
    00830580   ti_sysbios_timers_timer64_Timer_setPeriodMicroSecs__E
    00831e00   ti_sysbios_timers_timer64_Timer_start__E
    00893aa8   ti_sysbios_timers_timer64_Timer_startupNeeded__C
    00838dc0   ti_sysbios_timers_timer64_Timer_startup__E
    0083a7a0   ti_sysbios_timers_timer64_Timer_stop__E
    00840920   ti_sysbios_xdcruntime_GateProcessSupport_query__F
    00893968   ti_sysbios_xdcruntime_GateThreadSupport_Instance_State_gate__O
    0083f500   ti_sysbios_xdcruntime_GateThreadSupport_Instance_finalize__F
    0083f540   ti_sysbios_xdcruntime_GateThreadSupport_Instance_init__F
    00894994   ti_sysbios_xdcruntime_GateThreadSupport_Module__root__V
    00893330   ti_sysbios_xdcruntime_GateThreadSupport_Object__DESC__C
    008934a8   ti_sysbios_xdcruntime_GateThreadSupport_Object__PARAMS__C
    0083c960   ti_sysbios_xdcruntime_GateThreadSupport_Object__create__S
    0083dea0   ti_sysbios_xdcruntime_GateThreadSupport_Object__delete__S
    00840ee0   ti_sysbios_xdcruntime_GateThreadSupport_enter__E
    0083f580   ti_sysbios_xdcruntime_GateThreadSupport_enter__F
    00840f00   ti_sysbios_xdcruntime_GateThreadSupport_leave__E
    00836820   ti_sysbios_xdcruntime_GateThreadSupport_leave__F
    00840f20   ti_sysbios_xdcruntime_GateThreadSupport_query__E
    00840920   ti_sysbios_xdcruntime_GateThreadSupport_query__F
    00897748   totalNumTestsFail
    00897744   totalNumTestsPass
    00837d60   ungetc
    0083c9e0   unlink
    0080e7a4   validate_harqoutput
    0080e7a0   validate_rxdata
    0080b9c0   wait_init_done
    0083a860   write
    0080e6c0   write_data_to_file
    0083df00   writemsg
    0089396c   xdc_runtime_Assert_E_assertFailed__C
    0083b540   xdc_runtime_Assert_raise__I
    00893970   xdc_runtime_Core_A_initializedParams__C
    00893974   xdc_runtime_Core_Module__diagsEnabled__C
    00893978   xdc_runtime_Core_Module__diagsIncluded__C
    0089397c   xdc_runtime_Core_Module__diagsMask__C
    00893aac   xdc_runtime_Core_Module__id__C
    0083ca60   xdc_runtime_Core_assignLabel__I
    0083cae0   xdc_runtime_Core_assignParams__I
    0082b6a0   xdc_runtime_Core_createObject__I
    00837e60   xdc_runtime_Core_deleteObject__I
    00893980   xdc_runtime_Error_E_generic__C
    00893984   xdc_runtime_Error_E_memory__C
    00893988   xdc_runtime_Error_Module__diagsEnabled__C
    0089398c   xdc_runtime_Error_Module__diagsIncluded__C
    00893990   xdc_runtime_Error_Module__diagsMask__C
    00893ab0   xdc_runtime_Error_Module__loggerDefined__C
    00893994   xdc_runtime_Error_Module__loggerFxn8__C
    00893998   xdc_runtime_Error_Module__loggerObj__C
    0089499c   xdc_runtime_Error_Module__state__V
    00840f60   xdc_runtime_Error_check__E
    0083f5c0   xdc_runtime_Error_check__F
    00840f80   xdc_runtime_Error_init__E
    0083f600   xdc_runtime_Error_init__F
    00893ab4   xdc_runtime_Error_maxDepth__C
    0089399c   xdc_runtime_Error_policy__C
    00840fa0   xdc_runtime_Error_print__E
    00838ea0   xdc_runtime_Error_print__F
    008939a0   xdc_runtime_Error_raiseHook__C
    0082b920   xdc_runtime_Error_raiseX__F
    0083f640   xdc_runtime_GateNull_Handle__label__S
    00892fc4   xdc_runtime_GateNull_Module__FXNS__C
    008949a0   xdc_runtime_GateNull_Module__root__V
    00893350   xdc_runtime_GateNull_Object__DESC__C
    008934c0   xdc_runtime_GateNull_Object__PARAMS__C
    0083df60   xdc_runtime_GateNull_Object__create__S
    0083f680   xdc_runtime_GateNull_Object__delete__S
    00895a70   xdc_runtime_GateNull_Object__table__V
    00840fc0   xdc_runtime_GateNull_enter__E
    00840fe0   xdc_runtime_GateNull_enter__F
    00841000   xdc_runtime_GateNull_leave__E
    00841020   xdc_runtime_GateNull_leave__F
    00841040   xdc_runtime_GateNull_query__E
    00841060   xdc_runtime_GateNull_query__F
    00841080   xdc_runtime_Gate_enterSystem__F
    0083f6c0   xdc_runtime_Gate_leaveSystem__F
    008939a4   xdc_runtime_IGateProvider_Interface__BASE__C
    008939a8   xdc_runtime_IHeap_Interface__BASE__C
    008939ac   xdc_runtime_IModule_Interface__BASE__C
    008939b0   xdc_runtime_Log_L_error__C
    008410a0   xdc_runtime_Memory_HeapProxy_alloc__E
    008410c0   xdc_runtime_Memory_HeapProxy_free__E
    00893ab8   xdc_runtime_Memory_Module__id__C
    008949a8   xdc_runtime_Memory_Module__state__V
    008410e0   xdc_runtime_Memory_alloc__E
    00838f80   xdc_runtime_Memory_alloc__F
    0083dfc0   xdc_runtime_Memory_calloc__F
    008939b4   xdc_runtime_Memory_defaultHeapInstance__C
    00841100   xdc_runtime_Memory_free__E
    0083f780   xdc_runtime_Memory_free__F
    00841120   xdc_runtime_Memory_getMaxDefaultTypeAlign__F
    008949ac   xdc_runtime_Registry_Module__state__V
    0083f7c0   xdc_runtime_Registry_findById__F
    00841140   xdc_runtime_Startup_Module__startupDone__S
    008949b4   xdc_runtime_Startup_Module__state__V
    00000001   xdc_runtime_Startup__EXECFXN__C
    00000001   xdc_runtime_Startup__RESETFXN__C
    008939b8   xdc_runtime_Startup_execImpl__C
    00837f60   xdc_runtime_Startup_exec__F
    0083f800   xdc_runtime_Startup_exec__I
    00893530   xdc_runtime_Startup_firstFxns__A
    00892bb8   xdc_runtime_Startup_firstFxns__C
    00893488   xdc_runtime_Startup_lastFxns__C
    008939bc   xdc_runtime_Startup_maxPasses__C
    00841160   xdc_runtime_Startup_reset__I
    00841180   xdc_runtime_Startup_rtsDone__F
    00893370   xdc_runtime_Startup_sfxnRts__A
    008939c0   xdc_runtime_Startup_sfxnRts__C
    00892b40   xdc_runtime_Startup_sfxnTab__A
    008939c4   xdc_runtime_Startup_sfxnTab__C
    008939c8   xdc_runtime_Startup_startModsFxn__C
    0082c9e0   xdc_runtime_Startup_startMods__I
    008411a0   xdc_runtime_SysStd_abort__E
    0083e020   xdc_runtime_SysStd_abort__F
    008411c0   xdc_runtime_SysStd_exit__E
    008411e0   xdc_runtime_SysStd_exit__F
    00841200   xdc_runtime_SysStd_putch__E
    00841220   xdc_runtime_SysStd_putch__F
    00841240   xdc_runtime_SysStd_ready__E
    00841260   xdc_runtime_SysStd_ready__F
    00841280   xdc_runtime_System_Module_GateProxy_enter__E
    008412a0   xdc_runtime_System_Module_GateProxy_leave__E
    00895940   xdc_runtime_System_Module_State_0_atexitHandlers__A
    008939cc   xdc_runtime_System_Module__gateObj__C
    008949bc   xdc_runtime_System_Module__state__V
    008412c0   xdc_runtime_System_Module_startup__E
    008412e0   xdc_runtime_System_Module_startup__F
    00841300   xdc_runtime_System_SupportProxy_abort__E
    00841320   xdc_runtime_System_SupportProxy_exit__E
    00841340   xdc_runtime_System_SupportProxy_putch__E
    00841360   xdc_runtime_System_SupportProxy_ready__E
    0083f840   xdc_runtime_System_abort__F
    0083f880   xdc_runtime_System_aprintf__E
    0083e080   xdc_runtime_System_aprintf_va__F
    00841380   xdc_runtime_System_atexit__E
    0083cb60   xdc_runtime_System_atexit__F
    0083e080   xdc_runtime_System_avprintf__F
    00811b40   xdc_runtime_System_doPrint__I
    008413a0   xdc_runtime_System_exit__F
    008939d0   xdc_runtime_System_extendFxn__C
    0083a920   xdc_runtime_System_formatNum__I
    008939d4   xdc_runtime_System_maxAtexitHandlers__C
    00826ce0   xdc_runtime_System_printfExtend__I
    0083f8c0   xdc_runtime_System_printf__E
    0083e0e0   xdc_runtime_System_printf_va__F
    0083cbe0   xdc_runtime_System_rtsExit__I
    008413c0   xdc_runtime_System_sprintf_va__F
    0083e0e0   xdc_runtime_System_vprintf__F
    008413c0   xdc_runtime_System_vsprintf__F
    008949c8   xdc_runtime_Text_Module__state__V
    00893abc   xdc_runtime_Text_charCnt__C
    0088d3a0   xdc_runtime_Text_charTab__A
    008939d8   xdc_runtime_Text_charTab__C
    0083e140   xdc_runtime_Text_cordText__F
    00893ac0   xdc_runtime_Text_isLoaded__C
    008939dc   xdc_runtime_Text_nameEmpty__C
    008939e0   xdc_runtime_Text_nameStatic__C
    008939e4   xdc_runtime_Text_nameUnknown__C
    008924a0   xdc_runtime_Text_nodeTab__A
    008939e8   xdc_runtime_Text_nodeTab__C
    0083cc60   xdc_runtime_Text_printVisFxn__I
    008413e0   xdc_runtime_Text_putLab__E
    00836940   xdc_runtime_Text_putLab__F
    00838060   xdc_runtime_Text_putMod__F
    00841400   xdc_runtime_Text_putSite__E
    00833620   xdc_runtime_Text_putSite__F
    00893ac4   xdc_runtime_Text_registryModsLastId__C
    0083f900   xdc_runtime_Text_ropeText__F
    00893ac8   xdc_runtime_Text_unnamedModsLastId__C
    00838160   xdc_runtime_Text_visitRope2__I
    008939ec   xdc_runtime_Text_visitRopeFxn__C
    0083f940   xdc_runtime_Text_visitRope__I
    0083cce0   xdc_runtime_Text_xprintf__I
    0083f980   xdc_runtime_knl_GateThread_Handle__label__S
    0083f9c0   xdc_runtime_knl_GateThread_Instance_finalize__F
    0083fa00   xdc_runtime_knl_GateThread_Instance_init__F
    00892fe8   xdc_runtime_knl_GateThread_Module__FXNS__C
    008949d0   xdc_runtime_knl_GateThread_Module__root__V
    00841420   xdc_runtime_knl_GateThread_Module__startupDone__S
    00893390   xdc_runtime_knl_GateThread_Object__DESC__C
    008934d8   xdc_runtime_knl_GateThread_Object__PARAMS__C
    0083a9e0   xdc_runtime_knl_GateThread_Object__create__S
    0083e1a0   xdc_runtime_knl_GateThread_Object__delete__S
    0083fa40   xdc_runtime_knl_GateThread_Proxy_Object__create__S
    00841440   xdc_runtime_knl_GateThread_Proxy_Object__delete__S
    00841460   xdc_runtime_knl_GateThread_Proxy_enter__E
    00841480   xdc_runtime_knl_GateThread_Proxy_leave__E
    008414a0   xdc_runtime_knl_GateThread_Proxy_query__E
    008414c0   xdc_runtime_knl_GateThread_enter__E
    008414e0   xdc_runtime_knl_GateThread_enter__F
    00841500   xdc_runtime_knl_GateThread_leave__E
    00841520   xdc_runtime_knl_GateThread_leave__F
    00841540   xdc_runtime_knl_GateThread_query__E
    008414a0   xdc_runtime_knl_GateThread_query__F


    GLOBAL SYMBOLS: SORTED BY Symbol Address

    address    name
    --------   ----
    00000000   _argsize
    00000001   __TI_args_main
    00000001   xdc_runtime_Startup__EXECFXN__C
    00000001   xdc_runtime_Startup__RESETFXN__C
    00001000   __TI_STACK_SIZE
    00800000   Fftc_mapDFTSizeToIndex
    00800000   __ASM__
    00800070   __ISA__
    00800090   __PLAT__
    008000c0   __TARG__
    008000f0   __TRDR__
    00800758   Fftc_writeQueueConfigRegs
    00800b20   Fftc_writeHaltOnErrorReg
    00800df8   Fftc_writeGlobalConfigReg
    00800e8c   Fftc_writeErrorIntEnableSetReg
    008011cc   Fftc_writeEoiReg
    008011ec   Fftc_writeEmulationControlReg
    00801220   Fftc_writeDftSizeListGroupReg
    00801414   Fftc_recompileQueueLocalDFTParams
    00801be8   Fftc_recompileQueueLocalCyclicPrefixParams
    00801c08   Fftc_readQueueConfigRegs
    00801ecc   Fftc_readQueueClippingDetectReg
    00801ee4   Fftc_readPidReg
    00801f38   Fftc_readHaltOnErrorReg
    00802094   Fftc_readGlobalConfigReg
    00802120   Fftc_readErrorIntRawStatusReg
    00802280   Fftc_readErrorIntEnableSetReg
    008023e0   Fftc_readEoiReg
    008023ec   Fftc_readEmulationControlReg
    00802420   Fftc_readDftSizeListGroupReg
    00802784   Fftc_readBlockTagStatusReg
    00802808   Fftc_readBlockShiftStatusReg
    00802984   Fftc_readBlockPktSizeStatusReg
    008029cc   Fftc_readBlockFreqShiftStatusReg
    00802a90   Fftc_readBlockDestQStatusReg
    00802b40   Fftc_readBlockCyclicPrefixStatusReg
    00802bd0   Fftc_readBlockControlStatusReg
    00802d4c   Fftc_modifyLocalCfgPresentControlHeader
    00802d6c   Fftc_lldOpen
    00802d74   Fftc_lldClose
    00802d84   Fftc_isHalted
    00802d94   Fftc_doSoftwareReset
    00802db0   Fftc_doSoftwareContinue
    00802dcc   Fftc_createDftSizeList
    00804d0c   Fftc_createControlHeader
    00804d64   Fftc_compileQueueLocalConfigParams
    00804f88   Fftc_clearQueueClippingDetectReg
    00804fac   Fftc_clearErrorIntRawStatusReg
    008052e0   Fftc_clearErrorIntEnableReg
    00805620   Fftc_txSubmitRequest
    00805dec   Fftc_txOpen
    00806764   Fftc_txGetRequestBuffer
    00806c54   Fftc_txFreeRequestBuffer
    00806cc8   Fftc_txClose
    00806fd0   Fftc_rxProcessDesc
    00807148   Fftc_rxParseResult
    008074c0   Fftc_rxOpen
    00808784   Fftc_rxHiPriorityRxISR
    008089a0   Fftc_rxGetRxQueueNumber
    008089f0   Fftc_rxGetResult
    00808e20   Fftc_rxGetNumPendingResults
    00808e80   Fftc_rxGetFlowId
    00808ed0   Fftc_rxFreeResult
    00808f08   Fftc_rxClose
    00809314   Fftc_isInitialized
    008094a0   Fftc_open
    00809780   Fftc_init
    00809a48   Fftc_getVersionStr
    00809a54   Fftc_getVersionID
    00809a60   Fftc_getLLDObject
    00809b10   Fftc_findFlowIdByQueueNumber
    00809cb0   Fftc_deInit
    00809df0   Fftc_close
    0080b04c   test_lte_dl
    0080b878   Bcp_HiPriorityAccumISR
    0080b9c0   wait_init_done
    0080ba30   convert_coreLocalToGlobalAddr
    0080ba6c   system_init
    0080c108   system__init_FFTC
    0080c484   system__init_BCP
    0080c7e0   system__deInit_FFTC
    0080c840   system__deInit_BCP
    0080c854   fftc_setup
    0080c900   setup_prueba
    0080cca4   myStartupFxn
    0080ccc0   main
    0080ce44   init_done
    0080ced0   fftc_parse_testCfg
    0080d318   fftc_clean_testCfg
    0080d3e0   dump_memory_usage
    0080d428   Fftc_getDeviceAccumulatorConfig
    0080d4a0   ti_sdo_ipc_GateMP_Instance_init__F
    0080e6c0   write_data_to_file
    0080e7a0   validate_rxdata
    0080e7a4   validate_harqoutput
    0080e840   read_harq_data_from_file
    0080e8d0   read_data_from_file
    0080e968   prepare_crchdr_cfg
    0080edb4   gind_row_index
    0080ee04   deallocate_fdq
    0080ef54   allocate_fdq
    0080f2a0   SrioDevice_init
    0080fd60   ti_sdo_ipc_heaps_HeapMemMP_alloc__E
    008107c0   ti_sdo_ipc_heaps_HeapMemMP_free__E
    008111a0   Ipc_attach
    00811b40   xdc_runtime_System_doPrint__I
    008124e0   _scanfi
    00812e20   ti_sdo_ipc_transports_TransportShm_Instance_init__F
    00813740   ti_sdo_ipc_ListMP_Instance_init__F
    00813fc0   ti_sdo_ipc_GateMP_Instance_finalize__F
    00814820   MessageQ_put
    00815060   Bcp_rxOpen
    00815860   Qmss_insertMemoryRegion
    00816060   ti_sdo_ipc_heaps_HeapMemMP_Instance_init__F
    008167e0   ti_sysbios_family_c64p_Exception_handler__I
    00817100   Bcp_initDevice
    00817d24   test_host_singlecore
    008184a0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_init__F
    00818b60   NameServer_add
    00819200   ti_sysbios_heaps_HeapMem_free__E
    00819860   Osal_srioPostSem
    00819868   Osal_srioPendSem
    00819870   Osal_srioMalloc
    008198a0   Osal_srioLog
    008198b8   Osal_srioFree
    008198cc   Osal_srioExitSingleCoreCriticalSection
    008198e0   Osal_srioExitMultipleCoreCriticalSection
    008198f0   Osal_srioEnterSingleCoreCriticalSection
    00819904   Osal_srioEnterMultipleCoreCriticalSection
    00819940   Osal_srioEndMemAccess
    00819988   Osal_srioDeleteSem
    00819990   Osal_srioDataBufferMalloc
    008199e0   Osal_srioDataBufferFree
    00819a0c   Osal_srioCreateSem
    00819a38   Osal_srioBeginMemAccess
    00819a90   Osal_qmssMtCsExit
    00819a94   Osal_qmssMtCsEnter
    00819a98   Osal_qmssMalloc
    00819ac0   Osal_qmssFree
    00819ae0   Osal_qmssCsExit
    00819b08   Osal_qmssCsEnter
    00819b60   Osal_cppiMalloc
    00819bc0   Osal_cppiFree
    00819c0c   Osal_cppiEndMemAccess
    00819c54   Osal_cppiCsExit
    00819c80   Osal_cppiCsEnter
    00819cd4   Osal_bcpMultiCoreCsExit
    00819ce8   Osal_bcpMultiCoreCsEnter
    00819d24   Osal_bcpMalloc
    00819d78   Osal_bcpLog
    00819d90   Osal_bcpFree
    00819de4   Osal_bcpEndMemAccess
    00819e2c   Osal_bcpBeginMemAccess
    00819e84   Osal_bcpBeginDescMemAccess
    00819ea0   Cppi_configureRxFlow
    0081a4c0   Notify_sendEvent
    0081aae0   ti_sysbios_heaps_HeapMem_alloc__E
    0081b100   Notify_registerEventSingle
    0081b6e0   ListMP_getHead
    0081bca0   Notify_unregisterEventSingle
    0081c260   __c6xabi_divd
    0081cde0   ti_sdo_ipc_SharedRegion_start__F
    0081d3a0   ti_sysbios_timers_timer64_Timer_Module_startup__F
    0081d940   ti_sdo_ipc_nsremote_NameServerRemoteNotify_get__F
    0081dec0   ti_sdo_ipc_transports_TransportShm_put__E
    0081e440   ti_sdo_ipc_Ipc_procSyncStart__I
    0081e980   strtod
    0081eea0   strtold
    0081f3a0   ti_sysbios_knl_Task_Instance_finalize__F
    0081fd60   Cppi_txChannelOpen
    00820200   ti_sdo_ipc_gates_GatePeterson_Instance_init__F
    008206a0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_swiFxn__I
    00820fc0   ti_sysbios_knl_Task_Module_startup__F
    00821440   _printfi
    008218a0   strtoll
    00821d00   ti_sdo_ipc_GateMP_setRegion0Reserved__F
    00822160   ti_sdo_ipc_Ipc_procSyncFinish__I
    008225c0   ListMP_putTail
    00822a00   ti_sdo_ipc_heaps_HeapMemMP_getStats__E
    00822e40   ti_sdo_ipc_heaps_HeapMemMP_postInit__I
    00823280   strtoull
    00823680   ti_sdo_ipc_Notify_Instance_init__F
    00823a80   ti_sysbios_knl_Semaphore_pend__E
    00823e80   Cppi_rxChannelOpen
    00824260   Bcp_txOpen
    00824620   Cppi_initDescriptor
    008249e0   ti_sdo_ipc_SharedRegion_reserveMemory__F
    00824da0   ti_sysbios_heaps_HeapBuf_Module_startup__F
    00825160   ti_sysbios_knl_Task_Instance_init__F
    00825520   ti_sysbios_knl_Task_setPri__E
    008258e0   strtol
    00825c80   HeapMemMP_sharedMemReq
    00826000   Bcp_init
    00826340   GateMP_sharedMemReq
    00826ce0   xdc_runtime_System_printfExtend__I
    00827000   Bcp_lldOpen
    00827300   fputs
    00827600   strtoul
    00827900   ti_sysbios_family_c64p_Hwi_dispatchC__I
    00827c00   GateMP_openByAddr
    00827ee0   SharedRegion_getEntry
    008281c0   SharedRegion_getPtr
    00828a60   ti_sdo_ipc_transports_TransportShm_openByAddr__F
    00828d40   ti_sysbios_gates_GateMutexPri_enter__E
    008292e0   Osal_biosInterruptCsEnter
    008292f8   Osal_biosInterruptCsExit
    00829314   Osal_qmssEndMemAccess
    00829348   Osal_qmssBeginMemAccess
    008293a0   Osal_fftcEndMemAccess
    008293e4   Osal_fftcEndDescMemAccess
    008293e8   Osal_fftcEndDataBufMemAccess
    008293ec   Osal_fftcBeginMemAccess
    00829440   Osal_fftcBeginDescMemAccess
    00829444   Osal_fftcBeginDataBufMemAccess
    00829448   Osal_cppiBeginMemAccess
    00829498   Osal_biosMultiCoreCsExit
    008294ac   Osal_biosMultiCoreCsEnter
    008294e8   Osal_biosMalloc
    00829540   Osal_biosFree
    008295a0   Ipc_start
    00829840   NameServer_getLocal
    00829d80   ti_sysbios_knl_Clock_workFunc__E
    0082a020   Bcp_addCRCHeader
    0082a2a0   Cppi_open
    0082a520   Qmss_init
    0082a7a0   SharedRegion_getSRPtr
    0082aa20   __c6xabi_divf
    0082b1a0   ti_sysbios_knl_Clock_Instance_init__F
    0082b420   ti_sysbios_knl_Task_exit__E
    0082b6a0   xdc_runtime_Core_createObject__I
    0082b920   xdc_runtime_Error_raiseX__F
    0082bba0   Bcp_addEncoderHeader
    0082be00   Bcp_open
    0082c2c0   ListMP_sharedMemReq
    0082c520   ti_sdo_ipc_ListMP_Instance_finalize__F
    0082c780   ti_sdo_ipc_heaps_HeapMemMP_Instance_finalize__F
    0082c9e0   xdc_runtime_Startup_startMods__I
    0082cc40   __c6xabi_divull
    0082d300   ti_sysbios_family_c64p_Exception_internalHandler__I
    0082d540   Bcp_rxClose
    0082d980   ti_sysbios_knl_Swi_run__I
    0082dba0   ti_sysbios_knl_Task_schedule__I
    0082ddc0   ti_sysbios_knl_Task_startup__E
    0082dfe0   Bcp_addLte_RMHeader
    0082e1e0   GateMP_enter
    0082e3e0   GateMP_leave
    0082e5e0   ListMP_openByAddr
    0082e7e0   Srio_init
    0082ebe0   ti_sysbios_family_c64p_Hwi_dispatchAlways
    0082ede0   ti_sdo_ipc_transports_TransportShm_Instance_finalize__F
    0082f1c0   ti_sdo_ipc_GateMP_attach__F
    0082f3a0   ti_sdo_ipc_GateMP_getFreeResource__I
    0082f580   ti_sysbios_knl_Task_postInit__I
    0082f760   ti_sysbios_timers_timer64_Timer_getFreq__E
    0082f940   Bcp_addModulatorHeader
    0082fb00   Bcp_txClose
    0082fcc0   HeapMemMP_openByAddr
    00830200   ti_sysbios_knl_Swi_Instance_init__F
    008303c0   ti_sysbios_knl_Task_checkStacks__E
    00830580   ti_sysbios_timers_timer64_Timer_setPeriodMicroSecs__E
    00830740   Bcp_deInit
    008308e0   Cppi_channelClose
    00830a80   HOSTrename
    00830c20   Qmss_programAccumulator
    00830dc0   Qmss_queueOpen
    00830f60   SharedRegion_getCacheLineSize
    00831100   SharedRegion_getHeap
    008312a0   SharedRegion_isCacheEnabled
    00831440   __c6xabi_divul
    00831920   ti_sdo_ipc_GateMP_openRegion0Reserved__F
    00831ac0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_attach__E
    00831c60   ti_sysbios_gates_GateMutex_enter__E
    00831e00   ti_sysbios_timers_timer64_Timer_start__E
    00831fa0   MultiProc_setLocalId
    00832120   Notify_intLineRegistered
    008325a0   open
    00832720   setvbuf
    008328a0   ti_sysbios_family_c64p_Exception_dispatch__E
    00832a20   ti_sdo_ipc_MessageQ_registerTransport__F
    00832ba0   ti_sdo_ipc_Notify_Module_startup__F
    00832d20   ti_sdo_ipc_gates_GatePeterson_enter__E
    00832ea0   ti_sdo_utils_NameServer_Module_startup__F
    00833020   ti_sysbios_heaps_HeapMem_Instance_init__F
    008331a0   ti_sysbios_knl_Semaphore_post__E
    00833320   ti_sysbios_knl_Swi_schedule__I
    008334a0   ti_sysbios_knl_Task_unblockI__E
    00833620   xdc_runtime_Text_putSite__F
    008337a0   Bcp_rxProcessDesc
    00833900   ti_sdo_ipc_GateMP_createLocal__F
    00833a60   ti_sdo_ipc_MessageQ_unregisterTransport__F
    00833bc0   ti_sdo_ipc_gates_GateHWSem_Instance_init__F
    00833d20   ti_sdo_ipc_transports_TransportShm_sharedMemReq__F
    00833e80   ti_sdo_utils_NameServer_isRegistered__E
    00833fe0   ti_sdo_utils_NameServer_registerRemoteDriver__E
    00834140   ti_sdo_utils_NameServer_unregisterRemoteDriver__E
    008342a0   CSL_chipReadReg
    008343e0   Cppi_closeRxFlow
    00834520   GateMP_close
    00834660   Notify_attach
    008348e0   _auto_init_elf
    00834a20   _buff_read
    00834de0   fputc
    00834de0   putc
    00835060   Fftc_listRemove
    00835090   Fftc_listRemoveNode
    00835104   Fftc_listGetNext
    0083510c   Fftc_listGetHead
    00835114   Fftc_listCat
    00835168   Fftc_listAdd
    008351a0   ti_sdo_ipc_Notify_exec__F
    008352e0   ti_sysbios_family_c64p_Hwi_Module_startup__F
    00835420   ti_sysbios_family_c66_Cache_Module_startup__F
    00835560   ti_sysbios_gates_GateSwi_enter__E
    008356a0   ti_sysbios_knl_Clock_Instance_finalize__F
    008357e0   ti_sysbios_knl_Semaphore_Instance_init__F
    00835920   ti_sysbios_knl_Swi_post__E
    00835a60   ti_sysbios_knl_Task_blockI__E
    00835ba0   ti_sysbios_knl_Task_yield__E
    00835ce0   __c6xabi_divlli
    00836160   _wrt_ok
    00836280   fclose
    008363a0   fgetc
    008363a0   getc
    008365e0   ti_sdo_ipc_MessageQ_Module_startup__F
    00836700   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_finalize__F
    00836820   ti_sysbios_xdcruntime_GateThreadSupport_leave__F
    00836940   xdc_runtime_Text_putLab__F
    00836a60   Bcp_close
    00836b60   Bcp_getLLDHandle
    00836c60   Cppi_init
    00836d60   HOSTlseek
    00836e60   Qmss_disableAccumulator
    00836f60   fflush
    00837160   ti_sdo_ipc_GateMP_start__F
    00837260   ti_sdo_ipc_Notify_Instance_finalize__F
    00837360   ti_sdo_ipc_SharedRegion_attach__F
    00837460   ti_sdo_ipc_SharedRegion_clearReservedMemory__F
    00837560   ti_sdo_ipc_gates_GateHWSem_Module_startup__F
    00837660   ti_sdo_ipc_gates_GateMPSupportNull_enter__E
    00837760   ti_sdo_ipc_gates_GateMPSupportNull_leave__E
    00837860   ti_sdo_ipc_transports_TransportShmSetup_attach__E
    00837960   ti_sysbios_family_c64p_EventCombiner_dispatch__F
    00837a60   ti_sysbios_gates_GateMutexPri_leave__E
    00837b60   ti_sysbios_knl_Clock_startI__E
    00837c60   ti_sysbios_knl_Swi_restoreHwi__E
    00837d60   ungetc
    00837e60   xdc_runtime_Core_deleteObject__I
    00837f60   xdc_runtime_Startup_exec__F
    00838060   xdc_runtime_Text_putMod__F
    00838160   xdc_runtime_Text_visitRope2__I
    00838260   Cppi_close
    00838340   HOSTopen
    00838420   __c6xabi_divi
    00838420   __divi
    008385e0   atoi
    008386c0   close
    008387a0   __TI_zero_init
    00838880   exit
    00838960   ltoa
    00838a40   memset
    00838b20   ti_sdo_ipc_Notify_Object__create__S
    00838c00   ti_sdo_ipc_gates_GateHWSem_enter__E
    00838ce0   ti_sysbios_knl_Clock_start__E
    00838dc0   ti_sysbios_timers_timer64_Timer_startup__E
    00838ea0   xdc_runtime_Error_print__F
    00838f80   xdc_runtime_Memory_alloc__F
    00839060   Bcp_addGlobalHeader
    00839120   HOSTread
    008391e0   HOSTunlink
    008392a0   HOSTwrite
    00839360   HeapMemMP_create
    00839420   ListMP_create
    008394e0   Qmss_setEoiVector
    008395a0   __cxa_finalize
    00839660   __c6xabi_divu
    00839660   __divu
    00839720   __c6xabi_remi
    00839720   __remi
    008397e0   _cleanup
    008398a0   _doflush
    00839960   _rd_ok
    00839a20   fseek
    00839ae0   lseek
    00839ba0   read
    00839c60   ti_sdo_ipc_GateMP_Object__create__S
    00839d20   ti_sdo_ipc_GateMP_getRegion0ReservedSize__F
    00839de0   ti_sdo_ipc_ListMP_Object__create__S
    00839ea0   ti_sdo_ipc_gates_GatePeterson_Object__create__S
    00839f60   ti_sdo_ipc_heaps_HeapMemMP_Object__create__S
    0083a020   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__create__S
    0083a0e0   ti_sdo_ipc_transports_TransportShm_Object__create__S
    0083a1a0   ti_sysbios_BIOS_errorRaiseHook__I
    0083a260   ti_sysbios_gates_GateAll_leave__E
    0083a320   ti_sysbios_heaps_HeapMem_getStats__E
    0083a3e0   ti_sysbios_knl_Clock_logTick__E
    0083a4a0   ti_sysbios_knl_Idle_loop__E
    0083a560   ti_sysbios_knl_Swi_Instance_finalize__F
    0083a620   ti_sysbios_knl_Swi_Object__create__S
    0083a6e0   ti_sysbios_knl_Task_Object__create__S
    0083a7a0   ti_sysbios_timers_timer64_Timer_stop__E
    0083a860   write
    0083a920   xdc_runtime_System_formatNum__I
    0083a9e0   xdc_runtime_knl_GateThread_Object__create__S
    0083aaa0   Bcp_addTMHeader
    0083ab40   Bcp_rxFreeRecvBuffer
    0083abe0   HOSTclose
    0083ac80   Qmss_queueClose
    0083ad20   Qmss_start
    0083adc0   __c6xabi_remu
    0083adc0   __remu
    0083ae60   _c_int00
    0083b180   memcpy
    0083b220   modf
    0083b2c0   strstr
    0083b400   ti_sdo_ipc_gates_GatePeterson_leave__E
    0083b4a0   ti_sysbios_heaps_HeapMem_init__I
    0083b540   xdc_runtime_Assert_raise__I
    0083b5e0   Bcp_lldClose
    0083b660   Cppi_exit
    0083b6e0   Qmss_getMemRegQueueHandle
    0083b760   _Z11__TI_atexitPFYvPvES_S_
    0083b760   __cxa_atexit
    0083b7e0   __c6xabi_fixdu
    0083b860   __c6xabi_llshl
    0083b8e0   ti_sysbios_family_c62_TaskSupport_swap__E
    0083b960   cppi_list_remove_node
    0083b9e0   fprintf
    0083ba60   fscanf
    0083bae0   malloc
    0083bb60   printf
    0083bbe0   readmsg
    0083bc60   ti_sdo_ipc_gates_GateHWSem_Object__create__S
    0083bce0   ti_sdo_ipc_gates_GateMPSupportNull_Object__create__S
    0083bd60   ti_sdo_ipc_nsremote_NameServerRemoteNotify_detach__E
    0083bde0   ti_sdo_ipc_transports_TransportShm_swiFxn__I
    0083be60   ti_sdo_utils_List_Object__create__S
    0083bee0   ti_sysbios_family_c62_TaskSupport_start__E
    0083bf60   ti_sysbios_family_c64p_Exception_Module_startup__F
    0083bfe0   ti_sysbios_family_c64p_Hwi_eventMap__E
    0083c060   ti_sysbios_gates_GateAll_Object__create__S
    0083c0e0   ti_sysbios_gates_GateHwi_Object__create__S
    0083c160   ti_sysbios_gates_GateMutexPri_Object__create__S
    0083c1e0   ti_sysbios_gates_GateMutex_Object__create__S
    0083c260   ti_sysbios_gates_GateSwi_Object__create__S
    0083c2e0   ti_sysbios_gates_GateSwi_leave__E
    0083c360   ti_sysbios_hal_Hwi_checkStack
    0083c3e0   ti_sysbios_heaps_HeapMem_Object__create__S
    0083c460   ti_sysbios_knl_Clock_Module_startup__F
    0083c4e0   ti_sysbios_knl_Clock_Object__create__S
    0083c560   ti_sysbios_knl_Clock_getTicks__E
    0083c5e0   ti_sysbios_knl_Queue_Object__create__S
    0083c660   ti_sysbios_knl_Semaphore_Object__create__S
    0083c6e0   ti_sysbios_knl_Semaphore_pendTimeout__I
    0083c760   ti_sysbios_knl_Swi_startup__E
    0083c7e0   ti_sysbios_knl_Task_restore__E
    0083c860   ti_sysbios_timers_timer64_Timer_getCount__E
    0083c860   ti_sysbios_timers_timer64_Timer_getExpiredCounts__E
    0083c8e0   ti_sysbios_timers_timer64_Timer_getPeriod__E
    0083c960   ti_sysbios_xdcruntime_GateThreadSupport_Object__create__S
    0083c9e0   remove
    0083c9e0   unlink
    0083ca60   xdc_runtime_Core_assignLabel__I
    0083cae0   xdc_runtime_Core_assignParams__I
    0083cb60   xdc_runtime_System_atexit__F
    0083cbe0   xdc_runtime_System_rtsExit__I
    0083cc60   xdc_runtime_Text_printVisFxn__I
    0083cce0   xdc_runtime_Text_xprintf__I
    0083cd60   Bcp_send
    0083cdc0   Cppi_channelDisable
    0083ce20   Cppi_channelEnable
    0083ce80   GateMP_Params_init
    0083cee0   HeapMemMP_Params_init
    0083cf40   __c6xabi_frcmpyd_div
    0083cfa0   __c6xabi_llshru
    0083d000   __c6xabi_remull
    0083d060   _subcull
    0083d0c0   cppi_list_cat
    0083d120   fopen
    0083d180   memccpy
    0083d1e0   sscanf
    0083d240   ti_sdo_ipc_GateMP_Object__delete__S
    0083d2a0   ti_sdo_ipc_ListMP_Object__delete__S
    0083d300   ti_sdo_ipc_MessageQ_Object__get__S
    0083d360   ti_sdo_ipc_gates_GateHWSem_leave__E
    0083d3c0   ti_sdo_ipc_gates_GatePeterson_Instance_finalize__F
    0083d420   ti_sdo_ipc_gates_GatePeterson_Object__delete__S
    0083d480   ti_sdo_ipc_gates_GatePeterson_sharedMemReq__E
    0083d4e0   ti_sdo_ipc_heaps_HeapMemMP_Object__delete__S
    0083d540   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__delete__S
    0083d5a0   ti_sdo_ipc_transports_TransportShmSetup_sharedMemReq__E
    0083d600   ti_sdo_ipc_transports_TransportShm_Object__delete__S
    0083d660   ti_sdo_utils_List_Object__get__S
    0083d6c0   ti_sdo_utils_NameServer_Object__get__S
    0083d720   ti_sysbios_BIOS_exitFunc__I
    0083d780   ti_sysbios_BIOS_registerRTSLock__I
    0083d7e0   ti_sysbios_family_c64p_EventCombiner_Module_startup__F
    0083d840   ti_sysbios_family_c64p_EventCombiner_dispatchPlug__F
    0083d8a0   ti_sysbios_family_c64p_EventCombiner_unused__F
    0083d900   ti_sysbios_gates_GateAll_enter__E
    0083d960   ti_sysbios_gates_GateMutexPri_Object__delete__S
    0083d9c0   ti_sysbios_gates_GateMutex_Instance_init__F
    0083da20   ti_sysbios_gates_GateMutex_Object__delete__S
    0083da80   ti_sysbios_hal_Hwi_initStack
    0083dae0   ti_sysbios_heaps_HeapBuf_Object__get__S
    0083db40   ti_sysbios_heaps_HeapMem_Object__get__S
    0083dba0   ti_sysbios_knl_Clock_doTick__I
    0083dc00   ti_sysbios_knl_Queue_Object__get__S
    0083dc60   ti_sysbios_knl_Semaphore_Object__delete__S
    0083dcc0   ti_sysbios_knl_Swi_Module_startup__F
    0083dd20   ti_sysbios_knl_Swi_Object__get__S
    0083dd80   ti_sysbios_knl_Task_Object__get__S
    0083dde0   ti_sysbios_knl_Task_allBlockedFunction__I
    0083de40   ti_sysbios_knl_Task_enter__I
    0083dea0   ti_sysbios_xdcruntime_GateThreadSupport_Object__delete__S
    0083df00   writemsg
    0083df58   C$$IO$$
    0083df60   xdc_runtime_GateNull_Object__create__S
    0083dfc0   xdc_runtime_Memory_calloc__F
    0083e020   xdc_runtime_SysStd_abort__F
    0083e080   xdc_runtime_System_aprintf_va__F
    0083e080   xdc_runtime_System_avprintf__F
    0083e0e0   xdc_runtime_System_printf_va__F
    0083e0e0   xdc_runtime_System_vprintf__F
    0083e140   xdc_runtime_Text_cordText__F
    0083e1a0   xdc_runtime_knl_GateThread_Object__delete__S
    0083e200   Cppi_setCpdmaLoopback
    0083e240   Qmss_ackInterrupt
    0083e280   Qmss_getMemRegDescSize
    0083e2c0   Qmss_getQueueNumber
    0083e300   __c6xabi_isinf
    0083e380   __c6xabi_strasgi_64plus
    0083e380   __strasgi_64plus
    0083e3c0   _args_main
    0083e400   ti_sysbios_family_c62_TaskSupport_buildTaskStack
    0083e440   ti_sysbios_family_xxx_Hwi_switchToIsrStack
    0083e480   free
    0083e4c0   llabs
    0083e540   ti_sdo_ipc_GateMP_Params__init__S
    0083e580   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Object__create__S
    0083e5c0   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Object__create__S
    0083e600   ti_sdo_ipc_GateMP_RemoteSystemProxy_Object__create__S
    0083e640   ti_sdo_ipc_ListMP_Params__init__S
    0083e680   ti_sdo_ipc_gates_GateHWSem_Handle__label__S
    0083e6c0   ti_sdo_ipc_gates_GateHWSem_Object__delete__S
    0083e700   ti_sdo_ipc_gates_GateHWSem_Params__init__S
    0083e740   ti_sdo_ipc_gates_GateMPSupportNull_Handle__label__S
    0083e780   ti_sdo_ipc_gates_GateMPSupportNull_Object__delete__S
    0083e7c0   ti_sdo_ipc_gates_GateMPSupportNull_Params__init__S
    0083e800   ti_sdo_ipc_gates_GatePeterson_Handle__label__S
    0083e840   ti_sdo_ipc_gates_GatePeterson_Params__init__S
    0083e880   ti_sdo_ipc_heaps_HeapMemMP_Handle__label__S
    0083e8c0   ti_sdo_ipc_heaps_HeapMemMP_Params__init__S
    0083e900   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Handle__label__S
    0083e940   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__first__S
    0083e980   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__next__S
    0083e9c0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Params__init__S
    0083ea00   ti_sdo_ipc_nsremote_NameServerRemoteNotify_get__E
    0083ea40   ti_sdo_ipc_nsremote_NameServerRemoteNotify_sharedMemReq__E
    0083ea80   ti_sdo_ipc_transports_TransportShm_Handle__label__S
    0083eac0   ti_sdo_ipc_transports_TransportShm_Params__init__S
    0083eb00   ti_sdo_utils_List_Object__destruct__S
    0083eb40   ti_sdo_utils_NameServer_Module__startupDone__F
    0083eb80   ti_sdo_utils_NameServer_Object__first__S
    0083ebc0   ti_sdo_utils_NameServer_Object__next__S
    0083ec00   ti_sysbios_BIOS_startFunc__I
    0083ec40   ti_sysbios_BIOS_start__E
    0083ec80   ti_sysbios_family_c64p_EventCombiner_enableEvent__F
    0083ecc0   ti_sysbios_family_c64p_Hwi_Module__startupDone__F
    0083ed00   ti_sysbios_family_c64p_Hwi_disableInterrupt__E
    0083ed40   ti_sysbios_family_c64p_Hwi_enableInterrupt__E
    0083ed80   ti_sysbios_gates_GateAll_Handle__label__S
    0083edc0   ti_sysbios_gates_GateAll_Object__delete__S
    0083ee00   ti_sysbios_gates_GateHwi_Handle__label__S
    0083ee40   ti_sysbios_gates_GateHwi_Object__delete__S
    0083ee80   ti_sysbios_gates_GateMutexPri_Handle__label__S
    0083eec0   ti_sysbios_gates_GateMutexPri_Instance_finalize__F
    0083ef00   ti_sysbios_gates_GateMutexPri_Instance_init__F
    0083ef40   ti_sysbios_gates_GateMutexPri_Object__destruct__S
    0083ef80   ti_sysbios_gates_GateMutex_Handle__label__S
    0083efc0   ti_sysbios_gates_GateMutex_Instance_finalize__F
    0083f000   ti_sysbios_gates_GateMutex_leave__E
    0083f040   ti_sysbios_gates_GateSwi_Handle__label__S
    0083f080   ti_sysbios_gates_GateSwi_Object__delete__S
    0083f0c0   ti_sysbios_hal_Cache_CacheProxy_inv__E
    0083f0c0   ti_sysbios_hal_Cache_inv__E
    0083f100   ti_sysbios_hal_Cache_CacheProxy_wbInv__E
    0083f100   ti_sysbios_hal_Cache_wbInv__E
    0083f140   ti_sysbios_hal_Timer_Module__startupDone__F
    0083f180   ti_sysbios_heaps_HeapMem_Handle__label__S
    0083f1c0   ti_sysbios_heaps_HeapMem_Object__delete__S
    0083f200   ti_sysbios_knl_Clock_Object__destruct__S
    0083f240   ti_sysbios_knl_Clock_Params__init__S
    0083f280   ti_sysbios_knl_Queue_Object__destruct__S
    0083f2c0   ti_sysbios_knl_Semaphore_Instance_finalize__F
    0083f300   ti_sysbios_knl_Semaphore_Object__destruct__S
    0083f340   ti_sysbios_knl_Semaphore_Params__init__S
    0083f380   ti_sysbios_knl_Swi_Object__destruct__S
    0083f3c0   ti_sysbios_knl_Swi_Params__init__S
    0083f400   ti_sysbios_knl_Task_Object__first__S
    0083f440   ti_sysbios_knl_Task_Object__next__S
    0083f480   ti_sysbios_knl_Task_Params__init__S
    0083f4c0   ti_sysbios_timers_timer64_Timer_Module__startupDone__F
    0083f500   ti_sysbios_xdcruntime_GateThreadSupport_Instance_finalize__F
    0083f540   ti_sysbios_xdcruntime_GateThreadSupport_Instance_init__F
    0083f580   ti_sysbios_xdcruntime_GateThreadSupport_enter__F
    0083f5c0   xdc_runtime_Error_check__F
    0083f600   xdc_runtime_Error_init__F
    0083f640   xdc_runtime_GateNull_Handle__label__S
    0083f680   xdc_runtime_GateNull_Object__delete__S
    0083f6c0   xdc_runtime_Gate_leaveSystem__F
    0083f780   xdc_runtime_Memory_free__F
    0083f7c0   xdc_runtime_Registry_findById__F
    0083f800   xdc_runtime_Startup_exec__I
    0083f840   xdc_runtime_System_abort__F
    0083f880   xdc_runtime_System_aprintf__E
    0083f8c0   xdc_runtime_System_printf__E
    0083f900   xdc_runtime_Text_ropeText__F
    0083f940   xdc_runtime_Text_visitRope__I
    0083f980   xdc_runtime_knl_GateThread_Handle__label__S
    0083f9c0   xdc_runtime_knl_GateThread_Instance_finalize__F
    0083fa00   xdc_runtime_knl_GateThread_Instance_init__F
    0083fa40   xdc_runtime_knl_GateThread_Proxy_Object__create__S
    0083fa80   CSL_SRIO_Open
    0083faa0   Cppi_getFlowId
    0083fac0   __c6xabi_negll
    0083fae0   __cxa_ia64_exit
    0083fb00   __xdc__init
    0083fb60   _nop
    0083fc00   _register_lock
    0083fc20   _register_unlock
    0083fc40   ti_sysbios_family_c62_TaskSupport_glue
    0083fc60   ti_sysbios_family_xxx_Hwi_switchToTaskStack
    0083fcc0   C$$EXIT
    0083fcc0   abort
    0083fce0   atexit
    0083fd00   srio_tx_open
    0083fd04   srio_tx_close
    0083fd08   srio_send
    0083fd0c   srio_rx_open
    0083fd10   srio_rx_close
    0083fd14   srio_recv
    0083fd18   srio_freeRecvBuffer
    0083fd20   cppi_list_get_head
    0083fd40   cppi_list_get_next
    0083fd60   __TI_decompress_none
    0083fd80   __TI_decompress_rle24
    0083fda0   fgets
    0083fde0   putchar
    0083fe00   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Object__delete__S
    0083fe20   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Params__init__S
    0083fe40   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Proxy__abstract__S
    0083fe60   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_Proxy__delegate__S
    0083fe80   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_getReservedMask__E
    0083fea0   ti_sdo_ipc_GateMP_RemoteCustom1Proxy_sharedMemReq__E
    0083fec0   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Object__delete__S
    0083fee0   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Params__init__S
    0083ff00   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Proxy__abstract__S
    0083ff20   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_Proxy__delegate__S
    0083ff40   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_getReservedMask__E
    0083ff60   ti_sdo_ipc_GateMP_RemoteCustom2Proxy_sharedMemReq__E
    0083ff80   ti_sdo_ipc_GateMP_RemoteSystemProxy_Object__delete__S
    0083ffa0   ti_sdo_ipc_GateMP_RemoteSystemProxy_Params__init__S
    0083ffc0   ti_sdo_ipc_GateMP_RemoteSystemProxy_Proxy__abstract__S
    0083ffe0   ti_sdo_ipc_GateMP_RemoteSystemProxy_Proxy__delegate__S
    00840000   ti_sdo_ipc_GateMP_RemoteSystemProxy_getReservedMask__E
    00840020   ti_sdo_ipc_GateMP_RemoteSystemProxy_sharedMemReq__E
    00840040   ti_sdo_ipc_GateMP_getSharedAddr__F
    00840060   ti_sdo_ipc_MessageQ_Module_startup__E
    00840080   ti_sdo_ipc_MessageQ_SetupTransportProxy_attach__E
    008400a0   ti_sdo_ipc_MessageQ_SetupTransportProxy_isRegistered__E
    008400c0   ti_sdo_ipc_MessageQ_SetupTransportProxy_sharedMemReq__E
    008400e0   ti_sdo_ipc_Notify_Module_GateProxy_enter__E
    00840100   ti_sdo_ipc_Notify_Module_GateProxy_leave__E
    00840120   ti_sdo_ipc_Notify_Module_startup__E
    00840140   ti_sdo_ipc_Notify_SetupProxy_attach__E
    00840160   ti_sdo_ipc_Notify_SetupProxy_numIntLines__E
    00840180   ti_sdo_ipc_Notify_SetupProxy_sharedMemReq__E
    008401a0   ti_sdo_ipc_gates_GateHWSem_Module_startup__E
    008401c0   ti_sdo_ipc_gates_GateHWSem_getReservedMask__E
    008401e0   ti_sdo_ipc_gates_GateHWSem_query__E
    00840200   ti_sdo_ipc_gates_GateHWSem_query__F
    00840220   ti_sdo_ipc_gates_GateHWSem_sharedMemReq__E
    00840240   ti_sdo_ipc_gates_GateMPSupportNull_Instance_init__F
    00840260   ti_sdo_ipc_gates_GateMPSupportNull_getReservedMask__E
    00840280   ti_sdo_ipc_gates_GateMPSupportNull_query__E
    008402a0   ti_sdo_ipc_gates_GateMPSupportNull_query__F
    008402c0   ti_sdo_ipc_gates_GateMPSupportNull_sharedMemReq__E
    008402e0   ti_sdo_ipc_gates_GatePeterson_getReservedMask__E
    00840300   ti_sdo_ipc_gates_GatePeterson_query__E
    00840320   ti_sdo_ipc_gates_GatePeterson_query__F
    00840340   ti_sdo_ipc_heaps_HeapMemMP_isBlocking__E
    00840360   ti_sdo_ipc_heaps_HeapMemMP_isBlocking__F
    00840380   ti_sdo_ipc_notifyDrivers_NotifySetupNull_attach__E
    008403a0   ti_sdo_ipc_notifyDrivers_NotifySetupNull_numIntLines__E
    008403c0   ti_sdo_ipc_notifyDrivers_NotifySetupNull_sharedMemReq__E
    008403e0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_cbFxn__I
    00840400   ti_sdo_ipc_transports_TransportShmSetup_isRegistered__E
    00840420   ti_sdo_ipc_transports_TransportShm_control__E
    00840440   ti_sdo_ipc_transports_TransportShm_getStatus__E
    00840460   ti_sdo_ipc_transports_TransportShm_notifyFxn__I
    00840480   ti_sdo_ipc_transports_TransportShm_setErrFxn__E
    008404a0   ti_sdo_ipc_transports_TransportShm_setErrFxn__F
    008404c0   ti_sdo_utils_List_Instance_init__F
    008404e0   ti_sdo_utils_MultiProc_getClusterId__F
    00840500   ti_sdo_utils_NameServer_Module__startupDone__S
    00840520   ti_sdo_utils_NameServer_Module_startup__E
    00840540   ti_sdo_utils_NameServer_SetupProxy_attach__E
    00840560   ti_sdo_utils_NameServer_SetupProxy_sharedMemReq__E
    00840580   ti_sysbios_BIOS_RtsGateProxy_enter__E
    008405a0   ti_sysbios_BIOS_RtsGateProxy_leave__E
    008405c0   ti_sysbios_BIOS_getThreadType__E
    008405e0   ti_sysbios_BIOS_setThreadType__E
    00840600   ti_sysbios_family_c62_TaskSupport_Module__startupDone__S
    00840620   ti_sysbios_family_c62_TaskSupport_checkStack__E
    00840640   ti_sysbios_family_c62_TaskSupport_getStackAlignment__E
    00840660   ti_sysbios_family_c64p_EventCombiner_Module_startup__E
    00840680   ti_sysbios_family_c64p_EventCombiner_dispatch__E
    008406a0   ti_sysbios_family_c64p_EventCombiner_unused__E
    008406c0   ti_sysbios_family_c64p_Exception_Module_startup__E
    008406e0   ti_sysbios_family_c64p_Hwi_Module__startupDone__S
    00840700   ti_sysbios_family_c64p_Hwi_Module_startup__E
    00840720   ti_sysbios_family_c64p_Hwi_clearInterrupt__E
    00840740   ti_sysbios_family_c64p_Hwi_startup__E
    00840760   ti_sysbios_family_c64p_Hwi_switchFromBootStack__E
    00840780   ti_sysbios_family_c64p_tci6488_TimerSupport_enable__E
    008407a0   ti_sysbios_family_c66_Cache_Module_startup__E
    008407c0   ti_sysbios_family_c66_Cache_inv__E
    008407e0   ti_sysbios_family_c66_Cache_wbInv__E
    00840800   ti_sysbios_gates_GateAll_Instance_init__F
    00840820   ti_sysbios_gates_GateAll_query__E
    00840840   ti_sysbios_gates_GateAll_query__F
    00840860   ti_sysbios_gates_GateHwi_Instance_init__F
    00840880   ti_sysbios_gates_GateHwi_enter__E
    008408a0   ti_sysbios_gates_GateHwi_leave__E
    008408c0   ti_sysbios_gates_GateHwi_query__E
    008408e0   ti_sysbios_gates_GateHwi_query__F
    00840900   ti_sysbios_gates_GateMutexPri_query__E
    00840920   ti_sysbios_gates_GateMutexPri_query__F
    00840920   ti_sysbios_xdcruntime_GateProcessSupport_query__F
    00840920   ti_sysbios_xdcruntime_GateThreadSupport_query__F
    00840940   ti_sysbios_gates_GateMutex_query__E
    00840960   ti_sysbios_gates_GateMutex_query__F
    00840980   ti_sysbios_gates_GateSwi_Instance_init__F
    008409a0   ti_sysbios_gates_GateSwi_query__E
    008409c0   ti_sysbios_gates_GateSwi_query__F
    008409e0   ti_sysbios_hal_Hwi_HwiProxy_Module__startupDone__S
    00840a00   ti_sysbios_hal_Hwi_HwiProxy_clearInterrupt__E
    00840a00   ti_sysbios_hal_Hwi_clearInterrupt__E
    00840a20   ti_sysbios_hal_Hwi_HwiProxy_disableInterrupt__E
    00840a20   ti_sysbios_hal_Hwi_disableInterrupt__E
    00840a40   ti_sysbios_hal_Hwi_HwiProxy_enableInterrupt__E
    00840a40   ti_sysbios_hal_Hwi_enableInterrupt__E
    00840a60   ti_sysbios_hal_Hwi_HwiProxy_startup__E
    00840a60   ti_sysbios_hal_Hwi_startup__E
    00840a80   ti_sysbios_hal_Hwi_HwiProxy_switchFromBootStack__E
    00840a80   ti_sysbios_hal_Hwi_switchFromBootStack__E
    00840aa0   ti_sysbios_hal_Hwi_Module_startup__E
    00840ac0   ti_sysbios_hal_Hwi_Module_startup__F
    00840ae0   ti_sysbios_hal_Timer_Module__startupDone__S
    00840b00   ti_sysbios_hal_Timer_Module_startup__E
    00840b20   ti_sysbios_hal_Timer_Module_startup__F
    00840b40   ti_sysbios_hal_Timer_TimerProxy_Module__startupDone__S
    00840b60   ti_sysbios_hal_Timer_TimerProxy_getExpiredCounts__E
    00840b80   ti_sysbios_hal_Timer_TimerProxy_getPeriod__E
    00840ba0   ti_sysbios_hal_Timer_TimerProxy_setNextTick__E
    00840bc0   ti_sysbios_hal_Timer_TimerProxy_startup__E
    00840bc0   ti_sysbios_hal_Timer_startup__E
    00840be0   ti_sysbios_heaps_HeapBuf_Module_startup__E
    00840c00   ti_sysbios_heaps_HeapMem_Module_GateProxy_enter__E
    00840c20   ti_sysbios_heaps_HeapMem_Module_GateProxy_leave__E
    00840c40   ti_sysbios_heaps_HeapMem_Module_GateProxy_query__E
    00840c60   ti_sysbios_heaps_HeapMem_isBlocking__E
    00840ca0   ti_sysbios_knl_Clock_Module_startup__E
    00840cc0   ti_sysbios_knl_Queue_Instance_init__F
    00840ce0   ti_sysbios_knl_Queue_empty__E
    00840d00   ti_sysbios_knl_Swi_Module_startup__E
    00840d20   ti_sysbios_knl_Swi_disable__E
    00840d40   ti_sysbios_knl_Task_Module_startup__E
    00840d60   ti_sysbios_knl_Task_SupportProxy_Module__startupDone__S
    00840d80   ti_sysbios_knl_Task_SupportProxy_checkStack__E
    00840da0   ti_sysbios_knl_Task_SupportProxy_getStackAlignment__E
    00840dc0   ti_sysbios_knl_Task_SupportProxy_start__E
    00840de0   ti_sysbios_knl_Task_SupportProxy_swap__E
    00840e00   ti_sysbios_knl_Task_disable__E
    00840e20   ti_sysbios_knl_Task_getPri__E
    00840e40   ti_sysbios_knl_Task_self__E
    00840e60   ti_sysbios_timers_timer64_Timer_Module__startupDone__S
    00840e80   ti_sysbios_timers_timer64_Timer_Module_startup__E
    00840ea0   ti_sysbios_timers_timer64_Timer_TimerSupportProxy_enable__E
    00840ec0   ti_sysbios_timers_timer64_Timer_setNextTick__E
    00840ee0   ti_sysbios_xdcruntime_GateThreadSupport_enter__E
    00840f00   ti_sysbios_xdcruntime_GateThreadSupport_leave__E
    00840f20   ti_sysbios_xdcruntime_GateThreadSupport_query__E
    00840f60   xdc_runtime_Error_check__E
    00840f80   xdc_runtime_Error_init__E
    00840fa0   xdc_runtime_Error_print__E
    00840fc0   xdc_runtime_GateNull_enter__E
    00840fe0   xdc_runtime_GateNull_enter__F
    00841000   xdc_runtime_GateNull_leave__E
    00841020   xdc_runtime_GateNull_leave__F
    00841040   xdc_runtime_GateNull_query__E
    00841060   xdc_runtime_GateNull_query__F
    00841080   xdc_runtime_Gate_enterSystem__F
    008410a0   xdc_runtime_Memory_HeapProxy_alloc__E
    008410c0   xdc_runtime_Memory_HeapProxy_free__E
    008410e0   xdc_runtime_Memory_alloc__E
    00841100   xdc_runtime_Memory_free__E
    00841120   xdc_runtime_Memory_getMaxDefaultTypeAlign__F
    00841140   xdc_runtime_Startup_Module__startupDone__S
    00841160   xdc_runtime_Startup_reset__I
    00841180   xdc_runtime_Startup_rtsDone__F
    008411a0   xdc_runtime_SysStd_abort__E
    008411c0   xdc_runtime_SysStd_exit__E
    008411e0   xdc_runtime_SysStd_exit__F
    00841200   xdc_runtime_SysStd_putch__E
    00841220   xdc_runtime_SysStd_putch__F
    00841240   xdc_runtime_SysStd_ready__E
    00841260   xdc_runtime_SysStd_ready__F
    00841280   xdc_runtime_System_Module_GateProxy_enter__E
    008412a0   xdc_runtime_System_Module_GateProxy_leave__E
    008412c0   xdc_runtime_System_Module_startup__E
    008412e0   xdc_runtime_System_Module_startup__F
    00841300   xdc_runtime_System_SupportProxy_abort__E
    00841320   xdc_runtime_System_SupportProxy_exit__E
    00841340   xdc_runtime_System_SupportProxy_putch__E
    00841360   xdc_runtime_System_SupportProxy_ready__E
    00841380   xdc_runtime_System_atexit__E
    008413a0   xdc_runtime_System_exit__F
    008413c0   xdc_runtime_System_sprintf_va__F
    008413c0   xdc_runtime_System_vsprintf__F
    008413e0   xdc_runtime_Text_putLab__E
    00841400   xdc_runtime_Text_putSite__E
    00841420   xdc_runtime_knl_GateThread_Module__startupDone__S
    00841440   xdc_runtime_knl_GateThread_Proxy_Object__delete__S
    00841460   xdc_runtime_knl_GateThread_Proxy_enter__E
    00841480   xdc_runtime_knl_GateThread_Proxy_leave__E
    008414a0   xdc_runtime_knl_GateThread_Proxy_query__E
    008414a0   xdc_runtime_knl_GateThread_query__F
    008414c0   xdc_runtime_knl_GateThread_enter__E
    008414e0   xdc_runtime_knl_GateThread_enter__F
    00841500   xdc_runtime_knl_GateThread_leave__E
    00841520   xdc_runtime_knl_GateThread_leave__F
    00841540   xdc_runtime_knl_GateThread_query__E
    00841560   ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A
    0087feb0   host_Desc_BCP
    00883eb0   rowTbl
    00884020   monoDesc
    0088c020   host_Desc_FFTC
    0088c820   ti_sysbios_knl_Task_Instance_State_0_stack__A
    0088d020   _tmpnams
    0088d160   qmssLObj
    0088d360   ti_sdo_utils_NameServer_Module_State_0_nsRemoteHandle__A
    0088d370   ti_sysbios_knl_Task_Instance_State_0_hookEnv__A
    0088d380   bcp_coreKey
    0088d390   fftc_coreKey
    0088d3a0   xdc_runtime_Text_charTab__A
    008909f0   acc48_le
    00891990   ti_sysbios_family_c66_Cache_marvalues__C
    008924a0   xdc_runtime_Text_nodeTab__A
    00892750   _ctypes_
    008929bc   ti_sdo_ipc_GateMP_A_invalidClose__C
    00892aa8   ti_sysbios_knl_Idle_funcList__C
    00892b38   ti_sysbios_knl_Task_hooks__C
    00892b40   xdc_runtime_Startup_sfxnTab__A
    00892b80   ti_sysbios_knl_Task_Object__PARAMS__C
    00892bb8   xdc_runtime_Startup_firstFxns__C
    00892bc0   Fftc_versionStr
    00892bf8   ti_sdo_ipc_GateMP_Object__PARAMS__C
    00892c2c   ti_sdo_ipc_heaps_HeapMemMP_Object__PARAMS__C
    00892c5c   ti_sdo_ipc_GateMP_A_invalidDelete__C
    00892cbc   ti_sdo_ipc_ListMP_Object__PARAMS__C
    00892ce8   ti_sdo_ipc_gates_GateHWSem_Module__FXNS__C
    00892d14   ti_sdo_ipc_gates_GateMPSupportNull_Module__FXNS__C
    00892d40   ti_sdo_ipc_gates_GatePeterson_Module__FXNS__C
    00892d6c   ti_sdo_ipc_heaps_HeapMemMP_Module__FXNS__C
    00892d94   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__FXNS__C
    00892dbc   ti_sdo_ipc_transports_TransportShm_Module__FXNS__C
    00892de4   ti_sdo_ipc_transports_TransportShm_Object__PARAMS__C
    00892e0c   ti_sysbios_heaps_HeapMem_Module__FXNS__C
    00892e34   ti_sysbios_knl_Swi_Object__PARAMS__C
    00892e5c   ti_sdo_ipc_gates_GateHWSem_Object__PARAMS__C
    00892e80   ti_sdo_ipc_gates_GateMPSupportNull_Object__PARAMS__C
    00892ea4   ti_sdo_ipc_gates_GatePeterson_Object__PARAMS__C
    00892ec8   ti_sysbios_gates_GateAll_Module__FXNS__C
    00892eec   ti_sysbios_gates_GateHwi_Module__FXNS__C
    00892f10   ti_sysbios_gates_GateMutexPri_Module__FXNS__C
    00892f34   ti_sysbios_gates_GateMutex_Module__FXNS__C
    00892f58   ti_sysbios_gates_GateSwi_Module__FXNS__C
    00892f7c   ti_sysbios_knl_Clock_Object__PARAMS__C
    00892fa0   ti_sysbios_knl_Semaphore_Object__PARAMS__C
    00892fc4   xdc_runtime_GateNull_Module__FXNS__C
    00892fe8   xdc_runtime_knl_GateThread_Module__FXNS__C
    00893050   ti_sdo_ipc_GateMP_Object__DESC__C
    00893070   ti_sdo_ipc_ListMP_Object__DESC__C
    00893090   ti_sdo_ipc_Notify_Object__DESC__C
    008930b0   ti_sdo_ipc_gates_GateHWSem_Object__DESC__C
    008930d0   ti_sdo_ipc_gates_GateMPSupportNull_Object__DESC__C
    008930f0   ti_sdo_ipc_gates_GatePeterson_Object__DESC__C
    00893110   ti_sdo_ipc_heaps_HeapMemMP_Object__DESC__C
    00893130   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__DESC__C
    00893150   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Object__PARAMS__C
    00893170   ti_sdo_ipc_transports_TransportShm_Object__DESC__C
    00893190   ti_sdo_utils_List_Object__DESC__C
    008931b0   ti_sysbios_gates_GateAll_Object__DESC__C
    008931d0   ti_sysbios_gates_GateHwi_Object__DESC__C
    008931f0   ti_sysbios_gates_GateMutexPri_Object__DESC__C
    00893210   ti_sysbios_gates_GateMutex_Object__DESC__C
    00893230   ti_sysbios_gates_GateSwi_Object__DESC__C
    00893250   ti_sysbios_heaps_HeapMem_Object__DESC__C
    00893270   ti_sysbios_heaps_HeapMem_Object__PARAMS__C
    00893290   ti_sysbios_knl_Clock_Object__DESC__C
    008932b0   ti_sysbios_knl_Queue_Object__DESC__C
    008932d0   ti_sysbios_knl_Semaphore_Object__DESC__C
    008932f0   ti_sysbios_knl_Swi_Object__DESC__C
    00893310   ti_sysbios_knl_Task_Object__DESC__C
    00893330   ti_sysbios_xdcruntime_GateThreadSupport_Object__DESC__C
    00893350   xdc_runtime_GateNull_Object__DESC__C
    00893370   xdc_runtime_Startup_sfxnRts__A
    00893390   xdc_runtime_knl_GateThread_Object__DESC__C
    008933c8   ti_sdo_ipc_Notify_Object__PARAMS__C
    008933e0   ti_sdo_utils_List_Object__PARAMS__C
    008933f8   ti_sysbios_gates_GateAll_Object__PARAMS__C
    00893410   ti_sysbios_gates_GateHwi_Object__PARAMS__C
    00893428   ti_sysbios_gates_GateMutexPri_Object__PARAMS__C
    00893440   ti_sysbios_gates_GateMutex_Object__PARAMS__C
    00893458   ti_sysbios_gates_GateSwi_Object__PARAMS__C
    00893470   ti_sysbios_knl_Queue_Object__PARAMS__C
    00893488   xdc_runtime_Startup_lastFxns__C
    00893490   ti_sysbios_knl_Task_hooks__A
    008934a8   ti_sysbios_xdcruntime_GateThreadSupport_Object__PARAMS__C
    008934c0   xdc_runtime_GateNull_Object__PARAMS__C
    008934d8   xdc_runtime_knl_GateThread_Object__PARAMS__C
    00893504   ti_sysbios_family_c66_Cache_initSize__C
    00893520   ti_sysbios_family_c64p_EventCombiner_EVTMASK__C
    00893530   xdc_runtime_Startup_firstFxns__A
    0089353c   ti_sdo_ipc_GateMP_E_gateUnavailable__C
    00893548   ti_sdo_ipc_GateMP_E_localGate__C
    0089354c   ti_sdo_ipc_GateMP_LM_create__C
    00893558   ti_sdo_ipc_GateMP_LM_delete__C
    0089355c   ti_sdo_ipc_GateMP_LM_enter__C
    00893560   ti_sdo_ipc_GateMP_LM_leave__C
    00893564   ti_sdo_ipc_GateMP_LM_open__C
    00893568   ti_sdo_ipc_GateMP_Module__diagsEnabled__C
    0089356c   ti_sdo_ipc_GateMP_Module__diagsIncluded__C
    00893570   ti_sdo_ipc_GateMP_Module__diagsMask__C
    00893574   ti_sdo_ipc_GateMP_Module__loggerFxn2__C
    00893578   ti_sdo_ipc_GateMP_Module__loggerFxn4__C
    0089357c   ti_sdo_ipc_GateMP_Module__loggerObj__C
    00893580   ti_sdo_ipc_Ipc_A_addrNotCacheAligned__C
    00893584   ti_sdo_ipc_Ipc_A_addrNotInSharedRegion__C
    00893588   ti_sdo_ipc_Ipc_A_internal__C
    0089358c   ti_sdo_ipc_Ipc_A_invArgument__C
    00893590   ti_sdo_ipc_Ipc_A_invParam__C
    00893594   ti_sdo_ipc_Ipc_A_nullArgument__C
    00893598   ti_sdo_ipc_Ipc_A_nullPointer__C
    0089359c   ti_sdo_ipc_Ipc_E_internal__C
    008935a0   ti_sdo_ipc_Ipc_E_nameFailed__C
    008935a4   ti_sdo_ipc_Ipc_E_versionMismatch__C
    008935a8   ti_sdo_ipc_Ipc_Module__diagsEnabled__C
    008935ac   ti_sdo_ipc_Ipc_Module__diagsIncluded__C
    008935b0   ti_sdo_ipc_Ipc_Module__diagsMask__C
    008935b4   ti_sdo_ipc_Ipc_numUserFxns__C
    008935b8   ti_sdo_ipc_Ipc_procSync__C
    008935bc   ti_sdo_ipc_Ipc_userFxns__C
    008935c0   ti_sdo_ipc_ListMP_Module__diagsEnabled__C
    008935c4   ti_sdo_ipc_ListMP_Module__diagsIncluded__C
    008935c8   ti_sdo_ipc_ListMP_Module__diagsMask__C
    008935cc   ti_sdo_ipc_MessageQ_A_invalidMsg__C
    008935d0   ti_sdo_ipc_MessageQ_A_invalidObj__C
    008935d4   ti_sdo_ipc_MessageQ_A_invalidQueueId__C
    008935d8   ti_sdo_ipc_MessageQ_A_procIdInvalid__C
    008935dc   ti_sdo_ipc_MessageQ_A_unregisteredTransport__C
    008935e0   ti_sdo_ipc_MessageQ_Instance_State_highList__O
    008935e4   ti_sdo_ipc_MessageQ_Instance_State_normalList__O
    008935e8   ti_sdo_ipc_MessageQ_LM_putLocal__C
    008935ec   ti_sdo_ipc_MessageQ_Module__diagsEnabled__C
    008935f0   ti_sdo_ipc_MessageQ_Module__diagsIncluded__C
    008935f4   ti_sdo_ipc_MessageQ_Module__diagsMask__C
    008935f8   ti_sdo_ipc_MessageQ_Module__loggerFxn4__C
    008935fc   ti_sdo_ipc_MessageQ_Module__loggerObj__C
    00893600   ti_sdo_ipc_MessageQ_Object__count__C
    00893604   ti_sdo_ipc_MessageQ_Object__table__C
    00893608   ti_sdo_ipc_Notify_A_alreadyRegistered__C
    0089360c   ti_sdo_ipc_Notify_A_internal__C
    00893610   ti_sdo_ipc_Notify_A_invArgument__C
    00893614   ti_sdo_ipc_Notify_A_notRegistered__C
    00893618   ti_sdo_ipc_Notify_A_reservedEvent__C
    0089361c   ti_sdo_ipc_Notify_Module__diagsEnabled__C
    00893620   ti_sdo_ipc_Notify_Module__diagsIncluded__C
    00893624   ti_sdo_ipc_Notify_Module__diagsMask__C
    00893628   ti_sdo_ipc_Notify_Module__gateObj__C
    0089362c   ti_sdo_ipc_Notify_Object__heap__C
    00893630   ti_sdo_ipc_Notify_numEvents__C
    00893634   ti_sdo_ipc_SharedRegion_A_addrOutOfRange__C
    00893638   ti_sdo_ipc_SharedRegion_A_idTooLarge__C
    0089363c   ti_sdo_ipc_SharedRegion_A_noHeap__C
    00893640   ti_sdo_ipc_SharedRegion_A_region0Invalid__C
    00893644   ti_sdo_ipc_SharedRegion_A_regionInvalid__C
    00893648   ti_sdo_ipc_SharedRegion_A_reserveTooMuch__C
    0089364c   ti_sdo_ipc_SharedRegion_INVALIDSRPTR__C
    00893650   ti_sdo_ipc_SharedRegion_Module__diagsEnabled__C
    00893654   ti_sdo_ipc_SharedRegion_Module__diagsIncluded__C
    00893658   ti_sdo_ipc_SharedRegion_Module__diagsMask__C
    0089365c   ti_sdo_ipc_SharedRegion_cacheLineSize__C
    00893660   ti_sdo_ipc_SharedRegion_numOffsetBits__C
    00893664   ti_sdo_ipc_SharedRegion_offsetMask__C
    00893668   ti_sdo_ipc_gates_GateHWSem_A_invSemNum__C
    0089366c   ti_sdo_ipc_gates_GateHWSem_Module__diagsEnabled__C
    00893670   ti_sdo_ipc_gates_GateHWSem_Module__diagsIncluded__C
    00893674   ti_sdo_ipc_gates_GateHWSem_Module__diagsMask__C
    00893678   ti_sdo_ipc_gates_GateHWSem_baseAddr__C
    0089367c   ti_sdo_ipc_gates_GateHWSem_numSems__C
    00893680   ti_sdo_ipc_gates_GateHWSem_reservedMaskArr__A
    00893684   ti_sdo_ipc_gates_GateHWSem_reservedMaskArr__C
    00893688   ti_sdo_ipc_gates_GateMPSupportNull_A_invalidAction__C
    0089368c   ti_sdo_ipc_gates_GateMPSupportNull_Module__diagsEnabled__C
    00893690   ti_sdo_ipc_gates_GateMPSupportNull_Module__diagsIncluded__C
    00893694   ti_sdo_ipc_gates_GateMPSupportNull_Module__diagsMask__C
    00893698   ti_sdo_ipc_gates_GateMPSupportNull_action__C
    0089369c   ti_sdo_ipc_gates_GatePeterson_E_gateRemotelyOpened__C
    008936a0   ti_sdo_ipc_gates_GatePeterson_Module__diagsEnabled__C
    008936a4   ti_sdo_ipc_gates_GatePeterson_Module__diagsIncluded__C
    008936a8   ti_sdo_ipc_gates_GatePeterson_Module__diagsMask__C
    008936ac   ti_sdo_ipc_gates_GatePeterson_numInstances__C
    008936b0   ti_sdo_ipc_heaps_HeapMemMP_A_align__C
    008936b4   ti_sdo_ipc_heaps_HeapMemMP_A_heapSize__C
    008936b8   ti_sdo_ipc_heaps_HeapMemMP_A_invalidFree__C
    008936bc   ti_sdo_ipc_heaps_HeapMemMP_A_zeroBlock__C
    008936c0   ti_sdo_ipc_heaps_HeapMemMP_E_memory__C
    008936c4   ti_sdo_ipc_heaps_HeapMemMP_Module__diagsEnabled__C
    008936c8   ti_sdo_ipc_heaps_HeapMemMP_Module__diagsIncluded__C
    008936cc   ti_sdo_ipc_heaps_HeapMemMP_Module__diagsMask__C
    008936d0   ti_sdo_ipc_interfaces_IGateMPSupport_Interface__BASE__C
    008936d4   ti_sdo_ipc_interfaces_IMessageQTransport_Interface__BASE__C
    008936d8   ti_sdo_ipc_nsremote_NameServerRemoteNotify_A_invalidValueLen__C
    008936dc   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_State_semMultiBlock__O
    008936e0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_State_semRemoteWait__O
    008936e4   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Instance_State_swiObj__O
    008936e8   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__diagsEnabled__C
    008936ec   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__diagsIncluded__C
    008936f0   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__diagsMask__C
    008936f4   ti_sdo_ipc_nsremote_NameServerRemoteNotify_notifyEventId__C
    008936f8   ti_sdo_ipc_nsremote_NameServerRemoteNotify_timeout__C
    008936fc   ti_sdo_ipc_transports_TransportShmSetup_priority__C
    00893700   ti_sdo_ipc_transports_TransportShm_Instance_State_swiObj__O
    00893704   ti_sdo_ipc_transports_TransportShm_Module__diagsEnabled__C
    00893708   ti_sdo_ipc_transports_TransportShm_Module__diagsIncluded__C
    0089370c   ti_sdo_ipc_transports_TransportShm_Module__diagsMask__C
    00893710   ti_sdo_utils_INameServerRemote_Interface__BASE__C
    00893714   ti_sdo_utils_List_Object__count__C
    00893718   ti_sdo_utils_List_Object__table__C
    0089371c   ti_sdo_utils_MultiProc_A_invalidMultiProcId__C
    00893720   ti_sdo_utils_MultiProc_Module__diagsEnabled__C
    00893724   ti_sdo_utils_MultiProc_Module__diagsIncluded__C
    00893728   ti_sdo_utils_MultiProc_Module__diagsMask__C
    0089372c   ti_sdo_utils_NameServer_A_invArgument__C
    00893730   ti_sdo_utils_NameServer_A_invalidLen__C
    00893734   ti_sdo_utils_NameServer_E_entryExists__C
    00893738   ti_sdo_utils_NameServer_E_maxReached__C
    0089373c   ti_sdo_utils_NameServer_Instance_State_freeList__O
    00893740   ti_sdo_utils_NameServer_Instance_State_nameList__O
    00893744   ti_sdo_utils_NameServer_Module__diagsEnabled__C
    00893748   ti_sdo_utils_NameServer_Module__diagsIncluded__C
    0089374c   ti_sdo_utils_NameServer_Module__diagsMask__C
    00893750   ti_sdo_utils_NameServer_Object__count__C
    00893754   ti_sdo_utils_NameServer_Object__table__C
    00893758   ti_sysbios_BIOS_Module__diagsEnabled__C
    0089375c   ti_sysbios_BIOS_Module__diagsIncluded__C
    00893760   ti_sysbios_BIOS_Module__diagsMask__C
    00893764   ti_sysbios_BIOS_installedErrorHook__C
    00893768   ti_sysbios_family_c62_TaskSupport_stackAlignment__C
    0089376c   ti_sysbios_family_c64p_EventCombiner_E_unpluggedEvent__C
    00893770   ti_sysbios_family_c64p_Exception_E_exceptionMin__C
    00893774   ti_sysbios_family_c64p_Exception_exceptionHook__C
    00893778   ti_sysbios_family_c64p_Exception_externalHook__C
    0089377c   ti_sysbios_family_c64p_Exception_internalHook__C
    00893780   ti_sysbios_family_c64p_Exception_nmiHook__C
    00893784   ti_sysbios_family_c64p_Hwi_LD_end__C
    00893788   ti_sysbios_family_c64p_Hwi_LM_begin__C
    0089378c   ti_sysbios_family_c64p_Hwi_Module__diagsEnabled__C
    00893790   ti_sysbios_family_c64p_Hwi_Module__diagsIncluded__C
    00893794   ti_sysbios_family_c64p_Hwi_Module__diagsMask__C
    00893798   ti_sysbios_family_c64p_Hwi_Module__loggerFxn1__C
    0089379c   ti_sysbios_family_c64p_Hwi_Module__loggerFxn8__C
    008937a0   ti_sysbios_family_c64p_Hwi_Module__loggerObj__C
    008937a4   ti_sysbios_family_c66_Cache_atomicBlockSize__C
    008937a8   ti_sysbios_gates_GateMutexPri_A_badContext__C
    008937ac   ti_sysbios_gates_GateMutexPri_Instance_State_pendQ__O
    008937b0   ti_sysbios_gates_GateMutexPri_Module__diagsEnabled__C
    008937b4   ti_sysbios_gates_GateMutexPri_Module__diagsIncluded__C
    008937b8   ti_sysbios_gates_GateMutexPri_Module__diagsMask__C
    008937bc   ti_sysbios_gates_GateMutex_A_badContext__C
    008937c0   ti_sysbios_gates_GateMutex_Instance_State_sem__O
    008937c4   ti_sysbios_gates_GateMutex_Module__diagsEnabled__C
    008937c8   ti_sysbios_gates_GateMutex_Module__diagsIncluded__C
    008937cc   ti_sysbios_gates_GateMutex_Module__diagsMask__C
    008937d0   ti_sysbios_gates_GateSwi_A_badContext__C
    008937d4   ti_sysbios_gates_GateSwi_Module__diagsEnabled__C
    008937d8   ti_sysbios_gates_GateSwi_Module__diagsIncluded__C
    008937dc   ti_sysbios_gates_GateSwi_Module__diagsMask__C
    008937e0   ti_sysbios_hal_Hwi_E_stackOverflow__C
    008937e4   ti_sysbios_heaps_HeapBuf_A_bufAlign__C
    008937e8   ti_sysbios_heaps_HeapBuf_Instance_State_freeList__O
    008937ec   ti_sysbios_heaps_HeapBuf_Module__diagsEnabled__C
    008937f0   ti_sysbios_heaps_HeapBuf_Module__diagsIncluded__C
    008937f4   ti_sysbios_heaps_HeapBuf_Module__diagsMask__C
    008937f8   ti_sysbios_heaps_HeapBuf_Object__count__C
    008937fc   ti_sysbios_heaps_HeapBuf_Object__table__C
    00893800   ti_sysbios_heaps_HeapBuf_numConstructedHeaps__C
    00893804   ti_sysbios_heaps_HeapMem_A_align__C
    00893808   ti_sysbios_heaps_HeapMem_A_heapSize__C
    0089380c   ti_sysbios_heaps_HeapMem_A_invalidFree__C
    00893810   ti_sysbios_heaps_HeapMem_A_zeroBlock__C
    00893814   ti_sysbios_heaps_HeapMem_E_memory__C
    00893818   ti_sysbios_heaps_HeapMem_Module__diagsEnabled__C
    0089381c   ti_sysbios_heaps_HeapMem_Module__diagsIncluded__C
    00893820   ti_sysbios_heaps_HeapMem_Module__diagsMask__C
    00893824   ti_sysbios_heaps_HeapMem_Module__gateObj__C
    00893828   ti_sysbios_heaps_HeapMem_Object__count__C
    0089382c   ti_sysbios_heaps_HeapMem_Object__table__C
    00893830   ti_sysbios_heaps_HeapMem_reqAlignMask__C
    00893834   ti_sysbios_heaps_HeapMem_reqAlign__C
    00893838   ti_sysbios_knl_Clock_A_badThreadType__C
    0089383c   ti_sysbios_knl_Clock_LM_begin__C
    00893840   ti_sysbios_knl_Clock_LM_tick__C
    00893844   ti_sysbios_knl_Clock_LW_delayed__C
    00893848   ti_sysbios_knl_Clock_Module_State_clockQ__O
    0089384c   ti_sysbios_knl_Clock_Module__diagsEnabled__C
    00893850   ti_sysbios_knl_Clock_Module__diagsIncluded__C
    00893854   ti_sysbios_knl_Clock_Module__diagsMask__C
    00893858   ti_sysbios_knl_Clock_Module__loggerFxn1__C
    0089385c   ti_sysbios_knl_Clock_Module__loggerFxn2__C
    00893860   ti_sysbios_knl_Clock_Module__loggerObj__C
    00893864   ti_sysbios_knl_Clock_tickMode__C
    00893868   ti_sysbios_knl_Clock_tickSource__C
    0089386c   ti_sysbios_knl_Queue_Object__count__C
    00893870   ti_sysbios_knl_Idle_funcList__A
    00893874   ti_sysbios_knl_Queue_Object__table__C
    00893878   ti_sysbios_knl_Semaphore_A_badContext__C
    0089387c   ti_sysbios_knl_Semaphore_A_noEvents__C
    00893880   ti_sysbios_knl_Semaphore_Instance_State_pendQ__O
    00893884   ti_sysbios_knl_Semaphore_LM_pend__C
    00893888   ti_sysbios_knl_Semaphore_LM_post__C
    0089388c   ti_sysbios_knl_Semaphore_Module__diagsEnabled__C
    00893890   ti_sysbios_knl_Semaphore_Module__diagsIncluded__C
    00893894   ti_sysbios_knl_Semaphore_Module__diagsMask__C
    00893898   ti_sysbios_knl_Semaphore_Module__loggerFxn2__C
    0089389c   ti_sysbios_knl_Semaphore_Module__loggerFxn4__C
    008938a0   ti_sysbios_knl_Semaphore_Module__loggerObj__C
    008938a4   ti_sysbios_knl_Swi_A_badPriority__C
    008938a8   ti_sysbios_knl_Swi_LD_end__C
    008938ac   ti_sysbios_knl_Swi_LM_begin__C
    008938b0   ti_sysbios_knl_Swi_LM_post__C
    008938b4   ti_sysbios_knl_Swi_Module__diagsEnabled__C
    008938b8   ti_sysbios_knl_Swi_Module__diagsIncluded__C
    008938bc   ti_sysbios_knl_Swi_Module__diagsMask__C
    008938c0   ti_sysbios_knl_Swi_Module__loggerFxn1__C
    008938c4   ti_sysbios_knl_Swi_Module__loggerFxn4__C
    008938c8   ti_sysbios_knl_Swi_Module__loggerObj__C
    008938cc   ti_sysbios_knl_Swi_Object__count__C
    008938d0   ti_sysbios_knl_Swi_Object__table__C
    008938d4   ti_sysbios_knl_Task_A_badPriority__C
    008938d8   ti_sysbios_knl_Task_A_badTaskState__C
    008938dc   ti_sysbios_knl_Task_A_badThreadType__C
    008938e0   ti_sysbios_knl_Task_A_noPendElem__C
    008938e4   ti_sysbios_knl_Task_E_spOutOfBounds__C
    008938e8   ti_sysbios_knl_Task_E_stackOverflow__C
    008938ec   ti_sysbios_knl_Task_LD_block__C
    008938f0   ti_sysbios_knl_Task_LD_exit__C
    008938f4   ti_sysbios_knl_Task_LD_ready__C
    008938f8   ti_sysbios_knl_Task_LM_setPri__C
    008938fc   ti_sysbios_knl_Task_LM_switch__C
    00893900   ti_sysbios_knl_Task_LM_yield__C
    00893904   ti_sysbios_knl_Task_Module_State_inactiveQ__O
    00893908   ti_sysbios_knl_Task_Module_State_terminatedQ__O
    0089390c   ti_sysbios_knl_Task_Module__diagsEnabled__C
    00893910   ti_sysbios_knl_Task_Module__diagsIncluded__C
    00893914   ti_sysbios_knl_Task_Module__diagsMask__C
    00893918   ti_sysbios_knl_Task_Module__loggerFxn2__C
    0089391c   ti_sysbios_knl_Task_Module__loggerFxn4__C
    00893920   ti_sysbios_knl_Task_Module__loggerObj__C
    00893924   ti_sysbios_knl_Task_Object__count__C
    00893928   ti_sysbios_knl_Task_Object__heap__C
    0089392c   ti_sysbios_knl_Task_Object__table__C
    00893930   ti_sysbios_knl_Task_allBlockedFunc__C
    00893934   ti_sysbios_knl_Task_defaultStackHeap__C
    00893938   ti_sysbios_knl_Task_defaultStackSize__C
    0089393c   ti_sysbios_knl_Task_numConstructedTasks__C
    00893940   ti_sysbios_knl_Task_numPriorities__C
    00893944   ti_sysbios_timers_timer64_Timer_A_notAvailable__C
    00893948   ti_sysbios_timers_timer64_Timer_E_cannotSupport__C
    0089394c   ti_sysbios_timers_timer64_Timer_Module__diagsEnabled__C
    00893950   ti_sysbios_timers_timer64_Timer_Module__diagsIncluded__C
    00893954   ti_sysbios_timers_timer64_Timer_Module__diagsMask__C
    00893958   ti_sysbios_timers_timer64_Timer_anyMask__C
    0089395c   ti_sysbios_timers_timer64_Timer_freqDivisor__C
    00893960   ti_sysbios_timers_timer64_Timer_numLocalTimers__C
    00893964   ti_sysbios_timers_timer64_Timer_numTimerDevices__C
    00893968   ti_sysbios_xdcruntime_GateThreadSupport_Instance_State_gate__O
    0089396c   xdc_runtime_Assert_E_assertFailed__C
    00893970   xdc_runtime_Core_A_initializedParams__C
    00893974   xdc_runtime_Core_Module__diagsEnabled__C
    00893978   xdc_runtime_Core_Module__diagsIncluded__C
    0089397c   xdc_runtime_Core_Module__diagsMask__C
    00893980   xdc_runtime_Error_E_generic__C
    00893984   xdc_runtime_Error_E_memory__C
    00893988   xdc_runtime_Error_Module__diagsEnabled__C
    0089398c   xdc_runtime_Error_Module__diagsIncluded__C
    00893990   xdc_runtime_Error_Module__diagsMask__C
    00893994   xdc_runtime_Error_Module__loggerFxn8__C
    00893998   xdc_runtime_Error_Module__loggerObj__C
    0089399c   xdc_runtime_Error_policy__C
    008939a0   xdc_runtime_Error_raiseHook__C
    008939a4   xdc_runtime_IGateProvider_Interface__BASE__C
    008939a8   xdc_runtime_IHeap_Interface__BASE__C
    008939ac   xdc_runtime_IModule_Interface__BASE__C
    008939b0   xdc_runtime_Log_L_error__C
    008939b4   xdc_runtime_Memory_defaultHeapInstance__C
    008939b8   xdc_runtime_Startup_execImpl__C
    008939bc   xdc_runtime_Startup_maxPasses__C
    008939c0   xdc_runtime_Startup_sfxnRts__C
    008939c4   xdc_runtime_Startup_sfxnTab__C
    008939c8   xdc_runtime_Startup_startModsFxn__C
    008939cc   xdc_runtime_System_Module__gateObj__C
    008939d0   xdc_runtime_System_extendFxn__C
    008939d4   xdc_runtime_System_maxAtexitHandlers__C
    008939d8   xdc_runtime_Text_charTab__C
    008939dc   xdc_runtime_Text_nameEmpty__C
    008939e0   xdc_runtime_Text_nameStatic__C
    008939e4   xdc_runtime_Text_nameUnknown__C
    008939e8   xdc_runtime_Text_nodeTab__C
    008939ec   xdc_runtime_Text_visitRopeFxn__C
    008939f0   ti_sdo_ipc_GateMP_Module__id__C
    008939f4   ti_sdo_ipc_GateMP_Module__loggerDefined__C
    008939f8   ti_sdo_ipc_Ipc_Module__id__C
    008939fc   ti_sdo_ipc_Ipc_generateSlaveDataForHost__C
    00893a00   ti_sdo_ipc_ListMP_Module__id__C
    00893a04   ti_sdo_ipc_MessageQ_Module__id__C
    00893a08   ti_sdo_ipc_MessageQ_Module__loggerDefined__C
    00893a0c   ti_sdo_ipc_Notify_Module__id__C
    00893a10   ti_sdo_ipc_Notify_numLines__C
    00893a14   ti_sdo_ipc_Notify_reservedEvents__C
    00893a18   ti_sdo_ipc_SharedRegion_Module__id__C
    00893a1c   ti_sdo_ipc_SharedRegion_numEntries__C
    00893a20   ti_sdo_ipc_SharedRegion_translate__C
    00893a24   ti_sdo_ipc_gates_GateHWSem_Module__id__C
    00893a28   ti_sdo_ipc_gates_GateMPSupportNull_Module__id__C
    00893a2c   ti_sdo_ipc_gates_GatePeterson_Module__id__C
    00893a30   ti_sdo_ipc_heaps_HeapMemMP_Module__id__C
    00893a34   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__id__C
    00893a38   ti_sdo_ipc_transports_TransportShm_Module__id__C
    00893a3c   ti_sdo_ipc_transports_TransportShm_notifyEventId__C
    00893a40   ti_sdo_utils_MultiProc_Module__id__C
    00893a44   ti_sdo_utils_MultiProc_numProcessors__C
    00893a48   ti_sdo_utils_MultiProc_numProcsInCluster__C
    00893a4c   ti_sdo_utils_NameServer_Module__id__C
    00893a50   ti_sysbios_BIOS_Module__id__C
    00893a54   ti_sysbios_family_c64p_EventCombiner_Module__id__C
    00893a58   ti_sysbios_family_c64p_Exception_Module__id__C
    00893a5c   ti_sysbios_family_c64p_Hwi_Module__id__C
    00893a60   ti_sysbios_family_c64p_Hwi_Module__loggerDefined__C
    00893a64   ti_sysbios_gates_GateMutexPri_Module__id__C
    00893a68   ti_sysbios_gates_GateMutex_Module__id__C
    00893a6c   ti_sysbios_gates_GateSwi_Module__id__C
    00893a70   ti_sysbios_hal_Hwi_Module__id__C
    00893a74   ti_sysbios_heaps_HeapBuf_Module__id__C
    00893a78   ti_sysbios_heaps_HeapMem_Module__id__C
    00893a7c   ti_sysbios_knl_Clock_Module__id__C
    00893a80   ti_sysbios_knl_Clock_Module__loggerDefined__C
    00893a84   ti_sysbios_knl_Semaphore_Module__id__C
    00893a88   ti_sysbios_knl_Semaphore_Module__loggerDefined__C
    00893a8c   ti_sysbios_knl_Swi_Module__id__C
    00893a90   ti_sysbios_knl_Swi_Module__loggerDefined__C
    00893a94   ti_sysbios_knl_Task_Module__id__C
    00893a98   ti_sysbios_knl_Task_Module__loggerDefined__C
    00893a9c   ti_sysbios_knl_Task_deleteTerminatedTasks__C
    00893aa0   ti_sysbios_knl_Task_initStackFlag__C
    00893aa4   ti_sysbios_timers_timer64_Timer_Module__id__C
    00893aa8   ti_sysbios_timers_timer64_Timer_startupNeeded__C
    00893aac   xdc_runtime_Core_Module__id__C
    00893ab0   xdc_runtime_Error_Module__loggerDefined__C
    00893ab4   xdc_runtime_Error_maxDepth__C
    00893ab8   xdc_runtime_Memory_Module__id__C
    00893abc   xdc_runtime_Text_charCnt__C
    00893ac0   xdc_runtime_Text_isLoaded__C
    00893ac4   xdc_runtime_Text_registryModsLastId__C
    00893ac8   xdc_runtime_Text_unnamedModsLastId__C
    00893ad0   ti_sdo_ipc_GateMP_Module_State_0_remoteCustom1Gates__A
    008942d0   ti_sdo_ipc_GateMP_Module__root__V
    008942d8   ti_sdo_ipc_GateMP_Module__state__V
    00894320   ti_sdo_ipc_Ipc_Module__state__V
    0089432c   ti_sdo_ipc_ListMP_Module__root__V
    00894334   ti_sdo_ipc_ListMP_Module__state__V
    00894338   ti_sdo_ipc_MessageQ_Module__root__V
    00894340   ti_sdo_ipc_MessageQ_Module__state__V
    0089435c   ti_sdo_ipc_Notify_Module__root__V
    00894364   ti_sdo_ipc_Notify_Module__state__V
    0089436c   ti_sdo_ipc_SharedRegion_Module__state__V
    00894370   ti_sdo_ipc_gates_GateHWSem_Module__root__V
    00894378   ti_sdo_ipc_gates_GateMPSupportNull_Module__root__V
    00894380   ti_sdo_ipc_gates_GatePeterson_Module__root__V
    00894388   ti_sdo_ipc_heaps_HeapMemMP_Module__root__V
    00894390   ti_sdo_ipc_heaps_HeapMemMP_Module__state__V
    00894394   ti_sdo_ipc_nsremote_NameServerRemoteNotify_Module__root__V
    0089439c   ti_sdo_ipc_transports_TransportShm_Module__root__V
    008943a4   ti_sdo_ipc_transports_TransportShmSetup_Module__state__V
    008943a8   ti_sdo_utils_List_Module__root__V
    008943b0   ti_sdo_utils_MultiProc_Module__state__V
    008943b4   ti_sdo_utils_NameServer_Module__root__V
    008943bc   ti_sdo_utils_NameServer_Module__state__V
    008943c4   ti_sdo_utils_NameServerRemoteNull_Module__root__V
    008943cc   ti_sysbios_BIOS_Module__state__V
    008943e8   ti_sysbios_family_c64p_EventCombiner_Module__state__V
    008947e8   ti_sysbios_family_c64p_Exception_Module__state__V
    00894814   ti_sysbios_family_c64p_Hwi_Module__root__V
    0089481c   ti_sysbios_family_c64p_Hwi_Module__state__V
    00894880   ti_sysbios_gates_GateAll_Module__root__V
    00894888   ti_sysbios_gates_GateHwi_Module__root__V
    00894890   ti_sysbios_gates_GateMutex_Module__root__V
    00894898   ti_sysbios_gates_GateMutexPri_Module__root__V
    008948a0   ti_sysbios_gates_GateSwi_Module__root__V
    008948a8   ti_sysbios_hal_Hwi_Module__root__V
    008948b0   ti_sysbios_hal_Timer_Module__root__V
    008948b8   ti_sysbios_heaps_HeapBuf_Module__root__V
    008948c0   ti_sysbios_heaps_HeapBuf_Module__state__V
    008948c4   ti_sysbios_heaps_HeapMem_Module__root__V
    008948cc   ti_sysbios_knl_Clock_Module__root__V
    008948d4   ti_sysbios_knl_Clock_Module__state__V
    00894900   ti_sysbios_knl_Queue_Module__root__V
    00894908   ti_sysbios_knl_Semaphore_Module__root__V
    00894910   ti_sysbios_knl_Swi_Module__root__V
    00894918   ti_sysbios_knl_Swi_Module__state__V
    00894934   ti_sysbios_knl_Task_Module__root__V
    0089493c   ti_sysbios_knl_Task_Module__state__V
    00894970   ti_sysbios_syncs_SyncSem_Module__root__V
    00894978   ti_sysbios_timers_timer64_Timer_Module__root__V
    00894980   ti_sysbios_timers_timer64_Timer_Module__state__V
    00894994   ti_sysbios_xdcruntime_GateThreadSupport_Module__root__V
    0089499c   xdc_runtime_Error_Module__state__V
    008949a0   xdc_runtime_GateNull_Module__root__V
    008949a8   xdc_runtime_Memory_Module__state__V
    008949ac   xdc_runtime_Registry_Module__state__V
    008949b4   xdc_runtime_Startup_Module__state__V
    008949bc   xdc_runtime_System_Module__state__V
    008949c8   xdc_runtime_Text_Module__state__V
    008949d0   xdc_runtime_knl_GateThread_Module__root__V
    008949d8   __xdc__init__addr
    008949dc   _ft_end
    008949e0   inputConfig
    00894cd0   _ftable
    00894eb0   cppiGblCfgParams
    00894ff0   qmssGblCfgParams
    0089510c   errno
    00895110   ti_sdo_utils_NameServer_Object__table__V
    008951f0   Fftc_DftBlockSizeTable
    008952b8   _lock
    008952bc   _unlock
    008952c0   ti_sysbios_timers_timer64_Timer_Module_State_0_device__A
    00895420   ti_sdo_ipc_SharedRegion_Module_State_0_regions__A
    008954b0   ti_sdo_ipc_GateMP_Module_State_0_remoteSystemGates__A
    00895530   ti_sysbios_knl_Swi_Module_State_0_readyQ__A
    008955b0   ti_sysbios_knl_Task_Module_State_0_readyQ__A
    008956b0   ti_sysbios_family_c64p_Hwi_Object__table__V
    00895730   ti_sysbios_timers_timer64_Timer_Object__table__V
    00895780   TSK_idle
    00895780   ti_sysbios_knl_Task_Object__table__V
    008957c4   _cleanup_ptr
    008957c8   _dtors_ptr
    008957cc   __TI_enable_exit_profile_output
    008957d0   ti_sysbios_gates_GateMutex_Object__table__V
    00895810   ti_sysbios_timers_timer64_Timer_Module_State_0_gctrl__A
    00895850   ti_sysbios_timers_timer64_Timer_Module_State_0_handles__A
    00895890   ti_sysbios_timers_timer64_Timer_Module_State_0_intFreqs__A
    008958d0   ti_sysbios_knl_Swi_Object__table__V
    00895900   Qmss_highEoiVector
    00895920   ti_sdo_ipc_MessageQ_Module_State_0_heaps__A
    00895940   xdc_runtime_System_Module_State_0_atexitHandlers__A
    00895960   ti_sysbios_gates_GateMutexPri_Object__table__V
    00895980   ti_sdo_ipc_Ipc_Module_State_0_procEntry__A
    008959a0   ti_sysbios_heaps_HeapMem_Object__table__V
    008959c0   Qmss_lowEoiVector
    008959d0   ti_sysbios_gates_GateAll_Object__table__V
    008959e0   ti_sysbios_gates_GateSwi_Object__table__V
    008959f0   ti_sdo_ipc_MessageQ_Module_State_0_transports__A
    00895a00   ti_sysbios_hal_Hwi_Object__table__V
    00895a10   ti_sysbios_hal_Timer_Object__table__V
    00895a20   ti_sdo_ipc_GateMP_Module_State_0_remoteCustom2Gates__A
    00895a30   ti_sdo_ipc_Notify_Module_State_0_notifyHandles_0__A
    00895a40   ti_sdo_ipc_Notify_Module_State_0_notifyHandles__A
    00895a50   ti_sdo_ipc_transports_TransportShmSetup_Module_State_0_handles__A
    00895a60   ti_sysbios_gates_GateHwi_Object__table__V
    00895a70   xdc_runtime_GateNull_Object__table__V
    00895a80   Qmss_cdmaEoiVector
    00895a88   _stack
    00896a88   __TI_STACK_END
    00896b00   Fftc_instanceInfo
    00897708   Ipc_sr0MemorySetup
    0089770c   __TI_STATIC_BASE
    0089770c   bcpMallocCounter
    00897710   bcpFreeCounter
    00897714   bcpCppiMallocCounter
    00897718   bcpCppiFreeCounter
    0089771c   bcpQmssMallocCounter
    00897720   bcpQmssFreeCounter
    00897724   bcpSrioMallocCounter
    00897728   bcpSrioFreeCounter
    0089772c   fftcMallocCounter
    00897730   fftcFreeCounter
    00897734   fftcCppiMallocCounter
    00897738   fftcCppiFreeCounter
    0089773c   fftcQmssMallocCounter
    00897740   fftcQmssFreeCounter
    00897744   totalNumTestsPass
    00897748   totalNumTestsFail
    0089774c   qmssLObjIsValid
    00897750   DEVICE_ID1_16BIT
    00897754   DEVICE_ID1_8BIT
    00897758   DEVICE_ID2_16BIT
    0089775c   DEVICE_ID2_8BIT
    00897760   DEVICE_ID3_16BIT
    00897764   DEVICE_ID3_8BIT
    00897768   DEVICE_ID4_16BIT
    0089776c   DEVICE_ID4_8BIT
    00897800   ti_sysbios_family_c64p_Hwi0
    00897820   ti_sysbios_family_c64p_Hwi1
    00897840   ti_sysbios_family_c64p_Hwi2
    00897860   ti_sysbios_family_c64p_Hwi3
    00897880   ti_sysbios_family_c64p_Hwi4
    008978a0   ti_sysbios_family_c64p_Hwi5
    008978c0   ti_sysbios_family_c64p_Hwi6
    008978e0   ti_sysbios_family_c64p_Hwi7
    00897900   ti_sysbios_family_c64p_Hwi8
    00897920   ti_sysbios_family_c64p_Hwi9
    00897940   ti_sysbios_family_c64p_Hwi10
    00897960   ti_sysbios_family_c64p_Hwi11
    00897980   ti_sysbios_family_c64p_Hwi12
    008979a0   ti_sysbios_family_c64p_Hwi13
    008979c0   ti_sysbios_family_c64p_Hwi14
    008979e0   ti_sysbios_family_c64p_Hwi15
    00897a00   __CIOBUF_
    008a5640   __TI_Handler_Table_Base
    008a564c   __TI_Handler_Table_Limit
    008a5708   __TI_CINIT_Base
    008a57e0   __TI_CINIT_Limit
    0c000000   queueFree
    0c002000   qmssGObj
    0c002380   gBcp_instanceInfo
    0c002d80   cppiObject
    0c003180   gSRIODriverMCB
    ffffffff   __TI_pprof_out_hndl
    ffffffff   __TI_prof_data_size
    ffffffff   __TI_prof_data_start
    ffffffff   __binit__
    ffffffff   __c_args__
    ffffffff   binit

    [1455 symbols]