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.

RTOS/CC3200: CC3200 OTA bootloader fail when tested app images size bigger than 170K, Application can't work up

Part Number: CC3200
Other Parts Discussed in Thread: UNIFLASH, , , SYSBIOS

Tool/software: TI-RTOS

Hi,

We refer CC3200 Over-The-Air (OTA) Update Application Note.pdf to add OTA feature into "iotdev-aws-iot-device-sdk-embedded-c" SDK, it's working well on CC3200 LAUNCHPAD , as I use same way to use CCS UniFlash to burn the "\cc3200-sdk\example\application_bootloader\ewarm\Release\Exe\application_bootloader.bin",  "servicepack_1.0.0.10.0.bin", and our mcuimg1.bin, mcuimg2.bin and mcuimg3.bin into own board's flash, we found the board not work up after back SOP2 to normal mode as checked no log print of UART; we tested same images and steps on  CC3200 LAUNCHPAD is working well. why?

we tested to change the  CC3200 LAUNCHPAD's SPI flash into our board, the board still not work. 

we also tested to burn our iotdev-aws-iot-device-sdk-embedded-c image without bootloader image, our board working well . 

And tested the CC3200SDK_1.1.0's example "get_weather demo" which used same way to add OTA feature.  use same way and steps to burn images into our own CC3200 board, the get_weather example OTA working well on our board. 

and we change the 16M SPI Flash tested got same issue.

below is the logs of CCS Uniflash. thanks!

[19:24:00] Begin Format operation.
[19:24:01] INFO: > Executing Operation: Connect
[19:24:03] INFO: setting break signal
[19:24:04] INFO: detecting FTDI for device reset
[19:24:06] INFO: connection succeeded
[19:24:06] INFO: getting storage list
[19:24:06] INFO: > Executing Operation: Init
[19:24:06] INFO: reading version info
[19:24:06] INFO: DEVICE CC3200 ES1.33
[19:24:06] INFO: reading version info
[19:24:07] INFO: reading version info
[19:24:09] INFO: > Executing Operation: Format
[19:24:09] INFO: Erase storage SFLASH
[19:24:10] INFO: erase storage succeeded
[19:24:10] INFO: erase storage completed
[19:24:10] INFO: > Executing Operation: Disconnect
[19:24:11] Operation Format returned.
[19:24:27] Begin ServicePackProgramming operation.
[19:24:27] INFO: > Executing Operation: Connect
[19:24:29] INFO: setting break signal
[19:24:30] INFO: connection succeeded
[19:24:30] INFO: getting storage list
[19:24:30] INFO: > Executing Operation: ServicePackProgramming
[19:24:30] INFO: Path to the service pack file: D:/TI/CC31xx_CC32xx_ServicePack_1.0.0.10.0/servicepack_1.0.0.10.0.bin
[19:24:30] INFO: reading version info
[19:24:30] INFO: CC3200R Device detected.
[19:24:30] INFO: NWP/MAC/PHY Version from Service Pack:
[19:24:30] INFO: NWP Patch version: 2.4.0.2
[19:24:30] INFO: MAC Patch version: 1.3.0.1
[19:24:30] INFO: PHY Patch version: 1.0.3.34
[19:24:30] INFO: reading version info
[19:24:30] INFO: DEVICE CC3200 ES1.33
[19:24:30] INFO: reading version info
[19:24:31] INFO: reading version info
[19:24:33] INFO: Downloading file "/sys/servicepack.ucf" with size 10100
[19:24:36] INFO:

New Token is 0xFE525F75
[19:24:36] INFO: Download complete
[19:24:36] INFO: > Executing Operation: Disconnect
[19:24:36] Operation ServicePackProgramming returned.
[19:24:39] Begin Program operation.
[19:24:40] INFO: > Executing Operation: Connect
[19:24:42] INFO: setting break signal
[19:24:43] INFO: detecting FTDI for device reset
[19:24:45] INFO: connection succeeded
[19:24:45] INFO: getting storage list
[19:24:45] INFO: > Executing Operation: Init
[19:24:45] INFO: reading version info
[19:24:45] INFO: DEVICE CC3200 ES1.33
[19:24:45] INFO: reading version info
[19:24:46] INFO: reading version info
[19:24:48] INFO: > Executing Operation: Program
[19:24:48] INFO: > File name: /sys/mcuimg.bin, Update: true, Erase: true
[19:24:48] INFO: > Erase File: /sys/mcuimg.bin
[19:24:48] INFO: erasing file "/sys/mcuimg.bin"
[19:24:48] INFO: deleting file "/sys/mcuimg.bin"
[19:24:48] INFO: erase file completed
[19:24:48] INFO: > Size of file = 12118
[19:24:48] INFO: > Update File: /sys/mcuimg.bin
[19:24:48] INFO: Downloading file "/sys/mcuimg.bin" with size 12118
[19:24:49] INFO:

New Token is 0x0
[19:24:49] INFO: Download complete
[19:24:49] INFO: Verifying Data...
[19:24:49] INFO: get file
[19:24:49] INFO: Done. Reading 12118 bytes
[19:24:49] INFO:

Verification OK
[19:24:50] INFO: > Updated Token value: 0x0
[19:24:50] INFO: > File name: /cert/ca.pem, Update: false, Erase: false
[19:24:50] INFO: > File name: /cert/client.pem, Update: false, Erase: false
[19:24:50] INFO: > File name: /cert/private.key, Update: false, Erase: false
[19:24:50] INFO: > File name: /sys/macadd.bin, Update: false, Erase: true
[19:24:50] INFO: > Erase File: /sys/macadd.bin
[19:24:50] INFO: erasing file "/sys/macadd.bin"
[19:24:50] INFO: deleting file "/sys/macadd.bin"
[19:24:50] INFO: erase file completed
[19:24:50] INFO: > File name: /sys/mode.cfg, Update: false, Erase: false
[19:24:50] INFO: > File name: /sys/ipcfg.ini, Update: false, Erase: false
[19:24:50] INFO: > File name: /sys/ap.cfg, Update: false, Erase: false
[19:24:50] INFO: > File name: /sys/devname.cfg, Update: false, Erase: false
[19:24:50] INFO: > File name: /sys/mdns.cfg, Update: false, Erase: false
[19:24:50] INFO: > File name: /sys/dhcpsrv.cfg, Update: false, Erase: false
[19:24:50] INFO: > File name: /sys/httpsrv.cfg, Update: false, Erase: false
[19:24:50] INFO: > File name: /sys/pref.net, Update: false, Erase: false
[19:24:50] INFO: > File name: /sys/smartconfigkeys.cfg, Update: false, Erase: false
[19:24:50] INFO: > File name: /sys/stacfg.ini, Update: false, Erase: false
[19:24:50] INFO: > File name: /sys/p2p.cfg, Update: false, Erase: false
[19:24:50] INFO: > File name: /sys/pmcfg.ini, Update: false, Erase: false
[19:24:50] INFO: > File name: /sys/mcuimg1.bin, Update: true, Erase: true
[19:24:50] INFO: > Erase File: /sys/mcuimg1.bin
[19:24:50] INFO: erasing file "/sys/mcuimg1.bin"
[19:24:50] INFO: deleting file "/sys/mcuimg1.bin"
[19:24:50] INFO: erase file completed
[19:24:50] INFO: > Size of file = 170616
[19:24:50] INFO: > Update File: /sys/mcuimg1.bin
[19:24:50] INFO: Downloading file "/sys/mcuimg1.bin" with size 170616
[19:24:55] INFO:

New Token is 0x0
[19:24:55] INFO: Download complete
[19:24:55] INFO: Verifying Data...
[19:24:55] INFO: get file
[19:24:59] INFO: Done. Reading 170616 bytes
[19:24:59] INFO:

Verification OK
[19:25:00] INFO: > Updated Token value: 0x0
[19:25:00] INFO: > File name: /sys/mcuimg2.bin, Update: true, Erase: true
[19:25:00] INFO: > Erase File: /sys/mcuimg2.bin
[19:25:00] INFO: erasing file "/sys/mcuimg2.bin"
[19:25:00] INFO: deleting file "/sys/mcuimg2.bin"
[19:25:00] INFO: erase file completed
[19:25:00] INFO: > Size of file = 170616
[19:25:00] INFO: > Update File: /sys/mcuimg2.bin
[19:25:00] INFO: Downloading file "/sys/mcuimg2.bin" with size 170616
[19:25:05] INFO:

New Token is 0x0
[19:25:05] INFO: Download complete
[19:25:05] INFO: Verifying Data...
[19:25:05] INFO: get file
[19:25:08] INFO: Done. Reading 170616 bytes
[19:25:08] INFO:

Verification OK
[19:25:09] INFO: > Updated Token value: 0x0
[19:25:09] INFO: > File name: /sys/mcuimg3.bin, Update: true, Erase: true
[19:25:09] INFO: > Erase File: /sys/mcuimg3.bin
[19:25:09] INFO: erasing file "/sys/mcuimg3.bin"
[19:25:09] INFO: deleting file "/sys/mcuimg3.bin"
[19:25:09] INFO: erase file completed
[19:25:09] INFO: > Size of file = 170616
[19:25:09] INFO: > Update File: /sys/mcuimg3.bin
[19:25:09] INFO: Downloading file "/sys/mcuimg3.bin" with size 170616
[19:25:15] INFO:

New Token is 0x0
[19:25:15] INFO: Download complete
[19:25:15] INFO: Verifying Data...
[19:25:15] INFO: get file
[19:25:18] INFO: Done. Reading 170616 bytes
[19:25:18] INFO:

Verification OK
[19:25:19] INFO: > Updated Token value: 0x0
[19:25:19] INFO: > Executing Operation: Disconnect
[19:25:19] Operation Program returned.
[19:25:22] Begin ListFileSystem operation.
[19:25:23] INFO: > Executing Operation: Connect
[19:25:25] INFO: setting break signal
[19:25:26] INFO: detecting FTDI for device reset
[19:25:28] INFO: connection succeeded
[19:25:28] INFO: getting storage list
[19:25:28] INFO: > Executing Operation: Init
[19:25:28] INFO: reading version info
[19:25:28] INFO: DEVICE CC3200 ES1.33
[19:25:28] INFO: reading version info
[19:25:29] INFO: reading version info
[19:25:31] INFO: > Executing Operation: ListFileSystem
[19:25:31] INFO: extracting file system information...
[19:25:31] INFO: Serial Flash block size: 4096 bytes
[19:25:31] INFO: Serial Flash capacity: 512 blocks

[19:25:31] INFO: file start size fail total size filename
[19:25:31] INFO: index block [BLKs] safe [BLKs]
[19:25:31] INFO: ----------------------------------------------------------------------------
[19:25:31] INFO: N/A 0 5 N/A 5 FATFS
[19:25:31] INFO: 0 81 4 yes 8 /sys/mcuimg.bin
[19:25:31] INFO: 4 5 5 yes 10 /tmp/phy.cal
[19:25:31] INFO: 6 15 33 yes 66 /sys/servicepack.ucf
[19:25:31] INFO: 7 89 50 no 50 /sys/mcuimg1.bin
[19:25:31] INFO: 8 139 50 no 50 /sys/mcuimg2.bin
[19:25:31] INFO: 9 189 50 no 50 /sys/mcuimg3.bin
[19:25:31] INFO:


