WindowCovering_NtagNwk_NtagOta_GpProxy_Ota_OM15081.map

This file contains an analysis of the WindowCovering_NtagNwk_NtagOta_GpProxy_Ota_OM15081.map file.

This HTML view is useful for exploring the statically allocated data in a particular build. To compare two different builds or versions these HTML files can be loaded into a diff tool. HTML comments at the top of the HTML code list just the sizes of the banks, sections, files and symbols making identification of differences easy.

Gaps of 16 bytes or less are assumed to be fills and added to the previous item's size. Fills are not explicitly handled.

Percentages are rounded up to the nearest whole percent.

In the tables below the Line column specifies the line number in the input map file that row was derived from.

Some cells are colour coded as follows:

Yellow
Indicates an unexpected start or end address. These are usually caused by the compiler overlaying indentical data to reduce memory usage and are intentional. This is most often seen in read-only (rodata) symbols which are often strings stored in flash memory. As this file lists all allocated symbols calculated totals may exceed the expected value.
Red
Indicates an unexpected total size or percentage. These are usually knock-on effects from the compiler overlaying identical data and do not necessarily indicate a problem.

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

Memories

The Retain column displays the amount of data held during sleep for that memory.

The following memories are in the map file:

Memory Start End Size (kb) Size (b) Used Used % Retain (kb) Line
Flash640 0x00000000 0x000a0000 640kb 655360 242088 37% 640kb 4962
RAM0 0x04000000 0x04016000 88kb 90112 33900 38% 16kb 4963
RAM1 0x04020000 0x04030000 64kb 65536 0 0% 0kb 4964

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]


RAM0

The Retain column displays the amount of data held during sleep.

Summary for the RAM0 memory:

RAM0 Start End Size (kb) Size (b) Used Used % Retain (kb) Line
RAM0 0x04000000 0x04016000 88kb 90112 33900 38% 16kb 4963

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

RAM0 - Banks

RAM0 is divided into physical memory banks of differing sizes. When sleeping with RAM held different banks will be retained depending upon the linker configuration. More power is consumed when more RAM is held during sleep.

The memory banks are not specified in the map file but are hardcoded into the analysis script.

The location and size of each bank is listed with the percentage of the memory used in that bank. The sections present in each bank are also listed and may be split across multiple banks. When sleeping with RAM held the Retain column indicates how much data is retained.

Clicking the memory name in the header row will jump back to the memory information.

Clicking the a section name in the section column will jump forward to the section information.

The following banks are in the RAM0 memory:

RAM0 Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
BANK0_16KB 0x04000000 0x04004000 16kb 16384 15872 97% 16kb 4963 !bootloader
.data
.bss
BANK1_16KB 0x04004000 0x04008000 16kb 16384 16384 100% 0kb 4963 .bss
.heap
BANK2_16KB 0x04008000 0x0400c000 16kb 16384 1612 10% 0kb 4963 .heap
.boot_resume_stack
BANK3_16KB 0x0400c000 0x04010000 16kb 16384 0 0% 0kb 4963
BANK4_8KB 0x04010000 0x04012000 8kb 8192 0 0% 0kb 4963
BANK5_8KB 0x04012000 0x04014000 8kb 8192 0 0% 0kb 4963
BANK6_4KB 0x04014000 0x04015000 4kb 4096 0 0% 0kb 4963
BANK7_4KB 0x04015000 0x04016000 4kb 4096 32 1% 0kb 4963 !warmstart
Expected used in RAM0: 33900 Actual: 33900 100% 16kb 4963

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

RAM0 - Sections

The linker divides allocated memory into sections. The location and size of each section is listed with the percentage of the total used memory that section occupies. The bank(s) used by each section are also listed.

Clicking the memory name in the header row will jump back to the memory information.

Clicking a bank name in the Banks column will jump back to the bank information.

Clicking the a section name in the section column will jump forward to that section's files.

The following sections are in the RAM0 memory:

RAM0 Start End Size Used Used % Line Banks
!bootloader 0x04000000 0x04000400 1024 1024 4% 11927 BANK0_16KB
.data 0x04000600 0x04000d80 1920 1920 6% 11927 BANK0_16KB
.bss 0x04000d80 0x040072ac 25900 25900 77% 12297 BANK0_16KB
BANK1_16KB
.heap 0x040072ac 0x0400824c 4000 4000 12% 13486 BANK1_16KB
BANK2_16KB
.boot_resume_stack 0x0400824c 0x0400864c 1024 1024 4% 13505 BANK2_16KB
!warmstart 0x04015fe0 0x04016000 32 32 1% 13505 BANK7_4KB
Expected used in RAM0: 33900 Actual: 33900 100% 4963

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

RAM0 - Files

The memory used by each file is listed below, grouped by section. The percentage column is the percentage of the section memory that file occupies.

Clicking the memory or section name in a header row will jump back to the memory or section information.

Clicking a file name in the file column will jump forward to that file's symbols.

The following files are in the RAM0 memory:

RAM0 / .data Start End Size % Line
app_main.o 0x04000600 0x04000604 4 1% 11933
pdum_gen.o 0x04000604 0x040006a0 156 9% 11937
zps_gen.o 0x040006a0 0x04000aa0 1024 54% 11943
app_zcl_task.o 0x04000aa0 0x04000ab0 16 1% 12034
pdum_apdu.o 0x04000ab0 0x04000ac8 24 2% 12039
temp_sensor_drv.o 0x04000ac8 0x04000ad0 8 1% 12044
app_reporting.o 0x04000ad0 0x04000af0 32 2% 12047
app_ntag.o 0x04000af0 0x04000b72 130 7% 12050
app_zps_link_keys.o 0x04000b72 0x04000b94 34 2% 12052
system_K32W061.o 0x04000b94 0x04000b98 4 1% 12059
fsl_power.o 0x04000b98 0x04000bac 20 2% 12062
RNG.o 0x04000bac 0x04000bd8 44 3% 12070
MemManager.o 0x04000bd8 0x04000bf8 32 2% 12071
TimersManager.o 0x04000bf8 0x04000c18 32 2% 12074
TMR_Adapter.o 0x04000c18 0x04000c20 8 1% 12077
Heap.o 0x04000c20 0x04000c2c 12 1% 12078
fsl_os_abstraction_bm.o 0x04000c2c 0x04000c4c 32 2% 12087
GreenPower.o 0x04000c4c 0x04000c5c 16 1% 12090
Basic.o 0x04000c5c 0x04000c6c 16 1% 12093
Groups.o 0x04000c6c 0x04000c7c 16 1% 12096
Identify.o 0x04000c7c 0x04000c8c 16 1% 12099
OnOff.o 0x04000c8c 0x04000ca8 28 2% 12102
OTA.o 0x04000ca8 0x04000cb8 16 1% 12108
zps_apl_af_apsde.o 0x04000cb8 0x04000cba 2 1% 12111
zps_apl_task.o 0x04000cba 0x04000cbe 4 1% 12113
zps_apl_apsde.o 0x04000cbe 0x04000cc4 6 1% 12119
zps_apl_aps_nlde.o 0x04000cc4 0x04000cc8 4 1% 12128
zps_apl_sec.o 0x04000cc8 0x04000cc9 1 1% 12131
zps_apl_zdo_nwkmanager.o 0x04000cc9 0x04000cda 17 1% 12134
zps_apl_mac_isr.o 0x04000cda 0x04000cdb 1 1% 12159
zps_apl_zdo_bound_data_request_manager.o 0x04000cdb 0x04000cdc 1 1% 12162
zps_apl_zdo_mgmt_bind_server.o 0x04000cdc 0x04000cdd 1 1% 12165
zps_mac_shim.o 0x04000cdd 0x04000ce4 7 1% 12168
zps_miniMac.o 0x04000ce4 0x04000ceb 7 1% 12175
zps_nwk_leave.o 0x04000ceb 0x04000cec 1 1% 12191
zps_nwk_lkst.o 0x04000cec 0x04000cf1 5 1% 12194
zps_nwk_maint.o 0x04000cf1 0x04000cf3 2 1% 12202
zps_nwk_mcps.o 0x04000cf3 0x04000cf6 3 1% 12208
zps_nwk_nib.o 0x04000cf6 0x04000cf8 2 1% 12217
zps_nwk_rt.o 0x04000cf8 0x04000cfa 2 1% 12223
zps_nwk_disc.o 0x04000cfa 0x04000d00 6 1% 12229
zps_nwk_disc_st.o 0x04000d00 0x04000d01 1 1% 12236
zps_nwk_frm.o 0x04000d01 0x04000d14 19 1% 12237
zps_nwk_join.o 0x04000d14 0x04000d15 1 1% 12253
Mini_Association.o 0x04000d15 0x04000d18 3 1% 12256
radio.o 0x04000d18 0x04000d74 92 5% 12263
ntag.o 0x04000d74 0x04000d80 12 1% 12276
Expected total in .data section: 1920 Actual: 1920 100% 11927
RAM0 / .bss Start End Size % Line
app_main.o 0x04000d80 0x04000e28 168 1% 12300
pdum_gen.o 0x04000e28 0x04001f58 4400 17% 12332
zps_gen.o 0x04001f58 0x040039d4 6780 27% 12360
app_window_covering.o 0x040039d4 0x040039d6 2 1% 12510
app_zcl_task.o 0x040039d6 0x04003dbd 999 4% 12516
app_buttons.o 0x04003dbd 0x04003dc2 5 1% 12527
app_leds.o 0x04003dc2 0x04003dcc 10 1% 12532
fsl_debug_console.o 0x04003dcc 0x04003dec 32 1% 12535
fsl_gint.o 0x04003dec 0x04003df0 4 1% 12540
app_power_on_counter.o 0x04003df0 0x04003df4 4 1% 12542
temp_sensor_drv.o 0x04003df4 0x04003e40 76 1% 12547
app_reporting.o 0x04003e40 0x04003e60 32 1% 12562
app_ntag.o 0x04003e60 0x040041b8 856 4% 12564
fsl_ntag.o 0x040041b8 0x040041c0 8 1% 12604
app_ntag_reset.o 0x040041c0 0x040041dc 28 1% 12607
app_ota_client.o 0x040041dc 0x040042b0 212 1% 12612
app_green_power.o 0x040042b0 0x040047dc 1324 6% 12633
ZTimer.o 0x040047dc 0x040047e8 12 1% 12639
appZpsBeaconHandler.o 0x040047e8 0x040047ec 4 1% 12641
fsl_flexcomm.o 0x040047ec 0x04004824 56 1% 12644
fsl_power.o 0x04004824 0x0400482c 8 1% 12648
OtaSupport.o 0x0400482c 0x04004840 20 1% 12653
psector_api.o 0x04004840 0x04004a44 516 2% 12654
SecLib.o 0x04004a44 0x04004a58 20 1% 12657
MemManager.o 0x04004a58 0x04005498 2624 11% 12662
TimersManager.o 0x04005498 0x040055f1 345 2% 12670
TMR_Adapter.o 0x040055f1 0x04005610 31 1% 12702
fsl_ctimer.o 0x04005610 0x0400561c 12 1% 12714
fsl_dma.o 0x0400561c 0x04005668 76 1% 12719
PWR.o 0x04005668 0x040057b0 328 2% 12721
PWRLib.o 0x040057b0 0x040058d4 292 2% 12746
GPIO_Adapter.o 0x040058d4 0x040058d8 4 1% 12760
Eeprom_InternalFlash.o 0x040058d8 0x04005ae8 528 3% 12763
fsl_os_abstraction_bm.o 0x04005ae8 0x04005c14 300 2% 12776
GreenPower.o 0x04005c14 0x04005c20 12 1% 12793
Basic.o 0x04005c20 0x04005c2b 11 1% 12800
Groups.o 0x04005c2b 0x04005c2e 3 1% 12803
Identify.o 0x04005c2e 0x04005c32 4 1% 12806
OnOff.o 0x04005c32 0x04005c35 3 1% 12811
OTA.o 0x04005c35 0x04005c50 27 1% 12814
OTA_common.o 0x04005c50 0x04005c54 4 1% 12820
zcl.o 0x04005c54 0x04005d44 240 1% 12823
zcl_common.o 0x04005d44 0x04005e18 212 1% 12831
zcl_event.o 0x04005e18 0x04005e1c 4 1% 12833
zcl_search.o 0x04005e1c 0x04005e20 4 1% 12835
bdb_fr.o 0x04005e20 0x04005e28 8 1% 12837
bdb_start.o 0x04005e28 0x04005e50 40 1% 12841
bdb_state_machine.o 0x04005e50 0x04005ea8 88 1% 12869
bdb_ns.o 0x04005ea8 0x04005eb5 13 1% 12871
bdb_nf.o 0x04005eb5 0x04005f08 83 1% 12890
bdb_fb_target.o 0x04005f08 0x04005f0c 4 1% 12902
pdum_nwk.o 0x04005f0c 0x04005f20 20 1% 12905
pdum_apl.o 0x04005f20 0x04005f28 8 1% 12919
PDM_Create.c.obj 0x04005f28 0x04005f98 112 1% 12923
PDM_FLASH.c.obj 0x04005f98 0x04005fb8 32 1% 12928
zps_apl_af.o 0x04005fb8 0x04005fbc 4 1% 12930
zps_apl_af_apsde.o 0x04005fbc 0x04005fc4 8 1% 12933
zps_apl_task.o 0x04005fc4 0x04006058 148 1% 12939
zps_apl_apsde.o 0x04006058 0x040060ca 114 1% 12942
zps_apl_apsme.o 0x040060ca 0x040060cb 1 1% 12962
zps_apl_sec.o 0x040060cb 0x040060d4 9 1% 12965
zps_apl_zdo_nwkmanager.o 0x040060d4 0x04006108 52 1% 12974
zps_apl_zdo_handle_zdp_event.o 0x04006108 0x04006111 9 1% 13001
zps_apl_zdo_common.o 0x04006111 0x04006112 1 1% 13010
zps_apl_zdo_default_server.o 0x04006112 0x04006113 1 1% 13013
zps_apl_mac_isr.o 0x04006113 0x0400611c 9 1% 13016
zps_apl_zdo_device_annce_server.o 0x0400611c 0x04006124 8 1% 13025
zps_apl_zdo_parent_annce_server.o 0x04006124 0x04006128 4 1% 13032
zps_apl_zdo_permit_joining_server.o 0x04006128 0x0400612c 4 1% 13035
zps_apl_zdo_bind_unbind_server.o 0x0400612c 0x04006134 8 1% 13039
zps_apl_zdo_bound_data_request_manager.o 0x04006134 0x04006138 4 1% 13045
zps_apl_zdo_nwkmanager_client.o 0x04006138 0x0400613c 4 1% 13048
zps_mac_common.o 0x0400613c 0x04006160 36 1% 13051
zps_mac_shim.o 0x04006160 0x04006174 20 1% 13076
zps_miniMac.o 0x04006174 0x0400678d 1561 7% 13091
zps_apl_gp.o 0x0400678d 0x040067b4 39 1% 13120
zps_apl_interpan.o 0x040067b4 0x040067b8 4 1% 13134
zps_nwk_leave.o 0x040067b8 0x040067c8 16 1% 13137
zps_nwk_lib.o 0x040067c8 0x040067cc 4 1% 13140
zps_nwk_lkst.o 0x040067cc 0x040067d8 12 1% 13144
zps_nwk_main.o 0x040067d8 0x040067e0 8 1% 13151
zps_nwk_maint.o 0x040067e0 0x040067f4 20 1% 13156
zps_nwk_mcps.o 0x040067f4 0x0400682c 56 1% 13172
zps_nwk_nib.o 0x0400682c 0x040068b0 132 1% 13208
zps_nwk_pmjn.o 0x040068b0 0x040068b1 1 1% 13218
zps_nwk_rt.o 0x040068b1 0x040068b4 3 1% 13221
zps_nwk_btt.o 0x040068b4 0x040068b8 4 1% 13229
zps_nwk_disc.o 0x040068b8 0x040068dc 36 1% 13233
zps_nwk_disc_st.o 0x040068dc 0x040068dd 1 1% 13239
zps_nwk_form_st.o 0x040068dd 0x040068f9 28 1% 13241
zps_nwk_join.o 0x040068f9 0x04006900 7 1% 13246
MMAC_TimerServer.o 0x04006900 0x04006908 8 1% 13256
Mini_Association.o 0x04006908 0x0400690c 4 1% 13261
Mini_Main.o 0x0400690c 0x040069f8 236 1% 13265
Mini_Mcps.o 0x040069f8 0x040069fc 4 1% 13283
Mini_Running.o 0x040069fc 0x04006a00 4 1% 13287
Mini_Shim.o 0x04006a00 0x04006a08 8 1% 13290
Mini_TimerServer.o 0x04006a08 0x04006a4c 68 1% 13292
Mini_TxRx.o 0x04006a4c 0x04006a51 5 1% 13301
MMAC.o 0x04006a51 0x04006c89 568 3% 13307
Mini_Doze.o 0x04006c89 0x04006c8a 1 1% 13423
radio.o 0x04006c8a 0x04006e6c 482 2% 13426
ntag.o 0x04006e6c 0x04006e95 41 1% 13442
nfc_i2c.o 0x04006e95 0x04006ea0 11 1% 13455
zps_tsv.o 0x04006ea0 0x04006ea4 4 1% 13464
zps_nwk_nib.o 0x04006ea4 0x040072ac 1032 4% 13468
Expected total in .bss section: 25900 Actual: 25900 100% 12297

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

RAM0 - Symbols

The memory used by each symbol is listed below, grouped by file. The percentage column is the percentage of the file memory that symbol occupies.

Clicking the memory, section or file name in a header row will jump back to the memory, section or file information.

The following symbols are in the RAM0 memory:

RAM0 / .data / app_main.o Start End Size % Line
.data.led_config 0x04000600 0x04000604 4 100% 11933
Expected total in app_main.o file: 4 Actual: 4 100% 11933
RAM0 / .data / pdum_gen.o Start End Size % Line
.data.s_asapduZCLInstances 0x04000604 0x0400067c 120 77% 11937
.data.s_asapduZDPInstances 0x0400067c 0x040006a0 36 24% 11940
Expected total in pdum_gen.o file: 156 Actual: 156 100% 11937
RAM0 / .data / zps_gen.o Start End Size % Line
.data.au8EpMapPresent 0x040006a0 0x040006a4 4 1% 11943
.data.g_asMacInterfaceTable 0x040006a4 0x040006e8 68 7% 11947
.data.g_bIgnoreBroadcast 0x040006e8 0x040006ec 4 1% 11949
.data.g_psGreenPowerContext 0x040006ec 0x040006f0 4 1% 11952
.data.g_sMacInterface 0x040006f0 0x040006f4 4 1% 11955
.data.g_u32ChannelMaskList 0x040006f4 0x040006f8 4 1% 11957
.data.g_u32MacTxUcastAvgRetry 0x040006f8 0x040006fc 4 1% 11960
.data.gsGreenPowerContext 0x040006fc 0x04000710 20 2% 11962
.data.psAplDefaultDistributedAPSLinkKey 0x04000710 0x04000714 4 1% 11965
.data.psAplDefaultGlobalAPSLinkKey 0x04000714 0x04000718 4 1% 11968
.data.sZgpGpst 0x04000718 0x04000720 8 1% 11971
.data.sZgpTxGpQueue 0x04000720 0x04000728 8 1% 11974
.data.s_asSimpleDescConts 0x04000728 0x04000788 96 10% 11977
.data.s_au8Endpoint0InputClusterDiscFlags 0x04000788 0x04000793 11 2% 11979
.data.s_au8Endpoint0OutputClusterDiscFlags 0x04000793 0x0400079e 11 2% 11981
.data.s_au8Endpoint1InputClusterDiscFlags 0x0400079e 0x0400079f 1 1% 11983
.data.s_au8Endpoint1OutputClusterDiscFlags 0x0400079f 0x040007a0 1 1% 11985
.data.s_au8Endpoint242InputClusterDiscFlags 0x040007a0 0x040007a1 1 1% 11987
.data.s_au8Endpoint242OutputClusterDiscFlags 0x040007a1 0x040007a4 3 1% 11989
.data.s_bindingTable 0x040007a4 0x040007ac 8 1% 11992
.data.s_bindingTables 0x040007ac 0x040007b4 8 1% 11994
.data.s_groupPdmTable 0x040007b4 0x040007bc 8 1% 11996
.data.s_groupTable 0x040007bc 0x040007c4 8 1% 11999
.data.s_keyPairTable 0x040007c4 0x040007cc 8 1% 12001
.data.s_keyPairTableStorage 0x040007cc 0x0400082c 96 10% 12003
.data.s_sApl 0x0400082c 0x04000988 348 34% 12005
.data.s_sAplAib 0x04000988 0x040009c0 56 6% 12007
.data.s_sApsDuplicateTable 0x040009c0 0x040009d4 20 2% 12009
.data.s_sApsmeCmdContainer_1 0x040009d4 0x04000a0c 56 6% 12011
.data.s_sApsmeCmdContainer_2 0x04000a0c 0x04000a44 56 6% 12013
.data.s_sApsmeCmdContainer_3 0x04000a44 0x04000a7c 56 6% 12015
.data.s_sMultiMaskServer 0x04000a7c 0x04000a84 8 1% 12017
.data.s_sNodeDescriptor 0x04000a84 0x04000a94 16 2% 12020
.data.s_sNodePowerDescriptor 0x04000a94 0x04000a98 4 1% 12022
.data.u8MaxZpsConfigEp 0x04000a98 0x04000a99 1 1% 12024
.data.u8ZpsConfigStackProfileId 0x04000a99 0x04000a9c 3 1% 12027
.data.zps_g_pvApl 0x04000a9c 0x04000aa0 4 1% 12031
Expected total in zps_gen.o file: 1024 Actual: 1024 100% 11943
RAM0 / .data / app_zcl_task.o Start End Size % Line
.data.u32Tick10ms.3 0x04000aa0 0x04000aa4 4 25% 12034
.data.u32Tick1Sec.2 0x04000aa4 0x04000ab0 12 75% 12036
Expected total in app_zcl_task.o file: 16 Actual: 16 100% 12034
RAM0 / .data / pdum_apdu.o Start End Size % Line
.data.s_asAPduPool 0x04000ab0 0x04000ac8 24 100% 12039
Expected total in pdum_apdu.o file: 24 Actual: 24 100% 12039
RAM0 / .data / temp_sensor_drv.o Start End Size % Line
.data.cal 0x04000ac8 0x04000ad0 8 100% 12044
Expected total in temp_sensor_drv.o file: 8 Actual: 8 100% 12044
RAM0 / .data / app_reporting.o Start End Size % Line
.data.asDefaultReports 0x04000ad0 0x04000af0 32 100% 12047
Expected total in app_reporting.o file: 32 Actual: 32 100% 12047
RAM0 / .data / app_ntag.o Start End Size % Line
.data.acAppNtagState 0x04000af0 0x04000b72 130 100% 12050
Expected total in app_ntag.o file: 130 Actual: 130 100% 12050
RAM0 / .data / app_zps_link_keys.o Start End Size % Line
.data.au8DistributedLinkKey 0x04000b72 0x04000b82 16 48% 12052
.data.au8TLCertKey 0x04000b82 0x04000b94 18 53% 12055
Expected total in app_zps_link_keys.o file: 34 Actual: 34 100% 12052
RAM0 / .data / system_K32W061.o Start End Size % Line
.data.SystemCoreClock 0x04000b94 0x04000b98 4 100% 12059
Expected total in system_K32W061.o file: 4 Actual: 4 100% 12059
RAM0 / .data / fsl_power.o Start End Size % Line
.data.active_trim_val 0x04000b98 0x04000b99 1 5% 12062
.data.lowpower_ldovoltage_min 0x04000b99 0x04000ba2 9 45% 12064
.data.lowpower_ldovoltage_reset 0x04000ba2 0x04000bab 9 45% 12066
.data.pwd_trim_val 0x04000bab 0x04000bac 1 5% 12068
Expected total in fsl_power.o file: 20 Actual: 20 100% 12062
RAM0 / .data / RNG.o Start End Size % Line
.data.rng_ctx 0x04000bac 0x04000bd8 44 100% 12070
Expected total in RNG.o file: 44 Actual: 44 100% 12070
RAM0 / .data / MemManager.o Start End Size % Line
.data.poolInfo 0x04000bd8 0x04000bf8 32 100% 12071
Expected total in MemManager.o file: 32 Actual: 32 100% 12071
RAM0 / .data / TimersManager.o Start End Size % Line
.data.os_thread_def_TMR_Task 0x04000bf8 0x04000c18 32 100% 12074
Expected total in TimersManager.o file: 32 Actual: 32 100% 12074
RAM0 / .data / TMR_Adapter.o Start End Size % Line
.data.mHk32k 0x04000c18 0x04000c20 8 100% 12077
Expected total in TMR_Adapter.o file: 8 Actual: 8 100% 12077
RAM0 / .data / Heap.o Start End Size % Line
.data.prHeap_AllocFunc 0x04000c20 0x04000c24 4 34% 12078
.data.u32HeapEnd 0x04000c24 0x04000c28 4 34% 12081
.data.u32HeapStart 0x04000c28 0x04000c2c 4 34% 12084
Expected total in Heap.o file: 12 Actual: 12 100% 12078
RAM0 / .data / fsl_os_abstraction_bm.o Start End Size % Line
.data.os_thread_def_main_task 0x04000c2c 0x04000c4c 32 100% 12087
Expected total in fsl_os_abstraction_bm.o file: 32 Actual: 32 100% 12087
RAM0 / .data / GreenPower.o Start End Size % Line
.data.sCLD_GreenPowerClient 0x04000c4c 0x04000c5c 16 100% 12090
Expected total in GreenPower.o file: 16 Actual: 16 100% 12090
RAM0 / .data / Basic.o Start End Size % Line
.data.sCLD_Basic 0x04000c5c 0x04000c6c 16 100% 12093
Expected total in Basic.o file: 16 Actual: 16 100% 12093
RAM0 / .data / Groups.o Start End Size % Line
.data.sCLD_Groups 0x04000c6c 0x04000c7c 16 100% 12096
Expected total in Groups.o file: 16 Actual: 16 100% 12096
RAM0 / .data / Identify.o Start End Size % Line
.data.sCLD_Identify 0x04000c7c 0x04000c8c 16 100% 12099
Expected total in Identify.o file: 16 Actual: 16 100% 12099
RAM0 / .data / OnOff.o Start End Size % Line
.data.sCLD_OnOff 0x04000c8c 0x04000c9c 16 58% 12102
.data.sCLD_OnOffSceneExtensionTable 0x04000c9c 0x04000ca8 12 43% 12105
Expected total in OnOff.o file: 28 Actual: 28 100% 12102
RAM0 / .data / OTA.o Start End Size % Line
.data.sCLD_OTA 0x04000ca8 0x04000cb8 16 100% 12108
Expected total in OTA.o file: 16 Actual: 16 100% 12108
RAM0 / .data / zps_apl_af_apsde.o Start End Size % Line
.data.gZpsSetDefaultEndpoint 0x04000cb8 0x04000cba 2 100% 12111
Expected total in zps_apl_af_apsde.o file: 2 Actual: 2 100% 12111
RAM0 / .data / zps_apl_task.o Start End Size % Line
.data.bMeFirst.0 0x04000cba 0x04000cbc 2 50% 12113
.data.g_u16zpsCurrentAddress 0x04000cbc 0x04000cbe 2 50% 12116
Expected total in zps_apl_task.o file: 4 Actual: 4 100% 12113
RAM0 / .data / zps_apl_apsde.o Start End Size % Line
.data.bCanLoopback 0x04000cbe 0x04000cbf 1 17% 12119
.data.bReuseInFlightDcfmHandles 0x04000cbf 0x04000cc0 1 17% 12121
.data.g_bEnableRouteDiscovery 0x04000cc0 0x04000cc4 4 67% 12124
Expected total in zps_apl_apsde.o file: 6 Actual: 6 100% 12119
RAM0 / .data / zps_apl_aps_nlde.o Start End Size % Line
.data.g_u32Adjustment 0x04000cc4 0x04000cc8 4 100% 12128
Expected total in zps_apl_aps_nlde.o file: 4 Actual: 4 100% 12128
RAM0 / .data / zps_apl_sec.o Start End Size % Line
.data.u8ZpsAplSecurityOverrideLevel 0x04000cc8 0x04000cc9 1 100% 12131
Expected total in zps_apl_sec.o file: 1 Actual: 1 100% 12131
RAM0 / .data / zps_apl_zdo_nwkmanager.o Start End Size % Line
.data.bSetTableClearOnLeave 0x04000cc9 0x04000cca 1 6% 12134
.data.g_bZpsRxInCcaOn 0x04000cca 0x04000ccc 2 12% 12136
.data.g_u16ZpsDefaultTranPersisTime 0x04000ccc 0x04000cce 2 12% 12140
.data.g_u16ZpsDefaultWaitTime 0x04000cce 0x04000cd0 2 12% 12143
.data.g_u16ZpsSubGigWaitTime 0x04000cd0 0x04000cd4 4 24% 12146
.data.g_u32AddrMapRefreshMaskPDM 0x04000cd4 0x04000cd8 4 24% 12150
.data.g_u8ZpsMaxBe 0x04000cd8 0x04000cd9 1 6% 12153
.data.g_u8ZpsMinBe 0x04000cd9 0x04000cda 1 6% 12156
Expected total in zps_apl_zdo_nwkmanager.o file: 17 Actual: 17 100% 12134
RAM0 / .data / zps_apl_mac_isr.o Start End Size % Line
.data.g_u8ZpsDefaultFilterValue 0x04000cda 0x04000cdb 1 100% 12159
Expected total in zps_apl_mac_isr.o file: 1 Actual: 1 100% 12159
RAM0 / .data / zps_apl_zdo_bound_data_request_manager.o Start End Size % Line
.data.g_u8BackStopTimerSec 0x04000cdb 0x04000cdc 1 100% 12162
Expected total in zps_apl_zdo_bound_data_request_manager.o file: 1 Actual: 1 100% 12162
RAM0 / .data / zps_apl_zdo_mgmt_bind_server.o Start End Size % Line
.data.g_BindMaxCount 0x04000cdc 0x04000cdd 1 100% 12165
Expected total in zps_apl_zdo_mgmt_bind_server.o file: 1 Actual: 1 100% 12165
RAM0 / .data / zps_mac_shim.o Start End Size % Line
.data.gMAC_u8MaxBuffers 0x04000cdd 0x04000ce0 3 43% 12168
.data.g_u32MacShimTimeoutPeriod 0x04000ce0 0x04000ce4 4 58% 12172
Expected total in zps_mac_shim.o file: 7 Actual: 7 100% 12168
RAM0 / .data / zps_miniMac.o Start End Size % Line
.data.g_u8MacNwkMaxRetries 0x04000ce4 0x04000ce6 2 29% 12175
.data.u16StoredMacSeqNo 0x04000ce6 0x04000ce8 2 29% 12179
.data.u8MacNwkTriesTimeout 0x04000ce8 0x04000ce9 1 15% 12182
.data.u8StoredCsma 0x04000ce9 0x04000cea 1 15% 12185
.data.u8StoredMinBe 0x04000cea 0x04000ceb 1 15% 12188
Expected total in zps_miniMac.o file: 7 Actual: 7 100% 12175
RAM0 / .data / zps_nwk_leave.o Start End Size % Line
.data.bR21LeaveBehaviour 0x04000ceb 0x04000cec 1 100% 12191
Expected total in zps_nwk_leave.o file: 1 Actual: 1 100% 12191
RAM0 / .data / zps_nwk_lkst.o Start End Size % Line
.data.g_u8LinkStatusJitter 0x04000cec 0x04000cee 2 40% 12194
.data.u16LinkCostTicks.0 0x04000cee 0x04000cf0 2 40% 12198
.data.u8TickCount.1 0x04000cf0 0x04000cf1 1 20% 12200
Expected total in zps_nwk_lkst.o file: 5 Actual: 5 100% 12194
RAM0 / .data / zps_nwk_maint.o Start End Size % Line
.data.bResolvedConflictAllowed 0x04000cf1 0x04000cf2 1 50% 12202
.data.u8BeaconSample 0x04000cf2 0x04000cf3 1 50% 12205
Expected total in zps_nwk_maint.o file: 2 Actual: 2 100% 12202
RAM0 / .data / zps_nwk_mcps.o Start End Size % Line
.data.bIgnoreProcessGpConflict 0x04000cf3 0x04000cf4 1 34% 12208
.data.g_bForceLeaveDevices 0x04000cf4 0x04000cf5 1 34% 12211
.data.g_u8ZpsAvgSamples 0x04000cf5 0x04000cf6 1 34% 12214
Expected total in zps_nwk_mcps.o file: 3 Actual: 3 100% 12208
RAM0 / .data / zps_nwk_nib.o Start End Size % Line
.data.g_bNwkSecurityOverrideLevel 0x04000cf6 0x04000cf7 1 50% 12217
.data.g_bRestoreAddrMap16 0x04000cf7 0x04000cf8 1 50% 12220
Expected total in zps_nwk_nib.o file: 2 Actual: 2 100% 12217
RAM0 / .data / zps_nwk_rt.o Start End Size % Line
.data.g_bSendBuffered 0x04000cf8 0x04000cf9 1 50% 12223
.data.g_u8ZpsExpiryMaxCount 0x04000cf9 0x04000cfa 1 50% 12226
Expected total in zps_nwk_rt.o file: 2 Actual: 2 100% 12223
RAM0 / .data / zps_nwk_disc.o Start End Size % Line
.data.g_bExternalPermitJoinControl 0x04000cfa 0x04000cfc 2 34% 12229
.data.u32ScanAttemptDelayTime 0x04000cfc 0x04000d00 4 67% 12233
Expected total in zps_nwk_disc.o file: 6 Actual: 6 100% 12229
RAM0 / .data / zps_nwk_disc_st.o Start End Size % Line
.data.u8Id.0 0x04000d00 0x04000d01 1 100% 12236
Expected total in zps_nwk_disc_st.o file: 1 Actual: 1 100% 12236
RAM0 / .data / zps_nwk_frm.o Start End Size % Line
.data.u8ZpsMaxBuffersEnabled 0x04000d01 0x04000d04 3 16% 12237
.data.zps_pacNwkFrmStdByteFmt 0x04000d04 0x04000d08 4 22% 12241
.data.zps_pacNwkFrmStdHalfFmt 0x04000d08 0x04000d0c 4 22% 12244
.data.zps_pacNwkFrmStdHdrFmt 0x04000d0c 0x04000d10 4 22% 12247
.data.zps_pacNwkFrmStdLongFmt 0x04000d10 0x04000d14 4 22% 12250
Expected total in zps_nwk_frm.o file: 19 Actual: 19 100% 12237
RAM0 / .data / zps_nwk_join.o Start End Size % Line
.data.g_bSetPopulateRjnDstExtAddr 0x04000d14 0x04000d15 1 100% 12253
Expected total in zps_nwk_join.o file: 1 Actual: 1 100% 12253
RAM0 / .data / Mini_Association.o Start End Size % Line
.data.bMiniMacConfig_DiscardUnsuccessfulAssocResponses 0x04000d15 0x04000d16 1 34% 12256
.data.u8MiniMacConfig_MaxConcurrentAssocResponses 0x04000d16 0x04000d18 2 67% 12259
Expected total in Mini_Association.o file: 3 Actual: 3 100% 12256
RAM0 / .data / radio.o Start End Size % Line
.data.RadioConfiguration 0x04000d18 0x04000d70 88 96% 12263
.data.eCurrentTxMode 0x04000d70 0x04000d71 1 2% 12266
.data.i8Radio_TxMaxPower 0x04000d71 0x04000d72 1 2% 12269
.data.i8Radio_TxMaxPowerCh26 0x04000d72 0x04000d74 2 3% 12272
Expected total in radio.o file: 92 Actual: 92 100% 12263
RAM0 / .data / ntag.o Start End Size % Line
.data.u32AddrConfig 0x04000d74 0x04000d78 4 34% 12276
.data.u32AddrSession 0x04000d78 0x04000d7c 4 34% 12278
.data.u32AddrSram 0x04000d7c 0x04000d80 4 34% 12280
Expected total in ntag.o file: 12 Actual: 12 100% 12276
RAM0 / .bss / app_main.o Start End Size % Line
.bss.APP_msgAppEvents 0x04000d80 0x04000d90 16 10% 12300
.bss.APP_msgBdbEvents 0x04000d90 0x04000da0 16 10% 12303
.bss.APP_msgGPZCLTimerEvents 0x04000da0 0x04000db0 16 10% 12306
.bss.asTimers 0x04000db0 0x04000e20 112 67% 12309
.bss.initialized.0 0x04000e20 0x04000e21 1 1% 12310
.bss.u8GPTimerTick 0x04000e21 0x04000e22 1 1% 12312
.bss.u8GPZCLTimerEvent 0x04000e22 0x04000e23 1 1% 12315
.bss.u8TimerButtonScan 0x04000e23 0x04000e24 1 1% 12318
.bss.u8TimerNtag 0x04000e24 0x04000e25 1 1% 12321
.bss.u8TimerPowerOn 0x04000e25 0x04000e26 1 1% 12324
.bss.u8TimerZCL 0x04000e26 0x04000e27 1 1% 12327
.bss.wdt_update_count 0x04000e27 0x04000e28 1 1% 12330
Expected total in app_main.o file: 168 Actual: 168 100% 12300
RAM0 / .bss / pdum_gen.o Start End Size % Line
.bss.s_asNPduPool 0x04000e28 0x04001a44 3100 71% 12332
.bss.s_au8apduZCLInstance0Storage 0x04001a44 0x04001aa8 100 3% 12334
.bss.s_au8apduZCLInstance1Storage 0x04001aa8 0x04001b0c 100 3% 12336
.bss.s_au8apduZCLInstance2Storage 0x04001b0c 0x04001b70 100 3% 12338
.bss.s_au8apduZCLInstance3Storage 0x04001b70 0x04001bd4 100 3% 12340
.bss.s_au8apduZCLInstance4Storage 0x04001bd4 0x04001c38 100 3% 12342
.bss.s_au8apduZCLInstance5Storage 0x04001c38 0x04001c9c 100 3% 12344
.bss.s_au8apduZCLInstance6Storage 0x04001c9c 0x04001d00 100 3% 12346
.bss.s_au8apduZCLInstance7Storage 0x04001d00 0x04001d64 100 3% 12348
.bss.s_au8apduZCLInstance8Storage 0x04001d64 0x04001dc8 100 3% 12350
.bss.s_au8apduZCLInstance9Storage 0x04001dc8 0x04001e2c 100 3% 12352
.bss.s_au8apduZDPInstance0Storage 0x04001e2c 0x04001e90 100 3% 12354
.bss.s_au8apduZDPInstance1Storage 0x04001e90 0x04001ef4 100 3% 12356
.bss.s_au8apduZDPInstance2Storage 0x04001ef4 0x04001f58 100 3% 12358
Expected total in pdum_gen.o file: 4400 Actual: 4400 100% 12332
RAM0 / .bss / zps_gen.o Start End Size % Line
.bss.aZgpGpst 0x04001f58 0x04001ff8 160 3% 12360
.bss.aZgpTxGpQueue 0x04001ff8 0x04002098 160 3% 12361
.bss.au32IncomingFrameCounter 0x04002098 0x040020a8 16 1% 12363
.bss.g_pbZpsMutex 0x040020a8 0x040020aa 2 1% 12365
.bss.g_sApsCounters 0x040020aa 0x040020be 20 1% 12369
.bss.g_u16PacketBufferAllocateFailure 0x040020be 0x040020c0 2 1% 12372
.bss.g_u16PacketValidateDropCount 0x040020c0 0x040020c2 2 1% 12374
.bss.g_u16PhyToMacQueDrop 0x040020c2 0x040020c4 2 1% 12376
.bss.g_u32ApsRetry 0x040020c4 0x040020c8 4 1% 12378
.bss.g_u32MacCcaFail 0x040020c8 0x040020cc 4 1% 12380
.bss.g_u32MacRxBcast 0x040020cc 0x040020d0 4 1% 12382
.bss.g_u32MacRxUcast 0x040020d0 0x040020d4 4 1% 12384
.bss.g_u32MacTxBcast 0x040020d4 0x040020d8 4 1% 12386
.bss.g_u32MacTxUcast 0x040020d8 0x040020dc 4 1% 12388
.bss.g_u32MacTxUcastFail 0x040020dc 0x040020e0 4 1% 12390
.bss.g_u32MacTxUcastRetry 0x040020e0 0x040020e4 4 1% 12392
.bss.sTxAgingTimer 0x040020e4 0x04002100 28 1% 12394
.bss.sTxBiDirTimer 0x04002100 0x04002110 16 1% 12397
.bss.s_asApsDcfmRecordPool 0x04002110 0x04002160 80 2% 12400
.bss.s_asApsSyncMsgPool 0x04002160 0x04002250 240 4% 12402
.bss.s_asNwkBtt 0x04002250 0x040022e8 152 3% 12404
.bss.s_asNwkInFCSet 0x040022e8 0x04002350 104 2% 12407
.bss.s_asNwkNtActv 0x04002350 0x04002558 520 8% 12409
.bss.s_asNwkNtDisc 0x04002558 0x040026d8 384 6% 12411
.bss.s_asNwkRct 0x040026d8 0x040026f4 28 1% 12413
.bss.s_asNwkRt 0x040026f4 0x04002a3c 840 13% 12416
.bss.s_asNwkRtDisc 0x04002a3c 0x04002ae0 164 3% 12418
.bss.s_asNwkSecMatSet 0x04002ae0 0x04002b20 64 1% 12421
.bss.s_asRequestKeyRequests 0x04002b20 0x04002b60 64 1% 12423
.bss.s_au16ApsDuplicateTableAddrs 0x04002b60 0x04002b66 6 1% 12425
.bss.s_au16NwkAddrMapLookup 0x04002b66 0x04002b82 28 1% 12427
.bss.s_au16NwkAddrMapNwk 0x04002b82 0x04002ba0 30 1% 12429
.bss.s_au32ApsDuplicateTableHash 0x04002ba0 0x04002bac 12 1% 12432
.bss.s_au32ApsDuplicateTableIncomFC 0x04002bac 0x04002bb8 12 1% 12434
.bss.s_au32ZedTimeoutCount 0x04002bb8 0x04002bd0 24 1% 12436
.bss.s_au64NwkAddrMapExt 0x04002bd0 0x04002d10 320 5% 12439
.bss.s_au8ApsDuplicateTableSeqCnts 0x04002d10 0x04002d13 3 1% 12441
.bss.s_au8KeepAliveFlags 0x04002d13 0x04002d18 5 1% 12443
.bss.s_bindingTableStorage 0x04002d18 0x04002d58 64 1% 12445
.bss.s_groupTablePdmStorage 0x04002d58 0x04002d98 64 1% 12447
.bss.s_groupTableStorage 0x04002d98 0x04002fb8 544 9% 12449
.bss.s_sActiveEpServerContext 0x04002fb8 0x04002fbc 4 1% 12451
.bss.s_sApsmeCmdContainer_4 0x04002fbc 0x04002ff4 56 1% 12453
.bss.s_sBindRequestServerAcksDcfmContext 0x04002ff4 0x04003000 12 1% 12455
.bss.s_sBindRequestServerContext 0x04003000 0x04003054 84 2% 12458
.bss.s_sBindUnbindServerContext 0x04003054 0x04003084 48 1% 12460
.bss.s_sDefaultServerContext 0x04003084 0x04003088 4 1% 12462
.bss.s_sIeeeAddrServerContext 0x04003088 0x0400308c 4 1% 12466
.bss.s_sMatchDescServerContext 0x0400308c 0x04003090 4 1% 12468
.bss.s_sMgmtBindServerContext 0x04003090 0x04003094 4 1% 12470
.bss.s_sMgmtLeaveServerContext 0x04003094 0x040030bc 40 1% 12472
.bss.s_sMgmtLqiServerContext 0x040030bc 0x040030c0 4 1% 12474
.bss.s_sMgmtNWKUpdateServerContext 0x040030c0 0x04003118 88 2% 12476
.bss.s_sMgmtRtgServerContext 0x04003118 0x0400311c 4 1% 12478
.bss.s_sNodeDescServerContext 0x0400311c 0x04003120 4 1% 12480
.bss.s_sNwkAddrServerContext 0x04003120 0x04003124 4 1% 12482
.bss.s_sNwkContext 0x04003124 0x04003974 2128 32% 12484
.bss.s_sParentAnnceServerContext 0x04003974 0x0400397c 8 1% 12486
.bss.s_sPermitJoiningServerContext 0x0400397c 0x04003980 4 1% 12488
.bss.s_sPowerDescServerContext 0x04003980 0x04003984 4 1% 12490
.bss.s_sSimpleDescServerContext 0x04003984 0x04003988 4 1% 12492
.bss.s_sSystemServerDiscoveryServerContext 0x04003988 0x0400398c 4 1% 12494
.bss.s_sZdoClientContext 0x0400398c 0x04003994 8 1% 12496
.bss.zps_TimeEvents 0x04003994 0x040039a4 16 1% 12498
.bss.zps_msgMcpsDcfm 0x040039a4 0x040039b4 16 1% 12501
.bss.zps_msgMcpsDcfmInd 0x040039b4 0x040039c4 16 1% 12504
.bss.zps_msgMlmeDcfmInd 0x040039c4 0x040039d4 16 1% 12507
Expected total in zps_gen.o file: 6780 Actual: 6780 100% 12360
RAM0 / .bss / app_window_covering.o Start End Size % Line
.bss.sDeviceDesc 0x040039d4 0x040039d5 1 50% 12510
.bss.u8AssociatuionAttempts 0x040039d5 0x040039d6 1 50% 12513
Expected total in app_window_covering.o file: 2 Actual: 2 100% 12510
RAM0 / .bss / app_zcl_task.o Start End Size % Line
.bss.bActive.0 0x040039d6 0x040039d7 1 1% 12516
.bss.bIdentifyState 0x040039d7 0x040039d8 1 1% 12518
.bss.sBaseDevice 0x040039d8 0x04003db8 992 100% 12520
.bss.u32RadioTempUpdateMs.1 0x04003db8 0x04003dbc 4 1% 12523
.bss.u8IdentifyCount 0x04003dbc 0x04003dbd 1 1% 12525
Expected total in app_zcl_task.o file: 999 Actual: 999 100% 12516
RAM0 / .bss / app_buttons.o Start End Size % Line
.bss.s_u8ButtonDebounce 0x04003dbd 0x04003dbf 2 40% 12527
.bss.s_u8ButtonState 0x04003dbf 0x04003dc2 3 60% 12529
Expected total in app_buttons.o file: 5 Actual: 5 100% 12527
RAM0 / .bss / app_leds.o Start End Size % Line
.bss.pwmChan 0x04003dc2 0x04003dca 8 80% 12532
.bss.u16CurValue 0x04003dca 0x04003dcc 2 20% 12533
Expected total in app_leds.o file: 10 Actual: 10 100% 12532
RAM0 / .bss / fsl_debug_console.o Start End Size % Line
.bss.g_serialHandle 0x04003dcc 0x04003dd0 4 13% 12535
.bss.s_debugConsoleState 0x04003dd0 0x04003dec 28 88% 12538
Expected total in fsl_debug_console.o file: 32 Actual: 32 100% 12535
RAM0 / .bss / fsl_gint.o Start End Size % Line
.bss.s_gintCallback 0x04003dec 0x04003df0 4 100% 12540
Expected total in fsl_gint.o file: 4 Actual: 4 100% 12540
RAM0 / .bss / app_power_on_counter.o Start End Size % Line
.bss.bPreInitFunctionCalled 0x04003df0 0x04003df1 1 25% 12542
.bss.sPowerOnCounts 0x04003df1 0x04003df4 3 75% 12544
Expected total in app_power_on_counter.o file: 4 Actual: 4 100% 12542
RAM0 / .bss / temp_sensor_drv.o Start End Size % Line
.bss.adcConfigStruct 0x04003df4 0x04003e04 16 22% 12547
.bss.adcConvSeqConfigStruct 0x04003e04 0x04003e10 12 16% 12550
.bss.adc_calibration 0x04003e10 0x04003e1a 10 14% 12553
.bss.is_valid_calibration_avail 0x04003e1a 0x04003e1c 2 3% 12555
.bss.temp_sensor_calibration 0x04003e1c 0x04003e40 36 48% 12559
Expected total in temp_sensor_drv.o file: 76 Actual: 76 100% 12547
RAM0 / .bss / app_reporting.o Start End Size % Line
.bss.asSavedReports 0x04003e40 0x04003e60 32 100% 12562
Expected total in app_reporting.o file: 32 Actual: 32 100% 12562
RAM0 / .bss / app_ntag.o Start End Size % Line
.bss.bFactoryResetOnStop 0x04003e60 0x04003e61 1 1% 12564
.bss.bNtagActive 0x04003e61 0x04003e62 1 1% 12566
.bss.bNtagTimer 0x04003e62 0x04003e63 1 1% 12568
.bss.bOtaChangeOnAbsent 0x04003e63 0x04003e64 1 1% 12570
.bss.bResetOnStop 0x04003e64 0x04003e65 1 1% 12572
.bss.discard.app 0x04003e65 0x0400414d 744 87% 12574
.bss.eAppNtagNciState 0x0400414d 0x0400414e 1 1% 12576
.bss.eAppNtagState 0x0400414e 0x0400414f 1 1% 12578
.bss.sNfcOtaCmdImageNtag 0x0400414f 0x04004190 65 8% 12580
.bss.u32AppNtagMs 0x04004190 0x04004194 4 1% 12583
.bss.u32AppNtagOtaMs 0x04004194 0x04004198 4 1% 12585
.bss.u32AppNtagStartMs 0x04004198 0x0400419c 4 1% 12587
.bss.u32AppNtagTicks 0x0400419c 0x040041a0 4 1% 12589
.bss.u32Errors 0x040041a0 0x040041a4 4 1% 12591
.bss.u32FlashBuffer 0x040041a4 0x040041a8 4 1% 12593
.bss.u32FlashPdm 0x040041a8 0x040041ac 4 1% 12595
.bss.u32NtagNwkWrite 0x040041ac 0x040041b0 4 1% 12597
.bss.u32OtaPercent 0x040041b0 0x040041b4 4 1% 12599
.bss.u8Endpoint 0x040041b4 0x040041b8 4 1% 12601
Expected total in app_ntag.o file: 856 Actual: 856 100% 12564
RAM0 / .bss / fsl_ntag.o Start End Size % Line
.bss.s_ntagHandle 0x040041b8 0x040041c0 8 100% 12604
Expected total in fsl_ntag.o file: 8 Actual: 8 100% 12604
RAM0 / .bss / app_ntag_reset.o Start End Size % Line
.bss.ntagbuf 0x040041c0 0x040041d0 16 58% 12607
.bss.s_masterConfig 0x040041d0 0x040041dc 12 43% 12609
Expected total in app_ntag_reset.o file: 28 Actual: 28 100% 12607
RAM0 / .bss / app_ota_client.o Start End Size % Line
.bss.bKeyVerified.0 0x040041dc 0x040041dd 1 1% 12612
.bss.bWaitOtaString 0x040041dd 0x040041de 1 1% 12614
.bss.bWaitUgradeTime 0x040041de 0x040041df 1 1% 12616
.bss.eOTA_State 0x040041df 0x040041e0 1 1% 12618
.bss.sOTA_PersistedData 0x040041e0 0x04004288 168 80% 12620
.bss.sPdmOtaApp 0x04004288 0x040042a0 24 12% 12623
.bss.u32NormalCount.1 0x040042a0 0x040042a4 4 2% 12625
.bss.u32OTARetry 0x040042a4 0x040042a8 4 2% 12627
.bss.u32OtaTimeoutMs 0x040042a8 0x040042ac 4 2% 12629
.bss.u32OtaTimerMs 0x040042ac 0x040042b0 4 2% 12631
Expected total in app_ota_client.o file: 212 Actual: 212 100% 12612
RAM0 / .bss / app_green_power.o Start End Size % Line
.bss.sGPDeviceInfo 0x040042b0 0x040047d8 1320 100% 12633
.bss.sGP_PDM_Data 0x040047d8 0x040047dc 4 1% 12636
Expected total in app_green_power.o file: 1324 Actual: 1324 100% 12633
RAM0 / .bss / ZTimer.o Start End Size % Line
.bss.ZTIMER_sCommon 0x040047dc 0x040047e8 12 100% 12639
Expected total in ZTimer.o file: 12 Actual: 12 100% 12639
RAM0 / .bss / appZpsBeaconHandler.o Start End Size % Line
.bss.psBeaconFilter 0x040047e8 0x040047ec 4 100% 12641
Expected total in appZpsBeaconHandler.o file: 4 Actual: 4 100% 12641
RAM0 / .bss / fsl_flexcomm.o Start End Size % Line
.bss.s_flexcommHandle 0x040047ec 0x04004808 28 50% 12644
.bss.s_flexcommIrqHandler 0x04004808 0x04004824 28 50% 12646
Expected total in fsl_flexcomm.o file: 56 Actual: 56 100% 12644
RAM0 / .bss / fsl_power.o Start End Size % Line
.bss.power_hook_fn 0x04004824 0x04004828 4 50% 12648
.bss.warm_start.2 0x04004828 0x0400482c 4 50% 12650
Expected total in fsl_power.o file: 8 Actual: 8 100% 12648
RAM0 / .bss / OtaSupport.o Start End Size % Line
.bss.mHandle 0x0400482c 0x04004840 20 100% 12653
Expected total in OtaSupport.o file: 20 Actual: 20 100% 12653
RAM0 / .bss / psector_api.o Start End Size % Line
.bss.mPage0.0 0x04004840 0x04004a40 512 100% 12654
.bss.mPage0Hdl 0x04004a40 0x04004a44 4 1% 12655
Expected total in psector_api.o file: 516 Actual: 516 100% 12654
RAM0 / .bss / SecLib.o Start End Size % Line
.bss.g_bLegacyHwBugEmulation 0x04004a44 0x04004a48 4 20% 12657
.bss.sKey 0x04004a48 0x04004a58 16 80% 12661
Expected total in SecLib.o file: 20 Actual: 20 100% 12657
RAM0 / .bss / MemManager.o Start End Size % Line
.bss.gFreeMessagesCount 0x04004a58 0x04004a5c 4 1% 12662
.bss.memHeap 0x04004a5c 0x0400545c 2560 98% 12666
.bss.memPools 0x0400545c 0x04005498 60 3% 12668
Expected total in MemManager.o file: 2624 Actual: 2624 100% 12662
RAM0 / .bss / TimersManager.o Start End Size % Line
.bss.gRTCAlarmCallback 0x04005498 0x0400549c 4 2% 12670
.bss.gRTCAlarmCallbackParam 0x0400549c 0x040054a0 4 2% 12672
.bss.gRTCInitFlag 0x040054a0 0x040054a4 4 2% 12674
.bss.mCounterFreqHz 0x040054a4 0x040054a8 4 2% 12677
.bss.mInitialized 0x040054a8 0x040054ac 4 2% 12679
.bss.mMaxToCountDown_c 0x040054ac 0x040054b0 4 2% 12682
.bss.mTicksFor4ms 0x040054b0 0x040054b4 4 2% 12684
.bss.mTimerThreadEventId 0x040054b4 0x040054b8 4 2% 12686
.bss.maTmrTimerStatusTable 0x040054b8 0x040054c8 16 5% 12688
.bss.maTmrTimerTable 0x040054c8 0x040055e8 288 84% 12691
.bss.numberOfActiveTimers 0x040055e8 0x040055e9 1 1% 12693
.bss.numberOfLowPowerActiveTimers 0x040055e9 0x040055ec 3 1% 12695
.bss.previousTimeInTicks 0x040055ec 0x040055f0 4 2% 12698
.bss.timerHardwareIsRunning 0x040055f0 0x040055f1 1 1% 12700
Expected total in TimersManager.o file: 345 Actual: 345 100% 12670
RAM0 / .bss / TMR_Adapter.o Start End Size % Line
.bss.froCalibrationState 0x040055f1 0x040055f4 3 10% 12702
.bss.psNextActivity 0x040055f4 0x040055f8 4 13% 12705
.bss.rejectWtimer1Irq 0x040055f8 0x04005600 8 26% 12707
.bss.u64HwTimestampTick.1 0x04005600 0x04005608 8 26% 12710
.bss.u64SwTimestampUs.0 0x04005608 0x04005610 8 26% 12712
Expected total in TMR_Adapter.o file: 31 Actual: 31 100% 12702
RAM0 / .bss / fsl_ctimer.o Start End Size % Line
.bss.ctimerCallbackType 0x04005610 0x04005614 4 34% 12714
.bss.s_ctimerCallback 0x04005614 0x0400561c 8 67% 12717
Expected total in fsl_ctimer.o file: 12 Actual: 12 100% 12714
RAM0 / .bss / fsl_dma.o Start End Size % Line
.bss.s_DMAHandle 0x0400561c 0x04005668 76 100% 12719
Expected total in fsl_dma.o file: 76 Actual: 76 100% 12719
RAM0 / .bss / PWR.o Start End Size % Line
.bss.bBLE_Active 0x04005668 0x0400566c 4 2% 12721
.bss.cm4_misc_regs 0x0400566c 0x04005788 284 87% 12724
.bss.error_status 0x04005788 0x0400578c 4 2% 12726
.bss.gpfPWR_LowPowerEnterCb 0x0400578c 0x04005790 4 2% 12729
.bss.gpfPWR_LowPowerExitCb 0x04005790 0x04005794 4 2% 12731
.bss.isInitialized 0x04005794 0x04005795 1 1% 12733
.bss.mLPMFlag 0x04005795 0x04005796 1 1% 12735
.bss.mPreventEnterLowPower 0x04005796 0x04005798 2 1% 12737
.bss.pwr_wakeup_io 0x04005798 0x0400579c 4 2% 12740
.bss.pwrm_force_retention 0x0400579c 0x040057a0 4 2% 12742
.bss.pwrm_sleep_config 0x040057a0 0x040057b0 16 5% 12744
Expected total in PWR.o file: 328 Actual: 328 100% 12721
RAM0 / .bss / PWRLib.o Start End Size % Line
.bss.PWRLib_MCU_WakeupReason 0x040057b0 0x040057b4 4 2% 12746
.bss.lowpower_power_cfg 0x040057b4 0x040058a4 240 83% 12750
.bss.lowpower_power_cfg_p 0x040058a4 0x040058a8 4 2% 12752
.bss.mPWRLib_DeepSleepMode 0x040058a8 0x040058ac 4 2% 12754
.bss.pwr_CPUContext 0x040058ac 0x040058d4 40 14% 12757
Expected total in PWRLib.o file: 292 Actual: 292 100% 12746
RAM0 / .bss / GPIO_Adapter.o Start End Size % Line
.bss.gpio_wakeupsrc 0x040058d4 0x040058d8 4 100% 12760
Expected total in GPIO_Adapter.o file: 4 Actual: 4 100% 12760
RAM0 / .bss / Eeprom_InternalFlash.o Start End Size % Line
.bss.gEePromStandaloneBuffer 0x040058d8 0x04005ad8 512 97% 12763
.bss.mCurrentWriteOffset 0x04005ad8 0x04005adc 4 1% 12766
.bss.mEepromPageIndex 0x04005adc 0x04005ae0 4 1% 12769
.bss.mLocalIndex 0x04005ae0 0x04005ae4 4 1% 12772
.bss.mWriteBuffAddr 0x04005ae4 0x04005ae8 4 1% 12774
Expected total in Eeprom_InternalFlash.o file: 528 Actual: 528 100% 12763
RAM0 / .bss / fsl_os_abstraction_bm.o Start End Size % Line
.bss.gInterruptDisableCount 0x04005ae8 0x04005aec 4 2% 12776
.bss.gTickCounter 0x04005aec 0x04005af0 4 2% 12779
.bss.g_curTask 0x04005af0 0x04005af4 4 2% 12782
.bss.g_freeTaskControlBlock 0x04005af4 0x04005af8 4 2% 12784
.bss.g_taskControlBlockPool 0x04005af8 0x04005b84 140 47% 12786
.bss.osEventHeap 0x04005b84 0x04005c10 140 47% 12788
.bss.p_taskListHead 0x04005c10 0x04005c14 4 2% 12791
Expected total in fsl_os_abstraction_bm.o file: 300 Actual: 300 100% 12776
RAM0 / .bss / GreenPower.o Start End Size % Line
.bss.au8ClientGreenPowerClusterAttributeControlBits 0x04005c14 0x04005c1d 9 75% 12793
.bss.bTimerRegistered.1 0x04005c1d 0x04005c1e 1 9% 12796
.bss.u16OneMSCounterValue.0 0x04005c1e 0x04005c20 2 17% 12798
Expected total in GreenPower.o file: 12 Actual: 12 100% 12793
RAM0 / .bss / Basic.o Start End Size % Line
.bss.au8BasicClusterAttributeControlBits 0x04005c20 0x04005c2b 11 100% 12800
Expected total in Basic.o file: 11 Actual: 11 100% 12800
RAM0 / .bss / Groups.o Start End Size % Line
.bss.au8GroupsAttributeControlBits 0x04005c2b 0x04005c2e 3 100% 12803
Expected total in Groups.o file: 3 Actual: 3 100% 12803
RAM0 / .bss / Identify.o Start End Size % Line
.bss.au8IdentifyAttributeControlBits 0x04005c2e 0x04005c31 3 75% 12806
.bss.bTimerRegistered.0 0x04005c31 0x04005c32 1 25% 12809
Expected total in Identify.o file: 4 Actual: 4 100% 12806
RAM0 / .bss / OnOff.o Start End Size % Line
.bss.au8OnOffAttributeControlBits 0x04005c32 0x04005c35 3 100% 12811
Expected total in OnOff.o file: 3 Actual: 3 100% 12811
RAM0 / .bss / OTA.o Start End Size % Line
.bss.bOTATimerRegistered.0 0x04005c35 0x04005c38 3 12% 12814
.bss.sNvmDefsStruct 0x04005c38 0x04005c50 24 89% 12817
Expected total in OTA.o file: 27 Actual: 27 100% 12814
RAM0 / .bss / OTA_common.o Start End Size % Line
.bss.g_u32ImageOffsetInEEPROM 0x04005c50 0x04005c54 4 100% 12820
Expected total in OTA_common.o file: 4 Actual: 4 100% 12820
RAM0 / .bss / zcl.o Start End Size % Line
.bss.psZCL_Common 0x04005c54 0x04005c58 4 2% 12823
.bss.sZCL_Common 0x04005c58 0x04005d40 232 97% 12826
.bss.u8NumberOfRegEndpoints 0x04005d40 0x04005d44 4 2% 12828
Expected total in zcl.o file: 240 Actual: 240 100% 12823
RAM0 / .bss / zcl_common.o Start End Size % Line
.bss.u32ZCL_Heap 0x04005d44 0x04005e18 212 100% 12831
Expected total in zcl_common.o file: 212 Actual: 212 100% 12831
RAM0 / .bss / zcl_event.o Start End Size % Line
.bss.prfnbZCLOverrideHandlingEntireProfileCommand 0x04005e18 0x04005e1c 4 100% 12833
Expected total in zcl_event.o file: 4 Actual: 4 100% 12833
RAM0 / .bss / zcl_search.o Start End Size % Line
.bss.prfnbZCLIsManufacturerCodeSupported 0x04005e1c 0x04005e20 4 100% 12835
Expected total in zcl_search.o file: 4 Actual: 4 100% 12835
RAM0 / .bss / bdb_fr.o Start End Size % Line
.bss.eFR_State 0x04005e20 0x04005e28 8 100% 12837
Expected total in bdb_fr.o file: 8 Actual: 8 100% 12837
RAM0 / .bss / bdb_start.o Start End Size % Line
.bss.au64ExtPanListForBeaconFilter 0x04005e28 0x04005e30 8 20% 12841
.bss.bAssociationJoin 0x04005e30 0x04005e31 1 3% 12844
.bss.eInitState 0x04005e31 0x04005e32 1 3% 12847
.bss.eRejoinType.0 0x04005e32 0x04005e34 2 5% 12850
.bss.prbCancelRejoinAction 0x04005e34 0x04005e38 4 10% 12853
.bss.sBeaconFilter 0x04005e38 0x04005e44 12 30% 12856
.bss.u32BackUpApsChannelMask 0x04005e44 0x04005e48 4 10% 12859
.bss.u8RejoinCycles 0x04005e48 0x04005e49 1 3% 12862
.bss.u8TimerBdbRejoin 0x04005e49 0x04005e50 7 18% 12865
Expected total in bdb_start.o file: 40 Actual: 40 100% 12841
RAM0 / .bss / bdb_state_machine.o Start End Size % Line
.bss.sBDB 0x04005e50 0x04005ea8 88 100% 12869
Expected total in bdb_state_machine.o file: 88 Actual: 88 100% 12869
RAM0 / .bss / bdb_ns.o Start End Size % Line
.bss.bDoPrimaryScan 0x04005ea8 0x04005ea9 1 8% 12871
.bss.eNS_State 0x04005ea9 0x04005eac 3 24% 12873
.bss.u32ScanChannels 0x04005eac 0x04005eb0 4 31% 12877
.bss.u8NumOfNwks.1 0x04005eb0 0x04005eb1 1 8% 12879
.bss.u8NwkIndex.2 0x04005eb1 0x04005eb2 1 8% 12881
.bss.u8RecSameNwkRetryAttempts.0 0x04005eb2 0x04005eb3 1 8% 12883
.bss.u8ScanChannel 0x04005eb3 0x04005eb4 1 8% 12885
.bss.u8TimerBdbNs 0x04005eb4 0x04005eb5 1 8% 12887
Expected total in bdb_ns.o file: 13 Actual: 13 100% 12871
RAM0 / .bss / bdb_nf.o Start End Size % Line
.bss.bDoPrimaryScan 0x04005eb5 0x04005eb6 1 2% 12890
.bss.eNF_State 0x04005eb6 0x04005eb8 2 3% 12892
.bss.sStartParams 0x04005eb8 0x04005f00 72 87% 12896
.bss.u32BackUpApsChannelMask 0x04005f00 0x04005f04 4 5% 12898
.bss.u32ScanChannels 0x04005f04 0x04005f08 4 5% 12900
Expected total in bdb_nf.o file: 83 Actual: 83 100% 12890
RAM0 / .bss / bdb_fb_target.o Start End Size % Line
.bss.aeFBState 0x04005f08 0x04005f0c 4 100% 12902
Expected total in bdb_fb_target.o file: 4 Actual: 4 100% 12902
RAM0 / .bss / pdum_nwk.o Start End Size % Line
.bss.pfCallbackNpduNotification 0x04005f0c 0x04005f10 4 20% 12905
.bss.s_psFreeListHead 0x04005f10 0x04005f14 4 20% 12907
.bss.s_psNPduPoolEnd 0x04005f14 0x04005f18 4 20% 12909
.bss.s_psNPduPoolStart 0x04005f18 0x04005f1c 4 20% 12911
.bss.u8Count 0x04005f1c 0x04005f1d 1 5% 12913
.bss.u8MaxNpdu 0x04005f1d 0x04005f1e 1 5% 12914
.bss.u8MaxNpduCount 0x04005f1e 0x04005f20 2 10% 12916
Expected total in pdum_nwk.o file: 20 Actual: 20 100% 12905
RAM0 / .bss / pdum_apl.o Start End Size % Line
.bss.pfCallbackApduNotification 0x04005f20 0x04005f24 4 50% 12919
.bss.s_asAPduPool 0x04005f24 0x04005f28 4 50% 12921
Expected total in pdum_apl.o file: 8 Actual: 8 100% 12919
RAM0 / .bss / PDM_Create.c.obj Start End Size % Line
.bss.psPDM_Common 0x04005f28 0x04005f2c 4 4% 12923
.bss.sPDM_Common 0x04005f2c 0x04005f98 108 97% 12926
Expected total in PDM_Create.c.obj file: 112 Actual: 112 100% 12923
RAM0 / .bss / PDM_FLASH.c.obj Start End Size % Line
.bss.au32PDM_MarginCheck 0x04005f98 0x04005fb8 32 100% 12928
Expected total in PDM_FLASH.c.obj file: 32 Actual: 32 100% 12928
RAM0 / .bss / zps_apl_af.o Start End Size % Line
.bss.pfOverrideProfile 0x04005fb8 0x04005fbc 4 100% 12930
Expected total in zps_apl_af.o file: 4 Actual: 4 100% 12930
RAM0 / .bss / zps_apl_af_apsde.o Start End Size % Line
.bss.gZpsSetByProfile 0x04005fbc 0x04005fc0 4 50% 12933
.bss.pfZPS_pvGetApduPool 0x04005fc0 0x04005fc4 4 50% 12936
Expected total in zps_apl_af_apsde.o file: 8 Actual: 8 100% 12933
RAM0 / .bss / zps_apl_task.o Start End Size % Line
.bss.uMacDcfmInd 0x04005fc4 0x04006058 148 100% 12939
Expected total in zps_apl_task.o file: 148 Actual: 148 100% 12939
RAM0 / .bss / zps_apl_apsde.o Start End Size % Line
.bss.bLocked.1 0x04006058 0x0400605c 4 4% 12942
.bss.psActiveMsgListHead 0x0400605c 0x04006060 4 4% 12945
.bss.psFreeMsgListHead 0x04006060 0x04006064 4 4% 12948
.bss.pu8ApsSeq 0x04006064 0x04006068 4 4% 12951
.bss.sAplApsdeLoopbackData 0x04006068 0x04006098 48 43% 12954
.bss.sAplApsdePostLoopbackData 0x04006098 0x040060c8 48 43% 12956
.bss.u8ApsSeq 0x040060c8 0x040060c9 1 1% 12958
.bss.u8FailCount.0 0x040060c9 0x040060ca 1 1% 12960
Expected total in zps_apl_apsde.o file: 114 Actual: 114 100% 12942
RAM0 / .bss / zps_apl_apsme.o Start End Size % Line
.bss.g_bNwkEncrypt 0x040060ca 0x040060cb 1 100% 12962
Expected total in zps_apl_apsme.o file: 1 Actual: 1 100% 12962
RAM0 / .bss / zps_apl_sec.o Start End Size % Line
.bss.bOverrideApsSecurity 0x040060cb 0x040060cc 1 12% 12965
.bss.bSetTclkFlashFeature 0x040060cc 0x040060d0 4 45% 12968
.bss.pfCallbackHashDecrypt 0x040060d0 0x040060d4 4 45% 12972
Expected total in zps_apl_sec.o file: 9 Actual: 9 100% 12965
RAM0 / .bss / zps_apl_zdo_nwkmanager.o Start End Size % Line
.bss.apvAplPdmRecordsAddress 0x040060d4 0x040060e8 20 39% 12974
.bss.au16AplPdmRecordsSize 0x040060e8 0x040060f2 10 20% 12977
.bss.bZpsMyLastJoinWasRejoin 0x040060f2 0x040060f3 1 2% 12980
.bss.g_bLastRejoinWasSecure 0x040060f3 0x040060f4 1 2% 12982
.bss.g_u8Networks 0x040060f4 0x040060f5 1 2% 12985
.bss.g_u8SuspendBoundTransmission 0x040060f5 0x040060f8 3 6% 12987
.bss.prvZdoLeaveActionDecider 0x040060f8 0x040060fc 4 8% 12991
.bss.psNwkDescriptors 0x040060fc 0x04006100 4 8% 12994
.bss.sZpsIntStore 0x04006100 0x04006104 4 8% 12996
.bss.u32Uptime.0 0x04006104 0x04006108 4 8% 12999
Expected total in zps_apl_zdo_nwkmanager.o file: 52 Actual: 52 100% 12974
RAM0 / .bss / zps_apl_zdo_handle_zdp_event.o Start End Size % Line
.bss.pfZdpEventfunc 0x04006108 0x0400610c 4 45% 13001
.bss.pu16CallbackClusterList 0x0400610c 0x04006110 4 45% 13004
.bss.u8SizeOfCallbackList 0x04006110 0x04006111 1 12% 13007
Expected total in zps_apl_zdo_handle_zdp_event.o file: 9 Actual: 9 100% 13001
RAM0 / .bss / zps_apl_zdo_common.o Start End Size % Line
.bss.g_bStopZdpAcks 0x04006111 0x04006112 1 100% 13010
Expected total in zps_apl_zdo_common.o file: 1 Actual: 1 100% 13010
RAM0 / .bss / zps_apl_zdo_default_server.o Start End Size % Line
.bss.bDefaultServerIgnoreHandleMgmtUpdate 0x04006112 0x04006113 1 100% 13013
Expected total in zps_apl_zdo_default_server.o file: 1 Actual: 1 100% 13013
RAM0 / .bss / zps_apl_mac_isr.o Start End Size % Line
.bss.g_u8McpsFilterConfig 0x04006113 0x04006114 1 12% 13016
.bss.pfZGPSupported 0x04006114 0x04006118 4 45% 13019
.bss.u32BroadcastRejectedCount 0x04006118 0x0400611c 4 45% 13022
Expected total in zps_apl_mac_isr.o file: 9 Actual: 9 100% 13016
RAM0 / .bss / zps_apl_zdo_device_annce_server.o Start End Size % Line
.bss.bDisableSourceRouting 0x0400611c 0x04006120 4 50% 13025
.bss.pfAliasAddressPresent 0x04006120 0x04006124 4 50% 13029
Expected total in zps_apl_zdo_device_annce_server.o file: 8 Actual: 8 100% 13025
RAM0 / .bss / zps_apl_zdo_parent_annce_server.o Start End Size % Line
.bss.g_psServerContext 0x04006124 0x04006128 4 100% 13032
Expected total in zps_apl_zdo_parent_annce_server.o file: 4 Actual: 4 100% 13032
RAM0 / .bss / zps_apl_zdo_permit_joining_server.o Start End Size % Line
.bss.bIgnorePermitJoin 0x04006128 0x0400612c 4 100% 13035
Expected total in zps_apl_zdo_permit_joining_server.o file: 4 Actual: 4 100% 13035
RAM0 / .bss / zps_apl_zdo_bind_unbind_server.o Start End Size % Line
.bss.pfBindAllowed 0x0400612c 0x04006130 4 50% 13039
.bss.psBindUnbindServerContext 0x04006130 0x04006134 4 50% 13042
Expected total in zps_apl_zdo_bind_unbind_server.o file: 8 Actual: 8 100% 13039
RAM0 / .bss / zps_apl_zdo_bound_data_request_manager.o Start End Size % Line
.bss.psServerContextCopy 0x04006134 0x04006138 4 100% 13045
Expected total in zps_apl_zdo_bound_data_request_manager.o file: 4 Actual: 4 100% 13045
RAM0 / .bss / zps_apl_zdo_nwkmanager_client.o Start End Size % Line
.bss.g_psClientServerContext 0x04006138 0x0400613c 4 100% 13048
Expected total in zps_apl_zdo_nwkmanager_client.o file: 4 Actual: 4 100% 13048
RAM0 / .bss / zps_mac_common.o Start End Size % Line
.bss.g_au8LegacyBeaconPayload 0x0400613c 0x0400614b 15 42% 13051
.bss.g_bMacEnhancedMode 0x0400614b 0x0400614c 1 3% 13054
.bss.g_pu16FilterTable 0x0400614c 0x04006150 4 12% 13057
.bss.g_pu8LinkQualityTable 0x04006150 0x04006154 4 12% 13060
.bss.g_u16FilterNumAddrs 0x04006154 0x04006156 2 6% 13063
.bss.g_u8LegacyBeaconPayloadLen 0x04006156 0x04006158 2 6% 13066
.bss.pfnDataReqCallback 0x04006158 0x0400615c 4 12% 13070
.bss.pfnEmptyMcpsFrameWithFpSetCallback 0x0400615c 0x04006160 4 12% 13073
Expected total in zps_mac_common.o file: 36 Actual: 36 100% 13051
RAM0 / .bss / zps_mac_shim.o Start End Size % Line
.bss.ZPS_g_i8LastRSSI 0x04006160 0x04006162 2 10% 13076
.bss.ZPS_g_u8LastLQI 0x04006162 0x04006164 2 10% 13079
.bss.pfnCallbackMcps 0x04006164 0x04006168 4 20% 13082
.bss.s_prMcpsCallBack 0x04006168 0x0400616c 4 20% 13085
.bss.s_prMlmeCallBack 0x0400616c 0x04006170 4 20% 13087
.bss.s_pvAplHandle 0x04006170 0x04006174 4 20% 13089
Expected total in zps_mac_shim.o file: 20 Actual: 20 100% 13076
RAM0 / .bss / zps_miniMac.o Start End Size % Line
.bss.discard.stack 0x04006174 0x04006768 1524 98% 13091
.bss.g_pvAplHandle 0x04006768 0x0400676c 4 1% 13096
.bss.pasTxFrame 0x0400676c 0x04006770 4 1% 13099
.bss.prAppMcpsCallback 0x04006770 0x04006774 4 1% 13102
.bss.prAppMlmeCallback 0x04006774 0x04006778 4 1% 13105
.bss.pvRxStore 0x04006778 0x0400677c 4 1% 13108
.bss.pvTxStore 0x0400677c 0x04006780 4 1% 13111
.bss.sMiniMacIntStore 0x04006780 0x04006784 4 1% 13114
.bss.s_sDcfmIndMgr 0x04006784 0x0400678c 8 1% 13116
.bss.u8ScanBeaconsSeen 0x0400678c 0x0400678d 1 1% 13118
Expected total in zps_miniMac.o file: 1561 Actual: 1561 100% 13091
RAM0 / .bss / zps_apl_gp.o Start End Size % Line
.bss.bIgnoreDirection 0x0400678d 0x04006790 3 8% 13120
.bss.pFuncGpSecReceived 0x04006790 0x04006794 4 11% 13124
.bss.sConflictAliasTimer 0x04006794 0x040067b0 28 72% 13127
.bss.u16ContextAddress 0x040067b0 0x040067b4 4 11% 13130
Expected total in zps_apl_gp.o file: 39 Actual: 39 100% 13120
RAM0 / .bss / zps_apl_interpan.o Start End Size % Line
.bss.pfAllowInterPanToEp 0x040067b4 0x040067b8 4 100% 13134
Expected total in zps_apl_interpan.o file: 4 Actual: 4 100% 13134
RAM0 / .bss / zps_nwk_leave.o Start End Size % Line
.bss.sLocalLeaveInstance 0x040067b8 0x040067c8 16 100% 13137
Expected total in zps_nwk_leave.o file: 16 Actual: 16 100% 13137
RAM0 / .bss / zps_nwk_lib.o Start End Size % Line
.bss.g_u8NwkRoutersLimitChildren 0x040067c8 0x040067cc 4 100% 13140
Expected total in zps_nwk_lib.o file: 4 Actual: 4 100% 13140
RAM0 / .bss / zps_nwk_lkst.o Start End Size % Line
.bss.g_pfAgeEndDeviceCallback 0x040067cc 0x040067d0 4 34% 13144
.bss.g_pfTimerExpiryCallback 0x040067d0 0x040067d4 4 34% 13146
.bss.pfnLinkCost 0x040067d4 0x040067d8 4 34% 13148
Expected total in zps_nwk_lkst.o file: 12 Actual: 12 100% 13144
RAM0 / .bss / zps_nwk_main.o Start End Size % Line
.bss.pfExtendedStatusCallBack 0x040067d8 0x040067dc 4 50% 13151
.bss.zps_psNwk 0x040067dc 0x040067e0 4 50% 13153
Expected total in zps_nwk_main.o file: 8 Actual: 8 100% 13151
RAM0 / .bss / zps_nwk_maint.o Start End Size % Line
.bss.bNwkManagerDetectConflict 0x040067e0 0x040067e4 4 20% 13156
.bss.g_u32SelfNwkStatusFilterMask 0x040067e4 0x040067e8 4 20% 13160
.bss.pfConflict 0x040067e8 0x040067ec 4 20% 13163
.bss.pfnptrConflict 0x040067ec 0x040067f0 4 20% 13166
.bss.pfnptrEdToRsp 0x040067f0 0x040067f4 4 20% 13169
Expected total in zps_nwk_maint.o file: 20 Actual: 20 100% 13156
RAM0 / .bss / zps_nwk_mcps.o Start End Size % Line
.bss.bCheckChild 0x040067f4 0x040067f5 1 2% 13172
.bss.g_bDisableSlowAveraging 0x040067f5 0x040067f6 1 2% 13175
.bss.g_bInterferenceCausedFail 0x040067f6 0x040067f8 2 4% 13178
.bss.iLoopTableIndex 0x040067f8 0x040067fc 4 8% 13182
.bss.pfCallbackNotification 0x040067fc 0x04006800 4 8% 13185
.bss.pfCallbackRTFail 0x04006800 0x04006804 4 8% 13187
.bss.pfOptionsFilterCallback 0x04006804 0x04006808 4 8% 13190
.bss.pu16SinkDstDeviceList 0x04006808 0x0400680c 4 8% 13193
.bss.pu64NewMacOverrideMyAddressLocation 0x0400680c 0x04006810 4 8% 13196
.bss.sLoopDetectTable 0x04006810 0x04006828 24 43% 13199
.bss.u16SinkDstDeviceListSize 0x04006828 0x0400682a 2 4% 13202
.bss.u8Count.0 0x0400682a 0x0400682c 2 4% 13205
Expected total in zps_nwk_mcps.o file: 56 Actual: 56 100% 13172
RAM0 / .bss / zps_nwk_nib.o Start End Size % Line
.bss.a16NwkPdmRecordSizes 0x0400682c 0x04006838 12 10% 13208
.bss.au8BeaconPayload 0x04006838 0x040068ae 118 90% 13211
.bss.bR20Mode 0x040068ae 0x040068af 1 1% 13214
.bss.u8TransientIndex 0x040068af 0x040068b0 1 1% 13216
Expected total in zps_nwk_nib.o file: 132 Actual: 132 100% 13208
RAM0 / .bss / zps_nwk_pmjn.o Start End Size % Line
.bss.bSetPermitJoinForever 0x040068b0 0x040068b1 1 100% 13218
Expected total in zps_nwk_pmjn.o file: 1 Actual: 1 100% 13218
RAM0 / .bss / zps_nwk_rt.o Start End Size % Line
.bss.bSetOverrideStopRouteRecord 0x040068b1 0x040068b2 1 34% 13221
.bss.g_bIgnoreRouteRequestFromEd 0x040068b2 0x040068b3 1 34% 13224
.bss.u8ReplyRadius 0x040068b3 0x040068b4 1 34% 13227
Expected total in zps_nwk_rt.o file: 3 Actual: 3 100% 13221
RAM0 / .bss / zps_nwk_btt.o Start End Size % Line
.bss.g_u8NwkDisablePassiveAck 0x040068b4 0x040068b8 4 100% 13229
Expected total in zps_nwk_btt.o file: 4 Actual: 4 100% 13229
RAM0 / .bss / zps_nwk_disc.o Start End Size % Line
.bss.sGlobalScanParams 0x040068b8 0x040068c0 8 23% 13233
.bss.sScanAttemptTimer 0x040068c0 0x040068dc 28 78% 13236
Expected total in zps_nwk_disc.o file: 36 Actual: 36 100% 13233
RAM0 / .bss / zps_nwk_disc_st.o Start End Size % Line
.bss.bOneBeaconPerNetwork 0x040068dc 0x040068dd 1 100% 13239
Expected total in zps_nwk_disc_st.o file: 1 Actual: 1 100% 13239
RAM0 / .bss / zps_nwk_form_st.o Start End Size % Line
.bss.bSecondScan 0x040068dd 0x040068de 1 4% 13241
.bss.au8ChanCnt 0x040068de 0x040068f9 27 97% 13243
Expected total in zps_nwk_form_st.o file: 28 Actual: 28 100% 13241
RAM0 / .bss / zps_nwk_join.o Start End Size % Line
.bss.bAllowOrphanNotAsKeepAlive 0x040068f9 0x040068fa 1 15% 13246
.bss.bTurnDefaultSourceRouting 0x040068fa 0x040068fc 2 29% 13249
.bss.pfnRejoinRequestDecider 0x040068fc 0x04006900 4 58% 13253
Expected total in zps_nwk_join.o file: 7 Actual: 7 100% 13246
RAM0 / .bss / MMAC_TimerServer.o Start End Size % Line
.bss.psTimerServerList 0x04006900 0x04006904 4 50% 13256
.bss.u32SleepIntervalInSymbols 0x04006904 0x04006908 4 50% 13259
Expected total in MMAC_TimerServer.o file: 8 Actual: 8 100% 13256
RAM0 / .bss / Mini_Association.o Start End Size % Line
.bss.g_u8MiniMacConfig_RetriesPollAssocResponses 0x04006908 0x0400690c 4 100% 13261
Expected total in Mini_Association.o file: 4 Actual: 4 100% 13261
RAM0 / .bss / Mini_Main.o Start End Size % Line
.bss.prMiniMac_u32BbcIntCallback 0x0400690c 0x04006910 4 2% 13265
.bss.sMiniMacInternal 0x04006910 0x0400694c 60 26% 13268
.bss.sMiniMacPhyPib 0x0400694c 0x04006950 4 2% 13271
.bss.sMiniMacPib 0x04006950 0x040069ec 156 67% 13274
.bss.sThisDeviceMacAddr 0x040069ec 0x040069f4 8 4% 13277
.bss.u32MacBufferInvalidAddr 0x040069f4 0x040069f8 4 2% 13280
Expected total in Mini_Main.o file: 236 Actual: 236 100% 13265
RAM0 / .bss / Mini_Mcps.o Start End Size % Line
.bss.bMAC_ImmortalIndirect 0x040069f8 0x040069fc 4 100% 13283
Expected total in Mini_Mcps.o file: 4 Actual: 4 100% 13283
RAM0 / .bss / Mini_Running.o Start End Size % Line
.bss.psShadowRxBuffer 0x040069fc 0x04006a00 4 100% 13287
Expected total in Mini_Running.o file: 4 Actual: 4 100% 13287
RAM0 / .bss / Mini_Shim.o Start End Size % Line
.bss.sReversedMacAddr 0x04006a00 0x04006a08 8 100% 13290
Expected total in Mini_Shim.o file: 8 Actual: 8 100% 13290
RAM0 / .bss / Mini_TimerServer.o Start End Size % Line
.bss.aprTimerCallback 0x04006a08 0x04006a28 32 48% 13292
.bss.au32TimerCounter 0x04006a28 0x04006a48 32 48% 13295
.bss.bResetScanTimer 0x04006a48 0x04006a4c 4 6% 13298
Expected total in Mini_TimerServer.o file: 68 Actual: 68 100% 13292
RAM0 / .bss / Mini_TxRx.o Start End Size % Line
.bss.mini_rx_tstp 0x04006a4c 0x04006a50 4 80% 13301
.bss.u8MiniMac_RunTimeOptions 0x04006a50 0x04006a51 1 20% 13304
Expected total in Mini_TxRx.o file: 5 Actual: 5 100% 13301
RAM0 / .bss / MMAC.o Start End Size % Line
.bss 0x04006a51 0x04006a54 3 1% 13307
.bss.ACK_key 0x04006a54 0x04006a58 4 1% 13309
.bss.ash_ACK 0x04006a58 0x04006a5c 4 1% 13311
.bss.bConfiguration 0x04006a5c 0x04006a5d 1 1% 13313
.bss.bWorkaroundTimerRunning 0x04006a5d 0x04006a5e 1 1% 13315
.bss.enable_timerserver 0x04006a5e 0x04006a60 2 1% 13317
.bss.f_ACK 0x04006a60 0x04006ae4 132 24% 13321
.bss.fcs_ACK 0x04006ae4 0x04006ae6 2 1% 13323
.bss.fcs_ACK_pos 0x04006ae6 0x04006ae8 2 1% 13325
.bss.mac_seed 0x04006ae8 0x04006aec 4 1% 13329
.bss.prBbcIntHandler 0x04006aec 0x04006af0 4 1% 13331
.bss.prPhyIntHandler 0x04006af0 0x04006af4 4 1% 13333
.bss.restore_reg_file 0x04006af4 0x04006b98 164 29% 13335
.bss.rx 0x04006b98 0x04006bd0 56 10% 13339
.bss.tx 0x04006bd0 0x04006c08 56 10% 13341
.bss.tx_tries 0x04006c08 0x04006c0c 4 1% 13343
.bss.u32TestCount 0x04006c0c 0x04006c10 4 1% 13345
.bss.u8SctlMask 0x04006c10 0x04006c11 1 1% 13348
.bss.v2MAC 0x04006c11 0x04006c12 1 1% 13350
.bss.v2MAC_FP 0x04006c12 0x04006c14 2 1% 13352
.bss.v2MAC_LIFSTURNAROUNDTIME 0x04006c14 0x04006c18 4 1% 13355
.bss.v2MAC_PHYRXTUNETIMEs 0x04006c18 0x04006c1c 4 1% 13358
.bss.v2MAC_RxErrors 0x04006c1c 0x04006c20 4 1% 13361
.bss.v2MAC_TURNAROUNDTIME 0x04006c20 0x04006c24 4 1% 13364
.bss.v2MAC_TXMBEBT 0x04006c24 0x04006c28 4 1% 13367
.bss.v2MAC_TXTRIES 0x04006c28 0x04006c2c 4 1% 13370
.bss.v2MAC_TxErrors 0x04006c2c 0x04006c30 4 1% 13373
.bss.v2MAC_csl_period 0x04006c30 0x04006c34 4 1% 13376
.bss.v2MAC_csl_sample_time 0x04006c34 0x04006c38 4 1% 13379
.bss.v2MAC_currKey 0x04006c38 0x04006c48 16 3% 13382
.bss.v2MAC_enc_fn 0x04006c48 0x04006c4c 4 1% 13385
.bss.v2MAC_int_handler 0x04006c4c 0x04006c50 4 1% 13388
.bss.v2MAC_keyId 0x04006c50 0x04006c54 4 1% 13391
.bss.v2MAC_macFrameCounter 0x04006c54 0x04006c58 4 1% 13395
.bss.v2MAC_nextKey 0x04006c58 0x04006c68 16 3% 13398
.bss.v2MAC_prevKey 0x04006c68 0x04006c78 16 3% 13401
.bss.v2MAC_promiscuous 0x04006c78 0x04006c79 1 1% 13404
.bss.v2MAC_rx_frame_set 0x04006c79 0x04006c7c 3 1% 13407
.bss.v2MAC_vs_ie_gen 0x04006c7c 0x04006c80 4 1% 13411
.bss.v2MAC_vs_ie_len 0x04006c80 0x04006c84 4 1% 13414
.bss.vs_ie_ACK 0x04006c84 0x04006c88 4 1% 13417
.bss.vs_ie_ACK_len 0x04006c88 0x04006c89 1 1% 13420
Expected total in MMAC.o file: 568 Actual: 568 100% 13307
RAM0 / .bss / Mini_Doze.o Start End Size % Line
.bss.bRadioDoze 0x04006c89 0x04006c8a 1 100% 13423
Expected total in Mini_Doze.o file: 1 Actual: 1 100% 13423
RAM0 / .bss / radio.o Start End Size % Line
.bss.eTxMode 0x04006c8a 0x04006c8b 1 1% 13426
.bss.eTxModeCh26 0x04006c8b 0x04006c8c 1 1% 13428
.bss.rf_activity_callback 0x04006c8c 0x04006c90 4 1% 13431
.bss.tCalTempValues 0x04006c90 0x04006ca4 20 5% 13433
.bss.tLocalFlashRecord 0x04006ca4 0x04006e68 452 94% 13436
.bss.u32PhyOn_sav 0x04006e68 0x04006e6c 4 1% 13439
Expected total in radio.o file: 482 Actual: 482 100% 13426
RAM0 / .bss / ntag.o Start End Size % Line
.bss.au8Header 0x04006e6c 0x04006e7c 16 40% 13442
.bss.au8Version 0x04006e7c 0x04006e84 8 20% 13444
.bss.bActive 0x04006e84 0x04006e88 4 10% 13446
.bss.u32FdMask 0x04006e88 0x04006e8c 4 10% 13448
.bss.u32Ntag 0x04006e8c 0x04006e90 4 10% 13450
.bss.u32NtagTicksMs 0x04006e90 0x04006e94 4 10% 13451
.bss.u8NtagAddress 0x04006e94 0x04006e95 1 3% 13453
Expected total in ntag.o file: 41 Actual: 41 100% 13442
RAM0 / .bss / nfc_i2c.o Start End Size % Line
.bss.bActive 0x04006e95 0x04006e98 3 28% 13455
.bss.pI2cBaseAddr 0x04006e98 0x04006e9c 4 37% 13458
.bss.pu32TicksMs 0x04006e9c 0x04006ea0 4 37% 13461
Expected total in nfc_i2c.o file: 11 Actual: 11 100% 13455
RAM0 / .bss / zps_tsv.o Start End Size % Line
.bss.s_prExpireFn 0x04006ea0 0x04006ea4 4 100% 13464
Expected total in zps_tsv.o file: 4 Actual: 4 100% 13464
RAM0 / .bss / zps_nwk_nib.o Start End Size % Line
g_u32NwkFrameCounter 0x04006ea4 0x040072ac 1032 100% 13468
Expected total in zps_nwk_nib.o file: 1032 Actual: 1032 100% 13468

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

RAM0 - Folders

The memory used by each folder is listed below, grouped by section. The sizes and percentages are for the contents of that folder only, (so contents of subfolders are not included). The percentage column is the percentage of the section memory that Folder occupies.

The following folders are in the RAM0 memory:

RAM0 / .data Files Size %
APP/1-Common/Source/ 1 130 7%
APP/1-Common/Source/board_k32w0/ 1 8 1%
APP/1-WindowCovering/Source/ 6 1256 66%
LIB/NFC/Library/libNTAG_JN518x.a/ 1 12 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/XCVR/lib/libRadio.a/ 1 92 5%
LIB/SDKPackages/K32W061DK6/middleware/wireless/ieee-802.15.4/lib/libMiniMac.a/ 1 3 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSAPL.a/ 9 37 2%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSMAC_Mini_SOC.a/ 2 14 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSNWK.a/ 10 42 3%
SDK/SDKPackages/K32W061DK6/devices/K32W061/ 1 4 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/drivers/ 1 20 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/Common/ 1 12 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/MemManager/Source/ 1 32 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/OSAbstraction/Source/ 1 32 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/RNG/Source/ 1 44 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/TimersManager/Source/ 2 40 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/General/Source/ 4 76 4%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/GreenPower/Source/ 1 16 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/OTA/Source/ 1 16 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZigbeeCommon/Source/ 1 34 2%
Expected total in .data section: 1920 Actual: 1920 100%
RAM0 / .bss Files Size %
APP/1-Common/Source/ 6 2429 10%
APP/1-Common/Source/board_k32w0/ 2 86 1%
APP/1-WindowCovering/Source/ 6 12381 48%
LIB/NFC/Library/libNTAG_JN518x.a/ 2 52 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/PDM/Library/libPDM.a/ 2 144 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/PDUM/Library/libPDUM.a/ 2 28 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/XCVR/lib/libRadio.a/ 1 482 2%
LIB/SDKPackages/K32W061DK6/middleware/wireless/ieee-802.15.4/lib/libMiniMac.a/ 10 906 4%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSAPL.a/ 17 388 2%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSGP.a/ 1 39 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSIPAN.a/ 1 4 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSMAC_Mini_SOC.a/ 3 1617 7%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSNWK.a/ 15 1360 6%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSTSV.a/ 1 4 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/drivers/ 7 680 3%
SDK/SDKPackages/K32W061DK6/devices/K32W061/utilities/debug_console/ 1 32 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/Flash/External/Source/ 1 528 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/GPIO/ 1 4 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/LowPower/Source/k32w061dk6/ 2 620 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/MemManager/Source/ 1 2624 11%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/OSAbstraction/Source/ 1 300 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/OtaSupport/Source/ 1 20 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/SecLib/ 1 20 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/TimersManager/Source/ 2 376 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/Common/ 3 136 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/FindAndBind/ 1 4 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/NwkFormation/ 1 83 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/NwkSteering/ 1 13 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCIF/Source/ 4 460 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/General/Source/ 4 21 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/GreenPower/Source/ 1 12 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/OTA/Source/ 2 31 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZigbeeCommon/Source/ 2 16 1%
Expected total in .bss section: 25900 Actual: 25900 100%

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

RAM0 - Tree

The memory used by each folder and file is listed below, grouped by section.The sizes given for folders include the contents of that folder and all subfolders. The percentage column is the percentage of the section memory that entry occupies.

The following folders and files are in the RAM0 memory:

RAM0 / .data Size %
APP/ 1394 73%
|       1-Common/ 138 8%
|       |       Source/ 138 8%
|       |       |       app_ntag.o 130 7%
|       |       |       board_k32w0/ 8 1%
|       |       |       |       temp_sensor_drv.o 8 1%
|       1-WindowCovering/ 1256 66%
|       |       Source/ 1256 66%
|       |       |       app_main.o 4 1%
|       |       |       app_reporting.o 32 2%
|       |       |       app_zcl_task.o 16 1%
|       |       |       pdum_apdu.o 24 2%
|       |       |       pdum_gen.o 156 9%
|       |       |       zps_gen.o 1024 54%
LIB/ 200 11%
|       NFC/ 12 1%
|       |       Library/ 12 1%
|       |       |       libNTAG_JN518x.a/ 12 1%
|       |       |       |       ntag.o 12 1%
|       SDKPackages/ 188 10%
|       |       K32W061DK6/ 188 10%
|       |       |       middleware/ 188 10%
|       |       |       |       wireless/ 188 10%
|       |       |       |       |       framework/ 92 5%
|       |       |       |       |       |       XCVR/ 92 5%
|       |       |       |       |       |       |       lib/ 92 5%
|       |       |       |       |       |       |       |       libRadio.a/ 92 5%
|       |       |       |       |       |       |       |       |       radio.o 92 5%
|       |       |       |       |       ieee-802.15.4/ 3 1%
|       |       |       |       |       |       lib/ 3 1%
|       |       |       |       |       |       |       libMiniMac.a/ 3 1%
|       |       |       |       |       |       |       |       Mini_Association.o 3 1%
|       |       |       |       |       zigbee/ 93 5%
|       |       |       |       |       |       platform/ 93 5%
|       |       |       |       |       |       |       K32W0/ 93 5%
|       |       |       |       |       |       |       |       libs/ 93 5%
|       |       |       |       |       |       |       |       |       libZPSAPL.a/ 37 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_af_apsde.o 2 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_aps_nlde.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsde.o 6 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_mac_isr.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_sec.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_task.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bound_data_request_manager.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_bind_server.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager.o 17 1%
|       |       |       |       |       |       |       |       |       libZPSMAC_Mini_SOC.a/ 14 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_shim.o 7 1%
|       |       |       |       |       |       |       |       |       |       zps_miniMac.o 7 1%
|       |       |       |       |       |       |       |       |       libZPSNWK.a/ 42 3%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc.o 6 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc_st.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_frm.o 19 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_join.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_leave.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lkst.o 5 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_maint.o 2 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mcps.o 3 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nib.o 2 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_rt.o 2 1%
SDK/ 326 17%
|       SDKPackages/ 326 17%
|       |       K32W061DK6/ 326 17%
|       |       |       devices/ 24 2%
|       |       |       |       K32W061/ 24 2%
|       |       |       |       |       drivers/ 20 2%
|       |       |       |       |       |       fsl_power.o 20 2%
|       |       |       |       |       system_K32W061.o 4 1%
|       |       |       middleware/ 302 16%
|       |       |       |       wireless/ 302 16%
|       |       |       |       |       framework/ 160 9%
|       |       |       |       |       |       Common/ 12 1%
|       |       |       |       |       |       |       Heap.o 12 1%
|       |       |       |       |       |       MemManager/ 32 2%
|       |       |       |       |       |       |       Source/ 32 2%
|       |       |       |       |       |       |       |       MemManager.o 32 2%
|       |       |       |       |       |       OSAbstraction/ 32 2%
|       |       |       |       |       |       |       Source/ 32 2%
|       |       |       |       |       |       |       |       fsl_os_abstraction_bm.o 32 2%
|       |       |       |       |       |       RNG/ 44 3%
|       |       |       |       |       |       |       Source/ 44 3%
|       |       |       |       |       |       |       |       RNG.o 44 3%
|       |       |       |       |       |       TimersManager/ 40 3%
|       |       |       |       |       |       |       Source/ 40 3%
|       |       |       |       |       |       |       |       TMR_Adapter.o 8 1%
|       |       |       |       |       |       |       |       TimersManager.o 32 2%
|       |       |       |       |       zigbee/ 142 8%
|       |       |       |       |       |       ZCL/ 108 6%
|       |       |       |       |       |       |       Clusters/ 108 6%
|       |       |       |       |       |       |       |       General/ 76 4%
|       |       |       |       |       |       |       |       |       Source/ 76 4%
|       |       |       |       |       |       |       |       |       |       Basic.o 16 1%
|       |       |       |       |       |       |       |       |       |       Groups.o 16 1%
|       |       |       |       |       |       |       |       |       |       Identify.o 16 1%
|       |       |       |       |       |       |       |       |       |       OnOff.o 28 2%
|       |       |       |       |       |       |       |       GreenPower/ 16 1%
|       |       |       |       |       |       |       |       |       Source/ 16 1%
|       |       |       |       |       |       |       |       |       |       GreenPower.o 16 1%
|       |       |       |       |       |       |       |       OTA/ 16 1%
|       |       |       |       |       |       |       |       |       Source/ 16 1%
|       |       |       |       |       |       |       |       |       |       OTA.o 16 1%
|       |       |       |       |       |       ZigbeeCommon/ 34 2%
|       |       |       |       |       |       |       Source/ 34 2%
|       |       |       |       |       |       |       |       app_zps_link_keys.o 34 2%
RAM0 / .bss Size %
APP/ 14896 58%
|       1-WindowCovering/ 12381 48%
|       |       Source/ 12381 48%
|       |       |       app_main.o 168 1%
|       |       |       pdum_gen.o 4400 17%
|       |       |       zps_gen.o 6780 27%
|       |       |       app_window_covering.o 2 1%
|       |       |       app_zcl_task.o 999 4%
|       1-Common/ 2515 10%
|       |       Source/ 2515 10%
|       |       |       app_buttons.o 5 1%
|       |       |       board_k32w0/ 86 1%
|       |       |       |       app_leds.o 10 1%
SDK/ 5980 24%
|       SDKPackages/ 5980 24%
|       |       K32W061DK6/ 5980 24%
|       |       |       devices/ 712 3%
|       |       |       |       K32W061/ 712 3%
|       |       |       |       |       utilities/ 32 1%
|       |       |       |       |       |       debug_console/ 32 1%
|       |       |       |       |       |       |       fsl_debug_console.o 32 1%
|       |       |       |       |       drivers/ 680 3%
|       |       |       |       |       |       fsl_gint.o 4 1%
|       |       |       app_power_on_counter.o 4 1%
|       |       |       |       temp_sensor_drv.o 76 1%
|       |       |       app_reporting.o 32 1%
|       |       |       app_ntag.o 856 4%
|       |       |       |       |       |       fsl_ntag.o 8 1%
|       |       |       app_ntag_reset.o 28 1%
|       |       |       app_ota_client.o 212 1%
|       |       |       app_green_power.o 1324 6%
|       |       |       middleware/ 5268 21%
|       |       |       |       wireless/ 5268 21%
|       |       |       |       |       zigbee/ 776 3%
|       |       |       |       |       |       ZigbeeCommon/ 16 1%
|       |       |       |       |       |       |       Source/ 16 1%
|       |       |       |       |       |       |       |       ZTimer.o 12 1%
|       |       |       |       |       |       |       |       appZpsBeaconHandler.o 4 1%
|       |       |       |       |       |       fsl_flexcomm.o 56 1%
|       |       |       |       |       |       fsl_power.o 8 1%
|       |       |       |       |       framework/ 4492 18%
|       |       |       |       |       |       OtaSupport/ 20 1%
|       |       |       |       |       |       |       Source/ 20 1%
|       |       |       |       |       |       |       |       OtaSupport.o 20 1%
|       |       |       |       |       |       psector_api.o 516 2%
|       |       |       |       |       |       SecLib/ 20 1%
|       |       |       |       |       |       |       SecLib.o 20 1%
|       |       |       |       |       |       MemManager/ 2624 11%
|       |       |       |       |       |       |       Source/ 2624 11%
|       |       |       |       |       |       |       |       MemManager.o 2624 11%
|       |       |       |       |       |       TimersManager/ 376 2%
|       |       |       |       |       |       |       Source/ 376 2%
|       |       |       |       |       |       |       |       TimersManager.o 345 2%
|       |       |       |       |       |       |       |       TMR_Adapter.o 31 1%
|       |       |       |       |       |       fsl_ctimer.o 12 1%
|       |       |       |       |       |       fsl_dma.o 76 1%
|       |       |       |       |       |       LowPower/ 620 3%
|       |       |       |       |       |       |       Source/ 620 3%
|       |       |       |       |       |       |       |       k32w061dk6/ 620 3%
|       |       |       |       |       |       |       |       |       PWR.o 328 2%
|       |       |       |       |       |       |       |       |       PWRLib.o 292 2%
|       |       |       |       |       |       GPIO/ 4 1%
|       |       |       |       |       |       |       GPIO_Adapter.o 4 1%
|       |       |       |       |       |       Flash/ 528 3%
|       |       |       |       |       |       |       External/ 528 3%
|       |       |       |       |       |       |       |       Source/ 528 3%
|       |       |       |       |       |       |       |       |       Eeprom_InternalFlash.o 528 3%
|       |       |       |       |       |       OSAbstraction/ 300 2%
|       |       |       |       |       |       |       Source/ 300 2%
|       |       |       |       |       |       |       |       fsl_os_abstraction_bm.o 300 2%
|       |       |       |       |       |       ZCL/ 64 1%
|       |       |       |       |       |       |       Clusters/ 64 1%
|       |       |       |       |       |       |       |       GreenPower/ 12 1%
|       |       |       |       |       |       |       |       |       Source/ 12 1%
|       |       |       |       |       |       |       |       |       |       GreenPower.o 12 1%
|       |       |       |       |       |       |       |       General/ 21 1%
|       |       |       |       |       |       |       |       |       Source/ 21 1%
|       |       |       |       |       |       |       |       |       |       Basic.o 11 1%
|       |       |       |       |       |       |       |       |       |       Groups.o 3 1%
|       |       |       |       |       |       |       |       |       |       Identify.o 4 1%
|       |       |       |       |       |       |       |       |       |       OnOff.o 3 1%
|       |       |       |       |       |       |       |       OTA/ 31 1%
|       |       |       |       |       |       |       |       |       Source/ 31 1%
|       |       |       |       |       |       |       |       |       |       OTA.o 27 1%
|       |       |       |       |       |       |       |       |       |       OTA_common.o 4 1%
|       |       |       |       |       |       ZCIF/ 460 2%
|       |       |       |       |       |       |       Source/ 460 2%
|       |       |       |       |       |       |       |       zcl.o 240 1%
|       |       |       |       |       |       |       |       zcl_common.o 212 1%
|       |       |       |       |       |       |       |       zcl_event.o 4 1%
|       |       |       |       |       |       |       |       zcl_search.o 4 1%
|       |       |       |       |       |       BDB/ 236 1%
|       |       |       |       |       |       |       Source/ 236 1%
|       |       |       |       |       |       |       |       Common/ 136 1%
|       |       |       |       |       |       |       |       |       bdb_fr.o 8 1%
|       |       |       |       |       |       |       |       |       bdb_start.o 40 1%
|       |       |       |       |       |       |       |       |       bdb_state_machine.o 88 1%
|       |       |       |       |       |       |       |       NwkSteering/ 13 1%
|       |       |       |       |       |       |       |       |       bdb_ns.o 13 1%
|       |       |       |       |       |       |       |       NwkFormation/ 83 1%
|       |       |       |       |       |       |       |       |       bdb_nf.o 83 1%
|       |       |       |       |       |       |       |       FindAndBind/ 4 1%
|       |       |       |       |       |       |       |       |       bdb_fb_target.o 4 1%
LIB/ 5024 20%
|       SDKPackages/ 4972 20%
|       |       K32W061DK6/ 4972 20%
|       |       |       middleware/ 4972 20%
|       |       |       |       wireless/ 4972 20%
|       |       |       |       |       framework/ 654 3%
|       |       |       |       |       |       PDUM/ 28 1%
|       |       |       |       |       |       |       Library/ 28 1%
|       |       |       |       |       |       |       |       libPDUM.a/ 28 1%
|       |       |       |       |       |       |       |       |       pdum_nwk.o 20 1%
|       |       |       |       |       |       |       |       |       pdum_apl.o 8 1%
|       |       |       |       |       |       PDM/ 144 1%
|       |       |       |       |       |       |       Library/ 144 1%
|       |       |       |       |       |       |       |       libPDM.a/ 144 1%
|       |       |       |       |       |       |       |       |       PDM_Create.c.obj 112 1%
|       |       |       |       |       |       |       |       |       PDM_FLASH.c.obj 32 1%
|       |       |       |       |       zigbee/ 3412 14%
|       |       |       |       |       |       platform/ 3412 14%
|       |       |       |       |       |       |       K32W0/ 3412 14%
|       |       |       |       |       |       |       |       libs/ 3412 14%
|       |       |       |       |       |       |       |       |       libZPSAPL.a/ 388 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_af.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_af_apsde.o 8 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_task.o 148 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsde.o 114 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsme.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_sec.o 9 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager.o 52 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_handle_zdp_event.o 9 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_common.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_default_server.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_mac_isr.o 9 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_device_annce_server.o 8 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_parent_annce_server.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_permit_joining_server.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bind_unbind_server.o 8 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bound_data_request_manager.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager_client.o 4 1%
|       |       |       |       |       |       |       |       |       libZPSMAC_Mini_SOC.a/ 1617 7%
|       |       |       |       |       |       |       |       |       |       zps_mac_common.o 36 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_shim.o 20 1%
|       |       |       |       |       |       |       |       |       |       zps_miniMac.o 1561 7%
|       |       |       |       |       |       |       |       |       libZPSGP.a/ 39 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_gp.o 39 1%
|       |       |       |       |       |       |       |       |       libZPSIPAN.a/ 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_interpan.o 4 1%
|       |       |       |       |       |       |       |       |       libZPSNWK.a/ 1360 6%
|       |       |       |       |       |       |       |       |       |       zps_nwk_leave.o 16 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lib.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lkst.o 12 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_main.o 8 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_maint.o 20 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mcps.o 56 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nib.o 1164 5%
|       |       |       |       |       |       |       |       |       |       zps_nwk_pmjn.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_rt.o 3 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_btt.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc.o 36 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc_st.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_form_st.o 28 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_join.o 7 1%
|       |       |       |       |       ieee-802.15.4/ 906 4%
|       |       |       |       |       |       lib/ 906 4%
|       |       |       |       |       |       |       libMiniMac.a/ 906 4%
|       |       |       |       |       |       |       |       MMAC_TimerServer.o 8 1%
|       |       |       |       |       |       |       |       Mini_Association.o 4 1%
|       |       |       |       |       |       |       |       Mini_Main.o 236 1%
|       |       |       |       |       |       |       |       Mini_Mcps.o 4 1%
|       |       |       |       |       |       |       |       Mini_Running.o 4 1%
|       |       |       |       |       |       |       |       Mini_Shim.o 8 1%
|       |       |       |       |       |       |       |       Mini_TimerServer.o 68 1%
|       |       |       |       |       |       |       |       Mini_TxRx.o 5 1%
|       |       |       |       |       |       |       |       MMAC.o 568 3%
|       |       |       |       |       |       |       |       Mini_Doze.o 1 1%
|       |       |       |       |       |       XCVR/ 482 2%
|       |       |       |       |       |       |       lib/ 482 2%
|       |       |       |       |       |       |       |       libRadio.a/ 482 2%
|       |       |       |       |       |       |       |       |       radio.o 482 2%
|       NFC/ 52 1%
|       |       Library/ 52 1%
|       |       |       libNTAG_JN518x.a/ 52 1%
|       |       |       |       ntag.o 41 1%
|       |       |       |       nfc_i2c.o 11 1%
|       |       |       |       |       |       |       |       |       libZPSTSV.a/ 4 1%
|       |       |       |       |       |       |       |       |       |       zps_tsv.o 4 1%

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

RAM0 - Map

Tooltips indicate block information.

Click a block to jump to its information.

The following banks, sections and files are in the RAM0 memory:

#4963 BANK: BANK0_16KB - Start=0x04000000 End=0x04004000 Size=16384 BANK: BANK0_16KB - Start=0x04000000 End=0x04004000 Size=16384BANK0_16KB #4963 BANK: BANK1_16KB - Start=0x04004000 End=0x04008000 Size=16384 BANK: BANK1_16KB - Start=0x04004000 End=0x04008000 Size=16384BANK1_16KB #4963 BANK: BANK2_16KB - Start=0x04008000 End=0x0400c000 Size=16384 BANK: BANK2_16KB - Start=0x04008000 End=0x0400c000 Size=16384BANK2_16KB #4963 BANK: BANK7_4KB - Start=0x04015000 End=0x04016000 Size=4096 BANK: BANK7_4KB - Start=0x04015000 End=0x04016000 Size=4096BANK7_4KB #11927 SECTION: !bootloader - Start=0x04000000 End=0x04000400 Size=1024 #11927 SECTION: !bootloader - Start=0x04000000 End=0x04000400 Size=1024!bootloader #11927 SECTION: .data - Start=0x04000600 End=0x04000d80 Size=1920 #11927 SECTION: .data - Start=0x04000600 End=0x04000d80 Size=1920.data #12297 SECTION: .bss - Start=0x04000d80 End=0x040072ac Size=25900 #12297 SECTION: .bss - Start=0x04000d80 End=0x040072ac Size=25900.bss #13486 SECTION: .heap - Start=0x040072ac End=0x0400824c Size=4000 #13486 SECTION: .heap - Start=0x040072ac End=0x0400824c Size=4000.heap #13505 SECTION: .boot_resume_stack - Start=0x0400824c End=0x0400864c Size=1024 #13505 SECTION: .boot_resume_stack - Start=0x0400824c End=0x0400864c Size=1024.boot_resume_stack #13505 SECTION: !warmstart - Start=0x04015fe0 End=0x04016000 Size=32 #11933 FILE: app_main.o - Start=0x04000600 End=0x04000604 Size=4 #11937 FILE: pdum_gen.o - Start=0x04000604 End=0x040006a0 Size=156 #11937 FILE: pdum_gen.o - Start=0x04000604 End=0x040006a0 Size=156pdum_gen.o #11943 FILE: zps_gen.o - Start=0x040006a0 End=0x04000aa0 Size=1024 #11943 FILE: zps_gen.o - Start=0x040006a0 End=0x04000aa0 Size=1024zps_gen.o #12034 FILE: app_zcl_task.o - Start=0x04000aa0 End=0x04000ab0 Size=16 #12039 FILE: pdum_apdu.o - Start=0x04000ab0 End=0x04000ac8 Size=24 #12044 FILE: temp_sensor_drv.o - Start=0x04000ac8 End=0x04000ad0 Size=8 #12047 FILE: app_reporting.o - Start=0x04000ad0 End=0x04000af0 Size=32 #12050 FILE: app_ntag.o - Start=0x04000af0 End=0x04000b72 Size=130 #12050 FILE: app_ntag.o - Start=0x04000af0 End=0x04000b72 Size=130app_ntag.o #12052 FILE: app_zps_link_keys.o - Start=0x04000b72 End=0x04000b94 Size=34 #12059 FILE: system_K32W061.o - Start=0x04000b94 End=0x04000b98 Size=4 #12062 FILE: fsl_power.o - Start=0x04000b98 End=0x04000bac Size=20 #12070 FILE: RNG.o - Start=0x04000bac End=0x04000bd8 Size=44 #12070 FILE: RNG.o - Start=0x04000bac End=0x04000bd8 Size=44RNG.o #12071 FILE: MemManager.o - Start=0x04000bd8 End=0x04000bf8 Size=32 #12074 FILE: TimersManager.o - Start=0x04000bf8 End=0x04000c18 Size=32 #12077 FILE: TMR_Adapter.o - Start=0x04000c18 End=0x04000c20 Size=8 #12078 FILE: Heap.o - Start=0x04000c20 End=0x04000c2c Size=12 #12087 FILE: fsl_os_abstraction_bm.o - Start=0x04000c2c End=0x04000c4c Size=32 #12090 FILE: GreenPower.o - Start=0x04000c4c End=0x04000c5c Size=16 #12093 FILE: Basic.o - Start=0x04000c5c End=0x04000c6c Size=16 #12096 FILE: Groups.o - Start=0x04000c6c End=0x04000c7c Size=16 #12099 FILE: Identify.o - Start=0x04000c7c End=0x04000c8c Size=16 #12102 FILE: OnOff.o - Start=0x04000c8c End=0x04000ca8 Size=28 #12108 FILE: OTA.o - Start=0x04000ca8 End=0x04000cb8 Size=16 #12111 FILE: zps_apl_af_apsde.o - Start=0x04000cb8 End=0x04000cba Size=2 #12113 FILE: zps_apl_task.o - Start=0x04000cba End=0x04000cbe Size=4 #12119 FILE: zps_apl_apsde.o - Start=0x04000cbe End=0x04000cc4 Size=6 #12128 FILE: zps_apl_aps_nlde.o - Start=0x04000cc4 End=0x04000cc8 Size=4 #12131 FILE: zps_apl_sec.o - Start=0x04000cc8 End=0x04000cc9 Size=1 #12134 FILE: zps_apl_zdo_nwkmanager.o - Start=0x04000cc9 End=0x04000cda Size=17 #12159 FILE: zps_apl_mac_isr.o - Start=0x04000cda End=0x04000cdb Size=1 #12162 FILE: zps_apl_zdo_bound_data_request_manager.o - Start=0x04000cdb End=0x04000cdc Size=1 #12165 FILE: zps_apl_zdo_mgmt_bind_server.o - Start=0x04000cdc End=0x04000cdd Size=1 #12168 FILE: zps_mac_shim.o - Start=0x04000cdd End=0x04000ce4 Size=7 #12175 FILE: zps_miniMac.o - Start=0x04000ce4 End=0x04000ceb Size=7 #12191 FILE: zps_nwk_leave.o - Start=0x04000ceb End=0x04000cec Size=1 #12194 FILE: zps_nwk_lkst.o - Start=0x04000cec End=0x04000cf1 Size=5 #12202 FILE: zps_nwk_maint.o - Start=0x04000cf1 End=0x04000cf3 Size=2 #12208 FILE: zps_nwk_mcps.o - Start=0x04000cf3 End=0x04000cf6 Size=3 #12217 FILE: zps_nwk_nib.o - Start=0x04000cf6 End=0x04000cf8 Size=2 #12223 FILE: zps_nwk_rt.o - Start=0x04000cf8 End=0x04000cfa Size=2 #12229 FILE: zps_nwk_disc.o - Start=0x04000cfa End=0x04000d00 Size=6 #12236 FILE: zps_nwk_disc_st.o - Start=0x04000d00 End=0x04000d01 Size=1 #12237 FILE: zps_nwk_frm.o - Start=0x04000d01 End=0x04000d14 Size=19 #12253 FILE: zps_nwk_join.o - Start=0x04000d14 End=0x04000d15 Size=1 #12256 FILE: Mini_Association.o - Start=0x04000d15 End=0x04000d18 Size=3 #12263 FILE: radio.o - Start=0x04000d18 End=0x04000d74 Size=92 #12263 FILE: radio.o - Start=0x04000d18 End=0x04000d74 Size=92radio.o #12276 FILE: ntag.o - Start=0x04000d74 End=0x04000d80 Size=12 #12300 FILE: app_main.o - Start=0x04000d80 End=0x04000e28 Size=168 #12300 FILE: app_main.o - Start=0x04000d80 End=0x04000e28 Size=168app_main.o #12332 FILE: pdum_gen.o - Start=0x04000e28 End=0x04001f58 Size=4400 #12332 FILE: pdum_gen.o - Start=0x04000e28 End=0x04001f58 Size=4400pdum_gen.o #12360 FILE: zps_gen.o - Start=0x04001f58 End=0x040039d4 Size=6780 #12360 FILE: zps_gen.o - Start=0x04001f58 End=0x040039d4 Size=6780zps_gen.o #12510 FILE: app_window_covering.o - Start=0x040039d4 End=0x040039d6 Size=2 #12516 FILE: app_zcl_task.o - Start=0x040039d6 End=0x04003dbd Size=999 #12516 FILE: app_zcl_task.o - Start=0x040039d6 End=0x04003dbd Size=999app_zcl_task.o #12527 FILE: app_buttons.o - Start=0x04003dbd End=0x04003dc2 Size=5 #12532 FILE: app_leds.o - Start=0x04003dc2 End=0x04003dcc Size=10 #12535 FILE: fsl_debug_console.o - Start=0x04003dcc End=0x04003dec Size=32 #12540 FILE: fsl_gint.o - Start=0x04003dec End=0x04003df0 Size=4 #12542 FILE: app_power_on_counter.o - Start=0x04003df0 End=0x04003df4 Size=4 #12547 FILE: temp_sensor_drv.o - Start=0x04003df4 End=0x04003e40 Size=76 #12547 FILE: temp_sensor_drv.o - Start=0x04003df4 End=0x04003e40 Size=76temp_sensor_drv.o #12562 FILE: app_reporting.o - Start=0x04003e40 End=0x04003e60 Size=32 #12564 FILE: app_ntag.o - Start=0x04003e60 End=0x040041b8 Size=856 #12564 FILE: app_ntag.o - Start=0x04003e60 End=0x040041b8 Size=856app_ntag.o #12604 FILE: fsl_ntag.o - Start=0x040041b8 End=0x040041c0 Size=8 #12607 FILE: app_ntag_reset.o - Start=0x040041c0 End=0x040041dc Size=28 #12612 FILE: app_ota_client.o - Start=0x040041dc End=0x040042b0 Size=212 #12612 FILE: app_ota_client.o - Start=0x040041dc End=0x040042b0 Size=212app_ota_client.o #12633 FILE: app_green_power.o - Start=0x040042b0 End=0x040047dc Size=1324 #12633 FILE: app_green_power.o - Start=0x040042b0 End=0x040047dc Size=1324app_green_power.o #12639 FILE: ZTimer.o - Start=0x040047dc End=0x040047e8 Size=12 #12641 FILE: appZpsBeaconHandler.o - Start=0x040047e8 End=0x040047ec Size=4 #12644 FILE: fsl_flexcomm.o - Start=0x040047ec End=0x04004824 Size=56 #12644 FILE: fsl_flexcomm.o - Start=0x040047ec End=0x04004824 Size=56fsl_flexcomm.o #12648 FILE: fsl_power.o - Start=0x04004824 End=0x0400482c Size=8 #12653 FILE: OtaSupport.o - Start=0x0400482c End=0x04004840 Size=20 #12654 FILE: psector_api.o - Start=0x04004840 End=0x04004a44 Size=516 #12654 FILE: psector_api.o - Start=0x04004840 End=0x04004a44 Size=516psector_api.o #12657 FILE: SecLib.o - Start=0x04004a44 End=0x04004a58 Size=20 #12662 FILE: MemManager.o - Start=0x04004a58 End=0x04005498 Size=2624 #12662 FILE: MemManager.o - Start=0x04004a58 End=0x04005498 Size=2624MemManager.o #12670 FILE: TimersManager.o - Start=0x04005498 End=0x040055f1 Size=345 #12670 FILE: TimersManager.o - Start=0x04005498 End=0x040055f1 Size=345TimersManager.o #12702 FILE: TMR_Adapter.o - Start=0x040055f1 End=0x04005610 Size=31 #12714 FILE: fsl_ctimer.o - Start=0x04005610 End=0x0400561c Size=12 #12719 FILE: fsl_dma.o - Start=0x0400561c End=0x04005668 Size=76 #12719 FILE: fsl_dma.o - Start=0x0400561c End=0x04005668 Size=76fsl_dma.o #12721 FILE: PWR.o - Start=0x04005668 End=0x040057b0 Size=328 #12721 FILE: PWR.o - Start=0x04005668 End=0x040057b0 Size=328PWR.o #12746 FILE: PWRLib.o - Start=0x040057b0 End=0x040058d4 Size=292 #12746 FILE: PWRLib.o - Start=0x040057b0 End=0x040058d4 Size=292PWRLib.o #12760 FILE: GPIO_Adapter.o - Start=0x040058d4 End=0x040058d8 Size=4 #12763 FILE: Eeprom_InternalFlash.o - Start=0x040058d8 End=0x04005ae8 Size=528 #12763 FILE: Eeprom_InternalFlash.o - Start=0x040058d8 End=0x04005ae8 Size=528Eeprom_InternalFlash.o #12776 FILE: fsl_os_abstraction_bm.o - Start=0x04005ae8 End=0x04005c14 Size=300 #12776 FILE: fsl_os_abstraction_bm.o - Start=0x04005ae8 End=0x04005c14 Size=300fsl_os_abstraction_bm.o #12793 FILE: GreenPower.o - Start=0x04005c14 End=0x04005c20 Size=12 #12800 FILE: Basic.o - Start=0x04005c20 End=0x04005c2b Size=11 #12803 FILE: Groups.o - Start=0x04005c2b End=0x04005c2e Size=3 #12806 FILE: Identify.o - Start=0x04005c2e End=0x04005c32 Size=4 #12811 FILE: OnOff.o - Start=0x04005c32 End=0x04005c35 Size=3 #12814 FILE: OTA.o - Start=0x04005c35 End=0x04005c50 Size=27 #12820 FILE: OTA_common.o - Start=0x04005c50 End=0x04005c54 Size=4 #12823 FILE: zcl.o - Start=0x04005c54 End=0x04005d44 Size=240 #12823 FILE: zcl.o - Start=0x04005c54 End=0x04005d44 Size=240zcl.o #12831 FILE: zcl_common.o - Start=0x04005d44 End=0x04005e18 Size=212 #12831 FILE: zcl_common.o - Start=0x04005d44 End=0x04005e18 Size=212zcl_common.o #12833 FILE: zcl_event.o - Start=0x04005e18 End=0x04005e1c Size=4 #12835 FILE: zcl_search.o - Start=0x04005e1c End=0x04005e20 Size=4 #12837 FILE: bdb_fr.o - Start=0x04005e20 End=0x04005e28 Size=8 #12841 FILE: bdb_start.o - Start=0x04005e28 End=0x04005e50 Size=40 #12841 FILE: bdb_start.o - Start=0x04005e28 End=0x04005e50 Size=40bdb_start.o #12869 FILE: bdb_state_machine.o - Start=0x04005e50 End=0x04005ea8 Size=88 #12869 FILE: bdb_state_machine.o - Start=0x04005e50 End=0x04005ea8 Size=88bdb_state_machine.o #12871 FILE: bdb_ns.o - Start=0x04005ea8 End=0x04005eb5 Size=13 #12890 FILE: bdb_nf.o - Start=0x04005eb5 End=0x04005f08 Size=83 #12890 FILE: bdb_nf.o - Start=0x04005eb5 End=0x04005f08 Size=83bdb_nf.o #12902 FILE: bdb_fb_target.o - Start=0x04005f08 End=0x04005f0c Size=4 #12905 FILE: pdum_nwk.o - Start=0x04005f0c End=0x04005f20 Size=20 #12919 FILE: pdum_apl.o - Start=0x04005f20 End=0x04005f28 Size=8 #12923 FILE: PDM_Create.c.obj - Start=0x04005f28 End=0x04005f98 Size=112 #12923 FILE: PDM_Create.c.obj - Start=0x04005f28 End=0x04005f98 Size=112PDM_Create.c.obj #12928 FILE: PDM_FLASH.c.obj - Start=0x04005f98 End=0x04005fb8 Size=32 #12930 FILE: zps_apl_af.o - Start=0x04005fb8 End=0x04005fbc Size=4 #12933 FILE: zps_apl_af_apsde.o - Start=0x04005fbc End=0x04005fc4 Size=8 #12939 FILE: zps_apl_task.o - Start=0x04005fc4 End=0x04006058 Size=148 #12939 FILE: zps_apl_task.o - Start=0x04005fc4 End=0x04006058 Size=148zps_apl_task.o #12942 FILE: zps_apl_apsde.o - Start=0x04006058 End=0x040060ca Size=114 #12942 FILE: zps_apl_apsde.o - Start=0x04006058 End=0x040060ca Size=114zps_apl_apsde.o #12962 FILE: zps_apl_apsme.o - Start=0x040060ca End=0x040060cb Size=1 #12965 FILE: zps_apl_sec.o - Start=0x040060cb End=0x040060d4 Size=9 #12974 FILE: zps_apl_zdo_nwkmanager.o - Start=0x040060d4 End=0x04006108 Size=52 #12974 FILE: zps_apl_zdo_nwkmanager.o - Start=0x040060d4 End=0x04006108 Size=52zps_apl_zdo_nwkmanager.o #13001 FILE: zps_apl_zdo_handle_zdp_event.o - Start=0x04006108 End=0x04006111 Size=9 #13010 FILE: zps_apl_zdo_common.o - Start=0x04006111 End=0x04006112 Size=1 #13013 FILE: zps_apl_zdo_default_server.o - Start=0x04006112 End=0x04006113 Size=1 #13016 FILE: zps_apl_mac_isr.o - Start=0x04006113 End=0x0400611c Size=9 #13025 FILE: zps_apl_zdo_device_annce_server.o - Start=0x0400611c End=0x04006124 Size=8 #13032 FILE: zps_apl_zdo_parent_annce_server.o - Start=0x04006124 End=0x04006128 Size=4 #13035 FILE: zps_apl_zdo_permit_joining_server.o - Start=0x04006128 End=0x0400612c Size=4 #13039 FILE: zps_apl_zdo_bind_unbind_server.o - Start=0x0400612c End=0x04006134 Size=8 #13045 FILE: zps_apl_zdo_bound_data_request_manager.o - Start=0x04006134 End=0x04006138 Size=4 #13048 FILE: zps_apl_zdo_nwkmanager_client.o - Start=0x04006138 End=0x0400613c Size=4 #13051 FILE: zps_mac_common.o - Start=0x0400613c End=0x04006160 Size=36 #13051 FILE: zps_mac_common.o - Start=0x0400613c End=0x04006160 Size=36zps_mac_common.o #13076 FILE: zps_mac_shim.o - Start=0x04006160 End=0x04006174 Size=20 #13091 FILE: zps_miniMac.o - Start=0x04006174 End=0x0400678d Size=1561 #13091 FILE: zps_miniMac.o - Start=0x04006174 End=0x0400678d Size=1561zps_miniMac.o #13120 FILE: zps_apl_gp.o - Start=0x0400678d End=0x040067b4 Size=39 #13120 FILE: zps_apl_gp.o - Start=0x0400678d End=0x040067b4 Size=39zps_apl_gp.o #13134 FILE: zps_apl_interpan.o - Start=0x040067b4 End=0x040067b8 Size=4 #13137 FILE: zps_nwk_leave.o - Start=0x040067b8 End=0x040067c8 Size=16 #13140 FILE: zps_nwk_lib.o - Start=0x040067c8 End=0x040067cc Size=4 #13144 FILE: zps_nwk_lkst.o - Start=0x040067cc End=0x040067d8 Size=12 #13151 FILE: zps_nwk_main.o - Start=0x040067d8 End=0x040067e0 Size=8 #13156 FILE: zps_nwk_maint.o - Start=0x040067e0 End=0x040067f4 Size=20 #13172 FILE: zps_nwk_mcps.o - Start=0x040067f4 End=0x0400682c Size=56 #13172 FILE: zps_nwk_mcps.o - Start=0x040067f4 End=0x0400682c Size=56zps_nwk_mcps.o #13208 FILE: zps_nwk_nib.o - Start=0x0400682c End=0x040068b0 Size=132 #13208 FILE: zps_nwk_nib.o - Start=0x0400682c End=0x040068b0 Size=132zps_nwk_nib.o #13218 FILE: zps_nwk_pmjn.o - Start=0x040068b0 End=0x040068b1 Size=1 #13221 FILE: zps_nwk_rt.o - Start=0x040068b1 End=0x040068b4 Size=3 #13229 FILE: zps_nwk_btt.o - Start=0x040068b4 End=0x040068b8 Size=4 #13233 FILE: zps_nwk_disc.o - Start=0x040068b8 End=0x040068dc Size=36 #13233 FILE: zps_nwk_disc.o - Start=0x040068b8 End=0x040068dc Size=36zps_nwk_disc.o #13239 FILE: zps_nwk_disc_st.o - Start=0x040068dc End=0x040068dd Size=1 #13241 FILE: zps_nwk_form_st.o - Start=0x040068dd End=0x040068f9 Size=28 #13246 FILE: zps_nwk_join.o - Start=0x040068f9 End=0x04006900 Size=7 #13256 FILE: MMAC_TimerServer.o - Start=0x04006900 End=0x04006908 Size=8 #13261 FILE: Mini_Association.o - Start=0x04006908 End=0x0400690c Size=4 #13265 FILE: Mini_Main.o - Start=0x0400690c End=0x040069f8 Size=236 #13265 FILE: Mini_Main.o - Start=0x0400690c End=0x040069f8 Size=236Mini_Main.o #13283 FILE: Mini_Mcps.o - Start=0x040069f8 End=0x040069fc Size=4 #13287 FILE: Mini_Running.o - Start=0x040069fc End=0x04006a00 Size=4 #13290 FILE: Mini_Shim.o - Start=0x04006a00 End=0x04006a08 Size=8 #13292 FILE: Mini_TimerServer.o - Start=0x04006a08 End=0x04006a4c Size=68 #13292 FILE: Mini_TimerServer.o - Start=0x04006a08 End=0x04006a4c Size=68Mini_TimerServer.o #13301 FILE: Mini_TxRx.o - Start=0x04006a4c End=0x04006a51 Size=5 #13307 FILE: MMAC.o - Start=0x04006a51 End=0x04006c89 Size=568 #13307 FILE: MMAC.o - Start=0x04006a51 End=0x04006c89 Size=568MMAC.o #13423 FILE: Mini_Doze.o - Start=0x04006c89 End=0x04006c8a Size=1 #13426 FILE: radio.o - Start=0x04006c8a End=0x04006e6c Size=482 #13426 FILE: radio.o - Start=0x04006c8a End=0x04006e6c Size=482radio.o #13442 FILE: ntag.o - Start=0x04006e6c End=0x04006e95 Size=41 #13442 FILE: ntag.o - Start=0x04006e6c End=0x04006e95 Size=41ntag.o #13455 FILE: nfc_i2c.o - Start=0x04006e95 End=0x04006ea0 Size=11 #13464 FILE: zps_tsv.o - Start=0x04006ea0 End=0x04006ea4 Size=4 #13468 FILE: zps_nwk_nib.o - Start=0x04006ea4 End=0x040072ac Size=1032 #13468 FILE: zps_nwk_nib.o - Start=0x04006ea4 End=0x040072ac Size=1032zps_nwk_nib.o

Index: Top, Memories
RAM0
[Banks, Sections, Files, Symbols, Folders, Tree, Map]
Flash640
[Banks, Sections, Files, Symbols, Folders, Tree, Map]


Flash640

The Retain column displays the amount of data held during sleep.

Summary for the Flash640 memory:

Flash640 Start End Size (kb) Size (b) Used Used % Retain (kb) Line
Flash640 0x00000000 0x000a0000 640kb 655360 242088 37% 640kb 4962

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

Flash640 - Banks

The FLASH memory banks reflect the arrangement in a typical ZigBee 3.0 application. These are logical banks rather than physical banks. The data is useful for determining if the firmware fits into the bank allocated for the active software image. If the inactive image bank is unused then the application is small enough to allow OTA operation.

The memory banks are not specified in the map file but are hardcoded into the analysis script.

The location and size of each bank is listed with the percentage of the memory used in that bank. The sections present in each bank are also listed and may be split across multiple banks. When sleeping with RAM held the Retain column indicates how much data is retained.

Clicking the memory name in the header row will jump back to the memory information.

Clicking the a section name in the section column will jump forward to the section information.

The following banks are in the Flash640 memory:

Flash640 Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
ACTIVE_288KB 0x00000000 0x00048000 288kb 294912 242088 83% 288kb 4962 .ro_nonce
.ro_ota_header
.ro_se_lnkKey
.filler
.text
.ARM.exidx
INACTIVE_288KB 0x00048000 0x00090000 288kb 294912 0 0% 288kb 4962
PDM_31.5KB 0x00090000 0x00097e00 31kb 32256 0 0% 31kb 4962
RESERVED_32.5KB 0x00097e00 0x000a0000 32kb 33280 0 0% 32kb 4962
Expected used in Flash640: 242088 Actual: 242088 100% 640kb 4962

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

Flash640 - Sections

The linker divides allocated memory into sections. The location and size of each section is listed with the percentage of the total used memory that section occupies. The bank(s) used by each section are also listed.

Clicking the memory name in the header row will jump back to the memory information.

Clicking a bank name in the Banks column will jump back to the bank information.

Clicking the a section name in the section column will jump forward to that section's files.

The following sections are in the Flash640 memory:

Flash640 Start End Size Used Used % Line Banks
.ro_nonce 0x00000150 0x00000160 16 16 1% 5451 ACTIVE_288KB
.ro_ota_header 0x00000160 0x000001b0 80 80 1% 5459 ACTIVE_288KB
.ro_se_lnkKey 0x000001b0 0x000001c0 16 16 1% 5471 ACTIVE_288KB
.filler 0x000001c0 0x00000200 64 64 1% 5479 ACTIVE_288KB
.text 0x00000200 0x0003b2f0 241904 242164 100% 5485 ACTIVE_288KB
.ARM.exidx 0x0003b2f0 0x0003b2f8 8 8 1% 11890 ACTIVE_288KB
Expected used in Flash640: 242088 Actual: 242088 100% 4962

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

Flash640 - Files

The memory used by each file is listed below, grouped by section. The percentage column is the percentage of the section memory that file occupies.

Clicking the memory or section name in a header row will jump back to the memory or section information.

Clicking a file name in the file column will jump forward to that file's symbols.

The following files are in the Flash640 memory:

Flash640 / .text Start End Size % Line
startup_K32W061.o 0x00000200 0x000003a0 416 1% 5488
app_main.o 0x000003a0 0x00000744 932 1% 5543
port_JN518x.o 0x00000744 0x000007dc 152 1% 5564
pdum_gen.o 0x000007dc 0x00000804 40 1% 5578
zps_gen.o 0x00000804 0x000009b4 432 1% 5581
app_start.o 0x000009b4 0x00000ad4 288 1% 5626
app_window_covering.o 0x00000ad4 0x00000f24 1104 1% 5634
app_zcl_task.o 0x00000f24 0x0000120c 744 1% 5655
app_buttons.o 0x0000120c 0x00001408 508 1% 5680
app_leds.o 0x00001408 0x00001554 332 1% 5697
fsl_debug_console.o 0x00001554 0x000016f0 412 1% 5705
fsl_gpio.o 0x000016f0 0x00001720 48 1% 5720
hardware_init.o 0x00001720 0x0000180c 236 1% 5724
pin_mux.o 0x0000180c 0x00001828 28 1% 5730
fsl_pwm.o 0x00001828 0x00001928 256 1% 5733
fsl_gint.o 0x00001928 0x00001a1c 244 1% 5745
app_power_on_counter.o 0x00001a1c 0x00001af4 216 1% 5766
temp_sensor_drv.o 0x00001af4 0x00001e2c 824 1% 5775
fsl_adc.o 0x00001e2c 0x00002008 476 1% 5794
app_reporting.o 0x00002008 0x000020b4 172 1% 5808
board_utility.o 0x000020b4 0x000020d4 32 1% 5820
app_ntag.o 0x000020d4 0x000038f8 6180 3% 5826
fsl_i2c.o 0x000038f8 0x00003c88 912 1% 5848
fsl_ntag.o 0x00003c88 0x00003d18 144 1% 5884
app_ntag_reset.o 0x00003d18 0x00003e60 328 1% 5899
app_ota_client.o 0x00003e60 0x000046ec 2188 1% 5914
app_green_power.o 0x000046ec 0x00004810 292 1% 5941
ZQueue.o 0x00004810 0x000048c8 184 1% 5953
ZTimer.o 0x000048c8 0x00004a60 408 1% 5978
app_zps_link_keys.o 0x00004a60 0x00004a68 8 1% 5993
appZdpExtraction.o 0x00004a68 0x00004ae0 120 1% 5996
appZpsBeaconHandler.o 0x00004ae0 0x00004c00 288 1% 5999
board.o 0x00004c00 0x00004c2c 44 1% 6008
system_K32W061.o 0x00004c2c 0x00004d10 228 1% 6015
startup_K32W061.o 0x00004d10 0x00004d98 136 1% 6021
fsl_wwdt.o 0x00004d98 0x00004f08 368 1% 6072
fsl_clock.o 0x00004f08 0x00005758 2128 1% 6089
fsl_reset.o 0x00005758 0x00005824 204 1% 6182
fsl_rng.o 0x00005824 0x00005910 236 1% 6195
fsl_usart.o 0x00005910 0x00005b84 628 1% 6208
fsl_flexcomm.o 0x00005b84 0x00005dcc 584 1% 6223
fsl_flash.o 0x00005dcc 0x00005eb0 228 1% 6250
fsl_common.o 0x00005eb0 0x00005f58 168 1% 6271
fsl_aes.o 0x00005f58 0x00006060 264 1% 6277
fsl_power.o 0x00006060 0x000068f0 2192 1% 6292
fsl_wtimer.o 0x000068f0 0x00006b20 560 1% 6334
fsl_inputmux.o 0x00006b20 0x00006b34 20 1% 6354
fsl_fmeas.o 0x00006b34 0x00006b5a 38 1% 6360
fsl_sha.o 0x00006b5a 0x00006d64 522 1% 6363
Exceptions_NVIC.o 0x00006d64 0x00006d90 44 1% 6377
MicroExceptions_arm.o 0x00006d90 0x00007728 2456 2% 6380
Debug.o 0x00007728 0x0000777a 82 1% 6419
OtaSupport.o 0x0000777a 0x00007a14 666 1% 6431
OtaUtils.o 0x00007a14 0x00007e54 1088 1% 6471
psector_api.o 0x00007e54 0x00007e90 60 1% 6490
FunctionLib.o 0x00007e90 0x00007ed4 68 1% 6496
SecLib.o 0x00007ed4 0x000081b0 732 1% 6506
RNG.o 0x000081b0 0x00008270 192 1% 6524
GenericList.o 0x00008270 0x000082f6 134 1% 6536
Messaging.o 0x000082f6 0x00008340 74 1% 6548
MemManager.o 0x00008340 0x00008478 312 1% 6563
TimersManager.o 0x00008478 0x000087a0 808 1% 6572
TMR_Adapter.o 0x000087a0 0x00008b48 936 1% 6589
fsl_ctimer.o 0x00008b48 0x00008bc4 124 1% 6631
fsl_rtc.o 0x00008bc4 0x00008bde 26 1% 6640
Panic.o 0x00008bde 0x00008be0 2 1% 6643
fsl_dma.o 0x00008be0 0x00008cc4 228 1% 6645
MicroInt_arm_sdk2.o 0x00008cc4 0x00008ce4 32 1% 6653
PWR.o 0x00008ce4 0x0000911c 1080 1% 6659
PWR_setjmp.o 0x0000911c 0x00009138 28 1% 6708
PWRLib.o 0x00009138 0x000093f8 704 1% 6712
GPIO_Adapter.o 0x000093f8 0x00009404 12 1% 6744
fsl_str.o 0x00009404 0x0000997c 1400 1% 6747
serial_manager.o 0x0000997c 0x00009bd8 604 1% 6750
serial_port_uart.o 0x00009bd8 0x00009ca4 204 1% 6771
usart_adapter.o 0x00009ca4 0x00009dec 328 1% 6780
fsl_assert.o 0x00009dec 0x00009e08 28 1% 6789
timer.o 0x00009e08 0x00009e0c 4 1% 6792
Heap.o 0x00009e0c 0x00009e54 72 1% 6795
Eeprom_InternalFlash.o 0x00009e54 0x0000a03c 488 1% 6800
fsl_os_abstraction_bm.o 0x0000a03c 0x0000a304 712 1% 6814
GreenPower.o 0x0000a304 0x0000aadc 2008 1% 6870
GreenPowerCommissioningNotification.o 0x0000aadc 0x0000ad76 666 1% 6919
GreenPowerCommon.o 0x0000ad76 0x0000ba48 3282 2% 6925
GreenPowerCustomCommandHandler.o 0x0000ba48 0x0000bb1c 212 1% 7009
GreenPowerCustomCommandResponses.o 0x0000bb1c 0x0000c794 3192 2% 7012
GreenPowerDataIndication.o 0x0000c794 0x0000c960 460 1% 7061
GreenPowerDirectCommandHandler.o 0x0000c960 0x0000ca94 308 1% 7070
GreenPowerNotification.o 0x0000ca94 0x0000ccb8 548 1% 7077
GreenPowerPairing.o 0x0000ccb8 0x0000cfd2 794 1% 7083
GreenPowerProxyCommissioningMode.o 0x0000cfd2 0x0000d24c 634 1% 7086
GreenPowerProxyGPDHandler.o 0x0000d24c 0x0000d6b0 1124 1% 7095
GreenPowerProxyTableRequest.o 0x0000d6b0 0x0000d75e 174 1% 7098
GreenPowerProxyTableResponse.o 0x0000d75e 0x0000d866 264 1% 7101
GreenPowerResponse.o 0x0000d866 0x0000d93e 216 1% 7107
GreenPowerScheduler.o 0x0000d93e 0x0000d9fc 190 1% 7110
GreenPowerSinkTableResponse.o 0x0000d9fc 0x0000da90 148 1% 7116
gp.o 0x0000da90 0x0000db18 136 1% 7119
Basic.o 0x0000db18 0x0000db84 108 1% 7122
BasicClientCommands.o 0x0000db84 0x0000db96 18 1% 7125
BasicCommandHandler.o 0x0000db96 0x0000dbf8 98 1% 7128
Groups.o 0x0000dbf8 0x0000ddae 438 1% 7131
GroupsCommandHandler.o 0x0000ddae 0x0000e0f2 836 1% 7140
GroupsServerCommands.o 0x0000e0f2 0x0000e212 288 1% 7145
GroupsTableManager.o 0x0000e212 0x0000e4e2 720 1% 7157
Identify.o 0x0000e4e2 0x0000e5d4 242 1% 7181
IdentifyCommandHandler.o 0x0000e5d4 0x0000e6e0 268 1% 7190
IdentifyServerCommands.o 0x0000e6e0 0x0000e780 160 1% 7193
OnOff.o 0x0000e780 0x0000e7e4 100 1% 7205
OnOffCommandHandler.o 0x0000e7e4 0x0000e8a0 188 1% 7210
OnOffCommands.o 0x0000e8a0 0x0000e8b4 20 1% 7213
base_device.o 0x0000e8b4 0x0000e998 228 1% 7217
OTA.o 0x0000e998 0x0000eff0 1624 1% 7220
OTA_ClientUpgradeManager.o 0x0000eff0 0x000100a8 4280 2% 7286
OTA_CustomCommandHandler.o 0x000100a8 0x00010174 204 1% 7310
OTA_CustomReceiveCommands.o 0x00010174 0x000106f0 1404 1% 7313
OTA_client.o 0x000106f0 0x00010c24 1332 1% 7331
OTA_common.o 0x00010c24 0x00010cac 136 1% 7346
dlist.o 0x00010cac 0x00010df8 332 1% 7378
zcl.o 0x00010df8 0x000111a8 944 1% 7416
zcl_CustomCommandReceive.o 0x000111a8 0x000112e4 316 1% 7443
zcl_CustomCommandSend.o 0x000112e4 0x00011560 636 1% 7447
zcl_PDUbufferReadWrite.o 0x00011560 0x000116b6 342 1% 7453
zcl_PDUbufferReadWriteString.o 0x000116b6 0x0001195e 680 1% 7465
zcl_WriteAttributesRequestHandle.o 0x0001195e 0x00011c8a 812 1% 7486
zcl_attribute.o 0x00011c8a 0x00012094 1034 1% 7489
zcl_buffer.o 0x00012094 0x000120dc 72 1% 7525
zcl_command.o 0x000120dc 0x0001220c 304 1% 7531
zcl_common.o 0x0001220c 0x00012264 88 1% 7543
zcl_configureReportingCommandHandle.o 0x00012264 0x0001273c 1240 1% 7549
zcl_defaultResponse.o 0x0001273c 0x00012834 248 1% 7552
zcl_event.o 0x00012834 0x00012e20 1516 1% 7555
zcl_heap.o 0x00012e20 0x00012e58 56 1% 7567
zcl_library_options.o 0x00012e58 0x00012ebe 102 1% 7570
zcl_readAttributesRequestHandle.o 0x00012ebe 0x000130c6 520 1% 7576
zcl_readReportingConfigurationCommandHandle.o 0x000130c6 0x00013384 702 1% 7579
zcl_reportManager.o 0x00013384 0x0001376c 1000 1% 7585
zcl_reportMaths.o 0x0001376c 0x00013996 554 1% 7606
zcl_reportScheduler.o 0x00013996 0x00013c58 706 1% 7614
zcl_reportStringHandling.o 0x00013c58 0x00013d38 224 1% 7619
zcl_reportStructure.o 0x00013d38 0x00013dbc 132 1% 7634
zcl_search.o 0x00013dbc 0x00014180 964 1% 7640
zcl_timer.o 0x00014180 0x00014314 404 1% 7670
zcl_transmit.o 0x00014314 0x0001467c 872 1% 7682
bdb_fr.o 0x0001467c 0x000146f4 120 1% 7689
bdb_start.o 0x000146f4 0x00014b94 1184 1% 7692
bdb_state_machine.o 0x00014b94 0x00014c3c 168 1% 7723
bdb_ns.o 0x00014c3c 0x000152d0 1684 1% 7732
bdb_nf.o 0x000152d0 0x000155a4 724 1% 7759
bdb_fb_common.o 0x000155a4 0x000155b0 12 1% 7773
bdb_fb_target.o 0x000155b0 0x00015648 152 1% 7776
bdb_DeviceCommissioning.o 0x00015648 0x0001595c 788 1% 7782
pdum_nwk.o 0x0001595c 0x00015dd8 1148 1% 7792
pdum_apl.o 0x00015dd8 0x00015fe0 520 1% 7861
pdum.o 0x00015fe0 0x000162d8 760 1% 7896
PDM_Create.c.obj 0x000162d8 0x00016474 412 1% 7909
PDM_FLASH.c.obj 0x00016474 0x000166e8 628 1% 7921
PDM_FileSystemData.c.obj 0x000166e8 0x000169cc 740 1% 7952
PDM_FileSystemDelete.c.obj 0x000169cc 0x00016a64 152 1% 7961
PDM_FileSystemGenerate.c.obj 0x00016a64 0x00016d64 768 1% 7969
PDM_FileSystemHeaderAccessFunctions.c.obj 0x00016d64 0x00016e74 272 1% 7975
PDM_FileSystemHeaderRepair.c.obj 0x00016e74 0x00016fdc 360 1% 8016
PDM_FileSystemMove.c.obj 0x00016fdc 0x000171ac 464 1% 8025
PDM_FileSystemVerify.c.obj 0x000171ac 0x00017364 440 1% 8045
PDM_NVMheaderAccessFunctions.c.obj 0x00017364 0x0001738a 38 1% 8050
PDM_NVMheaderReadAndWrite.c.obj 0x0001738a 0x000173f8 110 1% 8053
PDM_NVMReadAndWrite.c.obj 0x000173f8 0x000174e6 238 1% 8059
PDM_NVMsegmentStatus.c.obj 0x000174e6 0x00017516 48 1% 8065
PDM_SearchAndListOrder.c.obj 0x00017516 0x000176bc 422 1% 8068
PDM_Segment.c.obj 0x000176bc 0x0001782c 368 1% 8088
PDM_SegmentData.c.obj 0x0001782c 0x00017890 100 1% 8094
PDM_SegmentReplace.c.obj 0x00017890 0x00017c28 920 1% 8103
PDM_SegmentSequenceExtendDelete.c.obj 0x00017c28 0x00017cf8 208 1% 8117
PDM_SegmentSequenceExtendReconstruct.c.obj 0x00017cf8 0x00017f80 648 1% 8123
PDM_SegmentSequenceSave.c.obj 0x00017f80 0x00018226 678 1% 8128
PDM_slist.c.obj 0x00018226 0x00018348 290 1% 8139
PdmNoRtosStub.c.obj 0x00018348 0x00018360 24 1% 8175
PDM_FileSystem.c.obj 0x00018360 0x00018524 452 1% 8181
PDM_FileSystemHeaderChecksum.c.obj 0x00018524 0x00018594 112 1% 8199
PDM_FileSystemHeaderVerify.c.obj 0x00018594 0x0001860c 120 1% 8202
PDM_SegmentSequenceExtendFilter.c.obj 0x0001860c 0x00018804 504 1% 8208
PDM_WearLevelling.c.obj 0x00018804 0x000188ec 232 1% 8219
zps_apl_af.o 0x000188ec 0x00018cb8 972 1% 8224
zps_apl_af_apsde.o 0x00018cb8 0x00019214 1372 1% 8282
zps_apl_task.o 0x00019214 0x0001947c 616 1% 8303
zps_apl_apsde.o 0x0001947c 0x0001a0e4 3176 2% 8328
zps_apl_apsme.o 0x0001a0e4 0x0001ae50 3436 2% 8396
zps_apl_aps_nlde.o 0x0001ae50 0x0001bcfc 3756 2% 8460
zps_apl_sec.o 0x0001bcfc 0x0001c4c2 1990 1% 8476
zps_apl_aib.o 0x0001c4c2 0x0001c750 654 1% 8503
zps_apl_zdo_nwkmanager.o 0x0001c750 0x0001eb10 9152 4% 8545
zps_apl_zdo_handle_zdp_event.o 0x0001eb10 0x0001ec98 392 1% 8705
zps_apl_zdo_trust_center.o 0x0001ec98 0x0001ece4 76 1% 8708
zps_apl_zdo_common.o 0x0001ece4 0x0001ee50 364 1% 8714
zps_apl_zdo_group.o 0x0001ee50 0x0001ef08 184 1% 8726
zps_apl_zdo_default_server.o 0x0001ef08 0x0001f128 544 1% 8735
zps_apl_mac_isr.o 0x0001f128 0x0001f3b8 656 1% 8741
zps_apl_zdo_nwk_addr_server.o 0x0001f3b8 0x0001f564 428 1% 8761
zps_apl_zdo_ieee_addr_server.o 0x0001f564 0x0001f6fc 408 1% 8770
zps_apl_zdo_match_desc_server.o 0x0001f6fc 0x0001f9e8 748 1% 8779
zps_apl_zdo_node_desc_server.o 0x0001f9e8 0x0001fb28 320 1% 8785
zps_apl_zdo_simple_desc_server.o 0x0001fb28 0x0001fd44 540 1% 8791
zps_apl_zdo_power_desc_server.o 0x0001fd44 0x0001fe38 244 1% 8797
zps_apl_zdo_active_ep_server.o 0x0001fe38 0x0001ff18 224 1% 8803
zps_apl_zdo_device_annce_server.o 0x0001ff18 0x000200d0 440 1% 8809
zps_apl_zdo_parent_annce_server.o 0x000200d0 0x000203a4 724 1% 8819
zps_apl_zdo_permit_joining_server.o 0x000203a4 0x0002047c 216 1% 8828
zps_apl_zdo_system_server_discovery_server.o 0x0002047c 0x00020508 140 1% 8834
zps_apl_zdo_mgmt_lqi_server.o 0x00020508 0x00020708 512 1% 8840
zps_apl_zdo_mgmt_rtg_server.o 0x00020708 0x00020830 296 1% 8846
zps_apl_zdo_mgmt_leave_server.o 0x00020830 0x00020a90 608 1% 8852
zps_apl_zdo_mgmt_nwk_update_server.o 0x00020a90 0x0002114a 1722 1% 8861
zps_apl_zdo_bind_unbind_server.o 0x0002114a 0x000213f0 678 1% 8878
zps_apl_zdo_bound_data_request_manager.o 0x000213f0 0x00021c7c 2188 1% 8887
zps_apl_zdo_nwkmanager_client.o 0x00021c7c 0x00021f84 776 1% 8908
zps_apl_zdo_mgmt_bind_server.o 0x00021f84 0x00022170 492 1% 8919
zps_apl_zdp_apsde_req.o 0x00022170 0x00022308 408 1% 8925
zps_apl_zdp_device_annce.o 0x00022308 0x00022370 104 1% 8937
zps_apl_zdp_ieee_addr_req.o 0x00022370 0x000223d8 104 1% 8940
zps_apl_zdp_match_desc_req.o 0x000223d8 0x00022490 184 1% 8943
zps_apl_zdp_mgmt_permit_joining_req.o 0x00022490 0x00022544 180 1% 8946
zps_apl_zdp_node_desc_req.o 0x00022544 0x000225c0 124 1% 8949
zps_apl_zdp_nwk_addr_rsp.o 0x000225c0 0x0002268c 204 1% 8952
zps_apl_zdp_ieee_addr_rsp.o 0x0002268c 0x00022758 204 1% 8955
zps_apl_zdp_node_desc_rsp.o 0x00022758 0x000227f8 160 1% 8958
zps_apl_zdp_parent_annce_rsp.o 0x000227f8 0x000228a4 172 1% 8961
zps_apl_zdp_power_desc_rsp.o 0x000228a4 0x00022934 144 1% 8964
zps_apl_zdp_simple_desc_rsp.o 0x00022934 0x00022a14 224 1% 8967
zps_apl_zdp_active_ep_rsp.o 0x00022a14 0x00022aa0 140 1% 8970
zps_apl_zdp_match_desc_rsp.o 0x00022aa0 0x00022b2c 140 1% 8973
zps_apl_zdp_system_server_discovery_rsp.o 0x00022b2c 0x00022ba0 116 1% 8976
zps_apl_zdp_bind_rsp.o 0x00022ba0 0x00022bc6 38 1% 8979
zps_apl_zdp_unbind_rsp.o 0x00022bc6 0x00022bec 38 1% 8982
zps_apl_zdp_mgmt_lqi_rsp.o 0x00022bec 0x00022cdc 240 1% 8985
zps_apl_zdp_mgmt_rtg_rsp.o 0x00022cdc 0x00022d98 188 1% 8988
zps_apl_zdp_mgmt_leave_rsp.o 0x00022d98 0x00022dc0 40 1% 8991
zps_apl_zdp_mgmt_nwk_update_notify_rsp.o 0x00022dc0 0x00022e68 168 1% 8995
zps_apl_zdp_mgmt_permit_joining_rsp.o 0x00022e68 0x00022e8e 38 1% 8998
zps_mac_common.o 0x00022e8e 0x00023008 378 1% 9001
zps_mac_ie.o 0x00023008 0x000230cc 196 1% 9052
zps_mac_if_table.o 0x000230cc 0x000234cc 1024 1% 9055
zps_mac_shim.o 0x000234cc 0x00023734 616 1% 9109
zps_miniMac.o 0x00023734 0x0002427c 2888 2% 9257
pwrm.o 0x0002427c 0x0002429c 32 1% 9390
zps_apl_gp.o 0x0002429c 0x0002499c 1792 1% 9399
zps_bdir_gp.o 0x0002499c 0x000251e0 2116 1% 9426
zps_apl_gp_security.o 0x000251e0 0x000256e8 1288 1% 9452
zps_apl_options.o 0x000256e8 0x0002575a 114 1% 9470
zps_apl_interpan.o 0x0002575a 0x00025ad0 886 1% 9479
zps_nwk_dcim.o 0x00025ad0 0x00025b1c 76 1% 9495
zps_nwk_leave.o 0x00025b1c 0x00025f38 1052 1% 9507
zps_nwk_lib.o 0x00025f38 0x00026114 476 1% 9526
zps_nwk_lkst.o 0x00026114 0x000266ac 1432 1% 9560
zps_nwk_main.o 0x000266ac 0x0002674c 160 1% 9584
zps_nwk_maint.o 0x0002674c 0x0002771e 4050 2% 9600
zps_nwk_mcps.o 0x0002771e 0x00028fb4 6294 3% 9686
zps_nwk_mlme.o 0x00028fb4 0x0002901c 104 1% 9776
zps_nwk_nib.o 0x0002901c 0x0002a914 6392 3% 9779
zps_nwk_nlde.o 0x0002a914 0x0002ab74 608 1% 9963
zps_nwk_nlme.o 0x0002ab74 0x0002ad00 396 1% 9972
zps_nwk_pmjn.o 0x0002ad00 0x0002ad84 132 1% 9975
zps_nwk_rt.o 0x0002ad84 0x0002c058 4820 2% 9984
zps_nwk_sec.o 0x0002c058 0x0002c6e4 1676 1% 10047
zps_nwk_slist.o 0x0002c6e4 0x0002c770 140 1% 10081
zps_nwk_subghz.o 0x0002c770 0x0002cb0a 922 1% 10105
zps_nwk_actv_st.o 0x0002cb0a 0x0002cbd0 198 1% 10128
zps_nwk_btt.o 0x0002cbd0 0x0002ce18 584 1% 10138
zps_nwk_disc.o 0x0002ce18 0x0002cf90 376 1% 10150
zps_nwk_disc_st.o 0x0002cf90 0x0002d404 1140 1% 10159
zps_nwk_form_st.o 0x0002d404 0x0002d900 1276 1% 10180
zps_nwk_frm.o 0x0002d900 0x0002e24c 2380 1% 10194
zps_nwk_idle_st.o 0x0002e24c 0x0002e278 44 1% 10217
zps_nwk_join.o 0x0002e278 0x0002f58c 4884 3% 10220
zps_nwk_join_st.o 0x0002f58c 0x0002faf6 1386 1% 10283
zps_nwk_mac.o 0x0002faf6 0x0002fb02 12 1% 10310
zps_nwk_scan.o 0x0002fb02 0x0002fb82 128 1% 10313
zps_nwk_sync.o 0x0002fb82 0x0002fc18 150 1% 10319
zps_nwk_intf.o 0x0002fc18 0x0002fe52 570 1% 10325
zps_nwk_form.o 0x0002fe52 0x0002ff00 174 1% 10331
aes_mmo.c.obj 0x0002ff00 0x0003007c 380 1% 10337
MMAC_TimerServer.o 0x0003007c 0x0003015a 222 1% 10346
Mini_Association.o 0x0003015a 0x00030660 1286 1% 10361
Mini_Main.o 0x00030660 0x00030ad0 1136 1% 10398
Mini_Mcps.o 0x00030ad0 0x00030cd8 520 1% 10466
Mini_Poll.o 0x00030cd8 0x00030e64 396 1% 10486
Mini_Running.o 0x00030e64 0x00030ffc 408 1% 10499
Mini_Scan.o 0x00030ffc 0x000316fc 1792 1% 10508
Mini_Shim.o 0x000316fc 0x000317c0 196 1% 10548
Mini_TimerServer.o 0x000317c0 0x00031860 160 1% 10580
Mini_TxRx.o 0x00031860 0x00031e7c 1564 1% 10589
endian.o 0x00031e7c 0x00031e96 26 1% 10629
MMAC.o 0x00031e96 0x0003365c 6086 3% 10635
MMAC_RadioInit_JN518x.o 0x0003365c 0x00033670 20 1% 10813
radio.o 0x00033670 0x000360bc 10828 5% 10816
ntag.o 0x000360bc 0x000364fc 1088 1% 11023
nfc_nwk.o 0x000364fc 0x00036724 552 1% 11060
nfc_ota.o 0x00036724 0x00036a24 768 1% 11066
nfc_i2c.o 0x00036a24 0x00036bfc 472 1% 11085
nfc_end.o 0x00036bfc 0x00036cd4 216 1% 11097
zps_tsv.o 0x00036cd4 0x00036d38 100 1% 11121
zps_apl_inl.o 0x00036d38 0x00036d48 16 1% 11136
_arm_addsubdf3.o 0x00036d48 0x000370c0 888 1% 11140
_arm_fixdfsi.o 0x000370c0 0x00037110 80 1% 11156
_aeabi_ldivmod.o 0x00037110 0x000371b0 160 1% 11159
_aeabi_uldivmod.o 0x000371b0 0x000371e0 48 1% 11161
_udivmoddi4.o 0x000371e0 0x000374b0 720 1% 11163
_dvmd_tls.o 0x000374b0 0x000374b4 4 1% 11165
lib_a-abs.o 0x000374b4 0x000374bc 8 1% 11168
lib_a-memcmp.o 0x000374bc 0x00037524 104 1% 11170
lib_a-memcpy.o 0x00037524 0x00037658 308 1% 11172
lib_a-memset.o 0x00037658 0x00037700 168 1% 11174
lib_a-strlen.o 0x00037700 0x000377dc 220 1% 11177
lib_a-strncpy.o 0x000377dc 0x00037840 100 1% 11179
linker 0x00037840 0x00037850 16 1% 11181
app_main.o 0x00037850 0x00037988 312 1% 11184
zps_gen.o 0x00037988 0x00037d70 1000 1% 11195
app_start.o 0x00037d70 0x00037e12 162 1% 11222
app_window_covering.o 0x00037e12 0x00037f47 309 1% 11227
app_zcl_task.o 0x00037f47 0x00037f69 34 1% 11232
app_buttons.o 0x00037f69 0x00037f6b 2 1% 11234
app_leds.o 0x00037f6b 0x00037faf 68 1% 11236
fsl_debug_console.o 0x00037faf 0x0003807a 203 1% 11240
fsl_pwm.o 0x0003807a 0x000380e2 104 1% 11248
fsl_gint.o 0x000380e2 0x0003815f 125 1% 11252
temp_sensor_drv.o 0x0003815f 0x0003823a 219 1% 11256
fsl_adc.o 0x0003823a 0x00038328 238 1% 11260
board_utility.o 0x00038328 0x00038334 12 1% 11277
app_ntag.o 0x00038334 0x000392a8 3956 2% 11280
fsl_i2c.o 0x000392a8 0x0003937c 212 1% 11296
app_ota_client.o 0x0003937c 0x00039417 155 1% 11317
app_green_power.o 0x00039417 0x00039428 17 1% 11323
fsl_wwdt.o 0x00039428 0x000394e6 190 1% 11325
fsl_clock.o 0x000394e6 0x000395e4 254 1% 11337
fsl_reset.o 0x000395e4 0x0003966f 139 1% 11345
fsl_usart.o 0x0003966f 0x000397cd 350 1% 11351
fsl_flexcomm.o 0x000397cd 0x000399e8 539 1% 11374
fsl_common.o 0x000399e8 0x00039a69 129 1% 11413
fsl_power.o 0x00039a69 0x00039b58 239 1% 11417
fsl_wtimer.o 0x00039b58 0x00039bb8 96 1% 11425
MicroExceptions_arm.o 0x00039bb8 0x0003a196 1502 1% 11427
OtaSupport.o 0x0003a196 0x0003a1c2 44 1% 11447
OtaUtils.o 0x0003a1c2 0x0003a25e 156 1% 11449
TimersManager.o 0x0003a25e 0x0003a267 9 1% 11453
TMR_Adapter.o 0x0003a267 0x0003a27c 21 1% 11455
fsl_ctimer.o 0x0003a27c 0x0003a284 8 1% 11457
fsl_dma.o 0x0003a284 0x0003a300 124 1% 11459
PWR.o 0x0003a300 0x0003a338 56 1% 11464
PWRLib.o 0x0003a338 0x0003a398 96 1% 11467
serial_manager.o 0x0003a398 0x0003a513 379 1% 11473
serial_port_uart.o 0x0003a513 0x0003a5a6 147 1% 11500
usart_adapter.o 0x0003a5a6 0x0003a698 242 1% 11511
fsl_assert.o 0x0003a698 0x0003a6d6 62 1% 11526
fsl_os_abstraction_bm.o 0x0003a6d6 0x0003a6e1 11 1% 11528
GreenPower.o 0x0003a6e1 0x0003a72a 73 1% 11533
Basic.o 0x0003a72a 0x0003a782 88 1% 11539
Groups.o 0x0003a782 0x0003a79a 24 1% 11542
Identify.o 0x0003a79a 0x0003a7b2 24 1% 11545
OnOff.o 0x0003a7b2 0x0003a7ca 24 1% 11548
OTA.o 0x0003a7ca 0x0003a7fa 48 1% 11551
OTA_client.o 0x0003a7fa 0x0003a850 86 1% 11555
zcl_attribute.o 0x0003a850 0x0003a95a 266 1% 11557
bdb_ns.o 0x0003a95a 0x0003a98c 50 1% 11561
bdb_DeviceCommissioning.o 0x0003a98c 0x0003a99c 16 1% 11563
PDM_FileSystemData.c.obj 0x0003a99c 0x0003a9a0 4 1% 11564
zps_apl_apsde.o 0x0003a9a0 0x0003a9ae 14 1% 11566
zps_apl_apsme.o 0x0003a9ae 0x0003a9cc 30 1% 11570
zps_apl_aps_nlde.o 0x0003a9ca 0x0003a9cd 3 1% 11584
zps_apl_sec.o 0x0003a9cd 0x0003a9d0 3 1% 11587
zps_apl_aib.o 0x0003a9d0 0x0003aa5e 142 1% 11590
zps_apl_zdo_nwkmanager.o 0x0003aa5e 0x0003aa6f 17 1% 11592
zps_apl_zdo_default_server.o 0x0003aa6f 0x0003aa86 23 1% 11595
zps_apl_zdo_nwk_addr_server.o 0x0003aa86 0x0003aa9d 23 1% 11598
zps_apl_zdo_ieee_addr_server.o 0x0003aa86 0x0003aa9d 23 1% 11601
zps_apl_zdo_match_desc_server.o 0x0003aa86 0x0003aa9d 23 1% 11604
zps_apl_zdo_simple_desc_server.o 0x0003aa86 0x0003aa9d 23 1% 11607
zps_apl_zdo_device_annce_server.o 0x0003aa86 0x0003aa9d 23 1% 11610
zps_apl_zdo_parent_annce_server.o 0x0003aa86 0x0003aa89 3 1% 11613
zps_apl_zdo_permit_joining_server.o 0x0003aa86 0x0003aa89 3 1% 11617
zps_apl_zdo_mgmt_leave_server.o 0x0003aa86 0x0003aa9d 23 1% 11619
zps_apl_zdo_mgmt_nwk_update_server.o 0x0003aa86 0x0003aa90 10 1% 11622
zps_apl_zdo_bind_unbind_server.o 0x0003aa90 0x0003aa95 5 1% 11625
zps_apl_zdo_nwkmanager_client.o 0x0003aa95 0x0003aaa4 15 1% 11628
zps_apl_zdo_mgmt_bind_server.o 0x0003aa9f 0x0003aab2 19 1% 11635
zps_apl_zdp_apsde_req.o 0x0003aab2 0x0003aab5 3 1% 11638
zps_apl_zdp_device_annce.o 0x0003aab2 0x0003aab7 5 1% 11640
zps_apl_zdp_ieee_addr_req.o 0x0003aab2 0x0003aab7 5 1% 11642
zps_apl_zdp_match_desc_req.o 0x0003aab7 0x0003aabc 5 1% 11644
zps_apl_zdp_mgmt_permit_joining_req.o 0x0003aab7 0x0003aabc 5 1% 11646
zps_apl_zdp_node_desc_req.o 0x0003aab7 0x0003aabc 5 1% 11649
zps_apl_zdp_nwk_addr_rsp.o 0x0003aab7 0x0003aabc 5 1% 11652
zps_apl_zdp_ieee_addr_rsp.o 0x0003aabc 0x0003aaca 14 1% 11655
zps_apl_zdp_node_desc_rsp.o 0x0003aabc 0x0003aac5 9 1% 11657
zps_apl_zdp_parent_annce_rsp.o 0x0003aac5 0x0003aacb 6 1% 11660
zps_apl_zdp_power_desc_rsp.o 0x0003aac5 0x0003aacb 6 1% 11662
zps_apl_zdp_simple_desc_rsp.o 0x0003aac5 0x0003aad0 11 1% 11664
zps_apl_zdp_active_ep_rsp.o 0x0003aac5 0x0003aaca 5 1% 11666
zps_apl_zdp_match_desc_rsp.o 0x0003aac5 0x0003aaca 5 1% 11668
zps_apl_zdp_system_server_discovery_rsp.o 0x0003aac5 0x0003aac9 4 1% 11670
zps_apl_zdp_mgmt_lqi_rsp.o 0x0003aac5 0x0003aacd 8 1% 11672
zps_apl_zdp_mgmt_rtg_rsp.o 0x0003aacd 0x0003aad5 8 1% 11675
zps_apl_zdp_mgmt_nwk_update_notify_rsp.o 0x0003aacd 0x0003aad5 8 1% 11678
zps_mac_common.o 0x0003aad0 0x0003abb0 224 1% 11682
zps_apl_gp.o 0x0003abb0 0x0003abb4 4 1% 11690
zps_apl_gp_security.o 0x0003abb0 0x0003abb4 4 1% 11692
zps_apl_interpan.o 0x0003abb4 0x0003abb8 4 1% 11694
zps_nwk_leave.o 0x0003abb4 0x0003abb7 3 1% 11696
zps_nwk_maint.o 0x0003abb4 0x0003abbe 10 1% 11698
zps_nwk_mcps.o 0x0003abba 0x0003abd0 22 1% 11704
zps_nwk_mlme.o 0x0003abd0 0x0003abe4 20 1% 11712
zps_nwk_nib.o 0x0003abe4 0x0003ac38 84 1% 11714
zps_nwk_nlme.o 0x0003ac38 0x0003ac78 64 1% 11720
zps_nwk_rt.o 0x0003ac78 0x0003ac85 13 1% 11722
zps_nwk_sec.o 0x0003ac85 0x0003ac8d 8 1% 11728
zps_nwk_subghz.o 0x0003ac8d 0x0003ac94 7 1% 11732
zps_nwk_actv_st.o 0x0003ac8d 0x0003ad74 231 1% 11734
zps_nwk_disc_st.o 0x0003ad74 0x0003adbc 72 1% 11758
zps_nwk_form_st.o 0x0003adbc 0x0003adf4 56 1% 11768
zps_nwk_frm.o 0x0003adf4 0x0003adfb 7 1% 11778
zps_nwk_idle_st.o 0x0003adfb 0x0003ae20 37 1% 11784
zps_nwk_join.o 0x0003ae20 0x0003ae47 39 1% 11790
zps_nwk_join_st.o 0x0003ae47 0x0003aebc 117 1% 11798
Mini_Main.o 0x0003aebc 0x0003aeda 30 1% 11818
radio.o 0x0003aeda 0x0003b2f0 1046 1% 11822
Expected total in .text section: 241904 Actual: 242164 101% 5485

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

Flash640 - Symbols

The memory used by each symbol is listed below, grouped by file. The percentage column is the percentage of the file memory that symbol occupies.

Clicking the memory, section or file name in a header row will jump back to the memory, section or file information.

The following symbols are in the Flash640 memory:

Flash640 / .text / startup_K32W061.o Start End Size % Line
.after_vectors.reset 0x00000200 0x00000220 32 8% 5488
.after_vectors 0x00000220 0x000003a0 384 93% 5491
Expected total in startup_K32W061.o file: 416 Actual: 416 100% 5488
Flash640 / .text / app_main.o Start End Size % Line
.text.System_IRQHandler 0x000003a0 0x00000418 120 13% 5543
.text.main_task 0x00000418 0x00000480 104 12% 5546
.text.APP_vSetUpHardware 0x00000480 0x0000055c 220 24% 5549
.text.APP_vInitResources 0x0000055c 0x00000644 232 25% 5552
.text.APP_vRadioTempUpdate 0x00000644 0x000006d0 140 16% 5555
.text.bRadioCB_WriteNVM 0x000006d0 0x00000704 52 6% 5558
.text.u16RadioCB_ReadNVM 0x00000704 0x00000744 64 7% 5561
Expected total in app_main.o file: 932 Actual: 932 100% 5543
Flash640 / .text / port_JN518x.o Start End Size % Line
.text.ZPS_u8GrabMutexLock 0x00000744 0x00000778 52 35% 5564
.text.ZPS_u8ReleaseMutexLock 0x00000778 0x00000798 32 22% 5567
.text.ZPS_eEnterCriticalSection 0x00000798 0x000007c4 44 29% 5571
.text.ZPS_eExitCriticalSection 0x000007c4 0x000007dc 24 16% 5574
Expected total in port_JN518x.o file: 152 Actual: 152 100% 5564
Flash640 / .text / pdum_gen.o Start End Size % Line
.text.PDUM_vInit 0x000007dc 0x00000804 40 100% 5578
Expected total in pdum_gen.o file: 40 Actual: 40 100% 5578
Flash640 / .text / zps_gen.o Start End Size % Line
.text.zps_vGetZpsMutex 0x00000804 0x0000080c 8 2% 5581
.text.vZdoServersInit 0x0000080c 0x00000920 276 64% 5584
.text.ZPS_pvAplZdoGetAplHandle 0x00000920 0x0000092c 12 3% 5587
.text.ZPS_u32ApsFcSaveCountBitShift 0x0000092c 0x00000930 4 1% 5590
.text.ZPS_psAplDefaultDistributedAPSLinkKey 0x00000930 0x00000938 8 2% 5593
.text.ZPS_psAplDefaultGlobalAPSLinkKey 0x00000938 0x00000940 8 2% 5596
.text.ZPS_ps_groupPdmTable 0x00000940 0x00000948 8 2% 5599
.text.ZPS_pu8MaxZpsConfigEp 0x00000948 0x00000950 8 2% 5602
.text.ZPS_pau8EpMapPresent 0x00000950 0x00000958 8 2% 5605
.text.ZPS_u8ConfigStackProfileId 0x00000958 0x00000964 12 3% 5608
.text.ZPS_u32NwkFcSaveCountBitShift 0x00000964 0x00000968 4 1% 5611
.text.ZPS_psMacIFTGetTable 0x00000968 0x00000970 8 2% 5614
.text.ZPS_psMacIFTGetInterface 0x00000970 0x00000988 24 6% 5617
.text.ZPS_vGetGpContext 0x00000988 0x00000994 12 3% 5620
.text.ZPS_vGetOptionalFeatures 0x00000994 0x000009b4 32 8% 5623
Expected total in zps_gen.o file: 432 Actual: 432 100% 5581
Flash640 / .text / app_start.o Start End Size % Line
.text.vfExtendedStatusCallBack 0x000009b4 0x000009c0 12 5% 5626
.text.vAppMain 0x000009c0 0x00000ad0 272 95% 5628
.text.hardware_init 0x00000ad0 0x00000ad4 4 2% 5631
Expected total in app_start.o file: 288 Actual: 288 100% 5626
Flash640 / .text / app_window_covering.o Start End Size % Line
.text.APP_vOobcSetRunning 0x00000ad4 0x00000ae4 16 2% 5634
.text.APP_vFactoryResetRecords 0x00000ae4 0x00000b2c 72 7% 5637
.text.APP_vBdbCallback 0x00000b2c 0x00000ca0 372 34% 5640
.text.APP_taskRouter 0x00000ca0 0x00000dc4 292 27% 5643
.text.APP_vInitialiseRouter 0x00000dc4 0x00000f0c 328 30% 5646
.text.sGetOTACallBackPersistdata 0x00000f0c 0x00000f20 20 2% 5649
.text.app_u8GetDeviceEndpoint 0x00000f20 0x00000f24 4 1% 5652
Expected total in app_window_covering.o file: 1104 Actual: 1104 100% 5634
Flash640 / .text / app_zcl_task.o Start End Size % Line
.text.APP_ZCL_cbGeneralCallback 0x00000f24 0x00000f28 4 1% 5655
.text.APP_vZCL_DeviceSpecific_Init 0x00000f28 0x00000f7c 84 12% 5658
.text.APP_ZCL_vInitialise 0x00000f7c 0x00000fdc 96 13% 5660
.text.APP_cbTimerZclTick 0x00000fdc 0x0000105c 128 18% 5663
.text.APP_cbTimerGPZclTick 0x0000105c 0x00001084 40 6% 5666
.text.APP_ZCL_vEventHandler 0x00001084 0x0000109c 24 4% 5669
.text.APP_vHandleIdentify 0x0000109c 0x000010e0 68 10% 5672
.text.APP_ZCL_cbEndpointCallback 0x000010e0 0x000011cc 236 32% 5675
.text.vIdEffectTick 0x000011cc 0x0000120c 64 9% 5677
Expected total in app_zcl_task.o file: 744 Actual: 744 100% 5655
Flash640 / .text / app_buttons.o Start End Size % Line
.text.gint_callback.part.0 0x0000120c 0x00001240 52 11% 5680
.text.APP_u32GetSwitchIOState 0x00001240 0x00001264 36 8% 5682
.text.gint_callback 0x00001264 0x00001280 28 6% 5685
.text.ntag_callback 0x00001280 0x0000129c 28 6% 5688
.text.APP_cbTimerButtonScan 0x0000129c 0x0000136c 208 41% 5691
.text.APP_bButtonInitialise 0x0000136c 0x00001408 156 31% 5694
Expected total in app_buttons.o file: 508 Actual: 508 100% 5680
Flash640 / .text / app_leds.o Start End Size % Line
.text.APP_vWhiteLedOff 0x00001408 0x00001430 40 13% 5697
.text.APP_vLedInitialise 0x00001430 0x00001500 208 63% 5699
.text.APP_vSetLed 0x00001500 0x00001554 84 26% 5702
Expected total in app_leds.o file: 332 Actual: 332 100% 5697
Flash640 / .text / fsl_debug_console.o Start End Size % Line
.text.DbgConsole_SendDataReliable 0x00001554 0x000015a0 76 19% 5705
.text.DbgConsole_PrintCallback 0x000015a0 0x000015dc 60 15% 5708
.text.DbgConsole_Init 0x000015dc 0x00001678 156 38% 5711
.text.DbgConsole_Deinit 0x00001678 0x000016b0 56 14% 5714
.text.DbgConsole_Printf 0x000016b0 0x000016f0 64 16% 5717
Expected total in fsl_debug_console.o file: 412 Actual: 412 100% 5705
Flash640 / .text / fsl_gpio.o Start End Size % Line
.text.GPIO_PinInit 0x000016f0 0x00001720 48 100% 5720
Expected total in fsl_gpio.o file: 48 Actual: 48 100% 5720
Flash640 / .text / hardware_init.o Start End Size % Line
.text.BOARD_InitClocks 0x00001720 0x000017b8 152 65% 5724
.text.BOARD_InitHardware 0x000017b8 0x0000180c 84 36% 5727
Expected total in hardware_init.o file: 236 Actual: 236 100% 5724
Flash640 / .text / pin_mux.o Start End Size % Line
.text.BOARD_InitPins 0x0000180c 0x00001828 28 100% 5730
Expected total in pin_mux.o file: 28 Actual: 28 100% 5730
Flash640 / .text / fsl_pwm.o Start End Size % Line
.text.PWM_GetDefaultConfig 0x00001828 0x0000184c 36 15% 5733
.text.PWM_Init 0x0000184c 0x00001886 58 23% 5736
.text.PWM_SetupPwm 0x00001886 0x0000190a 132 52% 5739
.text.PWM_ClearStatusFlags 0x0000190a 0x00001928 30 12% 5742
Expected total in fsl_pwm.o file: 256 Actual: 256 100% 5733
Flash640 / .text / fsl_gint.o Start End Size % Line
.text.GINT_GetInstance 0x00001928 0x00001950 40 17% 5745
.text.GINT_Init 0x00001950 0x00001974 36 15% 5747
.text.GINT_SetCtrl 0x00001974 0x000019a0 44 19% 5750
.text.GINT_ConfigPins 0x000019a0 0x000019ac 12 5% 5753
.text.GINT_EnableCallback 0x000019ac 0x000019cc 32 14% 5757
.text.GINT_DisableCallback 0x000019cc 0x000019f8 44 19% 5760
.text.GINT0_DriverIRQHandler 0x000019f8 0x00001a1c 36 15% 5763
Expected total in fsl_gint.o file: 244 Actual: 244 100% 5745
Flash640 / .text / app_power_on_counter.o Start End Size % Line
.text.vManagePowerOnCountLoadRecord 0x00001a1c 0x00001a38 28 13% 5766
.text.vManagePowerOnCountInit 0x00001a38 0x00001a78 64 30% 5769
.text.APP_cbTimerPowerCount 0x00001a78 0x00001af4 124 58% 5772
Expected total in app_power_on_counter.o file: 216 Actual: 216 100% 5766
Flash640 / .text / temp_sensor_drv.o Start End Size % Line
.text.flashConfig_ExtractGpAdcTrimValues 0x00001af4 0x00001b2c 56 7% 5775
.text.flashConfig_ExtractTempSensorTrimValues 0x00001b2c 0x00001b9c 112 14% 5779
.text.temp_computation 0x00001b9c 0x00001c1c 128 16% 5782
.text.ADC_Configuration 0x00001c1c 0x00001c94 120 15% 5785
.text.load_calibration_param_from_flash 0x00001c94 0x00001d14 128 16% 5788
.text.get_temperature 0x00001d14 0x00001e2c 280 34% 5791
Expected total in temp_sensor_drv.o file: 824 Actual: 824 100% 5775
Flash640 / .text / fsl_adc.o Start End Size % Line
.text.ADC_GetInstance.isra.0 0x00001e2c 0x00001e54 40 9% 5794
.text.ADC_Init 0x00001e54 0x00001ee8 148 32% 5796
.text.ADC_SetConvSeqAConfig 0x00001ee8 0x00001f3c 84 18% 5799
.text.ADC_GetChannelConversionResult 0x00001f3c 0x00001fbc 128 27% 5802
.text.ADC_EnableTemperatureSensor 0x00001fbc 0x00002008 76 16% 5805
Expected total in fsl_adc.o file: 476 Actual: 476 100% 5794
Flash640 / .text / app_reporting.o Start End Size % Line
.text.eRestoreReports 0x00002008 0x00002024 28 17% 5808
.text.vMakeSupportedAttributesReportable 0x00002024 0x00002054 48 28% 5811
.text.vLoadDefaultConfigForReportable 0x00002054 0x00002088 52 31% 5814
.text.vSaveReportableRecord 0x00002088 0x000020b4 44 26% 5817
Expected total in app_reporting.o file: 172 Actual: 172 100% 5808
Flash640 / .text / board_utility.o Start End Size % Line
.text.BOARD_GetClock32MCapacitanceCharacteristics 0x000020b4 0x000020bc 8 25% 5820
.text.BOARD_CpuClockUpdate32MhzFro 0x000020bc 0x000020d4 24 75% 5823
Expected total in board_utility.o file: 32 Actual: 32 100% 5820
Flash640 / .text / app_ntag.o Start End Size % Line
.text.APP_vNtagNwkNfcNwkDebug 0x000020d4 0x0000224c 376 7% 5826
.text.APP_vNtagOtaCmdImageDebug 0x0000224c 0x00002300 180 3% 5828
.text.APP_vNtagOtaPdmLoadCmdImageNtag 0x00002300 0x000024dc 476 8% 5830
.text.APP_vNtagOtaXorBuffer.constprop.0 0x000024dc 0x000024f8 28 1% 5832
.text.APP_bNtagOtaWriteFlashBuffer.isra.0 0x000024f8 0x00002570 120 2% 5834
.text.APP_bNtagPdmLoad 0x00002570 0x000028cc 860 14% 5836
.text.APP_vNtagStart 0x000028cc 0x0000297c 176 3% 5839
.text.APP_vNtagStop 0x0000297c 0x00002a70 244 4% 5842
.text.APP_cbNtagTimer 0x00002a70 0x000038f8 3720 61% 5845
Expected total in app_ntag.o file: 6180 Actual: 6180 100% 5826
Flash640 / .text / fsl_i2c.o Start End Size % Line
.text.I2C_PendingStatusWait 0x000038f8 0x00003906 14 2% 5848
.text.I2C_MasterWriteBlocking.part.0 0x00003906 0x00003988 130 15% 5850
.text.I2C_GetInstance 0x00003988 0x000039c8 64 8% 5853
.text.I2C_MasterGetDefaultConfig 0x000039c8 0x000039e8 32 4% 5856
.text.I2C_MasterDeinit 0x000039e8 0x000039f4 12 2% 5859
.text.I2C_MasterSetBaudRate 0x000039f4 0x00003a90 156 18% 5863
.text.I2C_MasterInit 0x00003a90 0x00003ae4 84 10% 5866
.text.I2C_MasterStart 0x00003ae4 0x00003b08 36 4% 5869
.text.I2C_MasterStop 0x00003b08 0x00003b20 24 3% 5872
.text.I2C_MasterWriteBlocking 0x00003b20 0x00003b48 40 5% 5875
.text.I2C_MasterReadBlocking 0x00003b48 0x00003bcc 132 15% 5878
.text.I2C_MasterTransferBlocking 0x00003bcc 0x00003c88 188 21% 5881
Expected total in fsl_i2c.o file: 912 Actual: 912 100% 5848
Flash640 / .text / fsl_ntag.o Start End Size % Line
.text.NFCTag_IRQHandler 0x00003c88 0x00003cb4 44 31% 5884
.text.NTAG_GetDefaultConfig 0x00003cb4 0x00003cbc 8 6% 5887
.text.NTAG_Init 0x00003cbc 0x00003cd8 28 20% 5890
.text.NTAG_PollFieldDetect 0x00003cd8 0x00003ce8 16 12% 5893
.text.NTAG_SetState 0x00003ce8 0x00003d18 48 34% 5896
Expected total in fsl_ntag.o file: 144 Actual: 144 100% 5884
Flash640 / .text / app_ntag_reset.o Start End Size % Line
.text.iNTAG_I2C_Write 0x00003d18 0x00003d58 64 20% 5899
.text.iNTAG_ReadBlock 0x00003d58 0x00003da8 80 25% 5901
.text.iNTAG_WriteBlock 0x00003da8 0x00003dd0 40 13% 5904
.text.iNTAG_DumpBlock 0x00003dd0 0x00003dec 28 9% 5908
.text.vResetNTAGAddress 0x00003dec 0x00003e60 116 36% 5911
Expected total in app_ntag_reset.o file: 328 Actual: 328 100% 5899
Flash640 / .text / app_ota_client.o Start End Size % Line
.text.bInitialiseOTAClusterAndAttributes 0x00003e60 0x00003ea8 72 4% 5914
.text.vAppInitOTA 0x00003ea8 0x00003f84 220 11% 5917
.text.vLoadOTAPersistedData 0x00003f84 0x00003fc4 64 3% 5920
.text.vHandleMatchDescriptor 0x00003fc4 0x0000403c 120 6% 5923
.text.vHandleIeeeAddressRsp 0x0000403c 0x000040fc 192 9% 5926
.text.vResetOTADiscovery 0x000040fc 0x00004120 36 2% 5929
.text.vRunAppOTAStateMachine 0x00004120 0x00004408 744 35% 5932
.text.vOTAResetPersist 0x00004408 0x00004440 56 3% 5935
.text.vHandleAppOtaClient 0x00004440 0x000046ec 684 32% 5938
Expected total in app_ota_client.o file: 2188 Actual: 2188 100% 5914
Flash640 / .text / app_green_power.o Start End Size % Line
.text.vApp_GP_RegisterDevice 0x000046ec 0x0000476c 128 44% 5941
.text.vAPP_GP_LoadPDMData 0x0000476c 0x000047a0 52 18% 5944
.text.vAPP_GP_ResetData 0x000047a0 0x000047d4 52 18% 5947
.text.vHandleGreenPowerEvent 0x000047d4 0x00004810 60 21% 5950
Expected total in app_green_power.o file: 292 Actual: 292 100% 5941
Flash640 / .text / ZQueue.o Start End Size % Line
.text.ZQ_vQueueCreate 0x00004810 0x0000481e 14 8% 5953
.text.ZQ_bQueueSend 0x0000481e 0x00004868 74 41% 5956
.text.ZQ_bQueueReceive 0x00004868 0x000048a2 58 32% 5959
.text.ZQ_bQueueIsEmpty 0x000048a2 0x000048ac 10 6% 5962
.text.ZQ_u32QueueGetQueueSize 0x000048ac 0x000048b0 4 3% 5965
.text.ZQ_u32QueueGetQueueMessageWaiting 0x000048b0 0x000048b4 4 3% 5968
.text.ZQ_pvGetFirstElementOnQueue 0x000048b4 0x000048b8 4 3% 5971
.text.ZQ_pvGetNextElementOnQueue 0x000048b8 0x000048c8 16 9% 5974
Expected total in ZQueue.o file: 184 Actual: 184 100% 5953
Flash640 / .text / ZTimer.o Start End Size % Line
.text.ZTIMER_eInit 0x000048c8 0x000048ec 36 9% 5978
.text.ZTIMER_vTask 0x000048ec 0x00004988 156 39% 5981
.text.ZTIMER_eOpen 0x00004988 0x000049c0 56 14% 5984
.text.ZTIMER_eStart 0x000049c0 0x00004a14 84 21% 5987
.text.ZTIMER_eStop 0x00004a14 0x00004a60 76 19% 5990
Expected total in ZTimer.o file: 408 Actual: 408 100% 5978
Flash640 / .text / app_zps_link_keys.o Start End Size % Line
.text.ZPS_pau8GetBdbDistributedLinkKey 0x00004a60 0x00004a68 8 100% 5993
Expected total in app_zps_link_keys.o file: 8 Actual: 8 100% 5993
Flash640 / .text / appZdpExtraction.o Start End Size % Line
.text.zps_bAplZdpUnpackNodeDescResponse 0x00004a68 0x00004ae0 120 100% 5996
Expected total in appZdpExtraction.o file: 120 Actual: 120 100% 5996
Flash640 / .text / appZpsBeaconHandler.o Start End Size % Line
.text.ZPS_bAppAddBeaconFilter 0x00004ae0 0x00004aec 12 5% 5999
.text.ZPS_bAppRemoveBeaconFilter 0x00004aec 0x00004af8 12 5% 6002
.text.ZPS_bAppPassBeaconToHigherLayer 0x00004af8 0x00004c00 264 92% 6005
Expected total in appZpsBeaconHandler.o file: 288 Actual: 288 100% 5999
Flash640 / .text / board.o Start End Size % Line
.text.BOARD_InitDebugConsole 0x00004c00 0x00004c28 40 91% 6008
.text.BOARD_DbgDiagEnable 0x00004c28 0x00004c2c 4 10% 6011
Expected total in board.o file: 44 Actual: 44 100% 6008
Flash640 / .text / system_K32W061.o Start End Size % Line
.text.SystemCoreClockUpdate 0x00004c2c 0x00004ccc 160 71% 6015
.text.SystemInit 0x00004ccc 0x00004d10 68 30% 6018
Expected total in system_K32W061.o file: 228 Actual: 228 100% 6015
Flash640 / .text / startup_K32W061.o Start End Size % Line
.text.DMIC0_IRQHandler 0x00004d10 0x00004d18 8 6% 6021
.text.CIC_IRB_IRQHandler 0x00004d18 0x00004d20 8 6% 6024
.text.HWVAD0_IRQHandler 0x00004d20 0x00004d28 8 6% 6027
.text.PINT0_IRQHandler 0x00004d28 0x00004d30 8 6% 6030
.text.PINT1_IRQHandler 0x00004d30 0x00004d38 8 6% 6033
.text.PINT2_IRQHandler 0x00004d38 0x00004d40 8 6% 6036
.text.PINT3_IRQHandler 0x00004d40 0x00004d48 8 6% 6039
.text.GINT0_IRQHandler 0x00004d48 0x00004d50 8 6% 6042
.text.CTIMER0_IRQHandler 0x00004d50 0x00004d58 8 6% 6045
.text.CTIMER1_IRQHandler 0x00004d58 0x00004d60 8 6% 6048
.text.FLEXCOMM0_IRQHandler 0x00004d60 0x00004d68 8 6% 6051
.text.FLEXCOMM1_IRQHandler 0x00004d68 0x00004d70 8 6% 6054
.text.FLEXCOMM2_IRQHandler 0x00004d70 0x00004d78 8 6% 6057
.text.FLEXCOMM3_IRQHandler 0x00004d78 0x00004d80 8 6% 6060
.text.FLEXCOMM4_IRQHandler 0x00004d80 0x00004d88 8 6% 6063
.text.FLEXCOMM5_IRQHandler 0x00004d88 0x00004d90 8 6% 6066
.text.FLEXCOMM6_IRQHandler 0x00004d90 0x00004d98 8 6% 6069
Expected total in startup_K32W061.o file: 136 Actual: 136 100% 6021
Flash640 / .text / fsl_wwdt.o Start End Size % Line
.text.WWDT_GetInstance.isra.0 0x00004d98 0x00004dc0 40 11% 6072
.text.WWDT_GetDefaultConfig 0x00004dc0 0x00004dfc 60 17% 6074
.text.WWDT_Init 0x00004dfc 0x00004ebc 192 53% 6077
.text.WWDT_Deinit 0x00004ebc 0x00004ecc 16 5% 6080
.text.WWDT_Refresh 0x00004ecc 0x00004ee0 20 6% 6083
.text.WWDT_ClearStatusFlags 0x00004ee0 0x00004f08 40 11% 6086
Expected total in fsl_wwdt.o file: 368 Actual: 368 100% 6072
Flash640 / .text / fsl_clock.o Start End Size % Line
.text.CLOCK_u8OscCapConvert 0x00004f08 0x00004f30 40 2% 6089
.text.CLOCK_AttachClk 0x00004f30 0x00005038 264 13% 6092
.text.CLOCK_SetClkDiv 0x00005038 0x00005094 92 5% 6095
.text.CLOCK_GetXtal32kFreq 0x00005094 0x000050ac 24 2% 6099
.text.CLOCK_GetFro32kFreq 0x000050ac 0x000050c4 24 2% 6102
.text.CLOCK_GetOsc32kFreq 0x000050c4 0x000050d8 20 1% 6105
.text.CLOCK_GetFro12MFreq 0x000050d8 0x000050f0 24 2% 6108
.text.CLOCK_GetFro32MFreq 0x000050f0 0x00005108 24 2% 6111
.text.CLOCK_GetOsc32MFreq 0x00005108 0x00005120 24 2% 6114
.text.CLOCK_GetWdtOscFreq 0x00005120 0x0000514c 44 3% 6117
.text.CLOCK_GetFro48MFreq 0x0000514c 0x00005164 24 2% 6120
.text.CLOCK_GetPWMClockFreq 0x00005164 0x00005184 32 2% 6123
.text.CLOCK_GetMainClockRate 0x00005184 0x000051c4 64 4% 6127
.text.CLOCK_GetCoreSysClkFreq 0x000051c4 0x000051dc 24 2% 6130
.text.CLOCK_GetFRGInputClock 0x000051dc 0x00005202 38 2% 6133
.text.CLOCK_GetFRGClock 0x00005202 0x00005234 50 3% 6136
.text.CLOCK_GetFro64MFreq 0x00005234 0x0000524c 24 2% 6139
.text.CLOCK_GetClkOutFreq 0x0000524c 0x000052ac 96 5% 6142
.text.CLOCK_GetSpifiOscFreq 0x000052ac 0x000052f4 72 4% 6145
.text.CLOCK_GetApbCLkFreq 0x000052f4 0x00005320 44 3% 6148
.text.CLOCK_GetFreq 0x00005320 0x00005428 264 13% 6151
.text.CLOCK_DisableClock 0x00005428 0x000054cc 164 8% 6154
.text.CLOCK_IsClockEnable 0x000054cc 0x000054ea 30 2% 6157
.text.CLOCK_EnableAPBBridge 0x000054ea 0x000054f8 14 1% 6160
.text.CLOCK_Xtal32M_Trim 0x000054f8 0x00005600 264 13% 6163
.text.CLOCK_XtalBasicTrim 0x00005600 0x00005630 48 3% 6166
.text.DelayLoopN 0x00005630 0x0000563c 12 1% 6169
.text.CLOCK_uDelay 0x0000563c 0x00005664 40 2% 6173
.text.CLOCK_Xtal32M_WaitUntilStable 0x00005664 0x00005678 20 1% 6176
.text.CLOCK_EnableClock 0x00005678 0x00005758 224 11% 6179
Expected total in fsl_clock.o file: 2128 Actual: 2128 100% 6089
Flash640 / .text / fsl_reset.o Start End Size % Line
.text.RESET_SetPeripheralReset 0x00005758 0x000057ac 84 42% 6182
.text.RESET_ClearPeripheralReset 0x000057ac 0x00005804 88 44% 6185
.text.RESET_PeripheralReset 0x00005804 0x00005818 20 10% 6188
.text.RESET_SystemReset 0x00005818 0x00005824 12 6% 6192
Expected total in fsl_reset.o file: 204 Actual: 204 100% 6182
Flash640 / .text / fsl_rng.o Start End Size % Line
.text.TRNG_GetDefaultConfig 0x00005824 0x00005838 20 9% 6195
.text.TRNG_Init 0x00005838 0x000058a4 108 46% 6198
.text.TRNG_Deinit 0x000058a4 0x000058b8 20 9% 6201
.text.TRNG_GetRandomData 0x000058b8 0x00005910 88 38% 6205
Expected total in fsl_rng.o file: 236 Actual: 236 100% 6195
Flash640 / .text / fsl_usart.o Start End Size % Line
.text.USART_Deinit 0x00005910 0x00005950 64 11% 6208
.text.USART_GetDefaultConfig 0x00005950 0x0000598c 60 10% 6211
.text.USART_SetBaudRate 0x0000598c 0x00005a2c 160 26% 6214
.text.USART_Init 0x00005a2c 0x00005b3c 272 44% 6217
.text.USART_WriteBlocking 0x00005b3c 0x00005b84 72 12% 6220
Expected total in fsl_usart.o file: 628 Actual: 628 100% 6208
Flash640 / .text / fsl_flexcomm.o Start End Size % Line
.text.FLEXCOMM_GetInstance 0x00005b84 0x00005bb8 52 9% 6223
.text.FLEXCOMM_Init 0x00005bb8 0x00005c2c 116 20% 6226
.text.FLEXCOMM0_DriverIRQHandler 0x00005c2c 0x00005c68 60 11% 6229
.text.FLEXCOMM1_DriverIRQHandler 0x00005c68 0x00005ca4 60 11% 6232
.text.FLEXCOMM2_DriverIRQHandler 0x00005ca4 0x00005ce0 60 11% 6235
.text.FLEXCOMM3_DriverIRQHandler 0x00005ce0 0x00005d18 56 10% 6238
.text.FLEXCOMM4_DriverIRQHandler 0x00005d18 0x00005d54 60 11% 6241
.text.FLEXCOMM5_DriverIRQHandler 0x00005d54 0x00005d90 60 11% 6244
.text.FLEXCOMM6_DriverIRQHandler 0x00005d90 0x00005dcc 60 11% 6247
Expected total in fsl_flexcomm.o file: 584 Actual: 584 100% 6223
Flash640 / .text / fsl_flash.o Start End Size % Line
.text.FLASH_Wait 0x00005dcc 0x00005dde 18 8% 6250
.text.FLASH_Erase 0x00005dde 0x00005e22 68 30% 6253
.text.FLASH_ErasePages 0x00005e22 0x00005e30 14 7% 6256
.text.FLASH_BlankCheck 0x00005e30 0x00005e4a 26 12% 6259
.text.FLASH_MarginCheck 0x00005e4a 0x00005e64 26 12% 6262
.text.FLASH_Program 0x00005e64 0x00005e9c 56 25% 6265
.text.FLASH_SetReadMode 0x00005e9c 0x00005eb0 20 9% 6268
Expected total in fsl_flash.o file: 228 Actual: 228 100% 6250
Flash640 / .text / fsl_common.o Start End Size % Line
.text.InstallIRQHandler 0x00005eb0 0x00005f04 84 50% 6271
.text.SDK_DelayAtLeastUs 0x00005f04 0x00005f58 84 50% 6274
Expected total in fsl_common.o file: 168 Actual: 168 100% 6271
Flash640 / .text / fsl_aes.o Start End Size % Line
.text.aesWaitForIdle.constprop.0.isra.0 0x00005f58 0x00005f60 8 4% 6277
.text.aes_set_forward 0x00005f60 0x00005f76 22 9% 6279
.text.aes_one_block 0x00005f76 0x00005fae 56 22% 6281
.text.AES_SetKey 0x00005fae 0x00006020 114 44% 6283
.text.AES_EncryptEcb 0x00006020 0x00006058 56 22% 6286
.text.AES_Init 0x00006058 0x00006060 8 4% 6289
Expected total in fsl_aes.o file: 264 Actual: 264 100% 6277
Flash640 / .text / fsl_power.o Start End Size % Line
.text.Chip_LOWPOWER_SetSystemVoltages 0x00006060 0x00006068 8 1% 6292
.text.POWER_FlexcomClocksDisable 0x00006068 0x000060a8 64 3% 6294
.text.POWER_GetResetCause 0x000060a8 0x000060f4 76 4% 6297
.text.POWER_ClearResetCause 0x000060f4 0x00006100 12 1% 6300
.text.POWER_SetTrimDefaultActiveVoltage 0x00006100 0x000063b0 688 32% 6303
.text.POWER_Init 0x000063b0 0x000063ec 60 3% 6306
.text.POWER_GetPowerDownConfig 0x000063ec 0x000066a0 692 32% 6309
.text.POWER_GoToPowerDown 0x000066a0 0x000066cc 44 3% 6312
.text.POWER_RegisterPowerDownEntryHookFunction 0x000066cc 0x000066d8 12 1% 6315
.text.POWER_EnterPowerDownMode 0x000066d8 0x000066f0 24 2% 6318
.text.POWER_EnterDeepDownMode 0x000066f0 0x000067c4 212 10% 6321
.text.POWER_EnterPowerMode 0x000067c4 0x000067dc 24 2% 6324
.text.POWER_SetDcdc1v8 0x000067dc 0x00006868 140 7% 6328
.text.POWER_SetDcdc1v3 0x00006868 0x000068f0 136 7% 6331
Expected total in fsl_power.o file: 2192 Actual: 2192 100% 6292
Flash640 / .text / fsl_wtimer.o Start End Size % Line
.text.WTIMER_StartTimerFunction 0x000068f0 0x000069f8 264 48% 6334
.text.WTIMER_GetStatusFlags 0x000069f8 0x00006a24 44 8% 6336
.text.WTIMER_EnableInterrupts 0x00006a24 0x00006a64 64 12% 6339
.text.WTIMER_StartTimerUnsafe 0x00006a64 0x00006a78 20 4% 6342
.text.WTIMER_ReadTimer 0x00006a78 0x00006aac 52 10% 6345
.text.WTIMER_ClearStatusFlags 0x00006aac 0x00006ae8 60 11% 6348
.text.WTIMER_StopTimer 0x00006ae8 0x00006b20 56 10% 6351
Expected total in fsl_wtimer.o file: 560 Actual: 560 100% 6334
Flash640 / .text / fsl_inputmux.o Start End Size % Line
.text.INPUTMUX_Init 0x00006b20 0x00006b26 6 30% 6354
.text.INPUTMUX_AttachSignal 0x00006b26 0x00006b34 14 70% 6357
Expected total in fsl_inputmux.o file: 20 Actual: 20 100% 6354
Flash640 / .text / fsl_fmeas.o Start End Size % Line
.text.FMEAS_GetCountWithScale 0x00006b34 0x00006b5a 38 100% 6360
Expected total in fsl_fmeas.o file: 38 Actual: 38 100% 6360
Flash640 / .text / fsl_sha.o Start End Size % Line
.text.swap_bytes 0x00006b5a 0x00006b5e 4 1% 6363
.text.sha_one_block 0x00006b5e 0x00006ba0 66 13% 6365
.text.SHA_Init 0x00006ba0 0x00006bc0 32 7% 6367
.text.SHA_Update 0x00006bc0 0x00006c72 178 35% 6370
.text.SHA_Finish 0x00006c72 0x00006d64 242 47% 6373
Expected total in fsl_sha.o file: 522 Actual: 522 100% 6363
Flash640 / .text / Exceptions_NVIC.o Start End Size % Line
.text.vDebugExceptionHandlersInitialise 0x00006d64 0x00006d90 44 100% 6377
Expected total in Exceptions_NVIC.o file: 44 Actual: 44 100% 6377
Flash640 / .text / MicroExceptions_arm.o Start End Size % Line
.text.ExceptionUnwindStack 0x00006d90 0x00006e20 144 6% 6380
.text.HardFault_Handler 0x00006e20 0x00006e28 8 1% 6383
.text.BusFault_Handler 0x00006e28 0x00006e30 8 1% 6386
.text.UsageFault_Handler 0x00006e30 0x00006e38 8 1% 6389
.text.MemManage_Handler 0x00006e38 0x00006e40 8 1% 6392
.text.vPrintRegisterBit 0x00006e40 0x00006e54 20 1% 6395
.text.vPrintSystemHandlerAndControlStateRegisterBitFields 0x00006e54 0x00006f1c 200 9% 6398
.text.vPrintConfigurableFaultStatusRegisterBitFields 0x00006f1c 0x00007074 344 15% 6401
.text.vDebugBusFaultHandler 0x00007074 0x000071f4 384 16% 6404
.text.vDebugUsageFaultHandler 0x000071f4 0x00007354 352 15% 6407
.text.vDebugMemoryFaultHandler 0x00007354 0x000074d4 384 16% 6410
.text.vPrintHardFaultStatusRegisterBitFields 0x000074d4 0x0000751c 72 3% 6413
.text.vDebugHardFaultHandler 0x0000751c 0x00007728 524 22% 6416
Expected total in MicroExceptions_arm.o file: 2456 Actual: 2456 100% 6380
Flash640 / .text / Debug.o Start End Size % Line
.text.vDebugInit 0x00007728 0x0000772a 2 3% 6419
.text.vDebugHex 0x0000772a 0x00007772 72 88% 6422
.text.vDebugNonInt 0x00007772 0x00007776 4 5% 6425
.text.vDebugHexNonInt 0x00007776 0x0000777a 4 5% 6428
Expected total in Debug.o file: 82 Actual: 82 100% 6419
Flash640 / .text / OtaSupport.o Start End Size % Line
.text.OTA_ReadDataMemCpy 0x0000777a 0x0000778c 18 3% 6431
.text.OTA_AlignOnReset 0x0000778c 0x0000779c 16 3% 6434
.text.OTA_StartImageWithMaxSize 0x0000779c 0x000077c8 44 7% 6437
.text.OTA_StartImage 0x000077c8 0x000077d8 16 3% 6440
.text.OTA_PullImageChunk 0x000077d8 0x00007830 88 14% 6444
.text.OTA_PushImageChunk 0x00007830 0x000078ac 124 19% 6447
.text.OTA_PushImageChunkBlocking 0x000078ac 0x000078b0 4 1% 6450
.text.OTA_SetNewImageFlag 0x000078b0 0x000078e4 52 8% 6453
.text.OTA_ImageAuthenticate 0x000078e4 0x00007938 84 13% 6456
.text.OTA_CancelImage 0x00007938 0x00007954 28 5% 6459
.text.OTA_ClientInit 0x00007954 0x00007974 32 5% 6462
.text.OTA_InvalidateImageHeader 0x00007974 0x000079e0 108 17% 6465
.text.OTA_CommitImage 0x000079e0 0x00007a14 52 8% 6468
Expected total in OtaSupport.o file: 666 Actual: 666 100% 6431
Flash640 / .text / OtaUtils.o Start End Size % Line
.text.aesProcess 0x00007a14 0x00007a1c 8 1% 6471
.text.OtaUtils_IsInternalFlashAddr 0x00007a1c 0x00007a4c 48 5% 6473
.text.OtaUtils_AesLoadKeyFromOTP 0x00007a4c 0x00007a68 28 3% 6475
.text.OtaUtils_ReadFromInternalFlash 0x00007a68 0x00007ac0 88 9% 6478
.text.OtaUtils_GetModifiableInternalFlashTopAddress 0x00007ac0 0x00007b6c 172 16% 6481
.text.OtaUtils_ValidateImage 0x00007b6c 0x00007dc0 596 55% 6484
.text.OtaUtils_ReconstructRootCert 0x00007dc0 0x00007e54 148 14% 6487
Expected total in OtaUtils.o file: 1088 Actual: 1088 100% 6471
Flash640 / .text / psector_api.o Start End Size % Line
.text.psector_GetPage0Contents 0x00007e54 0x00007e7c 40 67% 6490
.text.psector_GetPage0Handle 0x00007e7c 0x00007e90 20 34% 6493
Expected total in psector_api.o file: 60 Actual: 60 100% 6490
Flash640 / .text / FunctionLib.o Start End Size % Line
.text.FLib_MemCpy 0x00007e90 0x00007ea4 20 30% 6496
.text.FLib_MemCmp 0x00007ea4 0x00007ec4 32 48% 6499
.text.FLib_MemSet 0x00007ec4 0x00007ed4 16 24% 6502
Expected total in FunctionLib.o file: 68 Actual: 68 100% 6496
Flash640 / .text / SecLib.o Start End Size % Line
.text.k32w0_hw_aes_load_key.constprop.0 0x00007ed4 0x00007f04 48 7% 6506
.text.k32w0_hw_aes128_block_encrypt 0x00007f04 0x00007f28 36 5% 6508
.text.k32w0_hw_aes_ecb_encrypt.isra.0 0x00007f28 0x00007f50 40 6% 6510
.text.SecLib_Init 0x00007f50 0x00007f5c 12 2% 6512
.text.AES_128_Encrypt 0x00007f5c 0x00007f60 4 1% 6515
.text.bACI_WriteKey 0x00007f60 0x00007f74 20 3% 6518
.text.vACI_OptimisedCcmStar 0x00007f74 0x000081b0 572 79% 6521
Expected total in SecLib.o file: 732 Actual: 732 100% 6506
Flash640 / .text / RNG.o Start End Size % Line
.text.RNG_Init 0x000081b0 0x00008200 80 42% 6524
.text.RNG_GetRandomNo 0x00008200 0x00008240 64 34% 6527
.text.RND_u32GetRand256 0x00008240 0x00008252 18 10% 6530
.text.RND_u32GetRand 0x00008252 0x00008270 30 16% 6533
Expected total in RNG.o file: 192 Actual: 192 100% 6524
Flash640 / .text / GenericList.o Start End Size % Line
.text.ListInit 0x00008270 0x0000827c 12 9% 6536
.text.ListAddTail 0x0000827c 0x000082b8 60 45% 6539
.text.ListRemoveHead 0x000082b8 0x000082ee 54 41% 6542
.text.ListGetAvailable 0x000082ee 0x000082f6 8 6% 6545
Expected total in GenericList.o file: 134 Actual: 134 100% 6536
Flash640 / .text / Messaging.o Start End Size % Line
.text.ListAddTailMsg 0x000082f6 0x000082fc 6 9% 6548
.text.ListRemoveHeadMsg 0x000082fc 0x00008308 12 17% 6551
.text.ListGetHeadMsg 0x00008308 0x0000831e 22 30% 6554
.text.ListGetNextMsg 0x0000831e 0x00008336 24 33% 6557
.text.MSG_Free 0x00008336 0x00008340 10 14% 6560
Expected total in Messaging.o file: 74 Actual: 74 100% 6548
Flash640 / .text / MemManager.o Start End Size % Line
.text.MEM_Init 0x00008340 0x000083b0 112 36% 6563
.text.MEM_BufferAllocWithId 0x000083b0 0x00008410 96 31% 6566
.text.MEM_BufferFree 0x00008410 0x00008478 104 34% 6569
Expected total in MemManager.o file: 312 Actual: 312 100% 6563
Flash640 / .text / TimersManager.o Start End Size % Line
.text.TMR_SetTimerStatus 0x00008478 0x0000848c 20 3% 6572
.text.StackTimer_ISR 0x0000848c 0x000084b4 40 5% 6574
.text.TMR_NotifyClkChanged 0x000084b4 0x000084f8 68 9% 6577
.text.TMR_Init 0x000084f8 0x00008568 112 14% 6580
.text.TMR_StopTimer 0x00008568 0x000085e4 124 16% 6583
.text.TMR_Task 0x000085e4 0x000087a0 444 55% 6586
Expected total in TimersManager.o file: 808 Actual: 808 100% 6572
Flash640 / .text / TMR_Adapter.o Start End Size % Line
.text.FMEAS_StartMeasureWithScale.constprop.0 0x000087a0 0x00008810 112 12% 6589
.text.Timestamp_GetCounter32bit 0x00008810 0x0000881c 12 2% 6591
.text.StackTimer_Init 0x0000881c 0x00008874 88 10% 6594
.text.StackTimer_ReInit 0x00008874 0x00008898 36 4% 6597
.text.StackTimer_Enable 0x00008898 0x000088a8 16 2% 6600
.text.StackTimer_GetInputFrequency 0x000088a8 0x000088b0 8 1% 6603
.text.StackTimer_GetCounterValue 0x000088b0 0x000088bc 12 2% 6607
.text.StackTimer_SetOffsetTicks 0x000088bc 0x000088d0 20 3% 6610
.text.StackTimer_ClearIntFlag 0x000088d0 0x00008900 48 6% 6613
.text.WAKE_UP_TIMER1_IRQHandler 0x00008900 0x0000894c 76 9% 6616
.text.FRO32K_StartCalibration 0x0000894c 0x000089a4 88 10% 6619
.text.TMR_GetTimestampUs 0x000089a4 0x00008a08 100 11% 6622
.text.FRO32K_CompleteCalibration 0x00008a08 0x00008ab4 172 19% 6625
.text.FRO32K_Init 0x00008ab4 0x00008b48 148 16% 6628
Expected total in TMR_Adapter.o file: 936 Actual: 936 100% 6589
Flash640 / .text / fsl_ctimer.o Start End Size % Line
.text.CTIMER_GenericIRQHandler 0x00008b48 0x00008ba8 96 78% 6631
.text.CTIMER0_DriverIRQHandler 0x00008ba8 0x00008bb6 14 12% 6634
.text.CTIMER1_DriverIRQHandler 0x00008bb6 0x00008bc4 14 12% 6637
Expected total in fsl_ctimer.o file: 124 Actual: 124 100% 6631
Flash640 / .text / fsl_rtc.o Start End Size % Line
.text.RTC_Init 0x00008bc4 0x00008bde 26 100% 6640
Expected total in fsl_rtc.o file: 26 Actual: 26 100% 6640
Flash640 / .text / Panic.o Start End Size % Line
.text.panic 0x00008bde 0x00008be0 2 100% 6643
Expected total in Panic.o file: 2 Actual: 2 100% 6643
Flash640 / .text / fsl_dma.o Start End Size % Line
.text.DMA_GetInstance 0x00008be0 0x00008c08 40 18% 6645
.text.DMA_IRQHandle 0x00008c08 0x00008cb0 168 74% 6647
.text.DMA0_DriverIRQHandler 0x00008cb0 0x00008cc4 20 9% 6650
Expected total in fsl_dma.o file: 228 Actual: 228 100% 6645
Flash640 / .text / MicroInt_arm_sdk2.o Start End Size % Line
.text.vMicroIntEnableOnly 0x00008cc4 0x00008cdc 24 75% 6653
.text.vMicroIntRestoreState 0x00008cdc 0x00008ce4 8 25% 6656
Expected total in MicroInt_arm_sdk2.o file: 32 Actual: 32 100% 6653
Flash640 / .text / PWR.o Start End Size % Line
.text.PWR_InitFunction.part.0 0x00008ce4 0x00008d10 44 5% 6659
.text.PWR_Init 0x00008d10 0x00008d20 16 2% 6661
.text.PWR_AllowDeviceToSleep 0x00008d20 0x00008d3c 28 3% 6664
.text.PWR_DisallowDeviceToSleep 0x00008d3c 0x00008d5c 32 3% 6667
.text.PWR_ChangeDeepSleepMode 0x00008d5c 0x00008d80 36 4% 6670
.text.PWR_GetDeepSleepConfig 0x00008d80 0x00008da0 32 3% 6673
.text.PWR_CheckSocTimers 0x00008da0 0x00008e60 192 18% 6676
.text.PWR_CheckIfDeviceCanGoToSleep 0x00008e60 0x00008e8c 44 5% 6678
.text.PWR_EnterPowerDown 0x00008e8c 0x00008ec4 56 6% 6681
.text.PWR_EnterLowPower 0x00008ec4 0x00008ee8 36 4% 6684
.text.PWR_SetWakeUpConfig 0x00008ee8 0x00008efc 20 2% 6688
.text.PWR_GetWakeUpConfig 0x00008efc 0x00008f08 12 2% 6691
.text.vSetWakeUpIoConfig 0x00008f08 0x00008f28 32 3% 6694
.text.u64GetWakeupSourceConfig 0x00008f28 0x00008fa4 124 12% 6697
.text.vHandleSleepModes 0x00008fa4 0x000090f8 340 32% 6700
.text.PWR_u32GetRamRetention 0x000090f8 0x00009104 12 2% 6702
.text.PWR_vForceRadioRetention 0x00009104 0x0000911c 24 3% 6705
Expected total in PWR.o file: 1080 Actual: 1080 100% 6659
Flash640 / .text / PWR_setjmp.o Start End Size % Line
.text.setjmp 0x0000911c 0x00009128 12 43% 6708
.text.longjmp 0x00009128 0x00009138 16 58% 6710
Expected total in PWR_setjmp.o file: 28 Actual: 28 100% 6708
Flash640 / .text / PWRLib.o Start End Size % Line
.text.PWRLib_LLDsmComplete 0x00009138 0x0000913a 2 1% 6712
.text.PWRLib_Init 0x0000913a 0x0000913c 2 1% 6714
.text.PWRLib_SetDeepSleepMode 0x0000913c 0x00009148 12 2% 6717
.text.PWRLib_GetDeepSleepMode 0x00009148 0x00009154 12 2% 6720
.text.PWRLib_MCU_Enter_Sleep 0x00009154 0x00009160 12 2% 6723
.text.PWR_ClearWakeupReason 0x00009160 0x0000916c 12 2% 6726
.text.WarmMain 0x0000916c 0x0000917c 16 3% 6729
.text.PWRLib_EnterPowerDownModeRamOff 0x0000917c 0x000091ac 48 7% 6732
.text.PWRLib_EnterDeepDownMode 0x000091ac 0x000091dc 48 7% 6735
.text.PWRLib_u32RamBanksSpanned 0x000091dc 0x000092b0 212 31% 6738
.text.PWRLib_EnterPowerDownModeRamOn 0x000092b0 0x000093f8 328 47% 6741
Expected total in PWRLib.o file: 704 Actual: 704 100% 6712
Flash640 / .text / GPIO_Adapter.o Start End Size % Line
.text.GpioGetIoWakeupSource 0x000093f8 0x00009404 12 100% 6744
Expected total in GPIO_Adapter.o file: 12 Actual: 12 100% 6744
Flash640 / .text / fsl_str.o Start End Size % Line
.text.StrFormatPrintf 0x00009404 0x0000997c 1400 100% 6747
Expected total in fsl_str.o file: 1400 Actual: 1400 100% 6747
Flash640 / .text / serial_manager.o Start End Size % Line
.text.SerialManager_Init 0x0000997c 0x000099d4 88 15% 6750
.text.SerialManager_Deinit 0x000099d4 0x00009a20 76 13% 6753
.text.SerialManager_OpenWriteHandle 0x00009a20 0x00009a74 84 14% 6756
.text.SerialManager_CloseWriteHandle 0x00009a74 0x00009ac4 80 14% 6759
.text.SerialManager_OpenReadHandle 0x00009ac4 0x00009b20 92 16% 6762
.text.SerialManager_CloseReadHandle 0x00009b20 0x00009b70 80 14% 6765
.text.SerialManager_WriteBlocking 0x00009b70 0x00009bd8 104 18% 6768
Expected total in serial_manager.o file: 604 Actual: 604 100% 6750
Flash640 / .text / serial_port_uart.o Start End Size % Line
.text.Serial_UartInit 0x00009bd8 0x00009c38 96 48% 6771
.text.Serial_UartDeinit 0x00009c38 0x00009c5c 36 18% 6774
.text.Serial_UartWrite 0x00009c5c 0x00009ca4 72 36% 6777
Expected total in serial_port_uart.o file: 204 Actual: 204 100% 6771
Flash640 / .text / usart_adapter.o Start End Size % Line
.text.HAL_UartInit 0x00009ca4 0x00009d64 192 59% 6780
.text.HAL_UartDeinit 0x00009d64 0x00009d98 52 16% 6783
.text.HAL_UartSendBlocking 0x00009d98 0x00009dec 84 26% 6786
Expected total in usart_adapter.o file: 328 Actual: 328 100% 6780
Flash640 / .text / fsl_assert.o Start End Size % Line
.text.__assert_func 0x00009dec 0x00009e08 28 100% 6789
Expected total in fsl_assert.o file: 28 Actual: 28 100% 6789
Flash640 / .text / timer.o Start End Size % Line
.text.zbPlatGetTime 0x00009e08 0x00009e0c 4 100% 6792
Expected total in timer.o file: 4 Actual: 4 100% 6792
Flash640 / .text / Heap.o Start End Size % Line
.text.pvHeap_DefAlloc 0x00009e0c 0x00009e48 60 84% 6795
.text.pvHeap_Alloc 0x00009e48 0x00009e54 12 17% 6797
Expected total in Heap.o file: 72 Actual: 72 100% 6795
Flash640 / .text / Eeprom_InternalFlash.o Start End Size % Line
.text.EEPROM_FixWriteDataInFlash 0x00009e54 0x00009ed0 124 26% 6800
.text.EEPROM_Init 0x00009ed0 0x00009f0c 60 13% 6802
.text.EEPROM_WriteData 0x00009f0c 0x00009fa0 148 31% 6805
.text.EEPROM_ReadData 0x00009fa0 0x0000a008 104 22% 6808
.text.EEPROM_FlashWriteBufferedTailEndBytes 0x0000a008 0x0000a03c 52 11% 6811
Expected total in Eeprom_InternalFlash.o file: 488 Actual: 488 100% 6800
Flash640 / .text / fsl_os_abstraction_bm.o Start End Size % Line
.text.osObjectIsAllocated.constprop.0 0x0000a03c 0x0000a060 36 6% 6814
.text.OSA_EnableIRQGlobal 0x0000a060 0x0000a074 20 3% 6816
.text.OSA_DisableIRQGlobal 0x0000a074 0x0000a084 16 3% 6819
.text.task_init 0x0000a084 0x0000a0c0 60 9% 6822
.text.OSA_TaskCreate 0x0000a0c0 0x0000a140 128 18% 6825
.text.OSA_TimeInit 0x0000a140 0x0000a170 48 7% 6828
.text.OSA_TimeDiff 0x0000a170 0x0000a174 4 1% 6831
.text.OSA_TimeGetMsec 0x0000a174 0x0000a180 12 2% 6834
.text.OSA_EventCreate 0x0000a180 0x0000a1bc 60 9% 6837
.text.OSA_EventSet 0x0000a1bc 0x0000a1e4 40 6% 6840
.text.OSA_EventWait 0x0000a1e4 0x0000a27c 152 22% 6843
.text.OSA_InterruptEnable 0x0000a27c 0x0000a280 4 1% 6846
.text.OSA_InterruptDisable 0x0000a280 0x0000a284 4 1% 6849
.text.OSA_InterruptEnableRestricted 0x0000a284 0x0000a29e 26 4% 6852
.text.OSA_InterruptEnableRestore 0x0000a29e 0x0000a2a6 8 2% 6855
.text.OSA_InstallIntHandler 0x0000a2a6 0x0000a2ac 6 1% 6858
.text.OSA_Start 0x0000a2ac 0x0000a2d4 40 6% 6861
.text.startup.main 0x0000a2d4 0x0000a2f4 32 5% 6864
.text.SysTick_Handler 0x0000a2f4 0x0000a304 16 3% 6867
Expected total in fsl_os_abstraction_bm.o file: 712 Actual: 712 100% 6814
Flash640 / .text / GreenPower.o Start End Size % Line
.text.u16GP_APduInstanceReadWriteLongString 0x0000a304 0x0000a36c 104 6% 6870
.text.vCLD_GPTimerClickCallback 0x0000a36c 0x0000a3a4 56 3% 6874
.text.eCLD_GPRegisterTimeServer 0x0000a3a4 0x0000a3cc 40 2% 6876
.text.eGP_CreateGreenPower 0x0000a3cc 0x0000a4b4 232 12% 6879
.text.eGP_FindGpCluster 0x0000a4b4 0x0000a4ec 56 3% 6882
.text.u16GP_DeriveAliasSrcAddr 0x0000a4ec 0x0000a52c 64 4% 6885
.text.u8GP_DeriveAliasSeqNum 0x0000a52c 0x0000a558 44 3% 6888
.text.u32GP_CRC32 0x0000a558 0x0000a58c 52 3% 6891
.text.bGP_IsDuplicatePkt 0x0000a58c 0x0000a6b2 294 15% 6894
.text.bGP_AliasPresent 0x0000a6b2 0x0000a7da 296 15% 6897
.text.vGP_CallbackForPersistData 0x0000a7da 0x0000a824 74 4% 6900
.text.vGP_RestorePersistedData 0x0000a824 0x0000a89c 120 6% 6904
.text.bGP_CheckFrameToBeProcessed 0x0000a89c 0x0000a8d8 60 3% 6907
.text.bGP_GetGPDKey 0x0000a8d8 0x0000a960 136 7% 6910
.text.eGP_AddDeviceSecurity 0x0000a960 0x0000aa80 288 15% 6913
.text.u8GP_SecurityProcessCallback 0x0000aa80 0x0000aadc 92 5% 6916
Expected total in GreenPower.o file: 2008 Actual: 2008 100% 6870
Flash640 / .text / GreenPowerCommissioningNotification.o Start End Size % Line
.text.eGP_ZgpCommissioningNotificationSend 0x0000aadc 0x0000ac28 332 50% 6919
.text.eGP_ZgpCommissioningNotificationReceive 0x0000ac28 0x0000ad76 334 51% 6922
Expected total in GreenPowerCommissioningNotification.o file: 666 Actual: 666 100% 6919
Flash640 / .text / GreenPowerCommon.o Start End Size % Line
.text.bGP_GiveCommIndAndUpdateTable 0x0000ad76 0x0000ad7a 4 1% 6925
.text.bGP_ValidateCommandType 0x0000ad7a 0x0000adc6 76 3% 6928
.text.bGP_GetFreeProxySinkTableEntry 0x0000adc6 0x0000ae18 82 3% 6931
.text.u16GP_GetStringSizeOfProxyTable 0x0000ae18 0x0000aed8 192 6% 6934
.text.bGP_IsFreshPkt 0x0000aed8 0x0000af10 56 2% 6937
.text.vCreateDataIndFromBufferedCmd 0x0000af10 0x0000afa4 148 5% 6940
.text.u8GP_GetLQIQuality 0x0000afa4 0x0000afc6 34 2% 6943
.text.u8GP_GetProxyDistance 0x0000afc6 0x0000afd4 14 1% 6946
.text.u8GP_GetProxyDelay 0x0000afd4 0x0000afe6 18 1% 6949
.text.eGp_BufferTransmissionPacket 0x0000afe6 0x0000b100 282 9% 6952
.text.vGP_SendDeviceAnnounce 0x0000b100 0x0000b194 148 5% 6955
.text.u8GP_GetDataReqHandle 0x0000b194 0x0000b1a6 18 1% 6958
.text.vGP_ExitCommMode 0x0000b1a6 0x0000b222 124 4% 6961
.text.bValidatePacketLength 0x0000b222 0x0000b254 50 2% 6964
.text.u8GetGPDFKeyMAP 0x0000b254 0x0000b29e 74 3% 6967
.text.bGP_ValidateGPDF_Fields 0x0000b29e 0x0000b2f4 86 3% 6970
.text.bGP_SecurityValidation 0x0000b2f4 0x0000b312 30 1% 6973
.text.u16GetProxyTableEntrySize 0x0000b312 0x0000b37e 108 4% 6976
.text.u16GetProxyTableString 0x0000b37e 0x0000b4e6 360 11% 6979
.text.u16GP_ReadProxyTableToString 0x0000b4e6 0x0000b542 92 3% 6982
.text.bGP_CheckGPDAddressMatch 0x0000b542 0x0000b5ea 168 6% 6985
.text.bGP_IsProxyTableEntryPresent 0x0000b5ea 0x0000b654 106 4% 6988
.text.vGP_RemoveGPDFromProxySinkTable 0x0000b654 0x0000b6cc 120 4% 6991
.text.bGP_GPDFValidityCheck 0x0000b6cc 0x0000b7a6 218 7% 6994
.text.bIsInvolveTC 0x0000b7a6 0x0000b7d4 46 2% 6997
.text.vBackUpTxQueueMsg 0x0000b7d4 0x0000b856 130 4% 7000
.text.vSendToTxQueue 0x0000b856 0x0000b904 174 6% 7003
.text.vGp_TransmissionTimerCallback 0x0000b904 0x0000ba48 324 10% 7006
Expected total in GreenPowerCommon.o file: 3282 Actual: 3282 100% 6925
Flash640 / .text / GreenPowerCustomCommandHandler.o Start End Size % Line
.text.eGP_GreenPowerCommandHandler 0x0000ba48 0x0000bb1c 212 100% 7009
Expected total in GreenPowerCustomCommandHandler.o file: 212 Actual: 212 100% 7009
Flash640 / .text / GreenPowerCustomCommandResponses.o Start End Size % Line
.text.eGP_HandleSinkTableResponse 0x0000bb1c 0x0000bb68 76 3% 7012
.text.eGP_HandleProxyTableRequest 0x0000bb68 0x0000bcce 358 12% 7015
.text.eGP_HandleProxyTableResponse 0x0000bcce 0x0000bd1a 76 3% 7018
.text.eGP_HandleProxyCommissioningMode 0x0000bd1a 0x0000be08 238 8% 7021
.text.vGetRSSIAndLQIFromGPPGPDLink 0x0000be08 0x0000be1c 20 1% 7024
.text.vFillDataIndicationFromNotif 0x0000be1c 0x0000bea6 138 5% 7027
.text.vFillDataIndication 0x0000bea6 0x0000bf5a 180 6% 7030
.text.vGP_SendResponseGPDF 0x0000bf5a 0x0000c014 186 6% 7033
.text.eGP_HandleZgpReponse 0x0000c014 0x0000c0ca 182 6% 7036
.text.bBestGPD_GPPLink 0x0000c0ca 0x0000c0f2 40 2% 7039
.text.bGP_CheckIfCmdToBeBuffered 0x0000c0f2 0x0000c204 274 9% 7042
.text.eGP_HandleZgpCommissioningNotification 0x0000c204 0x0000c29e 154 5% 7045
.text.bGP_CheckIfCmdToBeNotified 0x0000c29e 0x0000c324 134 5% 7048
.text.eGP_HandleZgpNotification 0x0000c324 0x0000c3f0 204 7% 7051
.text.bGP_IsPairingCmdValid 0x0000c3f0 0x0000c424 52 2% 7054
.text.eGP_HandleZgpPairing 0x0000c424 0x0000c794 880 28% 7057
Expected total in GreenPowerCustomCommandResponses.o file: 3192 Actual: 3192 100% 7012
Flash640 / .text / GreenPowerDataIndication.o Start End Size % Line
.text.vZCL_HandleZgpDataIndication 0x0000c794 0x0000c880 236 52% 7061
.text.vAddRemoveBufferedTxQMsg 0x0000c880 0x0000c900 128 28% 7064
.text.vZCL_HandleZgpDataConfirm 0x0000c900 0x0000c960 96 21% 7067
Expected total in GreenPowerDataIndication.o file: 460 Actual: 460 100% 7061
Flash640 / .text / GreenPowerDirectCommandHandler.o Start End Size % Line
.text.vGP_FormGPDataIndication 0x0000c960 0x0000ca36 214 70% 7070
.text.eGP_GreenPowerDirectCommandHandler 0x0000ca36 0x0000ca94 94 31% 7073
Expected total in GreenPowerDirectCommandHandler.o file: 308 Actual: 308 100% 7070
Flash640 / .text / GreenPowerNotification.o Start End Size % Line
.text.eGP_ZgpNotificationSend 0x0000ca94 0x0000cb9c 264 49% 7077
.text.eGP_ZgpNotificationReceive 0x0000cb9c 0x0000ccb8 284 52% 7080
Expected total in GreenPowerNotification.o file: 548 Actual: 548 100% 7077
Flash640 / .text / GreenPowerPairing.o Start End Size % Line
.text.eGP_ZgpPairingReceive 0x0000ccb8 0x0000cfd2 794 100% 7083
Expected total in GreenPowerPairing.o file: 794 Actual: 794 100% 7083
Flash640 / .text / GreenPowerProxyCommissioningMode.o Start End Size % Line
.text.eGP_ProxyCommissioningModeSend 0x0000cfd2 0x0000d046 116 19% 7086
.text.eGP_ProxyCommissioningMode 0x0000d046 0x0000d1d2 396 63% 7089
.text.eGP_ProxyCommissioningModeReceive 0x0000d1d2 0x0000d24c 122 20% 7092
Expected total in GreenPowerProxyCommissioningMode.o file: 634 Actual: 634 100% 7086
Flash640 / .text / GreenPowerProxyGPDHandler.o Start End Size % Line
.text.vGP_HandleGPDCommand 0x0000d24c 0x0000d6b0 1124 100% 7095
Expected total in GreenPowerProxyGPDHandler.o file: 1124 Actual: 1124 100% 7095
Flash640 / .text / GreenPowerProxyTableRequest.o Start End Size % Line
.text.eGP_ProxyTableRequestReceive 0x0000d6b0 0x0000d75e 174 100% 7098
Expected total in GreenPowerProxyTableRequest.o file: 174 Actual: 174 100% 7098
Flash640 / .text / GreenPowerProxyTableResponse.o Start End Size % Line
.text.eGP_ProxyTableResponseSend 0x0000d75e 0x0000d7c8 106 41% 7101
.text.eGP_ProxyTableResponseReceive 0x0000d7c8 0x0000d866 158 60% 7104
Expected total in GreenPowerProxyTableResponse.o file: 264 Actual: 264 100% 7101
Flash640 / .text / GreenPowerResponse.o Start End Size % Line
.text.eGP_ZgpResponseReceive 0x0000d866 0x0000d93e 216 100% 7107
Expected total in GreenPowerResponse.o file: 216 Actual: 216 100% 7107
Flash640 / .text / GreenPowerScheduler.o Start End Size % Line
.text.eGP_Update20mS 0x0000d93e 0x0000d9c2 132 70% 7110
.text.eGP_Update1mS 0x0000d9c2 0x0000d9fc 58 31% 7113
Expected total in GreenPowerScheduler.o file: 190 Actual: 190 100% 7110
Flash640 / .text / GreenPowerSinkTableResponse.o Start End Size % Line
.text.eGP_SinkTableResponseReceive 0x0000d9fc 0x0000da90 148 100% 7116
Expected total in GreenPowerSinkTableResponse.o file: 148 Actual: 148 100% 7116
Flash640 / .text / gp.o Start End Size % Line
.text.eGP_RegisterProxyBasicEndPoint 0x0000da90 0x0000db18 136 100% 7119
Expected total in gp.o file: 136 Actual: 136 100% 7119
Flash640 / .text / Basic.o Start End Size % Line
.text.eCLD_BasicCreateBasic 0x0000db18 0x0000db84 108 100% 7122
Expected total in Basic.o file: 108 Actual: 108 100% 7122
Flash640 / .text / BasicClientCommands.o Start End Size % Line
.text.eCLD_BasicCommandResetToFactoryDefaultsReceive 0x0000db84 0x0000db96 18 100% 7125
Expected total in BasicClientCommands.o file: 18 Actual: 18 100% 7125
Flash640 / .text / BasicCommandHandler.o Start End Size % Line
.text.eCLD_BasicCommandHandler 0x0000db96 0x0000dbf8 98 100% 7128
Expected total in BasicCommandHandler.o file: 98 Actual: 98 100% 7128
Flash640 / .text / Groups.o Start End Size % Line
.text.eCLD_GroupsCreateGroups 0x0000dbf8 0x0000dd24 300 69% 7131
.text.eCLD_GroupsSetIdentifying 0x0000dd24 0x0000dd48 36 9% 7134
.text.eCLD_GroupsCheckGroupExists 0x0000dd48 0x0000ddae 102 24% 7137
Expected total in Groups.o file: 438 Actual: 438 100% 7131
Flash640 / .text / GroupsCommandHandler.o Start End Size % Line
.text.eCLD_GroupsHandleAddGroupRequest.constprop.0.isra.0 0x0000ddae 0x0000de78 202 25% 7140
.text.eCLD_GroupsCommandHandler 0x0000de78 0x0000e0f2 634 76% 7142
Expected total in GroupsCommandHandler.o file: 836 Actual: 836 100% 7140
Flash640 / .text / GroupsServerCommands.o Start End Size % Line
.text.eCLD_GroupsCommandAddGroupResponseSend 0x0000e0f2 0x0000e132 64 23% 7145
.text.eCLD_GroupsCommandViewGroupResponseSend 0x0000e132 0x0000e180 78 28% 7148
.text.eCLD_GroupsCommandGetGroupMembershipResponseSend 0x0000e180 0x0000e1d0 80 28% 7151
.text.eCLD_GroupsCommandRemoveGroupResponseSend 0x0000e1d0 0x0000e212 66 23% 7154
Expected total in GroupsServerCommands.o file: 288 Actual: 288 100% 7145
Flash640 / .text / GroupsTableManager.o Start End Size % Line
.text.bCLD_GroupsSearchForGroup 0x0000e212 0x0000e240 46 7% 7157
.text.eCLD_GroupsAddGroup 0x0000e240 0x0000e2e4 164 23% 7159
.text.eCLD_GroupsFindGroup 0x0000e2e4 0x0000e310 44 7% 7162
.text.iCLD_GroupsListGroups 0x0000e310 0x0000e378 104 15% 7165
.text.iCLD_GroupsCountGroups 0x0000e378 0x0000e3ca 82 12% 7168
.text.iCLD_GroupsListMatchingGroups 0x0000e3ca 0x0000e45c 146 21% 7171
.text.eCLD_GroupsRemoveGroup 0x0000e45c 0x0000e4a0 68 10% 7175
.text.eCLD_GroupsRemoveAllGroups 0x0000e4a0 0x0000e4e2 66 10% 7178
Expected total in GroupsTableManager.o file: 720 Actual: 720 100% 7157
Flash640 / .text / Identify.o Start End Size % Line
.text.vCLD_IdentifyTimerClickCallback 0x0000e4e2 0x0000e55c 122 51% 7181
.text.eCLD_IdentifyRegisterTimeServer 0x0000e55c 0x0000e584 40 17% 7184
.text.eCLD_IdentifyCreateIdentify 0x0000e584 0x0000e5d4 80 34% 7187
Expected total in Identify.o file: 242 Actual: 242 100% 7181
Flash640 / .text / IdentifyCommandHandler.o Start End Size % Line
.text.eCLD_IdentifyCommandHandler 0x0000e5d4 0x0000e6e0 268 100% 7190
Expected total in IdentifyCommandHandler.o file: 268 Actual: 268 100% 7190
Flash640 / .text / IdentifyServerCommands.o Start End Size % Line
.text.eCLD_IdentifyCommandIdentifyQueryResponseSend 0x0000e6e0 0x0000e710 48 30% 7193
.text.eCLD_IdentifyCommandIdentifyRequestReceive 0x0000e710 0x0000e736 38 24% 7196
.text.eCLD_IdentifyCommandIdentifyQueryRequestReceive 0x0000e736 0x0000e74a 20 13% 7199
.text.eCLD_IdentifyCommandTriggerEffectRequestReceive 0x0000e74a 0x0000e780 54 34% 7202
Expected total in IdentifyServerCommands.o file: 160 Actual: 160 100% 7193
Flash640 / .text / OnOff.o Start End Size % Line
.text.eCLD_OnOffSceneEventHandler 0x0000e780 0x0000e7a8 40 40% 7205
.text.eCLD_OnOffCreateOnOff 0x0000e7a8 0x0000e7e4 60 60% 7207
Expected total in OnOff.o file: 100 Actual: 100 100% 7205
Flash640 / .text / OnOffCommandHandler.o Start End Size % Line
.text.eCLD_OnOffCommandHandler 0x0000e7e4 0x0000e8a0 188 100% 7210
Expected total in OnOffCommandHandler.o file: 188 Actual: 188 100% 7210
Flash640 / .text / OnOffCommands.o Start End Size % Line
.text.eCLD_OnOffCommandReceive 0x0000e8a0 0x0000e8b4 20 100% 7213
Expected total in OnOffCommands.o file: 20 Actual: 20 100% 7213
Flash640 / .text / base_device.o Start End Size % Line
.text.eZHA_RegisterBaseDeviceEndPoint 0x0000e8b4 0x0000e998 228 100% 7217
Expected total in base_device.o file: 228 Actual: 228 100% 7217
Flash640 / .text / OTA.o Start End Size % Line
.text.eOTA_retOtaUseKey 0x0000e998 0x0000e9a8 16 1% 7220
.text.eOtaFindCluster 0x0000e9a8 0x0000e9ec 68 5% 7223
.text.eOtaSetEventTypeAndGiveCallBack 0x0000e9ec 0x0000ea04 24 2% 7226
.text.eOtaRegisterTimeServer 0x0000ea04 0x0000ea2c 40 3% 7230
.text.eOTA_Create 0x0000ea2c 0x0000eaa0 116 8% 7233
.text.eOtaTimeUpdate 0x0000eaa0 0x0000eae4 68 5% 7236
.text.vOtaTimerClickCallback 0x0000eae4 0x0000eb04 32 2% 7239
.text.eOTA_SetServerAddress 0x0000eb04 0x0000eb48 68 5% 7242
.text.vOTA_FlashInit 0x0000eb48 0x0000eb94 76 5% 7245
.text.sOtaGetHeader 0x0000eb94 0x0000ecac 280 18% 7248
.text.eOTA_RestoreClientData 0x0000ecac 0x0000ed7c 208 13% 7252
.text.eOTA_UpdateClientAttributes 0x0000ed7c 0x0000edfc 128 8% 7255
.text.eOTA_AllocateEndpointOTASpace 0x0000edfc 0x0000ee68 108 7% 7258
.text.bOtaIsImageValid 0x0000ee68 0x0000ee9c 52 4% 7261
.text.vOTA_SetImageValidityFlag 0x0000ee9c 0x0000eea0 4 1% 7264
.text.vOtaFlashLockRead 0x0000eea0 0x0000eee0 64 4% 7268
.text.vOtaFlashLockWrite 0x0000eee0 0x0000ef20 64 4% 7271
.text.bOtaIsSerializationDataValid 0x0000ef20 0x0000ef7c 92 6% 7274
.text.eOtaClientReqSeqNoUpdate 0x0000ef7c 0x0000ef9c 32 2% 7277
.text.eOTA_GetCurrentOtaHeader 0x0000ef9c 0x0000efd4 56 4% 7280
.text.vOTA_GetTagIdandLengh 0x0000efd4 0x0000eff0 28 2% 7283
Expected total in OTA.o file: 1624 Actual: 1624 100% 7220
Flash640 / .text / OTA_ClientUpgradeManager.o Start End Size % Line
.text.vOtaRequestNextBlock.isra.0 0x0000eff0 0x0000f020 48 2% 7286
.text.vOtaInitStateMachine 0x0000f020 0x0000f030 16 1% 7289
.text.vOtaClientUpgMgrMapStates 0x0000f030 0x0000f0b4 132 4% 7292
.text.vOtaHandleTimedBlockRequest 0x0000f0b4 0x0000f162 174 5% 7295
.text.vOtaAbortDownload 0x0000f162 0x0000f1e0 126 3% 7297
.text.vOtaUpgManClientStateCountDown 0x0000f1e0 0x0000f220 64 2% 7299
.text.vOtaUpgManClientStateWaitForRunCommand 0x0000f220 0x0000f318 248 6% 7301
.text.vOtaUpgManClientStateDownloadComplete 0x0000f318 0x0000f518 512 12% 7303
.text.vOtaUpgManClientStateDownloadInProgress 0x0000f518 0x0000f998 1152 27% 7305
.text.vOtaUpgManClientStateIdle 0x0000f998 0x000100a8 1808 43% 7308
Expected total in OTA_ClientUpgradeManager.o file: 4280 Actual: 4280 100% 7286
Flash640 / .text / OTA_CustomCommandHandler.o Start End Size % Line
.text.eOtaCommandHandler 0x000100a8 0x00010174 204 100% 7310
Expected total in OTA_CustomCommandHandler.o file: 204 Actual: 204 100% 7310
Flash640 / .text / OTA_CustomReceiveCommands.o Start End Size % Line
.text.eOtaReceivedImageNotify 0x00010174 0x00010282 270 20% 7313
.text.eOtaReceivedQueryNextImageResponse 0x00010282 0x0001035c 218 16% 7316
.text.eOtaReceivedBlockResponse 0x0001035c 0x00010502 422 31% 7319
.text.eOtaQuerySpecificFileResponse 0x00010502 0x000105d4 210 15% 7322
.text.eOtaReceivedUpgradeEndResponse 0x000105d4 0x00010688 180 13% 7325
.text.vOtaReceivedDefaultResponse 0x00010688 0x000106f0 104 8% 7328
Expected total in OTA_CustomReceiveCommands.o file: 1404 Actual: 1404 100% 7313
Flash640 / .text / OTA_client.o Start End Size % Line
.text.eOTA_ClientQueryNextImageRequest 0x000106f0 0x000107ac 188 15% 7331
.text.eOTA_ClientImageBlockRequest 0x000107ac 0x000108c4 280 22% 7334
.text.eOTA_ClientUpgradeEndRequest 0x000108c4 0x0001096e 170 13% 7337
.text.eOTA_ClientSwitchToNewImage 0x0001096e 0x00010a10 162 13% 7340
.text.eOTA_HandleImageVerification 0x00010a10 0x00010c24 532 40% 7343
Expected total in OTA_client.o file: 1332 Actual: 1332 100% 7331
Flash640 / .text / OTA_common.o Start End Size % Line
.text.vOtaFlashInitHw 0x00010c24 0x00010c28 4 3% 7346
.text.vOtaFlashErase 0x00010c28 0x00010c2c 4 3% 7349
.text.vOtaFlashWrite 0x00010c2c 0x00010c44 24 18% 7353
.text.vOtaFlashRead 0x00010c44 0x00010c56 18 14% 7356
.text.vOtaSwitchLoads 0x00010c56 0x00010c5a 4 3% 7359
.text.vOtaFlagNewImage 0x00010c5a 0x00010c60 6 5% 7362
.text.bOtaIsAuthenticationEnabled 0x00010c60 0x00010c74 20 15% 7366
.text.bOtaIsImageAuthenticated 0x00010c74 0x00010c8c 24 18% 7369
.text.u32OTA_DlOtaHdrOffset 0x00010c8c 0x00010c9c 16 12% 7372
.text.u32OTA_DlLinkKeyOffset 0x00010c9c 0x00010cac 16 12% 7375
Expected total in OTA_common.o file: 136 Actual: 136 100% 7346
Flash640 / .text / dlist.o Start End Size % Line
.text.psSearchList 0x00010cac 0x00010cd4 40 13% 7378
.text.vDLISTinitialise 0x00010cd4 0x00010cdc 8 3% 7380
.text.psDLISTgetHead 0x00010cdc 0x00010ce0 4 2% 7383
.text.psDLISTgetNext 0x00010ce0 0x00010ce4 4 2% 7386
.text.vDLISTinsertBefore 0x00010ce4 0x00010cfa 22 7% 7389
.text.vDLISTinsertAfter 0x00010cfa 0x00010d14 26 8% 7392
.text.psDLISTsearchFromHead 0x00010d14 0x00010d1c 8 3% 7395
.text.boDLISTisEmpty 0x00010d1c 0x00010d2e 18 6% 7398
.text.vDLISTaddToHead 0x00010d2e 0x00010d56 40 13% 7401
.text.vDLISTaddToTail 0x00010d56 0x00010d7c 38 12% 7404
.text.psDLISTremoveFromTail 0x00010d7c 0x00010d9e 34 11% 7407
.text.psDLISTremoveFromHead 0x00010d9e 0x00010dc2 36 11% 7410
.text.psDLISTremove 0x00010dc2 0x00010df8 54 17% 7413
Expected total in dlist.o file: 332 Actual: 332 100% 7378
Flash640 / .text / zcl.o Start End Size % Line
.text.eZCL_SearchForEPIndex.part.0 0x00010df8 0x00010e2c 52 6% 7416
.text.eZCL_CreateZCL 0x00010e2c 0x00010ef4 200 22% 7418
.text.eZCL_SetCustomCallBackEvent 0x00010ef4 0x00010f08 20 3% 7421
.text.eZCL_Register 0x00010f08 0x00011144 572 61% 7424
.text.u8ZCL_GetNumberOfEndpointsRegistered 0x00011144 0x00011150 12 2% 7427
.text.eZCL_SearchForEPIndex 0x00011150 0x0001115c 12 2% 7430
.text.u8ZCL_GetEPIdFromIndex 0x0001115c 0x0001117c 32 4% 7434
.text.vReverseMemcpy 0x0001117c 0x00011194 24 3% 7437
.text.vZCL_InitializeClusterInstance 0x00011194 0x000111a8 20 3% 7440
Expected total in zcl.o file: 944 Actual: 944 100% 7416
Flash640 / .text / zcl_CustomCommandReceive.o Start End Size % Line
.text.eZCL_CustomCommandReceive 0x000111a8 0x000112e4 316 100% 7443
Expected total in zcl_CustomCommandReceive.o file: 316 Actual: 316 100% 7443
Flash640 / .text / zcl_CustomCommandSend.o Start End Size % Line
.text.eZCL_CustomCommandSend 0x000112e4 0x00011544 608 96% 7447
.text.bZCL_SendCommandResponse 0x00011544 0x00011560 28 5% 7450
Expected total in zcl_CustomCommandSend.o file: 636 Actual: 636 100% 7447
Flash640 / .text / zcl_PDUbufferReadWrite.o Start End Size % Line
.text.u16ZCL_WriteTypeNBO 0x00011560 0x000115a0 64 19% 7453
.text.u16ZCL_APduInstanceWriteNBO 0x000115a0 0x000115ea 74 22% 7456
.text.u16ZCL_ReadTypeNBO 0x000115ea 0x0001166c 130 39% 7459
.text.u16ZCL_APduInstanceReadNBO 0x0001166c 0x000116b6 74 22% 7462
Expected total in zcl_PDUbufferReadWrite.o file: 342 Actual: 342 100% 7453
Flash640 / .text / zcl_PDUbufferReadWriteString.o Start End Size % Line
.text.u16ZCL_GetStringSizeAndBufferFromStructure 0x000116b6 0x0001171a 100 15% 7465
.text.u16ZCL_APduInstanceWriteStringNBO 0x0001171a 0x000117d4 186 28% 7468
.text.u16ZCL_GetStringAttributeTypeSizeFromBuffer 0x000117d4 0x00011826 82 13% 7471
.text.eZCL_CheckUserStringStructureRead 0x00011826 0x00011868 66 10% 7474
.text.u16ZCL_GetStringStructureSize 0x00011868 0x0001188a 34 5% 7477
.text.u16ZCL_APduInstanceReadStringNBO 0x0001188a 0x0001193a 176 26% 7480
.text.eZCL_GetStringLengthFieldSize 0x0001193a 0x0001195e 36 6% 7483
Expected total in zcl_PDUbufferReadWriteString.o file: 680 Actual: 680 100% 7465
Flash640 / .text / zcl_WriteAttributesRequestHandle.o Start End Size % Line
.text.vZCL_HandleAttributesWriteRequest 0x0001195e 0x00011c8a 812 100% 7486
Expected total in zcl_WriteAttributesRequestHandle.o file: 812 Actual: 812 100% 7486
Flash640 / .text / zcl_attribute.o Start End Size % Line
.text.u16ZCL_WriteAttributeValueIntoBuffer 0x00011c8a 0x00011d0a 128 13% 7489
.text.u8ZCL_GetAttributeAllignToFourBytesBoundary 0x00011d0a 0x00011d1c 18 2% 7492
.text.eZCL_GetAttributeTypeSize 0x00011d1c 0x00011d34 24 3% 7495
.text.eZCL_GetAttributeTypeSizeFromBuffer 0x00011d34 0x00011dbe 138 14% 7498
.text.u16ZCL_WriteAttributeValueIntoStructure 0x00011dbe 0x00011e66 168 17% 7501
.text.eZCL_GetAttributeTypeSizeFromStructure 0x00011e66 0x00011eb0 74 8% 7504
.text.bZCL_CheckManufacturerSpecificAttributeFlagMatch 0x00011eb0 0x00011ec0 16 2% 7507
.text.bZCL_CheckStringFitsInStructure 0x00011ec0 0x00011f38 120 12% 7510
.text.bZCL_AttributeTypeIsSigned 0x00011f38 0x00011f44 12 2% 7513
.text.vZCL_MarkAttributeInvalid 0x00011f44 0x00012038 244 24% 7516
.text.bZCL_CheckAttributeInvalid 0x00012038 0x00012072 58 6% 7519
.text.bZCL_CheckAttributeDirectionFlagMatch 0x00012072 0x00012094 34 4% 7522
Expected total in zcl_attribute.o file: 1034 Actual: 1034 100% 7489
Flash640 / .text / zcl_buffer.o Start End Size % Line
.text.hZCL_AllocateAPduInstance 0x00012094 0x000120d0 60 84% 7525
.text.hZCL_GetBufferPoolHandle 0x000120d0 0x000120dc 12 17% 7528
Expected total in zcl_buffer.o file: 72 Actual: 72 100% 7525
Flash640 / .text / zcl_command.o Start End Size % Line
.text.u16ZCL_WriteCommandHeader 0x000120dc 0x0001215e 130 43% 7531
.text.u16ZCL_ReadCommandHeader 0x0001215e 0x000121cc 110 37% 7534
.text.u8GetTransactionSequenceNumber 0x000121cc 0x000121dc 16 6% 7537
.text.u16ZCL_GetTxPayloadSize 0x000121dc 0x0001220c 48 16% 7540
Expected total in zcl_command.o file: 304 Actual: 304 100% 7531
Flash640 / .text / zcl_common.o Start End Size % Line
.text.eZCL_Initialise 0x0001220c 0x00012248 60 69% 7543
.text.eZCL_Update100mS 0x00012248 0x00012264 28 32% 7546
Expected total in zcl_common.o file: 88 Actual: 88 100% 7543
Flash640 / .text / zcl_configureReportingCommandHandle.o Start End Size % Line
.text.vZCL_HandleConfigureReportingCommand 0x00012264 0x0001273c 1240 100% 7549
Expected total in zcl_configureReportingCommandHandle.o file: 1240 Actual: 1240 100% 7549
Flash640 / .text / zcl_defaultResponse.o Start End Size % Line
.text.eZCL_SendDefaultResponse 0x0001273c 0x00012834 248 100% 7552
Expected total in zcl_defaultResponse.o file: 248 Actual: 248 100% 7552
Flash640 / .text / zcl_event.o Start End Size % Line
.text.eZCL_SetReceiveEventAddressStructure 0x00012834 0x000128a0 108 8% 7555
.text.eZCL_BuildClientTransmitAddressStructure 0x000128a0 0x000128c0 32 3% 7558
.text.vZCL_PassEventToUser 0x000128c0 0x000128ec 44 3% 7561
.text.vZCL_EventHandler 0x000128ec 0x00012e20 1332 88% 7564
Expected total in zcl_event.o file: 1516 Actual: 1516 100% 7555
Flash640 / .text / zcl_heap.o Start End Size % Line
.text.pvZCL_HeapAlloc 0x00012e20 0x00012e58 56 100% 7567
Expected total in zcl_heap.o file: 56 Actual: 56 100% 7567
Flash640 / .text / zcl_library_options.o Start End Size % Line
.text.vZCL_HandleEntireProfileCommand 0x00012e58 0x00012eba 98 97% 7570
.text.eZCL_CreateOptionalManagers 0x00012eba 0x00012ebe 4 4% 7573
Expected total in zcl_library_options.o file: 102 Actual: 102 100% 7570
Flash640 / .text / zcl_readAttributesRequestHandle.o Start End Size % Line
.text.vZCL_HandleAttributesReadRequest 0x00012ebe 0x000130c6 520 100% 7576
Expected total in zcl_readAttributesRequestHandle.o file: 520 Actual: 520 100% 7576
Flash640 / .text / zcl_readReportingConfigurationCommandHandle.o Start End Size % Line
.text.eZCL_CalculateSizeOfReportRecord 0x000130c6 0x00013106 64 10% 7579
.text.vZCL_HandleReadReportingConfigurationCommand 0x00013106 0x00013384 638 91% 7582
Expected total in zcl_readReportingConfigurationCommandHandle.o file: 702 Actual: 702 100% 7579
Flash640 / .text / zcl_reportManager.o Start End Size % Line
.text.eZCL_CreateReportManager 0x00013384 0x00013404 128 13% 7585
.text.eZCLAddReport 0x00013404 0x000135bc 440 44% 7588
.text.eZCL_CreateLocalReport 0x000135bc 0x00013638 124 13% 7591
.text.eZCLFindReportEntryByAttributeIdAndDirection 0x00013638 0x00013684 76 8% 7594
.text.eZCL_GetNumberOfFreeReportRecordEntries 0x00013684 0x000136b0 44 5% 7597
.text.vZCL_SetDefaultReporting 0x000136b0 0x000136d6 38 4% 7600
.text.eZCL_SetReportableFlag 0x000136d6 0x0001376c 150 15% 7603
Expected total in zcl_reportManager.o file: 1000 Actual: 1000 100% 7585
Flash640 / .text / zcl_reportMaths.o Start End Size % Line
.text.vZCL_AlignNumericAttributeValueTo64 0x0001376c 0x00013810 164 30% 7606
.text.eZCL_IndicateReportableChange 0x00013810 0x00013932 290 53% 7608
.text.eZCL_StoreChangeAttributeValue 0x00013932 0x00013996 100 19% 7611
Expected total in zcl_reportMaths.o file: 554 Actual: 554 100% 7606
Flash640 / .text / zcl_reportScheduler.o Start End Size % Line
.text.bHasTimerFired 0x00013996 0x000139e4 78 12% 7614
.text.vReportTimerClickCallback 0x000139e4 0x00013c58 628 89% 7616
Expected total in zcl_reportScheduler.o file: 706 Actual: 706 100% 7614
Flash640 / .text / zcl_reportStringHandling.o Start End Size % Line
.text.vZCL_SetPointerToStringStorage 0x00013c58 0x00013c74 28 13% 7619
.text.pu8ZCL_GetPointerToStringStorage 0x00013c74 0x00013c8a 22 10% 7622
.text.vZCL_AllocateSpaceForStringReports 0x00013c8a 0x00013cb2 40 18% 7625
.text.eZCL_CheckForStringAttributeChange 0x00013cb2 0x00013cf8 70 32% 7628
.text.eZCL_CopyStringAttributeToPreviousValue 0x00013cf8 0x00013d38 64 29% 7631
Expected total in zcl_reportStringHandling.o file: 224 Actual: 224 100% 7619
Flash640 / .text / zcl_reportStructure.o Start End Size % Line
.text.eZCL_GetAttributeReportableEntry 0x00013d38 0x00013da0 104 79% 7634
.text.eZCL_DoesAttributeHaveReportableChange 0x00013da0 0x00013dbc 28 22% 7637
Expected total in zcl_reportStructure.o file: 132 Actual: 132 100% 7634
Flash640 / .text / zcl_search.o Start End Size % Line
.text.eZCL_SearchForEPentry 0x00013dbc 0x00013dfc 64 7% 7640
.text.eZCL_SearchForEPentryAndCheckManufacturerId 0x00013dfc 0x00013e34 56 6% 7643
.text.eZCL_SearchForClusterEntry 0x00013e34 0x00013ea0 108 12% 7646
.text.eZCL_SearchForAttributeEntry 0x00013ea0 0x00013f2a 138 15% 7649
.text.eZCL_FindCluster 0x00013f2a 0x00013f6c 66 7% 7652
.text.pvZCL_GetAttributePointer 0x00013f6c 0x00013fca 94 10% 7655
.text.eZCL_GetLocalAttributeValue 0x00013fca 0x00014066 156 17% 7658
.text.eZCL_ReadLocalAttributeValue 0x00014066 0x0001409e 56 6% 7661
.text.eZCL_SetLocalAttributeValue 0x0001409e 0x00014148 170 18% 7664
.text.eZCL_WriteLocalAttributeValue 0x00014148 0x00014180 56 6% 7667
Expected total in zcl_search.o file: 964 Actual: 964 100% 7640
Flash640 / .text / zcl_timer.o Start End Size % Line
.text.eZCL_CreateTimer 0x00014180 0x000141ec 108 27% 7670
.text.eZCL_TimerRegister 0x000141ec 0x0001424c 96 24% 7673
.text.vZCL_TimerSchedulerUpdate 0x0001424c 0x00014308 188 47% 7676
.text.u32ZCL_GetUTCTime 0x00014308 0x00014314 12 3% 7679
Expected total in zcl_timer.o file: 404 Actual: 404 100% 7670
Flash640 / .text / zcl_transmit.o Start End Size % Line
.text.eZCL_TransmitDataRequest 0x00014314 0x00014618 772 89% 7682
.text.eZCL_BuildTransmitAddressStructure 0x00014618 0x0001467c 100 12% 7685
Expected total in zcl_transmit.o file: 872 Actual: 872 100% 7682
Flash640 / .text / bdb_fr.o Start End Size % Line
.text.BDB_vFrStateMachine 0x0001467c 0x000146f4 120 100% 7689
Expected total in bdb_fr.o file: 120 Actual: 120 100% 7689
Flash640 / .text / bdb_start.o Start End Size % Line
.text.BDB_vInit 0x000146f4 0x000147cc 216 19% 7692
.text.BDB_u8PickChannel 0x000147cc 0x00014818 76 7% 7695
.text.BDB_vRejoinSuccess 0x00014818 0x00014888 112 10% 7698
.text.BDB_vSetRejoinFilter 0x00014888 0x000148cc 68 6% 7701
.text.BDB_vRejoinCycle 0x000148cc 0x00014a70 420 36% 7704
.text.bdb_vStart 0x00014a70 0x00014b28 184 16% 7707
.text.BDB_vStart 0x00014b28 0x00014b30 8 1% 7709
.text.BDB_vInitStateMachine 0x00014b30 0x00014b58 40 4% 7713
.text.BDB_vRejoinTimerCb 0x00014b58 0x00014b60 8 1% 7716
.text.BDB_vSetAssociationFilter 0x00014b60 0x00014b94 52 5% 7720
Expected total in bdb_start.o file: 1184 Actual: 1184 100% 7692
Flash640 / .text / bdb_state_machine.o Start End Size % Line
.text.APP_vGenCallback 0x00014b94 0x00014bd4 64 39% 7723
.text.bdb_taskBDB 0x00014bd4 0x00014c2c 88 53% 7726
.text.BDB_vZclEventHandler 0x00014c2c 0x00014c3c 16 10% 7729
Expected total in bdb_state_machine.o file: 168 Actual: 168 100% 7723
Flash640 / .text / bdb_ns.o Start End Size % Line
.text.vNsSendPermitJoin 0x00014c3c 0x00014c8c 80 5% 7732
.text.vNsDiscoverNwk 0x00014c8c 0x00014d28 156 10% 7734
.text.vNsTclkSendReqKey 0x00014d28 0x00014d64 60 4% 7736
.text.vNsAfterNwkJoin 0x00014d64 0x00014dac 72 5% 7738
.text.vNsLeaveNwk 0x00014dac 0x00014dd0 36 3% 7740
.text.vNsTclkSendNodeDescReq 0x00014dd0 0x00014e68 152 10% 7742
.text.BDB_eNsStartNwkSteering 0x00014e68 0x00014ef4 140 9% 7744
.text.BDB_vNsTimerCb 0x00014ef4 0x00014fbc 200 12% 7747
.text.vNsTryNwkJoinAppCb 0x00014fbc 0x00014fc0 4 1% 7750
.text.vNsTryNwkJoin.constprop.0 0x00014fc0 0x000150c8 264 16% 7754
.text.BDB_vNsStateMachine 0x000150c8 0x000152d0 520 31% 7756
Expected total in bdb_ns.o file: 1684 Actual: 1684 100% 7732
Flash640 / .text / bdb_nf.o Start End Size % Line
.text.BDB_vNfFormCentralizedNwk 0x000152d0 0x000152e0 16 3% 7759
.text.vNfRetryNwkFormation 0x000152e0 0x00015364 132 19% 7763
.text.vNfDiscoverNwk 0x00015364 0x000153f0 140 20% 7765
.text.BDB_vNfStateMachine 0x000153f0 0x000154fc 268 38% 7767
.text.BDB_eNfStartNwkFormation 0x000154fc 0x000155a4 168 24% 7770
Expected total in bdb_nf.o file: 724 Actual: 724 100% 7759
Flash640 / .text / bdb_fb_common.o Start End Size % Line
.text.BDB_vFbZclHandler 0x000155a4 0x000155b0 12 100% 7773
Expected total in bdb_fb_common.o file: 12 Actual: 12 100% 7773
Flash640 / .text / bdb_fb_target.o Start End Size % Line
.text.BDB_eFbTriggerAsTarget 0x000155b0 0x0001560c 92 61% 7776
.text.BDB_vFbHandleStopIdentification 0x0001560c 0x00015648 60 40% 7779
Expected total in bdb_fb_target.o file: 152 Actual: 152 100% 7776
Flash640 / .text / bdb_DeviceCommissioning.o Start End Size % Line
.text.BDB_u8OutOfBandCommissionStartDevice 0x00015648 0x00015880 568 73% 7782
.text.BDB_bOutOfBandCommissionGetKey 0x00015880 0x00015908 136 18% 7785
.text.BDB_vOutOfBandCommissionHandleEvent 0x00015908 0x0001595c 84 11% 7789
Expected total in bdb_DeviceCommissioning.o file: 788 Actual: 788 100% 7782
Flash640 / .text / pdum_nwk.o Start End Size % Line
.text.eNPduFree 0x0001595c 0x000159d4 120 11% 7792
.text.eAllocateNPDU 0x000159d4 0x00015a2c 88 8% 7794
.text.PDUM_eNPduAllocate 0x00015a2c 0x00015a30 4 1% 7796
.text.PDUM_eNPduClone 0x00015a30 0x00015a70 64 6% 7799
.text.PDUM_eNPduInitDescending 0x00015a70 0x00015a84 20 2% 7803
.text.PDUM_eNPduInitAscending 0x00015a84 0x00015a9e 26 3% 7806
.text.PDUM_eNPduFree 0x00015a9e 0x00015aa2 4 1% 7809
.text.PDUM_eNPduClaimHeader 0x00015aa2 0x00015abe 28 3% 7812
.text.PDUM_eNPduClaimFooter 0x00015abe 0x00015ada 28 3% 7815
.text.PDUM_eNPduClaimData 0x00015ada 0x00015b30 86 8% 7818
.text.PDUM_eNPduAscend 0x00015b30 0x00015b4e 30 3% 7821
.text.PDUM_eNPduDescend 0x00015b4e 0x00015b6c 30 3% 7824
.text.PDUM_eNPduPrependHeaderNBO 0x00015b6c 0x00015bb4 72 7% 7827
.text.PDUM_eNPduAppendDataNBO 0x00015bb4 0x00015bfe 74 7% 7830
.text.PDUM_eNPduReadHeaderNBO 0x00015bfe 0x00015c3e 64 6% 7833
.text.PDUM_eNPduReadFooterNBO 0x00015c3e 0x00015c7c 62 6% 7836
.text.PDUM_eNPduWriteFromBuffer 0x00015c7c 0x00015ca0 36 4% 7839
.text.PDUM_eNPduWriteDataToBuffer 0x00015ca0 0x00015cfa 90 8% 7842
.text.PDUM_eNPduWriteDataFromBuffer 0x00015cfa 0x00015d54 90 8% 7845
.text.pdum_vNPduInit 0x00015d54 0x00015db4 96 9% 7849
.text.PDUM_u8GetMaxNpduUse 0x00015db4 0x00015dc0 12 2% 7852
.text.PDUM_u8GetNpduUse 0x00015dc0 0x00015dcc 12 2% 7855
.text.PDUM_u8GetNpduPool 0x00015dcc 0x00015dd8 12 2% 7858
Expected total in pdum_nwk.o file: 1148 Actual: 1148 100% 7792
Flash640 / .text / pdum_apl.o Start End Size % Line
.text.PDUM_u16APduInstanceReadNBO 0x00015dd8 0x00015e0c 52 10% 7861
.text.PDUM_u16APduInstanceWriteNBO 0x00015e0c 0x00015e58 76 15% 7865
.text.PDUM_u16APduInstanceWriteStrNBO 0x00015e58 0x00015ea0 72 14% 7868
.text.PDUM_pvAPduInstanceGetPayload 0x00015ea0 0x00015ea6 6 2% 7871
.text.PDUM_u16APduInstanceGetPayloadSize 0x00015ea6 0x00015eac 6 2% 7874
.text.PDUM_eAPduInstanceSetPayloadSize 0x00015eac 0x00015ed0 36 7% 7877
.text.PDUM_hAPduAllocateAPduInstance 0x00015ed0 0x00015f00 48 10% 7880
.text.PDUM_eAPduFreeAPduInstance 0x00015f00 0x00015f84 132 26% 7883
.text.PDUM_thAPduInstanceGetApdu 0x00015f84 0x00015f98 20 4% 7886
.text.PDUM_u16APduGetSize 0x00015f98 0x00015fa0 8 2% 7889
.text.pdum_vAPduInit 0x00015fa0 0x00015fe0 64 13% 7893
Expected total in pdum_apl.o file: 520 Actual: 520 100% 7861
Flash640 / .text / pdum.o Start End Size % Line
.text.PDUM_u16SizeNBO 0x00015fe0 0x00016028 72 10% 7896
.text.pdum_u16WriteNBO 0x00016028 0x00016100 216 29% 7899
.text.pdum_u16WriteStrNBO 0x00016100 0x00016202 258 34% 7902
.text.pdum_u16ReadNBO 0x00016202 0x000162d8 214 29% 7905
Expected total in pdum.o file: 760 Actual: 760 100% 7896
Flash640 / .text / PDM_Create.c.obj Start End Size % Line
.text.u8PDM_CalculateLargestDataRecordStored 0x000162d8 0x00016310 56 14% 7909
.text.PDM_vErrorReport 0x00016310 0x00016328 24 6% 7912
.text.iPDM_CreateFileSystemInRAM 0x00016328 0x000163f8 208 51% 7915
.text.PDM_eInitialise 0x000163f8 0x00016474 124 31% 7918
Expected total in PDM_Create.c.obj file: 412 Actual: 412 100% 7909
Flash640 / .text / PDM_FLASH.c.obj Start End Size % Line
.text.bPDM_InitialiseNVM 0x00016474 0x00016478 4 1% 7921
.text.vPDM_DisableNVM 0x00016478 0x0001647c 4 1% 7924
.text.iPDM_TestNVMblank 0x0001647c 0x000164a8 44 8% 7928
.text.iPDM_TestNVM 0x000164a8 0x00016514 108 18% 7931
.text.iPDM_ReadDataFromNVM 0x00016514 0x00016564 80 13% 7934
.text.iPDM_GetDataAddressFromNVM 0x00016564 0x000165a0 60 10% 7937
.text.vPDM_WriteDataToNVM 0x000165a0 0x000165e8 72 12% 7940
.text.vClearMarginCheckIndications 0x000165e8 0x00016604 28 5% 7943
.text.iPDM_FixWriteDataInNVM 0x00016604 0x00016664 96 16% 7946
.text.iPDM_EraseNVM 0x00016664 0x000166e8 132 22% 7949
Expected total in PDM_FLASH.c.obj file: 628 Actual: 628 100% 7921
Flash640 / .text / PDM_FileSystemData.c.obj Start End Size % Line
.text.iPDM_ReadDataWithIdFromFileSystem 0x000166e8 0x000167a4 188 26% 7952
.text.PDM_eReadDataFromRecord 0x000167a4 0x00016854 176 24% 7955
.text.iPDM_WriteDataWithIdToFileSystem 0x00016854 0x000169cc 376 51% 7958
Expected total in PDM_FileSystemData.c.obj file: 740 Actual: 740 100% 7952
Flash640 / .text / PDM_FileSystemDelete.c.obj Start End Size % Line
.text.vPDM_DeleteAllSegmentsWithIdFromFileSystemList 0x000169cc 0x00016a10 68 45% 7961
.text.vPDM_DeleteSegmentsWithIdFromFileSystem 0x00016a10 0x00016a30 32 22% 7963
.text.PDM_vDeleteDataRecord 0x00016a30 0x00016a64 52 35% 7966
Expected total in PDM_FileSystemDelete.c.obj file: 152 Actual: 152 100% 7961
Flash640 / .text / PDM_FileSystemGenerate.c.obj Start End Size % Line
.text.vPDM_GenerateCleanFileSystem 0x00016a64 0x00016ab4 80 11% 7969
.text.iPDM_GenerateFileSystemInRAM 0x00016ab4 0x00016d64 688 90% 7972
Expected total in PDM_FileSystemGenerate.c.obj file: 768 Actual: 768 100% 7969
Flash640 / .text / PDM_FileSystemHeaderAccessFunctions.c.obj Start End Size % Line
.text.ePDM_ReadFileSystemHeaderCopyIndex 0x00016d64 0x00016d6c 8 3% 7975
.text.vPDM_WriteFileSystemHeaderValidState 0x00016d6c 0x00016d7a 14 6% 7978
.text.ePDM_ReadFileSystemHeaderValidState 0x00016d7a 0x00016d82 8 3% 7981
.text.bPDM_ReadFileSystemHeaderFirstBit 0x00016d82 0x00016d8a 8 3% 7984
.text.bPDM_ReadFileSystemHeaderLastBit 0x00016d8a 0x00016d94 10 4% 7987
.text.vPDM_WriteFileSystemHeaderWearCount 0x00016d94 0x00016dc0 44 17% 7991
.text.u32PDM_ReadFileSystemHeaderWearCount 0x00016dc0 0x00016dd4 20 8% 7994
.text.vPDM_WriteNVMsegmentHeaderChecksum 0x00016dd4 0x00016dda 6 3% 7997
.text.u16PDM_ReadNVMsegmentHeaderChecksum 0x00016dda 0x00016de6 12 5% 8000
.text.u8PDM_CreateSegmentStatus 0x00016de6 0x00016e10 42 16% 8003
.text.u8PDM_CreateSequenceStatus 0x00016e10 0x00016e36 38 14% 8006
.text.u16PDM_ReadSegmentDataSize 0x00016e36 0x00016e58 34 13% 8009
.text.u8PDM_ReadSequenceNumber 0x00016e58 0x00016e74 28 11% 8012
Expected total in PDM_FileSystemHeaderAccessFunctions.c.obj file: 272 Actual: 272 100% 7975
Flash640 / .text / PDM_FileSystemHeaderRepair.c.obj Start End Size % Line
.text.iPDM_RepairFileSystemRecord 0x00016e74 0x00016f00 140 39% 8016
.text.iPDM_RepairFileSystemRecordAfterEccFail 0x00016f00 0x00016f64 100 28% 8019
.text.vPDM_GetMaximumAndMinimumSegmentWearCounts 0x00016f64 0x00016fdc 120 34% 8022
Expected total in PDM_FileSystemHeaderRepair.c.obj file: 360 Actual: 360 100% 8016
Flash640 / .text / PDM_FileSystemMove.c.obj Start End Size % Line
.text.vPDM_MoveAllDataFromListToList 0x00016fdc 0x00017022 70 16% 8025
.text.vPDM_MoveAllDataWithBufferIdFromListToList 0x00017022 0x000170aa 136 30% 8028
.text.vPDM_MoveFileRecordFromListToList 0x000170aa 0x000170cc 34 8% 8031
.text.vPDM_MoveAllDataToDeAllocList 0x000170cc 0x000170f8 44 10% 8035
.text.vPDM_MoveRecordToDeAllocList 0x000170f8 0x00017118 32 7% 8038
.text.vPDM_MoveAllDataWithBufferIdAndStateFromListToList 0x00017118 0x000171ac 148 32% 8041
Expected total in PDM_FileSystemMove.c.obj file: 464 Actual: 464 100% 8025
Flash640 / .text / PDM_FileSystemVerify.c.obj Start End Size % Line
.text.iPDM_SelectValidFileRecordInstance 0x000171ac 0x000172c4 280 64% 8045
.text.iPDM_VerifyDataSequenceWithBufferId 0x000172c4 0x00017364 160 37% 8047
Expected total in PDM_FileSystemVerify.c.obj file: 440 Actual: 440 100% 8045
Flash640 / .text / PDM_NVMheaderAccessFunctions.c.obj Start End Size % Line
.text.vPDM_SetNVMandFileSystemValidState 0x00017364 0x0001738a 38 100% 8050
Expected total in PDM_NVMheaderAccessFunctions.c.obj file: 38 Actual: 38 100% 8050
Flash640 / .text / PDM_NVMheaderReadAndWrite.c.obj Start End Size % Line
.text.iPDM_ReadSegmentHeaderDataFromNVMsegment 0x0001738a 0x000173ce 68 62% 8053
.text.vPDM_WriteSegmentHeaderDataIntoNVMsegment 0x000173ce 0x000173f8 42 39% 8056
Expected total in PDM_NVMheaderReadAndWrite.c.obj file: 110 Actual: 110 100% 8053
Flash640 / .text / PDM_NVMReadAndWrite.c.obj Start End Size % Line
.text.iPDM_ReadUserDataFromNVMsegment 0x000173f8 0x00017484 140 59% 8059
.text.iPDM_WriteFileSystemRecordAndSegmentDataIntoNVMsegment 0x00017484 0x000174e6 98 42% 8062
Expected total in PDM_NVMReadAndWrite.c.obj file: 238 Actual: 238 100% 8059
Flash640 / .text / PDM_NVMsegmentStatus.c.obj Start End Size % Line
.text.bPDM_DoesNVMsegmentContainFileSystemHeader 0x000174e6 0x00017516 48 100% 8065
Expected total in PDM_NVMsegmentStatus.c.obj file: 48 Actual: 48 100% 8065
Flash640 / .text / PDM_SearchAndListOrder.c.obj Start End Size % Line
.text.boSearchForWearCountInsertPoint 0x00017516 0x0001752c 22 6% 8068
.text.bPDM_CompareRecordsForExactMatch 0x0001752c 0x00017564 56 14% 8071
.text.boIdValueSearchMatch 0x00017564 0x000175b8 84 20% 8073
.text.vPDM_AddFileSystemElementToListInAscendingWearCountOrder 0x000175b8 0x00017638 128 31% 8076
.text.iPDM_SearchForBufferIdInList 0x00017638 0x0001766c 52 13% 8079
.text.iPDM_SearchForBufferIdInFileSystem 0x0001766c 0x00017688 28 7% 8082
.text.iPDM_SearchForSpecificSegmentInList 0x00017688 0x000176bc 52 13% 8085
Expected total in PDM_SearchAndListOrder.c.obj file: 422 Actual: 422 100% 8068
Flash640 / .text / PDM_Segment.c.obj Start End Size % Line
.text.iPDM_WriteSegmentHeaderAndData 0x000176bc 0x00017784 200 55% 8088
.text.iPDM_SegmentCopyAndAppendData 0x00017784 0x0001782c 168 46% 8091
Expected total in PDM_Segment.c.obj file: 368 Actual: 368 100% 8088
Flash640 / .text / PDM_SegmentData.c.obj Start End Size % Line
.text.iPDM_ReadUserDataFromFileSystemRecord 0x0001782c 0x0001784c 32 32% 8094
.text.iPDM_GetUserDataReferenceFromFileSystemRecord 0x0001784c 0x00017872 38 38% 8097
.text.iPDM_WriteUserDataIntoSegment 0x00017872 0x00017890 30 30% 8100
Expected total in PDM_SegmentData.c.obj file: 100 Actual: 100 100% 8094
Flash640 / .text / PDM_SegmentReplace.c.obj Start End Size % Line
.text.iPDM_CompareDataInFileRecords 0x00017890 0x000178d4 68 8% 8103
.text.bPDM_FindLastMarkerSegment 0x000178d4 0x0001790c 56 7% 8105
.text.iPDM_ReconstructAtRunTimeReplacedDataTable 0x0001790c 0x00017a10 260 29% 8108
.text.iPDM_ReplaceChangedSegmentInSequence 0x00017a10 0x00017b0c 252 28% 8111
.text.iPDM_ReconstructReplacedDataTable 0x00017b0c 0x00017c28 284 31% 8114
Expected total in PDM_SegmentReplace.c.obj file: 920 Actual: 920 100% 8103
Flash640 / .text / PDM_SegmentSequenceExtendDelete.c.obj Start End Size % Line
.text.bPDM_IsSequenceAppended 0x00017c28 0x00017c44 28 14% 8117
.text.vPDM_DeleteAppendedSequence 0x00017c44 0x00017cf8 180 87% 8120
Expected total in PDM_SegmentSequenceExtendDelete.c.obj file: 208 Actual: 208 100% 8117
Flash640 / .text / PDM_SegmentSequenceExtendReconstruct.c.obj Start End Size % Line
.text.boSegmentNumberDeleteSearchMatch 0x00017cf8 0x00017d0c 20 4% 8123
.text.iPDM_ReconstructExtendedSegmentSequence 0x00017d0c 0x00017f80 628 97% 8125
Expected total in PDM_SegmentSequenceExtendReconstruct.c.obj file: 648 Actual: 648 100% 8123
Flash640 / .text / PDM_SegmentSequenceSave.c.obj Start End Size % Line
.text.iPDM_DetermineSegmentSaveMechanism 0x00017f80 0x00018080 256 38% 8128
.text.vPDM_RecalculateMaximumRecordSize 0x00018080 0x000180b0 48 8% 8131
.text.PDM_eSaveRecordDataInternal 0x000180b0 0x00018220 368 55% 8134
.text.PDM_eSaveRecordData 0x00018220 0x00018226 6 1% 8136
Expected total in PDM_SegmentSequenceSave.c.obj file: 678 Actual: 678 100% 8128
Flash640 / .text / PDM_slist.c.obj Start End Size % Line
.text.vSLISTinitialise 0x00018226 0x0001822e 8 3% 8139
.text.psSLISTgetHead 0x0001822e 0x00018232 4 2% 8142
.text.psSLISTgetTail 0x00018232 0x00018238 6 3% 8145
.text.psSLISTgetNext 0x00018238 0x00018258 32 12% 8149
.text.vSLISTaddToTail 0x00018258 0x0001826e 22 8% 8152
.text.vSLISTinsertAfter 0x0001826e 0x00018284 22 8% 8155
.text.vSLISTaddToHead 0x00018284 0x00018298 20 7% 8158
.text.psSLISTremove 0x00018298 0x000182f8 96 34% 8162
.text.psSLISTsearch 0x000182f8 0x0001832c 52 18% 8165
.text.psSLISTsearchFromHead 0x0001832c 0x00018332 6 3% 8168
.text.iSLISTnumberOfNodes 0x00018332 0x00018348 22 8% 8171
Expected total in PDM_slist.c.obj file: 290 Actual: 290 100% 8139
Flash640 / .text / PdmNoRtosStub.c.obj Start End Size % Line
.text.PDM_vEnterCriticalSection 0x00018348 0x00018354 12 50% 8175
.text.PDM_vExitCriticalSection 0x00018354 0x00018360 12 50% 8178
Expected total in PdmNoRtosStub.c.obj file: 24 Actual: 24 100% 8175
Flash640 / .text / PDM_FileSystem.c.obj Start End Size % Line
.text.iPDM_CreateCandidateBufferList 0x00018360 0x0001843c 220 49% 8181
.text.iPDM_GetFileSystemBuffer 0x0001843c 0x00018468 44 10% 8184
.text.u8PDM_CalculateSegmentsRequired 0x00018468 0x00018490 40 9% 8187
.text.vPDM_CreateFileSystemHeader 0x00018490 0x000184c0 48 11% 8190
.text.iPDM_GetLengthOfDataInBufferWithIdFromFileSystem 0x000184c0 0x00018510 80 18% 8193
.text.u8PDM_CalculateFileSystemCapacity 0x00018510 0x00018524 20 5% 8196
Expected total in PDM_FileSystem.c.obj file: 452 Actual: 452 100% 8181
Flash640 / .text / PDM_FileSystemHeaderChecksum.c.obj Start End Size % Line
.text.u16PDM_CalculateRecordChecksum 0x00018524 0x00018594 112 100% 8199
Expected total in PDM_FileSystemHeaderChecksum.c.obj file: 112 Actual: 112 100% 8199
Flash640 / .text / PDM_FileSystemHeaderVerify.c.obj Start End Size % Line
.text.iPDM_ReCalculateWearCountAndChecksumAndWriteFileSystemHeader 0x00018594 0x000185e8 84 70% 8202
.text.iPDM_VerifyFileSystemRecord 0x000185e8 0x0001860c 36 30% 8205
Expected total in PDM_FileSystemHeaderVerify.c.obj file: 120 Actual: 120 100% 8202
Flash640 / .text / PDM_SegmentSequenceExtendFilter.c.obj Start End Size % Line
.text.iPDM_FilterDuplicateAppendedSegmentsOnList 0x0001860c 0x00018662 86 18% 8208
.text.vPDM_FilterDuplicateAppendedSegmentsFromList 0x00018662 0x0001871e 188 38% 8210
.text.vPDM_FilterDuplicateSegmentsBySequenceNumberFromValidList 0x0001871e 0x00018776 88 18% 8213
.text.iPDM_SearchForReplacementAppendedSegment 0x00018776 0x00018804 142 29% 8216
Expected total in PDM_SegmentSequenceExtendFilter.c.obj file: 504 Actual: 504 100% 8208
Flash640 / .text / PDM_WearLevelling.c.obj Start End Size % Line
.text.boSearchForWearCountSubstitute 0x00018804 0x00018824 32 14% 8219
.text.iPDM_GetWearLevelledBuffer 0x00018824 0x000188ec 200 87% 8221
Expected total in PDM_WearLevelling.c.obj file: 232 Actual: 232 100% 8219
Flash640 / .text / zps_apl_af.o Start End Size % Line
.text.psFindSimpleDescContainer 0x000188ec 0x0001890c 32 4% 8224
.text.eAplAfCommonDataReq 0x0001890c 0x000189d0 196 21% 8226
.text.zps_eAplAfInit 0x000189d0 0x00018a18 72 8% 8228
.text.zps_eAplAfGetNodeDescriptor 0x00018a18 0x00018a30 24 3% 8231
.text.zps_eAplAfGetSimpleDescriptor 0x00018a30 0x00018a74 68 7% 8234
.text.zps_eAplAfUnicastDataReq 0x00018a74 0x00018abc 72 8% 8237
.text.zps_eAplAfUnicastAckDataReq 0x00018abc 0x00018b06 74 8% 8240
.text.zps_eAplAfUnicastIeeeDataReq 0x00018b06 0x00018b38 50 6% 8243
.text.zps_eAplAfUnicastIeeeAckDataReq 0x00018b38 0x00018b6c 52 6% 8246
.text.zps_eAplAfGroupDataReq 0x00018b6c 0x00018b9a 46 5% 8249
.text.zps_eAplAfBroadcastDataReq 0x00018b9a 0x00018bde 68 7% 8252
.text.zps_eAplAfBoundDataReq 0x00018bde 0x00018bf0 18 2% 8255
.text.zps_eAplAfBoundAckDataReq 0x00018bf0 0x00018c04 20 3% 8258
.text.ZPS_bIsGroupPresent 0x00018c04 0x00018c3c 56 6% 8261
.text.vWrite16Nbo 0x00018c3c 0x00018c44 8 1% 8264
.text.u16Read16Nbo 0x00018c44 0x00018c48 4 1% 8267
.text.vWrite32Nbo 0x00018c48 0x00018c58 16 2% 8270
.text.vWrite64Nbo 0x00018c58 0x00018c76 30 4% 8273
.text.zps_eAfVerifyKeyReqRsp 0x00018c76 0x00018cb0 58 6% 8276
.text.zps_vAplAfSetMacCapability 0x00018cb0 0x00018cb8 8 1% 8279
Expected total in zps_apl_af.o file: 972 Actual: 972 100% 8224
Flash640 / .text / zps_apl_af_apsde.o Start End Size % Line
.text.bCheckProfile 0x00018cb8 0x00018cf8 64 5% 8282
.text.vFillApduErrorEvent 0x00018cf8 0x00018d36 62 5% 8284
.text.vFillDataIndStruct 0x00018d36 0x00018d8c 86 7% 8286
.text.vPostToEndpoint.part.0 0x00018d8c 0x00018fa8 540 40% 8288
.text.zps_vAplAfHandleApsdeDcfmInd 0x00018fa8 0x0001917e 470 35% 8290
.text.zps_vHandleApsdeDataFragIndNotSupported 0x0001917e 0x000191dc 94 7% 8293
.text.zps_vAplApsInitFragReceivePool 0x000191dc 0x00019208 44 4% 8296
.text.zps_vSetIgnoreProfileCheck 0x00019208 0x00019214 12 1% 8300
Expected total in zps_apl_af_apsde.o file: 1372 Actual: 1372 100% 8282
Flash640 / .text / zps_apl_task.o Start End Size % Line
.text.psGetApsdeBuf 0x00019214 0x0001921a 6 1% 8303
.text.psGetApsmeBuf 0x0001921a 0x00019220 6 1% 8305
.text.psGetNldeBuf 0x00019220 0x00019228 8 2% 8307
.text.vPostNlmeDcfmInd 0x00019228 0x0001922c 4 1% 8309
.text.vPostApsmeDcfmInd 0x0001922c 0x00019230 4 1% 8311
.text.vPostApsdeDcfmInd 0x00019230 0x00019234 4 1% 8313
.text.vPostNldeDcfmInd 0x00019234 0x000192b0 124 21% 8315
.text.psGetNlmeBuf 0x000192b0 0x000192b8 8 2% 8317
.text.zps_vAplAfTaskInit 0x000192b8 0x00019310 88 15% 8319
.text.zps_vAplAfPostEvent 0x00019310 0x00019394 132 22% 8322
.text.zps_taskZPS 0x00019394 0x0001947c 232 38% 8325
Expected total in zps_apl_task.o file: 616 Actual: 616 100% 8303
Flash640 / .text / zps_apl_apsde.o Start End Size % Line
.text.zps_u8AplApsTryFragmentation 0x0001947c 0x000194c0 68 3% 8328
.text.zps_u8AplApsConstructAndPostLoopBackDataInd 0x000194c0 0x000195bc 252 8% 8331
.text.u8PostUnicastMsgToNHLE 0x000195bc 0x00019600 68 3% 8333
.text.zps_vAplApsInitSyncMsgPool 0x00019600 0x0001963c 60 2% 8335
.text.zps_u8AplApsFreeMsgHandle 0x0001963c 0x00019670 52 2% 8338
.text.zps_u8AplApsGetMsgHandle 0x00019670 0x00019690 32 2% 8341
.text.ZPS_vAplRegisterApsdeDcfmIndCallbacks 0x00019690 0x0001969a 10 1% 8344
.text.zps_vAplApsFillNldeAndDescend 0x0001969a 0x000196d0 54 2% 8347
.text.zps_vAplApsFillAndPostApsAck 0x000196d0 0x00019726 86 3% 8350
.text.zps_vAplApsInitDcfmPool 0x00019726 0x0001974c 38 2% 8353
.text.zps_psApsApsAllocateDcfmRecord 0x0001974c 0x000197b8 108 4% 8357
.text.zps_vApsApsFreeDcfmRecord 0x000197b8 0x000197be 6 1% 8360
.text.zps_u8AplApsGetNextDcfmHandle 0x000197be 0x000197d4 22 1% 8363
.text.zps_psApsApsGetDcfmRecord 0x000197d4 0x000197fe 42 2% 8366
.text.zps_vAplApsInitFragTransmitPool 0x000197fe 0x00019820 34 2% 8369
.text.zps_vAplApsStopPollTimer 0x00019820 0x00019894 116 4% 8372
.text.zps_vAplApsCheckAndStartPollTimer 0x00019894 0x000198d0 60 2% 8375
.text.eUnfragmentedUnicastTransmission 0x000198d0 0x00019b48 632 20% 8379
.text.vAckTimeOutHandler 0x00019b48 0x00019c04 188 6% 8381
.text.ZPS_vAplHandleApsdeReqRsp 0x00019c04 0x00019ff0 1004 32% 8384
.text.zps_vAplApsPollTimer 0x00019ff0 0x0001a02c 60 2% 8387
.text.vLoopbackTimerCallback 0x0001a02c 0x0001a05c 48 2% 8390
.text.ZPS_vDefaultApsdeResources 0x0001a05c 0x0001a0e4 136 5% 8393
Expected total in zps_apl_apsde.o file: 3176 Actual: 3176 100% 8328
Flash640 / .text / zps_apl_apsme.o Start End Size % Line
.text.bIsBindTableMatch 0x0001a0e4 0x0001a126 66 2% 8396
.text.eRemoveEntryInBindingTable 0x0001a126 0x0001a18c 102 3% 8398
.text.eMakeEntryInBindingTable.constprop.0 0x0001a18c 0x0001a224 152 5% 8400
.text.eHandleRemoveEntryfromGroupTable 0x0001a224 0x0001a2aa 134 4% 8402
.text.eHandleAddEntryToGroupTable 0x0001a2aa 0x0001a2ea 64 2% 8404
.text.ePopulatEndPointInGroupTable 0x0001a2ea 0x0001a38c 162 5% 8406
.text.psApsmeRequestKeyGetHandle 0x0001a38c 0x0001a3e8 92 3% 8408
.text.ZPS_vAplRegisterApsmeDcfmIndCallbacks 0x0001a3e8 0x0001a3f2 10 1% 8411
.text.zps_eAplApsmeBindReqRsp 0x0001a3f2 0x0001a4aa 184 6% 8414
.text.zps_eAplApsmeUnBindReqRsp 0x0001a4aa 0x0001a548 158 5% 8417
.text.zps_eAplApsmeAddGroupReqRsp 0x0001a548 0x0001a564 28 1% 8420
.text.zps_eAplApsmeRemoveGroupReqRsp 0x0001a564 0x0001a580 28 1% 8423
.text.zps_eAplApsmeRemoveAllGroupsReqRsp 0x0001a580 0x0001a5b0 48 2% 8426
.text.zps_vInitAPSMECmdHdr 0x0001a5b0 0x0001a5e4 52 2% 8430
.text.zps_eAplApsmeCmdMgrSendCommand 0x0001a5e4 0x0001a698 180 6% 8433
.text.zps_eAplSendApsmeCmdFrame 0x0001a698 0x0001a818 384 12% 8436
.text.zps_eAplApsmeTransportKeyReqRsp 0x0001a818 0x0001a9f0 472 14% 8439
.text.zps_eAplApsmeUpdateDeviceReqRsp 0x0001a9f0 0x0001aadc 236 7% 8442
.text.zps_eAplApsmeVerifyKeyReqRsp 0x0001aadc 0x0001abc8 236 7% 8445
.text.zps_eAplApsmeConfirmKeyReqRsp 0x0001abc8 0x0001ac78 176 6% 8448
.text.zps_eAplApsmeRequestKeyReqRsp 0x0001ac78 0x0001acfc 132 4% 8451
.text.zps_vAplApsmeCmdMgrRetryTimeout 0x0001acfc 0x0001ad50 84 3% 8454
.text.zps_bAplApsmeCmdMgrHandleNldeCfm 0x0001ad50 0x0001ae50 256 8% 8457
Expected total in zps_apl_apsme.o file: 3436 Actual: 3436 100% 8396
Flash640 / .text / zps_apl_aps_nlde.o Start End Size % Line
.text.vStopTimerOnTransportKey 0x0001ae50 0x0001ae84 52 2% 8460
.text.zps_vAplApsInitDuplicateTable 0x0001ae84 0x0001aea8 36 1% 8462
.text.ZPS_vRunningCRC32 0x0001aea8 0x0001aed0 40 2% 8465
.text.bDuplicateCheck 0x0001aed0 0x0001b058 392 11% 8468
.text.zps_vAplApsHandleNldeDcfmInd 0x0001b058 0x0001bcf4 3228 86% 8470
.text.ZPS_vFinalCrc32 0x0001bcf4 0x0001bcfc 8 1% 8473
Expected total in zps_apl_aps_nlde.o file: 3756 Actual: 3756 100% 8460
Flash640 / .text / zps_apl_sec.o Start End Size % Line
.text.vTransformKey.constprop.0 0x0001bcfc 0x0001bd5e 98 5% 8476
.text.ZPS_u16crc 0x0001bd5e 0x0001bda2 68 4% 8478
.text.zps_pvAesGetKeyFromInstallCode 0x0001bda2 0x0001bde6 68 4% 8481
.text.zps_vGenerateHashForVerifiedKey 0x0001bde6 0x0001be06 32 2% 8484
.text.zps_psFindKeyDescr 0x0001be06 0x0001bf06 256 13% 8487
.text.ZPS_u8AplGetJoinStatus 0x0001bf06 0x0001bf3c 54 3% 8490
.text.zps_eAplSecEncryptPacket 0x0001bf3c 0x0001c058 284 15% 8493
.text.zps_eAplSecDecryptPacket 0x0001c058 0x0001c378 800 41% 8497
.text.zps_vAplSecSetInitialSecurityState 0x0001c378 0x0001c4c2 330 17% 8500
Expected total in zps_apl_sec.o file: 1990 Actual: 1990 100% 8476
Flash640 / .text / zps_apl_aib.o Start End Size % Line
.text.zps_psAplAibGetAib 0x0001c4c2 0x0001c4c6 4 1% 8503
.text.zps_u64AplAibGetApsUseExtendedPanId 0x0001c4c6 0x0001c4ce 8 2% 8506
.text.zps_eAplAibSetApsUseExtendedPanId 0x0001c4ce 0x0001c4e4 22 4% 8509
.text.zps_pu32AplAibGetApsChannelMask 0x0001c4e4 0x0001c514 48 8% 8512
.text.zps_eAplAibSetApsChannelMaskByMacID 0x0001c514 0x0001c532 30 5% 8515
.text.zps_eAplAibSetApsChannelMask 0x0001c532 0x0001c54c 26 4% 8518
.text.zps_eAplAibSetApsUseInstallCode 0x0001c54c 0x0001c556 10 2% 8521
.text.zps_bAplAibGetApsUseInsecureJoin 0x0001c556 0x0001c562 12 2% 8524
.text.zps_eAplAibSetApsTrustCenterAddress 0x0001c562 0x0001c578 22 4% 8527
.text.zps_eAplAibGetApsTrustCenterAddress 0x0001c578 0x0001c580 8 2% 8530
.text.zps_eAplAibRemoveBindTableEntryForMacAddress 0x0001c580 0x0001c5d8 88 14% 8533
.text.zps_u8AplAibGetDeviceApsKeyType 0x0001c5d8 0x0001c6e0 264 41% 8536
.text.zps_eAplAibSetDeviceApsKeyType 0x0001c6e0 0x0001c74a 106 17% 8539
.text.zps_psAplDefaultTrustCenterAPSLinkKey 0x0001c74a 0x0001c750 6 1% 8542
Expected total in zps_apl_aib.o file: 654 Actual: 654 100% 8503
Flash640 / .text / zps_apl_zdo_nwkmanager.o Start End Size % Line
.text.zps_vExpireRequestKeyReq 0x0001c750 0x0001c796 70 1% 8545
.text.vHandleUpdateDeviceIndication 0x0001c796 0x0001c7c8 50 1% 8547
.text.vLoadAplRecord 0x0001c7c8 0x0001c7f8 48 1% 8550
.text.zps_vAplInitFactoryNewDistributedNetwork 0x0001c7f8 0x0001c8dc 228 3% 8552
.text.vAplSecAuthPollTimerExpiry 0x0001c8dc 0x0001c914 56 1% 8554
.text.u32GetScanChannels.constprop.0 0x0001c914 0x0001c944 48 1% 8556
.text.eStartNetworkDiscovery 0x0001c944 0x0001c998 84 1% 8558
.text.eRejoinNetwork 0x0001c998 0x0001ca40 168 2% 8560
.text.eRequestNetworkFormation 0x0001ca40 0x0001ca84 68 1% 8562
.text.vOnMultiMacAuxChannelSelection 0x0001ca84 0x0001cac4 64 1% 8564
.text.vHandleSwitchKeyIndication 0x0001cac4 0x0001cb28 100 2% 8566
.text.zps_vAplSaveRecord 0x0001cb28 0x0001cc0c 228 3% 8568
.text.vAplSecRemoveLinkKey 0x0001cc0c 0x0001ccc8 188 3% 8571
.text.vAplSecAuthTimerExpiry 0x0001ccc8 0x0001cd4c 132 2% 8573
.text.zps_vSaveAllZpsRecords 0x0001cd4c 0x0001cd70 36 1% 8575
.text.bGetInstallCode 0x0001cd70 0x0001cd98 40 1% 8579
.text.ZPS_vSetKeys 0x0001cd98 0x0001ce20 136 2% 8582
.text.ZPS_vAplSetMacParameters 0x0001ce20 0x0001ce90 112 2% 8585
.text.zps_vAplLoadPersistedApsRecords 0x0001ce90 0x0001d028 408 5% 8588
.text.zps_eAplZdoInit 0x0001d028 0x0001d23c 532 6% 8592
.text.zps_u8AplZdoGetRadioChannel 0x0001d23c 0x0001d244 8 1% 8595
.text.zps_eAplZdoGetDeviceType 0x0001d244 0x0001d24c 8 1% 8598
.text.zps_eAplZdoStartStack 0x0001d24c 0x0001d350 260 3% 8602
.text.zps_eAplZdoRejoinNetwork 0x0001d350 0x0001d3c4 116 2% 8605
.text.zps_pvAplZdoGetNwkHandle 0x0001d3c4 0x0001d3c8 4 1% 8608
.text.zps_psAplZdoGetNib 0x0001d3c8 0x0001d3cc 4 1% 8611
.text.zps_eAplZdoJoinNetwork 0x0001d3cc 0x0001d46c 160 2% 8614
.text.zps_eAplZdoLeaveNetwork 0x0001d46c 0x0001d4a8 60 1% 8617
.text.zps_eAplZdoRequestKeyReq 0x0001d4a8 0x0001d538 144 2% 8620
.text.zps_bAplZdoTrustCenterGetDevicePermissions 0x0001d538 0x0001d58c 84 1% 8623
.text.zps_eAplZdoAddReplaceLinkKey_W 0x0001d58c 0x0001d690 260 3% 8626
.text.zps_eAplZdoRemoveLinkKey 0x0001d690 0x0001d710 128 2% 8630
.text.eDiscoverNetworks 0x0001d710 0x0001d754 68 1% 8633
.text.zps_eAplZdoDiscoverNetworks 0x0001d754 0x0001d784 48 1% 8637
.text.eStartRouter 0x0001d784 0x0001d854 208 3% 8640
.text.vHandleTransportKeyIndication.constprop.0 0x0001d854 0x0001dbb4 864 10% 8643
.text.zps_bPerformLeaveActionDecider 0x0001dbb4 0x0001dbd0 28 1% 8645
.text.vHandleRemoveDeviceIndication 0x0001dbd0 0x0001dcb8 232 3% 8648
.text.zps_vAplZdoHandleApsmeDcfmInd 0x0001dcb8 0x0001dd38 128 2% 8651
.text.ZPS_u8NwkManagerState 0x0001dd38 0x0001dd44 12 1% 8654
.text.ZPS_u16AplGetUnAuthenTimeoutValue 0x0001dd44 0x0001dd50 12 1% 8657
.text.zps_vSetZdoDeviceType 0x0001dd50 0x0001dd94 68 1% 8660
.text.zps_vPurgeAddressMap 0x0001dd94 0x0001dde4 80 1% 8663
.text.ZPS_bIsMacAddressUsedInApsTable 0x0001dde4 0x0001de9e 186 3% 8666
.text.ZPS_vSwapApsTableEntries 0x0001de9e 0x0001df46 168 2% 8669
.text.ZPS_vRemoveMacTableEntry 0x0001df46 0x0001df98 82 1% 8672
.text.ZPS_vSecondTimerCallback 0x0001df98 0x0001e040 168 2% 8675
.text.zps_vDefaultStack 0x0001e040 0x0001e19c 348 4% 8678
.text.zps_eAplZdoStartRouter 0x0001e19c 0x0001e24a 174 2% 8681
.text.zps_eAplFormDistributedNetworkRouter 0x0001e24a 0x0001e264 26 1% 8684
.text.ZPS_u8AplGetMaxPayloadSize 0x0001e264 0x0001e274 16 1% 8687
.text.ZPS_bAplDoesDeviceSupportFragmentation 0x0001e274 0x0001e280 12 1% 8690
.text.ZPS_psGetNetworkDescriptors 0x0001e280 0x0001e294 20 1% 8693
.text.ZPS_vNMPurgeEntry 0x0001e294 0x0001e3ac 280 4% 8696
.text.zps_vAplZdoHandleNlmeDcfmInd 0x0001e3ac 0x0001eb0c 1888 21% 8699
.text.zps_pu8AplZdoGetVsOUI 0x0001eb0c 0x0001eb10 4 1% 8702
Expected total in zps_apl_zdo_nwkmanager.o file: 9152 Actual: 9152 100% 8545
Flash640 / .text / zps_apl_zdo_handle_zdp_event.o Start End Size % Line
.text.zps_bAplZdoHandleZdpEvent 0x0001eb10 0x0001ec98 392 100% 8705
Expected total in zps_apl_zdo_handle_zdp_event.o file: 392 Actual: 392 100% 8705
Flash640 / .text / zps_apl_zdo_trust_center.o Start End Size % Line
.text.zps_eAplTrustCenterFindDevice 0x0001ec98 0x0001ecda 66 87% 8708
.text.ZPS_vSetTCLockDownOverride 0x0001ecda 0x0001ece4 10 14% 8711
Expected total in zps_apl_zdo_trust_center.o file: 76 Actual: 76 100% 8708
Flash640 / .text / zps_apl_zdo_common.o Start End Size % Line
.text.zps_eAplZdoNlmeleaveWrapper 0x0001ece4 0x0001ed94 176 49% 8714
.text.zps_eAplZdoNlmePermitJoiningWrapper 0x0001ed94 0x0001edbe 42 12% 8717
.text.zps_eAplZdoSendZdpResponse 0x0001edbe 0x0001ee00 66 19% 8720
.text.zps_bAplZdoServerHandleConfirmAcks 0x0001ee00 0x0001ee50 80 22% 8723
Expected total in zps_apl_zdo_common.o file: 364 Actual: 364 100% 8714
Flash640 / .text / zps_apl_zdo_group.o Start End Size % Line
.text.zps_eAplZdoGroupEndpointAdd 0x0001ee50 0x0001ee9c 76 42% 8726
.text.zps_eAplZdoGroupEndpointRemove 0x0001ee9c 0x0001eed4 56 31% 8729
.text.zps_eAplZdoGroupAllEndpointRemove 0x0001eed4 0x0001ef08 52 29% 8732
Expected total in zps_apl_zdo_group.o file: 184 Actual: 184 100% 8726
Flash640 / .text / zps_apl_zdo_default_server.o Start End Size % Line
.text.zps_vAplZdoDefaultServerInit 0x0001ef08 0x0001ef0c 4 1% 8735
.text.zps_bAplZdoDefaultServer 0x0001ef0c 0x0001f128 540 100% 8738
Expected total in zps_apl_zdo_default_server.o file: 544 Actual: 544 100% 8735
Flash640 / .text / zps_apl_mac_isr.o Start End Size % Line
.text.vPostVsMcpsDcfmInd 0x0001f128 0x0001f224 252 39% 8741
.text.vPostMcpsDcfmInd 0x0001f224 0x0001f228 4 1% 8743
.text.vPostMlmeDcfmInd 0x0001f228 0x0001f2c8 160 25% 8745
.text.zps_vAplAfIsrInit 0x0001f2c8 0x0001f2f0 40 7% 8748
.text.zps_vAplAfPostTimerEvent 0x0001f2f0 0x0001f344 84 13% 8751
.text.zps_vAplAfPostImmediateToTimerQueue 0x0001f344 0x0001f360 28 5% 8754
.text.ZPS_bAplPeekQueueForRejoinRequest 0x0001f360 0x0001f3b8 88 14% 8758
Expected total in zps_apl_mac_isr.o file: 656 Actual: 656 100% 8741
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o Start End Size % Line
.text.zps_vAplZdoNwkAddrServerInit 0x0001f3b8 0x0001f3bc 4 1% 8761
.text.vZdoNwkAddrServerSendExtendResponse 0x0001f3bc 0x0001f408 76 18% 8764
.text.zps_bAplZdoNwkAddrServer 0x0001f408 0x0001f564 348 82% 8767
Expected total in zps_apl_zdo_nwk_addr_server.o file: 428 Actual: 428 100% 8761
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o Start End Size % Line
.text.zps_vAplZdoIeeeAddrServerInit 0x0001f564 0x0001f568 4 1% 8770
.text.vZdoIeeeAddrServerSendExtendResponse 0x0001f568 0x0001f5b4 76 19% 8773
.text.zps_bAplZdoIeeeAddrServer 0x0001f5b4 0x0001f6fc 328 81% 8776
Expected total in zps_apl_zdo_ieee_addr_server.o file: 408 Actual: 408 100% 8770
Flash640 / .text / zps_apl_zdo_match_desc_server.o Start End Size % Line
.text.zps_vAplZdoMatchDescServerInit 0x0001f6fc 0x0001f700 4 1% 8779
.text.zps_bAplZdoMatchDescServer 0x0001f700 0x0001f9e8 744 100% 8782
Expected total in zps_apl_zdo_match_desc_server.o file: 748 Actual: 748 100% 8779
Flash640 / .text / zps_apl_zdo_node_desc_server.o Start End Size % Line
.text.zps_vAplZdoNodeDescServerInit 0x0001f9e8 0x0001f9ec 4 2% 8785
.text.zps_bAplZdoNodeDescServer 0x0001f9ec 0x0001fb28 316 99% 8788
Expected total in zps_apl_zdo_node_desc_server.o file: 320 Actual: 320 100% 8785
Flash640 / .text / zps_apl_zdo_simple_desc_server.o Start End Size % Line
.text.zps_vAplZdoSimpleDescServerInit 0x0001fb28 0x0001fb2c 4 1% 8791
.text.zps_bAplZdoSimpleDescServer 0x0001fb2c 0x0001fd44 536 100% 8794
Expected total in zps_apl_zdo_simple_desc_server.o file: 540 Actual: 540 100% 8791
Flash640 / .text / zps_apl_zdo_power_desc_server.o Start End Size % Line
.text.zps_vAplZdoPowerDescServerInit 0x0001fd44 0x0001fd48 4 2% 8797
.text.zps_bAplZdoPowerDescServer 0x0001fd48 0x0001fe38 240 99% 8800
Expected total in zps_apl_zdo_power_desc_server.o file: 244 Actual: 244 100% 8797
Flash640 / .text / zps_apl_zdo_active_ep_server.o Start End Size % Line
.text.zps_vAplZdoActiveEpServerInit 0x0001fe38 0x0001fe3c 4 2% 8803
.text.zps_bAplZdoActiveEpServer 0x0001fe3c 0x0001ff18 220 99% 8806
Expected total in zps_apl_zdo_active_ep_server.o file: 224 Actual: 224 100% 8803
Flash640 / .text / zps_apl_zdo_device_annce_server.o Start End Size % Line
.text.zps_vAplZdoDeviceAnnceServerInit 0x0001ff18 0x0001ff1c 4 1% 8809
.text.zps_bAplZdoDeviceAnnceServer 0x0001ff1c 0x000200c4 424 97% 8813
.text.zps_vRegisterAliasPresentCallback 0x000200c4 0x000200d0 12 3% 8816
Expected total in zps_apl_zdo_device_annce_server.o file: 440 Actual: 440 100% 8809
Flash640 / .text / zps_apl_zdo_parent_annce_server.o Start End Size % Line
.text.zps_vAplZdoParentAnnceServerInit 0x000200d0 0x000200f0 32 5% 8819
.text.zps_bAplZdoParentAnnceServer 0x000200f0 0x00020270 384 54% 8822
.text.ZPS_vSendParentAnnounce 0x00020270 0x000203a4 308 43% 8825
Expected total in zps_apl_zdo_parent_annce_server.o file: 724 Actual: 724 100% 8819
Flash640 / .text / zps_apl_zdo_permit_joining_server.o Start End Size % Line
.text.zps_vAplZdoPermitJoiningServerInit 0x000203a4 0x000203a8 4 2% 8828
.text.zps_bAplZdoPermitJoiningServer 0x000203a8 0x0002047c 212 99% 8831
Expected total in zps_apl_zdo_permit_joining_server.o file: 216 Actual: 216 100% 8828
Flash640 / .text / zps_apl_zdo_system_server_discovery_server.o Start End Size % Line
.text.zps_vAplZdoSystemServerDiscoveryServerInit 0x0002047c 0x00020480 4 3% 8834
.text.zps_bAplZdoSystemServerDiscoveryServer 0x00020480 0x00020508 136 98% 8837
Expected total in zps_apl_zdo_system_server_discovery_server.o file: 140 Actual: 140 100% 8834
Flash640 / .text / zps_apl_zdo_mgmt_lqi_server.o Start End Size % Line
.text.zps_vAplZdoMgmtLqiServerInit 0x00020508 0x0002050c 4 1% 8840
.text.zps_bAplZdoMgmtLqiServer 0x0002050c 0x00020708 508 100% 8843
Expected total in zps_apl_zdo_mgmt_lqi_server.o file: 512 Actual: 512 100% 8840
Flash640 / .text / zps_apl_zdo_mgmt_rtg_server.o Start End Size % Line
.text.zps_vAplZdoMgmtRtgServerInit 0x00020708 0x0002070c 4 2% 8846
.text.zps_bAplZdoMgmtRtgServer 0x0002070c 0x00020830 292 99% 8849
Expected total in zps_apl_zdo_mgmt_rtg_server.o file: 296 Actual: 296 100% 8846
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o Start End Size % Line
.text.bSendResponse 0x00020830 0x00020878 72 12% 8852
.text.zps_vAplZdoMgmtLeaveServerInit 0x00020878 0x00020884 12 2% 8854
.text.zps_bAplZdoMgmtLeaveServer 0x00020884 0x00020a90 524 87% 8858
Expected total in zps_apl_zdo_mgmt_leave_server.o file: 608 Actual: 608 100% 8852
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o Start End Size % Line
.text.vStartScanTimerExpiry 0x00020a90 0x00020b6c 220 13% 8861
.text.zps_vAplZdoMgmtNWKUpdateServerInit 0x00020b6c 0x00020b84 24 2% 8863
.text.u16CalculateFailedTxCount 0x00020b84 0x00020bb0 44 3% 8866
.text.zps_bAplZdoMgmtNWKUpdateServer 0x00020bb0 0x000210d8 1320 77% 8870
.text.vResetFailedTxCount 0x000210d8 0x000210fc 36 3% 8873
.text.vChangeChannelTimerExpiry 0x000210fc 0x0002114a 78 5% 8876
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: 1722 Actual: 1722 100% 8861
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o Start End Size % Line
.text.zps_vAplZdoBindUnbindServerInit 0x0002114a 0x0002114e 4 1% 8878
.text.vAplZdoBindUnbindServerMapApsmeToZdp 0x0002114e 0x0002118c 62 10% 8881
.text.zps_bAplZdoBindUnbindServer 0x0002118c 0x000213f0 612 91% 8884
Expected total in zps_apl_zdo_bind_unbind_server.o file: 678 Actual: 678 100% 8878
Flash640 / .text / zps_apl_zdo_bound_data_request_manager.o Start End Size % Line
.text.zps_bAplZdoBindRequestServer 0x000213f0 0x00021534 324 15% 8887
.text.zps_eAplZdoBdrmRequestSend 0x00021534 0x000215cc 152 7% 8890
.text.zps_vAplZdoBindRequestServerInit 0x000215cc 0x00021658 140 7% 8893
.text.zps_eAplAfBoundDataReqNonBlocking 0x00021658 0x0002187c 548 26% 8896
.text.ZPS_vResetBoundServerContext 0x0002187c 0x000218cc 80 4% 8899
.text.vZdoBdrmBackStopTimerExpiry 0x000218cc 0x000218ec 32 2% 8902
.text.vZdoBdrmSendNextTimedRequest 0x000218ec 0x00021c7c 912 42% 8905
Expected total in zps_apl_zdo_bound_data_request_manager.o file: 2188 Actual: 2188 100% 8887
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o Start End Size % Line
.text.eSendDeviceAnnounce 0x00021c7c 0x00021d68 236 31% 8908
.text.zps_vAplZdoClientLookupNwkAddress 0x00021d68 0x00021e04 156 21% 8910
.text.zps_vAplZdoZdoClientInit 0x00021e04 0x00021e18 20 3% 8913
.text.zps_bAplZdoZdoClient 0x00021e18 0x00021f84 364 47% 8916
Expected total in zps_apl_zdo_nwkmanager_client.o file: 776 Actual: 776 100% 8908
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o Start End Size % Line
.text.zps_vAplZdoMgmtBindServerInit 0x00021f84 0x00021f88 4 1% 8919
.text.zps_bAplZdoMgmtBindServer 0x00021f88 0x00022170 488 100% 8922
Expected total in zps_apl_zdo_mgmt_bind_server.o file: 492 Actual: 492 100% 8919
Flash640 / .text / zps_apl_zdp_apsde_req.o Start End Size % Line
.text.zps_eAplZdpApsdeReqInternal 0x00022170 0x00022208 152 38% 8925
.text.zps_eAplZdpRequestApsdeReq 0x00022208 0x00022288 128 32% 8928
.text.zps_eAplZdpResponseApsdeReq 0x00022288 0x0002229c 20 5% 8931
.text.zps_eAplZdpGenStatusOnlyResponse 0x0002229c 0x00022308 108 27% 8934
Expected total in zps_apl_zdp_apsde_req.o file: 408 Actual: 408 100% 8925
Flash640 / .text / zps_apl_zdp_device_annce.o Start End Size % Line
.text.zps_eAplZdpDeviceAnnceRequest 0x00022308 0x00022370 104 100% 8937
Expected total in zps_apl_zdp_device_annce.o file: 104 Actual: 104 100% 8937
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o Start End Size % Line
.text.zps_eAplZdpIeeeAddrRequest 0x00022370 0x000223d8 104 100% 8940
Expected total in zps_apl_zdp_ieee_addr_req.o file: 104 Actual: 104 100% 8940
Flash640 / .text / zps_apl_zdp_match_desc_req.o Start End Size % Line
.text.zps_eAplZdpMatchDescRequest 0x000223d8 0x00022490 184 100% 8943
Expected total in zps_apl_zdp_match_desc_req.o file: 184 Actual: 184 100% 8943
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o Start End Size % Line
.text.zps_eAplZdpMgmtPermitJoiningRequest 0x00022490 0x00022544 180 100% 8946
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: 180 Actual: 180 100% 8946
Flash640 / .text / zps_apl_zdp_node_desc_req.o Start End Size % Line
.text.zps_eAplZdpNodeDescRequest 0x00022544 0x000225c0 124 100% 8949
Expected total in zps_apl_zdp_node_desc_req.o file: 124 Actual: 124 100% 8949
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o Start End Size % Line
.text.zps_eZdpNwkAddrResponse 0x000225c0 0x0002268c 204 100% 8952
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: 204 Actual: 204 100% 8952
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o Start End Size % Line
.text.zps_eZdpIeeeAddrResponse 0x0002268c 0x00022758 204 100% 8955
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: 204 Actual: 204 100% 8955
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o Start End Size % Line
.text.zps_eZdpNodeDescResponse 0x00022758 0x000227f8 160 100% 8958
Expected total in zps_apl_zdp_node_desc_rsp.o file: 160 Actual: 160 100% 8958
Flash640 / .text / zps_apl_zdp_parent_annce_rsp.o Start End Size % Line
.text.zps_eZdpParentAnnceResponse 0x000227f8 0x000228a4 172 100% 8961
Expected total in zps_apl_zdp_parent_annce_rsp.o file: 172 Actual: 172 100% 8961
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o Start End Size % Line
.text.zps_eZdpPowerDescResponse 0x000228a4 0x00022934 144 100% 8964
Expected total in zps_apl_zdp_power_desc_rsp.o file: 144 Actual: 144 100% 8964
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o Start End Size % Line
.text.zps_eZdpSimpleDescResponse 0x00022934 0x00022a14 224 100% 8967
Expected total in zps_apl_zdp_simple_desc_rsp.o file: 224 Actual: 224 100% 8967
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o Start End Size % Line
.text.zps_eZdpActiveEpResponse 0x00022a14 0x00022aa0 140 100% 8970
Expected total in zps_apl_zdp_active_ep_rsp.o file: 140 Actual: 140 100% 8970
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o Start End Size % Line
.text.zps_eZdpMatchDescResponse 0x00022aa0 0x00022b2c 140 100% 8973
Expected total in zps_apl_zdp_match_desc_rsp.o file: 140 Actual: 140 100% 8973
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o Start End Size % Line
.text.zps_eZdpSystemServerDiscoveryResponse 0x00022b2c 0x00022ba0 116 100% 8976
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: 116 Actual: 116 100% 8976
Flash640 / .text / zps_apl_zdp_bind_rsp.o Start End Size % Line
.text.zps_eAplZdpBindResponse 0x00022ba0 0x00022bc6 38 100% 8979
Expected total in zps_apl_zdp_bind_rsp.o file: 38 Actual: 38 100% 8979
Flash640 / .text / zps_apl_zdp_unbind_rsp.o Start End Size % Line
.text.zps_eZdpUnbindResponse 0x00022bc6 0x00022bec 38 100% 8982
Expected total in zps_apl_zdp_unbind_rsp.o file: 38 Actual: 38 100% 8982
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o Start End Size % Line
.text.zps_eAplZdpMgmtLqiResponse 0x00022bec 0x00022cdc 240 100% 8985
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: 240 Actual: 240 100% 8985
Flash640 / .text / zps_apl_zdp_mgmt_rtg_rsp.o Start End Size % Line
.text.zps_eAplZdpMgmtRtgResponse 0x00022cdc 0x00022d98 188 100% 8988
Expected total in zps_apl_zdp_mgmt_rtg_rsp.o file: 188 Actual: 188 100% 8988
Flash640 / .text / zps_apl_zdp_mgmt_leave_rsp.o Start End Size % Line
.text.zps_eZdpMgmtLeaveResponse 0x00022d98 0x00022dc0 40 100% 8991
Expected total in zps_apl_zdp_mgmt_leave_rsp.o file: 40 Actual: 40 100% 8991
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o Start End Size % Line
.text.zps_eZdpMgmtNwkUpdateNotifyResponse 0x00022dc0 0x00022e68 168 100% 8995
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: 168 Actual: 168 100% 8995
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_rsp.o Start End Size % Line
.text.zps_eZdpMgmtPermitJoiningResponse 0x00022e68 0x00022e8e 38 100% 8998
Expected total in zps_apl_zdp_mgmt_permit_joining_rsp.o file: 38 Actual: 38 100% 8998
Flash640 / .text / zps_mac_common.o Start End Size % Line
.text.ZPS_eMacRadioTypeFromPage 0x00022e8e 0x00022e9c 14 4% 9001
.text.ZPS_eMacRadioTypeFromChannelMask 0x00022e9c 0x00022ea4 8 3% 9004
.text.ZPS_eMacValidateChannelMask 0x00022ea4 0x00022ec4 32 9% 9008
.text.ZPS_u8MacGetChannelOffsetFromPage 0x00022ec4 0x00022ed4 16 5% 9011
.text.ZPS_u8MacGetLowChanForPage 0x00022ed4 0x00022ee4 16 5% 9014
.text.ZPS_u8MacGetHighChanForPage 0x00022ee4 0x00022ef4 16 5% 9017
.text.ZPS_u8MacGetChannelOffsetFromMask 0x00022ef4 0x00022efa 6 2% 9020
.text.ZPS_u32MacGetChannelMaskFromNum 0x00022efa 0x00022f40 70 19% 9023
.text.ZPS_u8MacPibGetBeaconPayloadLength 0x00022f40 0x00022f4c 12 4% 9027
.text.ZPS_u8MacPibGetBeaconPayload 0x00022f4c 0x00022f60 20 6% 9030
.text.ZPS_bMacGetEnhancedMode 0x00022f60 0x00022f6c 12 4% 9033
.text.zps_bMacConvertEnhancedBeacon 0x00022f6c 0x00022fb6 74 20% 9036
.text.zps_vMacCommonMlmeCallBackHandler 0x00022fb6 0x00022fec 54 15% 9039
.text.vMacShimException 0x00022fec 0x00022ff6 10 3% 9042
.text.TSV_eClose 0x00022ff6 0x00022ffc 6 2% 9045
.text.ZPS_vMacRegisterDataRequest 0x00022ffc 0x00023008 12 4% 9049
Expected total in zps_mac_common.o file: 378 Actual: 378 100% 9001
Flash640 / .text / zps_mac_ie.o Start End Size % Line
.text.zps_u8MacIECopyZigbeePayloadSubIE 0x00023008 0x000230cc 196 100% 9052
Expected total in zps_mac_ie.o file: 196 Actual: 196 100% 9052
Flash640 / .text / zps_mac_if_table.o Start End Size % Line
.text.ZPS_u8MacIFTGetNumInterfaces 0x000230cc 0x000230d8 12 2% 9055
.text.ZPS_u16MacIFTGetIDByChannelMask 0x000230d8 0x00023106 46 5% 9058
.text.ZPS_u16MacIFTCheckForRadioType 0x00023106 0x0002312e 40 4% 9061
.text.ZPS_u16MacIFTGetIDByRadioType 0x0002312e 0x00023158 42 5% 9064
.text.ZPS_vMacIFTSetActiveChannel 0x00023158 0x00023166 14 2% 9067
.text.ZPS_u8GetChannelOffset 0x00023166 0x0002318e 40 4% 9070
.text.ZPS_u8MacIFTGetChannelMaskCount 0x0002318e 0x000231d0 66 7% 9073
.text.ZPS_pu32MacIFTGetChannelMaskForPage 0x000231d0 0x00023218 72 8% 9076
.text.ZPS_u8MacIFTAddUpdateChannelMask 0x00023218 0x00023296 126 13% 9079
.text.ZPS_u8MacIFTNumOfEnabledInterfaces 0x00023296 0x000232c2 44 5% 9082
.text.ZPS_u8MacIFTGetIntfState 0x000232c2 0x000232e4 34 4% 9085
.text.ZPS_vMacIFTSetIntfState 0x000232e4 0x0002330e 42 5% 9088
.text.ZPS_u8MacIFTGetRouterAllowed 0x0002330e 0x00023330 34 4% 9091
.text.ZPS_vMacIFTGetChannelMaskFromMacId 0x00023330 0x00023374 68 7% 9094
.text.ZPS_vMacIFTSetRouterAllowed 0x00023374 0x0002339e 42 5% 9097
.text.ZPS_vMacIFTUpdateMacInterface 0x0002339e 0x000233e0 66 7% 9100
.text.ZPS_u32MacIFTGetChanMaskFromActChan 0x000233e0 0x00023446 102 10% 9103
.text.ZPS_vMacIFTClearCounts 0x00023446 0x000234cc 134 14% 9106
Expected total in zps_mac_if_table.o file: 1024 Actual: 1024 100% 9055
Flash640 / .text / zps_mac_shim.o Start End Size % Line
.text.vMacMcpsCallBackHandler 0x000234cc 0x000234d8 12 2% 9109
.text.vMacMlmeCallBackHandler 0x000234d8 0x000234f8 32 6% 9111
.text.ZPS_vMacShimInit 0x000234f8 0x0002354c 84 14% 9113
.text.ZPS_bMacIsMultiMac 0x0002354c 0x00023550 4 1% 9116
.text.ZPS_vMacHandleMcpsVsReqRsp 0x00023550 0x000235c0 112 19% 9119
.text.ZPS_vMacHandleMlmeVsReqRsp 0x000235c0 0x00023618 88 15% 9122
.text.ZPS_u8MultiMacInitAuxChannel 0x00023618 0x0002361c 4 1% 9125
.text.ZPS_u8MultiMacSelectAuxChannel 0x0002361c 0x00023620 4 1% 9128
.text.ZPS_vMacModifyForZgp 0x00023620 0x00023624 4 1% 9131
.text.ZPS_vNwkHandleMcpsDcfmInd 0x00023624 0x00023628 4 1% 9134
.text.vAppApiSetMacAddrLocation 0x00023628 0x0002363c 20 4% 9138
.text.ZPS_u32MacSetTxBuffers 0x0002363c 0x00023640 4 1% 9141
.text.ZPS_vMacTask 0x00023640 0x00023642 2 1% 9144
.text.ZPS_u16MacPibGetCoordShortAddress 0x00023642 0x00023646 4 1% 9147
.text.ZPS_u8MacPibGetMaxFrameRetries 0x00023646 0x0002364a 4 1% 9150
.text.ZPS_u16MacPibGetPanId 0x0002364a 0x0002364e 4 1% 9153
.text.ZPS_u16MacPibGetShortAddr 0x0002364e 0x00023652 4 1% 9156
.text.ZPS_bMacPibGetRxOnWhenIdle 0x00023652 0x00023656 4 1% 9159
.text.ZPS_sMacPibGetCoordExtAddr 0x00023656 0x00023662 12 2% 9162
.text.ZPS_u8MacPibGetDsn 0x00023662 0x00023666 4 1% 9165
.text.ZPS_vMacPibSetCoordShortAddress 0x00023666 0x0002366a 4 1% 9168
.text.ZPS_vMacPibSetMaxFrameTotalWaitTime 0x0002366a 0x0002366e 4 1% 9171
.text.ZPS_vMacPibSetTransactionPersistenceTime 0x0002366e 0x00023672 4 1% 9174
.text.ZPS_vMacPibSetPanId 0x00023672 0x00023676 4 1% 9177
.text.ZPS_vMacPibSetShortAddr 0x00023676 0x0002367a 4 1% 9180
.text.ZPS_vMacPibSetMinBe 0x0002367a 0x0002367e 4 1% 9183
.text.ZPS_vMacPibSetMaxBe 0x0002367e 0x00023682 4 1% 9186
.text.ZPS_vMacPibSetMaxCsmaBackoffs 0x00023682 0x00023686 4 1% 9189
.text.ZPS_vMacPibSetRxOnWhenIdle 0x00023686 0x0002368a 4 1% 9192
.text.ZPS_vMacPibSetRxOnWhenIdleForInterface 0x0002368a 0x00023692 8 2% 9195
.text.ZPS_vMacPibSetCoordExtAddr 0x00023692 0x000236a4 18 3% 9198
.text.ZPS_vMacPibSetAssociationPermit 0x000236a4 0x000236b4 16 3% 9201
.text.ZPS_vMacPibSetBeaconPayload 0x000236b4 0x000236e4 48 8% 9205
.text.ZPS_vMacSetEBRPayloadJoin 0x000236e4 0x000236e6 2 1% 9208
.text.ZPS_vMacSetEBRPayloadReJoin 0x000236e6 0x000236e8 2 1% 9211
.text.ZPS_vMacPibSetDsn 0x000236e8 0x000236ec 4 1% 9214
.text.ZPS_vMacPibSetExtAddr 0x000236ec 0x000236f0 4 1% 9217
.text.ZPS_vMacPibSetRxInCca 0x000236f0 0x000236f4 4 1% 9220
.text.ZPS_vMacSetVsOUIBytes 0x000236f4 0x000236f6 2 1% 9223
.text.ZPS_eMacPlmeGet 0x000236f6 0x000236fa 4 1% 9226
.text.ZPS_eMacPlmeSet 0x000236fa 0x00023700 6 1% 9229
.text.ZPS_vMacSetEnhancedMode 0x00023700 0x0002370c 12 2% 9233
.text.ZPS_vMacBeaconRequest 0x0002370c 0x0002371a 14 3% 9236
.text.ZPS_vMacRestoreInterfaceState 0x0002371a 0x0002371c 2 1% 9239
.text.ZPS_u8MacSetTXPower 0x0002371c 0x00023720 4 1% 9242
.text.ZPS_u8MacGetTXPower 0x00023720 0x00023724 4 1% 9245
.text.ZPS_u8MacDeleteTXPower 0x00023724 0x00023728 4 1% 9248
.text.ZPS_u8MacClearTXPowerTable 0x00023728 0x0002372c 4 1% 9251
.text.APP_bMultimaskJoinCallBack 0x0002372c 0x00023734 8 2% 9254
Expected total in zps_mac_shim.o file: 616 Actual: 616 100% 9109
Flash640 / .text / zps_miniMac.o Start End Size % Line
.text.vInitBufferQueues 0x00023734 0x00023830 252 9% 9257
.text.vRetryTxFailure 0x00023830 0x00023860 48 2% 9259
.text.zps_eSocMacSetTxBuffers 0x00023860 0x0002389c 60 3% 9262
.text.zps_vSocMacShimInit 0x0002389c 0x000238f8 92 4% 9265
.text.zps_vSocMacHandleMlmeVsReqRsp 0x000238f8 0x00023a78 384 14% 9268
.text.SOC_ZPS_vMacModifyForZgp 0x00023a78 0x00023ac4 76 3% 9271
.text.vMiniMac_MlmeCallback 0x00023ac4 0x00023c68 420 15% 9274
.text.vMiniMac_DataRequestCallback 0x00023c68 0x00023c84 28 1% 9277
.text.vMiniMac_EmptyMcpsFrameWithFpSetCallback 0x00023c84 0x00023c94 16 1% 9280
.text.psMiniMac_GetTxBufferCallback 0x00023c94 0x00023cbc 40 2% 9283
.text.psMiniMac_GetRxBufferCallback 0x00023cbc 0x00023cf4 56 2% 9286
.text.vMiniMac_ReturnTxBufferCallback 0x00023cf4 0x00023d20 44 2% 9289
.text.zps_vSocMacHandleMcpsVsReqRsp 0x00023d20 0x00023e2c 268 10% 9292
.text.vMiniMac_ReturnRxBufferCallback 0x00023e2c 0x00023e58 44 2% 9296
.text.vMiniMac_McpsCallback 0x00023e58 0x00024124 716 25% 9299
.text.SOC_ZPS_u16MacPibGetCoordShortAddress 0x00024124 0x00024130 12 1% 9302
.text.SOC_ZPS_u8MacPibGetMaxFrameRetries 0x00024130 0x0002413c 12 1% 9305
.text.SOC_ZPS_u16MacPibGetPanId 0x0002413c 0x00024148 12 1% 9308
.text.SOC_ZPS_u16MacPibGetShortAddr 0x00024148 0x00024154 12 1% 9311
.text.SOC_ZPS_bMacPibGetRxOnWhenIdle 0x00024154 0x00024160 12 1% 9314
.text.SOC_ZPS_sMacPibGetCoordExtAddr 0x00024160 0x00024174 20 1% 9317
.text.SOC_ZPS_u8MacPibGetDsn 0x00024174 0x00024180 12 1% 9320
.text.SOC_ZPS_vMacPibSetCoordShortAddress 0x00024180 0x0002418c 12 1% 9323
.text.SOC_ZPS_vMacPibSetMaxFrameTotalWaitTime 0x0002418c 0x00024198 12 1% 9326
.text.SOC_ZPS_vMacPibSetTransactionPersistenceTime 0x00024198 0x000241a4 12 1% 9329
.text.SOC_ZPS_vMacPibSetPanId 0x000241a4 0x000241ac 8 1% 9332
.text.SOC_ZPS_vMacPibSetShortAddr 0x000241ac 0x000241b4 8 1% 9335
.text.SOC_ZPS_vMacPibSetMinBe 0x000241b4 0x000241bc 8 1% 9338
.text.SOC_ZPS_vMacPibSetMaxBe 0x000241bc 0x000241c0 4 1% 9341
.text.SOC_ZPS_vMacPibSetMaxCsmaBackoffs 0x000241c0 0x000241c8 8 1% 9344
.text.SOC_ZPS_vMacPibSetRxOnWhenIdle 0x000241c8 0x000241d4 12 1% 9347
.text.SOC_ZPS_vMacPibSetCoordExtAddr 0x000241d4 0x000241ec 24 1% 9351
.text.SOC_ZPS_vMacPibSetAssociationPermit 0x000241ec 0x000241f8 12 1% 9354
.text.SOC_ZPS_vMacPibSetBeaconPayload 0x000241f8 0x00024218 32 2% 9357
.text.SOC_ZPS_vMacPibSetDsn 0x00024218 0x00024224 12 1% 9360
.text.SOC_ZPS_vMacPibSetBeaconRequestLqiThreshold 0x00024224 0x00024230 12 1% 9363
.text.SOC_ZPS_vMacPibSetExtAddr 0x00024230 0x0002424c 28 1% 9366
.text.SOC_ZPS_vMacPibSetRxInCca 0x0002424c 0x00024264 24 1% 9369
.text.SOC_ZPS_eMacPlmeGet 0x00024264 0x00024268 4 1% 9372
.text.SOC_ZPS_eMacPlmeSet 0x00024268 0x0002426c 4 1% 9375
.text.SOC_ZPS_u8MacGetTXPower 0x0002426c 0x00024270 4 1% 9378
.text.SOC_ZPS_u8MacSetTXPower 0x00024270 0x00024274 4 1% 9381
.text.SOC_ZPS_u8MacDeleteTXPower 0x00024274 0x00024278 4 1% 9384
.text.SOC_ZPS_u8MacClearTXPowerTable 0x00024278 0x0002427c 4 1% 9387
Expected total in zps_miniMac.o file: 2888 Actual: 2888 100% 9257
Flash640 / .text / pwrm.o Start End Size % Line
.text.PWRM_eStartActivity 0x0002427c 0x00024286 10 32% 9390
.text.PWRM_eFinishActivity 0x00024286 0x00024290 10 32% 9393
.text.PWRM_u16GetActivityCount 0x00024290 0x0002429c 12 38% 9396
Expected total in pwrm.o file: 32 Actual: 32 100% 9390
Flash640 / .text / zps_apl_gp.o Start End Size % Line
.text.zps_vZgpDeviceActiveTimerExpiry 0x0002429c 0x0002435c 192 11% 9399
.text.vZGPdCfm 0x0002435c 0x0002438c 48 3% 9402
.text.vZGPParseMacMcpsData 0x0002438c 0x00024480 244 14% 9405
.text.zps_vZgpDeviceActive 0x00024480 0x000244ac 44 3% 9409
.text.vFillApduErrorEventGreenPower 0x000244ac 0x000244e8 60 4% 9412
.text.vPostToGreenPowerEndpoint 0x000244e8 0x00024610 296 17% 9415
.text.vZGPcStubMcpsInd 0x00024610 0x00024964 852 48% 9418
.text.zps_vRegisterGreenPower 0x00024964 0x00024990 44 3% 9420
.text.ZPS_vRegisterSecRequestResponseCallback 0x00024990 0x0002499c 12 1% 9423
Expected total in zps_apl_gp.o file: 1792 Actual: 1792 100% 9399
Flash640 / .text / zps_bdir_gp.o Start End Size % Line
.text.vZgpAgeTxQueue 0x0002499c 0x00024a2e 146 7% 9426
.text.zps_vCStub_DataReq 0x00024a2e 0x00024c4c 542 26% 9429
.text.psFindGpTxQentry 0x00024c4c 0x00024caa 94 5% 9432
.text.zps_sZgpAddTxQueue 0x00024caa 0x00024d84 218 11% 9435
.text.zps_vDStub_DataReq 0x00024d84 0x000250d4 848 41% 9439
.text.zps_bZgpRemoveTxQueue 0x000250d4 0x00025160 140 7% 9442
.text.vZgpSendTxAfterRx 0x00025160 0x00025190 48 3% 9445
.text.ZPS_vZgpInitGpTxQueue 0x00025190 0x000251e0 80 4% 9449
Expected total in zps_bdir_gp.o file: 2116 Actual: 2116 100% 9426
Flash640 / .text / zps_apl_gp_security.o Start End Size % Line
.text.ZPS_vZgpTransformKey 0x000251e0 0x0002526c 140 11% 9452
.text.ZPS_psZgpFindGpstEntry 0x0002526c 0x000252c4 88 7% 9455
.text.ZPS_sZgpAddDeviceSecurity 0x000252c4 0x0002536e 170 14% 9458
.text.ZPS_vZgpInitGpSecurityTable 0x0002536e 0x0002539a 44 4% 9461
.text.u8ZgpCCMStarEncrypt 0x0002539a 0x0002552a 400 32% 9464
.text.u8ZgpCCMStarDecrypt 0x0002552a 0x000256e8 446 35% 9467
Expected total in zps_apl_gp_security.o file: 1288 Actual: 1288 100% 9452
Flash640 / .text / zps_apl_options.o Start End Size % Line
.text.ZPS_vRegisterInterPanHandlers 0x000256e8 0x000256f4 12 11% 9470
.text.ZPS_vRegistercStubGreenPower 0x000256f4 0x00025700 12 11% 9473
.text.ZPS_vInterceptMcpsDataCallback 0x00025700 0x0002575a 90 79% 9476
Expected total in zps_apl_options.o file: 114 Actual: 114 100% 9470
Flash640 / .text / zps_apl_interpan.o Start End Size % Line
.text.vHandleApsInterPanDcfmData 0x0002575a 0x0002579c 66 8% 9479
.text.vFillApduErrorEventInterPan 0x0002579c 0x000257d4 56 7% 9482
.text.vPostInterPanToEndpoint 0x000257d4 0x00025934 352 40% 9486
.text.vApsInterPanMcpsDataInd 0x00025934 0x00025abc 392 45% 9489
.text.zps_vAfInterPanInit 0x00025abc 0x00025ad0 20 3% 9492
Expected total in zps_apl_interpan.o file: 886 Actual: 886 100% 9479
Flash640 / .text / zps_nwk_dcim.o Start End Size % Line
.text.ZPS_vNwkRegisterNlmeDcfmIndCallbacks 0x00025ad0 0x00025ade 14 19% 9495
.text.ZPS_vNwkRegisterNldeDcfmIndCallbacks 0x00025ade 0x00025aec 14 19% 9498
.text.zps_psNwkDcfmIndGetBuf 0x00025aec 0x00025b02 22 29% 9501
.text.zps_eNwkDcfmIndPost 0x00025b02 0x00025b1c 26 35% 9504
Expected total in zps_nwk_dcim.o file: 76 Actual: 76 100% 9495
Flash640 / .text / zps_nwk_leave.o Start End Size % Line
.text.eLeaveDataDcfmRemoteLeave 0x00025b1c 0x00025b5a 62 6% 9507
.text.eLeaveDataDcfmLocalLeave 0x00025b5a 0x00025bb4 90 9% 9509
.text.eLeaveReset 0x00025bb4 0x00025c0c 88 9% 9511
.text.zps_psNwkSendLeaveCmd 0x00025c0c 0x00025c8c 128 13% 9513
.text.zps_psNwkPropagateLocalLeave 0x00025c8c 0x00025cb8 44 5% 9516
.text.zps_eNwkHandleSceLeave 0x00025cb8 0x00025e2c 372 36% 9520
.text.zps_vNwkHandleCmeLeaveReq 0x00025e2c 0x00025f38 268 26% 9523
Expected total in zps_nwk_leave.o file: 1052 Actual: 1052 100% 9507
Flash640 / .text / zps_nwk_lib.o Start End Size % Line
.text.zps_eSmeGenlIllegal 0x00025f38 0x00025f3e 6 2% 9526
.text.zps_eSceGenlIllegal 0x00025f3e 0x00025f44 6 2% 9529
.text.zps_vNwkLibU16ToPayload 0x00025f44 0x00025f4c 8 2% 9532
.text.zps_vNwkLibU32ToPayload 0x00025f4c 0x00025f5c 16 4% 9535
.text.zps_vNwkLibU64ToPayload 0x00025f5c 0x00025f7c 32 7% 9538
.text.zps_vInitBeaconPayload 0x00025f7c 0x00026004 136 29% 9542
.text.zps_sNwkStart 0x00026004 0x000260fc 248 53% 9545
.text.zps_u16NwkLibFromPayload 0x000260fc 0x00026100 4 1% 9548
.text.zps_u64NwkLibFromPayload 0x00026100 0x00026108 8 2% 9551
.text.zps_u8NwkLibChannelLow 0x00026108 0x0002610e 6 2% 9554
.text.zps_u8NwkLibChannelHigh 0x0002610e 0x00026114 6 2% 9557
Expected total in zps_nwk_lib.o file: 476 Actual: 476 100% 9526
Flash640 / .text / zps_nwk_lkst.o Start End Size % Line
.text.zps_u8CalcLinkCost 0x00026114 0x00026168 84 6% 9560
.text.eSendLinkStatusDataDcfm.part.0 0x00026168 0x000262a0 312 22% 9563
.text.eSendLinkStatusDataDcfmCb 0x000262a0 0x000262e4 68 5% 9565
.text.zps_vAgeRouter 0x000262e4 0x0002633c 88 7% 9567
.text.zps_vNwkSecondTickHandleExpiry 0x0002633c 0x00026530 500 35% 9571
.text.zps_vAddToSortedActiveNtList 0x00026530 0x00026592 98 7% 9574
.text.zps_eNwkHandleSceLinkStatus 0x00026592 0x000266a0 270 19% 9577
.text.zps_vRegisterCallbackForSecondsTick 0x000266a0 0x000266ac 12 1% 9581
Expected total in zps_nwk_lkst.o file: 1432 Actual: 1432 100% 9560
Flash640 / .text / zps_nwk_main.o Start End Size % Line
.text.ZPS_pvNwkCtor 0x000266ac 0x0002671c 112 70% 9584
.text.ZPS_pvNwkGetHandle 0x0002671c 0x00026728 12 8% 9587
.text.ZPS_vNwkSetDeviceType 0x00026728 0x00026730 8 5% 9590
.text.ZPS_vExtendedStatusSetCallback 0x00026730 0x0002673c 12 8% 9594
.text.ZPS_vSetExtendedStatus 0x0002673c 0x0002674c 16 10% 9597
Expected total in zps_nwk_main.o file: 160 Actual: 160 100% 9584
Flash640 / .text / zps_nwk_maint.o Start End Size % Line
.text.eUnsolicitedRejoinRspDataDcfm 0x0002674c 0x0002676c 32 1% 9600
.text.eEdTimeoutResponseDataDcfm 0x0002676c 0x00026784 24 1% 9602
.text.zps_vSendNwkStatusInd 0x00026784 0x000267aa 38 1% 9604
.text.vHandleNwkLocalUpdateAfterBcast 0x000267aa 0x00026814 106 3% 9607
.text.vHandleNwkRemoteUpdateAfterBcast 0x00026814 0x00026864 80 2% 9609
.text.vHandleEdTimeoutReqExpiry 0x00026864 0x000268f0 140 4% 9612
.text.eEdTimeoutRequestDataDcfm 0x000268f0 0x0002690e 30 1% 9614
.text.zps_bNwkIsBeaconZigbee 0x0002690e 0x00026920 18 1% 9616
.text.zps_eNwkHandleSmeBeaconNotifyInd 0x00026920 0x000269e8 200 5% 9619
.text.zps_vNwkRemoveConflictedBroadcast 0x000269e8 0x00026a34 76 2% 9622
.text.zps_eNwkHandleSceNwkReport 0x00026a34 0x00026b1c 232 6% 9626
.text.zps_eNwkHandleSceNwkUpdate 0x00026b1c 0x00026b40 36 1% 9629
.text.zps_psSendNetworkStatusCmd 0x00026b40 0x00026bd8 152 4% 9632
.text.zps_vProcessChildAddrConflict 0x00026bd8 0x00026c94 188 5% 9635
.text.zps_vProcessLocalAddrConflict 0x00026c94 0x00026d46 178 5% 9638
.text.zps_eNwkHandleSceNwkStatus 0x00026d46 0x00026e84 318 8% 9641
.text.zps_psSendNetworkReportCmd 0x00026e84 0x00026f5c 216 6% 9644
.text.vSendNetworkReport 0x00026f5c 0x00026f60 4 1% 9647
.text.zps_psSendNetworkUpdateCmd 0x00026f60 0x00027008 168 5% 9649
.text.vSendNetworkUpdate 0x00027008 0x000270a0 152 4% 9652
.text.zps_psSendNetworkEdTimeoutReqCmd 0x000270a0 0x00027140 160 4% 9654
.text.zps_psSendNetworkEdTimeoutRspCmd 0x00027140 0x000271b0 112 3% 9657
.text.zps_eNwkHandleSceNwkEdTimeoutReq 0x000271b0 0x00027278 200 5% 9660
.text.zps_bNwkFindAddIeeeAddr 0x00027278 0x000273ee 374 10% 9663
.text.ZPS_vRemoveEntryFromAddressMap 0x000273ee 0x0002743c 78 2% 9666
.text.ZPS_u64NwkNibGetMappedIeeeAddr 0x0002743c 0x00027462 38 1% 9669
.text.eCheckAddrConflict.constprop.0 0x00027462 0x000274f0 142 4% 9672
.text.zps_eProcessAddrConflict 0x000274f0 0x00027694 420 11% 9674
.text.ZPS_vNwkUpdateTxBytesForNeighbor 0x00027694 0x000276c8 52 2% 9677
.text.ZPS_vNwkUpdateRxBytesForNeighbor 0x000276c8 0x000276fc 52 2% 9680
.text.ZPS_u8nwkNewIDtest 0x000276fc 0x0002771e 34 1% 9683
Expected total in zps_nwk_maint.o file: 4050 Actual: 4050 100% 9600
Flash640 / .text / zps_nwk_mcps.o Start End Size % Line
.text.vNwkMcpsTimerCallback 0x0002771e 0x00027732 20 1% 9686
.text.vProcessTimedList 0x00027732 0x00027772 64 2% 9689
.text.vInitUnknownNeighbor 0x00027772 0x00027804 146 3% 9691
.text.ZPS_bHookMcpsDcfmFail 0x00027804 0x00027806 2 1% 9693
.text.ZPS_bHookMcpsDcfmInd 0x00027806 0x0002781c 22 1% 9696
.text.bSdeHandleDataFrm 0x0002781c 0x0002793c 288 5% 9700
.text.zps_vNwkMcpsMgrInit 0x0002793c 0x000279d4 152 3% 9703
.text.zps_vNwkMcpsMgrPostTimed 0x000279d4 0x000279ea 22 1% 9706
.text.zps_psNwkMcpsMgrAllocateReqDescr 0x000279ea 0x000279f2 8 1% 9709
.text.zps_bNwkMcpsMgrRemoveDescrFromLists 0x000279f2 0x00027a30 62 1% 9712
.text.zps_vNwkMcpsMgrFreeReqDescr 0x00027a30 0x00027a88 88 2% 9715
.text.zps_bNwkMcpsMgrDfcmBitmapUpdateAndCheck 0x00027a88 0x00027ac0 56 1% 9718
.text.zps_psNwkMcpsMgrFindSubmittedByHandle 0x00027ac0 0x00027ada 26 1% 9721
.text.zps_psNwkMcpsMgrFindPendingByNwkDstAddr 0x00027ada 0x00027aec 18 1% 9724
.text.zps_psNwkMcpsMgrFindByBtr 0x00027aec 0x00027b12 38 1% 9727
.text.zps_vNwkMcpsMgrTidyBtrReqDescr 0x00027b12 0x00027b36 36 1% 9730
.text.zps_u8NwkAllocateMcpsHandle 0x00027b36 0x00027b66 48 1% 9733
.text.zps_vNwkFreeMcpsHandle 0x00027b66 0x00027b84 30 1% 9736
.text.ZPS_vNwkSendLeaveDirect 0x00027b84 0x00027c98 276 5% 9739
.text.ZPS_vNwkMacDataPollRequest 0x00027c98 0x00027cf8 96 2% 9742
.text.vNwkMcpsSendTimedDfcm 0x00027cf8 0x00027d7c 132 3% 9746
.text.vProcessListsForSubmission 0x00027d7c 0x00027fc4 584 10% 9749
.text.vMcpsMgrExpiry 0x00027fc4 0x00028014 80 2% 9751
.text.zps_vNwkMcpsMgrPost 0x00028014 0x00028038 36 1% 9753
.text.ZPS_vNwkHandleMcpsVsInd 0x00028038 0x00028d1c 3300 53% 9757
.text.zps_vNwkMcpsMgrRemoveAndMakeLimbo 0x00028d1c 0x00028d44 40 1% 9760
.text.zps_bNwkHandleSdeActvDcfmData 0x00028d44 0x00028ec8 388 7% 9763
.text.vMcpsMgrTimeoutExpiry 0x00028ec8 0x00028f40 120 2% 9766
.text.ZPS_vNwkHandleMcpsVsDcfm 0x00028f40 0x00028fa4 100 2% 9769
.text.ZPS_vNwkSetOptionsFilter 0x00028fa4 0x00028fb4 16 1% 9773
Expected total in zps_nwk_mcps.o file: 6294 Actual: 6294 100% 9686
Flash640 / .text / zps_nwk_mlme.o Start End Size % Line
.text.ZPS_vNwkHandleMlmeDcfmInd 0x00028fb4 0x0002901c 104 100% 9776
Expected total in zps_nwk_mlme.o file: 104 Actual: 104 100% 9776
Flash640 / .text / zps_nwk_nib.o Start End Size % Line
.text.vLoadNwkRecord 0x0002901c 0x00029054 56 1% 9779
.text.zps_vNwkDefaultStateMachines 0x00029054 0x000290b0 92 2% 9781
.text.zps_vDefaultNwkLayer 0x000290b0 0x000292bc 524 9% 9784
.text.ZPS_psNwkNibGetHandle 0x000292bc 0x000292c2 6 1% 9787
.text.ZPS_u16NwkNibGetNwkAddr 0x000292c2 0x000292c6 4 1% 9790
.text.ZPS_u64NwkNibGetExtAddr 0x000292c6 0x000292ca 4 1% 9793
.text.ZPS_u16NwkNibGetMacPanId 0x000292ca 0x000292ce 4 1% 9796
.text.ZPS_vNwkNibIncSeqNum 0x000292ce 0x000292da 12 1% 9799
.text.ZPS_u64NwkNibGetEpid 0x000292da 0x000292e0 6 1% 9802
.text.ZPS_vNwkNibClearTables 0x000292e0 0x000293e6 262 5% 9805
.text.ZPS_vNwkNibClearDiscoveryNT 0x000293e6 0x00029408 34 1% 9808
.text.ZPS_bNwkNibAddrMapAddEntry 0x00029408 0x000295b0 424 7% 9812
.text.ZPS_bNwkNibNtActvMatch 0x000295b0 0x00029644 148 3% 9815
.text.bCheckNwkAddr 0x00029644 0x0002968c 72 2% 9818
.text.ZPS_bNwkNibNtActvUnusedChild 0x0002968c 0x000296b4 40 1% 9821
.text.ZPS_bNwkNibNtActvFindChild 0x000296b4 0x000297b4 256 5% 9824
.text.ZPS_u8NwkNibNtDiscMatch 0x000297b4 0x0002983a 134 3% 9827
.text.ZPS_u64NwkNibFindExtAddr 0x0002983a 0x000298e2 168 3% 9830
.text.ZPS_u16NwkNibFindNwkAddr 0x000298e2 0x00029984 162 3% 9833
.text.ZPS_vNwkSaveRecord 0x00029984 0x000299ac 40 1% 9837
.text.ZPS_vNwkNibSetNwkAddr 0x000299ac 0x000299e4 56 1% 9840
.text.ZPS_vNwkNibSetNwkAddrNibOnly 0x000299e4 0x000299f0 12 1% 9843
.text.ZPS_vNwkNibSetExtPanId 0x000299f0 0x00029a30 64 2% 9847
.text.ZPS_vNwkNibSetKeySeqNum 0x00029a30 0x00029a44 20 1% 9850
.text.ZPS_vNwkNibSetDepth 0x00029a44 0x00029a84 64 2% 9853
.text.ZPS_vNwkNibSetUpdateId 0x00029a84 0x00029abc 56 1% 9856
.text.ZPS_vNwkNibSetPanId 0x00029abc 0x00029ad8 28 1% 9859
.text.ZPS_vNwkNibSetCapabilityInfo 0x00029ad8 0x00029b00 40 1% 9862
.text.ZPS_vNwkNibSetChannel 0x00029b00 0x00029b22 34 1% 9865
.text.ZPS_vNwkNibSetAuxChannel 0x00029b22 0x00029b44 34 1% 9868
.text.ZPS_vNwkNibSetParentAddr 0x00029b44 0x00029b5e 26 1% 9871
.text.ZPS_vNwkSaveNt 0x00029b5e 0x00029b7a 28 1% 9874
.text.ZPS_vNwkSaveSecMat 0x00029b7a 0x00029bb2 56 1% 9877
.text.ZPS_vNwkSaveAllRecords 0x00029bb2 0x00029bc8 22 1% 9880
.text.ZPS_vNwkResetOutgoingFrameCounter 0x00029bc8 0x00029bdc 20 1% 9883
.text.ZPS_pvNwkRestoreFrameCounter 0x00029bdc 0x00029c04 40 1% 9886
.text.ZPS_vNwkInitialiseRecords 0x00029c04 0x00029c70 108 2% 9889
.text.ZPS_vNwkNibSetTables 0x00029c70 0x00029cac 60 1% 9892
.text.ZPS_vNwkTimerQueueOverflow 0x00029cac 0x00029d34 136 3% 9896
.text.ZPS_u8NwkSendNwkEdTimeoutsCommand 0x00029d34 0x00029d50 28 1% 9899
.text.ZPS_bNwkGetAliasStatus 0x00029d50 0x00029d56 6 1% 9902
.text.ZPS_bNwkGetAliasApsCounter 0x00029d56 0x00029d5c 6 1% 9905
.text.ZPS_vSetNwkStateActive 0x00029d5c 0x00029d64 8 1% 9908
.text.ZPS_vNwkPurgeMacAddressAndRelatedEntries 0x00029d64 0x00029e84 288 5% 9911
.text.ZPS_vNtSetUsedStatus 0x00029e84 0x00029fd4 336 6% 9915
.text.ZPS_vNwkNibCheckAndUpdateAddresses 0x00029fd4 0x0002a098 196 4% 9918
.text.zps_vBuildSortedActvNTList 0x0002a098 0x0002a0e8 80 2% 9921
.text.ZPS_vNtSetAuthStatus 0x0002a0e8 0x0002a10e 38 1% 9924
.text.zps_sNwkNibNtCheckJoin 0x0002a10e 0x0002a370 610 10% 9927
.text.ZPS_vNwkNibCheckAndUpdateChildren 0x0002a370 0x0002a4c4 340 6% 9931
.text.zps_vNwkSetZgpAlias 0x0002a4c4 0x0002a4d8 20 1% 9934
.text.ZPS_vNwkMacEntriesClear 0x0002a4d8 0x0002a590 184 3% 9937
.text.ZPS_vPurgeJoinManagerEntry 0x0002a590 0x0002a5b0 32 1% 9940
.text.zps_vCleanUnAuthenHandleExpiry 0x0002a5b0 0x0002a644 148 3% 9943
.text.ZPS_vNibRealignMac 0x0002a644 0x0002a704 192 4% 9947
.text.zps_vNibSetDefaults 0x0002a704 0x0002a8ac 424 7% 9950
.text.ZPS_vHookfcOverflowEvent 0x0002a8ac 0x0002a8b0 4 1% 9953
.text.ZPS_vNwkIncOutFC 0x0002a8b0 0x0002a904 84 2% 9957
.text.ZPS_vNwkNibRestoreWarmRestartCounter 0x0002a904 0x0002a914 16 1% 9960
Expected total in zps_nwk_nib.o file: 6392 Actual: 6392 100% 9779
Flash640 / .text / zps_nwk_nlde.o Start End Size % Line
.text.eNldeDataDcfm 0x0002a914 0x0002a93c 40 7% 9963
.text.ZPS_vNwkHandleNldeReqRsp 0x0002a93c 0x0002ab40 516 85% 9966
.text.ZPS_u8NwkCalcNldeReqOverhead 0x0002ab40 0x0002ab74 52 9% 9969
Expected total in zps_nwk_nlde.o file: 608 Actual: 608 100% 9963
Flash640 / .text / zps_nwk_nlme.o Start End Size % Line
.text.ZPS_vNwkHandleNlmeReqRsp 0x0002ab74 0x0002ad00 396 100% 9972
Expected total in zps_nwk_nlme.o file: 396 Actual: 396 100% 9972
Flash640 / .text / zps_nwk_pmjn.o Start End Size % Line
.text.vPermitJoinHandleExpiry 0x0002ad00 0x0002ad08 8 7% 9975
.text.zps_vNwkPermitJoiningInit 0x0002ad08 0x0002ad1c 20 16% 9978
.text.zps_vNwkHandleCmePermitJoinReq 0x0002ad1c 0x0002ad84 104 79% 9981
Expected total in zps_nwk_pmjn.o file: 132 Actual: 132 100% 9975
Flash640 / .text / zps_nwk_rt.o Start End Size % Line
.text.eRouteRequestDataDcfm 0x0002ad84 0x0002adb4 48 1% 9984
.text.zps_vExpireOldRoutes 0x0002adb4 0x0002ae10 92 2% 9986
.text.psNwkSendRouteRecordCmd 0x0002ae10 0x0002af80 368 8% 9990
.text.psSendRouteReplyCmd.isra.0 0x0002af80 0x0002b080 256 6% 9992
.text.vFreePendingReqDescr 0x0002b080 0x0002b0d4 84 2% 9994
.text.zps_vNwkHandleCmeStartRouterReq 0x0002b0d4 0x0002b124 80 2% 9997
.text.zps_vNwkHandleCmeActvStartRouterReq 0x0002b124 0x0002b1a0 124 3% 10000
.text.zps_vStartRouter 0x0002b1a0 0x0002b1a4 4 1% 10003
.text.zps_eNwkRtMatch 0x0002b1a4 0x0002b2a8 260 6% 10006
.text.zps_psNwkRtMatchNwkAddr 0x0002b2a8 0x0002b2ea 66 2% 10009
.text.zps_vRemoveRoute 0x0002b2ea 0x0002b366 124 3% 10012
.text.zps_vRemoveNextHop 0x0002b366 0x0002b406 160 4% 10015
.text.zps_eNwkRtDiscMatch 0x0002b406 0x0002b46c 102 3% 10018
.text.zps_eNwkHandleSceRouteRequest 0x0002b46c 0x0002b8c0 1108 23% 10021
.text.zps_psNwkInitiateRouteDiscovery 0x0002b8c0 0x0002ba40 384 8% 10024
.text.zps_vNwkHandleCmeRouteDiscoveryReq 0x0002ba40 0x0002bab0 112 3% 10027
.text.zps_psProcessRoutedFrm 0x0002bab0 0x0002bbe8 312 7% 10030
.text.zps_eNwkRctMatchNwkAddr 0x0002bbe8 0x0002bc4a 98 3% 10033
.text.zps_eNwkHandleSceRouteRecord 0x0002bc4a 0x0002bd34 234 5% 10036
.text.zps_vNwkSendAnyPendingData 0x0002bd34 0x0002bd70 60 2% 10039
.text.vHandleRouteDiscoveryExpiry 0x0002bd70 0x0002be14 164 4% 10042
.text.zps_eNwkHandleSceRouteReply 0x0002be14 0x0002c058 580 13% 10044
Expected total in zps_nwk_rt.o file: 4820 Actual: 4820 100% 9984
Flash640 / .text / zps_nwk_sec.o Start End Size % Line
.text.ZPS_bSecEncrypt 0x0002c058 0x0002c1d4 380 23% 10047
.text.zps_eNwkSecEncryptPacket 0x0002c1d4 0x0002c290 188 12% 10050
.text.ZPS_bSecDecrypt 0x0002c290 0x0002c380 240 15% 10054
.text.ZPS_bNwkSecCheckFC 0x0002c380 0x0002c3d6 86 6% 10057
.text.zps_vNwkSecClearMatSet 0x0002c3d6 0x0002c3fc 38 3% 10060
.text.ZPS_bNwkSecFindMatSet 0x0002c3fc 0x0002c42c 48 3% 10063
.text.zps_eNwkSecDecryptPacket 0x0002c42c 0x0002c614 488 30% 10066
.text.ZPS_bNwkSecCheckMatSet 0x0002c614 0x0002c642 46 3% 10069
.text.ZPS_bNwkSecHaveNetworkKey 0x0002c642 0x0002c672 48 3% 10072
.text.ZPS_vNwkSecResetDevice 0x0002c672 0x0002c6b4 66 4% 10075
.text.ZPS_pvNwkSecGetNetworkKey 0x0002c6b4 0x0002c6e4 48 3% 10078
Expected total in zps_nwk_sec.o file: 1676 Actual: 1676 100% 10047
Flash640 / .text / zps_nwk_slist.o Start End Size % Line
.text.zps_vNwkSlistInit 0x0002c6e4 0x0002c6ec 8 6% 10081
.text.zps_vNwkSlistAddToHead 0x0002c6ec 0x0002c6f8 12 9% 10084
.text.zps_vNwkSlistAddToTail 0x0002c6f8 0x0002c70c 20 15% 10087
.text.zps_vNwkSlistInsertAfter 0x0002c70c 0x0002c71e 18 13% 10090
.text.zps_psNwkSlistRemoveFromHead 0x0002c71e 0x0002c72e 16 12% 10093
.text.zps_psNwkSlistRemove 0x0002c72e 0x0002c75e 48 35% 10096
.text.zps_vNwkSlistMakeLimboNode 0x0002c75e 0x0002c766 8 6% 10099
.text.zps_bNwkSlistIsLimboNode 0x0002c766 0x0002c770 10 8% 10102
Expected total in zps_nwk_slist.o file: 140 Actual: 140 100% 10081
Flash640 / .text / zps_nwk_subghz.o Start End Size % Line
.text.zps_psSendNetworkLinkPowerDelta.isra.0 0x0002c770 0x0002c800 144 16% 10105
.text.zps_eNwkHandleSmeDutyCycleInd 0x0002c800 0x0002c824 36 4% 10107
.text.zps_eNwkHandleSceNwkLinkPowerDelta 0x0002c824 0x0002c958 308 34% 10110
.text.ZPS_bNwkCoordLinkPowerDeltaNtfcn 0x0002c958 0x0002c9ec 148 17% 10113
.text.ZPS_vLinkPowerDeltaTimerExpiry 0x0002c9ec 0x0002c9fa 14 2% 10116
.text.ZPS_vNwkNibNTUpdateTxPower 0x0002c9fa 0x0002ca5e 100 11% 10119
.text.ZPS_bMACTxPowerTableInitialise 0x0002ca5e 0x0002cac0 98 11% 10122
.text.ZPS_u16NwkNibNtGetMacIDByAddress 0x0002cac0 0x0002cb0a 74 9% 10125
Expected total in zps_nwk_subghz.o file: 922 Actual: 922 100% 10105
Flash640 / .text / zps_nwk_actv_st.o Start End Size % Line
.text.zps_vNwkHandleCmeGetResources 0x0002cb0a 0x0002cb9a 144 73% 10128
.text.zps_eNwkActvStInit 0x0002cb9a 0x0002cba4 10 6% 10131
.text.zps_vNwkActvStHandleCme 0x0002cba4 0x0002cbd0 44 23% 10135
Expected total in zps_nwk_actv_st.o file: 198 Actual: 198 100% 10128
Flash640 / .text / zps_nwk_btt.o Start End Size % Line
.text.vNwkBttTimerExpiry 0x0002cbd0 0x0002ccb8 232 40% 10138
.text.zps_vNwkBttMgrInit 0x0002ccb8 0x0002ccec 52 9% 10141
.text.zps_eNwkBtrMatch 0x0002ccec 0x0002cdfc 272 47% 10144
.text.zps_vNwkBttProcessPassiveAck 0x0002cdfc 0x0002ce18 28 5% 10147
Expected total in zps_nwk_btt.o file: 584 Actual: 584 100% 10138
Flash640 / .text / zps_nwk_disc.o Start End Size % Line
.text.zps_vReAttemptScanTimerHandleExpiry 0x0002ce18 0x0002ce58 64 18% 10150
.text.zps_vNwkHandleCmeNwkDiscReq 0x0002ce58 0x0002cef8 160 43% 10153
.text.zps_vNwkDiscUpdateNT 0x0002cef8 0x0002cf90 152 41% 10156
Expected total in zps_nwk_disc.o file: 376 Actual: 376 100% 10150
Flash640 / .text / zps_nwk_disc_st.o Start End Size % Line
.text.eSmeEdScScanDcfm 0x0002cf90 0x0002cfce 62 6% 10159
.text.eSmeASFlBeaconInd 0x0002cfce 0x0002cfee 32 3% 10161
.text.zps_NwkSortDiscoveryTable.constprop.0 0x0002cfee 0x0002d064 118 11% 10163
.text.eSmeGenlScanDcfm 0x0002d064 0x0002d0c0 92 9% 10165
.text.eSmeUDNTScanDcfm 0x0002d0c0 0x0002d18c 204 18% 10168
.text.psAddToDiscNt.constprop.0 0x0002d18c 0x0002d2e0 340 30% 10170
.text.eSmeAcScBeaconInd 0x0002d2e0 0x0002d3d4 244 22% 10172
.text.eSmeUDNTBeaconInd 0x0002d3d4 0x0002d3fa 38 4% 10174
.text.zps_eNwkDiscStInit 0x0002d3fa 0x0002d404 10 1% 10176
Expected total in zps_nwk_disc_st.o file: 1140 Actual: 1140 100% 10159
Flash640 / .text / zps_nwk_form_st.o Start End Size % Line
.text.eSmeAcScScanDcfm 0x0002d404 0x0002d730 812 64% 10180
.text.bCheckMatchingEntry 0x0002d730 0x0002d754 36 3% 10182
.text.eSmeAcScBeaconInd 0x0002d754 0x0002d7f0 156 13% 10184
.text.vSendDcfm 0x0002d7f0 0x0002d812 34 3% 10186
.text.eSmeEdScScanDcfm 0x0002d812 0x0002d8d4 194 16% 10188
.text.zps_eNwkFormStInit 0x0002d8d4 0x0002d900 44 4% 10191
Expected total in zps_nwk_form_st.o file: 1276 Actual: 1276 100% 10180
Flash640 / .text / zps_nwk_frm.o Start End Size % Line
.text.zps_eDefaultDataDcfm 0x0002d900 0x0002da16 278 12% 10194
.text.zps_bProcessUnicastRoute 0x0002da16 0x0002dc4c 566 24% 10197
.text.zps_psAllocateAndFormatMacHdr 0x0002dc4c 0x0002de38 492 21% 10201
.text.zps_psSendFrm 0x0002de38 0x0002e084 588 25% 10204
.text.zps_psSendBroadcastFrm 0x0002e084 0x0002e120 156 7% 10207
.text.zps_psFormatCmdFrameGeneral 0x0002e120 0x0002e1c8 168 8% 10210
.text.zps_psNwkInitCmdFrame 0x0002e1c8 0x0002e24c 132 6% 10213
Expected total in zps_nwk_frm.o file: 2380 Actual: 2380 100% 10194
Flash640 / .text / zps_nwk_idle_st.o Start End Size % Line
.text.zps_vNwkIdleStHandleCme 0x0002e24c 0x0002e278 44 100% 10217
Expected total in zps_nwk_idle_st.o file: 44 Actual: 44 100% 10217
Flash640 / .text / zps_nwk_join.o Start End Size % Line
.text.zps_vJoinInitNtParent 0x0002e278 0x0002e498 544 12% 10220
.text.zps_vCheckActvNtForDuplicate 0x0002e498 0x0002e544 172 4% 10223
.text.zps_vSendJoinDcfm 0x0002e544 0x0002e584 64 2% 10226
.text.zps_vSendJoinInd 0x0002e584 0x0002e608 132 3% 10230
.text.zps_vNwkHandleCmeDirectJoinReq 0x0002e608 0x0002e680 120 3% 10233
.text.zps_eNwkHandleSmeCommStatusInd 0x0002e680 0x0002e7c4 324 7% 10236
.text.zps_eNwkHandleSmeOrphanInd 0x0002e7c4 0x0002e87a 182 4% 10239
.text.zps_vTidyActvNtAfterJoin 0x0002e87a 0x0002e904 138 3% 10242
.text.eRejoinRspDataDcfm 0x0002e904 0x0002e996 146 3% 10245
.text.zps_eNwkHandleSceRejnResponse 0x0002e996 0x0002e9e8 82 2% 10247
.text.zps_psNwkSendRejoinReqCmd 0x0002e9e8 0x0002ea84 156 4% 10251
.text.zps_u8NwkHandleRejoinReq 0x0002ea84 0x0002eb2c 168 4% 10254
.text.zps_vnwkJoinContinueRejoin 0x0002eb2c 0x0002ebc8 156 4% 10257
.text.zps_vNwkHandleCmeNwkJoinReq 0x0002ebc8 0x0002ef84 956 20% 10261
.text.zps_vNwkHandleCmeNwkActvJoinReq 0x0002ef84 0x0002ef90 12 1% 10264
.text.zps_psNwkSendRejoinRspCmd 0x0002ef90 0x0002f02c 156 4% 10268
.text.zps_eNwkSendJoinResponse 0x0002f02c 0x0002f160 308 7% 10271
.text.zps_eNwkProcessJoinInd 0x0002f160 0x0002f4b8 856 18% 10274
.text.zps_eNwkHandleSmeAssocInd 0x0002f4b8 0x0002f4e8 48 1% 10277
.text.zps_eNwkHandleSceRejnRequest 0x0002f4e8 0x0002f58c 164 4% 10280
Expected total in zps_nwk_join.o file: 4884 Actual: 4884 100% 10220
Flash640 / .text / zps_nwk_join_st.o Start End Size % Line
.text.vGiveUp 0x0002f58c 0x0002f5bc 48 4% 10283
.text.vFinish 0x0002f5bc 0x0002f63c 128 10% 10284
.text.eSmeOrphScanDcfm 0x0002f63c 0x0002f6aa 110 8% 10285
.text.vCheckSleepingSendPoll 0x0002f6aa 0x0002f728 126 10% 10287
.text.eTryNextParent 0x0002f728 0x0002f85c 308 23% 10290
.text.eSmeRjPCPollDcfm 0x0002f85c 0x0002f898 60 5% 10293
.text.eSmeAsocAssocDcfm 0x0002f898 0x0002f93c 164 12% 10295
.text.eSceRjRsRejoinRsp 0x0002f93c 0x0002fa28 236 18% 10297
.text.vHandleRejoinExpiry 0x0002fa28 0x0002fa78 80 6% 10299
.text.zps_vNwkJoinStStartResponseTimer 0x0002fa78 0x0002faac 52 4% 10301
.text.zps_eRejoinDataDcfm 0x0002faac 0x0002faee 66 5% 10304
.text.zps_eNwkJoinStInit 0x0002faee 0x0002faf6 8 1% 10307
Expected total in zps_nwk_join_st.o file: 1386 Actual: 1386 100% 10283
Flash640 / .text / zps_nwk_mac.o Start End Size % Line
.text.MAC_u64GetExtAddr 0x0002faf6 0x0002fb02 12 100% 10310
Expected total in zps_nwk_mac.o file: 12 Actual: 12 100% 10310
Flash640 / .text / zps_nwk_scan.o Start End Size % Line
.text.zps_sNwkLibSubmitScan 0x0002fb02 0x0002fb3e 60 47% 10313
.text.zps_vNwkHandleCmeEdScanReq 0x0002fb3e 0x0002fb82 68 54% 10316
Expected total in zps_nwk_scan.o file: 128 Actual: 128 100% 10313
Flash640 / .text / zps_nwk_sync.o Start End Size % Line
.text.zps_vNwkHandleCmeSyncReq 0x0002fb82 0x0002fbf4 114 76% 10319
.text.zps_eNwkHandleSmePollDcfm 0x0002fbf4 0x0002fc18 36 24% 10322
Expected total in zps_nwk_sync.o file: 150 Actual: 150 100% 10319
Flash640 / .text / zps_nwk_intf.o Start End Size % Line
.text.zps_vNwkHandleCmeSetInterface 0x0002fc18 0x0002fd46 302 53% 10325
.text.zps_vNwkHandleCmeGetInterface 0x0002fd46 0x0002fe52 268 48% 10328
Expected total in zps_nwk_intf.o file: 570 Actual: 570 100% 10325
Flash640 / .text / zps_nwk_form.o Start End Size % Line
.text.zps_vNwkHandleCmeNwkFormReq 0x0002fe52 0x0002fefa 168 97% 10331
.text.zps_vNwkHandleCmeIdleNwkFormReq 0x0002fefa 0x0002ff00 6 4% 10334
Expected total in zps_nwk_form.o file: 174 Actual: 174 100% 10331
Flash640 / .text / aes_mmo.c.obj Start End Size % Line
.text.AESSW_vMMOBlockUpdate 0x0002ff00 0x0002ff2e 46 13% 10337
.text.AESSW_vMMOFinalUpdate 0x0002ff2e 0x0002fff6 200 53% 10340
.text.AESSW_vHMAC_MMO 0x0002fff6 0x0003007c 134 36% 10343
Expected total in aes_mmo.c.obj file: 380 Actual: 380 100% 10337
Flash640 / .text / MMAC_TimerServer.o Start End Size % Line
.text.vTimerFired 0x0003007c 0x000300c4 72 33% 10346
.text.vTimerInitialise 0x000300c4 0x000300fc 56 26% 10349
.text.TSV_eOpen 0x000300fc 0x00030108 12 6% 10352
.text.TSV_eStart 0x00030108 0x00030148 64 29% 10355
.text.TSV_eStop 0x00030148 0x0003015a 18 9% 10358
Expected total in MMAC_TimerServer.o file: 222 Actual: 222 100% 10346
Flash640 / .text / Mini_Association.o Start End Size % Line
.text.vPostFailedAssocDcfm 0x0003015a 0x0003017c 34 3% 10361
.text.eAssocRespSent 0x0003017c 0x00030198 28 3% 10363
.text.eDisassocReqSent 0x00030198 0x000301d4 60 5% 10365
.text.vAssocReqTimeout1 0x000301d4 0x00030254 128 10% 10367
.text.vAssocReqTimeout2 0x00030254 0x0003028c 56 5% 10369
.text.eGenericAssocFrameSent 0x0003028c 0x000302d0 68 6% 10371
.text.eAssocReqSent 0x000302d0 0x000302dc 12 1% 10373
.text.ePMICassocReqPollSent 0x000302dc 0x00030304 40 4% 10375
.text.eMiniMac_MLME_AssociateReq 0x00030304 0x000303a8 164 13% 10377
.text.eMiniMac_MLME_AssociateResp 0x000303a8 0x00030460 184 15% 10380
.text.eMiniMac_MLME_DisassociateReq 0x00030460 0x00030500 160 13% 10383
.text.vAssociatingRxCallback 0x00030500 0x00030584 132 11% 10386
.text.vAssociationReqFrameReceived 0x00030584 0x000305b8 52 5% 10389
.text.vDisassociationReceived 0x000305b8 0x000305fc 68 6% 10392
.text.vMiniMac_PurgeAssocResp 0x000305fc 0x00030660 100 8% 10395
Expected total in Mini_Association.o file: 1286 Actual: 1286 100% 10361
Flash640 / .text / Mini_Main.o Start End Size % Line
.text.vBbcIntHandler 0x00030660 0x0003074c 236 21% 10398
.text.vSetChannelAndPower 0x0003074c 0x0003075c 16 2% 10400
.text.vInsertFullDstAddr 0x0003075c 0x0003077a 30 3% 10403
.text.vExtractFullSrcAddr 0x0003077a 0x00030792 24 3% 10406
.text.vExtractFullDstAddr 0x00030792 0x000307ac 26 3% 10409
.text.vMiniMac_MLME_SetReq_PanId 0x000307ac 0x000307cc 32 3% 10412
.text.vMiniMac_MLME_SetReq_ShortAddr 0x000307cc 0x000307dc 16 2% 10415
.text.vMiniMac_MLME_SetReq_MinBe 0x000307dc 0x000307ec 16 2% 10418
.text.vMiniMac_Init 0x000307ec 0x00030938 332 30% 10421
.text.vMiniMac_MLME_Reset 0x00030938 0x00030994 92 9% 10424
.text.vMiniMac_MLME_SetReq_MaxBe 0x00030994 0x00030998 4 1% 10427
.text.vMiniMac_MLME_SetReq_MaxCsmaBackoffs 0x00030998 0x0003099c 4 1% 10430
.text.vMiniMac_MLME_SetReq_RxOnWhenIdle 0x0003099c 0x000309a8 12 2% 10433
.text.vMiniMac_PLME_SetReq_Channel 0x000309a8 0x000309b4 12 2% 10436
.text.vMiniMac_PLME_SetReq_Power 0x000309b4 0x000309d0 28 3% 10439
.text.vMiniMac_PLME_SetReq_CcaThreshold 0x000309d0 0x000309dc 12 2% 10442
.text.vMiniMac_PLME_SetReq_CcaMode 0x000309dc 0x000309e8 12 2% 10445
.text.vCopyU16ToPayload 0x000309e8 0x000309f0 8 1% 10448
.text.u16CopyFromPayload 0x000309f0 0x000309f4 4 1% 10451
.text.u8GetHeaderSize 0x000309f4 0x00030a10 28 3% 10454
.text.vSendMlmeCommStatusFromTxFrame 0x00030a10 0x00030a42 50 5% 10457
.text.vSendMlmeCommStatusFromRxFrame 0x00030a42 0x00030a74 50 5% 10460
.text.psGetAndBuildCoordRealignment 0x00030a74 0x00030ad0 92 9% 10463
Expected total in Mini_Main.o file: 1136 Actual: 1136 100% 10398
Flash640 / .text / Mini_Mcps.o Start End Size % Line
.text.eMcpsTxCompleteHandler 0x00030ad0 0x00030afc 44 9% 10466
.text.psGetTxFrameBuffer 0x00030afc 0x00030b34 56 11% 10468
.text.eTransmit 0x00030b34 0x00030c14 224 44% 10471
.text.eMiniMac_MCPS_DataReq 0x00030c14 0x00030c30 28 6% 10474
.text.eMiniMac_MCPS_DataRetransmitReq 0x00030c30 0x00030c5c 44 9% 10477
.text.vMiniMacMcpsFrameReceived 0x00030c5c 0x00030c74 24 5% 10480
.text.eMiniMac_MCPS_PurgeReq 0x00030c74 0x00030cd8 100 20% 10483
Expected total in Mini_Mcps.o file: 520 Actual: 520 100% 10466
Flash640 / .text / Mini_Poll.o Start End Size % Line
.text.vPollConfirm 0x00030cd8 0x00030cf8 32 9% 10486
.text.ePollReqSent 0x00030cf8 0x00030d54 92 24% 10489
.text.eMiniMac_MLME_DataReq 0x00030d54 0x00030dfc 168 43% 10491
.text.vMiniMacPoll_CheckPollResponse 0x00030dfc 0x00030e54 88 23% 10494
.text.vPollTimeout 0x00030e54 0x00030e64 16 5% 10497
Expected total in Mini_Poll.o file: 396 Actual: 396 100% 10486
Flash640 / .text / Mini_Running.o Start End Size % Line
.text.vRunningRxCallback 0x00030e64 0x00030f6c 264 65% 10499
.text.eMiniMac_MLME_StartReq 0x00030f6c 0x00030fec 128 32% 10502
.text.bMiniMac_CurrentlyScanning 0x00030fec 0x00030ffc 16 4% 10505
Expected total in Mini_Running.o file: 408 Actual: 408 100% 10499
Flash640 / .text / Mini_Scan.o Start End Size % Line
.text.eBuildAndSend 0x00030ffc 0x00031060 100 6% 10508
.text.vPostDcfm 0x00031060 0x000310c0 96 6% 10510
.text.vScanNextChannel 0x000310c0 0x00031210 336 19% 10512
.text.eOrphanRespSent 0x00031210 0x0003121c 12 1% 10514
.text.bBeaconNotify 0x0003121c 0x0003132c 272 16% 10516
.text.eOrphanNotificationSent 0x0003132c 0x00031374 72 5% 10518
.text.eBeaconReqSent 0x00031374 0x00031398 36 3% 10520
.text.eMiniMac_MLME_ScanReq 0x00031398 0x0003141c 132 8% 10522
.text.eMiniMac_MLME_OrphanRsp 0x0003141c 0x00031484 104 6% 10525
.text.vScanOrphanReceived 0x00031484 0x000314a4 32 2% 10528
.text.vScanCoordRealignmentReceived 0x000314a4 0x000314a8 4 1% 10531
.text.vScanBeaconReceived 0x000314a8 0x000314e4 60 4% 10535
.text.vScanningRxCallback 0x000314e4 0x00031580 156 9% 10538
.text.vMiniMac_BeaconRequestReceived 0x00031580 0x00031584 4 1% 10541
.text.vScanBeaconRequestReceived 0x00031584 0x000316fc 376 21% 10545
Expected total in Mini_Scan.o file: 1792 Actual: 1792 100% 10508
Flash640 / .text / Mini_Shim.o Start End Size % Line
.text.eAppApiPlmeSet 0x000316fc 0x00031734 56 29% 10548
.text.eAppApiPlmeGet 0x00031734 0x00031770 60 31% 10552
.text.pvAppApiGetMacAddrLocation 0x00031770 0x00031788 24 13% 10555
.text.vAppApiEnableBeaconResponse 0x00031788 0x0003179c 20 11% 10558
.text.bAppApi_CurrentlyScanning 0x0003179c 0x000317a0 4 3% 10561
.text.MAC_vPibSetShortAddr 0x000317a0 0x000317a6 6 4% 10564
.text.MAC_vPibSetPanId 0x000317a6 0x000317ac 6 4% 10567
.text.MAC_vPibSetMinBe 0x000317ac 0x000317b2 6 4% 10570
.text.MAC_vPibSetMaxCsmaBackoffs 0x000317b2 0x000317b8 6 4% 10573
.text.MAC_vPibSetRxOnWhenIdle 0x000317b8 0x000317c0 8 5% 10576
Expected total in Mini_Shim.o file: 196 Actual: 196 100% 10548
Flash640 / .text / Mini_TimerServer.o Start End Size % Line
.text.vTimerRestartScanTimer 0x000317c0 0x000317d4 20 13% 10580
.text.vTimerHandlerCallback 0x000317d4 0x00031844 112 70% 10583
.text.vTimerPostHandlerCallback 0x00031844 0x00031860 28 18% 10586
Expected total in Mini_TimerServer.o file: 160 Actual: 160 100% 10580
Flash640 / .text / Mini_TxRx.o Start End Size % Line
.text.getRxBuffer 0x00031860 0x00031890 48 4% 10589
.text.vAddToTxQueue 0x00031890 0x000318cc 60 4% 10591
.text.vRemoveFromTxQueue 0x000318cc 0x00031900 52 4% 10594
.text.psSearchForFrameToSend 0x00031900 0x00031958 88 6% 10597
.text.eBasicTxCompleteHandler 0x00031958 0x0003195c 4 1% 10600
.text.vMiniMac_RxHdrComplete 0x0003195c 0x00031a0c 176 12% 10603
.text.eMiniMac_FrameInProgress 0x00031a0c 0x00031a68 92 6% 10606
.text.vStartReceive 0x00031a68 0x00031aa0 56 4% 10609
.text.vMiniMac_NextTransaction 0x00031aa0 0x00031b20 128 9% 10612
.text.vPostTxActions 0x00031b20 0x00031b58 56 4% 10615
.text.vStartTransmit 0x00031b58 0x00031c68 272 18% 10617
.text.vTxIndirectExpired 0x00031c68 0x00031c80 24 2% 10619
.text.vMiniMac_TxComplete 0x00031c80 0x00031dc4 324 21% 10623
.text.vMiniMac_RxComplete 0x00031dc4 0x00031e7c 184 12% 10626
Expected total in Mini_TxRx.o file: 1564 Actual: 1564 100% 10589
Flash640 / .text / endian.o Start End Size % Line
.text.u32FromLe 0x00031e7c 0x00031e92 22 85% 10629
.text.u16FromLe 0x00031e92 0x00031e96 4 16% 10632
Expected total in endian.o file: 26 Actual: 26 100% 10629
Flash640 / .text / MMAC.o Start End Size % Line
.text.Chip_GetType 0x00031e96 0x00031f0c 118 2% 10635
.text.do_fcs 0x00031f0c 0x00031f48 60 1% 10637
.text.end_fcs 0x00031f48 0x00031f54 12 1% 10639
.text.read_uint32 0x00031f54 0x00031f66 18 1% 10641
.text.read_uint64 0x00031f66 0x00031f78 18 1% 10644
.text.v2MAC_CSL_phase 0x00031f78 0x00031fb8 64 2% 10647
.text.v2MAC_restore_tune_regs 0x00031fb8 0x00032000 72 2% 10650
.text.v2MAC_decode_FCF 0x00032000 0x0003211c 284 5% 10653
.text.v2MAC_basic_check_frame 0x0003211c 0x00032148 44 1% 10656
.text.v2MAC_read_header 0x00032148 0x000321f0 168 3% 10659
.text.v2MAC_check_ACK 0x000321f0 0x00032294 164 3% 10663
.text.v2MAC_filter_process_Rx_frame 0x00032294 0x0003236c 216 4% 10666
.text.v2MAC_ACK 0x0003236c 0x00032688 796 14% 10669
.text.v2MAC_check_Rx_frame_FCS 0x00032688 0x000326cc 68 2% 10672
.text.v2MAC_restart_rx 0x000326cc 0x00032730 100 2% 10675
.text.v2MAC_wait_and_fcs 0x00032730 0x00032788 88 2% 10678
.text.vMMAC_EnableInterrupts 0x00032788 0x000327b0 40 1% 10681
.text.u32MMAC_GetTime 0x000327b0 0x000327bc 12 1% 10684
.text.vMMAC_ForceReset 0x000327bc 0x00032a2c 624 11% 10687
.text.vMMAC_SynchroniseBackoffClock 0x00032a2c 0x00032a44 24 1% 10690
.text.u8MMAC_EnergyDetect 0x00032a44 0x00032a60 28 1% 10693
.text.vMMAC_SetRxAddress 0x00032a60 0x00032a7c 28 1% 10696
.text.vMMAC_SetRxFrame 0x00032a7c 0x00032a94 24 1% 10699
.text.vMMAC_SetTxFrame 0x00032a94 0x00032aa0 12 1% 10702
.text.u32MMAC_GetRxFrame 0x00032aa0 0x00032aac 12 1% 10705
.text.u32MMAC_GetTxFrame 0x00032aac 0x00032ab8 12 1% 10708
.text.u32MMAC_GetRxErrors 0x00032ab8 0x00032ac4 12 1% 10711
.text.u32MMAC_GetRxTime 0x00032ac4 0x00032ad0 12 1% 10714
.text.u8MMAC_GetRxLqi 0x00032ad0 0x00032ae8 24 1% 10717
.text.vMMAC_SetTxMinBE 0x00032ae8 0x00032b04 28 1% 10720
.text.vMMAC_SetTxMaxBE 0x00032b04 0x00032b20 28 1% 10723
.text.vMMAC_SetTxMaxBackoffs 0x00032b20 0x00032b3c 28 1% 10726
.text.vMMAC_SetCcaMode 0x00032b3c 0x00032b50 20 1% 10729
.text.u32MMAC_GetCsmaContext 0x00032b50 0x00032b5c 12 1% 10732
.text.u32MMAC_GetTxRetries 0x00032b5c 0x00032b70 20 1% 10735
.text.vMMAC_SetTxRetries 0x00032b70 0x00032b84 20 1% 10738
.text.vMMAC_SetTxPend 0x00032b84 0x00032b98 20 1% 10741
.text.u32MMAC_GetTxErrors 0x00032b98 0x00032ba4 12 1% 10744
.text.vMMAC_GetMacAddressN 0x00032ba4 0x00032bd8 52 1% 10747
.text.vMMAC_GetMacAddress 0x00032bd8 0x00032be0 8 1% 10750
.text.vMMAC_Enable 0x00032be0 0x00032c94 180 3% 10754
.text.vMMAC_ClearInterrupts 0x00032c94 0x00032ca0 12 1% 10757
.text.u32MMAC_GetPhyState 0x00032ca0 0x00032ce4 68 2% 10760
.text.vMMAC_CheckRxStarted 0x00032ce4 0x00032d48 100 2% 10763
.text.vMMAC_AbortRadio 0x00032d48 0x00032d94 76 2% 10766
.text.vMMAC_RxCtlUpdate 0x00032d94 0x00032ddc 72 2% 10769
.text.v2MAC_reset_state 0x00032ddc 0x00032e40 100 2% 10772
.text.v2MAC_report_rx 0x00032e40 0x00032e78 56 1% 10775
.text.v2MAC_report_tx 0x00032e78 0x00032eb0 56 1% 10778
.text.vMMAC_RadioOff 0x00032eb0 0x00032eb8 8 1% 10781
.text.vMMAC_StartMacReceive 0x00032eb8 0x00032efc 68 2% 10785
.text.vMMAC_WriteCcaThreshold 0x00032efc 0x00032f20 36 1% 10788
.text.vMMAC_SetPRBSS 0x00032f20 0x00032f2c 12 1% 10791
.text.vMMAC_IntHandlerPhy 0x00032f2c 0x00033378 1100 19% 10794
.text.MMAC_stop_radio 0x00033378 0x000333cc 84 2% 10797
.text.vMMAC_RadioToOffAndWait 0x000333cc 0x000333d4 8 1% 10800
.text.vMMAC_SetChannelAndPower 0x000333d4 0x00033418 68 2% 10804
.text.vMMAC_StartMacTransmit 0x00033418 0x000334e0 200 4% 10807
.text.vMMAC_IntHandlerBbc 0x000334e0 0x0003365c 380 7% 10810
Expected total in MMAC.o file: 6086 Actual: 6086 100% 10635
Flash640 / .text / MMAC_RadioInit_JN518x.o Start End Size % Line
.text.vMMAC_ConfigureRadio 0x0003365c 0x00033670 20 100% 10813
Expected total in MMAC_RadioInit_JN518x.o file: 20 Actual: 20 100% 10813
Flash640 / .text / radio.o Start End Size % Line
.text.radio_IsNotC2MF 0x00033670 0x000336b8 72 1% 10816
.text.radio_CLOCK_FastuDelay 0x000336b8 0x000336cc 20 1% 10819
.text.radio_TX_ZigBee_pll_dac_banked_set 0x000336cc 0x00033710 68 1% 10822
.text.radio_dac_mode2_from_ZB 0x00033710 0x00033750 64 1% 10825
.text.radio_fill_std_ZB_regs 0x00033750 0x00033768 24 1% 10828
.text.radio_fill_std_BLE1M_regs 0x00033768 0x00033780 24 1% 10831
.text.radio_fill_std_BLE2M_regs 0x00033780 0x00033798 24 1% 10834
.text.radio_fill_zbble_ZB_regs 0x00033798 0x000337b0 24 1% 10837
.text.radio_fill_zbble_BLE_regs 0x000337b0 0x000337c8 24 1% 10840
.text.radio_fill_regs 0x000337c8 0x000337e0 24 1% 10843
.text.radio_power_down_to_off_polled 0x000337e0 0x00033818 56 1% 10846
.text.radio_pre_start_to_pll_polled 0x00033818 0x00033890 120 2% 10849
.text.radio_packet_start_aborted 0x00033890 0x000338fc 108 1% 10852
.text.radio_rx_assert_polled 0x000338fc 0x00033934 56 1% 10855
.text.radio_rx_deassert_polled 0x00033934 0x0003396c 56 1% 10858
.text.radio_RSSI_cal 0x0003396c 0x000339c8 92 1% 10861
.text.radio_Init 0x000339c8 0x00033a04 60 1% 10864
.text.radio_TMU_Init 0x00033a04 0x00033a18 20 1% 10867
.text.radio_Use_Cal_Values 0x00033a18 0x00033b58 320 3% 10870
.text.radio_Use_Retained_Cal_Values 0x00033b58 0x00033ba8 80 1% 10873
.text.radio_rfbandgap_cal 0x00033ba8 0x00033bd8 48 1% 10876
.text.radio_Carrier_Frequency_Select_by_index 0x00033bd8 0x00033c68 144 2% 10879
.text.radio_Synthesizer_Cw_Mode_Init 0x00033c68 0x00033c88 32 1% 10882
.text.radio_Trx_Packet_SW_Ctrl_Init 0x00033c88 0x00033ca8 32 1% 10885
.text.radio_Disable_Auto_Kmod_Chan_and_Synth_Cal_Operation 0x00033ca8 0x00033cc8 32 1% 10888
.text.radio_Synthesizer_Cal_Startup_init 0x00033cc8 0x00033d04 60 1% 10891
.text.radio_Synthesizer_Cal_Startup_algo 0x00033d04 0x00033e18 276 3% 10894
.text.radio_Synthesizer_Cal_Startup 0x00033e18 0x00033e94 124 2% 10897
.text.radio_Synthesizer_Cal_Operation_And_Lock_init 0x00033e94 0x00033ef8 100 1% 10900
.text.radio_Synthesizer_Cal_Operation_And_Lock_algo 0x00033ef8 0x00033f34 60 1% 10903
.text.radio_Synthesizer_Cal_Operation_And_Lock 0x00033f34 0x00033f48 20 1% 10906
.text.radio_Synthesizer_Kmod_Band_init 0x00033f48 0x00034004 188 2% 10909
.text.radio_Synthesizer_Kmod_Band_algo 0x00034004 0x000340c8 196 2% 10912
.text.radio_Synthesizer_Kmod_Band 0x000340c8 0x000342b4 492 5% 10915
.text.radio_Trx_Packet_HW_Ctrl_Init 0x000342b4 0x00034348 148 2% 10918
.text.radio_Synthesizer_Full_Cal 0x00034348 0x000343ac 100 1% 10921
.text.radio_PA_rewrite_lut 0x000343ac 0x0003466c 704 7% 10924
.text.radio_DCO_cal_init 0x0003466c 0x00034858 492 5% 10927
.text.radio_DCO_cal 0x00034858 0x00034de0 1416 14% 10930
.text.radio_IQ_cal 0x00034de0 0x00034e2c 76 1% 10933
.text.radio_PowerOnCheckXtal 0x00034e2c 0x00034f3c 272 3% 10936
.text.radio_PowerOn 0x00034f3c 0x00034fc8 140 2% 10939
.text.vRadio_PowerOnSpecific 0x00034fc8 0x00035054 140 2% 10942
.text.vRadio_InitXtal 0x00035054 0x000350c4 112 2% 10945
.text.radio_get_retention_info 0x000350c4 0x0003510c 72 1% 10948
.text.vRadio_Standard_Init 0x0003510c 0x000353cc 704 7% 10951
.text.i16Radio_GetRSSIfromED 0x000353cc 0x000353e0 20 1% 10954
.text.u8Radio_GetEDfromRSSI 0x000353e0 0x0003540c 44 1% 10957
.text.vGetCalInfo 0x0003540c 0x00035444 56 1% 10960
.text.vRadio_RFT1778_bad_crc 0x00035444 0x00035480 60 1% 10963
.text.vRadio_AD_control 0x00035480 0x000354e8 104 1% 10966
.text.vRadio_UpdateRadioStandard 0x000354e8 0x00035530 72 1% 10969
.text.vRadio_InitialiseRadioStandard 0x00035530 0x0003554c 28 1% 10972
.text.vRadio_SetChannelAndPower 0x0003554c 0x0003558c 64 1% 10975
.text.i16Radio_GetRSSI 0x0003558c 0x00035690 260 3% 10978
.text.vRadio_Temp_GetInfos 0x00035690 0x0003570c 124 2% 10981
.text.vRadio_Temp_SetInfos 0x0003570c 0x00035794 136 2% 10984
.text.vRadio_Temp_Update 0x00035794 0x0003580c 120 2% 10987
.text.vRadio_ZBtoBLE 0x0003580c 0x00035850 68 1% 10990
.text.vRadio_BLEtoZB 0x00035850 0x000358a8 88 1% 10993
.text.vRadio_Enable_DCO_DAC 0x000358a8 0x00035988 224 3% 10996
.text.bIsCalNeeded 0x00035988 0x000359c4 60 1% 10999
.text.vUpdateFlashCalData 0x000359c4 0x000359f8 52 1% 11002
.text.vInitFlashCalData 0x000359f8 0x00035bec 500 5% 11005
.text.vCheckFlashCalData 0x00035bec 0x00035cfc 272 3% 11008
.text.radio_HiTXPowerSet 0x00035cfc 0x00035d48 76 1% 11011
.text.vRadio_RadioInit 0x00035d48 0x00035fd4 652 7% 11014
.text.vRadio_Recal 0x00035fd4 0x00036094 192 2% 11017
.text.RFP_TMU_IRQHandler 0x00036094 0x000360bc 40 1% 11020
Expected total in radio.o file: 10828 Actual: 10828 100% 10816
Flash640 / .text / ntag.o Start End Size % Line
.text.NTAG_u8Tx 0x000360bc 0x000360dc 32 3% 11023
.text.NTAG_u8Rx 0x000360dc 0x000360fc 32 3% 11025
.text.NTAG_vInitialise 0x000360fc 0x00036180 132 13% 11027
.text.NTAG_vDeinitialise 0x00036180 0x0003619c 28 3% 11030
.text.NTAG_bReadFd 0x0003619c 0x000361d4 56 6% 11033
.text.NTAG_bRead 0x000361d4 0x00036260 140 13% 11036
.text.NTAG_bReadVersion 0x00036260 0x000363b4 340 32% 11039
.text.NTAG_bWrite 0x000363b4 0x00036448 148 14% 11042
.text.NTAG_bReadReg 0x00036448 0x00036490 72 7% 11045
.text.NTAG_bWriteReg 0x00036490 0x000364d8 72 7% 11048
.text.NTAG_u32Config 0x000364d8 0x000364e4 12 2% 11051
.text.NTAG_u32Session 0x000364e4 0x000364f0 12 2% 11054
.text.NTAG_u32Sram 0x000364f0 0x000364fc 12 2% 11057
Expected total in ntag.o file: 1088 Actual: 1088 100% 11023
Flash640 / .text / nfc_nwk.o Start End Size % Line
.text.NFC_NWK_vNfcNwkFromBuffer 0x000364fc 0x00036610 276 50% 11060
.text.NFC_NWK_vNfcNwkToBuffer 0x00036610 0x00036724 276 50% 11063
Expected total in nfc_nwk.o file: 552 Actual: 552 100% 11060
Flash640 / .text / nfc_ota.o Start End Size % Line
.text.NFC_OTA_bZbHeaderFromBuffer 0x00036724 0x000368a0 380 50% 11066
.text.NFC_OTA_vCmdImageToBuffer 0x000368a0 0x00036916 118 16% 11069
.text.NFC_OTA_vCmdImageFromBuffer 0x00036916 0x0003698c 118 16% 11072
.text.NFC_OTA_vCmdDataFromBuffer 0x0003698c 0x000369b0 36 5% 11075
.text.NFC_OTA_bFlashReadBytes 0x000369b0 0x000369dc 44 6% 11079
.text.NFC_OTA_bFlashWritePage 0x000369dc 0x00036a24 72 10% 11082
Expected total in nfc_ota.o file: 768 Actual: 768 100% 11066
Flash640 / .text / nfc_i2c.o Start End Size % Line
.text.NFC_I2C_bInitialise 0x00036a24 0x00036b14 240 51% 11085
.text.NFC_I2C_bDeinitialise 0x00036b14 0x00036b5c 72 16% 11088
.text.NFC_I2C_bTx 0x00036b5c 0x00036bac 80 17% 11091
.text.NFC_I2C_bRx 0x00036bac 0x00036bfc 80 17% 11094
Expected total in nfc_i2c.o file: 472 Actual: 472 100% 11085
Flash640 / .text / nfc_end.o Start End Size % Line
.text.NFC_END_u32FromLe 0x00036bfc 0x00036c12 22 11% 11097
.text.NFC_END_u16FromLe 0x00036c12 0x00036c1c 10 5% 11100
.text.NFC_END_u64FromBe 0x00036c1c 0x00036c72 86 40% 11103
.text.NFC_END_u32FromBe 0x00036c72 0x00036c88 22 11% 11106
.text.NFC_END_u16FromBe 0x00036c88 0x00036c92 10 5% 11109
.text.NFC_END_vBeFromU64 0x00036c92 0x00036cb8 38 18% 11112
.text.NFC_END_vBeFromU32 0x00036cb8 0x00036ccc 20 10% 11115
.text.NFC_END_vBeFromU16 0x00036ccc 0x00036cd4 8 4% 11118
Expected total in nfc_end.o file: 216 Actual: 216 100% 11097
Flash640 / .text / zps_tsv.o Start End Size % Line
.text.ZPS_vTsvInit 0x00036cd4 0x00036ce0 12 12% 11121
.text.ZPS_eTsvOpen 0x00036ce0 0x00036cfc 28 28% 11124
.text.ZPS_eTsvClose 0x00036cfc 0x00036d00 4 4% 11127
.text.ZPS_eTsvStart 0x00036d00 0x00036d1c 28 28% 11130
.text.ZPS_eTsvStop 0x00036d1c 0x00036d38 28 28% 11133
Expected total in zps_tsv.o file: 100 Actual: 100 100% 11121
Flash640 / .text / zps_apl_inl.o Start End Size % Line
.text.ZPS_pu8AplZdoGetVsOUI 0x00036d38 0x00036d48 16 100% 11136
Expected total in zps_apl_inl.o file: 16 Actual: 16 100% 11136
Flash640 / .text / _arm_addsubdf3.o Start End Size % Line
.text 0x00036d48 0x000370c0 888 100% 11140
Expected total in _arm_addsubdf3.o file: 888 Actual: 888 100% 11140
Flash640 / .text / _arm_fixdfsi.o Start End Size % Line
.text 0x000370c0 0x00037110 80 100% 11156
Expected total in _arm_fixdfsi.o file: 80 Actual: 80 100% 11156
Flash640 / .text / _aeabi_ldivmod.o Start End Size % Line
.text 0x00037110 0x000371b0 160 100% 11159
Expected total in _aeabi_ldivmod.o file: 160 Actual: 160 100% 11159
Flash640 / .text / _aeabi_uldivmod.o Start End Size % Line
.text 0x000371b0 0x000371e0 48 100% 11161
Expected total in _aeabi_uldivmod.o file: 48 Actual: 48 100% 11161
Flash640 / .text / _udivmoddi4.o Start End Size % Line
.text 0x000371e0 0x000374b0 720 100% 11163
Expected total in _udivmoddi4.o file: 720 Actual: 720 100% 11163
Flash640 / .text / _dvmd_tls.o Start End Size % Line
.text 0x000374b0 0x000374b4 4 100% 11165
Expected total in _dvmd_tls.o file: 4 Actual: 4 100% 11165
Flash640 / .text / lib_a-abs.o Start End Size % Line
.text.abs 0x000374b4 0x000374bc 8 100% 11168
Expected total in lib_a-abs.o file: 8 Actual: 8 100% 11168
Flash640 / .text / lib_a-memcmp.o Start End Size % Line
.text.memcmp 0x000374bc 0x00037524 104 100% 11170
Expected total in lib_a-memcmp.o file: 104 Actual: 104 100% 11170
Flash640 / .text / lib_a-memcpy.o Start End Size % Line
.text 0x00037524 0x00037658 308 100% 11172
Expected total in lib_a-memcpy.o file: 308 Actual: 308 100% 11172
Flash640 / .text / lib_a-memset.o Start End Size % Line
.text.memset 0x00037658 0x00037700 168 100% 11174
Expected total in lib_a-memset.o file: 168 Actual: 168 100% 11174
Flash640 / .text / lib_a-strlen.o Start End Size % Line
.text 0x00037700 0x000377dc 220 100% 11177
Expected total in lib_a-strlen.o file: 220 Actual: 220 100% 11177
Flash640 / .text / lib_a-strncpy.o Start End Size % Line
.text.strncpy 0x000377dc 0x00037840 100 100% 11179
Expected total in lib_a-strncpy.o file: 100 Actual: 100 100% 11179
Flash640 / .text / linker Start End Size % Line
.text.strncpy.__stub 0x00037840 0x00037850 16 100% 11181
Expected total in linker file: 16 Actual: 16 100% 11181
Flash640 / .text / app_main.o Start End Size % Line
.rodata.System_IRQHandler.str1.1 0x00037850 0x00037883 51 17% 11184
.rodata.main_task.str1.1 0x00037883 0x00037897 20 7% 11186
.rodata.APP_vRadioTempUpdate.str1.1 0x00037897 0x00037927 144 47% 11188
.rodata.bRadioCB_WriteNVM.str1.1 0x00037927 0x00037956 47 16% 11190
.rodata.u16RadioCB_ReadNVM.str1.1 0x00037956 0x00037988 50 17% 11192
Expected total in app_main.o file: 312 Actual: 312 100% 11184
Flash640 / .text / zps_gen.o Start End Size % Line
.rodata.s_ahEndpoint0InputClusterAPdus 0x00037988 0x00037ad0 328 33% 11195
.rodata.s_ahEndpoint1InputClusterAPdus 0x00037ad0 0x00037aec 28 3% 11197
.rodata.s_ahEndpoint242InputClusterAPdus 0x00037aec 0x00037af0 4 1% 11199
.rodata.s_asAplZdoServers 0x00037af0 0x00037b98 168 17% 11201
.rodata.s_au16Endpoint0InputClusterList 0x00037b98 0x00037c3c 164 17% 11203
.rodata.s_au16Endpoint0OutputClusterList 0x00037c3c 0x00037ce0 164 17% 11205
.rodata.s_au16Endpoint1InputClusterList 0x00037ce0 0x00037cee 14 2% 11207
.rodata.s_au16Endpoint1OutputClusterList 0x00037cee 0x00037cfa 12 2% 11209
.rodata.s_au16Endpoint242InputClusterList 0x00037cfa 0x00037cfc 2 1% 11211
.rodata.s_au16Endpoint242OutputClusterList 0x00037cfc 0x00037d00 4 1% 11213
.rodata.s_sNibInitialValues 0x00037d00 0x00037d20 32 4% 11216
.rodata.s_sNwkTbl 0x00037d20 0x00037d60 64 7% 11218
.rodata.s_sNwkTblSize 0x00037d60 0x00037d70 16 2% 11220
Expected total in zps_gen.o file: 1000 Actual: 1000 100% 11195
Flash640 / .text / app_start.o Start End Size % Line
.rodata.vfExtendedStatusCallBack.str1.1 0x00037d70 0x00037d90 32 20% 11222
.rodata.vAppMain.str1.1 0x00037d90 0x00037e12 130 81% 11224
Expected total in app_start.o file: 162 Actual: 162 100% 11222
Flash640 / .text / app_window_covering.o Start End Size % Line
.rodata.APP_taskRouter.str1.1 0x00037e12 0x00037f2b 281 91% 11227
.rodata.APP_vInitialiseRouter.str1.1 0x00037f2b 0x00037f47 28 10% 11229
Expected total in app_window_covering.o file: 309 Actual: 309 100% 11227
Flash640 / .text / app_zcl_task.o Start End Size % Line
.rodata.APP_vZCL_DeviceSpecific_Init.str1.1 0x00037f47 0x00037f69 34 100% 11232
Expected total in app_zcl_task.o file: 34 Actual: 34 100% 11232
Flash640 / .text / app_buttons.o Start End Size % Line
.rodata.s_u8ButtonDIOLine 0x00037f69 0x00037f6b 2 100% 11234
Expected total in app_buttons.o file: 2 Actual: 2 100% 11234
Flash640 / .text / app_leds.o Start End Size % Line
.rodata.APP_vWhiteLedOff.str1.1 0x00037f6b 0x00037f82 23 34% 11236
.rodata.APP_vLedInitialise.str1.1 0x00037f82 0x00037faf 45 67% 11238
Expected total in app_leds.o file: 68 Actual: 68 100% 11236
Flash640 / .text / fsl_debug_console.o Start End Size % Line
.rodata.DbgConsole_SendData.str1.1 0x00037faf 0x00038026 119 59% 11240
.rodata.DbgConsole_Init.str1.1 0x00038026 0x0003804e 40 20% 11242
.rodata.__func__.0 0x0003804e 0x0003805e 16 8% 11244
.rodata.__func__.3 0x0003805e 0x0003807a 28 14% 11246
Expected total in fsl_debug_console.o file: 203 Actual: 203 100% 11240
Flash640 / .text / fsl_pwm.o Start End Size % Line
.rodata.PWM_GetDefaultConfig.str1.1 0x0003807a 0x000380cd 83 80% 11248
.rodata.__func__.0 0x000380cd 0x000380e2 21 21% 11250
Expected total in fsl_pwm.o file: 104 Actual: 104 100% 11248
Flash640 / .text / fsl_gint.o Start End Size % Line
.rodata.GINT_GetInstance.str1.1 0x000380e2 0x0003814e 108 87% 11252
.rodata.__func__.0 0x0003814e 0x0003815f 17 14% 11254
Expected total in fsl_gint.o file: 125 Actual: 125 100% 11252
Flash640 / .text / temp_sensor_drv.o Start End Size % Line
.rodata.ADC_Configuration.str1.1 0x0003815f 0x000381a1 66 31% 11256
.rodata.load_calibration_param_from_flash.str1.1 0x000381a1 0x0003823a 153 70% 11258
Expected total in temp_sensor_drv.o file: 219 Actual: 219 100% 11256
Flash640 / .text / fsl_adc.o Start End Size % Line
.rodata.ADC_GetInstance.isra.0.str1.1 0x0003823a 0x000382a4 106 45% 11260
.rodata.ADC_Init.str1.1 0x000382a4 0x000382b3 15 7% 11262
.rodata.ADC_GetConvSeqAGlobalConversionResult.str1.1 0x000382b3 0x000382c0 13 6% 11264
.rodata.ADC_GetChannelConversionResult.str1.1 0x000382c0 0x000382d8 24 11% 11266
.rodata.__func__.0 0x000382d8 0x000382f7 31 14% 11268
.rodata.__func__.2 0x000382f7 0x0003830d 22 10% 11270
.rodata.__func__.3 0x0003830d 0x0003831d 16 7% 11272
.rodata.__func__.4 0x0003831d 0x00038328 11 5% 11274
Expected total in fsl_adc.o file: 238 Actual: 238 100% 11260
Flash640 / .text / board_utility.o Start End Size % Line
.rodata.BOARD_Clock32MCapacitanceCharacteristics 0x00038328 0x00038334 12 100% 11277
Expected total in board_utility.o file: 12 Actual: 12 100% 11277
Flash640 / .text / app_ntag.o Start End Size % Line
.rodata.APP_vNtagNwkNfcNwkDebug.str1.1 0x00038334 0x000385e9 693 18% 11280
.rodata.APP_vNtagOtaCmdImageDebug.str1.1 0x000385e9 0x00038784 411 11% 11282
.rodata.APP_vNtagOtaPdmLoadCmdImageNtag.str1.1 0x00038784 0x0003886a 230 6% 11284
.rodata.APP_bNtagPdmLoad.str1.1 0x0003886a 0x00038b17 685 18% 11286
.rodata.APP_vNtagStart.str1.1 0x00038b17 0x00038b7e 103 3% 11288
.rodata.APP_vNtagStop.str1.1 0x00038b7e 0x00038c3c 190 5% 11290
.rodata.APP_cbNtagTimer.str1.1 0x00038c3c 0x00039298 1628 42% 11292
.rodata 0x00039298 0x000392a8 16 1% 11295
Expected total in app_ntag.o file: 3956 Actual: 3956 100% 11280
Flash640 / .text / fsl_i2c.o Start End Size % Line
.rodata.I2C_GetInstance.str1.1 0x000392a8 0x000392f6 78 37% 11296
.rodata.I2C_MasterWriteBlocking.str1.1 0x000392f6 0x000392fd 7 4% 11298
.rodata.I2C_MasterReadBlocking.str1.1 0x000392fd 0x00039304 7 4% 11300
.rodata.I2C_MasterTransferBlocking.str1.1 0x00039304 0x00039309 5 3% 11302
.rodata.__func__.10 0x00039309 0x00039319 16 8% 11304
.rodata.__func__.7 0x00039319 0x00039334 27 13% 11306
.rodata.__func__.8 0x00039334 0x0003934b 23 11% 11308
.rodata.__func__.9 0x0003934b 0x00039364 25 12% 11310
.rodata.s_i2cClocks 0x00039364 0x00039370 12 6% 11313
.rodata.s_i2cResets 0x00039370 0x0003937c 12 6% 11315
Expected total in fsl_i2c.o file: 212 Actual: 212 100% 11296
Flash640 / .text / app_ota_client.o Start End Size % Line
.rodata.vAppInitOTA.str1.1 0x0003937c 0x000393d7 91 59% 11317
.rodata.vHandleIeeeAddressRsp.str1.1 0x000393d7 0x00039407 48 31% 11319
.rodata 0x00039407 0x00039417 16 11% 11322
Expected total in app_ota_client.o file: 155 Actual: 155 100% 11317
Flash640 / .text / app_green_power.o Start End Size % Line
.rodata.vApp_GP_RegisterDevice.str1.1 0x00039417 0x00039428 17 100% 11323
Expected total in app_green_power.o file: 17 Actual: 17 100% 11323
Flash640 / .text / fsl_wwdt.o Start End Size % Line
.rodata.WWDT_GetInstance.isra.0.str1.1 0x00039428 0x0003948b 99 53% 11325
.rodata.WWDT_GetDefaultConfig.str1.1 0x0003948b 0x0003949a 15 8% 11327
.rodata.WWDT_Init.str1.1 0x0003949a 0x000394b5 27 15% 11329
.rodata.__func__.0 0x000394b5 0x000394c6 17 9% 11331
.rodata.__func__.1 0x000394c6 0x000394d0 10 6% 11333
.rodata.__func__.2 0x000394d0 0x000394e6 22 12% 11335
Expected total in fsl_wwdt.o file: 190 Actual: 190 100% 11325
Flash640 / .text / fsl_clock.o Start End Size % Line
.rodata.CLOCK_Xtal32M_Trim.str1.1 0x000394e6 0x000395a1 187 74% 11337
.rodata.CLOCK_XtalBasicTrim.str1.1 0x000395a1 0x000395bd 28 12% 11339
.rodata.__func__.1 0x000395bd 0x000395d0 19 8% 11341
.rodata.__func__.2 0x000395d0 0x000395e4 20 8% 11343
Expected total in fsl_clock.o file: 254 Actual: 254 100% 11337
Flash640 / .text / fsl_reset.o Start End Size % Line
.rodata.RESET_SetPeripheralReset.str1.1 0x000395e4 0x0003963b 87 63% 11345
.rodata.__func__.0 0x0003963b 0x00039656 27 20% 11347
.rodata.__func__.1 0x00039656 0x0003966f 25 18% 11349
Expected total in fsl_reset.o file: 139 Actual: 139 100% 11345
Flash640 / .text / fsl_usart.o Start End Size % Line
.rodata.USART_GetInstance.str1.1 0x0003966f 0x000396b9 74 22% 11351
.rodata.USART_TransferStartRingBuffer.str1.1 0x000396b9 0x000396d9 32 10% 11354
.rodata.USART_GetDefaultConfig.str1.1 0x000396d9 0x000396e8 15 5% 11356
.rodata.USART_SetBaudRate.str1.1 0x000396d9 0x00039718 63 18% 11358
.rodata.USART_Init.str1.1 0x00039718 0x00039754 60 18% 11360
.rodata.USART_WriteBlocking.str1.1 0x00039754 0x00039778 36 11% 11362
.rodata.__func__.10 0x00039778 0x0003978c 20 6% 11364
.rodata.__func__.11 0x0003978c 0x0003979e 18 6% 11366
.rodata.__func__.12 0x0003979e 0x000397b5 23 7% 11368
.rodata.__func__.13 0x000397b5 0x000397c2 13 4% 11370
.rodata.__func__.14 0x000397c2 0x000397cd 11 4% 11372
Expected total in fsl_usart.o file: 350 Actual: 365 105% 11351
Flash640 / .text / fsl_flexcomm.o Start End Size % Line
.rodata.FLEXCOMM_GetInstance.str1.1 0x000397cd 0x0003981a 77 15% 11374
.rodata.FLEXCOMM0_DriverIRQHandler.str1.1 0x0003981a 0x00039832 24 5% 11377
.rodata.FLEXCOMM1_DriverIRQHandler.str1.1 0x00039832 0x0003984a 24 5% 11379
.rodata.FLEXCOMM2_DriverIRQHandler.str1.1 0x0003984a 0x00039862 24 5% 11381
.rodata.FLEXCOMM3_DriverIRQHandler.str1.1 0x00039862 0x0003987a 24 5% 11383
.rodata.FLEXCOMM4_DriverIRQHandler.str1.1 0x0003987a 0x00039892 24 5% 11385
.rodata.FLEXCOMM5_DriverIRQHandler.str1.1 0x00039892 0x000398aa 24 5% 11387
.rodata.FLEXCOMM6_DriverIRQHandler.str1.1 0x000398aa 0x000398c2 24 5% 11389
.rodata.__func__.0 0x000398c2 0x000398dd 27 6% 11391
.rodata.__func__.1 0x000398dd 0x000398f8 27 6% 11393
.rodata.__func__.2 0x000398f8 0x00039913 27 6% 11395
.rodata.__func__.3 0x00039913 0x0003992e 27 6% 11397
.rodata.__func__.4 0x0003992e 0x00039949 27 6% 11399
.rodata.__func__.5 0x00039949 0x00039964 27 6% 11401
.rodata.__func__.6 0x00039964 0x0003997f 27 6% 11403
.rodata.__func__.7 0x0003997f 0x00039994 21 4% 11405
.rodata.s_flexcommBaseAddrs 0x00039994 0x000399b0 28 6% 11407
.rodata.s_flexcommClocks 0x000399b0 0x000399cc 28 6% 11409
.rodata.s_flexcommResets 0x000399cc 0x000399e8 28 6% 11411
Expected total in fsl_flexcomm.o file: 539 Actual: 539 100% 11374
Flash640 / .text / fsl_common.o Start End Size % Line
.rodata.SDK_DelayAtLeastUs.str1.1 0x000399e8 0x00039a56 110 86% 11413
.rodata.__func__.0 0x00039a56 0x00039a69 19 15% 11415
Expected total in fsl_common.o file: 129 Actual: 129 100% 11413
Flash640 / .text / fsl_power.o Start End Size % Line
.rodata.POWER_ApplyLdoActiveVoltage.str1.1 0x00039a69 0x00039ae2 121 51% 11417
.rodata.POWER_ApplyLdoActiveVoltage_1V0.str1.1 0x00039ae2 0x00039b2b 73 31% 11419
.rodata.__func__.0 0x00039b2b 0x00039b4d 34 15% 11421
.rodata.__func__.1 0x00039b4d 0x00039b58 11 5% 11423
Expected total in fsl_power.o file: 239 Actual: 239 100% 11417
Flash640 / .text / fsl_wtimer.o Start End Size % Line
.rodata.timer_param 0x00039b58 0x00039bb8 96 100% 11425
Expected total in fsl_wtimer.o file: 96 Actual: 96 100% 11425
Flash640 / .text / MicroExceptions_arm.o Start End Size % Line
.rodata.ExceptionUnwindStack.str1.1 0x00039bb8 0x00039c7a 194 13% 11427
.rodata.vPrintRegisterBit.str1.1 0x00039c7a 0x00039c82 8 1% 11429
.rodata.vPrintSystemHandlerAndControlStateRegisterBitFields.str1.1 0x00039c82 0x00039dba 312 21% 11431
.rodata.vPrintConfigurableFaultStatusRegisterBitFields.str1.1 0x00039dba 0x00039ebd 259 18% 11433
.rodata.vDebugBusFaultHandler.str1.1 0x00039ebd 0x0003a04e 401 27% 11436
.rodata.vDebugUsageFaultHandler.str1.1 0x0003a04e 0x0003a072 36 3% 11439
.rodata.vDebugMemoryFaultHandler.str1.1 0x0003a072 0x0003a0b8 70 5% 11441
.rodata.vPrintHardFaultStatusRegisterBitFields.str1.1 0x0003a0b8 0x0003a0f5 61 5% 11443
.rodata.vDebugHardFaultHandler.str1.1 0x0003a0f5 0x0003a196 161 11% 11445
Expected total in MicroExceptions_arm.o file: 1502 Actual: 1502 100% 11427
Flash640 / .text / OtaSupport.o Start End Size % Line
.rodata.OTA_PullImageChunk.str1.1 0x0003a196 0x0003a1c2 44 100% 11447
Expected total in OtaSupport.o file: 44 Actual: 44 100% 11447
Flash640 / .text / OtaUtils.o Start End Size % Line
.rodata.OtaUtils_GetModifiableInternalFlashTopAddress.str1.1 0x0003a1c2 0x0003a230 110 71% 11449
.rodata.__func__.0 0x0003a230 0x0003a25e 46 30% 11451
Expected total in OtaUtils.o file: 156 Actual: 156 100% 11449
Flash640 / .text / TimersManager.o Start End Size % Line
.rodata.str1.1 0x0003a25e 0x0003a267 9 100% 11453
Expected total in TimersManager.o file: 9 Actual: 9 100% 11453
Flash640 / .text / TMR_Adapter.o Start End Size % Line
.rodata.FRO32K_CompleteCalibration.str1.1 0x0003a267 0x0003a27c 21 100% 11455
Expected total in TMR_Adapter.o file: 21 Actual: 21 100% 11455
Flash640 / .text / fsl_ctimer.o Start End Size % Line
.rodata.s_ctimerBases 0x0003a27c 0x0003a284 8 100% 11457
Expected total in fsl_ctimer.o file: 8 Actual: 8 100% 11457
Flash640 / .text / fsl_dma.o Start End Size % Line
.rodata.DMA_GetInstance.str1.1 0x0003a284 0x0003a2ee 106 86% 11459
.rodata.__func__.25 0x0003a2ee 0x0003a300 18 15% 11461
Expected total in fsl_dma.o file: 124 Actual: 124 100% 11459
Flash640 / .text / PWR.o Start End Size % Line
.rodata.maHandleDeepSleepTable 0x0003a300 0x0003a338 56 100% 11464
Expected total in PWR.o file: 56 Actual: 56 100% 11464
Flash640 / .text / PWRLib.o Start End Size % Line
.rodata.pm_sram0_bank_desc 0x0003a338 0x0003a378 64 67% 11467
.rodata.pm_sram1_bank_desc 0x0003a378 0x0003a398 32 34% 11470
Expected total in PWRLib.o file: 96 Actual: 96 100% 11467
Flash640 / .text / serial_manager.o Start End Size % Line
.rodata.SerialManager_Init.str1.1 0x0003a398 0x0003a3f6 94 25% 11473
.rodata.SerialManager_OpenWriteHandle.str1.1 0x0003a3f6 0x0003a402 12 4% 11476
.rodata.SerialManager_CloseWriteHandle.str1.1 0x0003a402 0x0003a409 7 2% 11478
.rodata.SerialManager_OpenReadHandle.str1.1 0x0003a409 0x0003a414 11 3% 11480
.rodata.SerialManager_CloseReadHandle.str1.1 0x0003a414 0x0003a451 61 17% 11482
.rodata.SerialManager_WriteBlocking.str1.1 0x0003a451 0x0003a45f 14 4% 11484
.rodata.__func__.3 0x0003a45f 0x0003a473 20 6% 11486
.rodata.__func__.4 0x0003a473 0x0003a491 30 8% 11488
.rodata.__func__.5 0x0003a491 0x0003a4ae 29 8% 11490
.rodata.__func__.6 0x0003a4ae 0x0003a4cd 31 9% 11492
.rodata.__func__.7 0x0003a4cd 0x0003a4eb 30 8% 11494
.rodata.__func__.8 0x0003a4eb 0x0003a500 21 6% 11496
.rodata.__func__.9 0x0003a500 0x0003a513 19 6% 11498
Expected total in serial_manager.o file: 379 Actual: 379 100% 11473
Flash640 / .text / serial_port_uart.o Start End Size % Line
.rodata.Serial_UartInit.str1.1 0x0003a513 0x0003a573 96 66% 11500
.rodata.Serial_UartWrite.str1.1 0x0003a573 0x0003a581 14 10% 11503
.rodata.__func__.1 0x0003a573 0x0003a584 17 12% 11505
.rodata.__func__.2 0x0003a584 0x0003a596 18 13% 11507
.rodata.__func__.3 0x0003a596 0x0003a5a6 16 11% 11509
Expected total in serial_port_uart.o file: 147 Actual: 161 110% 11500
Flash640 / .text / usart_adapter.o Start End Size % Line
.rodata.HAL_UartInit.str1.1 0x0003a5a6 0x0003a658 178 74% 11511
.rodata.HAL_UartReceiveBlocking.str1.1 0x0003a658 0x0003a65d 5 3% 11514
.rodata.__func__.0 0x0003a65d 0x0003a672 21 9% 11517
.rodata.__func__.2 0x0003a672 0x0003a681 15 7% 11519
.rodata.__func__.3 0x0003a681 0x0003a690 15 7% 11521
.rodata.s_UsartAdapterBase 0x0003a690 0x0003a698 8 4% 11524
Expected total in usart_adapter.o file: 242 Actual: 242 100% 11511
Flash640 / .text / fsl_assert.o Start End Size % Line
.rodata.__assert_func.str1.1 0x0003a698 0x0003a6d6 62 100% 11526
Expected total in fsl_assert.o file: 62 Actual: 62 100% 11526
Flash640 / .text / fsl_os_abstraction_bm.o Start End Size % Line
.rodata.str1.1 0x0003a6d6 0x0003a6e0 10 91% 11528
.rodata.gUseRtos_c 0x0003a6e0 0x0003a6e1 1 10% 11530
Expected total in fsl_os_abstraction_bm.o file: 11 Actual: 11 100% 11528
Flash640 / .text / GreenPower.o Start End Size % Line
.rodata.vGP_RestorePersistedData.str1.1 0x0003a6e1 0x0003a6f2 17 24% 11533
.rodata.asCLD_GreenPowerClusterAttributeDefinitionsClient 0x0003a6e2 0x0003a72a 72 99% 11536
Expected total in GreenPower.o file: 73 Actual: 89 122% 11533
Flash640 / .text / Basic.o Start End Size % Line
.rodata.asCLD_BasicClusterAttributeDefinitions 0x0003a72a 0x0003a782 88 100% 11539
Expected total in Basic.o file: 88 Actual: 88 100% 11539
Flash640 / .text / Groups.o Start End Size % Line
.rodata.asCLD_GroupsClusterAttributeDefinitions 0x0003a782 0x0003a79a 24 100% 11542
Expected total in Groups.o file: 24 Actual: 24 100% 11542
Flash640 / .text / Identify.o Start End Size % Line
.rodata.asCLD_IdentifyClusterAttributeDefinitions 0x0003a79a 0x0003a7b2 24 100% 11545
Expected total in Identify.o file: 24 Actual: 24 100% 11545
Flash640 / .text / OnOff.o Start End Size % Line
.rodata.asCLD_OnOffClusterAttributeDefinitions 0x0003a7b2 0x0003a7ca 24 100% 11548
Expected total in OnOff.o file: 24 Actual: 24 100% 11548
Flash640 / .text / OTA.o Start End Size % Line
.rodata 0x0003a7ca 0x0003a7d2 8 17% 11551
.rodata.asOTAClusterAttributeDefinitions 0x0003a7d2 0x0003a7fa 40 84% 11552
Expected total in OTA.o file: 48 Actual: 48 100% 11551
Flash640 / .text / OTA_client.o Start End Size % Line
.rodata.eOTA_HandleImageVerification.str1.1 0x0003a7fa 0x0003a850 86 100% 11555
Expected total in OTA_client.o file: 86 Actual: 86 100% 11555
Flash640 / .text / zcl_attribute.o Start End Size % Line
.rodata 0x0003a850 0x0003a858 8 4% 11557
.rodata.au8ConstSizeArray 0x0003a858 0x0003a95a 258 97% 11558
Expected total in zcl_attribute.o file: 266 Actual: 266 100% 11557
Flash640 / .text / bdb_ns.o Start End Size % Line
.rodata.BDB_vNsStateMachine.str1.1 0x0003a95a 0x0003a98c 50 100% 11561
Expected total in bdb_ns.o file: 50 Actual: 50 100% 11561
Flash640 / .text / bdb_DeviceCommissioning.o Start End Size % Line
.rodata 0x0003a98c 0x0003a99c 16 100% 11563
Expected total in bdb_DeviceCommissioning.o file: 16 Actual: 16 100% 11563
Flash640 / .text / PDM_FileSystemData.c.obj Start End Size % Line
.rodata.CSWTCH.36 0x0003a99c 0x0003a9a0 4 100% 11564
Expected total in PDM_FileSystemData.c.obj file: 4 Actual: 4 100% 11564
Flash640 / .text / zps_apl_apsde.o Start End Size % Line
.rodata.eUnfragmentedUnicastTransmission.str1.1 0x0003a9a0 0x0003a9a7 7 50% 11566
.rodata.ZPS_vAplHandleApsdeReqRsp.str1.1 0x0003a9a7 0x0003a9ae 7 50% 11568
Expected total in zps_apl_apsde.o file: 14 Actual: 14 100% 11566
Flash640 / .text / zps_apl_apsme.o Start End Size % Line
.rodata.zps_vInitAPSMECmdHdr.str1.1 0x0003a9ae 0x0003a9b5 7 24% 11570
.rodata.zps_eAplSendApsmeCmdFrame.str1.1 0x0003a9ae 0x0003a9b3 5 17% 11573
.rodata.zps_eAplApsmeTransportKeyReqRsp.str1.1 0x0003a9b3 0x0003a9c5 18 60% 11575
.rodata.zps_eAplApsmeUpdateDeviceReqRsp.str1.1 0x0003a9c5 0x0003a9ca 5 17% 11577
.rodata.zps_eAplApsmeVerifyKeyReqRsp.str1.1 0x0003a9ca 0x0003a9cf 5 17% 11579
.rodata.zps_eAplApsmeRequestKeyReqRsp.str1.1 0x0003a9ca 0x0003a9cc 2 7% 11582
Expected total in zps_apl_apsme.o file: 30 Actual: 42 140% 11570
Flash640 / .text / zps_apl_aps_nlde.o Start End Size % Line
.rodata.zps_vAplApsHandleNldeDcfmInd.str1.1 0x0003a9ca 0x0003a9cd 3 100% 11584
Expected total in zps_apl_aps_nlde.o file: 3 Actual: 3 100% 11584
Flash640 / .text / zps_apl_sec.o Start End Size % Line
.rodata.zps_eAplSecDecryptPacket.str1.1 0x0003a9cd 0x0003a9d0 3 100% 11587
Expected total in zps_apl_sec.o file: 3 Actual: 3 100% 11587
Flash640 / .text / zps_apl_aib.o Start End Size % Line
.rodata.zps_u8AplAibGetDeviceApsKeyType.str1.1 0x0003a9d0 0x0003aa5e 142 100% 11590
Expected total in zps_apl_aib.o file: 142 Actual: 142 100% 11590
Flash640 / .text / zps_apl_zdo_nwkmanager.o Start End Size % Line
.rodata.ZPS_vSetKeys.str1.1 0x0003aa5e 0x0003aa6f 17 100% 11592
Expected total in zps_apl_zdo_nwkmanager.o file: 17 Actual: 17 100% 11592
Flash640 / .text / zps_apl_zdo_default_server.o Start End Size % Line
.rodata.zps_bAplZdoDefaultServer.str1.1 0x0003aa6f 0x0003aa86 23 100% 11595
Expected total in zps_apl_zdo_default_server.o file: 23 Actual: 23 100% 11595
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o Start End Size % Line
.rodata.zps_bAplZdoNwkAddrServer.str1.1 0x0003aa86 0x0003aa9d 23 100% 11598
Expected total in zps_apl_zdo_nwk_addr_server.o file: 23 Actual: 23 100% 11598
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o Start End Size % Line
.rodata.zps_bAplZdoIeeeAddrServer.str1.1 0x0003aa86 0x0003aa9d 23 100% 11601
Expected total in zps_apl_zdo_ieee_addr_server.o file: 23 Actual: 23 100% 11601
Flash640 / .text / zps_apl_zdo_match_desc_server.o Start End Size % Line
.rodata.zps_bAplZdoMatchDescServer.str1.1 0x0003aa86 0x0003aa9d 23 100% 11604
Expected total in zps_apl_zdo_match_desc_server.o file: 23 Actual: 23 100% 11604
Flash640 / .text / zps_apl_zdo_simple_desc_server.o Start End Size % Line
.rodata.zps_bAplZdoSimpleDescServer.str1.1 0x0003aa86 0x0003aa9d 23 100% 11607
Expected total in zps_apl_zdo_simple_desc_server.o file: 23 Actual: 23 100% 11607
Flash640 / .text / zps_apl_zdo_device_annce_server.o Start End Size % Line
.rodata.zps_bAplZdoDeviceAnnceServer.str1.1 0x0003aa86 0x0003aa9d 23 100% 11610
Expected total in zps_apl_zdo_device_annce_server.o file: 23 Actual: 23 100% 11610
Flash640 / .text / zps_apl_zdo_parent_annce_server.o Start End Size % Line
.rodata.zps_bAplZdoParentAnnceServer.str1.1 0x0003aa86 0x0003aa88 2 67% 11613
.rodata.ZPS_vSendParentAnnounce.str1.1 0x0003aa86 0x0003aa89 3 100% 11615
Expected total in zps_apl_zdo_parent_annce_server.o file: 3 Actual: 5 167% 11613
Flash640 / .text / zps_apl_zdo_permit_joining_server.o Start End Size % Line
.rodata.zps_bAplZdoPermitJoiningServer.str1.1 0x0003aa86 0x0003aa89 3 100% 11617
Expected total in zps_apl_zdo_permit_joining_server.o file: 3 Actual: 3 100% 11617
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o Start End Size % Line
.rodata.zps_bAplZdoMgmtLeaveServer.str1.1 0x0003aa86 0x0003aa9d 23 100% 11619
Expected total in zps_apl_zdo_mgmt_leave_server.o file: 23 Actual: 23 100% 11619
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o Start End Size % Line
.rodata.zps_bAplZdoMgmtNWKUpdateServer.str1.1 0x0003aa86 0x0003aa90 10 100% 11622
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: 10 Actual: 10 100% 11622
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o Start End Size % Line
.rodata.zps_bAplZdoBindUnbindServer.str1.1 0x0003aa90 0x0003aa95 5 100% 11625
Expected total in zps_apl_zdo_bind_unbind_server.o file: 5 Actual: 5 100% 11625
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o Start End Size % Line
.rodata.eSendDeviceAnnounce.str1.1 0x0003aa95 0x0003aa9a 5 34% 11628
.rodata.zps_vAplZdoClientLookupNwkAddress.str1.1 0x0003aa9a 0x0003aa9f 5 34% 11630
.rodata.zps_bAplZdoZdoClient.str1.1 0x0003aa9f 0x0003aaa4 5 34% 11632
Expected total in zps_apl_zdo_nwkmanager_client.o file: 15 Actual: 15 100% 11628
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o Start End Size % Line
.rodata.zps_bAplZdoMgmtBindServer.str1.1 0x0003aa9f 0x0003aab2 19 100% 11635
Expected total in zps_apl_zdo_mgmt_bind_server.o file: 19 Actual: 19 100% 11635
Flash640 / .text / zps_apl_zdp_apsde_req.o Start End Size % Line
.rodata.zps_eAplZdpGenStatusOnlyResponse.str1.1 0x0003aab2 0x0003aab5 3 100% 11638
Expected total in zps_apl_zdp_apsde_req.o file: 3 Actual: 3 100% 11638
Flash640 / .text / zps_apl_zdp_device_annce.o Start End Size % Line
.rodata.zps_eAplZdpDeviceAnnceRequest.str1.1 0x0003aab2 0x0003aab7 5 100% 11640
Expected total in zps_apl_zdp_device_annce.o file: 5 Actual: 5 100% 11640
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o Start End Size % Line
.rodata.zps_eAplZdpIeeeAddrRequest.str1.1 0x0003aab2 0x0003aab7 5 100% 11642
Expected total in zps_apl_zdp_ieee_addr_req.o file: 5 Actual: 5 100% 11642
Flash640 / .text / zps_apl_zdp_match_desc_req.o Start End Size % Line
.rodata.zps_eAplZdpMatchDescRequest.str1.1 0x0003aab7 0x0003aabc 5 100% 11644
Expected total in zps_apl_zdp_match_desc_req.o file: 5 Actual: 5 100% 11644
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o Start End Size % Line
.rodata.zps_eAplZdpMgmtPermitJoiningRequest.str1.1 0x0003aab7 0x0003aabc 5 100% 11646
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: 5 Actual: 5 100% 11646
Flash640 / .text / zps_apl_zdp_node_desc_req.o Start End Size % Line
.rodata.zps_eAplZdpNodeDescRequest.str1.1 0x0003aab7 0x0003aabc 5 100% 11649
Expected total in zps_apl_zdp_node_desc_req.o file: 5 Actual: 5 100% 11649
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o Start End Size % Line
.rodata.zps_eZdpNwkAddrResponse.str1.1 0x0003aab7 0x0003aabc 5 100% 11652
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: 5 Actual: 5 100% 11652
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o Start End Size % Line
.rodata.zps_eZdpIeeeAddrResponse.str1.1 0x0003aabc 0x0003aaca 14 100% 11655
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: 14 Actual: 14 100% 11655
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpNodeDescResponse.str1.1 0x0003aabc 0x0003aac5 9 100% 11657
Expected total in zps_apl_zdp_node_desc_rsp.o file: 9 Actual: 9 100% 11657
Flash640 / .text / zps_apl_zdp_parent_annce_rsp.o Start End Size % Line
.rodata.zps_eZdpParentAnnceResponse.str1.1 0x0003aac5 0x0003aacb 6 100% 11660
Expected total in zps_apl_zdp_parent_annce_rsp.o file: 6 Actual: 6 100% 11660
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpPowerDescResponse.str1.1 0x0003aac5 0x0003aacb 6 100% 11662
Expected total in zps_apl_zdp_power_desc_rsp.o file: 6 Actual: 6 100% 11662
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpSimpleDescResponse.str1.1 0x0003aac5 0x0003aad0 11 100% 11664
Expected total in zps_apl_zdp_simple_desc_rsp.o file: 11 Actual: 11 100% 11664
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o Start End Size % Line
.rodata.zps_eZdpActiveEpResponse.str1.1 0x0003aac5 0x0003aaca 5 100% 11666
Expected total in zps_apl_zdp_active_ep_rsp.o file: 5 Actual: 5 100% 11666
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpMatchDescResponse.str1.1 0x0003aac5 0x0003aaca 5 100% 11668
Expected total in zps_apl_zdp_match_desc_rsp.o file: 5 Actual: 5 100% 11668
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o Start End Size % Line
.rodata.zps_eZdpSystemServerDiscoveryResponse.str1.1 0x0003aac5 0x0003aac9 4 100% 11670
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: 4 Actual: 4 100% 11670
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o Start End Size % Line
.rodata.zps_eAplZdpMgmtLqiResponse.str1.1 0x0003aac5 0x0003aacd 8 100% 11672
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: 8 Actual: 8 100% 11672
Flash640 / .text / zps_apl_zdp_mgmt_rtg_rsp.o Start End Size % Line
.rodata.zps_eAplZdpMgmtRtgResponse.str1.1 0x0003aacd 0x0003aad5 8 100% 11675
Expected total in zps_apl_zdp_mgmt_rtg_rsp.o file: 8 Actual: 8 100% 11675
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o Start End Size % Line
.rodata.zps_eZdpMgmtNwkUpdateNotifyResponse.str1.1 0x0003aacd 0x0003aad5 8 100% 11678
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: 8 Actual: 8 100% 11678
Flash640 / .text / zps_mac_common.o Start End Size % Line
.rodata.CSWTCH.25 0x0003aad0 0x0003ab50 128 58% 11682
.rodata.CSWTCH.27 0x0003ab50 0x0003ab70 32 15% 11684
.rodata.CSWTCH.29 0x0003ab70 0x0003ab90 32 15% 11686
.rodata.CSWTCH.31 0x0003ab90 0x0003abb0 32 15% 11688
Expected total in zps_mac_common.o file: 224 Actual: 224 100% 11682
Flash640 / .text / zps_apl_gp.o Start End Size % Line
.rodata.vZGPcStubMcpsInd.str1.1 0x0003abb0 0x0003abb4 4 100% 11690
Expected total in zps_apl_gp.o file: 4 Actual: 4 100% 11690
Flash640 / .text / zps_apl_gp_security.o Start End Size % Line
.rodata.ZPS_vZgpTransformKey.str1.1 0x0003abb0 0x0003abb4 4 100% 11692
Expected total in zps_apl_gp_security.o file: 4 Actual: 4 100% 11692
Flash640 / .text / zps_apl_interpan.o Start End Size % Line
.rodata.vApsInterPanMcpsDataInd.str1.1 0x0003abb4 0x0003abb8 4 100% 11694
Expected total in zps_apl_interpan.o file: 4 Actual: 4 100% 11694
Flash640 / .text / zps_nwk_leave.o Start End Size % Line
.rodata.zps_psNwkSendLeaveCmd.str1.1 0x0003abb4 0x0003abb7 3 100% 11696
Expected total in zps_nwk_leave.o file: 3 Actual: 3 100% 11696
Flash640 / .text / zps_nwk_maint.o Start End Size % Line
.rodata.zps_psSendNetworkStatusCmd.str1.1 0x0003abb4 0x0003abb8 4 40% 11698
.rodata.zps_psSendNetworkUpdateCmd.str1.1 0x0003abb4 0x0003abba 6 60% 11700
.rodata.zps_psSendNetworkEdTimeoutReqCmd.str1.1 0x0003abba 0x0003abbe 4 40% 11702
Expected total in zps_nwk_maint.o file: 10 Actual: 14 140% 11698
Flash640 / .text / zps_nwk_mcps.o Start End Size % Line
.rodata.ZPS_vNwkSendLeaveDirect.str1.1 0x0003abba 0x0003abbd 3 14% 11704
.rodata.ZPS_vNwkHandleMcpsVsInd.str1.1 0x0003abba 0x0003abc0 6 28% 11706
.rodata.s_apsStSceTbl 0x0003abbc 0x0003abd0 20 91% 11710
Expected total in zps_nwk_mcps.o file: 22 Actual: 29 132% 11704
Flash640 / .text / zps_nwk_mlme.o Start End Size % Line
.rodata.s_apsStSmeTbl 0x0003abd0 0x0003abe4 20 100% 11712
Expected total in zps_nwk_mlme.o file: 20 Actual: 20 100% 11712
Flash640 / .text / zps_nwk_nib.o Start End Size % Line
.rodata.au32EndDeviceTimeoutConstants 0x0003abe4 0x0003ac20 60 72% 11714
.rodata.au32NwkPdmRecordOffsets 0x0003ac20 0x0003ac38 24 29% 11717
Expected total in zps_nwk_nib.o file: 84 Actual: 84 100% 11714
Flash640 / .text / zps_nwk_nlme.o Start End Size % Line
.rodata.atCfmSize 0x0003ac38 0x0003ac78 64 100% 11720
Expected total in zps_nwk_nlme.o file: 64 Actual: 64 100% 11720
Flash640 / .text / zps_nwk_rt.o Start End Size % Line
.rodata.psNwkSendRouteRecordCmd.str1.1 0x0003ac78 0x0003ac7b 3 24% 11722
.rodata.psSendRouteReplyCmd.isra.0.str1.1 0x0003ac78 0x0003ac7f 7 54% 11724
.rodata.zps_psNwkInitiateRouteDiscovery.str1.1 0x0003ac7f 0x0003ac85 6 47% 11726
Expected total in zps_nwk_rt.o file: 13 Actual: 16 124% 11722
Flash640 / .text / zps_nwk_sec.o Start End Size % Line
.rodata.ZPS_bSecDecrypt.str1.1 0x0003ac85 0x0003ac88 3 38% 11728
.rodata.zps_eNwkSecDecryptPacket.str1.1 0x0003ac88 0x0003ac8d 5 63% 11730
Expected total in zps_nwk_sec.o file: 8 Actual: 8 100% 11728
Flash640 / .text / zps_nwk_subghz.o Start End Size % Line
.rodata.zps_psSendNetworkLinkPowerDelta.isra.0.str1.1 0x0003ac8d 0x0003ac94 7 100% 11732
Expected total in zps_nwk_subghz.o file: 7 Actual: 7 100% 11732
Flash640 / .text / zps_nwk_actv_st.o Start End Size % Line
.rodata.s_aeMlmeDcfmIndToActvStSme 0x0003ac8d 0x0003aca4 23 10% 11734
.rodata.s_aeNlmeReqRspToActvStCme 0x0003aca4 0x0003acb4 16 7% 11736
.rodata.s_aeNwkCmdToActvStSce 0x0003acb4 0x0003acc4 16 7% 11738
.rodata.s_aprActvStHandleCme 0x0003acc4 0x0003acf4 48 21% 11741
.rodata.s_aprActvStHandleSce 0x0003acf4 0x0003ad2c 56 25% 11743
.rodata.s_aprActvStHandleSme 0x0003ad2c 0x0003ad48 28 13% 11745
.rodata.s_atActvStSceStt 0x0003ad48 0x0003ad55 13 6% 11747
.rodata.s_atActvStSmeStt 0x0003ad55 0x0003ad5c 7 4% 11749
.rodata.zps_sActvSceTbl 0x0003ad5c 0x0003ad68 12 6% 11752
.rodata.zps_sActvSmeTbl 0x0003ad68 0x0003ad74 12 6% 11755
Expected total in zps_nwk_actv_st.o file: 231 Actual: 231 100% 11734
Flash640 / .text / zps_nwk_disc_st.o Start End Size % Line
.rodata.s_aeMlmeDcfmIndToDiscStSme 0x0003ad74 0x0003ad8c 24 34% 11758
.rodata.s_aprDiscStHandleSme 0x0003ad8c 0x0003ada8 28 39% 11761
.rodata.s_atDiscStSmeStt 0x0003ada8 0x0003adb0 8 12% 11763
.rodata.zps_sDiscSmeTbl 0x0003adb0 0x0003adbc 12 17% 11765
Expected total in zps_nwk_disc_st.o file: 72 Actual: 72 100% 11758
Flash640 / .text / zps_nwk_form_st.o Start End Size % Line
.rodata.s_aeMlmeDcfmIndToFormStSme 0x0003adbc 0x0003add4 24 43% 11768
.rodata.s_aprFormStHandleSme 0x0003add4 0x0003ade4 16 29% 11771
.rodata.s_atFormStSmeStt 0x0003ade4 0x0003ade8 4 8% 11773
.rodata.zps_sFormSmeTbl 0x0003ade8 0x0003adf4 12 22% 11775
Expected total in zps_nwk_form_st.o file: 56 Actual: 56 100% 11768
Flash640 / .text / zps_nwk_frm.o Start End Size % Line
.rodata.zps_psSendFrm.str1.1 0x0003adf4 0x0003adf7 3 43% 11778
.rodata.str1.1 0x0003adf4 0x0003ae00 12 172% 11780
.rodata.au8JitterLUT.0 0x0003adf4 0x0003adfb 7 100% 11782
Expected total in zps_nwk_frm.o file: 7 Actual: 22 315% 11778
Flash640 / .text / zps_nwk_idle_st.o Start End Size % Line
.rodata.s_aeNlmeReqRspToIdleStCme 0x0003adfb 0x0003ae0c 17 46% 11784
.rodata.s_aprIdleStHandleCme 0x0003ae0c 0x0003ae20 20 55% 11788
Expected total in zps_nwk_idle_st.o file: 37 Actual: 37 100% 11784
Flash640 / .text / zps_nwk_join.o Start End Size % Line
.rodata.zps_psNwkSendRejoinReqCmd.str1.1 0x0003ae20 0x0003ae23 3 8% 11790
.rodata.zps_psNwkSendRejoinRspCmd.str1.1 0x0003ae20 0x0003ae25 5 13% 11792
.rodata.zps_eNwkProcessJoinInd.str1.1 0x0003ae20 0x0003ae42 34 88% 11795
.rodata 0x0003ae42 0x0003ae47 5 13% 11797
Expected total in zps_nwk_join.o file: 39 Actual: 47 121% 11790
Flash640 / .text / zps_nwk_join_st.o Start End Size % Line
.rodata.s_aeMlmeDcfmIndToJoinStSme 0x0003ae47 0x0003ae5e 23 20% 11798
.rodata.s_aeNwkCmdToJoinStSce 0x0003ae5e 0x0003ae6c 14 12% 11800
.rodata.s_aprJoinStHandleSce 0x0003ae6c 0x0003ae78 12 11% 11803
.rodata.s_aprJoinStHandleSme 0x0003ae78 0x0003ae88 16 14% 11805
.rodata.s_atJoinStSceStt 0x0003ae88 0x0003ae8d 5 5% 11807
.rodata.s_atJoinStSmeStt 0x0003ae8d 0x0003aea4 23 20% 11809
.rodata.zps_sJoinSceTbl 0x0003aea4 0x0003aeb0 12 11% 11812
.rodata.zps_sJoinSmeTbl 0x0003aeb0 0x0003aebc 12 11% 11815
Expected total in zps_nwk_join_st.o file: 117 Actual: 117 100% 11798
Flash640 / .text / Mini_Main.o Start End Size % Line
.rodata.au8HeaderSize.0 0x0003aebc 0x0003aeca 14 47% 11818
.rodata.sPibInitialValues 0x0003aeca 0x0003aeda 16 54% 11820
Expected total in Mini_Main.o file: 30 Actual: 30 100% 11818
Flash640 / .text / radio.o Start End Size % Line
.rodata.radio_DCO_cal.str1.1 0x0003aeda 0x0003aee2 8 1% 11822
.rodata 0x0003aee2 0x0003aefe 28 3% 11824
.rodata.assign_Synth_Cal_Op_Lock_init_regs 0x0003aefe 0x0003af3e 64 7% 11825
.rodata.assign_Synth_Cal_Startup_init_regs 0x0003af3e 0x0003af82 68 7% 11828
.rodata.assign_TMU_init_regs 0x0003af82 0x0003afce 76 8% 11831
.rodata.assign_init_regs 0x0003afce 0x0003b03e 112 11% 11834
.rodata.assign_init_regs_ES2 0x0003b03e 0x0003b04a 12 2% 11837
.rodata.assign_init_regs_ES2MF 0x0003b04a 0x0003b056 12 2% 11840
.rodata.assign_std_specific_banked_regs 0x0003b056 0x0003b08e 56 6% 11843
.rodata.assign_unbanked_common_regs 0x0003b08e 0x0003b0b6 40 4% 11846
.rodata.assign_unbanked_std_specific_regs 0x0003b0b6 0x0003b0c6 16 2% 11849
.rodata.assign_unbanked_zbble_specific_regs 0x0003b0c6 0x0003b162 156 15% 11852
.rodata.assign_zbble_specific_banked_regs 0x0003b162 0x0003b1ac 74 8% 11855
.rodata.freq_prog 0x0003b1ac 0x0003b238 140 14% 11859
.rodata.lut_defaults 0x0003b238 0x0003b294 92 9% 11862
.rodata.lut_hiTx_defaults 0x0003b294 0x0003b2f0 92 9% 11865
Expected total in radio.o file: 1046 Actual: 1046 100% 11822

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

Flash640 - Folders

The memory used by each folder is listed below, grouped by section. The sizes and percentages are for the contents of that folder only, (so contents of subfolders are not included). The percentage column is the percentage of the section memory that Folder occupies.

The following folders are in the Flash640 memory:

Flash640 / .text Files Size %
APP/1-Common/Source/ 10 13842 6%
APP/1-Common/Source/board_k32w0/ 9 1795 1%
APP/1-WindowCovering/Source/ 12 5529 3%
LIB// 1 16 1%
LIB/NFC/Library/libNTAG_JN518x.a/ 5 3096 2%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/PDM/Library/libPDM.a/ 28 9752 5%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/PDUM/Library/libPDUM.a/ 3 2428 2%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/PWRM/Library/libPWRM.a/ 1 32 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/SecLib/lib_crypto_m4.a/ 1 380 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/XCVR/lib/libRadio.a/ 2 11874 5%
LIB/SDKPackages/K32W061DK6/middleware/wireless/ieee-802.15.4/lib/libMiniMac.a/ 14 13842 6%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSAPL.a/ 94 42960 18%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSGP.a/ 6 5318 3%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSIPAN.a/ 2 890 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSMAC_Mini_SOC.a/ 6 5326 3%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSNWK.a/ 46 42822 18%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSTSV.a/ 1 100 1%
LIB/gcc/arm-none-eabi/10.3.1/arm-none-eabi/lib/thumb/v7e-m/nofp/libc.a/ 6 908 1%
LIB/gcc/arm-none-eabi/10.3.1/thumb/v7e-m/nofp/libgcc.a/ 6 1900 1%
SDK/SDKPackages/K32W061DK6/components/serial_manager/ 4 1334 1%
SDK/SDKPackages/K32W061DK6/components/uart/ 2 570 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/ 1 228 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/drivers/ 38 13405 6%
SDK/SDKPackages/K32W061DK6/devices/K32W061/utilities/ 2 90 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/utilities/debug_console/ 2 615 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/utilities/str/ 1 1400 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/Common/ 2 104 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/DebugExceptionHandlers_jn518x/src/ 3 4002 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/DebugFifo/Source/ 1 82 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/Flash/External/Source/ 1 488 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/FunctionLib/ 1 68 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/GPIO/ 1 12 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/Lists/ 1 134 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/LowPower/Source/k32w061dk6/ 5 1964 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/MemManager/Source/ 1 312 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/Messaging/Source/ 1 74 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/OSAbstraction/Source/ 2 723 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/OtaSupport/Source/ 4 1954 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/Panic/Source/ 1 2 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/RNG/Source/ 1 192 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/SecLib/ 1 732 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/TimersManager/Source/ 4 1774 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/Common/ 3 1472 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/FindAndBind/ 2 164 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/NwkFormation/ 1 724 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/NwkSteering/ 2 1734 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/OutOfBand/ 2 804 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCIF/Source/ 27 15066 7%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/General/Source/ 17 3644 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/GreenPower/Source/ 17 14293 6%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/OTA/Source/ 8 9114 4%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Devices/ZGP/Source/ 1 136 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Devices/ZHA/Generic/Source/ 1 228 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZigbeeCommon/Source/ 6 1160 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/platform/ 1 4 1%
SDK/gcc/ 2 552 1%
Expected total in .text section: 241904 Actual: 242164 101%

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

Flash640 - Tree

The memory used by each folder and file is listed below, grouped by section.The sizes given for folders include the contents of that folder and all subfolders. The percentage column is the percentage of the section memory that entry occupies.

The following folders and files are in the Flash640 memory:

Flash640 / .text Size %
APP/ 21166 9%
|       1-Common/ 15637 7%
|       |       Source/ 15637 7%
|       |       |       app_buttons.o 510 1%
|       |       |       app_green_power.o 309 1%
|       |       |       app_ntag.o 10136 5%
|       |       |       app_ntag_reset.o 328 1%
|       |       |       app_ota_client.o 2343 1%
|       |       |       app_power_on_counter.o 216 1%
|       |       |       board_k32w0/ 1795 1%
|       |       |       |       app_leds.o 400 1%
|       |       |       |       board.o 44 1%
|       |       |       |       board_utility.o 44 1%
|       |       |       |       hardware_init.o 236 1%
|       |       |       |       pin_mux.o 28 1%
|       |       |       |       temp_sensor_drv.o 1043 1%
|       1-WindowCovering/ 5529 3%
|       |       Source/ 5529 3%
|       |       |       app_main.o 1244 1%
|       |       |       app_reporting.o 172 1%
|       |       |       app_start.o 450 1%
|       |       |       app_window_covering.o 1413 1%
|       |       |       app_zcl_task.o 778 1%
|       |       |       pdum_gen.o 40 1%
|       |       |       zps_gen.o 1432 1%
LIB/ 141644 59%
|       / 16 1%
|       |       linker 16 1%
|       NFC/ 3096 2%
|       |       Library/ 3096 2%
|       |       |       libNTAG_JN518x.a/ 3096 2%
|       |       |       |       nfc_end.o 216 1%
|       |       |       |       nfc_i2c.o 472 1%
|       |       |       |       nfc_nwk.o 552 1%
|       |       |       |       nfc_ota.o 768 1%
|       |       |       |       ntag.o 1088 1%
|       SDKPackages/ 135724 57%
|       |       K32W061DK6/ 135724 57%
|       |       |       middleware/ 135724 57%
|       |       |       |       wireless/ 135724 57%
|       |       |       |       |       framework/ 24466 11%
|       |       |       |       |       |       PDM/ 9752 5%
|       |       |       |       |       |       |       Library/ 9752 5%
|       |       |       |       |       |       |       |       libPDM.a/ 9752 5%
|       |       |       |       |       |       |       |       |       PDM_Create.c.obj 412 1%
|       |       |       |       |       |       |       |       |       PDM_FLASH.c.obj 628 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystem.c.obj 452 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemData.c.obj 744 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemDelete.c.obj 152 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemGenerate.c.obj 768 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemHeaderAccessFunctions.c.obj 272 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemHeaderChecksum.c.obj 112 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemHeaderRepair.c.obj 360 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemHeaderVerify.c.obj 120 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemMove.c.obj 464 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemVerify.c.obj 440 1%
|       |       |       |       |       |       |       |       |       PDM_NVMReadAndWrite.c.obj 238 1%
|       |       |       |       |       |       |       |       |       PDM_NVMheaderAccessFunctions.c.obj 38 1%
|       |       |       |       |       |       |       |       |       PDM_NVMheaderReadAndWrite.c.obj 110 1%
|       |       |       |       |       |       |       |       |       PDM_NVMsegmentStatus.c.obj 48 1%
|       |       |       |       |       |       |       |       |       PDM_SearchAndListOrder.c.obj 422 1%
|       |       |       |       |       |       |       |       |       PDM_Segment.c.obj 368 1%
|       |       |       |       |       |       |       |       |       PDM_SegmentData.c.obj 100 1%
|       |       |       |       |       |       |       |       |       PDM_SegmentReplace.c.obj 920 1%
|       |       |       |       |       |       |       |       |       PDM_SegmentSequenceExtendDelete.c.obj 208 1%
|       |       |       |       |       |       |       |       |       PDM_SegmentSequenceExtendFilter.c.obj 504 1%
|       |       |       |       |       |       |       |       |       PDM_SegmentSequenceExtendReconstruct.c.obj 648 1%
|       |       |       |       |       |       |       |       |       PDM_SegmentSequenceSave.c.obj 678 1%
|       |       |       |       |       |       |       |       |       PDM_WearLevelling.c.obj 232 1%
|       |       |       |       |       |       |       |       |       PDM_slist.c.obj 290 1%
|       |       |       |       |       |       |       |       |       PdmNoRtosStub.c.obj 24 1%
|       |       |       |       |       |       PDUM/ 2428 2%
|       |       |       |       |       |       |       Library/ 2428 2%
|       |       |       |       |       |       |       |       libPDUM.a/ 2428 2%
|       |       |       |       |       |       |       |       |       pdum.o 760 1%
|       |       |       |       |       |       |       |       |       pdum_apl.o 520 1%
|       |       |       |       |       |       |       |       |       pdum_nwk.o 1148 1%
|       |       |       |       |       |       PWRM/ 32 1%
|       |       |       |       |       |       |       Library/ 32 1%
|       |       |       |       |       |       |       |       libPWRM.a/ 32 1%
|       |       |       |       |       |       |       |       |       pwrm.o 32 1%
|       |       |       |       |       |       SecLib/ 380 1%
|       |       |       |       |       |       |       lib_crypto_m4.a/ 380 1%
|       |       |       |       |       |       |       |       aes_mmo.c.obj 380 1%
|       |       |       |       |       |       XCVR/ 11874 5%
|       |       |       |       |       |       |       lib/ 11874 5%
|       |       |       |       |       |       |       |       libRadio.a/ 11874 5%
|       |       |       |       |       |       |       |       |       radio.o 11874 5%
|       |       |       |       |       ieee-802.15.4/ 13842 6%
|       |       |       |       |       |       lib/ 13842 6%
|       |       |       |       |       |       |       libMiniMac.a/ 13842 6%
|       |       |       |       |       |       |       |       MMAC.o 6086 3%
|       |       |       |       |       |       |       |       MMAC_RadioInit_JN518x.o 20 1%
|       |       |       |       |       |       |       |       MMAC_TimerServer.o 222 1%
|       |       |       |       |       |       |       |       Mini_Association.o 1286 1%
|       |       |       |       |       |       |       |       Mini_Main.o 1166 1%
|       |       |       |       |       |       |       |       Mini_Mcps.o 520 1%
|       |       |       |       |       |       |       |       Mini_Poll.o 396 1%
|       |       |       |       |       |       |       |       Mini_Running.o 408 1%
|       |       |       |       |       |       |       |       Mini_Scan.o 1792 1%
|       |       |       |       |       |       |       |       Mini_Shim.o 196 1%
|       |       |       |       |       |       |       |       Mini_TimerServer.o 160 1%
|       |       |       |       |       |       |       |       Mini_TxRx.o 1564 1%
|       |       |       |       |       |       |       |       endian.o 26 1%
|       |       |       |       |       zigbee/ 97416 41%
|       |       |       |       |       |       platform/ 97416 41%
|       |       |       |       |       |       |       K32W0/ 97416 41%
|       |       |       |       |       |       |       |       libs/ 97416 41%
|       |       |       |       |       |       |       |       |       libZPSAPL.a/ 42960 18%
|       |       |       |       |       |       |       |       |       |       zps_apl_af.o 972 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_af_apsde.o 1372 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_aib.o 796 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_aps_nlde.o 3759 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsde.o 3190 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsme.o 3466 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_inl.o 16 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_mac_isr.o 656 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_sec.o 1993 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_task.o 616 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_active_ep_server.o 224 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bind_unbind_server.o 683 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bound_data_request_manager.o 2188 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_common.o 364 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_default_server.o 567 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_device_annce_server.o 463 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_group.o 184 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_handle_zdp_event.o 392 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_ieee_addr_server.o 431 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_match_desc_server.o 771 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_bind_server.o 511 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_leave_server.o 631 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_lqi_server.o 512 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_nwk_update_server.o 1732 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_rtg_server.o 296 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_node_desc_server.o 320 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwk_addr_server.o 451 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager.o 9169 4%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager_client.o 791 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_parent_annce_server.o 727 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_permit_joining_server.o 219 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_power_desc_server.o 244 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_simple_desc_server.o 563 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_system_server_discovery_server.o 140 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_trust_center.o 76 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_active_ep_rsp.o 145 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_apsde_req.o 411 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_bind_rsp.o 38 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_device_annce.o 109 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_ieee_addr_req.o 109 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_ieee_addr_rsp.o 218 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_match_desc_req.o 189 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_match_desc_rsp.o 145 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_leave_rsp.o 40 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_lqi_rsp.o 248 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_nwk_update_notify_rsp.o 176 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_permit_joining_req.o 185 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_permit_joining_rsp.o 38 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_rtg_rsp.o 196 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_node_desc_req.o 129 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_node_desc_rsp.o 169 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_nwk_addr_rsp.o 209 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_parent_annce_rsp.o 178 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_power_desc_rsp.o 150 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_simple_desc_rsp.o 235 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_system_server_discovery_rsp.o 120 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_unbind_rsp.o 38 1%
|       |       |       |       |       |       |       |       |       libZPSGP.a/ 5318 3%
|       |       |       |       |       |       |       |       |       |       zps_apl_gp.o 1796 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_gp_security.o 1292 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_options.o 114 1%
|       |       |       |       |       |       |       |       |       |       zps_bdir_gp.o 2116 1%
|       |       |       |       |       |       |       |       |       libZPSIPAN.a/ 890 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_interpan.o 890 1%
|       |       |       |       |       |       |       |       |       libZPSMAC_Mini_SOC.a/ 5326 3%
|       |       |       |       |       |       |       |       |       |       zps_mac_common.o 602 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_ie.o 196 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_if_table.o 1024 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_shim.o 616 1%
|       |       |       |       |       |       |       |       |       |       zps_miniMac.o 2888 2%
|       |       |       |       |       |       |       |       |       libZPSNWK.a/ 42822 18%
|       |       |       |       |       |       |       |       |       |       zps_nwk_actv_st.o 429 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_btt.o 584 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_dcim.o 76 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc.o 376 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc_st.o 1212 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_form.o 174 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_form_st.o 1332 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_frm.o 2387 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_idle_st.o 81 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_intf.o 570 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_join.o 4923 3%
|       |       |       |       |       |       |       |       |       |       zps_nwk_join_st.o 1503 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_leave.o 1055 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lib.o 476 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lkst.o 1432 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mac.o 12 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_main.o 160 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_maint.o 4060 2%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mcps.o 6316 3%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mlme.o 124 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nib.o 6476 3%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nlde.o 608 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nlme.o 460 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_pmjn.o 132 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_rt.o 4833 2%
|       |       |       |       |       |       |       |       |       |       zps_nwk_scan.o 128 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_sec.o 1684 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_slist.o 140 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_subghz.o 929 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_sync.o 150 1%
|       |       |       |       |       |       |       |       |       libZPSTSV.a/ 100 1%
|       |       |       |       |       |       |       |       |       |       zps_tsv.o 100 1%
|       gcc/ 2808 2%
|       |       arm-none-eabi/ 2808 2%
|       |       |       10.3.1/ 2808 2%
|       |       |       |       arm-none-eabi/ 908 1%
|       |       |       |       |       lib/ 908 1%
|       |       |       |       |       |       thumb/ 908 1%
|       |       |       |       |       |       |       v7e-m/ 908 1%
|       |       |       |       |       |       |       |       nofp/ 908 1%
|       |       |       |       |       |       |       |       |       libc.a/ 908 1%
|       |       |       |       |       |       |       |       |       |       lib_a-abs.o 8 1%
|       |       |       |       |       |       |       |       |       |       lib_a-memcmp.o 104 1%
|       |       |       |       |       |       |       |       |       |       lib_a-memcpy.o 308 1%
|       |       |       |       |       |       |       |       |       |       lib_a-memset.o 168 1%
|       |       |       |       |       |       |       |       |       |       lib_a-strlen.o 220 1%
|       |       |       |       |       |       |       |       |       |       lib_a-strncpy.o 100 1%
|       |       |       |       thumb/ 1900 1%
|       |       |       |       |       v7e-m/ 1900 1%
|       |       |       |       |       |       nofp/ 1900 1%
|       |       |       |       |       |       |       libgcc.a/ 1900 1%
|       |       |       |       |       |       |       |       _aeabi_ldivmod.o 160 1%
|       |       |       |       |       |       |       |       _aeabi_uldivmod.o 48 1%
|       |       |       |       |       |       |       |       _arm_addsubdf3.o 888 1%
|       |       |       |       |       |       |       |       _arm_fixdfsi.o 80 1%
|       |       |       |       |       |       |       |       _dvmd_tls.o 4 1%
|       |       |       |       |       |       |       |       _udivmoddi4.o 720 1%
SDK/ 79354 33%
|       SDKPackages/ 78802 33%
|       |       K32W061DK6/ 78802 33%
|       |       |       components/ 1904 1%
|       |       |       |       serial_manager/ 1334 1%
|       |       |       |       |       serial_manager.o 983 1%
|       |       |       |       |       serial_port_uart.o 351 1%
|       |       |       |       uart/ 570 1%
|       |       |       |       |       usart_adapter.o 570 1%
|       |       |       devices/ 15738 7%
|       |       |       |       K32W061/ 15738 7%
|       |       |       |       |       drivers/ 13405 6%
|       |       |       |       |       |       fsl_adc.o 714 1%
|       |       |       |       |       |       fsl_aes.o 264 1%
|       |       |       |       |       |       fsl_clock.o 2382 1%
|       |       |       |       |       |       fsl_common.o 297 1%
|       |       |       |       |       |       fsl_ctimer.o 132 1%
|       |       |       |       |       |       fsl_dma.o 352 1%
|       |       |       |       |       |       fsl_flash.o 228 1%
|       |       |       |       |       |       fsl_flexcomm.o 1123 1%
|       |       |       |       |       |       fsl_fmeas.o 38 1%
|       |       |       |       |       |       fsl_gint.o 369 1%
|       |       |       |       |       |       fsl_gpio.o 48 1%
|       |       |       |       |       |       fsl_i2c.o 1124 1%
|       |       |       |       |       |       fsl_inputmux.o 20 1%
|       |       |       |       |       |       fsl_ntag.o 144 1%
|       |       |       |       |       |       fsl_power.o 2431 2%
|       |       |       |       |       |       fsl_pwm.o 360 1%
|       |       |       |       |       |       fsl_reset.o 343 1%
|       |       |       |       |       |       fsl_rng.o 236 1%
|       |       |       |       |       |       fsl_rtc.o 26 1%
|       |       |       |       |       |       fsl_sha.o 522 1%
|       |       |       |       |       |       fsl_usart.o 978 1%
|       |       |       |       |       |       fsl_wtimer.o 656 1%
|       |       |       |       |       |       fsl_wwdt.o 558 1%
|       |       |       |       |       |       psector_api.o 60 1%
|       |       |       |       |       system_K32W061.o 228 1%
|       |       |       |       |       utilities/ 2105 1%
|       |       |       |       |       |       debug_console/ 615 1%
|       |       |       |       |       |       |       fsl_debug_console.o 615 1%
|       |       |       |       |       |       fsl_assert.o 90 1%
|       |       |       |       |       |       str/ 1400 1%
|       |       |       |       |       |       |       fsl_str.o 1400 1%
|       |       |       middleware/ 61160 26%
|       |       |       |       wireless/ 61160 26%
|       |       |       |       |       framework/ 12617 6%
|       |       |       |       |       |       Common/ 104 1%
|       |       |       |       |       |       |       Heap.o 72 1%
|       |       |       |       |       |       |       MicroInt_arm_sdk2.o 32 1%
|       |       |       |       |       |       DebugExceptionHandlers_jn518x/ 4002 2%
|       |       |       |       |       |       |       src/ 4002 2%
|       |       |       |       |       |       |       |       Exceptions_NVIC.o 44 1%
|       |       |       |       |       |       |       |       MicroExceptions_arm.o 3958 2%
|       |       |       |       |       |       DebugFifo/ 82 1%
|       |       |       |       |       |       |       Source/ 82 1%
|       |       |       |       |       |       |       |       Debug.o 82 1%
|       |       |       |       |       |       Flash/ 488 1%
|       |       |       |       |       |       |       External/ 488 1%
|       |       |       |       |       |       |       |       Source/ 488 1%
|       |       |       |       |       |       |       |       |       Eeprom_InternalFlash.o 488 1%
|       |       |       |       |       |       FunctionLib/ 68 1%
|       |       |       |       |       |       |       FunctionLib.o 68 1%
|       |       |       |       |       |       GPIO/ 12 1%
|       |       |       |       |       |       |       GPIO_Adapter.o 12 1%
|       |       |       |       |       |       Lists/ 134 1%
|       |       |       |       |       |       |       GenericList.o 134 1%
|       |       |       |       |       |       LowPower/ 1964 1%
|       |       |       |       |       |       |       Source/ 1964 1%
|       |       |       |       |       |       |       |       k32w061dk6/ 1964 1%
|       |       |       |       |       |       |       |       |       PWR.o 1136 1%
|       |       |       |       |       |       |       |       |       PWRLib.o 800 1%
|       |       |       |       |       |       |       |       |       PWR_setjmp.o 28 1%
|       |       |       |       |       |       MemManager/ 312 1%
|       |       |       |       |       |       |       Source/ 312 1%
|       |       |       |       |       |       |       |       MemManager.o 312 1%
|       |       |       |       |       |       Messaging/ 74 1%
|       |       |       |       |       |       |       Source/ 74 1%
|       |       |       |       |       |       |       |       Messaging.o 74 1%
|       |       |       |       |       |       OSAbstraction/ 723 1%
|       |       |       |       |       |       |       Source/ 723 1%
|       |       |       |       |       |       |       |       fsl_os_abstraction_bm.o 723 1%
|       |       |       |       |       |       OtaSupport/ 1954 1%
|       |       |       |       |       |       |       Source/ 1954 1%
|       |       |       |       |       |       |       |       OtaSupport.o 710 1%
|       |       |       |       |       |       |       |       OtaUtils.o 1244 1%
|       |       |       |       |       |       Panic/ 2 1%
|       |       |       |       |       |       |       Source/ 2 1%
|       |       |       |       |       |       |       |       Panic.o 2 1%
|       |       |       |       |       |       RNG/ 192 1%
|       |       |       |       |       |       |       Source/ 192 1%
|       |       |       |       |       |       |       |       RNG.o 192 1%
|       |       |       |       |       |       SecLib/ 732 1%
|       |       |       |       |       |       |       SecLib.o 732 1%
|       |       |       |       |       |       TimersManager/ 1774 1%
|       |       |       |       |       |       |       Source/ 1774 1%
|       |       |       |       |       |       |       |       TMR_Adapter.o 957 1%
|       |       |       |       |       |       |       |       TimersManager.o 817 1%
|       |       |       |       |       zigbee/ 48543 21%
|       |       |       |       |       |       BDB/ 4898 3%
|       |       |       |       |       |       |       Source/ 4898 3%
|       |       |       |       |       |       |       |       Common/ 1472 1%
|       |       |       |       |       |       |       |       |       bdb_fr.o 120 1%
|       |       |       |       |       |       |       |       |       bdb_start.o 1184 1%
|       |       |       |       |       |       |       |       |       bdb_state_machine.o 168 1%
|       |       |       |       |       |       |       |       FindAndBind/ 164 1%
|       |       |       |       |       |       |       |       |       bdb_fb_common.o 12 1%
|       |       |       |       |       |       |       |       |       bdb_fb_target.o 152 1%
|       |       |       |       |       |       |       |       NwkFormation/ 724 1%
|       |       |       |       |       |       |       |       |       bdb_nf.o 724 1%
|       |       |       |       |       |       |       |       NwkSteering/ 1734 1%
|       |       |       |       |       |       |       |       |       bdb_ns.o 1734 1%
|       |       |       |       |       |       |       |       OutOfBand/ 804 1%
|       |       |       |       |       |       |       |       |       bdb_DeviceCommissioning.o 804 1%
|       |       |       |       |       |       ZCIF/ 15066 7%
|       |       |       |       |       |       |       Source/ 15066 7%
|       |       |       |       |       |       |       |       dlist.o 332 1%
|       |       |       |       |       |       |       |       zcl.o 944 1%
|       |       |       |       |       |       |       |       zcl_CustomCommandReceive.o 316 1%
|       |       |       |       |       |       |       |       zcl_CustomCommandSend.o 636 1%
|       |       |       |       |       |       |       |       zcl_PDUbufferReadWrite.o 342 1%
|       |       |       |       |       |       |       |       zcl_PDUbufferReadWriteString.o 680 1%
|       |       |       |       |       |       |       |       zcl_WriteAttributesRequestHandle.o 812 1%
|       |       |       |       |       |       |       |       zcl_attribute.o 1300 1%
|       |       |       |       |       |       |       |       zcl_buffer.o 72 1%
|       |       |       |       |       |       |       |       zcl_command.o 304 1%
|       |       |       |       |       |       |       |       zcl_common.o 88 1%
|       |       |       |       |       |       |       |       zcl_configureReportingCommandHandle.o 1240 1%
|       |       |       |       |       |       |       |       zcl_defaultResponse.o 248 1%
|       |       |       |       |       |       |       |       zcl_event.o 1516 1%
|       |       |       |       |       |       |       |       zcl_heap.o 56 1%
|       |       |       |       |       |       |       |       zcl_library_options.o 102 1%
|       |       |       |       |       |       |       |       zcl_readAttributesRequestHandle.o 520 1%
|       |       |       |       |       |       |       |       zcl_readReportingConfigurationCommandHandle.o 702 1%
|       |       |       |       |       |       |       |       zcl_reportManager.o 1000 1%
|       |       |       |       |       |       |       |       zcl_reportMaths.o 554 1%
|       |       |       |       |       |       |       |       zcl_reportScheduler.o 706 1%
|       |       |       |       |       |       |       |       zcl_reportStringHandling.o 224 1%
|       |       |       |       |       |       |       |       zcl_reportStructure.o 132 1%
|       |       |       |       |       |       |       |       zcl_search.o 964 1%
|       |       |       |       |       |       |       |       zcl_timer.o 404 1%
|       |       |       |       |       |       |       |       zcl_transmit.o 872 1%
|       |       |       |       |       |       ZCL/ 27415 12%
|       |       |       |       |       |       |       Clusters/ 27051 12%
|       |       |       |       |       |       |       |       General/ 3644 2%
|       |       |       |       |       |       |       |       |       Source/ 3644 2%
|       |       |       |       |       |       |       |       |       |       Basic.o 196 1%
|       |       |       |       |       |       |       |       |       |       BasicClientCommands.o 18 1%
|       |       |       |       |       |       |       |       |       |       BasicCommandHandler.o 98 1%
|       |       |       |       |       |       |       |       |       |       Groups.o 462 1%
|       |       |       |       |       |       |       |       |       |       GroupsCommandHandler.o 836 1%
|       |       |       |       |       |       |       |       |       |       GroupsServerCommands.o 288 1%
|       |       |       |       |       |       |       |       |       |       GroupsTableManager.o 720 1%
|       |       |       |       |       |       |       |       |       |       Identify.o 266 1%
|       |       |       |       |       |       |       |       |       |       IdentifyCommandHandler.o 268 1%
|       |       |       |       |       |       |       |       |       |       IdentifyServerCommands.o 160 1%
|       |       |       |       |       |       |       |       |       |       OnOff.o 124 1%
|       |       |       |       |       |       |       |       |       |       OnOffCommandHandler.o 188 1%
|       |       |       |       |       |       |       |       |       |       OnOffCommands.o 20 1%
|       |       |       |       |       |       |       |       GreenPower/ 14293 6%
|       |       |       |       |       |       |       |       |       Source/ 14293 6%
|       |       |       |       |       |       |       |       |       |       GreenPower.o 2081 1%
|       |       |       |       |       |       |       |       |       |       GreenPowerCommissioningNotification.o 666 1%
|       |       |       |       |       |       |       |       |       |       GreenPowerCommon.o 3282 2%
|       |       |       |       |       |       |       |       |       |       GreenPowerCustomCommandHandler.o 212 1%
|       |       |       |       |       |       |       |       |       |       GreenPowerCustomCommandResponses.o 3192 2%
|       |       |       |       |       |       |       |       |       |       GreenPowerDataIndication.o 460 1%
|       |       |       |       |       |       |       |       |       |       GreenPowerDirectCommandHandler.o 308 1%
|       |       |       |       |       |       |       |       |       |       GreenPowerNotification.o 548 1%
|       |       |       |       |       |       |       |       |       |       GreenPowerPairing.o 794 1%
|       |       |       |       |       |       |       |       |       |       GreenPowerProxyCommissioningMode.o 634 1%
|       |       |       |       |       |       |       |       |       |       GreenPowerProxyGPDHandler.o 1124 1%
|       |       |       |       |       |       |       |       |       |       GreenPowerProxyTableRequest.o 174 1%
|       |       |       |       |       |       |       |       |       |       GreenPowerProxyTableResponse.o 264 1%
|       |       |       |       |       |       |       |       |       |       GreenPowerResponse.o 216 1%
|       |       |       |       |       |       |       |       |       |       GreenPowerScheduler.o 190 1%
|       |       |       |       |       |       |       |       |       |       GreenPowerSinkTableResponse.o 148 1%
|       |       |       |       |       |       |       |       OTA/ 9114 4%
|       |       |       |       |       |       |       |       |       Source/ 9114 4%
|       |       |       |       |       |       |       |       |       |       OTA.o 1672 1%
|       |       |       |       |       |       |       |       |       |       OTA_ClientUpgradeManager.o 4280 2%
|       |       |       |       |       |       |       |       |       |       OTA_CustomCommandHandler.o 204 1%
|       |       |       |       |       |       |       |       |       |       OTA_CustomReceiveCommands.o 1404 1%
|       |       |       |       |       |       |       |       |       |       OTA_client.o 1418 1%
|       |       |       |       |       |       |       |       |       |       OTA_common.o 136 1%
|       |       |       |       |       |       |       Devices/ 364 1%
|       |       |       |       |       |       |       |       ZGP/ 136 1%
|       |       |       |       |       |       |       |       |       Source/ 136 1%
|       |       |       |       |       |       |       |       |       |       gp.o 136 1%
|       |       |       |       |       |       |       |       ZHA/ 228 1%
|       |       |       |       |       |       |       |       |       Generic/ 228 1%
|       |       |       |       |       |       |       |       |       |       Source/ 228 1%
|       |       |       |       |       |       |       |       |       |       |       base_device.o 228 1%
|       |       |       |       |       |       ZigbeeCommon/ 1160 1%
|       |       |       |       |       |       |       Source/ 1160 1%
|       |       |       |       |       |       |       |       ZQueue.o 184 1%
|       |       |       |       |       |       |       |       ZTimer.o 408 1%
|       |       |       |       |       |       |       |       appZdpExtraction.o 120 1%
|       |       |       |       |       |       |       |       appZpsBeaconHandler.o 288 1%
|       |       |       |       |       |       |       |       app_zps_link_keys.o 8 1%
|       |       |       |       |       |       |       |       port_JN518x.o 152 1%
|       |       |       |       |       |       platform/ 4 1%
|       |       |       |       |       |       |       K32W0/ 4 1%
|       |       |       |       |       |       |       |       platform/ 4 1%
|       |       |       |       |       |       |       |       |       timer.o 4 1%
|       gcc/ 552 1%
|       |       startup_K32W061.o 552 1%

Index: Top, Memories / RAM0 [Banks, Sections, Files, Symbols, Folders, Tree, Map] / Flash640 [Banks, Sections, Files, Symbols, Folders, Tree, Map]

Flash640 - Map

Tooltips indicate block information.

Click a block to jump to its information.

The following banks, sections and files are in the Flash640 memory:

#4962 BANK: ACTIVE_288KB - Start=0x00000000 End=0x00048000 Size=294912 BANK: ACTIVE_288KB - Start=0x00000000 End=0x00048000 Size=294912ACTIVE_288KB #5451 SECTION: .ro_nonce - Start=0x00000150 End=0x00000160 Size=16 #5459 SECTION: .ro_ota_header - Start=0x00000160 End=0x000001b0 Size=80 #5471 SECTION: .ro_se_lnkKey - Start=0x000001b0 End=0x000001c0 Size=16 #5479 SECTION: .filler - Start=0x000001c0 End=0x00000200 Size=64 #5485 SECTION: .text - Start=0x00000200 End=0x0003b2f0 Size=241904 #5485 SECTION: .text - Start=0x00000200 End=0x0003b2f0 Size=241904.text #11890 SECTION: .ARM.exidx - Start=0x0003b2f0 End=0x0003b2f8 Size=8 #5488 FILE: startup_K32W061.o - Start=0x00000200 End=0x000003a0 Size=416 #5488 FILE: startup_K32W061.o - Start=0x00000200 End=0x000003a0 Size=416startup_K32W061.o #5543 FILE: app_main.o - Start=0x000003a0 End=0x00000744 Size=932 #5543 FILE: app_main.o - Start=0x000003a0 End=0x00000744 Size=932app_main.o #5564 FILE: port_JN518x.o - Start=0x00000744 End=0x000007dc Size=152 #5578 FILE: pdum_gen.o - Start=0x000007dc End=0x00000804 Size=40 #5581 FILE: zps_gen.o - Start=0x00000804 End=0x000009b4 Size=432 #5581 FILE: zps_gen.o - Start=0x00000804 End=0x000009b4 Size=432zps_gen.o #5626 FILE: app_start.o - Start=0x000009b4 End=0x00000ad4 Size=288 #5626 FILE: app_start.o - Start=0x000009b4 End=0x00000ad4 Size=288app_start.o #5634 FILE: app_window_covering.o - Start=0x00000ad4 End=0x00000f24 Size=1104 #5634 FILE: app_window_covering.o - Start=0x00000ad4 End=0x00000f24 Size=1104app_window_covering.o #5655 FILE: app_zcl_task.o - Start=0x00000f24 End=0x0000120c Size=744 #5655 FILE: app_zcl_task.o - Start=0x00000f24 End=0x0000120c Size=744app_zcl_task.o #5680 FILE: app_buttons.o - Start=0x0000120c End=0x00001408 Size=508 #5680 FILE: app_buttons.o - Start=0x0000120c End=0x00001408 Size=508app_buttons.o #5697 FILE: app_leds.o - Start=0x00001408 End=0x00001554 Size=332 #5697 FILE: app_leds.o - Start=0x00001408 End=0x00001554 Size=332app_leds.o #5705 FILE: fsl_debug_console.o - Start=0x00001554 End=0x000016f0 Size=412 #5705 FILE: fsl_debug_console.o - Start=0x00001554 End=0x000016f0 Size=412fsl_debug_console.o #5720 FILE: fsl_gpio.o - Start=0x000016f0 End=0x00001720 Size=48 #5724 FILE: hardware_init.o - Start=0x00001720 End=0x0000180c Size=236 #5730 FILE: pin_mux.o - Start=0x0000180c End=0x00001828 Size=28 #5733 FILE: fsl_pwm.o - Start=0x00001828 End=0x00001928 Size=256 #5745 FILE: fsl_gint.o - Start=0x00001928 End=0x00001a1c Size=244 #5766 FILE: app_power_on_counter.o - Start=0x00001a1c End=0x00001af4 Size=216 #5775 FILE: temp_sensor_drv.o - Start=0x00001af4 End=0x00001e2c Size=824 #5775 FILE: temp_sensor_drv.o - Start=0x00001af4 End=0x00001e2c Size=824temp_sensor_drv.o #5794 FILE: fsl_adc.o - Start=0x00001e2c End=0x00002008 Size=476 #5794 FILE: fsl_adc.o - Start=0x00001e2c End=0x00002008 Size=476fsl_adc.o #5808 FILE: app_reporting.o - Start=0x00002008 End=0x000020b4 Size=172 #5820 FILE: board_utility.o - Start=0x000020b4 End=0x000020d4 Size=32 #5826 FILE: app_ntag.o - Start=0x000020d4 End=0x000038f8 Size=6180 #5826 FILE: app_ntag.o - Start=0x000020d4 End=0x000038f8 Size=6180app_ntag.o #5848 FILE: fsl_i2c.o - Start=0x000038f8 End=0x00003c88 Size=912 #5848 FILE: fsl_i2c.o - Start=0x000038f8 End=0x00003c88 Size=912fsl_i2c.o #5884 FILE: fsl_ntag.o - Start=0x00003c88 End=0x00003d18 Size=144 #5899 FILE: app_ntag_reset.o - Start=0x00003d18 End=0x00003e60 Size=328 #5899 FILE: app_ntag_reset.o - Start=0x00003d18 End=0x00003e60 Size=328app_ntag_reset.o #5914 FILE: app_ota_client.o - Start=0x00003e60 End=0x000046ec Size=2188 #5914 FILE: app_ota_client.o - Start=0x00003e60 End=0x000046ec Size=2188app_ota_client.o #5941 FILE: app_green_power.o - Start=0x000046ec End=0x00004810 Size=292 #5941 FILE: app_green_power.o - Start=0x000046ec End=0x00004810 Size=292app_green_power.o #5953 FILE: ZQueue.o - Start=0x00004810 End=0x000048c8 Size=184 #5978 FILE: ZTimer.o - Start=0x000048c8 End=0x00004a60 Size=408 #5978 FILE: ZTimer.o - Start=0x000048c8 End=0x00004a60 Size=408ZTimer.o #5993 FILE: app_zps_link_keys.o - Start=0x00004a60 End=0x00004a68 Size=8 #5996 FILE: appZdpExtraction.o - Start=0x00004a68 End=0x00004ae0 Size=120 #5999 FILE: appZpsBeaconHandler.o - Start=0x00004ae0 End=0x00004c00 Size=288 #5999 FILE: appZpsBeaconHandler.o - Start=0x00004ae0 End=0x00004c00 Size=288appZpsBeaconHandler.o #6008 FILE: board.o - Start=0x00004c00 End=0x00004c2c Size=44 #6015 FILE: system_K32W061.o - Start=0x00004c2c End=0x00004d10 Size=228 #6021 FILE: startup_K32W061.o - Start=0x00004d10 End=0x00004d98 Size=136 #6072 FILE: fsl_wwdt.o - Start=0x00004d98 End=0x00004f08 Size=368 #6072 FILE: fsl_wwdt.o - Start=0x00004d98 End=0x00004f08 Size=368fsl_wwdt.o #6089 FILE: fsl_clock.o - Start=0x00004f08 End=0x00005758 Size=2128 #6089 FILE: fsl_clock.o - Start=0x00004f08 End=0x00005758 Size=2128fsl_clock.o #6182 FILE: fsl_reset.o - Start=0x00005758 End=0x00005824 Size=204 #6195 FILE: fsl_rng.o - Start=0x00005824 End=0x00005910 Size=236 #6208 FILE: fsl_usart.o - Start=0x00005910 End=0x00005b84 Size=628 #6208 FILE: fsl_usart.o - Start=0x00005910 End=0x00005b84 Size=628fsl_usart.o #6223 FILE: fsl_flexcomm.o - Start=0x00005b84 End=0x00005dcc Size=584 #6223 FILE: fsl_flexcomm.o - Start=0x00005b84 End=0x00005dcc Size=584fsl_flexcomm.o #6250 FILE: fsl_flash.o - Start=0x00005dcc End=0x00005eb0 Size=228 #6271 FILE: fsl_common.o - Start=0x00005eb0 End=0x00005f58 Size=168 #6277 FILE: fsl_aes.o - Start=0x00005f58 End=0x00006060 Size=264 #6292 FILE: fsl_power.o - Start=0x00006060 End=0x000068f0 Size=2192 #6292 FILE: fsl_power.o - Start=0x00006060 End=0x000068f0 Size=2192fsl_power.o #6334 FILE: fsl_wtimer.o - Start=0x000068f0 End=0x00006b20 Size=560 #6334 FILE: fsl_wtimer.o - Start=0x000068f0 End=0x00006b20 Size=560fsl_wtimer.o #6354 FILE: fsl_inputmux.o - Start=0x00006b20 End=0x00006b34 Size=20 #6360 FILE: fsl_fmeas.o - Start=0x00006b34 End=0x00006b5a Size=38 #6363 FILE: fsl_sha.o - Start=0x00006b5a End=0x00006d64 Size=522 #6363 FILE: fsl_sha.o - Start=0x00006b5a End=0x00006d64 Size=522fsl_sha.o #6377 FILE: Exceptions_NVIC.o - Start=0x00006d64 End=0x00006d90 Size=44 #6380 FILE: MicroExceptions_arm.o - Start=0x00006d90 End=0x00007728 Size=2456 #6380 FILE: MicroExceptions_arm.o - Start=0x00006d90 End=0x00007728 Size=2456MicroExceptions_arm.o #6419 FILE: Debug.o - Start=0x00007728 End=0x0000777a Size=82 #6431 FILE: OtaSupport.o - Start=0x0000777a End=0x00007a14 Size=666 #6431 FILE: OtaSupport.o - Start=0x0000777a End=0x00007a14 Size=666OtaSupport.o #6471 FILE: OtaUtils.o - Start=0x00007a14 End=0x00007e54 Size=1088 #6471 FILE: OtaUtils.o - Start=0x00007a14 End=0x00007e54 Size=1088OtaUtils.o #6490 FILE: psector_api.o - Start=0x00007e54 End=0x00007e90 Size=60 #6496 FILE: FunctionLib.o - Start=0x00007e90 End=0x00007ed4 Size=68 #6506 FILE: SecLib.o - Start=0x00007ed4 End=0x000081b0 Size=732 #6506 FILE: SecLib.o - Start=0x00007ed4 End=0x000081b0 Size=732SecLib.o #6524 FILE: RNG.o - Start=0x000081b0 End=0x00008270 Size=192 #6536 FILE: GenericList.o - Start=0x00008270 End=0x000082f6 Size=134 #6548 FILE: Messaging.o - Start=0x000082f6 End=0x00008340 Size=74 #6563 FILE: MemManager.o - Start=0x00008340 End=0x00008478 Size=312 #6563 FILE: MemManager.o - Start=0x00008340 End=0x00008478 Size=312MemManager.o #6572 FILE: TimersManager.o - Start=0x00008478 End=0x000087a0 Size=808 #6572 FILE: TimersManager.o - Start=0x00008478 End=0x000087a0 Size=808TimersManager.o #6589 FILE: TMR_Adapter.o - Start=0x000087a0 End=0x00008b48 Size=936 #6589 FILE: TMR_Adapter.o - Start=0x000087a0 End=0x00008b48 Size=936TMR_Adapter.o #6631 FILE: fsl_ctimer.o - Start=0x00008b48 End=0x00008bc4 Size=124 #6640 FILE: fsl_rtc.o - Start=0x00008bc4 End=0x00008bde Size=26 #6643 FILE: Panic.o - Start=0x00008bde End=0x00008be0 Size=2 #6645 FILE: fsl_dma.o - Start=0x00008be0 End=0x00008cc4 Size=228 #6653 FILE: MicroInt_arm_sdk2.o - Start=0x00008cc4 End=0x00008ce4 Size=32 #6659 FILE: PWR.o - Start=0x00008ce4 End=0x0000911c Size=1080 #6659 FILE: PWR.o - Start=0x00008ce4 End=0x0000911c Size=1080PWR.o #6708 FILE: PWR_setjmp.o - Start=0x0000911c End=0x00009138 Size=28 #6712 FILE: PWRLib.o - Start=0x00009138 End=0x000093f8 Size=704 #6712 FILE: PWRLib.o - Start=0x00009138 End=0x000093f8 Size=704PWRLib.o #6744 FILE: GPIO_Adapter.o - Start=0x000093f8 End=0x00009404 Size=12 #6747 FILE: fsl_str.o - Start=0x00009404 End=0x0000997c Size=1400 #6747 FILE: fsl_str.o - Start=0x00009404 End=0x0000997c Size=1400fsl_str.o #6750 FILE: serial_manager.o - Start=0x0000997c End=0x00009bd8 Size=604 #6750 FILE: serial_manager.o - Start=0x0000997c End=0x00009bd8 Size=604serial_manager.o #6771 FILE: serial_port_uart.o - Start=0x00009bd8 End=0x00009ca4 Size=204 #6780 FILE: usart_adapter.o - Start=0x00009ca4 End=0x00009dec Size=328 #6780 FILE: usart_adapter.o - Start=0x00009ca4 End=0x00009dec Size=328usart_adapter.o #6789 FILE: fsl_assert.o - Start=0x00009dec End=0x00009e08 Size=28 #6792 FILE: timer.o - Start=0x00009e08 End=0x00009e0c Size=4 #6795 FILE: Heap.o - Start=0x00009e0c End=0x00009e54 Size=72 #6800 FILE: Eeprom_InternalFlash.o - Start=0x00009e54 End=0x0000a03c Size=488 #6800 FILE: Eeprom_InternalFlash.o - Start=0x00009e54 End=0x0000a03c Size=488Eeprom_InternalFlash.o #6814 FILE: fsl_os_abstraction_bm.o - Start=0x0000a03c End=0x0000a304 Size=712 #6814 FILE: fsl_os_abstraction_bm.o - Start=0x0000a03c End=0x0000a304 Size=712fsl_os_abstraction_bm.o #6870 FILE: GreenPower.o - Start=0x0000a304 End=0x0000aadc Size=2008 #6870 FILE: GreenPower.o - Start=0x0000a304 End=0x0000aadc Size=2008GreenPower.o #6919 FILE: GreenPowerCommissioningNotification.o - Start=0x0000aadc End=0x0000ad76 Size=666 #6919 FILE: GreenPowerCommissioningNotification.o - Start=0x0000aadc End=0x0000ad76 Size=666GreenPowerCommissioningNotification.o #6925 FILE: GreenPowerCommon.o - Start=0x0000ad76 End=0x0000ba48 Size=3282 #6925 FILE: GreenPowerCommon.o - Start=0x0000ad76 End=0x0000ba48 Size=3282GreenPowerCommon.o #7009 FILE: GreenPowerCustomCommandHandler.o - Start=0x0000ba48 End=0x0000bb1c Size=212 #7012 FILE: GreenPowerCustomCommandResponses.o - Start=0x0000bb1c End=0x0000c794 Size=3192 #7012 FILE: GreenPowerCustomCommandResponses.o - Start=0x0000bb1c End=0x0000c794 Size=3192GreenPowerCustomCommandResponses.o #7061 FILE: GreenPowerDataIndication.o - Start=0x0000c794 End=0x0000c960 Size=460 #7061 FILE: GreenPowerDataIndication.o - Start=0x0000c794 End=0x0000c960 Size=460GreenPowerDataIndication.o #7070 FILE: GreenPowerDirectCommandHandler.o - Start=0x0000c960 End=0x0000ca94 Size=308 #7070 FILE: GreenPowerDirectCommandHandler.o - Start=0x0000c960 End=0x0000ca94 Size=308GreenPowerDirectCommandHandler.o #7077 FILE: GreenPowerNotification.o - Start=0x0000ca94 End=0x0000ccb8 Size=548 #7077 FILE: GreenPowerNotification.o - Start=0x0000ca94 End=0x0000ccb8 Size=548GreenPowerNotification.o #7083 FILE: GreenPowerPairing.o - Start=0x0000ccb8 End=0x0000cfd2 Size=794 #7083 FILE: GreenPowerPairing.o - Start=0x0000ccb8 End=0x0000cfd2 Size=794GreenPowerPairing.o #7086 FILE: GreenPowerProxyCommissioningMode.o - Start=0x0000cfd2 End=0x0000d24c Size=634 #7086 FILE: GreenPowerProxyCommissioningMode.o - Start=0x0000cfd2 End=0x0000d24c Size=634GreenPowerProxyCommissioningMode.o #7095 FILE: GreenPowerProxyGPDHandler.o - Start=0x0000d24c End=0x0000d6b0 Size=1124 #7095 FILE: GreenPowerProxyGPDHandler.o - Start=0x0000d24c End=0x0000d6b0 Size=1124GreenPowerProxyGPDHandler.o #7098 FILE: GreenPowerProxyTableRequest.o - Start=0x0000d6b0 End=0x0000d75e Size=174 #7101 FILE: GreenPowerProxyTableResponse.o - Start=0x0000d75e End=0x0000d866 Size=264 #7107 FILE: GreenPowerResponse.o - Start=0x0000d866 End=0x0000d93e Size=216 #7110 FILE: GreenPowerScheduler.o - Start=0x0000d93e End=0x0000d9fc Size=190 #7116 FILE: GreenPowerSinkTableResponse.o - Start=0x0000d9fc End=0x0000da90 Size=148 #7119 FILE: gp.o - Start=0x0000da90 End=0x0000db18 Size=136 #7122 FILE: Basic.o - Start=0x0000db18 End=0x0000db84 Size=108 #7125 FILE: BasicClientCommands.o - Start=0x0000db84 End=0x0000db96 Size=18 #7128 FILE: BasicCommandHandler.o - Start=0x0000db96 End=0x0000dbf8 Size=98 #7131 FILE: Groups.o - Start=0x0000dbf8 End=0x0000ddae Size=438 #7131 FILE: Groups.o - Start=0x0000dbf8 End=0x0000ddae Size=438Groups.o #7140 FILE: GroupsCommandHandler.o - Start=0x0000ddae End=0x0000e0f2 Size=836 #7140 FILE: GroupsCommandHandler.o - Start=0x0000ddae End=0x0000e0f2 Size=836GroupsCommandHandler.o #7145 FILE: GroupsServerCommands.o - Start=0x0000e0f2 End=0x0000e212 Size=288 #7145 FILE: GroupsServerCommands.o - Start=0x0000e0f2 End=0x0000e212 Size=288GroupsServerCommands.o #7157 FILE: GroupsTableManager.o - Start=0x0000e212 End=0x0000e4e2 Size=720 #7157 FILE: GroupsTableManager.o - Start=0x0000e212 End=0x0000e4e2 Size=720GroupsTableManager.o #7181 FILE: Identify.o - Start=0x0000e4e2 End=0x0000e5d4 Size=242 #7190 FILE: IdentifyCommandHandler.o - Start=0x0000e5d4 End=0x0000e6e0 Size=268 #7193 FILE: IdentifyServerCommands.o - Start=0x0000e6e0 End=0x0000e780 Size=160 #7205 FILE: OnOff.o - Start=0x0000e780 End=0x0000e7e4 Size=100 #7210 FILE: OnOffCommandHandler.o - Start=0x0000e7e4 End=0x0000e8a0 Size=188 #7213 FILE: OnOffCommands.o - Start=0x0000e8a0 End=0x0000e8b4 Size=20 #7217 FILE: base_device.o - Start=0x0000e8b4 End=0x0000e998 Size=228 #7220 FILE: OTA.o - Start=0x0000e998 End=0x0000eff0 Size=1624 #7220 FILE: OTA.o - Start=0x0000e998 End=0x0000eff0 Size=1624OTA.o #7286 FILE: OTA_ClientUpgradeManager.o - Start=0x0000eff0 End=0x000100a8 Size=4280 #7286 FILE: OTA_ClientUpgradeManager.o - Start=0x0000eff0 End=0x000100a8 Size=4280OTA_ClientUpgradeManager.o #7310 FILE: OTA_CustomCommandHandler.o - Start=0x000100a8 End=0x00010174 Size=204 #7313 FILE: OTA_CustomReceiveCommands.o - Start=0x00010174 End=0x000106f0 Size=1404 #7313 FILE: OTA_CustomReceiveCommands.o - Start=0x00010174 End=0x000106f0 Size=1404OTA_CustomReceiveCommands.o #7331 FILE: OTA_client.o - Start=0x000106f0 End=0x00010c24 Size=1332 #7331 FILE: OTA_client.o - Start=0x000106f0 End=0x00010c24 Size=1332OTA_client.o #7346 FILE: OTA_common.o - Start=0x00010c24 End=0x00010cac Size=136 #7378 FILE: dlist.o - Start=0x00010cac End=0x00010df8 Size=332 #7378 FILE: dlist.o - Start=0x00010cac End=0x00010df8 Size=332dlist.o #7416 FILE: zcl.o - Start=0x00010df8 End=0x000111a8 Size=944 #7416 FILE: zcl.o - Start=0x00010df8 End=0x000111a8 Size=944zcl.o #7443 FILE: zcl_CustomCommandReceive.o - Start=0x000111a8 End=0x000112e4 Size=316 #7443 FILE: zcl_CustomCommandReceive.o - Start=0x000111a8 End=0x000112e4 Size=316zcl_CustomCommandReceive.o #7447 FILE: zcl_CustomCommandSend.o - Start=0x000112e4 End=0x00011560 Size=636 #7447 FILE: zcl_CustomCommandSend.o - Start=0x000112e4 End=0x00011560 Size=636zcl_CustomCommandSend.o #7453 FILE: zcl_PDUbufferReadWrite.o - Start=0x00011560 End=0x000116b6 Size=342 #7453 FILE: zcl_PDUbufferReadWrite.o - Start=0x00011560 End=0x000116b6 Size=342zcl_PDUbufferReadWrite.o #7465 FILE: zcl_PDUbufferReadWriteString.o - Start=0x000116b6 End=0x0001195e Size=680 #7465 FILE: zcl_PDUbufferReadWriteString.o - Start=0x000116b6 End=0x0001195e Size=680zcl_PDUbufferReadWriteString.o #7486 FILE: zcl_WriteAttributesRequestHandle.o - Start=0x0001195e End=0x00011c8a Size=812 #7486 FILE: zcl_WriteAttributesRequestHandle.o - Start=0x0001195e End=0x00011c8a Size=812zcl_WriteAttributesRequestHandle.o #7489 FILE: zcl_attribute.o - Start=0x00011c8a End=0x00012094 Size=1034 #7489 FILE: zcl_attribute.o - Start=0x00011c8a End=0x00012094 Size=1034zcl_attribute.o #7525 FILE: zcl_buffer.o - Start=0x00012094 End=0x000120dc Size=72 #7531 FILE: zcl_command.o - Start=0x000120dc End=0x0001220c Size=304 #7531 FILE: zcl_command.o - Start=0x000120dc End=0x0001220c Size=304zcl_command.o #7543 FILE: zcl_common.o - Start=0x0001220c End=0x00012264 Size=88 #7549 FILE: zcl_configureReportingCommandHandle.o - Start=0x00012264 End=0x0001273c Size=1240 #7549 FILE: zcl_configureReportingCommandHandle.o - Start=0x00012264 End=0x0001273c Size=1240zcl_configureReportingCommandHandle.o #7552 FILE: zcl_defaultResponse.o - Start=0x0001273c End=0x00012834 Size=248 #7555 FILE: zcl_event.o - Start=0x00012834 End=0x00012e20 Size=1516 #7555 FILE: zcl_event.o - Start=0x00012834 End=0x00012e20 Size=1516zcl_event.o #7567 FILE: zcl_heap.o - Start=0x00012e20 End=0x00012e58 Size=56 #7570 FILE: zcl_library_options.o - Start=0x00012e58 End=0x00012ebe Size=102 #7576 FILE: zcl_readAttributesRequestHandle.o - Start=0x00012ebe End=0x000130c6 Size=520 #7576 FILE: zcl_readAttributesRequestHandle.o - Start=0x00012ebe End=0x000130c6 Size=520zcl_readAttributesRequestHandle.o #7579 FILE: zcl_readReportingConfigurationCommandHandle.o - Start=0x000130c6 End=0x00013384 Size=702 #7579 FILE: zcl_readReportingConfigurationCommandHandle.o - Start=0x000130c6 End=0x00013384 Size=702zcl_readReportingConfigurationCommandHandle.o #7585 FILE: zcl_reportManager.o - Start=0x00013384 End=0x0001376c Size=1000 #7585 FILE: zcl_reportManager.o - Start=0x00013384 End=0x0001376c Size=1000zcl_reportManager.o #7606 FILE: zcl_reportMaths.o - Start=0x0001376c End=0x00013996 Size=554 #7606 FILE: zcl_reportMaths.o - Start=0x0001376c End=0x00013996 Size=554zcl_reportMaths.o #7614 FILE: zcl_reportScheduler.o - Start=0x00013996 End=0x00013c58 Size=706 #7614 FILE: zcl_reportScheduler.o - Start=0x00013996 End=0x00013c58 Size=706zcl_reportScheduler.o #7619 FILE: zcl_reportStringHandling.o - Start=0x00013c58 End=0x00013d38 Size=224 #7634 FILE: zcl_reportStructure.o - Start=0x00013d38 End=0x00013dbc Size=132 #7640 FILE: zcl_search.o - Start=0x00013dbc End=0x00014180 Size=964 #7640 FILE: zcl_search.o - Start=0x00013dbc End=0x00014180 Size=964zcl_search.o #7670 FILE: zcl_timer.o - Start=0x00014180 End=0x00014314 Size=404 #7670 FILE: zcl_timer.o - Start=0x00014180 End=0x00014314 Size=404zcl_timer.o #7682 FILE: zcl_transmit.o - Start=0x00014314 End=0x0001467c Size=872 #7682 FILE: zcl_transmit.o - Start=0x00014314 End=0x0001467c Size=872zcl_transmit.o #7689 FILE: bdb_fr.o - Start=0x0001467c End=0x000146f4 Size=120 #7692 FILE: bdb_start.o - Start=0x000146f4 End=0x00014b94 Size=1184 #7692 FILE: bdb_start.o - Start=0x000146f4 End=0x00014b94 Size=1184bdb_start.o #7723 FILE: bdb_state_machine.o - Start=0x00014b94 End=0x00014c3c Size=168 #7732 FILE: bdb_ns.o - Start=0x00014c3c End=0x000152d0 Size=1684 #7732 FILE: bdb_ns.o - Start=0x00014c3c End=0x000152d0 Size=1684bdb_ns.o #7759 FILE: bdb_nf.o - Start=0x000152d0 End=0x000155a4 Size=724 #7759 FILE: bdb_nf.o - Start=0x000152d0 End=0x000155a4 Size=724bdb_nf.o #7773 FILE: bdb_fb_common.o - Start=0x000155a4 End=0x000155b0 Size=12 #7776 FILE: bdb_fb_target.o - Start=0x000155b0 End=0x00015648 Size=152 #7782 FILE: bdb_DeviceCommissioning.o - Start=0x00015648 End=0x0001595c Size=788 #7782 FILE: bdb_DeviceCommissioning.o - Start=0x00015648 End=0x0001595c Size=788bdb_DeviceCommissioning.o #7792 FILE: pdum_nwk.o - Start=0x0001595c End=0x00015dd8 Size=1148 #7792 FILE: pdum_nwk.o - Start=0x0001595c End=0x00015dd8 Size=1148pdum_nwk.o #7861 FILE: pdum_apl.o - Start=0x00015dd8 End=0x00015fe0 Size=520 #7861 FILE: pdum_apl.o - Start=0x00015dd8 End=0x00015fe0 Size=520pdum_apl.o #7896 FILE: pdum.o - Start=0x00015fe0 End=0x000162d8 Size=760 #7896 FILE: pdum.o - Start=0x00015fe0 End=0x000162d8 Size=760pdum.o #7909 FILE: PDM_Create.c.obj - Start=0x000162d8 End=0x00016474 Size=412 #7909 FILE: PDM_Create.c.obj - Start=0x000162d8 End=0x00016474 Size=412PDM_Create.c.obj #7921 FILE: PDM_FLASH.c.obj - Start=0x00016474 End=0x000166e8 Size=628 #7921 FILE: PDM_FLASH.c.obj - Start=0x00016474 End=0x000166e8 Size=628PDM_FLASH.c.obj #7952 FILE: PDM_FileSystemData.c.obj - Start=0x000166e8 End=0x000169cc Size=740 #7952 FILE: PDM_FileSystemData.c.obj - Start=0x000166e8 End=0x000169cc Size=740PDM_FileSystemData.c.obj #7961 FILE: PDM_FileSystemDelete.c.obj - Start=0x000169cc End=0x00016a64 Size=152 #7969 FILE: PDM_FileSystemGenerate.c.obj - Start=0x00016a64 End=0x00016d64 Size=768 #7969 FILE: PDM_FileSystemGenerate.c.obj - Start=0x00016a64 End=0x00016d64 Size=768PDM_FileSystemGenerate.c.obj #7975 FILE: PDM_FileSystemHeaderAccessFunctions.c.obj - Start=0x00016d64 End=0x00016e74 Size=272 #8016 FILE: PDM_FileSystemHeaderRepair.c.obj - Start=0x00016e74 End=0x00016fdc Size=360 #8016 FILE: PDM_FileSystemHeaderRepair.c.obj - Start=0x00016e74 End=0x00016fdc Size=360PDM_FileSystemHeaderRepair.c.obj #8025 FILE: PDM_FileSystemMove.c.obj - Start=0x00016fdc End=0x000171ac Size=464 #8025 FILE: PDM_FileSystemMove.c.obj - Start=0x00016fdc End=0x000171ac Size=464PDM_FileSystemMove.c.obj #8045 FILE: PDM_FileSystemVerify.c.obj - Start=0x000171ac End=0x00017364 Size=440 #8045 FILE: PDM_FileSystemVerify.c.obj - Start=0x000171ac End=0x00017364 Size=440PDM_FileSystemVerify.c.obj #8050 FILE: PDM_NVMheaderAccessFunctions.c.obj - Start=0x00017364 End=0x0001738a Size=38 #8053 FILE: PDM_NVMheaderReadAndWrite.c.obj - Start=0x0001738a End=0x000173f8 Size=110 #8059 FILE: PDM_NVMReadAndWrite.c.obj - Start=0x000173f8 End=0x000174e6 Size=238 #8065 FILE: PDM_NVMsegmentStatus.c.obj - Start=0x000174e6 End=0x00017516 Size=48 #8068 FILE: PDM_SearchAndListOrder.c.obj - Start=0x00017516 End=0x000176bc Size=422 #8068 FILE: PDM_SearchAndListOrder.c.obj - Start=0x00017516 End=0x000176bc Size=422PDM_SearchAndListOrder.c.obj #8088 FILE: PDM_Segment.c.obj - Start=0x000176bc End=0x0001782c Size=368 #8088 FILE: PDM_Segment.c.obj - Start=0x000176bc End=0x0001782c Size=368PDM_Segment.c.obj #8094 FILE: PDM_SegmentData.c.obj - Start=0x0001782c End=0x00017890 Size=100 #8103 FILE: PDM_SegmentReplace.c.obj - Start=0x00017890 End=0x00017c28 Size=920 #8103 FILE: PDM_SegmentReplace.c.obj - Start=0x00017890 End=0x00017c28 Size=920PDM_SegmentReplace.c.obj #8117 FILE: PDM_SegmentSequenceExtendDelete.c.obj - Start=0x00017c28 End=0x00017cf8 Size=208 #8123 FILE: PDM_SegmentSequenceExtendReconstruct.c.obj - Start=0x00017cf8 End=0x00017f80 Size=648 #8123 FILE: PDM_SegmentSequenceExtendReconstruct.c.obj - Start=0x00017cf8 End=0x00017f80 Size=648PDM_SegmentSequenceExtendReconstruct.c.obj #8128 FILE: PDM_SegmentSequenceSave.c.obj - Start=0x00017f80 End=0x00018226 Size=678 #8128 FILE: PDM_SegmentSequenceSave.c.obj - Start=0x00017f80 End=0x00018226 Size=678PDM_SegmentSequenceSave.c.obj #8139 FILE: PDM_slist.c.obj - Start=0x00018226 End=0x00018348 Size=290 #8139 FILE: PDM_slist.c.obj - Start=0x00018226 End=0x00018348 Size=290PDM_slist.c.obj #8175 FILE: PdmNoRtosStub.c.obj - Start=0x00018348 End=0x00018360 Size=24 #8181 FILE: PDM_FileSystem.c.obj - Start=0x00018360 End=0x00018524 Size=452 #8181 FILE: PDM_FileSystem.c.obj - Start=0x00018360 End=0x00018524 Size=452PDM_FileSystem.c.obj #8199 FILE: PDM_FileSystemHeaderChecksum.c.obj - Start=0x00018524 End=0x00018594 Size=112 #8202 FILE: PDM_FileSystemHeaderVerify.c.obj - Start=0x00018594 End=0x0001860c Size=120 #8208 FILE: PDM_SegmentSequenceExtendFilter.c.obj - Start=0x0001860c End=0x00018804 Size=504 #8208 FILE: PDM_SegmentSequenceExtendFilter.c.obj - Start=0x0001860c End=0x00018804 Size=504PDM_SegmentSequenceExtendFilter.c.obj #8219 FILE: PDM_WearLevelling.c.obj - Start=0x00018804 End=0x000188ec Size=232 #8224 FILE: zps_apl_af.o - Start=0x000188ec End=0x00018cb8 Size=972 #8224 FILE: zps_apl_af.o - Start=0x000188ec End=0x00018cb8 Size=972zps_apl_af.o #8282 FILE: zps_apl_af_apsde.o - Start=0x00018cb8 End=0x00019214 Size=1372 #8282 FILE: zps_apl_af_apsde.o - Start=0x00018cb8 End=0x00019214 Size=1372zps_apl_af_apsde.o #8303 FILE: zps_apl_task.o - Start=0x00019214 End=0x0001947c Size=616 #8303 FILE: zps_apl_task.o - Start=0x00019214 End=0x0001947c Size=616zps_apl_task.o #8328 FILE: zps_apl_apsde.o - Start=0x0001947c End=0x0001a0e4 Size=3176 #8328 FILE: zps_apl_apsde.o - Start=0x0001947c End=0x0001a0e4 Size=3176zps_apl_apsde.o #8396 FILE: zps_apl_apsme.o - Start=0x0001a0e4 End=0x0001ae50 Size=3436 #8396 FILE: zps_apl_apsme.o - Start=0x0001a0e4 End=0x0001ae50 Size=3436zps_apl_apsme.o #8460 FILE: zps_apl_aps_nlde.o - Start=0x0001ae50 End=0x0001bcfc Size=3756 #8460 FILE: zps_apl_aps_nlde.o - Start=0x0001ae50 End=0x0001bcfc Size=3756zps_apl_aps_nlde.o #8476 FILE: zps_apl_sec.o - Start=0x0001bcfc End=0x0001c4c2 Size=1990 #8476 FILE: zps_apl_sec.o - Start=0x0001bcfc End=0x0001c4c2 Size=1990zps_apl_sec.o #8503 FILE: zps_apl_aib.o - Start=0x0001c4c2 End=0x0001c750 Size=654 #8503 FILE: zps_apl_aib.o - Start=0x0001c4c2 End=0x0001c750 Size=654zps_apl_aib.o #8545 FILE: zps_apl_zdo_nwkmanager.o - Start=0x0001c750 End=0x0001eb10 Size=9152 #8545 FILE: zps_apl_zdo_nwkmanager.o - Start=0x0001c750 End=0x0001eb10 Size=9152zps_apl_zdo_nwkmanager.o #8705 FILE: zps_apl_zdo_handle_zdp_event.o - Start=0x0001eb10 End=0x0001ec98 Size=392 #8705 FILE: zps_apl_zdo_handle_zdp_event.o - Start=0x0001eb10 End=0x0001ec98 Size=392zps_apl_zdo_handle_zdp_event.o #8708 FILE: zps_apl_zdo_trust_center.o - Start=0x0001ec98 End=0x0001ece4 Size=76 #8714 FILE: zps_apl_zdo_common.o - Start=0x0001ece4 End=0x0001ee50 Size=364 #8714 FILE: zps_apl_zdo_common.o - Start=0x0001ece4 End=0x0001ee50 Size=364zps_apl_zdo_common.o #8726 FILE: zps_apl_zdo_group.o - Start=0x0001ee50 End=0x0001ef08 Size=184 #8735 FILE: zps_apl_zdo_default_server.o - Start=0x0001ef08 End=0x0001f128 Size=544 #8735 FILE: zps_apl_zdo_default_server.o - Start=0x0001ef08 End=0x0001f128 Size=544zps_apl_zdo_default_server.o #8741 FILE: zps_apl_mac_isr.o - Start=0x0001f128 End=0x0001f3b8 Size=656 #8741 FILE: zps_apl_mac_isr.o - Start=0x0001f128 End=0x0001f3b8 Size=656zps_apl_mac_isr.o #8761 FILE: zps_apl_zdo_nwk_addr_server.o - Start=0x0001f3b8 End=0x0001f564 Size=428 #8761 FILE: zps_apl_zdo_nwk_addr_server.o - Start=0x0001f3b8 End=0x0001f564 Size=428zps_apl_zdo_nwk_addr_server.o #8770 FILE: zps_apl_zdo_ieee_addr_server.o - Start=0x0001f564 End=0x0001f6fc Size=408 #8770 FILE: zps_apl_zdo_ieee_addr_server.o - Start=0x0001f564 End=0x0001f6fc Size=408zps_apl_zdo_ieee_addr_server.o #8779 FILE: zps_apl_zdo_match_desc_server.o - Start=0x0001f6fc End=0x0001f9e8 Size=748 #8779 FILE: zps_apl_zdo_match_desc_server.o - Start=0x0001f6fc End=0x0001f9e8 Size=748zps_apl_zdo_match_desc_server.o #8785 FILE: zps_apl_zdo_node_desc_server.o - Start=0x0001f9e8 End=0x0001fb28 Size=320 #8785 FILE: zps_apl_zdo_node_desc_server.o - Start=0x0001f9e8 End=0x0001fb28 Size=320zps_apl_zdo_node_desc_server.o #8791 FILE: zps_apl_zdo_simple_desc_server.o - Start=0x0001fb28 End=0x0001fd44 Size=540 #8791 FILE: zps_apl_zdo_simple_desc_server.o - Start=0x0001fb28 End=0x0001fd44 Size=540zps_apl_zdo_simple_desc_server.o #8797 FILE: zps_apl_zdo_power_desc_server.o - Start=0x0001fd44 End=0x0001fe38 Size=244 #8803 FILE: zps_apl_zdo_active_ep_server.o - Start=0x0001fe38 End=0x0001ff18 Size=224 #8809 FILE: zps_apl_zdo_device_annce_server.o - Start=0x0001ff18 End=0x000200d0 Size=440 #8809 FILE: zps_apl_zdo_device_annce_server.o - Start=0x0001ff18 End=0x000200d0 Size=440zps_apl_zdo_device_annce_server.o #8819 FILE: zps_apl_zdo_parent_annce_server.o - Start=0x000200d0 End=0x000203a4 Size=724 #8819 FILE: zps_apl_zdo_parent_annce_server.o - Start=0x000200d0 End=0x000203a4 Size=724zps_apl_zdo_parent_annce_server.o #8828 FILE: zps_apl_zdo_permit_joining_server.o - Start=0x000203a4 End=0x0002047c Size=216 #8834 FILE: zps_apl_zdo_system_server_discovery_server.o - Start=0x0002047c End=0x00020508 Size=140 #8840 FILE: zps_apl_zdo_mgmt_lqi_server.o - Start=0x00020508 End=0x00020708 Size=512 #8840 FILE: zps_apl_zdo_mgmt_lqi_server.o - Start=0x00020508 End=0x00020708 Size=512zps_apl_zdo_mgmt_lqi_server.o #8846 FILE: zps_apl_zdo_mgmt_rtg_server.o - Start=0x00020708 End=0x00020830 Size=296 #8846 FILE: zps_apl_zdo_mgmt_rtg_server.o - Start=0x00020708 End=0x00020830 Size=296zps_apl_zdo_mgmt_rtg_server.o #8852 FILE: zps_apl_zdo_mgmt_leave_server.o - Start=0x00020830 End=0x00020a90 Size=608 #8852 FILE: zps_apl_zdo_mgmt_leave_server.o - Start=0x00020830 End=0x00020a90 Size=608zps_apl_zdo_mgmt_leave_server.o #8861 FILE: zps_apl_zdo_mgmt_nwk_update_server.o - Start=0x00020a90 End=0x0002114a Size=1722 #8861 FILE: zps_apl_zdo_mgmt_nwk_update_server.o - Start=0x00020a90 End=0x0002114a Size=1722zps_apl_zdo_mgmt_nwk_update_server.o #8878 FILE: zps_apl_zdo_bind_unbind_server.o - Start=0x0002114a End=0x000213f0 Size=678 #8878 FILE: zps_apl_zdo_bind_unbind_server.o - Start=0x0002114a End=0x000213f0 Size=678zps_apl_zdo_bind_unbind_server.o #8887 FILE: zps_apl_zdo_bound_data_request_manager.o - Start=0x000213f0 End=0x00021c7c Size=2188 #8887 FILE: zps_apl_zdo_bound_data_request_manager.o - Start=0x000213f0 End=0x00021c7c Size=2188zps_apl_zdo_bound_data_request_manager.o #8908 FILE: zps_apl_zdo_nwkmanager_client.o - Start=0x00021c7c End=0x00021f84 Size=776 #8908 FILE: zps_apl_zdo_nwkmanager_client.o - Start=0x00021c7c End=0x00021f84 Size=776zps_apl_zdo_nwkmanager_client.o #8919 FILE: zps_apl_zdo_mgmt_bind_server.o - Start=0x00021f84 End=0x00022170 Size=492 #8919 FILE: zps_apl_zdo_mgmt_bind_server.o - Start=0x00021f84 End=0x00022170 Size=492zps_apl_zdo_mgmt_bind_server.o #8925 FILE: zps_apl_zdp_apsde_req.o - Start=0x00022170 End=0x00022308 Size=408 #8925 FILE: zps_apl_zdp_apsde_req.o - Start=0x00022170 End=0x00022308 Size=408zps_apl_zdp_apsde_req.o #8937 FILE: zps_apl_zdp_device_annce.o - Start=0x00022308 End=0x00022370 Size=104 #8940 FILE: zps_apl_zdp_ieee_addr_req.o - Start=0x00022370 End=0x000223d8 Size=104 #8943 FILE: zps_apl_zdp_match_desc_req.o - Start=0x000223d8 End=0x00022490 Size=184 #8946 FILE: zps_apl_zdp_mgmt_permit_joining_req.o - Start=0x00022490 End=0x00022544 Size=180 #8949 FILE: zps_apl_zdp_node_desc_req.o - Start=0x00022544 End=0x000225c0 Size=124 #8952 FILE: zps_apl_zdp_nwk_addr_rsp.o - Start=0x000225c0 End=0x0002268c Size=204 #8955 FILE: zps_apl_zdp_ieee_addr_rsp.o - Start=0x0002268c End=0x00022758 Size=204 #8958 FILE: zps_apl_zdp_node_desc_rsp.o - Start=0x00022758 End=0x000227f8 Size=160 #8961 FILE: zps_apl_zdp_parent_annce_rsp.o - Start=0x000227f8 End=0x000228a4 Size=172 #8964 FILE: zps_apl_zdp_power_desc_rsp.o - Start=0x000228a4 End=0x00022934 Size=144 #8967 FILE: zps_apl_zdp_simple_desc_rsp.o - Start=0x00022934 End=0x00022a14 Size=224 #8970 FILE: zps_apl_zdp_active_ep_rsp.o - Start=0x00022a14 End=0x00022aa0 Size=140 #8973 FILE: zps_apl_zdp_match_desc_rsp.o - Start=0x00022aa0 End=0x00022b2c Size=140 #8976 FILE: zps_apl_zdp_system_server_discovery_rsp.o - Start=0x00022b2c End=0x00022ba0 Size=116 #8979 FILE: zps_apl_zdp_bind_rsp.o - Start=0x00022ba0 End=0x00022bc6 Size=38 #8982 FILE: zps_apl_zdp_unbind_rsp.o - Start=0x00022bc6 End=0x00022bec Size=38 #8985 FILE: zps_apl_zdp_mgmt_lqi_rsp.o - Start=0x00022bec End=0x00022cdc Size=240 #8988 FILE: zps_apl_zdp_mgmt_rtg_rsp.o - Start=0x00022cdc End=0x00022d98 Size=188 #8991 FILE: zps_apl_zdp_mgmt_leave_rsp.o - Start=0x00022d98 End=0x00022dc0 Size=40 #8995 FILE: zps_apl_zdp_mgmt_nwk_update_notify_rsp.o - Start=0x00022dc0 End=0x00022e68 Size=168 #8998 FILE: zps_apl_zdp_mgmt_permit_joining_rsp.o - Start=0x00022e68 End=0x00022e8e Size=38 #9001 FILE: zps_mac_common.o - Start=0x00022e8e End=0x00023008 Size=378 #9001 FILE: zps_mac_common.o - Start=0x00022e8e End=0x00023008 Size=378zps_mac_common.o #9052 FILE: zps_mac_ie.o - Start=0x00023008 End=0x000230cc Size=196 #9055 FILE: zps_mac_if_table.o - Start=0x000230cc End=0x000234cc Size=1024 #9055 FILE: zps_mac_if_table.o - Start=0x000230cc End=0x000234cc Size=1024zps_mac_if_table.o #9109 FILE: zps_mac_shim.o - Start=0x000234cc End=0x00023734 Size=616 #9109 FILE: zps_mac_shim.o - Start=0x000234cc End=0x00023734 Size=616zps_mac_shim.o #9257 FILE: zps_miniMac.o - Start=0x00023734 End=0x0002427c Size=2888 #9257 FILE: zps_miniMac.o - Start=0x00023734 End=0x0002427c Size=2888zps_miniMac.o #9390 FILE: pwrm.o - Start=0x0002427c End=0x0002429c Size=32 #9399 FILE: zps_apl_gp.o - Start=0x0002429c End=0x0002499c Size=1792 #9399 FILE: zps_apl_gp.o - Start=0x0002429c End=0x0002499c Size=1792zps_apl_gp.o #9426 FILE: zps_bdir_gp.o - Start=0x0002499c End=0x000251e0 Size=2116 #9426 FILE: zps_bdir_gp.o - Start=0x0002499c End=0x000251e0 Size=2116zps_bdir_gp.o #9452 FILE: zps_apl_gp_security.o - Start=0x000251e0 End=0x000256e8 Size=1288 #9452 FILE: zps_apl_gp_security.o - Start=0x000251e0 End=0x000256e8 Size=1288zps_apl_gp_security.o #9470 FILE: zps_apl_options.o - Start=0x000256e8 End=0x0002575a Size=114 #9479 FILE: zps_apl_interpan.o - Start=0x0002575a End=0x00025ad0 Size=886 #9479 FILE: zps_apl_interpan.o - Start=0x0002575a End=0x00025ad0 Size=886zps_apl_interpan.o #9495 FILE: zps_nwk_dcim.o - Start=0x00025ad0 End=0x00025b1c Size=76 #9507 FILE: zps_nwk_leave.o - Start=0x00025b1c End=0x00025f38 Size=1052 #9507 FILE: zps_nwk_leave.o - Start=0x00025b1c End=0x00025f38 Size=1052zps_nwk_leave.o #9526 FILE: zps_nwk_lib.o - Start=0x00025f38 End=0x00026114 Size=476 #9526 FILE: zps_nwk_lib.o - Start=0x00025f38 End=0x00026114 Size=476zps_nwk_lib.o #9560 FILE: zps_nwk_lkst.o - Start=0x00026114 End=0x000266ac Size=1432 #9560 FILE: zps_nwk_lkst.o - Start=0x00026114 End=0x000266ac Size=1432zps_nwk_lkst.o #9584 FILE: zps_nwk_main.o - Start=0x000266ac End=0x0002674c Size=160 #9600 FILE: zps_nwk_maint.o - Start=0x0002674c End=0x0002771e Size=4050 #9600 FILE: zps_nwk_maint.o - Start=0x0002674c End=0x0002771e Size=4050zps_nwk_maint.o #9686 FILE: zps_nwk_mcps.o - Start=0x0002771e End=0x00028fb4 Size=6294 #9686 FILE: zps_nwk_mcps.o - Start=0x0002771e End=0x00028fb4 Size=6294zps_nwk_mcps.o #9776 FILE: zps_nwk_mlme.o - Start=0x00028fb4 End=0x0002901c Size=104 #9779 FILE: zps_nwk_nib.o - Start=0x0002901c End=0x0002a914 Size=6392 #9779 FILE: zps_nwk_nib.o - Start=0x0002901c End=0x0002a914 Size=6392zps_nwk_nib.o #9963 FILE: zps_nwk_nlde.o - Start=0x0002a914 End=0x0002ab74 Size=608 #9963 FILE: zps_nwk_nlde.o - Start=0x0002a914 End=0x0002ab74 Size=608zps_nwk_nlde.o #9972 FILE: zps_nwk_nlme.o - Start=0x0002ab74 End=0x0002ad00 Size=396 #9972 FILE: zps_nwk_nlme.o - Start=0x0002ab74 End=0x0002ad00 Size=396zps_nwk_nlme.o #9975 FILE: zps_nwk_pmjn.o - Start=0x0002ad00 End=0x0002ad84 Size=132 #9984 FILE: zps_nwk_rt.o - Start=0x0002ad84 End=0x0002c058 Size=4820 #9984 FILE: zps_nwk_rt.o - Start=0x0002ad84 End=0x0002c058 Size=4820zps_nwk_rt.o #10047 FILE: zps_nwk_sec.o - Start=0x0002c058 End=0x0002c6e4 Size=1676 #10047 FILE: zps_nwk_sec.o - Start=0x0002c058 End=0x0002c6e4 Size=1676zps_nwk_sec.o #10081 FILE: zps_nwk_slist.o - Start=0x0002c6e4 End=0x0002c770 Size=140 #10105 FILE: zps_nwk_subghz.o - Start=0x0002c770 End=0x0002cb0a Size=922 #10105 FILE: zps_nwk_subghz.o - Start=0x0002c770 End=0x0002cb0a Size=922zps_nwk_subghz.o #10128 FILE: zps_nwk_actv_st.o - Start=0x0002cb0a End=0x0002cbd0 Size=198 #10138 FILE: zps_nwk_btt.o - Start=0x0002cbd0 End=0x0002ce18 Size=584 #10138 FILE: zps_nwk_btt.o - Start=0x0002cbd0 End=0x0002ce18 Size=584zps_nwk_btt.o #10150 FILE: zps_nwk_disc.o - Start=0x0002ce18 End=0x0002cf90 Size=376 #10150 FILE: zps_nwk_disc.o - Start=0x0002ce18 End=0x0002cf90 Size=376zps_nwk_disc.o #10159 FILE: zps_nwk_disc_st.o - Start=0x0002cf90 End=0x0002d404 Size=1140 #10159 FILE: zps_nwk_disc_st.o - Start=0x0002cf90 End=0x0002d404 Size=1140zps_nwk_disc_st.o #10180 FILE: zps_nwk_form_st.o - Start=0x0002d404 End=0x0002d900 Size=1276 #10180 FILE: zps_nwk_form_st.o - Start=0x0002d404 End=0x0002d900 Size=1276zps_nwk_form_st.o #10194 FILE: zps_nwk_frm.o - Start=0x0002d900 End=0x0002e24c Size=2380 #10194 FILE: zps_nwk_frm.o - Start=0x0002d900 End=0x0002e24c Size=2380zps_nwk_frm.o #10217 FILE: zps_nwk_idle_st.o - Start=0x0002e24c End=0x0002e278 Size=44 #10220 FILE: zps_nwk_join.o - Start=0x0002e278 End=0x0002f58c Size=4884 #10220 FILE: zps_nwk_join.o - Start=0x0002e278 End=0x0002f58c Size=4884zps_nwk_join.o #10283 FILE: zps_nwk_join_st.o - Start=0x0002f58c End=0x0002faf6 Size=1386 #10283 FILE: zps_nwk_join_st.o - Start=0x0002f58c End=0x0002faf6 Size=1386zps_nwk_join_st.o #10310 FILE: zps_nwk_mac.o - Start=0x0002faf6 End=0x0002fb02 Size=12 #10313 FILE: zps_nwk_scan.o - Start=0x0002fb02 End=0x0002fb82 Size=128 #10319 FILE: zps_nwk_sync.o - Start=0x0002fb82 End=0x0002fc18 Size=150 #10325 FILE: zps_nwk_intf.o - Start=0x0002fc18 End=0x0002fe52 Size=570 #10325 FILE: zps_nwk_intf.o - Start=0x0002fc18 End=0x0002fe52 Size=570zps_nwk_intf.o #10331 FILE: zps_nwk_form.o - Start=0x0002fe52 End=0x0002ff00 Size=174 #10337 FILE: aes_mmo.c.obj - Start=0x0002ff00 End=0x0003007c Size=380 #10337 FILE: aes_mmo.c.obj - Start=0x0002ff00 End=0x0003007c Size=380aes_mmo.c.obj #10346 FILE: MMAC_TimerServer.o - Start=0x0003007c End=0x0003015a Size=222 #10361 FILE: Mini_Association.o - Start=0x0003015a End=0x00030660 Size=1286 #10361 FILE: Mini_Association.o - Start=0x0003015a End=0x00030660 Size=1286Mini_Association.o #10398 FILE: Mini_Main.o - Start=0x00030660 End=0x00030ad0 Size=1136 #10398 FILE: Mini_Main.o - Start=0x00030660 End=0x00030ad0 Size=1136Mini_Main.o #10466 FILE: Mini_Mcps.o - Start=0x00030ad0 End=0x00030cd8 Size=520 #10466 FILE: Mini_Mcps.o - Start=0x00030ad0 End=0x00030cd8 Size=520Mini_Mcps.o #10486 FILE: Mini_Poll.o - Start=0x00030cd8 End=0x00030e64 Size=396 #10486 FILE: Mini_Poll.o - Start=0x00030cd8 End=0x00030e64 Size=396Mini_Poll.o #10499 FILE: Mini_Running.o - Start=0x00030e64 End=0x00030ffc Size=408 #10499 FILE: Mini_Running.o - Start=0x00030e64 End=0x00030ffc Size=408Mini_Running.o #10508 FILE: Mini_Scan.o - Start=0x00030ffc End=0x000316fc Size=1792 #10508 FILE: Mini_Scan.o - Start=0x00030ffc End=0x000316fc Size=1792Mini_Scan.o #10548 FILE: Mini_Shim.o - Start=0x000316fc End=0x000317c0 Size=196 #10580 FILE: Mini_TimerServer.o - Start=0x000317c0 End=0x00031860 Size=160 #10589 FILE: Mini_TxRx.o - Start=0x00031860 End=0x00031e7c Size=1564 #10589 FILE: Mini_TxRx.o - Start=0x00031860 End=0x00031e7c Size=1564Mini_TxRx.o #10629 FILE: endian.o - Start=0x00031e7c End=0x00031e96 Size=26 #10635 FILE: MMAC.o - Start=0x00031e96 End=0x0003365c Size=6086 #10635 FILE: MMAC.o - Start=0x00031e96 End=0x0003365c Size=6086MMAC.o #10813 FILE: MMAC_RadioInit_JN518x.o - Start=0x0003365c End=0x00033670 Size=20 #10816 FILE: radio.o - Start=0x00033670 End=0x000360bc Size=10828 #10816 FILE: radio.o - Start=0x00033670 End=0x000360bc Size=10828radio.o #11023 FILE: ntag.o - Start=0x000360bc End=0x000364fc Size=1088 #11023 FILE: ntag.o - Start=0x000360bc End=0x000364fc Size=1088ntag.o #11060 FILE: nfc_nwk.o - Start=0x000364fc End=0x00036724 Size=552 #11060 FILE: nfc_nwk.o - Start=0x000364fc End=0x00036724 Size=552nfc_nwk.o #11066 FILE: nfc_ota.o - Start=0x00036724 End=0x00036a24 Size=768 #11066 FILE: nfc_ota.o - Start=0x00036724 End=0x00036a24 Size=768nfc_ota.o #11085 FILE: nfc_i2c.o - Start=0x00036a24 End=0x00036bfc Size=472 #11085 FILE: nfc_i2c.o - Start=0x00036a24 End=0x00036bfc Size=472nfc_i2c.o #11097 FILE: nfc_end.o - Start=0x00036bfc End=0x00036cd4 Size=216 #11121 FILE: zps_tsv.o - Start=0x00036cd4 End=0x00036d38 Size=100 #11136 FILE: zps_apl_inl.o - Start=0x00036d38 End=0x00036d48 Size=16 #11140 FILE: _arm_addsubdf3.o - Start=0x00036d48 End=0x000370c0 Size=888 #11140 FILE: _arm_addsubdf3.o - Start=0x00036d48 End=0x000370c0 Size=888_arm_addsubdf3.o #11156 FILE: _arm_fixdfsi.o - Start=0x000370c0 End=0x00037110 Size=80 #11159 FILE: _aeabi_ldivmod.o - Start=0x00037110 End=0x000371b0 Size=160 #11161 FILE: _aeabi_uldivmod.o - Start=0x000371b0 End=0x000371e0 Size=48 #11163 FILE: _udivmoddi4.o - Start=0x000371e0 End=0x000374b0 Size=720 #11163 FILE: _udivmoddi4.o - Start=0x000371e0 End=0x000374b0 Size=720_udivmoddi4.o #11165 FILE: _dvmd_tls.o - Start=0x000374b0 End=0x000374b4 Size=4 #11168 FILE: lib_a-abs.o - Start=0x000374b4 End=0x000374bc Size=8 #11170 FILE: lib_a-memcmp.o - Start=0x000374bc End=0x00037524 Size=104 #11172 FILE: lib_a-memcpy.o - Start=0x00037524 End=0x00037658 Size=308 #11172 FILE: lib_a-memcpy.o - Start=0x00037524 End=0x00037658 Size=308lib_a-memcpy.o #11174 FILE: lib_a-memset.o - Start=0x00037658 End=0x00037700 Size=168 #11177 FILE: lib_a-strlen.o - Start=0x00037700 End=0x000377dc Size=220 #11179 FILE: lib_a-strncpy.o - Start=0x000377dc End=0x00037840 Size=100 #11181 FILE: linker - Start=0x00037840 End=0x00037850 Size=16 #11184 FILE: app_main.o - Start=0x00037850 End=0x00037988 Size=312 #11184 FILE: app_main.o - Start=0x00037850 End=0x00037988 Size=312app_main.o #11195 FILE: zps_gen.o - Start=0x00037988 End=0x00037d70 Size=1000 #11195 FILE: zps_gen.o - Start=0x00037988 End=0x00037d70 Size=1000zps_gen.o #11222 FILE: app_start.o - Start=0x00037d70 End=0x00037e12 Size=162 #11227 FILE: app_window_covering.o - Start=0x00037e12 End=0x00037f47 Size=309 #11227 FILE: app_window_covering.o - Start=0x00037e12 End=0x00037f47 Size=309app_window_covering.o #11232 FILE: app_zcl_task.o - Start=0x00037f47 End=0x00037f69 Size=34 #11234 FILE: app_buttons.o - Start=0x00037f69 End=0x00037f6b Size=2 #11236 FILE: app_leds.o - Start=0x00037f6b End=0x00037faf Size=68 #11240 FILE: fsl_debug_console.o - Start=0x00037faf End=0x0003807a Size=203 #11248 FILE: fsl_pwm.o - Start=0x0003807a End=0x000380e2 Size=104 #11252 FILE: fsl_gint.o - Start=0x000380e2 End=0x0003815f Size=125 #11256 FILE: temp_sensor_drv.o - Start=0x0003815f End=0x0003823a Size=219 #11260 FILE: fsl_adc.o - Start=0x0003823a End=0x00038328 Size=238 #11277 FILE: board_utility.o - Start=0x00038328 End=0x00038334 Size=12 #11280 FILE: app_ntag.o - Start=0x00038334 End=0x000392a8 Size=3956 #11280 FILE: app_ntag.o - Start=0x00038334 End=0x000392a8 Size=3956app_ntag.o #11296 FILE: fsl_i2c.o - Start=0x000392a8 End=0x0003937c Size=212 #11317 FILE: app_ota_client.o - Start=0x0003937c End=0x00039417 Size=155 #11323 FILE: app_green_power.o - Start=0x00039417 End=0x00039428 Size=17 #11325 FILE: fsl_wwdt.o - Start=0x00039428 End=0x000394e6 Size=190 #11337 FILE: fsl_clock.o - Start=0x000394e6 End=0x000395e4 Size=254 #11345 FILE: fsl_reset.o - Start=0x000395e4 End=0x0003966f Size=139 #11351 FILE: fsl_usart.o - Start=0x0003966f End=0x000397cd Size=350 #11351 FILE: fsl_usart.o - Start=0x0003966f End=0x000397cd Size=350fsl_usart.o #11374 FILE: fsl_flexcomm.o - Start=0x000397cd End=0x000399e8 Size=539 #11374 FILE: fsl_flexcomm.o - Start=0x000397cd End=0x000399e8 Size=539fsl_flexcomm.o #11413 FILE: fsl_common.o - Start=0x000399e8 End=0x00039a69 Size=129 #11417 FILE: fsl_power.o - Start=0x00039a69 End=0x00039b58 Size=239 #11425 FILE: fsl_wtimer.o - Start=0x00039b58 End=0x00039bb8 Size=96 #11427 FILE: MicroExceptions_arm.o - Start=0x00039bb8 End=0x0003a196 Size=1502 #11427 FILE: MicroExceptions_arm.o - Start=0x00039bb8 End=0x0003a196 Size=1502MicroExceptions_arm.o #11447 FILE: OtaSupport.o - Start=0x0003a196 End=0x0003a1c2 Size=44 #11449 FILE: OtaUtils.o - Start=0x0003a1c2 End=0x0003a25e Size=156 #11453 FILE: TimersManager.o - Start=0x0003a25e End=0x0003a267 Size=9 #11455 FILE: TMR_Adapter.o - Start=0x0003a267 End=0x0003a27c Size=21 #11457 FILE: fsl_ctimer.o - Start=0x0003a27c End=0x0003a284 Size=8 #11459 FILE: fsl_dma.o - Start=0x0003a284 End=0x0003a300 Size=124 #11464 FILE: PWR.o - Start=0x0003a300 End=0x0003a338 Size=56 #11467 FILE: PWRLib.o - Start=0x0003a338 End=0x0003a398 Size=96 #11473 FILE: serial_manager.o - Start=0x0003a398 End=0x0003a513 Size=379 #11473 FILE: serial_manager.o - Start=0x0003a398 End=0x0003a513 Size=379serial_manager.o #11500 FILE: serial_port_uart.o - Start=0x0003a513 End=0x0003a5a6 Size=147 #11511 FILE: usart_adapter.o - Start=0x0003a5a6 End=0x0003a698 Size=242 #11526 FILE: fsl_assert.o - Start=0x0003a698 End=0x0003a6d6 Size=62 #11528 FILE: fsl_os_abstraction_bm.o - Start=0x0003a6d6 End=0x0003a6e1 Size=11 #11533 FILE: GreenPower.o - Start=0x0003a6e1 End=0x0003a72a Size=73 #11539 FILE: Basic.o - Start=0x0003a72a End=0x0003a782 Size=88 #11542 FILE: Groups.o - Start=0x0003a782 End=0x0003a79a Size=24 #11545 FILE: Identify.o - Start=0x0003a79a End=0x0003a7b2 Size=24 #11548 FILE: OnOff.o - Start=0x0003a7b2 End=0x0003a7ca Size=24 #11551 FILE: OTA.o - Start=0x0003a7ca End=0x0003a7fa Size=48 #11555 FILE: OTA_client.o - Start=0x0003a7fa End=0x0003a850 Size=86 #11557 FILE: zcl_attribute.o - Start=0x0003a850 End=0x0003a95a Size=266 #11561 FILE: bdb_ns.o - Start=0x0003a95a End=0x0003a98c Size=50 #11563 FILE: bdb_DeviceCommissioning.o - Start=0x0003a98c End=0x0003a99c Size=16 #11564 FILE: PDM_FileSystemData.c.obj - Start=0x0003a99c End=0x0003a9a0 Size=4 #11566 FILE: zps_apl_apsde.o - Start=0x0003a9a0 End=0x0003a9ae Size=14 #11570 FILE: zps_apl_apsme.o - Start=0x0003a9ae End=0x0003a9cc Size=30 #11584 FILE: zps_apl_aps_nlde.o - Start=0x0003a9ca End=0x0003a9cd Size=3 #11587 FILE: zps_apl_sec.o - Start=0x0003a9cd End=0x0003a9d0 Size=3 #11590 FILE: zps_apl_aib.o - Start=0x0003a9d0 End=0x0003aa5e Size=142 #11592 FILE: zps_apl_zdo_nwkmanager.o - Start=0x0003aa5e End=0x0003aa6f Size=17 #11595 FILE: zps_apl_zdo_default_server.o - Start=0x0003aa6f End=0x0003aa86 Size=23 #11598 FILE: zps_apl_zdo_nwk_addr_server.o - Start=0x0003aa86 End=0x0003aa9d Size=23 #11601 FILE: zps_apl_zdo_ieee_addr_server.o - Start=0x0003aa86 End=0x0003aa9d Size=23 #11604 FILE: zps_apl_zdo_match_desc_server.o - Start=0x0003aa86 End=0x0003aa9d Size=23 #11607 FILE: zps_apl_zdo_simple_desc_server.o - Start=0x0003aa86 End=0x0003aa9d Size=23 #11610 FILE: zps_apl_zdo_device_annce_server.o - Start=0x0003aa86 End=0x0003aa9d Size=23 #11613 FILE: zps_apl_zdo_parent_annce_server.o - Start=0x0003aa86 End=0x0003aa89 Size=3 #11617 FILE: zps_apl_zdo_permit_joining_server.o - Start=0x0003aa86 End=0x0003aa89 Size=3 #11619 FILE: zps_apl_zdo_mgmt_leave_server.o - Start=0x0003aa86 End=0x0003aa9d Size=23 #11622 FILE: zps_apl_zdo_mgmt_nwk_update_server.o - Start=0x0003aa86 End=0x0003aa90 Size=10 #11625 FILE: zps_apl_zdo_bind_unbind_server.o - Start=0x0003aa90 End=0x0003aa95 Size=5 #11628 FILE: zps_apl_zdo_nwkmanager_client.o - Start=0x0003aa95 End=0x0003aaa4 Size=15 #11635 FILE: zps_apl_zdo_mgmt_bind_server.o - Start=0x0003aa9f End=0x0003aab2 Size=19 #11638 FILE: zps_apl_zdp_apsde_req.o - Start=0x0003aab2 End=0x0003aab5 Size=3 #11640 FILE: zps_apl_zdp_device_annce.o - Start=0x0003aab2 End=0x0003aab7 Size=5 #11642 FILE: zps_apl_zdp_ieee_addr_req.o - Start=0x0003aab2 End=0x0003aab7 Size=5 #11644 FILE: zps_apl_zdp_match_desc_req.o - Start=0x0003aab7 End=0x0003aabc Size=5 #11646 FILE: zps_apl_zdp_mgmt_permit_joining_req.o - Start=0x0003aab7 End=0x0003aabc Size=5 #11649 FILE: zps_apl_zdp_node_desc_req.o - Start=0x0003aab7 End=0x0003aabc Size=5 #11652 FILE: zps_apl_zdp_nwk_addr_rsp.o - Start=0x0003aab7 End=0x0003aabc Size=5 #11655 FILE: zps_apl_zdp_ieee_addr_rsp.o - Start=0x0003aabc End=0x0003aaca Size=14 #11657 FILE: zps_apl_zdp_node_desc_rsp.o - Start=0x0003aabc End=0x0003aac5 Size=9 #11660 FILE: zps_apl_zdp_parent_annce_rsp.o - Start=0x0003aac5 End=0x0003aacb Size=6 #11662 FILE: zps_apl_zdp_power_desc_rsp.o - Start=0x0003aac5 End=0x0003aacb Size=6 #11664 FILE: zps_apl_zdp_simple_desc_rsp.o - Start=0x0003aac5 End=0x0003aad0 Size=11 #11666 FILE: zps_apl_zdp_active_ep_rsp.o - Start=0x0003aac5 End=0x0003aaca Size=5 #11668 FILE: zps_apl_zdp_match_desc_rsp.o - Start=0x0003aac5 End=0x0003aaca Size=5 #11670 FILE: zps_apl_zdp_system_server_discovery_rsp.o - Start=0x0003aac5 End=0x0003aac9 Size=4 #11672 FILE: zps_apl_zdp_mgmt_lqi_rsp.o - Start=0x0003aac5 End=0x0003aacd Size=8 #11675 FILE: zps_apl_zdp_mgmt_rtg_rsp.o - Start=0x0003aacd End=0x0003aad5 Size=8 #11678 FILE: zps_apl_zdp_mgmt_nwk_update_notify_rsp.o - Start=0x0003aacd End=0x0003aad5 Size=8 #11682 FILE: zps_mac_common.o - Start=0x0003aad0 End=0x0003abb0 Size=224 #11690 FILE: zps_apl_gp.o - Start=0x0003abb0 End=0x0003abb4 Size=4 #11692 FILE: zps_apl_gp_security.o - Start=0x0003abb0 End=0x0003abb4 Size=4 #11694 FILE: zps_apl_interpan.o - Start=0x0003abb4 End=0x0003abb8 Size=4 #11696 FILE: zps_nwk_leave.o - Start=0x0003abb4 End=0x0003abb7 Size=3 #11698 FILE: zps_nwk_maint.o - Start=0x0003abb4 End=0x0003abbe Size=10 #11704 FILE: zps_nwk_mcps.o - Start=0x0003abba End=0x0003abd0 Size=22 #11712 FILE: zps_nwk_mlme.o - Start=0x0003abd0 End=0x0003abe4 Size=20 #11714 FILE: zps_nwk_nib.o - Start=0x0003abe4 End=0x0003ac38 Size=84 #11720 FILE: zps_nwk_nlme.o - Start=0x0003ac38 End=0x0003ac78 Size=64 #11722 FILE: zps_nwk_rt.o - Start=0x0003ac78 End=0x0003ac85 Size=13 #11728 FILE: zps_nwk_sec.o - Start=0x0003ac85 End=0x0003ac8d Size=8 #11732 FILE: zps_nwk_subghz.o - Start=0x0003ac8d End=0x0003ac94 Size=7 #11734 FILE: zps_nwk_actv_st.o - Start=0x0003ac8d End=0x0003ad74 Size=231 #11758 FILE: zps_nwk_disc_st.o - Start=0x0003ad74 End=0x0003adbc Size=72 #11768 FILE: zps_nwk_form_st.o - Start=0x0003adbc End=0x0003adf4 Size=56 #11778 FILE: zps_nwk_frm.o - Start=0x0003adf4 End=0x0003adfb Size=7 #11784 FILE: zps_nwk_idle_st.o - Start=0x0003adfb End=0x0003ae20 Size=37 #11790 FILE: zps_nwk_join.o - Start=0x0003ae20 End=0x0003ae47 Size=39 #11798 FILE: zps_nwk_join_st.o - Start=0x0003ae47 End=0x0003aebc Size=117 #11818 FILE: Mini_Main.o - Start=0x0003aebc End=0x0003aeda Size=30 #11822 FILE: radio.o - Start=0x0003aeda End=0x0003b2f0 Size=1046 #11822 FILE: radio.o - Start=0x0003aeda End=0x0003b2f0 Size=1046radio.o

Index: Top, Memories
RAM0
[Banks, Sections, Files, Symbols, Folders, Tree, Map]
Flash640
[Banks, Sections, Files, Symbols, Folders, Tree, Map]