DimmerSwitch_OM15082.map

This file contains an analysis of the DimmerSwitch_OM15082.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 171204 27% 640kb 4985
RAM0 0x04000000 0x04016000 88kb 90112 21680 25% 24kb 4986
RAM1 0x04020000 0x04030000 64kb 65536 0 0% 0kb 4987

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 21680 25% 24kb 4986

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 4696 29% 0kb 4986 !bootloader
.bss_discard
.boot_resume_stack
BANK1_16KB 0x04004000 0x04008000 16kb 16384 0 0% 0kb 4986
BANK2_16KB 0x04008000 0x0400c000 16kb 16384 0 0% 0kb 4986
BANK3_16KB 0x0400c000 0x04010000 16kb 16384 0 0% 0kb 4986
BANK4_8KB 0x04010000 0x04012000 8kb 8192 600 8% 8kb 4986 .heap
BANK5_8KB 0x04012000 0x04014000 8kb 8192 8192 100% 8kb 4986 .heap
.data
.bss
BANK6_4KB 0x04014000 0x04015000 4kb 4096 4096 100% 4kb 4986 .bss
BANK7_4KB 0x04015000 0x04016000 4kb 4096 4096 100% 4kb 4986 .bss
!warmstart
Expected used in RAM0: 21680 Actual: 21680 100% 24kb 4986

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 5% 10731 BANK0_16KB
.bss_discard 0x04000600 0x04001058 2648 2648 13% 10731 BANK0_16KB
.boot_resume_stack 0x04001058 0x04001458 1024 1024 5% 10757 BANK0_16KB
.heap 0x04011da8 0x040120a0 760 760 4% 10766 BANK4_8KB
BANK5_8KB
.data 0x040120a0 0x040126d0 1584 1580 8% 10779 BANK5_8KB
.bss 0x040126d0 0x04015fe0 14608 14608 68% 11082 BANK5_8KB
BANK6_4KB
BANK7_4KB
!warmstart 0x04015fe0 0x04016000 32 32 1% 11997 BANK7_4KB
Expected used in RAM0: 21680 Actual: 21680 100% 4986

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 / .bss_discard Start End Size % Line
zps_miniMac.o 0x04000600 0x04000bf4 1524 58% 10734
app_main.o 0x04000bf4 0x04001058 1124 43% 10740
Expected total in .bss_discard section: 2648 Actual: 2648 100% 10731
RAM0 / .data Start End Size % Line
pdum_gen.o 0x040120a4 0x04012120 124 8% 10790
pdum_apdu.o 0x04012120 0x04012138 24 2% 10797
zps_gen.o 0x04012138 0x040124c8 912 58% 10802
app_start_switch.o 0x040124c8 0x040124c9 1 1% 10868
app_zlo_switch_node.o 0x040124c9 0x040124cb 2 1% 10870
app_buttons.o 0x040124cb 0x040124d0 5 1% 10874
temp_sensor_drv.o 0x040124d0 0x040124d4 4 1% 10876
app_zps_link_keys.o 0x040124d4 0x040124f4 32 3% 10878
system_K32W061.o 0x040124f4 0x040124f8 4 1% 10884
fsl_power.o 0x040124f8 0x0401250c 20 2% 10887
RNG.o 0x0401250c 0x04012538 44 3% 10895
MemManager.o 0x04012538 0x04012558 32 3% 10896
TimersManager.o 0x04012558 0x04012578 32 3% 10899
TMR_Adapter.o 0x04012578 0x04012580 8 1% 10902
Heap.o 0x04012580 0x0401258c 12 1% 10903
fsl_os_abstraction_bm.o 0x0401258c 0x040125ac 32 3% 10912
Basic.o 0x040125ac 0x040125bc 16 2% 10915
Groups.o 0x040125bc 0x040125cc 16 2% 10918
Identify.o 0x040125cc 0x040125dc 16 2% 10921
LevelControl.o 0x040125dc 0x040125ec 16 2% 10924
OnOff.o 0x040125ec 0x040125fc 16 2% 10927
Scenes.o 0x040125fc 0x0401261c 32 3% 10930
zps_apl_af_apsde.o 0x0401261c 0x0401261e 2 1% 10936
zps_apl_task.o 0x0401261e 0x04012622 4 1% 10938
zps_apl_apsde.o 0x04012622 0x04012628 6 1% 10944
zps_apl_aps_nlde.o 0x04012628 0x0401262c 4 1% 10953
zps_apl_sec.o 0x0401262c 0x0401262d 1 1% 10956
zps_apl_zdo_nwkmanager.o 0x0401262d 0x04012638 11 1% 10959
zps_apl_mac_isr.o 0x04012638 0x04012639 1 1% 10980
zps_apl_zdo_bound_data_request_manager.o 0x04012639 0x0401263a 1 1% 10983
zps_apl_zdo_mgmt_bind_server.o 0x0401263a 0x0401263b 1 1% 10986
zps_mac_shim.o 0x0401263b 0x04012640 5 1% 10989
zps_miniMac.o 0x04012640 0x04012647 7 1% 10995
zps_nwk_leave.o 0x04012647 0x04012648 1 1% 11011
zps_nwk_maint.o 0x04012648 0x0401264a 2 1% 11014
zps_nwk_mcps.o 0x0401264a 0x0401264c 2 1% 11020
zps_nwk_nib.o 0x0401264c 0x0401264e 2 1% 11026
zps_nwk_disc.o 0x0401264e 0x04012654 6 1% 11032
zps_nwk_disc_st.o 0x04012654 0x04012658 4 1% 11039
zps_nwk_frm.o 0x04012658 0x04012668 16 2% 11041
zps_nwk_join.o 0x04012668 0x04012669 1 1% 11053
Mini_Association.o 0x04012669 0x0401266c 3 1% 11056
radio.o 0x0401266c 0x040126d0 100 7% 11063
Expected total in .data section: 1584 Actual: 1580 100% 10779
RAM0 / .bss Start End Size % Line
app_main.o 0x040126d0 0x040126f8 40 1% 11086
pdum_gen.o 0x040126f8 0x04012f3c 2116 15% 11106
zps_gen.o 0x04012f3c 0x04013f58 4124 29% 11128
app_start_switch.o 0x04013f58 0x04013f60 8 1% 11262
App_DimmerSwitch.o 0x04013f60 0x04014408 1192 9% 11265
app_zlo_switch_node.o 0x04014408 0x04014421 25 1% 11267
app_zcl_switch_task.o 0x04014421 0x0401442d 12 1% 11279
app_buttons.o 0x0401442d 0x04014432 5 1% 11288
app_switch_state_machine.o 0x04014432 0x04014434 2 1% 11290
fsl_debug_console.o 0x04014434 0x04014454 32 1% 11293
fsl_gint.o 0x04014454 0x04014458 4 1% 11298
temp_sensor_drv.o 0x04014458 0x040144a0 72 1% 11300
ZTimer.o 0x040144a0 0x040144ac 12 1% 11315
appZpsBeaconHandler.o 0x040144ac 0x040144b0 4 1% 11317
fsl_flexcomm.o 0x040144b0 0x040144e8 56 1% 11320
fsl_power.o 0x040144e8 0x040144ed 5 1% 11324
SecLib.o 0x040144ed 0x04014500 19 1% 11328
MemManager.o 0x04014500 0x04014f40 2624 18% 11333
TimersManager.o 0x04014f40 0x04015099 345 3% 11341
TMR_Adapter.o 0x04015099 0x040150b8 31 1% 11373
fsl_ctimer.o 0x040150b8 0x040150c4 12 1% 11387
fsl_dma.o 0x040150c4 0x04015110 76 1% 11392
PWR.o 0x04015110 0x04015258 328 3% 11394
PWRLib.o 0x04015258 0x0401537c 292 2% 11419
GPIO_Adapter.o 0x0401537c 0x04015380 4 1% 11433
fsl_os_abstraction_bm.o 0x04015380 0x040154ac 300 3% 11436
Basic.o 0x040154ac 0x040154bb 15 1% 11453
Groups.o 0x040154bb 0x040154bd 2 1% 11456
Identify.o 0x040154bd 0x040154c1 4 1% 11459
LevelControl.o 0x040154c1 0x040154c3 2 1% 11464
OnOff.o 0x040154c3 0x040154c5 2 1% 11467
Scenes.o 0x040154c5 0x040154c8 3 1% 11470
zcl.o 0x040154c8 0x040155bc 244 2% 11474
zcl_common.o 0x040155bc 0x04015608 76 1% 11483
zcl_event.o 0x04015608 0x04015610 8 1% 11485
zcl_readAttributesResponseHandle.o 0x04015610 0x04015620 16 1% 11488
zcl_search.o 0x04015620 0x04015624 4 1% 11491
bdb_fr.o 0x04015624 0x04015628 4 1% 11493
bdb_start.o 0x04015628 0x04015650 40 1% 11497
bdb_state_machine.o 0x04015650 0x040156a8 88 1% 11525
bdb_ns.o 0x040156a8 0x040156b8 16 1% 11527
bdb_fb_initiator.o 0x040156b8 0x04015714 92 1% 11547
pdum_nwk.o 0x04015714 0x04015728 20 1% 11553
pdum_apl.o 0x04015728 0x04015730 8 1% 11567
PDM_Create.c.obj 0x04015730 0x040157a0 112 1% 11571
PDM_FLASH.c.obj 0x040157a0 0x040157c0 32 1% 11576
zps_apl_af.o 0x040157c0 0x040157c4 4 1% 11578
zps_apl_af_apsde.o 0x040157c4 0x040157cc 8 1% 11581
zps_apl_task.o 0x040157cc 0x04015860 148 2% 11587
zps_apl_apsde.o 0x04015860 0x040158d2 114 1% 11590
zps_apl_apsme.o 0x040158d2 0x040158d3 1 1% 11610
zps_apl_sec.o 0x040158d3 0x040158dc 9 1% 11613
zps_apl_zdo_nwkmanager.o 0x040158dc 0x0401590c 48 1% 11622
zps_apl_zdo_handle_zdp_event.o 0x0401590c 0x04015915 9 1% 11647
zps_apl_zdo_common.o 0x04015915 0x04015916 1 1% 11656
zps_apl_zdo_default_server.o 0x04015916 0x04015917 1 1% 11659
zps_apl_mac_isr.o 0x04015917 0x04015920 9 1% 11662
zps_apl_zdo_device_annce_server.o 0x04015920 0x04015928 8 1% 11671
zps_apl_zdo_bind_unbind_server.o 0x04015928 0x04015930 8 1% 11678
zps_apl_zdo_bound_data_request_manager.o 0x04015930 0x04015934 4 1% 11684
zps_apl_zdo_nwkmanager_client.o 0x04015934 0x04015938 4 1% 11687
zps_mac_common.o 0x04015938 0x0401595c 36 1% 11690
zps_mac_shim.o 0x0401595c 0x04015970 20 1% 11715
zps_miniMac.o 0x04015970 0x04015995 37 1% 11730
zps_nwk_lib.o 0x04015995 0x04015998 3 1% 11754
zps_nwk_lkst.o 0x04015998 0x0401599c 4 1% 11758
zps_nwk_main.o 0x0401599c 0x040159a4 8 1% 11761
zps_nwk_maint.o 0x040159a4 0x040159a8 4 1% 11766
zps_nwk_mcps.o 0x040159a8 0x040159ba 18 1% 11769
zps_nwk_nib.o 0x040159ba 0x04015a40 134 1% 11787
zps_nwk_disc.o 0x04015a40 0x04015a64 36 1% 11798
zps_nwk_disc_st.o 0x04015a64 0x04015a68 4 1% 11804
MMAC_TimerServer.o 0x04015a68 0x04015a70 8 1% 11807
Mini_Association.o 0x04015a70 0x04015a74 4 1% 11812
Mini_Main.o 0x04015a74 0x04015b60 236 2% 11816
Mini_Mcps.o 0x04015b60 0x04015b64 4 1% 11834
Mini_Running.o 0x04015b64 0x04015b68 4 1% 11838
Mini_Shim.o 0x04015b68 0x04015b70 8 1% 11841
Mini_TimerServer.o 0x04015b70 0x04015bb4 68 1% 11843
Mini_TxRx.o 0x04015bb4 0x04015bb9 5 1% 11852
MMAC.o 0x04015bb9 0x04015df1 568 4% 11858
Mini_Doze.o 0x04015df1 0x04015df2 1 1% 11974
radio.o 0x04015df2 0x04015fd4 482 4% 11977
zps_tsv.o 0x04015fd4 0x04015fd8 4 1% 11993
zps_nwk_nib.o 0x04015fd8 0x04015fe0 8 1% 11997
Expected total in .bss section: 14608 Actual: 14608 100% 11082

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 / .bss_discard / zps_miniMac.o Start End Size % Line
.bss.discard.stack 0x04000600 0x04000bf4 1524 100% 10734
Expected total in zps_miniMac.o file: 1524 Actual: 1524 100% 10734
RAM0 / .bss_discard / app_main.o Start End Size % Line
.bss.discard.app 0x04000bf4 0x04000c54 96 9% 10740
.data.led_config 0x040120a0 0x04001058 -69704 -6200% 10786
Expected total in app_main.o file: 1124 Actual: -69608 -6191% 10740
RAM0 / .data / pdum_gen.o Start End Size % Line
.data.s_asapduZCLInstances 0x040120a4 0x040120e0 60 49% 10790
.data.s_asapduZDPInstances 0x040120e0 0x04012120 64 52% 10793
Expected total in pdum_gen.o file: 124 Actual: 124 100% 10790
RAM0 / .data / pdum_apdu.o Start End Size % Line
.data.s_asAPduPool 0x04012120 0x04012138 24 100% 10797
Expected total in pdum_apdu.o file: 24 Actual: 24 100% 10797
RAM0 / .data / zps_gen.o Start End Size % Line
.data.au8EpMapPresent 0x04012138 0x0401213c 4 1% 10802
.data.g_asMacInterfaceTable 0x0401213c 0x04012180 68 8% 10806
.data.g_bIgnoreBroadcast 0x04012180 0x04012181 1 1% 10808
.data.g_sMacInterface 0x04012181 0x04012188 7 1% 10810
.data.g_u32ChannelMaskList 0x04012188 0x0401218c 4 1% 10813
.data.g_u32MacTxUcastAvgRetry 0x0401218c 0x04012190 4 1% 10816
.data.psAplDefaultDistributedAPSLinkKey 0x04012190 0x04012194 4 1% 10818
.data.psAplDefaultGlobalAPSLinkKey 0x04012194 0x04012198 4 1% 10821
.data.s_asSimpleDescConts 0x04012198 0x040121d8 64 8% 10824
.data.s_au8Endpoint1InputClusterDiscFlags 0x040121d8 0x040121d9 1 1% 10826
.data.s_au8Endpoint1OutputClusterDiscFlags 0x040121d9 0x040121dc 3 1% 10828
.data.s_bindingTable 0x040121dc 0x040121e4 8 1% 10831
.data.s_bindingTables 0x040121e4 0x040121ec 8 1% 10833
.data.s_keyPairTable 0x040121ec 0x040121f4 8 1% 10835
.data.s_keyPairTableStorage 0x040121f4 0x04012254 96 11% 10837
.data.s_sApl 0x04012254 0x040123b0 348 39% 10839
.data.s_sAplAib 0x040123b0 0x040123e8 56 7% 10841
.data.s_sApsDuplicateTable 0x040123e8 0x040123fc 20 3% 10843
.data.s_sApsmeCmdContainer_1 0x040123fc 0x04012434 56 7% 10845
.data.s_sApsmeCmdContainer_2 0x04012434 0x0401246c 56 7% 10847
.data.s_sApsmeCmdContainer_3 0x0401246c 0x040124a4 56 7% 10849
.data.s_sMultiMaskServer 0x040124a4 0x040124ac 8 1% 10851
.data.s_sNodeDescriptor 0x040124ac 0x040124bc 16 2% 10854
.data.s_sNodePowerDescriptor 0x040124bc 0x040124c0 4 1% 10856
.data.u8MaxZpsConfigEp 0x040124c0 0x040124c1 1 1% 10858
.data.u8ZpsConfigStackProfileId 0x040124c1 0x040124c4 3 1% 10861
.data.zps_g_pvApl 0x040124c4 0x040124c8 4 1% 10865
Expected total in zps_gen.o file: 912 Actual: 912 100% 10802
RAM0 / .data / app_start_switch.o Start End Size % Line
.data.u8PowerMode 0x040124c8 0x040124c9 1 100% 10868
Expected total in app_start_switch.o file: 1 Actual: 1 100% 10868
RAM0 / .data / app_zlo_switch_node.o Start End Size % Line
.data.u8DeepSleepTime 0x040124c9 0x040124ca 1 50% 10870
.data.u8KeepAliveTime 0x040124ca 0x040124cb 1 50% 10872
Expected total in app_zlo_switch_node.o file: 2 Actual: 2 100% 10870
RAM0 / .data / app_buttons.o Start End Size % Line
.data.s_u8ButtonDebounce 0x040124cb 0x040124d0 5 100% 10874
Expected total in app_buttons.o file: 5 Actual: 5 100% 10874
RAM0 / .data / temp_sensor_drv.o Start End Size % Line
.data.cal 0x040124d0 0x040124d4 4 100% 10876
Expected total in temp_sensor_drv.o file: 4 Actual: 4 100% 10876
RAM0 / .data / app_zps_link_keys.o Start End Size % Line
.data.au8DistributedLinkKey 0x040124d4 0x040124e4 16 50% 10878
.data.au8TLCertKey 0x040124e4 0x040124f4 16 50% 10881
Expected total in app_zps_link_keys.o file: 32 Actual: 32 100% 10878
RAM0 / .data / system_K32W061.o Start End Size % Line
.data.SystemCoreClock 0x040124f4 0x040124f8 4 100% 10884
Expected total in system_K32W061.o file: 4 Actual: 4 100% 10884
RAM0 / .data / fsl_power.o Start End Size % Line
.data.active_trim_val 0x040124f8 0x040124f9 1 5% 10887
.data.lowpower_ldovoltage_min 0x040124f9 0x04012502 9 45% 10889
.data.lowpower_ldovoltage_reset 0x04012502 0x0401250b 9 45% 10891
.data.pwd_trim_val 0x0401250b 0x0401250c 1 5% 10893
Expected total in fsl_power.o file: 20 Actual: 20 100% 10887
RAM0 / .data / RNG.o Start End Size % Line
.data.rng_ctx 0x0401250c 0x04012538 44 100% 10895
Expected total in RNG.o file: 44 Actual: 44 100% 10895
RAM0 / .data / MemManager.o Start End Size % Line
.data.poolInfo 0x04012538 0x04012558 32 100% 10896
Expected total in MemManager.o file: 32 Actual: 32 100% 10896
RAM0 / .data / TimersManager.o Start End Size % Line
.data.os_thread_def_TMR_Task 0x04012558 0x04012578 32 100% 10899
Expected total in TimersManager.o file: 32 Actual: 32 100% 10899
RAM0 / .data / TMR_Adapter.o Start End Size % Line
.data.mHk32k 0x04012578 0x04012580 8 100% 10902
Expected total in TMR_Adapter.o file: 8 Actual: 8 100% 10902
RAM0 / .data / Heap.o Start End Size % Line
.data.prHeap_AllocFunc 0x04012580 0x04012584 4 34% 10903
.data.u32HeapEnd 0x04012584 0x04012588 4 34% 10906
.data.u32HeapStart 0x04012588 0x0401258c 4 34% 10909
Expected total in Heap.o file: 12 Actual: 12 100% 10903
RAM0 / .data / fsl_os_abstraction_bm.o Start End Size % Line
.data.os_thread_def_main_task 0x0401258c 0x040125ac 32 100% 10912
Expected total in fsl_os_abstraction_bm.o file: 32 Actual: 32 100% 10912
RAM0 / .data / Basic.o Start End Size % Line
.data.sCLD_Basic 0x040125ac 0x040125bc 16 100% 10915
Expected total in Basic.o file: 16 Actual: 16 100% 10915
RAM0 / .data / Groups.o Start End Size % Line
.data.sCLD_Groups 0x040125bc 0x040125cc 16 100% 10918
Expected total in Groups.o file: 16 Actual: 16 100% 10918
RAM0 / .data / Identify.o Start End Size % Line
.data.sCLD_Identify 0x040125cc 0x040125dc 16 100% 10921
Expected total in Identify.o file: 16 Actual: 16 100% 10921
RAM0 / .data / LevelControl.o Start End Size % Line
.data.sCLD_LevelControlClient 0x040125dc 0x040125ec 16 100% 10924
Expected total in LevelControl.o file: 16 Actual: 16 100% 10924
RAM0 / .data / OnOff.o Start End Size % Line
.data.sCLD_OnOffClient 0x040125ec 0x040125fc 16 100% 10927
Expected total in OnOff.o file: 16 Actual: 16 100% 10927
RAM0 / .data / Scenes.o Start End Size % Line
.data.asCLD_ScenesClusterAttributeDefinitions 0x040125fc 0x0401260c 16 50% 10930
.data.sCLD_Scenes 0x0401260c 0x0401261c 16 50% 10933
Expected total in Scenes.o file: 32 Actual: 32 100% 10930
RAM0 / .data / zps_apl_af_apsde.o Start End Size % Line
.data.gZpsSetDefaultEndpoint 0x0401261c 0x0401261e 2 100% 10936
Expected total in zps_apl_af_apsde.o file: 2 Actual: 2 100% 10936
RAM0 / .data / zps_apl_task.o Start End Size % Line
.data.bMeFirst.0 0x0401261e 0x04012620 2 50% 10938
.data.g_u16zpsCurrentAddress 0x04012620 0x04012622 2 50% 10941
Expected total in zps_apl_task.o file: 4 Actual: 4 100% 10938
RAM0 / .data / zps_apl_apsde.o Start End Size % Line
.data.bCanLoopback 0x04012622 0x04012623 1 17% 10944
.data.bReuseInFlightDcfmHandles 0x04012623 0x04012624 1 17% 10946
.data.g_bEnableRouteDiscovery 0x04012624 0x04012628 4 67% 10949
Expected total in zps_apl_apsde.o file: 6 Actual: 6 100% 10944
RAM0 / .data / zps_apl_aps_nlde.o Start End Size % Line
.data.g_u32Adjustment 0x04012628 0x0401262c 4 100% 10953
Expected total in zps_apl_aps_nlde.o file: 4 Actual: 4 100% 10953
RAM0 / .data / zps_apl_sec.o Start End Size % Line
.data.u8ZpsAplSecurityOverrideLevel 0x0401262c 0x0401262d 1 100% 10956
Expected total in zps_apl_sec.o file: 1 Actual: 1 100% 10956
RAM0 / .data / zps_apl_zdo_nwkmanager.o Start End Size % Line
.data.bSetTableClearOnLeave 0x0401262d 0x0401262e 1 10% 10959
.data.g_bZpsRxInCcaOn 0x0401262e 0x04012630 2 19% 10961
.data.g_u16ZpsDefaultTranPersisTime 0x04012630 0x04012632 2 19% 10965
.data.g_u16ZpsDefaultWaitTime 0x04012632 0x04012634 2 19% 10968
.data.g_u16ZpsSubGigWaitTime 0x04012634 0x04012636 2 19% 10971
.data.g_u8ZpsMaxBe 0x04012636 0x04012637 1 10% 10974
.data.g_u8ZpsMinBe 0x04012637 0x04012638 1 10% 10977
Expected total in zps_apl_zdo_nwkmanager.o file: 11 Actual: 11 100% 10959
RAM0 / .data / zps_apl_mac_isr.o Start End Size % Line
.data.g_u8ZpsDefaultFilterValue 0x04012638 0x04012639 1 100% 10980
Expected total in zps_apl_mac_isr.o file: 1 Actual: 1 100% 10980
RAM0 / .data / zps_apl_zdo_bound_data_request_manager.o Start End Size % Line
.data.g_u8BackStopTimerSec 0x04012639 0x0401263a 1 100% 10983
Expected total in zps_apl_zdo_bound_data_request_manager.o file: 1 Actual: 1 100% 10983
RAM0 / .data / zps_apl_zdo_mgmt_bind_server.o Start End Size % Line
.data.g_BindMaxCount 0x0401263a 0x0401263b 1 100% 10986
Expected total in zps_apl_zdo_mgmt_bind_server.o file: 1 Actual: 1 100% 10986
RAM0 / .data / zps_mac_shim.o Start End Size % Line
.data.gMAC_u8MaxBuffers 0x0401263b 0x0401263c 1 20% 10989
.data.g_u32MacShimTimeoutPeriod 0x0401263c 0x04012640 4 80% 10992
Expected total in zps_mac_shim.o file: 5 Actual: 5 100% 10989
RAM0 / .data / zps_miniMac.o Start End Size % Line
.data.g_u8MacNwkMaxRetries 0x04012640 0x04012642 2 29% 10995
.data.u16StoredMacSeqNo 0x04012642 0x04012644 2 29% 10999
.data.u8MacNwkTriesTimeout 0x04012644 0x04012645 1 15% 11002
.data.u8StoredCsma 0x04012645 0x04012646 1 15% 11005
.data.u8StoredMinBe 0x04012646 0x04012647 1 15% 11008
Expected total in zps_miniMac.o file: 7 Actual: 7 100% 10995
RAM0 / .data / zps_nwk_leave.o Start End Size % Line
.data.bR21LeaveBehaviour 0x04012647 0x04012648 1 100% 11011
Expected total in zps_nwk_leave.o file: 1 Actual: 1 100% 11011
RAM0 / .data / zps_nwk_maint.o Start End Size % Line
.data.bResolvedConflictAllowed 0x04012648 0x04012649 1 50% 11014
.data.u8BeaconSample 0x04012649 0x0401264a 1 50% 11017
Expected total in zps_nwk_maint.o file: 2 Actual: 2 100% 11014
RAM0 / .data / zps_nwk_mcps.o Start End Size % Line
.data.g_bForceLeaveDevices 0x0401264a 0x0401264b 1 50% 11020
.data.g_u8ZpsAvgSamples 0x0401264b 0x0401264c 1 50% 11023
Expected total in zps_nwk_mcps.o file: 2 Actual: 2 100% 11020
RAM0 / .data / zps_nwk_nib.o Start End Size % Line
.data.g_bNwkSecurityOverrideLevel 0x0401264c 0x0401264d 1 50% 11026
.data.g_bRestoreAddrMap16 0x0401264d 0x0401264e 1 50% 11029
Expected total in zps_nwk_nib.o file: 2 Actual: 2 100% 11026
RAM0 / .data / zps_nwk_disc.o Start End Size % Line
.data.g_bExternalPermitJoinControl 0x0401264e 0x04012650 2 34% 11032
.data.u32ScanAttemptDelayTime 0x04012650 0x04012654 4 67% 11036
Expected total in zps_nwk_disc.o file: 6 Actual: 6 100% 11032
RAM0 / .data / zps_nwk_disc_st.o Start End Size % Line
.data.u8Id.0 0x04012654 0x04012658 4 100% 11039
Expected total in zps_nwk_disc_st.o file: 4 Actual: 4 100% 11039
RAM0 / .data / zps_nwk_frm.o Start End Size % Line
.data.zps_pacNwkFrmStdByteFmt 0x04012658 0x0401265c 4 25% 11041
.data.zps_pacNwkFrmStdHalfFmt 0x0401265c 0x04012660 4 25% 11044
.data.zps_pacNwkFrmStdHdrFmt 0x04012660 0x04012664 4 25% 11047
.data.zps_pacNwkFrmStdLongFmt 0x04012664 0x04012668 4 25% 11050
Expected total in zps_nwk_frm.o file: 16 Actual: 16 100% 11041
RAM0 / .data / zps_nwk_join.o Start End Size % Line
.data.g_bSetPopulateRjnDstExtAddr 0x04012668 0x04012669 1 100% 11053
Expected total in zps_nwk_join.o file: 1 Actual: 1 100% 11053
RAM0 / .data / Mini_Association.o Start End Size % Line
.data.bMiniMacConfig_DiscardUnsuccessfulAssocResponses 0x04012669 0x0401266a 1 34% 11056
.data.u8MiniMacConfig_MaxConcurrentAssocResponses 0x0401266a 0x0401266c 2 67% 11059
Expected total in Mini_Association.o file: 3 Actual: 3 100% 11056
RAM0 / .data / radio.o Start End Size % Line
.data.RadioConfiguration 0x0401266c 0x040126c4 88 88% 11063
.data.eCurrentTxMode 0x040126c4 0x040126c5 1 1% 11066
.data.i8Radio_TxMaxPower 0x040126c5 0x040126c6 1 1% 11069
.data.i8Radio_TxMaxPowerCh26 0x040126c6 0x040126d0 10 10% 11072
Expected total in radio.o file: 100 Actual: 100 100% 11063
RAM0 / .bss / app_main.o Start End Size % Line
.bss.APP_msgAppEvents 0x040126d0 0x040126e0 16 40% 11086
.bss.APP_msgBdbEvents 0x040126e0 0x040126f0 16 40% 11089
.bss.initialized.0 0x040126f0 0x040126f1 1 3% 11092
.bss.u8TimerButtonScan 0x040126f1 0x040126f2 1 3% 11094
.bss.u8TimerPoll 0x040126f2 0x040126f3 1 3% 11097
.bss.u8TimerTick 0x040126f3 0x040126f4 1 3% 11100
.bss.wdt_update_count 0x040126f4 0x040126f8 4 10% 11103
Expected total in app_main.o file: 40 Actual: 40 100% 11086
RAM0 / .bss / pdum_gen.o Start End Size % Line
.bss.s_asNPduPool 0x040126f8 0x04012b54 1116 53% 11106
.bss.s_au8apduZCLInstance0Storage 0x04012b54 0x04012bb8 100 5% 11108
.bss.s_au8apduZCLInstance1Storage 0x04012bb8 0x04012c1c 100 5% 11110
.bss.s_au8apduZCLInstance2Storage 0x04012c1c 0x04012c80 100 5% 11112
.bss.s_au8apduZCLInstance3Storage 0x04012c80 0x04012ce4 100 5% 11114
.bss.s_au8apduZCLInstance4Storage 0x04012ce4 0x04012d48 100 5% 11116
.bss.s_au8apduZDPInstance0Storage 0x04012d48 0x04012dac 100 5% 11118
.bss.s_au8apduZDPInstance1Storage 0x04012dac 0x04012e10 100 5% 11120
.bss.s_au8apduZDPInstance2Storage 0x04012e10 0x04012e74 100 5% 11122
.bss.s_au8apduZDPInstance3Storage 0x04012e74 0x04012ed8 100 5% 11124
.bss.s_au8apduZDPInstance4Storage 0x04012ed8 0x04012f3c 100 5% 11126
Expected total in pdum_gen.o file: 2116 Actual: 2116 100% 11106
RAM0 / .bss / zps_gen.o Start End Size % Line
.bss.au32IncomingFrameCounter 0x04012f3c 0x04012f4c 16 1% 11128
.bss.g_pbZpsMutex 0x04012f4c 0x04012f50 4 1% 11130
.bss.g_psGreenPowerContext 0x04012f50 0x04012f54 4 1% 11134
.bss.g_sApsCounters 0x04012f54 0x04012f68 20 1% 11137
.bss.g_u16PacketBufferAllocateFailure 0x04012f68 0x04012f6a 2 1% 11140
.bss.g_u16PacketValidateDropCount 0x04012f6a 0x04012f6c 2 1% 11142
.bss.g_u16PhyToMacQueDrop 0x04012f6c 0x04012f70 4 1% 11144
.bss.g_u32ApsRetry 0x04012f70 0x04012f74 4 1% 11147
.bss.g_u32MacCcaFail 0x04012f74 0x04012f78 4 1% 11149
.bss.g_u32MacRxBcast 0x04012f78 0x04012f7c 4 1% 11151
.bss.g_u32MacRxUcast 0x04012f7c 0x04012f80 4 1% 11153
.bss.g_u32MacTxBcast 0x04012f80 0x04012f84 4 1% 11155
.bss.g_u32MacTxUcast 0x04012f84 0x04012f88 4 1% 11157
.bss.g_u32MacTxUcastFail 0x04012f88 0x04012f8c 4 1% 11159
.bss.g_u32MacTxUcastRetry 0x04012f8c 0x04012f90 4 1% 11161
.bss.s_asApsDcfmRecordPool 0x04012f90 0x04012fd0 64 2% 11163
.bss.s_asApsSyncMsgPool 0x04012fd0 0x04013110 320 8% 11165
.bss.s_asNwkBtt 0x04013110 0x0401311c 12 1% 11167
.bss.s_asNwkInFCSet 0x0401311c 0x04013124 8 1% 11169
.bss.s_asNwkNtActv 0x04013124 0x04013150 44 2% 11171
.bss.s_asNwkNtDisc 0x04013150 0x040132d0 384 10% 11174
.bss.s_asNwkSecMatSet 0x040132d0 0x04013310 64 2% 11176
.bss.s_asRequestKeyRequests 0x04013310 0x04013350 64 2% 11178
.bss.s_au16ApsDuplicateTableAddrs 0x04013350 0x04013356 6 1% 11180
.bss.s_au16NwkAddrMapLookup 0x04013356 0x0401337e 40 1% 11182
.bss.s_au16NwkAddrMapNwk 0x0401337e 0x040133a8 42 2% 11184
.bss.s_au32ApsDuplicateTableHash 0x040133a8 0x040133b4 12 1% 11187
.bss.s_au32ApsDuplicateTableIncomFC 0x040133b4 0x040133c0 12 1% 11189
.bss.s_au32ZedTimeoutCount 0x040133c0 0x040133c8 8 1% 11191
.bss.s_au64NwkAddrMapExt 0x040133c8 0x04013468 160 4% 11193
.bss.s_au8ApsDuplicateTableSeqCnts 0x04013468 0x0401346b 3 1% 11195
.bss.s_au8Endpoint0InputClusterDiscFlags 0x0401346b 0x04013476 11 1% 11197
.bss.s_au8Endpoint0OutputClusterDiscFlags 0x04013476 0x04013481 11 1% 11199
.bss.s_au8KeepAliveFlags 0x04013481 0x04013488 7 1% 11201
.bss.s_bindingTableStorage 0x04013488 0x04013588 256 7% 11204
.bss.s_groupPdmTable 0x04013588 0x04013590 8 1% 11206
.bss.s_sActiveEpServerContext 0x04013590 0x04013594 4 1% 11209
.bss.s_sApsmeCmdContainer_4 0x04013594 0x040135cc 56 2% 11211
.bss.s_sBindRequestServerAcksDcfmContext 0x040135cc 0x040135ec 32 1% 11213
.bss.s_sBindRequestServerContext 0x040135ec 0x04013640 84 3% 11216
.bss.s_sBindUnbindServerContext 0x04013640 0x04013670 48 2% 11218
.bss.s_sDefaultServerContext 0x04013670 0x04013674 4 1% 11220
.bss.s_sIeeeAddrServerContext 0x04013674 0x04013678 4 1% 11224
.bss.s_sMatchDescServerContext 0x04013678 0x0401367c 4 1% 11226
.bss.s_sMgmtBindServerContext 0x0401367c 0x04013680 4 1% 11228
.bss.s_sMgmtLeaveServerContext 0x04013680 0x040136a8 40 1% 11230
.bss.s_sMgmtLqiServerContext 0x040136a8 0x040136ac 4 1% 11232
.bss.s_sMgmtNWKUpdateServerContext 0x040136ac 0x04013704 88 3% 11234
.bss.s_sNodeDescServerContext 0x04013704 0x04013708 4 1% 11236
.bss.s_sNwkAddrServerContext 0x04013708 0x0401370c 4 1% 11238
.bss.s_sNwkContext 0x0401370c 0x04013f04 2040 50% 11240
.bss.s_sPowerDescServerContext 0x04013f04 0x04013f08 4 1% 11242
.bss.s_sSimpleDescServerContext 0x04013f08 0x04013f0c 4 1% 11244
.bss.s_sSystemServerDiscoveryServerContext 0x04013f0c 0x04013f10 4 1% 11246
.bss.s_sZdoClientContext 0x04013f10 0x04013f18 8 1% 11248
.bss.zps_TimeEvents 0x04013f18 0x04013f28 16 1% 11250
.bss.zps_msgMcpsDcfm 0x04013f28 0x04013f38 16 1% 11253
.bss.zps_msgMcpsDcfmInd 0x04013f38 0x04013f48 16 1% 11256
.bss.zps_msgMlmeDcfmInd 0x04013f48 0x04013f58 16 1% 11259
Expected total in zps_gen.o file: 4124 Actual: 4124 100% 11128
RAM0 / .bss / app_start_switch.o Start End Size % Line
.bss.bColdStarted.0 0x04013f58 0x04013f60 8 100% 11262
Expected total in app_start_switch.o file: 8 Actual: 8 100% 11262
RAM0 / .bss / App_DimmerSwitch.o Start End Size % Line
.bss.sSwitch 0x04013f60 0x04014408 1192 100% 11265
Expected total in App_DimmerSwitch.o file: 1192 Actual: 1192 100% 11265
RAM0 / .bss / app_zlo_switch_node.o Start End Size % Line
.bss.sDeviceDesc 0x04014408 0x0401440c 4 16% 11267
.bss.sWake 0x0401440c 0x0401441c 16 64% 11271
.bss.u16FastPoll 0x0401441c 0x0401441e 2 8% 11272
.bss.u16GroupId 0x0401441e 0x04014420 2 8% 11274
.bss.u8NoQueryCount.0 0x04014420 0x04014421 1 4% 11277
Expected total in app_zlo_switch_node.o file: 25 Actual: 25 100% 11267
RAM0 / .bss / app_zcl_switch_task.o Start End Size % Line
.bss.bStatus.1 0x04014421 0x04014424 3 25% 11279
.bss.u32RadioTempUpdateMs 0x04014424 0x04014428 4 34% 11282
.bss.u32RadioTempUpdateMs.2 0x04014428 0x0401442c 4 34% 11284
.bss.u8Flashes.0 0x0401442c 0x0401442d 1 9% 11286
Expected total in app_zcl_switch_task.o file: 12 Actual: 12 100% 11279
RAM0 / .bss / app_buttons.o Start End Size % Line
.bss.s_u8ButtonState 0x0401442d 0x04014432 5 100% 11288
Expected total in app_buttons.o file: 5 Actual: 5 100% 11288
RAM0 / .bss / app_switch_state_machine.o Start End Size % Line
.bss.eSwitchState 0x04014432 0x04014434 2 100% 11290
Expected total in app_switch_state_machine.o file: 2 Actual: 2 100% 11290
RAM0 / .bss / fsl_debug_console.o Start End Size % Line
.bss.g_serialHandle 0x04014434 0x04014438 4 13% 11293
.bss.s_debugConsoleState 0x04014438 0x04014454 28 88% 11296
Expected total in fsl_debug_console.o file: 32 Actual: 32 100% 11293
RAM0 / .bss / fsl_gint.o Start End Size % Line
.bss.s_gintCallback 0x04014454 0x04014458 4 100% 11298
Expected total in fsl_gint.o file: 4 Actual: 4 100% 11298
RAM0 / .bss / temp_sensor_drv.o Start End Size % Line
.bss.adcConfigStruct 0x04014458 0x04014468 16 23% 11300
.bss.adcConvSeqConfigStruct 0x04014468 0x04014474 12 17% 11303
.bss.adc_calibration 0x04014474 0x0401447e 10 14% 11306
.bss.is_valid_calibration_avail 0x0401447e 0x04014480 2 3% 11308
.bss.temp_sensor_calibration 0x04014480 0x040144a0 32 45% 11312
Expected total in temp_sensor_drv.o file: 72 Actual: 72 100% 11300
RAM0 / .bss / ZTimer.o Start End Size % Line
.bss.ZTIMER_sCommon 0x040144a0 0x040144ac 12 100% 11315
Expected total in ZTimer.o file: 12 Actual: 12 100% 11315
RAM0 / .bss / appZpsBeaconHandler.o Start End Size % Line
.bss.psBeaconFilter 0x040144ac 0x040144b0 4 100% 11317
Expected total in appZpsBeaconHandler.o file: 4 Actual: 4 100% 11317
RAM0 / .bss / fsl_flexcomm.o Start End Size % Line
.bss.s_flexcommHandle 0x040144b0 0x040144cc 28 50% 11320
.bss.s_flexcommIrqHandler 0x040144cc 0x040144e8 28 50% 11322
Expected total in fsl_flexcomm.o file: 56 Actual: 56 100% 11320
RAM0 / .bss / fsl_power.o Start End Size % Line
.bss.power_hook_fn 0x040144e8 0x040144ec 4 80% 11324
.bss.warm_start.2 0x040144ec 0x040144ed 1 20% 11326
Expected total in fsl_power.o file: 5 Actual: 5 100% 11324
RAM0 / .bss / SecLib.o Start End Size % Line
.bss.g_bLegacyHwBugEmulation 0x040144ed 0x040144f0 3 16% 11328
.bss.sKey 0x040144f0 0x04014500 16 85% 11332
Expected total in SecLib.o file: 19 Actual: 19 100% 11328
RAM0 / .bss / MemManager.o Start End Size % Line
.bss.gFreeMessagesCount 0x04014500 0x04014504 4 1% 11333
.bss.memHeap 0x04014504 0x04014f04 2560 98% 11337
.bss.memPools 0x04014f04 0x04014f40 60 3% 11339
Expected total in MemManager.o file: 2624 Actual: 2624 100% 11333
RAM0 / .bss / TimersManager.o Start End Size % Line
.bss.gRTCAlarmCallback 0x04014f40 0x04014f44 4 2% 11341
.bss.gRTCAlarmCallbackParam 0x04014f44 0x04014f48 4 2% 11343
.bss.gRTCInitFlag 0x04014f48 0x04014f4c 4 2% 11345
.bss.mCounterFreqHz 0x04014f4c 0x04014f50 4 2% 11348
.bss.mInitialized 0x04014f50 0x04014f54 4 2% 11350
.bss.mMaxToCountDown_c 0x04014f54 0x04014f58 4 2% 11353
.bss.mTicksFor4ms 0x04014f58 0x04014f5c 4 2% 11355
.bss.mTimerThreadEventId 0x04014f5c 0x04014f60 4 2% 11357
.bss.maTmrTimerStatusTable 0x04014f60 0x04014f70 16 5% 11359
.bss.maTmrTimerTable 0x04014f70 0x04015090 288 84% 11362
.bss.numberOfActiveTimers 0x04015090 0x04015091 1 1% 11364
.bss.numberOfLowPowerActiveTimers 0x04015091 0x04015094 3 1% 11366
.bss.previousTimeInTicks 0x04015094 0x04015098 4 2% 11369
.bss.timerHardwareIsRunning 0x04015098 0x04015099 1 1% 11371
Expected total in TimersManager.o file: 345 Actual: 345 100% 11341
RAM0 / .bss / TMR_Adapter.o Start End Size % Line
.bss.froCalibrationState 0x04015099 0x0401509c 3 10% 11373
.bss.psNextActivity 0x0401509c 0x040150a0 4 13% 11376
.bss.rejectWtimer1Irq 0x040150a0 0x040150a1 1 4% 11378
.bss.scheduleActivityAlreadyCalled 0x040150a1 0x040150a8 7 23% 11380
.bss.u64HwTimestampTick.1 0x040150a8 0x040150b0 8 26% 11383
.bss.u64SwTimestampUs.0 0x040150b0 0x040150b8 8 26% 11385
Expected total in TMR_Adapter.o file: 31 Actual: 31 100% 11373
RAM0 / .bss / fsl_ctimer.o Start End Size % Line
.bss.ctimerCallbackType 0x040150b8 0x040150bc 4 34% 11387
.bss.s_ctimerCallback 0x040150bc 0x040150c4 8 67% 11390
Expected total in fsl_ctimer.o file: 12 Actual: 12 100% 11387
RAM0 / .bss / fsl_dma.o Start End Size % Line
.bss.s_DMAHandle 0x040150c4 0x04015110 76 100% 11392
Expected total in fsl_dma.o file: 76 Actual: 76 100% 11392
RAM0 / .bss / PWR.o Start End Size % Line
.bss.bBLE_Active 0x04015110 0x04015114 4 2% 11394
.bss.cm4_misc_regs 0x04015114 0x04015230 284 87% 11397
.bss.error_status 0x04015230 0x04015234 4 2% 11399
.bss.gpfPWR_LowPowerEnterCb 0x04015234 0x04015238 4 2% 11402
.bss.gpfPWR_LowPowerExitCb 0x04015238 0x0401523c 4 2% 11404
.bss.isInitialized 0x0401523c 0x0401523d 1 1% 11406
.bss.mLPMFlag 0x0401523d 0x0401523e 1 1% 11408
.bss.mPreventEnterLowPower 0x0401523e 0x04015240 2 1% 11410
.bss.pwr_wakeup_io 0x04015240 0x04015244 4 2% 11413
.bss.pwrm_force_retention 0x04015244 0x04015248 4 2% 11415
.bss.pwrm_sleep_config 0x04015248 0x04015258 16 5% 11417
Expected total in PWR.o file: 328 Actual: 328 100% 11394
RAM0 / .bss / PWRLib.o Start End Size % Line
.bss.PWRLib_MCU_WakeupReason 0x04015258 0x0401525c 4 2% 11419
.bss.lowpower_power_cfg 0x0401525c 0x0401534c 240 83% 11423
.bss.lowpower_power_cfg_p 0x0401534c 0x04015350 4 2% 11425
.bss.mPWRLib_DeepSleepMode 0x04015350 0x04015354 4 2% 11427
.bss.pwr_CPUContext 0x04015354 0x0401537c 40 14% 11430
Expected total in PWRLib.o file: 292 Actual: 292 100% 11419
RAM0 / .bss / GPIO_Adapter.o Start End Size % Line
.bss.gpio_wakeupsrc 0x0401537c 0x04015380 4 100% 11433
Expected total in GPIO_Adapter.o file: 4 Actual: 4 100% 11433
RAM0 / .bss / fsl_os_abstraction_bm.o Start End Size % Line
.bss.gInterruptDisableCount 0x04015380 0x04015384 4 2% 11436
.bss.gTickCounter 0x04015384 0x04015388 4 2% 11439
.bss.g_curTask 0x04015388 0x0401538c 4 2% 11442
.bss.g_freeTaskControlBlock 0x0401538c 0x04015390 4 2% 11444
.bss.g_taskControlBlockPool 0x04015390 0x0401541c 140 47% 11446
.bss.osEventHeap 0x0401541c 0x040154a8 140 47% 11448
.bss.p_taskListHead 0x040154a8 0x040154ac 4 2% 11451
Expected total in fsl_os_abstraction_bm.o file: 300 Actual: 300 100% 11436
RAM0 / .bss / Basic.o Start End Size % Line
.bss.au8BasicClusterAttributeControlBits 0x040154ac 0x040154bb 15 100% 11453
Expected total in Basic.o file: 15 Actual: 15 100% 11453
RAM0 / .bss / Groups.o Start End Size % Line
.bss.au8GroupsAttributeControlBits 0x040154bb 0x040154bd 2 100% 11456
Expected total in Groups.o file: 2 Actual: 2 100% 11456
RAM0 / .bss / Identify.o Start End Size % Line
.bss.au8IdentifyAttributeControlBits 0x040154bd 0x040154c0 3 75% 11459
.bss.bTimerRegistered.0 0x040154c0 0x040154c1 1 25% 11462
Expected total in Identify.o file: 4 Actual: 4 100% 11459
RAM0 / .bss / LevelControl.o Start End Size % Line
.bss.au8LevelControlClientAttributeControlBits 0x040154c1 0x040154c3 2 100% 11464
Expected total in LevelControl.o file: 2 Actual: 2 100% 11464
RAM0 / .bss / OnOff.o Start End Size % Line
.bss.au8OnOffClientAttributeControlBits 0x040154c3 0x040154c5 2 100% 11467
Expected total in OnOff.o file: 2 Actual: 2 100% 11467
RAM0 / .bss / Scenes.o Start End Size % Line
.bss.au8ScenesAttributeControlBits 0x040154c5 0x040154c8 3 100% 11470
Expected total in Scenes.o file: 3 Actual: 3 100% 11470
RAM0 / .bss / zcl.o Start End Size % Line
.bss.psZCL_Common 0x040154c8 0x040154d0 8 4% 11474
.bss.sZCL_Common 0x040154d0 0x040155b8 232 96% 11478
.bss.u8NumberOfRegEndpoints 0x040155b8 0x040155bc 4 2% 11480
Expected total in zcl.o file: 244 Actual: 244 100% 11474
RAM0 / .bss / zcl_common.o Start End Size % Line
.bss.u32ZCL_Heap 0x040155bc 0x04015608 76 100% 11483
Expected total in zcl_common.o file: 76 Actual: 76 100% 11483
RAM0 / .bss / zcl_event.o Start End Size % Line
.bss.prfnbZCLOverrideHandlingEntireProfileCommand 0x04015608 0x04015610 8 100% 11485
Expected total in zcl_event.o file: 8 Actual: 8 100% 11485
RAM0 / .bss / zcl_readAttributesResponseHandle.o Start End Size % Line
.bss.uAttributeVal 0x04015610 0x04015620 16 100% 11488
Expected total in zcl_readAttributesResponseHandle.o file: 16 Actual: 16 100% 11488
RAM0 / .bss / zcl_search.o Start End Size % Line
.bss.prfnbZCLIsManufacturerCodeSupported 0x04015620 0x04015624 4 100% 11491
Expected total in zcl_search.o file: 4 Actual: 4 100% 11491
RAM0 / .bss / bdb_fr.o Start End Size % Line
.bss.eFR_State 0x04015624 0x04015628 4 100% 11493
Expected total in bdb_fr.o file: 4 Actual: 4 100% 11493
RAM0 / .bss / bdb_start.o Start End Size % Line
.bss.au64ExtPanListForBeaconFilter 0x04015628 0x04015630 8 20% 11497
.bss.bAssociationJoin 0x04015630 0x04015631 1 3% 11500
.bss.eInitState 0x04015631 0x04015632 1 3% 11503
.bss.eRejoinType.0 0x04015632 0x04015634 2 5% 11506
.bss.prbCancelRejoinAction 0x04015634 0x04015638 4 10% 11509
.bss.sBeaconFilter 0x04015638 0x04015644 12 30% 11512
.bss.u32BackUpApsChannelMask 0x04015644 0x04015648 4 10% 11515
.bss.u8RejoinCycles 0x04015648 0x04015649 1 3% 11518
.bss.u8TimerBdbRejoin 0x04015649 0x04015650 7 18% 11521
Expected total in bdb_start.o file: 40 Actual: 40 100% 11497
RAM0 / .bss / bdb_state_machine.o Start End Size % Line
.bss.sBDB 0x04015650 0x040156a8 88 100% 11525
Expected total in bdb_state_machine.o file: 88 Actual: 88 100% 11525
RAM0 / .bss / bdb_ns.o Start End Size % Line
.bss.bDoPrimaryScan 0x040156a8 0x040156a9 1 7% 11527
.bss.eNS_State 0x040156a9 0x040156ac 3 19% 11529
.bss.u32ScanChannels 0x040156ac 0x040156b0 4 25% 11533
.bss.u8NumOfNwks.1 0x040156b0 0x040156b1 1 7% 11535
.bss.u8NwkIndex.2 0x040156b1 0x040156b2 1 7% 11537
.bss.u8RecSameNwkRetryAttempts.0 0x040156b2 0x040156b3 1 7% 11539
.bss.u8ScanChannel 0x040156b3 0x040156b4 1 7% 11541
.bss.u8TimerBdbNs 0x040156b4 0x040156b8 4 25% 11543
Expected total in bdb_ns.o file: 16 Actual: 16 100% 11527
RAM0 / .bss / bdb_fb_initiator.o Start End Size % Line
.bss.sFindAndBind 0x040156b8 0x04015710 88 96% 11547
.bss.u8TimerBdbFb 0x04015710 0x04015714 4 5% 11549
Expected total in bdb_fb_initiator.o file: 92 Actual: 92 100% 11547
RAM0 / .bss / pdum_nwk.o Start End Size % Line
.bss.pfCallbackNpduNotification 0x04015714 0x04015718 4 20% 11553
.bss.s_psFreeListHead 0x04015718 0x0401571c 4 20% 11555
.bss.s_psNPduPoolEnd 0x0401571c 0x04015720 4 20% 11557
.bss.s_psNPduPoolStart 0x04015720 0x04015724 4 20% 11559
.bss.u8Count 0x04015724 0x04015725 1 5% 11561
.bss.u8MaxNpdu 0x04015725 0x04015726 1 5% 11562
.bss.u8MaxNpduCount 0x04015726 0x04015728 2 10% 11564
Expected total in pdum_nwk.o file: 20 Actual: 20 100% 11553
RAM0 / .bss / pdum_apl.o Start End Size % Line
.bss.pfCallbackApduNotification 0x04015728 0x0401572c 4 50% 11567
.bss.s_asAPduPool 0x0401572c 0x04015730 4 50% 11569
Expected total in pdum_apl.o file: 8 Actual: 8 100% 11567
RAM0 / .bss / PDM_Create.c.obj Start End Size % Line
.bss.psPDM_Common 0x04015730 0x04015734 4 4% 11571
.bss.sPDM_Common 0x04015734 0x040157a0 108 97% 11574
Expected total in PDM_Create.c.obj file: 112 Actual: 112 100% 11571
RAM0 / .bss / PDM_FLASH.c.obj Start End Size % Line
.bss.au32PDM_MarginCheck 0x040157a0 0x040157c0 32 100% 11576
Expected total in PDM_FLASH.c.obj file: 32 Actual: 32 100% 11576
RAM0 / .bss / zps_apl_af.o Start End Size % Line
.bss.pfOverrideProfile 0x040157c0 0x040157c4 4 100% 11578
Expected total in zps_apl_af.o file: 4 Actual: 4 100% 11578
RAM0 / .bss / zps_apl_af_apsde.o Start End Size % Line
.bss.gZpsSetByProfile 0x040157c4 0x040157c8 4 50% 11581
.bss.pfZPS_pvGetApduPool 0x040157c8 0x040157cc 4 50% 11584
Expected total in zps_apl_af_apsde.o file: 8 Actual: 8 100% 11581
RAM0 / .bss / zps_apl_task.o Start End Size % Line
.bss.uMacDcfmInd 0x040157cc 0x04015860 148 100% 11587
Expected total in zps_apl_task.o file: 148 Actual: 148 100% 11587
RAM0 / .bss / zps_apl_apsde.o Start End Size % Line
.bss.bLocked.1 0x04015860 0x04015864 4 4% 11590
.bss.psActiveMsgListHead 0x04015864 0x04015868 4 4% 11593
.bss.psFreeMsgListHead 0x04015868 0x0401586c 4 4% 11596
.bss.pu8ApsSeq 0x0401586c 0x04015870 4 4% 11599
.bss.sAplApsdeLoopbackData 0x04015870 0x040158a0 48 43% 11602
.bss.sAplApsdePostLoopbackData 0x040158a0 0x040158d0 48 43% 11604
.bss.u8ApsSeq 0x040158d0 0x040158d1 1 1% 11606
.bss.u8FailCount.0 0x040158d1 0x040158d2 1 1% 11608
Expected total in zps_apl_apsde.o file: 114 Actual: 114 100% 11590
RAM0 / .bss / zps_apl_apsme.o Start End Size % Line
.bss.g_bNwkEncrypt 0x040158d2 0x040158d3 1 100% 11610
Expected total in zps_apl_apsme.o file: 1 Actual: 1 100% 11610
RAM0 / .bss / zps_apl_sec.o Start End Size % Line
.bss.bOverrideApsSecurity 0x040158d3 0x040158d4 1 12% 11613
.bss.bSetTclkFlashFeature 0x040158d4 0x040158d8 4 45% 11616
.bss.pfCallbackHashDecrypt 0x040158d8 0x040158dc 4 45% 11620
Expected total in zps_apl_sec.o file: 9 Actual: 9 100% 11613
RAM0 / .bss / zps_apl_zdo_nwkmanager.o Start End Size % Line
.bss.apvAplPdmRecordsAddress 0x040158dc 0x040158f0 20 42% 11622
.bss.au16AplPdmRecordsSize 0x040158f0 0x040158fa 10 21% 11625
.bss.bZpsMyLastJoinWasRejoin 0x040158fa 0x040158fb 1 3% 11628
.bss.g_bLastRejoinWasSecure 0x040158fb 0x040158fc 1 3% 11630
.bss.g_u8Networks 0x040158fc 0x040158fd 1 3% 11633
.bss.g_u8SuspendBoundTransmission 0x040158fd 0x04015900 3 7% 11635
.bss.prvZdoLeaveActionDecider 0x04015900 0x04015904 4 9% 11639
.bss.psNwkDescriptors 0x04015904 0x04015908 4 9% 11642
.bss.sZpsIntStore 0x04015908 0x0401590c 4 9% 11644
Expected total in zps_apl_zdo_nwkmanager.o file: 48 Actual: 48 100% 11622
RAM0 / .bss / zps_apl_zdo_handle_zdp_event.o Start End Size % Line
.bss.pfZdpEventfunc 0x0401590c 0x04015910 4 45% 11647
.bss.pu16CallbackClusterList 0x04015910 0x04015914 4 45% 11650
.bss.u8SizeOfCallbackList 0x04015914 0x04015915 1 12% 11653
Expected total in zps_apl_zdo_handle_zdp_event.o file: 9 Actual: 9 100% 11647
RAM0 / .bss / zps_apl_zdo_common.o Start End Size % Line
.bss.g_bStopZdpAcks 0x04015915 0x04015916 1 100% 11656
Expected total in zps_apl_zdo_common.o file: 1 Actual: 1 100% 11656
RAM0 / .bss / zps_apl_zdo_default_server.o Start End Size % Line
.bss.bDefaultServerIgnoreHandleMgmtUpdate 0x04015916 0x04015917 1 100% 11659
Expected total in zps_apl_zdo_default_server.o file: 1 Actual: 1 100% 11659
RAM0 / .bss / zps_apl_mac_isr.o Start End Size % Line
.bss.g_u8McpsFilterConfig 0x04015917 0x04015918 1 12% 11662
.bss.pfZGPSupported 0x04015918 0x0401591c 4 45% 11665
.bss.u32BroadcastRejectedCount 0x0401591c 0x04015920 4 45% 11668
Expected total in zps_apl_mac_isr.o file: 9 Actual: 9 100% 11662
RAM0 / .bss / zps_apl_zdo_device_annce_server.o Start End Size % Line
.bss.bDisableSourceRouting 0x04015920 0x04015924 4 50% 11671
.bss.pfAliasAddressPresent 0x04015924 0x04015928 4 50% 11675
Expected total in zps_apl_zdo_device_annce_server.o file: 8 Actual: 8 100% 11671
RAM0 / .bss / zps_apl_zdo_bind_unbind_server.o Start End Size % Line
.bss.pfBindAllowed 0x04015928 0x0401592c 4 50% 11678
.bss.psBindUnbindServerContext 0x0401592c 0x04015930 4 50% 11681
Expected total in zps_apl_zdo_bind_unbind_server.o file: 8 Actual: 8 100% 11678
RAM0 / .bss / zps_apl_zdo_bound_data_request_manager.o Start End Size % Line
.bss.psServerContextCopy 0x04015930 0x04015934 4 100% 11684
Expected total in zps_apl_zdo_bound_data_request_manager.o file: 4 Actual: 4 100% 11684
RAM0 / .bss / zps_apl_zdo_nwkmanager_client.o Start End Size % Line
.bss.g_psClientServerContext 0x04015934 0x04015938 4 100% 11687
Expected total in zps_apl_zdo_nwkmanager_client.o file: 4 Actual: 4 100% 11687
RAM0 / .bss / zps_mac_common.o Start End Size % Line
.bss.g_au8LegacyBeaconPayload 0x04015938 0x04015947 15 42% 11690
.bss.g_bMacEnhancedMode 0x04015947 0x04015948 1 3% 11693
.bss.g_pu16FilterTable 0x04015948 0x0401594c 4 12% 11696
.bss.g_pu8LinkQualityTable 0x0401594c 0x04015950 4 12% 11699
.bss.g_u16FilterNumAddrs 0x04015950 0x04015952 2 6% 11702
.bss.g_u8LegacyBeaconPayloadLen 0x04015952 0x04015954 2 6% 11705
.bss.pfnDataReqCallback 0x04015954 0x04015958 4 12% 11709
.bss.pfnEmptyMcpsFrameWithFpSetCallback 0x04015958 0x0401595c 4 12% 11712
Expected total in zps_mac_common.o file: 36 Actual: 36 100% 11690
RAM0 / .bss / zps_mac_shim.o Start End Size % Line
.bss.ZPS_g_i8LastRSSI 0x0401595c 0x0401595e 2 10% 11715
.bss.ZPS_g_u8LastLQI 0x0401595e 0x04015960 2 10% 11718
.bss.pfnCallbackMcps 0x04015960 0x04015964 4 20% 11721
.bss.s_prMcpsCallBack 0x04015964 0x04015968 4 20% 11724
.bss.s_prMlmeCallBack 0x04015968 0x0401596c 4 20% 11726
.bss.s_pvAplHandle 0x0401596c 0x04015970 4 20% 11728
Expected total in zps_mac_shim.o file: 20 Actual: 20 100% 11715
RAM0 / .bss / zps_miniMac.o Start End Size % Line
.bss.g_pvAplHandle 0x04015970 0x04015974 4 11% 11730
.bss.pasTxFrame 0x04015974 0x04015978 4 11% 11733
.bss.prAppMcpsCallback 0x04015978 0x0401597c 4 11% 11736
.bss.prAppMlmeCallback 0x0401597c 0x04015980 4 11% 11739
.bss.pvRxStore 0x04015980 0x04015984 4 11% 11742
.bss.pvTxStore 0x04015984 0x04015988 4 11% 11745
.bss.sMiniMacIntStore 0x04015988 0x0401598c 4 11% 11748
.bss.s_sDcfmIndMgr 0x0401598c 0x04015994 8 22% 11750
.bss.u8ScanBeaconsSeen 0x04015994 0x04015995 1 3% 11752
Expected total in zps_miniMac.o file: 37 Actual: 37 100% 11730
RAM0 / .bss / zps_nwk_lib.o Start End Size % Line
.bss.g_u8NwkRoutersLimitChildren 0x04015995 0x04015998 3 100% 11754
Expected total in zps_nwk_lib.o file: 3 Actual: 3 100% 11754
RAM0 / .bss / zps_nwk_lkst.o Start End Size % Line
.bss.pfnLinkCost 0x04015998 0x0401599c 4 100% 11758
Expected total in zps_nwk_lkst.o file: 4 Actual: 4 100% 11758
RAM0 / .bss / zps_nwk_main.o Start End Size % Line
.bss.pfExtendedStatusCallBack 0x0401599c 0x040159a0 4 50% 11761
.bss.zps_psNwk 0x040159a0 0x040159a4 4 50% 11763
Expected total in zps_nwk_main.o file: 8 Actual: 8 100% 11761
RAM0 / .bss / zps_nwk_maint.o Start End Size % Line
.bss.g_u32SelfNwkStatusFilterMask 0x040159a4 0x040159a8 4 100% 11766
Expected total in zps_nwk_maint.o file: 4 Actual: 4 100% 11766
RAM0 / .bss / zps_nwk_mcps.o Start End Size % Line
.bss.bCheckChild 0x040159a8 0x040159a9 1 6% 11769
.bss.g_bDisableSlowAveraging 0x040159a9 0x040159ac 3 17% 11772
.bss.pfCallbackNotification 0x040159ac 0x040159b0 4 23% 11776
.bss.pfOptionsFilterCallback 0x040159b0 0x040159b4 4 23% 11778
.bss.pu64NewMacOverrideMyAddressLocation 0x040159b4 0x040159b8 4 23% 11781
.bss.u8Count.0 0x040159b8 0x040159ba 2 12% 11784
Expected total in zps_nwk_mcps.o file: 18 Actual: 18 100% 11769
RAM0 / .bss / zps_nwk_nib.o Start End Size % Line
.bss.a16NwkPdmRecordSizes 0x040159ba 0x040159c6 12 9% 11787
.bss.au8BeaconPayload 0x040159c6 0x04015a3c 118 89% 11790
.bss.bR20Mode 0x04015a3c 0x04015a3d 1 1% 11793
.bss.u8TransientIndex 0x04015a3d 0x04015a40 3 3% 11795
Expected total in zps_nwk_nib.o file: 134 Actual: 134 100% 11787
RAM0 / .bss / zps_nwk_disc.o Start End Size % Line
.bss.sGlobalScanParams 0x04015a40 0x04015a48 8 23% 11798
.bss.sScanAttemptTimer 0x04015a48 0x04015a64 28 78% 11801
Expected total in zps_nwk_disc.o file: 36 Actual: 36 100% 11798
RAM0 / .bss / zps_nwk_disc_st.o Start End Size % Line
.bss.bOneBeaconPerNetwork 0x04015a64 0x04015a68 4 100% 11804
Expected total in zps_nwk_disc_st.o file: 4 Actual: 4 100% 11804
RAM0 / .bss / MMAC_TimerServer.o Start End Size % Line
.bss.psTimerServerList 0x04015a68 0x04015a6c 4 50% 11807
.bss.u32SleepIntervalInSymbols 0x04015a6c 0x04015a70 4 50% 11810
Expected total in MMAC_TimerServer.o file: 8 Actual: 8 100% 11807
RAM0 / .bss / Mini_Association.o Start End Size % Line
.bss.g_u8MiniMacConfig_RetriesPollAssocResponses 0x04015a70 0x04015a74 4 100% 11812
Expected total in Mini_Association.o file: 4 Actual: 4 100% 11812
RAM0 / .bss / Mini_Main.o Start End Size % Line
.bss.prMiniMac_u32BbcIntCallback 0x04015a74 0x04015a78 4 2% 11816
.bss.sMiniMacInternal 0x04015a78 0x04015ab4 60 26% 11819
.bss.sMiniMacPhyPib 0x04015ab4 0x04015ab8 4 2% 11822
.bss.sMiniMacPib 0x04015ab8 0x04015b54 156 67% 11825
.bss.sThisDeviceMacAddr 0x04015b54 0x04015b5c 8 4% 11828
.bss.u32MacBufferInvalidAddr 0x04015b5c 0x04015b60 4 2% 11831
Expected total in Mini_Main.o file: 236 Actual: 236 100% 11816
RAM0 / .bss / Mini_Mcps.o Start End Size % Line
.bss.bMAC_ImmortalIndirect 0x04015b60 0x04015b64 4 100% 11834
Expected total in Mini_Mcps.o file: 4 Actual: 4 100% 11834
RAM0 / .bss / Mini_Running.o Start End Size % Line
.bss.psShadowRxBuffer 0x04015b64 0x04015b68 4 100% 11838
Expected total in Mini_Running.o file: 4 Actual: 4 100% 11838
RAM0 / .bss / Mini_Shim.o Start End Size % Line
.bss.sReversedMacAddr 0x04015b68 0x04015b70 8 100% 11841
Expected total in Mini_Shim.o file: 8 Actual: 8 100% 11841
RAM0 / .bss / Mini_TimerServer.o Start End Size % Line
.bss.aprTimerCallback 0x04015b70 0x04015b90 32 48% 11843
.bss.au32TimerCounter 0x04015b90 0x04015bb0 32 48% 11846
.bss.bResetScanTimer 0x04015bb0 0x04015bb4 4 6% 11849
Expected total in Mini_TimerServer.o file: 68 Actual: 68 100% 11843
RAM0 / .bss / Mini_TxRx.o Start End Size % Line
.bss.mini_rx_tstp 0x04015bb4 0x04015bb8 4 80% 11852
.bss.u8MiniMac_RunTimeOptions 0x04015bb8 0x04015bb9 1 20% 11855
Expected total in Mini_TxRx.o file: 5 Actual: 5 100% 11852
RAM0 / .bss / MMAC.o Start End Size % Line
.bss 0x04015bb9 0x04015bbc 3 1% 11858
.bss.ACK_key 0x04015bbc 0x04015bc0 4 1% 11860
.bss.ash_ACK 0x04015bc0 0x04015bc4 4 1% 11862
.bss.bConfiguration 0x04015bc4 0x04015bc5 1 1% 11864
.bss.bWorkaroundTimerRunning 0x04015bc5 0x04015bc6 1 1% 11866
.bss.enable_timerserver 0x04015bc6 0x04015bc8 2 1% 11868
.bss.f_ACK 0x04015bc8 0x04015c4c 132 24% 11872
.bss.fcs_ACK 0x04015c4c 0x04015c4e 2 1% 11874
.bss.fcs_ACK_pos 0x04015c4e 0x04015c50 2 1% 11876
.bss.mac_seed 0x04015c50 0x04015c54 4 1% 11880
.bss.prBbcIntHandler 0x04015c54 0x04015c58 4 1% 11882
.bss.prPhyIntHandler 0x04015c58 0x04015c5c 4 1% 11884
.bss.restore_reg_file 0x04015c5c 0x04015d00 164 29% 11886
.bss.rx 0x04015d00 0x04015d38 56 10% 11890
.bss.tx 0x04015d38 0x04015d70 56 10% 11892
.bss.tx_tries 0x04015d70 0x04015d74 4 1% 11894
.bss.u32TestCount 0x04015d74 0x04015d78 4 1% 11896
.bss.u8SctlMask 0x04015d78 0x04015d79 1 1% 11899
.bss.v2MAC 0x04015d79 0x04015d7a 1 1% 11901
.bss.v2MAC_FP 0x04015d7a 0x04015d7c 2 1% 11903
.bss.v2MAC_LIFSTURNAROUNDTIME 0x04015d7c 0x04015d80 4 1% 11906
.bss.v2MAC_PHYRXTUNETIMEs 0x04015d80 0x04015d84 4 1% 11909
.bss.v2MAC_RxErrors 0x04015d84 0x04015d88 4 1% 11912
.bss.v2MAC_TURNAROUNDTIME 0x04015d88 0x04015d8c 4 1% 11915
.bss.v2MAC_TXMBEBT 0x04015d8c 0x04015d90 4 1% 11918
.bss.v2MAC_TXTRIES 0x04015d90 0x04015d94 4 1% 11921
.bss.v2MAC_TxErrors 0x04015d94 0x04015d98 4 1% 11924
.bss.v2MAC_csl_period 0x04015d98 0x04015d9c 4 1% 11927
.bss.v2MAC_csl_sample_time 0x04015d9c 0x04015da0 4 1% 11930
.bss.v2MAC_currKey 0x04015da0 0x04015db0 16 3% 11933
.bss.v2MAC_enc_fn 0x04015db0 0x04015db4 4 1% 11936
.bss.v2MAC_int_handler 0x04015db4 0x04015db8 4 1% 11939
.bss.v2MAC_keyId 0x04015db8 0x04015dbc 4 1% 11942
.bss.v2MAC_macFrameCounter 0x04015dbc 0x04015dc0 4 1% 11946
.bss.v2MAC_nextKey 0x04015dc0 0x04015dd0 16 3% 11949
.bss.v2MAC_prevKey 0x04015dd0 0x04015de0 16 3% 11952
.bss.v2MAC_promiscuous 0x04015de0 0x04015de1 1 1% 11955
.bss.v2MAC_rx_frame_set 0x04015de1 0x04015de4 3 1% 11958
.bss.v2MAC_vs_ie_gen 0x04015de4 0x04015de8 4 1% 11962
.bss.v2MAC_vs_ie_len 0x04015de8 0x04015dec 4 1% 11965
.bss.vs_ie_ACK 0x04015dec 0x04015df0 4 1% 11968
.bss.vs_ie_ACK_len 0x04015df0 0x04015df1 1 1% 11971
Expected total in MMAC.o file: 568 Actual: 568 100% 11858
RAM0 / .bss / Mini_Doze.o Start End Size % Line
.bss.bRadioDoze 0x04015df1 0x04015df2 1 100% 11974
Expected total in Mini_Doze.o file: 1 Actual: 1 100% 11974
RAM0 / .bss / radio.o Start End Size % Line
.bss.eTxMode 0x04015df2 0x04015df3 1 1% 11977
.bss.eTxModeCh26 0x04015df3 0x04015df4 1 1% 11979
.bss.rf_activity_callback 0x04015df4 0x04015df8 4 1% 11982
.bss.tCalTempValues 0x04015df8 0x04015e0c 20 5% 11984
.bss.tLocalFlashRecord 0x04015e0c 0x04015fd0 452 94% 11987
.bss.u32PhyOn_sav 0x04015fd0 0x04015fd4 4 1% 11990
Expected total in radio.o file: 482 Actual: 482 100% 11977
RAM0 / .bss / zps_tsv.o Start End Size % Line
.bss.s_prExpireFn 0x04015fd4 0x04015fd8 4 100% 11993
Expected total in zps_tsv.o file: 4 Actual: 4 100% 11993
RAM0 / .bss / zps_nwk_nib.o Start End Size % Line
g_u32NwkFrameCounter 0x04015fd8 0x04015fe0 8 100% 11997
Expected total in zps_nwk_nib.o file: 8 Actual: 8 100% 11997

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 / .bss_discard Files Size %
APP/Common_Switch/Source/ 1 1124 43%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSMAC_Mini_SOC.a/ 1 1524 58%
Expected total in .bss_discard section: 2648 Actual: 2648 100%
RAM0 / .data Files Size %
APP/Common/Source/ 1 5 1%
APP/Common/Source/board_k32w0/ 1 4 1%
APP/Common_Switch/Source/ 2 3 1%
APP/DimmerSwitch/Source/ 3 1060 67%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/XCVR/lib/libRadio.a/ 1 100 7%
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 31 2%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSMAC_Mini_SOC.a/ 2 12 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSNWK_ZED.a/ 8 34 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 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/OSAbstraction/Source/ 1 32 3%
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/ 6 112 8%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZigbeeCommon/Source/ 1 32 3%
Expected total in .data section: 1584 Actual: 1580 100%
RAM0 / .bss Files Size %
APP/Common/Source/ 1 5 1%
APP/Common/Source/board_k32w0/ 1 72 1%
APP/Common_Switch/Source/ 5 87 1%
APP/DimmerSwitch/Source/ 3 7432 51%
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 4%
LIB/SDKPackages/K32W061DK6/middleware/wireless/ieee-802.15.4/lib/libMiniMac.a/ 10 906 7%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSAPL.a/ 15 376 3%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSMAC_Mini_SOC.a/ 3 93 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSNWK_ZED.a/ 9 219 2%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSTSV.a/ 1 4 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/drivers/ 5 153 2%
SDK/SDKPackages/K32W061DK6/devices/K32W061/utilities/debug_console/ 1 32 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/GPIO/ 1 4 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/LowPower/Source/k32w061dk6/ 2 620 5%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/MemManager/Source/ 1 2624 18%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/OSAbstraction/Source/ 1 300 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/SecLib/ 1 19 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/TimersManager/Source/ 2 376 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/Common/ 3 132 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/FindAndBind/ 1 92 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/NwkSteering/ 1 16 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCIF/Source/ 5 348 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/General/Source/ 6 28 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZigbeeCommon/Source/ 2 16 1%
Expected total in .bss section: 14608 Actual: 14608 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 / .bss_discard Size %
APP/ 1124 43%
|       Common_Switch/ 1124 43%
|       |       Source/ 1124 43%
|       |       |       app_main.o 1124 43%
LIB/ 1524 58%
|       SDKPackages/ 1524 58%
|       |       K32W061DK6/ 1524 58%
|       |       |       middleware/ 1524 58%
|       |       |       |       wireless/ 1524 58%
|       |       |       |       |       zigbee/ 1524 58%
|       |       |       |       |       |       platform/ 1524 58%
|       |       |       |       |       |       |       K32W0/ 1524 58%
|       |       |       |       |       |       |       |       libs/ 1524 58%
|       |       |       |       |       |       |       |       |       libZPSMAC_Mini_SOC.a/ 1524 58%
|       |       |       |       |       |       |       |       |       |       zps_miniMac.o 1524 58%
RAM0 / .data Size %
APP/ 1072 68%
|       Common/ 9 1%
|       |       Source/ 9 1%
|       |       |       app_buttons.o 5 1%
|       |       |       board_k32w0/ 4 1%
|       |       |       |       temp_sensor_drv.o 4 1%
|       Common_Switch/ 3 1%
|       |       Source/ 3 1%
|       |       |       app_start_switch.o 1 1%
|       |       |       app_zlo_switch_node.o 2 1%
|       DimmerSwitch/ 1060 67%
|       |       Source/ 1060 67%
|       |       |       pdum_apdu.o 24 2%
|       |       |       pdum_gen.o 124 8%
|       |       |       zps_gen.o 912 58%
LIB/ 180 12%
|       SDKPackages/ 180 12%
|       |       K32W061DK6/ 180 12%
|       |       |       middleware/ 180 12%
|       |       |       |       wireless/ 180 12%
|       |       |       |       |       framework/ 100 7%
|       |       |       |       |       |       XCVR/ 100 7%
|       |       |       |       |       |       |       lib/ 100 7%
|       |       |       |       |       |       |       |       libRadio.a/ 100 7%
|       |       |       |       |       |       |       |       |       radio.o 100 7%
|       |       |       |       |       ieee-802.15.4/ 3 1%
|       |       |       |       |       |       lib/ 3 1%
|       |       |       |       |       |       |       libMiniMac.a/ 3 1%
|       |       |       |       |       |       |       |       Mini_Association.o 3 1%
|       |       |       |       |       zigbee/ 77 5%
|       |       |       |       |       |       platform/ 77 5%
|       |       |       |       |       |       |       K32W0/ 77 5%
|       |       |       |       |       |       |       |       libs/ 77 5%
|       |       |       |       |       |       |       |       |       libZPSAPL.a/ 31 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 11 1%
|       |       |       |       |       |       |       |       |       libZPSMAC_Mini_SOC.a/ 12 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_shim.o 5 1%
|       |       |       |       |       |       |       |       |       |       zps_miniMac.o 7 1%
|       |       |       |       |       |       |       |       |       libZPSNWK_ZED.a/ 34 3%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc.o 6 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc_st.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_frm.o 16 2%
|       |       |       |       |       |       |       |       |       |       zps_nwk_join.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_leave.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_maint.o 2 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mcps.o 2 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nib.o 2 1%
SDK/ 328 21%
|       SDKPackages/ 328 21%
|       |       K32W061DK6/ 328 21%
|       |       |       devices/ 24 2%
|       |       |       |       K32W061/ 24 2%
|       |       |       |       |       drivers/ 20 2%
|       |       |       |       |       |       fsl_power.o 20 2%
|       |       |       |       |       system_K32W061.o 4 1%
|       |       |       middleware/ 304 20%
|       |       |       |       wireless/ 304 20%
|       |       |       |       |       framework/ 160 11%
|       |       |       |       |       |       Common/ 12 1%
|       |       |       |       |       |       |       Heap.o 12 1%
|       |       |       |       |       |       MemManager/ 32 3%
|       |       |       |       |       |       |       Source/ 32 3%
|       |       |       |       |       |       |       |       MemManager.o 32 3%
|       |       |       |       |       |       OSAbstraction/ 32 3%
|       |       |       |       |       |       |       Source/ 32 3%
|       |       |       |       |       |       |       |       fsl_os_abstraction_bm.o 32 3%
|       |       |       |       |       |       RNG/ 44 3%
|       |       |       |       |       |       |       Source/ 44 3%
|       |       |       |       |       |       |       |       RNG.o 44 3%
|       |       |       |       |       |       TimersManager/ 40 3%
|       |       |       |       |       |       |       Source/ 40 3%
|       |       |       |       |       |       |       |       TMR_Adapter.o 8 1%
|       |       |       |       |       |       |       |       TimersManager.o 32 3%
|       |       |       |       |       zigbee/ 144 10%
|       |       |       |       |       |       ZCL/ 112 8%
|       |       |       |       |       |       |       Clusters/ 112 8%
|       |       |       |       |       |       |       |       General/ 112 8%
|       |       |       |       |       |       |       |       |       Source/ 112 8%
|       |       |       |       |       |       |       |       |       |       Basic.o 16 2%
|       |       |       |       |       |       |       |       |       |       Groups.o 16 2%
|       |       |       |       |       |       |       |       |       |       Identify.o 16 2%
|       |       |       |       |       |       |       |       |       |       LevelControl.o 16 2%
|       |       |       |       |       |       |       |       |       |       OnOff.o 16 2%
|       |       |       |       |       |       |       |       |       |       Scenes.o 32 3%
|       |       |       |       |       |       ZigbeeCommon/ 32 3%
|       |       |       |       |       |       |       Source/ 32 3%
|       |       |       |       |       |       |       |       app_zps_link_keys.o 32 3%
RAM0 / .bss Size %
APP/ 7596 52%
|       Common_Switch/ 87 1%
|       |       Source/ 87 1%
|       |       |       app_main.o 40 1%
|       DimmerSwitch/ 7432 51%
|       |       Source/ 7432 51%
|       |       |       pdum_gen.o 2116 15%
|       |       |       zps_gen.o 4124 29%
|       |       |       app_start_switch.o 8 1%
|       |       |       App_DimmerSwitch.o 1192 9%
|       |       |       app_zlo_switch_node.o 25 1%
|       |       |       app_zcl_switch_task.o 12 1%
|       Common/ 77 1%
|       |       Source/ 77 1%
|       |       |       app_buttons.o 5 1%
|       |       |       app_switch_state_machine.o 2 1%
SDK/ 4760 33%
|       SDKPackages/ 4760 33%
|       |       K32W061DK6/ 4760 33%
|       |       |       devices/ 185 2%
|       |       |       |       K32W061/ 185 2%
|       |       |       |       |       utilities/ 32 1%
|       |       |       |       |       |       debug_console/ 32 1%
|       |       |       |       |       |       |       fsl_debug_console.o 32 1%
|       |       |       |       |       drivers/ 153 2%
|       |       |       |       |       |       fsl_gint.o 4 1%
|       |       |       board_k32w0/ 72 1%
|       |       |       |       temp_sensor_drv.o 72 1%
|       |       |       middleware/ 4575 32%
|       |       |       |       wireless/ 4575 32%
|       |       |       |       |       zigbee/ 632 5%
|       |       |       |       |       |       ZigbeeCommon/ 16 1%
|       |       |       |       |       |       |       Source/ 16 1%
|       |       |       |       |       |       |       |       ZTimer.o 12 1%
|       |       |       |       |       |       |       |       appZpsBeaconHandler.o 4 1%
|       |       |       |       |       |       fsl_flexcomm.o 56 1%
|       |       |       |       |       |       fsl_power.o 5 1%
|       |       |       |       |       framework/ 3943 27%
|       |       |       |       |       |       SecLib/ 19 1%
|       |       |       |       |       |       |       SecLib.o 19 1%
|       |       |       |       |       |       MemManager/ 2624 18%
|       |       |       |       |       |       |       Source/ 2624 18%
|       |       |       |       |       |       |       |       MemManager.o 2624 18%
|       |       |       |       |       |       TimersManager/ 376 3%
|       |       |       |       |       |       |       Source/ 376 3%
|       |       |       |       |       |       |       |       TimersManager.o 345 3%
|       |       |       |       |       |       |       |       TMR_Adapter.o 31 1%
|       |       |       |       |       |       fsl_ctimer.o 12 1%
|       |       |       |       |       |       fsl_dma.o 76 1%
|       |       |       |       |       |       LowPower/ 620 5%
|       |       |       |       |       |       |       Source/ 620 5%
|       |       |       |       |       |       |       |       k32w061dk6/ 620 5%
|       |       |       |       |       |       |       |       |       PWR.o 328 3%
|       |       |       |       |       |       |       |       |       PWRLib.o 292 2%
|       |       |       |       |       |       GPIO/ 4 1%
|       |       |       |       |       |       |       GPIO_Adapter.o 4 1%
|       |       |       |       |       |       OSAbstraction/ 300 3%
|       |       |       |       |       |       |       Source/ 300 3%
|       |       |       |       |       |       |       |       fsl_os_abstraction_bm.o 300 3%
|       |       |       |       |       |       ZCL/ 28 1%
|       |       |       |       |       |       |       Clusters/ 28 1%
|       |       |       |       |       |       |       |       General/ 28 1%
|       |       |       |       |       |       |       |       |       Source/ 28 1%
|       |       |       |       |       |       |       |       |       |       Basic.o 15 1%
|       |       |       |       |       |       |       |       |       |       Groups.o 2 1%
|       |       |       |       |       |       |       |       |       |       Identify.o 4 1%
|       |       |       |       |       |       |       |       |       |       LevelControl.o 2 1%
|       |       |       |       |       |       |       |       |       |       OnOff.o 2 1%
|       |       |       |       |       |       |       |       |       |       Scenes.o 3 1%
|       |       |       |       |       |       ZCIF/ 348 3%
|       |       |       |       |       |       |       Source/ 348 3%
|       |       |       |       |       |       |       |       zcl.o 244 2%
|       |       |       |       |       |       |       |       zcl_common.o 76 1%
|       |       |       |       |       |       |       |       zcl_event.o 8 1%
|       |       |       |       |       |       |       |       zcl_readAttributesResponseHandle.o 16 1%
|       |       |       |       |       |       |       |       zcl_search.o 4 1%
|       |       |       |       |       |       BDB/ 240 2%
|       |       |       |       |       |       |       Source/ 240 2%
|       |       |       |       |       |       |       |       Common/ 132 1%
|       |       |       |       |       |       |       |       |       bdb_fr.o 4 1%
|       |       |       |       |       |       |       |       |       bdb_start.o 40 1%
|       |       |       |       |       |       |       |       |       bdb_state_machine.o 88 1%
|       |       |       |       |       |       |       |       NwkSteering/ 16 1%
|       |       |       |       |       |       |       |       |       bdb_ns.o 16 1%
|       |       |       |       |       |       |       |       FindAndBind/ 92 1%
|       |       |       |       |       |       |       |       |       bdb_fb_initiator.o 92 1%
LIB/ 2252 16%
|       SDKPackages/ 2252 16%
|       |       K32W061DK6/ 2252 16%
|       |       |       middleware/ 2252 16%
|       |       |       |       wireless/ 2252 16%
|       |       |       |       |       framework/ 654 5%
|       |       |       |       |       |       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/ 692 5%
|       |       |       |       |       |       platform/ 692 5%
|       |       |       |       |       |       |       K32W0/ 692 5%
|       |       |       |       |       |       |       |       libs/ 692 5%
|       |       |       |       |       |       |       |       |       libZPSAPL.a/ 376 3%
|       |       |       |       |       |       |       |       |       |       zps_apl_af.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_af_apsde.o 8 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_task.o 148 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsde.o 114 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsme.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_sec.o 9 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager.o 48 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_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/ 93 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_common.o 36 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_shim.o 20 1%
|       |       |       |       |       |       |       |       |       |       zps_miniMac.o 37 1%
|       |       |       |       |       |       |       |       |       libZPSNWK_ZED.a/ 219 2%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lib.o 3 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lkst.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_main.o 8 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_maint.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mcps.o 18 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nib.o 142 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc.o 36 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc_st.o 4 1%
|       |       |       |       |       ieee-802.15.4/ 906 7%
|       |       |       |       |       |       lib/ 906 7%
|       |       |       |       |       |       |       libMiniMac.a/ 906 7%
|       |       |       |       |       |       |       |       MMAC_TimerServer.o 8 1%
|       |       |       |       |       |       |       |       Mini_Association.o 4 1%
|       |       |       |       |       |       |       |       Mini_Main.o 236 2%
|       |       |       |       |       |       |       |       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 4%
|       |       |       |       |       |       |       |       Mini_Doze.o 1 1%
|       |       |       |       |       |       XCVR/ 482 4%
|       |       |       |       |       |       |       lib/ 482 4%
|       |       |       |       |       |       |       |       libRadio.a/ 482 4%
|       |       |       |       |       |       |       |       |       radio.o 482 4%
|       |       |       |       |       |       |       |       |       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:

#4986 BANK: BANK0_16KB - Start=0x04000000 End=0x04004000 Size=16384 BANK: BANK0_16KB - Start=0x04000000 End=0x04004000 Size=16384BANK0_16KB #4986 BANK: BANK4_8KB - Start=0x04010000 End=0x04012000 Size=8192 BANK: BANK4_8KB - Start=0x04010000 End=0x04012000 Size=8192BANK4_8KB #4986 BANK: BANK5_8KB - Start=0x04012000 End=0x04014000 Size=8192 BANK: BANK5_8KB - Start=0x04012000 End=0x04014000 Size=8192BANK5_8KB #4986 BANK: BANK6_4KB - Start=0x04014000 End=0x04015000 Size=4096 BANK: BANK6_4KB - Start=0x04014000 End=0x04015000 Size=4096BANK6_4KB #4986 BANK: BANK7_4KB - Start=0x04015000 End=0x04016000 Size=4096 BANK: BANK7_4KB - Start=0x04015000 End=0x04016000 Size=4096BANK7_4KB #10731 SECTION: !bootloader - Start=0x04000000 End=0x04000400 Size=1024 #10731 SECTION: !bootloader - Start=0x04000000 End=0x04000400 Size=1024!bootloader #10731 SECTION: .bss_discard - Start=0x04000600 End=0x04001058 Size=2648 #10731 SECTION: .bss_discard - Start=0x04000600 End=0x04001058 Size=2648.bss_discard #10757 SECTION: .boot_resume_stack - Start=0x04001058 End=0x04001458 Size=1024 #10757 SECTION: .boot_resume_stack - Start=0x04001058 End=0x04001458 Size=1024.boot_resume_stack #10766 SECTION: .heap - Start=0x04011da8 End=0x040120a0 Size=760 #10766 SECTION: .heap - Start=0x04011da8 End=0x040120a0 Size=760.heap #10779 SECTION: .data - Start=0x040120a0 End=0x040126d0 Size=1584 #10779 SECTION: .data - Start=0x040120a0 End=0x040126d0 Size=1584.data #11082 SECTION: .bss - Start=0x040126d0 End=0x04015fe0 Size=14608 #11082 SECTION: .bss - Start=0x040126d0 End=0x04015fe0 Size=14608.bss #11997 SECTION: !warmstart - Start=0x04015fe0 End=0x04016000 Size=32 #10734 FILE: zps_miniMac.o - Start=0x04000600 End=0x04000bf4 Size=1524 #10734 FILE: zps_miniMac.o - Start=0x04000600 End=0x04000bf4 Size=1524zps_miniMac.o #10740 FILE: app_main.o - Start=0x04000bf4 End=0x04001058 Size=1124 #10740 FILE: app_main.o - Start=0x04000bf4 End=0x04001058 Size=1124app_main.o #10790 FILE: pdum_gen.o - Start=0x040120a4 End=0x04012120 Size=124 #10790 FILE: pdum_gen.o - Start=0x040120a4 End=0x04012120 Size=124pdum_gen.o #10797 FILE: pdum_apdu.o - Start=0x04012120 End=0x04012138 Size=24 #10802 FILE: zps_gen.o - Start=0x04012138 End=0x040124c8 Size=912 #10802 FILE: zps_gen.o - Start=0x04012138 End=0x040124c8 Size=912zps_gen.o #10868 FILE: app_start_switch.o - Start=0x040124c8 End=0x040124c9 Size=1 #10870 FILE: app_zlo_switch_node.o - Start=0x040124c9 End=0x040124cb Size=2 #10874 FILE: app_buttons.o - Start=0x040124cb End=0x040124d0 Size=5 #10876 FILE: temp_sensor_drv.o - Start=0x040124d0 End=0x040124d4 Size=4 #10878 FILE: app_zps_link_keys.o - Start=0x040124d4 End=0x040124f4 Size=32 #10884 FILE: system_K32W061.o - Start=0x040124f4 End=0x040124f8 Size=4 #10887 FILE: fsl_power.o - Start=0x040124f8 End=0x0401250c Size=20 #10895 FILE: RNG.o - Start=0x0401250c End=0x04012538 Size=44 #10895 FILE: RNG.o - Start=0x0401250c End=0x04012538 Size=44RNG.o #10896 FILE: MemManager.o - Start=0x04012538 End=0x04012558 Size=32 #10899 FILE: TimersManager.o - Start=0x04012558 End=0x04012578 Size=32 #10902 FILE: TMR_Adapter.o - Start=0x04012578 End=0x04012580 Size=8 #10903 FILE: Heap.o - Start=0x04012580 End=0x0401258c Size=12 #10912 FILE: fsl_os_abstraction_bm.o - Start=0x0401258c End=0x040125ac Size=32 #10915 FILE: Basic.o - Start=0x040125ac End=0x040125bc Size=16 #10918 FILE: Groups.o - Start=0x040125bc End=0x040125cc Size=16 #10921 FILE: Identify.o - Start=0x040125cc End=0x040125dc Size=16 #10924 FILE: LevelControl.o - Start=0x040125dc End=0x040125ec Size=16 #10927 FILE: OnOff.o - Start=0x040125ec End=0x040125fc Size=16 #10930 FILE: Scenes.o - Start=0x040125fc End=0x0401261c Size=32 #10936 FILE: zps_apl_af_apsde.o - Start=0x0401261c End=0x0401261e Size=2 #10938 FILE: zps_apl_task.o - Start=0x0401261e End=0x04012622 Size=4 #10944 FILE: zps_apl_apsde.o - Start=0x04012622 End=0x04012628 Size=6 #10953 FILE: zps_apl_aps_nlde.o - Start=0x04012628 End=0x0401262c Size=4 #10956 FILE: zps_apl_sec.o - Start=0x0401262c End=0x0401262d Size=1 #10959 FILE: zps_apl_zdo_nwkmanager.o - Start=0x0401262d End=0x04012638 Size=11 #10980 FILE: zps_apl_mac_isr.o - Start=0x04012638 End=0x04012639 Size=1 #10983 FILE: zps_apl_zdo_bound_data_request_manager.o - Start=0x04012639 End=0x0401263a Size=1 #10986 FILE: zps_apl_zdo_mgmt_bind_server.o - Start=0x0401263a End=0x0401263b Size=1 #10989 FILE: zps_mac_shim.o - Start=0x0401263b End=0x04012640 Size=5 #10995 FILE: zps_miniMac.o - Start=0x04012640 End=0x04012647 Size=7 #11011 FILE: zps_nwk_leave.o - Start=0x04012647 End=0x04012648 Size=1 #11014 FILE: zps_nwk_maint.o - Start=0x04012648 End=0x0401264a Size=2 #11020 FILE: zps_nwk_mcps.o - Start=0x0401264a End=0x0401264c Size=2 #11026 FILE: zps_nwk_nib.o - Start=0x0401264c End=0x0401264e Size=2 #11032 FILE: zps_nwk_disc.o - Start=0x0401264e End=0x04012654 Size=6 #11039 FILE: zps_nwk_disc_st.o - Start=0x04012654 End=0x04012658 Size=4 #11041 FILE: zps_nwk_frm.o - Start=0x04012658 End=0x04012668 Size=16 #11053 FILE: zps_nwk_join.o - Start=0x04012668 End=0x04012669 Size=1 #11056 FILE: Mini_Association.o - Start=0x04012669 End=0x0401266c Size=3 #11063 FILE: radio.o - Start=0x0401266c End=0x040126d0 Size=100 #11063 FILE: radio.o - Start=0x0401266c End=0x040126d0 Size=100radio.o #11086 FILE: app_main.o - Start=0x040126d0 End=0x040126f8 Size=40 #11086 FILE: app_main.o - Start=0x040126d0 End=0x040126f8 Size=40app_main.o #11106 FILE: pdum_gen.o - Start=0x040126f8 End=0x04012f3c Size=2116 #11106 FILE: pdum_gen.o - Start=0x040126f8 End=0x04012f3c Size=2116pdum_gen.o #11128 FILE: zps_gen.o - Start=0x04012f3c End=0x04013f58 Size=4124 #11128 FILE: zps_gen.o - Start=0x04012f3c End=0x04013f58 Size=4124zps_gen.o #11262 FILE: app_start_switch.o - Start=0x04013f58 End=0x04013f60 Size=8 #11265 FILE: App_DimmerSwitch.o - Start=0x04013f60 End=0x04014408 Size=1192 #11265 FILE: App_DimmerSwitch.o - Start=0x04013f60 End=0x04014408 Size=1192App_DimmerSwitch.o #11267 FILE: app_zlo_switch_node.o - Start=0x04014408 End=0x04014421 Size=25 #11279 FILE: app_zcl_switch_task.o - Start=0x04014421 End=0x0401442d Size=12 #11288 FILE: app_buttons.o - Start=0x0401442d End=0x04014432 Size=5 #11290 FILE: app_switch_state_machine.o - Start=0x04014432 End=0x04014434 Size=2 #11293 FILE: fsl_debug_console.o - Start=0x04014434 End=0x04014454 Size=32 #11298 FILE: fsl_gint.o - Start=0x04014454 End=0x04014458 Size=4 #11300 FILE: temp_sensor_drv.o - Start=0x04014458 End=0x040144a0 Size=72 #11300 FILE: temp_sensor_drv.o - Start=0x04014458 End=0x040144a0 Size=72temp_sensor_drv.o #11315 FILE: ZTimer.o - Start=0x040144a0 End=0x040144ac Size=12 #11317 FILE: appZpsBeaconHandler.o - Start=0x040144ac End=0x040144b0 Size=4 #11320 FILE: fsl_flexcomm.o - Start=0x040144b0 End=0x040144e8 Size=56 #11320 FILE: fsl_flexcomm.o - Start=0x040144b0 End=0x040144e8 Size=56fsl_flexcomm.o #11324 FILE: fsl_power.o - Start=0x040144e8 End=0x040144ed Size=5 #11328 FILE: SecLib.o - Start=0x040144ed End=0x04014500 Size=19 #11333 FILE: MemManager.o - Start=0x04014500 End=0x04014f40 Size=2624 #11333 FILE: MemManager.o - Start=0x04014500 End=0x04014f40 Size=2624MemManager.o #11341 FILE: TimersManager.o - Start=0x04014f40 End=0x04015099 Size=345 #11341 FILE: TimersManager.o - Start=0x04014f40 End=0x04015099 Size=345TimersManager.o #11373 FILE: TMR_Adapter.o - Start=0x04015099 End=0x040150b8 Size=31 #11387 FILE: fsl_ctimer.o - Start=0x040150b8 End=0x040150c4 Size=12 #11392 FILE: fsl_dma.o - Start=0x040150c4 End=0x04015110 Size=76 #11392 FILE: fsl_dma.o - Start=0x040150c4 End=0x04015110 Size=76fsl_dma.o #11394 FILE: PWR.o - Start=0x04015110 End=0x04015258 Size=328 #11394 FILE: PWR.o - Start=0x04015110 End=0x04015258 Size=328PWR.o #11419 FILE: PWRLib.o - Start=0x04015258 End=0x0401537c Size=292 #11419 FILE: PWRLib.o - Start=0x04015258 End=0x0401537c Size=292PWRLib.o #11433 FILE: GPIO_Adapter.o - Start=0x0401537c End=0x04015380 Size=4 #11436 FILE: fsl_os_abstraction_bm.o - Start=0x04015380 End=0x040154ac Size=300 #11436 FILE: fsl_os_abstraction_bm.o - Start=0x04015380 End=0x040154ac Size=300fsl_os_abstraction_bm.o #11453 FILE: Basic.o - Start=0x040154ac End=0x040154bb Size=15 #11456 FILE: Groups.o - Start=0x040154bb End=0x040154bd Size=2 #11459 FILE: Identify.o - Start=0x040154bd End=0x040154c1 Size=4 #11464 FILE: LevelControl.o - Start=0x040154c1 End=0x040154c3 Size=2 #11467 FILE: OnOff.o - Start=0x040154c3 End=0x040154c5 Size=2 #11470 FILE: Scenes.o - Start=0x040154c5 End=0x040154c8 Size=3 #11474 FILE: zcl.o - Start=0x040154c8 End=0x040155bc Size=244 #11474 FILE: zcl.o - Start=0x040154c8 End=0x040155bc Size=244zcl.o #11483 FILE: zcl_common.o - Start=0x040155bc End=0x04015608 Size=76 #11483 FILE: zcl_common.o - Start=0x040155bc End=0x04015608 Size=76zcl_common.o #11485 FILE: zcl_event.o - Start=0x04015608 End=0x04015610 Size=8 #11488 FILE: zcl_readAttributesResponseHandle.o - Start=0x04015610 End=0x04015620 Size=16 #11491 FILE: zcl_search.o - Start=0x04015620 End=0x04015624 Size=4 #11493 FILE: bdb_fr.o - Start=0x04015624 End=0x04015628 Size=4 #11497 FILE: bdb_start.o - Start=0x04015628 End=0x04015650 Size=40 #11497 FILE: bdb_start.o - Start=0x04015628 End=0x04015650 Size=40bdb_start.o #11525 FILE: bdb_state_machine.o - Start=0x04015650 End=0x040156a8 Size=88 #11525 FILE: bdb_state_machine.o - Start=0x04015650 End=0x040156a8 Size=88bdb_state_machine.o #11527 FILE: bdb_ns.o - Start=0x040156a8 End=0x040156b8 Size=16 #11547 FILE: bdb_fb_initiator.o - Start=0x040156b8 End=0x04015714 Size=92 #11547 FILE: bdb_fb_initiator.o - Start=0x040156b8 End=0x04015714 Size=92bdb_fb_initiator.o #11553 FILE: pdum_nwk.o - Start=0x04015714 End=0x04015728 Size=20 #11567 FILE: pdum_apl.o - Start=0x04015728 End=0x04015730 Size=8 #11571 FILE: PDM_Create.c.obj - Start=0x04015730 End=0x040157a0 Size=112 #11571 FILE: PDM_Create.c.obj - Start=0x04015730 End=0x040157a0 Size=112PDM_Create.c.obj #11576 FILE: PDM_FLASH.c.obj - Start=0x040157a0 End=0x040157c0 Size=32 #11578 FILE: zps_apl_af.o - Start=0x040157c0 End=0x040157c4 Size=4 #11581 FILE: zps_apl_af_apsde.o - Start=0x040157c4 End=0x040157cc Size=8 #11587 FILE: zps_apl_task.o - Start=0x040157cc End=0x04015860 Size=148 #11587 FILE: zps_apl_task.o - Start=0x040157cc End=0x04015860 Size=148zps_apl_task.o #11590 FILE: zps_apl_apsde.o - Start=0x04015860 End=0x040158d2 Size=114 #11590 FILE: zps_apl_apsde.o - Start=0x04015860 End=0x040158d2 Size=114zps_apl_apsde.o #11610 FILE: zps_apl_apsme.o - Start=0x040158d2 End=0x040158d3 Size=1 #11613 FILE: zps_apl_sec.o - Start=0x040158d3 End=0x040158dc Size=9 #11622 FILE: zps_apl_zdo_nwkmanager.o - Start=0x040158dc End=0x0401590c Size=48 #11622 FILE: zps_apl_zdo_nwkmanager.o - Start=0x040158dc End=0x0401590c Size=48zps_apl_zdo_nwkmanager.o #11647 FILE: zps_apl_zdo_handle_zdp_event.o - Start=0x0401590c End=0x04015915 Size=9 #11656 FILE: zps_apl_zdo_common.o - Start=0x04015915 End=0x04015916 Size=1 #11659 FILE: zps_apl_zdo_default_server.o - Start=0x04015916 End=0x04015917 Size=1 #11662 FILE: zps_apl_mac_isr.o - Start=0x04015917 End=0x04015920 Size=9 #11671 FILE: zps_apl_zdo_device_annce_server.o - Start=0x04015920 End=0x04015928 Size=8 #11678 FILE: zps_apl_zdo_bind_unbind_server.o - Start=0x04015928 End=0x04015930 Size=8 #11684 FILE: zps_apl_zdo_bound_data_request_manager.o - Start=0x04015930 End=0x04015934 Size=4 #11687 FILE: zps_apl_zdo_nwkmanager_client.o - Start=0x04015934 End=0x04015938 Size=4 #11690 FILE: zps_mac_common.o - Start=0x04015938 End=0x0401595c Size=36 #11690 FILE: zps_mac_common.o - Start=0x04015938 End=0x0401595c Size=36zps_mac_common.o #11715 FILE: zps_mac_shim.o - Start=0x0401595c End=0x04015970 Size=20 #11730 FILE: zps_miniMac.o - Start=0x04015970 End=0x04015995 Size=37 #11730 FILE: zps_miniMac.o - Start=0x04015970 End=0x04015995 Size=37zps_miniMac.o #11754 FILE: zps_nwk_lib.o - Start=0x04015995 End=0x04015998 Size=3 #11758 FILE: zps_nwk_lkst.o - Start=0x04015998 End=0x0401599c Size=4 #11761 FILE: zps_nwk_main.o - Start=0x0401599c End=0x040159a4 Size=8 #11766 FILE: zps_nwk_maint.o - Start=0x040159a4 End=0x040159a8 Size=4 #11769 FILE: zps_nwk_mcps.o - Start=0x040159a8 End=0x040159ba Size=18 #11787 FILE: zps_nwk_nib.o - Start=0x040159ba End=0x04015a40 Size=134 #11787 FILE: zps_nwk_nib.o - Start=0x040159ba End=0x04015a40 Size=134zps_nwk_nib.o #11798 FILE: zps_nwk_disc.o - Start=0x04015a40 End=0x04015a64 Size=36 #11798 FILE: zps_nwk_disc.o - Start=0x04015a40 End=0x04015a64 Size=36zps_nwk_disc.o #11804 FILE: zps_nwk_disc_st.o - Start=0x04015a64 End=0x04015a68 Size=4 #11807 FILE: MMAC_TimerServer.o - Start=0x04015a68 End=0x04015a70 Size=8 #11812 FILE: Mini_Association.o - Start=0x04015a70 End=0x04015a74 Size=4 #11816 FILE: Mini_Main.o - Start=0x04015a74 End=0x04015b60 Size=236 #11816 FILE: Mini_Main.o - Start=0x04015a74 End=0x04015b60 Size=236Mini_Main.o #11834 FILE: Mini_Mcps.o - Start=0x04015b60 End=0x04015b64 Size=4 #11838 FILE: Mini_Running.o - Start=0x04015b64 End=0x04015b68 Size=4 #11841 FILE: Mini_Shim.o - Start=0x04015b68 End=0x04015b70 Size=8 #11843 FILE: Mini_TimerServer.o - Start=0x04015b70 End=0x04015bb4 Size=68 #11843 FILE: Mini_TimerServer.o - Start=0x04015b70 End=0x04015bb4 Size=68Mini_TimerServer.o #11852 FILE: Mini_TxRx.o - Start=0x04015bb4 End=0x04015bb9 Size=5 #11858 FILE: MMAC.o - Start=0x04015bb9 End=0x04015df1 Size=568 #11858 FILE: MMAC.o - Start=0x04015bb9 End=0x04015df1 Size=568MMAC.o #11974 FILE: Mini_Doze.o - Start=0x04015df1 End=0x04015df2 Size=1 #11977 FILE: radio.o - Start=0x04015df2 End=0x04015fd4 Size=482 #11977 FILE: radio.o - Start=0x04015df2 End=0x04015fd4 Size=482radio.o #11993 FILE: zps_tsv.o - Start=0x04015fd4 End=0x04015fd8 Size=4 #11997 FILE: zps_nwk_nib.o - Start=0x04015fd8 End=0x04015fe0 Size=8

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 171204 27% 640kb 4985

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 171204 59% 288kb 4985 .headerA
.headerB
.filler
.text
.ARM.exidx
INACTIVE_288KB 0x00048000 0x00090000 288kb 294912 0 0% 288kb 4985
PDM_31.5KB 0x00090000 0x00097e00 31kb 32256 0 0% 31kb 4985
RESERVED_32.5KB 0x00097e00 0x000a0000 32kb 33280 0 0% 32kb 4985
Expected used in Flash640: 171204 Actual: 171204 100% 640kb 4985

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
.headerA 0x00000000 0x00000150 336 336 1% 5424 ACTIVE_288KB
.headerB 0x00000150 0x00000168 24 24 1% 5471 ACTIVE_288KB
.filler 0x00000168 0x00000180 24 24 1% 5483 ACTIVE_288KB
.text 0x00000180 0x00029cbc 170812 171096 100% 5489 ACTIVE_288KB
.ARM.exidx 0x00029cbc 0x00029cc4 8 8 1% 10657 ACTIVE_288KB
Expected used in Flash640: 171204 Actual: 171204 100% 4985

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 0x00000180 0x00000320 416 1% 5492
app_main.o 0x00000320 0x0000069c 892 1% 5548
port_JN518x.o 0x0000069c 0x00000734 152 1% 5575
pdum_gen.o 0x00000734 0x0000075c 40 1% 5589
zps_gen.o 0x0000075c 0x000008c0 356 1% 5592
app_start_switch.o 0x000008c0 0x00000ae8 552 1% 5638
App_DimmerSwitch.o 0x00000ae8 0x00000ba8 192 1% 5653
app_zlo_switch_node.o 0x00000ba8 0x0000145c 2228 2% 5671
app_zcl_switch_task.o 0x0000145c 0x00001624 456 1% 5725
app_buttons.o 0x00001624 0x000017e8 452 1% 5745
app_switch_state_machine.o 0x000017e8 0x000019b0 456 1% 5757
fsl_debug_console.o 0x000019b0 0x00001b4c 412 1% 5765
fsl_gpio.o 0x00001b4c 0x00001b7c 48 1% 5780
hardware_init.o 0x00001b7c 0x00001c60 228 1% 5784
pin_mux.o 0x00001c60 0x00001cb4 84 1% 5790
fsl_gint.o 0x00001cb4 0x00001da8 244 1% 5796
temp_sensor_drv.o 0x00001da8 0x000020e0 824 1% 5817
fsl_adc.o 0x000020e0 0x000022bc 476 1% 5836
board_utility.o 0x000022bc 0x000022dc 32 1% 5850
ZQueue.o 0x000022dc 0x00002378 156 1% 5856
ZTimer.o 0x00002378 0x00002568 496 1% 5872
app_zps_link_keys.o 0x00002568 0x00002570 8 1% 5893
appZdpExtraction.o 0x00002570 0x00002730 448 1% 5896
appZpsBeaconHandler.o 0x00002730 0x00002850 288 1% 5909
board.o 0x00002850 0x0000287c 44 1% 5918
system_K32W061.o 0x0000287c 0x00002960 228 1% 5925
startup_K32W061.o 0x00002960 0x000029e8 136 1% 5931
fsl_wwdt.o 0x000029e8 0x00002b58 368 1% 5982
fsl_clock.o 0x00002b58 0x000033a8 2128 2% 5999
fsl_reset.o 0x000033a8 0x00003474 204 1% 6092
fsl_rng.o 0x00003474 0x0000354c 216 1% 6105
fsl_usart.o 0x0000354c 0x000037c0 628 1% 6114
fsl_flexcomm.o 0x000037c0 0x00003a08 584 1% 6129
fsl_flash.o 0x00003a08 0x00003aec 228 1% 6156
fsl_common.o 0x00003aec 0x00003b94 168 1% 6177
fsl_aes.o 0x00003b94 0x00003c9c 264 1% 6183
fsl_power.o 0x00003c9c 0x0000452c 2192 2% 6198
fsl_wtimer.o 0x0000452c 0x000047c8 668 1% 6240
fsl_inputmux.o 0x000047c8 0x000047dc 20 1% 6266
fsl_fmeas.o 0x000047dc 0x00004804 40 1% 6272
Exceptions_NVIC.o 0x00004804 0x00004830 44 1% 6276
MicroExceptions_arm.o 0x00004830 0x000051c8 2456 2% 6279
Debug.o 0x000051c8 0x0000521a 82 1% 6318
FunctionLib.o 0x0000521a 0x0000525c 66 1% 6330
SecLib.o 0x0000525c 0x00005538 732 1% 6339
RNG.o 0x00005538 0x000055f8 192 1% 6357
GenericList.o 0x000055f8 0x0000567e 134 1% 6369
Messaging.o 0x0000567e 0x0000569c 30 1% 6381
MemManager.o 0x0000569c 0x000057d4 312 1% 6391
TimersManager.o 0x000057d4 0x00005afc 808 1% 6400
TMR_Adapter.o 0x00005afc 0x00006008 1292 1% 6417
fsl_ctimer.o 0x00006008 0x00006084 124 1% 6469
fsl_rtc.o 0x00006084 0x0000609e 26 1% 6478
Panic.o 0x0000609e 0x000060a0 2 1% 6481
fsl_dma.o 0x000060a0 0x00006184 228 1% 6483
MicroInt_arm_sdk2.o 0x00006184 0x000061a4 32 1% 6491
PWR.o 0x000061a4 0x00006708 1380 1% 6497
PWR_setjmp.o 0x00006708 0x00006724 28 1% 6568
PWRLib.o 0x00006724 0x000069f0 716 1% 6572
GPIO_Adapter.o 0x000069f0 0x000069fc 12 1% 6607
fsl_str.o 0x000069fc 0x00006f74 1400 1% 6610
serial_manager.o 0x00006f74 0x000071d0 604 1% 6613
serial_port_uart.o 0x000071d0 0x0000729c 204 1% 6634
usart_adapter.o 0x0000729c 0x000073e4 328 1% 6643
fsl_assert.o 0x000073e4 0x00007400 28 1% 6652
timer.o 0x00007400 0x00007404 4 1% 6655
Heap.o 0x00007404 0x0000744c 72 1% 6658
fsl_os_abstraction_bm.o 0x0000744c 0x00007714 712 1% 6663
Basic.o 0x00007714 0x000077a4 144 1% 6719
BasicClientCommands.o 0x000077a4 0x000077b6 18 1% 6722
BasicCommandHandler.o 0x000077b6 0x00007818 98 1% 6725
Groups.o 0x00007818 0x00007890 120 1% 6728
GroupsClientCommands.o 0x00007890 0x00007912 130 1% 6734
GroupsCommandHandler.o 0x00007912 0x00007a12 256 1% 6740
Identify.o 0x00007a12 0x00007b04 242 1% 6743
IdentifyClientCommands.o 0x00007b04 0x00007b7a 118 1% 6752
IdentifyCommandHandler.o 0x00007b7a 0x00007cb0 310 1% 6761
IdentifyServerCommands.o 0x00007cb0 0x00007d50 160 1% 6764
LevelControl.o 0x00007d50 0x00007db0 96 1% 6776
LevelControlClientCommands.o 0x00007db0 0x00007e66 182 1% 6779
LevelControlCommandHandler.o 0x00007e66 0x00007e6c 6 1% 6785
OnOff.o 0x00007e6c 0x00007e9c 48 1% 6789
OnOffCommandHandler.o 0x00007e9c 0x00007eb4 24 1% 6792
OnOffCommands.o 0x00007eb4 0x00007ed8 36 1% 6795
Scenes.o 0x00007ed8 0x00007f1c 68 1% 6799
ScenesCommandHandler.o 0x00007f1c 0x000080e4 456 1% 6802
dimmer_switch.o 0x000080e4 0x00008224 320 1% 6806
dlist.o 0x00008224 0x00008310 236 1% 6809
zcl.o 0x00008310 0x00008698 904 1% 6836
zcl_CustomCommandReceive.o 0x00008698 0x000087d4 316 1% 6863
zcl_CustomCommandSend.o 0x000087d4 0x00008a34 608 1% 6867
zcl_PDUbufferReadWrite.o 0x00008a34 0x00008b8a 342 1% 6870
zcl_PDUbufferReadWriteString.o 0x00008b8a 0x00008e32 680 1% 6882
zcl_WriteAttributesRequestHandle.o 0x00008e32 0x0000915e 812 1% 6903
zcl_attribute.o 0x0000915e 0x00009530 978 1% 6906
zcl_buffer.o 0x00009530 0x00009578 72 1% 6940
zcl_command.o 0x00009578 0x000096a8 304 1% 6946
zcl_common.o 0x000096a8 0x000096dc 52 1% 6958
zcl_defaultResponse.o 0x000096dc 0x000097d4 248 1% 6961
zcl_event.o 0x000097d4 0x00009d10 1340 1% 6964
zcl_heap.o 0x00009d10 0x00009d48 56 1% 6976
zcl_library_options.o 0x00009d48 0x00009da0 88 1% 6979
zcl_readAttributesRequestHandle.o 0x00009da0 0x00009fa8 520 1% 6985
zcl_readAttributesResponseHandle.o 0x00009fa8 0x0000a168 448 1% 6988
zcl_search.o 0x0000a168 0x0000a378 528 1% 6991
zcl_timer.o 0x0000a378 0x0000a500 392 1% 7010
zcl_transmit.o 0x0000a500 0x0000a83c 828 1% 7019
bdb_fr.o 0x0000a83c 0x0000a8b4 120 1% 7026
bdb_start.o 0x0000a8b4 0x0000ada0 1260 1% 7029
bdb_state_machine.o 0x0000ada0 0x0000ae44 164 1% 7063
bdb_ns.o 0x0000ae44 0x0000b4e8 1700 1% 7072
bdb_fb_common.o 0x0000b4e8 0x0000b4f4 12 1% 7099
bdb_fb_initiator.o 0x0000b4f4 0x0000bc70 1916 2% 7102
pdum_nwk.o 0x0000bc70 0x0000c0ec 1148 1% 7123
pdum_apl.o 0x0000c0ec 0x0000c2f4 520 1% 7192
pdum.o 0x0000c2f4 0x0000c5ec 760 1% 7227
PDM_Create.c.obj 0x0000c5ec 0x0000c788 412 1% 7240
PDM_FLASH.c.obj 0x0000c788 0x0000c9fc 628 1% 7252
PDM_FileSystemData.c.obj 0x0000c9fc 0x0000cce0 740 1% 7283
PDM_FileSystemGenerate.c.obj 0x0000cce0 0x0000cfe0 768 1% 7292
PDM_FileSystemHeaderAccessFunctions.c.obj 0x0000cfe0 0x0000d0f0 272 1% 7298
PDM_FileSystemHeaderRepair.c.obj 0x0000d0f0 0x0000d258 360 1% 7339
PDM_FileSystemMove.c.obj 0x0000d258 0x0000d428 464 1% 7348
PDM_FileSystemVerify.c.obj 0x0000d428 0x0000d5e0 440 1% 7368
PDM_NVMheaderAccessFunctions.c.obj 0x0000d5e0 0x0000d606 38 1% 7373
PDM_NVMheaderReadAndWrite.c.obj 0x0000d606 0x0000d674 110 1% 7376
PDM_NVMReadAndWrite.c.obj 0x0000d674 0x0000d762 238 1% 7382
PDM_NVMsegmentStatus.c.obj 0x0000d762 0x0000d792 48 1% 7388
PDM_SearchAndListOrder.c.obj 0x0000d792 0x0000d938 422 1% 7391
PDM_Segment.c.obj 0x0000d938 0x0000daa8 368 1% 7411
PDM_SegmentData.c.obj 0x0000daa8 0x0000db0c 100 1% 7417
PDM_SegmentReplace.c.obj 0x0000db0c 0x0000dea4 920 1% 7426
PDM_SegmentSequenceExtendDelete.c.obj 0x0000dea4 0x0000df74 208 1% 7440
PDM_SegmentSequenceExtendReconstruct.c.obj 0x0000df74 0x0000e1fc 648 1% 7446
PDM_SegmentSequenceSave.c.obj 0x0000e1fc 0x0000e4a2 678 1% 7451
PDM_slist.c.obj 0x0000e4a2 0x0000e5c4 290 1% 7462
PdmNoRtosStub.c.obj 0x0000e5c4 0x0000e5dc 24 1% 7498
PDM_FileSystem.c.obj 0x0000e5dc 0x0000e7a0 452 1% 7504
PDM_FileSystemHeaderChecksum.c.obj 0x0000e7a0 0x0000e810 112 1% 7522
PDM_FileSystemHeaderVerify.c.obj 0x0000e810 0x0000e888 120 1% 7525
PDM_SegmentSequenceExtendFilter.c.obj 0x0000e888 0x0000ea80 504 1% 7531
PDM_WearLevelling.c.obj 0x0000ea80 0x0000eb68 232 1% 7542
zps_apl_af.o 0x0000eb68 0x0000ef10 936 1% 7547
zps_apl_af_apsde.o 0x0000ef10 0x0000f45e 1358 1% 7600
zps_apl_task.o 0x0000f45e 0x0000f6c8 618 1% 7617
zps_apl_apsde.o 0x0000f6c8 0x00010330 3176 2% 7643
zps_apl_apsme.o 0x00010330 0x00010ecc 2972 2% 7711
zps_apl_aps_nlde.o 0x00010ecc 0x00011d70 3748 3% 7759
zps_apl_sec.o 0x00011d70 0x00012536 1990 2% 7772
zps_apl_aib.o 0x00012536 0x000127c4 654 1% 7799
zps_apl_zdo_nwkmanager.o 0x000127c4 0x000149cc 8712 6% 7841
zps_apl_zdo_handle_zdp_event.o 0x000149cc 0x00014b54 392 1% 7985
zps_apl_zdo_trust_center.o 0x00014b54 0x00014b98 68 1% 7988
zps_apl_zdo_common.o 0x00014b98 0x00014d04 364 1% 7992
zps_apl_zdo_default_server.o 0x00014d04 0x00014f24 544 1% 8004
zps_apl_zdo_bind_manager.o 0x00014f24 0x00014fcc 168 1% 8010
zps_apl_mac_isr.o 0x00014fcc 0x00015202 566 1% 8013
zps_apl_zdo_nwk_addr_server.o 0x00015202 0x000153b0 430 1% 8029
zps_apl_zdo_ieee_addr_server.o 0x000153b0 0x00015548 408 1% 8039
zps_apl_zdo_match_desc_server.o 0x00015548 0x00015834 748 1% 8048
zps_apl_zdo_node_desc_server.o 0x00015834 0x00015974 320 1% 8054
zps_apl_zdo_simple_desc_server.o 0x00015974 0x00015b90 540 1% 8060
zps_apl_zdo_power_desc_server.o 0x00015b90 0x00015c84 244 1% 8066
zps_apl_zdo_active_ep_server.o 0x00015c84 0x00015d64 224 1% 8072
zps_apl_zdo_device_annce_server.o 0x00015d64 0x00015f10 428 1% 8078
zps_apl_zdo_system_server_discovery_server.o 0x00015f10 0x00015f9c 140 1% 8085
zps_apl_zdo_mgmt_lqi_server.o 0x00015f9c 0x0001619c 512 1% 8091
zps_apl_zdo_mgmt_leave_server.o 0x0001619c 0x000163fc 608 1% 8097
zps_apl_zdo_mgmt_nwk_update_server.o 0x000163fc 0x00016ab6 1722 2% 8106
zps_apl_zdo_bind_unbind_server.o 0x00016ab6 0x00016d5c 678 1% 8123
zps_apl_zdp_simple_desc_req.o 0x00016d5c 0x00016dec 144 1% 8132
zps_apl_zdo_bound_data_request_manager.o 0x00016dec 0x00017678 2188 2% 8135
zps_apl_zdo_nwkmanager_client.o 0x00017678 0x00017980 776 1% 8156
zps_apl_zdo_mgmt_bind_server.o 0x00017980 0x00017b6c 492 1% 8167
zps_apl_zdp_apsde_req.o 0x00017b6c 0x00017d04 408 1% 8173
zps_apl_zdp_device_annce.o 0x00017d04 0x00017d6c 104 1% 8185
zps_apl_zdp_ieee_addr_req.o 0x00017d6c 0x00017dd4 104 1% 8188
zps_apl_zdp_mgmt_permit_joining_req.o 0x00017dd4 0x00017e88 180 1% 8191
zps_apl_zdp_node_desc_req.o 0x00017e88 0x00017f04 124 1% 8194
zps_apl_zdp_nwk_addr_rsp.o 0x00017f04 0x00017fd0 204 1% 8197
zps_apl_zdp_ieee_addr_rsp.o 0x00017fd0 0x0001809c 204 1% 8200
zps_apl_zdp_node_desc_rsp.o 0x0001809c 0x0001813c 160 1% 8203
zps_apl_zdp_power_desc_rsp.o 0x0001813c 0x000181cc 144 1% 8206
zps_apl_zdp_simple_desc_rsp.o 0x000181cc 0x000182ac 224 1% 8209
zps_apl_zdp_active_ep_rsp.o 0x000182ac 0x00018338 140 1% 8212
zps_apl_zdp_match_desc_rsp.o 0x00018338 0x000183c4 140 1% 8215
zps_apl_zdp_system_server_discovery_rsp.o 0x000183c4 0x00018438 116 1% 8218
zps_apl_zdp_bind_rsp.o 0x00018438 0x0001845e 38 1% 8221
zps_apl_zdp_unbind_rsp.o 0x0001845e 0x00018484 38 1% 8224
zps_apl_zdp_mgmt_lqi_rsp.o 0x00018484 0x00018574 240 1% 8227
zps_apl_zdp_mgmt_leave_rsp.o 0x00018574 0x0001859c 40 1% 8230
zps_apl_zdp_mgmt_nwk_update_notify_rsp.o 0x0001859c 0x00018644 168 1% 8234
zps_mac_common.o 0x00018644 0x000187ae 362 1% 8237
zps_mac_ie.o 0x000187ae 0x00018872 196 1% 8283
zps_mac_if_table.o 0x00018872 0x00018bb0 830 1% 8286
zps_mac_shim.o 0x00018bb0 0x00018df4 580 1% 8328
zps_miniMac.o 0x00018df4 0x000198b8 2756 2% 8460
pwrm.o 0x000198b8 0x000198d8 32 1% 8584
zps_nwk_dcim.o 0x000198d8 0x00019924 76 1% 8593
zps_nwk_leave.o 0x00019924 0x00019c04 736 1% 8605
zps_nwk_lib.o 0x00019c04 0x00019ce8 228 1% 8623
zps_nwk_lkst.o 0x00019ce8 0x00019d3c 84 1% 8654
zps_nwk_main.o 0x00019d3c 0x00019dd0 148 1% 8657
zps_nwk_maint.o 0x00019dd0 0x0001a964 2964 2% 8669
zps_nwk_mcps.o 0x0001a964 0x0001b7f0 3724 3% 8742
zps_nwk_mlme.o 0x0001b7f0 0x0001b858 104 1% 8817
zps_nwk_nib.o 0x0001b858 0x0001ce60 5640 4% 8820
zps_nwk_nlde.o 0x0001ce60 0x0001d054 500 1% 8993
zps_nwk_nlme.o 0x0001d054 0x0001d1e0 396 1% 9003
zps_nwk_rt.o 0x0001d1e0 0x0001d224 68 1% 9006
zps_nwk_sec.o 0x0001d224 0x0001d880 1628 1% 9018
zps_nwk_slist.o 0x0001d880 0x0001d8f0 112 1% 9049
zps_nwk_subghz.o 0x0001d8f0 0x0001dbe8 760 1% 9068
zps_nwk_actv_st.o 0x0001dbe8 0x0001dcac 196 1% 9085
zps_nwk_btt.o 0x0001dcac 0x0001de04 344 1% 9094
zps_nwk_disc.o 0x0001de04 0x0001df7c 376 1% 9104
zps_nwk_disc_st.o 0x0001df7c 0x0001e3ee 1138 1% 9113
zps_nwk_frm.o 0x0001e3ee 0x0001eaa0 1714 2% 9133
zps_nwk_idle_st.o 0x0001eaa0 0x0001eacc 44 1% 9155
zps_nwk_join.o 0x0001eacc 0x0001fa84 4024 3% 9158
zps_nwk_join_st.o 0x0001fa84 0x0001ffe2 1374 1% 9216
zps_nwk_mac.o 0x0001ffe2 0x0001ffee 12 1% 9242
zps_nwk_scan.o 0x0001ffee 0x0002006e 128 1% 9245
zps_nwk_sync.o 0x0002006e 0x00020104 150 1% 9251
zps_nwk_intf.o 0x00020104 0x00020210 268 1% 9257
aes_mmo.c.obj 0x00020210 0x0002038c 380 1% 9260
MMAC_TimerServer.o 0x0002038c 0x0002046a 222 1% 9269
Mini_Association.o 0x0002046a 0x00020970 1286 1% 9284
Mini_Main.o 0x00020970 0x00020e10 1184 1% 9321
Mini_Mcps.o 0x00020e10 0x00021018 520 1% 9392
Mini_Poll.o 0x00021018 0x000211a4 396 1% 9412
Mini_Running.o 0x000211a4 0x0002133c 408 1% 9425
Mini_Scan.o 0x0002133c 0x00021a3c 1792 2% 9434
Mini_Shim.o 0x00021a3c 0x00021b04 200 1% 9474
Mini_TimerServer.o 0x00021b04 0x00021ba4 160 1% 9509
Mini_TxRx.o 0x00021ba4 0x000221c0 1564 1% 9518
endian.o 0x000221c0 0x000221da 26 1% 9558
MMAC.o 0x000221da 0x000239f0 6166 4% 9564
MMAC_RadioInit_JN518x.o 0x000239f0 0x00023a04 20 1% 9749
radio.o 0x00023a04 0x000264a4 10912 7% 9752
zps_tsv.o 0x000264a4 0x00026508 100 1% 9965
zps_apl_inl.o 0x00026508 0x00026518 16 1% 9980
_arm_addsubdf3.o 0x00026518 0x00026890 888 1% 9984
_arm_fixdfsi.o 0x00026890 0x000268e0 80 1% 10000
_aeabi_ldivmod.o 0x000268e0 0x00026980 160 1% 10003
_aeabi_uldivmod.o 0x00026980 0x000269b0 48 1% 10005
_udivmoddi4.o 0x000269b0 0x00026c80 720 1% 10007
_dvmd_tls.o 0x00026c80 0x00026c84 4 1% 10009
lib_a-abs.o 0x00026c84 0x00026c8c 8 1% 10012
lib_a-memcmp.o 0x00026c8c 0x00026cf4 104 1% 10014
lib_a-memcpy.o 0x00026cf4 0x00026e28 308 1% 10016
lib_a-memset.o 0x00026e28 0x00026ecc 164 1% 10018
lib_a-strlen.o 0x00026f00 0x00026fe0 224 1% 10021
linker 0x00026fe0 0x00026ff0 16 1% 10024
app_main.o 0x00026ff0 0x000270c8 216 1% 10026
zps_gen.o 0x000270c8 0x000274a0 984 1% 10034
app_start_switch.o 0x000274a0 0x000275e3 323 1% 10055
App_DimmerSwitch.o 0x000275e3 0x00027618 53 1% 10061
app_zlo_switch_node.o 0x00027618 0x00027b3e 1318 1% 10066
app_zcl_switch_task.o 0x00027b3e 0x00027b7e 64 1% 10089
app_buttons.o 0x00027b7e 0x00027b83 5 1% 10093
app_switch_state_machine.o 0x00027b83 0x00027bdf 92 1% 10095
fsl_debug_console.o 0x00027bdf 0x00027caa 203 1% 10099
fsl_gint.o 0x00027caa 0x00027d27 125 1% 10107
temp_sensor_drv.o 0x00027d27 0x00027e02 219 1% 10111
fsl_adc.o 0x00027e02 0x00027ef0 238 1% 10115
board_utility.o 0x00027ef0 0x00027efc 12 1% 10132
appZdpExtraction.o 0x00027efc 0x00027f14 24 1% 10135
fsl_wwdt.o 0x00027efc 0x00027fba 190 1% 10138
fsl_clock.o 0x00027fba 0x000280b8 254 1% 10150
fsl_reset.o 0x000280b8 0x00028143 139 1% 10158
fsl_usart.o 0x00028143 0x000282a7 356 1% 10164
fsl_flexcomm.o 0x000282a7 0x000284c4 541 1% 10186
fsl_common.o 0x000284c4 0x00028545 129 1% 10226
fsl_power.o 0x00028545 0x00028634 239 1% 10230
fsl_wtimer.o 0x00028634 0x00028694 96 1% 10238
MicroExceptions_arm.o 0x00028694 0x00028c72 1502 1% 10240
TimersManager.o 0x00028c72 0x00028c7b 9 1% 10260
TMR_Adapter.o 0x00028c7b 0x00028d78 253 1% 10262
fsl_ctimer.o 0x00028d78 0x00028d80 8 1% 10269
fsl_dma.o 0x00028d80 0x00028dfa 122 1% 10271
PWR.o 0x00028dfa 0x00028e38 62 1% 10275
PWRLib.o 0x00028e38 0x00028e98 96 1% 10281
serial_manager.o 0x00028e98 0x00029013 379 1% 10287
serial_port_uart.o 0x00029013 0x000290a6 147 1% 10314
usart_adapter.o 0x000290a6 0x00029198 242 1% 10325
fsl_assert.o 0x00029198 0x000291d6 62 1% 10340
fsl_os_abstraction_bm.o 0x000291d6 0x000291e2 12 1% 10342
Basic.o 0x000291e2 0x0002925a 120 1% 10348
Groups.o 0x0002925a 0x0002926a 16 1% 10351
Identify.o 0x0002926a 0x00029282 24 1% 10354
LevelControl.o 0x00029282 0x00029292 16 1% 10357
OnOff.o 0x00029292 0x000292a2 16 1% 10360
zcl_attribute.o 0x000292a2 0x000293ac 266 1% 10363
bdb_ns.o 0x000293ac 0x000293de 50 1% 10367
bdb_fb_initiator.o 0x000293de 0x00029410 50 1% 10369
PDM_FileSystemData.c.obj 0x000293de 0x000293e2 4 1% 10372
zps_apl_apsde.o 0x000293e2 0x000293f0 14 1% 10374
zps_apl_apsme.o 0x000293f0 0x0002940e 30 1% 10378
zps_apl_aps_nlde.o 0x0002940c 0x0002940f 3 1% 10392
zps_apl_sec.o 0x0002940f 0x00029412 3 1% 10395
zps_apl_aib.o 0x00029412 0x000294a0 142 1% 10398
zps_apl_zdo_nwkmanager.o 0x000294a0 0x000294c2 34 1% 10400
zps_apl_zdo_default_server.o 0x000294c2 0x000294de 28 1% 10402
zps_apl_zdo_nwk_addr_server.o 0x000294de 0x000294fa 28 1% 10405
zps_apl_zdo_ieee_addr_server.o 0x000294de 0x000294fa 28 1% 10408
zps_apl_zdo_match_desc_server.o 0x000294de 0x000294fa 28 1% 10411
zps_apl_zdo_simple_desc_server.o 0x000294de 0x000294fa 28 1% 10414
zps_apl_zdo_device_annce_server.o 0x000294de 0x000294fa 28 1% 10417
zps_apl_zdo_mgmt_leave_server.o 0x000294de 0x000294fa 28 1% 10420
zps_apl_zdo_mgmt_nwk_update_server.o 0x000294de 0x000294e8 10 1% 10423
zps_apl_zdo_bind_unbind_server.o 0x000294e8 0x000294ed 5 1% 10426
zps_apl_zdp_simple_desc_req.o 0x000294ed 0x000294f2 5 1% 10429
zps_apl_zdo_nwkmanager_client.o 0x000294ed 0x000294fc 15 1% 10432
zps_apl_zdo_mgmt_bind_server.o 0x000294f7 0x0002950a 19 1% 10439
zps_apl_zdp_apsde_req.o 0x0002950a 0x0002950d 3 1% 10442
zps_apl_zdp_device_annce.o 0x0002950a 0x0002950f 5 1% 10444
zps_apl_zdp_ieee_addr_req.o 0x0002950a 0x0002950f 5 1% 10446
zps_apl_zdp_mgmt_permit_joining_req.o 0x0002950f 0x00029514 5 1% 10448
zps_apl_zdp_node_desc_req.o 0x0002950f 0x00029514 5 1% 10451
zps_apl_zdp_nwk_addr_rsp.o 0x0002950f 0x00029514 5 1% 10454
zps_apl_zdp_ieee_addr_rsp.o 0x00029514 0x00029522 14 1% 10457
zps_apl_zdp_node_desc_rsp.o 0x00029514 0x0002951d 9 1% 10459
zps_apl_zdp_power_desc_rsp.o 0x0002951d 0x00029523 6 1% 10462
zps_apl_zdp_simple_desc_rsp.o 0x0002951d 0x00029528 11 1% 10464
zps_apl_zdp_active_ep_rsp.o 0x0002951d 0x00029522 5 1% 10466
zps_apl_zdp_match_desc_rsp.o 0x0002951d 0x00029522 5 1% 10468
zps_apl_zdp_system_server_discovery_rsp.o 0x0002951d 0x00029521 4 1% 10470
zps_apl_zdp_mgmt_lqi_rsp.o 0x0002951d 0x00029525 8 1% 10472
zps_apl_zdp_mgmt_nwk_update_notify_rsp.o 0x00029525 0x0002952d 8 1% 10475
zps_mac_common.o 0x00029528 0x00029608 224 1% 10479
zps_nwk_leave.o 0x00029608 0x0002960b 3 1% 10487
zps_nwk_maint.o 0x00029608 0x0002960c 4 1% 10489
zps_nwk_mcps.o 0x00029608 0x0002961c 20 1% 10493
zps_nwk_mlme.o 0x0002961c 0x00029630 20 1% 10498
zps_nwk_nib.o 0x00029630 0x00029684 84 1% 10500
zps_nwk_nlme.o 0x00029684 0x000296c4 64 1% 10506
zps_nwk_sec.o 0x000296c4 0x000296cc 8 1% 10508
zps_nwk_subghz.o 0x000296cc 0x000296d3 7 1% 10512
zps_nwk_actv_st.o 0x000296cc 0x0002977c 176 1% 10514
zps_nwk_disc_st.o 0x0002977c 0x000297c4 72 1% 10536
zps_nwk_frm.o 0x000297c4 0x000297cb 7 1% 10546
zps_nwk_idle_st.o 0x000297cb 0x000297ec 33 1% 10552
zps_nwk_join.o 0x000297ec 0x00029813 39 1% 10558
zps_nwk_join_st.o 0x00029813 0x00029888 117 1% 10565
Mini_Main.o 0x00029888 0x000298a6 30 1% 10585
radio.o 0x000298a6 0x00029cbc 1046 1% 10589
Expected total in .text section: 170812 Actual: 171096 101% 5489

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 0x00000180 0x000001a0 32 8% 5492
.after_vectors 0x000001a0 0x00000320 384 93% 5495
Expected total in startup_K32W061.o file: 416 Actual: 416 100% 5492
Flash640 / .text / app_main.o Start End Size % Line
.text.System_IRQHandler 0x00000320 0x00000398 120 14% 5548
.text.main_task 0x00000398 0x00000404 108 13% 5551
.text.APP_vSetUpHardware 0x00000404 0x000004a0 156 18% 5554
.text.APP_vInitResources 0x000004a0 0x00000550 176 20% 5557
.text.APP_vInitLeds 0x00000550 0x000005a4 84 10% 5560
.text.APP_vSetLED 0x000005a4 0x000005d0 44 5% 5563
.text.APP_vRadioTempUpdate 0x000005d0 0x00000664 148 17% 5566
.text.bRadioCB_WriteNVM 0x00000664 0x0000067a 22 3% 5569
.text.u16RadioCB_ReadNVM 0x0000067a 0x0000069c 34 4% 5572
Expected total in app_main.o file: 892 Actual: 892 100% 5548
Flash640 / .text / port_JN518x.o Start End Size % Line
.text.ZPS_u8GrabMutexLock 0x0000069c 0x000006d0 52 35% 5575
.text.ZPS_u8ReleaseMutexLock 0x000006d0 0x000006f0 32 22% 5578
.text.ZPS_eEnterCriticalSection 0x000006f0 0x0000071c 44 29% 5582
.text.ZPS_eExitCriticalSection 0x0000071c 0x00000734 24 16% 5585
Expected total in port_JN518x.o file: 152 Actual: 152 100% 5575
Flash640 / .text / pdum_gen.o Start End Size % Line
.text.PDUM_vInit 0x00000734 0x0000075c 40 100% 5589
Expected total in pdum_gen.o file: 40 Actual: 40 100% 5589
Flash640 / .text / zps_gen.o Start End Size % Line
.text.zps_vGetZpsMutex 0x0000075c 0x00000764 8 3% 5592
.text.vZdoServersInit 0x00000764 0x00000848 228 65% 5595
.text.ZPS_pvAplZdoGetAplHandle 0x00000848 0x00000854 12 4% 5598
.text.ZPS_u32ApsFcSaveCountBitShift 0x00000854 0x00000858 4 2% 5601
.text.ZPS_psAplDefaultDistributedAPSLinkKey 0x00000858 0x00000860 8 3% 5604
.text.ZPS_psAplDefaultGlobalAPSLinkKey 0x00000860 0x00000868 8 3% 5607
.text.ZPS_ps_groupPdmTable 0x00000868 0x00000870 8 3% 5610
.text.ZPS_pu8MaxZpsConfigEp 0x00000870 0x00000878 8 3% 5613
.text.ZPS_pau8EpMapPresent 0x00000878 0x00000880 8 3% 5616
.text.ZPS_u8ConfigStackProfileId 0x00000880 0x0000088c 12 4% 5619
.text.ZPS_u32NwkFcSaveCountBitShift 0x0000088c 0x00000890 4 2% 5622
.text.ZPS_psMacIFTGetTable 0x00000890 0x00000898 8 3% 5625
.text.ZPS_psMacIFTGetInterface 0x00000898 0x000008b0 24 7% 5628
.text.ZPS_vGetGpContext 0x000008b0 0x000008bc 12 4% 5631
.text.ZPS_vGetOptionalFeatures 0x000008bc 0x000008c0 4 2% 5634
Expected total in zps_gen.o file: 356 Actual: 356 100% 5592
Flash640 / .text / app_start_switch.o Start End Size % Line
.text.vfExtendedStatusCallBack 0x000008c0 0x000008cc 12 3% 5638
.text.PreSleep 0x000008cc 0x00000960 148 27% 5641
.text.Wakeup 0x00000960 0x00000998 56 11% 5643
.text.vAppMain 0x00000998 0x00000a9c 260 48% 5644
.text.vAppRegisterPWRCallbacks 0x00000a9c 0x00000ab8 28 6% 5647
.text.hardware_init 0x00000ab8 0x00000ae8 48 9% 5650
Expected total in app_start_switch.o file: 552 Actual: 552 100% 5638
Flash640 / .text / App_DimmerSwitch.o Start End Size % Line
.text.eApp_ZCL_RegisterEndpoint 0x00000ae8 0x00000af8 16 9% 5653
.text.vAPP_ZCL_DeviceSpecific_Init 0x00000af8 0x00000b70 120 63% 5656
.text.vAPP_ZCL_DeviceSpecific_SetIdentifyTime 0x00000b70 0x00000b7c 12 7% 5659
.text.vAPP_ZCL_DeviceSpecific_UpdateIdentify 0x00000b7c 0x00000b90 20 11% 5662
.text.vAPP_ZCL_DeviceSpecific_IdentifyOff 0x00000b90 0x00000ba4 20 11% 5665
.text.app_u8GetDeviceEndpoint 0x00000ba4 0x00000ba8 4 3% 5668
Expected total in App_DimmerSwitch.o file: 192 Actual: 192 100% 5653
Flash640 / .text / app_zlo_switch_node.o Start End Size % Line
.text.vHandleJoinAndRejoin 0x00000ba8 0x00000c24 124 6% 5671
.text.vLoadKeepAliveTime 0x00000c24 0x00000c60 60 3% 5673
.text.vLoadDeepSleepTimer 0x00000c60 0x00000c74 20 1% 5675
.text.bGoingDeepSleep 0x00000c74 0x00000c84 16 1% 5678
.text.bWaitingToSleep 0x00000c84 0x00000c94 16 1% 5681
.text.vAppOnOff 0x00000c94 0x00000cd4 64 3% 5684
.text.vAppLevelMove 0x00000cd4 0x00000d20 76 4% 5687
.text.vAppLevelStop 0x00000d20 0x00000d64 68 4% 5690
.text.APP_vZclTick 0x00000d64 0x00000d80 28 2% 5693
.text.vWakeCallBack 0x00000d80 0x00000d94 20 1% 5697
.text.vReloadSleepTimers 0x00000d94 0x00000da8 20 1% 5700
.text.APP_taskSwitch 0x00000da8 0x00000e24 124 6% 5704
.text.vUpdateKeepAliveTimer 0x00000e24 0x00000f08 228 11% 5707
.text.APP_cbTimerPoll 0x00000f08 0x00000f6c 100 5% 5710
.text.APP_vStartUpHW 0x00000f6c 0x00000f9c 48 3% 5713
.text.APP_vFactoryResetRecords 0x00000f9c 0x00000fe0 68 4% 5716
.text.APP_vBdbCallback 0x00000fe0 0x000012e4 772 35% 5719
.text.APP_vInitialiseNode 0x000012e4 0x0000145c 376 17% 5722
Expected total in app_zlo_switch_node.o file: 2228 Actual: 2228 100% 5671
Flash640 / .text / app_zcl_switch_task.o Start End Size % Line
.text.APP_ZCL_cbGeneralCallback 0x0000145c 0x00001460 4 1% 5725
.text.APP_ZCL_cbEndpointCallback 0x00001460 0x000014f8 152 34% 5728
.text.vSetThreeLeds 0x000014f8 0x0000151c 36 8% 5730
.text.APP_ZCL_vInitialise 0x0000151c 0x00001564 72 16% 5733
.text.APP_vRadioTempUpdateMs 0x00001564 0x00001574 16 4% 5736
.text.APP_cbTimerZclTick 0x00001574 0x0000160c 152 34% 5739
.text.APP_ZCL_vEventHandler 0x0000160c 0x00001624 24 6% 5742
Expected total in app_zcl_switch_task.o file: 456 Actual: 456 100% 5725
Flash640 / .text / app_buttons.o Start End Size % Line
.text.gint_callback 0x00001624 0x00001660 60 14% 5745
.text.APP_u32GetSwitchIOState 0x00001660 0x0000167c 28 7% 5748
.text.APP_cbTimerButtonScan 0x0000167c 0x00001750 212 47% 5751
.text.APP_bButtonInitialise 0x00001750 0x000017e8 152 34% 5754
Expected total in app_buttons.o file: 452 Actual: 452 100% 5745
Flash640 / .text / app_switch_state_machine.o Start End Size % Line
.text.vSwitchStateMachine 0x000017e8 0x000018ec 260 58% 5757
.text.vApp_ProcessKeyCombination 0x000018ec 0x000019a4 184 41% 5759
.text.eGetSwitchState 0x000019a4 0x000019b0 12 3% 5762
Expected total in app_switch_state_machine.o file: 456 Actual: 456 100% 5757
Flash640 / .text / fsl_debug_console.o Start End Size % Line
.text.DbgConsole_SendDataReliable 0x000019b0 0x000019fc 76 19% 5765
.text.DbgConsole_PrintCallback 0x000019fc 0x00001a38 60 15% 5768
.text.DbgConsole_Init 0x00001a38 0x00001ad4 156 38% 5771
.text.DbgConsole_Deinit 0x00001ad4 0x00001b0c 56 14% 5774
.text.DbgConsole_Printf 0x00001b0c 0x00001b4c 64 16% 5777
Expected total in fsl_debug_console.o file: 412 Actual: 412 100% 5765
Flash640 / .text / fsl_gpio.o Start End Size % Line
.text.GPIO_PinInit 0x00001b4c 0x00001b7c 48 100% 5780
Expected total in fsl_gpio.o file: 48 Actual: 48 100% 5780
Flash640 / .text / hardware_init.o Start End Size % Line
.text.BOARD_InitClocks 0x00001b7c 0x00001c14 152 67% 5784
.text.BOARD_InitHardware 0x00001c14 0x00001c60 76 34% 5787
Expected total in hardware_init.o file: 228 Actual: 228 100% 5784
Flash640 / .text / pin_mux.o Start End Size % Line
.text.BOARD_InitPins 0x00001c60 0x00001c7c 28 34% 5790
.text.BOARD_SetPinsForPowerMode 0x00001c7c 0x00001cb4 56 67% 5793
Expected total in pin_mux.o file: 84 Actual: 84 100% 5790
Flash640 / .text / fsl_gint.o Start End Size % Line
.text.GINT_GetInstance 0x00001cb4 0x00001cdc 40 17% 5796
.text.GINT_Init 0x00001cdc 0x00001d00 36 15% 5798
.text.GINT_SetCtrl 0x00001d00 0x00001d2c 44 19% 5801
.text.GINT_ConfigPins 0x00001d2c 0x00001d38 12 5% 5804
.text.GINT_EnableCallback 0x00001d38 0x00001d58 32 14% 5808
.text.GINT_DisableCallback 0x00001d58 0x00001d84 44 19% 5811
.text.GINT0_DriverIRQHandler 0x00001d84 0x00001da8 36 15% 5814
Expected total in fsl_gint.o file: 244 Actual: 244 100% 5796
Flash640 / .text / temp_sensor_drv.o Start End Size % Line
.text.flashConfig_ExtractGpAdcTrimValues 0x00001da8 0x00001de0 56 7% 5817
.text.flashConfig_ExtractTempSensorTrimValues 0x00001de0 0x00001e50 112 14% 5821
.text.temp_computation 0x00001e50 0x00001ed0 128 16% 5824
.text.ADC_Configuration 0x00001ed0 0x00001f48 120 15% 5827
.text.load_calibration_param_from_flash 0x00001f48 0x00001fc8 128 16% 5830
.text.get_temperature 0x00001fc8 0x000020e0 280 34% 5833
Expected total in temp_sensor_drv.o file: 824 Actual: 824 100% 5817
Flash640 / .text / fsl_adc.o Start End Size % Line
.text.ADC_GetInstance.isra.0 0x000020e0 0x00002108 40 9% 5836
.text.ADC_Init 0x00002108 0x0000219c 148 32% 5838
.text.ADC_SetConvSeqAConfig 0x0000219c 0x000021f0 84 18% 5841
.text.ADC_GetChannelConversionResult 0x000021f0 0x00002270 128 27% 5844
.text.ADC_EnableTemperatureSensor 0x00002270 0x000022bc 76 16% 5847
Expected total in fsl_adc.o file: 476 Actual: 476 100% 5836
Flash640 / .text / board_utility.o Start End Size % Line
.text.BOARD_GetClock32MCapacitanceCharacteristics 0x000022bc 0x000022c4 8 25% 5850
.text.BOARD_CpuClockUpdate32MhzFro 0x000022c4 0x000022dc 24 75% 5853
Expected total in board_utility.o file: 32 Actual: 32 100% 5850
Flash640 / .text / ZQueue.o Start End Size % Line
.text.ZQ_vQueueCreate 0x000022dc 0x000022ea 14 9% 5856
.text.ZQ_bQueueSend 0x000022ea 0x00002334 74 48% 5859
.text.ZQ_bQueueReceive 0x00002334 0x0000236e 58 38% 5862
.text.ZQ_u32QueueGetQueueSize 0x0000236e 0x00002372 4 3% 5865
.text.ZQ_u32QueueGetQueueMessageWaiting 0x00002372 0x00002378 6 4% 5868
Expected total in ZQueue.o file: 156 Actual: 156 100% 5856
Flash640 / .text / ZTimer.o Start End Size % Line
.text.ZTIMER_eInit 0x00002378 0x0000239c 36 8% 5872
.text.ZTIMER_vTask 0x0000239c 0x00002438 156 32% 5875
.text.ZTIMER_eOpen 0x00002438 0x00002470 56 12% 5878
.text.ZTIMER_eClose 0x00002470 0x000024b8 72 15% 5881
.text.ZTIMER_eStart 0x000024b8 0x0000250c 84 17% 5884
.text.ZTIMER_eStop 0x0000250c 0x00002558 76 16% 5887
.text.ZTIMER_eGetState 0x00002558 0x00002568 16 4% 5890
Expected total in ZTimer.o file: 496 Actual: 496 100% 5872
Flash640 / .text / app_zps_link_keys.o Start End Size % Line
.text.ZPS_pau8GetBdbDistributedLinkKey 0x00002568 0x00002570 8 100% 5893
Expected total in app_zps_link_keys.o file: 8 Actual: 8 100% 5893
Flash640 / .text / appZdpExtraction.o Start End Size % Line
.text.zps_bAplZdpUnpackNwkAddressResponse 0x00002570 0x000025f8 136 31% 5896
.text.zps_bAplZdpUnpackIeeeAddressResponse 0x000025f8 0x000025fc 4 1% 5899
.text.zps_bAplZdpUnpackNodeDescResponse 0x000025fc 0x00002674 120 27% 5902
.text.zps_bAplZdpUnpackSimpleDescResponse 0x00002674 0x00002730 188 42% 5905
Expected total in appZdpExtraction.o file: 448 Actual: 448 100% 5896
Flash640 / .text / appZpsBeaconHandler.o Start End Size % Line
.text.ZPS_bAppAddBeaconFilter 0x00002730 0x0000273c 12 5% 5909
.text.ZPS_bAppRemoveBeaconFilter 0x0000273c 0x00002748 12 5% 5912
.text.ZPS_bAppPassBeaconToHigherLayer 0x00002748 0x00002850 264 92% 5915
Expected total in appZpsBeaconHandler.o file: 288 Actual: 288 100% 5909
Flash640 / .text / board.o Start End Size % Line
.text.BOARD_InitDebugConsole 0x00002850 0x00002878 40 91% 5918
.text.BOARD_DbgDiagEnable 0x00002878 0x0000287c 4 10% 5921
Expected total in board.o file: 44 Actual: 44 100% 5918
Flash640 / .text / system_K32W061.o Start End Size % Line
.text.SystemCoreClockUpdate 0x0000287c 0x0000291c 160 71% 5925
.text.SystemInit 0x0000291c 0x00002960 68 30% 5928
Expected total in system_K32W061.o file: 228 Actual: 228 100% 5925
Flash640 / .text / startup_K32W061.o Start End Size % Line
.text.DMIC0_IRQHandler 0x00002960 0x00002968 8 6% 5931
.text.CIC_IRB_IRQHandler 0x00002968 0x00002970 8 6% 5934
.text.HWVAD0_IRQHandler 0x00002970 0x00002978 8 6% 5937
.text.PINT0_IRQHandler 0x00002978 0x00002980 8 6% 5940
.text.PINT1_IRQHandler 0x00002980 0x00002988 8 6% 5943
.text.PINT2_IRQHandler 0x00002988 0x00002990 8 6% 5946
.text.PINT3_IRQHandler 0x00002990 0x00002998 8 6% 5949
.text.GINT0_IRQHandler 0x00002998 0x000029a0 8 6% 5952
.text.CTIMER0_IRQHandler 0x000029a0 0x000029a8 8 6% 5955
.text.CTIMER1_IRQHandler 0x000029a8 0x000029b0 8 6% 5958
.text.FLEXCOMM0_IRQHandler 0x000029b0 0x000029b8 8 6% 5961
.text.FLEXCOMM1_IRQHandler 0x000029b8 0x000029c0 8 6% 5964
.text.FLEXCOMM2_IRQHandler 0x000029c0 0x000029c8 8 6% 5967
.text.FLEXCOMM3_IRQHandler 0x000029c8 0x000029d0 8 6% 5970
.text.FLEXCOMM4_IRQHandler 0x000029d0 0x000029d8 8 6% 5973
.text.FLEXCOMM5_IRQHandler 0x000029d8 0x000029e0 8 6% 5976
.text.FLEXCOMM6_IRQHandler 0x000029e0 0x000029e8 8 6% 5979
Expected total in startup_K32W061.o file: 136 Actual: 136 100% 5931
Flash640 / .text / fsl_wwdt.o Start End Size % Line
.text.WWDT_GetInstance.isra.0 0x000029e8 0x00002a10 40 11% 5982
.text.WWDT_GetDefaultConfig 0x00002a10 0x00002a4c 60 17% 5984
.text.WWDT_Init 0x00002a4c 0x00002b0c 192 53% 5987
.text.WWDT_Deinit 0x00002b0c 0x00002b1c 16 5% 5990
.text.WWDT_Refresh 0x00002b1c 0x00002b30 20 6% 5993
.text.WWDT_ClearStatusFlags 0x00002b30 0x00002b58 40 11% 5996
Expected total in fsl_wwdt.o file: 368 Actual: 368 100% 5982
Flash640 / .text / fsl_clock.o Start End Size % Line
.text.CLOCK_u8OscCapConvert 0x00002b58 0x00002b80 40 2% 5999
.text.CLOCK_AttachClk 0x00002b80 0x00002c88 264 13% 6002
.text.CLOCK_SetClkDiv 0x00002c88 0x00002ce4 92 5% 6005
.text.CLOCK_GetXtal32kFreq 0x00002ce4 0x00002cfc 24 2% 6009
.text.CLOCK_GetFro32kFreq 0x00002cfc 0x00002d14 24 2% 6012
.text.CLOCK_GetOsc32kFreq 0x00002d14 0x00002d28 20 1% 6015
.text.CLOCK_GetFro12MFreq 0x00002d28 0x00002d40 24 2% 6018
.text.CLOCK_GetFro32MFreq 0x00002d40 0x00002d58 24 2% 6021
.text.CLOCK_GetOsc32MFreq 0x00002d58 0x00002d70 24 2% 6024
.text.CLOCK_GetWdtOscFreq 0x00002d70 0x00002d9c 44 3% 6027
.text.CLOCK_GetFro48MFreq 0x00002d9c 0x00002db4 24 2% 6030
.text.CLOCK_GetPWMClockFreq 0x00002db4 0x00002dd4 32 2% 6033
.text.CLOCK_GetMainClockRate 0x00002dd4 0x00002e14 64 4% 6037
.text.CLOCK_GetCoreSysClkFreq 0x00002e14 0x00002e2c 24 2% 6040
.text.CLOCK_GetFRGInputClock 0x00002e2c 0x00002e52 38 2% 6043
.text.CLOCK_GetFRGClock 0x00002e52 0x00002e84 50 3% 6046
.text.CLOCK_GetFro64MFreq 0x00002e84 0x00002e9c 24 2% 6049
.text.CLOCK_GetClkOutFreq 0x00002e9c 0x00002efc 96 5% 6052
.text.CLOCK_GetSpifiOscFreq 0x00002efc 0x00002f44 72 4% 6055
.text.CLOCK_GetApbCLkFreq 0x00002f44 0x00002f70 44 3% 6058
.text.CLOCK_GetFreq 0x00002f70 0x00003078 264 13% 6061
.text.CLOCK_DisableClock 0x00003078 0x0000311c 164 8% 6064
.text.CLOCK_IsClockEnable 0x0000311c 0x0000313a 30 2% 6067
.text.CLOCK_EnableAPBBridge 0x0000313a 0x00003148 14 1% 6070
.text.CLOCK_Xtal32M_Trim 0x00003148 0x00003250 264 13% 6073
.text.CLOCK_XtalBasicTrim 0x00003250 0x00003280 48 3% 6076
.text.DelayLoopN 0x00003280 0x0000328c 12 1% 6079
.text.CLOCK_uDelay 0x0000328c 0x000032b4 40 2% 6083
.text.CLOCK_Xtal32M_WaitUntilStable 0x000032b4 0x000032c8 20 1% 6086
.text.CLOCK_EnableClock 0x000032c8 0x000033a8 224 11% 6089
Expected total in fsl_clock.o file: 2128 Actual: 2128 100% 5999
Flash640 / .text / fsl_reset.o Start End Size % Line
.text.RESET_SetPeripheralReset 0x000033a8 0x000033fc 84 42% 6092
.text.RESET_ClearPeripheralReset 0x000033fc 0x00003454 88 44% 6095
.text.RESET_PeripheralReset 0x00003454 0x00003468 20 10% 6098
.text.RESET_SystemReset 0x00003468 0x00003474 12 6% 6102
Expected total in fsl_reset.o file: 204 Actual: 204 100% 6092
Flash640 / .text / fsl_rng.o Start End Size % Line
.text.TRNG_GetDefaultConfig 0x00003474 0x00003488 20 10% 6105
.text.TRNG_Init 0x00003488 0x000034f4 108 50% 6108
.text.TRNG_GetRandomData 0x000034f4 0x0000354c 88 41% 6111
Expected total in fsl_rng.o file: 216 Actual: 216 100% 6105
Flash640 / .text / fsl_usart.o Start End Size % Line
.text.USART_Deinit 0x0000354c 0x0000358c 64 11% 6114
.text.USART_GetDefaultConfig 0x0000358c 0x000035c8 60 10% 6117
.text.USART_SetBaudRate 0x000035c8 0x00003668 160 26% 6120
.text.USART_Init 0x00003668 0x00003778 272 44% 6123
.text.USART_WriteBlocking 0x00003778 0x000037c0 72 12% 6126
Expected total in fsl_usart.o file: 628 Actual: 628 100% 6114
Flash640 / .text / fsl_flexcomm.o Start End Size % Line
.text.FLEXCOMM_GetInstance 0x000037c0 0x000037f4 52 9% 6129
.text.FLEXCOMM_Init 0x000037f4 0x00003868 116 20% 6132
.text.FLEXCOMM0_DriverIRQHandler 0x00003868 0x000038a4 60 11% 6135
.text.FLEXCOMM1_DriverIRQHandler 0x000038a4 0x000038e0 60 11% 6138
.text.FLEXCOMM2_DriverIRQHandler 0x000038e0 0x0000391c 60 11% 6141
.text.FLEXCOMM3_DriverIRQHandler 0x0000391c 0x00003954 56 10% 6144
.text.FLEXCOMM4_DriverIRQHandler 0x00003954 0x00003990 60 11% 6147
.text.FLEXCOMM5_DriverIRQHandler 0x00003990 0x000039cc 60 11% 6150
.text.FLEXCOMM6_DriverIRQHandler 0x000039cc 0x00003a08 60 11% 6153
Expected total in fsl_flexcomm.o file: 584 Actual: 584 100% 6129
Flash640 / .text / fsl_flash.o Start End Size % Line
.text.FLASH_Wait 0x00003a08 0x00003a1a 18 8% 6156
.text.FLASH_Erase 0x00003a1a 0x00003a5e 68 30% 6159
.text.FLASH_ErasePages 0x00003a5e 0x00003a6c 14 7% 6162
.text.FLASH_BlankCheck 0x00003a6c 0x00003a86 26 12% 6165
.text.FLASH_MarginCheck 0x00003a86 0x00003aa0 26 12% 6168
.text.FLASH_Program 0x00003aa0 0x00003ad8 56 25% 6171
.text.FLASH_SetReadMode 0x00003ad8 0x00003aec 20 9% 6174
Expected total in fsl_flash.o file: 228 Actual: 228 100% 6156
Flash640 / .text / fsl_common.o Start End Size % Line
.text.InstallIRQHandler 0x00003aec 0x00003b40 84 50% 6177
.text.SDK_DelayAtLeastUs 0x00003b40 0x00003b94 84 50% 6180
Expected total in fsl_common.o file: 168 Actual: 168 100% 6177
Flash640 / .text / fsl_aes.o Start End Size % Line
.text.aesWaitForIdle.constprop.0.isra.0 0x00003b94 0x00003b9c 8 4% 6183
.text.aes_set_forward 0x00003b9c 0x00003bb2 22 9% 6185
.text.aes_one_block 0x00003bb2 0x00003bea 56 22% 6187
.text.AES_SetKey 0x00003bea 0x00003c5c 114 44% 6189
.text.AES_EncryptEcb 0x00003c5c 0x00003c94 56 22% 6192
.text.AES_Init 0x00003c94 0x00003c9c 8 4% 6195
Expected total in fsl_aes.o file: 264 Actual: 264 100% 6183
Flash640 / .text / fsl_power.o Start End Size % Line
.text.Chip_LOWPOWER_SetSystemVoltages 0x00003c9c 0x00003ca4 8 1% 6198
.text.POWER_FlexcomClocksDisable 0x00003ca4 0x00003ce4 64 3% 6200
.text.POWER_GetResetCause 0x00003ce4 0x00003d30 76 4% 6203
.text.POWER_ClearResetCause 0x00003d30 0x00003d3c 12 1% 6206
.text.POWER_SetTrimDefaultActiveVoltage 0x00003d3c 0x00003fec 688 32% 6209
.text.POWER_Init 0x00003fec 0x00004028 60 3% 6212
.text.POWER_GetPowerDownConfig 0x00004028 0x000042dc 692 32% 6215
.text.POWER_GoToPowerDown 0x000042dc 0x00004308 44 3% 6218
.text.POWER_RegisterPowerDownEntryHookFunction 0x00004308 0x00004314 12 1% 6221
.text.POWER_EnterPowerDownMode 0x00004314 0x0000432c 24 2% 6224
.text.POWER_EnterDeepDownMode 0x0000432c 0x00004400 212 10% 6227
.text.POWER_EnterPowerMode 0x00004400 0x00004418 24 2% 6230
.text.POWER_SetDcdc1v8 0x00004418 0x000044a4 140 7% 6234
.text.POWER_SetDcdc1v3 0x000044a4 0x0000452c 136 7% 6237
Expected total in fsl_power.o file: 2192 Actual: 2192 100% 6198
Flash640 / .text / fsl_wtimer.o Start End Size % Line
.text.WTIMER_StartTimerFunction 0x0000452c 0x00004634 264 40% 6240
.text.WTIMER_Init 0x00004634 0x00004660 44 7% 6242
.text.WTIMER_GetStatusFlags 0x00004660 0x0000468c 44 7% 6245
.text.WTIMER_EnableInterrupts 0x0000468c 0x000046cc 64 10% 6248
.text.WTIMER_StartTimerUnsafe 0x000046cc 0x000046e0 20 3% 6251
.text.WTIMER_ReadTimerSafe 0x000046e0 0x00004720 64 10% 6254
.text.WTIMER_ReadTimer 0x00004720 0x00004754 52 8% 6257
.text.WTIMER_ClearStatusFlags 0x00004754 0x00004790 60 9% 6260
.text.WTIMER_StopTimer 0x00004790 0x000047c8 56 9% 6263
Expected total in fsl_wtimer.o file: 668 Actual: 668 100% 6240
Flash640 / .text / fsl_inputmux.o Start End Size % Line
.text.INPUTMUX_Init 0x000047c8 0x000047ce 6 30% 6266
.text.INPUTMUX_AttachSignal 0x000047ce 0x000047dc 14 70% 6269
Expected total in fsl_inputmux.o file: 20 Actual: 20 100% 6266
Flash640 / .text / fsl_fmeas.o Start End Size % Line
.text.FMEAS_GetCountWithScale 0x000047dc 0x00004804 40 100% 6272
Expected total in fsl_fmeas.o file: 40 Actual: 40 100% 6272
Flash640 / .text / Exceptions_NVIC.o Start End Size % Line
.text.vDebugExceptionHandlersInitialise 0x00004804 0x00004830 44 100% 6276
Expected total in Exceptions_NVIC.o file: 44 Actual: 44 100% 6276
Flash640 / .text / MicroExceptions_arm.o Start End Size % Line
.text.ExceptionUnwindStack 0x00004830 0x000048c0 144 6% 6279
.text.HardFault_Handler 0x000048c0 0x000048c8 8 1% 6282
.text.BusFault_Handler 0x000048c8 0x000048d0 8 1% 6285
.text.UsageFault_Handler 0x000048d0 0x000048d8 8 1% 6288
.text.MemManage_Handler 0x000048d8 0x000048e0 8 1% 6291
.text.vPrintRegisterBit 0x000048e0 0x000048f4 20 1% 6294
.text.vPrintSystemHandlerAndControlStateRegisterBitFields 0x000048f4 0x000049bc 200 9% 6297
.text.vPrintConfigurableFaultStatusRegisterBitFields 0x000049bc 0x00004b14 344 15% 6300
.text.vDebugBusFaultHandler 0x00004b14 0x00004c94 384 16% 6303
.text.vDebugUsageFaultHandler 0x00004c94 0x00004df4 352 15% 6306
.text.vDebugMemoryFaultHandler 0x00004df4 0x00004f74 384 16% 6309
.text.vPrintHardFaultStatusRegisterBitFields 0x00004f74 0x00004fbc 72 3% 6312
.text.vDebugHardFaultHandler 0x00004fbc 0x000051c8 524 22% 6315
Expected total in MicroExceptions_arm.o file: 2456 Actual: 2456 100% 6279
Flash640 / .text / Debug.o Start End Size % Line
.text.vDebugInit 0x000051c8 0x000051ca 2 3% 6318
.text.vDebugHex 0x000051ca 0x00005212 72 88% 6321
.text.vDebugNonInt 0x00005212 0x00005216 4 5% 6324
.text.vDebugHexNonInt 0x00005216 0x0000521a 4 5% 6327
Expected total in Debug.o file: 82 Actual: 82 100% 6318
Flash640 / .text / FunctionLib.o Start End Size % Line
.text.FLib_MemCpy 0x0000521a 0x0000522e 20 31% 6330
.text.FLib_MemCmp 0x0000522e 0x0000524e 32 49% 6333
.text.FLib_MemSet 0x0000524e 0x0000525c 14 22% 6336
Expected total in FunctionLib.o file: 66 Actual: 66 100% 6330
Flash640 / .text / SecLib.o Start End Size % Line
.text.k32w0_hw_aes_load_key.constprop.0 0x0000525c 0x0000528c 48 7% 6339
.text.k32w0_hw_aes128_block_encrypt 0x0000528c 0x000052b0 36 5% 6341
.text.k32w0_hw_aes_ecb_encrypt.isra.0 0x000052b0 0x000052d8 40 6% 6343
.text.SecLib_Init 0x000052d8 0x000052e4 12 2% 6345
.text.AES_128_Encrypt 0x000052e4 0x000052e8 4 1% 6348
.text.bACI_WriteKey 0x000052e8 0x000052fc 20 3% 6351
.text.vACI_OptimisedCcmStar 0x000052fc 0x00005538 572 79% 6354
Expected total in SecLib.o file: 732 Actual: 732 100% 6339
Flash640 / .text / RNG.o Start End Size % Line
.text.RNG_Init 0x00005538 0x00005588 80 42% 6357
.text.RNG_GetRandomNo 0x00005588 0x000055c8 64 34% 6360
.text.RND_u32GetRand256 0x000055c8 0x000055da 18 10% 6363
.text.RND_u32GetRand 0x000055da 0x000055f8 30 16% 6366
Expected total in RNG.o file: 192 Actual: 192 100% 6357
Flash640 / .text / GenericList.o Start End Size % Line
.text.ListInit 0x000055f8 0x00005604 12 9% 6369
.text.ListAddTail 0x00005604 0x00005640 60 45% 6372
.text.ListRemoveHead 0x00005640 0x00005676 54 41% 6375
.text.ListGetAvailable 0x00005676 0x0000567e 8 6% 6378
Expected total in GenericList.o file: 134 Actual: 134 100% 6369
Flash640 / .text / Messaging.o Start End Size % Line
.text.ListAddTailMsg 0x0000567e 0x00005684 6 20% 6381
.text.ListRemoveHeadMsg 0x00005684 0x00005690 12 40% 6384
.text.MSG_Free 0x00005690 0x0000569c 12 40% 6387
Expected total in Messaging.o file: 30 Actual: 30 100% 6381
Flash640 / .text / MemManager.o Start End Size % Line
.text.MEM_Init 0x0000569c 0x0000570c 112 36% 6391
.text.MEM_BufferAllocWithId 0x0000570c 0x0000576c 96 31% 6394
.text.MEM_BufferFree 0x0000576c 0x000057d4 104 34% 6397
Expected total in MemManager.o file: 312 Actual: 312 100% 6391
Flash640 / .text / TimersManager.o Start End Size % Line
.text.TMR_SetTimerStatus 0x000057d4 0x000057e8 20 3% 6400
.text.StackTimer_ISR 0x000057e8 0x00005810 40 5% 6402
.text.TMR_NotifyClkChanged 0x00005810 0x00005854 68 9% 6405
.text.TMR_Init 0x00005854 0x000058c4 112 14% 6408
.text.TMR_StopTimer 0x000058c4 0x00005940 124 16% 6411
.text.TMR_Task 0x00005940 0x00005afc 444 55% 6414
Expected total in TimersManager.o file: 808 Actual: 808 100% 6400
Flash640 / .text / TMR_Adapter.o Start End Size % Line
.text.FMEAS_StartMeasureWithScale.constprop.0 0x00005afc 0x00005b6c 112 9% 6417
.text.Timestamp_GetCounter32bit 0x00005b6c 0x00005b78 12 1% 6419
.text.StackTimer_Init 0x00005b78 0x00005bd0 88 7% 6422
.text.StackTimer_ReInit 0x00005bd0 0x00005bf4 36 3% 6425
.text.StackTimer_Enable 0x00005bf4 0x00005c04 16 2% 6428
.text.StackTimer_GetInputFrequency 0x00005c04 0x00005c0c 8 1% 6431
.text.StackTimer_GetCounterValue 0x00005c0c 0x00005c18 12 1% 6435
.text.StackTimer_SetOffsetTicks 0x00005c18 0x00005c2c 20 2% 6438
.text.StackTimer_ClearIntFlag 0x00005c2c 0x00005c5c 48 4% 6441
.text.TMR_eScheduleActivity32kTicksAndGetCurrentTimestampValue 0x00005c5c 0x00005db0 340 27% 6444
.text.TMR_eScheduleActivity32kTicks 0x00005db0 0x00005db8 8 1% 6447
.text.WAKE_UP_TIMER1_IRQHandler 0x00005db8 0x00005e04 76 6% 6451
.text.TMR_Get32kHandle 0x00005e04 0x00005e0c 8 1% 6454
.text.FRO32K_StartCalibration 0x00005e0c 0x00005e64 88 7% 6457
.text.TMR_GetTimestampUs 0x00005e64 0x00005ec8 100 8% 6460
.text.FRO32K_CompleteCalibration 0x00005ec8 0x00005f74 172 14% 6463
.text.FRO32K_Init 0x00005f74 0x00006008 148 12% 6466
Expected total in TMR_Adapter.o file: 1292 Actual: 1292 100% 6417
Flash640 / .text / fsl_ctimer.o Start End Size % Line
.text.CTIMER_GenericIRQHandler 0x00006008 0x00006068 96 78% 6469
.text.CTIMER0_DriverIRQHandler 0x00006068 0x00006076 14 12% 6472
.text.CTIMER1_DriverIRQHandler 0x00006076 0x00006084 14 12% 6475
Expected total in fsl_ctimer.o file: 124 Actual: 124 100% 6469
Flash640 / .text / fsl_rtc.o Start End Size % Line
.text.RTC_Init 0x00006084 0x0000609e 26 100% 6478
Expected total in fsl_rtc.o file: 26 Actual: 26 100% 6478
Flash640 / .text / Panic.o Start End Size % Line
.text.panic 0x0000609e 0x000060a0 2 100% 6481
Expected total in Panic.o file: 2 Actual: 2 100% 6481
Flash640 / .text / fsl_dma.o Start End Size % Line
.text.DMA_GetInstance 0x000060a0 0x000060c8 40 18% 6483
.text.DMA_IRQHandle 0x000060c8 0x00006170 168 74% 6485
.text.DMA0_DriverIRQHandler 0x00006170 0x00006184 20 9% 6488
Expected total in fsl_dma.o file: 228 Actual: 228 100% 6483
Flash640 / .text / MicroInt_arm_sdk2.o Start End Size % Line
.text.vMicroIntEnableOnly 0x00006184 0x0000619c 24 75% 6491
.text.vMicroIntRestoreState 0x0000619c 0x000061a4 8 25% 6494
Expected total in MicroInt_arm_sdk2.o file: 32 Actual: 32 100% 6491
Flash640 / .text / PWR.o Start End Size % Line
.text.PWR_InitFunction.part.0 0x000061a4 0x000061d0 44 4% 6497
.text.PWR_Init 0x000061d0 0x000061e0 16 2% 6499
.text.PWR_ForceInit 0x000061e0 0x000061e4 4 1% 6502
.text.PWR_AllowDeviceToSleep 0x000061e4 0x00006200 28 3% 6505
.text.PWR_DisallowDeviceToSleep 0x00006200 0x00006220 32 3% 6508
.text.PWR_ChangeDeepSleepMode 0x00006220 0x00006244 36 3% 6511
.text.PWR_GetDeepSleepConfig 0x00006244 0x00006264 32 3% 6514
.text.PWR_CheckSocTimers 0x00006264 0x00006324 192 14% 6517
.text.PWR_CheckIfDeviceCanGoToSleep 0x00006324 0x00006350 44 4% 6519
.text.PWR_EnterPowerDown 0x00006350 0x00006388 56 5% 6522
.text.PWR_EnterLowPower 0x00006388 0x000063ac 36 3% 6525
.text.PWR_RegisterLowPowerEnterCallback 0x000063ac 0x000063b8 12 1% 6529
.text.PWR_RegisterLowPowerExitCallback 0x000063b8 0x000063c4 12 1% 6532
.text.PWR_SetWakeUpConfig 0x000063c4 0x000063d8 20 2% 6535
.text.PWR_GetWakeUpConfig 0x000063d8 0x000063e4 12 1% 6538
.text.vSetWakeUpIoConfig 0x000063e4 0x00006404 32 3% 6541
.text.u64GetWakeupSourceConfig 0x00006404 0x00006480 124 9% 6544
.text.vHandleSleepModes 0x00006480 0x000065d4 340 25% 6547
.text.PWR_vWakeUpConfig 0x000065d4 0x00006648 116 9% 6549
.text.PWR_u32GetRamRetention 0x00006648 0x00006654 12 1% 6552
.text.PWR_vForceRadioRetention 0x00006654 0x0000666c 24 2% 6555
.text.PWR_eScheduleActivity32kTicks 0x0000666c 0x00006698 44 4% 6558
.text.PWR_eScheduleActivity 0x00006698 0x000066d0 56 5% 6561
.text.PWR_vColdStart 0x000066d0 0x00006708 56 5% 6565
Expected total in PWR.o file: 1380 Actual: 1380 100% 6497
Flash640 / .text / PWR_setjmp.o Start End Size % Line
.text.setjmp 0x00006708 0x00006714 12 43% 6568
.text.longjmp 0x00006714 0x00006724 16 58% 6570
Expected total in PWR_setjmp.o file: 28 Actual: 28 100% 6568
Flash640 / .text / PWRLib.o Start End Size % Line
.text.PWRLib_LLDsmComplete 0x00006724 0x00006726 2 1% 6572
.text.PWRLib_Init 0x00006726 0x00006728 2 1% 6574
.text.PWRLib_SetDeepSleepMode 0x00006728 0x00006734 12 2% 6577
.text.PWRLib_GetDeepSleepMode 0x00006734 0x00006740 12 2% 6580
.text.PWRLib_MCU_Enter_Sleep 0x00006740 0x0000674c 12 2% 6583
.text.PWR_ClearWakeupReason 0x0000674c 0x00006758 12 2% 6586
.text.WarmMain 0x00006758 0x00006768 16 3% 6589
.text.PWR_ResetPowerDownModeConfig 0x00006768 0x00006774 12 2% 6592
.text.PWRLib_EnterPowerDownModeRamOff 0x00006774 0x000067a4 48 7% 6595
.text.PWRLib_EnterDeepDownMode 0x000067a4 0x000067d4 48 7% 6598
.text.PWRLib_u32RamBanksSpanned 0x000067d4 0x000068a8 212 30% 6601
.text.PWRLib_EnterPowerDownModeRamOn 0x000068a8 0x000069f0 328 46% 6604
Expected total in PWRLib.o file: 716 Actual: 716 100% 6572
Flash640 / .text / GPIO_Adapter.o Start End Size % Line
.text.GpioGetIoWakeupSource 0x000069f0 0x000069fc 12 100% 6607
Expected total in GPIO_Adapter.o file: 12 Actual: 12 100% 6607
Flash640 / .text / fsl_str.o Start End Size % Line
.text.StrFormatPrintf 0x000069fc 0x00006f74 1400 100% 6610
Expected total in fsl_str.o file: 1400 Actual: 1400 100% 6610
Flash640 / .text / serial_manager.o Start End Size % Line
.text.SerialManager_Init 0x00006f74 0x00006fcc 88 15% 6613
.text.SerialManager_Deinit 0x00006fcc 0x00007018 76 13% 6616
.text.SerialManager_OpenWriteHandle 0x00007018 0x0000706c 84 14% 6619
.text.SerialManager_CloseWriteHandle 0x0000706c 0x000070bc 80 14% 6622
.text.SerialManager_OpenReadHandle 0x000070bc 0x00007118 92 16% 6625
.text.SerialManager_CloseReadHandle 0x00007118 0x00007168 80 14% 6628
.text.SerialManager_WriteBlocking 0x00007168 0x000071d0 104 18% 6631
Expected total in serial_manager.o file: 604 Actual: 604 100% 6613
Flash640 / .text / serial_port_uart.o Start End Size % Line
.text.Serial_UartInit 0x000071d0 0x00007230 96 48% 6634
.text.Serial_UartDeinit 0x00007230 0x00007254 36 18% 6637
.text.Serial_UartWrite 0x00007254 0x0000729c 72 36% 6640
Expected total in serial_port_uart.o file: 204 Actual: 204 100% 6634
Flash640 / .text / usart_adapter.o Start End Size % Line
.text.HAL_UartInit 0x0000729c 0x0000735c 192 59% 6643
.text.HAL_UartDeinit 0x0000735c 0x00007390 52 16% 6646
.text.HAL_UartSendBlocking 0x00007390 0x000073e4 84 26% 6649
Expected total in usart_adapter.o file: 328 Actual: 328 100% 6643
Flash640 / .text / fsl_assert.o Start End Size % Line
.text.__assert_func 0x000073e4 0x00007400 28 100% 6652
Expected total in fsl_assert.o file: 28 Actual: 28 100% 6652
Flash640 / .text / timer.o Start End Size % Line
.text.zbPlatGetTime 0x00007400 0x00007404 4 100% 6655
Expected total in timer.o file: 4 Actual: 4 100% 6655
Flash640 / .text / Heap.o Start End Size % Line
.text.pvHeap_DefAlloc 0x00007404 0x00007440 60 84% 6658
.text.pvHeap_Alloc 0x00007440 0x0000744c 12 17% 6660
Expected total in Heap.o file: 72 Actual: 72 100% 6658
Flash640 / .text / fsl_os_abstraction_bm.o Start End Size % Line
.text.osObjectIsAllocated.constprop.0 0x0000744c 0x00007470 36 6% 6663
.text.OSA_EnableIRQGlobal 0x00007470 0x00007484 20 3% 6665
.text.OSA_DisableIRQGlobal 0x00007484 0x00007494 16 3% 6668
.text.task_init 0x00007494 0x000074d0 60 9% 6671
.text.OSA_TaskCreate 0x000074d0 0x00007550 128 18% 6674
.text.OSA_TimeInit 0x00007550 0x00007580 48 7% 6677
.text.OSA_TimeDiff 0x00007580 0x00007584 4 1% 6680
.text.OSA_TimeGetMsec 0x00007584 0x00007590 12 2% 6683
.text.OSA_EventCreate 0x00007590 0x000075cc 60 9% 6686
.text.OSA_EventSet 0x000075cc 0x000075f4 40 6% 6689
.text.OSA_EventWait 0x000075f4 0x0000768c 152 22% 6692
.text.OSA_InterruptEnable 0x0000768c 0x00007690 4 1% 6695
.text.OSA_InterruptDisable 0x00007690 0x00007694 4 1% 6698
.text.OSA_InterruptEnableRestricted 0x00007694 0x000076ae 26 4% 6701
.text.OSA_InterruptEnableRestore 0x000076ae 0x000076b6 8 2% 6704
.text.OSA_InstallIntHandler 0x000076b6 0x000076bc 6 1% 6707
.text.OSA_Start 0x000076bc 0x000076e4 40 6% 6710
.text.startup.main 0x000076e4 0x00007704 32 5% 6713
.text.SysTick_Handler 0x00007704 0x00007714 16 3% 6716
Expected total in fsl_os_abstraction_bm.o file: 712 Actual: 712 100% 6663
Flash640 / .text / Basic.o Start End Size % Line
.text.eCLD_BasicCreateBasic 0x00007714 0x000077a4 144 100% 6719
Expected total in Basic.o file: 144 Actual: 144 100% 6719
Flash640 / .text / BasicClientCommands.o Start End Size % Line
.text.eCLD_BasicCommandResetToFactoryDefaultsReceive 0x000077a4 0x000077b6 18 100% 6722
Expected total in BasicClientCommands.o file: 18 Actual: 18 100% 6722
Flash640 / .text / BasicCommandHandler.o Start End Size % Line
.text.eCLD_BasicCommandHandler 0x000077b6 0x00007818 98 100% 6725
Expected total in BasicCommandHandler.o file: 98 Actual: 98 100% 6725
Flash640 / .text / Groups.o Start End Size % Line
.text.eCLD_GroupsCreateGroups 0x00007818 0x0000786c 84 70% 6728
.text.eCLD_GroupsSetIdentifying 0x0000786c 0x00007890 36 30% 6731
Expected total in Groups.o file: 120 Actual: 120 100% 6728
Flash640 / .text / GroupsClientCommands.o Start End Size % Line
.text.eCLD_GroupsCommandAddGroupRequestSend 0x00007890 0x000078d0 64 50% 6734
.text.eCLD_GroupsCommandAddGroupIfIdentifyingRequestSend 0x000078d0 0x00007912 66 51% 6737
Expected total in GroupsClientCommands.o file: 130 Actual: 130 100% 6734
Flash640 / .text / GroupsCommandHandler.o Start End Size % Line
.text.eCLD_GroupsCommandHandler 0x00007912 0x00007a12 256 100% 6740
Expected total in GroupsCommandHandler.o file: 256 Actual: 256 100% 6740
Flash640 / .text / Identify.o Start End Size % Line
.text.vCLD_IdentifyTimerClickCallback 0x00007a12 0x00007a8c 122 51% 6743
.text.eCLD_IdentifyRegisterTimeServer 0x00007a8c 0x00007ab4 40 17% 6746
.text.eCLD_IdentifyCreateIdentify 0x00007ab4 0x00007b04 80 34% 6749
Expected total in Identify.o file: 242 Actual: 242 100% 6743
Flash640 / .text / IdentifyClientCommands.o Start End Size % Line
.text.eCLD_IdentifyCommandIdentifyRequestSend 0x00007b04 0x00007b34 48 41% 6752
.text.eCLD_IdentifyCommandIdentifyQueryRequestSend 0x00007b34 0x00007b54 32 28% 6755
.text.eCLD_IdentifyCommandIdentifyQueryResponseReceive 0x00007b54 0x00007b7a 38 33% 6758
Expected total in IdentifyClientCommands.o file: 118 Actual: 118 100% 6752
Flash640 / .text / IdentifyCommandHandler.o Start End Size % Line
.text.eCLD_IdentifyCommandHandler 0x00007b7a 0x00007cb0 310 100% 6761
Expected total in IdentifyCommandHandler.o file: 310 Actual: 310 100% 6761
Flash640 / .text / IdentifyServerCommands.o Start End Size % Line
.text.eCLD_IdentifyCommandIdentifyQueryResponseSend 0x00007cb0 0x00007ce0 48 30% 6764
.text.eCLD_IdentifyCommandIdentifyRequestReceive 0x00007ce0 0x00007d06 38 24% 6767
.text.eCLD_IdentifyCommandIdentifyQueryRequestReceive 0x00007d06 0x00007d1a 20 13% 6770
.text.eCLD_IdentifyCommandTriggerEffectRequestReceive 0x00007d1a 0x00007d50 54 34% 6773
Expected total in IdentifyServerCommands.o file: 160 Actual: 160 100% 6764
Flash640 / .text / LevelControl.o Start End Size % Line
.text.eCLD_LevelControlCreateLevelControl 0x00007d50 0x00007db0 96 100% 6776
Expected total in LevelControl.o file: 96 Actual: 96 100% 6776
Flash640 / .text / LevelControlClientCommands.o Start End Size % Line
.text.eCLD_LevelControlCommandMoveCommandSend 0x00007db0 0x00007e18 104 58% 6779
.text.eCLD_LevelControlCommandStopCommandSend 0x00007e18 0x00007e66 78 43% 6782
Expected total in LevelControlClientCommands.o file: 182 Actual: 182 100% 6779
Flash640 / .text / LevelControlCommandHandler.o Start End Size % Line
.text.eCLD_LevelControlCommandHandler 0x00007e66 0x00007e6c 6 100% 6785
Expected total in LevelControlCommandHandler.o file: 6 Actual: 6 100% 6785
Flash640 / .text / OnOff.o Start End Size % Line
.text.eCLD_OnOffCreateOnOff 0x00007e6c 0x00007e9c 48 100% 6789
Expected total in OnOff.o file: 48 Actual: 48 100% 6789
Flash640 / .text / OnOffCommandHandler.o Start End Size % Line
.text.eCLD_OnOffCommandHandler 0x00007e9c 0x00007eb4 24 100% 6792
Expected total in OnOffCommandHandler.o file: 24 Actual: 24 100% 6792
Flash640 / .text / OnOffCommands.o Start End Size % Line
.text.eCLD_OnOffCommandSend 0x00007eb4 0x00007ed8 36 100% 6795
Expected total in OnOffCommands.o file: 36 Actual: 36 100% 6795
Flash640 / .text / Scenes.o Start End Size % Line
.text.eCLD_ScenesCreateScenes 0x00007ed8 0x00007f1c 68 100% 6799
Expected total in Scenes.o file: 68 Actual: 68 100% 6799
Flash640 / .text / ScenesCommandHandler.o Start End Size % Line
.text.eCLD_ScenesCommandHandler 0x00007f1c 0x000080e4 456 100% 6802
Expected total in ScenesCommandHandler.o file: 456 Actual: 456 100% 6802
Flash640 / .text / dimmer_switch.o Start End Size % Line
.text.eZLO_RegisterDimmerSwitchEndPoint 0x000080e4 0x00008224 320 100% 6806
Expected total in dimmer_switch.o file: 320 Actual: 320 100% 6806
Flash640 / .text / dlist.o Start End Size % Line
.text.vDLISTinitialise 0x00008224 0x0000822c 8 4% 6809
.text.psDLISTgetHead 0x0000822c 0x00008230 4 2% 6812
.text.psDLISTgetNext 0x00008230 0x00008234 4 2% 6815
.text.boDLISTisEmpty 0x00008234 0x00008246 18 8% 6818
.text.vDLISTaddToHead 0x00008246 0x0000826e 40 17% 6821
.text.vDLISTaddToTail 0x0000826e 0x00008294 38 17% 6824
.text.psDLISTremoveFromTail 0x00008294 0x000082b6 34 15% 6827
.text.psDLISTremoveFromHead 0x000082b6 0x000082da 36 16% 6830
.text.psDLISTremove 0x000082da 0x00008310 54 23% 6833
Expected total in dlist.o file: 236 Actual: 236 100% 6809
Flash640 / .text / zcl.o Start End Size % Line
.text.eZCL_SearchForEPIndex.part.0 0x00008310 0x00008344 52 6% 6836
.text.eZCL_CreateZCL 0x00008344 0x00008408 196 22% 6838
.text.eZCL_SetCustomCallBackEvent 0x00008408 0x0000841c 20 3% 6841
.text.eZCL_Register 0x0000841c 0x00008640 548 61% 6844
.text.u8ZCL_GetNumberOfEndpointsRegistered 0x00008640 0x0000864c 12 2% 6847
.text.eZCL_SearchForEPIndex 0x0000864c 0x00008658 12 2% 6850
.text.u8ZCL_GetEPIdFromIndex 0x00008658 0x00008678 32 4% 6854
.text.eZCL_GetLastZpsError 0x00008678 0x00008684 12 2% 6857
.text.vZCL_InitializeClusterInstance 0x00008684 0x00008698 20 3% 6860
Expected total in zcl.o file: 904 Actual: 904 100% 6836
Flash640 / .text / zcl_CustomCommandReceive.o Start End Size % Line
.text.eZCL_CustomCommandReceive 0x00008698 0x000087d4 316 100% 6863
Expected total in zcl_CustomCommandReceive.o file: 316 Actual: 316 100% 6863
Flash640 / .text / zcl_CustomCommandSend.o Start End Size % Line
.text.eZCL_CustomCommandSend 0x000087d4 0x00008a34 608 100% 6867
Expected total in zcl_CustomCommandSend.o file: 608 Actual: 608 100% 6867
Flash640 / .text / zcl_PDUbufferReadWrite.o Start End Size % Line
.text.u16ZCL_WriteTypeNBO 0x00008a34 0x00008a74 64 19% 6870
.text.u16ZCL_APduInstanceWriteNBO 0x00008a74 0x00008abe 74 22% 6873
.text.u16ZCL_ReadTypeNBO 0x00008abe 0x00008b40 130 39% 6876
.text.u16ZCL_APduInstanceReadNBO 0x00008b40 0x00008b8a 74 22% 6879
Expected total in zcl_PDUbufferReadWrite.o file: 342 Actual: 342 100% 6870
Flash640 / .text / zcl_PDUbufferReadWriteString.o Start End Size % Line
.text.u16ZCL_GetStringSizeAndBufferFromStructure 0x00008b8a 0x00008bee 100 15% 6882
.text.u16ZCL_APduInstanceWriteStringNBO 0x00008bee 0x00008ca8 186 28% 6885
.text.u16ZCL_GetStringAttributeTypeSizeFromBuffer 0x00008ca8 0x00008cfa 82 13% 6888
.text.eZCL_CheckUserStringStructureRead 0x00008cfa 0x00008d3c 66 10% 6891
.text.u16ZCL_GetStringStructureSize 0x00008d3c 0x00008d5e 34 5% 6894
.text.u16ZCL_APduInstanceReadStringNBO 0x00008d5e 0x00008e0e 176 26% 6897
.text.eZCL_GetStringLengthFieldSize 0x00008e0e 0x00008e32 36 6% 6900
Expected total in zcl_PDUbufferReadWriteString.o file: 680 Actual: 680 100% 6882
Flash640 / .text / zcl_WriteAttributesRequestHandle.o Start End Size % Line
.text.vZCL_HandleAttributesWriteRequest 0x00008e32 0x0000915e 812 100% 6903
Expected total in zcl_WriteAttributesRequestHandle.o file: 812 Actual: 812 100% 6903
Flash640 / .text / zcl_attribute.o Start End Size % Line
.text.u16ZCL_WriteAttributeValueIntoBuffer 0x0000915e 0x000091de 128 14% 6906
.text.u8ZCL_GetAttributeAllignToFourBytesBoundary 0x000091de 0x000091f0 18 2% 6909
.text.eZCL_GetAttributeTypeSize 0x000091f0 0x00009208 24 3% 6912
.text.eZCL_GetAttributeTypeSizeFromBuffer 0x00009208 0x00009292 138 15% 6915
.text.u16ZCL_WriteAttributeValueIntoStructure 0x00009292 0x0000933a 168 18% 6918
.text.eZCL_GetAttributeTypeSizeFromStructure 0x0000933a 0x00009384 74 8% 6921
.text.bZCL_CheckManufacturerSpecificAttributeFlagMatch 0x00009384 0x00009394 16 2% 6924
.text.bZCL_CheckStringFitsInStructure 0x00009394 0x0000940c 120 13% 6927
.text.bZCL_AttributeTypeIsSigned 0x0000940c 0x00009418 12 2% 6930
.text.vZCL_MarkAttributeInvalid 0x00009418 0x0000950c 244 25% 6933
.text.bZCL_CheckAttributeDirectionFlagMatch 0x0000950c 0x00009530 36 4% 6936
Expected total in zcl_attribute.o file: 978 Actual: 978 100% 6906
Flash640 / .text / zcl_buffer.o Start End Size % Line
.text.hZCL_AllocateAPduInstance 0x00009530 0x0000956c 60 84% 6940
.text.hZCL_GetBufferPoolHandle 0x0000956c 0x00009578 12 17% 6943
Expected total in zcl_buffer.o file: 72 Actual: 72 100% 6940
Flash640 / .text / zcl_command.o Start End Size % Line
.text.u16ZCL_WriteCommandHeader 0x00009578 0x000095fa 130 43% 6946
.text.u16ZCL_ReadCommandHeader 0x000095fa 0x00009668 110 37% 6949
.text.u8GetTransactionSequenceNumber 0x00009668 0x00009678 16 6% 6952
.text.u16ZCL_GetTxPayloadSize 0x00009678 0x000096a8 48 16% 6955
Expected total in zcl_command.o file: 304 Actual: 304 100% 6946
Flash640 / .text / zcl_common.o Start End Size % Line
.text.eZCL_Initialise 0x000096a8 0x000096dc 52 100% 6958
Expected total in zcl_common.o file: 52 Actual: 52 100% 6958
Flash640 / .text / zcl_defaultResponse.o Start End Size % Line
.text.eZCL_SendDefaultResponse 0x000096dc 0x000097d4 248 100% 6961
Expected total in zcl_defaultResponse.o file: 248 Actual: 248 100% 6961
Flash640 / .text / zcl_event.o Start End Size % Line
.text.eZCL_SetReceiveEventAddressStructure 0x000097d4 0x00009840 108 9% 6964
.text.eZCL_BuildClientTransmitAddressStructure 0x00009840 0x00009860 32 3% 6967
.text.vZCL_PassEventToUser 0x00009860 0x0000988c 44 4% 6970
.text.vZCL_EventHandler 0x0000988c 0x00009d10 1156 87% 6973
Expected total in zcl_event.o file: 1340 Actual: 1340 100% 6964
Flash640 / .text / zcl_heap.o Start End Size % Line
.text.pvZCL_HeapAlloc 0x00009d10 0x00009d48 56 100% 6976
Expected total in zcl_heap.o file: 56 Actual: 56 100% 6976
Flash640 / .text / zcl_library_options.o Start End Size % Line
.text.vZCL_HandleEntireProfileCommand 0x00009d48 0x00009d9c 84 96% 6979
.text.eZCL_CreateOptionalManagers 0x00009d9c 0x00009da0 4 5% 6982
Expected total in zcl_library_options.o file: 88 Actual: 88 100% 6979
Flash640 / .text / zcl_readAttributesRequestHandle.o Start End Size % Line
.text.vZCL_HandleAttributesReadRequest 0x00009da0 0x00009fa8 520 100% 6985
Expected total in zcl_readAttributesRequestHandle.o file: 520 Actual: 520 100% 6985
Flash640 / .text / zcl_readAttributesResponseHandle.o Start End Size % Line
.text.vZCL_HandleAttributesReadResponse 0x00009fa8 0x0000a168 448 100% 6988
Expected total in zcl_readAttributesResponseHandle.o file: 448 Actual: 448 100% 6988
Flash640 / .text / zcl_search.o Start End Size % Line
.text.eZCL_SearchForEPentry 0x0000a168 0x0000a1a8 64 13% 6991
.text.eZCL_SearchForEPentryAndCheckManufacturerId 0x0000a1a8 0x0000a1e0 56 11% 6994
.text.eZCL_SearchForClusterEntry 0x0000a1e0 0x0000a24c 108 21% 6997
.text.eZCL_SearchForAttributeEntry 0x0000a24c 0x0000a2d6 138 27% 7000
.text.eZCL_FindCluster 0x0000a2d6 0x0000a318 66 13% 7003
.text.pvZCL_GetAttributePointer 0x0000a318 0x0000a378 96 19% 7006
Expected total in zcl_search.o file: 528 Actual: 528 100% 6991
Flash640 / .text / zcl_timer.o Start End Size % Line
.text.eZCL_CreateTimer 0x0000a378 0x0000a3e4 108 28% 7010
.text.eZCL_TimerRegister 0x0000a3e4 0x0000a444 96 25% 7013
.text.vZCL_TimerSchedulerUpdate 0x0000a444 0x0000a500 188 48% 7016
Expected total in zcl_timer.o file: 392 Actual: 392 100% 7010
Flash640 / .text / zcl_transmit.o Start End Size % Line
.text.eZCL_TransmitDataRequest 0x0000a500 0x0000a7d8 728 88% 7019
.text.eZCL_BuildTransmitAddressStructure 0x0000a7d8 0x0000a83c 100 13% 7022
Expected total in zcl_transmit.o file: 828 Actual: 828 100% 7019
Flash640 / .text / bdb_fr.o Start End Size % Line
.text.BDB_vFrStateMachine 0x0000a83c 0x0000a8b4 120 100% 7026
Expected total in bdb_fr.o file: 120 Actual: 120 100% 7026
Flash640 / .text / bdb_start.o Start End Size % Line
.text.BDB_vInit 0x0000a8b4 0x0000a9a0 236 19% 7029
.text.BDB_u8PickChannel 0x0000a9a0 0x0000a9ec 76 7% 7032
.text.BDB_vRejoinSuccess 0x0000a9ec 0x0000aa5c 112 9% 7035
.text.BDB_vSetRejoinFilter 0x0000aa5c 0x0000aaa0 68 6% 7038
.text.BDB_vRejoinCycle 0x0000aaa0 0x0000ac44 420 34% 7041
.text.bdb_vStart 0x0000ac44 0x0000acf8 180 15% 7044
.text.BDB_vStart 0x0000acf8 0x0000ad00 8 1% 7046
.text.BDB_vRestart 0x0000ad00 0x0000ad3c 60 5% 7050
.text.BDB_vInitStateMachine 0x0000ad3c 0x0000ad64 40 4% 7053
.text.BDB_vRejoinTimerCb 0x0000ad64 0x0000ad6c 8 1% 7056
.text.BDB_vSetAssociationFilter 0x0000ad6c 0x0000ada0 52 5% 7060
Expected total in bdb_start.o file: 1260 Actual: 1260 100% 7029
Flash640 / .text / bdb_state_machine.o Start End Size % Line
.text.APP_vGenCallback 0x0000ada0 0x0000ade0 64 40% 7063
.text.bdb_taskBDB 0x0000ade0 0x0000ae34 84 52% 7066
.text.BDB_vZclEventHandler 0x0000ae34 0x0000ae44 16 10% 7069
Expected total in bdb_state_machine.o file: 164 Actual: 164 100% 7063
Flash640 / .text / bdb_ns.o Start End Size % Line
.text.vNsSendPermitJoin 0x0000ae44 0x0000ae94 80 5% 7072
.text.vNsDiscoverNwk 0x0000ae94 0x0000af30 156 10% 7074
.text.vNsTclkSendReqKey 0x0000af30 0x0000af6c 60 4% 7076
.text.vNsAfterNwkJoin 0x0000af6c 0x0000afb4 72 5% 7078
.text.vNsLeaveNwk 0x0000afb4 0x0000afd8 36 3% 7080
.text.vNsTclkSendNodeDescReq 0x0000afd8 0x0000b080 168 10% 7082
.text.BDB_eNsStartNwkSteering 0x0000b080 0x0000b10c 140 9% 7084
.text.BDB_vNsTimerCb 0x0000b10c 0x0000b1d4 200 12% 7087
.text.vNsTryNwkJoinAppCb 0x0000b1d4 0x0000b1d8 4 1% 7090
.text.vNsTryNwkJoin.constprop.0 0x0000b1d8 0x0000b2e0 264 16% 7094
.text.BDB_vNsStateMachine 0x0000b2e0 0x0000b4e8 520 31% 7096
Expected total in bdb_ns.o file: 1700 Actual: 1700 100% 7072
Flash640 / .text / bdb_fb_common.o Start End Size % Line
.text.BDB_vFbZclHandler 0x0000b4e8 0x0000b4f4 12 100% 7099
Expected total in bdb_fb_common.o file: 12 Actual: 12 100% 7099
Flash640 / .text / bdb_fb_initiator.o Start End Size % Line
.text.eFbSendIdentifyQuery 0x0000b4f4 0x0000b528 52 3% 7102
.text.vFbSendSimpleDescReq 0x0000b528 0x0000b578 80 5% 7104
.text.BDB_eFbTriggerAsInitiator 0x0000b578 0x0000b5d4 92 5% 7106
.text.BDB_vFbHandleQueryResponse 0x0000b5d4 0x0000b688 180 10% 7109
.text.BDB_vFbExitAsInitiator 0x0000b688 0x0000b6b0 40 3% 7112
.text.vFbBindCluster 0x0000b6b0 0x0000ba68 952 50% 7115
.text.vFbZdpHandler 0x0000ba68 0x0000bbdc 372 20% 7117
.text.BDB_vFbTimerCb 0x0000bbdc 0x0000bc70 148 8% 7120
Expected total in bdb_fb_initiator.o file: 1916 Actual: 1916 100% 7102
Flash640 / .text / pdum_nwk.o Start End Size % Line
.text.eNPduFree 0x0000bc70 0x0000bce8 120 11% 7123
.text.eAllocateNPDU 0x0000bce8 0x0000bd40 88 8% 7125
.text.PDUM_eNPduAllocate 0x0000bd40 0x0000bd44 4 1% 7127
.text.PDUM_eNPduClone 0x0000bd44 0x0000bd84 64 6% 7130
.text.PDUM_eNPduInitDescending 0x0000bd84 0x0000bd98 20 2% 7134
.text.PDUM_eNPduInitAscending 0x0000bd98 0x0000bdb2 26 3% 7137
.text.PDUM_eNPduFree 0x0000bdb2 0x0000bdb6 4 1% 7140
.text.PDUM_eNPduClaimHeader 0x0000bdb6 0x0000bdd2 28 3% 7143
.text.PDUM_eNPduClaimFooter 0x0000bdd2 0x0000bdee 28 3% 7146
.text.PDUM_eNPduClaimData 0x0000bdee 0x0000be44 86 8% 7149
.text.PDUM_eNPduAscend 0x0000be44 0x0000be62 30 3% 7152
.text.PDUM_eNPduDescend 0x0000be62 0x0000be80 30 3% 7155
.text.PDUM_eNPduPrependHeaderNBO 0x0000be80 0x0000bec8 72 7% 7158
.text.PDUM_eNPduAppendDataNBO 0x0000bec8 0x0000bf12 74 7% 7161
.text.PDUM_eNPduReadHeaderNBO 0x0000bf12 0x0000bf52 64 6% 7164
.text.PDUM_eNPduReadFooterNBO 0x0000bf52 0x0000bf90 62 6% 7167
.text.PDUM_eNPduWriteFromBuffer 0x0000bf90 0x0000bfb4 36 4% 7170
.text.PDUM_eNPduWriteDataToBuffer 0x0000bfb4 0x0000c00e 90 8% 7173
.text.PDUM_eNPduWriteDataFromBuffer 0x0000c00e 0x0000c068 90 8% 7176
.text.pdum_vNPduInit 0x0000c068 0x0000c0c8 96 9% 7180
.text.PDUM_u8GetMaxNpduUse 0x0000c0c8 0x0000c0d4 12 2% 7183
.text.PDUM_u8GetNpduUse 0x0000c0d4 0x0000c0e0 12 2% 7186
.text.PDUM_u8GetNpduPool 0x0000c0e0 0x0000c0ec 12 2% 7189
Expected total in pdum_nwk.o file: 1148 Actual: 1148 100% 7123
Flash640 / .text / pdum_apl.o Start End Size % Line
.text.PDUM_u16APduInstanceReadNBO 0x0000c0ec 0x0000c120 52 10% 7192
.text.PDUM_u16APduInstanceWriteNBO 0x0000c120 0x0000c16c 76 15% 7196
.text.PDUM_u16APduInstanceWriteStrNBO 0x0000c16c 0x0000c1b4 72 14% 7199
.text.PDUM_pvAPduInstanceGetPayload 0x0000c1b4 0x0000c1ba 6 2% 7202
.text.PDUM_u16APduInstanceGetPayloadSize 0x0000c1ba 0x0000c1c0 6 2% 7205
.text.PDUM_eAPduInstanceSetPayloadSize 0x0000c1c0 0x0000c1e4 36 7% 7208
.text.PDUM_hAPduAllocateAPduInstance 0x0000c1e4 0x0000c214 48 10% 7211
.text.PDUM_eAPduFreeAPduInstance 0x0000c214 0x0000c298 132 26% 7214
.text.PDUM_thAPduInstanceGetApdu 0x0000c298 0x0000c2ac 20 4% 7217
.text.PDUM_u16APduGetSize 0x0000c2ac 0x0000c2b4 8 2% 7220
.text.pdum_vAPduInit 0x0000c2b4 0x0000c2f4 64 13% 7224
Expected total in pdum_apl.o file: 520 Actual: 520 100% 7192
Flash640 / .text / pdum.o Start End Size % Line
.text.PDUM_u16SizeNBO 0x0000c2f4 0x0000c33c 72 10% 7227
.text.pdum_u16WriteNBO 0x0000c33c 0x0000c414 216 29% 7230
.text.pdum_u16WriteStrNBO 0x0000c414 0x0000c516 258 34% 7233
.text.pdum_u16ReadNBO 0x0000c516 0x0000c5ec 214 29% 7236
Expected total in pdum.o file: 760 Actual: 760 100% 7227
Flash640 / .text / PDM_Create.c.obj Start End Size % Line
.text.u8PDM_CalculateLargestDataRecordStored 0x0000c5ec 0x0000c624 56 14% 7240
.text.PDM_vErrorReport 0x0000c624 0x0000c63c 24 6% 7243
.text.iPDM_CreateFileSystemInRAM 0x0000c63c 0x0000c70c 208 51% 7246
.text.PDM_eInitialise 0x0000c70c 0x0000c788 124 31% 7249
Expected total in PDM_Create.c.obj file: 412 Actual: 412 100% 7240
Flash640 / .text / PDM_FLASH.c.obj Start End Size % Line
.text.bPDM_InitialiseNVM 0x0000c788 0x0000c78c 4 1% 7252
.text.vPDM_DisableNVM 0x0000c78c 0x0000c790 4 1% 7255
.text.iPDM_TestNVMblank 0x0000c790 0x0000c7bc 44 8% 7259
.text.iPDM_TestNVM 0x0000c7bc 0x0000c828 108 18% 7262
.text.iPDM_ReadDataFromNVM 0x0000c828 0x0000c878 80 13% 7265
.text.iPDM_GetDataAddressFromNVM 0x0000c878 0x0000c8b4 60 10% 7268
.text.vPDM_WriteDataToNVM 0x0000c8b4 0x0000c8fc 72 12% 7271
.text.vClearMarginCheckIndications 0x0000c8fc 0x0000c918 28 5% 7274
.text.iPDM_FixWriteDataInNVM 0x0000c918 0x0000c978 96 16% 7277
.text.iPDM_EraseNVM 0x0000c978 0x0000c9fc 132 22% 7280
Expected total in PDM_FLASH.c.obj file: 628 Actual: 628 100% 7252
Flash640 / .text / PDM_FileSystemData.c.obj Start End Size % Line
.text.iPDM_ReadDataWithIdFromFileSystem 0x0000c9fc 0x0000cab8 188 26% 7283
.text.PDM_eReadDataFromRecord 0x0000cab8 0x0000cb68 176 24% 7286
.text.iPDM_WriteDataWithIdToFileSystem 0x0000cb68 0x0000cce0 376 51% 7289
Expected total in PDM_FileSystemData.c.obj file: 740 Actual: 740 100% 7283
Flash640 / .text / PDM_FileSystemGenerate.c.obj Start End Size % Line
.text.vPDM_GenerateCleanFileSystem 0x0000cce0 0x0000cd30 80 11% 7292
.text.iPDM_GenerateFileSystemInRAM 0x0000cd30 0x0000cfe0 688 90% 7295
Expected total in PDM_FileSystemGenerate.c.obj file: 768 Actual: 768 100% 7292
Flash640 / .text / PDM_FileSystemHeaderAccessFunctions.c.obj Start End Size % Line
.text.ePDM_ReadFileSystemHeaderCopyIndex 0x0000cfe0 0x0000cfe8 8 3% 7298
.text.vPDM_WriteFileSystemHeaderValidState 0x0000cfe8 0x0000cff6 14 6% 7301
.text.ePDM_ReadFileSystemHeaderValidState 0x0000cff6 0x0000cffe 8 3% 7304
.text.bPDM_ReadFileSystemHeaderFirstBit 0x0000cffe 0x0000d006 8 3% 7307
.text.bPDM_ReadFileSystemHeaderLastBit 0x0000d006 0x0000d010 10 4% 7310
.text.vPDM_WriteFileSystemHeaderWearCount 0x0000d010 0x0000d03c 44 17% 7314
.text.u32PDM_ReadFileSystemHeaderWearCount 0x0000d03c 0x0000d050 20 8% 7317
.text.vPDM_WriteNVMsegmentHeaderChecksum 0x0000d050 0x0000d056 6 3% 7320
.text.u16PDM_ReadNVMsegmentHeaderChecksum 0x0000d056 0x0000d062 12 5% 7323
.text.u8PDM_CreateSegmentStatus 0x0000d062 0x0000d08c 42 16% 7326
.text.u8PDM_CreateSequenceStatus 0x0000d08c 0x0000d0b2 38 14% 7329
.text.u16PDM_ReadSegmentDataSize 0x0000d0b2 0x0000d0d4 34 13% 7332
.text.u8PDM_ReadSequenceNumber 0x0000d0d4 0x0000d0f0 28 11% 7335
Expected total in PDM_FileSystemHeaderAccessFunctions.c.obj file: 272 Actual: 272 100% 7298
Flash640 / .text / PDM_FileSystemHeaderRepair.c.obj Start End Size % Line
.text.iPDM_RepairFileSystemRecord 0x0000d0f0 0x0000d17c 140 39% 7339
.text.iPDM_RepairFileSystemRecordAfterEccFail 0x0000d17c 0x0000d1e0 100 28% 7342
.text.vPDM_GetMaximumAndMinimumSegmentWearCounts 0x0000d1e0 0x0000d258 120 34% 7345
Expected total in PDM_FileSystemHeaderRepair.c.obj file: 360 Actual: 360 100% 7339
Flash640 / .text / PDM_FileSystemMove.c.obj Start End Size % Line
.text.vPDM_MoveAllDataFromListToList 0x0000d258 0x0000d29e 70 16% 7348
.text.vPDM_MoveAllDataWithBufferIdFromListToList 0x0000d29e 0x0000d326 136 30% 7351
.text.vPDM_MoveFileRecordFromListToList 0x0000d326 0x0000d348 34 8% 7354
.text.vPDM_MoveAllDataToDeAllocList 0x0000d348 0x0000d374 44 10% 7358
.text.vPDM_MoveRecordToDeAllocList 0x0000d374 0x0000d394 32 7% 7361
.text.vPDM_MoveAllDataWithBufferIdAndStateFromListToList 0x0000d394 0x0000d428 148 32% 7364
Expected total in PDM_FileSystemMove.c.obj file: 464 Actual: 464 100% 7348
Flash640 / .text / PDM_FileSystemVerify.c.obj Start End Size % Line
.text.iPDM_SelectValidFileRecordInstance 0x0000d428 0x0000d540 280 64% 7368
.text.iPDM_VerifyDataSequenceWithBufferId 0x0000d540 0x0000d5e0 160 37% 7370
Expected total in PDM_FileSystemVerify.c.obj file: 440 Actual: 440 100% 7368
Flash640 / .text / PDM_NVMheaderAccessFunctions.c.obj Start End Size % Line
.text.vPDM_SetNVMandFileSystemValidState 0x0000d5e0 0x0000d606 38 100% 7373
Expected total in PDM_NVMheaderAccessFunctions.c.obj file: 38 Actual: 38 100% 7373
Flash640 / .text / PDM_NVMheaderReadAndWrite.c.obj Start End Size % Line
.text.iPDM_ReadSegmentHeaderDataFromNVMsegment 0x0000d606 0x0000d64a 68 62% 7376
.text.vPDM_WriteSegmentHeaderDataIntoNVMsegment 0x0000d64a 0x0000d674 42 39% 7379
Expected total in PDM_NVMheaderReadAndWrite.c.obj file: 110 Actual: 110 100% 7376
Flash640 / .text / PDM_NVMReadAndWrite.c.obj Start End Size % Line
.text.iPDM_ReadUserDataFromNVMsegment 0x0000d674 0x0000d700 140 59% 7382
.text.iPDM_WriteFileSystemRecordAndSegmentDataIntoNVMsegment 0x0000d700 0x0000d762 98 42% 7385
Expected total in PDM_NVMReadAndWrite.c.obj file: 238 Actual: 238 100% 7382
Flash640 / .text / PDM_NVMsegmentStatus.c.obj Start End Size % Line
.text.bPDM_DoesNVMsegmentContainFileSystemHeader 0x0000d762 0x0000d792 48 100% 7388
Expected total in PDM_NVMsegmentStatus.c.obj file: 48 Actual: 48 100% 7388
Flash640 / .text / PDM_SearchAndListOrder.c.obj Start End Size % Line
.text.boSearchForWearCountInsertPoint 0x0000d792 0x0000d7a8 22 6% 7391
.text.bPDM_CompareRecordsForExactMatch 0x0000d7a8 0x0000d7e0 56 14% 7394
.text.boIdValueSearchMatch 0x0000d7e0 0x0000d834 84 20% 7396
.text.vPDM_AddFileSystemElementToListInAscendingWearCountOrder 0x0000d834 0x0000d8b4 128 31% 7399
.text.iPDM_SearchForBufferIdInList 0x0000d8b4 0x0000d8e8 52 13% 7402
.text.iPDM_SearchForBufferIdInFileSystem 0x0000d8e8 0x0000d904 28 7% 7405
.text.iPDM_SearchForSpecificSegmentInList 0x0000d904 0x0000d938 52 13% 7408
Expected total in PDM_SearchAndListOrder.c.obj file: 422 Actual: 422 100% 7391
Flash640 / .text / PDM_Segment.c.obj Start End Size % Line
.text.iPDM_WriteSegmentHeaderAndData 0x0000d938 0x0000da00 200 55% 7411
.text.iPDM_SegmentCopyAndAppendData 0x0000da00 0x0000daa8 168 46% 7414
Expected total in PDM_Segment.c.obj file: 368 Actual: 368 100% 7411
Flash640 / .text / PDM_SegmentData.c.obj Start End Size % Line
.text.iPDM_ReadUserDataFromFileSystemRecord 0x0000daa8 0x0000dac8 32 32% 7417
.text.iPDM_GetUserDataReferenceFromFileSystemRecord 0x0000dac8 0x0000daee 38 38% 7420
.text.iPDM_WriteUserDataIntoSegment 0x0000daee 0x0000db0c 30 30% 7423
Expected total in PDM_SegmentData.c.obj file: 100 Actual: 100 100% 7417
Flash640 / .text / PDM_SegmentReplace.c.obj Start End Size % Line
.text.iPDM_CompareDataInFileRecords 0x0000db0c 0x0000db50 68 8% 7426
.text.bPDM_FindLastMarkerSegment 0x0000db50 0x0000db88 56 7% 7428
.text.iPDM_ReconstructAtRunTimeReplacedDataTable 0x0000db88 0x0000dc8c 260 29% 7431
.text.iPDM_ReplaceChangedSegmentInSequence 0x0000dc8c 0x0000dd88 252 28% 7434
.text.iPDM_ReconstructReplacedDataTable 0x0000dd88 0x0000dea4 284 31% 7437
Expected total in PDM_SegmentReplace.c.obj file: 920 Actual: 920 100% 7426
Flash640 / .text / PDM_SegmentSequenceExtendDelete.c.obj Start End Size % Line
.text.bPDM_IsSequenceAppended 0x0000dea4 0x0000dec0 28 14% 7440
.text.vPDM_DeleteAppendedSequence 0x0000dec0 0x0000df74 180 87% 7443
Expected total in PDM_SegmentSequenceExtendDelete.c.obj file: 208 Actual: 208 100% 7440
Flash640 / .text / PDM_SegmentSequenceExtendReconstruct.c.obj Start End Size % Line
.text.boSegmentNumberDeleteSearchMatch 0x0000df74 0x0000df88 20 4% 7446
.text.iPDM_ReconstructExtendedSegmentSequence 0x0000df88 0x0000e1fc 628 97% 7448
Expected total in PDM_SegmentSequenceExtendReconstruct.c.obj file: 648 Actual: 648 100% 7446
Flash640 / .text / PDM_SegmentSequenceSave.c.obj Start End Size % Line
.text.iPDM_DetermineSegmentSaveMechanism 0x0000e1fc 0x0000e2fc 256 38% 7451
.text.vPDM_RecalculateMaximumRecordSize 0x0000e2fc 0x0000e32c 48 8% 7454
.text.PDM_eSaveRecordDataInternal 0x0000e32c 0x0000e49c 368 55% 7457
.text.PDM_eSaveRecordData 0x0000e49c 0x0000e4a2 6 1% 7459
Expected total in PDM_SegmentSequenceSave.c.obj file: 678 Actual: 678 100% 7451
Flash640 / .text / PDM_slist.c.obj Start End Size % Line
.text.vSLISTinitialise 0x0000e4a2 0x0000e4aa 8 3% 7462
.text.psSLISTgetHead 0x0000e4aa 0x0000e4ae 4 2% 7465
.text.psSLISTgetTail 0x0000e4ae 0x0000e4b4 6 3% 7468
.text.psSLISTgetNext 0x0000e4b4 0x0000e4d4 32 12% 7472
.text.vSLISTaddToTail 0x0000e4d4 0x0000e4ea 22 8% 7475
.text.vSLISTinsertAfter 0x0000e4ea 0x0000e500 22 8% 7478
.text.vSLISTaddToHead 0x0000e500 0x0000e514 20 7% 7481
.text.psSLISTremove 0x0000e514 0x0000e574 96 34% 7485
.text.psSLISTsearch 0x0000e574 0x0000e5a8 52 18% 7488
.text.psSLISTsearchFromHead 0x0000e5a8 0x0000e5ae 6 3% 7491
.text.iSLISTnumberOfNodes 0x0000e5ae 0x0000e5c4 22 8% 7494
Expected total in PDM_slist.c.obj file: 290 Actual: 290 100% 7462
Flash640 / .text / PdmNoRtosStub.c.obj Start End Size % Line
.text.PDM_vEnterCriticalSection 0x0000e5c4 0x0000e5d0 12 50% 7498
.text.PDM_vExitCriticalSection 0x0000e5d0 0x0000e5dc 12 50% 7501
Expected total in PdmNoRtosStub.c.obj file: 24 Actual: 24 100% 7498
Flash640 / .text / PDM_FileSystem.c.obj Start End Size % Line
.text.iPDM_CreateCandidateBufferList 0x0000e5dc 0x0000e6b8 220 49% 7504
.text.iPDM_GetFileSystemBuffer 0x0000e6b8 0x0000e6e4 44 10% 7507
.text.u8PDM_CalculateSegmentsRequired 0x0000e6e4 0x0000e70c 40 9% 7510
.text.vPDM_CreateFileSystemHeader 0x0000e70c 0x0000e73c 48 11% 7513
.text.iPDM_GetLengthOfDataInBufferWithIdFromFileSystem 0x0000e73c 0x0000e78c 80 18% 7516
.text.u8PDM_CalculateFileSystemCapacity 0x0000e78c 0x0000e7a0 20 5% 7519
Expected total in PDM_FileSystem.c.obj file: 452 Actual: 452 100% 7504
Flash640 / .text / PDM_FileSystemHeaderChecksum.c.obj Start End Size % Line
.text.u16PDM_CalculateRecordChecksum 0x0000e7a0 0x0000e810 112 100% 7522
Expected total in PDM_FileSystemHeaderChecksum.c.obj file: 112 Actual: 112 100% 7522
Flash640 / .text / PDM_FileSystemHeaderVerify.c.obj Start End Size % Line
.text.iPDM_ReCalculateWearCountAndChecksumAndWriteFileSystemHeader 0x0000e810 0x0000e864 84 70% 7525
.text.iPDM_VerifyFileSystemRecord 0x0000e864 0x0000e888 36 30% 7528
Expected total in PDM_FileSystemHeaderVerify.c.obj file: 120 Actual: 120 100% 7525
Flash640 / .text / PDM_SegmentSequenceExtendFilter.c.obj Start End Size % Line
.text.iPDM_FilterDuplicateAppendedSegmentsOnList 0x0000e888 0x0000e8de 86 18% 7531
.text.vPDM_FilterDuplicateAppendedSegmentsFromList 0x0000e8de 0x0000e99a 188 38% 7533
.text.vPDM_FilterDuplicateSegmentsBySequenceNumberFromValidList 0x0000e99a 0x0000e9f2 88 18% 7536
.text.iPDM_SearchForReplacementAppendedSegment 0x0000e9f2 0x0000ea80 142 29% 7539
Expected total in PDM_SegmentSequenceExtendFilter.c.obj file: 504 Actual: 504 100% 7531
Flash640 / .text / PDM_WearLevelling.c.obj Start End Size % Line
.text.boSearchForWearCountSubstitute 0x0000ea80 0x0000eaa0 32 14% 7542
.text.iPDM_GetWearLevelledBuffer 0x0000eaa0 0x0000eb68 200 87% 7544
Expected total in PDM_WearLevelling.c.obj file: 232 Actual: 232 100% 7542
Flash640 / .text / zps_apl_af.o Start End Size % Line
.text.psFindSimpleDescContainer 0x0000eb68 0x0000eb88 32 4% 7547
.text.eAplAfCommonDataReq 0x0000eb88 0x0000ec4c 196 21% 7549
.text.zps_eAplAfInit 0x0000ec4c 0x0000ec94 72 8% 7551
.text.zps_eAplAfGetNodeDescriptor 0x0000ec94 0x0000ecac 24 3% 7554
.text.zps_eAplAfGetSimpleDescriptor 0x0000ecac 0x0000ecf0 68 8% 7557
.text.zps_eAplAfUnicastDataReq 0x0000ecf0 0x0000ed38 72 8% 7560
.text.zps_eAplAfUnicastAckDataReq 0x0000ed38 0x0000ed82 74 8% 7563
.text.zps_eAplAfUnicastIeeeDataReq 0x0000ed82 0x0000edb4 50 6% 7566
.text.zps_eAplAfUnicastIeeeAckDataReq 0x0000edb4 0x0000ede8 52 6% 7569
.text.zps_eAplAfGroupDataReq 0x0000ede8 0x0000ee16 46 5% 7572
.text.zps_eAplAfBroadcastDataReq 0x0000ee16 0x0000ee5a 68 8% 7575
.text.zps_eAplAfBoundDataReq 0x0000ee5a 0x0000ee6c 18 2% 7578
.text.zps_eAplAfBoundAckDataReq 0x0000ee6c 0x0000ee80 20 3% 7581
.text.ZPS_bIsGroupPresent 0x0000ee80 0x0000eeb8 56 6% 7584
.text.vWrite16Nbo 0x0000eeb8 0x0000eec0 8 1% 7587
.text.u16Read16Nbo 0x0000eec0 0x0000eec4 4 1% 7590
.text.zps_bAplAfSetEndDeviceTimeout 0x0000eec4 0x0000eed4 16 2% 7593
.text.zps_eAfVerifyKeyReqRsp 0x0000eed4 0x0000ef10 60 7% 7596
Expected total in zps_apl_af.o file: 936 Actual: 936 100% 7547
Flash640 / .text / zps_apl_af_apsde.o Start End Size % Line
.text.bCheckProfile 0x0000ef10 0x0000ef50 64 5% 7600
.text.vFillApduErrorEvent 0x0000ef50 0x0000ef8e 62 5% 7602
.text.vFillDataIndStruct 0x0000ef8e 0x0000efe4 86 7% 7604
.text.vPostToEndpoint.part.0 0x0000efe4 0x0000f200 540 40% 7606
.text.zps_vAplAfHandleApsdeDcfmInd 0x0000f200 0x0000f3d6 470 35% 7608
.text.zps_vHandleApsdeDataFragIndNotSupported 0x0000f3d6 0x0000f434 94 7% 7611
.text.zps_vAplApsInitFragReceivePool 0x0000f434 0x0000f45e 42 4% 7614
Expected total in zps_apl_af_apsde.o file: 1358 Actual: 1358 100% 7600
Flash640 / .text / zps_apl_task.o Start End Size % Line
.text.psGetApsdeBuf 0x0000f45e 0x0000f464 6 1% 7617
.text.psGetApsmeBuf 0x0000f464 0x0000f46a 6 1% 7619
.text.psGetNldeBuf 0x0000f46a 0x0000f472 8 2% 7621
.text.vPostNlmeDcfmInd 0x0000f472 0x0000f476 4 1% 7623
.text.vPostApsmeDcfmInd 0x0000f476 0x0000f47a 4 1% 7625
.text.vPostApsdeDcfmInd 0x0000f47a 0x0000f47e 4 1% 7627
.text.vPostNldeDcfmInd 0x0000f47e 0x0000f4fa 124 21% 7629
.text.psGetNlmeBuf 0x0000f4fa 0x0000f504 10 2% 7631
.text.zps_vAplAfTaskInit 0x0000f504 0x0000f55c 88 15% 7634
.text.zps_vAplAfPostEvent 0x0000f55c 0x0000f5e0 132 22% 7637
.text.zps_taskZPS 0x0000f5e0 0x0000f6c8 232 38% 7640
Expected total in zps_apl_task.o file: 618 Actual: 618 100% 7617
Flash640 / .text / zps_apl_apsde.o Start End Size % Line
.text.zps_u8AplApsTryFragmentation 0x0000f6c8 0x0000f70c 68 3% 7643
.text.zps_u8AplApsConstructAndPostLoopBackDataInd 0x0000f70c 0x0000f808 252 8% 7646
.text.u8PostUnicastMsgToNHLE 0x0000f808 0x0000f84c 68 3% 7648
.text.zps_vAplApsInitSyncMsgPool 0x0000f84c 0x0000f888 60 2% 7650
.text.zps_u8AplApsFreeMsgHandle 0x0000f888 0x0000f8bc 52 2% 7653
.text.zps_u8AplApsGetMsgHandle 0x0000f8bc 0x0000f8dc 32 2% 7656
.text.ZPS_vAplRegisterApsdeDcfmIndCallbacks 0x0000f8dc 0x0000f8e6 10 1% 7659
.text.zps_vAplApsFillNldeAndDescend 0x0000f8e6 0x0000f91c 54 2% 7662
.text.zps_vAplApsFillAndPostApsAck 0x0000f91c 0x0000f972 86 3% 7665
.text.zps_vAplApsInitDcfmPool 0x0000f972 0x0000f998 38 2% 7668
.text.zps_psApsApsAllocateDcfmRecord 0x0000f998 0x0000fa04 108 4% 7672
.text.zps_vApsApsFreeDcfmRecord 0x0000fa04 0x0000fa0a 6 1% 7675
.text.zps_u8AplApsGetNextDcfmHandle 0x0000fa0a 0x0000fa20 22 1% 7678
.text.zps_psApsApsGetDcfmRecord 0x0000fa20 0x0000fa4a 42 2% 7681
.text.zps_vAplApsInitFragTransmitPool 0x0000fa4a 0x0000fa6c 34 2% 7684
.text.zps_vAplApsStopPollTimer 0x0000fa6c 0x0000fae0 116 4% 7687
.text.zps_vAplApsCheckAndStartPollTimer 0x0000fae0 0x0000fb1c 60 2% 7690
.text.eUnfragmentedUnicastTransmission 0x0000fb1c 0x0000fd94 632 20% 7694
.text.vAckTimeOutHandler 0x0000fd94 0x0000fe50 188 6% 7696
.text.ZPS_vAplHandleApsdeReqRsp 0x0000fe50 0x0001023c 1004 32% 7699
.text.zps_vAplApsPollTimer 0x0001023c 0x00010278 60 2% 7702
.text.vLoopbackTimerCallback 0x00010278 0x000102a8 48 2% 7705
.text.ZPS_vDefaultApsdeResources 0x000102a8 0x00010330 136 5% 7708
Expected total in zps_apl_apsde.o file: 3176 Actual: 3176 100% 7643
Flash640 / .text / zps_apl_apsme.o Start End Size % Line
.text.bIsBindTableMatch 0x00010330 0x00010372 66 3% 7711
.text.eRemoveEntryInBindingTable 0x00010372 0x000103d8 102 4% 7713
.text.eMakeEntryInBindingTable.constprop.0 0x000103d8 0x00010470 152 6% 7715
.text.psApsmeRequestKeyGetHandle 0x00010470 0x000104cc 92 4% 7717
.text.ZPS_vAplRegisterApsmeDcfmIndCallbacks 0x000104cc 0x000104d6 10 1% 7720
.text.zps_eAplApsmeBindReqRsp 0x000104d6 0x0001058e 184 7% 7723
.text.zps_eAplApsmeUnBindReqRsp 0x0001058e 0x0001062c 158 6% 7726
.text.zps_vInitAPSMECmdHdr 0x0001062c 0x00010660 52 2% 7729
.text.zps_eAplApsmeCmdMgrSendCommand 0x00010660 0x00010714 180 7% 7732
.text.zps_eAplSendApsmeCmdFrame 0x00010714 0x00010894 384 13% 7735
.text.zps_eAplApsmeTransportKeyReqRsp 0x00010894 0x00010a6c 472 16% 7738
.text.zps_eAplApsmeUpdateDeviceReqRsp 0x00010a6c 0x00010b58 236 8% 7741
.text.zps_eAplApsmeVerifyKeyReqRsp 0x00010b58 0x00010c44 236 8% 7744
.text.zps_eAplApsmeConfirmKeyReqRsp 0x00010c44 0x00010cf4 176 6% 7747
.text.zps_eAplApsmeRequestKeyReqRsp 0x00010cf4 0x00010d78 132 5% 7750
.text.zps_vAplApsmeCmdMgrRetryTimeout 0x00010d78 0x00010dcc 84 3% 7753
.text.zps_bAplApsmeCmdMgrHandleNldeCfm 0x00010dcc 0x00010ecc 256 9% 7756
Expected total in zps_apl_apsme.o file: 2972 Actual: 2972 100% 7711
Flash640 / .text / zps_apl_aps_nlde.o Start End Size % Line
.text.vStopTimerOnTransportKey 0x00010ecc 0x00010f00 52 2% 7759
.text.zps_vAplApsInitDuplicateTable 0x00010f00 0x00010f24 36 1% 7761
.text.ZPS_vRunningCRC32 0x00010f24 0x00010f4c 40 2% 7764
.text.bDuplicateCheck 0x00010f4c 0x000110d4 392 11% 7767
.text.zps_vAplApsHandleNldeDcfmInd 0x000110d4 0x00011d70 3228 87% 7769
Expected total in zps_apl_aps_nlde.o file: 3748 Actual: 3748 100% 7759
Flash640 / .text / zps_apl_sec.o Start End Size % Line
.text.vTransformKey.constprop.0 0x00011d70 0x00011dd2 98 5% 7772
.text.ZPS_u16crc 0x00011dd2 0x00011e16 68 4% 7774
.text.zps_pvAesGetKeyFromInstallCode 0x00011e16 0x00011e5a 68 4% 7777
.text.zps_vGenerateHashForVerifiedKey 0x00011e5a 0x00011e7a 32 2% 7780
.text.zps_psFindKeyDescr 0x00011e7a 0x00011f7a 256 13% 7783
.text.ZPS_u8AplGetJoinStatus 0x00011f7a 0x00011fb0 54 3% 7786
.text.zps_eAplSecEncryptPacket 0x00011fb0 0x000120cc 284 15% 7789
.text.zps_eAplSecDecryptPacket 0x000120cc 0x000123ec 800 41% 7793
.text.zps_vAplSecSetInitialSecurityState 0x000123ec 0x00012536 330 17% 7796
Expected total in zps_apl_sec.o file: 1990 Actual: 1990 100% 7772
Flash640 / .text / zps_apl_aib.o Start End Size % Line
.text.zps_psAplAibGetAib 0x00012536 0x0001253a 4 1% 7799
.text.zps_u64AplAibGetApsUseExtendedPanId 0x0001253a 0x00012542 8 2% 7802
.text.zps_eAplAibSetApsUseExtendedPanId 0x00012542 0x00012558 22 4% 7805
.text.zps_pu32AplAibGetApsChannelMask 0x00012558 0x00012588 48 8% 7808
.text.zps_eAplAibSetApsChannelMaskByMacID 0x00012588 0x000125a6 30 5% 7811
.text.zps_eAplAibSetApsChannelMask 0x000125a6 0x000125c0 26 4% 7814
.text.zps_eAplAibSetApsUseInstallCode 0x000125c0 0x000125ca 10 2% 7817
.text.zps_bAplAibGetApsUseInsecureJoin 0x000125ca 0x000125d6 12 2% 7820
.text.zps_eAplAibSetApsTrustCenterAddress 0x000125d6 0x000125ec 22 4% 7823
.text.zps_eAplAibGetApsTrustCenterAddress 0x000125ec 0x000125f4 8 2% 7826
.text.zps_eAplAibRemoveBindTableEntryForMacAddress 0x000125f4 0x0001264c 88 14% 7829
.text.zps_u8AplAibGetDeviceApsKeyType 0x0001264c 0x00012754 264 41% 7832
.text.zps_eAplAibSetDeviceApsKeyType 0x00012754 0x000127be 106 17% 7835
.text.zps_psAplDefaultTrustCenterAPSLinkKey 0x000127be 0x000127c4 6 1% 7838
Expected total in zps_apl_aib.o file: 654 Actual: 654 100% 7799
Flash640 / .text / zps_apl_zdo_nwkmanager.o Start End Size % Line
.text.zps_vExpireRequestKeyReq 0x000127c4 0x0001280a 70 1% 7841
.text.vHandleUpdateDeviceIndication 0x0001280a 0x0001283c 50 1% 7843
.text.vLoadAplRecord 0x0001283c 0x0001286c 48 1% 7846
.text.vAplSecAuthPollTimerExpiry 0x0001286c 0x000128a4 56 1% 7848
.text.u32GetScanChannels.constprop.0 0x000128a4 0x000128d4 48 1% 7850
.text.eStartNetworkDiscovery 0x000128d4 0x00012928 84 1% 7852
.text.eRejoinNetwork 0x00012928 0x000129d0 168 2% 7854
.text.eRequestNetworkFormation 0x000129d0 0x00012a14 68 1% 7856
.text.vOnMultiMacAuxChannelSelection 0x00012a14 0x00012a54 64 1% 7858
.text.vHandleSwitchKeyIndication 0x00012a54 0x00012ab8 100 2% 7860
.text.zps_vAplSaveRecord 0x00012ab8 0x00012b9c 228 3% 7862
.text.vAplSecRemoveLinkKey 0x00012b9c 0x00012c58 188 3% 7865
.text.vAplSecAuthTimerExpiry 0x00012c58 0x00012cdc 132 2% 7867
.text.zps_vSaveAllZpsRecords 0x00012cdc 0x00012d00 36 1% 7869
.text.bGetInstallCode 0x00012d00 0x00012d28 40 1% 7873
.text.ZPS_vSetKeys 0x00012d28 0x00012db0 136 2% 7876
.text.ZPS_vAplSetMacParameters 0x00012db0 0x00012e20 112 2% 7879
.text.zps_vAplLoadPersistedApsRecords 0x00012e20 0x00012fb8 408 5% 7882
.text.zps_eAplZdoInit 0x00012fb8 0x000131cc 532 7% 7886
.text.zps_eAplZdoGetDeviceType 0x000131cc 0x000131d4 8 1% 7889
.text.zps_eAplZdoStartStack 0x000131d4 0x000132d8 260 3% 7893
.text.zps_eAplZdoRejoinNetwork 0x000132d8 0x0001334c 116 2% 7896
.text.zps_pvAplZdoGetNwkHandle 0x0001334c 0x00013350 4 1% 7899
.text.zps_psAplZdoGetNib 0x00013350 0x00013354 4 1% 7902
.text.zps_eAplZdoJoinNetwork 0x00013354 0x000133f4 160 2% 7905
.text.zps_eAplZdoLeaveNetwork 0x000133f4 0x00013430 60 1% 7908
.text.zps_eAplZdoPoll 0x00013430 0x00013480 80 1% 7911
.text.zps_eAplZdoRequestKeyReq 0x00013480 0x00013510 144 2% 7914
.text.zps_bAplZdoTrustCenterGetDevicePermissions 0x00013510 0x00013564 84 1% 7917
.text.zps_eAplZdoAddReplaceLinkKey_W 0x00013564 0x00013668 260 3% 7920
.text.zps_eAplZdoRemoveLinkKey 0x00013668 0x000136e8 128 2% 7924
.text.eDiscoverNetworks 0x000136e8 0x0001372c 68 1% 7927
.text.zps_eAplZdoDiscoverNetworks 0x0001372c 0x0001375c 48 1% 7931
.text.eStartRouter 0x0001375c 0x0001382c 208 3% 7934
.text.vHandleTransportKeyIndication.constprop.0 0x0001382c 0x00013b8c 864 10% 7937
.text.zps_bPerformLeaveActionDecider 0x00013b8c 0x00013ba8 28 1% 7939
.text.vHandleRemoveDeviceIndication 0x00013ba8 0x00013c90 232 3% 7942
.text.zps_vAplZdoHandleApsmeDcfmInd 0x00013c90 0x00013d10 128 2% 7945
.text.zps_vPurgeAddressMap 0x00013d10 0x00013d60 80 1% 7948
.text.ZPS_bIsMacAddressUsedInApsTable 0x00013d60 0x00013e1a 186 3% 7951
.text.ZPS_vSwapApsTableEntries 0x00013e1a 0x00013ec2 168 2% 7954
.text.ZPS_vRemoveMacTableEntry 0x00013ec2 0x00013f14 82 1% 7957
.text.zps_vDefaultStack 0x00013f14 0x00014070 348 4% 7960
.text.zps_eAplZdoStartRouter 0x00014070 0x0001411e 174 2% 7963
.text.ZPS_u8AplGetMaxPayloadSize 0x0001411e 0x0001412e 16 1% 7966
.text.ZPS_bAplDoesDeviceSupportFragmentation 0x0001412e 0x0001413c 14 1% 7969
.text.ZPS_psGetNetworkDescriptors 0x0001413c 0x00014150 20 1% 7973
.text.ZPS_vNMPurgeEntry 0x00014150 0x00014268 280 4% 7976
.text.zps_vAplZdoHandleNlmeDcfmInd 0x00014268 0x000149c8 1888 22% 7979
.text.zps_pu8AplZdoGetVsOUI 0x000149c8 0x000149cc 4 1% 7982
Expected total in zps_apl_zdo_nwkmanager.o file: 8712 Actual: 8712 100% 7841
Flash640 / .text / zps_apl_zdo_handle_zdp_event.o Start End Size % Line
.text.zps_bAplZdoHandleZdpEvent 0x000149cc 0x00014b54 392 100% 7985
Expected total in zps_apl_zdo_handle_zdp_event.o file: 392 Actual: 392 100% 7985
Flash640 / .text / zps_apl_zdo_trust_center.o Start End Size % Line
.text.zps_eAplTrustCenterFindDevice 0x00014b54 0x00014b98 68 100% 7988
Expected total in zps_apl_zdo_trust_center.o file: 68 Actual: 68 100% 7988
Flash640 / .text / zps_apl_zdo_common.o Start End Size % Line
.text.zps_eAplZdoNlmeleaveWrapper 0x00014b98 0x00014c48 176 49% 7992
.text.zps_eAplZdoNlmePermitJoiningWrapper 0x00014c48 0x00014c72 42 12% 7995
.text.zps_eAplZdoSendZdpResponse 0x00014c72 0x00014cb4 66 19% 7998
.text.zps_bAplZdoServerHandleConfirmAcks 0x00014cb4 0x00014d04 80 22% 8001
Expected total in zps_apl_zdo_common.o file: 364 Actual: 364 100% 7992
Flash640 / .text / zps_apl_zdo_default_server.o Start End Size % Line
.text.zps_vAplZdoDefaultServerInit 0x00014d04 0x00014d08 4 1% 8004
.text.zps_bAplZdoDefaultServer 0x00014d08 0x00014f24 540 100% 8007
Expected total in zps_apl_zdo_default_server.o file: 544 Actual: 544 100% 8004
Flash640 / .text / zps_apl_zdo_bind_manager.o Start End Size % Line
.text.zps_eAplZdoBind 0x00014f24 0x00014fcc 168 100% 8010
Expected total in zps_apl_zdo_bind_manager.o file: 168 Actual: 168 100% 8010
Flash640 / .text / zps_apl_mac_isr.o Start End Size % Line
.text.vPostVsMcpsDcfmInd 0x00014fcc 0x000150c8 252 45% 8013
.text.vPostMcpsDcfmInd 0x000150c8 0x000150cc 4 1% 8015
.text.vPostMlmeDcfmInd 0x000150cc 0x0001516c 160 29% 8017
.text.zps_vAplAfIsrInit 0x0001516c 0x00015194 40 8% 8020
.text.zps_vAplAfPostTimerEvent 0x00015194 0x000151e8 84 15% 8023
.text.zps_vAplAfPostImmediateToTimerQueue 0x000151e8 0x00015202 26 5% 8026
Expected total in zps_apl_mac_isr.o file: 566 Actual: 566 100% 8013
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o Start End Size % Line
.text.zps_vAplZdoNwkAddrServerInit 0x00015202 0x00015206 4 1% 8029
.text.vZdoNwkAddrServerSendExtendResponse 0x00015206 0x00015254 78 19% 8032
.text.zps_bAplZdoNwkAddrServer 0x00015254 0x000153b0 348 81% 8036
Expected total in zps_apl_zdo_nwk_addr_server.o file: 430 Actual: 430 100% 8029
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o Start End Size % Line
.text.zps_vAplZdoIeeeAddrServerInit 0x000153b0 0x000153b4 4 1% 8039
.text.vZdoIeeeAddrServerSendExtendResponse 0x000153b4 0x00015400 76 19% 8042
.text.zps_bAplZdoIeeeAddrServer 0x00015400 0x00015548 328 81% 8045
Expected total in zps_apl_zdo_ieee_addr_server.o file: 408 Actual: 408 100% 8039
Flash640 / .text / zps_apl_zdo_match_desc_server.o Start End Size % Line
.text.zps_vAplZdoMatchDescServerInit 0x00015548 0x0001554c 4 1% 8048
.text.zps_bAplZdoMatchDescServer 0x0001554c 0x00015834 744 100% 8051
Expected total in zps_apl_zdo_match_desc_server.o file: 748 Actual: 748 100% 8048
Flash640 / .text / zps_apl_zdo_node_desc_server.o Start End Size % Line
.text.zps_vAplZdoNodeDescServerInit 0x00015834 0x00015838 4 2% 8054
.text.zps_bAplZdoNodeDescServer 0x00015838 0x00015974 316 99% 8057
Expected total in zps_apl_zdo_node_desc_server.o file: 320 Actual: 320 100% 8054
Flash640 / .text / zps_apl_zdo_simple_desc_server.o Start End Size % Line
.text.zps_vAplZdoSimpleDescServerInit 0x00015974 0x00015978 4 1% 8060
.text.zps_bAplZdoSimpleDescServer 0x00015978 0x00015b90 536 100% 8063
Expected total in zps_apl_zdo_simple_desc_server.o file: 540 Actual: 540 100% 8060
Flash640 / .text / zps_apl_zdo_power_desc_server.o Start End Size % Line
.text.zps_vAplZdoPowerDescServerInit 0x00015b90 0x00015b94 4 2% 8066
.text.zps_bAplZdoPowerDescServer 0x00015b94 0x00015c84 240 99% 8069
Expected total in zps_apl_zdo_power_desc_server.o file: 244 Actual: 244 100% 8066
Flash640 / .text / zps_apl_zdo_active_ep_server.o Start End Size % Line
.text.zps_vAplZdoActiveEpServerInit 0x00015c84 0x00015c88 4 2% 8072
.text.zps_bAplZdoActiveEpServer 0x00015c88 0x00015d64 220 99% 8075
Expected total in zps_apl_zdo_active_ep_server.o file: 224 Actual: 224 100% 8072
Flash640 / .text / zps_apl_zdo_device_annce_server.o Start End Size % Line
.text.zps_vAplZdoDeviceAnnceServerInit 0x00015d64 0x00015d68 4 1% 8078
.text.zps_bAplZdoDeviceAnnceServer 0x00015d68 0x00015f10 424 100% 8082
Expected total in zps_apl_zdo_device_annce_server.o file: 428 Actual: 428 100% 8078
Flash640 / .text / zps_apl_zdo_system_server_discovery_server.o Start End Size % Line
.text.zps_vAplZdoSystemServerDiscoveryServerInit 0x00015f10 0x00015f14 4 3% 8085
.text.zps_bAplZdoSystemServerDiscoveryServer 0x00015f14 0x00015f9c 136 98% 8088
Expected total in zps_apl_zdo_system_server_discovery_server.o file: 140 Actual: 140 100% 8085
Flash640 / .text / zps_apl_zdo_mgmt_lqi_server.o Start End Size % Line
.text.zps_vAplZdoMgmtLqiServerInit 0x00015f9c 0x00015fa0 4 1% 8091
.text.zps_bAplZdoMgmtLqiServer 0x00015fa0 0x0001619c 508 100% 8094
Expected total in zps_apl_zdo_mgmt_lqi_server.o file: 512 Actual: 512 100% 8091
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o Start End Size % Line
.text.bSendResponse 0x0001619c 0x000161e4 72 12% 8097
.text.zps_vAplZdoMgmtLeaveServerInit 0x000161e4 0x000161f0 12 2% 8099
.text.zps_bAplZdoMgmtLeaveServer 0x000161f0 0x000163fc 524 87% 8103
Expected total in zps_apl_zdo_mgmt_leave_server.o file: 608 Actual: 608 100% 8097
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o Start End Size % Line
.text.vStartScanTimerExpiry 0x000163fc 0x000164d8 220 13% 8106
.text.zps_vAplZdoMgmtNWKUpdateServerInit 0x000164d8 0x000164f0 24 2% 8108
.text.u16CalculateFailedTxCount 0x000164f0 0x0001651c 44 3% 8111
.text.zps_bAplZdoMgmtNWKUpdateServer 0x0001651c 0x00016a44 1320 77% 8115
.text.vResetFailedTxCount 0x00016a44 0x00016a68 36 3% 8118
.text.vChangeChannelTimerExpiry 0x00016a68 0x00016ab6 78 5% 8121
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: 1722 Actual: 1722 100% 8106
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o Start End Size % Line
.text.zps_vAplZdoBindUnbindServerInit 0x00016ab6 0x00016aba 4 1% 8123
.text.vAplZdoBindUnbindServerMapApsmeToZdp 0x00016aba 0x00016af8 62 10% 8126
.text.zps_bAplZdoBindUnbindServer 0x00016af8 0x00016d5c 612 91% 8129
Expected total in zps_apl_zdo_bind_unbind_server.o file: 678 Actual: 678 100% 8123
Flash640 / .text / zps_apl_zdp_simple_desc_req.o Start End Size % Line
.text.zps_eAplZdpSimpleDescRequest 0x00016d5c 0x00016dec 144 100% 8132
Expected total in zps_apl_zdp_simple_desc_req.o file: 144 Actual: 144 100% 8132
Flash640 / .text / zps_apl_zdo_bound_data_request_manager.o Start End Size % Line
.text.zps_bAplZdoBindRequestServer 0x00016dec 0x00016f30 324 15% 8135
.text.zps_eAplZdoBdrmRequestSend 0x00016f30 0x00016fc8 152 7% 8138
.text.zps_vAplZdoBindRequestServerInit 0x00016fc8 0x00017054 140 7% 8141
.text.zps_eAplAfBoundDataReqNonBlocking 0x00017054 0x00017278 548 26% 8144
.text.ZPS_vResetBoundServerContext 0x00017278 0x000172c8 80 4% 8147
.text.vZdoBdrmBackStopTimerExpiry 0x000172c8 0x000172e8 32 2% 8150
.text.vZdoBdrmSendNextTimedRequest 0x000172e8 0x00017678 912 42% 8153
Expected total in zps_apl_zdo_bound_data_request_manager.o file: 2188 Actual: 2188 100% 8135
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o Start End Size % Line
.text.eSendDeviceAnnounce 0x00017678 0x00017764 236 31% 8156
.text.zps_vAplZdoClientLookupNwkAddress 0x00017764 0x00017800 156 21% 8158
.text.zps_vAplZdoZdoClientInit 0x00017800 0x00017814 20 3% 8161
.text.zps_bAplZdoZdoClient 0x00017814 0x00017980 364 47% 8164
Expected total in zps_apl_zdo_nwkmanager_client.o file: 776 Actual: 776 100% 8156
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o Start End Size % Line
.text.zps_vAplZdoMgmtBindServerInit 0x00017980 0x00017984 4 1% 8167
.text.zps_bAplZdoMgmtBindServer 0x00017984 0x00017b6c 488 100% 8170
Expected total in zps_apl_zdo_mgmt_bind_server.o file: 492 Actual: 492 100% 8167
Flash640 / .text / zps_apl_zdp_apsde_req.o Start End Size % Line
.text.zps_eAplZdpApsdeReqInternal 0x00017b6c 0x00017c04 152 38% 8173
.text.zps_eAplZdpRequestApsdeReq 0x00017c04 0x00017c84 128 32% 8176
.text.zps_eAplZdpResponseApsdeReq 0x00017c84 0x00017c98 20 5% 8179
.text.zps_eAplZdpGenStatusOnlyResponse 0x00017c98 0x00017d04 108 27% 8182
Expected total in zps_apl_zdp_apsde_req.o file: 408 Actual: 408 100% 8173
Flash640 / .text / zps_apl_zdp_device_annce.o Start End Size % Line
.text.zps_eAplZdpDeviceAnnceRequest 0x00017d04 0x00017d6c 104 100% 8185
Expected total in zps_apl_zdp_device_annce.o file: 104 Actual: 104 100% 8185
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o Start End Size % Line
.text.zps_eAplZdpIeeeAddrRequest 0x00017d6c 0x00017dd4 104 100% 8188
Expected total in zps_apl_zdp_ieee_addr_req.o file: 104 Actual: 104 100% 8188
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o Start End Size % Line
.text.zps_eAplZdpMgmtPermitJoiningRequest 0x00017dd4 0x00017e88 180 100% 8191
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: 180 Actual: 180 100% 8191
Flash640 / .text / zps_apl_zdp_node_desc_req.o Start End Size % Line
.text.zps_eAplZdpNodeDescRequest 0x00017e88 0x00017f04 124 100% 8194
Expected total in zps_apl_zdp_node_desc_req.o file: 124 Actual: 124 100% 8194
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o Start End Size % Line
.text.zps_eZdpNwkAddrResponse 0x00017f04 0x00017fd0 204 100% 8197
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: 204 Actual: 204 100% 8197
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o Start End Size % Line
.text.zps_eZdpIeeeAddrResponse 0x00017fd0 0x0001809c 204 100% 8200
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: 204 Actual: 204 100% 8200
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o Start End Size % Line
.text.zps_eZdpNodeDescResponse 0x0001809c 0x0001813c 160 100% 8203
Expected total in zps_apl_zdp_node_desc_rsp.o file: 160 Actual: 160 100% 8203
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o Start End Size % Line
.text.zps_eZdpPowerDescResponse 0x0001813c 0x000181cc 144 100% 8206
Expected total in zps_apl_zdp_power_desc_rsp.o file: 144 Actual: 144 100% 8206
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o Start End Size % Line
.text.zps_eZdpSimpleDescResponse 0x000181cc 0x000182ac 224 100% 8209
Expected total in zps_apl_zdp_simple_desc_rsp.o file: 224 Actual: 224 100% 8209
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o Start End Size % Line
.text.zps_eZdpActiveEpResponse 0x000182ac 0x00018338 140 100% 8212
Expected total in zps_apl_zdp_active_ep_rsp.o file: 140 Actual: 140 100% 8212
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o Start End Size % Line
.text.zps_eZdpMatchDescResponse 0x00018338 0x000183c4 140 100% 8215
Expected total in zps_apl_zdp_match_desc_rsp.o file: 140 Actual: 140 100% 8215
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o Start End Size % Line
.text.zps_eZdpSystemServerDiscoveryResponse 0x000183c4 0x00018438 116 100% 8218
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: 116 Actual: 116 100% 8218
Flash640 / .text / zps_apl_zdp_bind_rsp.o Start End Size % Line
.text.zps_eAplZdpBindResponse 0x00018438 0x0001845e 38 100% 8221
Expected total in zps_apl_zdp_bind_rsp.o file: 38 Actual: 38 100% 8221
Flash640 / .text / zps_apl_zdp_unbind_rsp.o Start End Size % Line
.text.zps_eZdpUnbindResponse 0x0001845e 0x00018484 38 100% 8224
Expected total in zps_apl_zdp_unbind_rsp.o file: 38 Actual: 38 100% 8224
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o Start End Size % Line
.text.zps_eAplZdpMgmtLqiResponse 0x00018484 0x00018574 240 100% 8227
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: 240 Actual: 240 100% 8227
Flash640 / .text / zps_apl_zdp_mgmt_leave_rsp.o Start End Size % Line
.text.zps_eZdpMgmtLeaveResponse 0x00018574 0x0001859c 40 100% 8230
Expected total in zps_apl_zdp_mgmt_leave_rsp.o file: 40 Actual: 40 100% 8230
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o Start End Size % Line
.text.zps_eZdpMgmtNwkUpdateNotifyResponse 0x0001859c 0x00018644 168 100% 8234
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: 168 Actual: 168 100% 8234
Flash640 / .text / zps_mac_common.o Start End Size % Line
.text.ZPS_eMacRadioTypeFromPage 0x00018644 0x00018652 14 4% 8237
.text.ZPS_eMacRadioTypeFromChannelMask 0x00018652 0x00018658 6 2% 8240
.text.ZPS_eMacValidateChannelMask 0x00018658 0x00018678 32 9% 8243
.text.ZPS_u8MacGetChannelOffsetFromPage 0x00018678 0x00018688 16 5% 8246
.text.ZPS_u8MacGetLowChanForPage 0x00018688 0x00018698 16 5% 8249
.text.ZPS_u8MacGetHighChanForPage 0x00018698 0x000186a8 16 5% 8252
.text.ZPS_u8MacGetChannelOffsetFromMask 0x000186a8 0x000186ae 6 2% 8255
.text.ZPS_u32MacGetChannelMaskFromNum 0x000186ae 0x000186f4 70 20% 8258
.text.ZPS_u8MacPibGetBeaconPayloadLength 0x000186f4 0x00018700 12 4% 8262
.text.ZPS_u8MacPibGetBeaconPayload 0x00018700 0x00018714 20 6% 8265
.text.ZPS_bMacGetEnhancedMode 0x00018714 0x00018720 12 4% 8268
.text.zps_bMacConvertEnhancedBeacon 0x00018720 0x0001876a 74 21% 8271
.text.zps_vMacCommonMlmeCallBackHandler 0x0001876a 0x000187a0 54 15% 8274
.text.vMacShimException 0x000187a0 0x000187aa 10 3% 8277
.text.TSV_eClose 0x000187aa 0x000187ae 4 2% 8280
Expected total in zps_mac_common.o file: 362 Actual: 362 100% 8237
Flash640 / .text / zps_mac_ie.o Start End Size % Line
.text.zps_u8MacIECopyZigbeePayloadSubIE 0x000187ae 0x00018872 196 100% 8283
Expected total in zps_mac_ie.o file: 196 Actual: 196 100% 8283
Flash640 / .text / zps_mac_if_table.o Start End Size % Line
.text.ZPS_u8MacIFTGetNumInterfaces 0x00018872 0x0001887e 12 2% 8286
.text.ZPS_u16MacIFTGetIDByChannelMask 0x0001887e 0x000188ac 46 6% 8289
.text.ZPS_u16MacIFTCheckForRadioType 0x000188ac 0x000188d4 40 5% 8292
.text.ZPS_u16MacIFTGetIDByRadioType 0x000188d4 0x000188fe 42 6% 8295
.text.ZPS_vMacIFTSetActiveChannel 0x000188fe 0x0001890c 14 2% 8298
.text.ZPS_u8GetChannelOffset 0x0001890c 0x00018934 40 5% 8301
.text.ZPS_u8MacIFTGetChannelMaskCount 0x00018934 0x00018976 66 8% 8304
.text.ZPS_pu32MacIFTGetChannelMaskForPage 0x00018976 0x000189be 72 9% 8307
.text.ZPS_u8MacIFTAddUpdateChannelMask 0x000189be 0x00018a3c 126 16% 8310
.text.ZPS_u8MacIFTGetIntfState 0x00018a3c 0x00018a5e 34 5% 8313
.text.ZPS_u8MacIFTGetRouterAllowed 0x00018a5e 0x00018a80 34 5% 8316
.text.ZPS_vMacIFTGetChannelMaskFromMacId 0x00018a80 0x00018ac4 68 9% 8319
.text.ZPS_u32MacIFTGetChanMaskFromActChan 0x00018ac4 0x00018b2a 102 13% 8322
.text.ZPS_vMacIFTClearCounts 0x00018b2a 0x00018bb0 134 17% 8325
Expected total in zps_mac_if_table.o file: 830 Actual: 830 100% 8286
Flash640 / .text / zps_mac_shim.o Start End Size % Line
.text.vMacMcpsCallBackHandler 0x00018bb0 0x00018bbc 12 3% 8328
.text.vMacMlmeCallBackHandler 0x00018bbc 0x00018bdc 32 6% 8330
.text.ZPS_vMacShimInit 0x00018bdc 0x00018c30 84 15% 8332
.text.ZPS_bMacIsMultiMac 0x00018c30 0x00018c34 4 1% 8335
.text.ZPS_vMacHandleMcpsVsReqRsp 0x00018c34 0x00018ca4 112 20% 8338
.text.ZPS_vMacHandleMlmeVsReqRsp 0x00018ca4 0x00018cfc 88 16% 8341
.text.ZPS_u8MultiMacInitAuxChannel 0x00018cfc 0x00018d00 4 1% 8344
.text.ZPS_u8MultiMacSelectAuxChannel 0x00018d00 0x00018d04 4 1% 8347
.text.ZPS_vNwkHandleMcpsDcfmInd 0x00018d04 0x00018d08 4 1% 8350
.text.vAppApiSetMacAddrLocation 0x00018d08 0x00018d1c 20 4% 8354
.text.ZPS_vMacTask 0x00018d1c 0x00018d1e 2 1% 8357
.text.ZPS_u16MacPibGetCoordShortAddress 0x00018d1e 0x00018d22 4 1% 8360
.text.ZPS_u8MacPibGetMaxFrameRetries 0x00018d22 0x00018d26 4 1% 8363
.text.ZPS_u16MacPibGetPanId 0x00018d26 0x00018d2a 4 1% 8366
.text.ZPS_u16MacPibGetShortAddr 0x00018d2a 0x00018d2e 4 1% 8369
.text.ZPS_bMacPibGetRxOnWhenIdle 0x00018d2e 0x00018d32 4 1% 8372
.text.ZPS_sMacPibGetCoordExtAddr 0x00018d32 0x00018d3e 12 3% 8375
.text.ZPS_vMacPibSetCoordShortAddress 0x00018d3e 0x00018d42 4 1% 8378
.text.ZPS_vMacPibSetMaxFrameTotalWaitTime 0x00018d42 0x00018d46 4 1% 8381
.text.ZPS_vMacPibSetTransactionPersistenceTime 0x00018d46 0x00018d4a 4 1% 8384
.text.ZPS_vMacPibSetPanId 0x00018d4a 0x00018d4e 4 1% 8387
.text.ZPS_vMacPibSetShortAddr 0x00018d4e 0x00018d52 4 1% 8390
.text.ZPS_vMacPibSetMinBe 0x00018d52 0x00018d56 4 1% 8393
.text.ZPS_vMacPibSetMaxBe 0x00018d56 0x00018d5a 4 1% 8396
.text.ZPS_vMacPibSetMaxCsmaBackoffs 0x00018d5a 0x00018d5e 4 1% 8399
.text.ZPS_vMacPibSetRxOnWhenIdle 0x00018d5e 0x00018d62 4 1% 8402
.text.ZPS_vMacPibSetCoordExtAddr 0x00018d62 0x00018d74 18 4% 8405
.text.ZPS_vMacPibSetBeaconPayload 0x00018d74 0x00018da4 48 9% 8408
.text.ZPS_vMacSetEBRPayloadJoin 0x00018da4 0x00018da6 2 1% 8411
.text.ZPS_vMacSetEBRPayloadReJoin 0x00018da6 0x00018da8 2 1% 8414
.text.ZPS_vMacPibSetDsn 0x00018da8 0x00018dac 4 1% 8417
.text.ZPS_vMacPibSetExtAddr 0x00018dac 0x00018db0 4 1% 8420
.text.ZPS_vMacPibSetRxInCca 0x00018db0 0x00018db4 4 1% 8423
.text.ZPS_vMacSetVsOUIBytes 0x00018db4 0x00018db6 2 1% 8426
.text.ZPS_eMacPlmeGet 0x00018db6 0x00018dba 4 1% 8429
.text.ZPS_eMacPlmeSet 0x00018dba 0x00018dc0 6 2% 8432
.text.ZPS_vMacSetEnhancedMode 0x00018dc0 0x00018dcc 12 3% 8436
.text.ZPS_vMacBeaconRequest 0x00018dcc 0x00018dda 14 3% 8439
.text.ZPS_vMacRestoreInterfaceState 0x00018dda 0x00018ddc 2 1% 8442
.text.ZPS_u8MacSetTXPower 0x00018ddc 0x00018de0 4 1% 8445
.text.ZPS_u8MacGetTXPower 0x00018de0 0x00018de4 4 1% 8448
.text.ZPS_u8MacDeleteTXPower 0x00018de4 0x00018de8 4 1% 8451
.text.ZPS_u8MacClearTXPowerTable 0x00018de8 0x00018dec 4 1% 8454
.text.APP_bMultimaskJoinCallBack 0x00018dec 0x00018df4 8 2% 8457
Expected total in zps_mac_shim.o file: 580 Actual: 580 100% 8328
Flash640 / .text / zps_miniMac.o Start End Size % Line
.text.vInitBufferQueues 0x00018df4 0x00018ef0 252 10% 8460
.text.vRetryTxFailure 0x00018ef0 0x00018f20 48 2% 8462
.text.zps_vSocMacShimInit 0x00018f20 0x00018f7c 92 4% 8465
.text.zps_vSocMacHandleMlmeVsReqRsp 0x00018f7c 0x000190fc 384 14% 8468
.text.vMiniMac_MlmeCallback 0x000190fc 0x000192a0 420 16% 8471
.text.vMiniMac_DataRequestCallback 0x000192a0 0x000192bc 28 2% 8474
.text.vMiniMac_EmptyMcpsFrameWithFpSetCallback 0x000192bc 0x000192cc 16 1% 8477
.text.psMiniMac_GetTxBufferCallback 0x000192cc 0x000192f4 40 2% 8480
.text.psMiniMac_GetRxBufferCallback 0x000192f4 0x0001932c 56 3% 8483
.text.vMiniMac_ReturnTxBufferCallback 0x0001932c 0x00019358 44 2% 8486
.text.zps_vSocMacHandleMcpsVsReqRsp 0x00019358 0x00019464 268 10% 8489
.text.vMiniMac_ReturnRxBufferCallback 0x00019464 0x00019490 44 2% 8493
.text.vMiniMac_McpsCallback 0x00019490 0x0001975c 716 26% 8496
.text.SOC_ZPS_u16MacPibGetCoordShortAddress 0x0001975c 0x00019768 12 1% 8499
.text.SOC_ZPS_u8MacPibGetMaxFrameRetries 0x00019768 0x00019774 12 1% 8502
.text.SOC_ZPS_u16MacPibGetPanId 0x00019774 0x00019780 12 1% 8505
.text.SOC_ZPS_u16MacPibGetShortAddr 0x00019780 0x0001978c 12 1% 8508
.text.SOC_ZPS_bMacPibGetRxOnWhenIdle 0x0001978c 0x00019798 12 1% 8511
.text.SOC_ZPS_sMacPibGetCoordExtAddr 0x00019798 0x000197ac 20 1% 8514
.text.SOC_ZPS_vMacPibSetCoordShortAddress 0x000197ac 0x000197b8 12 1% 8517
.text.SOC_ZPS_vMacPibSetMaxFrameTotalWaitTime 0x000197b8 0x000197c4 12 1% 8520
.text.SOC_ZPS_vMacPibSetTransactionPersistenceTime 0x000197c4 0x000197d0 12 1% 8523
.text.SOC_ZPS_vMacPibSetPanId 0x000197d0 0x000197d8 8 1% 8526
.text.SOC_ZPS_vMacPibSetShortAddr 0x000197d8 0x000197e0 8 1% 8529
.text.SOC_ZPS_vMacPibSetMinBe 0x000197e0 0x000197e8 8 1% 8532
.text.SOC_ZPS_vMacPibSetMaxBe 0x000197e8 0x000197ec 4 1% 8535
.text.SOC_ZPS_vMacPibSetMaxCsmaBackoffs 0x000197ec 0x000197f4 8 1% 8538
.text.SOC_ZPS_vMacPibSetRxOnWhenIdle 0x000197f4 0x00019800 12 1% 8541
.text.SOC_ZPS_vMacPibSetCoordExtAddr 0x00019800 0x00019818 24 1% 8545
.text.SOC_ZPS_vMacPibSetBeaconPayload 0x00019818 0x00019838 32 2% 8548
.text.SOC_ZPS_vMacPibSetDsn 0x00019838 0x00019844 12 1% 8551
.text.SOC_ZPS_vMacPibSetBeaconRequestLqiThreshold 0x00019844 0x00019850 12 1% 8554
.text.SOC_ZPS_vMacPibSetExtAddr 0x00019850 0x0001986c 28 2% 8557
.text.SOC_ZPS_vMacPibSetRxInCca 0x0001986c 0x00019884 24 1% 8560
.text.SOC_ZPS_eMacPlmeGet 0x00019884 0x00019888 4 1% 8563
.text.SOC_ZPS_eMacPlmeSet 0x00019888 0x0001988c 4 1% 8566
.text.SOC_ZPS_u8MacGetTXPower 0x0001988c 0x00019890 4 1% 8569
.text.SOC_ZPS_u8MacSetTXPower 0x00019890 0x00019894 4 1% 8572
.text.SOC_ZPS_u8MacDeleteTXPower 0x00019894 0x00019898 4 1% 8575
.text.SOC_ZPS_u8MacClearTXPowerTable 0x00019898 0x0001989c 4 1% 8578
.text.vAppApiRestoreMacSettings 0x0001989c 0x000198b8 28 2% 8581
Expected total in zps_miniMac.o file: 2756 Actual: 2756 100% 8460
Flash640 / .text / pwrm.o Start End Size % Line
.text.PWRM_eStartActivity 0x000198b8 0x000198c2 10 32% 8584
.text.PWRM_eFinishActivity 0x000198c2 0x000198cc 10 32% 8587
.text.PWRM_u16GetActivityCount 0x000198cc 0x000198d8 12 38% 8590
Expected total in pwrm.o file: 32 Actual: 32 100% 8584
Flash640 / .text / zps_nwk_dcim.o Start End Size % Line
.text.ZPS_vNwkRegisterNlmeDcfmIndCallbacks 0x000198d8 0x000198e6 14 19% 8593
.text.ZPS_vNwkRegisterNldeDcfmIndCallbacks 0x000198e6 0x000198f4 14 19% 8596
.text.zps_psNwkDcfmIndGetBuf 0x000198f4 0x0001990a 22 29% 8599
.text.zps_eNwkDcfmIndPost 0x0001990a 0x00019924 26 35% 8602
Expected total in zps_nwk_dcim.o file: 76 Actual: 76 100% 8593
Flash640 / .text / zps_nwk_leave.o Start End Size % Line
.text.eLeaveDataDcfmLocalLeave 0x00019924 0x0001997e 90 13% 8605
.text.eLeaveReset 0x0001997e 0x000199d8 90 13% 8607
.text.zps_psNwkSendLeaveCmd 0x000199d8 0x00019a58 128 18% 8610
.text.zps_psNwkPropagateLocalLeave 0x00019a58 0x00019a84 44 6% 8613
.text.zps_vNwkHandleCmeLeaveReq 0x00019a84 0x00019ad8 84 12% 8617
.text.zps_eNwkHandleSceLeave 0x00019ad8 0x00019c04 300 41% 8620
Expected total in zps_nwk_leave.o file: 736 Actual: 736 100% 8605
Flash640 / .text / zps_nwk_lib.o Start End Size % Line
.text.zps_eSmeGenlIllegal 0x00019c04 0x00019c0a 6 3% 8623
.text.zps_eSceGenlIllegal 0x00019c0a 0x00019c10 6 3% 8626
.text.zps_vNwkLibU16ToPayload 0x00019c10 0x00019c18 8 4% 8629
.text.zps_vNwkLibU32ToPayload 0x00019c18 0x00019c28 16 8% 8632
.text.zps_vNwkLibU64ToPayload 0x00019c28 0x00019c48 32 15% 8635
.text.zps_vInitBeaconPayload 0x00019c48 0x00019cd0 136 60% 8639
.text.zps_u16NwkLibFromPayload 0x00019cd0 0x00019cd4 4 2% 8642
.text.zps_u64NwkLibFromPayload 0x00019cd4 0x00019cdc 8 4% 8645
.text.zps_u8NwkLibChannelLow 0x00019cdc 0x00019ce2 6 3% 8648
.text.zps_u8NwkLibChannelHigh 0x00019ce2 0x00019ce8 6 3% 8651
Expected total in zps_nwk_lib.o file: 228 Actual: 228 100% 8623
Flash640 / .text / zps_nwk_lkst.o Start End Size % Line
.text.zps_u8CalcLinkCost 0x00019ce8 0x00019d3c 84 100% 8654
Expected total in zps_nwk_lkst.o file: 84 Actual: 84 100% 8654
Flash640 / .text / zps_nwk_main.o Start End Size % Line
.text.ZPS_pvNwkCtor 0x00019d3c 0x00019da8 108 73% 8657
.text.ZPS_pvNwkGetHandle 0x00019da8 0x00019db4 12 9% 8660
.text.ZPS_vExtendedStatusSetCallback 0x00019db4 0x00019dc0 12 9% 8663
.text.ZPS_vSetExtendedStatus 0x00019dc0 0x00019dd0 16 11% 8666
Expected total in zps_nwk_main.o file: 148 Actual: 148 100% 8657
Flash640 / .text / zps_nwk_maint.o Start End Size % Line
.text.eUnsolicitedRejoinRspDataDcfm 0x00019dd0 0x00019df0 32 2% 8669
.text.zps_vSendNwkStatusInd 0x00019df0 0x00019e16 38 2% 8671
.text.vHandleNwkRemoteUpdateAfterBcast 0x00019e16 0x00019e80 106 4% 8674
.text.vHandleEdTimeoutReqExpiry 0x00019e80 0x00019f0c 140 5% 8677
.text.eEdTimeoutRequestDataDcfm 0x00019f0c 0x00019f2a 30 2% 8679
.text.zps_vProcessLocalAddrConflict 0x00019f2a 0x00019f7c 82 3% 8681
.text.zps_bNwkIsBeaconZigbee 0x00019f7c 0x00019f90 20 1% 8684
.text.zps_eNwkHandleSmeBeaconNotifyInd 0x00019f90 0x0001a030 160 6% 8688
.text.zps_vNwkRemoveConflictedBroadcast 0x0001a030 0x0001a07c 76 3% 8691
.text.zps_eNwkHandleSceNwkUpdate 0x0001a07c 0x0001a0a0 36 2% 8695
.text.zps_eNwkHandleSceNwkEdTimeoutRsp 0x0001a0a0 0x0001a100 96 4% 8698
.text.zps_psSendNetworkStatusCmd 0x0001a100 0x0001a198 152 6% 8701
.text.zps_vProcessChildAddrConflict 0x0001a198 0x0001a254 188 7% 8704
.text.zps_eNwkHandleSceNwkStatus 0x0001a254 0x0001a362 270 10% 8707
.text.zps_psSendNetworkReportCmd 0x0001a362 0x0001a43a 216 8% 8710
.text.vSendNetworkReport 0x0001a43a 0x0001a440 6 1% 8713
.text.zps_psSendNetworkEdTimeoutReqCmd 0x0001a440 0x0001a4e0 160 6% 8716
.text.zps_bNwkFindAddIeeeAddr 0x0001a4e0 0x0001a656 374 13% 8719
.text.ZPS_vRemoveEntryFromAddressMap 0x0001a656 0x0001a6a4 78 3% 8722
.text.ZPS_u64NwkNibGetMappedIeeeAddr 0x0001a6a4 0x0001a6ca 38 2% 8725
.text.eCheckAddrConflict.constprop.0 0x0001a6ca 0x0001a758 142 5% 8728
.text.zps_eProcessAddrConflict 0x0001a758 0x0001a8da 386 14% 8730
.text.ZPS_vNwkUpdateTxBytesForNeighbor 0x0001a8da 0x0001a90e 52 2% 8733
.text.ZPS_vNwkUpdateRxBytesForNeighbor 0x0001a90e 0x0001a942 52 2% 8736
.text.ZPS_u8nwkNewIDtest 0x0001a942 0x0001a964 34 2% 8739
Expected total in zps_nwk_maint.o file: 2964 Actual: 2964 100% 8669
Flash640 / .text / zps_nwk_mcps.o Start End Size % Line
.text.vNwkMcpsTimerCallback 0x0001a964 0x0001a978 20 1% 8742
.text.vProcessTimedList 0x0001a978 0x0001a9b8 64 2% 8745
.text.ZPS_bHookMcpsDcfmFail 0x0001a9b8 0x0001a9ba 2 1% 8747
.text.ZPS_bHookMcpsDcfmInd 0x0001a9ba 0x0001a9ce 20 1% 8750
.text.bSdeHandleDataFrm 0x0001a9ce 0x0001aa98 202 6% 8753
.text.zps_vNwkMcpsMgrInit 0x0001aa98 0x0001ab30 152 5% 8757
.text.zps_vNwkMcpsMgrPostTimed 0x0001ab30 0x0001ab46 22 1% 8760
.text.zps_psNwkMcpsMgrAllocateReqDescr 0x0001ab46 0x0001ab4e 8 1% 8763
.text.zps_bNwkMcpsMgrRemoveDescrFromLists 0x0001ab4e 0x0001ab8c 62 2% 8766
.text.zps_vNwkMcpsMgrFreeReqDescr 0x0001ab8c 0x0001abe4 88 3% 8769
.text.zps_bNwkMcpsMgrDfcmBitmapUpdateAndCheck 0x0001abe4 0x0001ac1c 56 2% 8772
.text.zps_psNwkMcpsMgrFindSubmittedByHandle 0x0001ac1c 0x0001ac36 26 1% 8775
.text.zps_psNwkMcpsMgrFindByBtr 0x0001ac36 0x0001ac5c 38 2% 8778
.text.zps_vNwkMcpsMgrTidyBtrReqDescr 0x0001ac5c 0x0001ac80 36 1% 8781
.text.zps_u8NwkAllocateMcpsHandle 0x0001ac80 0x0001acb0 48 2% 8784
.text.zps_vNwkFreeMcpsHandle 0x0001acb0 0x0001acd0 32 1% 8787
.text.vNwkMcpsSendTimedDfcm 0x0001acd0 0x0001ad54 132 4% 8791
.text.vProcessListsForSubmission 0x0001ad54 0x0001af68 532 15% 8794
.text.vMcpsMgrExpiry 0x0001af68 0x0001af92 42 2% 8796
.text.zps_vNwkMcpsMgrPost 0x0001af92 0x0001afb4 34 1% 8798
.text.ZPS_vNwkHandleMcpsVsInd 0x0001afb4 0x0001b608 1620 44% 8801
.text.zps_vNwkMcpsMgrRemoveAndMakeLimbo 0x0001b608 0x0001b630 40 2% 8804
.text.zps_bNwkHandleSdeActvDcfmData 0x0001b630 0x0001b714 228 7% 8807
.text.vMcpsMgrTimeoutExpiry 0x0001b714 0x0001b78c 120 4% 8810
.text.ZPS_vNwkHandleMcpsVsDcfm 0x0001b78c 0x0001b7f0 100 3% 8813
Expected total in zps_nwk_mcps.o file: 3724 Actual: 3724 100% 8742
Flash640 / .text / zps_nwk_mlme.o Start End Size % Line
.text.ZPS_vNwkHandleMlmeDcfmInd 0x0001b7f0 0x0001b858 104 100% 8817
Expected total in zps_nwk_mlme.o file: 104 Actual: 104 100% 8817
Flash640 / .text / zps_nwk_nib.o Start End Size % Line
.text.vLoadNwkRecord 0x0001b858 0x0001b890 56 1% 8820
.text.zps_vNwkDefaultStateMachines 0x0001b890 0x0001b8e8 88 2% 8822
.text.zps_vDefaultNwkLayer 0x0001b8e8 0x0001bab8 464 9% 8826
.text.ZPS_psNwkNibGetHandle 0x0001bab8 0x0001babe 6 1% 8829
.text.ZPS_u16NwkNibGetNwkAddr 0x0001babe 0x0001bac2 4 1% 8832
.text.ZPS_u64NwkNibGetExtAddr 0x0001bac2 0x0001bac6 4 1% 8835
.text.ZPS_u16NwkNibGetMacPanId 0x0001bac6 0x0001baca 4 1% 8838
.text.ZPS_vNwkNibIncSeqNum 0x0001baca 0x0001bad6 12 1% 8841
.text.ZPS_u64NwkNibGetEpid 0x0001bad6 0x0001badc 6 1% 8844
.text.ZPS_vNwkNibClearTables 0x0001badc 0x0001bbe2 262 5% 8847
.text.ZPS_vNwkNibClearDiscoveryNT 0x0001bbe2 0x0001bc04 34 1% 8850
.text.ZPS_bNwkNibAddrMapAddEntry 0x0001bc04 0x0001bdac 424 8% 8854
.text.ZPS_bNwkNibNtActvMatch 0x0001bdac 0x0001be40 148 3% 8857
.text.bCheckNwkAddr 0x0001be40 0x0001be88 72 2% 8860
.text.ZPS_bNwkNibNtActvUnusedChild 0x0001be88 0x0001beb0 40 1% 8863
.text.ZPS_bNwkNibNtActvFindChild 0x0001beb0 0x0001bfb0 256 5% 8866
.text.ZPS_u8NwkNibNtDiscMatch 0x0001bfb0 0x0001c036 134 3% 8869
.text.ZPS_u64NwkNibFindExtAddr 0x0001c036 0x0001c0de 168 3% 8872
.text.ZPS_u16NwkNibFindNwkAddr 0x0001c0de 0x0001c180 162 3% 8875
.text.ZPS_vNwkSaveRecord 0x0001c180 0x0001c1a8 40 1% 8879
.text.ZPS_vNwkNibSetNwkAddr 0x0001c1a8 0x0001c1c4 28 1% 8882
.text.ZPS_vNwkNibSetNwkAddrNibOnly 0x0001c1c4 0x0001c1d0 12 1% 8885
.text.ZPS_vNwkNibSetExtPanId 0x0001c1d0 0x0001c210 64 2% 8889
.text.ZPS_vNwkNibSetKeySeqNum 0x0001c210 0x0001c224 20 1% 8892
.text.ZPS_vNwkNibSetDepth 0x0001c224 0x0001c264 64 2% 8895
.text.ZPS_vNwkNibSetUpdateId 0x0001c264 0x0001c29c 56 1% 8898
.text.ZPS_vNwkNibSetPanId 0x0001c29c 0x0001c2b8 28 1% 8901
.text.ZPS_vNwkNibSetCapabilityInfo 0x0001c2b8 0x0001c2e0 40 1% 8904
.text.ZPS_vNwkNibSetChannel 0x0001c2e0 0x0001c302 34 1% 8907
.text.ZPS_vNwkNibSetAuxChannel 0x0001c302 0x0001c324 34 1% 8910
.text.ZPS_vNwkNibSetParentAddr 0x0001c324 0x0001c33e 26 1% 8913
.text.ZPS_vNwkSaveNt 0x0001c33e 0x0001c35a 28 1% 8916
.text.ZPS_vNtSetAuthStatus 0x0001c35a 0x0001c36e 20 1% 8919
.text.ZPS_vNwkSaveSecMat 0x0001c36e 0x0001c3a6 56 1% 8922
.text.ZPS_vNwkSaveAllRecords 0x0001c3a6 0x0001c3bc 22 1% 8925
.text.ZPS_vNwkResetOutgoingFrameCounter 0x0001c3bc 0x0001c3d0 20 1% 8928
.text.ZPS_pvNwkRestoreFrameCounter 0x0001c3d0 0x0001c3f8 40 1% 8931
.text.ZPS_vNwkInitialiseRecords 0x0001c3f8 0x0001c464 108 2% 8934
.text.zps_vBuildSortedActvNTList 0x0001c464 0x0001c466 2 1% 8937
.text.ZPS_vNwkNibSetTables 0x0001c466 0x0001c4a0 58 2% 8940
.text.ZPS_vNwkTimerQueueOverflow 0x0001c4a0 0x0001c4c8 40 1% 8943
.text.ZPS_u8NwkSendNwkEdTimeoutsCommand 0x0001c4c8 0x0001c4e4 28 1% 8946
.text.ZPS_bNwkSetEnddeviceTimeout 0x0001c4e4 0x0001c4fc 24 1% 8949
.text.ZPS_bNwkGetAliasStatus 0x0001c4fc 0x0001c502 6 1% 8952
.text.ZPS_bNwkGetAliasApsCounter 0x0001c502 0x0001c508 6 1% 8955
.text.ZPS_vNwkPurgeMacAddressAndRelatedEntries 0x0001c508 0x0001c628 288 6% 8958
.text.ZPS_vNtSetUsedStatus 0x0001c628 0x0001c778 336 6% 8962
.text.zps_sNwkNibNtCheckJoin 0x0001c778 0x0001c9c0 584 11% 8965
.text.ZPS_vNwkNibCheckAndUpdateAddresses 0x0001c9c0 0x0001ca84 196 4% 8968
.text.ZPS_vNwkNibCheckAndUpdateChildren 0x0001ca84 0x0001cbd0 332 6% 8971
.text.ZPS_vNwkMacEntriesClear 0x0001cbd0 0x0001cc88 184 4% 8974
.text.ZPS_vNibRealignMac 0x0001cc88 0x0001cd14 140 3% 8977
.text.zps_vNibSetDefaults 0x0001cd14 0x0001cdf8 228 5% 8980
.text.ZPS_vHookfcOverflowEvent 0x0001cdf8 0x0001cdfc 4 1% 8983
.text.ZPS_vNwkIncOutFC 0x0001cdfc 0x0001ce50 84 2% 8987
.text.ZPS_vNwkNibRestoreWarmRestartCounter 0x0001ce50 0x0001ce60 16 1% 8990
Expected total in zps_nwk_nib.o file: 5640 Actual: 5640 100% 8820
Flash640 / .text / zps_nwk_nlde.o Start End Size % Line
.text.eNldeDataDcfm 0x0001ce60 0x0001ce88 40 8% 8993
.text.ZPS_vNwkHandleNldeReqRsp 0x0001ce88 0x0001d044 444 89% 8996
.text.ZPS_u8NwkCalcNldeReqOverhead 0x0001d044 0x0001d054 16 4% 8999
Expected total in zps_nwk_nlde.o file: 500 Actual: 500 100% 8993
Flash640 / .text / zps_nwk_nlme.o Start End Size % Line
.text.ZPS_vNwkHandleNlmeReqRsp 0x0001d054 0x0001d1e0 396 100% 9003
Expected total in zps_nwk_nlme.o file: 396 Actual: 396 100% 9003
Flash640 / .text / zps_nwk_rt.o Start End Size % Line
.text.zps_psProcessRoutedFrm 0x0001d1e0 0x0001d21e 62 92% 9006
.text.zps_vRemoveRoute 0x0001d21e 0x0001d220 2 3% 9009
.text.zps_vRemoveNextHop 0x0001d220 0x0001d222 2 3% 9012
.text.zps_vStartRouter 0x0001d222 0x0001d224 2 3% 9015
Expected total in zps_nwk_rt.o file: 68 Actual: 68 100% 9006
Flash640 / .text / zps_nwk_sec.o Start End Size % Line
.text.ZPS_bSecEncrypt 0x0001d224 0x0001d3a0 380 24% 9018
.text.zps_eNwkSecEncryptPacket 0x0001d3a0 0x0001d45c 188 12% 9021
.text.ZPS_bSecDecrypt 0x0001d45c 0x0001d54c 240 15% 9025
.text.ZPS_bNwkSecCheckFC 0x0001d54c 0x0001d5a2 86 6% 9028
.text.zps_vNwkSecClearMatSet 0x0001d5a2 0x0001d5c8 38 3% 9031
.text.ZPS_bNwkSecFindMatSet 0x0001d5c8 0x0001d5f8 48 3% 9034
.text.zps_eNwkSecDecryptPacket 0x0001d5f8 0x0001d7e0 488 30% 9037
.text.ZPS_bNwkSecCheckMatSet 0x0001d7e0 0x0001d80e 46 3% 9040
.text.ZPS_bNwkSecHaveNetworkKey 0x0001d80e 0x0001d83e 48 3% 9043
.text.ZPS_vNwkSecResetDevice 0x0001d83e 0x0001d880 66 5% 9046
Expected total in zps_nwk_sec.o file: 1628 Actual: 1628 100% 9018
Flash640 / .text / zps_nwk_slist.o Start End Size % Line
.text.zps_vNwkSlistInit 0x0001d880 0x0001d888 8 8% 9049
.text.zps_vNwkSlistAddToTail 0x0001d888 0x0001d89c 20 18% 9052
.text.zps_psNwkSlistRemoveFromHead 0x0001d89c 0x0001d8ac 16 15% 9055
.text.zps_psNwkSlistRemove 0x0001d8ac 0x0001d8dc 48 43% 9058
.text.zps_vNwkSlistMakeLimboNode 0x0001d8dc 0x0001d8e4 8 8% 9061
.text.zps_bNwkSlistIsLimboNode 0x0001d8e4 0x0001d8f0 12 11% 9064
Expected total in zps_nwk_slist.o file: 112 Actual: 112 100% 9049
Flash640 / .text / zps_nwk_subghz.o Start End Size % Line
.text.zps_psSendNetworkLinkPowerDelta.isra.0 0x0001d8f0 0x0001d980 144 19% 9068
.text.zps_eNwkHandleSmeDutyCycleInd 0x0001d980 0x0001d9a4 36 5% 9070
.text.zps_eNwkHandleSceNwkLinkPowerDelta 0x0001d9a4 0x0001dad8 308 41% 9073
.text.ZPS_vNwkNibNTUpdateTxPower 0x0001dad8 0x0001db3c 100 14% 9076
.text.ZPS_bMACTxPowerTableInitialise 0x0001db3c 0x0001db9e 98 13% 9079
.text.ZPS_u16NwkNibNtGetMacIDByAddress 0x0001db9e 0x0001dbe8 74 10% 9082
Expected total in zps_nwk_subghz.o file: 760 Actual: 760 100% 9068
Flash640 / .text / zps_nwk_actv_st.o Start End Size % Line
.text.zps_vNwkHandleCmeGetResources 0x0001dbe8 0x0001dc78 144 74% 9085
.text.zps_eNwkActvStInit 0x0001dc78 0x0001dc80 8 5% 9088
.text.zps_vNwkActvStHandleCme 0x0001dc80 0x0001dcac 44 23% 9091
Expected total in zps_nwk_actv_st.o file: 196 Actual: 196 100% 9085
Flash640 / .text / zps_nwk_btt.o Start End Size % Line
.text.vNwkBttTimerExpiry 0x0001dcac 0x0001dd34 136 40% 9094
.text.zps_vNwkBttMgrInit 0x0001dd34 0x0001dd68 52 16% 9097
.text.zps_eNwkBtrMatch 0x0001dd68 0x0001de04 156 46% 9100
Expected total in zps_nwk_btt.o file: 344 Actual: 344 100% 9094
Flash640 / .text / zps_nwk_disc.o Start End Size % Line
.text.zps_vReAttemptScanTimerHandleExpiry 0x0001de04 0x0001de44 64 18% 9104
.text.zps_vNwkHandleCmeNwkDiscReq 0x0001de44 0x0001dee4 160 43% 9107
.text.zps_vNwkDiscUpdateNT 0x0001dee4 0x0001df7c 152 41% 9110
Expected total in zps_nwk_disc.o file: 376 Actual: 376 100% 9104
Flash640 / .text / zps_nwk_disc_st.o Start End Size % Line
.text.eSmeEdScScanDcfm 0x0001df7c 0x0001dfba 62 6% 9113
.text.eSmeASFlBeaconInd 0x0001dfba 0x0001dfda 32 3% 9115
.text.zps_NwkSortDiscoveryTable.constprop.0 0x0001dfda 0x0001e050 118 11% 9117
.text.eSmeGenlScanDcfm 0x0001e050 0x0001e0ac 92 9% 9119
.text.eSmeUDNTScanDcfm 0x0001e0ac 0x0001e178 204 18% 9122
.text.psAddToDiscNt.constprop.0 0x0001e178 0x0001e2cc 340 30% 9124
.text.eSmeAcScBeaconInd 0x0001e2cc 0x0001e3c0 244 22% 9126
.text.eSmeUDNTBeaconInd 0x0001e3c0 0x0001e3e6 38 4% 9128
.text.zps_eNwkDiscStInit 0x0001e3e6 0x0001e3ee 8 1% 9130
Expected total in zps_nwk_disc_st.o file: 1138 Actual: 1138 100% 9113
Flash640 / .text / zps_nwk_frm.o Start End Size % Line
.text.zps_eDefaultDataDcfm 0x0001e3ee 0x0001e504 278 17% 9133
.text.zps_bProcessUnicastRoute 0x0001e504 0x0001e558 84 5% 9136
.text.zps_psAllocateAndFormatMacHdr 0x0001e558 0x0001e68c 308 18% 9139
.text.zps_psSendFrm 0x0001e68c 0x0001e8d8 588 35% 9142
.text.zps_psSendBroadcastFrm 0x0001e8d8 0x0001e974 156 10% 9145
.text.zps_psFormatCmdFrameGeneral 0x0001e974 0x0001ea1c 168 10% 9148
.text.zps_psNwkInitCmdFrame 0x0001ea1c 0x0001eaa0 132 8% 9151
Expected total in zps_nwk_frm.o file: 1714 Actual: 1714 100% 9133
Flash640 / .text / zps_nwk_idle_st.o Start End Size % Line
.text.zps_vNwkIdleStHandleCme 0x0001eaa0 0x0001eacc 44 100% 9155
Expected total in zps_nwk_idle_st.o file: 44 Actual: 44 100% 9155
Flash640 / .text / zps_nwk_join.o Start End Size % Line
.text.zps_vJoinInitNtParent 0x0001eacc 0x0001ecaa 478 12% 9158
.text.zps_vCheckActvNtForDuplicate 0x0001ecaa 0x0001ed56 172 5% 9161
.text.zps_vSendJoinDcfm 0x0001ed56 0x0001ed94 62 2% 9164
.text.zps_vSendJoinInd 0x0001ed94 0x0001ee18 132 4% 9167
.text.zps_vNwkHandleCmeDirectJoinReq 0x0001ee18 0x0001ee2a 18 1% 9170
.text.zps_eNwkHandleSmeCommStatusInd 0x0001ee2a 0x0001ee2e 4 1% 9173
.text.zps_eNwkHandleSmeOrphanInd 0x0001ee2e 0x0001ee34 6 1% 9176
.text.zps_vTidyActvNtAfterJoin 0x0001ee34 0x0001eebe 138 4% 9179
.text.eRejoinRspDataDcfm 0x0001eebe 0x0001ef50 146 4% 9182
.text.zps_eNwkHandleSceRejnResponse 0x0001ef50 0x0001efa0 80 2% 9184
.text.zps_psNwkSendRejoinReqCmd 0x0001efa0 0x0001f03c 156 4% 9187
.text.zps_u8NwkHandleRejoinReq 0x0001f03c 0x0001f0e4 168 5% 9190
.text.zps_vnwkJoinContinueRejoin 0x0001f0e4 0x0001f180 156 4% 9193
.text.zps_vNwkHandleCmeNwkJoinReq 0x0001f180 0x0001f53c 956 24% 9197
.text.zps_vNwkHandleCmeNwkActvJoinReq 0x0001f53c 0x0001f548 12 1% 9200
.text.zps_psNwkSendRejoinRspCmd 0x0001f548 0x0001f5e4 156 4% 9204
.text.zps_eNwkSendJoinResponse 0x0001f5e4 0x0001f718 308 8% 9207
.text.zps_eNwkProcessJoinInd 0x0001f718 0x0001fa54 828 21% 9210
.text.zps_eNwkHandleSmeAssocInd 0x0001fa54 0x0001fa84 48 2% 9213
Expected total in zps_nwk_join.o file: 4024 Actual: 4024 100% 9158
Flash640 / .text / zps_nwk_join_st.o Start End Size % Line
.text.vGiveUp 0x0001fa84 0x0001fab4 48 4% 9216
.text.vFinish 0x0001fab4 0x0001fb2a 118 9% 9217
.text.eSmeOrphScanDcfm 0x0001fb2a 0x0001fb98 110 9% 9218
.text.vCheckSleepingSendPoll 0x0001fb98 0x0001fc14 124 10% 9220
.text.eTryNextParent 0x0001fc14 0x0001fd48 308 23% 9222
.text.eSmeRjPCPollDcfm 0x0001fd48 0x0001fd84 60 5% 9225
.text.eSmeAsocAssocDcfm 0x0001fd84 0x0001fe28 164 12% 9227
.text.eSceRjRsRejoinRsp 0x0001fe28 0x0001ff14 236 18% 9229
.text.vHandleRejoinExpiry 0x0001ff14 0x0001ff64 80 6% 9231
.text.zps_vNwkJoinStStartResponseTimer 0x0001ff64 0x0001ff98 52 4% 9233
.text.zps_eRejoinDataDcfm 0x0001ff98 0x0001ffda 66 5% 9236
.text.zps_eNwkJoinStInit 0x0001ffda 0x0001ffe2 8 1% 9239
Expected total in zps_nwk_join_st.o file: 1374 Actual: 1374 100% 9216
Flash640 / .text / zps_nwk_mac.o Start End Size % Line
.text.MAC_u64GetExtAddr 0x0001ffe2 0x0001ffee 12 100% 9242
Expected total in zps_nwk_mac.o file: 12 Actual: 12 100% 9242
Flash640 / .text / zps_nwk_scan.o Start End Size % Line
.text.zps_sNwkLibSubmitScan 0x0001ffee 0x0002002a 60 47% 9245
.text.zps_vNwkHandleCmeEdScanReq 0x0002002a 0x0002006e 68 54% 9248
Expected total in zps_nwk_scan.o file: 128 Actual: 128 100% 9245
Flash640 / .text / zps_nwk_sync.o Start End Size % Line
.text.zps_vNwkHandleCmeSyncReq 0x0002006e 0x000200e0 114 76% 9251
.text.zps_eNwkHandleSmePollDcfm 0x000200e0 0x00020104 36 24% 9254
Expected total in zps_nwk_sync.o file: 150 Actual: 150 100% 9251
Flash640 / .text / zps_nwk_intf.o Start End Size % Line
.text.zps_vNwkHandleCmeGetInterface 0x00020104 0x00020210 268 100% 9257
Expected total in zps_nwk_intf.o file: 268 Actual: 268 100% 9257
Flash640 / .text / aes_mmo.c.obj Start End Size % Line
.text.AESSW_vMMOBlockUpdate 0x00020210 0x0002023e 46 13% 9260
.text.AESSW_vMMOFinalUpdate 0x0002023e 0x00020306 200 53% 9263
.text.AESSW_vHMAC_MMO 0x00020306 0x0002038c 134 36% 9266
Expected total in aes_mmo.c.obj file: 380 Actual: 380 100% 9260
Flash640 / .text / MMAC_TimerServer.o Start End Size % Line
.text.vTimerFired 0x0002038c 0x000203d4 72 33% 9269
.text.vTimerInitialise 0x000203d4 0x0002040c 56 26% 9272
.text.TSV_eOpen 0x0002040c 0x00020418 12 6% 9275
.text.TSV_eStart 0x00020418 0x00020458 64 29% 9278
.text.TSV_eStop 0x00020458 0x0002046a 18 9% 9281
Expected total in MMAC_TimerServer.o file: 222 Actual: 222 100% 9269
Flash640 / .text / Mini_Association.o Start End Size % Line
.text.vPostFailedAssocDcfm 0x0002046a 0x0002048c 34 3% 9284
.text.eAssocRespSent 0x0002048c 0x000204a8 28 3% 9286
.text.eDisassocReqSent 0x000204a8 0x000204e4 60 5% 9288
.text.vAssocReqTimeout1 0x000204e4 0x00020564 128 10% 9290
.text.vAssocReqTimeout2 0x00020564 0x0002059c 56 5% 9292
.text.eGenericAssocFrameSent 0x0002059c 0x000205e0 68 6% 9294
.text.eAssocReqSent 0x000205e0 0x000205ec 12 1% 9296
.text.ePMICassocReqPollSent 0x000205ec 0x00020614 40 4% 9298
.text.eMiniMac_MLME_AssociateReq 0x00020614 0x000206b8 164 13% 9300
.text.eMiniMac_MLME_AssociateResp 0x000206b8 0x00020770 184 15% 9303
.text.eMiniMac_MLME_DisassociateReq 0x00020770 0x00020810 160 13% 9306
.text.vAssociatingRxCallback 0x00020810 0x00020894 132 11% 9309
.text.vAssociationReqFrameReceived 0x00020894 0x000208c8 52 5% 9312
.text.vDisassociationReceived 0x000208c8 0x0002090c 68 6% 9315
.text.vMiniMac_PurgeAssocResp 0x0002090c 0x00020970 100 8% 9318
Expected total in Mini_Association.o file: 1286 Actual: 1286 100% 9284
Flash640 / .text / Mini_Main.o Start End Size % Line
.text.vBbcIntHandler 0x00020970 0x00020a5c 236 20% 9321
.text.vMiniMac_SaveSettings 0x00020a5c 0x00020a8c 48 5% 9323
.text.vSetChannelAndPower 0x00020a8c 0x00020a9c 16 2% 9326
.text.vInsertFullDstAddr 0x00020a9c 0x00020aba 30 3% 9329
.text.vExtractFullSrcAddr 0x00020aba 0x00020ad2 24 3% 9332
.text.vExtractFullDstAddr 0x00020ad2 0x00020aec 26 3% 9335
.text.vMiniMac_MLME_SetReq_PanId 0x00020aec 0x00020b0c 32 3% 9338
.text.vMiniMac_MLME_SetReq_ShortAddr 0x00020b0c 0x00020b1c 16 2% 9341
.text.vMiniMac_MLME_SetReq_MinBe 0x00020b1c 0x00020b2c 16 2% 9344
.text.vMiniMac_Init 0x00020b2c 0x00020c78 332 29% 9347
.text.vMiniMac_MLME_Reset 0x00020c78 0x00020cd4 92 8% 9350
.text.vMiniMac_MLME_SetReq_MaxBe 0x00020cd4 0x00020cd8 4 1% 9353
.text.vMiniMac_MLME_SetReq_MaxCsmaBackoffs 0x00020cd8 0x00020cdc 4 1% 9356
.text.vMiniMac_MLME_SetReq_RxOnWhenIdle 0x00020cdc 0x00020ce8 12 2% 9359
.text.vMiniMac_PLME_SetReq_Channel 0x00020ce8 0x00020cf4 12 2% 9362
.text.vMiniMac_PLME_SetReq_Power 0x00020cf4 0x00020d10 28 3% 9365
.text.vMiniMac_PLME_SetReq_CcaThreshold 0x00020d10 0x00020d1c 12 2% 9368
.text.vMiniMac_PLME_SetReq_CcaMode 0x00020d1c 0x00020d28 12 2% 9371
.text.vCopyU16ToPayload 0x00020d28 0x00020d30 8 1% 9374
.text.u16CopyFromPayload 0x00020d30 0x00020d34 4 1% 9377
.text.u8GetHeaderSize 0x00020d34 0x00020d50 28 3% 9380
.text.vSendMlmeCommStatusFromTxFrame 0x00020d50 0x00020d82 50 5% 9383
.text.vSendMlmeCommStatusFromRxFrame 0x00020d82 0x00020db4 50 5% 9386
.text.psGetAndBuildCoordRealignment 0x00020db4 0x00020e10 92 8% 9389
Expected total in Mini_Main.o file: 1184 Actual: 1184 100% 9321
Flash640 / .text / Mini_Mcps.o Start End Size % Line
.text.eMcpsTxCompleteHandler 0x00020e10 0x00020e3c 44 9% 9392
.text.psGetTxFrameBuffer 0x00020e3c 0x00020e74 56 11% 9394
.text.eTransmit 0x00020e74 0x00020f54 224 44% 9397
.text.eMiniMac_MCPS_DataReq 0x00020f54 0x00020f70 28 6% 9400
.text.eMiniMac_MCPS_DataRetransmitReq 0x00020f70 0x00020f9c 44 9% 9403
.text.vMiniMacMcpsFrameReceived 0x00020f9c 0x00020fb4 24 5% 9406
.text.eMiniMac_MCPS_PurgeReq 0x00020fb4 0x00021018 100 20% 9409
Expected total in Mini_Mcps.o file: 520 Actual: 520 100% 9392
Flash640 / .text / Mini_Poll.o Start End Size % Line
.text.vPollConfirm 0x00021018 0x00021038 32 9% 9412
.text.ePollReqSent 0x00021038 0x00021094 92 24% 9415
.text.eMiniMac_MLME_DataReq 0x00021094 0x0002113c 168 43% 9417
.text.vMiniMacPoll_CheckPollResponse 0x0002113c 0x00021194 88 23% 9420
.text.vPollTimeout 0x00021194 0x000211a4 16 5% 9423
Expected total in Mini_Poll.o file: 396 Actual: 396 100% 9412
Flash640 / .text / Mini_Running.o Start End Size % Line
.text.vRunningRxCallback 0x000211a4 0x000212ac 264 65% 9425
.text.eMiniMac_MLME_StartReq 0x000212ac 0x0002132c 128 32% 9428
.text.bMiniMac_CurrentlyScanning 0x0002132c 0x0002133c 16 4% 9431
Expected total in Mini_Running.o file: 408 Actual: 408 100% 9425
Flash640 / .text / Mini_Scan.o Start End Size % Line
.text.eBuildAndSend 0x0002133c 0x000213a0 100 6% 9434
.text.vPostDcfm 0x000213a0 0x00021400 96 6% 9436
.text.vScanNextChannel 0x00021400 0x00021550 336 19% 9438
.text.eOrphanRespSent 0x00021550 0x0002155c 12 1% 9440
.text.bBeaconNotify 0x0002155c 0x0002166c 272 16% 9442
.text.eOrphanNotificationSent 0x0002166c 0x000216b4 72 5% 9444
.text.eBeaconReqSent 0x000216b4 0x000216d8 36 3% 9446
.text.eMiniMac_MLME_ScanReq 0x000216d8 0x0002175c 132 8% 9448
.text.eMiniMac_MLME_OrphanRsp 0x0002175c 0x000217c4 104 6% 9451
.text.vScanOrphanReceived 0x000217c4 0x000217e4 32 2% 9454
.text.vScanCoordRealignmentReceived 0x000217e4 0x000217e8 4 1% 9457
.text.vScanBeaconReceived 0x000217e8 0x00021824 60 4% 9461
.text.vScanningRxCallback 0x00021824 0x000218c0 156 9% 9464
.text.vMiniMac_BeaconRequestReceived 0x000218c0 0x000218c4 4 1% 9467
.text.vScanBeaconRequestReceived 0x000218c4 0x00021a3c 376 21% 9471
Expected total in Mini_Scan.o file: 1792 Actual: 1792 100% 9434
Flash640 / .text / Mini_Shim.o Start End Size % Line
.text.eAppApiPlmeSet 0x00021a3c 0x00021a74 56 28% 9474
.text.eAppApiPlmeGet 0x00021a74 0x00021ab0 60 30% 9478
.text.pvAppApiGetMacAddrLocation 0x00021ab0 0x00021ac8 24 12% 9481
.text.vAppApiSaveMacSettings 0x00021ac8 0x00021acc 4 2% 9484
.text.vAppApiEnableBeaconResponse 0x00021acc 0x00021ae0 20 10% 9487
.text.bAppApi_CurrentlyScanning 0x00021ae0 0x00021ae4 4 2% 9490
.text.MAC_vPibSetShortAddr 0x00021ae4 0x00021aea 6 3% 9493
.text.MAC_vPibSetPanId 0x00021aea 0x00021af0 6 3% 9496
.text.MAC_vPibSetMinBe 0x00021af0 0x00021af6 6 3% 9499
.text.MAC_vPibSetMaxCsmaBackoffs 0x00021af6 0x00021afc 6 3% 9502
.text.MAC_vPibSetRxOnWhenIdle 0x00021afc 0x00021b04 8 4% 9505
Expected total in Mini_Shim.o file: 200 Actual: 200 100% 9474
Flash640 / .text / Mini_TimerServer.o Start End Size % Line
.text.vTimerRestartScanTimer 0x00021b04 0x00021b18 20 13% 9509
.text.vTimerHandlerCallback 0x00021b18 0x00021b88 112 70% 9512
.text.vTimerPostHandlerCallback 0x00021b88 0x00021ba4 28 18% 9515
Expected total in Mini_TimerServer.o file: 160 Actual: 160 100% 9509
Flash640 / .text / Mini_TxRx.o Start End Size % Line
.text.getRxBuffer 0x00021ba4 0x00021bd4 48 4% 9518
.text.vAddToTxQueue 0x00021bd4 0x00021c10 60 4% 9520
.text.vRemoveFromTxQueue 0x00021c10 0x00021c44 52 4% 9523
.text.psSearchForFrameToSend 0x00021c44 0x00021c9c 88 6% 9526
.text.eBasicTxCompleteHandler 0x00021c9c 0x00021ca0 4 1% 9529
.text.vMiniMac_RxHdrComplete 0x00021ca0 0x00021d50 176 12% 9532
.text.eMiniMac_FrameInProgress 0x00021d50 0x00021dac 92 6% 9535
.text.vStartReceive 0x00021dac 0x00021de4 56 4% 9538
.text.vMiniMac_NextTransaction 0x00021de4 0x00021e64 128 9% 9541
.text.vPostTxActions 0x00021e64 0x00021e9c 56 4% 9544
.text.vStartTransmit 0x00021e9c 0x00021fac 272 18% 9546
.text.vTxIndirectExpired 0x00021fac 0x00021fc4 24 2% 9548
.text.vMiniMac_TxComplete 0x00021fc4 0x00022108 324 21% 9552
.text.vMiniMac_RxComplete 0x00022108 0x000221c0 184 12% 9555
Expected total in Mini_TxRx.o file: 1564 Actual: 1564 100% 9518
Flash640 / .text / endian.o Start End Size % Line
.text.u32FromLe 0x000221c0 0x000221d6 22 85% 9558
.text.u16FromLe 0x000221d6 0x000221da 4 16% 9561
Expected total in endian.o file: 26 Actual: 26 100% 9558
Flash640 / .text / MMAC.o Start End Size % Line
.text.Chip_GetType 0x000221da 0x00022250 118 2% 9564
.text.do_fcs 0x00022250 0x0002228c 60 1% 9566
.text.end_fcs 0x0002228c 0x00022298 12 1% 9568
.text.read_uint32 0x00022298 0x000222aa 18 1% 9570
.text.read_uint64 0x000222aa 0x000222bc 18 1% 9573
.text.v2MAC_CSL_phase 0x000222bc 0x000222fc 64 2% 9576
.text.v2MAC_restore_tune_regs 0x000222fc 0x00022344 72 2% 9579
.text.v2MAC_decode_FCF 0x00022344 0x00022460 284 5% 9582
.text.v2MAC_basic_check_frame 0x00022460 0x0002248c 44 1% 9585
.text.v2MAC_read_header 0x0002248c 0x00022534 168 3% 9588
.text.v2MAC_check_ACK 0x00022534 0x000225d8 164 3% 9592
.text.v2MAC_filter_process_Rx_frame 0x000225d8 0x000226b0 216 4% 9595
.text.v2MAC_ACK 0x000226b0 0x000229cc 796 13% 9598
.text.v2MAC_check_Rx_frame_FCS 0x000229cc 0x00022a10 68 2% 9601
.text.v2MAC_restart_rx 0x00022a10 0x00022a74 100 2% 9604
.text.v2MAC_wait_and_fcs 0x00022a74 0x00022acc 88 2% 9607
.text.vMMAC_EnableInterrupts 0x00022acc 0x00022af4 40 1% 9610
.text.u32MMAC_GetTime 0x00022af4 0x00022b00 12 1% 9613
.text.vMMAC_ForceReset 0x00022b00 0x00022d70 624 11% 9616
.text.vMMAC_SynchroniseBackoffClock 0x00022d70 0x00022d88 24 1% 9619
.text.u8MMAC_EnergyDetect 0x00022d88 0x00022da4 28 1% 9622
.text.vMMAC_SetRxAddress 0x00022da4 0x00022dc0 28 1% 9625
.text.vMMAC_SetRxFrame 0x00022dc0 0x00022dd8 24 1% 9628
.text.vMMAC_SetTxFrame 0x00022dd8 0x00022de4 12 1% 9631
.text.u32MMAC_GetRxFrame 0x00022de4 0x00022df0 12 1% 9634
.text.u32MMAC_GetTxFrame 0x00022df0 0x00022dfc 12 1% 9637
.text.u32MMAC_GetRxErrors 0x00022dfc 0x00022e08 12 1% 9640
.text.u32MMAC_GetRxTime 0x00022e08 0x00022e14 12 1% 9643
.text.u8MMAC_GetRxLqi 0x00022e14 0x00022e2c 24 1% 9646
.text.vMMAC_SetTxMinBE 0x00022e2c 0x00022e48 28 1% 9649
.text.vMMAC_SetTxMaxBE 0x00022e48 0x00022e64 28 1% 9652
.text.vMMAC_SetTxMaxBackoffs 0x00022e64 0x00022e80 28 1% 9655
.text.vMMAC_SetCcaMode 0x00022e80 0x00022e94 20 1% 9658
.text.u32MMAC_GetCsmaContext 0x00022e94 0x00022ea0 12 1% 9661
.text.u32MMAC_GetTxRetries 0x00022ea0 0x00022eb4 20 1% 9664
.text.vMMAC_SetTxRetries 0x00022eb4 0x00022ec8 20 1% 9667
.text.vMMAC_SetTxPend 0x00022ec8 0x00022edc 20 1% 9670
.text.u32MMAC_GetTxErrors 0x00022edc 0x00022ee8 12 1% 9673
.text.vMMAC_GetMacAddressN 0x00022ee8 0x00022f1c 52 1% 9676
.text.vMMAC_GetMacAddress 0x00022f1c 0x00022f24 8 1% 9679
.text.vMMAC_Enable 0x00022f24 0x00022fd8 180 3% 9683
.text.vMMAC_ClearInterrupts 0x00022fd8 0x00022fe4 12 1% 9686
.text.u32MMAC_GetPhyState 0x00022fe4 0x00023028 68 2% 9689
.text.vMMAC_CheckRxStarted 0x00023028 0x0002308c 100 2% 9692
.text.vMMAC_AbortRadio 0x0002308c 0x000230d8 76 2% 9695
.text.vMMAC_RxCtlUpdate 0x000230d8 0x00023120 72 2% 9698
.text.v2MAC_reset_state 0x00023120 0x00023184 100 2% 9701
.text.v2MAC_report_rx 0x00023184 0x000231bc 56 1% 9704
.text.v2MAC_report_tx 0x000231bc 0x000231f4 56 1% 9707
.text.vMMAC_RadioOff 0x000231f4 0x000231fc 8 1% 9710
.text.vMMAC_StartMacReceive 0x000231fc 0x00023240 68 2% 9714
.text.vMMAC_WriteCcaThreshold 0x00023240 0x00023264 36 1% 9717
.text.vMMAC_SetPRBSS 0x00023264 0x00023270 12 1% 9720
.text.vMMAC_IntHandlerPhy 0x00023270 0x000236bc 1100 18% 9723
.text.MMAC_stop_radio 0x000236bc 0x00023710 84 2% 9726
.text.vMMAC_RadioToOffAndWait 0x00023710 0x00023718 8 1% 9729
.text.vMMAC_SetChannelAndPower 0x00023718 0x0002375c 68 2% 9733
.text.vMMAC_StartMacTransmit 0x0002375c 0x00023824 200 4% 9736
.text.vMMAC_IntHandlerBbc 0x00023824 0x000239a0 380 7% 9739
.text.bMMAC_PowerStatus 0x000239a0 0x000239b0 16 1% 9742
.text.vMMAC_Disable 0x000239b0 0x000239f0 64 2% 9746
Expected total in MMAC.o file: 6166 Actual: 6166 100% 9564
Flash640 / .text / MMAC_RadioInit_JN518x.o Start End Size % Line
.text.vMMAC_ConfigureRadio 0x000239f0 0x00023a04 20 100% 9749
Expected total in MMAC_RadioInit_JN518x.o file: 20 Actual: 20 100% 9749
Flash640 / .text / radio.o Start End Size % Line
.text.radio_IsNotC2MF 0x00023a04 0x00023a4c 72 1% 9752
.text.radio_CLOCK_FastuDelay 0x00023a4c 0x00023a60 20 1% 9755
.text.radio_TX_ZigBee_pll_dac_banked_set 0x00023a60 0x00023aa4 68 1% 9758
.text.radio_dac_mode2_from_ZB 0x00023aa4 0x00023ae4 64 1% 9761
.text.radio_fill_std_ZB_regs 0x00023ae4 0x00023afc 24 1% 9764
.text.radio_fill_std_BLE1M_regs 0x00023afc 0x00023b14 24 1% 9767
.text.radio_fill_std_BLE2M_regs 0x00023b14 0x00023b2c 24 1% 9770
.text.radio_fill_zbble_ZB_regs 0x00023b2c 0x00023b44 24 1% 9773
.text.radio_fill_zbble_BLE_regs 0x00023b44 0x00023b5c 24 1% 9776
.text.radio_fill_regs 0x00023b5c 0x00023b74 24 1% 9779
.text.radio_power_down_to_off_polled 0x00023b74 0x00023bac 56 1% 9782
.text.radio_pre_start_to_pll_polled 0x00023bac 0x00023c24 120 2% 9785
.text.radio_packet_start_aborted 0x00023c24 0x00023c90 108 1% 9788
.text.radio_rx_assert_polled 0x00023c90 0x00023cc8 56 1% 9791
.text.radio_rx_deassert_polled 0x00023cc8 0x00023d00 56 1% 9794
.text.radio_RSSI_cal 0x00023d00 0x00023d5c 92 1% 9797
.text.radio_Init 0x00023d5c 0x00023d98 60 1% 9800
.text.radio_TMU_Init 0x00023d98 0x00023dac 20 1% 9803
.text.radio_Use_Cal_Values 0x00023dac 0x00023eec 320 3% 9806
.text.radio_Use_Retained_Cal_Values 0x00023eec 0x00023f3c 80 1% 9809
.text.radio_rfbandgap_cal 0x00023f3c 0x00023f6c 48 1% 9812
.text.radio_Carrier_Frequency_Select_by_index 0x00023f6c 0x00023ffc 144 2% 9815
.text.radio_Synthesizer_Cw_Mode_Init 0x00023ffc 0x0002401c 32 1% 9818
.text.radio_Trx_Packet_SW_Ctrl_Init 0x0002401c 0x0002403c 32 1% 9821
.text.radio_Disable_Auto_Kmod_Chan_and_Synth_Cal_Operation 0x0002403c 0x0002405c 32 1% 9824
.text.radio_Synthesizer_Cal_Startup_init 0x0002405c 0x00024098 60 1% 9827
.text.radio_Synthesizer_Cal_Startup_algo 0x00024098 0x000241ac 276 3% 9830
.text.radio_Synthesizer_Cal_Startup 0x000241ac 0x00024228 124 2% 9833
.text.radio_Synthesizer_Cal_Operation_And_Lock_init 0x00024228 0x0002428c 100 1% 9836
.text.radio_Synthesizer_Cal_Operation_And_Lock_algo 0x0002428c 0x000242c8 60 1% 9839
.text.radio_Synthesizer_Cal_Operation_And_Lock 0x000242c8 0x000242dc 20 1% 9842
.text.radio_Synthesizer_Kmod_Band_init 0x000242dc 0x00024398 188 2% 9845
.text.radio_Synthesizer_Kmod_Band_algo 0x00024398 0x0002445c 196 2% 9848
.text.radio_Synthesizer_Kmod_Band 0x0002445c 0x00024648 492 5% 9851
.text.radio_Trx_Packet_HW_Ctrl_Init 0x00024648 0x000246dc 148 2% 9854
.text.radio_Synthesizer_Full_Cal 0x000246dc 0x00024740 100 1% 9857
.text.radio_PA_rewrite_lut 0x00024740 0x00024a00 704 7% 9860
.text.radio_DCO_cal_init 0x00024a00 0x00024bec 492 5% 9863
.text.radio_DCO_cal 0x00024bec 0x00025174 1416 13% 9866
.text.radio_IQ_cal 0x00025174 0x000251c0 76 1% 9869
.text.radio_PowerOnCheckXtal 0x000251c0 0x000252d0 272 3% 9872
.text.radio_PowerOn 0x000252d0 0x0002535c 140 2% 9875
.text.vRadio_PowerOnSpecific 0x0002535c 0x000253e8 140 2% 9878
.text.vRadio_InitXtal 0x000253e8 0x00025458 112 2% 9881
.text.radio_get_retention_info 0x00025458 0x000254a0 72 1% 9884
.text.vRadio_Standard_Init 0x000254a0 0x00025760 704 7% 9887
.text.i16Radio_GetRSSIfromED 0x00025760 0x00025774 20 1% 9890
.text.u8Radio_GetEDfromRSSI 0x00025774 0x000257a0 44 1% 9893
.text.vGetCalInfo 0x000257a0 0x000257d8 56 1% 9896
.text.vRadio_RFT1778_bad_crc 0x000257d8 0x00025814 60 1% 9899
.text.vRadio_AD_control 0x00025814 0x0002587c 104 1% 9902
.text.vRadio_UpdateRadioStandard 0x0002587c 0x000258c4 72 1% 9905
.text.vRadio_InitialiseRadioStandard 0x000258c4 0x000258e0 28 1% 9908
.text.vRadio_SetChannelAndPower 0x000258e0 0x00025920 64 1% 9911
.text.i16Radio_GetRSSI 0x00025920 0x00025a24 260 3% 9914
.text.vRadio_Temp_GetInfos 0x00025a24 0x00025aa0 124 2% 9917
.text.vRadio_Temp_SetInfos 0x00025aa0 0x00025b28 136 2% 9920
.text.vRadio_Temp_Update 0x00025b28 0x00025ba0 120 2% 9923
.text.vRadio_ZBtoBLE 0x00025ba0 0x00025be4 68 1% 9926
.text.vRadio_BLEtoZB 0x00025be4 0x00025c3c 88 1% 9929
.text.vRadio_Enable_DCO_DAC 0x00025c3c 0x00025d1c 224 3% 9932
.text.vRadio_Disable_DCO_DAC 0x00025d1c 0x00025d5c 64 1% 9935
.text.vRadio_RadioDeInit 0x00025d5c 0x00025d70 20 1% 9938
.text.bIsCalNeeded 0x00025d70 0x00025dac 60 1% 9941
.text.vUpdateFlashCalData 0x00025dac 0x00025de0 52 1% 9944
.text.vInitFlashCalData 0x00025de0 0x00025fd4 500 5% 9947
.text.vCheckFlashCalData 0x00025fd4 0x000260e4 272 3% 9950
.text.radio_HiTXPowerSet 0x000260e4 0x00026130 76 1% 9953
.text.vRadio_RadioInit 0x00026130 0x000263bc 652 6% 9956
.text.vRadio_Recal 0x000263bc 0x0002647c 192 2% 9959
.text.RFP_TMU_IRQHandler 0x0002647c 0x000264a4 40 1% 9962
Expected total in radio.o file: 10912 Actual: 10912 100% 9752
Flash640 / .text / zps_tsv.o Start End Size % Line
.text.ZPS_vTsvInit 0x000264a4 0x000264b0 12 12% 9965
.text.ZPS_eTsvOpen 0x000264b0 0x000264cc 28 28% 9968
.text.ZPS_eTsvClose 0x000264cc 0x000264d0 4 4% 9971
.text.ZPS_eTsvStart 0x000264d0 0x000264ec 28 28% 9974
.text.ZPS_eTsvStop 0x000264ec 0x00026508 28 28% 9977
Expected total in zps_tsv.o file: 100 Actual: 100 100% 9965
Flash640 / .text / zps_apl_inl.o Start End Size % Line
.text.ZPS_pu8AplZdoGetVsOUI 0x00026508 0x00026518 16 100% 9980
Expected total in zps_apl_inl.o file: 16 Actual: 16 100% 9980
Flash640 / .text / _arm_addsubdf3.o Start End Size % Line
.text 0x00026518 0x00026890 888 100% 9984
Expected total in _arm_addsubdf3.o file: 888 Actual: 888 100% 9984
Flash640 / .text / _arm_fixdfsi.o Start End Size % Line
.text 0x00026890 0x000268e0 80 100% 10000
Expected total in _arm_fixdfsi.o file: 80 Actual: 80 100% 10000
Flash640 / .text / _aeabi_ldivmod.o Start End Size % Line
.text 0x000268e0 0x00026980 160 100% 10003
Expected total in _aeabi_ldivmod.o file: 160 Actual: 160 100% 10003
Flash640 / .text / _aeabi_uldivmod.o Start End Size % Line
.text 0x00026980 0x000269b0 48 100% 10005
Expected total in _aeabi_uldivmod.o file: 48 Actual: 48 100% 10005
Flash640 / .text / _udivmoddi4.o Start End Size % Line
.text 0x000269b0 0x00026c80 720 100% 10007
Expected total in _udivmoddi4.o file: 720 Actual: 720 100% 10007
Flash640 / .text / _dvmd_tls.o Start End Size % Line
.text 0x00026c80 0x00026c84 4 100% 10009
Expected total in _dvmd_tls.o file: 4 Actual: 4 100% 10009
Flash640 / .text / lib_a-abs.o Start End Size % Line
.text.abs 0x00026c84 0x00026c8c 8 100% 10012
Expected total in lib_a-abs.o file: 8 Actual: 8 100% 10012
Flash640 / .text / lib_a-memcmp.o Start End Size % Line
.text.memcmp 0x00026c8c 0x00026cf4 104 100% 10014
Expected total in lib_a-memcmp.o file: 104 Actual: 104 100% 10014
Flash640 / .text / lib_a-memcpy.o Start End Size % Line
.text 0x00026cf4 0x00026e28 308 100% 10016
Expected total in lib_a-memcpy.o file: 308 Actual: 308 100% 10016
Flash640 / .text / lib_a-memset.o Start End Size % Line
.text.memset 0x00026e28 0x00026ecc 164 100% 10018
Expected total in lib_a-memset.o file: 164 Actual: 164 100% 10018
Flash640 / .text / lib_a-strlen.o Start End Size % Line
.text 0x00026f00 0x00026fe0 224 100% 10021
Expected total in lib_a-strlen.o file: 224 Actual: 224 100% 10021
Flash640 / .text / linker Start End Size % Line
.text.__stub 0x00026fe0 0x00026ff0 16 100% 10024
Expected total in linker file: 16 Actual: 16 100% 10024
Flash640 / .text / app_main.o Start End Size % Line
.rodata.System_IRQHandler.str1.1 0x00026ff0 0x00027023 51 24% 10026
.rodata.main_task.str1.1 0x00027023 0x00027037 20 10% 10028
.rodata.APP_vRadioTempUpdate.str1.1 0x00027037 0x000270c8 145 68% 10030
Expected total in app_main.o file: 216 Actual: 216 100% 10026
Flash640 / .text / zps_gen.o Start End Size % Line
.rodata.s_ahEndpoint0InputClusterAPdus 0x000270c8 0x00027214 332 34% 10034
.rodata.s_ahEndpoint1InputClusterAPdus 0x00027214 0x00027234 32 4% 10036
.rodata.s_asAplZdoServers 0x00027234 0x000272c4 144 15% 10038
.rodata.s_au16Endpoint0InputClusterList 0x000272c4 0x0002736a 166 17% 10040
.rodata.s_au16Endpoint0OutputClusterList 0x0002736a 0x00027410 166 17% 10042
.rodata.s_au16Endpoint1InputClusterList 0x00027410 0x00027420 16 2% 10044
.rodata.s_au16Endpoint1OutputClusterList 0x00027420 0x00027430 16 2% 10046
.rodata.s_sNibInitialValues 0x00027430 0x00027450 32 4% 10049
.rodata.s_sNwkTbl 0x00027450 0x00027490 64 7% 10051
.rodata.s_sNwkTblSize 0x00027490 0x000274a0 16 2% 10053
Expected total in zps_gen.o file: 984 Actual: 984 100% 10034
Flash640 / .text / app_start_switch.o Start End Size % Line
.rodata.vfExtendedStatusCallBack.str1.1 0x000274a0 0x000274be 30 10% 10055
.rodata.PreSleep.str1.1 0x000274be 0x0002753b 125 39% 10057
.rodata.vAppMain.str1.1 0x0002753b 0x000275e3 168 53% 10059
Expected total in app_start_switch.o file: 323 Actual: 323 100% 10055
Flash640 / .text / App_DimmerSwitch.o Start End Size % Line
.rodata.vAPP_ZCL_DeviceSpecific_Init.str1.1 0x000275e3 0x00027617 52 99% 10061
.rodata.u8MyEndpoint 0x00027617 0x00027618 1 2% 10063
Expected total in App_DimmerSwitch.o file: 53 Actual: 53 100% 10061
Flash640 / .text / app_zlo_switch_node.o Start End Size % Line
.rodata.vHandleJoinAndRejoin.str1.1 0x00027618 0x0002765c 68 6% 10066
.rodata.vLoadDeepSleepTimer.str1.1 0x0002765c 0x00027669 13 1% 10068
.rodata.vAppOnOff.str1.1 0x00027669 0x00027694 43 4% 10070
.rodata.vAppLevelMove.str1.1 0x00027694 0x000276c3 47 4% 10072
.rodata.vAppLevelStop.str1.1 0x000276c3 0x000276f2 47 4% 10074
.rodata.APP_taskSwitch.str1.1 0x000276f2 0x00027727 53 5% 10076
.rodata.vUpdateKeepAliveTimer.str1.1 0x00027727 0x00027775 78 6% 10078
.rodata.APP_cbTimerPoll.str1.1 0x00027775 0x00027788 19 2% 10080
.rodata.APP_vFactoryResetRecords.str1.1 0x00027788 0x000277b7 47 4% 10082
.rodata.APP_vBdbCallback.str1.1 0x000277b7 0x00027aa3 748 57% 10084
.rodata.APP_vInitialiseNode.str1.1 0x00027aa3 0x00027b3e 155 12% 10087
Expected total in app_zlo_switch_node.o file: 1318 Actual: 1318 100% 10066
Flash640 / .text / app_zcl_switch_task.o Start End Size % Line
.rodata.APP_ZCL_cbEndpointCallback.str1.1 0x00027b3e 0x00027b58 26 41% 10089
.rodata.APP_ZCL_vInitialise.str1.1 0x00027b58 0x00027b7e 38 60% 10091
Expected total in app_zcl_switch_task.o file: 64 Actual: 64 100% 10089
Flash640 / .text / app_buttons.o Start End Size % Line
.rodata.s_u8ButtonDIOLine 0x00027b7e 0x00027b83 5 100% 10093
Expected total in app_buttons.o file: 5 Actual: 5 100% 10093
Flash640 / .text / app_switch_state_machine.o Start End Size % Line
.rodata.vApp_ProcessKeyCombination.str1.1 0x00027b83 0x00027bda 87 95% 10095
.rodata.CSWTCH.8 0x00027bda 0x00027bdf 5 6% 10097
Expected total in app_switch_state_machine.o file: 92 Actual: 92 100% 10095
Flash640 / .text / fsl_debug_console.o Start End Size % Line
.rodata.DbgConsole_SendData.str1.1 0x00027bdf 0x00027c56 119 59% 10099
.rodata.DbgConsole_Init.str1.1 0x00027c56 0x00027c7e 40 20% 10101
.rodata.__func__.0 0x00027c7e 0x00027c8e 16 8% 10103
.rodata.__func__.3 0x00027c8e 0x00027caa 28 14% 10105
Expected total in fsl_debug_console.o file: 203 Actual: 203 100% 10099
Flash640 / .text / fsl_gint.o Start End Size % Line
.rodata.GINT_GetInstance.str1.1 0x00027caa 0x00027d16 108 87% 10107
.rodata.__func__.0 0x00027d16 0x00027d27 17 14% 10109
Expected total in fsl_gint.o file: 125 Actual: 125 100% 10107
Flash640 / .text / temp_sensor_drv.o Start End Size % Line
.rodata.ADC_Configuration.str1.1 0x00027d27 0x00027d69 66 31% 10111
.rodata.load_calibration_param_from_flash.str1.1 0x00027d69 0x00027e02 153 70% 10113
Expected total in temp_sensor_drv.o file: 219 Actual: 219 100% 10111
Flash640 / .text / fsl_adc.o Start End Size % Line
.rodata.ADC_GetInstance.isra.0.str1.1 0x00027e02 0x00027e6c 106 45% 10115
.rodata.ADC_Init.str1.1 0x00027e6c 0x00027e7b 15 7% 10117
.rodata.ADC_GetConvSeqAGlobalConversionResult.str1.1 0x00027e7b 0x00027e88 13 6% 10119
.rodata.ADC_GetChannelConversionResult.str1.1 0x00027e88 0x00027ea0 24 11% 10121
.rodata.__func__.0 0x00027ea0 0x00027ebf 31 14% 10123
.rodata.__func__.2 0x00027ebf 0x00027ed5 22 10% 10125
.rodata.__func__.3 0x00027ed5 0x00027ee5 16 7% 10127
.rodata.__func__.4 0x00027ee5 0x00027ef0 11 5% 10129
Expected total in fsl_adc.o file: 238 Actual: 238 100% 10115
Flash640 / .text / board_utility.o Start End Size % Line
.rodata.BOARD_Clock32MCapacitanceCharacteristics 0x00027ef0 0x00027efc 12 100% 10132
Expected total in board_utility.o file: 12 Actual: 12 100% 10132
Flash640 / .text / appZdpExtraction.o Start End Size % Line
.rodata.zps_bAplZdpUnpackNwkAddressResponse.str1.1 0x00027efc 0x00027f14 24 100% 10135
Expected total in appZdpExtraction.o file: 24 Actual: 24 100% 10135
Flash640 / .text / fsl_wwdt.o Start End Size % Line
.rodata.WWDT_GetInstance.isra.0.str1.1 0x00027efc 0x00027f5f 99 53% 10138
.rodata.WWDT_GetDefaultConfig.str1.1 0x00027f5f 0x00027f6e 15 8% 10140
.rodata.WWDT_Init.str1.1 0x00027f6e 0x00027f89 27 15% 10142
.rodata.__func__.0 0x00027f89 0x00027f9a 17 9% 10144
.rodata.__func__.1 0x00027f9a 0x00027fa4 10 6% 10146
.rodata.__func__.2 0x00027fa4 0x00027fba 22 12% 10148
Expected total in fsl_wwdt.o file: 190 Actual: 190 100% 10138
Flash640 / .text / fsl_clock.o Start End Size % Line
.rodata.CLOCK_Xtal32M_Trim.str1.1 0x00027fba 0x00028075 187 74% 10150
.rodata.CLOCK_XtalBasicTrim.str1.1 0x00028075 0x00028091 28 12% 10152
.rodata.__func__.1 0x00028091 0x000280a4 19 8% 10154
.rodata.__func__.2 0x000280a4 0x000280b8 20 8% 10156
Expected total in fsl_clock.o file: 254 Actual: 254 100% 10150
Flash640 / .text / fsl_reset.o Start End Size % Line
.rodata.RESET_SetPeripheralReset.str1.1 0x000280b8 0x0002810f 87 63% 10158
.rodata.__func__.0 0x0002810f 0x0002812a 27 20% 10160
.rodata.__func__.1 0x0002812a 0x00028143 25 18% 10162
Expected total in fsl_reset.o file: 139 Actual: 139 100% 10158
Flash640 / .text / fsl_usart.o Start End Size % Line
.rodata.USART_GetInstance.str1.1 0x00028143 0x00028193 80 23% 10164
.rodata.USART_TransferStartRingBuffer.str1.1 0x00028193 0x000281b3 32 9% 10166
.rodata.USART_GetDefaultConfig.str1.1 0x000281b3 0x000281c2 15 5% 10168
.rodata.USART_SetBaudRate.str1.1 0x000281b3 0x000281f2 63 18% 10170
.rodata.USART_Init.str1.1 0x000281f2 0x0002822e 60 17% 10172
.rodata.USART_WriteBlocking.str1.1 0x0002822e 0x00028252 36 11% 10174
.rodata.__func__.10 0x00028252 0x00028266 20 6% 10176
.rodata.__func__.11 0x00028266 0x00028278 18 6% 10178
.rodata.__func__.12 0x00028278 0x0002828f 23 7% 10180
.rodata.__func__.13 0x0002828f 0x0002829c 13 4% 10182
.rodata.__func__.14 0x0002829c 0x000282a7 11 4% 10184
Expected total in fsl_usart.o file: 356 Actual: 371 105% 10164
Flash640 / .text / fsl_flexcomm.o Start End Size % Line
.rodata.FLEXCOMM_GetInstance.str1.1 0x000282a7 0x000282f4 77 15% 10186
.rodata.FLEXCOMM0_DriverIRQHandler.str1.1 0x000282f4 0x0002830c 24 5% 10189
.rodata.FLEXCOMM1_DriverIRQHandler.str1.1 0x0002830c 0x00028324 24 5% 10191
.rodata.FLEXCOMM2_DriverIRQHandler.str1.1 0x00028324 0x0002833c 24 5% 10193
.rodata.FLEXCOMM3_DriverIRQHandler.str1.1 0x0002833c 0x00028354 24 5% 10195
.rodata.FLEXCOMM4_DriverIRQHandler.str1.1 0x00028354 0x0002836c 24 5% 10197
.rodata.FLEXCOMM5_DriverIRQHandler.str1.1 0x0002836c 0x00028384 24 5% 10199
.rodata.FLEXCOMM6_DriverIRQHandler.str1.1 0x00028384 0x0002839c 24 5% 10201
.rodata.__func__.0 0x0002839c 0x000283b7 27 5% 10203
.rodata.__func__.1 0x000283b7 0x000283d2 27 5% 10205
.rodata.__func__.2 0x000283d2 0x000283ed 27 5% 10207
.rodata.__func__.3 0x000283ed 0x00028408 27 5% 10209
.rodata.__func__.4 0x00028408 0x00028423 27 5% 10211
.rodata.__func__.5 0x00028423 0x0002843e 27 5% 10213
.rodata.__func__.6 0x0002843e 0x00028459 27 5% 10215
.rodata.__func__.7 0x00028459 0x00028470 23 5% 10217
.rodata.s_flexcommBaseAddrs 0x00028470 0x0002848c 28 6% 10220
.rodata.s_flexcommClocks 0x0002848c 0x000284a8 28 6% 10222
.rodata.s_flexcommResets 0x000284a8 0x000284c4 28 6% 10224
Expected total in fsl_flexcomm.o file: 541 Actual: 541 100% 10186
Flash640 / .text / fsl_common.o Start End Size % Line
.rodata.SDK_DelayAtLeastUs.str1.1 0x000284c4 0x00028532 110 86% 10226
.rodata.__func__.0 0x00028532 0x00028545 19 15% 10228
Expected total in fsl_common.o file: 129 Actual: 129 100% 10226
Flash640 / .text / fsl_power.o Start End Size % Line
.rodata.POWER_ApplyLdoActiveVoltage.str1.1 0x00028545 0x000285be 121 51% 10230
.rodata.POWER_ApplyLdoActiveVoltage_1V0.str1.1 0x000285be 0x00028607 73 31% 10232
.rodata.__func__.0 0x00028607 0x00028629 34 15% 10234
.rodata.__func__.1 0x00028629 0x00028634 11 5% 10236
Expected total in fsl_power.o file: 239 Actual: 239 100% 10230
Flash640 / .text / fsl_wtimer.o Start End Size % Line
.rodata.timer_param 0x00028634 0x00028694 96 100% 10238
Expected total in fsl_wtimer.o file: 96 Actual: 96 100% 10238
Flash640 / .text / MicroExceptions_arm.o Start End Size % Line
.rodata.ExceptionUnwindStack.str1.1 0x00028694 0x00028756 194 13% 10240
.rodata.vPrintRegisterBit.str1.1 0x00028756 0x0002875e 8 1% 10242
.rodata.vPrintSystemHandlerAndControlStateRegisterBitFields.str1.1 0x0002875e 0x00028896 312 21% 10244
.rodata.vPrintConfigurableFaultStatusRegisterBitFields.str1.1 0x00028896 0x00028999 259 18% 10246
.rodata.vDebugBusFaultHandler.str1.1 0x00028999 0x00028b2a 401 27% 10249
.rodata.vDebugUsageFaultHandler.str1.1 0x00028b2a 0x00028b4e 36 3% 10252
.rodata.vDebugMemoryFaultHandler.str1.1 0x00028b4e 0x00028b94 70 5% 10254
.rodata.vPrintHardFaultStatusRegisterBitFields.str1.1 0x00028b94 0x00028bd1 61 5% 10256
.rodata.vDebugHardFaultHandler.str1.1 0x00028bd1 0x00028c72 161 11% 10258
Expected total in MicroExceptions_arm.o file: 1502 Actual: 1502 100% 10240
Flash640 / .text / TimersManager.o Start End Size % Line
.rodata.str1.1 0x00028c72 0x00028c7b 9 100% 10260
Expected total in TimersManager.o file: 9 Actual: 9 100% 10260
Flash640 / .text / TMR_Adapter.o Start End Size % Line
.rodata.TMR_eScheduleActivity32kTicksAndGetCurrentTimestampValue.str1.1 0x00028c7b 0x00028d27 172 68% 10262
.rodata.FRO32K_CompleteCalibration.str1.1 0x00028d27 0x00028d3c 21 9% 10264
.rodata.__func__.3 0x00028d3c 0x00028d78 60 24% 10266
Expected total in TMR_Adapter.o file: 253 Actual: 253 100% 10262
Flash640 / .text / fsl_ctimer.o Start End Size % Line
.rodata.s_ctimerBases 0x00028d78 0x00028d80 8 100% 10269
Expected total in fsl_ctimer.o file: 8 Actual: 8 100% 10269
Flash640 / .text / fsl_dma.o Start End Size % Line
.rodata.DMA_GetInstance.str1.1 0x00028d80 0x00028dea 106 87% 10271
.rodata.__func__.25 0x00028dea 0x00028dfa 16 14% 10273
Expected total in fsl_dma.o file: 122 Actual: 122 100% 10271
Flash640 / .text / PWR.o Start End Size % Line
.rodata.CSWTCH.37 0x00028dfa 0x00028e00 6 10% 10275
.rodata.maHandleDeepSleepTable 0x00028e00 0x00028e38 56 91% 10278
Expected total in PWR.o file: 62 Actual: 62 100% 10275
Flash640 / .text / PWRLib.o Start End Size % Line
.rodata.pm_sram0_bank_desc 0x00028e38 0x00028e78 64 67% 10281
.rodata.pm_sram1_bank_desc 0x00028e78 0x00028e98 32 34% 10284
Expected total in PWRLib.o file: 96 Actual: 96 100% 10281
Flash640 / .text / serial_manager.o Start End Size % Line
.rodata.SerialManager_Init.str1.1 0x00028e98 0x00028ef6 94 25% 10287
.rodata.SerialManager_OpenWriteHandle.str1.1 0x00028ef6 0x00028f02 12 4% 10290
.rodata.SerialManager_CloseWriteHandle.str1.1 0x00028f02 0x00028f09 7 2% 10292
.rodata.SerialManager_OpenReadHandle.str1.1 0x00028f09 0x00028f14 11 3% 10294
.rodata.SerialManager_CloseReadHandle.str1.1 0x00028f14 0x00028f51 61 17% 10296
.rodata.SerialManager_WriteBlocking.str1.1 0x00028f51 0x00028f5f 14 4% 10298
.rodata.__func__.3 0x00028f5f 0x00028f73 20 6% 10300
.rodata.__func__.4 0x00028f73 0x00028f91 30 8% 10302
.rodata.__func__.5 0x00028f91 0x00028fae 29 8% 10304
.rodata.__func__.6 0x00028fae 0x00028fcd 31 9% 10306
.rodata.__func__.7 0x00028fcd 0x00028feb 30 8% 10308
.rodata.__func__.8 0x00028feb 0x00029000 21 6% 10310
.rodata.__func__.9 0x00029000 0x00029013 19 6% 10312
Expected total in serial_manager.o file: 379 Actual: 379 100% 10287
Flash640 / .text / serial_port_uart.o Start End Size % Line
.rodata.Serial_UartInit.str1.1 0x00029013 0x00029073 96 66% 10314
.rodata.Serial_UartWrite.str1.1 0x00029073 0x00029081 14 10% 10317
.rodata.__func__.1 0x00029073 0x00029084 17 12% 10319
.rodata.__func__.2 0x00029084 0x00029096 18 13% 10321
.rodata.__func__.3 0x00029096 0x000290a6 16 11% 10323
Expected total in serial_port_uart.o file: 147 Actual: 161 110% 10314
Flash640 / .text / usart_adapter.o Start End Size % Line
.rodata.HAL_UartInit.str1.1 0x000290a6 0x00029158 178 74% 10325
.rodata.HAL_UartReceiveBlocking.str1.1 0x00029158 0x0002915d 5 3% 10328
.rodata.__func__.0 0x0002915d 0x00029172 21 9% 10331
.rodata.__func__.2 0x00029172 0x00029181 15 7% 10333
.rodata.__func__.3 0x00029181 0x00029190 15 7% 10335
.rodata.s_UsartAdapterBase 0x00029190 0x00029198 8 4% 10338
Expected total in usart_adapter.o file: 242 Actual: 242 100% 10325
Flash640 / .text / fsl_assert.o Start End Size % Line
.rodata.__assert_func.str1.1 0x00029198 0x000291d6 62 100% 10340
Expected total in fsl_assert.o file: 62 Actual: 62 100% 10340
Flash640 / .text / fsl_os_abstraction_bm.o Start End Size % Line
.rodata.str1.1 0x000291d6 0x000291e0 10 84% 10342
.rodata.gUseRtos_c 0x000291e0 0x000291e2 2 17% 10344
Expected total in fsl_os_abstraction_bm.o file: 12 Actual: 12 100% 10342
Flash640 / .text / Basic.o Start End Size % Line
.rodata.asCLD_BasicClusterAttributeDefinitions 0x000291e2 0x0002925a 120 100% 10348
Expected total in Basic.o file: 120 Actual: 120 100% 10348
Flash640 / .text / Groups.o Start End Size % Line
.rodata.asCLD_GroupsClusterAttributeDefinitions 0x0002925a 0x0002926a 16 100% 10351
Expected total in Groups.o file: 16 Actual: 16 100% 10351
Flash640 / .text / Identify.o Start End Size % Line
.rodata.asCLD_IdentifyClusterAttributeDefinitions 0x0002926a 0x00029282 24 100% 10354
Expected total in Identify.o file: 24 Actual: 24 100% 10354
Flash640 / .text / LevelControl.o Start End Size % Line
.rodata.asCLD_LevelControlClientClusterAttributeDefinitions 0x00029282 0x00029292 16 100% 10357
Expected total in LevelControl.o file: 16 Actual: 16 100% 10357
Flash640 / .text / OnOff.o Start End Size % Line
.rodata.asCLD_OnOffClientClusterAttributeDefinitions 0x00029292 0x000292a2 16 100% 10360
Expected total in OnOff.o file: 16 Actual: 16 100% 10360
Flash640 / .text / zcl_attribute.o Start End Size % Line
.rodata 0x000292a2 0x000292aa 8 4% 10363
.rodata.au8ConstSizeArray 0x000292aa 0x000293ac 258 97% 10364
Expected total in zcl_attribute.o file: 266 Actual: 266 100% 10363
Flash640 / .text / bdb_ns.o Start End Size % Line
.rodata.BDB_vNsStateMachine.str1.1 0x000293ac 0x000293de 50 100% 10367
Expected total in bdb_ns.o file: 50 Actual: 50 100% 10367
Flash640 / .text / bdb_fb_initiator.o Start End Size % Line
.rodata.vFbBindCluster.str1.1 0x000293de 0x00029410 50 100% 10369
Expected total in bdb_fb_initiator.o file: 50 Actual: 50 100% 10369
Flash640 / .text / PDM_FileSystemData.c.obj Start End Size % Line
.rodata.CSWTCH.36 0x000293de 0x000293e2 4 100% 10372
Expected total in PDM_FileSystemData.c.obj file: 4 Actual: 4 100% 10372
Flash640 / .text / zps_apl_apsde.o Start End Size % Line
.rodata.eUnfragmentedUnicastTransmission.str1.1 0x000293e2 0x000293e9 7 50% 10374
.rodata.ZPS_vAplHandleApsdeReqRsp.str1.1 0x000293e9 0x000293f0 7 50% 10376
Expected total in zps_apl_apsde.o file: 14 Actual: 14 100% 10374
Flash640 / .text / zps_apl_apsme.o Start End Size % Line
.rodata.zps_vInitAPSMECmdHdr.str1.1 0x000293f0 0x000293f7 7 24% 10378
.rodata.zps_eAplSendApsmeCmdFrame.str1.1 0x000293f0 0x000293f5 5 17% 10381
.rodata.zps_eAplApsmeTransportKeyReqRsp.str1.1 0x000293f5 0x00029407 18 60% 10383
.rodata.zps_eAplApsmeUpdateDeviceReqRsp.str1.1 0x00029407 0x0002940c 5 17% 10385
.rodata.zps_eAplApsmeVerifyKeyReqRsp.str1.1 0x0002940c 0x00029411 5 17% 10387
.rodata.zps_eAplApsmeRequestKeyReqRsp.str1.1 0x0002940c 0x0002940e 2 7% 10390
Expected total in zps_apl_apsme.o file: 30 Actual: 42 140% 10378
Flash640 / .text / zps_apl_aps_nlde.o Start End Size % Line
.rodata.zps_vAplApsHandleNldeDcfmInd.str1.1 0x0002940c 0x0002940f 3 100% 10392
Expected total in zps_apl_aps_nlde.o file: 3 Actual: 3 100% 10392
Flash640 / .text / zps_apl_sec.o Start End Size % Line
.rodata.zps_eAplSecDecryptPacket.str1.1 0x0002940f 0x00029412 3 100% 10395
Expected total in zps_apl_sec.o file: 3 Actual: 3 100% 10395
Flash640 / .text / zps_apl_aib.o Start End Size % Line
.rodata.zps_u8AplAibGetDeviceApsKeyType.str1.1 0x00029412 0x000294a0 142 100% 10398
Expected total in zps_apl_aib.o file: 142 Actual: 142 100% 10398
Flash640 / .text / zps_apl_zdo_nwkmanager.o Start End Size % Line
.rodata.ZPS_vSetKeys.str1.1 0x000294a0 0x000294c2 34 100% 10400
Expected total in zps_apl_zdo_nwkmanager.o file: 34 Actual: 34 100% 10400
Flash640 / .text / zps_apl_zdo_default_server.o Start End Size % Line
.rodata.zps_bAplZdoDefaultServer.str1.1 0x000294c2 0x000294de 28 100% 10402
Expected total in zps_apl_zdo_default_server.o file: 28 Actual: 28 100% 10402
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o Start End Size % Line
.rodata.zps_bAplZdoNwkAddrServer.str1.1 0x000294de 0x000294fa 28 100% 10405
Expected total in zps_apl_zdo_nwk_addr_server.o file: 28 Actual: 28 100% 10405
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o Start End Size % Line
.rodata.zps_bAplZdoIeeeAddrServer.str1.1 0x000294de 0x000294fa 28 100% 10408
Expected total in zps_apl_zdo_ieee_addr_server.o file: 28 Actual: 28 100% 10408
Flash640 / .text / zps_apl_zdo_match_desc_server.o Start End Size % Line
.rodata.zps_bAplZdoMatchDescServer.str1.1 0x000294de 0x000294fa 28 100% 10411
Expected total in zps_apl_zdo_match_desc_server.o file: 28 Actual: 28 100% 10411
Flash640 / .text / zps_apl_zdo_simple_desc_server.o Start End Size % Line
.rodata.zps_bAplZdoSimpleDescServer.str1.1 0x000294de 0x000294fa 28 100% 10414
Expected total in zps_apl_zdo_simple_desc_server.o file: 28 Actual: 28 100% 10414
Flash640 / .text / zps_apl_zdo_device_annce_server.o Start End Size % Line
.rodata.zps_bAplZdoDeviceAnnceServer.str1.1 0x000294de 0x000294fa 28 100% 10417
Expected total in zps_apl_zdo_device_annce_server.o file: 28 Actual: 28 100% 10417
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o Start End Size % Line
.rodata.zps_bAplZdoMgmtLeaveServer.str1.1 0x000294de 0x000294fa 28 100% 10420
Expected total in zps_apl_zdo_mgmt_leave_server.o file: 28 Actual: 28 100% 10420
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o Start End Size % Line
.rodata.zps_bAplZdoMgmtNWKUpdateServer.str1.1 0x000294de 0x000294e8 10 100% 10423
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: 10 Actual: 10 100% 10423
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o Start End Size % Line
.rodata.zps_bAplZdoBindUnbindServer.str1.1 0x000294e8 0x000294ed 5 100% 10426
Expected total in zps_apl_zdo_bind_unbind_server.o file: 5 Actual: 5 100% 10426
Flash640 / .text / zps_apl_zdp_simple_desc_req.o Start End Size % Line
.rodata.zps_eAplZdpSimpleDescRequest.str1.1 0x000294ed 0x000294f2 5 100% 10429
Expected total in zps_apl_zdp_simple_desc_req.o file: 5 Actual: 5 100% 10429
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o Start End Size % Line
.rodata.eSendDeviceAnnounce.str1.1 0x000294ed 0x000294f2 5 34% 10432
.rodata.zps_vAplZdoClientLookupNwkAddress.str1.1 0x000294f2 0x000294f7 5 34% 10434
.rodata.zps_bAplZdoZdoClient.str1.1 0x000294f7 0x000294fc 5 34% 10436
Expected total in zps_apl_zdo_nwkmanager_client.o file: 15 Actual: 15 100% 10432
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o Start End Size % Line
.rodata.zps_bAplZdoMgmtBindServer.str1.1 0x000294f7 0x0002950a 19 100% 10439
Expected total in zps_apl_zdo_mgmt_bind_server.o file: 19 Actual: 19 100% 10439
Flash640 / .text / zps_apl_zdp_apsde_req.o Start End Size % Line
.rodata.zps_eAplZdpGenStatusOnlyResponse.str1.1 0x0002950a 0x0002950d 3 100% 10442
Expected total in zps_apl_zdp_apsde_req.o file: 3 Actual: 3 100% 10442
Flash640 / .text / zps_apl_zdp_device_annce.o Start End Size % Line
.rodata.zps_eAplZdpDeviceAnnceRequest.str1.1 0x0002950a 0x0002950f 5 100% 10444
Expected total in zps_apl_zdp_device_annce.o file: 5 Actual: 5 100% 10444
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o Start End Size % Line
.rodata.zps_eAplZdpIeeeAddrRequest.str1.1 0x0002950a 0x0002950f 5 100% 10446
Expected total in zps_apl_zdp_ieee_addr_req.o file: 5 Actual: 5 100% 10446
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o Start End Size % Line
.rodata.zps_eAplZdpMgmtPermitJoiningRequest.str1.1 0x0002950f 0x00029514 5 100% 10448
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: 5 Actual: 5 100% 10448
Flash640 / .text / zps_apl_zdp_node_desc_req.o Start End Size % Line
.rodata.zps_eAplZdpNodeDescRequest.str1.1 0x0002950f 0x00029514 5 100% 10451
Expected total in zps_apl_zdp_node_desc_req.o file: 5 Actual: 5 100% 10451
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o Start End Size % Line
.rodata.zps_eZdpNwkAddrResponse.str1.1 0x0002950f 0x00029514 5 100% 10454
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: 5 Actual: 5 100% 10454
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o Start End Size % Line
.rodata.zps_eZdpIeeeAddrResponse.str1.1 0x00029514 0x00029522 14 100% 10457
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: 14 Actual: 14 100% 10457
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpNodeDescResponse.str1.1 0x00029514 0x0002951d 9 100% 10459
Expected total in zps_apl_zdp_node_desc_rsp.o file: 9 Actual: 9 100% 10459
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpPowerDescResponse.str1.1 0x0002951d 0x00029523 6 100% 10462
Expected total in zps_apl_zdp_power_desc_rsp.o file: 6 Actual: 6 100% 10462
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpSimpleDescResponse.str1.1 0x0002951d 0x00029528 11 100% 10464
Expected total in zps_apl_zdp_simple_desc_rsp.o file: 11 Actual: 11 100% 10464
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o Start End Size % Line
.rodata.zps_eZdpActiveEpResponse.str1.1 0x0002951d 0x00029522 5 100% 10466
Expected total in zps_apl_zdp_active_ep_rsp.o file: 5 Actual: 5 100% 10466
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpMatchDescResponse.str1.1 0x0002951d 0x00029522 5 100% 10468
Expected total in zps_apl_zdp_match_desc_rsp.o file: 5 Actual: 5 100% 10468
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o Start End Size % Line
.rodata.zps_eZdpSystemServerDiscoveryResponse.str1.1 0x0002951d 0x00029521 4 100% 10470
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: 4 Actual: 4 100% 10470
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o Start End Size % Line
.rodata.zps_eAplZdpMgmtLqiResponse.str1.1 0x0002951d 0x00029525 8 100% 10472
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: 8 Actual: 8 100% 10472
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o Start End Size % Line
.rodata.zps_eZdpMgmtNwkUpdateNotifyResponse.str1.1 0x00029525 0x0002952d 8 100% 10475
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: 8 Actual: 8 100% 10475
Flash640 / .text / zps_mac_common.o Start End Size % Line
.rodata.CSWTCH.25 0x00029528 0x000295a8 128 58% 10479
.rodata.CSWTCH.27 0x000295a8 0x000295c8 32 15% 10481
.rodata.CSWTCH.29 0x000295c8 0x000295e8 32 15% 10483
.rodata.CSWTCH.31 0x000295e8 0x00029608 32 15% 10485
Expected total in zps_mac_common.o file: 224 Actual: 224 100% 10479
Flash640 / .text / zps_nwk_leave.o Start End Size % Line
.rodata.zps_psNwkSendLeaveCmd.str1.1 0x00029608 0x0002960b 3 100% 10487
Expected total in zps_nwk_leave.o file: 3 Actual: 3 100% 10487
Flash640 / .text / zps_nwk_maint.o Start End Size % Line
.rodata.zps_psSendNetworkStatusCmd.str1.1 0x00029608 0x0002960c 4 100% 10489
.rodata.zps_psSendNetworkEdTimeoutReqCmd.str1.1 0x00029608 0x0002960c 4 100% 10491
Expected total in zps_nwk_maint.o file: 4 Actual: 8 200% 10489
Flash640 / .text / zps_nwk_mcps.o Start End Size % Line
.rodata.ZPS_vNwkHandleMcpsVsInd.str1.1 0x00029608 0x00029610 8 40% 10493
.rodata.s_apsStSceTbl 0x00029608 0x0002961c 20 100% 10496
Expected total in zps_nwk_mcps.o file: 20 Actual: 28 140% 10493
Flash640 / .text / zps_nwk_mlme.o Start End Size % Line
.rodata.s_apsStSmeTbl 0x0002961c 0x00029630 20 100% 10498
Expected total in zps_nwk_mlme.o file: 20 Actual: 20 100% 10498
Flash640 / .text / zps_nwk_nib.o Start End Size % Line
.rodata.au32EndDeviceTimeoutConstants 0x00029630 0x0002966c 60 72% 10500
.rodata.au32NwkPdmRecordOffsets 0x0002966c 0x00029684 24 29% 10503
Expected total in zps_nwk_nib.o file: 84 Actual: 84 100% 10500
Flash640 / .text / zps_nwk_nlme.o Start End Size % Line
.rodata.atCfmSize 0x00029684 0x000296c4 64 100% 10506
Expected total in zps_nwk_nlme.o file: 64 Actual: 64 100% 10506
Flash640 / .text / zps_nwk_sec.o Start End Size % Line
.rodata.ZPS_bSecDecrypt.str1.1 0x000296c4 0x000296c7 3 38% 10508
.rodata.zps_eNwkSecDecryptPacket.str1.1 0x000296c7 0x000296cc 5 63% 10510
Expected total in zps_nwk_sec.o file: 8 Actual: 8 100% 10508
Flash640 / .text / zps_nwk_subghz.o Start End Size % Line
.rodata.zps_psSendNetworkLinkPowerDelta.isra.0.str1.1 0x000296cc 0x000296d3 7 100% 10512
Expected total in zps_nwk_subghz.o file: 7 Actual: 7 100% 10512
Flash640 / .text / zps_nwk_actv_st.o Start End Size % Line
.rodata.s_aeMlmeDcfmIndToActvStSme 0x000296cc 0x000296e3 23 14% 10514
.rodata.s_aeNlmeReqRspToActvStCme 0x000296e3 0x000296f3 16 10% 10516
.rodata.s_aeNwkCmdToActvStSce 0x000296f3 0x00029700 13 8% 10518
.rodata.s_aprActvStHandleCme 0x00029700 0x00029720 32 19% 10520
.rodata.s_aprActvStHandleSce 0x00029720 0x0002973c 28 16% 10522
.rodata.s_aprActvStHandleSme 0x0002973c 0x00029758 28 16% 10524
.rodata.s_atActvStSceStt 0x00029758 0x0002975e 6 4% 10526
.rodata.s_atActvStSmeStt 0x0002975e 0x00029764 6 4% 10528
.rodata.zps_sActvSceTbl 0x00029764 0x00029770 12 7% 10530
.rodata.zps_sActvSmeTbl 0x00029770 0x0002977c 12 7% 10533
Expected total in zps_nwk_actv_st.o file: 176 Actual: 176 100% 10514
Flash640 / .text / zps_nwk_disc_st.o Start End Size % Line
.rodata.s_aeMlmeDcfmIndToDiscStSme 0x0002977c 0x00029794 24 34% 10536
.rodata.s_aprDiscStHandleSme 0x00029794 0x000297b0 28 39% 10539
.rodata.s_atDiscStSmeStt 0x000297b0 0x000297b8 8 12% 10541
.rodata.zps_sDiscSmeTbl 0x000297b8 0x000297c4 12 17% 10543
Expected total in zps_nwk_disc_st.o file: 72 Actual: 72 100% 10536
Flash640 / .text / zps_nwk_frm.o Start End Size % Line
.rodata.zps_psSendFrm.str1.1 0x000297c4 0x000297c7 3 43% 10546
.rodata.str1.1 0x000297c4 0x000297d0 12 172% 10548
.rodata.au8JitterLUT.0 0x000297c4 0x000297cb 7 100% 10550
Expected total in zps_nwk_frm.o file: 7 Actual: 22 315% 10546
Flash640 / .text / zps_nwk_idle_st.o Start End Size % Line
.rodata.s_aeNlmeReqRspToIdleStCme 0x000297cb 0x000297dc 17 52% 10552
.rodata.s_aprIdleStHandleCme 0x000297dc 0x000297ec 16 49% 10556
Expected total in zps_nwk_idle_st.o file: 33 Actual: 33 100% 10552
Flash640 / .text / zps_nwk_join.o Start End Size % Line
.rodata.zps_psNwkSendRejoinReqCmd.str1.1 0x000297ec 0x000297ef 3 8% 10558
.rodata.zps_psNwkSendRejoinRspCmd.str1.1 0x000297ec 0x000297f0 4 11% 10560
.rodata.zps_eNwkProcessJoinInd.str1.1 0x000297ec 0x0002980e 34 88% 10562
.rodata 0x0002980e 0x00029813 5 13% 10564
Expected total in zps_nwk_join.o file: 39 Actual: 46 118% 10558
Flash640 / .text / zps_nwk_join_st.o Start End Size % Line
.rodata.s_aeMlmeDcfmIndToJoinStSme 0x00029813 0x0002982a 23 20% 10565
.rodata.s_aeNwkCmdToJoinStSce 0x0002982a 0x00029838 14 12% 10567
.rodata.s_aprJoinStHandleSce 0x00029838 0x00029844 12 11% 10570
.rodata.s_aprJoinStHandleSme 0x00029844 0x00029854 16 14% 10572
.rodata.s_atJoinStSceStt 0x00029854 0x00029859 5 5% 10574
.rodata.s_atJoinStSmeStt 0x00029859 0x00029870 23 20% 10576
.rodata.zps_sJoinSceTbl 0x00029870 0x0002987c 12 11% 10579
.rodata.zps_sJoinSmeTbl 0x0002987c 0x00029888 12 11% 10582
Expected total in zps_nwk_join_st.o file: 117 Actual: 117 100% 10565
Flash640 / .text / Mini_Main.o Start End Size % Line
.rodata.au8HeaderSize.0 0x00029888 0x00029896 14 47% 10585
.rodata.sPibInitialValues 0x00029896 0x000298a6 16 54% 10587
Expected total in Mini_Main.o file: 30 Actual: 30 100% 10585
Flash640 / .text / radio.o Start End Size % Line
.rodata.radio_DCO_cal.str1.1 0x000298a6 0x000298ae 8 1% 10589
.rodata 0x000298ae 0x000298ca 28 3% 10591
.rodata.assign_Synth_Cal_Op_Lock_init_regs 0x000298ca 0x0002990a 64 7% 10592
.rodata.assign_Synth_Cal_Startup_init_regs 0x0002990a 0x0002994e 68 7% 10595
.rodata.assign_TMU_init_regs 0x0002994e 0x0002999a 76 8% 10598
.rodata.assign_init_regs 0x0002999a 0x00029a0a 112 11% 10601
.rodata.assign_init_regs_ES2 0x00029a0a 0x00029a16 12 2% 10604
.rodata.assign_init_regs_ES2MF 0x00029a16 0x00029a22 12 2% 10607
.rodata.assign_std_specific_banked_regs 0x00029a22 0x00029a5a 56 6% 10610
.rodata.assign_unbanked_common_regs 0x00029a5a 0x00029a82 40 4% 10613
.rodata.assign_unbanked_std_specific_regs 0x00029a82 0x00029a92 16 2% 10616
.rodata.assign_unbanked_zbble_specific_regs 0x00029a92 0x00029b2e 156 15% 10619
.rodata.assign_zbble_specific_banked_regs 0x00029b2e 0x00029b78 74 8% 10622
.rodata.freq_prog 0x00029b78 0x00029c04 140 14% 10626
.rodata.lut_defaults 0x00029c04 0x00029c60 92 9% 10629
.rodata.lut_hiTx_defaults 0x00029c60 0x00029cbc 92 9% 10632
Expected total in radio.o file: 1046 Actual: 1046 100% 10589

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/Common/Source/ 2 457 1%
APP/Common/Source/board_k32w0/ 7 1443 1%
APP/Common_Switch/Source/ 10 6597 4%
APP/DimmerSwitch/Source/ 5 1625 1%
LIB// 1 16 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/PDM/Library/libPDM.a/ 27 9600 6%
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 11958 8%
LIB/SDKPackages/K32W061DK6/middleware/wireless/ieee-802.15.4/lib/libMiniMac.a/ 14 13974 9%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSAPL.a/ 84 40234 24%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSMAC_Mini_SOC.a/ 6 4948 3%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSNWK_ZED.a/ 41 27590 17%
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/ 5 808 1%
LIB/gcc/arm-none-eabi/10.3.1/thumb/v7e-m/nofp/libgcc.a/ 6 1900 2%
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/ 31 11291 7%
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 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/DebugFifo/Source/ 1 82 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/FunctionLib/ 1 66 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 2282 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/MemManager/Source/ 1 312 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/Messaging/Source/ 1 30 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/OSAbstraction/Source/ 2 724 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 2362 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/Common/ 3 1544 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/FindAndBind/ 3 1978 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/NwkSteering/ 2 1750 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCIF/Source/ 21 10018 6%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/General/Source/ 23 2704 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Devices/ZLO/Source/ 1 320 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZigbeeCommon/Source/ 7 1572 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/platform/ 1 4 1%
SDK/gcc/ 2 552 1%
Expected total in .text section: 170812 Actual: 171096 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/ 10122 6%
|       Common/ 1900 2%
|       |       Source/ 1900 2%
|       |       |       app_buttons.o 457 1%
|       |       |       board_k32w0/ 1443 1%
|       |       |       |       board.o 44 1%
|       |       |       |       board_utility.o 44 1%
|       |       |       |       hardware_init.o 228 1%
|       |       |       |       pin_mux.o 84 1%
|       |       |       |       temp_sensor_drv.o 1043 1%
|       Common_Switch/ 6597 4%
|       |       Source/ 6597 4%
|       |       |       app_main.o 1108 1%
|       |       |       app_start_switch.o 875 1%
|       |       |       app_switch_state_machine.o 548 1%
|       |       |       app_zcl_switch_task.o 520 1%
|       |       |       app_zlo_switch_node.o 3546 3%
|       DimmerSwitch/ 1625 1%
|       |       Source/ 1625 1%
|       |       |       App_DimmerSwitch.o 245 1%
|       |       |       pdum_gen.o 40 1%
|       |       |       zps_gen.o 1340 1%
LIB/ 113968 67%
|       / 16 1%
|       |       linker 16 1%
|       SDKPackages/ 111244 66%
|       |       K32W061DK6/ 111244 66%
|       |       |       middleware/ 111244 66%
|       |       |       |       wireless/ 111244 66%
|       |       |       |       |       framework/ 24398 15%
|       |       |       |       |       |       PDM/ 9600 6%
|       |       |       |       |       |       |       Library/ 9600 6%
|       |       |       |       |       |       |       |       libPDM.a/ 9600 6%
|       |       |       |       |       |       |       |       |       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_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/ 11958 8%
|       |       |       |       |       |       |       lib/ 11958 8%
|       |       |       |       |       |       |       |       libRadio.a/ 11958 8%
|       |       |       |       |       |       |       |       |       radio.o 11958 8%
|       |       |       |       |       ieee-802.15.4/ 13974 9%
|       |       |       |       |       |       lib/ 13974 9%
|       |       |       |       |       |       |       libMiniMac.a/ 13974 9%
|       |       |       |       |       |       |       |       MMAC.o 6166 4%
|       |       |       |       |       |       |       |       MMAC_RadioInit_JN518x.o 20 1%
|       |       |       |       |       |       |       |       MMAC_TimerServer.o 222 1%
|       |       |       |       |       |       |       |       Mini_Association.o 1286 1%
|       |       |       |       |       |       |       |       Mini_Main.o 1214 1%
|       |       |       |       |       |       |       |       Mini_Mcps.o 520 1%
|       |       |       |       |       |       |       |       Mini_Poll.o 396 1%
|       |       |       |       |       |       |       |       Mini_Running.o 408 1%
|       |       |       |       |       |       |       |       Mini_Scan.o 1792 2%
|       |       |       |       |       |       |       |       Mini_Shim.o 200 1%
|       |       |       |       |       |       |       |       Mini_TimerServer.o 160 1%
|       |       |       |       |       |       |       |       Mini_TxRx.o 1564 1%
|       |       |       |       |       |       |       |       endian.o 26 1%
|       |       |       |       |       zigbee/ 72872 43%
|       |       |       |       |       |       platform/ 72872 43%
|       |       |       |       |       |       |       K32W0/ 72872 43%
|       |       |       |       |       |       |       |       libs/ 72872 43%
|       |       |       |       |       |       |       |       |       libZPSAPL.a/ 40234 24%
|       |       |       |       |       |       |       |       |       |       zps_apl_af.o 936 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_af_apsde.o 1358 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_aib.o 796 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_aps_nlde.o 3751 3%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsde.o 3190 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsme.o 3002 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_inl.o 16 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_mac_isr.o 566 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_sec.o 1993 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_task.o 618 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_active_ep_server.o 224 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bind_manager.o 168 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bind_unbind_server.o 683 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bound_data_request_manager.o 2188 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_common.o 364 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_default_server.o 572 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_device_annce_server.o 456 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_handle_zdp_event.o 392 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_ieee_addr_server.o 436 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_match_desc_server.o 776 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_bind_server.o 511 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_leave_server.o 636 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_lqi_server.o 512 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_nwk_update_server.o 1732 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_node_desc_server.o 320 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwk_addr_server.o 458 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager.o 8746 6%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager_client.o 791 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_power_desc_server.o 244 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_simple_desc_server.o 568 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_system_server_discovery_server.o 140 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_trust_center.o 68 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_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_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_power_desc_rsp.o 150 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_simple_desc_req.o 149 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%
|       |       |       |       |       |       |       |       |       libZPSMAC_Mini_SOC.a/ 4948 3%
|       |       |       |       |       |       |       |       |       |       zps_mac_common.o 586 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_ie.o 196 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_if_table.o 830 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_shim.o 580 1%
|       |       |       |       |       |       |       |       |       |       zps_miniMac.o 2756 2%
|       |       |       |       |       |       |       |       |       libZPSNWK_ZED.a/ 27590 17%
|       |       |       |       |       |       |       |       |       |       zps_nwk_actv_st.o 372 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_btt.o 344 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_dcim.o 76 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc.o 376 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc_st.o 1210 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_frm.o 1721 2%
|       |       |       |       |       |       |       |       |       |       zps_nwk_idle_st.o 77 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_intf.o 268 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_join.o 4063 3%
|       |       |       |       |       |       |       |       |       |       zps_nwk_join_st.o 1491 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_leave.o 739 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lib.o 228 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lkst.o 84 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mac.o 12 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_main.o 148 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_maint.o 2968 2%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mcps.o 3744 3%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mlme.o 124 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nib.o 5724 4%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nlde.o 500 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nlme.o 460 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_rt.o 68 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_scan.o 128 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_sec.o 1636 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_slist.o 112 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_subghz.o 767 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_sync.o 150 1%
|       |       |       |       |       |       |       |       |       libZPSTSV.a/ 100 1%
|       |       |       |       |       |       |       |       |       |       zps_tsv.o 100 1%
|       gcc/ 2708 2%
|       |       arm-none-eabi/ 2708 2%
|       |       |       10.3.1/ 2708 2%
|       |       |       |       arm-none-eabi/ 808 1%
|       |       |       |       |       lib/ 808 1%
|       |       |       |       |       |       thumb/ 808 1%
|       |       |       |       |       |       |       v7e-m/ 808 1%
|       |       |       |       |       |       |       |       nofp/ 808 1%
|       |       |       |       |       |       |       |       |       libc.a/ 808 1%
|       |       |       |       |       |       |       |       |       |       lib_a-abs.o 8 1%
|       |       |       |       |       |       |       |       |       |       lib_a-memcmp.o 104 1%
|       |       |       |       |       |       |       |       |       |       lib_a-memcpy.o 308 1%
|       |       |       |       |       |       |       |       |       |       lib_a-memset.o 164 1%
|       |       |       |       |       |       |       |       |       |       lib_a-strlen.o 224 1%
|       |       |       |       thumb/ 1900 2%
|       |       |       |       |       v7e-m/ 1900 2%
|       |       |       |       |       |       nofp/ 1900 2%
|       |       |       |       |       |       |       libgcc.a/ 1900 2%
|       |       |       |       |       |       |       |       _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/ 47006 28%
|       SDKPackages/ 46454 28%
|       |       K32W061DK6/ 46454 28%
|       |       |       components/ 1904 2%
|       |       |       |       serial_manager/ 1334 1%
|       |       |       |       |       serial_manager.o 983 1%
|       |       |       |       |       serial_port_uart.o 351 1%
|       |       |       |       uart/ 570 1%
|       |       |       |       |       usart_adapter.o 570 1%
|       |       |       devices/ 13624 8%
|       |       |       |       K32W061/ 13624 8%
|       |       |       |       |       drivers/ 11291 7%
|       |       |       |       |       |       fsl_adc.o 714 1%
|       |       |       |       |       |       fsl_aes.o 264 1%
|       |       |       |       |       |       fsl_clock.o 2382 2%
|       |       |       |       |       |       fsl_common.o 297 1%
|       |       |       |       |       |       fsl_ctimer.o 132 1%
|       |       |       |       |       |       fsl_dma.o 350 1%
|       |       |       |       |       |       fsl_flash.o 228 1%
|       |       |       |       |       |       fsl_flexcomm.o 1125 1%
|       |       |       |       |       |       fsl_fmeas.o 40 1%
|       |       |       |       |       |       fsl_gint.o 369 1%
|       |       |       |       |       |       fsl_gpio.o 48 1%
|       |       |       |       |       |       fsl_inputmux.o 20 1%
|       |       |       |       |       |       fsl_power.o 2431 2%
|       |       |       |       |       |       fsl_reset.o 343 1%
|       |       |       |       |       |       fsl_rng.o 216 1%
|       |       |       |       |       |       fsl_rtc.o 26 1%
|       |       |       |       |       |       fsl_usart.o 984 1%
|       |       |       |       |       |       fsl_wtimer.o 764 1%
|       |       |       |       |       |       fsl_wwdt.o 558 1%
|       |       |       |       |       system_K32W061.o 228 1%
|       |       |       |       |       utilities/ 2105 2%
|       |       |       |       |       |       debug_console/ 615 1%
|       |       |       |       |       |       |       fsl_debug_console.o 615 1%
|       |       |       |       |       |       fsl_assert.o 90 1%
|       |       |       |       |       |       str/ 1400 1%
|       |       |       |       |       |       |       fsl_str.o 1400 1%
|       |       |       middleware/ 30926 19%
|       |       |       |       wireless/ 30926 19%
|       |       |       |       |       framework/ 11036 7%
|       |       |       |       |       |       Common/ 104 1%
|       |       |       |       |       |       |       Heap.o 72 1%
|       |       |       |       |       |       |       MicroInt_arm_sdk2.o 32 1%
|       |       |       |       |       |       DebugExceptionHandlers_jn518x/ 4002 3%
|       |       |       |       |       |       |       src/ 4002 3%
|       |       |       |       |       |       |       |       Exceptions_NVIC.o 44 1%
|       |       |       |       |       |       |       |       MicroExceptions_arm.o 3958 3%
|       |       |       |       |       |       DebugFifo/ 82 1%
|       |       |       |       |       |       |       Source/ 82 1%
|       |       |       |       |       |       |       |       Debug.o 82 1%
|       |       |       |       |       |       FunctionLib/ 66 1%
|       |       |       |       |       |       |       FunctionLib.o 66 1%
|       |       |       |       |       |       GPIO/ 12 1%
|       |       |       |       |       |       |       GPIO_Adapter.o 12 1%
|       |       |       |       |       |       Lists/ 134 1%
|       |       |       |       |       |       |       GenericList.o 134 1%
|       |       |       |       |       |       LowPower/ 2282 2%
|       |       |       |       |       |       |       Source/ 2282 2%
|       |       |       |       |       |       |       |       k32w061dk6/ 2282 2%
|       |       |       |       |       |       |       |       |       PWR.o 1442 1%
|       |       |       |       |       |       |       |       |       PWRLib.o 812 1%
|       |       |       |       |       |       |       |       |       PWR_setjmp.o 28 1%
|       |       |       |       |       |       MemManager/ 312 1%
|       |       |       |       |       |       |       Source/ 312 1%
|       |       |       |       |       |       |       |       MemManager.o 312 1%
|       |       |       |       |       |       Messaging/ 30 1%
|       |       |       |       |       |       |       Source/ 30 1%
|       |       |       |       |       |       |       |       Messaging.o 30 1%
|       |       |       |       |       |       OSAbstraction/ 724 1%
|       |       |       |       |       |       |       Source/ 724 1%
|       |       |       |       |       |       |       |       fsl_os_abstraction_bm.o 724 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/ 2362 2%
|       |       |       |       |       |       |       Source/ 2362 2%
|       |       |       |       |       |       |       |       TMR_Adapter.o 1545 1%
|       |       |       |       |       |       |       |       TimersManager.o 817 1%
|       |       |       |       |       zigbee/ 19890 12%
|       |       |       |       |       |       BDB/ 5272 4%
|       |       |       |       |       |       |       Source/ 5272 4%
|       |       |       |       |       |       |       |       Common/ 1544 1%
|       |       |       |       |       |       |       |       |       bdb_fr.o 120 1%
|       |       |       |       |       |       |       |       |       bdb_start.o 1260 1%
|       |       |       |       |       |       |       |       |       bdb_state_machine.o 164 1%
|       |       |       |       |       |       |       |       FindAndBind/ 1978 2%
|       |       |       |       |       |       |       |       |       bdb_fb_common.o 12 1%
|       |       |       |       |       |       |       |       |       bdb_fb_initiator.o 1966 2%
|       |       |       |       |       |       |       |       NwkSteering/ 1750 2%
|       |       |       |       |       |       |       |       |       bdb_ns.o 1750 2%
|       |       |       |       |       |       ZCIF/ 10018 6%
|       |       |       |       |       |       |       Source/ 10018 6%
|       |       |       |       |       |       |       |       dlist.o 236 1%
|       |       |       |       |       |       |       |       zcl.o 904 1%
|       |       |       |       |       |       |       |       zcl_CustomCommandReceive.o 316 1%
|       |       |       |       |       |       |       |       zcl_CustomCommandSend.o 608 1%
|       |       |       |       |       |       |       |       zcl_PDUbufferReadWrite.o 342 1%
|       |       |       |       |       |       |       |       zcl_PDUbufferReadWriteString.o 680 1%
|       |       |       |       |       |       |       |       zcl_WriteAttributesRequestHandle.o 812 1%
|       |       |       |       |       |       |       |       zcl_attribute.o 1244 1%
|       |       |       |       |       |       |       |       zcl_buffer.o 72 1%
|       |       |       |       |       |       |       |       zcl_command.o 304 1%
|       |       |       |       |       |       |       |       zcl_common.o 52 1%
|       |       |       |       |       |       |       |       zcl_defaultResponse.o 248 1%
|       |       |       |       |       |       |       |       zcl_event.o 1340 1%
|       |       |       |       |       |       |       |       zcl_heap.o 56 1%
|       |       |       |       |       |       |       |       zcl_library_options.o 88 1%
|       |       |       |       |       |       |       |       zcl_readAttributesRequestHandle.o 520 1%
|       |       |       |       |       |       |       |       zcl_readAttributesResponseHandle.o 448 1%
|       |       |       |       |       |       |       |       zcl_search.o 528 1%
|       |       |       |       |       |       |       |       zcl_timer.o 392 1%
|       |       |       |       |       |       |       |       zcl_transmit.o 828 1%
|       |       |       |       |       |       ZCL/ 3024 2%
|       |       |       |       |       |       |       Clusters/ 2704 2%
|       |       |       |       |       |       |       |       General/ 2704 2%
|       |       |       |       |       |       |       |       |       Source/ 2704 2%
|       |       |       |       |       |       |       |       |       |       Basic.o 264 1%
|       |       |       |       |       |       |       |       |       |       BasicClientCommands.o 18 1%
|       |       |       |       |       |       |       |       |       |       BasicCommandHandler.o 98 1%
|       |       |       |       |       |       |       |       |       |       Groups.o 136 1%
|       |       |       |       |       |       |       |       |       |       GroupsClientCommands.o 130 1%
|       |       |       |       |       |       |       |       |       |       GroupsCommandHandler.o 256 1%
|       |       |       |       |       |       |       |       |       |       Identify.o 266 1%
|       |       |       |       |       |       |       |       |       |       IdentifyClientCommands.o 118 1%
|       |       |       |       |       |       |       |       |       |       IdentifyCommandHandler.o 310 1%
|       |       |       |       |       |       |       |       |       |       IdentifyServerCommands.o 160 1%
|       |       |       |       |       |       |       |       |       |       LevelControl.o 112 1%
|       |       |       |       |       |       |       |       |       |       LevelControlClientCommands.o 182 1%
|       |       |       |       |       |       |       |       |       |       LevelControlCommandHandler.o 6 1%
|       |       |       |       |       |       |       |       |       |       OnOff.o 64 1%
|       |       |       |       |       |       |       |       |       |       OnOffCommandHandler.o 24 1%
|       |       |       |       |       |       |       |       |       |       OnOffCommands.o 36 1%
|       |       |       |       |       |       |       |       |       |       Scenes.o 68 1%
|       |       |       |       |       |       |       |       |       |       ScenesCommandHandler.o 456 1%
|       |       |       |       |       |       |       Devices/ 320 1%
|       |       |       |       |       |       |       |       ZLO/ 320 1%
|       |       |       |       |       |       |       |       |       Source/ 320 1%
|       |       |       |       |       |       |       |       |       |       dimmer_switch.o 320 1%
|       |       |       |       |       |       ZigbeeCommon/ 1572 1%
|       |       |       |       |       |       |       Source/ 1572 1%
|       |       |       |       |       |       |       |       ZQueue.o 156 1%
|       |       |       |       |       |       |       |       ZTimer.o 496 1%
|       |       |       |       |       |       |       |       appZdpExtraction.o 472 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:

#4985 BANK: ACTIVE_288KB - Start=0x00000000 End=0x00048000 Size=294912 BANK: ACTIVE_288KB - Start=0x00000000 End=0x00048000 Size=294912ACTIVE_288KB #5424 SECTION: .headerA - Start=0x00000000 End=0x00000150 Size=336 #5471 SECTION: .headerB - Start=0x00000150 End=0x00000168 Size=24 #5483 SECTION: .filler - Start=0x00000168 End=0x00000180 Size=24 #5489 SECTION: .text - Start=0x00000180 End=0x00029cbc Size=170812 #5489 SECTION: .text - Start=0x00000180 End=0x00029cbc Size=170812.text #10657 SECTION: .ARM.exidx - Start=0x00029cbc End=0x00029cc4 Size=8 #5492 FILE: startup_K32W061.o - Start=0x00000180 End=0x00000320 Size=416 #5492 FILE: startup_K32W061.o - Start=0x00000180 End=0x00000320 Size=416startup_K32W061.o #5548 FILE: app_main.o - Start=0x00000320 End=0x0000069c Size=892 #5548 FILE: app_main.o - Start=0x00000320 End=0x0000069c Size=892app_main.o #5575 FILE: port_JN518x.o - Start=0x0000069c End=0x00000734 Size=152 #5589 FILE: pdum_gen.o - Start=0x00000734 End=0x0000075c Size=40 #5592 FILE: zps_gen.o - Start=0x0000075c End=0x000008c0 Size=356 #5592 FILE: zps_gen.o - Start=0x0000075c End=0x000008c0 Size=356zps_gen.o #5638 FILE: app_start_switch.o - Start=0x000008c0 End=0x00000ae8 Size=552 #5638 FILE: app_start_switch.o - Start=0x000008c0 End=0x00000ae8 Size=552app_start_switch.o #5653 FILE: App_DimmerSwitch.o - Start=0x00000ae8 End=0x00000ba8 Size=192 #5671 FILE: app_zlo_switch_node.o - Start=0x00000ba8 End=0x0000145c Size=2228 #5671 FILE: app_zlo_switch_node.o - Start=0x00000ba8 End=0x0000145c Size=2228app_zlo_switch_node.o #5725 FILE: app_zcl_switch_task.o - Start=0x0000145c End=0x00001624 Size=456 #5725 FILE: app_zcl_switch_task.o - Start=0x0000145c End=0x00001624 Size=456app_zcl_switch_task.o #5745 FILE: app_buttons.o - Start=0x00001624 End=0x000017e8 Size=452 #5745 FILE: app_buttons.o - Start=0x00001624 End=0x000017e8 Size=452app_buttons.o #5757 FILE: app_switch_state_machine.o - Start=0x000017e8 End=0x000019b0 Size=456 #5757 FILE: app_switch_state_machine.o - Start=0x000017e8 End=0x000019b0 Size=456app_switch_state_machine.o #5765 FILE: fsl_debug_console.o - Start=0x000019b0 End=0x00001b4c Size=412 #5765 FILE: fsl_debug_console.o - Start=0x000019b0 End=0x00001b4c Size=412fsl_debug_console.o #5780 FILE: fsl_gpio.o - Start=0x00001b4c End=0x00001b7c Size=48 #5784 FILE: hardware_init.o - Start=0x00001b7c End=0x00001c60 Size=228 #5790 FILE: pin_mux.o - Start=0x00001c60 End=0x00001cb4 Size=84 #5796 FILE: fsl_gint.o - Start=0x00001cb4 End=0x00001da8 Size=244 #5817 FILE: temp_sensor_drv.o - Start=0x00001da8 End=0x000020e0 Size=824 #5817 FILE: temp_sensor_drv.o - Start=0x00001da8 End=0x000020e0 Size=824temp_sensor_drv.o #5836 FILE: fsl_adc.o - Start=0x000020e0 End=0x000022bc Size=476 #5836 FILE: fsl_adc.o - Start=0x000020e0 End=0x000022bc Size=476fsl_adc.o #5850 FILE: board_utility.o - Start=0x000022bc End=0x000022dc Size=32 #5856 FILE: ZQueue.o - Start=0x000022dc End=0x00002378 Size=156 #5872 FILE: ZTimer.o - Start=0x00002378 End=0x00002568 Size=496 #5872 FILE: ZTimer.o - Start=0x00002378 End=0x00002568 Size=496ZTimer.o #5893 FILE: app_zps_link_keys.o - Start=0x00002568 End=0x00002570 Size=8 #5896 FILE: appZdpExtraction.o - Start=0x00002570 End=0x00002730 Size=448 #5896 FILE: appZdpExtraction.o - Start=0x00002570 End=0x00002730 Size=448appZdpExtraction.o #5909 FILE: appZpsBeaconHandler.o - Start=0x00002730 End=0x00002850 Size=288 #5909 FILE: appZpsBeaconHandler.o - Start=0x00002730 End=0x00002850 Size=288appZpsBeaconHandler.o #5918 FILE: board.o - Start=0x00002850 End=0x0000287c Size=44 #5925 FILE: system_K32W061.o - Start=0x0000287c End=0x00002960 Size=228 #5931 FILE: startup_K32W061.o - Start=0x00002960 End=0x000029e8 Size=136 #5982 FILE: fsl_wwdt.o - Start=0x000029e8 End=0x00002b58 Size=368 #5982 FILE: fsl_wwdt.o - Start=0x000029e8 End=0x00002b58 Size=368fsl_wwdt.o #5999 FILE: fsl_clock.o - Start=0x00002b58 End=0x000033a8 Size=2128 #5999 FILE: fsl_clock.o - Start=0x00002b58 End=0x000033a8 Size=2128fsl_clock.o #6092 FILE: fsl_reset.o - Start=0x000033a8 End=0x00003474 Size=204 #6105 FILE: fsl_rng.o - Start=0x00003474 End=0x0000354c Size=216 #6114 FILE: fsl_usart.o - Start=0x0000354c End=0x000037c0 Size=628 #6114 FILE: fsl_usart.o - Start=0x0000354c End=0x000037c0 Size=628fsl_usart.o #6129 FILE: fsl_flexcomm.o - Start=0x000037c0 End=0x00003a08 Size=584 #6129 FILE: fsl_flexcomm.o - Start=0x000037c0 End=0x00003a08 Size=584fsl_flexcomm.o #6156 FILE: fsl_flash.o - Start=0x00003a08 End=0x00003aec Size=228 #6177 FILE: fsl_common.o - Start=0x00003aec End=0x00003b94 Size=168 #6183 FILE: fsl_aes.o - Start=0x00003b94 End=0x00003c9c Size=264 #6198 FILE: fsl_power.o - Start=0x00003c9c End=0x0000452c Size=2192 #6198 FILE: fsl_power.o - Start=0x00003c9c End=0x0000452c Size=2192fsl_power.o #6240 FILE: fsl_wtimer.o - Start=0x0000452c End=0x000047c8 Size=668 #6240 FILE: fsl_wtimer.o - Start=0x0000452c End=0x000047c8 Size=668fsl_wtimer.o #6266 FILE: fsl_inputmux.o - Start=0x000047c8 End=0x000047dc Size=20 #6272 FILE: fsl_fmeas.o - Start=0x000047dc End=0x00004804 Size=40 #6276 FILE: Exceptions_NVIC.o - Start=0x00004804 End=0x00004830 Size=44 #6279 FILE: MicroExceptions_arm.o - Start=0x00004830 End=0x000051c8 Size=2456 #6279 FILE: MicroExceptions_arm.o - Start=0x00004830 End=0x000051c8 Size=2456MicroExceptions_arm.o #6318 FILE: Debug.o - Start=0x000051c8 End=0x0000521a Size=82 #6330 FILE: FunctionLib.o - Start=0x0000521a End=0x0000525c Size=66 #6339 FILE: SecLib.o - Start=0x0000525c End=0x00005538 Size=732 #6339 FILE: SecLib.o - Start=0x0000525c End=0x00005538 Size=732SecLib.o #6357 FILE: RNG.o - Start=0x00005538 End=0x000055f8 Size=192 #6369 FILE: GenericList.o - Start=0x000055f8 End=0x0000567e Size=134 #6381 FILE: Messaging.o - Start=0x0000567e End=0x0000569c Size=30 #6391 FILE: MemManager.o - Start=0x0000569c End=0x000057d4 Size=312 #6391 FILE: MemManager.o - Start=0x0000569c End=0x000057d4 Size=312MemManager.o #6400 FILE: TimersManager.o - Start=0x000057d4 End=0x00005afc Size=808 #6400 FILE: TimersManager.o - Start=0x000057d4 End=0x00005afc Size=808TimersManager.o #6417 FILE: TMR_Adapter.o - Start=0x00005afc End=0x00006008 Size=1292 #6417 FILE: TMR_Adapter.o - Start=0x00005afc End=0x00006008 Size=1292TMR_Adapter.o #6469 FILE: fsl_ctimer.o - Start=0x00006008 End=0x00006084 Size=124 #6478 FILE: fsl_rtc.o - Start=0x00006084 End=0x0000609e Size=26 #6481 FILE: Panic.o - Start=0x0000609e End=0x000060a0 Size=2 #6483 FILE: fsl_dma.o - Start=0x000060a0 End=0x00006184 Size=228 #6491 FILE: MicroInt_arm_sdk2.o - Start=0x00006184 End=0x000061a4 Size=32 #6497 FILE: PWR.o - Start=0x000061a4 End=0x00006708 Size=1380 #6497 FILE: PWR.o - Start=0x000061a4 End=0x00006708 Size=1380PWR.o #6568 FILE: PWR_setjmp.o - Start=0x00006708 End=0x00006724 Size=28 #6572 FILE: PWRLib.o - Start=0x00006724 End=0x000069f0 Size=716 #6572 FILE: PWRLib.o - Start=0x00006724 End=0x000069f0 Size=716PWRLib.o #6607 FILE: GPIO_Adapter.o - Start=0x000069f0 End=0x000069fc Size=12 #6610 FILE: fsl_str.o - Start=0x000069fc End=0x00006f74 Size=1400 #6610 FILE: fsl_str.o - Start=0x000069fc End=0x00006f74 Size=1400fsl_str.o #6613 FILE: serial_manager.o - Start=0x00006f74 End=0x000071d0 Size=604 #6613 FILE: serial_manager.o - Start=0x00006f74 End=0x000071d0 Size=604serial_manager.o #6634 FILE: serial_port_uart.o - Start=0x000071d0 End=0x0000729c Size=204 #6643 FILE: usart_adapter.o - Start=0x0000729c End=0x000073e4 Size=328 #6643 FILE: usart_adapter.o - Start=0x0000729c End=0x000073e4 Size=328usart_adapter.o #6652 FILE: fsl_assert.o - Start=0x000073e4 End=0x00007400 Size=28 #6655 FILE: timer.o - Start=0x00007400 End=0x00007404 Size=4 #6658 FILE: Heap.o - Start=0x00007404 End=0x0000744c Size=72 #6663 FILE: fsl_os_abstraction_bm.o - Start=0x0000744c End=0x00007714 Size=712 #6663 FILE: fsl_os_abstraction_bm.o - Start=0x0000744c End=0x00007714 Size=712fsl_os_abstraction_bm.o #6719 FILE: Basic.o - Start=0x00007714 End=0x000077a4 Size=144 #6722 FILE: BasicClientCommands.o - Start=0x000077a4 End=0x000077b6 Size=18 #6725 FILE: BasicCommandHandler.o - Start=0x000077b6 End=0x00007818 Size=98 #6728 FILE: Groups.o - Start=0x00007818 End=0x00007890 Size=120 #6734 FILE: GroupsClientCommands.o - Start=0x00007890 End=0x00007912 Size=130 #6740 FILE: GroupsCommandHandler.o - Start=0x00007912 End=0x00007a12 Size=256 #6743 FILE: Identify.o - Start=0x00007a12 End=0x00007b04 Size=242 #6752 FILE: IdentifyClientCommands.o - Start=0x00007b04 End=0x00007b7a Size=118 #6761 FILE: IdentifyCommandHandler.o - Start=0x00007b7a End=0x00007cb0 Size=310 #6761 FILE: IdentifyCommandHandler.o - Start=0x00007b7a End=0x00007cb0 Size=310IdentifyCommandHandler.o #6764 FILE: IdentifyServerCommands.o - Start=0x00007cb0 End=0x00007d50 Size=160 #6776 FILE: LevelControl.o - Start=0x00007d50 End=0x00007db0 Size=96 #6779 FILE: LevelControlClientCommands.o - Start=0x00007db0 End=0x00007e66 Size=182 #6785 FILE: LevelControlCommandHandler.o - Start=0x00007e66 End=0x00007e6c Size=6 #6789 FILE: OnOff.o - Start=0x00007e6c End=0x00007e9c Size=48 #6792 FILE: OnOffCommandHandler.o - Start=0x00007e9c End=0x00007eb4 Size=24 #6795 FILE: OnOffCommands.o - Start=0x00007eb4 End=0x00007ed8 Size=36 #6799 FILE: Scenes.o - Start=0x00007ed8 End=0x00007f1c Size=68 #6802 FILE: ScenesCommandHandler.o - Start=0x00007f1c End=0x000080e4 Size=456 #6802 FILE: ScenesCommandHandler.o - Start=0x00007f1c End=0x000080e4 Size=456ScenesCommandHandler.o #6806 FILE: dimmer_switch.o - Start=0x000080e4 End=0x00008224 Size=320 #6806 FILE: dimmer_switch.o - Start=0x000080e4 End=0x00008224 Size=320dimmer_switch.o #6809 FILE: dlist.o - Start=0x00008224 End=0x00008310 Size=236 #6836 FILE: zcl.o - Start=0x00008310 End=0x00008698 Size=904 #6836 FILE: zcl.o - Start=0x00008310 End=0x00008698 Size=904zcl.o #6863 FILE: zcl_CustomCommandReceive.o - Start=0x00008698 End=0x000087d4 Size=316 #6863 FILE: zcl_CustomCommandReceive.o - Start=0x00008698 End=0x000087d4 Size=316zcl_CustomCommandReceive.o #6867 FILE: zcl_CustomCommandSend.o - Start=0x000087d4 End=0x00008a34 Size=608 #6867 FILE: zcl_CustomCommandSend.o - Start=0x000087d4 End=0x00008a34 Size=608zcl_CustomCommandSend.o #6870 FILE: zcl_PDUbufferReadWrite.o - Start=0x00008a34 End=0x00008b8a Size=342 #6870 FILE: zcl_PDUbufferReadWrite.o - Start=0x00008a34 End=0x00008b8a Size=342zcl_PDUbufferReadWrite.o #6882 FILE: zcl_PDUbufferReadWriteString.o - Start=0x00008b8a End=0x00008e32 Size=680 #6882 FILE: zcl_PDUbufferReadWriteString.o - Start=0x00008b8a End=0x00008e32 Size=680zcl_PDUbufferReadWriteString.o #6903 FILE: zcl_WriteAttributesRequestHandle.o - Start=0x00008e32 End=0x0000915e Size=812 #6903 FILE: zcl_WriteAttributesRequestHandle.o - Start=0x00008e32 End=0x0000915e Size=812zcl_WriteAttributesRequestHandle.o #6906 FILE: zcl_attribute.o - Start=0x0000915e End=0x00009530 Size=978 #6906 FILE: zcl_attribute.o - Start=0x0000915e End=0x00009530 Size=978zcl_attribute.o #6940 FILE: zcl_buffer.o - Start=0x00009530 End=0x00009578 Size=72 #6946 FILE: zcl_command.o - Start=0x00009578 End=0x000096a8 Size=304 #6946 FILE: zcl_command.o - Start=0x00009578 End=0x000096a8 Size=304zcl_command.o #6958 FILE: zcl_common.o - Start=0x000096a8 End=0x000096dc Size=52 #6961 FILE: zcl_defaultResponse.o - Start=0x000096dc End=0x000097d4 Size=248 #6964 FILE: zcl_event.o - Start=0x000097d4 End=0x00009d10 Size=1340 #6964 FILE: zcl_event.o - Start=0x000097d4 End=0x00009d10 Size=1340zcl_event.o #6976 FILE: zcl_heap.o - Start=0x00009d10 End=0x00009d48 Size=56 #6979 FILE: zcl_library_options.o - Start=0x00009d48 End=0x00009da0 Size=88 #6985 FILE: zcl_readAttributesRequestHandle.o - Start=0x00009da0 End=0x00009fa8 Size=520 #6985 FILE: zcl_readAttributesRequestHandle.o - Start=0x00009da0 End=0x00009fa8 Size=520zcl_readAttributesRequestHandle.o #6988 FILE: zcl_readAttributesResponseHandle.o - Start=0x00009fa8 End=0x0000a168 Size=448 #6988 FILE: zcl_readAttributesResponseHandle.o - Start=0x00009fa8 End=0x0000a168 Size=448zcl_readAttributesResponseHandle.o #6991 FILE: zcl_search.o - Start=0x0000a168 End=0x0000a378 Size=528 #6991 FILE: zcl_search.o - Start=0x0000a168 End=0x0000a378 Size=528zcl_search.o #7010 FILE: zcl_timer.o - Start=0x0000a378 End=0x0000a500 Size=392 #7010 FILE: zcl_timer.o - Start=0x0000a378 End=0x0000a500 Size=392zcl_timer.o #7019 FILE: zcl_transmit.o - Start=0x0000a500 End=0x0000a83c Size=828 #7019 FILE: zcl_transmit.o - Start=0x0000a500 End=0x0000a83c Size=828zcl_transmit.o #7026 FILE: bdb_fr.o - Start=0x0000a83c End=0x0000a8b4 Size=120 #7029 FILE: bdb_start.o - Start=0x0000a8b4 End=0x0000ada0 Size=1260 #7029 FILE: bdb_start.o - Start=0x0000a8b4 End=0x0000ada0 Size=1260bdb_start.o #7063 FILE: bdb_state_machine.o - Start=0x0000ada0 End=0x0000ae44 Size=164 #7072 FILE: bdb_ns.o - Start=0x0000ae44 End=0x0000b4e8 Size=1700 #7072 FILE: bdb_ns.o - Start=0x0000ae44 End=0x0000b4e8 Size=1700bdb_ns.o #7099 FILE: bdb_fb_common.o - Start=0x0000b4e8 End=0x0000b4f4 Size=12 #7102 FILE: bdb_fb_initiator.o - Start=0x0000b4f4 End=0x0000bc70 Size=1916 #7102 FILE: bdb_fb_initiator.o - Start=0x0000b4f4 End=0x0000bc70 Size=1916bdb_fb_initiator.o #7123 FILE: pdum_nwk.o - Start=0x0000bc70 End=0x0000c0ec Size=1148 #7123 FILE: pdum_nwk.o - Start=0x0000bc70 End=0x0000c0ec Size=1148pdum_nwk.o #7192 FILE: pdum_apl.o - Start=0x0000c0ec End=0x0000c2f4 Size=520 #7192 FILE: pdum_apl.o - Start=0x0000c0ec End=0x0000c2f4 Size=520pdum_apl.o #7227 FILE: pdum.o - Start=0x0000c2f4 End=0x0000c5ec Size=760 #7227 FILE: pdum.o - Start=0x0000c2f4 End=0x0000c5ec Size=760pdum.o #7240 FILE: PDM_Create.c.obj - Start=0x0000c5ec End=0x0000c788 Size=412 #7240 FILE: PDM_Create.c.obj - Start=0x0000c5ec End=0x0000c788 Size=412PDM_Create.c.obj #7252 FILE: PDM_FLASH.c.obj - Start=0x0000c788 End=0x0000c9fc Size=628 #7252 FILE: PDM_FLASH.c.obj - Start=0x0000c788 End=0x0000c9fc Size=628PDM_FLASH.c.obj #7283 FILE: PDM_FileSystemData.c.obj - Start=0x0000c9fc End=0x0000cce0 Size=740 #7283 FILE: PDM_FileSystemData.c.obj - Start=0x0000c9fc End=0x0000cce0 Size=740PDM_FileSystemData.c.obj #7292 FILE: PDM_FileSystemGenerate.c.obj - Start=0x0000cce0 End=0x0000cfe0 Size=768 #7292 FILE: PDM_FileSystemGenerate.c.obj - Start=0x0000cce0 End=0x0000cfe0 Size=768PDM_FileSystemGenerate.c.obj #7298 FILE: PDM_FileSystemHeaderAccessFunctions.c.obj - Start=0x0000cfe0 End=0x0000d0f0 Size=272 #7339 FILE: PDM_FileSystemHeaderRepair.c.obj - Start=0x0000d0f0 End=0x0000d258 Size=360 #7339 FILE: PDM_FileSystemHeaderRepair.c.obj - Start=0x0000d0f0 End=0x0000d258 Size=360PDM_FileSystemHeaderRepair.c.obj #7348 FILE: PDM_FileSystemMove.c.obj - Start=0x0000d258 End=0x0000d428 Size=464 #7348 FILE: PDM_FileSystemMove.c.obj - Start=0x0000d258 End=0x0000d428 Size=464PDM_FileSystemMove.c.obj #7368 FILE: PDM_FileSystemVerify.c.obj - Start=0x0000d428 End=0x0000d5e0 Size=440 #7368 FILE: PDM_FileSystemVerify.c.obj - Start=0x0000d428 End=0x0000d5e0 Size=440PDM_FileSystemVerify.c.obj #7373 FILE: PDM_NVMheaderAccessFunctions.c.obj - Start=0x0000d5e0 End=0x0000d606 Size=38 #7376 FILE: PDM_NVMheaderReadAndWrite.c.obj - Start=0x0000d606 End=0x0000d674 Size=110 #7382 FILE: PDM_NVMReadAndWrite.c.obj - Start=0x0000d674 End=0x0000d762 Size=238 #7388 FILE: PDM_NVMsegmentStatus.c.obj - Start=0x0000d762 End=0x0000d792 Size=48 #7391 FILE: PDM_SearchAndListOrder.c.obj - Start=0x0000d792 End=0x0000d938 Size=422 #7391 FILE: PDM_SearchAndListOrder.c.obj - Start=0x0000d792 End=0x0000d938 Size=422PDM_SearchAndListOrder.c.obj #7411 FILE: PDM_Segment.c.obj - Start=0x0000d938 End=0x0000daa8 Size=368 #7411 FILE: PDM_Segment.c.obj - Start=0x0000d938 End=0x0000daa8 Size=368PDM_Segment.c.obj #7417 FILE: PDM_SegmentData.c.obj - Start=0x0000daa8 End=0x0000db0c Size=100 #7426 FILE: PDM_SegmentReplace.c.obj - Start=0x0000db0c End=0x0000dea4 Size=920 #7426 FILE: PDM_SegmentReplace.c.obj - Start=0x0000db0c End=0x0000dea4 Size=920PDM_SegmentReplace.c.obj #7440 FILE: PDM_SegmentSequenceExtendDelete.c.obj - Start=0x0000dea4 End=0x0000df74 Size=208 #7446 FILE: PDM_SegmentSequenceExtendReconstruct.c.obj - Start=0x0000df74 End=0x0000e1fc Size=648 #7446 FILE: PDM_SegmentSequenceExtendReconstruct.c.obj - Start=0x0000df74 End=0x0000e1fc Size=648PDM_SegmentSequenceExtendReconstruct.c.obj #7451 FILE: PDM_SegmentSequenceSave.c.obj - Start=0x0000e1fc End=0x0000e4a2 Size=678 #7451 FILE: PDM_SegmentSequenceSave.c.obj - Start=0x0000e1fc End=0x0000e4a2 Size=678PDM_SegmentSequenceSave.c.obj #7462 FILE: PDM_slist.c.obj - Start=0x0000e4a2 End=0x0000e5c4 Size=290 #7462 FILE: PDM_slist.c.obj - Start=0x0000e4a2 End=0x0000e5c4 Size=290PDM_slist.c.obj #7498 FILE: PdmNoRtosStub.c.obj - Start=0x0000e5c4 End=0x0000e5dc Size=24 #7504 FILE: PDM_FileSystem.c.obj - Start=0x0000e5dc End=0x0000e7a0 Size=452 #7504 FILE: PDM_FileSystem.c.obj - Start=0x0000e5dc End=0x0000e7a0 Size=452PDM_FileSystem.c.obj #7522 FILE: PDM_FileSystemHeaderChecksum.c.obj - Start=0x0000e7a0 End=0x0000e810 Size=112 #7525 FILE: PDM_FileSystemHeaderVerify.c.obj - Start=0x0000e810 End=0x0000e888 Size=120 #7531 FILE: PDM_SegmentSequenceExtendFilter.c.obj - Start=0x0000e888 End=0x0000ea80 Size=504 #7531 FILE: PDM_SegmentSequenceExtendFilter.c.obj - Start=0x0000e888 End=0x0000ea80 Size=504PDM_SegmentSequenceExtendFilter.c.obj #7542 FILE: PDM_WearLevelling.c.obj - Start=0x0000ea80 End=0x0000eb68 Size=232 #7547 FILE: zps_apl_af.o - Start=0x0000eb68 End=0x0000ef10 Size=936 #7547 FILE: zps_apl_af.o - Start=0x0000eb68 End=0x0000ef10 Size=936zps_apl_af.o #7600 FILE: zps_apl_af_apsde.o - Start=0x0000ef10 End=0x0000f45e Size=1358 #7600 FILE: zps_apl_af_apsde.o - Start=0x0000ef10 End=0x0000f45e Size=1358zps_apl_af_apsde.o #7617 FILE: zps_apl_task.o - Start=0x0000f45e End=0x0000f6c8 Size=618 #7617 FILE: zps_apl_task.o - Start=0x0000f45e End=0x0000f6c8 Size=618zps_apl_task.o #7643 FILE: zps_apl_apsde.o - Start=0x0000f6c8 End=0x00010330 Size=3176 #7643 FILE: zps_apl_apsde.o - Start=0x0000f6c8 End=0x00010330 Size=3176zps_apl_apsde.o #7711 FILE: zps_apl_apsme.o - Start=0x00010330 End=0x00010ecc Size=2972 #7711 FILE: zps_apl_apsme.o - Start=0x00010330 End=0x00010ecc Size=2972zps_apl_apsme.o #7759 FILE: zps_apl_aps_nlde.o - Start=0x00010ecc End=0x00011d70 Size=3748 #7759 FILE: zps_apl_aps_nlde.o - Start=0x00010ecc End=0x00011d70 Size=3748zps_apl_aps_nlde.o #7772 FILE: zps_apl_sec.o - Start=0x00011d70 End=0x00012536 Size=1990 #7772 FILE: zps_apl_sec.o - Start=0x00011d70 End=0x00012536 Size=1990zps_apl_sec.o #7799 FILE: zps_apl_aib.o - Start=0x00012536 End=0x000127c4 Size=654 #7799 FILE: zps_apl_aib.o - Start=0x00012536 End=0x000127c4 Size=654zps_apl_aib.o #7841 FILE: zps_apl_zdo_nwkmanager.o - Start=0x000127c4 End=0x000149cc Size=8712 #7841 FILE: zps_apl_zdo_nwkmanager.o - Start=0x000127c4 End=0x000149cc Size=8712zps_apl_zdo_nwkmanager.o #7985 FILE: zps_apl_zdo_handle_zdp_event.o - Start=0x000149cc End=0x00014b54 Size=392 #7985 FILE: zps_apl_zdo_handle_zdp_event.o - Start=0x000149cc End=0x00014b54 Size=392zps_apl_zdo_handle_zdp_event.o #7988 FILE: zps_apl_zdo_trust_center.o - Start=0x00014b54 End=0x00014b98 Size=68 #7992 FILE: zps_apl_zdo_common.o - Start=0x00014b98 End=0x00014d04 Size=364 #7992 FILE: zps_apl_zdo_common.o - Start=0x00014b98 End=0x00014d04 Size=364zps_apl_zdo_common.o #8004 FILE: zps_apl_zdo_default_server.o - Start=0x00014d04 End=0x00014f24 Size=544 #8004 FILE: zps_apl_zdo_default_server.o - Start=0x00014d04 End=0x00014f24 Size=544zps_apl_zdo_default_server.o #8010 FILE: zps_apl_zdo_bind_manager.o - Start=0x00014f24 End=0x00014fcc Size=168 #8013 FILE: zps_apl_mac_isr.o - Start=0x00014fcc End=0x00015202 Size=566 #8013 FILE: zps_apl_mac_isr.o - Start=0x00014fcc End=0x00015202 Size=566zps_apl_mac_isr.o #8029 FILE: zps_apl_zdo_nwk_addr_server.o - Start=0x00015202 End=0x000153b0 Size=430 #8029 FILE: zps_apl_zdo_nwk_addr_server.o - Start=0x00015202 End=0x000153b0 Size=430zps_apl_zdo_nwk_addr_server.o #8039 FILE: zps_apl_zdo_ieee_addr_server.o - Start=0x000153b0 End=0x00015548 Size=408 #8039 FILE: zps_apl_zdo_ieee_addr_server.o - Start=0x000153b0 End=0x00015548 Size=408zps_apl_zdo_ieee_addr_server.o #8048 FILE: zps_apl_zdo_match_desc_server.o - Start=0x00015548 End=0x00015834 Size=748 #8048 FILE: zps_apl_zdo_match_desc_server.o - Start=0x00015548 End=0x00015834 Size=748zps_apl_zdo_match_desc_server.o #8054 FILE: zps_apl_zdo_node_desc_server.o - Start=0x00015834 End=0x00015974 Size=320 #8054 FILE: zps_apl_zdo_node_desc_server.o - Start=0x00015834 End=0x00015974 Size=320zps_apl_zdo_node_desc_server.o #8060 FILE: zps_apl_zdo_simple_desc_server.o - Start=0x00015974 End=0x00015b90 Size=540 #8060 FILE: zps_apl_zdo_simple_desc_server.o - Start=0x00015974 End=0x00015b90 Size=540zps_apl_zdo_simple_desc_server.o #8066 FILE: zps_apl_zdo_power_desc_server.o - Start=0x00015b90 End=0x00015c84 Size=244 #8072 FILE: zps_apl_zdo_active_ep_server.o - Start=0x00015c84 End=0x00015d64 Size=224 #8078 FILE: zps_apl_zdo_device_annce_server.o - Start=0x00015d64 End=0x00015f10 Size=428 #8078 FILE: zps_apl_zdo_device_annce_server.o - Start=0x00015d64 End=0x00015f10 Size=428zps_apl_zdo_device_annce_server.o #8085 FILE: zps_apl_zdo_system_server_discovery_server.o - Start=0x00015f10 End=0x00015f9c Size=140 #8091 FILE: zps_apl_zdo_mgmt_lqi_server.o - Start=0x00015f9c End=0x0001619c Size=512 #8091 FILE: zps_apl_zdo_mgmt_lqi_server.o - Start=0x00015f9c End=0x0001619c Size=512zps_apl_zdo_mgmt_lqi_server.o #8097 FILE: zps_apl_zdo_mgmt_leave_server.o - Start=0x0001619c End=0x000163fc Size=608 #8097 FILE: zps_apl_zdo_mgmt_leave_server.o - Start=0x0001619c End=0x000163fc Size=608zps_apl_zdo_mgmt_leave_server.o #8106 FILE: zps_apl_zdo_mgmt_nwk_update_server.o - Start=0x000163fc End=0x00016ab6 Size=1722 #8106 FILE: zps_apl_zdo_mgmt_nwk_update_server.o - Start=0x000163fc End=0x00016ab6 Size=1722zps_apl_zdo_mgmt_nwk_update_server.o #8123 FILE: zps_apl_zdo_bind_unbind_server.o - Start=0x00016ab6 End=0x00016d5c Size=678 #8123 FILE: zps_apl_zdo_bind_unbind_server.o - Start=0x00016ab6 End=0x00016d5c Size=678zps_apl_zdo_bind_unbind_server.o #8132 FILE: zps_apl_zdp_simple_desc_req.o - Start=0x00016d5c End=0x00016dec Size=144 #8135 FILE: zps_apl_zdo_bound_data_request_manager.o - Start=0x00016dec End=0x00017678 Size=2188 #8135 FILE: zps_apl_zdo_bound_data_request_manager.o - Start=0x00016dec End=0x00017678 Size=2188zps_apl_zdo_bound_data_request_manager.o #8156 FILE: zps_apl_zdo_nwkmanager_client.o - Start=0x00017678 End=0x00017980 Size=776 #8156 FILE: zps_apl_zdo_nwkmanager_client.o - Start=0x00017678 End=0x00017980 Size=776zps_apl_zdo_nwkmanager_client.o #8167 FILE: zps_apl_zdo_mgmt_bind_server.o - Start=0x00017980 End=0x00017b6c Size=492 #8167 FILE: zps_apl_zdo_mgmt_bind_server.o - Start=0x00017980 End=0x00017b6c Size=492zps_apl_zdo_mgmt_bind_server.o #8173 FILE: zps_apl_zdp_apsde_req.o - Start=0x00017b6c End=0x00017d04 Size=408 #8173 FILE: zps_apl_zdp_apsde_req.o - Start=0x00017b6c End=0x00017d04 Size=408zps_apl_zdp_apsde_req.o #8185 FILE: zps_apl_zdp_device_annce.o - Start=0x00017d04 End=0x00017d6c Size=104 #8188 FILE: zps_apl_zdp_ieee_addr_req.o - Start=0x00017d6c End=0x00017dd4 Size=104 #8191 FILE: zps_apl_zdp_mgmt_permit_joining_req.o - Start=0x00017dd4 End=0x00017e88 Size=180 #8194 FILE: zps_apl_zdp_node_desc_req.o - Start=0x00017e88 End=0x00017f04 Size=124 #8197 FILE: zps_apl_zdp_nwk_addr_rsp.o - Start=0x00017f04 End=0x00017fd0 Size=204 #8200 FILE: zps_apl_zdp_ieee_addr_rsp.o - Start=0x00017fd0 End=0x0001809c Size=204 #8203 FILE: zps_apl_zdp_node_desc_rsp.o - Start=0x0001809c End=0x0001813c Size=160 #8206 FILE: zps_apl_zdp_power_desc_rsp.o - Start=0x0001813c End=0x000181cc Size=144 #8209 FILE: zps_apl_zdp_simple_desc_rsp.o - Start=0x000181cc End=0x000182ac Size=224 #8212 FILE: zps_apl_zdp_active_ep_rsp.o - Start=0x000182ac End=0x00018338 Size=140 #8215 FILE: zps_apl_zdp_match_desc_rsp.o - Start=0x00018338 End=0x000183c4 Size=140 #8218 FILE: zps_apl_zdp_system_server_discovery_rsp.o - Start=0x000183c4 End=0x00018438 Size=116 #8221 FILE: zps_apl_zdp_bind_rsp.o - Start=0x00018438 End=0x0001845e Size=38 #8224 FILE: zps_apl_zdp_unbind_rsp.o - Start=0x0001845e End=0x00018484 Size=38 #8227 FILE: zps_apl_zdp_mgmt_lqi_rsp.o - Start=0x00018484 End=0x00018574 Size=240 #8230 FILE: zps_apl_zdp_mgmt_leave_rsp.o - Start=0x00018574 End=0x0001859c Size=40 #8234 FILE: zps_apl_zdp_mgmt_nwk_update_notify_rsp.o - Start=0x0001859c End=0x00018644 Size=168 #8237 FILE: zps_mac_common.o - Start=0x00018644 End=0x000187ae Size=362 #8237 FILE: zps_mac_common.o - Start=0x00018644 End=0x000187ae Size=362zps_mac_common.o #8283 FILE: zps_mac_ie.o - Start=0x000187ae End=0x00018872 Size=196 #8286 FILE: zps_mac_if_table.o - Start=0x00018872 End=0x00018bb0 Size=830 #8286 FILE: zps_mac_if_table.o - Start=0x00018872 End=0x00018bb0 Size=830zps_mac_if_table.o #8328 FILE: zps_mac_shim.o - Start=0x00018bb0 End=0x00018df4 Size=580 #8328 FILE: zps_mac_shim.o - Start=0x00018bb0 End=0x00018df4 Size=580zps_mac_shim.o #8460 FILE: zps_miniMac.o - Start=0x00018df4 End=0x000198b8 Size=2756 #8460 FILE: zps_miniMac.o - Start=0x00018df4 End=0x000198b8 Size=2756zps_miniMac.o #8584 FILE: pwrm.o - Start=0x000198b8 End=0x000198d8 Size=32 #8593 FILE: zps_nwk_dcim.o - Start=0x000198d8 End=0x00019924 Size=76 #8605 FILE: zps_nwk_leave.o - Start=0x00019924 End=0x00019c04 Size=736 #8605 FILE: zps_nwk_leave.o - Start=0x00019924 End=0x00019c04 Size=736zps_nwk_leave.o #8623 FILE: zps_nwk_lib.o - Start=0x00019c04 End=0x00019ce8 Size=228 #8654 FILE: zps_nwk_lkst.o - Start=0x00019ce8 End=0x00019d3c Size=84 #8657 FILE: zps_nwk_main.o - Start=0x00019d3c End=0x00019dd0 Size=148 #8669 FILE: zps_nwk_maint.o - Start=0x00019dd0 End=0x0001a964 Size=2964 #8669 FILE: zps_nwk_maint.o - Start=0x00019dd0 End=0x0001a964 Size=2964zps_nwk_maint.o #8742 FILE: zps_nwk_mcps.o - Start=0x0001a964 End=0x0001b7f0 Size=3724 #8742 FILE: zps_nwk_mcps.o - Start=0x0001a964 End=0x0001b7f0 Size=3724zps_nwk_mcps.o #8817 FILE: zps_nwk_mlme.o - Start=0x0001b7f0 End=0x0001b858 Size=104 #8820 FILE: zps_nwk_nib.o - Start=0x0001b858 End=0x0001ce60 Size=5640 #8820 FILE: zps_nwk_nib.o - Start=0x0001b858 End=0x0001ce60 Size=5640zps_nwk_nib.o #8993 FILE: zps_nwk_nlde.o - Start=0x0001ce60 End=0x0001d054 Size=500 #8993 FILE: zps_nwk_nlde.o - Start=0x0001ce60 End=0x0001d054 Size=500zps_nwk_nlde.o #9003 FILE: zps_nwk_nlme.o - Start=0x0001d054 End=0x0001d1e0 Size=396 #9003 FILE: zps_nwk_nlme.o - Start=0x0001d054 End=0x0001d1e0 Size=396zps_nwk_nlme.o #9006 FILE: zps_nwk_rt.o - Start=0x0001d1e0 End=0x0001d224 Size=68 #9018 FILE: zps_nwk_sec.o - Start=0x0001d224 End=0x0001d880 Size=1628 #9018 FILE: zps_nwk_sec.o - Start=0x0001d224 End=0x0001d880 Size=1628zps_nwk_sec.o #9049 FILE: zps_nwk_slist.o - Start=0x0001d880 End=0x0001d8f0 Size=112 #9068 FILE: zps_nwk_subghz.o - Start=0x0001d8f0 End=0x0001dbe8 Size=760 #9068 FILE: zps_nwk_subghz.o - Start=0x0001d8f0 End=0x0001dbe8 Size=760zps_nwk_subghz.o #9085 FILE: zps_nwk_actv_st.o - Start=0x0001dbe8 End=0x0001dcac Size=196 #9094 FILE: zps_nwk_btt.o - Start=0x0001dcac End=0x0001de04 Size=344 #9094 FILE: zps_nwk_btt.o - Start=0x0001dcac End=0x0001de04 Size=344zps_nwk_btt.o #9104 FILE: zps_nwk_disc.o - Start=0x0001de04 End=0x0001df7c Size=376 #9104 FILE: zps_nwk_disc.o - Start=0x0001de04 End=0x0001df7c Size=376zps_nwk_disc.o #9113 FILE: zps_nwk_disc_st.o - Start=0x0001df7c End=0x0001e3ee Size=1138 #9113 FILE: zps_nwk_disc_st.o - Start=0x0001df7c End=0x0001e3ee Size=1138zps_nwk_disc_st.o #9133 FILE: zps_nwk_frm.o - Start=0x0001e3ee End=0x0001eaa0 Size=1714 #9133 FILE: zps_nwk_frm.o - Start=0x0001e3ee End=0x0001eaa0 Size=1714zps_nwk_frm.o #9155 FILE: zps_nwk_idle_st.o - Start=0x0001eaa0 End=0x0001eacc Size=44 #9158 FILE: zps_nwk_join.o - Start=0x0001eacc End=0x0001fa84 Size=4024 #9158 FILE: zps_nwk_join.o - Start=0x0001eacc End=0x0001fa84 Size=4024zps_nwk_join.o #9216 FILE: zps_nwk_join_st.o - Start=0x0001fa84 End=0x0001ffe2 Size=1374 #9216 FILE: zps_nwk_join_st.o - Start=0x0001fa84 End=0x0001ffe2 Size=1374zps_nwk_join_st.o #9242 FILE: zps_nwk_mac.o - Start=0x0001ffe2 End=0x0001ffee Size=12 #9245 FILE: zps_nwk_scan.o - Start=0x0001ffee End=0x0002006e Size=128 #9251 FILE: zps_nwk_sync.o - Start=0x0002006e End=0x00020104 Size=150 #9257 FILE: zps_nwk_intf.o - Start=0x00020104 End=0x00020210 Size=268 #9260 FILE: aes_mmo.c.obj - Start=0x00020210 End=0x0002038c Size=380 #9260 FILE: aes_mmo.c.obj - Start=0x00020210 End=0x0002038c Size=380aes_mmo.c.obj #9269 FILE: MMAC_TimerServer.o - Start=0x0002038c End=0x0002046a Size=222 #9284 FILE: Mini_Association.o - Start=0x0002046a End=0x00020970 Size=1286 #9284 FILE: Mini_Association.o - Start=0x0002046a End=0x00020970 Size=1286Mini_Association.o #9321 FILE: Mini_Main.o - Start=0x00020970 End=0x00020e10 Size=1184 #9321 FILE: Mini_Main.o - Start=0x00020970 End=0x00020e10 Size=1184Mini_Main.o #9392 FILE: Mini_Mcps.o - Start=0x00020e10 End=0x00021018 Size=520 #9392 FILE: Mini_Mcps.o - Start=0x00020e10 End=0x00021018 Size=520Mini_Mcps.o #9412 FILE: Mini_Poll.o - Start=0x00021018 End=0x000211a4 Size=396 #9412 FILE: Mini_Poll.o - Start=0x00021018 End=0x000211a4 Size=396Mini_Poll.o #9425 FILE: Mini_Running.o - Start=0x000211a4 End=0x0002133c Size=408 #9425 FILE: Mini_Running.o - Start=0x000211a4 End=0x0002133c Size=408Mini_Running.o #9434 FILE: Mini_Scan.o - Start=0x0002133c End=0x00021a3c Size=1792 #9434 FILE: Mini_Scan.o - Start=0x0002133c End=0x00021a3c Size=1792Mini_Scan.o #9474 FILE: Mini_Shim.o - Start=0x00021a3c End=0x00021b04 Size=200 #9509 FILE: Mini_TimerServer.o - Start=0x00021b04 End=0x00021ba4 Size=160 #9518 FILE: Mini_TxRx.o - Start=0x00021ba4 End=0x000221c0 Size=1564 #9518 FILE: Mini_TxRx.o - Start=0x00021ba4 End=0x000221c0 Size=1564Mini_TxRx.o #9558 FILE: endian.o - Start=0x000221c0 End=0x000221da Size=26 #9564 FILE: MMAC.o - Start=0x000221da End=0x000239f0 Size=6166 #9564 FILE: MMAC.o - Start=0x000221da End=0x000239f0 Size=6166MMAC.o #9749 FILE: MMAC_RadioInit_JN518x.o - Start=0x000239f0 End=0x00023a04 Size=20 #9752 FILE: radio.o - Start=0x00023a04 End=0x000264a4 Size=10912 #9752 FILE: radio.o - Start=0x00023a04 End=0x000264a4 Size=10912radio.o #9965 FILE: zps_tsv.o - Start=0x000264a4 End=0x00026508 Size=100 #9980 FILE: zps_apl_inl.o - Start=0x00026508 End=0x00026518 Size=16 #9984 FILE: _arm_addsubdf3.o - Start=0x00026518 End=0x00026890 Size=888 #9984 FILE: _arm_addsubdf3.o - Start=0x00026518 End=0x00026890 Size=888_arm_addsubdf3.o #10000 FILE: _arm_fixdfsi.o - Start=0x00026890 End=0x000268e0 Size=80 #10003 FILE: _aeabi_ldivmod.o - Start=0x000268e0 End=0x00026980 Size=160 #10005 FILE: _aeabi_uldivmod.o - Start=0x00026980 End=0x000269b0 Size=48 #10007 FILE: _udivmoddi4.o - Start=0x000269b0 End=0x00026c80 Size=720 #10007 FILE: _udivmoddi4.o - Start=0x000269b0 End=0x00026c80 Size=720_udivmoddi4.o #10009 FILE: _dvmd_tls.o - Start=0x00026c80 End=0x00026c84 Size=4 #10012 FILE: lib_a-abs.o - Start=0x00026c84 End=0x00026c8c Size=8 #10014 FILE: lib_a-memcmp.o - Start=0x00026c8c End=0x00026cf4 Size=104 #10016 FILE: lib_a-memcpy.o - Start=0x00026cf4 End=0x00026e28 Size=308 #10016 FILE: lib_a-memcpy.o - Start=0x00026cf4 End=0x00026e28 Size=308lib_a-memcpy.o #10018 FILE: lib_a-memset.o - Start=0x00026e28 End=0x00026ecc Size=164 #10021 FILE: lib_a-strlen.o - Start=0x00026f00 End=0x00026fe0 Size=224 #10024 FILE: linker - Start=0x00026fe0 End=0x00026ff0 Size=16 #10026 FILE: app_main.o - Start=0x00026ff0 End=0x000270c8 Size=216 #10034 FILE: zps_gen.o - Start=0x000270c8 End=0x000274a0 Size=984 #10034 FILE: zps_gen.o - Start=0x000270c8 End=0x000274a0 Size=984zps_gen.o #10055 FILE: app_start_switch.o - Start=0x000274a0 End=0x000275e3 Size=323 #10055 FILE: app_start_switch.o - Start=0x000274a0 End=0x000275e3 Size=323app_start_switch.o #10061 FILE: App_DimmerSwitch.o - Start=0x000275e3 End=0x00027618 Size=53 #10066 FILE: app_zlo_switch_node.o - Start=0x00027618 End=0x00027b3e Size=1318 #10066 FILE: app_zlo_switch_node.o - Start=0x00027618 End=0x00027b3e Size=1318app_zlo_switch_node.o #10089 FILE: app_zcl_switch_task.o - Start=0x00027b3e End=0x00027b7e Size=64 #10093 FILE: app_buttons.o - Start=0x00027b7e End=0x00027b83 Size=5 #10095 FILE: app_switch_state_machine.o - Start=0x00027b83 End=0x00027bdf Size=92 #10099 FILE: fsl_debug_console.o - Start=0x00027bdf End=0x00027caa Size=203 #10107 FILE: fsl_gint.o - Start=0x00027caa End=0x00027d27 Size=125 #10111 FILE: temp_sensor_drv.o - Start=0x00027d27 End=0x00027e02 Size=219 #10115 FILE: fsl_adc.o - Start=0x00027e02 End=0x00027ef0 Size=238 #10132 FILE: board_utility.o - Start=0x00027ef0 End=0x00027efc Size=12 #10135 FILE: appZdpExtraction.o - Start=0x00027efc End=0x00027f14 Size=24 #10138 FILE: fsl_wwdt.o - Start=0x00027efc End=0x00027fba Size=190 #10150 FILE: fsl_clock.o - Start=0x00027fba End=0x000280b8 Size=254 #10158 FILE: fsl_reset.o - Start=0x000280b8 End=0x00028143 Size=139 #10164 FILE: fsl_usart.o - Start=0x00028143 End=0x000282a7 Size=356 #10164 FILE: fsl_usart.o - Start=0x00028143 End=0x000282a7 Size=356fsl_usart.o #10186 FILE: fsl_flexcomm.o - Start=0x000282a7 End=0x000284c4 Size=541 #10186 FILE: fsl_flexcomm.o - Start=0x000282a7 End=0x000284c4 Size=541fsl_flexcomm.o #10226 FILE: fsl_common.o - Start=0x000284c4 End=0x00028545 Size=129 #10230 FILE: fsl_power.o - Start=0x00028545 End=0x00028634 Size=239 #10238 FILE: fsl_wtimer.o - Start=0x00028634 End=0x00028694 Size=96 #10240 FILE: MicroExceptions_arm.o - Start=0x00028694 End=0x00028c72 Size=1502 #10240 FILE: MicroExceptions_arm.o - Start=0x00028694 End=0x00028c72 Size=1502MicroExceptions_arm.o #10260 FILE: TimersManager.o - Start=0x00028c72 End=0x00028c7b Size=9 #10262 FILE: TMR_Adapter.o - Start=0x00028c7b End=0x00028d78 Size=253 #10269 FILE: fsl_ctimer.o - Start=0x00028d78 End=0x00028d80 Size=8 #10271 FILE: fsl_dma.o - Start=0x00028d80 End=0x00028dfa Size=122 #10275 FILE: PWR.o - Start=0x00028dfa End=0x00028e38 Size=62 #10281 FILE: PWRLib.o - Start=0x00028e38 End=0x00028e98 Size=96 #10287 FILE: serial_manager.o - Start=0x00028e98 End=0x00029013 Size=379 #10287 FILE: serial_manager.o - Start=0x00028e98 End=0x00029013 Size=379serial_manager.o #10314 FILE: serial_port_uart.o - Start=0x00029013 End=0x000290a6 Size=147 #10325 FILE: usart_adapter.o - Start=0x000290a6 End=0x00029198 Size=242 #10340 FILE: fsl_assert.o - Start=0x00029198 End=0x000291d6 Size=62 #10342 FILE: fsl_os_abstraction_bm.o - Start=0x000291d6 End=0x000291e2 Size=12 #10348 FILE: Basic.o - Start=0x000291e2 End=0x0002925a Size=120 #10351 FILE: Groups.o - Start=0x0002925a End=0x0002926a Size=16 #10354 FILE: Identify.o - Start=0x0002926a End=0x00029282 Size=24 #10357 FILE: LevelControl.o - Start=0x00029282 End=0x00029292 Size=16 #10360 FILE: OnOff.o - Start=0x00029292 End=0x000292a2 Size=16 #10363 FILE: zcl_attribute.o - Start=0x000292a2 End=0x000293ac Size=266 #10367 FILE: bdb_ns.o - Start=0x000293ac End=0x000293de Size=50 #10369 FILE: bdb_fb_initiator.o - Start=0x000293de End=0x00029410 Size=50 #10372 FILE: PDM_FileSystemData.c.obj - Start=0x000293de End=0x000293e2 Size=4 #10374 FILE: zps_apl_apsde.o - Start=0x000293e2 End=0x000293f0 Size=14 #10378 FILE: zps_apl_apsme.o - Start=0x000293f0 End=0x0002940e Size=30 #10392 FILE: zps_apl_aps_nlde.o - Start=0x0002940c End=0x0002940f Size=3 #10395 FILE: zps_apl_sec.o - Start=0x0002940f End=0x00029412 Size=3 #10398 FILE: zps_apl_aib.o - Start=0x00029412 End=0x000294a0 Size=142 #10400 FILE: zps_apl_zdo_nwkmanager.o - Start=0x000294a0 End=0x000294c2 Size=34 #10402 FILE: zps_apl_zdo_default_server.o - Start=0x000294c2 End=0x000294de Size=28 #10405 FILE: zps_apl_zdo_nwk_addr_server.o - Start=0x000294de End=0x000294fa Size=28 #10408 FILE: zps_apl_zdo_ieee_addr_server.o - Start=0x000294de End=0x000294fa Size=28 #10411 FILE: zps_apl_zdo_match_desc_server.o - Start=0x000294de End=0x000294fa Size=28 #10414 FILE: zps_apl_zdo_simple_desc_server.o - Start=0x000294de End=0x000294fa Size=28 #10417 FILE: zps_apl_zdo_device_annce_server.o - Start=0x000294de End=0x000294fa Size=28 #10420 FILE: zps_apl_zdo_mgmt_leave_server.o - Start=0x000294de End=0x000294fa Size=28 #10423 FILE: zps_apl_zdo_mgmt_nwk_update_server.o - Start=0x000294de End=0x000294e8 Size=10 #10426 FILE: zps_apl_zdo_bind_unbind_server.o - Start=0x000294e8 End=0x000294ed Size=5 #10429 FILE: zps_apl_zdp_simple_desc_req.o - Start=0x000294ed End=0x000294f2 Size=5 #10432 FILE: zps_apl_zdo_nwkmanager_client.o - Start=0x000294ed End=0x000294fc Size=15 #10439 FILE: zps_apl_zdo_mgmt_bind_server.o - Start=0x000294f7 End=0x0002950a Size=19 #10442 FILE: zps_apl_zdp_apsde_req.o - Start=0x0002950a End=0x0002950d Size=3 #10444 FILE: zps_apl_zdp_device_annce.o - Start=0x0002950a End=0x0002950f Size=5 #10446 FILE: zps_apl_zdp_ieee_addr_req.o - Start=0x0002950a End=0x0002950f Size=5 #10448 FILE: zps_apl_zdp_mgmt_permit_joining_req.o - Start=0x0002950f End=0x00029514 Size=5 #10451 FILE: zps_apl_zdp_node_desc_req.o - Start=0x0002950f End=0x00029514 Size=5 #10454 FILE: zps_apl_zdp_nwk_addr_rsp.o - Start=0x0002950f End=0x00029514 Size=5 #10457 FILE: zps_apl_zdp_ieee_addr_rsp.o - Start=0x00029514 End=0x00029522 Size=14 #10459 FILE: zps_apl_zdp_node_desc_rsp.o - Start=0x00029514 End=0x0002951d Size=9 #10462 FILE: zps_apl_zdp_power_desc_rsp.o - Start=0x0002951d End=0x00029523 Size=6 #10464 FILE: zps_apl_zdp_simple_desc_rsp.o - Start=0x0002951d End=0x00029528 Size=11 #10466 FILE: zps_apl_zdp_active_ep_rsp.o - Start=0x0002951d End=0x00029522 Size=5 #10468 FILE: zps_apl_zdp_match_desc_rsp.o - Start=0x0002951d End=0x00029522 Size=5 #10470 FILE: zps_apl_zdp_system_server_discovery_rsp.o - Start=0x0002951d End=0x00029521 Size=4 #10472 FILE: zps_apl_zdp_mgmt_lqi_rsp.o - Start=0x0002951d End=0x00029525 Size=8 #10475 FILE: zps_apl_zdp_mgmt_nwk_update_notify_rsp.o - Start=0x00029525 End=0x0002952d Size=8 #10479 FILE: zps_mac_common.o - Start=0x00029528 End=0x00029608 Size=224 #10487 FILE: zps_nwk_leave.o - Start=0x00029608 End=0x0002960b Size=3 #10489 FILE: zps_nwk_maint.o - Start=0x00029608 End=0x0002960c Size=4 #10493 FILE: zps_nwk_mcps.o - Start=0x00029608 End=0x0002961c Size=20 #10498 FILE: zps_nwk_mlme.o - Start=0x0002961c End=0x00029630 Size=20 #10500 FILE: zps_nwk_nib.o - Start=0x00029630 End=0x00029684 Size=84 #10506 FILE: zps_nwk_nlme.o - Start=0x00029684 End=0x000296c4 Size=64 #10508 FILE: zps_nwk_sec.o - Start=0x000296c4 End=0x000296cc Size=8 #10512 FILE: zps_nwk_subghz.o - Start=0x000296cc End=0x000296d3 Size=7 #10514 FILE: zps_nwk_actv_st.o - Start=0x000296cc End=0x0002977c Size=176 #10536 FILE: zps_nwk_disc_st.o - Start=0x0002977c End=0x000297c4 Size=72 #10546 FILE: zps_nwk_frm.o - Start=0x000297c4 End=0x000297cb Size=7 #10552 FILE: zps_nwk_idle_st.o - Start=0x000297cb End=0x000297ec Size=33 #10558 FILE: zps_nwk_join.o - Start=0x000297ec End=0x00029813 Size=39 #10565 FILE: zps_nwk_join_st.o - Start=0x00029813 End=0x00029888 Size=117 #10585 FILE: Mini_Main.o - Start=0x00029888 End=0x000298a6 Size=30 #10589 FILE: radio.o - Start=0x000298a6 End=0x00029cbc Size=1046 #10589 FILE: radio.o - Start=0x000298a6 End=0x00029cbc Size=1046radio.o

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