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.

CCS/CC1310: memory mapping in custom CC1310F32RHB

Part Number: CC1310

Tool/software: Code Composer Studio

Hi,

I just tried flashing Hello world But in the console it says this 
Cortex_M3_0: GEL Output: Memory Map Initialization Complete.
Cortex_M3_0: GEL Output: Board Reset Complete.
Cortex_M3_0: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.
What changes need to be done in CC1310_LAUNCHXL_TIRTOS.cmd file ?

  • Hello Lakshminarayana,

    please post your project map file.
    If you based your cmd file on some of TI CC1310 examples,
    just look at CC1310F32 and CC13F128 memory region differences and make needed corrections within cmd file.
  • Hi Tomasz,

    Here's the attached map file.

    Could you please link me to the memory region example?

    ******************************************************************************
                      TI ARM Linker Unix v18.1.4                   
    ******************************************************************************
    >> Linked Thu May  9 12:55:26 2019
    
    OUTPUT FILE NAME:   <hello_CC1310_LAUNCHXL_tirtos_ccs.out>
    ENTRY POINT SYMBOL: "ResetISR"  address: 00002b7d
    
    
    MEMORY CONFIGURATION
    
             name            origin    length      used     unused   attr    fill
    ----------------------  --------  ---------  --------  --------  ----  --------
      FLASH                 00000000   00020000  00003f5d  0001c0a3  R  X
      SRAM                  20000000   00005000  00002057  00002fa9  RW X
    
    
    SEGMENT ALLOCATION MAP
    
    run origin  load origin   length   init length attrs members
    ----------  ----------- ---------- ----------- ----- -------
    00000000    00000000    00003f10   00003f10    r-x
      00000000    00000000    0000003c   0000003c    r-- .resetVecs
      0000003c    0000003c    00000fc4   00000fc4    r-x .text.1
      00001000    00001000    0000003c   0000003c    r-- .const:ti_sysbios_knl_Task_Object__PARAMS__C
      0000103c    0000103c    00000034   00000034    r-- .const:ti_sysbios_knl_Mailbox_Object__PARAMS__C
      00001070    00001070    00000030   00000030    r-- .const:ti_sysbios_family_arm_m3_Hwi_Object__PARAMS__C
      000010a0    000010a0    0000002c   0000002c    r-- .const:ti_sysbios_hal_Hwi_Object__PARAMS__C
      000010cc    000010cc    00000028   00000028    r-- .const:ti_sysbios_heaps_HeapMem_Module__FXNS__C
      000010f4    000010f4    00000028   00000028    r-- .const:ti_sysbios_knl_Swi_Object__PARAMS__C
      0000111c    0000111c    00000024   00000024    r-- .const:ti_sysbios_gates_GateHwi_Module__FXNS__C
      00001140    00001140    00000024   00000024    r-- .const:ti_sysbios_gates_GateMutex_Module__FXNS__C
      00001164    00001164    00000024   00000024    r-- .const:ti_sysbios_heaps_HeapMem_Object__PARAMS__C
      00001188    00001188    00000024   00000024    r-- .const:ti_sysbios_knl_Clock_Object__PARAMS__C
      000011ac    000011ac    00000024   00000024    r-- .const:ti_sysbios_knl_Semaphore_Object__PARAMS__C
      000011d0    000011d0    00000020   00000020    r-- .const:ti_sysbios_family_arm_m3_Hwi_Object__DESC__C
      000011f0    000011f0    00000020   00000020    r-- .const:ti_sysbios_gates_GateHwi_Object__DESC__C
      00001210    00001210    00000020   00000020    r-- .const:ti_sysbios_gates_GateMutex_Object__DESC__C
      00001230    00001230    00000020   00000020    r-- .const:ti_sysbios_hal_Hwi_Object__DESC__C
      00001250    00001250    00000020   00000020    r-- .const:ti_sysbios_heaps_HeapMem_Object__DESC__C
      00001270    00001270    00000020   00000020    r-- .const:ti_sysbios_knl_Clock_Object__DESC__C
      00001290    00001290    00000020   00000020    r-- .const:ti_sysbios_knl_Mailbox_Object__DESC__C
      000012b0    000012b0    00000020   00000020    r-- .const:ti_sysbios_knl_Queue_Object__DESC__C
      000012d0    000012d0    00000020   00000020    r-- .const:ti_sysbios_knl_Semaphore_Object__DESC__C
      000012f0    000012f0    00000020   00000020    r-- .const:ti_sysbios_knl_Swi_Object__DESC__C
      00001310    00001310    00000020   00000020    r-- .const:ti_sysbios_knl_Task_Object__DESC__C
      00001330    00001330    00000018   00000018    r-- .const:ti_sysbios_gates_GateHwi_Object__PARAMS__C
      00001348    00001348    00000018   00000018    r-- .const:ti_sysbios_gates_GateMutex_Object__PARAMS__C
      00001360    00001360    00000018   00000018    r-- .const:ti_sysbios_knl_Queue_Object__PARAMS__C
      00001378    00001378    00000008   00000008    r-- .const:ti_sysbios_knl_Idle_funcList__C
      00001380    00001380    00000004   00000004    r-x .text.2
      00001384    00001384    00000004   00000004    r-- .const:ti_sysbios_family_arm_cc26xx_Timer_startupNeeded__C
      00001388    00001388    00000004   00000004    r-- .const:ti_sysbios_family_arm_m3_Hwi_E_alreadyDefined__C
      0000138c    0000138c    00000004   00000004    r-- .const:ti_sysbios_family_arm_m3_Hwi_E_hwiLimitExceeded__C
      00001390    00001390    00000004   00000004    r-- .const:ti_sysbios_family_arm_m3_Hwi_NUM_INTERRUPTS__C
      00001394    00001394    00000004   00000004    r-- .const:ti_sysbios_family_arm_m3_Hwi_Object__count__C
      00001398    00001398    00000004   00000004    r-- .const:ti_sysbios_family_arm_m3_Hwi_Object__table__C
      0000139c    0000139c    00000004   00000004    r-- .const:ti_sysbios_family_arm_m3_Hwi_ccr__C
      000013a0    000013a0    00000004   00000004    r-- .const:ti_sysbios_family_arm_m3_Hwi_excHandlerFunc__C
      000013a4    000013a4    00000004   00000004    r-- .const:ti_sysbios_family_arm_m3_Hwi_nullIsrFunc__C
      000013a8    000013a8    00000004   00000004    r-- .const:ti_sysbios_family_arm_m3_Hwi_numSparseInterrupts__C
      000013ac    000013ac    00000004   00000004    r-- .const:ti_sysbios_family_arm_m3_Hwi_priGroup__C
      000013b0    000013b0    00000004   00000004    r-- .const:ti_sysbios_family_arm_m3_TaskSupport_stackAlignment__C
      000013b4    000013b4    00000004   00000004    r-- .const:ti_sysbios_heaps_HeapMem_E_memory__C
      000013b8    000013b8    00000004   00000004    r-- .const:ti_sysbios_heaps_HeapMem_Module__gateObj__C
      000013bc    000013bc    00000004   00000004    r-- .const:ti_sysbios_heaps_HeapMem_Object__count__C
      000013c0    000013c0    00000004   00000004    r-- .const:ti_sysbios_heaps_HeapMem_Object__table__C
      000013c4    000013c4    00000004   00000004    r-- .const:ti_sysbios_heaps_HeapMem_reqAlign__C
      000013c8    000013c8    00000004   00000004    r-- .const:ti_sysbios_knl_Clock_serviceMargin__C
      000013cc    000013cc    00000004   00000004    r-- .const:ti_sysbios_knl_Mailbox_Object__count__C
      000013d0    000013d0    00000004   00000004    r-- .const:ti_sysbios_knl_Mailbox_Object__table__C
      000013d4    000013d4    00000004   00000004    r-- .const:ti_sysbios_knl_Mailbox_maxTypeAlign__C
      000013d8    000013d8    00000004   00000004    r-- .const:ti_sysbios_knl_Queue_Object__count__C
      000013dc    000013dc    00000004   00000004    r-- .const:ti_sysbios_knl_Queue_Object__table__C
      000013e0    000013e0    00000004   00000004    r-- .const:ti_sysbios_knl_Swi_Object__count__C
      000013e4    000013e4    00000004   00000004    r-- .const:ti_sysbios_knl_Swi_Object__table__C
      000013e8    000013e8    00000004   00000004    r-- .const:ti_sysbios_knl_Swi_numPriorities__C
      000013ec    000013ec    00000004   00000004    r-- .const:ti_sysbios_knl_Task_Object__count__C
      000013f0    000013f0    00000004   00000004    r-- .const:ti_sysbios_knl_Task_Object__table__C
      000013f4    000013f4    00000004   00000004    r-- .const:ti_sysbios_knl_Task_allBlockedFunc__C
      000013f8    000013f8    00000004   00000004    r-- .const:ti_sysbios_knl_Task_defaultStackHeap__C
      000013fc    000013fc    00000004   00000004    r-- .const:ti_sysbios_knl_Task_defaultStackSize__C
      00001400    00001400    00000004   00000004    r-- .const:ti_sysbios_knl_Task_numConstructedTasks__C
      00001404    00001404    00000002   00000002    r-x .text.3
      00001406    00001406    00000002   00000002    r-- .const:ti_sysbios_family_arm_cc26xx_Timer_Module__id__C
      00001408    00001408    00000002   00000002    r-- .const:ti_sysbios_family_arm_cc26xx_TimestampProvider_useClockTimer__C
      0000140a    0000140a    00000002   00000002    r-- .const:ti_sysbios_family_arm_m3_Hwi_Module__id__C
      0000140c    0000140c    00000002   00000002    r-- .const:ti_sysbios_gates_GateHwi_Module__id__C
      0000140e    0000140e    00000002   00000002    r-- .const:ti_sysbios_gates_GateMutex_Module__id__C
      00001410    00001410    00000002   00000002    r-- .const:ti_sysbios_heaps_HeapMem_Module__id__C
      00001412    00001412    00000002   00000002    r-- .const:ti_sysbios_knl_Task_initStackFlag__C
      00001414    00001414    00000001   00000001    r-- .const:ti_sysbios_knl_Clock_tickMode__C
      00001418    00001418    00000008   00000008    r-- .const:xdc_runtime_Startup_firstFxns__C
      00001420    00001420    00000008   00000008    r-- .const:xdc_runtime_Startup_lastFxns__C
      00001428    00001428    00000004   00000004    r-- .const:xdc_runtime_Assert_E_assertFailed__C
      0000142c    0000142c    00000004   00000004    r-- .const:xdc_runtime_Error_E_memory__C
      00001430    00001430    00000004   00000004    r-- .const:xdc_runtime_Error_policyFxn__C
      00001434    00001434    00000004   00000004    r-- .const:xdc_runtime_IGateProvider_Interface__BASE__C
      00001438    00001438    00000004   00000004    r-- .const:xdc_runtime_IHeap_Interface__BASE__C
      0000143c    0000143c    00000004   00000004    r-- .const:xdc_runtime_IModule_Interface__BASE__C
      00001440    00001440    00000004   00000004    r-- .const:xdc_runtime_Main_Module__diagsEnabled__C
      00001444    00001444    00000004   00000004    r-- .const:xdc_runtime_Main_Module__diagsIncluded__C
      00001448    00001448    00000004   00000004    r-- .const:xdc_runtime_Main_Module__diagsMask__C
      0000144c    0000144c    00000004   00000004    r-- .const:xdc_runtime_Memory_defaultHeapInstance__C
      00001450    00001450    00000004   00000004    r-- .const:xdc_runtime_Startup_execImpl__C
      00001454    00001454    00000004   00000004    r-- .const:xdc_runtime_Startup_maxPasses__C
      00001458    00001458    00000004   00000004    r-- .const:xdc_runtime_Startup_sfxnRts__C
      0000145c    0000145c    00000004   00000004    r-- .const:xdc_runtime_Startup_sfxnTab__C
      00001460    00001460    00000004   00000004    r-- .const:xdc_runtime_Startup_startModsFxn__C
      00001464    00001464    00000004   00000004    r-- .const:xdc_runtime_SysCallback_abortFxn__C
      00001468    00001468    00000004   00000004    r-- .const:xdc_runtime_SysCallback_exitFxn__C
      0000146c    0000146c    00000004   00000004    r-- .const:xdc_runtime_System_abortFxn__C
      00001470    00001470    00000004   00000004    r-- .const:xdc_runtime_System_exitFxn__C
      00001474    00001474    00000004   00000004    r-- .const:xdc_runtime_System_maxAtexitHandlers__C
      00001478    00001478    00000004   00000004    r-- .const:xdc_runtime_Text_charTab__C
      0000147c    0000147c    00000004   00000004    r-- .const:xdc_runtime_Text_nameEmpty__C
      00001480    00001480    00000004   00000004    r-- .const:xdc_runtime_Text_nameStatic__C
      00001484    00001484    00000004   00000004    r-- .const:xdc_runtime_Text_nameUnknown__C
      00001488    00001488    00000002   00000002    r-- .const:xdc_runtime_Main_Module__id__C
      0000148a    0000148a    00000002   00000002    r-- .const:xdc_runtime_Memory_Module__id__C
      0000148c    0000148c    00000002   00000002    r-- .const:xdc_runtime_Text_charCnt__C
      0000148e    0000148e    00000002   00000002    r-- .const:xdc_runtime_Text_isLoaded__C
      00001490    00001490    00000001   00000001    r-- .const:xdc_runtime_Error_policy__C
      00001494    00001494    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_AONRTCChannelEnable
      00001498    00001498    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_AONRTCCompareValueSet
      0000149c    0000149c    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_AONRTCCurrentCompareValueGet
      000014a0    000014a0    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_AONRTCEventClear
      000014a4    000014a4    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getCount64__E
      000014a8    000014a8    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getCurrentTick__E
      000014ac    000014ac    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getMaxTicks__E
      000014b0    000014b0    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_initDevice__I
      000014b4    000014b4    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_setNextTick__E
      000014b8    000014b8    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_setThreshold__I
      000014bc    000014bc    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_start__E
      000014c0    000014c0    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_TimestampProvider_get32__E
      000014c4    000014c4    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_xdc_runtime_Startup_getState__I
      000014c8    000014c8    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_xdc_runtime_System_SupportProxy_abort__E
      000014cc    000014cc    00000004   00000004    r-- .const:ti_sysbios_rom_ROM_xdc_runtime_System_SupportProxy_exit__E
      000014d0    000014d0    00000004   00000004    r-- .const:ti_sysbios_gates_GateMutex_Instance_State_sem__O
      000014d4    000014d4    00000004   00000004    r-- .const:ti_sysbios_knl_Clock_Module_State_clockQ__O
      000014d8    000014d8    00000004   00000004    r-- .const:ti_sysbios_knl_Mailbox_Instance_State_dataQue__O
      000014dc    000014dc    00000004   00000004    r-- .const:ti_sysbios_knl_Mailbox_Instance_State_dataSem__O
      000014e0    000014e0    00000004   00000004    r-- .const:ti_sysbios_knl_Mailbox_Instance_State_freeQue__O
      000014e4    000014e4    00000004   00000004    r-- .const:ti_sysbios_knl_Mailbox_Instance_State_freeSem__O
      000014e8    000014e8    00000004   00000004    r-- .const:ti_sysbios_knl_Semaphore_Instance_State_pendQ__O
      000014ec    000014ec    00000004   00000004    r-- .const:ti_sysbios_knl_Task_Module_State_inactiveQ__O
      000014f0    000014f0    00002664   00002664    r-x .text.4
      00003b54    00003b54    00000177   00000177    r-- .const
      00003cd0    00003cd0    00000240   00000240    r-- .cinit
    0001ffa8    0001ffa8    00000058   00000058    r--
      0001ffa8    0001ffa8    00000058   00000058    r-- .ccfg
    20000100    20000100    00000104   00000000    rw-
      20000100    20000100    00000044   00000000    rw- .data:ti_sysbios_knl_Task_Module__state__V
      20000144    20000144    00000034   00000000    rw- .data:ti_sysbios_family_arm_m3_Hwi_Module__state__V
      20000178    20000178    0000002c   00000000    rw- .data:ti_sysbios_knl_Clock_Module__state__V
      200001a4    200001a4    00000024   00000000    rw- .data:ti_sysbios_BIOS_Module__state__V
      200001c8    200001c8    0000001c   00000000    rw- .data:ti_sysbios_knl_Swi_Module__state__V
      200001e4    200001e4    00000008   00000000    rw- .data:ti_sysbios_family_arm_cc26xx_Timer_Module__state__V
      200001ec    200001ec    00000004   00000000    rw- .data:ti_sysbios_family_arm_cc26xx_TimestampProvider_Module__state__V
      200001f0    200001f0    00000008   00000000    rw- .data:xdc_runtime_Startup_Module__state__V
      200001f8    200001f8    00000008   00000000    rw- .data:xdc_runtime_System_Module__state__V
      20000200    20000200    00000004   00000000    rw- .data:xdc_runtime_Memory_Module__state__V
    20000208    20000208    00001000   00000000    r--
      20000208    20000208    00001000   00000000    r-- .priheap
    20001208    20001208    00000a92   00000000    rw-
      20001208    20001208    00000619   00000000    rw- .bss
      20001828    20001828    00000472   00000000    rw- .data
    20004c00    20004c00    00000400   00000000    rw-
      20004c00    20004c00    00000400   00000000    rw- .stack
    
    
    SECTION ALLOCATION MAP
    
     output                                  attributes/
    section   page    origin      length       input sections
    --------  ----  ----------  ----------   ----------------
    .const:ti_sysbios_knl_Task_Object__PARAMS__C 
    *          0    00001000    0000003c     
                      00001000    0000003c     hello_pem3.oem3 (.const:ti_sysbios_knl_Task_Object__PARAMS__C)
    
    .const:ti_sysbios_knl_Mailbox_Object__PARAMS__C 
    *          0    0000103c    00000034     
                      0000103c    00000034     hello_pem3.oem3 (.const:ti_sysbios_knl_Mailbox_Object__PARAMS__C)
    
    .const:ti_sysbios_family_arm_m3_Hwi_Object__PARAMS__C 
    *          0    00001070    00000030     
                      00001070    00000030     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_Hwi_Object__PARAMS__C)
    
    .const:ti_sysbios_hal_Hwi_Object__PARAMS__C 
    *          0    000010a0    0000002c     
                      000010a0    0000002c     hello_pem3.oem3 (.const:ti_sysbios_hal_Hwi_Object__PARAMS__C)
    
    .const:ti_sysbios_heaps_HeapMem_Module__FXNS__C 
    *          0    000010cc    00000028     
                      000010cc    00000028     hello_pem3.oem3 (.const:ti_sysbios_heaps_HeapMem_Module__FXNS__C)
    
    .const:ti_sysbios_knl_Swi_Object__PARAMS__C 
    *          0    000010f4    00000028     
                      000010f4    00000028     hello_pem3.oem3 (.const:ti_sysbios_knl_Swi_Object__PARAMS__C)
    
    .const:ti_sysbios_gates_GateHwi_Module__FXNS__C 
    *          0    0000111c    00000024     
                      0000111c    00000024     hello_pem3.oem3 (.const:ti_sysbios_gates_GateHwi_Module__FXNS__C)
    
    .const:ti_sysbios_gates_GateMutex_Module__FXNS__C 
    *          0    00001140    00000024     
                      00001140    00000024     hello_pem3.oem3 (.const:ti_sysbios_gates_GateMutex_Module__FXNS__C)
    
    .const:ti_sysbios_heaps_HeapMem_Object__PARAMS__C 
    *          0    00001164    00000024     
                      00001164    00000024     hello_pem3.oem3 (.const:ti_sysbios_heaps_HeapMem_Object__PARAMS__C)
    
    .const:ti_sysbios_knl_Clock_Object__PARAMS__C 
    *          0    00001188    00000024     
                      00001188    00000024     hello_pem3.oem3 (.const:ti_sysbios_knl_Clock_Object__PARAMS__C)
    
    .const:ti_sysbios_knl_Semaphore_Object__PARAMS__C 
    *          0    000011ac    00000024     
                      000011ac    00000024     hello_pem3.oem3 (.const:ti_sysbios_knl_Semaphore_Object__PARAMS__C)
    
    .const:ti_sysbios_family_arm_m3_Hwi_Object__DESC__C 
    *          0    000011d0    00000020     
                      000011d0    00000020     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_Hwi_Object__DESC__C)
    
    .const:ti_sysbios_gates_GateHwi_Object__DESC__C 
    *          0    000011f0    00000020     
                      000011f0    00000020     hello_pem3.oem3 (.const:ti_sysbios_gates_GateHwi_Object__DESC__C)
    
    .const:ti_sysbios_gates_GateMutex_Object__DESC__C 
    *          0    00001210    00000020     
                      00001210    00000020     hello_pem3.oem3 (.const:ti_sysbios_gates_GateMutex_Object__DESC__C)
    
    .const:ti_sysbios_hal_Hwi_Object__DESC__C 
    *          0    00001230    00000020     
                      00001230    00000020     hello_pem3.oem3 (.const:ti_sysbios_hal_Hwi_Object__DESC__C)
    
    .const:ti_sysbios_heaps_HeapMem_Object__DESC__C 
    *          0    00001250    00000020     
                      00001250    00000020     hello_pem3.oem3 (.const:ti_sysbios_heaps_HeapMem_Object__DESC__C)
    
    .const:ti_sysbios_knl_Clock_Object__DESC__C 
    *          0    00001270    00000020     
                      00001270    00000020     hello_pem3.oem3 (.const:ti_sysbios_knl_Clock_Object__DESC__C)
    
    .const:ti_sysbios_knl_Mailbox_Object__DESC__C 
    *          0    00001290    00000020     
                      00001290    00000020     hello_pem3.oem3 (.const:ti_sysbios_knl_Mailbox_Object__DESC__C)
    
    .const:ti_sysbios_knl_Queue_Object__DESC__C 
    *          0    000012b0    00000020     
                      000012b0    00000020     hello_pem3.oem3 (.const:ti_sysbios_knl_Queue_Object__DESC__C)
    
    .const:ti_sysbios_knl_Semaphore_Object__DESC__C 
    *          0    000012d0    00000020     
                      000012d0    00000020     hello_pem3.oem3 (.const:ti_sysbios_knl_Semaphore_Object__DESC__C)
    
    .const:ti_sysbios_knl_Swi_Object__DESC__C 
    *          0    000012f0    00000020     
                      000012f0    00000020     hello_pem3.oem3 (.const:ti_sysbios_knl_Swi_Object__DESC__C)
    
    .const:ti_sysbios_knl_Task_Object__DESC__C 
    *          0    00001310    00000020     
                      00001310    00000020     hello_pem3.oem3 (.const:ti_sysbios_knl_Task_Object__DESC__C)
    
    .const:ti_sysbios_gates_GateHwi_Object__PARAMS__C 
    *          0    00001330    00000018     
                      00001330    00000018     hello_pem3.oem3 (.const:ti_sysbios_gates_GateHwi_Object__PARAMS__C)
    
    .const:ti_sysbios_gates_GateMutex_Object__PARAMS__C 
    *          0    00001348    00000018     
                      00001348    00000018     hello_pem3.oem3 (.const:ti_sysbios_gates_GateMutex_Object__PARAMS__C)
    
    .const:ti_sysbios_knl_Queue_Object__PARAMS__C 
    *          0    00001360    00000018     
                      00001360    00000018     hello_pem3.oem3 (.const:ti_sysbios_knl_Queue_Object__PARAMS__C)
    
    .const:ti_sysbios_knl_Idle_funcList__C 
    *          0    00001378    00000008     
                      00001378    00000008     hello_pem3.oem3 (.const:ti_sysbios_knl_Idle_funcList__C)
    
    .const:ti_sysbios_family_arm_cc26xx_Timer_startupNeeded__C 
    *          0    00001384    00000004     
                      00001384    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_cc26xx_Timer_startupNeeded__C)
    
    .const:ti_sysbios_family_arm_m3_Hwi_E_alreadyDefined__C 
    *          0    00001388    00000004     
                      00001388    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_Hwi_E_alreadyDefined__C)
    
    .const:ti_sysbios_family_arm_m3_Hwi_E_hwiLimitExceeded__C 
    *          0    0000138c    00000004     
                      0000138c    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_Hwi_E_hwiLimitExceeded__C)
    
    .const:ti_sysbios_family_arm_m3_Hwi_NUM_INTERRUPTS__C 
    *          0    00001390    00000004     
                      00001390    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_Hwi_NUM_INTERRUPTS__C)
    
    .const:ti_sysbios_family_arm_m3_Hwi_Object__count__C 
    *          0    00001394    00000004     
                      00001394    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_Hwi_Object__count__C)
    
    .const:ti_sysbios_family_arm_m3_Hwi_Object__table__C 
    *          0    00001398    00000004     
                      00001398    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_Hwi_Object__table__C)
    
    .const:ti_sysbios_family_arm_m3_Hwi_ccr__C 
    *          0    0000139c    00000004     
                      0000139c    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_Hwi_ccr__C)
    
    .const:ti_sysbios_family_arm_m3_Hwi_excHandlerFunc__C 
    *          0    000013a0    00000004     
                      000013a0    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_Hwi_excHandlerFunc__C)
    
    .const:ti_sysbios_family_arm_m3_Hwi_nullIsrFunc__C 
    *          0    000013a4    00000004     
                      000013a4    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_Hwi_nullIsrFunc__C)
    
    .const:ti_sysbios_family_arm_m3_Hwi_numSparseInterrupts__C 
    *          0    000013a8    00000004     
                      000013a8    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_Hwi_numSparseInterrupts__C)
    
    .const:ti_sysbios_family_arm_m3_Hwi_priGroup__C 
    *          0    000013ac    00000004     
                      000013ac    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_Hwi_priGroup__C)
    
    .const:ti_sysbios_family_arm_m3_TaskSupport_stackAlignment__C 
    *          0    000013b0    00000004     
                      000013b0    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_TaskSupport_stackAlignment__C)
    
    .const:ti_sysbios_heaps_HeapMem_E_memory__C 
    *          0    000013b4    00000004     
                      000013b4    00000004     hello_pem3.oem3 (.const:ti_sysbios_heaps_HeapMem_E_memory__C)
    
    .const:ti_sysbios_heaps_HeapMem_Module__gateObj__C 
    *          0    000013b8    00000004     
                      000013b8    00000004     hello_pem3.oem3 (.const:ti_sysbios_heaps_HeapMem_Module__gateObj__C)
    
    .const:ti_sysbios_heaps_HeapMem_Object__count__C 
    *          0    000013bc    00000004     
                      000013bc    00000004     hello_pem3.oem3 (.const:ti_sysbios_heaps_HeapMem_Object__count__C)
    
    .const:ti_sysbios_heaps_HeapMem_Object__table__C 
    *          0    000013c0    00000004     
                      000013c0    00000004     hello_pem3.oem3 (.const:ti_sysbios_heaps_HeapMem_Object__table__C)
    
    .const:ti_sysbios_heaps_HeapMem_reqAlign__C 
    *          0    000013c4    00000004     
                      000013c4    00000004     hello_pem3.oem3 (.const:ti_sysbios_heaps_HeapMem_reqAlign__C)
    
    .const:ti_sysbios_knl_Clock_serviceMargin__C 
    *          0    000013c8    00000004     
                      000013c8    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Clock_serviceMargin__C)
    
    .const:ti_sysbios_knl_Mailbox_Object__count__C 
    *          0    000013cc    00000004     
                      000013cc    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Mailbox_Object__count__C)
    
    .const:ti_sysbios_knl_Mailbox_Object__table__C 
    *          0    000013d0    00000004     
                      000013d0    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Mailbox_Object__table__C)
    
    .const:ti_sysbios_knl_Mailbox_maxTypeAlign__C 
    *          0    000013d4    00000004     
                      000013d4    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Mailbox_maxTypeAlign__C)
    
    .const:ti_sysbios_knl_Queue_Object__count__C 
    *          0    000013d8    00000004     
                      000013d8    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Queue_Object__count__C)
    
    .const:ti_sysbios_knl_Queue_Object__table__C 
    *          0    000013dc    00000004     
                      000013dc    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Queue_Object__table__C)
    
    .const:ti_sysbios_knl_Swi_Object__count__C 
    *          0    000013e0    00000004     
                      000013e0    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Swi_Object__count__C)
    
    .const:ti_sysbios_knl_Swi_Object__table__C 
    *          0    000013e4    00000004     
                      000013e4    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Swi_Object__table__C)
    
    .const:ti_sysbios_knl_Swi_numPriorities__C 
    *          0    000013e8    00000004     
                      000013e8    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Swi_numPriorities__C)
    
    .const:ti_sysbios_knl_Task_Object__count__C 
    *          0    000013ec    00000004     
                      000013ec    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Task_Object__count__C)
    
    .const:ti_sysbios_knl_Task_Object__table__C 
    *          0    000013f0    00000004     
                      000013f0    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Task_Object__table__C)
    
    .const:ti_sysbios_knl_Task_allBlockedFunc__C 
    *          0    000013f4    00000004     
                      000013f4    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Task_allBlockedFunc__C)
    
    .const:ti_sysbios_knl_Task_defaultStackHeap__C 
    *          0    000013f8    00000004     
                      000013f8    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Task_defaultStackHeap__C)
    
    .const:ti_sysbios_knl_Task_defaultStackSize__C 
    *          0    000013fc    00000004     
                      000013fc    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Task_defaultStackSize__C)
    
    .const:ti_sysbios_knl_Task_numConstructedTasks__C 
    *          0    00001400    00000004     
                      00001400    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Task_numConstructedTasks__C)
    
    .const:ti_sysbios_family_arm_cc26xx_Timer_Module__id__C 
    *          0    00001406    00000002     
                      00001406    00000002     hello_pem3.oem3 (.const:ti_sysbios_family_arm_cc26xx_Timer_Module__id__C)
    
    .const:ti_sysbios_family_arm_cc26xx_TimestampProvider_useClockTimer__C 
    *          0    00001408    00000002     
                      00001408    00000002     hello_pem3.oem3 (.const:ti_sysbios_family_arm_cc26xx_TimestampProvider_useClockTimer__C)
    
    .const:ti_sysbios_family_arm_m3_Hwi_Module__id__C 
    *          0    0000140a    00000002     
                      0000140a    00000002     hello_pem3.oem3 (.const:ti_sysbios_family_arm_m3_Hwi_Module__id__C)
    
    .const:ti_sysbios_gates_GateHwi_Module__id__C 
    *          0    0000140c    00000002     
                      0000140c    00000002     hello_pem3.oem3 (.const:ti_sysbios_gates_GateHwi_Module__id__C)
    
    .const:ti_sysbios_gates_GateMutex_Module__id__C 
    *          0    0000140e    00000002     
                      0000140e    00000002     hello_pem3.oem3 (.const:ti_sysbios_gates_GateMutex_Module__id__C)
    
    .const:ti_sysbios_heaps_HeapMem_Module__id__C 
    *          0    00001410    00000002     
                      00001410    00000002     hello_pem3.oem3 (.const:ti_sysbios_heaps_HeapMem_Module__id__C)
    
    .const:ti_sysbios_knl_Task_initStackFlag__C 
    *          0    00001412    00000002     
                      00001412    00000002     hello_pem3.oem3 (.const:ti_sysbios_knl_Task_initStackFlag__C)
    
    .const:ti_sysbios_knl_Clock_tickMode__C 
    *          0    00001414    00000001     
                      00001414    00000001     hello_pem3.oem3 (.const:ti_sysbios_knl_Clock_tickMode__C)
    
    .const:xdc_runtime_Startup_firstFxns__C 
    *          0    00001418    00000008     
                      00001418    00000008     hello_pem3.oem3 (.const:xdc_runtime_Startup_firstFxns__C)
    
    .const:xdc_runtime_Startup_lastFxns__C 
    *          0    00001420    00000008     
                      00001420    00000008     hello_pem3.oem3 (.const:xdc_runtime_Startup_lastFxns__C)
    
    .const:xdc_runtime_Assert_E_assertFailed__C 
    *          0    00001428    00000004     
                      00001428    00000004     hello_pem3.oem3 (.const:xdc_runtime_Assert_E_assertFailed__C)
    
    .const:xdc_runtime_Error_E_memory__C 
    *          0    0000142c    00000004     
                      0000142c    00000004     hello_pem3.oem3 (.const:xdc_runtime_Error_E_memory__C)
    
    .const:xdc_runtime_Error_policyFxn__C 
    *          0    00001430    00000004     
                      00001430    00000004     hello_pem3.oem3 (.const:xdc_runtime_Error_policyFxn__C)
    
    .const:xdc_runtime_IGateProvider_Interface__BASE__C 
    *          0    00001434    00000004     
                      00001434    00000004     hello_pem3.oem3 (.const:xdc_runtime_IGateProvider_Interface__BASE__C)
    
    .const:xdc_runtime_IHeap_Interface__BASE__C 
    *          0    00001438    00000004     
                      00001438    00000004     hello_pem3.oem3 (.const:xdc_runtime_IHeap_Interface__BASE__C)
    
    .const:xdc_runtime_IModule_Interface__BASE__C 
    *          0    0000143c    00000004     
                      0000143c    00000004     hello_pem3.oem3 (.const:xdc_runtime_IModule_Interface__BASE__C)
    
    .const:xdc_runtime_Main_Module__diagsEnabled__C 
    *          0    00001440    00000004     
                      00001440    00000004     hello_pem3.oem3 (.const:xdc_runtime_Main_Module__diagsEnabled__C)
    
    .const:xdc_runtime_Main_Module__diagsIncluded__C 
    *          0    00001444    00000004     
                      00001444    00000004     hello_pem3.oem3 (.const:xdc_runtime_Main_Module__diagsIncluded__C)
    
    .const:xdc_runtime_Main_Module__diagsMask__C 
    *          0    00001448    00000004     
                      00001448    00000004     hello_pem3.oem3 (.const:xdc_runtime_Main_Module__diagsMask__C)
    
    .const:xdc_runtime_Memory_defaultHeapInstance__C 
    *          0    0000144c    00000004     
                      0000144c    00000004     hello_pem3.oem3 (.const:xdc_runtime_Memory_defaultHeapInstance__C)
    
    .const:xdc_runtime_Startup_execImpl__C 
    *          0    00001450    00000004     
                      00001450    00000004     hello_pem3.oem3 (.const:xdc_runtime_Startup_execImpl__C)
    
    .const:xdc_runtime_Startup_maxPasses__C 
    *          0    00001454    00000004     
                      00001454    00000004     hello_pem3.oem3 (.const:xdc_runtime_Startup_maxPasses__C)
    
    .const:xdc_runtime_Startup_sfxnRts__C 
    *          0    00001458    00000004     
                      00001458    00000004     hello_pem3.oem3 (.const:xdc_runtime_Startup_sfxnRts__C)
    
    .const:xdc_runtime_Startup_sfxnTab__C 
    *          0    0000145c    00000004     
                      0000145c    00000004     hello_pem3.oem3 (.const:xdc_runtime_Startup_sfxnTab__C)
    
    .const:xdc_runtime_Startup_startModsFxn__C 
    *          0    00001460    00000004     
                      00001460    00000004     hello_pem3.oem3 (.const:xdc_runtime_Startup_startModsFxn__C)
    
    .const:xdc_runtime_SysCallback_abortFxn__C 
    *          0    00001464    00000004     
                      00001464    00000004     hello_pem3.oem3 (.const:xdc_runtime_SysCallback_abortFxn__C)
    
    .const:xdc_runtime_SysCallback_exitFxn__C 
    *          0    00001468    00000004     
                      00001468    00000004     hello_pem3.oem3 (.const:xdc_runtime_SysCallback_exitFxn__C)
    
    .const:xdc_runtime_System_abortFxn__C 
    *          0    0000146c    00000004     
                      0000146c    00000004     hello_pem3.oem3 (.const:xdc_runtime_System_abortFxn__C)
    
    .const:xdc_runtime_System_exitFxn__C 
    *          0    00001470    00000004     
                      00001470    00000004     hello_pem3.oem3 (.const:xdc_runtime_System_exitFxn__C)
    
    .const:xdc_runtime_System_maxAtexitHandlers__C 
    *          0    00001474    00000004     
                      00001474    00000004     hello_pem3.oem3 (.const:xdc_runtime_System_maxAtexitHandlers__C)
    
    .const:xdc_runtime_Text_charTab__C 
    *          0    00001478    00000004     
                      00001478    00000004     hello_pem3.oem3 (.const:xdc_runtime_Text_charTab__C)
    
    .const:xdc_runtime_Text_nameEmpty__C 
    *          0    0000147c    00000004     
                      0000147c    00000004     hello_pem3.oem3 (.const:xdc_runtime_Text_nameEmpty__C)
    
    .const:xdc_runtime_Text_nameStatic__C 
    *          0    00001480    00000004     
                      00001480    00000004     hello_pem3.oem3 (.const:xdc_runtime_Text_nameStatic__C)
    
    .const:xdc_runtime_Text_nameUnknown__C 
    *          0    00001484    00000004     
                      00001484    00000004     hello_pem3.oem3 (.const:xdc_runtime_Text_nameUnknown__C)
    
    .const:xdc_runtime_Main_Module__id__C 
    *          0    00001488    00000002     
                      00001488    00000002     hello_pem3.oem3 (.const:xdc_runtime_Main_Module__id__C)
    
    .const:xdc_runtime_Memory_Module__id__C 
    *          0    0000148a    00000002     
                      0000148a    00000002     hello_pem3.oem3 (.const:xdc_runtime_Memory_Module__id__C)
    
    .const:xdc_runtime_Text_charCnt__C 
    *          0    0000148c    00000002     
                      0000148c    00000002     hello_pem3.oem3 (.const:xdc_runtime_Text_charCnt__C)
    
    .const:xdc_runtime_Text_isLoaded__C 
    *          0    0000148e    00000002     
                      0000148e    00000002     hello_pem3.oem3 (.const:xdc_runtime_Text_isLoaded__C)
    
    .const:xdc_runtime_Error_policy__C 
    *          0    00001490    00000001     
                      00001490    00000001     hello_pem3.oem3 (.const:xdc_runtime_Error_policy__C)
    
    .const:ti_sysbios_rom_ROM_AONRTCChannelEnable 
    *          0    00001494    00000004     
                      00001494    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_AONRTCChannelEnable)
    
    .const:ti_sysbios_rom_ROM_AONRTCCompareValueSet 
    *          0    00001498    00000004     
                      00001498    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_AONRTCCompareValueSet)
    
    .const:ti_sysbios_rom_ROM_AONRTCCurrentCompareValueGet 
    *          0    0000149c    00000004     
                      0000149c    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_AONRTCCurrentCompareValueGet)
    
    .const:ti_sysbios_rom_ROM_AONRTCEventClear 
    *          0    000014a0    00000004     
                      000014a0    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_AONRTCEventClear)
    
    .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getCount64__E 
    *          0    000014a4    00000004     
                      000014a4    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getCount64__E)
    
    .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getCurrentTick__E 
    *          0    000014a8    00000004     
                      000014a8    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getCurrentTick__E)
    
    .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getMaxTicks__E 
    *          0    000014ac    00000004     
                      000014ac    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getMaxTicks__E)
    
    .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_initDevice__I 
    *          0    000014b0    00000004     
                      000014b0    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_initDevice__I)
    
    .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_setNextTick__E 
    *          0    000014b4    00000004     
                      000014b4    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_setNextTick__E)
    
    .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_setThreshold__I 
    *          0    000014b8    00000004     
                      000014b8    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_setThreshold__I)
    
    .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_start__E 
    *          0    000014bc    00000004     
                      000014bc    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_start__E)
    
    .const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_TimestampProvider_get32__E 
    *          0    000014c0    00000004     
                      000014c0    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_TimestampProvider_get32__E)
    
    .const:ti_sysbios_rom_ROM_xdc_runtime_Startup_getState__I 
    *          0    000014c4    00000004     
                      000014c4    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_xdc_runtime_Startup_getState__I)
    
    .const:ti_sysbios_rom_ROM_xdc_runtime_System_SupportProxy_abort__E 
    *          0    000014c8    00000004     
                      000014c8    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_xdc_runtime_System_SupportProxy_abort__E)
    
    .const:ti_sysbios_rom_ROM_xdc_runtime_System_SupportProxy_exit__E 
    *          0    000014cc    00000004     
                      000014cc    00000004     hello_pem3.oem3 (.const:ti_sysbios_rom_ROM_xdc_runtime_System_SupportProxy_exit__E)
    
    .const:ti_sysbios_gates_GateMutex_Instance_State_sem__O 
    *          0    000014d0    00000004     
                      000014d0    00000004     hello_pem3.oem3 (.const:ti_sysbios_gates_GateMutex_Instance_State_sem__O)
    
    .const:ti_sysbios_knl_Clock_Module_State_clockQ__O 
    *          0    000014d4    00000004     
                      000014d4    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Clock_Module_State_clockQ__O)
    
    .const:ti_sysbios_knl_Mailbox_Instance_State_dataQue__O 
    *          0    000014d8    00000004     
                      000014d8    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Mailbox_Instance_State_dataQue__O)
    
    .const:ti_sysbios_knl_Mailbox_Instance_State_dataSem__O 
    *          0    000014dc    00000004     
                      000014dc    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Mailbox_Instance_State_dataSem__O)
    
    .const:ti_sysbios_knl_Mailbox_Instance_State_freeQue__O 
    *          0    000014e0    00000004     
                      000014e0    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Mailbox_Instance_State_freeQue__O)
    
    .const:ti_sysbios_knl_Mailbox_Instance_State_freeSem__O 
    *          0    000014e4    00000004     
                      000014e4    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Mailbox_Instance_State_freeSem__O)
    
    .const:ti_sysbios_knl_Semaphore_Instance_State_pendQ__O 
    *          0    000014e8    00000004     
                      000014e8    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Semaphore_Instance_State_pendQ__O)
    
    .const:ti_sysbios_knl_Task_Module_State_inactiveQ__O 
    *          0    000014ec    00000004     
                      000014ec    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Task_Module_State_inactiveQ__O)
    
    .cinit     0    00003cd0    00000240     
                      00003cd0    00000101     (.cinit..data.load) [load image, compression = lzss]
                      00003dd1    00000028     (.cinit..data:ti_sysbios_family_arm_m3_Hwi_Module__state__V.load) [load image, compression = lzss]
                      00003df9    00000021     (.cinit..data:ti_sysbios_knl_Task_Module__state__V.load) [load image, compression = lzss]
                      00003e1a    0000001f     (.cinit..data:ti_sysbios_BIOS_Module__state__V.load) [load image, compression = lzss]
                      00003e39    0000001d     (.cinit..data:ti_sysbios_knl_Clock_Module__state__V.load) [load image, compression = lzss]
                      00003e56    00000010     (.cinit..data:ti_sysbios_knl_Swi_Module__state__V.load) [load image, compression = lzss]
                      00003e66    00000002     --HOLE-- [fill = 0]
                      00003e68    0000000c     (__TI_handler_table)
                      00003e74    0000000b     (.cinit..data:ti_sysbios_family_arm_cc26xx_Timer_Module__state__V.load) [load image, compression = lzss]
                      00003e7f    0000000b     (.cinit..data:xdc_runtime_System_Module__state__V.load) [load image, compression = lzss]
                      00003e8a    00000006     --HOLE-- [fill = 0]
                      00003e90    00000008     (.cinit..bss.load) [load image, compression = zero_init]
                      00003e98    00000008     (.cinit..data:xdc_runtime_Memory_Module__state__V.load) [load image, compression = lzss]
                      00003ea0    00000007     (.cinit..data:ti_sysbios_family_arm_cc26xx_TimestampProvider_Module__state__V.load) [load image, compression = lzss]
                      00003ea7    00000007     (.cinit..data:xdc_runtime_Startup_Module__state__V.load) [load image, compression = lzss]
                      00003eae    00000002     --HOLE-- [fill = 0]
                      00003eb0    00000060     (__TI_cinit_table)
    
    .init_array 
    *          0    00000000    00000000     UNINITIALIZED
    
    .ccfg      0    0001ffa8    00000058     
                      0001ffa8    00000058     ccfg.obj (.ccfg:retain)
    
    .data:ti_sysbios_knl_Task_Module__state__V 
    *          0    20000100    00000044     UNINITIALIZED
                      20000100    00000044     hello_pem3.oem3 (.data:ti_sysbios_knl_Task_Module__state__V)
    
    .data:ti_sysbios_family_arm_m3_Hwi_Module__state__V 
    *          0    20000144    00000034     UNINITIALIZED
                      20000144    00000034     hello_pem3.oem3 (.data:ti_sysbios_family_arm_m3_Hwi_Module__state__V)
    
    .data:ti_sysbios_knl_Clock_Module__state__V 
    *          0    20000178    0000002c     UNINITIALIZED
                      20000178    0000002c     hello_pem3.oem3 (.data:ti_sysbios_knl_Clock_Module__state__V)
    
    .data:ti_sysbios_BIOS_Module__state__V 
    *          0    200001a4    00000024     UNINITIALIZED
                      200001a4    00000024     hello_pem3.oem3 (.data:ti_sysbios_BIOS_Module__state__V)
    
    .data:ti_sysbios_knl_Swi_Module__state__V 
    *          0    200001c8    0000001c     UNINITIALIZED
                      200001c8    0000001c     hello_pem3.oem3 (.data:ti_sysbios_knl_Swi_Module__state__V)
    
    .data:ti_sysbios_family_arm_cc26xx_Timer_Module__state__V 
    *          0    200001e4    00000008     UNINITIALIZED
                      200001e4    00000008     hello_pem3.oem3 (.data:ti_sysbios_family_arm_cc26xx_Timer_Module__state__V)
    
    .data:ti_sysbios_family_arm_cc26xx_TimestampProvider_Module__state__V 
    *          0    200001ec    00000004     UNINITIALIZED
                      200001ec    00000004     hello_pem3.oem3 (.data:ti_sysbios_family_arm_cc26xx_TimestampProvider_Module__state__V)
    
    .data:xdc_runtime_Startup_Module__state__V 
    *          0    200001f0    00000008     UNINITIALIZED
                      200001f0    00000008     hello_pem3.oem3 (.data:xdc_runtime_Startup_Module__state__V)
    
    .data:xdc_runtime_System_Module__state__V 
    *          0    200001f8    00000008     UNINITIALIZED
                      200001f8    00000008     hello_pem3.oem3 (.data:xdc_runtime_System_Module__state__V)
    
    .data:xdc_runtime_Memory_Module__state__V 
    *          0    20000200    00000004     UNINITIALIZED
                      20000200    00000004     hello_pem3.oem3 (.data:xdc_runtime_Memory_Module__state__V)
    
    .bss       0    20001208    00000619     UNINITIALIZED
                      20001208    00000200     hello_pem3.oem3 (.bss:taskStackSection)
                      20001408    00000200     (.common:xdc_runtime_SysMin_Module_State_0_outbuf__A)
                      20001608    00000120     rtsv7M3_T_le_eabi.lib : trgmsg.c.obj (.bss:_CIOBUF_)
                      20001728    000000c8     (.common:ti_sysbios_family_arm_m3_Hwi_dispatchTable)
                      200017f0    00000014     driverlib.lib : osc.obj (.bss:oscHfGlobals)
                      20001804    00000008     dpl_cc13x0.aem3 : PowerCC26XX_tirtos.oem3 (.bss:$O1$$)
                      2000180c    00000008     driverlib.lib : sys_ctrl.obj (.bss:powerQualGlobals)
                      20001814    00000008     (.common:parmbuf)
                      2000181c    00000004     (.common:ClockP_tickPeriod)
                      20001820    00000001     (.common:driverlib_release_0_54539)
    
    .data      0    20001828    00000472     UNINITIALIZED
                      20001828    00000114     drivers_cc13x0.aem3 : PINCC26XX.oem3 (.data:$O1$$)
                      2000193c    00000114                         : PowerCC26XX.oem3 (.data:PowerCC26XX_module)
                      20001a50    0000004c     hello_pem3.oem3 (.data:ti_sysbios_knl_Task_Object__table__V)
                      20001a9c    00000004     rtsv7M3_T_le_eabi.lib : stkdepth_vars.c.obj (.data)
                      20001aa0    00000048     hello_pem3.oem3 (.data:ti_sysbios_family_arm_cc26xx_Timer_Object__table__V)
                      20001ae8    00000038     hello_pem3.oem3 (.data:ti_sysbios_gates_GateMutex_Object__table__V)
                      20001b20    00000030     hello_pem3.oem3 (.data:ti_sysbios_knl_Swi_Module_State_0_readyQ__A)
                      20001b50    00000030     hello_pem3.oem3 (.data:ti_sysbios_knl_Swi_Object__table__V)
                      20001b80    00000020     hello_pem3.oem3 (.data:ti_sysbios_knl_Clock_Object__table__V)
                      20001ba0    00000020     hello_pem3.oem3 (.data:ti_sysbios_knl_Task_Module_State_0_readyQ__A)
                      20001bc0    00000020     hello_pem3.oem3 (.data:xdc_runtime_Error_IgnoreBlock)
                      20001be0    00000018     hello_pem3.oem3 (.data:ti_sysbios_family_arm_m3_Hwi_Object__table__V)
                      20001bf8    00000018     hello_pem3.oem3 (.data:ti_sysbios_heaps_HeapMem_Object__table__V)
                      20001c10    0000000c     hello_pem3.oem3 (.data:xdc_runtime_SysMin_Module__state__V)
                      20001c1c    00000008     rtsv7M3_T_le_eabi.lib : _lock.c.obj (.data:$O1$$)
                      20001c24    00000008     hello_pem3.oem3 (.data:ti_sysbios_family_arm_m3_Hwi_Module__root__V)
                      20001c2c    00000008     hello_pem3.oem3 (.data:ti_sysbios_gates_GateHwi_Module__root__V)
                      20001c34    00000008     hello_pem3.oem3 (.data:ti_sysbios_gates_GateMutex_Module__root__V)
                      20001c3c    00000008     hello_pem3.oem3 (.data:ti_sysbios_hal_Hwi_Module__root__V)
                      20001c44    00000008     hello_pem3.oem3 (.data:ti_sysbios_heaps_HeapMem_Module__root__V)
                      20001c4c    00000008     hello_pem3.oem3 (.data:ti_sysbios_knl_Clock_Module__root__V)
                      20001c54    00000008     hello_pem3.oem3 (.data:ti_sysbios_knl_Mailbox_Module__root__V)
                      20001c5c    00000008     hello_pem3.oem3 (.data:ti_sysbios_knl_Queue_Module__root__V)
                      20001c64    00000008     hello_pem3.oem3 (.data:ti_sysbios_knl_Semaphore_Module__root__V)
                      20001c6c    00000008     hello_pem3.oem3 (.data:ti_sysbios_knl_Swi_Module__root__V)
                      20001c74    00000008     hello_pem3.oem3 (.data:ti_sysbios_knl_Task_Module__root__V)
                      20001c7c    00000008     hello_pem3.oem3 (.data:xdc_runtime_Registry_Module__state__V)
                      20001c84    00000008     hello_pem3.oem3 (.data:xdc_runtime_System_Module_State_0_atexitHandlers__A)
                      20001c8c    00000004     hello_pem3.oem3 (.data:ti_sysbios_family_arm_m3_Hwi_Module_State_0_excContext__A)
                      20001c90    00000004     hello_pem3.oem3 (.data:ti_sysbios_family_arm_m3_Hwi_Module_State_0_excStack__A)
                      20001c94    00000004     hello_pem3.oem3 (.data:ti_sysbios_knl_Task_Module_State_0_idleTask__A)
                      20001c98    00000002     hello_pem3.oem3 (.data:ti_sysbios_family_arm_m3_Hwi_Module_State_0_excActive__A)
    
    .priheap   0    20000208    00001000     UNINITIALIZED
                      20000208    00001000     --HOLE--
    
    .stack     0    20004c00    00000400     UNINITIALIZED
                      20004c00    00000400     --HOLE--
    
    .bootVecs 
    *          0    00000000    00000008     DSECT
                      00000000    00000008     boot.aem3 : boot.oem3 (.bootVecs)
    
    .resetVecs 
    *          0    00000000    0000003c     
                      00000000    0000003c     hello_pem3.oem3 (.resetVecs)
    
    .vecs      0    20000000    000000c8     NOLOAD SECTION
                      20000000    000000c8     hello_pem3.oem3 (.vecs)
    
    xdc.meta   0    00000000    000000f2     COPY SECTION
                      00000000    000000f2     hello_pem3.oem3 (xdc.meta)
    
    xdc.noload 
    *          0    00000000    00000000     COPY SECTION
    
    .binit     0    00000000    00000000     
    
    .text.1    0    0000003c    00000fc4     
                      0000003c    0000030c     drivers_cc13x0.aem3 : PowerCC26XX_calibrateRCOSC.oem3 (.text:PowerCC26XX_auxISR)
                      00000348    0000030c     rom_sysbios.aem3 : rom_sysbios.obj (.text:xdc_runtime_System_doPrint__I)
                      00000654    00000228     driverlib.lib : sys_ctrl.obj (.text:NOROM_SysCtrlSetRechargeBeforePowerDown)
                      0000087c    00000224     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:Power_sleep)
                      00000aa0    00000008     (.tramp.ti_sysbios_knl_Swi_restore__E.1)
                      00000aa8    000001b0                         : PINCC26XX.oem3 (.text:PIN_init)
                      00000c58    00000190                         : PowerCC26XX_calibrateRCOSC.oem3 (.text:PowerCC26XX_doCalibrate)
                      00000de8    00000124     driverlib.lib : setup_rom.obj (.text:NOROM_SetupAfterColdResetWakeupFromShutDownCfg3)
                      00000f0c    000000f0                   : setup_rom.obj (.text:NOROM_SetupAfterColdResetWakeupFromShutDownCfg2)
                      00000ffc    00000004     dpl_cc13x0.aem3 : PowerCC26XX_tirtos.oem3 (.text:CPUwfi)
    
    .text.2    0    00001380    00000004     
                      00001380    00000004     dpl_cc13x0.aem3 : ClockP_tirtos.oem3 (.text:ClockP_stop)
    
    .text.3    0    00001404    00000002     
                      00001404    00000002     rtsv7M3_T_le_eabi.lib : _lock.c.obj (.text:_nop)
    
    .text.4    0    000014f0    00002664     
                      000014f0    00000114     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:Power_init)
                      00001604    000000f8     hello_pem3.oem3 (.text:xdc_runtime_System_printfExtend__I)
                      000016fc    000000f0     drivers_cc13x0.aem3 : PINCC26XX.oem3 (.text:PINCC26XX_setIoCfg)
                      000017ec    000000e4     dpl_cc13x0.aem3 : PowerCC26XX_tirtos.oem3 (.text:PowerCC26XX_standbyPolicy)
                      000018d0    000000c4     driverlib.lib : setup.obj (.text:TrimAfterColdResetWakeupFromShutDown)
                      00001994    000000bc     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:Power_releaseDependency)
                      00001a50    000000b4                         : PowerCC26XX.oem3 (.text:Power_setDependency)
                      00001b04    000000a8     driverlib.lib : setup.obj (.text:NOROM_SetupTrimDevice)
                      00001bac    000000a6     rom_sysbios.aem3 : rom_sysbios.obj (.text:xdc_runtime_Text_putSite__E)
                      00001c52    00000002     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:emptyClockFunc)
                      00001c54    000000a4     driverlib.lib : setup_rom.obj (.text:NOROM_SetupAfterColdResetWakeupFromShutDownCfg1)
                      00001cf8    000000a4     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:switchXOSCHFclockFunc)
                      00001d9c    000000a0                         : PINCC26XX.oem3 (.text:PIN_open)
                      00001e3c    000000a0     auto_init.aem3 : auto_init.oem3 (.text)
                      00001edc    0000009c     rtsv7M3_T_le_eabi.lib : memcpy_t2.asm.obj (.text)
                      00001f78    00000098     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_knl_Clock_workFuncDynamic__E)
                      00002010    00000098                      : rom_sysbios.obj (.text:xdc_runtime_Text_putMod__E)
                      000020a8    00000096     rtsv7M3_T_le_eabi.lib : ull_div_t2.asm.obj (.text)
                      0000213e    00000002                           : div0.asm.obj (.text)
                      00002140    00000090     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_family_arm_cc26xx_Timer_start__E)
                      000021d0    00000084     CC1310_LAUNCHXL_fxns.obj (.text:CC1310_LAUNCHXL_sendExtFlashByte)
                      00002254    0000007a     rtsv7M3_T_le_eabi.lib : memset_t2.asm.obj (.text)
                      000022ce    00000002     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_BIOS_linkedWithIncorrectBootLibrary__E)
                      000022d0    00000074     driverlib.lib : setup_rom.obj (.text:NOROM_SetupSetVddrLevel)
                      00002344    0000006d     rom_sysbios.aem3 : rom_sysbios.obj (.text:xdc_runtime_System_formatNum__I)
                      000023b1    00000001     --HOLE-- [fill = 0]
                      000023b2    00000002     hello_pem3.oem3 (.text:ti_sysbios_BIOS_nullFunc__I)
                      000023b4    0000006c     drivers_cc13x0.aem3 : PowerCC26XX_calibrateRCOSC.oem3 (.text:PowerCC26XX_initiateCalibration)
                      00002420    00000068     driverlib.lib : setup_rom.obj (.text:NOROM_SetupGetTrimForAmpcompCtrl)
                      00002488    00000068                   : setup_rom.obj (.text:NOROM_SetupGetTrimForAnabypassValue1)
                      000024f0    00000068                   : sys_ctrl.obj (.text:NOROM_SysCtrlAdjustRechargeAfterPowerDown)
                      00002558    00000068                   : sys_ctrl.obj (.text:NOROM_SysCtrl_DCDC_VoltageConditionalControl)
                      000025c0    00000068     rtsv7M3_T_le_eabi.lib : copy_decompress_lzss.c.obj (.text:decompress:lzss:__TI_decompress_lzss)
                      00002628    00000068     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:lfClockReadyCallback)
                      00002690    00000064     driverlib.lib : osc.obj (.text:NOROM_OSCHF_AttemptToSwitchToXosc)
                      000026f4    00000064     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:configureXOSCHF)
                      00002758    00000064     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_heaps_HeapMem_initPrimary__I)
                      000027bc    00000060     driverlib.lib : osc.obj (.text:NOROM_OSCClockSourceSet)
                      0000281c    00000060     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:PowerCC26XX_calibrate)
                      0000287c    0000005f     rom_sysbios.aem3 : rom_sysbios.obj (.text:xdc_runtime_Text_putLab__E)
                      000028db    00000001     --HOLE-- [fill = 0]
                      000028dc    0000005c     drivers_cc13x0.aem3 : PowerCC26XX_calibrateRCOSC.oem3 (.text:PowerCC26XX_RCOSC_clockFunc)
                      00002938    0000005c     hello_pem3.oem3 (.text:xdc_runtime_Startup_getState__I)
                      00002994    00000058     rtsv7M3_T_le_eabi.lib : hostwrite.c.obj (.text:HOSTwrite)
                      000029ec    00000058     drivers_cc13x0.aem3 : PINCC26XX.oem3 (.text:PIN_remove)
                      00002a44    00000050     dpl_cc13x0.aem3 : ClockP_tirtos.oem3 (.text:ClockP_construct)
                      00002a94    00000050     driverlib.lib : setup_rom.obj (.text:NOROM_SetupSetCacheModeAccordingToCcfgSetting)
                      00002ae4    0000004c     CC1310_LAUNCHXL_fxns.obj (.text:CC1310_LAUNCHXL_wakeUpExtFlash)
                      00002b30    0000004c     rtsv7M3_T_le_eabi.lib : cpy_tbl.c.obj (.text:copy_in)
                      00002b7c    00000044     boot.aem3 : boot.oem3 (.text)
                      00002bc0    00000044     rom_sysbios.aem3 : rom_sysbios.obj (.text:xdc_runtime_SysMin_flush__E)
                      00002c04    00000044                      : rom_sysbios.obj (.text:xdc_runtime_Text_xprintf__I)
                      00002c48    00000040     CC1310_LAUNCHXL_fxns.obj (.text:CC1310_LAUNCHXL_shutDownExtFlash)
                      00002c88    00000040     drivers_cc13x0.aem3 : PINCC26XX.oem3 (.text:PIN_swi)
                      00002cc8    00000040     rtsv7M3_T_le_eabi.lib : u_divt2.asm.obj (.text)
                      00002d08    00000040     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_family_arm_cc26xx_Timer_setThreshold__I)
                      00002d48    0000003e     dpl_cc13x0.aem3 : HwiP_tirtos.oem3 (.text:HwiP_construct)
                      00002d86    00000002     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_knl_Clock_triggerFunc__I)
                      00002d88    0000003c     driverlib.lib : chipinfo.obj (.text:NOROM_ChipInfo_GetHwRevision)
                      00002dc4    0000003c                   : osc.obj (.text:NOROM_OSC_HPOSCRelativeFrequencyOffsetGet)
                      00002e00    0000003c     dpl_cc13x0.aem3 : SwiP_tirtos.oem3 (.text:SwiP_construct)
                      00002e3c    0000003c     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:disableLfClkQualifiersEnableClkLoss)
                      00002e78    0000003c     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_family_arm_m3_Hwi_construct2__E)
                      00002eb4    00000038     drivers_cc13x0.aem3 : PINCC26XX.oem3 (.text:PIN_setConfig)
                      00002eec    00000038                         : PINCC26XX.oem3 (.text:PIN_setOutputValue)
                      00002f24    00000038     rtsv7M3_T_le_eabi.lib : trgmsg.c.obj (.text:__TI_writemsg)
                      00002f5c    00000038     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_family_arm_cc26xx_Timer_getCurrentTick__E)
                      00002f94    00000036                      : rom_sysbios.obj (.text:ti_sysbios_family_arm_cc26xx_Timer_setNextTick__E)
                      00002fca    00000002     hello_pem3.oem3 (.text:ti_sysbios_rom_cortexm_cc13xx_CC13xx_badRomRevision__E)
                      00002fcc    00000034     driverlib.lib : osc.obj (.text:NOROM_OSCHF_SwitchToRcOscTurnOffXosc)
                      00003000    00000034     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:Power_releaseConstraint)
                      00003034    00000034     rtsv7M3_T_le_eabi.lib : trgmsg.c.obj (.text:__TI_readmsg)
                      00003068    00000034     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:notify)
                      0000309c    00000034     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_family_arm_cc26xx_Timer_initDevice__I)
                      000030d0    00000034                      : rom_sysbios.obj (.text:xdc_runtime_SysMin_abort__E)
                      00003104    00000034                      : rom_sysbios.obj (.text:xdc_runtime_SysMin_putch__E)
                      00003138    00000030     driverlib.lib : chipinfo.obj (.text:NOROM_ChipInfo_GetChipType)
                      00003168    00000030                   : setup_rom.obj (.text:NOROM_SetupSetAonRtcSubSecInc)
                      00003198    00000030     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:Power_setConstraint)
                      000031c8    00000030     hello_pem3.oem3 (.text:ti_sysbios_BIOS_atExitFunc__I)
                      000031f8    00000030     hello_pem3.oem3 (.text:ti_sysbios_BIOS_startFunc__I)
                      00003228    0000002c     driverlib.lib : ddi.obj (.text:NOROM_DDI32RegWrite)
                      00003254    0000002c                   : osc.obj (.text:NOROM_OSCClockSourceGet)
                      00003280    0000002c                   : setup_rom.obj (.text:NOROM_SetupGetTrimForRadcExtCfg)
                      000032ac    0000002c     dpl_cc13x0.aem3 : SemaphoreP_tirtos.oem3 (.text:SemaphoreP_constructBinary)
                      000032d8    0000002c     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_knl_Clock_getTicksUntilInterrupt__E)
                      00003304    0000002b                      : rom_sysbios.obj (.text:xdc_runtime_Text_printVisFxn__I)
                      0000332f    00000001     --HOLE-- [fill = 0]
                      00003330    0000002a                      : rom_sysbios.obj (.text:xdc_runtime_System_putchar__I)
                      0000335a    00000002                      : rom_sysbios.obj (.text:xdc_runtime_SysCallback_defaultAbort)
                      0000335c    00000028     driverlib.lib : aon_batmon.obj (.text:NOROM_AONBatMonTemperatureGetDegC)
                      00003384    00000028                   : adi.obj (.text:SafeHapiVoid)
                      000033ac    00000026     hello.obj (.text:main)
                      000033d2    00000026     rom_sysbios.aem3 : rom_sysbios.obj (.text:xdc_runtime_System_vprintf__E)
                      000033f8    00000024     hello_pem3.oem3 (.text:ti_sysbios_BIOS_registerRTSLock__I)
                      0000341c    00000024     hello_pem3.oem3 (.text:ti_sysbios_BIOS_removeRTSLock__I)
                      00003440    00000024     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_family_arm_cc26xx_Timer_getMaxTicks__E)
                      00003464    00000022     hello_pem3.oem3 (.text:xdc_runtime_SysMin_output__I)
                      00003486    00000002     rom_sysbios.aem3 : rom_sysbios.obj (.text:xdc_runtime_SysCallback_defaultExit)
                      00003488    00000020     driverlib.lib : setup_rom.obj (.text:NOROM_SetupGetTrimForXoscHfCtl)
                      000034a8    00000020     drivers_cc13x0.aem3 : PINCC26XX.oem3 (.text:PINCC26XX_setIoCfgMux)
                      000034c8    00000020     hello_pem3.oem3 (.text:ti_sysbios_BIOS_rtsLock__I)
                      000034e8    00000020     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_family_arm_cc26xx_Timer_dynamicStub__E)
                      00003508    00000020                      : rom_sysbios.obj (.text:ti_sysbios_knl_Clock_stop__E)
                      00003528    00000020                      : rom_sysbios.obj (.text:xdc_runtime_Registry_findById__E)
                      00003548    00000020                      : rom_sysbios.obj (.text:xdc_runtime_SysMin_Module_startup__E)
                      00003568    0000001e     drivers_cc13x0.aem3 : PINCC26XX.oem3 (.text:PIN_close)
                      00003586    0000001e                         : PowerCC26XX.oem3 (.text:Power_getTransitionLatency)
                      000035a4    0000001c     CC1310_LAUNCHXL.obj (.text:CC1310_LAUNCHXL_initGeneral)
                      000035c0    0000001c     driverlib.lib : chipinfo.obj (.text:NOROM_ChipInfo_GetChipFamily)
                      000035dc    0000001c                   : setup_rom.obj (.text:NOROM_SetupGetTrimForAmpcompTh2)
                      000035f8    0000001c                   : setup_rom.obj (.text:NOROM_SetupGetTrimForRcOscLfRtuneCtuneTrim)
                      00003614    0000001c     drivers_cc13x0.aem3 : PINCC26XX.oem3 (.text:PIN_hwi)
                      00003630    0000001c     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_knl_Swi_construct2__E)
                      0000364c    0000001c                      : rom_sysbios.obj (.text:xdc_runtime_SysMin_exit__E)
                      00003668    0000001a                      : rom_sysbios_config.obj (.text:xdc_runtime_System_printf__E)
                      00003682    00000002     --HOLE-- [fill = 0]
                      00003684    00000018     driverlib.lib : aon_rtc.obj (.text:NOROM_AONRTCCurrentCompareValueGet)
                      0000369c    00000018                   : chipinfo.obj (.text:NOROM_ChipInfo_GetPackageType)
                      000036b4    00000018                   : osc.obj (.text:NOROM_OSCHF_TurnOnXosc)
                      000036cc    00000018                   : setup_rom.obj (.text:NOROM_SetupGetTrimForAdcShModeEn)
                      000036e4    00000018                   : setup_rom.obj (.text:NOROM_SetupGetTrimForAdcShVbufEn)
                      000036fc    00000018                   : setup_rom.obj (.text:NOROM_SetupGetTrimForAmpcompTh1)
                      00003714    00000018                   : setup_rom.obj (.text:NOROM_SetupGetTrimForDblrLoopFilterResetVoltage)
                      0000372c    00000018                   : setup_rom.obj (.text:NOROM_SetupGetTrimForRcOscLfIBiasTrim)
                      00003744    00000018                   : setup_rom.obj (.text:NOROM_SetupGetTrimForXoscLfRegulatorAndCmirrwrRatio)
                      0000375c    00000018     dpl_cc13x0.aem3 : PowerCC26XX_tirtos.oem3 (.text:PowerCC26XX_schedulerDisable)
                      00003774    00000018                     : PowerCC26XX_tirtos.oem3 (.text:PowerCC26XX_schedulerRestore)
                      0000378c    00000018     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:Power_idleFunc)
                      000037a4    00000018     rtsv7M3_T_le_eabi.lib : args_main.c.obj (.text:_args_main)
                      000037bc    00000018                           : ll_mul_t2.asm.obj (.text)
                      000037d4    00000018     hello_pem3.oem3 (.text:ti_sysbios_BIOS_rtsUnlock__I)
                      000037ec    00000018     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_knl_Swi_or__E)
                      00003804    00000018     hello_pem3.oem3 (.text:ti_sysbios_rom_cortexm_cc13xx_CC13xx_checkRevision__E)
                      0000381c    00000016     driverlib.lib : chipinfo.obj (.text:NOROM_ThisLibraryIsFor_CC13x0_HwRev20AndLater_HaltIfViolated)
                      00003832    00000016     hello_pem3.oem3 (.text:ti_sysbios_BIOS_exitFunc__I)
                      00003848    00000014     driverlib.lib : aon_rtc.obj (.text:NOROM_AONRTCCurrent64BitValueGet)
                      0000385c    00000014     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:configureRFCoreClocks)
                      00003870    00000014     rtsv7M3_T_le_eabi.lib : strlen.c.obj (.text:strlen)
                      00003884    00000014     hello_pem3.oem3 (.text:ti_sysbios_knl_Clock_doTick__I)
                      00003898    00000012     dpl_cc13x0.aem3 : SemaphoreP_tirtos.oem3 (.text:SemaphoreP_pend)
                      000038aa    00000012     hello_pem3.oem3 (.text:xdc_runtime_Startup_exec__I)
                      000038bc    00000010     dpl_cc13x0.aem3 : HwiP_tirtos.oem3 (.text:HwiP_Params_init)
                      000038cc    00000010     driverlib.lib : setup_rom.obj (.text:NOROM_SetupGetTrimForXoscHfFastStart)
                      000038dc    00000010                   : setup_rom.obj (.text:NOROM_SetupGetTrimForXoscHfIbiastherm)
                      000038ec    00000010     drivers_cc13x0.aem3 : PINCC26XX.oem3 (.text:PINCC26XX_getPinCount)
                      000038fc    00000010     dpl_cc13x0.aem3 : SwiP_tirtos.oem3 (.text:SwiP_Params_init)
                      0000390c    00000010     rom_sysbios.aem3 : rom_sysbios.obj (.text:xdc_runtime_SysMin_ready__E)
                      0000391c    00000010                      : rom_sysbios.obj (.text:xdc_runtime_System_vsnprintf__E)
                      0000392c    0000000e     driverlib.lib : vims.obj (.text:NOROM_VIMSModeGet)
                      0000393a    0000000e     rtsv7M3_T_le_eabi.lib : copy_decompress_none.c.obj (.text:decompress:none:__TI_decompress_none)
                      00003948    0000000e     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_family_arm_cc26xx_TimestampProvider_get32__E)
                      00003956    0000000c     driverlib.lib : cpu.obj (.text:NOROM_CPUcpsid)
                      00003962    0000000c                   : cpu.obj (.text:NOROM_CPUcpsie)
                      0000396e    0000000c                   : osc.obj (.text:NOROM_OSC_HPOSCRelativeFrequencyOffsetToRFCoreFormatConvert)
                      0000397a    00000002     --HOLE-- [fill = 0]
                      0000397c    0000000c     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:Power_getConstraintMask)
                      00003988    0000000c                         : PowerCC26XX.oem3 (.text:Power_getDependencyCount)
                      00003994    0000000c     rtsv7M3_T_le_eabi.lib : _lock.c.obj (.text:_register_lock)
                      000039a0    0000000c                           : _lock.c.obj (.text:_register_unlock)
                      000039ac    0000000c                           : copy_zero_init.c.obj (.text:decompress:ZI:__TI_zero_init)
                      000039b8    0000000c     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_knl_Swi_getTrigger__E)
                      000039c4    0000000c     hello_pem3.oem3 (.text:xdc_runtime_Startup_reset__I)
                      000039d0    0000000c     rom_sysbios.aem3 : rom_sysbios.obj (.text:xdc_runtime_Startup_rtsDone__E)
                      000039dc    0000000a     dpl_cc13x0.aem3 : ClockP_tirtos.oem3 (.text:ClockP_Params_init)
                      000039e6    00000008     CC1310_LAUNCHXL.obj (.text:Board_init)
                      000039ee    00000008     CC1310_LAUNCHXL_fxns.obj (.text:Board_initHook)
                      000039f6    00000008     hello_pem3.oem3 (.text:xdc_runtime_Text_visitRope__I)
                      000039fe    00000006     driverlib.lib : cpu.obj (.text:NOROM_CPUdelay)
                      00003a04    00000004     dpl_cc13x0.aem3 : ClockP_tirtos.oem3 (.text:ClockP_setTimeout)
                      00003a08    00000004                     : ClockP_tirtos.oem3 (.text:ClockP_start)
                      00003a0c    00000004                     : HwiP_tirtos.oem3 (.text:HwiP_disable)
                      00003a10    00000004                     : SemaphoreP_tirtos.oem3 (.text:SemaphoreP_post)
                      00003a14    00000004                     : SwiP_tirtos.oem3 (.text:SwiP_disable)
                      00003a18    00000004                     : SwiP_tirtos.oem3 (.text:SwiP_getTrigger)
                      00003a1c    00000004                     : SwiP_tirtos.oem3 (.text:SwiP_or)
                      00003a20    00000004     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:nopResourceHandler)
                      00003a24    00000004     rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_family_arm_cc26xx_Timer_getCount64__E)
                      00003a28    00000004                      : rom_sysbios.obj (.text:xdc_runtime_System_printf_va__F)
                      00003a2c    00000008     (.tramp.ti_sysbios_knl_Semaphore_post__E.1)
                      00003a34    00000008     (.tramp.ti_sysbios_family_arm_m3_Hwi_disableFxn__E.1)
                      00003a3c    00000008     (.tramp.xdc_runtime_Startup_startMods__I.1)
                      00003a44    00000008     (.tramp.ti_sysbios_knl_Semaphore_pend__E.1)
                      00003a4c    00000008     (.tramp.ti_sysbios_knl_Clock_logTick__E.1)
                      00003a54    00000008     (.tramp.ti_sysbios_knl_Swi_post__E.1)
                      00003a5c    00000008     (.tramp.ti_sysbios_BIOS_RtsGateProxy_leave__E.1)
                      00003a64    00000008     (.tramp.ti_sysbios_knl_Task_restore__E.1)
                      00003a6c    00000008     (.tramp.ti_sysbios_knl_Swi_construct.1)
                      00003a74    00000008     (.tramp.ti_sysbios_BIOS_RtsGateProxy_enter__E.1)
                      00003a7c    00000008     (.tramp.ti_sysbios_BIOS_exit__E.1)
                      00003a84    00000008     (.tramp.ti_sysbios_knl_Semaphore_construct.1)
                      00003a8c    00000008     (.tramp.ti_sysbios_knl_Semaphore_Params__init__S.1)
                      00003a94    00000008     (.tramp.ti_sysbios_knl_Task_startup__E.1)
                      00003a9c    00000008     (.tramp.ti_sysbios_knl_Swi_startup__E.1)
                      00003aa4    00000008     (.tramp.ti_sysbios_hal_Hwi_startup__E.1)
                      00003aac    00000008     (.tramp.ti_sysbios_family_arm_cc26xx_Timer_startup__E.1)
                      00003ab4    00000008     (.tramp.xdc_runtime_System_atexit__E.1)
                      00003abc    00000008     (.tramp.ti_sysbios_BIOS_setThreadType__E.1)
                      00003ac4    00000008     (.tramp.ti_sysbios_knl_Task_disable__E.1)
                      00003acc    00000008     (.tramp.ti_sysbios_knl_Swi_disable__E.1)
                      00003ad4    00000008     (.tramp.ti_sysbios_family_arm_m3_Hwi_construct.1)
                      00003adc    00000008     (.tramp.ti_sysbios_knl_Swi_Params__init__S.1)
                      00003ae4    00000008     (.tramp.ti_sysbios_family_arm_m3_Hwi_Params__init__S.1)
                      00003aec    00000008     (.tramp.xdc_runtime_Gate_leaveSystem__E.1)
                      00003af4    00000008     (.tramp.xdc_runtime_Gate_enterSystem__E.1)
                      00003afc    00000008     (.tramp.xdc_runtime_System_exit__E.1)
                      00003b04    00000008     (.tramp.ti_sysbios_knl_Clock_construct.1)
                      00003b0c    00000008     (.tramp.ti_sysbios_knl_Clock_Params__init__S.1)
                      00003b14    00000008     (.tramp.ti_sysbios_heaps_HeapMem_restore__E.1)
                      00003b1c    00000008     (.tramp.ti_sysbios_heaps_HeapMem_Object__get__S.1)
                      00003b24    00000008     (.tramp.ti_sysbios_knl_Clock_scheduleNextTick__E.1)
                      00003b2c    00000008     (.tramp.ti_sysbios_knl_Clock_walkQueueDynamic__E.1)
                      00003b34    00000008     (.tramp.ti_sysbios_knl_Clock_TimerProxy_getCurrentTick__E.1)
                      00003b3c    00000008     (.tramp.ti_sysbios_knl_Clock_start__E.1)
                      00003b44    00000008     (.tramp.ti_sysbios_knl_Clock_setTimeout__E.1)
                      00003b4c    00000008     (.tramp.ti_sysbios_family_arm_m3_Hwi_restoreFxn__E.1)
    
    .const     0    00003b54    00000177     
                      00003b54    0000004c     drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.const:resourceDB)
                      00003ba0    00000048     hello_pem3.oem3 (.const:.string)
                      00003be8    0000002c     CC1310_LAUNCHXL.obj (.const:BoardGpioInitTable)
                      00003c14    00000028     hello_pem3.oem3 (.const:xdc_runtime_Startup_sfxnTab__A)
                      00003c3c    00000018     CC1310_LAUNCHXL.obj (.const:PowerCC26XX_config)
                      00003c54    00000014     CC1310_LAUNCHXL_fxns.obj (.const:$P$T1$2)
                      00003c68    00000014     hello_pem3.oem3 (.const:xdc_runtime_Startup_sfxnRts__A)
                      00003c7c    0000000c     hello_pem3.oem3 (.const:xdc_runtime_Startup_firstFxns__A)
                      00003c88    00000008     CC1310_LAUNCHXL_fxns.obj (.const:$P$T0$1)
                      00003c90    00000008     CC1310_LAUNCHXL.obj (.const:PINCC26XX_hwAttrs)
                      00003c98    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_cc26xx_Timer_funcHookCH1__C)
                      00003c9c    00000004     hello_pem3.oem3 (.const:ti_sysbios_family_arm_cc26xx_Timer_funcHookCH2__C)
                      00003ca0    00000004     hello_pem3.oem3 (.const:ti_sysbios_heaps_HeapMem_primaryHeapBaseAddr__C)
                      00003ca4    00000004     hello_pem3.oem3 (.const:ti_sysbios_heaps_HeapMem_primaryHeapEndAddr__C)
                      00003ca8    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Clock_tickPeriod__C)
                      00003cac    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Clock_triggerClock__C)
                      00003cb0    00000004     hello_pem3.oem3 (.const:ti_sysbios_knl_Idle_funcList__A)
                      00003cb4    00000004     hello_pem3.oem3 (.const:xdc_runtime_SysMin_bufSize__C)
                      00003cb8    00000004     hello_pem3.oem3 (.const:xdc_runtime_SysMin_outputFunc__C)
                      00003cbc    00000004     hello_pem3.oem3 (.const:xdc_runtime_System_extendFxn__C)
                      00003cc0    00000004     hello_pem3.oem3 (.const:xdc_runtime_Text_visitRopeFxn__C)
                      00003cc4    00000002     hello_pem3.oem3 (.const:xdc_runtime_SysMin_flushAtExit__C)
                      00003cc6    00000002     hello_pem3.oem3 (.const:xdc_runtime_Text_registryModsLastId__C)
                      00003cc8    00000002     hello_pem3.oem3 (.const:xdc_runtime_Text_unnamedModsLastId__C)
                      00003cca    00000001     hello_pem3.oem3 (.const:xdc_runtime_Text_charTab__A)
    
    MODULE SUMMARY
    
           Module                            code    ro data   rw data
           ------                            ----    -------   -------
        ./
           CC1310_LAUNCHXL_fxns.obj          280     28        0      
           CC1310_LAUNCHXL.obj               36      76        0      
           ccfg.obj                          0       88        0      
           hello.obj                         38      0         0      
        +--+---------------------------------+-------+---------+---------+
           Total:                            354     192       0      
                                                                      
        /home/ch/workspace_v8/hello_CC1310_LAUNCHXL_tirtos_ccs/Debug/configPkg/package/cfg/
           hello_pem3.oem3                   706     1507      2258   
        +--+---------------------------------+-------+---------+---------+
           Total:                            706     1507      2258   
                                                                      
        /home/ch/ti/ccs830/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/lib/rtsv7M3_T_le_eabi.lib
           trgmsg.c.obj                      108     0         288    
           memcpy_t2.asm.obj                 156     0         0      
           ull_div_t2.asm.obj                150     0         0      
           memset_t2.asm.obj                 122     0         0      
           copy_decompress_lzss.c.obj        104     0         0      
           hostwrite.c.obj                   88      0         0      
           cpy_tbl.c.obj                     76      0         0      
           u_divt2.asm.obj                   64      0         0      
           _lock.c.obj                       26      0         8      
           args_main.c.obj                   24      0         0      
           ll_mul_t2.asm.obj                 24      0         0      
           strlen.c.obj                      20      0         0      
           copy_decompress_none.c.obj        14      0         0      
           copy_zero_init.c.obj              12      0         0      
           hostopen.c.obj                    0       0         8      
           stkdepth_vars.c.obj               0       0         4      
           div0.asm.obj                      2       0         0      
        +--+---------------------------------+-------+---------+---------+
           Total:                            990     0         308    
                                                                      
        /home/ch/ti/simplelink_cc13x0_sdk_3_10_00_11/kernel/tirtos/packages/ti/dpl/lib/dpl_cc13x0.aem3
           PowerCC26XX_tirtos.oem3           280     0         8      
           ClockP_tirtos.oem3                102     0         4      
           SwiP_tirtos.oem3                  88      0         0      
           HwiP_tirtos.oem3                  82      0         0      
           SemaphoreP_tirtos.oem3            66      0         0      
        +--+---------------------------------+-------+---------+---------+
           Total:                            618     0         12     
                                                                      
        /home/ch/ti/simplelink_cc13x0_sdk_3_10_00_11/kernel/tirtos/packages/ti/targets/arm/rtsarm/lib/auto_init.aem3
           auto_init.oem3                    160     0         0      
        +--+---------------------------------+-------+---------+---------+
           Total:                            160     0         0      
                                                                      
        /home/ch/ti/simplelink_cc13x0_sdk_3_10_00_11/kernel/tirtos/packages/ti/targets/arm/rtsarm/lib/boot.aem3
           boot.oem3                         68      0         0      
        +--+---------------------------------+-------+---------+---------+
           Total:                            68      0         0      
                                                                      
        /home/ch/ti/simplelink_cc13x0_sdk_3_10_00_11/source/ti/devices/cc13x0/driverlib/bin/ccs/driverlib.lib
           setup_rom.obj                     1456    0         0      
           sys_ctrl.obj                      760     0         8      
           osc.obj                           388     0         20     
           setup.obj                         364     0         0      
           chipinfo.obj                      182     0         0      
           aon_rtc.obj                       44      0         0      
           ddi.obj                           44      0         0      
           adi.obj                           40      0         0      
           aon_batmon.obj                    40      0         0      
           cpu.obj                           30      0         0      
           vims.obj                          14      0         0      
           driverlib_release.obj             0       0         1      
        +--+---------------------------------+-------+---------+---------+
           Total:                            3362    0         29     
                                                                      
        /home/ch/ti/simplelink_cc13x0_sdk_3_10_00_11/source/ti/drivers/lib/drivers_cc13x0.aem3
           PowerCC26XX.oem3                  1972    76        276    
           PINCC26XX.oem3                    1202    0         276    
           PowerCC26XX_calibrateRCOSC.oem3   1380    0         0      
        +--+---------------------------------+-------+---------+---------+
           Total:                            4554    76        552    
                                                                      
        /home/ch/workspace_v8/hello_CC1310_LAUNCHXL_tirtos_ccs/src/sysbios/rom_sysbios.aem3
           rom_sysbios.obj                   2721    0         0      
           rom_sysbios_config.obj            26      0         0      
        +--+---------------------------------+-------+---------+---------+
           Total:                            2747    0         0      
                                                                      
           Stack:                            0       0         1024   
           Linker Generated:                 304     566       0      
        +--+---------------------------------+-------+---------+---------+
           Grand Total:                      13863   2341      4183   
    
    
    LINKER GENERATED COPY TABLES
    
    __TI_cinit_table @ 00003eb0 records: 12, size/record: 8, table size: 96
    	.data: load addr=00003cd0, load size=00000101 bytes, run addr=20001828, run size=00000472 bytes, compression=lzss
    	.data:ti_sysbios_family_arm_m3_Hwi_Module__state__V: load addr=00003dd1, load size=00000028 bytes, run addr=20000144, run size=00000034 bytes, compression=lzss
    	.data:ti_sysbios_knl_Task_Module__state__V: load addr=00003df9, load size=00000021 bytes, run addr=20000100, run size=00000044 bytes, compression=lzss
    	.data:ti_sysbios_BIOS_Module__state__V: load addr=00003e1a, load size=0000001f bytes, run addr=200001a4, run size=00000024 bytes, compression=lzss
    	.data:ti_sysbios_knl_Clock_Module__state__V: load addr=00003e39, load size=0000001d bytes, run addr=20000178, run size=0000002c bytes, compression=lzss
    	.data:ti_sysbios_knl_Swi_Module__state__V: load addr=00003e56, load size=00000010 bytes, run addr=200001c8, run size=0000001c bytes, compression=lzss
    	.data:ti_sysbios_family_arm_cc26xx_Timer_Module__state__V: load addr=00003e74, load size=0000000b bytes, run addr=200001e4, run size=00000008 bytes, compression=lzss
    	.data:xdc_runtime_System_Module__state__V: load addr=00003e7f, load size=0000000b bytes, run addr=200001f8, run size=00000008 bytes, compression=lzss
    	.bss: load addr=00003e90, load size=00000008 bytes, run addr=20001208, run size=00000619 bytes, compression=zero_init
    	.data:xdc_runtime_Memory_Module__state__V: load addr=00003e98, load size=00000008 bytes, run addr=20000200, run size=00000004 bytes, compression=lzss
    	.data:ti_sysbios_family_arm_cc26xx_TimestampProvider_Module__state__V: load addr=00003ea0, load size=00000007 bytes, run addr=200001ec, run size=00000004 bytes, compression=lzss
    	.data:xdc_runtime_Startup_Module__state__V: load addr=00003ea7, load size=00000007 bytes, run addr=200001f0, run size=00000008 bytes, compression=lzss
    
    
    LINKER GENERATED HANDLER TABLE
    
    __TI_handler_table @ 00003e68 records: 3, size/record: 4, table size: 12
    	index: 0, handler: __TI_decompress_lzss
    	index: 1, handler: __TI_decompress_none
    	index: 2, handler: __TI_zero_init
    
    
    FAR CALL TRAMPOLINES
    
    callee name               trampoline name
       callee addr  tramp addr   call addr  call info
    --------------  -----------  ---------  ----------------
    ti_sysbios_knl_Swi_restore__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Swi_restore__E
       1001b5dd     00000aa0     00000a40   drivers_cc13x0.aem3 : PowerCC26XX.oem3 (.text:Power_sleep)
                                 0000377a   dpl_cc13x0.aem3 : PowerCC26XX_tirtos.oem3 (.text:PowerCC26XX_schedulerRestore)
    ti_sysbios_knl_Semaphore_post__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Semaphore_post__E
       1001ac41     00003a2c     00003a10   dpl_cc13x0.aem3 : SemaphoreP_tirtos.oem3 (.text:SemaphoreP_post)
    ti_sysbios_family_arm_m3_Hwi_disableFxn__E  $Tramp$TT$L$PI$$ti_sysbios_family_arm_m3_Hwi_disableFxn__E
       1001c145     00003a34     00003a0c   dpl_cc13x0.aem3 : HwiP_tirtos.oem3 (.text:HwiP_disable)
    xdc_runtime_Startup_startMods__I  $Tramp$TT$L$PI$$xdc_runtime_Startup_startMods__I
       1001c309     00003a3c     000038b4   hello_pem3.oem3 (.text:xdc_runtime_Startup_exec__I)
    ti_sysbios_knl_Semaphore_pend__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Semaphore_pend__E
       1001a001     00003a44     0000389a   dpl_cc13x0.aem3 : SemaphoreP_tirtos.oem3 (.text:SemaphoreP_pend)
    ti_sysbios_knl_Clock_logTick__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Clock_logTick__E
       1001be63     00003a4c     00003886   hello_pem3.oem3 (.text:ti_sysbios_knl_Clock_doTick__I)
    ti_sysbios_knl_Swi_post__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Swi_post__E
       1001b31d     00003a54     00003800   rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_knl_Swi_or__E)
                                 0000388e   hello_pem3.oem3 (.text:ti_sysbios_knl_Clock_doTick__I)
    ti_sysbios_BIOS_RtsGateProxy_leave__E  $Tramp$TT$L$PI$$ti_sysbios_BIOS_RtsGateProxy_leave__E
       1001c249     00003a5c     000037e2   hello_pem3.oem3 (.text:ti_sysbios_BIOS_rtsUnlock__I)
    ti_sysbios_knl_Task_restore__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Task_restore__E
       1001ba45     00003a64     00003780   dpl_cc13x0.aem3 : PowerCC26XX_tirtos.oem3 (.text:PowerCC26XX_schedulerRestore)
    ti_sysbios_knl_Swi_construct  $Tramp$TT$L$PI$$ti_sysbios_knl_Swi_construct
       1001b085     00003a6c     00003636   rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_knl_Swi_construct2__E)
    ti_sysbios_BIOS_RtsGateProxy_enter__E  $Tramp$TT$L$PI$$ti_sysbios_BIOS_RtsGateProxy_enter__E
       1001c245     00003a74     000034ce   hello_pem3.oem3 (.text:ti_sysbios_BIOS_rtsLock__I)
    ti_sysbios_BIOS_exit__E   $Tramp$TT$L$PI$$ti_sysbios_BIOS_exit__E
       1001c031     00003a7c     000033ba   hello.obj (.text:main)
    ti_sysbios_knl_Semaphore_construct  $Tramp$TT$L$PI$$ti_sysbios_knl_Semaphore_construct
       1001b705     00003a84     000032ce   dpl_cc13x0.aem3 : SemaphoreP_tirtos.oem3 (.text:SemaphoreP_constructBinary)
    ti_sysbios_knl_Semaphore_Params__init__S  $Tramp$TT$L$PI$$ti_sysbios_knl_Semaphore_Params__init__S
       1001c1bd     00003a8c     000032be   dpl_cc13x0.aem3 : SemaphoreP_tirtos.oem3 (.text:SemaphoreP_constructBinary)
    ti_sysbios_knl_Task_startup__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Task_startup__E
       1001c305     00003a94     0000321c   hello_pem3.oem3 (.text:ti_sysbios_BIOS_startFunc__I)
    ti_sysbios_knl_Swi_startup__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Swi_startup__E
       1001c239     00003a9c     00003218   hello_pem3.oem3 (.text:ti_sysbios_BIOS_startFunc__I)
    ti_sysbios_hal_Hwi_startup__E  $Tramp$TT$L$PI$$ti_sysbios_hal_Hwi_startup__E
       1001c289     00003aa4     00003214   hello_pem3.oem3 (.text:ti_sysbios_BIOS_startFunc__I)
    ti_sysbios_family_arm_cc26xx_Timer_startup__E  $Tramp$TT$L$PI$$ti_sysbios_family_arm_cc26xx_Timer_startup__E
       1001b791     00003aac     00003210   hello_pem3.oem3 (.text:ti_sysbios_BIOS_startFunc__I)
    xdc_runtime_System_atexit__E  $Tramp$TT$L$PI$$xdc_runtime_System_atexit__E
       1001c67d     00003ab4     00003208   hello_pem3.oem3 (.text:ti_sysbios_BIOS_startFunc__I)
    ti_sysbios_BIOS_setThreadType__E  $Tramp$TT$L$PI$$ti_sysbios_BIOS_setThreadType__E
       1001c041     00003abc     000031d4   hello_pem3.oem3 (.text:ti_sysbios_BIOS_atExitFunc__I)
                                 0000383c   hello_pem3.oem3 (.text:ti_sysbios_BIOS_exitFunc__I)
    ti_sysbios_knl_Task_disable__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Task_disable__E
       1001c0f1     00003ac4     000031ce   hello_pem3.oem3 (.text:ti_sysbios_BIOS_atExitFunc__I)
                                 0000375e   dpl_cc13x0.aem3 : PowerCC26XX_tirtos.oem3 (.text:PowerCC26XX_schedulerDisable)
    ti_sysbios_knl_Swi_disable__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Swi_disable__E
       1001c0d1     00003acc     000031ca   hello_pem3.oem3 (.text:ti_sysbios_BIOS_atExitFunc__I)
                                 00003766   dpl_cc13x0.aem3 : PowerCC26XX_tirtos.oem3 (.text:PowerCC26XX_schedulerDisable)
                                 00003a14                   : SwiP_tirtos.oem3 (.text:SwiP_disable)
    ti_sysbios_family_arm_m3_Hwi_construct  $Tramp$TT$L$PI$$ti_sysbios_family_arm_m3_Hwi_construct
       1001af29     00003ad4     00002e92   rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_family_arm_m3_Hwi_construct2__E)
    ti_sysbios_knl_Swi_Params__init__S  $Tramp$TT$L$PI$$ti_sysbios_knl_Swi_Params__init__S
       1001c1c9     00003adc     00002e1a   dpl_cc13x0.aem3 : SwiP_tirtos.oem3 (.text:SwiP_construct)
    ti_sysbios_family_arm_m3_Hwi_Params__init__S  $Tramp$TT$L$PI$$ti_sysbios_family_arm_m3_Hwi_Params__init__S
       1001c139     00003ae4     00002d64   dpl_cc13x0.aem3 : HwiP_tirtos.oem3 (.text:HwiP_construct)
    xdc_runtime_Gate_leaveSystem__E  $Tramp$TT$L$PI$$xdc_runtime_Gate_leaveSystem__E
       1001c875     00003aec     00002bf0   rom_sysbios.aem3 : rom_sysbios.obj (.text:xdc_runtime_SysMin_flush__E)
                                 0000312a                    : rom_sysbios.obj (.text:xdc_runtime_SysMin_putch__E)
    xdc_runtime_Gate_enterSystem__E  $Tramp$TT$L$PI$$xdc_runtime_Gate_enterSystem__E
       1001c881     00003af4     00002bc2   rom_sysbios.aem3 : rom_sysbios.obj (.text:xdc_runtime_SysMin_flush__E)
                                 0000310e                    : rom_sysbios.obj (.text:xdc_runtime_SysMin_putch__E)
    xdc_runtime_System_exit__E  $Tramp$TT$L$PI$$xdc_runtime_System_exit__E
       1001c7cd     00003afc     00002ba8   boot.aem3 : boot.oem3 (.text)
                                 00003842   hello_pem3.oem3 (.text:ti_sysbios_BIOS_exitFunc__I)
    ti_sysbios_knl_Clock_construct  $Tramp$TT$L$PI$$ti_sysbios_knl_Clock_construct
       1001b575     00003b04     00002a7a   dpl_cc13x0.aem3 : ClockP_tirtos.oem3 (.text:ClockP_construct)
    ti_sysbios_knl_Clock_Params__init__S  $Tramp$TT$L$PI$$ti_sysbios_knl_Clock_Params__init__S
       1001c181     00003b0c     00002a60   dpl_cc13x0.aem3 : ClockP_tirtos.oem3 (.text:ClockP_construct)
    ti_sysbios_heaps_HeapMem_restore__E  $Tramp$TT$L$PI$$ti_sysbios_heaps_HeapMem_restore__E
       1001c101     00003b14     000027a4   rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_heaps_HeapMem_initPrimary__I)
    ti_sysbios_heaps_HeapMem_Object__get__S  $Tramp$TT$L$PI$$ti_sysbios_heaps_HeapMem_Object__get__S
       1001b86d     00003b1c     0000276c   rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_heaps_HeapMem_initPrimary__I)
    ti_sysbios_knl_Clock_scheduleNextTick__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Clock_scheduleNextTick__E
       1001beb9     00003b24     00001ff6   rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_knl_Clock_workFuncDynamic__E)
    ti_sysbios_knl_Clock_walkQueueDynamic__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Clock_walkQueueDynamic__E
       1001a809     00003b2c     00001fbe   rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_knl_Clock_workFuncDynamic__E)
                                 00001fda                    : rom_sysbios.obj (.text:ti_sysbios_knl_Clock_workFuncDynamic__E)
    ti_sysbios_knl_Clock_TimerProxy_getCurrentTick__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Clock_TimerProxy_getCurrentTick__E
       1001c091     00003b34     00001f8c   rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_knl_Clock_workFuncDynamic__E)
                                 000032ea                    : rom_sysbios.obj (.text:ti_sysbios_knl_Clock_getTicksUntilInterrupt__E)
    ti_sysbios_knl_Clock_start__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Clock_start__E
       1001bfdf     00003b3c     00001844   dpl_cc13x0.aem3 : PowerCC26XX_tirtos.oem3 (.text:PowerCC26XX_standbyPolicy)
                                 0000351a   rom_sysbios.aem3 : rom_sysbios.obj (.text:ti_sysbios_knl_Clock_stop__E)
                                 00003a08   dpl_cc13x0.aem3 : ClockP_tirtos.oem3 (.text:ClockP_start)
    ti_sysbios_knl_Clock_setTimeout__E  $Tramp$TT$L$PI$$ti_sysbios_knl_Clock_setTimeout__E
       1001c2bd     00003b44     0000183e   dpl_cc13x0.aem3 : PowerCC26XX_tirtos.oem3 (.text:PowerCC26XX_standbyPolicy)
                                 00003a04                   : ClockP_tirtos.oem3 (.text:ClockP_setTimeout)
    ti_sysbios_family_arm_m3_Hwi_restoreFxn__E  $Tramp$TT$L$PI$$ti_sysbios_family_arm_m3_Hwi_restoreFxn__E
       1001c215     00003b4c     000017b8   drivers_cc13x0.aem3 : PINCC26XX.oem3 (.text:PINCC26XX_setIoCfg)
                                 00001a36                       : PowerCC26XX.oem3 (.text:Power_releaseDependency)
                                 00001aec                       : PowerCC26XX.oem3 (.text:Power_setDependency)
                                 00001d7e                       : PowerCC26XX.oem3 (.text:switchXOSCHFclockFunc)
                                 000023da                       : PowerCC26XX_calibrateRCOSC.oem3 (.text:PowerCC26XX_initiateCalibration)
                                 00003026                       : PowerCC26XX.oem3 (.text:Power_releaseConstraint)
                                 000031bc                       : PowerCC26XX.oem3 (.text:Power_setConstraint)
    
    [38 trampolines]
    [58 trampoline calls]
    
    
    GLOBAL SYMBOLS: SORTED ALPHABETICALLY BY Name 
    
    address   name                                                                      
    -------   ----                                                                      
    00003be8  BoardGpioInitTable                                                        
    000039e7  Board_init                                                                
    000039ef  Board_initHook                                                            
    00002f53  C$$IO$$                                                                   
    000035a5  CC1310_LAUNCHXL_initGeneral                                               
    000021d1  CC1310_LAUNCHXL_sendExtFlashByte                                          
    00002c49  CC1310_LAUNCHXL_shutDownExtFlash                                          
    00002ae5  CC1310_LAUNCHXL_wakeUpExtFlash                                            
    000039dd  ClockP_Params_init                                                        
    00002a45  ClockP_construct                                                          
    1001b6d5  ClockP_getSystemTicks                                                     
    00003a05  ClockP_setTimeout                                                         
    00003a09  ClockP_start                                                              
    00001381  ClockP_stop                                                               
    2000181c  ClockP_tickPeriod                                                         
    00001000  HEAPSIZE                                                                  
    00002995  HOSTwrite                                                                 
    000038bd  HwiP_Params_init                                                          
    00002d49  HwiP_construct                                                            
    00003a0d  HwiP_disable                                                              
    1001c215  HwiP_restore                                                              
    0000335d  NOROM_AONBatMonTemperatureGetDegC                                         
    00003849  NOROM_AONRTCCurrent64BitValueGet                                          
    00003685  NOROM_AONRTCCurrentCompareValueGet                                        
    00003957  NOROM_CPUcpsid                                                            
    00003963  NOROM_CPUcpsie                                                            
    000039ff  NOROM_CPUdelay                                                            
    000035c1  NOROM_ChipInfo_GetChipFamily                                              
    00003139  NOROM_ChipInfo_GetChipType                                                
    00002d89  NOROM_ChipInfo_GetHwRevision                                              
    0000369d  NOROM_ChipInfo_GetPackageType                                             
    00003229  NOROM_DDI32RegWrite                                                       
    00003255  NOROM_OSCClockSourceGet                                                   
    000027bd  NOROM_OSCClockSourceSet                                                   
    00002691  NOROM_OSCHF_AttemptToSwitchToXosc                                         
    00002fcd  NOROM_OSCHF_SwitchToRcOscTurnOffXosc                                      
    000036b5  NOROM_OSCHF_TurnOnXosc                                                    
    00002dc5  NOROM_OSC_HPOSCRelativeFrequencyOffsetGet                                 
    0000396f  NOROM_OSC_HPOSCRelativeFrequencyOffsetToRFCoreFormatConvert               
    00001c55  NOROM_SetupAfterColdResetWakeupFromShutDownCfg1                           
    00000f0d  NOROM_SetupAfterColdResetWakeupFromShutDownCfg2                           
    00000de9  NOROM_SetupAfterColdResetWakeupFromShutDownCfg3                           
    000036cd  NOROM_SetupGetTrimForAdcShModeEn                                          
    000036e5  NOROM_SetupGetTrimForAdcShVbufEn                                          
    00002421  NOROM_SetupGetTrimForAmpcompCtrl                                          
    000036fd  NOROM_SetupGetTrimForAmpcompTh1                                           
    000035dd  NOROM_SetupGetTrimForAmpcompTh2                                           
    00002489  NOROM_SetupGetTrimForAnabypassValue1                                      
    00003715  NOROM_SetupGetTrimForDblrLoopFilterResetVoltage                           
    00003281  NOROM_SetupGetTrimForRadcExtCfg                                           
    0000372d  NOROM_SetupGetTrimForRcOscLfIBiasTrim                                     
    000035f9  NOROM_SetupGetTrimForRcOscLfRtuneCtuneTrim                                
    00003489  NOROM_SetupGetTrimForXoscHfCtl                                            
    000038cd  NOROM_SetupGetTrimForXoscHfFastStart                                      
    000038dd  NOROM_SetupGetTrimForXoscHfIbiastherm                                     
    00003745  NOROM_SetupGetTrimForXoscLfRegulatorAndCmirrwrRatio                       
    00003169  NOROM_SetupSetAonRtcSubSecInc                                             
    00002a95  NOROM_SetupSetCacheModeAccordingToCcfgSetting                             
    000022d1  NOROM_SetupSetVddrLevel                                                   
    00001b05  NOROM_SetupTrimDevice                                                     
    000024f1  NOROM_SysCtrlAdjustRechargeAfterPowerDown                                 
    00000655  NOROM_SysCtrlSetRechargeBeforePowerDown                                   
    00002559  NOROM_SysCtrl_DCDC_VoltageConditionalControl                              
    0000381d  NOROM_ThisLibraryIsFor_CC13x0_HwRev20AndLater_HaltIfViolated              
    0000392d  NOROM_VIMSModeGet                                                         
    000038ed  PINCC26XX_getPinCount                                                     
    00003c90  PINCC26XX_hwAttrs                                                         
    00003569  PIN_close                                                                 
    00000aa9  PIN_init                                                                  
    00001d9d  PIN_open                                                                  
    000029ed  PIN_remove                                                                
    00002eb5  PIN_setConfig                                                             
    00002eed  PIN_setOutputValue                                                        
    000028dd  PowerCC26XX_RCOSC_clockFunc                                               
    0000003d  PowerCC26XX_auxISR                                                        
    0000281d  PowerCC26XX_calibrate                                                     
    00003c3c  PowerCC26XX_config                                                        
    00000c59  PowerCC26XX_doCalibrate                                                   
    000023b5  PowerCC26XX_initiateCalibration                                           
    2000193c  PowerCC26XX_module                                                        
    0000375d  PowerCC26XX_schedulerDisable                                              
    00003775  PowerCC26XX_schedulerRestore                                              
    000017ed  PowerCC26XX_standbyPolicy                                                 
    20001808  PowerCC26XX_swiKey                                                        
    20001804  PowerCC26XX_taskKey                                                       
    0000397d  Power_getConstraintMask                                                   
    00003989  Power_getDependencyCount                                                  
    00003587  Power_getTransitionLatency                                                
    0000378d  Power_idleFunc                                                            
    000014f1  Power_init                                                                
    00003001  Power_releaseConstraint                                                   
    00001995  Power_releaseDependency                                                   
    00003199  Power_setConstraint                                                       
    00001a51  Power_setDependency                                                       
    0000087d  Power_sleep                                                               
    00002b7d  ResetISR                                                                  
    UNDEFED   SHT$$INIT_ARRAY$$Base                                                     
    UNDEFED   SHT$$INIT_ARRAY$$Limit                                                    
    00003385  SafeHapiVoid                                                              
    000032ad  SemaphoreP_constructBinary                                                
    00003899  SemaphoreP_pend                                                           
    00003a11  SemaphoreP_post                                                           
    000038fd  SwiP_Params_init                                                          
    00002e01  SwiP_construct                                                            
    00003a15  SwiP_disable                                                              
    00003a19  SwiP_getTrigger                                                           
    00003a1d  SwiP_or                                                                   
    1001b5dd  SwiP_restore                                                              
    00000000  __ASM__                                                                   
    20001608  __CIOBUF_                                                                 
    0000006c  __ISA__                                                                   
    0000007e  __PLAT__                                                                  
    20005000  __STACK_END                                                               
    00000400  __STACK_SIZE                                                              
    000000a5  __TARG__                                                                  
    00003eb0  __TI_CINIT_Base                                                           
    00003f10  __TI_CINIT_Limit                                                          
    00003e68  __TI_Handler_Table_Base                                                   
    00003e74  __TI_Handler_Table_Limit                                                  
    00001e3d  __TI_auto_init                                                            
    000025c1  __TI_decompress_lzss                                                      
    0000393b  __TI_decompress_none                                                      
    ffffffff  __TI_pprof_out_hndl                                                       
    ffffffff  __TI_prof_data_size                                                       
    ffffffff  __TI_prof_data_start                                                      
    00003035  __TI_readmsg                                                              
    00003cd0  __TI_static_base__                                                        
    00002f25  __TI_writemsg                                                             
    000039ad  __TI_zero_init                                                            
    000000ca  __TRDR__                                                                  
    0000213f  __aeabi_idiv0                                                             
    0000213f  __aeabi_ldiv0                                                             
    000037bd  __aeabi_lmul                                                              
    00002255  __aeabi_memclr                                                            
    00002255  __aeabi_memclr4                                                           
    00002255  __aeabi_memclr8                                                           
    00001edd  __aeabi_memcpy                                                            
    00001edd  __aeabi_memcpy4                                                           
    00001edd  __aeabi_memcpy8                                                           
    00002257  __aeabi_memset                                                            
    00002257  __aeabi_memset4                                                           
    00002257  __aeabi_memset8                                                           
    00002cc9  __aeabi_uidiv                                                             
    00002cc9  __aeabi_uidivmod                                                          
    000020a9  __aeabi_uldivmod                                                          
    ffffffff  __binit__                                                                 
    ffffffff  __c_args__                                                                
    0001ffa8  __ccfg                                                                    
    20001208  __primary_heap_end__                                                      
    20000208  __primary_heap_start__                                                    
    20004c00  __stack                                                                   
    000037a5  _args_main                                                                
    00002b7d  _c_int00                                                                  
    20001c1c  _lock                                                                     
    00001405  _nop                                                                      
    00003995  _register_lock                                                            
    000039a1  _register_unlock                                                          
    20001c20  _unlock                                                                   
    ffffffff  binit                                                                     
    00002b31  copy_in                                                                   
    20001820  driverlib_release_0_54539                                                 
    000033ad  main                                                                      
    20001a9c  main_func_sp                                                              
    00001edd  memcpy                                                                    
    0000225d  memset                                                                    
    20001814  parmbuf                                                                   
    200018c0  pinHandleTable                                                            
    2000182c  pinLowerBound                                                             
    20001828  pinUpperBound                                                             
    00003b54  resourceDB                                                                
    00003871  strlen                                                                    
    200001a4  ti_sysbios_BIOS_Module__state__V                                          
    1001bc25  ti_sysbios_BIOS_RtsGateProxy_Handle__label__S                             
    1001bc25  ti_sysbios_BIOS_RtsGateProxy_Handle__label__S__mangled__                  
    1001bab5  ti_sysbios_BIOS_RtsGateProxy_Object__delete__S                            
    1001c175  ti_sysbios_BIOS_RtsGateProxy_Params__init__S                              
    1001c175  ti_sysbios_BIOS_RtsGateProxy_Params__init__S__mangled__                   
    1001c245  ti_sysbios_BIOS_RtsGateProxy_enter__E                                     
    1001c249  ti_sysbios_BIOS_RtsGateProxy_leave__E                                     
    1001c271  ti_sysbios_BIOS_RtsGateProxy_query__E                                     
    1001c271  ti_sysbios_BIOS_RtsGateProxy_query__E__mangled__                          
    000031c9  ti_sysbios_BIOS_atExitFunc__I                                             
    00003833  ti_sysbios_BIOS_exitFunc__I                                               
    1001c031  ti_sysbios_BIOS_exit__E                                                   
    1001bff5  ti_sysbios_BIOS_getCpuFreq__E                                             
    000022cf  ti_sysbios_BIOS_linkedWithIncorrectBootLibrary__E                         
    000023b3  ti_sysbios_BIOS_nullFunc__I                                               
    000033f9  ti_sysbios_BIOS_registerRTSLock__I                                        
    0000341d  ti_sysbios_BIOS_removeRTSLock__I                                          
    000034c9  ti_sysbios_BIOS_rtsLock__I                                                
    000037d5  ti_sysbios_BIOS_rtsUnlock__I                                              
    1001c041  ti_sysbios_BIOS_setThreadType__E                                          
    000031f9  ti_sysbios_BIOS_startFunc__I                                              
    1001c051  ti_sysbios_BIOS_start__E                                                  
    00001b05  ti_sysbios_family_arm_cc26xx_Boot_trimDevice                              
    00001406  ti_sysbios_family_arm_cc26xx_Timer_Module__id__C                          
    1001bb45  ti_sysbios_family_arm_cc26xx_Timer_Module__startupDone__S                 
    200001e4  ti_sysbios_family_arm_cc26xx_Timer_Module__state__V                       
    1001ba6d  ti_sysbios_family_arm_cc26xx_Timer_Module_startup__E                      
    20001aa0  ti_sysbios_family_arm_cc26xx_Timer_Object__table__V                       
    000034e9  ti_sysbios_family_arm_cc26xx_Timer_dynamicStub__E                         
    00003c98  ti_sysbios_family_arm_cc26xx_Timer_funcHookCH1__C                         
    00003c9c  ti_sysbios_family_arm_cc26xx_Timer_funcHookCH2__C                         
    00003a25  ti_sysbios_family_arm_cc26xx_Timer_getCount64__E                          
    00002f5d  ti_sysbios_family_arm_cc26xx_Timer_getCurrentTick__E                      
    1001c24d  ti_sysbios_family_arm_cc26xx_Timer_getExpiredTicks__E                     
    00003441  ti_sysbios_family_arm_cc26xx_Timer_getMaxTicks__E                         
    1001c251  ti_sysbios_family_arm_cc26xx_Timer_getPeriod__E                           
    0000309d  ti_sysbios_family_arm_cc26xx_Timer_initDevice__I                          
    1001a465  ti_sysbios_family_arm_cc26xx_Timer_periodicStub__E                        
    1001b765  ti_sysbios_family_arm_cc26xx_Timer_postInit__I                            
    00002f95  ti_sysbios_family_arm_cc26xx_Timer_setNextTick__E                         
    1001c255  ti_sysbios_family_arm_cc26xx_Timer_setPeriod__E                           
    00002d09  ti_sysbios_family_arm_cc26xx_Timer_setThreshold__I                        
    00002141  ti_sysbios_family_arm_cc26xx_Timer_start__E                               
    00001384  ti_sysbios_family_arm_cc26xx_Timer_startupNeeded__C                       
    1001b791  ti_sysbios_family_arm_cc26xx_Timer_startup__E                             
    200001ec  ti_sysbios_family_arm_cc26xx_TimestampProvider_Module__state__V           
    1001bb65  ti_sysbios_family_arm_cc26xx_TimestampProvider_Module_startup__E          
    00003949  ti_sysbios_family_arm_cc26xx_TimestampProvider_get32__E                   
    1001b9cd  ti_sysbios_family_arm_cc26xx_TimestampProvider_get64__E                   
    1001c12b  ti_sysbios_family_arm_cc26xx_TimestampProvider_getFreq__E                 
    00001408  ti_sysbios_family_arm_cc26xx_TimestampProvider_useClockTimer__C           
    00001388  ti_sysbios_family_arm_m3_Hwi_E_alreadyDefined__C                          
    0000138c  ti_sysbios_family_arm_m3_Hwi_E_hwiLimitExceeded__C                        
    1001aed1  ti_sysbios_family_arm_m3_Hwi_Instance_finalize__E                         
    1001a3c5  ti_sysbios_family_arm_m3_Hwi_Instance_init__E                             
    20001c98  ti_sysbios_family_arm_m3_Hwi_Module_State_0_excActive__A                  
    20001c8c  ti_sysbios_family_arm_m3_Hwi_Module_State_0_excContext__A                 
    20001c90  ti_sysbios_family_arm_m3_Hwi_Module_State_0_excStack__A                   
    0000140a  ti_sysbios_family_arm_m3_Hwi_Module__id__C                                
    20001c24  ti_sysbios_family_arm_m3_Hwi_Module__root__V                              
    1001bb85  ti_sysbios_family_arm_m3_Hwi_Module__startupDone__S                       
    20000144  ti_sysbios_family_arm_m3_Hwi_Module__state__V                             
    1001b1c1  ti_sysbios_family_arm_m3_Hwi_Module_startup__E                            
    00001390  ti_sysbios_family_arm_m3_Hwi_NUM_INTERRUPTS__C                            
    000011d0  ti_sysbios_family_arm_m3_Hwi_Object__DESC__C                              
    00001070  ti_sysbios_family_arm_m3_Hwi_Object__PARAMS__C                            
    00001394  ti_sysbios_family_arm_m3_Hwi_Object__count__C                             
    1001aab1  ti_sysbios_family_arm_m3_Hwi_Object__create__S                            
    1001bba5  ti_sysbios_family_arm_m3_Hwi_Object__delete__S                            
    1001be65  ti_sysbios_family_arm_m3_Hwi_Object__destruct__S                          
    1001b7bd  ti_sysbios_family_arm_m3_Hwi_Object__get__S                               
    00001398  ti_sysbios_family_arm_m3_Hwi_Object__table__C                             
    20001be0  ti_sysbios_family_arm_m3_Hwi_Object__table__V                             
    1001c139  ti_sysbios_family_arm_m3_Hwi_Params__init__S                              
    0000139c  ti_sysbios_family_arm_m3_Hwi_ccr__C                                       
    1001af29  ti_sysbios_family_arm_m3_Hwi_construct                                    
    00002e79  ti_sysbios_family_arm_m3_Hwi_construct2__E                                
    1001ab15  ti_sysbios_family_arm_m3_Hwi_create                                       
    1001c259  ti_sysbios_family_arm_m3_Hwi_delete                                       
    1001c25d  ti_sysbios_family_arm_m3_Hwi_destruct                                     
    1001c145  ti_sysbios_family_arm_m3_Hwi_disableFxn__E                                
    1001b251  ti_sysbios_family_arm_m3_Hwi_disableInterrupt__E                          
    1001aa49  ti_sysbios_family_arm_m3_Hwi_dispatchC__I                                 
    20001728  ti_sysbios_family_arm_m3_Hwi_dispatchTable                                
    1001c899  ti_sysbios_family_arm_m3_Hwi_dispatch__I                                  
    1001c1f7  ti_sysbios_family_arm_m3_Hwi_doSwiRestore__I                              
    1001c20f  ti_sysbios_family_arm_m3_Hwi_doTaskRestore__I                             
    1001c151  ti_sysbios_family_arm_m3_Hwi_enableFxn__E                                 
    1001b295  ti_sysbios_family_arm_m3_Hwi_enableInterrupt__E                           
    1001c9fd  ti_sysbios_family_arm_m3_Hwi_excHandlerAsm__I                             
    000013a0  ti_sysbios_family_arm_m3_Hwi_excHandlerFunc__C                            
    1001bbc5  ti_sysbios_family_arm_m3_Hwi_excHandler__I                                
    1001b461  ti_sysbios_family_arm_m3_Hwi_getStackInfo__E                              
    1001a695  ti_sysbios_family_arm_m3_Hwi_initNVIC__E                                  
    1001c9b5  ti_sysbios_family_arm_m3_Hwi_initStacks__E                                
    000013a4  ti_sysbios_family_arm_m3_Hwi_nullIsrFunc__C                               
    000013a8  ti_sysbios_family_arm_m3_Hwi_numSparseInterrupts__C                       
    e000e000  ti_sysbios_family_arm_m3_Hwi_nvic                                         
    1001ca3b  ti_sysbios_family_arm_m3_Hwi_pendSV__I                                    
    1001c061  ti_sysbios_family_arm_m3_Hwi_plug__E                                      
    1001a315  ti_sysbios_family_arm_m3_Hwi_postInit__I                                  
    000013ac  ti_sysbios_family_arm_m3_Hwi_priGroup__C                                  
    20000000  ti_sysbios_family_arm_m3_Hwi_ramVectors                                   
    00000000  ti_sysbios_family_arm_m3_Hwi_resetVectors                                 
    1001c215  ti_sysbios_family_arm_m3_Hwi_restoreFxn__E                                
    1001ca53  ti_sysbios_family_arm_m3_Hwi_return                                       
    1001be81  ti_sysbios_family_arm_m3_Hwi_setPriority__E                               
    1001c1ff  ti_sysbios_family_arm_m3_Hwi_startup__E                                   
    1001c009  ti_sysbios_family_arm_m3_Hwi_switchFromBootStack__E                       
    1001c261  ti_sysbios_family_arm_m3_TaskSupport_Module__startupDone__S               
    1001c969  ti_sysbios_family_arm_m3_TaskSupport_buildTaskStack                       
    1001c15d  ti_sysbios_family_arm_m3_TaskSupport_getStackAlignment__E                 
    1001ca55  ti_sysbios_family_arm_m3_TaskSupport_glue                                 
    000013b0  ti_sysbios_family_arm_m3_TaskSupport_stackAlignment__C                    
    1001b499  ti_sysbios_family_arm_m3_TaskSupport_start__E                             
    1001ca65  ti_sysbios_family_arm_m3_TaskSupport_swap__E                              
    1001ca1d  ti_sysbios_family_xxx_Hwi_switchAndRunFunc                                
    1001bbe5  ti_sysbios_gates_GateHwi_Handle__label__S                                 
    1001b45f  ti_sysbios_gates_GateHwi_Instance_init__E                                 
    0000111c  ti_sysbios_gates_GateHwi_Module__FXNS__C                                  
    0000140c  ti_sysbios_gates_GateHwi_Module__id__C                                    
    20001c2c  ti_sysbios_gates_GateHwi_Module__root__V                                  
    000011f0  ti_sysbios_gates_GateHwi_Object__DESC__C                                  
    00001330  ti_sysbios_gates_GateHwi_Object__PARAMS__C                                
    1001ba91  ti_sysbios_gates_GateHwi_Object__create__S                                
    1001bc05  ti_sysbios_gates_GateHwi_Object__delete__S                                
    1001c169  ti_sysbios_gates_GateHwi_enter__E                                         
    1001c21b  ti_sysbios_gates_GateHwi_leave__E                                         
    1001c265  ti_sysbios_gates_GateHwi_query__E                                         
    1001bc25  ti_sysbios_gates_GateMutex_Handle__label__S                               
    000014d0  ti_sysbios_gates_GateMutex_Instance_State_sem__O                          
    1001c071  ti_sysbios_gates_GateMutex_Instance_finalize__E                           
    1001be9d  ti_sysbios_gates_GateMutex_Instance_init__E                               
    00001140  ti_sysbios_gates_GateMutex_Module__FXNS__C                                
    0000140e  ti_sysbios_gates_GateMutex_Module__id__C                                  
    20001c34  ti_sysbios_gates_GateMutex_Module__root__V                                
    00001210  ti_sysbios_gates_GateMutex_Object__DESC__C                                
    00001348  ti_sysbios_gates_GateMutex_Object__PARAMS__C                              
    1001b645  ti_sysbios_gates_GateMutex_Object__create__S                              
    1001bab5  ti_sysbios_gates_GateMutex_Object__delete__S                              
    1001bc45  ti_sysbios_gates_GateMutex_Object__destruct__S                            
    20001ae8  ti_sysbios_gates_GateMutex_Object__table__V                               
    1001c175  ti_sysbios_gates_GateMutex_Params__init__S                                
    1001b7e9  ti_sysbios_gates_GateMutex_construct                                      
    1001b675  ti_sysbios_gates_GateMutex_create                                         
    1001c269  ti_sysbios_gates_GateMutex_delete                                         
    1001c26d  ti_sysbios_gates_GateMutex_destruct                                       
    1001b6a5  ti_sysbios_gates_GateMutex_enter__E                                       
    1001bf99  ti_sysbios_gates_GateMutex_leave__E                                       
    1001c271  ti_sysbios_gates_GateMutex_query__E                                       
    1001c275  ti_sysbios_hal_Hwi_HwiProxy_Module__startupDone__S                        
    1001bb85  ti_sysbios_hal_Hwi_HwiProxy_Module__startupDone__S__mangled__             
    1001c081  ti_sysbios_hal_Hwi_HwiProxy_Object__create__S                             
    1001bba5  ti_sysbios_hal_Hwi_HwiProxy_Object__delete__S                             
    1001c139  ti_sysbios_hal_Hwi_HwiProxy_Params__init__S                               
    1001c139  ti_sysbios_hal_Hwi_HwiProxy_Params__init__S__mangled__                    
    1001be45  ti_sysbios_hal_Hwi_HwiProxy_create                                        
    1001c279  ti_sysbios_hal_Hwi_HwiProxy_delete                                        
    1001c27d  ti_sysbios_hal_Hwi_HwiProxy_disableInterrupt__E                           
    1001b251  ti_sysbios_hal_Hwi_HwiProxy_disableInterrupt__E__mangled__                
    1001c281  ti_sysbios_hal_Hwi_HwiProxy_enableInterrupt__E                            
    1001b295  ti_sysbios_hal_Hwi_HwiProxy_enableInterrupt__E__mangled__                 
    1001c285  ti_sysbios_hal_Hwi_HwiProxy_getStackInfo__E                               
    1001b461  ti_sysbios_hal_Hwi_HwiProxy_getStackInfo__E__mangled__                    
    1001c289  ti_sysbios_hal_Hwi_HwiProxy_startup__E                                    
    1001c1ff  ti_sysbios_hal_Hwi_HwiProxy_startup__E__mangled__                         
    1001c28d  ti_sysbios_hal_Hwi_HwiProxy_switchFromBootStack__E                        
    1001c009  ti_sysbios_hal_Hwi_HwiProxy_switchFromBootStack__E__mangled__             
    1001c1ed  ti_sysbios_hal_Hwi_Instance_finalize__E                                   
    1001b9f5  ti_sysbios_hal_Hwi_Instance_init__E                                       
    20001c3c  ti_sysbios_hal_Hwi_Module__root__V                                        
    1001c01d  ti_sysbios_hal_Hwi_Module_startup__E                                      
    00001230  ti_sysbios_hal_Hwi_Object__DESC__C                                        
    000010a0  ti_sysbios_hal_Hwi_Object__PARAMS__C                                      
    1001bc65  ti_sysbios_hal_Hwi_Object__delete__S                                      
    1001ab79  ti_sysbios_hal_Hwi_create                                                 
    1001c291  ti_sysbios_hal_Hwi_delete                                                 
    1001c27d  ti_sysbios_hal_Hwi_disableInterrupt__E                                    
    1001c27d  ti_sysbios_hal_Hwi_disableInterrupt__E                                    
    1001c281  ti_sysbios_hal_Hwi_enableInterrupt__E                                     
    1001c281  ti_sysbios_hal_Hwi_enableInterrupt__E                                     
    1001c285  ti_sysbios_hal_Hwi_getStackInfo__E                                        
    1001c285  ti_sysbios_hal_Hwi_getStackInfo__E                                        
    1001b815  ti_sysbios_hal_Hwi_initStack                                              
    1001c289  ti_sysbios_hal_Hwi_startup__E                                             
    1001c289  ti_sysbios_hal_Hwi_startup__E                                             
    1001c295  ti_sysbios_hal_Hwi_switchFromBootStack__E                                 
    1001c295  ti_sysbios_hal_Hwi_switchFromBootStack__E                                 
    000013b4  ti_sysbios_heaps_HeapMem_E_memory__C                                      
    1001bc85  ti_sysbios_heaps_HeapMem_Handle__label__S                                 
    1001b4d1  ti_sysbios_heaps_HeapMem_Instance_init__E                                 
    1001bc25  ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle__label__S                
    1001bc25  ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle__label__S__mangled__     
    1001bab5  ti_sysbios_heaps_HeapMem_Module_GateProxy_Object__delete__S               
    1001c175  ti_sysbios_heaps_HeapMem_Module_GateProxy_Params__init__S                 
    1001c175  ti_sysbios_heaps_HeapMem_Module_GateProxy_Params__init__S__mangled__      
    1001c299  ti_sysbios_heaps_HeapMem_Module_GateProxy_enter__E                        
    1001c29d  ti_sysbios_heaps_HeapMem_Module_GateProxy_leave__E                        
    1001c271  ti_sysbios_heaps_HeapMem_Module_GateProxy_query__E                        
    1001c271  ti_sysbios_heaps_HeapMem_Module_GateProxy_query__E__mangled__             
    000010cc  ti_sysbios_heaps_HeapMem_Module__FXNS__C                                  
    000013b8  ti_sysbios_heaps_HeapMem_Module__gateObj__C                               
    00001410  ti_sysbios_heaps_HeapMem_Module__id__C                                    
    20001c44  ti_sysbios_heaps_HeapMem_Module__root__V                                  
    00001250  ti_sysbios_heaps_HeapMem_Object__DESC__C                                  
    00001164  ti_sysbios_heaps_HeapMem_Object__PARAMS__C                                
    000013bc  ti_sysbios_heaps_HeapMem_Object__count__C                                 
    1001b841  ti_sysbios_heaps_HeapMem_Object__create__S                                
    1001bca5  ti_sysbios_heaps_HeapMem_Object__delete__S                                
    1001b86d  ti_sysbios_heaps_HeapMem_Object__get__S                                   
    000013c0  ti_sysbios_heaps_HeapMem_Object__table__C                                 
    20001bf8  ti_sysbios_heaps_HeapMem_Object__table__V                                 
    1001a195  ti_sysbios_heaps_HeapMem_alloc__E                                         
    1001a791  ti_sysbios_heaps_HeapMem_free__E                                          
    1001b209  ti_sysbios_heaps_HeapMem_getStats__E                                      
    00002759  ti_sysbios_heaps_HeapMem_initPrimary__I                                   
    1001b541  ti_sysbios_heaps_HeapMem_init__I                                          
    1001c2a1  ti_sysbios_heaps_HeapMem_isBlocking__E                                    
    00003ca0  ti_sysbios_heaps_HeapMem_primaryHeapBaseAddr__C                           
    00003ca4  ti_sysbios_heaps_HeapMem_primaryHeapEndAddr__C                            
    000013c4  ti_sysbios_heaps_HeapMem_reqAlign__C                                      
    1001c101  ti_sysbios_heaps_HeapMem_restore__E                                       
    1001bfc9  ti_sysbios_knl_Clock_Instance_finalize__E                                 
    1001b509  ti_sysbios_knl_Clock_Instance_init__E                                     
    000014d4  ti_sysbios_knl_Clock_Module_State_clockQ__O                               
    20001c4c  ti_sysbios_knl_Clock_Module__root__V                                      
    20000178  ti_sysbios_knl_Clock_Module__state__V                                     
    1001bcc5  ti_sysbios_knl_Clock_Module_startup__E                                    
    00001270  ti_sysbios_knl_Clock_Object__DESC__C                                      
    00001188  ti_sysbios_knl_Clock_Object__PARAMS__C                                    
    1001bad9  ti_sysbios_knl_Clock_Object__delete__S                                    
    1001bce5  ti_sysbios_knl_Clock_Object__destruct__S                                  
    20001b80  ti_sysbios_knl_Clock_Object__table__V                                     
    1001c181  ti_sysbios_knl_Clock_Params__init__S                                      
    1001c2a5  ti_sysbios_knl_Clock_TimerProxy_Module__startupDone__S                    
    1001bb45  ti_sysbios_knl_Clock_TimerProxy_Module__startupDone__S__mangled__         
    1001c091  ti_sysbios_knl_Clock_TimerProxy_getCurrentTick__E                         
    1001c2a9  ti_sysbios_knl_Clock_TimerProxy_getExpiredTicks__E                        
    1001c0a1  ti_sysbios_knl_Clock_TimerProxy_getMaxTicks__E                            
    1001c2ad  ti_sysbios_knl_Clock_TimerProxy_getPeriod__E                              
    1001c0b1  ti_sysbios_knl_Clock_TimerProxy_setNextTick__E                            
    1001b791  ti_sysbios_knl_Clock_TimerProxy_startup__E                                
    1001b791  ti_sysbios_knl_Clock_TimerProxy_startup__E__mangled__                     
    1001ba1d  ti_sysbios_knl_Clock_addI__E                                              
    1001b575  ti_sysbios_knl_Clock_construct                                            
    1001b3e9  ti_sysbios_knl_Clock_create                                               
    1001c2b1  ti_sysbios_knl_Clock_delete                                               
    1001c2b5  ti_sysbios_knl_Clock_destruct                                             
    00003885  ti_sysbios_knl_Clock_doTick__I                                            
    000032d9  ti_sysbios_knl_Clock_getTicksUntilInterrupt__E                            
    1001b6d5  ti_sysbios_knl_Clock_getTicks__E                                          
    1001c18d  ti_sysbios_knl_Clock_getTimerHandle__E                                    
    1001be63  ti_sysbios_knl_Clock_logTick__E                                           
    1001c2b9  ti_sysbios_knl_Clock_removeI__E                                           
    1001beb9  ti_sysbios_knl_Clock_scheduleNextTick__E                                  
    000013c8  ti_sysbios_knl_Clock_serviceMargin__C                                     
    1001c2bd  ti_sysbios_knl_Clock_setTimeout__E                                        
    1001a715  ti_sysbios_knl_Clock_startI__E                                            
    1001bfdf  ti_sysbios_knl_Clock_start__E                                             
    00003509  ti_sysbios_knl_Clock_stop__E                                              
    00001414  ti_sysbios_knl_Clock_tickMode__C                                          
    00003ca8  ti_sysbios_knl_Clock_tickPeriod__C                                        
    00003cac  ti_sysbios_knl_Clock_triggerClock__C                                      
    00002d87  ti_sysbios_knl_Clock_triggerFunc__I                                       
    1001a809  ti_sysbios_knl_Clock_walkQueueDynamic__E                                  
    00001f79  ti_sysbios_knl_Clock_workFuncDynamic__E                                   
    1001a881  ti_sysbios_knl_Clock_workFunc__E                                          
    00003cb0  ti_sysbios_knl_Idle_funcList__A                                           
    00001378  ti_sysbios_knl_Idle_funcList__C                                           
    1001c207  ti_sysbios_knl_Idle_loop__E                                               
    1001bd05  ti_sysbios_knl_Idle_run__E                                                
    000014d8  ti_sysbios_knl_Mailbox_Instance_State_dataQue__O                          
    000014dc  ti_sysbios_knl_Mailbox_Instance_State_dataSem__O                          
    000014e0  ti_sysbios_knl_Mailbox_Instance_State_freeQue__O                          
    000014e4  ti_sysbios_knl_Mailbox_Instance_State_freeSem__O                          
    1001a8f9  ti_sysbios_knl_Mailbox_Instance_finalize__E                               
    1001a0cd  ti_sysbios_knl_Mailbox_Instance_init__E                                   
    20001c54  ti_sysbios_knl_Mailbox_Module__root__V                                    
    1001b2d9  ti_sysbios_knl_Mailbox_Module_startup__E                                  
    00001290  ti_sysbios_knl_Mailbox_Object__DESC__C                                    
    0000103c  ti_sysbios_knl_Mailbox_Object__PARAMS__C                                  
    000013cc  ti_sysbios_knl_Mailbox_Object__count__C                                   
    1001bd25  ti_sysbios_knl_Mailbox_Object__delete__S                                  
    1001bed5  ti_sysbios_knl_Mailbox_Object__destruct__S                                
    1001b899  ti_sysbios_knl_Mailbox_Object__get__S                                     
    000013d0  ti_sysbios_knl_Mailbox_Object__table__C                                   
    1001c199  ti_sysbios_knl_Mailbox_Params__init__S                                    
    1001af81  ti_sysbios_knl_Mailbox_construct                                          
    1001abdd  ti_sysbios_knl_Mailbox_create                                             
    1001c2c1  ti_sysbios_knl_Mailbox_delete                                             
    1001c2c5  ti_sysbios_knl_Mailbox_destruct                                           
    000013d4  ti_sysbios_knl_Mailbox_maxTypeAlign__C                                    
    1001a969  ti_sysbios_knl_Mailbox_pend__E                                            
    1001b8c5  ti_sysbios_knl_Mailbox_postInit__I                                        
    1001a58d  ti_sysbios_knl_Mailbox_post__E                                            
    1001c227  ti_sysbios_knl_Queue_Instance_init__E                                     
    20001c5c  ti_sysbios_knl_Queue_Module__root__V                                      
    000012b0  ti_sysbios_knl_Queue_Object__DESC__C                                      
    00001360  ti_sysbios_knl_Queue_Object__PARAMS__C                                    
    000013d8  ti_sysbios_knl_Queue_Object__count__C                                     
    1001bd45  ti_sysbios_knl_Queue_Object__delete__S                                    
    1001bef1  ti_sysbios_knl_Queue_Object__destruct__S                                  
    1001bd65  ti_sysbios_knl_Queue_Object__get__S                                       
    000013dc  ti_sysbios_knl_Queue_Object__table__C                                     
    1001b8f1  ti_sysbios_knl_Queue_construct                                            
    1001b91d  ti_sysbios_knl_Queue_create                                               
    1001c2c9  ti_sysbios_knl_Queue_delete                                               
    1001c1a5  ti_sysbios_knl_Queue_dequeue__E                                           
    1001c2cd  ti_sysbios_knl_Queue_destruct                                             
    1001c22d  ti_sysbios_knl_Queue_elemClear__E                                         
    1001c10f  ti_sysbios_knl_Queue_empty__E                                             
    1001c1b1  ti_sysbios_knl_Queue_enqueue__E                                           
    1001bf0d  ti_sysbios_knl_Queue_get__E                                               
    1001c2d1  ti_sysbios_knl_Queue_head__E                                              
    1001c2d5  ti_sysbios_knl_Queue_next__E                                              
    1001bf29  ti_sysbios_knl_Queue_put__E                                               
    1001c11d  ti_sysbios_knl_Queue_remove__E                                            
    000014e8  ti_sysbios_knl_Semaphore_Instance_State_pendQ__O                          
    1001c0c1  ti_sysbios_knl_Semaphore_Instance_finalize__E                             
    1001bafd  ti_sysbios_knl_Semaphore_Instance_init__E                                 
    20001c64  ti_sysbios_knl_Semaphore_Module__root__V                                  
    000012d0  ti_sysbios_knl_Semaphore_Object__DESC__C                                  
    000011ac  ti_sysbios_knl_Semaphore_Object__PARAMS__C                                
    1001bb21  ti_sysbios_knl_Semaphore_Object__delete__S                                
    1001bd85  ti_sysbios_knl_Semaphore_Object__destruct__S                              
    1001c1bd  ti_sysbios_knl_Semaphore_Params__init__S                                  
    1001b705  ti_sysbios_knl_Semaphore_construct                                        
    1001b5a9  ti_sysbios_knl_Semaphore_create                                           
    1001c2d9  ti_sysbios_knl_Semaphore_delete                                           
    1001c2dd  ti_sysbios_knl_Semaphore_destruct                                         
    1001b949  ti_sysbios_knl_Semaphore_pendTimeout__I                                   
    1001a001  ti_sysbios_knl_Semaphore_pend__E                                          
    1001ac41  ti_sysbios_knl_Semaphore_post__E                                          
    1001bf97  ti_sysbios_knl_Swi_Instance_finalize__E                                   
    1001aca5  ti_sysbios_knl_Swi_Instance_init__E                                       
    20001b20  ti_sysbios_knl_Swi_Module_State_0_readyQ__A                               
    20001c6c  ti_sysbios_knl_Swi_Module__root__V                                        
    200001c8  ti_sysbios_knl_Swi_Module__state__V                                       
    1001c233  ti_sysbios_knl_Swi_Module_startup__E                                      
    000012f0  ti_sysbios_knl_Swi_Object__DESC__C                                        
    000010f4  ti_sysbios_knl_Swi_Object__PARAMS__C                                      
    000013e0  ti_sysbios_knl_Swi_Object__count__C                                       
    1001bda5  ti_sysbios_knl_Swi_Object__delete__S                                      
    1001bf45  ti_sysbios_knl_Swi_Object__destruct__S                                    
    1001b975  ti_sysbios_knl_Swi_Object__get__S                                         
    000013e4  ti_sysbios_knl_Swi_Object__table__C                                       
    20001b50  ti_sysbios_knl_Swi_Object__table__V                                       
    1001c1c9  ti_sysbios_knl_Swi_Params__init__S                                        
    1001b085  ti_sysbios_knl_Swi_construct                                              
    00003631  ti_sysbios_knl_Swi_construct2__E                                          
    1001ad05  ti_sysbios_knl_Swi_create                                                 
    1001c2e1  ti_sysbios_knl_Swi_delete                                                 
    1001c2e5  ti_sysbios_knl_Swi_destruct                                               
    1001c0d1  ti_sysbios_knl_Swi_disable__E                                             
    1001c0e1  ti_sysbios_knl_Swi_enabled__E                                             
    000039b9  ti_sysbios_knl_Swi_getTrigger__E                                          
    000013e8  ti_sysbios_knl_Swi_numPriorities__C                                       
    000037ed  ti_sysbios_knl_Swi_or__E                                                  
    1001c2e9  ti_sysbios_knl_Swi_postInit__I                                            
    1001b31d  ti_sysbios_knl_Swi_post__E                                                
    1001ad61  ti_sysbios_knl_Swi_restoreHwi__E                                          
    1001b5dd  ti_sysbios_knl_Swi_restore__E                                             
    1001b0d5  ti_sysbios_knl_Swi_runLoop__I                                             
    1001afd9  ti_sysbios_knl_Swi_run__I                                                 
    1001b031  ti_sysbios_knl_Swi_schedule__I                                            
    1001c239  ti_sysbios_knl_Swi_startup__E                                             
    20001208  ti_sysbios_knl_Task_Instance_State_0_stack__A                             
    1001a4f9  ti_sysbios_knl_Task_Instance_finalize__E                                  
    1001a259  ti_sysbios_knl_Task_Instance_init__E                                      
    20001c94  ti_sysbios_knl_Task_Module_State_0_idleTask__A                            
    20001ba0  ti_sysbios_knl_Task_Module_State_0_readyQ__A                              
    000014ec  ti_sysbios_knl_Task_Module_State_inactiveQ__O                             
    20001c74  ti_sysbios_knl_Task_Module__root__V                                       
    20000100  ti_sysbios_knl_Task_Module__state__V                                      
    1001adbd  ti_sysbios_knl_Task_Module_startup__E                                     
    00001310  ti_sysbios_knl_Task_Object__DESC__C                                       
    00001000  ti_sysbios_knl_Task_Object__PARAMS__C                                     
    000013ec  ti_sysbios_knl_Task_Object__count__C                                      
    1001bdc5  ti_sysbios_knl_Task_Object__delete__S                                     
    1001bf61  ti_sysbios_knl_Task_Object__destruct__S                                   
    1001bde5  ti_sysbios_knl_Task_Object__get__S                                        
    000013f0  ti_sysbios_knl_Task_Object__table__C                                      
    20001a50  ti_sysbios_knl_Task_Object__table__V                                      
    1001c1d5  ti_sysbios_knl_Task_Params__init__S                                       
    1001c2ed  ti_sysbios_knl_Task_SupportProxy_Module__startupDone__S                   
    1001c261  ti_sysbios_knl_Task_SupportProxy_Module__startupDone__S__mangled__        
    1001c2f1  ti_sysbios_knl_Task_SupportProxy_getStackAlignment__E                     
    1001c15d  ti_sysbios_knl_Task_SupportProxy_getStackAlignment__E__mangled__          
    1001c2f5  ti_sysbios_knl_Task_SupportProxy_start__E                                 
    1001b499  ti_sysbios_knl_Task_SupportProxy_start__E__mangled__                      
    1001c2f9  ti_sysbios_knl_Task_SupportProxy_swap__E                                  
    1001ca65  ti_sysbios_knl_Task_SupportProxy_swap__E__mangled__                       
    000013f4  ti_sysbios_knl_Task_allBlockedFunc__C                                     
    1001b361  ti_sysbios_knl_Task_allBlockedFunction__I                                 
    1001b611  ti_sysbios_knl_Task_blockI__E                                             
    1001b125  ti_sysbios_knl_Task_construct                                             
    1001ae19  ti_sysbios_knl_Task_create                                                
    000013f8  ti_sysbios_knl_Task_defaultStackHeap__C                                   
    000013fc  ti_sysbios_knl_Task_defaultStackSize__C                                   
    1001c2fd  ti_sysbios_knl_Task_delete                                                
    1001c301  ti_sysbios_knl_Task_destruct                                              
    1001c0f1  ti_sysbios_knl_Task_disable__E                                            
    1001c23f  ti_sysbios_knl_Task_enable__E                                             
    1001be05  ti_sysbios_knl_Task_enter__I                                              
    1001b425  ti_sysbios_knl_Task_exit__E                                               
    00001412  ti_sysbios_knl_Task_initStackFlag__C                                      
    00001400  ti_sysbios_knl_Task_numConstructedTasks__C                                
    1001a611  ti_sysbios_knl_Task_postInit__I                                           
    1001b735  ti_sysbios_knl_Task_processVitalTaskFlag__I                               
    1001be25  ti_sysbios_knl_Task_restoreHwi__E                                         
    1001ba45  ti_sysbios_knl_Task_restore__E                                            
    1001b175  ti_sysbios_knl_Task_schedule__I                                           
    1001c1e1  ti_sysbios_knl_Task_self__E                                               
    1001bf7d  ti_sysbios_knl_Task_sleepTimeout__I                                       
    1001a9d9  ti_sysbios_knl_Task_sleep__E                                              
    1001ae75  ti_sysbios_knl_Task_startCore__E                                          
    1001c305  ti_sysbios_knl_Task_startup__E                                            
    1001ca6d  ti_sysbios_knl_Task_swapReturn                                            
    1001b9a1  ti_sysbios_knl_Task_unblockI__E                                           
    1001bfb1  ti_sysbios_knl_Task_unblock__E                                            
    1001b3a5  ti_sysbios_knl_Task_yield__E                                              
    00001494  ti_sysbios_rom_ROM_AONRTCChannelEnable                                    
    00001498  ti_sysbios_rom_ROM_AONRTCCompareValueSet                                  
    0000149c  ti_sysbios_rom_ROM_AONRTCCurrentCompareValueGet                           
    000014a0  ti_sysbios_rom_ROM_AONRTCEventClear                                       
    000014a4  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getCount64__E       
    000014a8  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getCurrentTick__E   
    000014ac  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getMaxTicks__E      
    000014b0  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_initDevice__I       
    000014b4  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_setNextTick__E      
    000014b8  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_setThreshold__I     
    000014bc  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_start__E            
    000014c0  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_TimestampProvider_get32__E
    000014c4  ti_sysbios_rom_ROM_xdc_runtime_Startup_getState__I                        
    000014c8  ti_sysbios_rom_ROM_xdc_runtime_System_SupportProxy_abort__E               
    000014cc  ti_sysbios_rom_ROM_xdc_runtime_System_SupportProxy_exit__E                
    00002fcb  ti_sysbios_rom_cortexm_cc13xx_CC13xx_badRomRevision__E                    
    00003805  ti_sysbios_rom_cortexm_cc13xx_CC13xx_checkRevision__E                     
    1001ca97  ti_sysbios_rom_cortexm_cc13xx_CC13xx_getRevision__E                       
    00001428  xdc_runtime_Assert_E_assertFailed__C                                      
    1001c5a5  xdc_runtime_Assert_raise__I                                               
    1001c6e9  xdc_runtime_Core_assignLabel__I                                           
    1001c5ed  xdc_runtime_Core_assignParams__I                                          
    1001c635  xdc_runtime_Core_constructObject__I                                       
    1001c401  xdc_runtime_Core_createObject__I                                          
    1001c4f5  xdc_runtime_Core_deleteObject__I                                          
    1001c79d  xdc_runtime_Core_destructObject__I                                        
    0000142c  xdc_runtime_Error_E_memory__C                                             
    20001bc0  xdc_runtime_Error_IgnoreBlock                                             
    1001c7b5  xdc_runtime_Error_check__E                                                
    00001430  xdc_runtime_Error_policyFxn__C                                            
    1001c483  xdc_runtime_Error_policySpin__E                                           
    00001490  xdc_runtime_Error_policy__C                                               
    1001c765  xdc_runtime_Error_raiseX__E                                               
    1001c881  xdc_runtime_Gate_enterSystem__E                                           
    1001c875  xdc_runtime_Gate_leaveSystem__E                                           
    00001434  xdc_runtime_IGateProvider_Interface__BASE__C                              
    00001438  xdc_runtime_IHeap_Interface__BASE__C                                      
    0000143c  xdc_runtime_IModule_Interface__BASE__C                                    
    1001bbe5  xdc_runtime_Main_Module_GateProxy_Handle__label__S                        
    1001c265  xdc_runtime_Main_Module_GateProxy_query__E                                
    00001440  xdc_runtime_Main_Module__diagsEnabled__C                                  
    00001444  xdc_runtime_Main_Module__diagsIncluded__C                                 
    00001448  xdc_runtime_Main_Module__diagsMask__C                                     
    00001488  xdc_runtime_Main_Module__id__C                                            
    1001bc85  xdc_runtime_Memory_HeapProxy_Handle__label__S                             
    1001bc85  xdc_runtime_Memory_HeapProxy_Handle__label__S__mangled__                  
    1001bca5  xdc_runtime_Memory_HeapProxy_Object__delete__S                            
    1001c885  xdc_runtime_Memory_HeapProxy_alloc__E                                     
    1001c889  xdc_runtime_Memory_HeapProxy_free__E                                      
    0000148a  xdc_runtime_Memory_Module__id__C                                          
    20000200  xdc_runtime_Memory_Module__state__V                                       
    1001c485  xdc_runtime_Memory_alloc__E                                               
    1001c849  xdc_runtime_Memory_calloc__E                                              
    0000144c  xdc_runtime_Memory_defaultHeapInstance__C                                 
    1001c7fd  xdc_runtime_Memory_free__E                                                
    1001c855  xdc_runtime_Memory_getMaxDefaultTypeAlign__E                              
    1001c781  xdc_runtime_Memory_valloc__E                                              
    20001c7c  xdc_runtime_Registry_Module__state__V                                     
    00003529  xdc_runtime_Registry_findById__E                                          
    200001f0  xdc_runtime_Startup_Module__state__V                                      
    00000001  xdc_runtime_Startup__EXECFXN__C                                           
    00000001  xdc_runtime_Startup__RESETFXN__C                                          
    00001450  xdc_runtime_Startup_execImpl__C                                           
    1001c555  xdc_runtime_Startup_exec__E                                               
    000038ab  xdc_runtime_Startup_exec__I                                               
    00003c7c  xdc_runtime_Startup_firstFxns__A                                          
    00001418  xdc_runtime_Startup_firstFxns__C                                          
    00002939  xdc_runtime_Startup_getState__I                                           
    00001420  xdc_runtime_Startup_lastFxns__C                                           
    00001454  xdc_runtime_Startup_maxPasses__C                                          
    000039c5  xdc_runtime_Startup_reset__I                                              
    000039d1  xdc_runtime_Startup_rtsDone__E                                            
    00003c68  xdc_runtime_Startup_sfxnRts__A                                            
    00001458  xdc_runtime_Startup_sfxnRts__C                                            
    00003c14  xdc_runtime_Startup_sfxnTab__A                                            
    0000145c  xdc_runtime_Startup_sfxnTab__C                                            
    00001460  xdc_runtime_Startup_startModsFxn__C                                       
    1001c309  xdc_runtime_Startup_startMods__I                                          
    00001464  xdc_runtime_SysCallback_abortFxn__C                                       
    1001c80d  xdc_runtime_SysCallback_abort__E                                          
    0000335b  xdc_runtime_SysCallback_defaultAbort                                      
    00003487  xdc_runtime_SysCallback_defaultExit                                       
    00001468  xdc_runtime_SysCallback_exitFxn__C                                        
    1001c81d  xdc_runtime_SysCallback_exit__E                                           
    20001408  xdc_runtime_SysMin_Module_State_0_outbuf__A                               
    20001c10  xdc_runtime_SysMin_Module__state__V                                       
    00003549  xdc_runtime_SysMin_Module_startup__E                                      
    000030d1  xdc_runtime_SysMin_abort__E                                               
    00003cb4  xdc_runtime_SysMin_bufSize__C                                             
    0000364d  xdc_runtime_SysMin_exit__E                                                
    00003cc4  xdc_runtime_SysMin_flushAtExit__C                                         
    00002bc1  xdc_runtime_SysMin_flush__E                                               
    00003cb8  xdc_runtime_SysMin_outputFunc__C                                          
    00003465  xdc_runtime_SysMin_output__I                                              
    00003105  xdc_runtime_SysMin_putch__E                                               
    0000390d  xdc_runtime_SysMin_ready__E                                               
    1001bbe5  xdc_runtime_System_Module_GateProxy_Handle__label__S                      
    1001bbe5  xdc_runtime_System_Module_GateProxy_Handle__label__S__mangled__           
    1001bc05  xdc_runtime_System_Module_GateProxy_Object__delete__S                     
    1001c88d  xdc_runtime_System_Module_GateProxy_enter__E                              
    1001c891  xdc_runtime_System_Module_GateProxy_leave__E                              
    1001c265  xdc_runtime_System_Module_GateProxy_query__E                              
    1001c265  xdc_runtime_System_Module_GateProxy_query__E__mangled__                   
    20001c84  xdc_runtime_System_Module_State_0_atexitHandlers__A                       
    200001f8  xdc_runtime_System_Module__state__V                                       
    1001c87b  xdc_runtime_System_Module_startup__E                                      
    000030d1  xdc_runtime_System_SupportProxy_abort__E                                  
    0000364d  xdc_runtime_System_SupportProxy_exit__E                                   
    00002bc1  xdc_runtime_System_SupportProxy_flush__E                                  
    00003105  xdc_runtime_System_SupportProxy_putch__E                                  
    0000390d  xdc_runtime_System_SupportProxy_ready__E                                  
    0000146c  xdc_runtime_System_abortFxn__C                                            
    1001c895  xdc_runtime_System_abortSpin__E                                           
    1001c745  xdc_runtime_System_abort__E                                               
    1001c67d  xdc_runtime_System_atexit__E                                              
    00000349  xdc_runtime_System_doPrint__I                                             
    00001470  xdc_runtime_System_exitFxn__C                                             
    1001c897  xdc_runtime_System_exitSpin__E                                            
    1001c7cd  xdc_runtime_System_exit__E                                                
    00003cbc  xdc_runtime_System_extendFxn__C                                           
    00002bc1  xdc_runtime_System_flush__E                                               
    00002345  xdc_runtime_System_formatNum__I                                           
    00001474  xdc_runtime_System_maxAtexitHandlers__C                                   
    00001605  xdc_runtime_System_printfExtend__I                                        
    00003669  xdc_runtime_System_printf__E                                              
    00003a29  xdc_runtime_System_printf_va__F                                           
    1001c6b5  xdc_runtime_System_processAtExit__E                                       
    00003331  xdc_runtime_System_putchar__I                                             
    000033d3  xdc_runtime_System_vprintf__E                                             
    0000391d  xdc_runtime_System_vsnprintf__E                                           
    0000148c  xdc_runtime_Text_charCnt__C                                               
    00003cca  xdc_runtime_Text_charTab__A                                               
    00001478  xdc_runtime_Text_charTab__C                                               
    1001c719  xdc_runtime_Text_cordText__E                                              
    0000148e  xdc_runtime_Text_isLoaded__C                                              
    0000147c  xdc_runtime_Text_nameEmpty__C                                             
    00001480  xdc_runtime_Text_nameStatic__C                                            
    00001484  xdc_runtime_Text_nameUnknown__C                                           
    00003305  xdc_runtime_Text_printVisFxn__I                                           
    0000287d  xdc_runtime_Text_putLab__E                                                
    00002011  xdc_runtime_Text_putMod__E                                                
    00001bad  xdc_runtime_Text_putSite__E                                               
    00003cc6  xdc_runtime_Text_registryModsLastId__C                                    
    1001c7e5  xdc_runtime_Text_ropeText__E                                              
    00003cc8  xdc_runtime_Text_unnamedModsLastId__C                                     
    00003cc0  xdc_runtime_Text_visitRopeFxn__C                                          
    000039f7  xdc_runtime_Text_visitRope__I                                             
    00002c05  xdc_runtime_Text_xprintf__I                                               
    1001c82d  xdc_runtime_Timestamp_SupportProxy_get32__E                               
    00003949  xdc_runtime_Timestamp_SupportProxy_get32__E__mangled__                    
    1001b9cd  xdc_runtime_Timestamp_SupportProxy_get64__E                               
    1001b9cd  xdc_runtime_Timestamp_SupportProxy_get64__E__mangled__                    
    1001c12b  xdc_runtime_Timestamp_SupportProxy_getFreq__E                             
    1001c12b  xdc_runtime_Timestamp_SupportProxy_getFreq__E__mangled__                  
    1001c82d  xdc_runtime_Timestamp_get32__E                                            
    1001c82d  xdc_runtime_Timestamp_get32__E                                            
    1001b9cd  xdc_runtime_Timestamp_get64__E                                            
    1001b9cd  xdc_runtime_Timestamp_get64__E                                            
    1001c12b  xdc_runtime_Timestamp_getFreq__E                                          
    1001c12b  xdc_runtime_Timestamp_getFreq__E                                          
    
    
    GLOBAL SYMBOLS: SORTED BY Symbol Address 
    
    address   name                                                                      
    -------   ----                                                                      
    00000000  __ASM__                                                                   
    00000000  ti_sysbios_family_arm_m3_Hwi_resetVectors                                 
    00000001  xdc_runtime_Startup__EXECFXN__C                                           
    00000001  xdc_runtime_Startup__RESETFXN__C                                          
    0000003d  PowerCC26XX_auxISR                                                        
    0000006c  __ISA__                                                                   
    0000007e  __PLAT__                                                                  
    000000a5  __TARG__                                                                  
    000000ca  __TRDR__                                                                  
    00000349  xdc_runtime_System_doPrint__I                                             
    00000400  __STACK_SIZE                                                              
    00000655  NOROM_SysCtrlSetRechargeBeforePowerDown                                   
    0000087d  Power_sleep                                                               
    00000aa9  PIN_init                                                                  
    00000c59  PowerCC26XX_doCalibrate                                                   
    00000de9  NOROM_SetupAfterColdResetWakeupFromShutDownCfg3                           
    00000f0d  NOROM_SetupAfterColdResetWakeupFromShutDownCfg2                           
    00001000  HEAPSIZE                                                                  
    00001000  ti_sysbios_knl_Task_Object__PARAMS__C                                     
    0000103c  ti_sysbios_knl_Mailbox_Object__PARAMS__C                                  
    00001070  ti_sysbios_family_arm_m3_Hwi_Object__PARAMS__C                            
    000010a0  ti_sysbios_hal_Hwi_Object__PARAMS__C                                      
    000010cc  ti_sysbios_heaps_HeapMem_Module__FXNS__C                                  
    000010f4  ti_sysbios_knl_Swi_Object__PARAMS__C                                      
    0000111c  ti_sysbios_gates_GateHwi_Module__FXNS__C                                  
    00001140  ti_sysbios_gates_GateMutex_Module__FXNS__C                                
    00001164  ti_sysbios_heaps_HeapMem_Object__PARAMS__C                                
    00001188  ti_sysbios_knl_Clock_Object__PARAMS__C                                    
    000011ac  ti_sysbios_knl_Semaphore_Object__PARAMS__C                                
    000011d0  ti_sysbios_family_arm_m3_Hwi_Object__DESC__C                              
    000011f0  ti_sysbios_gates_GateHwi_Object__DESC__C                                  
    00001210  ti_sysbios_gates_GateMutex_Object__DESC__C                                
    00001230  ti_sysbios_hal_Hwi_Object__DESC__C                                        
    00001250  ti_sysbios_heaps_HeapMem_Object__DESC__C                                  
    00001270  ti_sysbios_knl_Clock_Object__DESC__C                                      
    00001290  ti_sysbios_knl_Mailbox_Object__DESC__C                                    
    000012b0  ti_sysbios_knl_Queue_Object__DESC__C                                      
    000012d0  ti_sysbios_knl_Semaphore_Object__DESC__C                                  
    000012f0  ti_sysbios_knl_Swi_Object__DESC__C                                        
    00001310  ti_sysbios_knl_Task_Object__DESC__C                                       
    00001330  ti_sysbios_gates_GateHwi_Object__PARAMS__C                                
    00001348  ti_sysbios_gates_GateMutex_Object__PARAMS__C                              
    00001360  ti_sysbios_knl_Queue_Object__PARAMS__C                                    
    00001378  ti_sysbios_knl_Idle_funcList__C                                           
    00001381  ClockP_stop                                                               
    00001384  ti_sysbios_family_arm_cc26xx_Timer_startupNeeded__C                       
    00001388  ti_sysbios_family_arm_m3_Hwi_E_alreadyDefined__C                          
    0000138c  ti_sysbios_family_arm_m3_Hwi_E_hwiLimitExceeded__C                        
    00001390  ti_sysbios_family_arm_m3_Hwi_NUM_INTERRUPTS__C                            
    00001394  ti_sysbios_family_arm_m3_Hwi_Object__count__C                             
    00001398  ti_sysbios_family_arm_m3_Hwi_Object__table__C                             
    0000139c  ti_sysbios_family_arm_m3_Hwi_ccr__C                                       
    000013a0  ti_sysbios_family_arm_m3_Hwi_excHandlerFunc__C                            
    000013a4  ti_sysbios_family_arm_m3_Hwi_nullIsrFunc__C                               
    000013a8  ti_sysbios_family_arm_m3_Hwi_numSparseInterrupts__C                       
    000013ac  ti_sysbios_family_arm_m3_Hwi_priGroup__C                                  
    000013b0  ti_sysbios_family_arm_m3_TaskSupport_stackAlignment__C                    
    000013b4  ti_sysbios_heaps_HeapMem_E_memory__C                                      
    000013b8  ti_sysbios_heaps_HeapMem_Module__gateObj__C                               
    000013bc  ti_sysbios_heaps_HeapMem_Object__count__C                                 
    000013c0  ti_sysbios_heaps_HeapMem_Object__table__C                                 
    000013c4  ti_sysbios_heaps_HeapMem_reqAlign__C                                      
    000013c8  ti_sysbios_knl_Clock_serviceMargin__C                                     
    000013cc  ti_sysbios_knl_Mailbox_Object__count__C                                   
    000013d0  ti_sysbios_knl_Mailbox_Object__table__C                                   
    000013d4  ti_sysbios_knl_Mailbox_maxTypeAlign__C                                    
    000013d8  ti_sysbios_knl_Queue_Object__count__C                                     
    000013dc  ti_sysbios_knl_Queue_Object__table__C                                     
    000013e0  ti_sysbios_knl_Swi_Object__count__C                                       
    000013e4  ti_sysbios_knl_Swi_Object__table__C                                       
    000013e8  ti_sysbios_knl_Swi_numPriorities__C                                       
    000013ec  ti_sysbios_knl_Task_Object__count__C                                      
    000013f0  ti_sysbios_knl_Task_Object__table__C                                      
    000013f4  ti_sysbios_knl_Task_allBlockedFunc__C                                     
    000013f8  ti_sysbios_knl_Task_defaultStackHeap__C                                   
    000013fc  ti_sysbios_knl_Task_defaultStackSize__C                                   
    00001400  ti_sysbios_knl_Task_numConstructedTasks__C                                
    00001405  _nop                                                                      
    00001406  ti_sysbios_family_arm_cc26xx_Timer_Module__id__C                          
    00001408  ti_sysbios_family_arm_cc26xx_TimestampProvider_useClockTimer__C           
    0000140a  ti_sysbios_family_arm_m3_Hwi_Module__id__C                                
    0000140c  ti_sysbios_gates_GateHwi_Module__id__C                                    
    0000140e  ti_sysbios_gates_GateMutex_Module__id__C                                  
    00001410  ti_sysbios_heaps_HeapMem_Module__id__C                                    
    00001412  ti_sysbios_knl_Task_initStackFlag__C                                      
    00001414  ti_sysbios_knl_Clock_tickMode__C                                          
    00001418  xdc_runtime_Startup_firstFxns__C                                          
    00001420  xdc_runtime_Startup_lastFxns__C                                           
    00001428  xdc_runtime_Assert_E_assertFailed__C                                      
    0000142c  xdc_runtime_Error_E_memory__C                                             
    00001430  xdc_runtime_Error_policyFxn__C                                            
    00001434  xdc_runtime_IGateProvider_Interface__BASE__C                              
    00001438  xdc_runtime_IHeap_Interface__BASE__C                                      
    0000143c  xdc_runtime_IModule_Interface__BASE__C                                    
    00001440  xdc_runtime_Main_Module__diagsEnabled__C                                  
    00001444  xdc_runtime_Main_Module__diagsIncluded__C                                 
    00001448  xdc_runtime_Main_Module__diagsMask__C                                     
    0000144c  xdc_runtime_Memory_defaultHeapInstance__C                                 
    00001450  xdc_runtime_Startup_execImpl__C                                           
    00001454  xdc_runtime_Startup_maxPasses__C                                          
    00001458  xdc_runtime_Startup_sfxnRts__C                                            
    0000145c  xdc_runtime_Startup_sfxnTab__C                                            
    00001460  xdc_runtime_Startup_startModsFxn__C                                       
    00001464  xdc_runtime_SysCallback_abortFxn__C                                       
    00001468  xdc_runtime_SysCallback_exitFxn__C                                        
    0000146c  xdc_runtime_System_abortFxn__C                                            
    00001470  xdc_runtime_System_exitFxn__C                                             
    00001474  xdc_runtime_System_maxAtexitHandlers__C                                   
    00001478  xdc_runtime_Text_charTab__C                                               
    0000147c  xdc_runtime_Text_nameEmpty__C                                             
    00001480  xdc_runtime_Text_nameStatic__C                                            
    00001484  xdc_runtime_Text_nameUnknown__C                                           
    00001488  xdc_runtime_Main_Module__id__C                                            
    0000148a  xdc_runtime_Memory_Module__id__C                                          
    0000148c  xdc_runtime_Text_charCnt__C                                               
    0000148e  xdc_runtime_Text_isLoaded__C                                              
    00001490  xdc_runtime_Error_policy__C                                               
    00001494  ti_sysbios_rom_ROM_AONRTCChannelEnable                                    
    00001498  ti_sysbios_rom_ROM_AONRTCCompareValueSet                                  
    0000149c  ti_sysbios_rom_ROM_AONRTCCurrentCompareValueGet                           
    000014a0  ti_sysbios_rom_ROM_AONRTCEventClear                                       
    000014a4  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getCount64__E       
    000014a8  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getCurrentTick__E   
    000014ac  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_getMaxTicks__E      
    000014b0  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_initDevice__I       
    000014b4  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_setNextTick__E      
    000014b8  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_setThreshold__I     
    000014bc  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_Timer_start__E            
    000014c0  ti_sysbios_rom_ROM_ti_sysbios_family_arm_cc26xx_TimestampProvider_get32__E
    000014c4  ti_sysbios_rom_ROM_xdc_runtime_Startup_getState__I                        
    000014c8  ti_sysbios_rom_ROM_xdc_runtime_System_SupportProxy_abort__E               
    000014cc  ti_sysbios_rom_ROM_xdc_runtime_System_SupportProxy_exit__E                
    000014d0  ti_sysbios_gates_GateMutex_Instance_State_sem__O                          
    000014d4  ti_sysbios_knl_Clock_Module_State_clockQ__O                               
    000014d8  ti_sysbios_knl_Mailbox_Instance_State_dataQue__O                          
    000014dc  ti_sysbios_knl_Mailbox_Instance_State_dataSem__O                          
    000014e0  ti_sysbios_knl_Mailbox_Instance_State_freeQue__O                          
    000014e4  ti_sysbios_knl_Mailbox_Instance_State_freeSem__O                          
    000014e8  ti_sysbios_knl_Semaphore_Instance_State_pendQ__O                          
    000014ec  ti_sysbios_knl_Task_Module_State_inactiveQ__O                             
    000014f1  Power_init                                                                
    00001605  xdc_runtime_System_printfExtend__I                                        
    000017ed  PowerCC26XX_standbyPolicy                                                 
    00001995  Power_releaseDependency                                                   
    00001a51  Power_setDependency                                                       
    00001b05  NOROM_SetupTrimDevice                                                     
    00001b05  ti_sysbios_family_arm_cc26xx_Boot_trimDevice                              
    00001bad  xdc_runtime_Text_putSite__E                                               
    00001c55  NOROM_SetupAfterColdResetWakeupFromShutDownCfg1                           
    00001d9d  PIN_open                                                                  
    00001e3d  __TI_auto_init                                                            
    00001edd  __aeabi_memcpy                                                            
    00001edd  __aeabi_memcpy4                                                           
    00001edd  __aeabi_memcpy8                                                           
    00001edd  memcpy                                                                    
    00001f79  ti_sysbios_knl_Clock_workFuncDynamic__E                                   
    00002011  xdc_runtime_Text_putMod__E                                                
    000020a9  __aeabi_uldivmod                                                          
    0000213f  __aeabi_idiv0                                                             
    0000213f  __aeabi_ldiv0                                                             
    00002141  ti_sysbios_family_arm_cc26xx_Timer_start__E                               
    000021d1  CC1310_LAUNCHXL_sendExtFlashByte                                          
    00002255  __aeabi_memclr                                                            
    00002255  __aeabi_memclr4                                                           
    00002255  __aeabi_memclr8                                                           
    00002257  __aeabi_memset                                                            
    00002257  __aeabi_memset4                                                           
    00002257  __aeabi_memset8                                                           
    0000225d  memset                                                                    
    000022cf  ti_sysbios_BIOS_linkedWithIncorrectBootLibrary__E                         
    000022d1  NOROM_SetupSetVddrLevel                                                   
    00002345  xdc_runtime_System_formatNum__I                                           
    000023b3  ti_sysbios_BIOS_nullFunc__I                                               
    000023b5  PowerCC26XX_initiateCalibration                                           
    00002421  NOROM_SetupGetTrimForAmpcompCtrl                                          
    00002489  NOROM_SetupGetTrimForAnabypassValue1                                      
    000024f1  NOROM_SysCtrlAdjustRechargeAfterPowerDown                                 
    00002559  NOROM_SysCtrl_DCDC_VoltageConditionalControl                              
    000025c1  __TI_decompress_lzss                                                      
    00002691  NOROM_OSCHF_AttemptToSwitchToXosc                                         
    00002759  ti_sysbios_heaps_HeapMem_initPrimary__I                                   
    000027bd  NOROM_OSCClockSourceSet                                                   
    0000281d  PowerCC26XX_calibrate                                                     
    0000287d  xdc_runtime_Text_putLab__E                                                
    000028dd  PowerCC26XX_RCOSC_clockFunc                                               
    00002939  xdc_runtime_Startup_getState__I                                           
    00002995  HOSTwrite                                                                 
    000029ed  PIN_remove                                                                
    00002a45  ClockP_construct                                                          
    00002a95  NOROM_SetupSetCacheModeAccordingToCcfgSetting                             
    00002ae5  CC1310_LAUNCHXL_wakeUpExtFlash                                            
    00002b31  copy_in                                                                   
    00002b7d  ResetISR                                                                  
    00002b7d  _c_int00                                                                  
    00002bc1  xdc_runtime_SysMin_flush__E                                               
    00002bc1  xdc_runtime_System_SupportProxy_flush__E                                  
    00002bc1  xdc_runtime_System_flush__E                                               
    00002c05  xdc_runtime_Text_xprintf__I                                               
    00002c49  CC1310_LAUNCHXL_shutDownExtFlash                                          
    00002cc9  __aeabi_uidiv                                                             
    00002cc9  __aeabi_uidivmod                                                          
    00002d09  ti_sysbios_family_arm_cc26xx_Timer_setThreshold__I                        
    00002d49  HwiP_construct                                                            
    00002d87  ti_sysbios_knl_Clock_triggerFunc__I                                       
    00002d89  NOROM_ChipInfo_GetHwRevision                                              
    00002dc5  NOROM_OSC_HPOSCRelativeFrequencyOffsetGet                                 
    00002e01  SwiP_construct                                                            
    00002e79  ti_sysbios_family_arm_m3_Hwi_construct2__E                                
    00002eb5  PIN_setConfig                                                             
    00002eed  PIN_setOutputValue                                                        
    00002f25  __TI_writemsg                                                             
    00002f53  C$$IO$$                                                                   
    00002f5d  ti_sysbios_family_arm_cc26xx_Timer_getCurrentTick__E                      
    00002f95  ti_sysbios_family_arm_cc26xx_Timer_setNextTick__E                         
    00002fcb  ti_sysbios_rom_cortexm_cc13xx_CC13xx_badRomRevision__E                    
    00002fcd  NOROM_OSCHF_SwitchToRcOscTurnOffXosc                                      
    00003001  Power_releaseConstraint                                                   
    00003035  __TI_readmsg                                                              
    0000309d  ti_sysbios_family_arm_cc26xx_Timer_initDevice__I                          
    000030d1  xdc_runtime_SysMin_abort__E                                               
    000030d1  xdc_runtime_System_SupportProxy_abort__E                                  
    00003105  xdc_runtime_SysMin_putch__E                                               
    00003105  xdc_runtime_System_SupportProxy_putch__E                                  
    00003139  NOROM_ChipInfo_GetChipType                                                
    00003169  NOROM_SetupSetAonRtcSubSecInc                                             
    00003199  Power_setConstraint                                                       
    000031c9  ti_sysbios_BIOS_atExitFunc__I                                             
    000031f9  ti_sysbios_BIOS_startFunc__I                                              
    00003229  NOROM_DDI32RegWrite                                                       
    00003255  NOROM_OSCClockSourceGet                                                   
    00003281  NOROM_SetupGetTrimForRadcExtCfg                                           
    000032ad  SemaphoreP_constructBinary                                                
    000032d9  ti_sysbios_knl_Clock_getTicksUntilInterrupt__E                            
    00003305  xdc_runtime_Text_printVisFxn__I                                           
    00003331  xdc_runtime_System_putchar__I                                             
    0000335b  xdc_runtime_SysCallback_defaultAbort                                      
    0000335d  NOROM_AONBatMonTemperatureGetDegC                                         
    00003385  SafeHapiVoid                                                              
    000033ad  main                                                                      
    000033d3  xdc_runtime_System_vprintf__E                                             
    000033f9  ti_sysbios_BIOS_registerRTSLock__I                                        
    0000341d  ti_sysbios_BIOS_removeRTSLock__I                                          
    00003441  ti_sysbios_family_arm_cc26xx_Timer_getMaxTicks__E                         
    00003465  xdc_runtime_SysMin_output__I                                              
    00003487  xdc_runtime_SysCallback_defaultExit                                       
    00003489  NOROM_SetupGetTrimForXoscHfCtl                                            
    000034c9  ti_sysbios_BIOS_rtsLock__I                                                
    000034e9  ti_sysbios_family_arm_cc26xx_Timer_dynamicStub__E                         
    00003509  ti_sysbios_knl_Clock_stop__E                                              
    00003529  xdc_runtime_Registry_findById__E                                          
    00003549  xdc_runtime_SysMin_Module_startup__E                                      
    00003569  PIN_close                                                                 
    00003587  Power_getTransitionLatency                                                
    000035a5  CC1310_LAUNCHXL_initGeneral                                               
    000035c1  NOROM_ChipInfo_GetChipFamily                                              
    000035dd  NOROM_SetupGetTrimForAmpcompTh2                                           
    000035f9  NOROM_SetupGetTrimForRcOscLfRtuneCtuneTrim                                
    00003631  ti_sysbios_knl_Swi_construct2__E                                          
    0000364d  xdc_runtime_SysMin_exit__E                                                
    0000364d  xdc_runtime_System_SupportProxy_exit__E                                   
    00003669  xdc_runtime_System_printf__E                                              
    00003685  NOROM_AONRTCCurrentCompareValueGet                                        
    0000369d  NOROM_ChipInfo_GetPackageType                                             
    000036b5  NOROM_OSCHF_TurnOnXosc                                                    
    000036cd  NOROM_SetupGetTrimForAdcShModeEn                                          
    000036e5  NOROM_SetupGetTrimForAdcShVbufEn                                          
    000036fd  NOROM_SetupGetTrimForAmpcompTh1                                           
    00003715  NOROM_SetupGetTrimForDblrLoopFilterResetVoltage                           
    0000372d  NOROM_SetupGetTrimForRcOscLfIBiasTrim                                     
    00003745  NOROM_SetupGetTrimForXoscLfRegulatorAndCmirrwrRatio                       
    0000375d  PowerCC26XX_schedulerDisable                                              
    00003775  PowerCC26XX_schedulerRestore                                              
    0000378d  Power_idleFunc                                                            
    000037a5  _args_main                                                                
    000037bd  __aeabi_lmul                                                              
    000037d5  ti_sysbios_BIOS_rtsUnlock__I                                              
    000037ed  ti_sysbios_knl_Swi_or__E                                                  
    00003805  ti_sysbios_rom_cortexm_cc13xx_CC13xx_checkRevision__E                     
    0000381d  NOROM_ThisLibraryIsFor_CC13x0_HwRev20AndLater_HaltIfViolated              
    00003833  ti_sysbios_BIOS_exitFunc__I                                               
    00003849  NOROM_AONRTCCurrent64BitValueGet                                          
    00003871  strlen                                                                    
    00003885  ti_sysbios_knl_Clock_doTick__I                                            
    00003899  SemaphoreP_pend                                                           
    000038ab  xdc_runtime_Startup_exec__I                                               
    000038bd  HwiP_Params_init                                                          
    000038cd  NOROM_SetupGetTrimForXoscHfFastStart                                      
    000038dd  NOROM_SetupGetTrimForXoscHfIbiastherm                                     
    000038ed  PINCC26XX_getPinCount                                                     
    000038fd  SwiP_Params_init                                                          
    0000390d  xdc_runtime_SysMin_ready__E                                               
    0000390d  xdc_runtime_System_SupportProxy_ready__E                                  
    0000391d  xdc_runtime_System_vsnprintf__E                                           
    0000392d  NOROM_VIMSModeGet                                                         
    0000393b  __TI_decompress_none                                                      
    00003949  ti_sysbios_family_arm_cc26xx_TimestampProvider_get32__E                   
    00003949  xdc_runtime_Timestamp_SupportProxy_get32__E__mangled__                    
    00003957  NOROM_CPUcpsid                                                            
    00003963  NOROM_CPUcpsie                                                            
    0000396f  NOROM_OSC_HPOSCRelativeFrequencyOffsetToRFCoreFormatConvert               
    0000397d  Power_getConstraintMask                                                   
    00003989  Power_getDependencyCount                                                  
    00003995  _register_lock                                                            
    000039a1  _register_unlock                                                          
    000039ad  __TI_zero_init                                                            
    000039b9  ti_sysbios_knl_Swi_getTrigger__E                                          
    000039c5  xdc_runtime_Startup_reset__I                                              
    000039d1  xdc_runtime_Startup_rtsDone__E                                            
    000039dd  ClockP_Params_init                                                        
    000039e7  Board_init                                                                
    000039ef  Board_initHook                                                            
    000039f7  xdc_runtime_Text_visitRope__I                                             
    000039ff  NOROM_CPUdelay                                                            
    00003a05  ClockP_setTimeout                                                         
    00003a09  ClockP_start                                                              
    00003a0d  HwiP_disable                                                              
    00003a11  SemaphoreP_post                                                           
    00003a15  SwiP_disable                                                              
    00003a19  SwiP_getTrigger                                                           
    00003a1d  SwiP_or                                                                   
    00003a25  ti_sysbios_family_arm_cc26xx_Timer_getCount64__E                          
    00003a29  xdc_runtime_System_printf_va__F                                           
    00003b54  resourceDB                                                                
    00003be8  BoardGpioInitTable                                                        
    00003c14  xdc_runtime_Startup_sfxnTab__A                                            
    00003c3c  PowerCC26XX_config                                                        
    00003c68  xdc_runtime_Startup_sfxnRts__A                                            
    00003c7c  xdc_runtime_Startup_firstFxns__A                                          
    00003c90  PINCC26XX_hwAttrs                                                         
    00003c98  ti_sysbios_family_arm_cc26xx_Timer_funcHookCH1__C                         
    00003c9c  ti_sysbios_family_arm_cc26xx_Timer_funcHookCH2__C                         
    00003ca0  ti_sysbios_heaps_HeapMem_primaryHeapBaseAddr__C                           
    00003ca4  ti_sysbios_heaps_HeapMem_primaryHeapEndAddr__C                            
    00003ca8  ti_sysbios_knl_Clock_tickPeriod__C                                        
    00003cac  ti_sysbios_knl_Clock_triggerClock__C                                      
    00003cb0  ti_sysbios_knl_Idle_funcList__A                                           
    00003cb4  xdc_runtime_SysMin_bufSize__C                                             
    00003cb8  xdc_runtime_SysMin_outputFunc__C                                          
    00003cbc  xdc_runtime_System_extendFxn__C                                           
    00003cc0  xdc_runtime_Text_visitRopeFxn__C                                          
    00003cc4  xdc_runtime_SysMin_flushAtExit__C                                         
    00003cc6  xdc_runtime_Text_registryModsLastId__C                                    
    00003cc8  xdc_runtime_Text_unnamedModsLastId__C                                     
    00003cca  xdc_runtime_Text_charTab__A                                               
    00003cd0  __TI_static_base__                                                        
    00003e68  __TI_Handler_Table_Base                                                   
    00003e74  __TI_Handler_Table_Limit                                                  
    00003eb0  __TI_CINIT_Base                                                           
    00003f10  __TI_CINIT_Limit                                                          
    0001ffa8  __ccfg                                                                    
    1001a001  ti_sysbios_knl_Semaphore_pend__E                                          
    1001a0cd  ti_sysbios_knl_Mailbox_Instance_init__E                                   
    1001a195  ti_sysbios_heaps_HeapMem_alloc__E                                         
    1001a259  ti_sysbios_knl_Task_Instance_init__E                                      
    1001a315  ti_sysbios_family_arm_m3_Hwi_postInit__I                                  
    1001a3c5  ti_sysbios_family_arm_m3_Hwi_Instance_init__E                             
    1001a465  ti_sysbios_family_arm_cc26xx_Timer_periodicStub__E                        
    1001a4f9  ti_sysbios_knl_Task_Instance_finalize__E                                  
    1001a58d  ti_sysbios_knl_Mailbox_post__E                                            
    1001a611  ti_sysbios_knl_Task_postInit__I                                           
    1001a695  ti_sysbios_family_arm_m3_Hwi_initNVIC__E                                  
    1001a715  ti_sysbios_knl_Clock_startI__E                                            
    1001a791  ti_sysbios_heaps_HeapMem_free__E                                          
    1001a809  ti_sysbios_knl_Clock_walkQueueDynamic__E                                  
    1001a881  ti_sysbios_knl_Clock_workFunc__E                                          
    1001a8f9  ti_sysbios_knl_Mailbox_Instance_finalize__E                               
    1001a969  ti_sysbios_knl_Mailbox_pend__E                                            
    1001a9d9  ti_sysbios_knl_Task_sleep__E                                              
    1001aa49  ti_sysbios_family_arm_m3_Hwi_dispatchC__I                                 
    1001aab1  ti_sysbios_family_arm_m3_Hwi_Object__create__S                            
    1001ab15  ti_sysbios_family_arm_m3_Hwi_create                                       
    1001ab79  ti_sysbios_hal_Hwi_create                                                 
    1001abdd  ti_sysbios_knl_Mailbox_create                                             
    1001ac41  ti_sysbios_knl_Semaphore_post__E                                          
    1001aca5  ti_sysbios_knl_Swi_Instance_init__E                                       
    1001ad05  ti_sysbios_knl_Swi_create                                                 
    1001ad61  ti_sysbios_knl_Swi_restoreHwi__E                                          
    1001adbd  ti_sysbios_knl_Task_Module_startup__E                                     
    1001ae19  ti_sysbios_knl_Task_create                                                
    1001ae75  ti_sysbios_knl_Task_startCore__E                                          
    1001aed1  ti_sysbios_family_arm_m3_Hwi_Instance_finalize__E                         
    1001af29  ti_sysbios_family_arm_m3_Hwi_construct                                    
    1001af81  ti_sysbios_knl_Mailbox_construct                                          
    1001afd9  ti_sysbios_knl_Swi_run__I                                                 
    1001b031  ti_sysbios_knl_Swi_schedule__I                                            
    1001b085  ti_sysbios_knl_Swi_construct                                              
    1001b0d5  ti_sysbios_knl_Swi_runLoop__I                                             
    1001b125  ti_sysbios_knl_Task_construct                                             
    1001b175  ti_sysbios_knl_Task_schedule__I                                           
    1001b1c1  ti_sysbios_family_arm_m3_Hwi_Module_startup__E                            
    1001b209  ti_sysbios_heaps_HeapMem_getStats__E                                      
    1001b251  ti_sysbios_family_arm_m3_Hwi_disableInterrupt__E                          
    1001b251  ti_sysbios_hal_Hwi_HwiProxy_disableInterrupt__E__mangled__                
    1001b295  ti_sysbios_family_arm_m3_Hwi_enableInterrupt__E                           
    1001b295  ti_sysbios_hal_Hwi_HwiProxy_enableInterrupt__E__mangled__                 
    1001b2d9  ti_sysbios_knl_Mailbox_Module_startup__E                                  
    1001b31d  ti_sysbios_knl_Swi_post__E                                                
    1001b361  ti_sysbios_knl_Task_allBlockedFunction__I                                 
    1001b3a5  ti_sysbios_knl_Task_yield__E                                              
    1001b3e9  ti_sysbios_knl_Clock_create                                               
    1001b425  ti_sysbios_knl_Task_exit__E                                               
    1001b45f  ti_sysbios_gates_GateHwi_Instance_init__E                                 
    1001b461  ti_sysbios_family_arm_m3_Hwi_getStackInfo__E                              
    1001b461  ti_sysbios_hal_Hwi_HwiProxy_getStackInfo__E__mangled__                    
    1001b499  ti_sysbios_family_arm_m3_TaskSupport_start__E                             
    1001b499  ti_sysbios_knl_Task_SupportProxy_start__E__mangled__                      
    1001b4d1  ti_sysbios_heaps_HeapMem_Instance_init__E                                 
    1001b509  ti_sysbios_knl_Clock_Instance_init__E                                     
    1001b541  ti_sysbios_heaps_HeapMem_init__I                                          
    1001b575  ti_sysbios_knl_Clock_construct                                            
    1001b5a9  ti_sysbios_knl_Semaphore_create                                           
    1001b5dd  SwiP_restore                                                              
    1001b5dd  ti_sysbios_knl_Swi_restore__E                                             
    1001b611  ti_sysbios_knl_Task_blockI__E                                             
    1001b645  ti_sysbios_gates_GateMutex_Object__create__S                              
    1001b675  ti_sysbios_gates_GateMutex_create                                         
    1001b6a5  ti_sysbios_gates_GateMutex_enter__E                                       
    1001b6d5  ClockP_getSystemTicks                                                     
    1001b6d5  ti_sysbios_knl_Clock_getTicks__E                                          
    1001b705  ti_sysbios_knl_Semaphore_construct                                        
    1001b735  ti_sysbios_knl_Task_processVitalTaskFlag__I                               
    1001b765  ti_sysbios_family_arm_cc26xx_Timer_postInit__I                            
    1001b791  ti_sysbios_family_arm_cc26xx_Timer_startup__E                             
    1001b791  ti_sysbios_knl_Clock_TimerProxy_startup__E                                
    1001b791  ti_sysbios_knl_Clock_TimerProxy_startup__E__mangled__                     
    1001b7bd  ti_sysbios_family_arm_m3_Hwi_Object__get__S                               
    1001b7e9  ti_sysbios_gates_GateMutex_construct                                      
    1001b815  ti_sysbios_hal_Hwi_initStack                                              
    1001b841  ti_sysbios_heaps_HeapMem_Object__create__S                                
    1001b86d  ti_sysbios_heaps_HeapMem_Object__get__S                                   
    1001b899  ti_sysbios_knl_Mailbox_Object__get__S                                     
    1001b8c5  ti_sysbios_knl_Mailbox_postInit__I                                        
    1001b8f1  ti_sysbios_knl_Queue_construct                                            
    1001b91d  ti_sysbios_knl_Queue_create                                               
    1001b949  ti_sysbios_knl_Semaphore_pendTimeout__I                                   
    1001b975  ti_sysbios_knl_Swi_Object__get__S                                         
    1001b9a1  ti_sysbios_knl_Task_unblockI__E                                           
    1001b9cd  ti_sysbios_family_arm_cc26xx_TimestampProvider_get64__E                   
    1001b9cd  xdc_runtime_Timestamp_SupportProxy_get64__E                               
    1001b9cd  xdc_runtime_Timestamp_SupportProxy_get64__E__mangled__                    
    1001b9cd  xdc_runtime_Timestamp_get64__E                                            
    1001b9cd  xdc_runtime_Timestamp_get64__E                                            
    1001b9f5  ti_sysbios_hal_Hwi_Instance_init__E                                       
    1001ba1d  ti_sysbios_knl_Clock_addI__E                                              
    1001ba45  ti_sysbios_knl_Task_restore__E                                            
    1001ba6d  ti_sysbios_family_arm_cc26xx_Timer_Module_startup__E                      
    1001ba91  ti_sysbios_gates_GateHwi_Object__create__S                                
    1001bab5  ti_sysbios_BIOS_RtsGateProxy_Object__delete__S                            
    1001bab5  ti_sysbios_gates_GateMutex_Object__delete__S                              
    1001bab5  ti_sysbios_heaps_HeapMem_Module_GateProxy_Object__delete__S               
    1001bad9  ti_sysbios_knl_Clock_Object__delete__S                                    
    1001bafd  ti_sysbios_knl_Semaphore_Instance_init__E                                 
    1001bb21  ti_sysbios_knl_Semaphore_Object__delete__S                                
    1001bb45  ti_sysbios_family_arm_cc26xx_Timer_Module__startupDone__S                 
    1001bb45  ti_sysbios_knl_Clock_TimerProxy_Module__startupDone__S__mangled__         
    1001bb65  ti_sysbios_family_arm_cc26xx_TimestampProvider_Module_startup__E          
    1001bb85  ti_sysbios_family_arm_m3_Hwi_Module__startupDone__S                       
    1001bb85  ti_sysbios_hal_Hwi_HwiProxy_Module__startupDone__S__mangled__             
    1001bba5  ti_sysbios_family_arm_m3_Hwi_Object__delete__S                            
    1001bba5  ti_sysbios_hal_Hwi_HwiProxy_Object__delete__S                             
    1001bbc5  ti_sysbios_family_arm_m3_Hwi_excHandler__I                                
    1001bbe5  ti_sysbios_gates_GateHwi_Handle__label__S                                 
    1001bbe5  xdc_runtime_Main_Module_GateProxy_Handle__label__S                        
    1001bbe5  xdc_runtime_System_Module_GateProxy_Handle__label__S                      
    1001bbe5  xdc_runtime_System_Module_GateProxy_Handle__label__S__mangled__           
    1001bc05  ti_sysbios_gates_GateHwi_Object__delete__S                                
    1001bc05  xdc_runtime_System_Module_GateProxy_Object__delete__S                     
    1001bc25  ti_sysbios_BIOS_RtsGateProxy_Handle__label__S                             
    1001bc25  ti_sysbios_BIOS_RtsGateProxy_Handle__label__S__mangled__                  
    1001bc25  ti_sysbios_gates_GateMutex_Handle__label__S                               
    1001bc25  ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle__label__S                
    1001bc25  ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle__label__S__mangled__     
    1001bc45  ti_sysbios_gates_GateMutex_Object__destruct__S                            
    1001bc65  ti_sysbios_hal_Hwi_Object__delete__S                                      
    1001bc85  ti_sysbios_heaps_HeapMem_Handle__label__S                                 
    1001bc85  xdc_runtime_Memory_HeapProxy_Handle__label__S                             
    1001bc85  xdc_runtime_Memory_HeapProxy_Handle__label__S__mangled__                  
    1001bca5  ti_sysbios_heaps_HeapMem_Object__delete__S                                
    1001bca5  xdc_runtime_Memory_HeapProxy_Object__delete__S                            
    1001bcc5  ti_sysbios_knl_Clock_Module_startup__E                                    
    1001bce5  ti_sysbios_knl_Clock_Object__destruct__S                                  
    1001bd05  ti_sysbios_knl_Idle_run__E                                                
    1001bd25  ti_sysbios_knl_Mailbox_Object__delete__S                                  
    1001bd45  ti_sysbios_knl_Queue_Object__delete__S                                    
    1001bd65  ti_sysbios_knl_Queue_Object__get__S                                       
    1001bd85  ti_sysbios_knl_Semaphore_Object__destruct__S                              
    1001bda5  ti_sysbios_knl_Swi_Object__delete__S                                      
    1001bdc5  ti_sysbios_knl_Task_Object__delete__S                                     
    1001bde5  ti_sysbios_knl_Task_Object__get__S                                        
    1001be05  ti_sysbios_knl_Task_enter__I                                              
    1001be25  ti_sysbios_knl_Task_restoreHwi__E                                         
    1001be45  ti_sysbios_hal_Hwi_HwiProxy_create                                        
    1001be63  ti_sysbios_knl_Clock_logTick__E                                           
    1001be65  ti_sysbios_family_arm_m3_Hwi_Object__destruct__S                          
    1001be81  ti_sysbios_family_arm_m3_Hwi_setPriority__E                               
    1001be9d  ti_sysbios_gates_GateMutex_Instance_init__E                               
    1001beb9  ti_sysbios_knl_Clock_scheduleNextTick__E                                  
    1001bed5  ti_sysbios_knl_Mailbox_Object__destruct__S                                
    1001bef1  ti_sysbios_knl_Queue_Object__destruct__S                                  
    1001bf0d  ti_sysbios_knl_Queue_get__E                                               
    1001bf29  ti_sysbios_knl_Queue_put__E                                               
    1001bf45  ti_sysbios_knl_Swi_Object__destruct__S                                    
    1001bf61  ti_sysbios_knl_Task_Object__destruct__S                                   
    1001bf7d  ti_sysbios_knl_Task_sleepTimeout__I                                       
    1001bf97  ti_sysbios_knl_Swi_Instance_finalize__E                                   
    1001bf99  ti_sysbios_gates_GateMutex_leave__E                                       
    1001bfb1  ti_sysbios_knl_Task_unblock__E                                            
    1001bfc9  ti_sysbios_knl_Clock_Instance_finalize__E                                 
    1001bfdf  ti_sysbios_knl_Clock_start__E                                             
    1001bff5  ti_sysbios_BIOS_getCpuFreq__E                                             
    1001c009  ti_sysbios_family_arm_m3_Hwi_switchFromBootStack__E                       
    1001c009  ti_sysbios_hal_Hwi_HwiProxy_switchFromBootStack__E__mangled__             
    1001c01d  ti_sysbios_hal_Hwi_Module_startup__E                                      
    1001c031  ti_sysbios_BIOS_exit__E                                                   
    1001c041  ti_sysbios_BIOS_setThreadType__E                                          
    1001c051  ti_sysbios_BIOS_start__E                                                  
    1001c061  ti_sysbios_family_arm_m3_Hwi_plug__E                                      
    1001c071  ti_sysbios_gates_GateMutex_Instance_finalize__E                           
    1001c081  ti_sysbios_hal_Hwi_HwiProxy_Object__create__S                             
    1001c091  ti_sysbios_knl_Clock_TimerProxy_getCurrentTick__E                         
    1001c0a1  ti_sysbios_knl_Clock_TimerProxy_getMaxTicks__E                            
    1001c0b1  ti_sysbios_knl_Clock_TimerProxy_setNextTick__E                            
    1001c0c1  ti_sysbios_knl_Semaphore_Instance_finalize__E                             
    1001c0d1  ti_sysbios_knl_Swi_disable__E                                             
    1001c0e1  ti_sysbios_knl_Swi_enabled__E                                             
    1001c0f1  ti_sysbios_knl_Task_disable__E                                            
    1001c101  ti_sysbios_heaps_HeapMem_restore__E                                       
    1001c10f  ti_sysbios_knl_Queue_empty__E                                             
    1001c11d  ti_sysbios_knl_Queue_remove__E                                            
    1001c12b  ti_sysbios_family_arm_cc26xx_TimestampProvider_getFreq__E                 
    1001c12b  xdc_runtime_Timestamp_SupportProxy_getFreq__E                             
    1001c12b  xdc_runtime_Timestamp_SupportProxy_getFreq__E__mangled__                  
    1001c12b  xdc_runtime_Timestamp_getFreq__E                                          
    1001c12b  xdc_runtime_Timestamp_getFreq__E                                          
    1001c139  ti_sysbios_family_arm_m3_Hwi_Params__init__S                              
    1001c139  ti_sysbios_hal_Hwi_HwiProxy_Params__init__S                               
    1001c139  ti_sysbios_hal_Hwi_HwiProxy_Params__init__S__mangled__                    
    1001c145  ti_sysbios_family_arm_m3_Hwi_disableFxn__E                                
    1001c151  ti_sysbios_family_arm_m3_Hwi_enableFxn__E                                 
    1001c15d  ti_sysbios_family_arm_m3_TaskSupport_getStackAlignment__E                 
    1001c15d  ti_sysbios_knl_Task_SupportProxy_getStackAlignment__E__mangled__          
    1001c169  ti_sysbios_gates_GateHwi_enter__E                                         
    1001c175  ti_sysbios_BIOS_RtsGateProxy_Params__init__S                              
    1001c175  ti_sysbios_BIOS_RtsGateProxy_Params__init__S__mangled__                   
    1001c175  ti_sysbios_gates_GateMutex_Params__init__S                                
    1001c175  ti_sysbios_heaps_HeapMem_Module_GateProxy_Params__init__S                 
    1001c175  ti_sysbios_heaps_HeapMem_Module_GateProxy_Params__init__S__mangled__      
    1001c181  ti_sysbios_knl_Clock_Params__init__S                                      
    1001c18d  ti_sysbios_knl_Clock_getTimerHandle__E                                    
    1001c199  ti_sysbios_knl_Mailbox_Params__init__S                                    
    1001c1a5  ti_sysbios_knl_Queue_dequeue__E                                           
    1001c1b1  ti_sysbios_knl_Queue_enqueue__E                                           
    1001c1bd  ti_sysbios_knl_Semaphore_Params__init__S                                  
    1001c1c9  ti_sysbios_knl_Swi_Params__init__S                                        
    1001c1d5  ti_sysbios_knl_Task_Params__init__S                                       
    1001c1e1  ti_sysbios_knl_Task_self__E                                               
    1001c1ed  ti_sysbios_hal_Hwi_Instance_finalize__E                                   
    1001c1f7  ti_sysbios_family_arm_m3_Hwi_doSwiRestore__I                              
    1001c1ff  ti_sysbios_family_arm_m3_Hwi_startup__E                                   
    1001c1ff  ti_sysbios_hal_Hwi_HwiProxy_startup__E__mangled__                         
    1001c207  ti_sysbios_knl_Idle_loop__E                                               
    1001c20f  ti_sysbios_family_arm_m3_Hwi_doTaskRestore__I                             
    1001c215  HwiP_restore                                                              
    1001c215  ti_sysbios_family_arm_m3_Hwi_restoreFxn__E                                
    1001c21b  ti_sysbios_gates_GateHwi_leave__E                                         
    1001c227  ti_sysbios_knl_Queue_Instance_init__E                                     
    1001c22d  ti_sysbios_knl_Queue_elemClear__E                                         
    1001c233  ti_sysbios_knl_Swi_Module_startup__E                                      
    1001c239  ti_sysbios_knl_Swi_startup__E                                             
    1001c23f  ti_sysbios_knl_Task_enable__E                                             
    1001c245  ti_sysbios_BIOS_RtsGateProxy_enter__E                                     
    1001c249  ti_sysbios_BIOS_RtsGateProxy_leave__E                                     
    1001c24d  ti_sysbios_family_arm_cc26xx_Timer_getExpiredTicks__E                     
    1001c251  ti_sysbios_family_arm_cc26xx_Timer_getPeriod__E                           
    1001c255  ti_sysbios_family_arm_cc26xx_Timer_setPeriod__E                           
    1001c259  ti_sysbios_family_arm_m3_Hwi_delete                                       
    1001c25d  ti_sysbios_family_arm_m3_Hwi_destruct                                     
    1001c261  ti_sysbios_family_arm_m3_TaskSupport_Module__startupDone__S               
    1001c261  ti_sysbios_knl_Task_SupportProxy_Module__startupDone__S__mangled__        
    1001c265  ti_sysbios_gates_GateHwi_query__E                                         
    1001c265  xdc_runtime_Main_Module_GateProxy_query__E                                
    1001c265  xdc_runtime_System_Module_GateProxy_query__E                              
    1001c265  xdc_runtime_System_Module_GateProxy_query__E__mangled__                   
    1001c269  ti_sysbios_gates_GateMutex_delete                                         
    1001c26d  ti_sysbios_gates_GateMutex_destruct                                       
    1001c271  ti_sysbios_BIOS_RtsGateProxy_query__E                                     
    1001c271  ti_sysbios_BIOS_RtsGateProxy_query__E__mangled__                          
    1001c271  ti_sysbios_gates_GateMutex_query__E                                       
    1001c271  ti_sysbios_heaps_HeapMem_Module_GateProxy_query__E                        
    1001c271  ti_sysbios_heaps_HeapMem_Module_GateProxy_query__E__mangled__             
    1001c275  ti_sysbios_hal_Hwi_HwiProxy_Module__startupDone__S                        
    1001c279  ti_sysbios_hal_Hwi_HwiProxy_delete                                        
    1001c27d  ti_sysbios_hal_Hwi_HwiProxy_disableInterrupt__E                           
    1001c27d  ti_sysbios_hal_Hwi_disableInterrupt__E                                    
    1001c27d  ti_sysbios_hal_Hwi_disableInterrupt__E                                    
    1001c281  ti_sysbios_hal_Hwi_HwiProxy_enableInterrupt__E                            
    1001c281  ti_sysbios_hal_Hwi_enableInterrupt__E                                     
    1001c281  ti_sysbios_hal_Hwi_enableInterrupt__E                                     
    1001c285  ti_sysbios_hal_Hwi_HwiProxy_getStackInfo__E                               
    1001c285  ti_sysbios_hal_Hwi_getStackInfo__E                                        
    1001c285  ti_sysbios_hal_Hwi_getStackInfo__E                                        
    1001c289  ti_sysbios_hal_Hwi_HwiProxy_startup__E                                    
    1001c289  ti_sysbios_hal_Hwi_startup__E                                             
    1001c289  ti_sysbios_hal_Hwi_startup__E                                             
    1001c28d  ti_sysbios_hal_Hwi_HwiProxy_switchFromBootStack__E                        
    1001c291  ti_sysbios_hal_Hwi_delete                                                 
    1001c295  ti_sysbios_hal_Hwi_switchFromBootStack__E                                 
    1001c295  ti_sysbios_hal_Hwi_switchFromBootStack__E                                 
    1001c299  ti_sysbios_heaps_HeapMem_Module_GateProxy_enter__E                        
    1001c29d  ti_sysbios_heaps_HeapMem_Module_GateProxy_leave__E                        
    1001c2a1  ti_sysbios_heaps_HeapMem_isBlocking__E                                    
    1001c2a5  ti_sysbios_knl_Clock_TimerProxy_Module__startupDone__S                    
    1001c2a9  ti_sysbios_knl_Clock_TimerProxy_getExpiredTicks__E                        
    1001c2ad  ti_sysbios_knl_Clock_TimerProxy_getPeriod__E                              
    1001c2b1  ti_sysbios_knl_Clock_delete                                               
    1001c2b5  ti_sysbios_knl_Clock_destruct                                             
    1001c2b9  ti_sysbios_knl_Clock_removeI__E                                           
    1001c2bd  ti_sysbios_knl_Clock_setTimeout__E                                        
    1001c2c1  ti_sysbios_knl_Mailbox_delete                                             
    1001c2c5  ti_sysbios_knl_Mailbox_destruct                                           
    1001c2c9  ti_sysbios_knl_Queue_delete                                               
    1001c2cd  ti_sysbios_knl_Queue_destruct                                             
    1001c2d1  ti_sysbios_knl_Queue_head__E                                              
    1001c2d5  ti_sysbios_knl_Queue_next__E                                              
    1001c2d9  ti_sysbios_knl_Semaphore_delete                                           
    1001c2dd  ti_sysbios_knl_Semaphore_destruct                                         
    1001c2e1  ti_sysbios_knl_Swi_delete                                                 
    1001c2e5  ti_sysbios_knl_Swi_destruct                                               
    1001c2e9  ti_sysbios_knl_Swi_postInit__I                                            
    1001c2ed  ti_sysbios_knl_Task_SupportProxy_Module__startupDone__S                   
    1001c2f1  ti_sysbios_knl_Task_SupportProxy_getStackAlignment__E                     
    1001c2f5  ti_sysbios_knl_Task_SupportProxy_start__E                                 
    1001c2f9  ti_sysbios_knl_Task_SupportProxy_swap__E                                  
    1001c2fd  ti_sysbios_knl_Task_delete                                                
    1001c301  ti_sysbios_knl_Task_destruct                                              
    1001c305  ti_sysbios_knl_Task_startup__E                                            
    1001c309  xdc_runtime_Startup_startMods__I                                          
    1001c401  xdc_runtime_Core_createObject__I                                          
    1001c483  xdc_runtime_Error_policySpin__E                                           
    1001c485  xdc_runtime_Memory_alloc__E                                               
    1001c4f5  xdc_runtime_Core_deleteObject__I                                          
    1001c555  xdc_runtime_Startup_exec__E                                               
    1001c5a5  xdc_runtime_Assert_raise__I                                               
    1001c5ed  xdc_runtime_Core_assignParams__I                                          
    1001c635  xdc_runtime_Core_constructObject__I                                       
    1001c67d  xdc_runtime_System_atexit__E                                              
    1001c6b5  xdc_runtime_System_processAtExit__E                                       
    1001c6e9  xdc_runtime_Core_assignLabel__I                                           
    1001c719  xdc_runtime_Text_cordText__E                                              
    1001c745  xdc_runtime_System_abort__E                                               
    1001c765  xdc_runtime_Error_raiseX__E                                               
    1001c781  xdc_runtime_Memory_valloc__E                                              
    1001c79d  xdc_runtime_Core_destructObject__I                                        
    1001c7b5  xdc_runtime_Error_check__E                                                
    1001c7cd  xdc_runtime_System_exit__E                                                
    1001c7e5  xdc_runtime_Text_ropeText__E                                              
    1001c7fd  xdc_runtime_Memory_free__E                                                
    1001c80d  xdc_runtime_SysCallback_abort__E                                          
    1001c81d  xdc_runtime_SysCallback_exit__E                                           
    1001c82d  xdc_runtime_Timestamp_SupportProxy_get32__E                               
    1001c82d  xdc_runtime_Timestamp_get32__E                                            
    1001c82d  xdc_runtime_Timestamp_get32__E                                            
    1001c849  xdc_runtime_Memory_calloc__E                                              
    1001c855  xdc_runtime_Memory_getMaxDefaultTypeAlign__E                              
    1001c875  xdc_runtime_Gate_leaveSystem__E                                           
    1001c87b  xdc_runtime_System_Module_startup__E                                      
    1001c881  xdc_runtime_Gate_enterSystem__E                                           
    1001c885  xdc_runtime_Memory_HeapProxy_alloc__E                                     
    1001c889  xdc_runtime_Memory_HeapProxy_free__E                                      
    1001c88d  xdc_runtime_System_Module_GateProxy_enter__E                              
    1001c891  xdc_runtime_System_Module_GateProxy_leave__E                              
    1001c895  xdc_runtime_System_abortSpin__E                                           
    1001c897  xdc_runtime_System_exitSpin__E                                            
    1001c899  ti_sysbios_family_arm_m3_Hwi_dispatch__I                                  
    1001c969  ti_sysbios_family_arm_m3_TaskSupport_buildTaskStack                       
    1001c9b5  ti_sysbios_family_arm_m3_Hwi_initStacks__E                                
    1001c9fd  ti_sysbios_family_arm_m3_Hwi_excHandlerAsm__I                             
    1001ca1d  ti_sysbios_family_xxx_Hwi_switchAndRunFunc                                
    1001ca3b  ti_sysbios_family_arm_m3_Hwi_pendSV__I                                    
    1001ca53  ti_sysbios_family_arm_m3_Hwi_return                                       
    1001ca55  ti_sysbios_family_arm_m3_TaskSupport_glue                                 
    1001ca65  ti_sysbios_family_arm_m3_TaskSupport_swap__E                              
    1001ca65  ti_sysbios_knl_Task_SupportProxy_swap__E__mangled__                       
    1001ca6d  ti_sysbios_knl_Task_swapReturn                                            
    1001ca97  ti_sysbios_rom_cortexm_cc13xx_CC13xx_getRevision__E                       
    20000000  ti_sysbios_family_arm_m3_Hwi_ramVectors                                   
    20000100  ti_sysbios_knl_Task_Module__state__V                                      
    20000144  ti_sysbios_family_arm_m3_Hwi_Module__state__V                             
    20000178  ti_sysbios_knl_Clock_Module__state__V                                     
    200001a4  ti_sysbios_BIOS_Module__state__V                                          
    200001c8  ti_sysbios_knl_Swi_Module__state__V                                       
    200001e4  ti_sysbios_family_arm_cc26xx_Timer_Module__state__V                       
    200001ec  ti_sysbios_family_arm_cc26xx_TimestampProvider_Module__state__V           
    200001f0  xdc_runtime_Startup_Module__state__V                                      
    200001f8  xdc_runtime_System_Module__state__V                                       
    20000200  xdc_runtime_Memory_Module__state__V                                       
    20000208  __primary_heap_start__                                                    
    20001208  __primary_heap_end__                                                      
    20001208  ti_sysbios_knl_Task_Instance_State_0_stack__A                             
    20001408  xdc_runtime_SysMin_Module_State_0_outbuf__A                               
    20001608  __CIOBUF_                                                                 
    20001728  ti_sysbios_family_arm_m3_Hwi_dispatchTable                                
    20001804  PowerCC26XX_taskKey                                                       
    20001808  PowerCC26XX_swiKey                                                        
    20001814  parmbuf                                                                   
    2000181c  ClockP_tickPeriod                                                         
    20001820  driverlib_release_0_54539                                                 
    20001828  pinUpperBound                                                             
    2000182c  pinLowerBound                                                             
    200018c0  pinHandleTable                                                            
    2000193c  PowerCC26XX_module                                                        
    20001a50  ti_sysbios_knl_Task_Object__table__V                                      
    20001a9c  main_func_sp                                                              
    20001aa0  ti_sysbios_family_arm_cc26xx_Timer_Object__table__V                       
    20001ae8  ti_sysbios_gates_GateMutex_Object__table__V                               
    20001b20  ti_sysbios_knl_Swi_Module_State_0_readyQ__A                               
    20001b50  ti_sysbios_knl_Swi_Object__table__V                                       
    20001b80  ti_sysbios_knl_Clock_Object__table__V                                     
    20001ba0  ti_sysbios_knl_Task_Module_State_0_readyQ__A                              
    20001bc0  xdc_runtime_Error_IgnoreBlock                                             
    20001be0  ti_sysbios_family_arm_m3_Hwi_Object__table__V                             
    20001bf8  ti_sysbios_heaps_HeapMem_Object__table__V                                 
    20001c10  xdc_runtime_SysMin_Module__state__V                                       
    20001c1c  _lock                                                                     
    20001c20  _unlock                                                                   
    20001c24  ti_sysbios_family_arm_m3_Hwi_Module__root__V                              
    20001c2c  ti_sysbios_gates_GateHwi_Module__root__V                                  
    20001c34  ti_sysbios_gates_GateMutex_Module__root__V                                
    20001c3c  ti_sysbios_hal_Hwi_Module__root__V                                        
    20001c44  ti_sysbios_heaps_HeapMem_Module__root__V                                  
    20001c4c  ti_sysbios_knl_Clock_Module__root__V                                      
    20001c54  ti_sysbios_knl_Mailbox_Module__root__V                                    
    20001c5c  ti_sysbios_knl_Queue_Module__root__V                                      
    20001c64  ti_sysbios_knl_Semaphore_Module__root__V                                  
    20001c6c  ti_sysbios_knl_Swi_Module__root__V                                        
    20001c74  ti_sysbios_knl_Task_Module__root__V                                       
    20001c7c  xdc_runtime_Registry_Module__state__V                                     
    20001c84  xdc_runtime_System_Module_State_0_atexitHandlers__A                       
    20001c8c  ti_sysbios_family_arm_m3_Hwi_Module_State_0_excContext__A                 
    20001c90  ti_sysbios_family_arm_m3_Hwi_Module_State_0_excStack__A                   
    20001c94  ti_sysbios_knl_Task_Module_State_0_idleTask__A                            
    20001c98  ti_sysbios_family_arm_m3_Hwi_Module_State_0_excActive__A                  
    20004c00  __stack                                                                   
    20005000  __STACK_END                                                               
    e000e000  ti_sysbios_family_arm_m3_Hwi_nvic                                         
    ffffffff  __TI_pprof_out_hndl                                                       
    ffffffff  __TI_prof_data_size                                                       
    ffffffff  __TI_prof_data_start                                                      
    ffffffff  __binit__                                                                 
    ffffffff  __c_args__                                                                
    ffffffff  binit                                                                     
    UNDEFED   SHT$$INIT_ARRAY$$Base                                                     
    UNDEFED   SHT$$INIT_ARRAY$$Limit                                                    
    
    [753 symbols]
    

  • Hey,

    I have done these changes in Preference >> General,

    But getting an error:

  • You cannot flash your out file.
    There is a compilation error.
    Please show me your cmd file.
  • Did you check map file ?

    Here's the cmd file :

    /*
     * Copyright (c) 2015-2016, Texas Instruments Incorporated
     * All rights reserved.
     *
     * Redistribution and use in source and binary forms, with or without
     * modification, are permitted provided that the following conditions
     * are met:
     *
     * *  Redistributions of source code must retain the above copyright
     *    notice, this list of conditions and the following disclaimer.
     *
     * *  Redistributions in binary form must reproduce the above copyright
     *    notice, this list of conditions and the following disclaimer in the
     *    documentation and/or other materials provided with the distribution.
     *
     * *  Neither the name of Texas Instruments Incorporated nor the names of
     *    its contributors may be used to endorse or promote products derived
     *    from this software without specific prior written permission.
     *
     * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
     * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
     * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
     * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
     * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
     * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
     * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
     * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
     * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
     * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     */
    
    /*
     *  ======== CC1310_LAUNCHXL.cmd ========
     */
    
    --stack_size=1024   /* C stack is also used for ISR stack */
    
    HEAPSIZE = 0x1000;  /* Size of heap buffer used by HeapMem */
    
    /* Override default entry point.                                             */
    --entry_point ResetISR
    /* Allow main() to take args                                                 */
    --args 0x8
    /* Suppress warnings and errors:                                             */
    /* - 10063: Warning about entry point not being _c_int00                     */
    /* - 16011, 16012: 8-byte alignment errors. Observed when linking in object  */
    /*   files compiled using Keil (ARM compiler)                                */
    --diag_suppress=10063,16011,16012
    
    /* The starting address of the application.  Normally the interrupt vectors  */
    /* must be located at the beginning of the application.                      */
    #define FLASH_BASE              0x0
    #define FLASH_SIZE              0x20000
    #define RAM_BASE                0x20000000
    #define RAM_SIZE                0x5000
    
    /* System memory map */
    
    MEMORY
    {
        /* Application stored in and executes from internal flash */
        FLASH (RX) : origin = FLASH_BASE, length = FLASH_SIZE
        /* Application uses internal RAM for data */
        SRAM (RWX) : origin = RAM_BASE, length = RAM_SIZE
    }
    
    /* Section allocation in memory */
    
    SECTIONS
    {
        .text           :   >> FLASH
        .TI.ramfunc     : {} load=FLASH, run=SRAM, table(BINIT)
        .const          :   >> FLASH
        .constdata      :   >> FLASH
        .rodata         :   >> FLASH
        .cinit          :   > FLASH
        .pinit          :   > FLASH
        .init_array     :   > FLASH
        .emb_text       :   >> FLASH
        .ccfg           :   > FLASH (HIGH)
    
        .data           :   > SRAM
        .bss            :   > SRAM
        .sysmem         :   > SRAM
        .nonretenvar    :   > SRAM
    
        /* Heap buffer used by HeapMem */
        .priheap   : {
            __primary_heap_start__ = .;
            . += HEAPSIZE;
            __primary_heap_end__ = .;
        } > SRAM align 8
    
        .stack          :   > SRAM (HIGH)
    }
    

  • Please, do the following changes:
    #define FLASH_BASE 0x0
    #define FLASH_SIZE 0x8000
    #define RAM_BASE 0x20000000
    #define RAM_SIZE 0x4000

    then build and show your full Console output.
  • I have made those changes Please see the console o/p and could you please explain me how those numbers?

    It is supposed to print " Hello world " but it's not :(

      

  • Your memory mapping issues is fixed.
    Please, mask this thread as resolved.
    To fix System_printf() issue, you can start read some tips here:
    software-dl.ti.com/.../sdto_cgt_tips_for_using_printf.html
  • Yea sure.

    But Could you explain me how did you calculate this:
    #define FLASH_BASE 0x0
    #define FLASH_SIZE 0x8000
    #define RAM_BASE 0x20000000
    #define RAM_SIZE 0x4000

  • It is based om CC1310F32 datasheet.
    Memory block origin base address and sizes are stated there.
  • Depends on document version. I do not know.
    Check memory mappings.