[19:25:31] INFO: Flash usage
[19:25:31] INFO: -------------------------
[19:25:31] INFO: used space: 239 blocks
[19:25:31] INFO: free space: 273 blocks
[19:25:31] INFO: memory hole: [239-511]
[19:25:31] INFO: > Executing Operation: Disconnect
[19:25:31] Operation ListFileSystem returned.

  • Hi Ray,

    Does the bootloader starts?
    Have you updated the linker command file to start the SRAM_CODE from 0x200004000 ? (reserve space for the bootloader code)
    Why do you work with SDK1.1.0? can you update it to the latest SDK (1.3.0) and SP (1.0.1.11-2.9.0.0)?
    How much data+packet RAM does your application consume? Can it be more than 256K with the 170K (code RAM) and 16K (of the boot loader).

    Br,
    Kobi
  • Dear Kobi,

    Many thanks for support!!

    At first we use the last SDK 1.3.0 and ServicePack 1.0.1.11-2.9.0.0, it's seam not stable as testing. may the launchipad version is old (Rev 3.2), i don't sure. after tested SDK1.1.0 the launchpad is working well . I will test SDK 1.3.0 again and feedback the test result. 

    we use default "CC3200SDK_1.1.0\cc3200-sdk\example\application_bootloader" , not modified any code, as checked the "bootmgr.h" as below, the SRAM Code offset is 0x20004000. 

    #define APP_IMG_SRAM_OFFSET 0x20004000
    #define DEVICE_IS_CC3101RS 0x18
    #define DEVICE_IS_CC3101S 0x1B

    we tested same bootloader with "example\get_weather" , the OTA feature and bootloader working well!!

    please find the out.map for the detail of the data, packet RAM size. 

    As read the description in " processors.wiki.ti.com/.../AWS_IoT_Development iot&tisearch=Search-EN "

    we get aws iot SDK from " https://git.ti.com/iotdev/aws-iot-device-sdk-embedded-c/commits/v2.1.0-ti "

    and  XDCtools, TI-RTOS, and Compiler version as below. 

    XDC_INSTALL_DIR = C:/ti/xdctools_3_32_00_06_core
    TIRTOS_INSTALL_DIR = C:/ti/tirtos_cc32xx_2_16_00_08
    TI_ARM_CODEGEN_INSTALL_DIR = C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5

    use below CMD for generate application .bin from .out

    "D:/TI/ccsv6/utils/tiobj2bin/tiobj2bin" "shadow_sample.out" "shadow_sample.bin" "D:/TI/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/bin/armofd" "D:/TI/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/bin/armhex" "D:/TI/ccsv6/utils/tiobj2bin/mkhex4bin" 

    below info of part of our .out.map file,

    ******************************************************************************
    TI ARM Linker PC v5.2.5
    ******************************************************************************
    >> Linked Wed Jul 19 16:52:43 2017

    OUTPUT FILE NAME: <shadow_sample.out>
    ENTRY POINT SYMBOL: "_c_int00" address: 20019579


    MEMORY CONFIGURATION

    name origin length used unused attr fill
    ---------------------- -------- --------- -------- -------- ---- --------
    SRAM 20004000 0003c000 00028d1a 000132e6 RW X


    SEGMENT ALLOCATION MAP

    run origin load origin length init length attrs members
    ---------- ----------- ---------- ----------- ----- -------
    20004000 20004000 0001922a 0001922a r-x
    20004000 20004000 0000030c 0000030c r-- .resetVecs
    20004310 20004310 00018f1a 00018f1a r-x .text
    2001d400 2001d400 0000c5dd 00000000 rw-
    2001d400 2001d400 0000c5dd 00000000 rw- .bss
    200299e0 200299e0 000022e3 000022e3 r--
    200299e0 200299e0 000022e3 000022e3 r-- .const
    2002bcc8 2002bcc8 00000d84 00000000 rw-
    2002bcc8 2002bcc8 00000984 00000000 rw- .data
    2002c64c 2002c64c 00000400 00000000 rw- .stack
    2002ca50 2002ca50 000004b0 000004b0 r--
    2002ca50 2002ca50 000004b0 000004b0 r-- .cinit


    SECTION ALLOCATION MAP

    output attributes/
    section page origin length input sections
    -------- ---- ---------- ---------- ----------------
    .text 0 20004310 00018f1a
    20004310 000010a6 rtsv7M4_T_le_eabi.lib : _printfi.obj (.text)

                      200053b6    00000002     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_serviceISR)

                      200053b8    00000906     rtsv7M4_T_le_eabi.lib : _scanfi.obj (.text)

                      20005cbe    00000002     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_transferCancel)

                      20005cc0    0000076c     shadow_sample.o (.text:runAWSClient)

                      2000642c    00000718     main.o (.text:bi_get_uart_sync_data)

                      20006b44    00000004     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_getCpuFreq)

                      20006b48    00000430     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excDumpRegs__I)

                      20006f78    000003d4     main.o (.text:slTaskUartSyncData)

                      2000734c    000003d0     sntp_sl.aem4 : sntp.oem4 (.text:syncTime)

                      2000771c    0000039a     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvMsgRead)

                      20007ab6    00000002     rtsv7M4_T_le_eabi.lib : i_div0.obj (.text)

                      20007ab8    00000388     sntp_sl.aem4 : sntp.oem4 (.text:SNTP_start)

                      20007e40    0000034c     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_doPrint__I)

                      2000818c    0000033c     rtsv7M4_T_le_eabi.lib : strftime.obj (.text)

                      200084c8    0000030c                           : lowlev.obj (.text)

                      200087d4    00000304     aws_iot_sl.aem4 : OtaApp.o (.text:sl_extLib_OtaRun)

                      20008ad8    000002e0     netwifi.o (.text:NetWiFi_init)

                      20008db8    000002d8     aws_iot_sl.aem4 : jsmn.o (.text:jsmn_parse)

                      20009090    000002d4     rtsv7M4_T_le_eabi.lib : trgdrv.obj (.text)

                      20009364    000002ba     aws_iot_sl.aem4 : OtaClient.o (.text:OtaClient_ResourceNameConvert)

                      2000961e    00000002     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_nullFunc__I)

                      20009620    000002a8     rtsv7M4_T_le_eabi.lib : mktime.obj (.text)

                      200098c8    00000297     aws_iot_sl.aem4 : LogClient.o (.text:LogClient_Print)

                      20009b5f    00000001     --HOLE-- [fill = 0]

                      20009b60    00000238     rtsv7M4_T_le_eabi.lib : strtod.obj (.text)

                      20009d98    00000224     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:AckStatusCallback)

                      20009fbc    00000214     bi_certflasher.o (.text:cc3200CertFlashTask)

                      2000a1d0    00000208     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_open)

                      2000a3d8    000001fc     netwifi.o (.text:bi_ota_appfw)

                      2000a5d4    00000004     tirtosport.aem4 : HwiP_tirtos.oem4 (.text:HwiP_clearInterrupt)

                      2000a5d8    000001fc     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excHandlerMax__I)

                      2000a7d4    000001f4     rtsv7M4_T_le_eabi.lib : ull_div_t2.obj (.text)

                      2000a9c8    000001f3     aws_iot_sl.aem4 : OtaHttp.o (.text:json_parse_dropbox_metadata)

                      2000abbb    00000001     --HOLE-- [fill = 0]

                      2000abbc    000001f2                     : CdnClient.o (.text:CdnClient_Run)

                      2000adae    00000002     shadow_sample_pem4.oem4 (.text:xdc_runtime_Startup_reset__I)

                      2000adb0    000001f0     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:_aws_iot_mqtt_serialize_connect)

                      2000afa0    000001e8                     : aws_iot_shadow_records.o (.text:subscribeToShadowActionAcks)

                      2000b188    000001e4     rtsv7M4_T_le_eabi.lib : strtoll.obj (.text)

                      2000b36c    000001dc     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:shadow_delta_callback)

                      2000b548    000001ce                     : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_init_header)

                      2000b716    00000002     ti.targets.arm.rtsarm.aem4 : SysCallback.oem4 (.text:xdc_runtime_SysCallback_defaultExit)

                      2000b718    000001c4     rtsv7M4_T_le_eabi.lib : fopen.obj (.text)

                      2000b8dc    000001b6                           : fd_add_t2.obj (.text)

                      2000ba92    00000002     ti.targets.arm.rtsarm.aem4 : SysCallback.oem4 (.text:xdc_runtime_SysCallback_defaultFlush)

                      2000ba94    000001a4     startsntp.o (.text:startNTP)

                      2000bc38    000001a1     bi_certflasher.o (.text:flashFile)

                      2000bdd9    00000003     --HOLE-- [fill = 0]

                      2000bddc    0000019c     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:unsubscribeFromAcceptedAndRejected)

                      2000bf78    00000196                     : aws_iot_shadow_json.o (.text:convertDataToString)

                      2000c10e    00000002     --HOLE-- [fill = 0]

                      2000c110    0000018b                     : aws_iot_shadow_json.o (.text:aws_iot_shadow_add_reported)

                      2000c29b    00000001     --HOLE-- [fill = 0]

                      2000c29c    00000188     power_cc3200_tirtos.aem4 : PowerCC3200_tirtos.oem4 (.text:PowerCC3200_sleepPolicy)

                      2000c424    0000017c     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:GPIO_setConfig)

                      2000c5a0    00000176     aws_iot_sl.aem4 : jsmn.o (.text:jsmn_parse_string)

                      2000c716    00000002     --HOLE-- [fill = 0]

                      2000c718    00000174     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excBusFault__I)

                      2000c88c    0000016c     rtsv7M4_T_le_eabi.lib : strtoull.obj (.text)

                      2000c9f8    00000168     netwifi.o (.text:OTAServerInfoSet)

                      2000cb60    00000164     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excUsageFault__I)

                      2000ccc4    00000004     tirtosport.aem4 : HwiP_tirtos.oem4 (.text:HwiP_disable)

                      2000ccc8    00000158     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Semaphore_pend__E)

                      2000ce20    00000154     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_transfer)

                      2000cf74    00000154     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:_aws_iot_mqtt_internal_read_packet)

                      2000d0c8    00000150     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvRxHdrRead)

                      2000d218    00000150     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_init)

                      2000d368    00000150     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Event_pend__E)

                      2000d4b8    0000014e     aws_iot_sl.aem4 : aws_iot_mqtt_client_unsubscribe.o (.text:_aws_iot_mqtt_internal_unsubscribe)

                      2000d606    00000002     --HOLE-- [fill = 0]

                      2000d608    00000148     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excMemFault__I)

                      2000d750    00000140     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:_aws_iot_mqtt_internal_subscribe)

                      2000d890    0000013c     netwifi.o (.text:setStationMode)

                      2000d9cc    0000013c     main.o (.text:slTask)

                      2000db08    00000136     rtsv7M4_T_le_eabi.lib : fd_div_t2.obj (.text)

                      2000dc3e    00000002     --HOLE-- [fill = 0]

                      2000dc40    00000134     driverlib.a : prcm.obj (.text:PRCMCC3200MCUInit)

                      2000dd74    00000134     aws_iot_sl.aem4 : OtaHttp.o (.text:http_connect_server)

                      2000dea8    00000134     rtsv7M4_T_le_eabi.lib : fputs.obj (.text)

                      2000dfdc    00000134                           : strtol.obj (.text)

                      2000e110    00000130     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:_aws_iot_mqtt_deserialize_connack)

                      2000e240    0000012a                     : OtaHttp.o (.text:http_skip_headers)

                      2000e36a    00000002     --HOLE-- [fill = 0]

                      2000e36c    0000012a                     : network_sl.o (.text:iot_tls_connect)

                      2000e496    00000002     --HOLE-- [fill = 0]

                      2000e498    00000126                     : OtaClient.o (.text:OtaClient_ResourceMetadata)

                      2000e5be    00000002     --HOLE-- [fill = 0]

                      2000e5c0    00000124     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_open)

                      2000e6e4    00000124     UARTUtils.o (.text:openHandle)

                      2000e808    00000120     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:_aws_iot_mqtt_internal_connect)

                      2000e928    00000120                     : aws_iot_json_utils.o (.text:parseBooleanValue)

                      2000ea48    00000118     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvMsgWrite)

                      2000eb60    00000118     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_policyDefault__E)

                      2000ec78    00000117     aws_iot_sl.aem4 : aws_iot_shadow_json.o (.text:aws_iot_finalize_json_document)

                      2000ed8f    00000001     --HOLE-- [fill = 0]

                      2000ed90    00000114                     : aws_iot_shadow_json.o (.text:extractClientToken)

                      2000eea4    00000114     rtsv7M4_T_le_eabi.lib : strtoul.obj (.text)

                      2000efb8    00000114     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:topicNameFromThingAndAction)

                      2000f0cc    00000110                     : aws_iot_shadow.o (.text:aws_iot_shadow_connect)

                      2000f1dc    00000110     rtsv7M4_T_le_eabi.lib : xdscale.obj (.text)

                      2000f2ec    0000010e     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:_aws_iot_mqtt_internal_resubscribe)

                      2000f3fa    00000108                     : aws_iot_shadow_json.o (.text:UpdateValueIfNoObject)

                      2000f502    00000002     --HOLE-- [fill = 0]

                      2000f504    00000108     main.o (.text:main)

                      2000f60c    00000100     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:_aws_iot_mqtt_serialize_subscribe)

                      2000f70c    00000100                     : aws_iot_mqtt_client_publish.o (.text:aws_iot_mqtt_internal_deserialize_publish)

                      2000f80c    00000100     bi_certflasher.o (.text:convertPemToDer)

                      2000f90c    00000100     ti.targets.arm.rtsarm.aem4 : Core-mem.oem4 (.text:xdc_runtime_Core_createObject__I)

                      2000fa0c    000000fd     aws_iot_sl.aem4 : OtaClient.o (.text:OtaClient_UpdateCheck)

                      2000fb09    00000001     --HOLE-- [fill = 0]

                      2000fb0a    000000fc     rtsv7M4_T_le_eabi.lib : fd_mul_t2.obj (.text)

                      2000fc06    000000fa                           : fs_add_t2.obj (.text)

                      2000fd00    000000f8     ti.targets.arm.rtsarm.aem4 : Startup.oem4 (.text:xdc_runtime_Startup_startMods__I)

                      2000fdf8    000000f8     shadow_sample_pem4.oem4 (.text:xdc_runtime_System_printfExtend__I)

                      2000fef0    000000f0     driverlib.a : udma.obj (.text:uDMAChannelTransferSet)

                      2000ffe0    000000ec     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvDriverCBInit)

                      200100cc    000000ec     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:_aws_iot_mqtt_deserialize_suback)

                      200101b8    000000ea                     : aws_iot_mqtt_client_common_internal.o (.text:_aws_iot_mqtt_internal_deliver_message)

                      200102a2    000000ea                     : aws_iot_mqtt_client_publish.o (.text:_aws_iot_mqtt_internal_publish)

                      2001038c    000000e8                     : aws_iot_mqtt_client_unsubscribe.o (.text:_aws_iot_mqtt_serialize_unsubscribe)

                      20010474    000000e4                     : CdnClient.o (.text:CdnClient_ConnectByUrl)

                      20010558    000000e4                     : aws_iot_shadow_records.o (.text:registerJsonTokenOnDelta)

                      2001063c    000000e4                     : OtaApp.o (.text:sl_extLib_OtaSet)

                      20010720    000000e2                     : aws_iot_shadow_actions.o (.text:aws_iot_shadow_internal_action)

                      20010802    00000002     --HOLE-- [fill = 0]

                      20010804    000000e0     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvDataReadOp)

                      200108e4    000000e0     aws_iot_sl.aem4 : aws_iot_mqtt_client_publish.o (.text:_aws_iot_mqtt_internal_serialize_publish)

                      200109c4    000000e0                     : aws_iot_shadow_json.o (.text:isJsonValidAndParse)

                      20010aa4    000000dc     network_sl.aem4 : tls_sl.oem4 (.text:TLS_create)

                      20010b80    000000dc     aws_iot_sl.aem4 : aws_iot_mqtt_client_yield.o (.text:_aws_iot_mqtt_internal_yield)

                      20010c5c    000000dc     rtsv7M4_T_le_eabi.lib : setvbuf.obj (.text)

                      20010d38    000000d8     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:configDMA)

                      20010e10    000000d4     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:HandleExpiredResponseCallbacks)

                      20010ee4    000000d4     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Select)

                      20010fb8    000000d4     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Mailbox_Instance_init__E)

                      2001108c    000000d0     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvWaitForPoolObj)

                      2001115c    000000d0     aws_iot_sl.aem4 : jsmn.o (.text:jsmn_parse_primitive)

                      2001122c    000000d0     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:powerNotifyFxn)

                      200112fc    000000d0     sysbios.aem4 : m3_Hwi_asm.obj (.text:ti_sysbios_family_arm_m3_Hwi_dispatch__I)

                      200113cc    000000cc     aws_iot_sl.aem4 : aws_iot_json_utils.o (.text:parseUnsignedInteger8Value)

                      20011498    000000cc     rtsv7M4_T_le_eabi.lib : sscanf.obj (.text)

                      20011564    00000004     drivers_cc32xxware.aem4 : List.oem4 (.text:List_head)

                      20011568    000000cc     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_alloc__E)

                      20011634    00000004     drivers_cc32xxware.aem4 : List.oem4 (.text:List_next)

                      20011638    000000cc     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_Instance_init__E)

                      20011704    000000cc     ti.targets.arm.rtsarm.aem4 : Core-smem.oem4 (.text:xdc_runtime_Core_constructObject__I)

                      200117d0    000000c8     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvReleasePoolObj)

                      20011898    000000c8     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:_aws_iot_mqtt_internal_handle_publish)

                      20011960    000000c8                     : aws_iot_shadow_records.o (.text:addToAckWaitList)

                      20011a28    000000c8                     : aws_iot_json_utils.o (.text:parseUnsignedInteger16Value)

                      20011af0    000000c8                     : aws_iot_json_utils.o (.text:parseUnsignedInteger32Value)

                      20011bb8    000000c8     rtsv7M4_T_le_eabi.lib : fflush.obj (.text)

                      20011c80    000000c4     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:incrementSubscriptionCnt)

                      20011d44    000000c2                     : aws_iot_mqtt_client_common_internal.o (.text:_aws_iot_mqtt_internal_is_topic_matched)

                      20011e06    000000c0     network_sl.aem4 : ssock_sl.oem4 (.text:Ssock_startTLS)

                      20011ec6    00000002     --HOLE-- [fill = 0]

                      20011ec8    000000c0     aws_iot_sl.aem4 : aws_iot_mqtt_client_publish.o (.text:aws_iot_mqtt_internal_deserialize_ack)

                      20011f88    000000c0                     : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_set_connect_params)

                      20012048    000000c0                     : aws_iot_shadow_records.o (.text:isSubscriptionPresent)

                      20012108    000000c0     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_sleep__E)

                      200121c8    000000be     rtsv7M4_T_le_eabi.lib : xdnorm.obj (.text)

                      20012286    00000002     --HOLE-- [fill = 0]

                      20012288    000000bc     netwifi.o (.text:bi_factory_default_reset)

                      20012344    000000bc     network_sl.aem4 : tls_sl.oem4 (.text:createTLSContext)

                      20012400    000000bc     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excDebugMon__I)

                      200124bc    00000004     network_sl.aem4 : ssock.oem4 (.text:Ssock_getSocket)

                      200124c0    000000bc     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excHardFault__I)

                      2001257c    00000004     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:mem_Malloc)

                      20012580    000000bc     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_Instance_finalize__E)

                      2001263c    000000b8     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_is_client_connected)

                      200126f4    000000b8                     : aws_iot_json_utils.o (.text:parseInteger8Value)

                      200127ac    000000b8     cc3x00_host_driver.aem4 : netapp.oem4 (.text:sl_NetAppDnsGetHostByName)

                      20012864    000000b6     network_sl.aem4 : ssock.oem4 (.text:Ssock_send)

                      2001291a    000000b6     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:aws_iot_mqtt_subscribe)

                      200129d0    000000b4     cc3x00_host_driver.aem4 : netapp.oem4 (.text:_SlDrvNetAppEventHandler)

                      20012a84    000000b4     aws_iot_sl.aem4 : aws_iot_mqtt_client_yield.o (.text:_aws_iot_mqtt_keep_alive)

                      20012b38    000000b4                     : aws_iot_json_utils.o (.text:parseInteger16Value)

                      20012bec    000000b4                     : aws_iot_json_utils.o (.text:parseInteger32Value)

                      20012ca0    000000b4     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_checkStacks__E)

                      20012d54    000000b2     aws_iot_sl.aem4 : aws_iot_mqtt_client_unsubscribe.o (.text:aws_iot_mqtt_unsubscribe)

                      20012e06    000000b0                     : aws_iot_mqtt_client_publish.o (.text:aws_iot_mqtt_publish)

                      20012eb6    00000002     --HOLE-- [fill = 0]

                      20012eb8    000000b0     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Connect)

                      20012f68    000000ae     aws_iot_sl.aem4 : aws_iot_mqtt_client_yield.o (.text:aws_iot_mqtt_yield)

                      20013016    00000002     --HOLE-- [fill = 0]

                      20013018    000000ac     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvDataWriteOp)

                      200130c4    000000ac     rtsv7M4_T_le_eabi.lib : _io_perm.obj (.text)

                      20013170    000000aa     network_sl.aem4 : certconv.oem4 (.text:CertConv_pem2der)

                      2001321a    000000a6     aws_iot_sl.aem4 : network_sl.o (.text:iot_tls_read)

                      200132c0    000000a4                     : CdnClient.o (.text:_OpenStorageFile)

                      20013364    000000a4                     : aws_iot_mqtt_client_publish.o (.text:aws_iot_mqtt_internal_serialize_ack)

                      20013408    000000a4                     : aws_iot_shadow_records.o (.text:initializeRecords)

                      200134ac    000000a4     rtsv7M4_T_le_eabi.lib : asctime.obj (.text)

                      20013550    000000a4     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Send)

                      200135f4    000000a2     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_write)

                      20013696    00000002     --HOLE-- [fill = 0]

                      20013698    000000a0     driverlib.a : spi.obj (.text:SPIConfigSetExpClk)

                      20013738    000000a0     auto_init.aem4 : auto_init.oem4 (.text)

                      200137d8    000000a0     aws_iot_sl.aem4 : OtaApp.o (.text:sl_extLib_OtaInit)

                      20013878    000000a0     ti.targets.arm.rtsarm.aem4 : Text.oem4 (.text:xdc_runtime_Text_putMod__E)

                      20013918    0000009f     aws_iot_sl.aem4 : OtaHttp.o (.text:http_build_request)

                      200139b7    00000001     --HOLE-- [fill = 0]

                      200139b8    0000009e     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readTaskBlocking)

                      20013a56    00000002     --HOLE-- [fill = 0]

                      20013a58    0000009c     aws_iot_sl.aem4 : timer.o (.text:countdown_ms)

                      20013af4    0000009c     rtsv7M4_T_le_eabi.lib : memcpy_t2.obj (.text)

                      20013b90    0000009c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_postInit__I)

                      20013c2c    0000009a     ti.targets.arm.rtsarm.aem4 : Text.oem4 (.text:xdc_runtime_Text_putSite__E)

                      20013cc6    00000098     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_control)

                      20013d5e    00000098                             : UARTCC3200.oem4 (.text:UARTCC3200_readPolling)

                      20013df6    00000002     --HOLE-- [fill = 0]

                      20013df8    00000098     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvMsgReadCmdCtx)

                      20013e90    00000098     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_cycle_read)

                      20013f28    00000098     rtsv7M4_T_le_eabi.lib : fclose.obj (.text)

                      20013fc0    00000098                           : fputc.obj (.text)

                      20014058    00000098     cc3x00_host_driver.aem4 : device.oem4 (.text:sl_Stop)

                      200140f0    00000096     aws_iot_sl.aem4 : aws_iot_mqtt_client_yield.o (.text:_aws_iot_mqtt_handle_reconnect)

                      20014186    00000002     --HOLE-- [fill = 0]

                      20014188    00000094     driverlib.a : prcm.obj (.text:PRCMPeripheralClockGet)

                      2001421c    00000094     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlFindAndSetActiveObj)

                      200142b0    00000094     aws_iot_sl.aem4 : timer.o (.text:countdown_sec)

                      20014344    00000094     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:initHw)

                      200143d8    00000094     aws_iot_sl.aem4 : aws_iot_json_utils.o (.text:parseDoubleValue)

                      2001446c    00000094                     : aws_iot_json_utils.o (.text:parseFloatValue)

                      20014500    00000094     rtsv7M4_T_le_eabi.lib : snprintf.obj (.text)

                      20014594    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_RtsGateProxy_enter__E)

                      20014598    00000094     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_Instance_init__E)

                      2001462c    00000092     rtsv7M4_T_le_eabi.lib : fs_div_t2.obj (.text)

                      200146be    00000002     --HOLE-- [fill = 0]

                      200146c0    00000090     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvDriverCBDeinit)

                      20014750    00000090     aws_iot_sl.aem4 : CdnClient.o (.text:_readSignature)

                      200147e0    00000090     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:restoreNVICRegs)

                      20014870    00000090     cc3x00_host_driver.aem4 : device.oem4 (.text:sl_Start)

                      20014900    0000008f     shadow_sample.o (.text:ShadowUpdateStatusCallback)

                      2001498f    00000001     --HOLE-- [fill = 0]

                      20014990    0000008c     aws_iot_sl.aem4 : LogClient.o (.text:LogClient_ConnectAndPrint)

                      20014a1c    0000008c     UARTUtils.o (.text:UARTUtils_systemInit)

                      20014aa8    0000008c     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:_aws_iot_mqtt_internal_disconnect)

                      20014b34    0000008c                     : aws_iot_shadow_json.o (.text:isJsonKeyMatchingAndUpdateValue)

                      20014bc0    0000008c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Event_post__E)

                      20014c4c    0000008a     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_send_packet)

                      20014cd6    0000008a     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readIsrTextBlocking)

                      20014d60    00000088     driverlib.a : prcm.obj (.text:PRCMHibernateIntervalSet)

                      20014de8    00000088                 : pin.obj (.text:PinConfigSet)

                      20014e70    00000088     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_close)

                      20014ef8    00000088     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_wait_for_read)

                      20014f80    00000088     bi_certflasher.o (.text:base64Decode)

                      20015008    00000088     cc3x00_host_driver.aem4 : fs.oem4 (.text:sl_FsRead)

                      20015090    00000088                             : fs.oem4 (.text:sl_FsWrite)

                      20015118    00000088     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:spiHwiFxn)

                      200151a0    00000088     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_initNVIC__E)

                      20015228    00000088                  : BIOS.obj (.text:ti_sysbios_knl_Mailbox_post__E)

                      200152b0    00000086     rtsv7M4_T_le_eabi.lib : fd_cmp_t2.obj (.text:__aeabi_cdcmple)

                      20015336    00000086                           : fd_cmp_t2.obj (.text:__aeabi_cdrcmple)

                      200153bc    00000084     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:GPIO_init)

                      20015440    00000084     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:aws_iot_mqtt_connect)

                      200154c4    00000084                     : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_serialize_zero)

                      20015548    00000084                     : network_sl.o (.text:iot_tls_init)

                      200155cc    00000084     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:saveNVICRegs)

                      20015650    00000084     shadow_sample.o (.text:simulateRoomVOCeCO2)

                      200156d4    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_RtsGateProxy_leave__E)

                      200156d8    00000084     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_postInit__I)

                      2001575c    00000082     driverlib.a : gpio.obj (.text:GPIOIntTypeSet)

                      200157de    00000082     aws_iot_sl.aem4 : aws_iot_shadow.o (.text:aws_iot_shadow_init)

                      20015860    00000082     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readIsrTextCallback)

                      200158e2    00000002     --HOLE-- [fill = 0]

                      200158e4    00000080     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:WiFiCC3200_open)

                      20015964    00000080     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:_aws_iot_mqtt_is_client_state_valid_for_connect)

                      200159e4    00000080                     : OtaHttp.o (.text:json_parse_dropbox_media_url)

                      20015a64    0000007e                     : OtaHttp.o (.text:http_extract_domain_by_url)

                      20015ae2    00000002     --HOLE-- [fill = 0]

                      20015ae4    0000007c     driverlib.a : spi.obj (.text:SPIIntStatus)

                      20015b60    0000007c     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:_aws_iot_mqtt_internal_decode_packet_remaining_len)

                      20015bdc    0000007c     cc3x00_host_driver.aem4 : netcfg.oem4 (.text:sl_NetCfgGet)

                      20015c58    0000007c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_free__E)

                      20015cd4    0000007a     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readTaskCallback)

                      20015d4e    0000007a     rtsv7M4_T_le_eabi.lib : memset_t2.obj (.text)

                      20015dc8    00000078     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:VStartSimpleLinkSpawnTask)

                      20015e40    00000078     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:aws_iot_mqtt_resubscribe)

                      20015eb8    00000076     driverlib.a : uart.obj (.text:UARTConfigSetExpClk)

                      20015f2e    00000002     --HOLE-- [fill = 0]

                      20015f30    00000076     aws_iot_sl.aem4 : CdnClient.o (.text:_ReadFileHeaders)

                      20015fa6    00000002     --HOLE-- [fill = 0]

                      20015fa8    00000075                     : OtaApp.o (.text:_WriteStatFile)

                      2001601d    00000003     --HOLE-- [fill = 0]

                      20016020    00000074     rom_pin_mux_config.o (.text:PinMuxConfig)

                      20016094    00000074     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvClassifyRxMsg)

                      20016108    00000074     aws_iot_sl.aem4 : aws_iot_shadow_json.o (.text:extractVersionNumber)

                      2001617c    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_destruct)

                      20016180    00000074     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Mailbox_pend__E)

                      200161f4    00000071     network_sl.aem4 : tls_sl.oem4 (.text:getDirPath)

                      20016265    00000003     --HOLE-- [fill = 0]

                      20016268    00000070     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_sleep)

                      200162d8    00000070     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvCmdOp)

                      20016348    00000070     rtsv7M4_T_le_eabi.lib : printf.obj (.text)

                      200163b8    00000070     cc3x00_host_driver.aem4 : fs.oem4 (.text:sl_FsClose)

                      20016428    00000070                             : wlan.oem4 (.text:sl_WlanSmartConfigStart)

                      20016498    00000070     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Mailbox_Instance_finalize__E)

                      20016508    00000070                  : BIOS.obj (.text:ti_sysbios_knl_Semaphore_post__E)

                      20016578    0000006e     aws_iot_sl.aem4 : OtaApp.o (.text:_ReadStatFile)

                      200165e6    00000002     --HOLE-- [fill = 0]

                      200165e8    0000006d     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_formatNum__I)

                      20016655    00000003     --HOLE-- [fill = 0]

                      20016658    0000006c     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvMsgReadSpawnCtx)

                      200166c4    0000006c     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:initHw)

                      20016730    0000006c     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:publishToShadowAction)

                      2001679c    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_TaskSupport_Module__startupDone__S)

                      200167a0    0000006c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_cc32xx_Seconds_getCount__I)

                      2001680c    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_heaps_HeapMem_Module_GateProxy_enter__E)

                      20016810    0000006c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Clock_workFunc__E)

                      2001687c    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_heaps_HeapMem_Module_GateProxy_leave__E)

                      20016880    0000006c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Swi_restoreHwi__E)

                      200168ec    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_TimerProxy_getMaxTicks__E)

                      200168f0    0000006c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_exit__E)

                      2001695c    0000006c     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_print__E)

                      200169c8    0000006c                                : Memory.oem4 (.text:xdc_runtime_Memory_alloc__E)

                      20016a34    0000006a     rtsv7M4_T_le_eabi.lib : copy_decompress_rle.obj (.text)

                      20016a9e    0000006a     sntp_sl.aem4 : sntp.oem4 (.text:socketSetup)

                      20016b08    00000068     driverlib.a : prcm.obj (.text:PRCMHibernateWakeUpGPIOSelect)

                      20016b70    00000068     cc3x00_host_driver.aem4 : fs.oem4 (.text:_sl_GetCreateFsMode)

                      20016bd8    00000068     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:aws_iot_mqtt_disconnect)

                      20016c40    00000068     rtsv7M4_T_le_eabi.lib : trgmsg.obj (.text)

                      20016ca8    00000068     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:spi_Read)

                      20016d10    00000068                                  : WiFiCC3200.oem4 (.text:spi_Write)

                      20016d78    00000068     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:writeData)

                      20016de0    00000066     rtsv7M4_T_le_eabi.lib : xdunscal.obj (.text)

                      20016e46    00000066     ti.targets.arm.rtsarm.aem4 : Core-mem.oem4 (.text:xdc_runtime_Core_deleteObject__I)

                      20016eac    00000064     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:GPIO_hwiIntFxn)

                      20016f10    00000064     cc3x00_host_driver.aem4 : netapp.oem4 (.text:_sl_HandleAsync_DnsGetHostByName)

                      20016f74    00000064     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_decode_remaining_length_from_buffer)

                      20016fd8    00000064     rtsv7M4_T_le_eabi.lib : fseek.obj (.text)

                      2001703c    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_TimerProxy_setPeriodMicroSecs__E)

                      20017040    00000064     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_dispatchC__I)

                      200170a4    00000064     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Mailbox_create)

                      20017108    00000064     driverlib.a : udma.obj (.text:uDMAChannelAttributeDisable)

                      2001716c    00000062     tirtosport.aem4 : HwiP_tirtos.oem4 (.text:HwiP_create)

                      200171ce    00000002     --HOLE-- [fill = 0]

                      200171d0    00000060     aws_iot_sl.aem4 : OtaClient.o (.text:OtaClient_ConnectServer)

                      20017230    00000060     rtsv7M4_T_le_eabi.lib : fs_cmp_t2.obj (.text:__aeabi_cfcmple)

                      20017290    00000060                           : fs_cmp_t2.obj (.text:__aeabi_cfrcmple)

                      200172f0    00000060     cc3x00_host_driver.aem4 : netapp.oem4 (.text:_sl_HandleAsync_DnsGetHostByService)

                      20017350    00000060                             : device.oem4 (.text:_sl_HandleAsync_InitComplete)

                      200173b0    00000060                             : netapp.oem4 (.text:_sl_HandleAsync_PingResponse)

                      20017410    00000060     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:getNextFreeIndexOfAckWaitList)

                      20017470    00000060                     : aws_iot_shadow_records.o (.text:isAckForMyThingName)

                      200174d0    00000060     rtsv7M4_T_le_eabi.lib : sprintf.obj (.text)

                      20017530    00000060     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_schedule__I)

                      20017590    0000005e     aws_iot_sl.aem4 : aws_iot_mqtt_client_publish.o (.text:_aws_iot_mqtt_read_string_with_len)

                      200175ee    0000005e     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readIsrBinaryBlocking)

                      2001764c    0000005e     rtsv7M4_T_le_eabi.lib : i_divt2.obj (.text)

                      200176aa    00000002     --HOLE-- [fill = 0]

                      200176ac    0000005e     aws_iot_sl.aem4 : flc.o (.text:sl_extlib_FlcOpenFile)

                      2001770a    00000002     --HOLE-- [fill = 0]

                      2001770c    0000005c                     : aws_iot_shadow_records.o (.text:findIndexOfSubscriptionList)

                      20017768    0000005c                     : flc.o (.text:sl_extlib_FlcCommit)

                      200177c4    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_TimerProxy_start__E)

                      200177c8    0000005c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Swi_run__I)

                      20017824    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_TimerProxy_stop__E)

                      20017828    0000005c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Swi_schedule__I)

                      20017884    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_destruct)

                      20017888    0000005c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_Module_startup__E)

                      200178e4    0000005c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Task_create)

                      20017940    0000005c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_startCore__E)

                      2001799c    0000005b     ti.targets.arm.rtsarm.aem4 : Text.oem4 (.text:xdc_runtime_Text_putLab__E)

                      200179f7    00000001     --HOLE-- [fill = 0]

                      200179f8    0000005a     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_create)

                      20017a52    0000005a     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_close)

                      20017aac    0000005a     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:aws_iot_mqtt_attempt_reconnect)

                      20017b06    0000005a                     : network_sl.o (.text:iot_tls_write)

                      20017b60    00000059                     : flc.o (.text:_ReadBootInfo)

                      20017bb9    00000003     --HOLE-- [fill = 0]

                      20017bbc    00000059                     : flc.o (.text:_WriteBootInfo)

                      20017c15    00000003     --HOLE-- [fill = 0]

                      20017c18    00000058                     : LogClient.o (.text:LogClient_ConnectServer)

                      20017c70    00000058     driverlib.a : prcm.obj (.text:PRCMPeripheralReset)

                      20017cc8    00000058     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_init)

                      20017d20    00000058     tirtosport.aem4 : SemaphoreP_tirtos.oem4 (.text:SemaphoreP_create)

                      20017d78    00000058     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvCmdSend)

                      20017dd0    00000058     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:_aws_iot_get_connect_packet_length)

                      20017e28    00000058     cc3x00_host_driver.aem4 : netapp.oem4 (.text:_sl_NetAppSendTokenValue)

                      20017e80    00000058     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:getNextFreeIndexOfSubscriptionList)

                      20017ed8    00000058     startsntp.o (.text:setTime)

                      20017f30    00000058     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_construct)

                      20017f88    00000056     rtsv7M4_T_le_eabi.lib : ltoa.obj (.text)

                      20017fde    00000002     --HOLE-- [fill = 0]

                      20017fe0    00000054     CC3200_LAUNCHXL.o (.text:CC3200_LAUNCHXL_initDMA)

                      20018034    00000054     sntp_sl.aem4 : sntp.oem4 (.text:SNTP_setServers)

                      20018088    00000054     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_writeCancel)

                      200180dc    00000054                             : UARTCC3200.oem4 (.text:readIsrBinaryCallback)

                      20018130    00000054     cc3x00_host_driver.aem4 : fs.oem4 (.text:sl_FsOpen)

                      20018184    00000054                             : socket.oem4 (.text:sl_SetSockOpt)

                      200181d8    00000054     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_start__E)

                      2001822c    00000054     ti.targets.arm.rtsarm.aem4 : Assert.oem4 (.text:xdc_runtime_Assert_raise__I)

                      20018280    00000050     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:CC3X00_NWP_enablePreamble)

                      200182d0    00000050     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:GPIO_write)

                      20018320    00000050     cc3x00_host_driver.aem4 : socket.oem4 (.text:_sl_HandleAsync_Connect)

                      20018370    00000050     rtsv7M4_T_le_eabi.lib : _tvaltostr.obj (.text)

                      200183c0    00000050     shadow_sample.o (.text:simulateRoomHumidity)

                      20018410    00000050     shadow_sample.o (.text:simulateRoomTemperature)

                      20018460    00000050     cc3x00_host_driver.aem4 : device.oem4 (.text:sl_DevSet)

                      200184b0    00000050                             : netcfg.oem4 (.text:sl_NetCfgSet)

                      20018500    00000050     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_Module_startup__E)

                      20018550    00000050                  : BIOS.obj (.text:ti_sysbios_knl_Clock_Instance_init__E)

                      200185a0    00000050     ti.targets.arm.rtsarm.aem4 : Startup.oem4 (.text:xdc_runtime_Startup_exec__E)

                      200185f0    0000004e     startsntp.o (.text:bi_ntp_print_current_time)

                      2001863e    00000002     --HOLE-- [fill = 0]

                      20018640    0000004d     sntp_sl.aem4 : sntp.oem4 (.text:hasKissCode)

                      2001868d    00000003     --HOLE-- [fill = 0]

                      20018690    0000004c     aws_iot_sl.aem4 : CdnClient.o (.text:CdnClient_Init)

                      200186dc    0000004c     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:GPIO_setCallback)

                      20018728    0000004c     aws_iot_sl.aem4 : OtaClient.o (.text:OtaClient_GetNextUpdate)

                      20018774    0000004c     driverlib.a : spi.obj (.text:SPIIntDisable)

                      200187c0    0000004c                 : spi.obj (.text:SPIIntEnable)

                      2001880c    0000004c     cc3x00_host_driver.aem4 : device.oem4 (.text:_SlDrvDeviceEventHandler)

                      20018858    0000004c     aws_iot_sl.aem4 : aws_iot_mqtt_client_unsubscribe.o (.text:_aws_iot_mqtt_deserialize_unsuback)

                      200188a4    0000004c     cc3x00_host_driver.aem4 : socket.oem4 (.text:_sl_HandleAsync_Accept)

                      200188f0    0000004c     aws_iot_sl.aem4 : aws_iot_shadow.o (.text:aws_iot_shadow_update)

                      2001893c    0000004c     rtsv7M4_T_le_eabi.lib : atoi.obj (.text)

                      20018988    0000004c                           : atol.obj (.text)

                      200189d4    0000004c                           : cpy_tbl.obj (.text)

                      20018a20    0000004c                           : localtim.obj (.text)

                      20018a6c    0000004c     aws_iot_sl.aem4 : flc.o (.text:sl_extlib_FlcTest)

                      20018ab8    0000004c     sysbios.aem4 : m3_TaskSupport_asm.obj (.text:ti_sysbios_family_arm_m3_TaskSupport_buildTaskStack)

                      20018b04    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Event_delete)

                      20018b08    0000004c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_getStats__E)

                      20018b54    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Mailbox_delete)

                      20018b58    0000004c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Swi_runLoop__I)

                      20018ba4    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Queue_destruct)

                      20018ba8    0000004c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_allBlockedFunction__I)

                      20018bf4    0000004c     driverlib.a : udma.obj (.text:uDMAChannelAssign)

                      20018c40    0000004b     aws_iot_sl.aem4 : aws_iot_shadow_json.o (.text:aws_iot_shadow_init_json_document)

                      20018c8b    00000001     --HOLE-- [fill = 0]

                      20018c8c    0000004a     startsntp.o (.text:bi_ntp_get_current_time)

                      20018cd6    0000004a     aws_iot_sl.aem4 : OtaApp.o (.text:sl_extLib_OtaGet)

                      20018d20    0000004a     shadow_sample.o (.text:yymmddhhmmssActuate_Callback)

                      20018d6a    00000002     --HOLE-- [fill = 0]

                      20018d6c    00000048     driverlib.a : flash.obj (.text:FlashDisable)

                      20018db4    00000048                 : prcm.obj (.text:PRCMHibernateWakeupSourceEnable)

                      20018dfc    00000048                 : pin.obj (.text:PinConfigGet)

                      20018e44    00000048                 : spi.obj (.text:SPIIntClear)

                      20018e8c    00000048     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlRemoveFromList)

                      20018ed4    00000048     network_sl.aem4 : tls_sl.oem4 (.text:flashFile)

                      20018f1c    00000048     aws_iot_sl.aem4 : aws_iot_json_utils.o (.text:jsoneq)

                      20018f64    00000048     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:notify)

                      20018fac    00000048     rtsv7M4_T_le_eabi.lib : fd_toi_t2.obj (.text)

                      20018ff4    00000048                           : fd_tos_t2.obj (.text)

                      2001903c    00000048     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Recv)

                      20019084    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_delete)

                      20019088    00000048     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_disableInterrupt__E)

                      200190d0    00000048                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_enableInterrupt__E)

                      20019118    00000048                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excReserved__I)

                      20019160    00000048                  : m3_Hwi_asm_switch.obj (.text:ti_sysbios_family_arm_m3_Hwi_initStacks__E)

                      200191a8    00000048                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_initDevice__I)

                      200191f0    00000048                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_setPeriod__E)

                      20019238    00000048                  : BIOS.obj (.text:ti_sysbios_knl_Mailbox_Module_startup__E)

                      20019280    00000046     drivers_cc32xxware.aem4 : RingBuf.oem4 (.text:RingBuf_put)

                      200192c6    00000046     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_write_len_to_buffer)

                      2001930c    00000046                     : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_write_uint_16)

                      20019352    00000046     rtsv7M4_T_le_eabi.lib : ldexp.obj (.text)

                      20019398    00000046     ti.targets.arm.rtsarm.aem4 : Core-params.oem4 (.text:xdc_runtime_Core_assignParams__I)

                      200193de    00000002     --HOLE-- [fill = 0]

                      200193e0    00000044     aws_iot_sl.aem4 : OtaClient.o (.text:OtaClient_Init)

                      20019424    00000044     driverlib.a : prcm.obj (.text:PRCMLPDSEnter)

                      20019468    00000044     drivers_cc32xxware.aem4 : PowerCC3200_asm.oem4 (.text:PowerCC3200_enterLPDS)

                      200194ac    00000044     driverlib.a : spi.obj (.text:SPIDmaMaskGet)

                      200194f0    00000044     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_hwiIntFxn)

                      20019534    00000044     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlAsyncEventGenericHandler)

                      20019578    00000044     boot.aem4 : boot.oem4 (.text)

                      200195bc    00000044     rtsv7M4_T_le_eabi.lib : exit.obj (.text)

                      20019600    00000044     cc3x00_host_driver.aem4 : fs.oem4 (.text:sl_FsDel)

                      20019644    00000044                             : wlan.oem4 (.text:sl_WlanPolicySet)

                      20019688    00000044     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_cc32xx_Seconds_set__E)

                      200196cc    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_destruct)

                      200196d0    00000044     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_getStackInfo__E)

                      20019714    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Task_delete)

                      20019718    00000044     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Swi_post__E)

                      2001975c    00000044     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_setX__E)

                      200197a0    00000044                                : Text.oem4 (.text:xdc_runtime_Text_xprintf__I)

                      200197e4    00000042     drivers_cc32xxware.aem4 : PowerCC3200_asm.oem4 (.text:PowerCC3200_resumeLPDS)

                      20019826    00000042                             : UARTCC3200.oem4 (.text:UARTCC3200_writePolling)

                      20019868    00000042     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_get_final_packet_length_from_remaining_length)

                      200198aa    00000042                     : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_read_uint16_t)

                      200198ec    00000042                     : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_set_client_state)

                      2001992e    00000002     --HOLE-- [fill = 0]

                      20019930    00000042     shadow_sample.o (.text:rgbLEDsActuate_Callback)

                      20019972    00000002     --HOLE-- [fill = 0]

                      20019974    00000040     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:GPIO_enableInt)

                      200199b4    00000040     driverlib.a : pin.obj (.text:PinModeSet)

                      200199f4    00000040     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_setDependency)

                      20019a34    00000040                             : RingBuf.oem4 (.text:RingBuf_get)

                      20019a74    00000040                             : UARTCC3200.oem4 (.text:UARTCC3200_read)

                      20019ab4    00000040     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvRxIrqHandler)

                      20019af4    00000040                             : socket.oem4 (.text:_sl_HandleAsync_Select)

                      20019b34    00000040     sntp_sl.aem4 : sntp.oem4 (.text:changeServer)

                      20019b74    00000040     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:initDeltaTokens)

                      20019bb4    00000040                     : network_sl.o (.text:iot_tls_disconnect)

                      20019bf4    00000040                     : jsmn.o (.text:jsmn_alloc_token)

                      20019c34    00000040     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:osi_LockObjLock)

                      20019c74    00000040                                  : osi_tirtos.oem4 (.text:osi_SyncObjCreate)

                      20019cb4    00000040                                  : osi_tirtos.oem4 (.text:osi_SyncObjWait)

                      20019cf4    00000040     rtsv7M4_T_le_eabi.lib : signal.obj (.text)

                      20019d34    00000040                           : u_divt2.obj (.text)

                      20019d74    00000004     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_getSite__E)

                      20019d78    00000040     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_Instance_init__E)

                      20019db8    0000003e     aws_iot_sl.aem4 : aws_iot_mqtt_client_yield.o (.text:_aws_iot_mqtt_handle_disconnect)

                      20019df6    0000003e     network_sl.aem4 : certconv.oem4 (.text:base64Decode)

                      20019e34    0000003c     driverlib.a : prcm.obj (.text:PRCMPeripheralClkEnable)

                      20019e70    0000003c                 : prcm.obj (.text:PRCMSlowClkCtrFastGet)

                      20019eac    0000003c                 : pin.obj (.text:PinDirModeSet)

                      20019ee8    0000003c     netwifi.o (.text:SimpleLinkWlanEventHandler)

                      20019f24    0000003c     drivers_cc32xxware.aem4 : WiFi.oem4 (.text:WiFi_open)

                      20019f60    0000003c     cc3x00_host_driver.aem4 : device.oem4 (.text:_sl_HandleAsync_Stop)

                      20019f9c    0000003c     aws_iot_sl.aem4 : network_sl.o (.text:iot_tls_set_connect_params)

                      20019fd8    0000003c     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:spi_Open)

                      2001a014    00000004     shadow_sample_pem4.oem4 (.text:xdc_runtime_System_Module_GateProxy_enter__E)

                      2001a018    0000003c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excSvCall__I)

                      2001a054    00000004     shadow_sample_pem4.oem4 (.text:xdc_runtime_System_Module_GateProxy_leave__E)

                      2001a058    0000003c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_setPeriodMicroSecs__E)

                      2001a094    00000004     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_aprintf_va__F)

                      2001a098    0000003c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_init__I)

                      2001a0d4    00000004     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_printf_va__F)

                      2001a0d8    0000003c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Clock_walkQueuePeriodic__E)

                      2001a114    00000004     --HOLE-- [fill = 0]

                      2001a118    0000003c                  : BIOS.obj (.text:ti_sysbios_knl_Swi_restore__E)

                      2001a154    0000003c     driverlib.a : udma.obj (.text:uDMAChannelControlSet)

                      2001a190    0000003a     aws_iot_sl.aem4 : network_sl.o (.text:iot_tls_destroy)

                      2001a1ca    0000003a                     : OtaHttp.o (.text:sl_Recv_eagain)

                      2001a204    00000038                     : aws_iot_shadow_json.o (.text:FillWithClientTokenSize)

                      2001a23c    00000038     driverlib.a : prcm.obj (.text:PRCMIntEnable)

                      2001a274    00000038     power_cc3200_tirtos.aem4 : PowerCC3200_tirtos.oem4 (.text:PowerCC3200_initPolicy)

                      2001a2ac    00000038     drivers_cc32xxware.aem4 : SPI.oem4 (.text:SPI_init)

                      2001a2e4    00000038                             : UART.oem4 (.text:UART_init)

                      2001a31c    00000038                             : WiFi.oem4 (.text:WiFi_init)

                      2001a354    00000038     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_write_utf8_string)

                      2001a38c    00000038                     : timer.o (.text:left_ms)

                      2001a3c4    00000038     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:osi_LockObjCreate)

                      2001a3fc    00000038     rtsv7M4_T_le_eabi.lib : fs_tod_t2.obj (.text)

                      2001a434    00000038     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Htonl)

                      2001a46c    00000038     netwifi.o (.text:smartConfigFxn)

                      2001a4a4    00000038     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:spiPollingTransfer16)

                      2001a4dc    00000038                             : SPICC3200DMA.oem4 (.text:spiPollingTransfer8)

                      2001a514    00000004     --HOLE-- [fill = 0]

                      2001a518    00000038     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_cc32xx_Seconds_get__E)

                      2001a550    00000038                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excNoIsr__I)

                      2001a588    00000038                  : BIOS.obj (.text:ti_sysbios_knl_Task_processVitalTaskFlag__I)

                      2001a5c0    00000038     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_atexit__E)

                      2001a5f8    00000036     driverlib.a : gpio.obj (.text:GPIODirModeSet)

                      2001a62e    00000036     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_readCancel)

                      2001a664    00000034     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:CC3X00_NWP_disable)

                      2001a698    00000034     driverlib.a : prcm.obj (.text:PRCMPeripheralStatusGet)

                      2001a6cc    00000034                 : prcm.obj (.text:PRCMSRAMRetentionEnable)

                      2001a700    00000034     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_releaseDependency)

                      2001a734    00000034     driverlib.a : spi.obj (.text:SPIFIFOLevelSet)

                      2001a768    00000034     UARTUtils.o (.text:UARTUtils_deviceread)

                      2001a79c    00000034     UARTUtils.o (.text:UARTUtils_devicewrite)

                      2001a7d0    00000034     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvBasicCmd)

                      2001a804    00000034                             : driver.oem4 (.text:_SlDrvProtectAsyncRespSetting)

                      2001a838    00000034     UARTUtils.o (.text:closeHandle)

                      2001a86c    00000034     power_cc3200_tirtos.aem4 : PowerCC3200_tirtos.oem4 (.text:getCountsRTC)

                      2001a8a0    00000034     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:restorePeriphClocks)

                      2001a8d4    00000034     rtsv7M4_T_le_eabi.lib : feraiseexcept.obj (.text)

                      2001a908    00000034                           : strstr.obj (.text)

                      2001a93c    00000034     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Htons)

                      2001a970    00000034     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_Instance_finalize__E)

                      2001a9a4    00000004     --HOLE-- [fill = 0]

                      2001a9a8    00000034                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excNmi__I)

                      2001a9dc    00000004     --HOLE-- [fill = 0]

                      2001a9e0    00000034                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_periodicStub__I)

                      2001aa14    00000004     --HOLE-- [fill = 0]

                      2001aa18    00000034                  : BIOS.obj (.text:ti_sysbios_hal_Hwi_checkStack)

                      2001aa4c    00000034     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_construct)

                      2001aa80    00000034     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_create)

                      2001aab4    00000034     ti.targets.arm.rtsarm.aem4 : Core-label.oem4 (.text:xdc_runtime_Core_assignLabel__I)

                      2001aae8    00000033                                : Text.oem4 (.text:xdc_runtime_Text_printVisFxn__I)

                      2001ab1b    00000001     --HOLE-- [fill = 0]

                      2001ab1c    00000032     network_sl.aem4 : ssock.oem4 (.text:Ssock_recv)

                      2001ab4e    00000032     aws_iot_sl.aem4 : OtaApp.o (.text:_OtaCleanToIdle)

                      2001ab80    00000032     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:spiPollingTransfer32)

                      2001abb2    00000006     cc3x00_host_driver.aem4 : socket.oem4 (.text:SL_FD_ZERO)

                      2001abb8    00000032     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_hal_Hwi_initStack)

                      2001abea    00000030     driverlib.a : pin.obj (.text:PinTypeGPIO)

                      2001ac1a    00000002     --HOLE-- [fill = 0]

                      2001ac1c    00000030     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_releaseConstraint)

                      2001ac4c    00000030                             : PowerCC3200.oem4 (.text:Power_setConstraint)

                      2001ac7c    00000030                             : SPI.oem4 (.text:SPI_open)

                      2001acac    00000030     driverlib.a : uart.obj (.text:UARTDisable)

                      2001acdc    00000030     drivers_cc32xxware.aem4 : UART.oem4 (.text:UART_open)

                      2001ad0c    00000030     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:_aws_iot_mqtt_get_free_message_handler_index)

                      2001ad3c    00000030     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:registerInterruptHandler)

                      2001ad6c    00000030     rtsv7M4_T_le_eabi.lib : strncpy.obj (.text)

                      2001ad9c    00000030                           : xferaise.obj (.text)

                      2001adcc    00000030     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Socket)

                      2001adfc    00000030     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_atExitFunc__I)

                      2001ae2c    00000004     --HOLE-- [fill = 0]

                      2001ae30    00000030     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_TaskSupport_start__E)

                      2001ae60    00000030     shadow_sample_pem4.oem4 (.text:ti_sysbios_gates_GateHwi_Object__create__S)

                      2001ae90    00000030     shadow_sample_pem4.oem4 (.text:ti_sysbios_gates_GateMutex_Object__create__S)

                      2001aec0    00000030     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_gates_GateMutex_enter__E)

                      2001aef0    00000030     shadow_sample_pem4.oem4 (.text:ti_sysbios_heaps_HeapMem_Object__create__S)

                      2001af20    00000030     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Event_create)

                      2001af50    00000030     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Event_pendTimeout__I)

                      2001af80    00000030                  : BIOS.obj (.text:ti_sysbios_knl_Mailbox_postInit__I)

                      2001afb0    00000030     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_construct)

                      2001afe0    00000030     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Semaphore_pendTimeout__I)

                      2001b010    00000030                  : BIOS.obj (.text:ti_sysbios_knl_Task_unblockI__E)

                      2001b040    00000030     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_processAtExit__E)

                      2001b070    0000002e     aws_iot_sl.aem4 : CdnClient.o (.text:CdnClient_CloseServer)

                      2001b09e    0000002e     UARTUtils.o (.text:UARTUtils_deviceopen)

                      2001b0cc    0000002e     shadow_sample_pem4.oem4 (.text:malloc)

                      2001b0fa    0000002e     rtsv7M4_T_le_eabi.lib : i_tofd_t2.obj (.text)

                      2001b128    0000002e                           : raise.obj (.text)

                      2001b156    00000002     --HOLE-- [fill = 0]

                      2001b158    0000002c     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:CC3X00_NWP_enable)

                      2001b184    0000002c     driverlib.a : prcm.obj (.text:PRCMLPDSIntervalSet)

                      2001b1b0    0000002c                 : prcm.obj (.text:PRCMSysResetCauseGet)

                      2001b1dc    0000002c     sntp_sl.aem4 : sntp.oem4 (.text:SNTP_forceTimeSync)

                      2001b208    0000002c     aws_iot_sl.aem4 : flc.o (.text:_McuImageGetNewIndex)

                      2001b234    0000002c                     : jsmn.o (.text:jsmn_fill_token)

                      2001b260    0000002c                     : timer.o (.text:msToTicks)

                      2001b28c    0000002c                     : network_sl.o (.text:setsockopt)

                      2001b2b8    0000002c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_doTick__I)

                      2001b2e4    0000002c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Queue_construct)

                      2001b310    0000002c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_restore__E)

                      2001b33c    0000002c     aws_iot_sl.aem4 : timer.o (.text:ticksToMs)

                      2001b368    0000002c     ti.targets.arm.rtsarm.aem4 : Text.oem4 (.text:xdc_runtime_Text_cordText__E)

                      2001b394    0000002a     driverlib.a : spi.obj (.text:SPIDataGetNonBlocking)

                      2001b3be    0000002a     aws_iot_sl.aem4 : CdnClient.o (.text:_RecvFileChunk)

                      2001b3e8    0000002a     cc3x00_host_driver.aem4 : socket.oem4 (.text:_sl_BuildAddress)

                      2001b412    0000002a     aws_iot_sl.aem4 : aws_iot_shadow.o (.text:aws_iot_shadow_register_delta)

                      2001b43c    0000002a     rtsv7M4_T_le_eabi.lib : xdclass.obj (.text)

                      2001b466    0000002a     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_putchar__I)

                      2001b490    00000028     driverlib.a : prcm.obj (.text:PRCMLPDSWakeupSourceEnable)

                      2001b4b8    00000028                 : prcm.obj (.text:PRCMPeripheralClkDisable)

                      2001b4e0    00000028     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_registerNotify)

                      2001b508    00000028     network_sl.aem4 : ssock.oem4 (.text:Ssock_recvall)

                      2001b530    00000028     aws_iot_sl.aem4 : aws_iot_mqtt_client_yield.o (.text:_aws_iot_mqtt_force_client_disconnect)

                      2001b558    00000028                     : aws_iot_shadow_json.o (.text:checkReturnValueOfSnPrintf)

                      2001b580    00000028     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:releasePowerConstraint)

                      2001b5a8    00000028     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Clock_addI__E)

                      2001b5d0    00000028                  : BIOS.obj (.text:ti_sysbios_knl_Swi_Module_startup__E)

                      2001b5f8    00000028     driverlib.a : udma.obj (.text:uDMAChannelIsEnabled)

                      2001b620    00000026     drivers_cc32xxware.aem4 : List.oem4 (.text:List_put)

                      2001b646    00000026     aws_iot_sl.aem4 : LogClient.o (.text:LogClient_Close)

                      2001b66c    00000026                     : OtaClient.o (.text:OtaClient_CloseServer)

                      2001b692    00000026                     : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_get_next_packet_id)

                      2001b6b8    00000026     network_sl.aem4 : ssock_sl.oem4 (.text:fileExists)

                      2001b6de    00000026     aws_iot_sl.aem4 : network_sl.o (.text:gethostbyname)

                      2001b704    00000026     startsntp.o (.text:gethostbyname)

                      2001b72a    00000026     rtsv7M4_T_le_eabi.lib : strncmp.obj (.text)

                      2001b750    00000026     aws_iot_sl.aem4 : flc.o (.text:sl_extlib_FlcCloseFile)

                      2001b776    00000026     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_avprintf__E)

                      2001b79c    00000024     driverlib.a : prcm.obj (.text:PRCMLPDSWakeUpGPIOSelect)

                      2001b7c0    00000024     rom_pin_mux_config.o (.text:RebootMCU)

                      2001b7e4    00000024     netwifi.o (.text:SimpleLinkNetAppEventHandler)

                      2001b808    00000024     network_sl.aem4 : tls_sl.oem4 (.text:TLS_delete)

                      2001b82c    00000024     driverlib.a : uart.obj (.text:UARTCharPutNonBlocking)

                      2001b850    00000024                 : uart.obj (.text:UARTEnable)

                      2001b874    00000024     UARTUtils.o (.text:UARTUtils_systemAbort)

                      2001b898    00000024     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:osi_Spawn)

                      2001b8bc    00000024     rtsv7M4_T_le_eabi.lib : u_tofs_t2.obj (.text)

                      2001b8e0    00000024     shadow_sample.o (.text:simulatergbLEDs)

                      2001b904    00000024     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Close)

                      2001b928    00000024                             : wlan.oem4 (.text:sl_WlanProfileDel)

                      2001b94c    00000024                             : wlan.oem4 (.text:sl_WlanSetMode)

                      2001b970    00000024     aws_iot_sl.aem4 : flc.o (.text:sl_extlib_FlcIsPendingCommit)

                      2001b994    00000024     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_registerRTSLock__I)

                      2001b9b8    00000024     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_removeRTSLock__I)

                      2001b9dc    00000024     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_startFunc__I)

                      2001ba00    00000024     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_Module_startup__E)

                      2001ba24    00000004     --HOLE-- [fill = 0]

                      2001ba28    00000024                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_postInit__I)

                      2001ba4c    00000004     --HOLE-- [fill = 0]

                      2001ba50    00000024                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_startup__E)

                      2001ba74    00000024     shadow_sample_pem4.oem4 (.text:ti_sysbios_gates_GateMutex_Object__delete__S)

                      2001ba98    00000024     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Clock_Module_startup__E)

                      2001babc    00000004     --HOLE-- [fill = 0]

                      2001bac0    00000024                  : BIOS.obj (.text:ti_sysbios_knl_Clock_start__E)

                      2001bae4    00000004     --HOLE-- [fill = 0]

                      2001bae8    00000024                  : BIOS.obj (.text:ti_sysbios_knl_Semaphore_Instance_init__E)

                      2001bb0c    00000024     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_Object__delete__S)

                      2001bb30    00000024     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_restoreHwi__E)

                      2001bb54    00000024     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_vprintf__E)

                      2001bb78    00000022     driverlib.a : gpio.obj (.text:GPIOIntStatus)

                      2001bb9a    00000022                 : spi.obj (.text:SPIReset)

                      2001bbbc    00000022                 : spi.obj (.text:SPIWordCountSet)

                      2001bbde    00000022     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_autoreconnect_set_status)

                      2001bc00    00000022     rtsv7M4_T_le_eabi.lib : frexp.obj (.text)

                      2001bc22    00000020     aws_iot_sl.aem4 : CdnClient.o (.text:CdnClient_SetFileInfo)

                      2001bc42    00000020     driverlib.a : gpio.obj (.text:GPIOPinWrite)

                      2001bc62    00000002     --HOLE-- [fill = 0]

                      2001bc64    00000020     aws_iot_sl.aem4 : LogClient.o (.text:LogClient_Init)

                      2001bc84    00000020     driverlib.a : prcm.obj (.text:PRCMLPDSRestoreInfoSet)

                      2001bca4    00000020     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_idleFunc)

                      2001bcc4    00000020                             : PowerCC3200.oem4 (.text:Power_unregisterNotify)

                      2001bce4    00000020     driverlib.a : spi.obj (.text:SPIDataGet)

                      2001bd04    00000020     UARTUtils.o (.text:UARTUtils_systemPutch)

                      2001bd24    00000020     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_read_char)

                      2001bd44    00000020                     : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_write_char)

                      2001bd64    00000020     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:getPowerMgrId)

                      2001bd84    00000020                             : UARTCC3200.oem4 (.text:getPowerMgrId)

                      2001bda4    00000020     aws_iot_sl.aem4 : timer.o (.text:has_timer_expired)

                      2001bdc4    00000020     rtsv7M4_T_le_eabi.lib : memchr.obj (.text)

                      2001bde4    00000020     aws_iot_sl.aem4 : network_sl.o (.text:socket)

                      2001be04    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_rtsLock__I)

                      2001be24    00000004     --HOLE-- [fill = 0]

                      2001be28    00000020     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_clearInterrupt__E)

                      2001be48    00000020                  : m3_Hwi_asm.obj (.text:ti_sysbios_family_arm_m3_Hwi_excHandlerAsm__I)

                      2001be68    00000020                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excHandler__I)

                      2001be88    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_gates_GateHwi_Object__delete__S)

                      2001bea8    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_heaps_HeapMem_Object__delete__S)

                      2001bec8    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_Object__destruct__S)

                      2001bee8    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Event_Object__delete__S)

                      2001bf08    00000020     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Idle_run__E)

                      2001bf28    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Mailbox_Object__delete__S)

                      2001bf48    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_Object__destruct__S)

                      2001bf68    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Task_Object__delete__S)

                      2001bf88    00000020     ti.targets.arm.rtsarm.aem4 : Registry.oem4 (.text:xdc_runtime_Registry_findById__E)

                      2001bfa8    0000001e     driverlib.a : spi.obj (.text:SPIDataPut)

                      2001bfc6    0000001e                 : uart.obj (.text:UARTCharPut)

                      2001bfe4    0000001e                 : uart.obj (.text:UARTIntStatus)

                      2001c002    0000001e     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:WiFiCC3200_close)

                      2001c020    0000001e     aws_iot_sl.aem4 : aws_iot_shadow.o (.text:aws_iot_shadow_yield)

                      2001c03e    0000001e     network_sl.aem4 : tls_sl.oem4 (.text:getTLSMethod)

                      2001c05c    0000001e     aws_iot_sl.aem4 : jsmn.o (.text:jsmn_init)

                      2001c07a    0000001e     rtsv7M4_T_le_eabi.lib : strcat.obj (.text)

                      2001c098    0000001e     aws_iot_sl.aem4 : flc.o (.text:sl_extlib_FlcReadFile)

                      2001c0b6    0000001e                     : flc.o (.text:sl_extlib_FlcWriteFile)

                      2001c0d4    0000001e     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_errorRaiseHook__I)

                      2001c0f2    0000001e     sysbios.aem4 : m3_Hwi_asm_switch.obj (.text:ti_sysbios_family_xxx_Hwi_switchAndRunFunc)

                      2001c110    0000001c     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_init)

                      2001c12c    0000001c     network_sl.aem4 : ssock.oem4 (.text:Ssock_delete)

                      2001c148    0000001c                     : ssock.oem4 (.text:Ssock_destruct)

                      2001c164    0000001c     driverlib.a : uart.obj (.text:UARTCharGetNonBlocking)

                      2001c180    0000001c                 : uart.obj (.text:UARTFlowControlSet)

                      2001c19c    0000001c     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvProtectionObjLockWaitForever)

                      2001c1b8    0000001c                             : socket.oem4 (.text:_sl_TruncatePayloadByProtocol)

                      2001c1d4    0000001c     aws_iot_sl.aem4 : network_sl.o (.text:connect)

                      2001c1f0    0000001c     rtsv7M4_T_le_eabi.lib : memccpy.obj (.text)

                      2001c20c    0000001c     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_Object__destruct__S)

                      2001c228    0000001c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_stop__E)

                      2001c244    00000004     --HOLE-- [fill = 0]

                      2001c248    0000001c                  : BIOS.obj (.text:ti_sysbios_gates_GateMutex_Instance_init__E)

                      2001c264    00000004     --HOLE-- [fill = 0]

                      2001c268    0000001c                  : BIOS.obj (.text:ti_sysbios_knl_Clock_Instance_finalize__E)

                      2001c284    0000001c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Queue_Object__destruct__S)

                      2001c2a0    0000001c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Queue_get__E)

                      2001c2bc    00000004     --HOLE-- [fill = 0]

                      2001c2c0    0000001c                  : BIOS.obj (.text:ti_sysbios_knl_Queue_put__E)

                      2001c2dc    00000004     --HOLE-- [fill = 0]

                      2001c2e0    0000001c                  : BIOS.obj (.text:ti_sysbios_knl_Task_enter__I)

                      2001c2fc    0000001c     driverlib.a : udma.obj (.text:uDMAChannelEnable)

                      2001c318    0000001c     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:vSimpleLinkSpawnTask)

                      2001c334    0000001c     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_raiseX__E)

                      2001c350    0000001c                                : Memory.oem4 (.text:xdc_runtime_Memory_valloc__E)

                      2001c36c    0000001c                                : System.oem4 (.text:xdc_runtime_System_abort__E)

                      2001c388    0000001a     cc3x00_host_driver.aem4 : netapp.oem4 (.text:CopyPingResultsToReport)

                      2001c3a2    0000001a     driverlib.a : gpio.obj (.text:GPIOIntEnable)

                      2001c3bc    0000001a     drivers_cc32xxware.aem4 : List.oem4 (.text:List_remove)

                      2001c3d6    0000001a     driverlib.a : pin.obj (.text:PinTypeUART)

                      2001c3f0    0000001a                 : spi.obj (.text:SPIDmaDisable)

                      2001c40a    0000001a                 : spi.obj (.text:SPIDmaEnable)

                      2001c424    0000001a                 : spi.obj (.text:SPIFIFODisable)

                      2001c43e    0000001a                 : spi.obj (.text:SPIFIFOEnable)

                      2001c458    0000001a     UARTUtils.o (.text:UARTUtils_deviceclose)

                      2001c472    0000001a     sysbios.aem4 : m3_Hwi_asm.obj (.text:ti_sysbios_family_arm_m3_Hwi_pendSV__I)

                      2001c48c    0000001a     shadow_sample_pem4.oem4 (.text:xdc_runtime_System_aprintf__E)

                      2001c4a6    0000001a     shadow_sample_pem4.oem4 (.text:xdc_runtime_System_printf__E)

                      2001c4c0    0000001a     network_sl.aem4 : tls_sl.oem4 (.text:xsnprintf)

                      2001c4da    00000002     --HOLE-- [fill = 0]

                      2001c4dc    00000018     driverlib.a : prcm.obj (.text:PRCMHibernateEnter)

                      2001c4f4    00000018                 : spi.obj (.text:SPICSDisable)

                      2001c50c    00000018                 : spi.obj (.text:SPICSEnable)

                      2001c524    00000018                 : spi.obj (.text:SPIDisable)

                      2001c53c    00000018                 : spi.obj (.text:SPIEnable)

                      2001c554    00000018     network_sl.aem4 : ssock.oem4 (.text:Ssock_create)

                      2001c56c    00000018     driverlib.a : uart.obj (.text:UARTBusy)

                      2001c584    00000018                 : uart.obj (.text:UARTFIFOLevelSet)

                      2001c59c    00000018                 : uart.obj (.text:UARTIntDisable)

                      2001c5b4    00000018                 : uart.obj (.text:UARTIntEnable)

                      2001c5cc    00000018     drivers_cc32xxware.aem4 : UART.oem4 (.text:UART_Params_init)

                      2001c5e4    00000018     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:VDeleteSimpleLinkSpawnTask)

                      2001c5fc    00000018                                  : WiFiCC3200.oem4 (.text:WiFiCC3200_init)

                      2001c614    00000018     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvProtectionObjUnLock)

                      2001c62c    00000018     shadow_sample_pem4.oem4 (.text:free)

                      2001c644    00000018     rtsv7M4_T_le_eabi.lib : args_main.obj (.text)

                      2001c65c    00000018                           : ll_mul_t2.obj (.text)

                      2001c674    00000018                           : strcmp.obj (.text)

                      2001c68c    00000018                           : strrchr.obj (.text)

                      2001c6a4    00000018     aws_iot_sl.aem4 : flc.o (.text:sl_extlib_FlcAbortFile)

                      2001c6bc    00000018     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:spi_Close)

                      2001c6d4    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_rtsUnlock__I)

                      2001c6ec    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_Handle__label__S)

                      2001c704    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_Module__startupDone__F)

                      2001c71c    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Timer_Module__startupDone__F)

                      2001c734    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_gates_GateHwi_Handle__label__S)

                      2001c74c    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_gates_GateMutex_Handle__label__S)

                      2001c764    00000004     --HOLE-- [fill = 0]

                      2001c768    00000018     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_gates_GateMutex_leave__E)

                      2001c780    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_heaps_HeapMem_Handle__label__S)

                      2001c798    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Swi_Handle__label__S)

                      2001c7b0    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Task_Handle__label__S)

                      2001c7c8    00000018     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_sleepTimeout__I)

                      2001c7e0    00000018     shadow_sample_pem4.oem4 (.text:time)

                      2001c7f8    00000018     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_check__E)

                      2001c810    00000018                                : System.oem4 (.text:xdc_runtime_System_exit__E)

                      2001c828    00000018                                : Text.oem4 (.text:xdc_runtime_Text_ropeText__E)

                      2001c840    00000016     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_delete)

                      2001c856    00000016                     : HwiP_tirtos.oem4 (.text:HwiP_delete)

                      2001c86c    00000016     driverlib.a : prcm.obj (.text:PRCMHIBRegRead)

                      2001c882    00000016                 : prcm.obj (.text:PRCMHIBRegWrite)

                      2001c898    00000016     tirtosport.aem4 : SemaphoreP_tirtos.oem4 (.text:SemaphoreP_delete)

                      2001c8ae    00000016     driverlib.a : uart.obj (.text:UARTCharGet)

                      2001c8c4    00000016     cc3x00_host_driver.aem4 : fs.oem4 (.text:_sl_Strlen)

                      2001c8da    00000016     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_get_client_state)

                      2001c8f0    00000016                     : timer.o (.text:init_timer)

                      2001c906    00000016     rtsv7M4_T_le_eabi.lib : strchr.obj (.text)

                      2001c91c    00000016     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:startTxFifoEmptyClk)

                      2001c932    00000016     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_exitFunc__I)

                      2001c948    00000016     startsntp.o (.text:ti_sysbios_knl_Semaphore_Params_init)

                      2001c95e    00000016     main.o (.text:ti_sysbios_knl_Task_Params_init)

                      2001c974    00000014     driverlib.a : cpu.obj (.text:CPUcpsid)

                      2001c988    00000014                 : cpu.obj (.text:CPUcpsie)

                      2001c99c    00000014                 : gpio.obj (.text:GPIOIntClear)

                      2001c9b0    00000014     drivers_cc32xxware.aem4 : SPI.oem4 (.text:SPI_Params_init)

                      2001c9c4    00000014     network_sl.aem4 : ssock.oem4 (.text:Ssock_construct)

                      2001c9d8    00000014     UARTUtils.o (.text:UARTUtils_systemReady)

                      2001c9ec    00000014     aws_iot_sl.aem4 : aws_iot_shadow.o (.text:aws_iot_shadow_set_autoreconnect_status)

                      2001ca00    00000014     bi_certflasher.o (.text:bi_certflasher)

                      2001ca14    00000014     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:hostDriverInterruptHandler)

                      2001ca28    00000014                                  : osi_tirtos.oem4 (.text:osi_SyncObjClear)

                      2001ca3c    00000014     rtsv7M4_T_le_eabi.lib : _lock.obj (.text)

                      2001ca50    00000014                           : strcpy.obj (.text)

                      2001ca64    00000014                           : strlen.obj (.text)

                      2001ca78    00000014     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_Object__get__S)

                      2001ca8c    00000004     --HOLE-- [fill = 0]

                      2001ca90    00000014     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_switchFromBootStack__E)

                      2001caa4    00000014     shadow_sample_pem4.oem4 (.text:ti_sysbios_heaps_HeapMem_Object__get__S)

                      2001cab8    00000014     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Clock_tickReconfig__E)

                      2001cacc    00000004     --HOLE-- [fill = 0]

                      2001cad0    00000014                  : BIOS.obj (.text:ti_sysbios_knl_Event_Instance_init__E)

                      2001cae4    00000014     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Swi_Object__get__S)

                      2001caf8    00000014     startsntp.o (.text:timeUpdateHook)

                      2001cb0c    00000014     driverlib.a : udma.obj (.text:uDMAControlBaseSet)

                      2001cb20    00000012     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_start)

                      2001cb32    00000012     drivers_cc32xxware.aem4 : RingBuf.oem4 (.text:RingBuf_construct)

                      2001cb44    00000012     tirtosport.aem4 : SemaphoreP_tirtos.oem4 (.text:SemaphoreP_pend)

                      2001cb56    00000012     driverlib.a : uart.obj (.text:UARTIntClear)

                      2001cb68    00000012                 : uart.obj (.text:UARTRxErrorGet)

                      2001cb7a    00000012     UARTUtils.o (.text:UARTUtils_devicelseek)

                      2001cb8c    00000012     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvObjLockWaitForever)

                      2001cb9e    00000012                             : driver.oem4 (.text:_SlDrvSyncObjWaitForever)

                      2001cbb0    00000012     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_hal_Hwi_Module_startup__E)

                      2001cbc2    00000012     shadow_sample_pem4.oem4 (.text:xdc_runtime_Startup_exec__I)

                      2001cbd4    00000010     CC3200_LAUNCHXL.o (.text:CC3200_LAUNCHXL_initGeneral)

                      2001cbe4    00000010     CC3200_LAUNCHXL.o (.text:CC3200_LAUNCHXL_initWiFi)

                      2001cbf4    00000010     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:CC3X00_NWP_maskInterrupt)

                      2001cc04    00000010     cc3x00_host_driver.aem4 : socket.oem4 (.text:SL_FD_SET)

                      2001cc14    00000010     driverlib.a : uart.obj (.text:UARTRxErrorClear)

                      2001cc24    00000010     UARTUtils.o (.text:UARTUtils_devicerename)

                      2001cc34    00000010     drivers_cc32xxware.aem4 : WiFi.oem4 (.text:WiFi_Params_init)

                      2001cc44    00000010     cc3x00_host_driver.aem4 : device.oem4 (.text:_sl_GetStartResponseConvert)

                      2001cc54    00000010     aws_iot_sl.aem4 : network_sl.o (.text:close)

                      2001cc64    00000010                     : network_sl.o (.text:htons)

                      2001cc74    00000010     startsntp.o (.text:htons)

                      2001cc84    00000010     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readBlockingTimeout)

                      2001cc94    00000004     --HOLE-- [fill = 0]

                      2001cc98    00000010     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_BIOS_getCpuFreq__E)

                      2001cca8    00000010                  : BIOS.obj (.text:ti_sysbios_BIOS_setThreadType__E)

                      2001ccb8    00000010                  : BIOS.obj (.text:ti_sysbios_BIOS_start__E)

                      2001ccc8    00000010                  : m3_TaskSupport_asm.obj (.text:ti_sysbios_family_arm_m3_TaskSupport_glue)

                      2001ccd8    00000010                  : m3_TaskSupport_asm.obj (.text:ti_sysbios_family_arm_m3_TaskSupport_swap__E)

                      2001cce8    00000010                  : BIOS.obj (.text:ti_sysbios_gates_GateMutex_Instance_finalize__E)

                      2001ccf8    00000010     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Mailbox_Object__get__S)

                      2001cd08    00000010     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Semaphore_Instance_finalize__E)

                      2001cd18    00000010                  : BIOS.obj (.text:ti_sysbios_knl_Swi_disable__E)

                      2001cd28    00000010     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Task_Object__get__S)

                      2001cd38    00000010     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_disable__E)

                      2001cd48    00000010     ti.targets.arm.rtsarm.aem4 : Gate.oem4 (.text:xdc_runtime_Gate_leaveSystem__E)

                      2001cd58    00000010                                : Memory.oem4 (.text:xdc_runtime_Memory_free__E)

                      2001cd68    00000010                                : SysCallback.oem4 (.text:xdc_runtime_SysCallback_abort__E)

                      2001cd78    00000010                                : SysCallback.oem4 (.text:xdc_runtime_SysCallback_exit__E)

                      2001cd88    00000010                                : SysCallback.oem4 (.text:xdc_runtime_SysCallback_flush__E)

                      2001cd98    00000010                                : SysCallback.oem4 (.text:xdc_runtime_SysCallback_putch__E)

                      2001cda8    00000010                                : SysCallback.oem4 (.text:xdc_runtime_SysCallback_ready__E)

                      2001cdb8    00000010                                : System.oem4 (.text:xdc_runtime_System_vsnprintf__E)

                      2001cdc8    0000000e     tirtosport.aem4 : HwiP_tirtos.oem4 (.text:HwiP_Params_init)

                      2001cdd6    0000000e     UARTUtils.o (.text:UARTUtils_deviceunlink)

                      2001cde4    0000000e     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvObjUnLock)

                      2001cdf2    0000000e                             : driver.oem4 (.text:_SlDrvSyncObjSignal)

                      2001ce00    0000000e     rtsv7M4_T_le_eabi.lib : copy_decompress_none.obj (.text:decompress:none)

                      2001ce0e    0000000e     aws_iot_sl.aem4 : OtaApp.o (.text:local_filter)

                      2001ce1c    00000004     --HOLE-- [fill = 0]

                      2001ce20    0000000e     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Idle_loop__E)

                      2001ce2e    00000002     --HOLE-- [fill = 0]

                      2001ce30    0000000e                  : BIOS.obj (.text:ti_sysbios_knl_Queue_empty__E)

                      2001ce3e    00000002     --HOLE-- [fill = 0]

                      2001ce40    0000000c     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:CC3X00_NWP_unMaskInterrupt)

                      2001ce4c    0000000c     driverlib.a : cpu.obj (.text:CPUwfi)

                      2001ce58    0000000c     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_getSystemTickPeriod)

                      2001ce64    0000000c     netwifi.o (.text:NetWiFi_isConnected)

                      2001ce70    0000000c     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_getConstraintMask)

                      2001ce7c    0000000c                             : PowerCC3200.oem4 (.text:Power_getDependencyCount)

                      2001ce88    0000000c                             : RingBuf.oem4 (.text:RingBuf_peek)

                      2001ce94    0000000c     netwifi.o (.text:SimpleLinkHttpServerCallback)

                      2001cea0    0000000c     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_init)

                      2001ceac    0000000c     aws_iot_sl.aem4 : aws_iot_shadow.o (.text:aws_iot_shadow_disconnect)

                      2001ceb8    0000000c                     : aws_iot_shadow.o (.text:aws_iot_shadow_reset_last_received_version)

                      2001cec4    0000000c     rtsv7M4_T_le_eabi.lib : copy_zero_init.obj (.text:decompress:ZI)

                      2001ced0    0000000c     aws_iot_sl.aem4 : network_sl.o (.text:htonl)

                      2001cedc    0000000c     startsntp.o (.text:htonl)

                      2001cee8    0000000c     aws_iot_sl.aem4 : network_sl.o (.text:iot_tls_is_connected)

                      2001cef4    0000000c     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:osi_LockObjUnlock)

                      2001cf00    0000000c                                  : osi_tirtos.oem4 (.text:osi_SyncObjSignal)

                      2001cf0c    0000000c                                  : osi_tirtos.oem4 (.text:osi_SyncObjSignalFromISR)

                      2001cf18    0000000c     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:postNotifyFxn)

                      2001cf24    0000000c                             : UARTCC3200.oem4 (.text:postNotifyFxn)

                      2001cf30    0000000c     aws_iot_sl.aem4 : aws_iot_shadow_json.o (.text:resetClientTokenSequenceNum)

                      2001cf3c    0000000c     rtsv7M4_T_le_eabi.lib : ctime_.obj (.text)

                      2001cf48    0000000c     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_Params__init__S)

                      2001cf54    00000004     --HOLE-- [fill = 0]

                      2001cf58    0000000c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_disableFxn__E)

                      2001cf64    00000004     --HOLE-- [fill = 0]

                      2001cf68    0000000c                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_TaskSupport_checkStack__E)

                      2001cf74    00000004     --HOLE-- [fill = 0]

                      2001cf78    0000000c                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_TaskSupport_getStackAlignment__E)

                      2001cf84    00000004     --HOLE-- [fill = 0]

                      2001cf88    0000000c                  : BIOS.obj (.text:ti_sysbios_gates_GateHwi_enter__E)

                      2001cf94    0000000c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_Params__init__S)

                      2001cfa0    0000000c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Clock_getTicks__E)

                      2001cfac    00000004     --HOLE-- [fill = 0]

                      2001cfb0    0000000c                  : BIOS.obj (.text:ti_sysbios_knl_Clock_setTicks__E)

                      2001cfbc    00000004     --HOLE-- [fill = 0]

                      2001cfc0    0000000c                  : BIOS.obj (.text:ti_sysbios_knl_Clock_tickStart__E)

                      2001cfcc    00000004     --HOLE-- [fill = 0]

                      2001cfd0    0000000c                  : BIOS.obj (.text:ti_sysbios_knl_Clock_tickStop__E)

                      2001cfdc    0000000c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Queue_Object__get__S)

                      2001cfe8    0000000c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_Params__init__S)

                      2001cff4    0000000c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Task_Params__init__S)

                      2001d000    0000000c     driverlib.a : udma.obj (.text:uDMAControlBaseGet)

                      2001d00c    0000000c                 : udma.obj (.text:uDMAEnable)

                      2001d018    0000000c                 : udma.obj (.text:uDMAErrorStatusClear)

                      2001d024    0000000c                 : udma.obj (.text:uDMAIntStatus)

                      2001d030    0000000c     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_init__E)

                      2001d03c    0000000c                                : Gate.oem4 (.text:xdc_runtime_Gate_enterSystem__E)

                      2001d048    0000000c                                : Memory.oem4 (.text:xdc_runtime_Memory_calloc__E)

                      2001d054    0000000c                                : Memory.oem4 (.text:xdc_runtime_Memory_getMaxDefaultTypeAlign__E)

                      2001d060    0000000a     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_stop)

                      2001d06a    0000000a     drivers_cc32xxware.aem4 : List.oem4 (.text:List_empty)

                      2001d074    0000000a                             : SPI.oem4 (.text:SPI_close)

                      2001d07e    0000000a                             : SPI.oem4 (.text:SPI_transfer)

                      2001d088    0000000a     tirtosport.aem4 : SemaphoreP_tirtos.oem4 (.text:SemaphoreP_post)

                      2001d092    0000000a     netwifi.o (.text:SimpleLinkGeneralEventHandler)

                      2001d09c    0000000a     netwifi.o (.text:SimpleLinkSockEventHandler)

                      2001d0a6    0000000a     drivers_cc32xxware.aem4 : UART.oem4 (.text:UART_close)

                      2001d0b0    0000000a                             : UART.oem4 (.text:UART_read)

                      2001d0ba    0000000a                             : UART.oem4 (.text:UART_write)

                      2001d0c4    0000000a                             : UART.oem4 (.text:UART_writePolling)

                      2001d0ce    0000000a                             : WiFi.oem4 (.text:WiFi_close)

                      2001d0d8    0000000a     CC3200_LAUNCHXL.o (.text:dmaErrorHwi)

                      2001d0e2    0000000a     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:osi_LockObjDelete)

                      2001d0ec    0000000a                                  : osi_tirtos.oem4 (.text:osi_SyncObjDelete)

                      2001d0f6    0000000a     shadow_sample_pem4.oem4 (.text:xdc_runtime_IHeap_alloc)

                      2001d100    0000000a     shadow_sample_pem4.oem4 (.text:xdc_runtime_IHeap_free)

                      2001d10a    00000008     CC3200_LAUNCHXL.o (.text:CC3200_LAUNCHXL_initGPIO)

                      2001d112    00000008     CC3200_LAUNCHXL.o (.text:CC3200_LAUNCHXL_initUART)

                      2001d11a    00000008     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_Params_init)

                      2001d122    00000008     driverlib.a : prcm.obj (.text:PRCMSleepEnter)

                      2001d12a    00000008     tirtosport.aem4 : SemaphoreP_tirtos.oem4 (.text:SemaphoreP_Params_init)

                      2001d132    00000008     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvMemZero)

                      2001d13a    00000008     startsntp.o (.text:getTime)

                      2001d142    00000002     --HOLE-- [fill = 0]

                      2001d144    00000008     aws_iot_sl.aem4 : OtaHttp.o (.text:http_recv_buf)

                      2001d14c    00000008                     : OtaHttp.o (.text:http_send_buf)

                      2001d154    00000008     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readSemCallback)

                      2001d15c    00000008     cc3x00_host_driver.aem4 : wlan.oem4 (.text:sl_WlanDisconnect)

                      2001d164    00000004     --HOLE-- [fill = 0]

                      2001d168    00000008     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_doSwiRestore__I)

                      2001d170    00000008                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_startup__E)

                      2001d178    00000008     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:transferCallback)

                      2001d180    00000008                             : UARTCC3200.oem4 (.text:writeSemCallback)

                      2001d188    00000008     shadow_sample_pem4.oem4 (.text:xdc_runtime_Text_visitRope__I)

                      2001d190    00000006     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_control)

                      2001d196    00000006     driverlib.a : utils.obj (.text:UtilsDelay)

                      2001d19c    00000006     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:WiFiCC3200_control)

                      2001d1a2    00000006     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvResetCmdExt)

                      2001d1a8    00000006     ti.targets.arm.rtsarm.aem4 : xdc_noinit.oem4 (.text:__xdc__init)

                      2001d1ae    00000006     rtsv7M4_T_le_eabi.lib : copy_decompress_rle.obj (.text:decompress:rle24)

                      2001d1b4    00000004     --HOLE-- [fill = 0]

                      2001d1b8    00000006     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_doTaskRestore__I)

                      2001d1be    00000002     --HOLE-- [fill = 0]

                      2001d1c0    00000006                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_restoreFxn__E)

                      2001d1c6    00000002     --HOLE-- [fill = 0]

                      2001d1c8    00000006                  : BIOS.obj (.text:ti_sysbios_gates_GateHwi_leave__E)

                      2001d1ce    00000002     --HOLE-- [fill = 0]

                      2001d1d0    00000006                  : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_isBlocking__E)

                      2001d1d6    00000002     --HOLE-- [fill = 0]

                      2001d1d8    00000006                  : BIOS.obj (.text:ti_sysbios_knl_Clock_stop__E)

                      2001d1de    00000002     --HOLE-- [fill = 0]

                      2001d1e0    00000006                  : BIOS.obj (.text:ti_sysbios_knl_Queue_Instance_init__E)

                      2001d1e6    00000002     --HOLE-- [fill = 0]

                      2001d1e8    00000006                  : BIOS.obj (.text:ti_sysbios_knl_Swi_startup__E)

                      2001d1ee    00000006     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_Module_startup__E)

                      2001d1f4    00000004     --HOLE-- [fill = 0]

                      2001d1f8    00000004     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_getMaxTicks__E)

                      2001d1fc    00000004     --HOLE-- [fill = 0]

                      2001d200    00000004                  : BIOS.obj (.text:ti_sysbios_gates_GateHwi_query__E)

                      2001d204    00000004     --HOLE-- [fill = 0]

                      2001d208    00000004                  : BIOS.obj (.text:ti_sysbios_gates_GateMutex_query__E)

                      2001d20c    00000004     --HOLE-- [fill = 0]

                      2001d210    00000004                  : BIOS.obj (.text:ti_sysbios_knl_Clock_setTimeout__E)

                      2001d214    00000004     --HOLE-- [fill = 0]

                      2001d218    00000004                  : BIOS.obj (.text:ti_sysbios_knl_Task_startup__E)

                      2001d21c    00000004     --HOLE-- [fill = 0]

                      2001d220    00000002                  : BIOS.obj (.text:ti_sysbios_gates_GateHwi_Instance_init__E)

                      2001d222    00000006     --HOLE-- [fill = 0]

                      2001d228    00000002                  : BIOS.obj (.text:ti_sysbios_knl_Clock_logTick__E)

    .bss       0    2001d400    0000c5dd     UNINITIALIZED

                      2001d400    00008000     shadow_sample_pem4.oem4 (.bss:ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A)

                      20025400    00000800     shadow_sample_pem4.oem4 (.bss:taskStackSection)

                      20025c00    00000780     aws_iot_sl.aem4 : aws_iot_shadow_json.o (.bss:jsonTokenStruct)

                      20026380    00000780                     : aws_iot_shadow_records.o (.bss:tokenTable)

                      20026b00    0000067c                     : aws_iot_shadow_records.o (.bss:SubscriptionList)

                      2002717c    000005a0                     : OtaHttp.o (.bss:recv_buf)

                      2002771c    00000528                     : aws_iot_shadow_records.o (.bss:AckWaitList)

                      20027c44    0000044c                     : OtaClient.o (.bss:g_OtaCheckUpdateResponse)

                      20028090    0000030c     shadow_sample_pem4.oem4 (.bss:ti_sysbios_family_arm_m3_Hwi_dispatchTable)

                      2002839c    00000050     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.bss:mqttClientID)

                      200283ec    00000014     (.common:g_FlcSflashCb)

                      20028400    00000400     CC3200_LAUNCHXL.o (.bss:dmaControlTable)

                      20028800    000003d8     aws_iot_sl.aem4 : OtaClient.o (.bss:g_OtaFileMetadata)

                      20028bd8    00000240     netwifi.o (.bss:g_otaOptServerInfo)

                      20028e18    00000204     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.bss:shadowRxBuf)

                      2002901c    00000200                     : OtaHttp.o (.bss:send_buf)

                      2002921c    0000012c     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.bss:PowerCC3200_contextSave)

                      20029348    00000120     rtsv7M4_T_le_eabi.lib : trgmsg.obj (.bss:__CIOBUF_)

                      20029468    00000108     CC3200_LAUNCHXL.o (.bss:uartCC3200Objects)

                      20029570    000000a0     rtsv7M4_T_le_eabi.lib : defs.obj (.bss:__TI_tmpnams)

                      20029610    00000078     CC3200_LAUNCHXL.o (.bss:SPICC3200DMAObjects)

                      20029688    00000074     aws_iot_sl.aem4 : CdnClient.o (.bss:g_CdnClient)

                      200296fc    0000006c     main.o (.bss:g_bi_uart1_input_char)

                      20029768    00000050     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.bss:shadowDeltaTopic)

                      200297b8    0000004c                     : OtaApp.o (.bss:g_OtaApp)

                      20029804    0000004c                     : OtaApp.o (.bss:g_OtaApp_statistics)

                      20029850    00000040     CC3200_LAUNCHXL.o (.bss:uartCC3200RingBuffer)

                      20029890    00000030     CC3200_LAUNCHXL.o (.bss:wiFiCC3200Objects)

                      200298c0    00000024     aws_iot_sl.aem4 : OtaClient.o (.bss:g_OtaClient)

                      200298e4    00000020     (.common:g_bi_wifi_ap_ssid_pswd)

                      20029904    00000020     (.common:gpioCallbackInfo)

                      20029924    0000001c     (.common:time_buf)

                      20029940    00000014     (.common:myThingName)

                      20029954    00000014     (.common:powerNotifyObj)

                      20029968    00000010     (.common:ntpServers)

                      20029978    0000000c     (.common:shadowJsonParser)

                      20029984    0000000c     (.common:tstr_out)

                      20029990    00000008     (.common:firstRTC$1)

                      20029998    00000008     (.common:g_LogClient)

                      200299a0    00000008     (.common:parmbuf)

                      200299a8    00000008     (.common:sBootInfo)

                      200299b0    00000004     (.common:SimpleLinkSpawnTaskHndl)

                      200299b4    00000004     (.common:currButton)

                      200299b8    00000004     (.common:deltaChange$1)

                      200299bc    00000004     (.common:deltaChange$2)

                      200299c0    00000008     (.common:spiCC3200DMAscratchBuf)

                      200299c8    00000004     (.common:firstTick$2)

                      200299cc    00000004     (.common:pMqttClient)

                      200299d0    00000004     (.common:prevButton)

                      200299d4    00000004     (.common:pvOtaApp)

                      200299d8    00000004     (.common:simpleLink_mailbox)

                      200299dc    00000001     (.common:RxIrqCnt)

    .const     0    200299e0    000022e3     

                      200299e0    00000675     bi_certflasher.o (.const:.string:root_ca_pem)

                      2002a055    00000639     bi_certflasher.o (.const:.string:client_private_key_pem)

                      2002a68e    00000481     bi_certflasher.o (.const:.string:client_cert_pem)

                      2002ab0f    00000101     rtsv7M4_T_le_eabi.lib : ctype.obj (.const:.string:_ctypes_)

                      2002ac10    00000100     driverlib.a : pin.obj (.const:g_ulPinToPadMap)

                      2002ad10    000000d2     aws_iot_sl.aem4 : aws_iot_json_utils.o (.const:.string)

                      2002ade2    00000002     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_Module__id__C)

                      2002ade4    000000ae     rtsv7M4_T_le_eabi.lib : strftime.obj (.const:.string)

                      2002ae92    00000002     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Timer_Module__id__C)

                      2002ae94    000000a8     driverlib.a : prcm.obj (.const:PRCM_PeriphRegsList)

                      2002af3c    00000004     aws_iot_sl.aem4 : aws_iot_mqtt_client_unsubscribe.o (.const)

                      2002af40    00000098     rtsv7M4_T_le_eabi.lib : strtod.obj (.const)

                      2002afd8    00000068     CC3200_LAUNCHXL.o (.const:spiCC3200DMAHWAttrs)

                      2002b040    00000060     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.const)

                      2002b0a0    00000060     rtsv7M4_T_le_eabi.lib : mktime.obj (.const)

                      2002b100    0000004c                           : asctime.obj (.const:.string)

                      2002b14c    0000004c     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.const)

                      2002b198    0000004c     rtsv7M4_T_le_eabi.lib : asctime.obj (.const)

                      2002b1e4    0000004c                           : strftime.obj (.const)

                      2002b230    00000048     shadow_sample_pem4.oem4 (.const:.string)

                      2002b278    0000003c     cc3x00_host_driver.aem4 : driver.oem4 (.const:OpcodeTranslateTable)

                      2002b2b4    0000003c                             : wlan.oem4 (.const)

                      2002b2f0    0000003c     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_Object__PARAMS__C)

                      2002b32c    0000003b     aws_iot_sl.aem4 : aws_iot_shadow_json.o (.const:.string)

                      2002b367    00000001     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Clock_tickMode__C)

                      2002b368    00000038     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.const:$P$T0$1)

                      2002b3a0    00000038                     : aws_iot_shadow.o (.const:.string)

                      2002b3d8    00000038     cc3x00_host_driver.aem4 : driver.oem4 (.const:_SlActionLookupTable)

                      2002b410    00000038                             : fs.oem4 (.const)

                      2002b448    00000038     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.const:iotClientConnectParamsDefault)

                      2002b480    00000034     cc3x00_host_driver.aem4 : socket.oem4 (.const)

                      2002b4b4    00000034     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.const)

                      2002b4e8    00000034     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Object__PARAMS__C)

                      2002b51c    00000030     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_Object__PARAMS__C)

                      2002b54c    00000030     CC3200_LAUNCHXL.o (.const:uartCC3200HWAttrs)

                      2002b57c    0000002c     aws_iot_sl.aem4 : aws_iot_shadow.o (.const)

                      2002b5a8    0000002a     bi_certflasher.o (.const:.string)

                      2002b5d2    0000002a     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.const:.string)

                      2002b5fc    00000028     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.const:.string)

                      2002b624    00000028     CC3200_LAUNCHXL.o (.const:PowerCC3200_config)

                      2002b64c    00000028     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.const:UARTCC3200_fxnTable)

                      2002b674    00000028     cc3x00_host_driver.aem4 : netapp.oem4 (.const)

                      2002b69c    00000028     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_Module__FXNS__C)

                      2002b6c4    00000024     CC3200_LAUNCHXL.o (.const:SPI_config)

                      2002b6e8    00000024     CC3200_LAUNCHXL.o (.const:UART_config)

                      2002b70c    00000024     drivers_cc32xxware.aem4 : UART.oem4 (.const:UART_defaultParams)

                      2002b730    00000024     cc3x00_host_driver.aem4 : driver.oem4 (.const)

                      2002b754    00000024     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateHwi_Module__FXNS__C)

                      2002b778    00000024     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateMutex_Module__FXNS__C)

                      2002b79c    00000024     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_Object__PARAMS__C)

                      2002b7c0    00000024     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Clock_Object__PARAMS__C)

                      2002b7e4    00000024     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Semaphore_Object__PARAMS__C)

                      2002b808    00000021     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.const:.string:$P$T1$2)

                      2002b829    00000001     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Clock_tickSource__C)

                      2002b82a    00000002     shadow_sample_pem4.oem4 (.const:ti_sysbios_hal_Hwi_Module__id__C)

                      2002b82c    00000020     drivers_cc32xxware.aem4 : SPI.oem4 (.const)

                      2002b84c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_Object__DESC__C)

                      2002b86c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateHwi_Object__DESC__C)

                      2002b88c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateMutex_Object__DESC__C)

                      2002b8ac    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_Object__DESC__C)

                      2002b8cc    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Clock_Object__DESC__C)

                      2002b8ec    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Event_Object__DESC__C)

                      2002b90c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Object__DESC__C)

                      2002b92c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Queue_Object__DESC__C)

                      2002b94c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Semaphore_Object__DESC__C)

                      2002b96c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_Object__DESC__C)

                      2002b98c    00000020     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_sfxnTab__A)

                      2002b9ac    00000018     CC3200_LAUNCHXL.o (.const:WiFi_config)

                      2002b9c4    00000018     driverlib.a : spi.obj (.const)

                      2002b9dc    00000018     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateHwi_Object__PARAMS__C)

                      2002b9f4    00000018     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateMutex_Object__PARAMS__C)

                      2002ba0c    00000018     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Event_Object__PARAMS__C)

                      2002ba24    00000018     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Queue_Object__PARAMS__C)

                      2002ba3c    00000014     CC3200_LAUNCHXL.o (.const:GPIOCC3200_config)

                      2002ba50    00000014     cc3x00_host_driver.aem4 : device.oem4 (.const)

                      2002ba64    00000010                             : socket.oem4 (.const:.string)

                      2002ba74    00000010     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.const)

                      2002ba84    00000010                     : aws_iot_mqtt_client_publish.o (.const)

                      2002ba94    00000010     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.const)

                      2002baa4    00000010     rtsv7M4_T_le_eabi.lib : _scanfi.obj (.const)

                      2002bab4    00000010     startsntp.o (.const)

                      2002bac4    00000010     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_sfxnRts__A)

                      2002bad4    0000000d     shadow_sample.o (.const:.string)

                      2002bae1    00000001     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_policy__C)

                      2002bae2    00000002     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_Module__id__C)

                      2002bae4    0000000c     drivers_cc32xxware.aem4 : WiFi.oem4 (.const)

                      2002baf0    0000000c     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_firstFxns__A)

                      2002bafc    00000008     cc3x00_host_driver.aem4 : device.oem4 (.const:.string)

                      2002bb04    00000008     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.const)

                      2002bb0c    00000008                     : aws_iot_mqtt_client_subscribe.o (.const)

                      2002bb14    00000008     cc3x00_host_driver.aem4 : netcfg.oem4 (.const)

                      2002bb1c    00000008     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_excHookFuncs__A)

                      2002bb24    00000008     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Idle_funcList__A)

                      2002bb2c    00000008     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Idle_funcList__C)

                      2002bb34    00000008     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_firstFxns__C)

                      2002bb3c    00000008     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_lastFxns__C)

                      2002bb44    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_NMI__C)

                      2002bb48    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_alreadyDefined__C)

                      2002bb4c    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_busFault__C)

                      2002bb50    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_debugMon__C)

                      2002bb54    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_hardFault__C)

                      2002bb58    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_memFault__C)

                      2002bb5c    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_noIsr__C)

                      2002bb60    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_reserved__C)

                      2002bb64    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_svCall__C)

                      2002bb68    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_usageFault__C)

                      2002bb6c    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_NUM_INTERRUPTS__C)

                      2002bb70    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_Object__count__C)

                      2002bb74    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_ccr__C)

                      2002bb78    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_excHandlerFunc__C)

                      2002bb7c    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_excHookFuncs__C)

                      2002bb80    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_nullIsrFunc__C)

                      2002bb84    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_priGroup__C)

                      2002bb88    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_TaskSupport_stackAlignment__C)

                      2002bb8c    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Timer_E_cannotSupport__C)

                      2002bb90    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Timer_startupNeeded__C)

                      2002bb94    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateMutex_Instance_State_sem__O)

                      2002bb98    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_hal_Hwi_E_stackOverflow__C)

                      2002bb9c    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_E_memory__C)

                      2002bba0    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_Module__gateObj__C)

                      2002bba4    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_Object__count__C)

                      2002bba8    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_reqAlign__C)

                      2002bbac    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Clock_Module_State_clockQ__O)

                      2002bbb0    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Clock_tickPeriod__C)

                      2002bbb4    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Event_Instance_State_pendQ__O)

                      2002bbb8    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Instance_State_dataQue__O)

                      2002bbbc    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Instance_State_dataSem__O)

                      2002bbc0    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Instance_State_freeQue__O)

                      2002bbc4    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Instance_State_freeSem__O)

                      2002bbc8    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Object__count__C)

                      2002bbcc    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_maxTypeAlign__C)

                      2002bbd0    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Semaphore_Instance_State_pendQ__O)

                      2002bbd4    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Swi_Object__count__C)

                      2002bbd8    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_E_spOutOfBounds__C)

                      2002bbdc    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_E_stackOverflow__C)

                      2002bbe0    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_Module_State_inactiveQ__O)

                      2002bbe4    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_Object__count__C)

                      2002bbe8    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_allBlockedFunc__C)

                      2002bbec    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_defaultStackHeap__C)

                      2002bbf0    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_defaultStackSize__C)

                      2002bbf4    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_numConstructedTasks__C)

                      2002bbf8    00000004     CC3200_LAUNCHXL.o (.const:wiFiCC3200HWAttrs)

                      2002bbfc    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Assert_E_assertFailed__C)

                      2002bc00    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Core_A_initializedParams__C)

                      2002bc04    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Core_Module__diagsEnabled__C)

                      2002bc08    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Core_Module__diagsIncluded__C)

                      2002bc0c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Core_Module__diagsMask__C)

                      2002bc10    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_E_memory__C)

                      2002bc14    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_Module__diagsEnabled__C)

                      2002bc18    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_Module__diagsIncluded__C)

                      2002bc1c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_Module__diagsMask__C)

                      2002bc20    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_Module__loggerFxn8__C)

                      2002bc24    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_Module__loggerObj__C)

                      2002bc28    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_policyFxn__C)

                      2002bc2c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_raiseHook__C)

                      2002bc30    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_IGateProvider_Interface__BASE__C)

                      2002bc34    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_IHeap_Interface__BASE__C)

                      2002bc38    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_IModule_Interface__BASE__C)

                      2002bc3c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Log_L_error__C)

                      2002bc40    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__diagsEnabled__C)

                      2002bc44    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__diagsIncluded__C)

                      2002bc48    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__diagsMask__C)

                      2002bc4c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__loggerFxn2__C)

                      2002bc50    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__loggerFxn4__C)

                      2002bc54    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__loggerObj__C)

                      2002bc58    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Memory_defaultHeapInstance__C)

                      2002bc5c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_execImpl__C)

                      2002bc60    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_maxPasses__C)

                      2002bc64    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_sfxnRts__C)

                      2002bc68    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_sfxnTab__C)

                      2002bc6c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_SysCallback_abortFxn__C)

                      2002bc70    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_SysCallback_exitFxn__C)

                      2002bc74    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_SysCallback_flushFxn__C)

                      2002bc78    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_SysCallback_putchFxn__C)

                      2002bc7c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_SysCallback_readyFxn__C)

                      2002bc80    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_System_Module__gateObj__C)

                      2002bc84    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_System_abortFxn__C)

                      2002bc88    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_System_exitFxn__C)

                      2002bc8c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_System_extendFxn__C)

                      2002bc90    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_System_maxAtexitHandlers__C)

                      2002bc94    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_charTab__C)

                      2002bc98    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_nameEmpty__C)

                      2002bc9c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_nameStatic__C)

                      2002bca0    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_nameUnknown__C)

                      2002bca4    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_nodeTab__A)

                      2002bca8    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_visitRopeFxn__C)

                      2002bcac    00000002     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_Module__id__C)

                      2002bcae    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Core_Module__id__C)

                      2002bcb0    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_Module__loggerDefined__C)

                      2002bcb2    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_maxDepth__C)

                      2002bcb4    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__id__C)

                      2002bcb6    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__loggerDefined__C)

                      2002bcb8    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Memory_Module__id__C)

                      2002bcba    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_charCnt__C)

                      2002bcbc    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_isLoaded__C)

                      2002bcbe    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_registryModsLastId__C)

                      2002bcc0    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_unnamedModsLastId__C)

                      2002bcc2    00000001     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_charTab__A)

    .cinit     0    2002ca50    000004b0     

                      2002ca50    00000489     (.cinit..data.load) [load image, compression = rle]

                      2002ced9    00000003     --HOLE-- [fill = 0]

                      2002cedc    0000000c     (__TI_handler_table)

                      2002cee8    00000008     (.cinit..bss.load) [load image, compression = zero_init]

                      2002cef0    00000010     (__TI_cinit_table)

    .init_array 

    *          0    20004000    00000000     UNINITIALIZED

    .resetVecs 

    *          0    20004000    0000030c     

                      20004000    0000030c     shadow_sample_pem4.oem4 (.resetVecs)

    .TI.noinit 

    *          0    2001d400    00000000     UNINITIALIZED

    .data      0    2002bcc8    00000984     UNINITIALIZED

                      2002bcc8    00000130     shadow_sample_pem4.oem4 (.data)

                      2002bdf8    000000ff     shadow_sample.o (.data:HostAddress)

                      2002bef7    00000001     bi_certflasher.o (.data)

                      2002bef8    000000f0     rtsv7M4_T_le_eabi.lib : defs.obj (.data:_ftable)

                      2002bfe8    000000d0                           : lowlev.obj (.data)

                      2002c0b8    000000b0                           : signal.obj (.data:sigtable)

                      2002c168    00000080                           : xvalues.obj (.data)

                      2002c1e8    00000080     shadow_sample_pem4.oem4 (.data:ti_sysbios_knl_Swi_Module_State_0_readyQ__A)

                      2002c268    00000054     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.data:PowerCC3200_module)

                      2002c2bc    0000004c     shadow_sample_pem4.oem4 (.data:ti_sysbios_knl_Task_Object__table__V)

                      2002c308    00000048     main.o (.data:g_bi_poo_type_str)

                      2002c350    00000044     shadow_sample_pem4.oem4 (.data:ti_sysbios_knl_Task_Module__state__V)

                      2002c394    00000038     shadow_sample_pem4.oem4 (.data:ti_sysbios_gates_GateMutex_Object__table__V)

                      2002c3cc    00000034     shadow_sample_pem4.oem4 (.data:ti_sysbios_family_arm_m3_Hwi_Module__state__V)

                      2002c400    00000030     sntp_sl.aem4 : sntp.oem4 (.data)

                      2002c430    00000030     shadow_sample_pem4.oem4 (.data:ti_sysbios_family_arm_m3_Timer_Object__table__V)

                      2002c460    00000030     shadow_sample_pem4.oem4 (.data:ti_sysbios_knl_Swi_Object__table__V)

                      2002c490    0000002c     shadow_sample_pem4.oem4 (.data:ti_sysbios_knl_Clock_Module__state__V)

                      2002c4bc    0000002a     main.o (.data:g_bi_wee_type_str)

                      2002c4e6    00000001     network_sl.aem4 : tls_sl.oem4 (.data)

                      2002c4e7    00000001     power_cc3200_tirtos.aem4 : PowerCC3200_tirtos.oem4 (.data)

                      2002c4e8    00000028     UARTUtils.o (.data)

                      2002c510    00000024     rtsv7M4_T_le_eabi.lib : localtim.obj (.data:local_tm)

                      2002c534    00000024     shadow_sample_pem4.oem4 (.data:ti_sysbios_BIOS_Module__state__V)

                      2002c558    0000001b     shadow_sample.o (.data)

                      2002c573    00000001     --HOLE--

                      2002c574    00000019     cc3x00_host_driver.aem4 : driver.oem4 (.data)

                      2002c58d    00000003     --HOLE--

                      2002c590    00000018     CC3200_LAUNCHXL.o (.data)

                      2002c5a8    00000014     startsntp.o (.data)

                      2002c5bc    00000010     rtsv7M4_T_le_eabi.lib : defs.obj (.data)

                      2002c5cc    00000010                           : tmzone.obj (.data)

                      2002c5dc    0000000e     main.o (.data)

                      2002c5ea    00000002     --HOLE--

                      2002c5ec    0000000d     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.data)

                      2002c5f9    00000003     --HOLE--

                      2002c5fc    00000008     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.data)

                      2002c604    00000008     netwifi.o (.data)

                      2002c60c    00000008     rtsv7M4_T_le_eabi.lib : _lock.obj (.data)

                      2002c614    00000008                           : exit.obj (.data)

                      2002c61c    00000008                           : feraiseexcept.obj (.data)

                      2002c624    00000004     aws_iot_sl.aem4 : OtaHttp.o (.data)

                      2002c628    00000004                     : aws_iot_shadow_json.o (.data)

                      2002c62c    00000004     drivers_cc32xxware.aem4 : SPI.oem4 (.data)

                      2002c630    00000004                             : SPICC3200DMA.oem4 (.data)

                      2002c634    00000004                             : UART.oem4 (.data)

                      2002c638    00000004                             : WiFi.oem4 (.data)

                      2002c63c    00000004     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.data)

                      2002c640    00000004     rtsv7M4_T_le_eabi.lib : errno.obj (.data)

                      2002c644    00000004                           : fopen.obj (.data)

                      2002c648    00000004                           : stkdepth_vars.obj (.data)

    .TI.persistent
    * 0 2002bcc8 00000000 UNINITIALIZED

    .stack 0 2002c64c 00000400 UNINITIALIZED
    2002c64c 00000400 --HOLE--

    .bootVecs
    * 0 00000000 00000008 DSECT
    00000000 00000008 boot.aem4 : boot.oem4 (.bootVecs)

    .vecs 0 20004000 00000000 DSECT

    xdc.meta 0 00000000 0000012f COPY SECTION
    00000000 0000012f shadow_sample_pem4.oem4 (xdc.meta)

    xdc.noload
    * 0 00000000 00000000 COPY SECTION


    LINKER GENERATED COPY TABLES

    __TI_cinit_table @ 2002cef0 records: 2, size/record: 8, table size: 16
    .data: load addr=2002ca50, load size=00000489 bytes, run addr=2002bcc8, run size=00000984 bytes, compression=rle
    .bss: load addr=2002cee8, load size=00000008 bytes, run addr=2001d400, run size=0000c5dd bytes, compression=zero_init


    LINKER GENERATED HANDLER TABLE

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

                      200053b6    00000002     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_serviceISR)                  200053b8    00000906     rtsv7M4_T_le_eabi.lib : _scanfi.obj (.text)                  20005cbe    00000002     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_transferCancel)                  20005cc0    0000076c     shadow_sample.o (.text:runAWSClient)                  2000642c    00000718     main.o (.text:bi_get_uart_sync_data)                  20006b44    00000004     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_getCpuFreq)                  20006b48    00000430     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excDumpRegs__I)                  20006f78    000003d4     main.o (.text:slTaskUartSyncData)                  2000734c    000003d0     sntp_sl.aem4 : sntp.oem4 (.text:syncTime)                  2000771c    0000039a     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvMsgRead)                  20007ab6    00000002     rtsv7M4_T_le_eabi.lib : i_div0.obj (.text)                  20007ab8    00000388     sntp_sl.aem4 : sntp.oem4 (.text:SNTP_start)                  20007e40    0000034c     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_doPrint__I)                  2000818c    0000033c     rtsv7M4_T_le_eabi.lib : strftime.obj (.text)                  200084c8    0000030c                           : lowlev.obj (.text)                  200087d4    00000304     aws_iot_sl.aem4 : OtaApp.o (.text:sl_extLib_OtaRun)                  20008ad8    000002e0     netwifi.o (.text:NetWiFi_init)                  20008db8    000002d8     aws_iot_sl.aem4 : jsmn.o (.text:jsmn_parse)                  20009090    000002d4     rtsv7M4_T_le_eabi.lib : trgdrv.obj (.text)                  20009364    000002ba     aws_iot_sl.aem4 : OtaClient.o (.text:OtaClient_ResourceNameConvert)                  2000961e    00000002     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_nullFunc__I)                  20009620    000002a8     rtsv7M4_T_le_eabi.lib : mktime.obj (.text)                  200098c8    00000297     aws_iot_sl.aem4 : LogClient.o (.text:LogClient_Print)                  20009b5f    00000001     --HOLE-- [fill = 0]                  20009b60    00000238     rtsv7M4_T_le_eabi.lib : strtod.obj (.text)                  20009d98    00000224     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:AckStatusCallback)                  20009fbc    00000214     bi_certflasher.o (.text:cc3200CertFlashTask)                  2000a1d0    00000208     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_open)                  2000a3d8    000001fc     netwifi.o (.text:bi_ota_appfw)                  2000a5d4    00000004     tirtosport.aem4 : HwiP_tirtos.oem4 (.text:HwiP_clearInterrupt)                  2000a5d8    000001fc     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excHandlerMax__I)                  2000a7d4    000001f4     rtsv7M4_T_le_eabi.lib : ull_div_t2.obj (.text)                  2000a9c8    000001f3     aws_iot_sl.aem4 : OtaHttp.o (.text:json_parse_dropbox_metadata)                  2000abbb    00000001     --HOLE-- [fill = 0]                  2000abbc    000001f2                     : CdnClient.o (.text:CdnClient_Run)                  2000adae    00000002     shadow_sample_pem4.oem4 (.text:xdc_runtime_Startup_reset__I)                  2000adb0    000001f0     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:_aws_iot_mqtt_serialize_connect)                  2000afa0    000001e8                     : aws_iot_shadow_records.o (.text:subscribeToShadowActionAcks)                  2000b188    000001e4     rtsv7M4_T_le_eabi.lib : strtoll.obj (.text)                  2000b36c    000001dc     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:shadow_delta_callback)                  2000b548    000001ce                     : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_init_header)                  2000b716    00000002     ti.targets.arm.rtsarm.aem4 : SysCallback.oem4 (.text:xdc_runtime_SysCallback_defaultExit)                  2000b718    000001c4     rtsv7M4_T_le_eabi.lib : fopen.obj (.text)                  2000b8dc    000001b6                           : fd_add_t2.obj (.text)                  2000ba92    00000002     ti.targets.arm.rtsarm.aem4 : SysCallback.oem4 (.text:xdc_runtime_SysCallback_defaultFlush)                  2000ba94    000001a4     startsntp.o (.text:startNTP)                  2000bc38    000001a1     bi_certflasher.o (.text:flashFile)                  2000bdd9    00000003     --HOLE-- [fill = 0]                  2000bddc    0000019c     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:unsubscribeFromAcceptedAndRejected)                  2000bf78    00000196                     : aws_iot_shadow_json.o (.text:convertDataToString)                  2000c10e    00000002     --HOLE-- [fill = 0]                  2000c110    0000018b                     : aws_iot_shadow_json.o (.text:aws_iot_shadow_add_reported)                  2000c29b    00000001     --HOLE-- [fill = 0]                  2000c29c    00000188     power_cc3200_tirtos.aem4 : PowerCC3200_tirtos.oem4 (.text:PowerCC3200_sleepPolicy)                  2000c424    0000017c     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:GPIO_setConfig)                  2000c5a0    00000176     aws_iot_sl.aem4 : jsmn.o (.text:jsmn_parse_string)                  2000c716    00000002     --HOLE-- [fill = 0]                  2000c718    00000174     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excBusFault__I)                  2000c88c    0000016c     rtsv7M4_T_le_eabi.lib : strtoull.obj (.text)                  2000c9f8    00000168     netwifi.o (.text:OTAServerInfoSet)                  2000cb60    00000164     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excUsageFault__I)                  2000ccc4    00000004     tirtosport.aem4 : HwiP_tirtos.oem4 (.text:HwiP_disable)                  2000ccc8    00000158     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Semaphore_pend__E)                  2000ce20    00000154     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_transfer)                  2000cf74    00000154     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:_aws_iot_mqtt_internal_read_packet)                  2000d0c8    00000150     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvRxHdrRead)                  2000d218    00000150     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_init)                  2000d368    00000150     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Event_pend__E)                  2000d4b8    0000014e     aws_iot_sl.aem4 : aws_iot_mqtt_client_unsubscribe.o (.text:_aws_iot_mqtt_internal_unsubscribe)                  2000d606    00000002     --HOLE-- [fill = 0]                  2000d608    00000148     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excMemFault__I)                  2000d750    00000140     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:_aws_iot_mqtt_internal_subscribe)                  2000d890    0000013c     netwifi.o (.text:setStationMode)                  2000d9cc    0000013c     main.o (.text:slTask)                  2000db08    00000136     rtsv7M4_T_le_eabi.lib : fd_div_t2.obj (.text)                  2000dc3e    00000002     --HOLE-- [fill = 0]                  2000dc40    00000134     driverlib.a : prcm.obj (.text:PRCMCC3200MCUInit)                  2000dd74    00000134     aws_iot_sl.aem4 : OtaHttp.o (.text:http_connect_server)                  2000dea8    00000134     rtsv7M4_T_le_eabi.lib : fputs.obj (.text)                  2000dfdc    00000134                           : strtol.obj (.text)                  2000e110    00000130     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:_aws_iot_mqtt_deserialize_connack)                  2000e240    0000012a                     : OtaHttp.o (.text:http_skip_headers)                  2000e36a    00000002     --HOLE-- [fill = 0]                  2000e36c    0000012a                     : network_sl.o (.text:iot_tls_connect)                  2000e496    00000002     --HOLE-- [fill = 0]                  2000e498    00000126                     : OtaClient.o (.text:OtaClient_ResourceMetadata)                  2000e5be    00000002     --HOLE-- [fill = 0]                  2000e5c0    00000124     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_open)                  2000e6e4    00000124     UARTUtils.o (.text:openHandle)                  2000e808    00000120     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:_aws_iot_mqtt_internal_connect)                  2000e928    00000120                     : aws_iot_json_utils.o (.text:parseBooleanValue)                  2000ea48    00000118     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvMsgWrite)                  2000eb60    00000118     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_policyDefault__E)                  2000ec78    00000117     aws_iot_sl.aem4 : aws_iot_shadow_json.o (.text:aws_iot_finalize_json_document)                  2000ed8f    00000001     --HOLE-- [fill = 0]                  2000ed90    00000114                     : aws_iot_shadow_json.o (.text:extractClientToken)                  2000eea4    00000114     rtsv7M4_T_le_eabi.lib : strtoul.obj (.text)                  2000efb8    00000114     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:topicNameFromThingAndAction)                  2000f0cc    00000110                     : aws_iot_shadow.o (.text:aws_iot_shadow_connect)                  2000f1dc    00000110     rtsv7M4_T_le_eabi.lib : xdscale.obj (.text)                  2000f2ec    0000010e     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:_aws_iot_mqtt_internal_resubscribe)                  2000f3fa    00000108                     : aws_iot_shadow_json.o (.text:UpdateValueIfNoObject)                  2000f502    00000002     --HOLE-- [fill = 0]                  2000f504    00000108     main.o (.text:main)                  2000f60c    00000100     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:_aws_iot_mqtt_serialize_subscribe)                  2000f70c    00000100                     : aws_iot_mqtt_client_publish.o (.text:aws_iot_mqtt_internal_deserialize_publish)                  2000f80c    00000100     bi_certflasher.o (.text:convertPemToDer)                  2000f90c    00000100     ti.targets.arm.rtsarm.aem4 : Core-mem.oem4 (.text:xdc_runtime_Core_createObject__I)                  2000fa0c    000000fd     aws_iot_sl.aem4 : OtaClient.o (.text:OtaClient_UpdateCheck)                  2000fb09    00000001     --HOLE-- [fill = 0]                  2000fb0a    000000fc     rtsv7M4_T_le_eabi.lib : fd_mul_t2.obj (.text)                  2000fc06    000000fa                           : fs_add_t2.obj (.text)                  2000fd00    000000f8     ti.targets.arm.rtsarm.aem4 : Startup.oem4 (.text:xdc_runtime_Startup_startMods__I)                  2000fdf8    000000f8     shadow_sample_pem4.oem4 (.text:xdc_runtime_System_printfExtend__I)                  2000fef0    000000f0     driverlib.a : udma.obj (.text:uDMAChannelTransferSet)                  2000ffe0    000000ec     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvDriverCBInit)                  200100cc    000000ec     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:_aws_iot_mqtt_deserialize_suback)                  200101b8    000000ea                     : aws_iot_mqtt_client_common_internal.o (.text:_aws_iot_mqtt_internal_deliver_message)                  200102a2    000000ea                     : aws_iot_mqtt_client_publish.o (.text:_aws_iot_mqtt_internal_publish)                  2001038c    000000e8                     : aws_iot_mqtt_client_unsubscribe.o (.text:_aws_iot_mqtt_serialize_unsubscribe)                  20010474    000000e4                     : CdnClient.o (.text:CdnClient_ConnectByUrl)                  20010558    000000e4                     : aws_iot_shadow_records.o (.text:registerJsonTokenOnDelta)                  2001063c    000000e4                     : OtaApp.o (.text:sl_extLib_OtaSet)                  20010720    000000e2                     : aws_iot_shadow_actions.o (.text:aws_iot_shadow_internal_action)                  20010802    00000002     --HOLE-- [fill = 0]                  20010804    000000e0     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvDataReadOp)                  200108e4    000000e0     aws_iot_sl.aem4 : aws_iot_mqtt_client_publish.o (.text:_aws_iot_mqtt_internal_serialize_publish)                  200109c4    000000e0                     : aws_iot_shadow_json.o (.text:isJsonValidAndParse)                  20010aa4    000000dc     network_sl.aem4 : tls_sl.oem4 (.text:TLS_create)                  20010b80    000000dc     aws_iot_sl.aem4 : aws_iot_mqtt_client_yield.o (.text:_aws_iot_mqtt_internal_yield)                  20010c5c    000000dc     rtsv7M4_T_le_eabi.lib : setvbuf.obj (.text)                  20010d38    000000d8     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:configDMA)                  20010e10    000000d4     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:HandleExpiredResponseCallbacks)                  20010ee4    000000d4     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Select)                  20010fb8    000000d4     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Mailbox_Instance_init__E)                  2001108c    000000d0     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvWaitForPoolObj)                  2001115c    000000d0     aws_iot_sl.aem4 : jsmn.o (.text:jsmn_parse_primitive)                  2001122c    000000d0     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:powerNotifyFxn)                  200112fc    000000d0     sysbios.aem4 : m3_Hwi_asm.obj (.text:ti_sysbios_family_arm_m3_Hwi_dispatch__I)                  200113cc    000000cc     aws_iot_sl.aem4 : aws_iot_json_utils.o (.text:parseUnsignedInteger8Value)                  20011498    000000cc     rtsv7M4_T_le_eabi.lib : sscanf.obj (.text)                  20011564    00000004     drivers_cc32xxware.aem4 : List.oem4 (.text:List_head)                  20011568    000000cc     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_alloc__E)                  20011634    00000004     drivers_cc32xxware.aem4 : List.oem4 (.text:List_next)                  20011638    000000cc     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_Instance_init__E)                  20011704    000000cc     ti.targets.arm.rtsarm.aem4 : Core-smem.oem4 (.text:xdc_runtime_Core_constructObject__I)                  200117d0    000000c8     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvReleasePoolObj)                  20011898    000000c8     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:_aws_iot_mqtt_internal_handle_publish)                  20011960    000000c8                     : aws_iot_shadow_records.o (.text:addToAckWaitList)                  20011a28    000000c8                     : aws_iot_json_utils.o (.text:parseUnsignedInteger16Value)                  20011af0    000000c8                     : aws_iot_json_utils.o (.text:parseUnsignedInteger32Value)                  20011bb8    000000c8     rtsv7M4_T_le_eabi.lib : fflush.obj (.text)                  20011c80    000000c4     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:incrementSubscriptionCnt)                  20011d44    000000c2                     : aws_iot_mqtt_client_common_internal.o (.text:_aws_iot_mqtt_internal_is_topic_matched)                  20011e06    000000c0     network_sl.aem4 : ssock_sl.oem4 (.text:Ssock_startTLS)                  20011ec6    00000002     --HOLE-- [fill = 0]                  20011ec8    000000c0     aws_iot_sl.aem4 : aws_iot_mqtt_client_publish.o (.text:aws_iot_mqtt_internal_deserialize_ack)                  20011f88    000000c0                     : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_set_connect_params)                  20012048    000000c0                     : aws_iot_shadow_records.o (.text:isSubscriptionPresent)                  20012108    000000c0     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_sleep__E)                  200121c8    000000be     rtsv7M4_T_le_eabi.lib : xdnorm.obj (.text)                  20012286    00000002     --HOLE-- [fill = 0]                  20012288    000000bc     netwifi.o (.text:bi_factory_default_reset)                  20012344    000000bc     network_sl.aem4 : tls_sl.oem4 (.text:createTLSContext)                  20012400    000000bc     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excDebugMon__I)                  200124bc    00000004     network_sl.aem4 : ssock.oem4 (.text:Ssock_getSocket)                  200124c0    000000bc     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excHardFault__I)                  2001257c    00000004     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:mem_Malloc)                  20012580    000000bc     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_Instance_finalize__E)                  2001263c    000000b8     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_is_client_connected)                  200126f4    000000b8                     : aws_iot_json_utils.o (.text:parseInteger8Value)                  200127ac    000000b8     cc3x00_host_driver.aem4 : netapp.oem4 (.text:sl_NetAppDnsGetHostByName)                  20012864    000000b6     network_sl.aem4 : ssock.oem4 (.text:Ssock_send)                  2001291a    000000b6     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:aws_iot_mqtt_subscribe)                  200129d0    000000b4     cc3x00_host_driver.aem4 : netapp.oem4 (.text:_SlDrvNetAppEventHandler)                  20012a84    000000b4     aws_iot_sl.aem4 : aws_iot_mqtt_client_yield.o (.text:_aws_iot_mqtt_keep_alive)                  20012b38    000000b4                     : aws_iot_json_utils.o (.text:parseInteger16Value)                  20012bec    000000b4                     : aws_iot_json_utils.o (.text:parseInteger32Value)                  20012ca0    000000b4     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_checkStacks__E)                  20012d54    000000b2     aws_iot_sl.aem4 : aws_iot_mqtt_client_unsubscribe.o (.text:aws_iot_mqtt_unsubscribe)                  20012e06    000000b0                     : aws_iot_mqtt_client_publish.o (.text:aws_iot_mqtt_publish)                  20012eb6    00000002     --HOLE-- [fill = 0]                  20012eb8    000000b0     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Connect)                  20012f68    000000ae     aws_iot_sl.aem4 : aws_iot_mqtt_client_yield.o (.text:aws_iot_mqtt_yield)                  20013016    00000002     --HOLE-- [fill = 0]                  20013018    000000ac     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvDataWriteOp)                  200130c4    000000ac     rtsv7M4_T_le_eabi.lib : _io_perm.obj (.text)                  20013170    000000aa     network_sl.aem4 : certconv.oem4 (.text:CertConv_pem2der)                  2001321a    000000a6     aws_iot_sl.aem4 : network_sl.o (.text:iot_tls_read)                  200132c0    000000a4                     : CdnClient.o (.text:_OpenStorageFile)                  20013364    000000a4                     : aws_iot_mqtt_client_publish.o (.text:aws_iot_mqtt_internal_serialize_ack)                  20013408    000000a4                     : aws_iot_shadow_records.o (.text:initializeRecords)                  200134ac    000000a4     rtsv7M4_T_le_eabi.lib : asctime.obj (.text)                  20013550    000000a4     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Send)                  200135f4    000000a2     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_write)                  20013696    00000002     --HOLE-- [fill = 0]                  20013698    000000a0     driverlib.a : spi.obj (.text:SPIConfigSetExpClk)                  20013738    000000a0     auto_init.aem4 : auto_init.oem4 (.text)                  200137d8    000000a0     aws_iot_sl.aem4 : OtaApp.o (.text:sl_extLib_OtaInit)                  20013878    000000a0     ti.targets.arm.rtsarm.aem4 : Text.oem4 (.text:xdc_runtime_Text_putMod__E)                  20013918    0000009f     aws_iot_sl.aem4 : OtaHttp.o (.text:http_build_request)                  200139b7    00000001     --HOLE-- [fill = 0]                  200139b8    0000009e     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readTaskBlocking)                  20013a56    00000002     --HOLE-- [fill = 0]                  20013a58    0000009c     aws_iot_sl.aem4 : timer.o (.text:countdown_ms)                  20013af4    0000009c     rtsv7M4_T_le_eabi.lib : memcpy_t2.obj (.text)                  20013b90    0000009c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_postInit__I)                  20013c2c    0000009a     ti.targets.arm.rtsarm.aem4 : Text.oem4 (.text:xdc_runtime_Text_putSite__E)                  20013cc6    00000098     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_control)                  20013d5e    00000098                             : UARTCC3200.oem4 (.text:UARTCC3200_readPolling)                  20013df6    00000002     --HOLE-- [fill = 0]                  20013df8    00000098     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvMsgReadCmdCtx)                  20013e90    00000098     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_cycle_read)                  20013f28    00000098     rtsv7M4_T_le_eabi.lib : fclose.obj (.text)                  20013fc0    00000098                           : fputc.obj (.text)                  20014058    00000098     cc3x00_host_driver.aem4 : device.oem4 (.text:sl_Stop)                  200140f0    00000096     aws_iot_sl.aem4 : aws_iot_mqtt_client_yield.o (.text:_aws_iot_mqtt_handle_reconnect)                  20014186    00000002     --HOLE-- [fill = 0]                  20014188    00000094     driverlib.a : prcm.obj (.text:PRCMPeripheralClockGet)                  2001421c    00000094     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlFindAndSetActiveObj)                  200142b0    00000094     aws_iot_sl.aem4 : timer.o (.text:countdown_sec)                  20014344    00000094     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:initHw)                  200143d8    00000094     aws_iot_sl.aem4 : aws_iot_json_utils.o (.text:parseDoubleValue)                  2001446c    00000094                     : aws_iot_json_utils.o (.text:parseFloatValue)                  20014500    00000094     rtsv7M4_T_le_eabi.lib : snprintf.obj (.text)                  20014594    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_RtsGateProxy_enter__E)                  20014598    00000094     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_Instance_init__E)                  2001462c    00000092     rtsv7M4_T_le_eabi.lib : fs_div_t2.obj (.text)                  200146be    00000002     --HOLE-- [fill = 0]                  200146c0    00000090     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvDriverCBDeinit)                  20014750    00000090     aws_iot_sl.aem4 : CdnClient.o (.text:_readSignature)                  200147e0    00000090     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:restoreNVICRegs)                  20014870    00000090     cc3x00_host_driver.aem4 : device.oem4 (.text:sl_Start)                  20014900    0000008f     shadow_sample.o (.text:ShadowUpdateStatusCallback)                  2001498f    00000001     --HOLE-- [fill = 0]                  20014990    0000008c     aws_iot_sl.aem4 : LogClient.o (.text:LogClient_ConnectAndPrint)                  20014a1c    0000008c     UARTUtils.o (.text:UARTUtils_systemInit)                  20014aa8    0000008c     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:_aws_iot_mqtt_internal_disconnect)                  20014b34    0000008c                     : aws_iot_shadow_json.o (.text:isJsonKeyMatchingAndUpdateValue)                  20014bc0    0000008c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Event_post__E)                  20014c4c    0000008a     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_send_packet)                  20014cd6    0000008a     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readIsrTextBlocking)                  20014d60    00000088     driverlib.a : prcm.obj (.text:PRCMHibernateIntervalSet)                  20014de8    00000088                 : pin.obj (.text:PinConfigSet)                  20014e70    00000088     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_close)                  20014ef8    00000088     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_wait_for_read)                  20014f80    00000088     bi_certflasher.o (.text:base64Decode)                  20015008    00000088     cc3x00_host_driver.aem4 : fs.oem4 (.text:sl_FsRead)                  20015090    00000088                             : fs.oem4 (.text:sl_FsWrite)                  20015118    00000088     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:spiHwiFxn)                  200151a0    00000088     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_initNVIC__E)                  20015228    00000088                  : BIOS.obj (.text:ti_sysbios_knl_Mailbox_post__E)                  200152b0    00000086     rtsv7M4_T_le_eabi.lib : fd_cmp_t2.obj (.text:__aeabi_cdcmple)                  20015336    00000086                           : fd_cmp_t2.obj (.text:__aeabi_cdrcmple)                  200153bc    00000084     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:GPIO_init)                  20015440    00000084     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:aws_iot_mqtt_connect)                  200154c4    00000084                     : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_serialize_zero)                  20015548    00000084                     : network_sl.o (.text:iot_tls_init)                  200155cc    00000084     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:saveNVICRegs)                  20015650    00000084     shadow_sample.o (.text:simulateRoomVOCeCO2)                  200156d4    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_RtsGateProxy_leave__E)                  200156d8    00000084     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_postInit__I)                  2001575c    00000082     driverlib.a : gpio.obj (.text:GPIOIntTypeSet)                  200157de    00000082     aws_iot_sl.aem4 : aws_iot_shadow.o (.text:aws_iot_shadow_init)                  20015860    00000082     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readIsrTextCallback)                  200158e2    00000002     --HOLE-- [fill = 0]                  200158e4    00000080     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:WiFiCC3200_open)                  20015964    00000080     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:_aws_iot_mqtt_is_client_state_valid_for_connect)                  200159e4    00000080                     : OtaHttp.o (.text:json_parse_dropbox_media_url)                  20015a64    0000007e                     : OtaHttp.o (.text:http_extract_domain_by_url)                  20015ae2    00000002     --HOLE-- [fill = 0]                  20015ae4    0000007c     driverlib.a : spi.obj (.text:SPIIntStatus)                  20015b60    0000007c     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:_aws_iot_mqtt_internal_decode_packet_remaining_len)                  20015bdc    0000007c     cc3x00_host_driver.aem4 : netcfg.oem4 (.text:sl_NetCfgGet)                  20015c58    0000007c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_free__E)                  20015cd4    0000007a     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readTaskCallback)                  20015d4e    0000007a     rtsv7M4_T_le_eabi.lib : memset_t2.obj (.text)                  20015dc8    00000078     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:VStartSimpleLinkSpawnTask)                  20015e40    00000078     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:aws_iot_mqtt_resubscribe)                  20015eb8    00000076     driverlib.a : uart.obj (.text:UARTConfigSetExpClk)                  20015f2e    00000002     --HOLE-- [fill = 0]                  20015f30    00000076     aws_iot_sl.aem4 : CdnClient.o (.text:_ReadFileHeaders)                  20015fa6    00000002     --HOLE-- [fill = 0]                  20015fa8    00000075                     : OtaApp.o (.text:_WriteStatFile)                  2001601d    00000003     --HOLE-- [fill = 0]                  20016020    00000074     rom_pin_mux_config.o (.text:PinMuxConfig)                  20016094    00000074     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvClassifyRxMsg)                  20016108    00000074     aws_iot_sl.aem4 : aws_iot_shadow_json.o (.text:extractVersionNumber)                  2001617c    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_destruct)                  20016180    00000074     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Mailbox_pend__E)                  200161f4    00000071     network_sl.aem4 : tls_sl.oem4 (.text:getDirPath)                  20016265    00000003     --HOLE-- [fill = 0]                  20016268    00000070     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_sleep)                  200162d8    00000070     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvCmdOp)                  20016348    00000070     rtsv7M4_T_le_eabi.lib : printf.obj (.text)                  200163b8    00000070     cc3x00_host_driver.aem4 : fs.oem4 (.text:sl_FsClose)                  20016428    00000070                             : wlan.oem4 (.text:sl_WlanSmartConfigStart)                  20016498    00000070     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Mailbox_Instance_finalize__E)                  20016508    00000070                  : BIOS.obj (.text:ti_sysbios_knl_Semaphore_post__E)                  20016578    0000006e     aws_iot_sl.aem4 : OtaApp.o (.text:_ReadStatFile)                  200165e6    00000002     --HOLE-- [fill = 0]                  200165e8    0000006d     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_formatNum__I)                  20016655    00000003     --HOLE-- [fill = 0]                  20016658    0000006c     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvMsgReadSpawnCtx)                  200166c4    0000006c     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:initHw)                  20016730    0000006c     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:publishToShadowAction)                  2001679c    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_TaskSupport_Module__startupDone__S)                  200167a0    0000006c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_cc32xx_Seconds_getCount__I)                  2001680c    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_heaps_HeapMem_Module_GateProxy_enter__E)                  20016810    0000006c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Clock_workFunc__E)                  2001687c    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_heaps_HeapMem_Module_GateProxy_leave__E)                  20016880    0000006c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Swi_restoreHwi__E)                  200168ec    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_TimerProxy_getMaxTicks__E)                  200168f0    0000006c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_exit__E)                  2001695c    0000006c     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_print__E)                  200169c8    0000006c                                : Memory.oem4 (.text:xdc_runtime_Memory_alloc__E)                  20016a34    0000006a     rtsv7M4_T_le_eabi.lib : copy_decompress_rle.obj (.text)                  20016a9e    0000006a     sntp_sl.aem4 : sntp.oem4 (.text:socketSetup)                  20016b08    00000068     driverlib.a : prcm.obj (.text:PRCMHibernateWakeUpGPIOSelect)                  20016b70    00000068     cc3x00_host_driver.aem4 : fs.oem4 (.text:_sl_GetCreateFsMode)                  20016bd8    00000068     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:aws_iot_mqtt_disconnect)                  20016c40    00000068     rtsv7M4_T_le_eabi.lib : trgmsg.obj (.text)                  20016ca8    00000068     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:spi_Read)                  20016d10    00000068                                  : WiFiCC3200.oem4 (.text:spi_Write)                  20016d78    00000068     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:writeData)                  20016de0    00000066     rtsv7M4_T_le_eabi.lib : xdunscal.obj (.text)                  20016e46    00000066     ti.targets.arm.rtsarm.aem4 : Core-mem.oem4 (.text:xdc_runtime_Core_deleteObject__I)                  20016eac    00000064     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:GPIO_hwiIntFxn)                  20016f10    00000064     cc3x00_host_driver.aem4 : netapp.oem4 (.text:_sl_HandleAsync_DnsGetHostByName)                  20016f74    00000064     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_decode_remaining_length_from_buffer)                  20016fd8    00000064     rtsv7M4_T_le_eabi.lib : fseek.obj (.text)                  2001703c    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_TimerProxy_setPeriodMicroSecs__E)                  20017040    00000064     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_dispatchC__I)                  200170a4    00000064     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Mailbox_create)                  20017108    00000064     driverlib.a : udma.obj (.text:uDMAChannelAttributeDisable)                  2001716c    00000062     tirtosport.aem4 : HwiP_tirtos.oem4 (.text:HwiP_create)                  200171ce    00000002     --HOLE-- [fill = 0]                  200171d0    00000060     aws_iot_sl.aem4 : OtaClient.o (.text:OtaClient_ConnectServer)                  20017230    00000060     rtsv7M4_T_le_eabi.lib : fs_cmp_t2.obj (.text:__aeabi_cfcmple)                  20017290    00000060                           : fs_cmp_t2.obj (.text:__aeabi_cfrcmple)                  200172f0    00000060     cc3x00_host_driver.aem4 : netapp.oem4 (.text:_sl_HandleAsync_DnsGetHostByService)                  20017350    00000060                             : device.oem4 (.text:_sl_HandleAsync_InitComplete)                  200173b0    00000060                             : netapp.oem4 (.text:_sl_HandleAsync_PingResponse)                  20017410    00000060     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:getNextFreeIndexOfAckWaitList)                  20017470    00000060                     : aws_iot_shadow_records.o (.text:isAckForMyThingName)                  200174d0    00000060     rtsv7M4_T_le_eabi.lib : sprintf.obj (.text)                  20017530    00000060     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_schedule__I)                  20017590    0000005e     aws_iot_sl.aem4 : aws_iot_mqtt_client_publish.o (.text:_aws_iot_mqtt_read_string_with_len)                  200175ee    0000005e     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readIsrBinaryBlocking)                  2001764c    0000005e     rtsv7M4_T_le_eabi.lib : i_divt2.obj (.text)                  200176aa    00000002     --HOLE-- [fill = 0]                  200176ac    0000005e     aws_iot_sl.aem4 : flc.o (.text:sl_extlib_FlcOpenFile)                  2001770a    00000002     --HOLE-- [fill = 0]                  2001770c    0000005c                     : aws_iot_shadow_records.o (.text:findIndexOfSubscriptionList)                  20017768    0000005c                     : flc.o (.text:sl_extlib_FlcCommit)                  200177c4    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_TimerProxy_start__E)                  200177c8    0000005c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Swi_run__I)                  20017824    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_TimerProxy_stop__E)                  20017828    0000005c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Swi_schedule__I)                  20017884    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_destruct)                  20017888    0000005c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_Module_startup__E)                  200178e4    0000005c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Task_create)                  20017940    0000005c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_startCore__E)                  2001799c    0000005b     ti.targets.arm.rtsarm.aem4 : Text.oem4 (.text:xdc_runtime_Text_putLab__E)                  200179f7    00000001     --HOLE-- [fill = 0]                  200179f8    0000005a     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_create)                  20017a52    0000005a     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_close)                  20017aac    0000005a     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:aws_iot_mqtt_attempt_reconnect)                  20017b06    0000005a                     : network_sl.o (.text:iot_tls_write)                  20017b60    00000059                     : flc.o (.text:_ReadBootInfo)                  20017bb9    00000003     --HOLE-- [fill = 0]                  20017bbc    00000059                     : flc.o (.text:_WriteBootInfo)                  20017c15    00000003     --HOLE-- [fill = 0]                  20017c18    00000058                     : LogClient.o (.text:LogClient_ConnectServer)                  20017c70    00000058     driverlib.a : prcm.obj (.text:PRCMPeripheralReset)                  20017cc8    00000058     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_init)                  20017d20    00000058     tirtosport.aem4 : SemaphoreP_tirtos.oem4 (.text:SemaphoreP_create)                  20017d78    00000058     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvCmdSend)                  20017dd0    00000058     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.text:_aws_iot_get_connect_packet_length)                  20017e28    00000058     cc3x00_host_driver.aem4 : netapp.oem4 (.text:_sl_NetAppSendTokenValue)                  20017e80    00000058     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:getNextFreeIndexOfSubscriptionList)                  20017ed8    00000058     startsntp.o (.text:setTime)                  20017f30    00000058     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_construct)                  20017f88    00000056     rtsv7M4_T_le_eabi.lib : ltoa.obj (.text)                  20017fde    00000002     --HOLE-- [fill = 0]                  20017fe0    00000054     CC3200_LAUNCHXL.o (.text:CC3200_LAUNCHXL_initDMA)                  20018034    00000054     sntp_sl.aem4 : sntp.oem4 (.text:SNTP_setServers)                  20018088    00000054     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_writeCancel)                  200180dc    00000054                             : UARTCC3200.oem4 (.text:readIsrBinaryCallback)                  20018130    00000054     cc3x00_host_driver.aem4 : fs.oem4 (.text:sl_FsOpen)                  20018184    00000054                             : socket.oem4 (.text:sl_SetSockOpt)                  200181d8    00000054     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_start__E)                  2001822c    00000054     ti.targets.arm.rtsarm.aem4 : Assert.oem4 (.text:xdc_runtime_Assert_raise__I)                  20018280    00000050     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:CC3X00_NWP_enablePreamble)                  200182d0    00000050     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:GPIO_write)                  20018320    00000050     cc3x00_host_driver.aem4 : socket.oem4 (.text:_sl_HandleAsync_Connect)                  20018370    00000050     rtsv7M4_T_le_eabi.lib : _tvaltostr.obj (.text)                  200183c0    00000050     shadow_sample.o (.text:simulateRoomHumidity)                  20018410    00000050     shadow_sample.o (.text:simulateRoomTemperature)                  20018460    00000050     cc3x00_host_driver.aem4 : device.oem4 (.text:sl_DevSet)                  200184b0    00000050                             : netcfg.oem4 (.text:sl_NetCfgSet)                  20018500    00000050     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_Module_startup__E)                  20018550    00000050                  : BIOS.obj (.text:ti_sysbios_knl_Clock_Instance_init__E)                  200185a0    00000050     ti.targets.arm.rtsarm.aem4 : Startup.oem4 (.text:xdc_runtime_Startup_exec__E)                  200185f0    0000004e     startsntp.o (.text:bi_ntp_print_current_time)                  2001863e    00000002     --HOLE-- [fill = 0]                  20018640    0000004d     sntp_sl.aem4 : sntp.oem4 (.text:hasKissCode)                  2001868d    00000003     --HOLE-- [fill = 0]                  20018690    0000004c     aws_iot_sl.aem4 : CdnClient.o (.text:CdnClient_Init)                  200186dc    0000004c     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:GPIO_setCallback)                  20018728    0000004c     aws_iot_sl.aem4 : OtaClient.o (.text:OtaClient_GetNextUpdate)                  20018774    0000004c     driverlib.a : spi.obj (.text:SPIIntDisable)                  200187c0    0000004c                 : spi.obj (.text:SPIIntEnable)                  2001880c    0000004c     cc3x00_host_driver.aem4 : device.oem4 (.text:_SlDrvDeviceEventHandler)                  20018858    0000004c     aws_iot_sl.aem4 : aws_iot_mqtt_client_unsubscribe.o (.text:_aws_iot_mqtt_deserialize_unsuback)                  200188a4    0000004c     cc3x00_host_driver.aem4 : socket.oem4 (.text:_sl_HandleAsync_Accept)                  200188f0    0000004c     aws_iot_sl.aem4 : aws_iot_shadow.o (.text:aws_iot_shadow_update)                  2001893c    0000004c     rtsv7M4_T_le_eabi.lib : atoi.obj (.text)                  20018988    0000004c                           : atol.obj (.text)                  200189d4    0000004c                           : cpy_tbl.obj (.text)                  20018a20    0000004c                           : localtim.obj (.text)                  20018a6c    0000004c     aws_iot_sl.aem4 : flc.o (.text:sl_extlib_FlcTest)                  20018ab8    0000004c     sysbios.aem4 : m3_TaskSupport_asm.obj (.text:ti_sysbios_family_arm_m3_TaskSupport_buildTaskStack)                  20018b04    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Event_delete)                  20018b08    0000004c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_getStats__E)                  20018b54    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Mailbox_delete)                  20018b58    0000004c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Swi_runLoop__I)                  20018ba4    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Queue_destruct)                  20018ba8    0000004c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_allBlockedFunction__I)                  20018bf4    0000004c     driverlib.a : udma.obj (.text:uDMAChannelAssign)                  20018c40    0000004b     aws_iot_sl.aem4 : aws_iot_shadow_json.o (.text:aws_iot_shadow_init_json_document)                  20018c8b    00000001     --HOLE-- [fill = 0]                  20018c8c    0000004a     startsntp.o (.text:bi_ntp_get_current_time)                  20018cd6    0000004a     aws_iot_sl.aem4 : OtaApp.o (.text:sl_extLib_OtaGet)                  20018d20    0000004a     shadow_sample.o (.text:yymmddhhmmssActuate_Callback)                  20018d6a    00000002     --HOLE-- [fill = 0]                  20018d6c    00000048     driverlib.a : flash.obj (.text:FlashDisable)                  20018db4    00000048                 : prcm.obj (.text:PRCMHibernateWakeupSourceEnable)                  20018dfc    00000048                 : pin.obj (.text:PinConfigGet)                  20018e44    00000048                 : spi.obj (.text:SPIIntClear)                  20018e8c    00000048     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlRemoveFromList)                  20018ed4    00000048     network_sl.aem4 : tls_sl.oem4 (.text:flashFile)                  20018f1c    00000048     aws_iot_sl.aem4 : aws_iot_json_utils.o (.text:jsoneq)                  20018f64    00000048     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:notify)                  20018fac    00000048     rtsv7M4_T_le_eabi.lib : fd_toi_t2.obj (.text)                  20018ff4    00000048                           : fd_tos_t2.obj (.text)                  2001903c    00000048     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Recv)                  20019084    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_delete)                  20019088    00000048     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_disableInterrupt__E)                  200190d0    00000048                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_enableInterrupt__E)                  20019118    00000048                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excReserved__I)                  20019160    00000048                  : m3_Hwi_asm_switch.obj (.text:ti_sysbios_family_arm_m3_Hwi_initStacks__E)                  200191a8    00000048                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_initDevice__I)                  200191f0    00000048                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_setPeriod__E)                  20019238    00000048                  : BIOS.obj (.text:ti_sysbios_knl_Mailbox_Module_startup__E)                  20019280    00000046     drivers_cc32xxware.aem4 : RingBuf.oem4 (.text:RingBuf_put)                  200192c6    00000046     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_write_len_to_buffer)                  2001930c    00000046                     : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_write_uint_16)                  20019352    00000046     rtsv7M4_T_le_eabi.lib : ldexp.obj (.text)                  20019398    00000046     ti.targets.arm.rtsarm.aem4 : Core-params.oem4 (.text:xdc_runtime_Core_assignParams__I)                  200193de    00000002     --HOLE-- [fill = 0]                  200193e0    00000044     aws_iot_sl.aem4 : OtaClient.o (.text:OtaClient_Init)                  20019424    00000044     driverlib.a : prcm.obj (.text:PRCMLPDSEnter)                  20019468    00000044     drivers_cc32xxware.aem4 : PowerCC3200_asm.oem4 (.text:PowerCC3200_enterLPDS)                  200194ac    00000044     driverlib.a : spi.obj (.text:SPIDmaMaskGet)                  200194f0    00000044     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_hwiIntFxn)                  20019534    00000044     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlAsyncEventGenericHandler)                  20019578    00000044     boot.aem4 : boot.oem4 (.text)                  200195bc    00000044     rtsv7M4_T_le_eabi.lib : exit.obj (.text)                  20019600    00000044     cc3x00_host_driver.aem4 : fs.oem4 (.text:sl_FsDel)                  20019644    00000044                             : wlan.oem4 (.text:sl_WlanPolicySet)                  20019688    00000044     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_cc32xx_Seconds_set__E)                  200196cc    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_destruct)                  200196d0    00000044     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_getStackInfo__E)                  20019714    00000004     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Task_delete)                  20019718    00000044     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Swi_post__E)                  2001975c    00000044     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_setX__E)                  200197a0    00000044                                : Text.oem4 (.text:xdc_runtime_Text_xprintf__I)                  200197e4    00000042     drivers_cc32xxware.aem4 : PowerCC3200_asm.oem4 (.text:PowerCC3200_resumeLPDS)                  20019826    00000042                             : UARTCC3200.oem4 (.text:UARTCC3200_writePolling)                  20019868    00000042     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_get_final_packet_length_from_remaining_length)                  200198aa    00000042                     : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_read_uint16_t)                  200198ec    00000042                     : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_set_client_state)                  2001992e    00000002     --HOLE-- [fill = 0]                  20019930    00000042     shadow_sample.o (.text:rgbLEDsActuate_Callback)                  20019972    00000002     --HOLE-- [fill = 0]                  20019974    00000040     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.text:GPIO_enableInt)                  200199b4    00000040     driverlib.a : pin.obj (.text:PinModeSet)                  200199f4    00000040     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_setDependency)                  20019a34    00000040                             : RingBuf.oem4 (.text:RingBuf_get)                  20019a74    00000040                             : UARTCC3200.oem4 (.text:UARTCC3200_read)                  20019ab4    00000040     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvRxIrqHandler)                  20019af4    00000040                             : socket.oem4 (.text:_sl_HandleAsync_Select)                  20019b34    00000040     sntp_sl.aem4 : sntp.oem4 (.text:changeServer)                  20019b74    00000040     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.text:initDeltaTokens)                  20019bb4    00000040                     : network_sl.o (.text:iot_tls_disconnect)                  20019bf4    00000040                     : jsmn.o (.text:jsmn_alloc_token)                  20019c34    00000040     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:osi_LockObjLock)                  20019c74    00000040                                  : osi_tirtos.oem4 (.text:osi_SyncObjCreate)                  20019cb4    00000040                                  : osi_tirtos.oem4 (.text:osi_SyncObjWait)                  20019cf4    00000040     rtsv7M4_T_le_eabi.lib : signal.obj (.text)                  20019d34    00000040                           : u_divt2.obj (.text)                  20019d74    00000004     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_getSite__E)                  20019d78    00000040     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_Instance_init__E)                  20019db8    0000003e     aws_iot_sl.aem4 : aws_iot_mqtt_client_yield.o (.text:_aws_iot_mqtt_handle_disconnect)                  20019df6    0000003e     network_sl.aem4 : certconv.oem4 (.text:base64Decode)                  20019e34    0000003c     driverlib.a : prcm.obj (.text:PRCMPeripheralClkEnable)                  20019e70    0000003c                 : prcm.obj (.text:PRCMSlowClkCtrFastGet)                  20019eac    0000003c                 : pin.obj (.text:PinDirModeSet)                  20019ee8    0000003c     netwifi.o (.text:SimpleLinkWlanEventHandler)                  20019f24    0000003c     drivers_cc32xxware.aem4 : WiFi.oem4 (.text:WiFi_open)                  20019f60    0000003c     cc3x00_host_driver.aem4 : device.oem4 (.text:_sl_HandleAsync_Stop)                  20019f9c    0000003c     aws_iot_sl.aem4 : network_sl.o (.text:iot_tls_set_connect_params)                  20019fd8    0000003c     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:spi_Open)                  2001a014    00000004     shadow_sample_pem4.oem4 (.text:xdc_runtime_System_Module_GateProxy_enter__E)                  2001a018    0000003c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excSvCall__I)                  2001a054    00000004     shadow_sample_pem4.oem4 (.text:xdc_runtime_System_Module_GateProxy_leave__E)                  2001a058    0000003c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_setPeriodMicroSecs__E)                  2001a094    00000004     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_aprintf_va__F)                  2001a098    0000003c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_init__I)                  2001a0d4    00000004     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_printf_va__F)                  2001a0d8    0000003c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Clock_walkQueuePeriodic__E)                  2001a114    00000004     --HOLE-- [fill = 0]                  2001a118    0000003c                  : BIOS.obj (.text:ti_sysbios_knl_Swi_restore__E)                  2001a154    0000003c     driverlib.a : udma.obj (.text:uDMAChannelControlSet)                  2001a190    0000003a     aws_iot_sl.aem4 : network_sl.o (.text:iot_tls_destroy)                  2001a1ca    0000003a                     : OtaHttp.o (.text:sl_Recv_eagain)                  2001a204    00000038                     : aws_iot_shadow_json.o (.text:FillWithClientTokenSize)                  2001a23c    00000038     driverlib.a : prcm.obj (.text:PRCMIntEnable)                  2001a274    00000038     power_cc3200_tirtos.aem4 : PowerCC3200_tirtos.oem4 (.text:PowerCC3200_initPolicy)                  2001a2ac    00000038     drivers_cc32xxware.aem4 : SPI.oem4 (.text:SPI_init)                  2001a2e4    00000038                             : UART.oem4 (.text:UART_init)                  2001a31c    00000038                             : WiFi.oem4 (.text:WiFi_init)                  2001a354    00000038     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_write_utf8_string)                  2001a38c    00000038                     : timer.o (.text:left_ms)                  2001a3c4    00000038     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:osi_LockObjCreate)                  2001a3fc    00000038     rtsv7M4_T_le_eabi.lib : fs_tod_t2.obj (.text)                  2001a434    00000038     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Htonl)                  2001a46c    00000038     netwifi.o (.text:smartConfigFxn)                  2001a4a4    00000038     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:spiPollingTransfer16)                  2001a4dc    00000038                             : SPICC3200DMA.oem4 (.text:spiPollingTransfer8)                  2001a514    00000004     --HOLE-- [fill = 0]                  2001a518    00000038     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_cc32xx_Seconds_get__E)                  2001a550    00000038                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excNoIsr__I)                  2001a588    00000038                  : BIOS.obj (.text:ti_sysbios_knl_Task_processVitalTaskFlag__I)                  2001a5c0    00000038     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_atexit__E)                  2001a5f8    00000036     driverlib.a : gpio.obj (.text:GPIODirModeSet)                  2001a62e    00000036     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_readCancel)                  2001a664    00000034     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:CC3X00_NWP_disable)                  2001a698    00000034     driverlib.a : prcm.obj (.text:PRCMPeripheralStatusGet)                  2001a6cc    00000034                 : prcm.obj (.text:PRCMSRAMRetentionEnable)                  2001a700    00000034     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_releaseDependency)                  2001a734    00000034     driverlib.a : spi.obj (.text:SPIFIFOLevelSet)                  2001a768    00000034     UARTUtils.o (.text:UARTUtils_deviceread)                  2001a79c    00000034     UARTUtils.o (.text:UARTUtils_devicewrite)                  2001a7d0    00000034     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvBasicCmd)                  2001a804    00000034                             : driver.oem4 (.text:_SlDrvProtectAsyncRespSetting)                  2001a838    00000034     UARTUtils.o (.text:closeHandle)                  2001a86c    00000034     power_cc3200_tirtos.aem4 : PowerCC3200_tirtos.oem4 (.text:getCountsRTC)                  2001a8a0    00000034     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:restorePeriphClocks)                  2001a8d4    00000034     rtsv7M4_T_le_eabi.lib : feraiseexcept.obj (.text)                  2001a908    00000034                           : strstr.obj (.text)                  2001a93c    00000034     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Htons)                  2001a970    00000034     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_Instance_finalize__E)                  2001a9a4    00000004     --HOLE-- [fill = 0]                  2001a9a8    00000034                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excNmi__I)                  2001a9dc    00000004     --HOLE-- [fill = 0]                  2001a9e0    00000034                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_periodicStub__I)                  2001aa14    00000004     --HOLE-- [fill = 0]                  2001aa18    00000034                  : BIOS.obj (.text:ti_sysbios_hal_Hwi_checkStack)                  2001aa4c    00000034     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_construct)                  2001aa80    00000034     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_create)                  2001aab4    00000034     ti.targets.arm.rtsarm.aem4 : Core-label.oem4 (.text:xdc_runtime_Core_assignLabel__I)                  2001aae8    00000033                                : Text.oem4 (.text:xdc_runtime_Text_printVisFxn__I)                  2001ab1b    00000001     --HOLE-- [fill = 0]                  2001ab1c    00000032     network_sl.aem4 : ssock.oem4 (.text:Ssock_recv)                  2001ab4e    00000032     aws_iot_sl.aem4 : OtaApp.o (.text:_OtaCleanToIdle)                  2001ab80    00000032     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:spiPollingTransfer32)                  2001abb2    00000006     cc3x00_host_driver.aem4 : socket.oem4 (.text:SL_FD_ZERO)                  2001abb8    00000032     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_hal_Hwi_initStack)                  2001abea    00000030     driverlib.a : pin.obj (.text:PinTypeGPIO)                  2001ac1a    00000002     --HOLE-- [fill = 0]                  2001ac1c    00000030     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_releaseConstraint)                  2001ac4c    00000030                             : PowerCC3200.oem4 (.text:Power_setConstraint)                  2001ac7c    00000030                             : SPI.oem4 (.text:SPI_open)                  2001acac    00000030     driverlib.a : uart.obj (.text:UARTDisable)                  2001acdc    00000030     drivers_cc32xxware.aem4 : UART.oem4 (.text:UART_open)                  2001ad0c    00000030     aws_iot_sl.aem4 : aws_iot_mqtt_client_subscribe.o (.text:_aws_iot_mqtt_get_free_message_handler_index)                  2001ad3c    00000030     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:registerInterruptHandler)                  2001ad6c    00000030     rtsv7M4_T_le_eabi.lib : strncpy.obj (.text)                  2001ad9c    00000030                           : xferaise.obj (.text)                  2001adcc    00000030     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Socket)                  2001adfc    00000030     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_atExitFunc__I)                  2001ae2c    00000004     --HOLE-- [fill = 0]                  2001ae30    00000030     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_TaskSupport_start__E)                  2001ae60    00000030     shadow_sample_pem4.oem4 (.text:ti_sysbios_gates_GateHwi_Object__create__S)                  2001ae90    00000030     shadow_sample_pem4.oem4 (.text:ti_sysbios_gates_GateMutex_Object__create__S)                  2001aec0    00000030     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_gates_GateMutex_enter__E)                  2001aef0    00000030     shadow_sample_pem4.oem4 (.text:ti_sysbios_heaps_HeapMem_Object__create__S)                  2001af20    00000030     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Event_create)                  2001af50    00000030     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Event_pendTimeout__I)                  2001af80    00000030                  : BIOS.obj (.text:ti_sysbios_knl_Mailbox_postInit__I)                  2001afb0    00000030     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_construct)                  2001afe0    00000030     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Semaphore_pendTimeout__I)                  2001b010    00000030                  : BIOS.obj (.text:ti_sysbios_knl_Task_unblockI__E)                  2001b040    00000030     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_processAtExit__E)                  2001b070    0000002e     aws_iot_sl.aem4 : CdnClient.o (.text:CdnClient_CloseServer)                  2001b09e    0000002e     UARTUtils.o (.text:UARTUtils_deviceopen)                  2001b0cc    0000002e     shadow_sample_pem4.oem4 (.text:malloc)                  2001b0fa    0000002e     rtsv7M4_T_le_eabi.lib : i_tofd_t2.obj (.text)                  2001b128    0000002e                           : raise.obj (.text)                  2001b156    00000002     --HOLE-- [fill = 0]                  2001b158    0000002c     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:CC3X00_NWP_enable)                  2001b184    0000002c     driverlib.a : prcm.obj (.text:PRCMLPDSIntervalSet)                  2001b1b0    0000002c                 : prcm.obj (.text:PRCMSysResetCauseGet)                  2001b1dc    0000002c     sntp_sl.aem4 : sntp.oem4 (.text:SNTP_forceTimeSync)                  2001b208    0000002c     aws_iot_sl.aem4 : flc.o (.text:_McuImageGetNewIndex)                  2001b234    0000002c                     : jsmn.o (.text:jsmn_fill_token)                  2001b260    0000002c                     : timer.o (.text:msToTicks)                  2001b28c    0000002c                     : network_sl.o (.text:setsockopt)                  2001b2b8    0000002c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_doTick__I)                  2001b2e4    0000002c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Queue_construct)                  2001b310    0000002c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_restore__E)                  2001b33c    0000002c     aws_iot_sl.aem4 : timer.o (.text:ticksToMs)                  2001b368    0000002c     ti.targets.arm.rtsarm.aem4 : Text.oem4 (.text:xdc_runtime_Text_cordText__E)                  2001b394    0000002a     driverlib.a : spi.obj (.text:SPIDataGetNonBlocking)                  2001b3be    0000002a     aws_iot_sl.aem4 : CdnClient.o (.text:_RecvFileChunk)                  2001b3e8    0000002a     cc3x00_host_driver.aem4 : socket.oem4 (.text:_sl_BuildAddress)                  2001b412    0000002a     aws_iot_sl.aem4 : aws_iot_shadow.o (.text:aws_iot_shadow_register_delta)                  2001b43c    0000002a     rtsv7M4_T_le_eabi.lib : xdclass.obj (.text)                  2001b466    0000002a     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_putchar__I)                  2001b490    00000028     driverlib.a : prcm.obj (.text:PRCMLPDSWakeupSourceEnable)                  2001b4b8    00000028                 : prcm.obj (.text:PRCMPeripheralClkDisable)                  2001b4e0    00000028     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_registerNotify)                  2001b508    00000028     network_sl.aem4 : ssock.oem4 (.text:Ssock_recvall)                  2001b530    00000028     aws_iot_sl.aem4 : aws_iot_mqtt_client_yield.o (.text:_aws_iot_mqtt_force_client_disconnect)                  2001b558    00000028                     : aws_iot_shadow_json.o (.text:checkReturnValueOfSnPrintf)                  2001b580    00000028     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:releasePowerConstraint)                  2001b5a8    00000028     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Clock_addI__E)                  2001b5d0    00000028                  : BIOS.obj (.text:ti_sysbios_knl_Swi_Module_startup__E)                  2001b5f8    00000028     driverlib.a : udma.obj (.text:uDMAChannelIsEnabled)                  2001b620    00000026     drivers_cc32xxware.aem4 : List.oem4 (.text:List_put)                  2001b646    00000026     aws_iot_sl.aem4 : LogClient.o (.text:LogClient_Close)                  2001b66c    00000026                     : OtaClient.o (.text:OtaClient_CloseServer)                  2001b692    00000026                     : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_get_next_packet_id)                  2001b6b8    00000026     network_sl.aem4 : ssock_sl.oem4 (.text:fileExists)                  2001b6de    00000026     aws_iot_sl.aem4 : network_sl.o (.text:gethostbyname)                  2001b704    00000026     startsntp.o (.text:gethostbyname)                  2001b72a    00000026     rtsv7M4_T_le_eabi.lib : strncmp.obj (.text)                  2001b750    00000026     aws_iot_sl.aem4 : flc.o (.text:sl_extlib_FlcCloseFile)                  2001b776    00000026     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_avprintf__E)                  2001b79c    00000024     driverlib.a : prcm.obj (.text:PRCMLPDSWakeUpGPIOSelect)                  2001b7c0    00000024     rom_pin_mux_config.o (.text:RebootMCU)                  2001b7e4    00000024     netwifi.o (.text:SimpleLinkNetAppEventHandler)                  2001b808    00000024     network_sl.aem4 : tls_sl.oem4 (.text:TLS_delete)                  2001b82c    00000024     driverlib.a : uart.obj (.text:UARTCharPutNonBlocking)                  2001b850    00000024                 : uart.obj (.text:UARTEnable)                  2001b874    00000024     UARTUtils.o (.text:UARTUtils_systemAbort)                  2001b898    00000024     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:osi_Spawn)                  2001b8bc    00000024     rtsv7M4_T_le_eabi.lib : u_tofs_t2.obj (.text)                  2001b8e0    00000024     shadow_sample.o (.text:simulatergbLEDs)                  2001b904    00000024     cc3x00_host_driver.aem4 : socket.oem4 (.text:sl_Close)                  2001b928    00000024                             : wlan.oem4 (.text:sl_WlanProfileDel)                  2001b94c    00000024                             : wlan.oem4 (.text:sl_WlanSetMode)                  2001b970    00000024     aws_iot_sl.aem4 : flc.o (.text:sl_extlib_FlcIsPendingCommit)                  2001b994    00000024     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_registerRTSLock__I)                  2001b9b8    00000024     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_removeRTSLock__I)                  2001b9dc    00000024     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_startFunc__I)                  2001ba00    00000024     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_Module_startup__E)                  2001ba24    00000004     --HOLE-- [fill = 0]                  2001ba28    00000024                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_postInit__I)                  2001ba4c    00000004     --HOLE-- [fill = 0]                  2001ba50    00000024                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_startup__E)                  2001ba74    00000024     shadow_sample_pem4.oem4 (.text:ti_sysbios_gates_GateMutex_Object__delete__S)                  2001ba98    00000024     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Clock_Module_startup__E)                  2001babc    00000004     --HOLE-- [fill = 0]                  2001bac0    00000024                  : BIOS.obj (.text:ti_sysbios_knl_Clock_start__E)                  2001bae4    00000004     --HOLE-- [fill = 0]                  2001bae8    00000024                  : BIOS.obj (.text:ti_sysbios_knl_Semaphore_Instance_init__E)                  2001bb0c    00000024     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_Object__delete__S)                  2001bb30    00000024     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_restoreHwi__E)                  2001bb54    00000024     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_vprintf__E)                  2001bb78    00000022     driverlib.a : gpio.obj (.text:GPIOIntStatus)                  2001bb9a    00000022                 : spi.obj (.text:SPIReset)                  2001bbbc    00000022                 : spi.obj (.text:SPIWordCountSet)                  2001bbde    00000022     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_autoreconnect_set_status)                  2001bc00    00000022     rtsv7M4_T_le_eabi.lib : frexp.obj (.text)                  2001bc22    00000020     aws_iot_sl.aem4 : CdnClient.o (.text:CdnClient_SetFileInfo)                  2001bc42    00000020     driverlib.a : gpio.obj (.text:GPIOPinWrite)                  2001bc62    00000002     --HOLE-- [fill = 0]                  2001bc64    00000020     aws_iot_sl.aem4 : LogClient.o (.text:LogClient_Init)                  2001bc84    00000020     driverlib.a : prcm.obj (.text:PRCMLPDSRestoreInfoSet)                  2001bca4    00000020     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_idleFunc)                  2001bcc4    00000020                             : PowerCC3200.oem4 (.text:Power_unregisterNotify)                  2001bce4    00000020     driverlib.a : spi.obj (.text:SPIDataGet)                  2001bd04    00000020     UARTUtils.o (.text:UARTUtils_systemPutch)                  2001bd24    00000020     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_read_char)                  2001bd44    00000020                     : aws_iot_mqtt_client_common_internal.o (.text:aws_iot_mqtt_internal_write_char)                  2001bd64    00000020     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:getPowerMgrId)                  2001bd84    00000020                             : UARTCC3200.oem4 (.text:getPowerMgrId)                  2001bda4    00000020     aws_iot_sl.aem4 : timer.o (.text:has_timer_expired)                  2001bdc4    00000020     rtsv7M4_T_le_eabi.lib : memchr.obj (.text)                  2001bde4    00000020     aws_iot_sl.aem4 : network_sl.o (.text:socket)                  2001be04    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_rtsLock__I)                  2001be24    00000004     --HOLE-- [fill = 0]                  2001be28    00000020     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_clearInterrupt__E)                  2001be48    00000020                  : m3_Hwi_asm.obj (.text:ti_sysbios_family_arm_m3_Hwi_excHandlerAsm__I)                  2001be68    00000020                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_excHandler__I)                  2001be88    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_gates_GateHwi_Object__delete__S)                  2001bea8    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_heaps_HeapMem_Object__delete__S)                  2001bec8    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_Object__destruct__S)                  2001bee8    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Event_Object__delete__S)                  2001bf08    00000020     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Idle_run__E)                  2001bf28    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Mailbox_Object__delete__S)                  2001bf48    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_Object__destruct__S)                  2001bf68    00000020     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Task_Object__delete__S)                  2001bf88    00000020     ti.targets.arm.rtsarm.aem4 : Registry.oem4 (.text:xdc_runtime_Registry_findById__E)                  2001bfa8    0000001e     driverlib.a : spi.obj (.text:SPIDataPut)                  2001bfc6    0000001e                 : uart.obj (.text:UARTCharPut)                  2001bfe4    0000001e                 : uart.obj (.text:UARTIntStatus)                  2001c002    0000001e     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:WiFiCC3200_close)                  2001c020    0000001e     aws_iot_sl.aem4 : aws_iot_shadow.o (.text:aws_iot_shadow_yield)                  2001c03e    0000001e     network_sl.aem4 : tls_sl.oem4 (.text:getTLSMethod)                  2001c05c    0000001e     aws_iot_sl.aem4 : jsmn.o (.text:jsmn_init)                  2001c07a    0000001e     rtsv7M4_T_le_eabi.lib : strcat.obj (.text)                  2001c098    0000001e     aws_iot_sl.aem4 : flc.o (.text:sl_extlib_FlcReadFile)                  2001c0b6    0000001e                     : flc.o (.text:sl_extlib_FlcWriteFile)                  2001c0d4    0000001e     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_errorRaiseHook__I)                  2001c0f2    0000001e     sysbios.aem4 : m3_Hwi_asm_switch.obj (.text:ti_sysbios_family_xxx_Hwi_switchAndRunFunc)                  2001c110    0000001c     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_init)                  2001c12c    0000001c     network_sl.aem4 : ssock.oem4 (.text:Ssock_delete)                  2001c148    0000001c                     : ssock.oem4 (.text:Ssock_destruct)                  2001c164    0000001c     driverlib.a : uart.obj (.text:UARTCharGetNonBlocking)                  2001c180    0000001c                 : uart.obj (.text:UARTFlowControlSet)                  2001c19c    0000001c     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvProtectionObjLockWaitForever)                  2001c1b8    0000001c                             : socket.oem4 (.text:_sl_TruncatePayloadByProtocol)                  2001c1d4    0000001c     aws_iot_sl.aem4 : network_sl.o (.text:connect)                  2001c1f0    0000001c     rtsv7M4_T_le_eabi.lib : memccpy.obj (.text)                  2001c20c    0000001c     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_Object__destruct__S)                  2001c228    0000001c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_stop__E)                  2001c244    00000004     --HOLE-- [fill = 0]                  2001c248    0000001c                  : BIOS.obj (.text:ti_sysbios_gates_GateMutex_Instance_init__E)                  2001c264    00000004     --HOLE-- [fill = 0]                  2001c268    0000001c                  : BIOS.obj (.text:ti_sysbios_knl_Clock_Instance_finalize__E)                  2001c284    0000001c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Queue_Object__destruct__S)                  2001c2a0    0000001c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Queue_get__E)                  2001c2bc    00000004     --HOLE-- [fill = 0]                  2001c2c0    0000001c                  : BIOS.obj (.text:ti_sysbios_knl_Queue_put__E)                  2001c2dc    00000004     --HOLE-- [fill = 0]                  2001c2e0    0000001c                  : BIOS.obj (.text:ti_sysbios_knl_Task_enter__I)                  2001c2fc    0000001c     driverlib.a : udma.obj (.text:uDMAChannelEnable)                  2001c318    0000001c     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:vSimpleLinkSpawnTask)                  2001c334    0000001c     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_raiseX__E)                  2001c350    0000001c                                : Memory.oem4 (.text:xdc_runtime_Memory_valloc__E)                  2001c36c    0000001c                                : System.oem4 (.text:xdc_runtime_System_abort__E)                  2001c388    0000001a     cc3x00_host_driver.aem4 : netapp.oem4 (.text:CopyPingResultsToReport)                  2001c3a2    0000001a     driverlib.a : gpio.obj (.text:GPIOIntEnable)                  2001c3bc    0000001a     drivers_cc32xxware.aem4 : List.oem4 (.text:List_remove)                  2001c3d6    0000001a     driverlib.a : pin.obj (.text:PinTypeUART)                  2001c3f0    0000001a                 : spi.obj (.text:SPIDmaDisable)                  2001c40a    0000001a                 : spi.obj (.text:SPIDmaEnable)                  2001c424    0000001a                 : spi.obj (.text:SPIFIFODisable)                  2001c43e    0000001a                 : spi.obj (.text:SPIFIFOEnable)                  2001c458    0000001a     UARTUtils.o (.text:UARTUtils_deviceclose)                  2001c472    0000001a     sysbios.aem4 : m3_Hwi_asm.obj (.text:ti_sysbios_family_arm_m3_Hwi_pendSV__I)                  2001c48c    0000001a     shadow_sample_pem4.oem4 (.text:xdc_runtime_System_aprintf__E)                  2001c4a6    0000001a     shadow_sample_pem4.oem4 (.text:xdc_runtime_System_printf__E)                  2001c4c0    0000001a     network_sl.aem4 : tls_sl.oem4 (.text:xsnprintf)                  2001c4da    00000002     --HOLE-- [fill = 0]                  2001c4dc    00000018     driverlib.a : prcm.obj (.text:PRCMHibernateEnter)                  2001c4f4    00000018                 : spi.obj (.text:SPICSDisable)                  2001c50c    00000018                 : spi.obj (.text:SPICSEnable)                  2001c524    00000018                 : spi.obj (.text:SPIDisable)                  2001c53c    00000018                 : spi.obj (.text:SPIEnable)                  2001c554    00000018     network_sl.aem4 : ssock.oem4 (.text:Ssock_create)                  2001c56c    00000018     driverlib.a : uart.obj (.text:UARTBusy)                  2001c584    00000018                 : uart.obj (.text:UARTFIFOLevelSet)                  2001c59c    00000018                 : uart.obj (.text:UARTIntDisable)                  2001c5b4    00000018                 : uart.obj (.text:UARTIntEnable)                  2001c5cc    00000018     drivers_cc32xxware.aem4 : UART.oem4 (.text:UART_Params_init)                  2001c5e4    00000018     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:VDeleteSimpleLinkSpawnTask)                  2001c5fc    00000018                                  : WiFiCC3200.oem4 (.text:WiFiCC3200_init)                  2001c614    00000018     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvProtectionObjUnLock)                  2001c62c    00000018     shadow_sample_pem4.oem4 (.text:free)                  2001c644    00000018     rtsv7M4_T_le_eabi.lib : args_main.obj (.text)                  2001c65c    00000018                           : ll_mul_t2.obj (.text)                  2001c674    00000018                           : strcmp.obj (.text)                  2001c68c    00000018                           : strrchr.obj (.text)                  2001c6a4    00000018     aws_iot_sl.aem4 : flc.o (.text:sl_extlib_FlcAbortFile)                  2001c6bc    00000018     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:spi_Close)                  2001c6d4    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_rtsUnlock__I)                  2001c6ec    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_Handle__label__S)                  2001c704    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_Module__startupDone__F)                  2001c71c    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Timer_Module__startupDone__F)                  2001c734    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_gates_GateHwi_Handle__label__S)                  2001c74c    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_gates_GateMutex_Handle__label__S)                  2001c764    00000004     --HOLE-- [fill = 0]                  2001c768    00000018     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_gates_GateMutex_leave__E)                  2001c780    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_heaps_HeapMem_Handle__label__S)                  2001c798    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Swi_Handle__label__S)                  2001c7b0    00000018     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Task_Handle__label__S)                  2001c7c8    00000018     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_sleepTimeout__I)                  2001c7e0    00000018     shadow_sample_pem4.oem4 (.text:time)                  2001c7f8    00000018     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_check__E)                  2001c810    00000018                                : System.oem4 (.text:xdc_runtime_System_exit__E)                  2001c828    00000018                                : Text.oem4 (.text:xdc_runtime_Text_ropeText__E)                  2001c840    00000016     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_delete)                  2001c856    00000016                     : HwiP_tirtos.oem4 (.text:HwiP_delete)                  2001c86c    00000016     driverlib.a : prcm.obj (.text:PRCMHIBRegRead)                  2001c882    00000016                 : prcm.obj (.text:PRCMHIBRegWrite)                  2001c898    00000016     tirtosport.aem4 : SemaphoreP_tirtos.oem4 (.text:SemaphoreP_delete)                  2001c8ae    00000016     driverlib.a : uart.obj (.text:UARTCharGet)                  2001c8c4    00000016     cc3x00_host_driver.aem4 : fs.oem4 (.text:_sl_Strlen)                  2001c8da    00000016     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.text:aws_iot_mqtt_get_client_state)                  2001c8f0    00000016                     : timer.o (.text:init_timer)                  2001c906    00000016     rtsv7M4_T_le_eabi.lib : strchr.obj (.text)                  2001c91c    00000016     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:startTxFifoEmptyClk)                  2001c932    00000016     shadow_sample_pem4.oem4 (.text:ti_sysbios_BIOS_exitFunc__I)                  2001c948    00000016     startsntp.o (.text:ti_sysbios_knl_Semaphore_Params_init)                  2001c95e    00000016     main.o (.text:ti_sysbios_knl_Task_Params_init)                  2001c974    00000014     driverlib.a : cpu.obj (.text:CPUcpsid)                  2001c988    00000014                 : cpu.obj (.text:CPUcpsie)                  2001c99c    00000014                 : gpio.obj (.text:GPIOIntClear)                  2001c9b0    00000014     drivers_cc32xxware.aem4 : SPI.oem4 (.text:SPI_Params_init)                  2001c9c4    00000014     network_sl.aem4 : ssock.oem4 (.text:Ssock_construct)                  2001c9d8    00000014     UARTUtils.o (.text:UARTUtils_systemReady)                  2001c9ec    00000014     aws_iot_sl.aem4 : aws_iot_shadow.o (.text:aws_iot_shadow_set_autoreconnect_status)                  2001ca00    00000014     bi_certflasher.o (.text:bi_certflasher)                  2001ca14    00000014     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:hostDriverInterruptHandler)                  2001ca28    00000014                                  : osi_tirtos.oem4 (.text:osi_SyncObjClear)                  2001ca3c    00000014     rtsv7M4_T_le_eabi.lib : _lock.obj (.text)                  2001ca50    00000014                           : strcpy.obj (.text)                  2001ca64    00000014                           : strlen.obj (.text)                  2001ca78    00000014     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_Object__get__S)                  2001ca8c    00000004     --HOLE-- [fill = 0]                  2001ca90    00000014     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_switchFromBootStack__E)                  2001caa4    00000014     shadow_sample_pem4.oem4 (.text:ti_sysbios_heaps_HeapMem_Object__get__S)                  2001cab8    00000014     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Clock_tickReconfig__E)                  2001cacc    00000004     --HOLE-- [fill = 0]                  2001cad0    00000014                  : BIOS.obj (.text:ti_sysbios_knl_Event_Instance_init__E)                  2001cae4    00000014     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Swi_Object__get__S)                  2001caf8    00000014     startsntp.o (.text:timeUpdateHook)                  2001cb0c    00000014     driverlib.a : udma.obj (.text:uDMAControlBaseSet)                  2001cb20    00000012     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_start)                  2001cb32    00000012     drivers_cc32xxware.aem4 : RingBuf.oem4 (.text:RingBuf_construct)                  2001cb44    00000012     tirtosport.aem4 : SemaphoreP_tirtos.oem4 (.text:SemaphoreP_pend)                  2001cb56    00000012     driverlib.a : uart.obj (.text:UARTIntClear)                  2001cb68    00000012                 : uart.obj (.text:UARTRxErrorGet)                  2001cb7a    00000012     UARTUtils.o (.text:UARTUtils_devicelseek)                  2001cb8c    00000012     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvObjLockWaitForever)                  2001cb9e    00000012                             : driver.oem4 (.text:_SlDrvSyncObjWaitForever)                  2001cbb0    00000012     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_hal_Hwi_Module_startup__E)                  2001cbc2    00000012     shadow_sample_pem4.oem4 (.text:xdc_runtime_Startup_exec__I)                  2001cbd4    00000010     CC3200_LAUNCHXL.o (.text:CC3200_LAUNCHXL_initGeneral)                  2001cbe4    00000010     CC3200_LAUNCHXL.o (.text:CC3200_LAUNCHXL_initWiFi)                  2001cbf4    00000010     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:CC3X00_NWP_maskInterrupt)                  2001cc04    00000010     cc3x00_host_driver.aem4 : socket.oem4 (.text:SL_FD_SET)                  2001cc14    00000010     driverlib.a : uart.obj (.text:UARTRxErrorClear)                  2001cc24    00000010     UARTUtils.o (.text:UARTUtils_devicerename)                  2001cc34    00000010     drivers_cc32xxware.aem4 : WiFi.oem4 (.text:WiFi_Params_init)                  2001cc44    00000010     cc3x00_host_driver.aem4 : device.oem4 (.text:_sl_GetStartResponseConvert)                  2001cc54    00000010     aws_iot_sl.aem4 : network_sl.o (.text:close)                  2001cc64    00000010                     : network_sl.o (.text:htons)                  2001cc74    00000010     startsntp.o (.text:htons)                  2001cc84    00000010     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readBlockingTimeout)                  2001cc94    00000004     --HOLE-- [fill = 0]                  2001cc98    00000010     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_BIOS_getCpuFreq__E)                  2001cca8    00000010                  : BIOS.obj (.text:ti_sysbios_BIOS_setThreadType__E)                  2001ccb8    00000010                  : BIOS.obj (.text:ti_sysbios_BIOS_start__E)                  2001ccc8    00000010                  : m3_TaskSupport_asm.obj (.text:ti_sysbios_family_arm_m3_TaskSupport_glue)                  2001ccd8    00000010                  : m3_TaskSupport_asm.obj (.text:ti_sysbios_family_arm_m3_TaskSupport_swap__E)                  2001cce8    00000010                  : BIOS.obj (.text:ti_sysbios_gates_GateMutex_Instance_finalize__E)                  2001ccf8    00000010     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Mailbox_Object__get__S)                  2001cd08    00000010     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Semaphore_Instance_finalize__E)                  2001cd18    00000010                  : BIOS.obj (.text:ti_sysbios_knl_Swi_disable__E)                  2001cd28    00000010     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Task_Object__get__S)                  2001cd38    00000010     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Task_disable__E)                  2001cd48    00000010     ti.targets.arm.rtsarm.aem4 : Gate.oem4 (.text:xdc_runtime_Gate_leaveSystem__E)                  2001cd58    00000010                                : Memory.oem4 (.text:xdc_runtime_Memory_free__E)                  2001cd68    00000010                                : SysCallback.oem4 (.text:xdc_runtime_SysCallback_abort__E)                  2001cd78    00000010                                : SysCallback.oem4 (.text:xdc_runtime_SysCallback_exit__E)                  2001cd88    00000010                                : SysCallback.oem4 (.text:xdc_runtime_SysCallback_flush__E)                  2001cd98    00000010                                : SysCallback.oem4 (.text:xdc_runtime_SysCallback_putch__E)                  2001cda8    00000010                                : SysCallback.oem4 (.text:xdc_runtime_SysCallback_ready__E)                  2001cdb8    00000010                                : System.oem4 (.text:xdc_runtime_System_vsnprintf__E)                  2001cdc8    0000000e     tirtosport.aem4 : HwiP_tirtos.oem4 (.text:HwiP_Params_init)                  2001cdd6    0000000e     UARTUtils.o (.text:UARTUtils_deviceunlink)                  2001cde4    0000000e     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvObjUnLock)                  2001cdf2    0000000e                             : driver.oem4 (.text:_SlDrvSyncObjSignal)                  2001ce00    0000000e     rtsv7M4_T_le_eabi.lib : copy_decompress_none.obj (.text:decompress:none)                  2001ce0e    0000000e     aws_iot_sl.aem4 : OtaApp.o (.text:local_filter)                  2001ce1c    00000004     --HOLE-- [fill = 0]                  2001ce20    0000000e     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Idle_loop__E)                  2001ce2e    00000002     --HOLE-- [fill = 0]                  2001ce30    0000000e                  : BIOS.obj (.text:ti_sysbios_knl_Queue_empty__E)                  2001ce3e    00000002     --HOLE-- [fill = 0]                  2001ce40    0000000c     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:CC3X00_NWP_unMaskInterrupt)                  2001ce4c    0000000c     driverlib.a : cpu.obj (.text:CPUwfi)                  2001ce58    0000000c     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_getSystemTickPeriod)                  2001ce64    0000000c     netwifi.o (.text:NetWiFi_isConnected)                  2001ce70    0000000c     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.text:Power_getConstraintMask)                  2001ce7c    0000000c                             : PowerCC3200.oem4 (.text:Power_getDependencyCount)                  2001ce88    0000000c                             : RingBuf.oem4 (.text:RingBuf_peek)                  2001ce94    0000000c     netwifi.o (.text:SimpleLinkHttpServerCallback)                  2001cea0    0000000c     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:UARTCC3200_init)                  2001ceac    0000000c     aws_iot_sl.aem4 : aws_iot_shadow.o (.text:aws_iot_shadow_disconnect)                  2001ceb8    0000000c                     : aws_iot_shadow.o (.text:aws_iot_shadow_reset_last_received_version)                  2001cec4    0000000c     rtsv7M4_T_le_eabi.lib : copy_zero_init.obj (.text:decompress:ZI)                  2001ced0    0000000c     aws_iot_sl.aem4 : network_sl.o (.text:htonl)                  2001cedc    0000000c     startsntp.o (.text:htonl)                  2001cee8    0000000c     aws_iot_sl.aem4 : network_sl.o (.text:iot_tls_is_connected)                  2001cef4    0000000c     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:osi_LockObjUnlock)                  2001cf00    0000000c                                  : osi_tirtos.oem4 (.text:osi_SyncObjSignal)                  2001cf0c    0000000c                                  : osi_tirtos.oem4 (.text:osi_SyncObjSignalFromISR)                  2001cf18    0000000c     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:postNotifyFxn)                  2001cf24    0000000c                             : UARTCC3200.oem4 (.text:postNotifyFxn)                  2001cf30    0000000c     aws_iot_sl.aem4 : aws_iot_shadow_json.o (.text:resetClientTokenSequenceNum)                  2001cf3c    0000000c     rtsv7M4_T_le_eabi.lib : ctime_.obj (.text)                  2001cf48    0000000c     shadow_sample_pem4.oem4 (.text:ti_sysbios_family_arm_m3_Hwi_Params__init__S)                  2001cf54    00000004     --HOLE-- [fill = 0]                  2001cf58    0000000c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_disableFxn__E)                  2001cf64    00000004     --HOLE-- [fill = 0]                  2001cf68    0000000c                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_TaskSupport_checkStack__E)                  2001cf74    00000004     --HOLE-- [fill = 0]                  2001cf78    0000000c                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_TaskSupport_getStackAlignment__E)                  2001cf84    00000004     --HOLE-- [fill = 0]                  2001cf88    0000000c                  : BIOS.obj (.text:ti_sysbios_gates_GateHwi_enter__E)                  2001cf94    0000000c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Clock_Params__init__S)                  2001cfa0    0000000c     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_knl_Clock_getTicks__E)                  2001cfac    00000004     --HOLE-- [fill = 0]                  2001cfb0    0000000c                  : BIOS.obj (.text:ti_sysbios_knl_Clock_setTicks__E)                  2001cfbc    00000004     --HOLE-- [fill = 0]                  2001cfc0    0000000c                  : BIOS.obj (.text:ti_sysbios_knl_Clock_tickStart__E)                  2001cfcc    00000004     --HOLE-- [fill = 0]                  2001cfd0    0000000c                  : BIOS.obj (.text:ti_sysbios_knl_Clock_tickStop__E)                  2001cfdc    0000000c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Queue_Object__get__S)                  2001cfe8    0000000c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Semaphore_Params__init__S)                  2001cff4    0000000c     shadow_sample_pem4.oem4 (.text:ti_sysbios_knl_Task_Params__init__S)                  2001d000    0000000c     driverlib.a : udma.obj (.text:uDMAControlBaseGet)                  2001d00c    0000000c                 : udma.obj (.text:uDMAEnable)                  2001d018    0000000c                 : udma.obj (.text:uDMAErrorStatusClear)                  2001d024    0000000c                 : udma.obj (.text:uDMAIntStatus)                  2001d030    0000000c     ti.targets.arm.rtsarm.aem4 : Error.oem4 (.text:xdc_runtime_Error_init__E)                  2001d03c    0000000c                                : Gate.oem4 (.text:xdc_runtime_Gate_enterSystem__E)                  2001d048    0000000c                                : Memory.oem4 (.text:xdc_runtime_Memory_calloc__E)                  2001d054    0000000c                                : Memory.oem4 (.text:xdc_runtime_Memory_getMaxDefaultTypeAlign__E)                  2001d060    0000000a     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_stop)                  2001d06a    0000000a     drivers_cc32xxware.aem4 : List.oem4 (.text:List_empty)                  2001d074    0000000a                             : SPI.oem4 (.text:SPI_close)                  2001d07e    0000000a                             : SPI.oem4 (.text:SPI_transfer)                  2001d088    0000000a     tirtosport.aem4 : SemaphoreP_tirtos.oem4 (.text:SemaphoreP_post)                  2001d092    0000000a     netwifi.o (.text:SimpleLinkGeneralEventHandler)                  2001d09c    0000000a     netwifi.o (.text:SimpleLinkSockEventHandler)                  2001d0a6    0000000a     drivers_cc32xxware.aem4 : UART.oem4 (.text:UART_close)                  2001d0b0    0000000a                             : UART.oem4 (.text:UART_read)                  2001d0ba    0000000a                             : UART.oem4 (.text:UART_write)                  2001d0c4    0000000a                             : UART.oem4 (.text:UART_writePolling)                  2001d0ce    0000000a                             : WiFi.oem4 (.text:WiFi_close)                  2001d0d8    0000000a     CC3200_LAUNCHXL.o (.text:dmaErrorHwi)                  2001d0e2    0000000a     drivers_wifi_cc32xxware.aem4 : osi_tirtos.oem4 (.text:osi_LockObjDelete)                  2001d0ec    0000000a                                  : osi_tirtos.oem4 (.text:osi_SyncObjDelete)                  2001d0f6    0000000a     shadow_sample_pem4.oem4 (.text:xdc_runtime_IHeap_alloc)                  2001d100    0000000a     shadow_sample_pem4.oem4 (.text:xdc_runtime_IHeap_free)                  2001d10a    00000008     CC3200_LAUNCHXL.o (.text:CC3200_LAUNCHXL_initGPIO)                  2001d112    00000008     CC3200_LAUNCHXL.o (.text:CC3200_LAUNCHXL_initUART)                  2001d11a    00000008     tirtosport.aem4 : ClockP_tirtos.oem4 (.text:ClockP_Params_init)                  2001d122    00000008     driverlib.a : prcm.obj (.text:PRCMSleepEnter)                  2001d12a    00000008     tirtosport.aem4 : SemaphoreP_tirtos.oem4 (.text:SemaphoreP_Params_init)                  2001d132    00000008     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvMemZero)                  2001d13a    00000008     startsntp.o (.text:getTime)                  2001d142    00000002     --HOLE-- [fill = 0]                  2001d144    00000008     aws_iot_sl.aem4 : OtaHttp.o (.text:http_recv_buf)                  2001d14c    00000008                     : OtaHttp.o (.text:http_send_buf)                  2001d154    00000008     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.text:readSemCallback)                  2001d15c    00000008     cc3x00_host_driver.aem4 : wlan.oem4 (.text:sl_WlanDisconnect)                  2001d164    00000004     --HOLE-- [fill = 0]                  2001d168    00000008     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_doSwiRestore__I)                  2001d170    00000008                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_startup__E)                  2001d178    00000008     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:transferCallback)                  2001d180    00000008                             : UARTCC3200.oem4 (.text:writeSemCallback)                  2001d188    00000008     shadow_sample_pem4.oem4 (.text:xdc_runtime_Text_visitRope__I)                  2001d190    00000006     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_control)                  2001d196    00000006     driverlib.a : utils.obj (.text:UtilsDelay)                  2001d19c    00000006     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.text:WiFiCC3200_control)                  2001d1a2    00000006     cc3x00_host_driver.aem4 : driver.oem4 (.text:_SlDrvResetCmdExt)                  2001d1a8    00000006     ti.targets.arm.rtsarm.aem4 : xdc_noinit.oem4 (.text:__xdc__init)                  2001d1ae    00000006     rtsv7M4_T_le_eabi.lib : copy_decompress_rle.obj (.text:decompress:rle24)                  2001d1b4    00000004     --HOLE-- [fill = 0]                  2001d1b8    00000006     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_doTaskRestore__I)                  2001d1be    00000002     --HOLE-- [fill = 0]                  2001d1c0    00000006                  : BIOS.obj (.text:ti_sysbios_family_arm_m3_Hwi_restoreFxn__E)                  2001d1c6    00000002     --HOLE-- [fill = 0]                  2001d1c8    00000006                  : BIOS.obj (.text:ti_sysbios_gates_GateHwi_leave__E)                  2001d1ce    00000002     --HOLE-- [fill = 0]                  2001d1d0    00000006                  : BIOS.obj (.text:ti_sysbios_heaps_HeapMem_isBlocking__E)                  2001d1d6    00000002     --HOLE-- [fill = 0]                  2001d1d8    00000006                  : BIOS.obj (.text:ti_sysbios_knl_Clock_stop__E)                  2001d1de    00000002     --HOLE-- [fill = 0]                  2001d1e0    00000006                  : BIOS.obj (.text:ti_sysbios_knl_Queue_Instance_init__E)                  2001d1e6    00000002     --HOLE-- [fill = 0]                  2001d1e8    00000006                  : BIOS.obj (.text:ti_sysbios_knl_Swi_startup__E)                  2001d1ee    00000006     ti.targets.arm.rtsarm.aem4 : System.oem4 (.text:xdc_runtime_System_Module_startup__E)                  2001d1f4    00000004     --HOLE-- [fill = 0]                  2001d1f8    00000004     sysbios.aem4 : BIOS.obj (.text:ti_sysbios_family_arm_m3_Timer_getMaxTicks__E)                  2001d1fc    00000004     --HOLE-- [fill = 0]                  2001d200    00000004                  : BIOS.obj (.text:ti_sysbios_gates_GateHwi_query__E)                  2001d204    00000004     --HOLE-- [fill = 0]                  2001d208    00000004                  : BIOS.obj (.text:ti_sysbios_gates_GateMutex_query__E)                  2001d20c    00000004     --HOLE-- [fill = 0]                  2001d210    00000004                  : BIOS.obj (.text:ti_sysbios_knl_Clock_setTimeout__E)                  2001d214    00000004     --HOLE-- [fill = 0]                  2001d218    00000004                  : BIOS.obj (.text:ti_sysbios_knl_Task_startup__E)                  2001d21c    00000004     --HOLE-- [fill = 0]                  2001d220    00000002                  : BIOS.obj (.text:ti_sysbios_gates_GateHwi_Instance_init__E)                  2001d222    00000006     --HOLE-- [fill = 0]                  2001d228    00000002                  : BIOS.obj (.text:ti_sysbios_knl_Clock_logTick__E)
    .bss       0    2001d400    0000c5dd     UNINITIALIZED                  2001d400    00008000     shadow_sample_pem4.oem4 (.bss:ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A)                  20025400    00000800     shadow_sample_pem4.oem4 (.bss:taskStackSection)                  20025c00    00000780     aws_iot_sl.aem4 : aws_iot_shadow_json.o (.bss:jsonTokenStruct)                  20026380    00000780                     : aws_iot_shadow_records.o (.bss:tokenTable)                  20026b00    0000067c                     : aws_iot_shadow_records.o (.bss:SubscriptionList)                  2002717c    000005a0                     : OtaHttp.o (.bss:recv_buf)                  2002771c    00000528                     : aws_iot_shadow_records.o (.bss:AckWaitList)                  20027c44    0000044c                     : OtaClient.o (.bss:g_OtaCheckUpdateResponse)                  20028090    0000030c     shadow_sample_pem4.oem4 (.bss:ti_sysbios_family_arm_m3_Hwi_dispatchTable)                  2002839c    00000050     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.bss:mqttClientID)                  200283ec    00000014     (.common:g_FlcSflashCb)                  20028400    00000400     CC3200_LAUNCHXL.o (.bss:dmaControlTable)                  20028800    000003d8     aws_iot_sl.aem4 : OtaClient.o (.bss:g_OtaFileMetadata)                  20028bd8    00000240     netwifi.o (.bss:g_otaOptServerInfo)                  20028e18    00000204     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.bss:shadowRxBuf)                  2002901c    00000200                     : OtaHttp.o (.bss:send_buf)                  2002921c    0000012c     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.bss:PowerCC3200_contextSave)                  20029348    00000120     rtsv7M4_T_le_eabi.lib : trgmsg.obj (.bss:__CIOBUF_)                  20029468    00000108     CC3200_LAUNCHXL.o (.bss:uartCC3200Objects)                  20029570    000000a0     rtsv7M4_T_le_eabi.lib : defs.obj (.bss:__TI_tmpnams)                  20029610    00000078     CC3200_LAUNCHXL.o (.bss:SPICC3200DMAObjects)                  20029688    00000074     aws_iot_sl.aem4 : CdnClient.o (.bss:g_CdnClient)                  200296fc    0000006c     main.o (.bss:g_bi_uart1_input_char)                  20029768    00000050     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.bss:shadowDeltaTopic)                  200297b8    0000004c                     : OtaApp.o (.bss:g_OtaApp)                  20029804    0000004c                     : OtaApp.o (.bss:g_OtaApp_statistics)                  20029850    00000040     CC3200_LAUNCHXL.o (.bss:uartCC3200RingBuffer)                  20029890    00000030     CC3200_LAUNCHXL.o (.bss:wiFiCC3200Objects)                  200298c0    00000024     aws_iot_sl.aem4 : OtaClient.o (.bss:g_OtaClient)                  200298e4    00000020     (.common:g_bi_wifi_ap_ssid_pswd)                  20029904    00000020     (.common:gpioCallbackInfo)                  20029924    0000001c     (.common:time_buf)                  20029940    00000014     (.common:myThingName)                  20029954    00000014     (.common:powerNotifyObj)                  20029968    00000010     (.common:ntpServers)                  20029978    0000000c     (.common:shadowJsonParser)                  20029984    0000000c     (.common:tstr_out)                  20029990    00000008     (.common:firstRTC$1)                  20029998    00000008     (.common:g_LogClient)                  200299a0    00000008     (.common:parmbuf)                  200299a8    00000008     (.common:sBootInfo)                  200299b0    00000004     (.common:SimpleLinkSpawnTaskHndl)                  200299b4    00000004     (.common:currButton)                  200299b8    00000004     (.common:deltaChange$1)                  200299bc    00000004     (.common:deltaChange$2)                  200299c0    00000008     (.common:spiCC3200DMAscratchBuf)                  200299c8    00000004     (.common:firstTick$2)                  200299cc    00000004     (.common:pMqttClient)                  200299d0    00000004     (.common:prevButton)                  200299d4    00000004     (.common:pvOtaApp)                  200299d8    00000004     (.common:simpleLink_mailbox)                  200299dc    00000001     (.common:RxIrqCnt)
    .const     0    200299e0    000022e3                       200299e0    00000675     bi_certflasher.o (.const:.string:root_ca_pem)                  2002a055    00000639     bi_certflasher.o (.const:.string:client_private_key_pem)                  2002a68e    00000481     bi_certflasher.o (.const:.string:client_cert_pem)                  2002ab0f    00000101     rtsv7M4_T_le_eabi.lib : ctype.obj (.const:.string:_ctypes_)                  2002ac10    00000100     driverlib.a : pin.obj (.const:g_ulPinToPadMap)                  2002ad10    000000d2     aws_iot_sl.aem4 : aws_iot_json_utils.o (.const:.string)                  2002ade2    00000002     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_Module__id__C)                  2002ade4    000000ae     rtsv7M4_T_le_eabi.lib : strftime.obj (.const:.string)                  2002ae92    00000002     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Timer_Module__id__C)                  2002ae94    000000a8     driverlib.a : prcm.obj (.const:PRCM_PeriphRegsList)                  2002af3c    00000004     aws_iot_sl.aem4 : aws_iot_mqtt_client_unsubscribe.o (.const)                  2002af40    00000098     rtsv7M4_T_le_eabi.lib : strtod.obj (.const)                  2002afd8    00000068     CC3200_LAUNCHXL.o (.const:spiCC3200DMAHWAttrs)                  2002b040    00000060     drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.const)                  2002b0a0    00000060     rtsv7M4_T_le_eabi.lib : mktime.obj (.const)                  2002b100    0000004c                           : asctime.obj (.const:.string)                  2002b14c    0000004c     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.const)                  2002b198    0000004c     rtsv7M4_T_le_eabi.lib : asctime.obj (.const)                  2002b1e4    0000004c                           : strftime.obj (.const)                  2002b230    00000048     shadow_sample_pem4.oem4 (.const:.string)                  2002b278    0000003c     cc3x00_host_driver.aem4 : driver.oem4 (.const:OpcodeTranslateTable)                  2002b2b4    0000003c                             : wlan.oem4 (.const)                  2002b2f0    0000003c     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_Object__PARAMS__C)                  2002b32c    0000003b     aws_iot_sl.aem4 : aws_iot_shadow_json.o (.const:.string)                  2002b367    00000001     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Clock_tickMode__C)                  2002b368    00000038     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.const:$P$T0$1)                  2002b3a0    00000038                     : aws_iot_shadow.o (.const:.string)                  2002b3d8    00000038     cc3x00_host_driver.aem4 : driver.oem4 (.const:_SlActionLookupTable)                  2002b410    00000038                             : fs.oem4 (.const)                  2002b448    00000038     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.const:iotClientConnectParamsDefault)                  2002b480    00000034     cc3x00_host_driver.aem4 : socket.oem4 (.const)                  2002b4b4    00000034     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.const)                  2002b4e8    00000034     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Object__PARAMS__C)                  2002b51c    00000030     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_Object__PARAMS__C)                  2002b54c    00000030     CC3200_LAUNCHXL.o (.const:uartCC3200HWAttrs)                  2002b57c    0000002c     aws_iot_sl.aem4 : aws_iot_shadow.o (.const)                  2002b5a8    0000002a     bi_certflasher.o (.const:.string)                  2002b5d2    0000002a     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.const:.string)                  2002b5fc    00000028     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.const:.string)                  2002b624    00000028     CC3200_LAUNCHXL.o (.const:PowerCC3200_config)                  2002b64c    00000028     drivers_cc32xxware.aem4 : UARTCC3200.oem4 (.const:UARTCC3200_fxnTable)                  2002b674    00000028     cc3x00_host_driver.aem4 : netapp.oem4 (.const)                  2002b69c    00000028     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_Module__FXNS__C)                  2002b6c4    00000024     CC3200_LAUNCHXL.o (.const:SPI_config)                  2002b6e8    00000024     CC3200_LAUNCHXL.o (.const:UART_config)                  2002b70c    00000024     drivers_cc32xxware.aem4 : UART.oem4 (.const:UART_defaultParams)                  2002b730    00000024     cc3x00_host_driver.aem4 : driver.oem4 (.const)                  2002b754    00000024     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateHwi_Module__FXNS__C)                  2002b778    00000024     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateMutex_Module__FXNS__C)                  2002b79c    00000024     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_Object__PARAMS__C)                  2002b7c0    00000024     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Clock_Object__PARAMS__C)                  2002b7e4    00000024     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Semaphore_Object__PARAMS__C)                  2002b808    00000021     aws_iot_sl.aem4 : aws_iot_mqtt_client.o (.const:.string:$P$T1$2)                  2002b829    00000001     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Clock_tickSource__C)                  2002b82a    00000002     shadow_sample_pem4.oem4 (.const:ti_sysbios_hal_Hwi_Module__id__C)                  2002b82c    00000020     drivers_cc32xxware.aem4 : SPI.oem4 (.const)                  2002b84c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_Object__DESC__C)                  2002b86c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateHwi_Object__DESC__C)                  2002b88c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateMutex_Object__DESC__C)                  2002b8ac    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_Object__DESC__C)                  2002b8cc    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Clock_Object__DESC__C)                  2002b8ec    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Event_Object__DESC__C)                  2002b90c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Object__DESC__C)                  2002b92c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Queue_Object__DESC__C)                  2002b94c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Semaphore_Object__DESC__C)                  2002b96c    00000020     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_Object__DESC__C)                  2002b98c    00000020     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_sfxnTab__A)                  2002b9ac    00000018     CC3200_LAUNCHXL.o (.const:WiFi_config)                  2002b9c4    00000018     driverlib.a : spi.obj (.const)                  2002b9dc    00000018     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateHwi_Object__PARAMS__C)                  2002b9f4    00000018     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateMutex_Object__PARAMS__C)                  2002ba0c    00000018     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Event_Object__PARAMS__C)                  2002ba24    00000018     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Queue_Object__PARAMS__C)                  2002ba3c    00000014     CC3200_LAUNCHXL.o (.const:GPIOCC3200_config)                  2002ba50    00000014     cc3x00_host_driver.aem4 : device.oem4 (.const)                  2002ba64    00000010                             : socket.oem4 (.const:.string)                  2002ba74    00000010     aws_iot_sl.aem4 : aws_iot_mqtt_client_connect.o (.const)                  2002ba84    00000010                     : aws_iot_mqtt_client_publish.o (.const)                  2002ba94    00000010     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.const)                  2002baa4    00000010     rtsv7M4_T_le_eabi.lib : _scanfi.obj (.const)                  2002bab4    00000010     startsntp.o (.const)                  2002bac4    00000010     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_sfxnRts__A)                  2002bad4    0000000d     shadow_sample.o (.const:.string)                  2002bae1    00000001     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_policy__C)                  2002bae2    00000002     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_Module__id__C)                  2002bae4    0000000c     drivers_cc32xxware.aem4 : WiFi.oem4 (.const)                  2002baf0    0000000c     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_firstFxns__A)                  2002bafc    00000008     cc3x00_host_driver.aem4 : device.oem4 (.const:.string)                  2002bb04    00000008     aws_iot_sl.aem4 : aws_iot_mqtt_client_common_internal.o (.const)                  2002bb0c    00000008                     : aws_iot_mqtt_client_subscribe.o (.const)                  2002bb14    00000008     cc3x00_host_driver.aem4 : netcfg.oem4 (.const)                  2002bb1c    00000008     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_excHookFuncs__A)                  2002bb24    00000008     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Idle_funcList__A)                  2002bb2c    00000008     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Idle_funcList__C)                  2002bb34    00000008     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_firstFxns__C)                  2002bb3c    00000008     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_lastFxns__C)                  2002bb44    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_NMI__C)                  2002bb48    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_alreadyDefined__C)                  2002bb4c    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_busFault__C)                  2002bb50    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_debugMon__C)                  2002bb54    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_hardFault__C)                  2002bb58    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_memFault__C)                  2002bb5c    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_noIsr__C)                  2002bb60    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_reserved__C)                  2002bb64    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_svCall__C)                  2002bb68    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_E_usageFault__C)                  2002bb6c    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_NUM_INTERRUPTS__C)                  2002bb70    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_Object__count__C)                  2002bb74    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_ccr__C)                  2002bb78    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_excHandlerFunc__C)                  2002bb7c    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_excHookFuncs__C)                  2002bb80    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_nullIsrFunc__C)                  2002bb84    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Hwi_priGroup__C)                  2002bb88    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_TaskSupport_stackAlignment__C)                  2002bb8c    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Timer_E_cannotSupport__C)                  2002bb90    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_family_arm_m3_Timer_startupNeeded__C)                  2002bb94    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_gates_GateMutex_Instance_State_sem__O)                  2002bb98    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_hal_Hwi_E_stackOverflow__C)                  2002bb9c    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_E_memory__C)                  2002bba0    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_Module__gateObj__C)                  2002bba4    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_Object__count__C)                  2002bba8    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_heaps_HeapMem_reqAlign__C)                  2002bbac    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Clock_Module_State_clockQ__O)                  2002bbb0    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Clock_tickPeriod__C)                  2002bbb4    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Event_Instance_State_pendQ__O)                  2002bbb8    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Instance_State_dataQue__O)                  2002bbbc    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Instance_State_dataSem__O)                  2002bbc0    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Instance_State_freeQue__O)                  2002bbc4    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Instance_State_freeSem__O)                  2002bbc8    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_Object__count__C)                  2002bbcc    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Mailbox_maxTypeAlign__C)                  2002bbd0    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Semaphore_Instance_State_pendQ__O)                  2002bbd4    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Swi_Object__count__C)                  2002bbd8    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_E_spOutOfBounds__C)                  2002bbdc    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_E_stackOverflow__C)                  2002bbe0    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_Module_State_inactiveQ__O)                  2002bbe4    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_Object__count__C)                  2002bbe8    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_allBlockedFunc__C)                  2002bbec    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_defaultStackHeap__C)                  2002bbf0    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_defaultStackSize__C)                  2002bbf4    00000004     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_numConstructedTasks__C)                  2002bbf8    00000004     CC3200_LAUNCHXL.o (.const:wiFiCC3200HWAttrs)                  2002bbfc    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Assert_E_assertFailed__C)                  2002bc00    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Core_A_initializedParams__C)                  2002bc04    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Core_Module__diagsEnabled__C)                  2002bc08    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Core_Module__diagsIncluded__C)                  2002bc0c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Core_Module__diagsMask__C)                  2002bc10    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_E_memory__C)                  2002bc14    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_Module__diagsEnabled__C)                  2002bc18    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_Module__diagsIncluded__C)                  2002bc1c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_Module__diagsMask__C)                  2002bc20    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_Module__loggerFxn8__C)                  2002bc24    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_Module__loggerObj__C)                  2002bc28    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_policyFxn__C)                  2002bc2c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_raiseHook__C)                  2002bc30    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_IGateProvider_Interface__BASE__C)                  2002bc34    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_IHeap_Interface__BASE__C)                  2002bc38    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_IModule_Interface__BASE__C)                  2002bc3c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Log_L_error__C)                  2002bc40    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__diagsEnabled__C)                  2002bc44    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__diagsIncluded__C)                  2002bc48    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__diagsMask__C)                  2002bc4c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__loggerFxn2__C)                  2002bc50    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__loggerFxn4__C)                  2002bc54    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__loggerObj__C)                  2002bc58    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Memory_defaultHeapInstance__C)                  2002bc5c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_execImpl__C)                  2002bc60    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_maxPasses__C)                  2002bc64    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_sfxnRts__C)                  2002bc68    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Startup_sfxnTab__C)                  2002bc6c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_SysCallback_abortFxn__C)                  2002bc70    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_SysCallback_exitFxn__C)                  2002bc74    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_SysCallback_flushFxn__C)                  2002bc78    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_SysCallback_putchFxn__C)                  2002bc7c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_SysCallback_readyFxn__C)                  2002bc80    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_System_Module__gateObj__C)                  2002bc84    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_System_abortFxn__C)                  2002bc88    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_System_exitFxn__C)                  2002bc8c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_System_extendFxn__C)                  2002bc90    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_System_maxAtexitHandlers__C)                  2002bc94    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_charTab__C)                  2002bc98    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_nameEmpty__C)                  2002bc9c    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_nameStatic__C)                  2002bca0    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_nameUnknown__C)                  2002bca4    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_nodeTab__A)                  2002bca8    00000004     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_visitRopeFxn__C)                  2002bcac    00000002     shadow_sample_pem4.oem4 (.const:ti_sysbios_knl_Task_Module__id__C)                  2002bcae    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Core_Module__id__C)                  2002bcb0    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_Module__loggerDefined__C)                  2002bcb2    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Error_maxDepth__C)                  2002bcb4    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__id__C)                  2002bcb6    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Main_Module__loggerDefined__C)                  2002bcb8    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Memory_Module__id__C)                  2002bcba    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_charCnt__C)                  2002bcbc    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_isLoaded__C)                  2002bcbe    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_registryModsLastId__C)                  2002bcc0    00000002     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_unnamedModsLastId__C)                  2002bcc2    00000001     shadow_sample_pem4.oem4 (.const:xdc_runtime_Text_charTab__A)
    .cinit     0    2002ca50    000004b0                       2002ca50    00000489     (.cinit..data.load) [load image, compression = rle]                  2002ced9    00000003     --HOLE-- [fill = 0]                  2002cedc    0000000c     (__TI_handler_table)                  2002cee8    00000008     (.cinit..bss.load) [load image, compression = zero_init]                  2002cef0    00000010     (__TI_cinit_table)
    .init_array *          0    20004000    00000000     UNINITIALIZED
    .resetVecs *          0    20004000    0000030c                       20004000    0000030c     shadow_sample_pem4.oem4 (.resetVecs)
    .TI.noinit *          0    2001d400    00000000     UNINITIALIZED
    .data      0    2002bcc8    00000984     UNINITIALIZED                  2002bcc8    00000130     shadow_sample_pem4.oem4 (.data)                  2002bdf8    000000ff     shadow_sample.o (.data:HostAddress)                  2002bef7    00000001     bi_certflasher.o (.data)                  2002bef8    000000f0     rtsv7M4_T_le_eabi.lib : defs.obj (.data:_ftable)                  2002bfe8    000000d0                           : lowlev.obj (.data)                  2002c0b8    000000b0                           : signal.obj (.data:sigtable)                  2002c168    00000080                           : xvalues.obj (.data)                  2002c1e8    00000080     shadow_sample_pem4.oem4 (.data:ti_sysbios_knl_Swi_Module_State_0_readyQ__A)                  2002c268    00000054     drivers_cc32xxware.aem4 : PowerCC3200.oem4 (.data:PowerCC3200_module)                  2002c2bc    0000004c     shadow_sample_pem4.oem4 (.data:ti_sysbios_knl_Task_Object__table__V)                  2002c308    00000048     main.o (.data:g_bi_poo_type_str)                  2002c350    00000044     shadow_sample_pem4.oem4 (.data:ti_sysbios_knl_Task_Module__state__V)                  2002c394    00000038     shadow_sample_pem4.oem4 (.data:ti_sysbios_gates_GateMutex_Object__table__V)                  2002c3cc    00000034     shadow_sample_pem4.oem4 (.data:ti_sysbios_family_arm_m3_Hwi_Module__state__V)                  2002c400    00000030     sntp_sl.aem4 : sntp.oem4 (.data)                  2002c430    00000030     shadow_sample_pem4.oem4 (.data:ti_sysbios_family_arm_m3_Timer_Object__table__V)                  2002c460    00000030     shadow_sample_pem4.oem4 (.data:ti_sysbios_knl_Swi_Object__table__V)                  2002c490    0000002c     shadow_sample_pem4.oem4 (.data:ti_sysbios_knl_Clock_Module__state__V)                  2002c4bc    0000002a     main.o (.data:g_bi_wee_type_str)                  2002c4e6    00000001     network_sl.aem4 : tls_sl.oem4 (.data)                  2002c4e7    00000001     power_cc3200_tirtos.aem4 : PowerCC3200_tirtos.oem4 (.data)                  2002c4e8    00000028     UARTUtils.o (.data)                  2002c510    00000024     rtsv7M4_T_le_eabi.lib : localtim.obj (.data:local_tm)                  2002c534    00000024     shadow_sample_pem4.oem4 (.data:ti_sysbios_BIOS_Module__state__V)                  2002c558    0000001b     shadow_sample.o (.data)                  2002c573    00000001     --HOLE--                  2002c574    00000019     cc3x00_host_driver.aem4 : driver.oem4 (.data)                  2002c58d    00000003     --HOLE--                  2002c590    00000018     CC3200_LAUNCHXL.o (.data)                  2002c5a8    00000014     startsntp.o (.data)                  2002c5bc    00000010     rtsv7M4_T_le_eabi.lib : defs.obj (.data)                  2002c5cc    00000010                           : tmzone.obj (.data)                  2002c5dc    0000000e     main.o (.data)                  2002c5ea    00000002     --HOLE--                  2002c5ec    0000000d     aws_iot_sl.aem4 : aws_iot_shadow_records.o (.data)                  2002c5f9    00000003     --HOLE--                  2002c5fc    00000008     drivers_cc32xxware.aem4 : GPIOCC3200.oem4 (.data)                  2002c604    00000008     netwifi.o (.data)                  2002c60c    00000008     rtsv7M4_T_le_eabi.lib : _lock.obj (.data)                  2002c614    00000008                           : exit.obj (.data)                  2002c61c    00000008                           : feraiseexcept.obj (.data)                  2002c624    00000004     aws_iot_sl.aem4 : OtaHttp.o (.data)                  2002c628    00000004                     : aws_iot_shadow_json.o (.data)                  2002c62c    00000004     drivers_cc32xxware.aem4 : SPI.oem4 (.data)                  2002c630    00000004                             : SPICC3200DMA.oem4 (.data)                  2002c634    00000004                             : UART.oem4 (.data)                  2002c638    00000004                             : WiFi.oem4 (.data)                  2002c63c    00000004     drivers_wifi_cc32xxware.aem4 : WiFiCC3200.oem4 (.data)                  2002c640    00000004     rtsv7M4_T_le_eabi.lib : errno.obj (.data)                  2002c644    00000004                           : fopen.obj (.data)                  2002c648    00000004                           : stkdepth_vars.obj (.data)

  • Dear Kobi,

    Many thanks for your support!
    we use the same bootloader with sdk 1.1.0's example get_weather on same board is working well.
    we use "CC3200SDK_1.1.0\cc3200-sdk\example\application_bootloader", not change any code. the SRAM Code office is 0x20004000 as checked the bootmgr.h LINE 66 as below
    #define APP_IMG_SRAM_OFFSET 0x20004000

    it's seams not stable as tested SDK 1.3.0 with SP 1.0.1.11-2.9.0.0 before.
    We get the AWS IoT SDK V2.1.0 from git.ti.com/.../v2.1.0-ti , as refer LINK processors.wiki.ti.com/.../AWS_IoT_Development iot&tisearch=Search-EN

    we use below command to generate app .bin file from .out ,
    "D:/TI/ccsv6/utils/tiobj2bin/tiobj2bin" "shadow_sample.out" "shadow_sample.bin" "D:/TI/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/bin/armofd" "D:/TI/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/bin/armhex" "D:/TI/ccsv6/utils/tiobj2bin/mkhex4bin"

    below info are part of our app .out.map for know the data + packet RAM of application:


    ******************************************************************************
    TI ARM Linker PC v5.2.5
    ******************************************************************************
    >> Linked Wed Jul 19 16:52:43 2017

    OUTPUT FILE NAME: <shadow_sample.out>
    ENTRY POINT SYMBOL: "_c_int00" address: 20019579


    MEMORY CONFIGURATION

    name origin length used unused attr fill
    ---------------------- -------- --------- -------- -------- ---- --------
    SRAM 20004000 0003c000 00028d1a 000132e6 RW X


    SEGMENT ALLOCATION MAP

    run origin load origin length init length attrs members
    ---------- ----------- ---------- ----------- ----- -------
    20004000 20004000 0001922a 0001922a r-x
    20004000 20004000 0000030c 0000030c r-- .resetVecs
    20004310 20004310 00018f1a 00018f1a r-x .text
    2001d400 2001d400 0000c5dd 00000000 rw-
    2001d400 2001d400 0000c5dd 00000000 rw- .bss
    200299e0 200299e0 000022e3 000022e3 r--
    200299e0 200299e0 000022e3 000022e3 r-- .const
    2002bcc8 2002bcc8 00000d84 00000000 rw-
    2002bcc8 2002bcc8 00000984 00000000 rw- .data
    2002c64c 2002c64c 00000400 00000000 rw- .stack
    2002ca50 2002ca50 000004b0 000004b0 r--
    2002ca50 2002ca50 000004b0 000004b0 r-- .cinit


    SECTION ALLOCATION MAP

    output attributes/
    section page origin length input sections
    -------- ---- ---------- ---------- ----------------
    .text 0 20004310 00018f1a
    20004310 000010a6 rtsv7M4_T_le_eabi.lib : _printfi.obj (.text)
    200053b6 00000002 drivers_cc32xxware.aem4 : SPICC3200DMA.oem4 (.text:SPICC3200DMA_serviceISR)
    ...
    .const 0 200299e0 000022e3
    200299e0 00000675 bi_certflasher.o (.const:.string:root_ca_pem)
    ...
    .cinit 0 2002ca50 000004b0
    2002ca50 00000489 (.cinit..data.load) [load image, compression = rle]
    2002ced9 00000003 --HOLE-- [fill = 0]
    2002cedc 0000000c (__TI_handler_table)
    2002cee8 00000008 (.cinit..bss.load) [load image, compression = zero_init]
    2002cef0 00000010 (__TI_cinit_table)

    .init_array
    * 0 20004000 00000000 UNINITIALIZED

    .resetVecs
    * 0 20004000 0000030c
    20004000 0000030c shadow_sample_pem4.oem4 (.resetVecs)

    .TI.noinit
    * 0 2001d400 00000000 UNINITIALIZED

    .data 0 2002bcc8 00000984 UNINITIALIZED
    2002bcc8 00000130 shadow_sample_pem4.oem4 (.data)
    2002bdf8 000000ff shadow_sample.o (.data:HostAddress)
    ...
    .TI.persistent
    * 0 2002bcc8 00000000 UNINITIALIZED

    .stack 0 2002c64c 00000400 UNINITIALIZED
    2002c64c 00000400 --HOLE--

    .bootVecs
    * 0 00000000 00000008 DSECT
    00000000 00000008 boot.aem4 : boot.oem4 (.bootVecs)

    .vecs 0 20004000 00000000 DSECT

    xdc.meta 0 00000000 0000012f COPY SECTION
    00000000 0000012f shadow_sample_pem4.oem4 (xdc.meta)

    xdc.noload
    * 0 00000000 00000000 COPY SECTION


    LINKER GENERATED COPY TABLES

    __TI_cinit_table @ 2002cef0 records: 2, size/record: 8, table size: 16
    .data: load addr=2002ca50, load size=00000489 bytes, run addr=2002bcc8, run size=00000984 bytes, compression=rle
    .bss: load addr=2002cee8, load size=00000008 bytes, run addr=2001d400, run size=0000c5dd bytes, compression=zero_init


    LINKER GENERATED HANDLER TABLE

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


    GLOBAL SYMBOLS: SORTED ALPHABETICALLY BY Name