DimmerSwitch_Ota_K32W148EVK.map

This file contains an analysis of the DimmerSwitch_Ota_K32W148EVK.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 / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [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
m_interrupts 0x00000000 0x00000400 1kb 1024 1024 100% 1kb 7814
m_flash_config 0x00000400 0x00000410 0kb 16 0 0% 0kb 7815
m_text 0x00000410 0x00079fff 486kb 498671 181024 37% 0kb 7816
fNVM_region 0x000f6000 0x000fa000 16kb 16384 0 0% 0kb 7819
sNVM_region 0x000fa000 0x000fe000 16kb 16384 0 0% 0kb 7820
m_fsl_prod_info 0x000fe000 0x00100000 8kb 8192 0 0% 0kb 7822
m_cstack 0x14000000 0x14002000 8kb 8192 1152 15% 0kb 7823
m_ram_interrupts 0x14002000 0x14002400 1kb 1024 0 0% 0kb 7824
m_data0 0x14002400 0x14004000 7kb 7168 3008 42% 0kb 7825
m_data1 0x20000400 0x2001c000 111kb 113664 16660 15% 0kb 7826
rpmsg_sh_mem 0x489c8800 0x489ca000 6kb 6144 6144 100% 0kb 7827

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]


m_interrupts

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

Summary for the m_interrupts memory:

m_interrupts Start End Size (kb) Size (b) Used Used % Retain (kb) Line
m_interrupts 0x00000000 0x00000400 1kb 1024 1024 100% 1kb 7814

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_interrupts - 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 m_interrupts memory:

m_interrupts Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
ACTIVE_1KB 0x00000000 0x00000400 1kb 1024 1024 100% 1kb 7814 .interrupts
Expected used in m_interrupts: 1024 Actual: 1024 100% 1kb 7814

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_interrupts - 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 m_interrupts memory:

m_interrupts Start End Size Used Used % Line Banks
.interrupts 0x00000000 0x00000400 1024 1024 100% 8235 ACTIVE_1KB
Expected used in m_interrupts: 1024 Actual: 1024 100% 7814

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_interrupts - 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 m_interrupts memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_interrupts - 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 m_interrupts memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_interrupts - 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 m_interrupts memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_interrupts - 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 m_interrupts memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]


m_flash_config

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

Summary for the m_flash_config memory:

m_flash_config Start End Size (kb) Size (b) Used Used % Retain (kb) Line
m_flash_config 0x00000400 0x00000410 0kb 16 0 0% 0kb 7815

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_flash_config - 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 m_flash_config memory:

m_flash_config Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
ACTIVE_0.015625KB 0x00000400 0x00000410 0kb 16 0 0% 0kb 7815
Expected used in m_flash_config: 0 Actual: 0 -1% 0kb 7815

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_flash_config - 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 m_flash_config memory:

m_flash_config Start End Size Used Used % Line Banks
Expected used in m_flash_config: 0 Actual: 0 -1% 7815

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_flash_config - 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 m_flash_config memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_flash_config - 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 m_flash_config memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_flash_config - 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 m_flash_config memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_flash_config - 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 m_flash_config memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]


m_text

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

Summary for the m_text memory:

m_text Start End Size (kb) Size (b) Used Used % Retain (kb) Line
m_text 0x00000410 0x00079fff 486kb 498671 181024 37% 0kb 7816

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_text - 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 m_text memory:

m_text Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
ACTIVE_950.983KB 0x00000410 0x000edfff 950kb 973807 181024 19% 0kb 7816 .text
.NVM_TABLE
.VERSION_TAGS
.ARM
.init_array
.fini_array
Expected used in m_text: 181024 Actual: 181024 100% 0kb 7816

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_text - 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 m_text memory:

m_text Start End Size Used Used % Line Banks
.text 0x00000480 0x0002c768 180968 181305 100% 8276 ACTIVE_950.983KB
.NVM_TABLE 0x0002c830 0x0002c83c 12 12 1% 13295 ACTIVE_950.983KB
.VERSION_TAGS 0x0002c83c 0x0002c854 24 24 1% 13304 ACTIVE_950.983KB
.ARM 0x0002c854 0x0002c85c 8 8 1% 13318 ACTIVE_950.983KB
.init_array 0x0002c85c 0x0002c864 8 8 1% 13353 ACTIVE_950.983KB
.fini_array 0x0002c864 0x0002c868 4 4 1% 13362 ACTIVE_950.983KB
Expected used in m_text: 181024 Actual: 181024 100% 7816

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_text - 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 m_text memory:

m_text / .text Start End Size % Line
crtbegin.o 0x00000480 0x000004c0 64 1% 8279
crt0.o 0x000004c0 0x0000053c 124 1% 8280
startup_K32W1480.o 0x0000053c 0x0000069c 352 1% 8284
pdum_nwk.o 0x0000069c 0x00001180 2788 2% 8366
pdum_apl.o 0x00001180 0x00001628 1192 1% 8393
_aeabi_ldivmod.o 0x00001628 0x000016c8 160 1% 8406
_aeabi_uldivmod.o 0x000016c8 0x000016f8 48 1% 8408
_udivmoddi4.o 0x000016f8 0x000019e4 748 1% 8410
_dvmd_tls.o 0x000019e4 0x000019e8 4 1% 8412
lib_a-memcpy.o 0x000019e8 0x00001ad4 236 1% 8415
lib_a-setjmp.o 0x00001ad4 0x00001af0 28 1% 8417
pdum.o 0x00001af0 0x000023b8 2248 2% 8420
bdb_fb_initiator.o 0x000023b8 0x00002790 984 1% 8426
zps_nwk_maint.o 0x00002790 0x00002918 392 1% 8429
app_main.o 0x00002918 0x00002ad8 448 1% 8432
port_JN518x.o 0x00002ad8 0x00002b0c 52 1% 8444
pdum_gen.o 0x00002b0c 0x00002b34 40 1% 8447
zps_gen.o 0x00002b34 0x00002c8c 344 1% 8450
app_start_switch.o 0x00002c8c 0x00002e0c 384 1% 8486
App_DimmerSwitch.o 0x00002e0c 0x00002ec8 188 1% 8500
app_zlo_switch_node.o 0x00002ec8 0x000037d8 2320 2% 8515
app_zcl_switch_task.o 0x000037d8 0x00003958 384 1% 8567
app_buttons.o 0x00003958 0x00003b94 572 1% 8578
app_switch_state_machine.o 0x00003b94 0x00003d40 428 1% 8596
hardware_init.o 0x00003d40 0x00003e58 280 1% 8604
pin_mux.o 0x00003e58 0x00003f18 192 1% 8628
board.o 0x00003f18 0x00003f84 108 1% 8646
board_dcdc.o 0x00003f84 0x00004080 252 1% 8655
clock_config.o 0x00004080 0x00004174 244 1% 8660
app_ota_client.o 0x00004174 0x00004a7c 2312 2% 8665
fsl_cmc.o 0x00004a7c 0x00004ad8 92 1% 8701
PDM_adapter.o 0x00004ad8 0x00004cec 532 1% 8704
fsl_k4_flash.o 0x00004cec 0x00004f38 588 1% 8718
fsl_clock.o 0x00004f38 0x00005074 316 1% 8730
fsl_lpuart.o 0x00005074 0x000052d4 608 1% 8748
fsl_adapter_rpmsg.o 0x000052d4 0x00005568 660 1% 8766
sss_init.o 0x00005568 0x00005630 200 1% 8783
fsl_component_mem_manager_light.o 0x00005630 0x00005810 480 1% 8792
rpmsg_env_bm.o 0x00005810 0x0000586c 92 1% 8806
fwk_platform_ics.o 0x0000586c 0x00005a60 500 1% 8814
sss_aes.o 0x00005a60 0x00005b58 248 1% 8828
glue.o 0x00005b58 0x00005b8c 52 1% 8834
fsl_elemu.o 0x00005b8c 0x00005c54 200 1% 8840
rpmsg_platform.o 0x00005c54 0x00005d78 292 1% 8846
nxp_xcvr_ext_ctrl.o 0x00005d78 0x00005d88 16 1% 8864
fwk_platform.o 0x00005d88 0x00006078 752 1% 8867
fsl_crc.o 0x00006078 0x00006110 152 1% 8900
fsl_sscp_mu.o 0x00006110 0x00006370 608 1% 8903
fsl_debug_console.o 0x00006370 0x00006a50 1760 1% 8920
fsl_imu.o 0x00006a50 0x00006b5c 268 1% 8932
SecLib_sss.o 0x00006b5c 0x00006b74 24 1% 8944
mcmgr_internal_core_api_k32w1.o 0x00006b74 0x00006c00 140 1% 8947
fsl_adapter_lptmr.o 0x00006c00 0x00006dfc 508 1% 8959
mcmgr_imu_internal.o 0x00006dfc 0x00006e20 36 1% 8979
fsl_pm_board.o 0x00006e20 0x000073e4 1476 1% 8982
mcmgr.o 0x000073e4 0x000074d4 240 1% 9004
PWRM_adapter.o 0x000074d4 0x00007558 132 1% 9019
board_lp.o 0x00007558 0x00007564 12 1% 9032
fsl_lpspi.o 0x00007564 0x000075a4 64 1% 9035
fsl_component_timer_manager.o 0x000075a4 0x00007a94 1264 1% 9043
dma_capture.o 0x00007a94 0x00007ad4 64 1% 9083
fsl_edma.o 0x00007ad4 0x00007b0c 56 1% 9086
rfmc_ctrl.o 0x00007b0c 0x00007c0c 256 1% 9089
fsl_sss_sscp.o 0x00007c0c 0x000080b4 1192 1% 9092
fsl_adapter_lpuart.o 0x000080b4 0x00008208 340 1% 9131
SecLib_.o 0x00008208 0x00008458 592 1% 9143
RNG.o 0x00008458 0x000084d8 128 1% 9149
sss_ccm.o 0x000084d8 0x000085b8 224 1% 9154
rpmsg_lite.o 0x000085b8 0x00008908 848 1% 9159
system_K32W1480.o 0x00008908 0x000089e0 216 1% 9168
fsl_pm_core.o 0x000089e0 0x00008e60 1152 1% 9171
PWR.o 0x00008e60 0x00008f68 264 1% 9201
HWParameter.o 0x00008f68 0x0000909c 308 1% 9216
fsl_adapter_k4_flash.o 0x0000909c 0x00009154 184 1% 9222
NV_Flash.o 0x00009154 0x0000abdc 6792 4% 9233
fwk_platform_lowpower.o 0x0000abdc 0x0000ae20 580 1% 9296
fwk_platform_lowpower_timer.o 0x0000ae20 0x0000ae64 68 1% 9319
PWR_systicks_bm.o 0x0000ae64 0x0000af5c 248 1% 9331
wdog.o 0x0000af5c 0x0000b014 184 1% 9340
OtaSupport.o 0x0000b014 0x0000b73c 1832 2% 9346
OtaInternalFlash.o 0x0000b73c 0x0000ba14 728 1% 9395
fwk_platform_ota.o 0x0000ba14 0x0000bafc 232 1% 9412
fwk_platform_ot.o 0x0000bafc 0x0000bb84 136 1% 9421
fsl_os_abstraction_bm.o 0x0000bb84 0x0000bda0 540 1% 9424
ZTimer.o 0x0000bda0 0x0000bf90 496 1% 9460
app_zps_link_keys.o 0x0000bf90 0x0000bf98 8 1% 9481
appZdpExtraction.o 0x0000bf98 0x0000c020 136 1% 9484
appZpsBeaconHandler.o 0x0000c020 0x0000c140 288 1% 9487
Basic.o 0x0000c140 0x0000c1d0 144 1% 9496
Groups.o 0x0000c1d0 0x0000c224 84 1% 9499
Identify.o 0x0000c224 0x0000c29c 120 1% 9502
LevelControl.o 0x0000c29c 0x0000c2fc 96 1% 9508
OnOff.o 0x0000c2fc 0x0000c32c 48 1% 9511
Scenes.o 0x0000c32c 0x0000c370 68 1% 9514
dimmer_switch.o 0x0000c370 0x0000c4d8 360 1% 9517
OTA.o 0x0000c4d8 0x0000c8dc 1028 1% 9520
OTA_ClientUpgradeManager.o 0x0000c8dc 0x0000d288 2476 2% 9553
OTA_CustomCommandHandler.o 0x0000d288 0x0000d368 224 1% 9563
OTA_client.o 0x0000d368 0x0000d580 536 1% 9566
OTA_common.o 0x0000d580 0x0000d598 24 1% 9569
zcl.o 0x0000d598 0x0000d8ec 852 1% 9572
zcl_CustomCommandSend.o 0x0000d8ec 0x0000db60 628 1% 9589
zcl_attribute.o 0x0000db60 0x0000dc6c 268 1% 9592
zcl_buffer.o 0x0000dc6c 0x0000dcb4 72 1% 9598
zcl_command.o 0x0000dcb4 0x0000dcf4 64 1% 9604
zcl_common.o 0x0000dcf4 0x0000dd28 52 1% 9610
zcl_defaultResponse.o 0x0000dd28 0x0000de24 252 1% 9613
zcl_event.o 0x0000de24 0x0000e2d8 1204 1% 9616
zcl_heap.o 0x0000e2d8 0x0000e310 56 1% 9622
zcl_readAttributesResponseHandle.o 0x0000e310 0x0000e4d0 448 1% 9625
zcl_search.o 0x0000e4d0 0x0000e5b4 228 1% 9628
zcl_timer.o 0x0000e5b4 0x0000e750 412 1% 9637
zcl_transmit.o 0x0000e750 0x0000ea30 736 1% 9649
bdb_fr.o 0x0000ea30 0x0000eaac 124 1% 9652
bdb_start.o 0x0000eaac 0x0000ef80 1236 1% 9655
bdb_state_machine.o 0x0000ef80 0x0000f014 148 1% 9681
bdb_ns.o 0x0000f014 0x0000f6b4 1696 1% 9687
bdb_fb_initiator.o 0x0000f6b4 0x0000fa78 964 1% 9710
zps_apl_af.o 0x0000fa78 0x0000fb80 264 1% 9729
zps_apl_af_apsde.o 0x0000fb80 0x0000fde8 616 1% 9734
zps_apl_task.o 0x0000fde8 0x0000ffac 452 1% 9738
zps_apl_apsde.o 0x0000ffac 0x000109f8 2636 2% 9747
zps_apl_apsme.o 0x000109f8 0x00011240 2120 2% 9778
zps_apl_aps_nlde.o 0x00011240 0x0001209c 3676 3% 9804
zps_apl_sec.o 0x0001209c 0x000123bc 800 1% 9812
zps_apl_aib.o 0x000123bc 0x000124bc 256 1% 9815
zps_apl_zdo_nwkmanager.o 0x000124bc 0x00013be4 5928 4% 9818
zps_apl_zdo_handle_zdp_event.o 0x00013be4 0x00013d68 388 1% 9880
zps_apl_zdo_common.o 0x00013d68 0x00013e60 248 1% 9883
zps_apl_zdo_default_server.o 0x00013e60 0x00014078 536 1% 9889
zps_apl_zdo_bind_manager.o 0x00014078 0x00014128 176 1% 9892
zps_apl_mac_isr.o 0x00014128 0x000142a0 376 1% 9895
zps_apl_zdo_nwk_addr_server.o 0x000142a0 0x000143fc 348 1% 9903
zps_apl_zdo_ieee_addr_server.o 0x000143fc 0x00014548 332 1% 9906
zps_apl_zdo_match_desc_server.o 0x00014548 0x00014810 712 1% 9909
zps_apl_zdo_node_desc_server.o 0x00014810 0x0001494c 316 1% 9912
zps_apl_zdo_simple_desc_server.o 0x0001494c 0x00014b7c 560 1% 9915
zps_apl_zdo_power_desc_server.o 0x00014b7c 0x00014c6c 240 1% 9918
zps_apl_zdo_active_ep_server.o 0x00014c6c 0x00014d48 220 1% 9921
zps_apl_zdo_device_annce_server.o 0x00014d48 0x00014ef0 424 1% 9924
zps_apl_zdo_system_server_discovery_server.o 0x00014ef0 0x00014f74 132 1% 9927
zps_apl_zdo_mgmt_lqi_server.o 0x00014f74 0x0001514c 472 1% 9930
zps_apl_zdo_mgmt_leave_server.o 0x0001514c 0x00015398 588 1% 9933
zps_apl_zdo_mgmt_nwk_update_server.o 0x00015398 0x00015998 1536 1% 9938
zps_apl_zdo_bind_unbind_server.o 0x00015998 0x00015c00 616 1% 9943
zps_apl_zdp_simple_desc_req.o 0x00015c00 0x00015c90 144 1% 9946
zps_apl_zdo_bound_data_request_manager.o 0x00015c90 0x00016510 2176 2% 9949
zps_apl_zdo_nwkmanager_client.o 0x00016510 0x00016818 776 1% 9967
zps_apl_zdo_mgmt_bind_server.o 0x00016818 0x000169f8 480 1% 9978
zps_apl_zdp_apsde_req.o 0x000169f8 0x00016b80 392 1% 9981
zps_apl_zdp_device_annce.o 0x00016b80 0x00016be8 104 1% 9990
zps_apl_zdp_ieee_addr_req.o 0x00016be8 0x00016c50 104 1% 9993
zps_apl_zdp_match_desc_req.o 0x00016c50 0x00016d10 192 1% 9996
zps_apl_zdp_mgmt_permit_joining_req.o 0x00016d10 0x00016dcc 188 1% 9999
zps_apl_zdp_node_desc_req.o 0x00016dcc 0x00016e48 124 1% 10002
zps_apl_zdp_nwk_addr_rsp.o 0x00016e48 0x00016f24 220 1% 10005
zps_apl_zdp_ieee_addr_rsp.o 0x00016f24 0x00017000 220 1% 10008
zps_apl_zdp_node_desc_rsp.o 0x00017000 0x000170a4 164 1% 10011
zps_apl_zdp_power_desc_rsp.o 0x000170a4 0x00017138 148 1% 10014
zps_apl_zdp_simple_desc_rsp.o 0x00017138 0x00017228 240 1% 10017
zps_apl_zdp_active_ep_rsp.o 0x00017228 0x000172b8 144 1% 10020
zps_apl_zdp_match_desc_rsp.o 0x000172b8 0x00017348 144 1% 10023
zps_apl_zdp_system_server_discovery_rsp.o 0x00017348 0x000173c0 120 1% 10026
zps_apl_zdp_mgmt_lqi_rsp.o 0x000173c0 0x000174bc 252 1% 10029
zps_apl_zdp_mgmt_nwk_update_notify_rsp.o 0x000174bc 0x0001756c 176 1% 10032
zps_mac_common.o 0x0001756c 0x000175d8 108 1% 10035
zps_mac_shim.o 0x000175d8 0x0001785c 644 1% 10053
zps_fslMac.o 0x0001785c 0x00018488 3116 2% 10087
zps_nwk_leave.o 0x00018488 0x00018684 508 1% 10169
zps_nwk_lib.o 0x00018684 0x0001870c 136 1% 10178
zps_nwk_lkst.o 0x0001870c 0x0001873c 48 1% 10181
zps_nwk_main.o 0x0001873c 0x000187d0 148 1% 10184
zps_nwk_maint.o 0x000187d0 0x00018b14 836 1% 10196
zps_nwk_mcps.o 0x00018b14 0x0001959c 2696 2% 10213
zps_nwk_mlme.o 0x0001959c 0x00019604 104 1% 10230
zps_nwk_nib.o 0x00019604 0x0001a0b4 2736 2% 10233
zps_nwk_nlde.o 0x0001a0b4 0x0001a268 436 1% 10286
zps_nwk_nlme.o 0x0001a268 0x0001a3f4 396 1% 10289
zps_nwk_sec.o 0x0001a3f4 0x0001a848 1108 1% 10292
zps_nwk_subghz.o 0x0001a848 0x0001a8d8 144 1% 10301
zps_nwk_actv_st.o 0x0001a8d8 0x0001a908 48 1% 10303
zps_nwk_btt.o 0x0001a908 0x0001a93c 52 1% 10306
zps_nwk_disc.o 0x0001a93c 0x0001aab4 376 1% 10309
zps_nwk_disc_st.o 0x0001aab4 0x0001ac8c 472 1% 10318
zps_nwk_frm.o 0x0001ac8c 0x0001b0c8 1084 1% 10322
zps_nwk_idle_st.o 0x0001b0c8 0x0001b0f8 48 1% 10331
zps_nwk_join.o 0x0001b0f8 0x0001ba48 2384 2% 10334
zps_nwk_join_st.o 0x0001ba48 0x0001bc00 440 1% 10352
Phy.o 0x0001bc00 0x0001bde4 484 1% 10360
MacMain.o 0x0001bde4 0x0001c234 1104 1% 10377
MacStateMachine.o 0x0001c234 0x0001c7e0 1452 1% 10410
MacTimer.o 0x0001c7e0 0x0001c954 372 1% 10418
MacGlobals.o 0x0001c954 0x0001ca48 244 1% 10438
Association.o 0x0001ca48 0x0001cc94 588 1% 10444
DataRx.o 0x0001cc94 0x0001cf20 652 1% 10453
DataTx.o 0x0001cf20 0x0001d108 488 1% 10459
Disassociation.o 0x0001d108 0x0001d174 108 1% 10471
Poll.o 0x0001d174 0x0001d2f4 384 1% 10474
RxEnable.o 0x0001d2f4 0x0001d340 76 1% 10486
Scan.o 0x0001d340 0x0001d548 520 1% 10489
Start.o 0x0001d548 0x0001d614 204 1% 10503
MacSec.o 0x0001d614 0x0001d644 48 1% 10506
MacPib.o 0x0001d644 0x0001e068 2596 2% 10509
MacFrames.o 0x0001e068 0x0001e7b8 1872 2% 10523
MacMem.o 0x0001e7b8 0x0001e7d8 32 1% 10549
zps_tsv.o 0x0001e7d8 0x0001e800 40 1% 10552
lib_a-abs.o 0x0001e800 0x0001e808 8 1% 10558
lib_a-exit.o 0x0001e808 0x0001e828 32 1% 10560
lib_a-init.o 0x0001e828 0x0001e870 72 1% 10562
lib_a-memcmp.o 0x0001e870 0x0001e8d0 96 1% 10565
lib_a-memmove.o 0x0001e8d0 0x0001e9c8 248 1% 10567
lib_a-memset.o 0x0001e9c8 0x0001ea6c 164 1% 10569
lib_a-strlen-stub.o 0x0001ea6c 0x0001eac8 92 1% 10571
lib_a-strncpy.o 0x0001eac8 0x0001eb2c 100 1% 10573
lib_a-__call_atexit.o 0x0001eb2c 0x0001ec08 220 1% 10575
lib_a-atexit.o 0x0001ec08 0x0001ec14 12 1% 10580
lib_a-fini.o 0x0001ec14 0x0001ec40 44 1% 10582
lib_a-lock.o 0x0001ec40 0x0001ec48 8 1% 10585
lib_a-__atexit.o 0x0001ec48 0x0001ecd8 144 1% 10591
app_main.o 0x0001ecd8 0x0001ecda 2 1% 10594
port_JN518x.o 0x0001ecda 0x0001ecf8 30 1% 10597
zps_gen.o 0x0001ecf8 0x0001ed02 10 1% 10600
App_DimmerSwitch.o 0x0001ed02 0x0001ed06 4 1% 10609
app_zlo_switch_node.o 0x0001ed06 0x0001ed3a 52 1% 10612
app_zcl_switch_task.o 0x0001ed3a 0x0001ed76 60 1% 10618
hardware_init.o 0x0001ed76 0x0001edc2 76 1% 10625
pin_mux.o 0x0001edc2 0x0001edf0 46 1% 10630
board.o 0x0001edf0 0x0001ee34 68 1% 10632
fsl_cmc.o 0x0001ee34 0x0001ee70 60 1% 10642
PDM_adapter.o 0x0001ee70 0x0001eef8 136 1% 10654
fsl_k4_flash.o 0x0001eef8 0x0001efaa 178 1% 10656
fsl_lpuart.o 0x0001efaa 0x0001f0aa 256 1% 10665
fsl_adapter_rpmsg.o 0x0001f0aa 0x0001f0d0 38 1% 10674
fsl_ltc.o 0x0001f0d0 0x0001f0d2 2 1% 10685
fsl_component_generic_list.o 0x0001f0d2 0x0001f1d8 262 1% 10688
fsl_component_mem_manager_light.o 0x0001f1d8 0x0001f334 348 1% 10715
rpmsg_env_bm.o 0x0001f334 0x0001f374 64 1% 10727
sss_aes.o 0x0001f374 0x0001f398 36 1% 10772
glue.o 0x0001f398 0x0001f3f0 88 1% 10775
fsl_gpio.o 0x0001f3f0 0x0001f41a 42 1% 10792
fsl_elemu.o 0x0001f41a 0x0001f5bc 418 1% 10798
rpmsg_platform.o 0x0001f5bc 0x0001f5c4 8 1% 10825
fwk_platform.o 0x0001f5c4 0x0001f64a 134 1% 10833
fsl_crc.o 0x0001f64a 0x0001f68c 66 1% 10851
fsl_debug_console.o 0x0001f68c 0x0001f6a6 26 1% 10857
llist.o 0x0001f6a6 0x0001f6c4 30 1% 10860
fsl_component_panic.o 0x0001f6c4 0x0001f6cc 8 1% 10863
SecLib_sss.o 0x0001f6cc 0x0001f78e 194 1% 10865
mcmgr_internal_core_api_k32w1.o 0x0001f78e 0x0001f7d8 74 1% 10877
fsl_adapter_lptmr.o 0x0001f7d8 0x0001f7ee 22 1% 10883
fsl_component_messaging.o 0x0001f7ee 0x0001f876 136 1% 10895
mcmgr.o 0x0001f876 0x0001f8be 72 1% 10916
PWRM_adapter.o 0x0001f8be 0x0001f8ec 46 1% 10920
board_lp.o 0x0001f8ec 0x0001f93e 82 1% 10931
aes_mmo.o 0x0001f93e 0x0001fad8 410 1% 10933
virtqueue.o 0x0001fad8 0x0001fd52 634 1% 10942
fsl_lptmr.o 0x0001fd52 0x0001fdb0 94 1% 10976
fsl_component_timer_manager.o 0x0001fdb0 0x0001fdc8 24 1% 10982
fsl_edma.o 0x0001fdc8 0x0001fea8 224 1% 10987
fsl_sss_sscp.o 0x0001fea8 0x0001fec2 26 1% 10993
fsl_wdog32.o 0x0001fec2 0x0001feec 42 1% 10999
RNG.o 0x0001feec 0x0001ff2c 64 1% 11002
fsl_wuu.o 0x0001ff2c 0x0001ffc0 148 1% 11014
sss_ccm.o 0x0001ffc0 0x00020080 192 1% 11020
rpmsg_lite.o 0x00020080 0x00020224 420 1% 11029
system_K32W1480.o 0x00020224 0x00020226 2 1% 11054
fsl_spc.o 0x00020226 0x000205fa 980 1% 11057
PWR.o 0x000205fa 0x0002068a 144 1% 11120
HWParameter.o 0x0002068a 0x000206be 52 1% 11129
fsl_adapter_k4_flash.o 0x000206be 0x0002075c 158 1% 11131
FunctionLib.o 0x0002075c 0x0002082a 206 1% 11140
fwk_platform_lowpower.o 0x0002082a 0x000208e8 190 1% 11158
fsl_k4_controller.o 0x000208e8 0x0002096c 132 1% 11164
fwk_platform_lowpower_timer.o 0x0002096c 0x00020970 4 1% 11178
timer.o 0x00020970 0x00020974 4 1% 11181
PWR_systicks_bm.o 0x00020974 0x00020990 28 1% 11184
OtaInternalFlash.o 0x00020990 0x000209ce 62 1% 11186
fwk_platform_ota.o 0x000209ce 0x00020a00 50 1% 11190
fsl_os_abstraction_bm.o 0x00020a00 0x00020ade 222 1% 11202
ZQueue.o 0x00020ade 0x00020b78 154 1% 11235
appZdpExtraction.o 0x00020b78 0x00020cae 310 1% 11250
BasicClientCommands.o 0x00020cae 0x00020cc0 18 1% 11259
BasicCommandHandler.o 0x00020cc0 0x00020d22 98 1% 11262
Groups.o 0x00020d22 0x00020d46 36 1% 11265
GroupsClientCommands.o 0x00020d46 0x00020dc8 130 1% 11268
GroupsCommandHandler.o 0x00020dc8 0x00020ec8 256 1% 11274
Identify.o 0x00020ec8 0x00020f40 120 1% 11277
IdentifyClientCommands.o 0x00020f40 0x00020fb6 118 1% 11279
IdentifyCommandHandler.o 0x00020fb6 0x000210ec 310 1% 11288
IdentifyServerCommands.o 0x000210ec 0x0002118c 160 1% 11291
LevelControlClientCommands.o 0x0002118c 0x00021240 180 1% 11303
LevelControlCommandHandler.o 0x00021240 0x00021244 4 1% 11309
OnOffCommandHandler.o 0x00021244 0x0002125c 24 1% 11312
OnOffCommands.o 0x0002125c 0x0002127e 34 1% 11315
ScenesCommandHandler.o 0x0002127e 0x00021444 454 1% 11318
OTA.o 0x00021444 0x00021666 546 1% 11321
OTA_ClientUpgradeManager.o 0x00021666 0x00021d74 1806 1% 11345
OTA_CustomReceiveCommands.o 0x00021d74 0x000222ee 1402 1% 11357
OTA_client.o 0x000222ee 0x000225be 720 1% 11375
OTA_common.o 0x000225be 0x000225fa 60 1% 11387
dlist.o 0x000225fa 0x000226e8 238 1% 11411
zcl.o 0x000226e8 0x00022732 74 1% 11438
zcl_CustomCommandReceive.o 0x00022732 0x0002286c 314 1% 11450
zcl_PDUbufferReadWrite.o 0x0002286c 0x000229bc 336 1% 11453
zcl_PDUbufferReadWriteString.o 0x000229bc 0x00022c62 678 1% 11465
zcl_WriteAttributesRequestHandle.o 0x00022c62 0x00022f8a 808 1% 11486
zcl_attribute.o 0x00022f8a 0x00023250 710 1% 11489
zcl_command.o 0x00023250 0x00023340 240 1% 11516
zcl_event.o 0x00023340 0x000233cc 140 1% 11522
zcl_library_options.o 0x000233cc 0x00023424 88 1% 11528
zcl_readAttributesRequestHandle.o 0x00023424 0x0002362c 520 1% 11534
zcl_search.o 0x0002362c 0x000237fc 464 1% 11537
zcl_transmit.o 0x000237fc 0x0002385c 96 1% 11549
bdb_start.o 0x0002385c 0x00023868 12 1% 11552
bdb_state_machine.o 0x00023868 0x00023878 16 1% 11558
bdb_ns.o 0x00023878 0x0002387a 2 1% 11561
bdb_fb_common.o 0x0002387a 0x00023886 12 1% 11564
zps_apl_af.o 0x00023886 0x00023b26 672 1% 11567
zps_apl_af_apsde.o 0x00023b26 0x00023e14 750 1% 11614
zps_apl_task.o 0x00023e14 0x00023eb8 164 1% 11627
zps_apl_apsde.o 0x00023eb8 0x000240de 550 1% 11643
zps_apl_apsme.o 0x000240de 0x00024446 872 1% 11677
zps_apl_aps_nlde.o 0x00024446 0x000244a6 96 1% 11698
zps_apl_sec.o 0x000244a6 0x00024938 1170 1% 11706
zps_apl_aib.o 0x00024938 0x00024aba 386 1% 11729
zps_apl_zdo_nwkmanager.o 0x00024aba 0x00025560 2726 2% 11768
zps_apl_zdo_trust_center.o 0x00025560 0x000255a2 66 1% 11840
zps_apl_zdo_common.o 0x000255a2 0x0002560e 108 1% 11843
zps_apl_zdo_default_server.o 0x0002560e 0x00025612 4 1% 11849
zps_apl_mac_isr.o 0x00025612 0x000256ce 188 1% 11852
zps_apl_zdo_nwk_addr_server.o 0x000256ce 0x0002571e 80 1% 11859
zps_apl_zdo_ieee_addr_server.o 0x0002571e 0x0002576e 80 1% 11865
zps_apl_zdo_match_desc_server.o 0x0002576e 0x00025772 4 1% 11871
zps_apl_zdo_node_desc_server.o 0x00025772 0x00025776 4 1% 11874
zps_apl_zdo_simple_desc_server.o 0x00025776 0x0002577a 4 1% 11877
zps_apl_zdo_power_desc_server.o 0x0002577a 0x0002577e 4 1% 11880
zps_apl_zdo_active_ep_server.o 0x0002577e 0x00025782 4 1% 11883
zps_apl_zdo_device_annce_server.o 0x00025782 0x00025784 2 1% 11886
zps_apl_zdo_system_server_discovery_server.o 0x00025784 0x00025788 4 1% 11889
zps_apl_zdo_mgmt_lqi_server.o 0x00025788 0x0002578c 4 1% 11892
zps_apl_zdo_mgmt_leave_server.o 0x0002578c 0x00025796 10 1% 11895
zps_apl_zdo_mgmt_nwk_update_server.o 0x00025796 0x0002584a 180 1% 11898
zps_apl_zdo_bind_unbind_server.o 0x0002584a 0x0002588c 66 1% 11909
zps_apl_zdo_bound_data_request_manager.o 0x0002588c 0x000258ac 32 1% 11915
zps_apl_zdo_mgmt_bind_server.o 0x000258ac 0x000258b0 4 1% 11918
zps_apl_zdp_apsde_req.o 0x000258b0 0x000258c6 22 1% 11921
zps_apl_zdp_bind_rsp.o 0x000258c6 0x000258ec 38 1% 11924
zps_apl_zdp_unbind_rsp.o 0x000258ec 0x00025912 38 1% 11927
zps_apl_zdp_mgmt_leave_rsp.o 0x00025912 0x00025938 38 1% 11930
zps_mac_common.o 0x00025938 0x00025a3a 258 1% 11933
zps_mac_ie.o 0x00025a3a 0x00025afe 196 1% 11960
zps_mac_if_table.o 0x00025afe 0x00025e22 804 1% 11963
zps_mac_shim.o 0x00025e22 0x00025ee4 194 1% 12005
zps_fslMac.o 0x00025ee4 0x00025f74 144 1% 12116
zps_nwk_dcim.o 0x00025f74 0x00025fc0 76 1% 12141
zps_nwk_leave.o 0x00025fc0 0x0002609e 222 1% 12153
zps_nwk_lib.o 0x0002609e 0x000260f8 90 1% 12160
zps_nwk_maint.o 0x000260f8 0x000267d4 1756 1% 12187
zps_nwk_mcps.o 0x000267d4 0x00026c26 1106 1% 12236
zps_nwk_nib.o 0x00026c26 0x0002775a 2868 2% 12291
zps_nwk_nlde.o 0x0002775a 0x0002778e 52 1% 12405
zps_nwk_rt.o 0x0002778e 0x000277d2 68 1% 12410
zps_nwk_sec.o 0x000277d2 0x000279e2 528 1% 12422
zps_nwk_slist.o 0x000279e2 0x00027a50 110 1% 12443
zps_nwk_subghz.o 0x00027a50 0x00027cb0 608 1% 12461
zps_nwk_actv_st.o 0x00027cb0 0x00027d48 152 1% 12476
zps_nwk_btt.o 0x00027d48 0x00027e68 288 1% 12482
zps_nwk_disc_st.o 0x00027e68 0x00028124 700 1% 12487
zps_nwk_frm.o 0x00028124 0x000283ae 650 1% 12502
zps_nwk_join.o 0x000283ae 0x000289fc 1614 1% 12514
zps_nwk_join_st.o 0x000289fc 0x00028d9e 930 1% 12552
zps_nwk_mac.o 0x00028d9e 0x00028daa 12 1% 12570
zps_nwk_scan.o 0x00028daa 0x00028e2a 128 1% 12573
zps_nwk_sync.o 0x00028e2a 0x00028ec0 150 1% 12579
zps_nwk_intf.o 0x00028ec0 0x00028fcc 268 1% 12585
Phy.o 0x00028fcc 0x00028ffa 46 1% 12588
MacMain.o 0x00028ffa 0x0002910e 276 1% 12591
MacStateMachine.o 0x0002910e 0x00029190 130 1% 12605
MacTimer.o 0x00029190 0x0002919c 12 1% 12611
Association.o 0x0002919c 0x000292d8 316 1% 12613
DataRx.o 0x000292d8 0x0002966e 918 1% 12628
DataTx.o 0x0002966e 0x00029a00 914 1% 12646
Disassociation.o 0x00029a00 0x00029ab2 178 1% 12670
Orphan.o 0x00029ab2 0x00029b82 208 1% 12676
Poll.o 0x00029b82 0x00029c12 144 1% 12685
Reset.o 0x00029c12 0x00029d2a 280 1% 12691
RxEnable.o 0x00029d2a 0x00029d9c 114 1% 12694
Scan.o 0x00029d9c 0x0002a18e 1010 1% 12700
Start.o 0x0002a18e 0x0002a2b2 292 1% 12732
MacSec.o 0x0002a2b2 0x0002aa9c 2026 2% 12744
SecurityLib.o 0x0002aa9c 0x0002ab06 106 1% 12760
MacPib.o 0x0002ab06 0x0002ac7e 376 1% 12763
MacFrames.o 0x0002ac7e 0x0002af72 756 1% 12774
MacSequenceMngr.o 0x0002af72 0x0002b06c 250 1% 12789
zps_tsv.o 0x0002b06c 0x0002b0a8 60 1% 12810
zps_apl_inl.o 0x0002b0a8 0x0002b0b8 16 1% 12819
fsl_k4_flash.o 0x0002b0b8 0x0002b148 144 1% 12824
app_ota_client.o 0x0002b148 0x0002b158 16 1% 12825
zcl_attribute.o 0x0002b158 0x0002b160 8 1% 12826
zps_nwk_join.o 0x0002b160 0x0002b168 8 1% 12827
zps_gen.o 0x0002b168 0x0002b3c4 604 1% 12830
clock_config.o 0x0002b3c4 0x0002b3e0 28 1% 12840
fsl_lpuart.o 0x0002b3e0 0x0002b3e8 8 1% 12849
fwk_platform_ics.o 0x0002b3e8 0x0002b3f4 12 1% 12851
glue.o 0x0002b3f4 0x0002b3f8 4 1% 12853
mcmgr_internal_core_api_k32w1.o 0x0002b3f8 0x0002b414 28 1% 12856
fsl_adapter_lptmr.o 0x0002b414 0x0002b41c 8 1% 12861
fsl_pm_board.o 0x0002b41c 0x0002b460 68 1% 12863
fsl_adapter_lpuart.o 0x0002b460 0x0002b470 16 1% 12866
rpmsg_lite.o 0x0002b470 0x0002b480 16 1% 12870
fwk_platform_lowpower.o 0x0002b480 0x0002b4c8 72 1% 12872
OtaInternalFlash.o 0x0002b4c8 0x0002b4e4 28 1% 12878
fwk_platform_ota.o 0x0002b4e4 0x0002b4fc 24 1% 12880
fsl_os_abstraction_bm.o 0x0002b4fc 0x0002b51c 32 1% 12882
zps_mac_common.o 0x0002b51c 0x0002b59c 128 1% 12884
zps_nwk_mcps.o 0x0002b59c 0x0002b5b0 20 1% 12886
zps_nwk_mlme.o 0x0002b5b0 0x0002b5c4 20 1% 12888
zps_nwk_nib.o 0x0002b5c4 0x0002b618 84 1% 12890
zps_nwk_nlme.o 0x0002b618 0x0002b658 64 1% 12896
zps_nwk_actv_st.o 0x0002b658 0x0002b6c8 112 1% 12898
zps_nwk_disc_st.o 0x0002b6c8 0x0002b6f0 40 1% 12910
zps_nwk_idle_st.o 0x0002b6f0 0x0002b700 16 1% 12915
zps_nwk_join_st.o 0x0002b700 0x0002b734 52 1% 12917
MacGlobals.o 0x0002b734 0x0002b754 32 1% 12927
lib_a-impure.o 0x0002b754 0x0002b758 4 1% 12930
zps_gen.o 0x0002b758 0x0002b8d2 378 1% 12933
clock_config.o 0x0002b8d2 0x0002b8da 8 1% 12943
Basic.o 0x0002b8da 0x0002b952 120 1% 12945
Groups.o 0x0002b952 0x0002b962 16 1% 12948
Identify.o 0x0002b962 0x0002b97a 24 1% 12951
LevelControl.o 0x0002b97a 0x0002b98a 16 1% 12954
OnOff.o 0x0002b98a 0x0002b99a 16 1% 12957
OTA.o 0x0002b99a 0x0002b9c2 40 1% 12960
MacMain.o 0x0002b9c2 0x0002b9c4 2 1% 12963
app_main.o 0x0002b9c4 0x0002b9d8 20 1% 12966
app_start_switch.o 0x0002b9d8 0x0002babd 229 1% 12968
App_DimmerSwitch.o 0x0002babd 0x0002baf2 53 1% 12976
app_zlo_switch_node.o 0x0002baf2 0x0002c018 1318 1% 12981
app_zcl_switch_task.o 0x0002c018 0x0002c058 64 1% 13004
app_switch_state_machine.o 0x0002c058 0x0002c0b4 92 1% 13008
board_dcdc.o 0x0002c0b4 0x0002c0bd 9 1% 13012
clock_config.o 0x0002c0bd 0x0002c0be 1 1% 13014
app_ota_client.o 0x0002c0be 0x0002c11e 96 1% 13017
ModuleInfo.o 0x0002c11e 0x0002c13c 30 1% 13022
mcmgr_internal_core_api_k32w1.o 0x0002c13c 0x0002c14b 15 1% 13024
rpmsg_lite.o 0x0002c14b 0x0002c157 12 1% 13026
HWParameter.o 0x0002c157 0x0002c161 10 1% 13028
fwk_platform_lowpower.o 0x0002c161 0x0002c174 19 1% 13030
wdog.o 0x0002c174 0x0002c1b2 62 1% 13036
fwk_platform_ota.o 0x0002c1b2 0x0002c1c3 17 1% 13038
fwk_platform_ot.o 0x0002c1c3 0x0002c1c6 3 1% 13040
fsl_os_abstraction_bm.o 0x0002c1c6 0x0002c1d1 11 1% 13042
appZdpExtraction.o 0x0002c1d1 0x0002c1d3 2 1% 13047
OTA_client.o 0x0002c1d1 0x0002c227 86 1% 13049
zcl_attribute.o 0x0002c227 0x0002c329 258 1% 13051
bdb_ns.o 0x0002c329 0x0002c35b 50 1% 13054
bdb_fb_initiator.o 0x0002c35b 0x0002c38d 50 1% 13056
zps_apl_apsde.o 0x0002c35b 0x0002c369 14 1% 13059
zps_apl_apsme.o 0x0002c369 0x0002c387 30 1% 13063
zps_apl_aps_nlde.o 0x0002c385 0x0002c388 3 1% 13077
zps_apl_sec.o 0x0002c388 0x0002c38b 3 1% 13080
zps_apl_aib.o 0x0002c38b 0x0002c419 142 1% 13083
zps_apl_zdo_nwkmanager.o 0x0002c419 0x0002c43b 34 1% 13085
zps_apl_zdo_default_server.o 0x0002c43b 0x0002c457 28 1% 13087
zps_apl_zdo_nwk_addr_server.o 0x0002c457 0x0002c473 28 1% 13090
zps_apl_zdo_ieee_addr_server.o 0x0002c457 0x0002c473 28 1% 13093
zps_apl_zdo_match_desc_server.o 0x0002c457 0x0002c473 28 1% 13096
zps_apl_zdo_simple_desc_server.o 0x0002c457 0x0002c473 28 1% 13099
zps_apl_zdo_device_annce_server.o 0x0002c457 0x0002c473 28 1% 13102
zps_apl_zdo_mgmt_leave_server.o 0x0002c457 0x0002c473 28 1% 13105
zps_apl_zdo_mgmt_nwk_update_server.o 0x0002c457 0x0002c461 10 1% 13108
zps_apl_zdo_bind_unbind_server.o 0x0002c461 0x0002c466 5 1% 13111
zps_apl_zdp_simple_desc_req.o 0x0002c466 0x0002c46b 5 1% 13114
zps_apl_zdo_nwkmanager_client.o 0x0002c466 0x0002c475 15 1% 13117
zps_apl_zdo_mgmt_bind_server.o 0x0002c470 0x0002c483 19 1% 13124
zps_apl_zdp_apsde_req.o 0x0002c483 0x0002c486 3 1% 13127
zps_apl_zdp_device_annce.o 0x0002c483 0x0002c488 5 1% 13129
zps_apl_zdp_ieee_addr_req.o 0x0002c483 0x0002c488 5 1% 13131
zps_apl_zdp_match_desc_req.o 0x0002c488 0x0002c48d 5 1% 13133
zps_apl_zdp_mgmt_permit_joining_req.o 0x0002c48d 0x0002c492 5 1% 13135
zps_apl_zdp_node_desc_req.o 0x0002c48d 0x0002c492 5 1% 13138
zps_apl_zdp_nwk_addr_rsp.o 0x0002c48d 0x0002c492 5 1% 13141
zps_apl_zdp_ieee_addr_rsp.o 0x0002c492 0x0002c4a0 14 1% 13144
zps_apl_zdp_node_desc_rsp.o 0x0002c492 0x0002c49b 9 1% 13146
zps_apl_zdp_power_desc_rsp.o 0x0002c49b 0x0002c4a1 6 1% 13149
zps_apl_zdp_simple_desc_rsp.o 0x0002c49b 0x0002c4a6 11 1% 13151
zps_apl_zdp_active_ep_rsp.o 0x0002c49b 0x0002c4a0 5 1% 13153
zps_apl_zdp_match_desc_rsp.o 0x0002c49b 0x0002c4a0 5 1% 13155
zps_apl_zdp_system_server_discovery_rsp.o 0x0002c49b 0x0002c49f 4 1% 13157
zps_apl_zdp_mgmt_lqi_rsp.o 0x0002c49b 0x0002c4a3 8 1% 13159
zps_apl_zdp_mgmt_nwk_update_notify_rsp.o 0x0002c4a3 0x0002c4ab 8 1% 13162
zps_mac_common.o 0x0002c4a3 0x0002c4e3 64 1% 13165
zps_nwk_leave.o 0x0002c4e3 0x0002c4e6 3 1% 13169
zps_nwk_lkst.o 0x0002c4e3 0x0002c4fd 26 1% 13171
zps_nwk_maint.o 0x0002c4fd 0x0002c501 4 1% 13173
zps_nwk_mcps.o 0x0002c4fd 0x0002c505 8 1% 13177
zps_nwk_sec.o 0x0002c4fd 0x0002c505 8 1% 13180
zps_nwk_subghz.o 0x0002c505 0x0002c50c 7 1% 13184
zps_nwk_actv_st.o 0x0002c505 0x0002c545 64 1% 13186
zps_nwk_disc_st.o 0x0002c545 0x0002c564 31 1% 13196
zps_nwk_frm.o 0x0002c564 0x0002c577 19 1% 13200
zps_nwk_idle_st.o 0x0002c56b 0x0002c57b 16 1% 13206
zps_nwk_join.o 0x0002c57b 0x0002c59d 34 1% 13209
zps_nwk_join_st.o 0x0002c59d 0x0002c5da 61 1% 13215
MacGlobals.o 0x0002c5da 0x0002c5ee 20 1% 13223
MacSec.o 0x0002c5ee 0x0002c5f2 4 1% 13240
MacPib.o 0x0002c5f2 0x0002c6e0 238 1% 13243
MacFrames.o 0x0002c6e0 0x0002c6e4 4 1% 13249
MacVersion.o 0x0002c6e4 0x0002c768 132 1% 13252
Expected total in .text section: 180968 Actual: 181305 101% 8276

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_text - 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 m_text memory:

m_text / .text / crtbegin.o Start End Size % Line
.text 0x00000480 0x000004c0 64 100% 8279
Expected total in crtbegin.o file: 64 Actual: 64 100% 8279
m_text / .text / crt0.o Start End Size % Line
.text 0x000004c0 0x0000053c 124 100% 8280
Expected total in crt0.o file: 124 Actual: 124 100% 8280
m_text / .text / startup_K32W1480.o Start End Size % Line
.text 0x0000053c 0x0000069c 352 100% 8284
Expected total in startup_K32W1480.o file: 352 Actual: 352 100% 8284
m_text / .text / pdum_nwk.o Start End Size % Line
.text 0x0000069c 0x00001180 2788 100% 8366
Expected total in pdum_nwk.o file: 2788 Actual: 2788 100% 8366
m_text / .text / pdum_apl.o Start End Size % Line
.text 0x00001180 0x00001628 1192 100% 8393
Expected total in pdum_apl.o file: 1192 Actual: 1192 100% 8393
m_text / .text / _aeabi_ldivmod.o Start End Size % Line
.text 0x00001628 0x000016c8 160 100% 8406
Expected total in _aeabi_ldivmod.o file: 160 Actual: 160 100% 8406
m_text / .text / _aeabi_uldivmod.o Start End Size % Line
.text 0x000016c8 0x000016f8 48 100% 8408
Expected total in _aeabi_uldivmod.o file: 48 Actual: 48 100% 8408
m_text / .text / _udivmoddi4.o Start End Size % Line
.text 0x000016f8 0x000019e4 748 100% 8410
Expected total in _udivmoddi4.o file: 748 Actual: 748 100% 8410
m_text / .text / _dvmd_tls.o Start End Size % Line
.text 0x000019e4 0x000019e8 4 100% 8412
Expected total in _dvmd_tls.o file: 4 Actual: 4 100% 8412
m_text / .text / lib_a-memcpy.o Start End Size % Line
.text 0x000019e8 0x00001ad4 236 100% 8415
Expected total in lib_a-memcpy.o file: 236 Actual: 236 100% 8415
m_text / .text / lib_a-setjmp.o Start End Size % Line
.text 0x00001ad4 0x00001af0 28 100% 8417
Expected total in lib_a-setjmp.o file: 28 Actual: 28 100% 8417
m_text / .text / pdum.o Start End Size % Line
.text 0x00001af0 0x000023b8 2248 100% 8420
Expected total in pdum.o file: 2248 Actual: 2248 100% 8420
m_text / .text / bdb_fb_initiator.o Start End Size % Line
.text.vFbBindCluster 0x000023b8 0x00002790 984 100% 8426
Expected total in bdb_fb_initiator.o file: 984 Actual: 984 100% 8426
m_text / .text / zps_nwk_maint.o Start End Size % Line
.text.zps_bNwkFindAddIeeeAddr 0x00002790 0x00002918 392 100% 8429
Expected total in zps_nwk_maint.o file: 392 Actual: 392 100% 8429
m_text / .text / app_main.o Start End Size % Line
.text.main_task 0x00002918 0x000029bc 164 37% 8432
.text.APP_vInitResources 0x000029bc 0x00002a6c 176 40% 8435
.text.APP_vInitLeds 0x00002a6c 0x00002aa8 60 14% 8438
.text.APP_vSetLED 0x00002aa8 0x00002ad8 48 11% 8441
Expected total in app_main.o file: 448 Actual: 448 100% 8432
m_text / .text / port_JN518x.o Start End Size % Line
.text.ZPS_u8GrabMutexLock 0x00002ad8 0x00002b0c 52 100% 8444
Expected total in port_JN518x.o file: 52 Actual: 52 100% 8444
m_text / .text / pdum_gen.o Start End Size % Line
.text.PDUM_vInit 0x00002b0c 0x00002b34 40 100% 8447
Expected total in pdum_gen.o file: 40 Actual: 40 100% 8447
m_text / .text / zps_gen.o Start End Size % Line
.text.zps_vGetZpsMutex 0x00002b34 0x00002b3c 8 3% 8450
.text.vZdoServersInit 0x00002b3c 0x00002c20 228 67% 8453
.text.ZPS_pvAplZdoGetAplHandle 0x00002c20 0x00002c2c 12 4% 8456
.text.ZPS_psAplDefaultDistributedAPSLinkKey 0x00002c2c 0x00002c34 8 3% 8459
.text.ZPS_psAplDefaultGlobalAPSLinkKey 0x00002c34 0x00002c3c 8 3% 8462
.text.ZPS_ps_groupPdmTable 0x00002c3c 0x00002c44 8 3% 8465
.text.ZPS_pu8MaxZpsConfigEp 0x00002c44 0x00002c4c 8 3% 8468
.text.ZPS_pau8EpMapPresent 0x00002c4c 0x00002c54 8 3% 8471
.text.ZPS_u8ConfigStackProfileId 0x00002c54 0x00002c60 12 4% 8474
.text.ZPS_psMacIFTGetTable 0x00002c60 0x00002c68 8 3% 8477
.text.ZPS_psMacIFTGetInterface 0x00002c68 0x00002c80 24 7% 8480
.text.ZPS_vGetGpContext 0x00002c80 0x00002c8c 12 4% 8483
Expected total in zps_gen.o file: 344 Actual: 344 100% 8450
m_text / .text / app_start_switch.o Start End Size % Line
.text.vfExtendedStatusCallBack 0x00002c8c 0x00002c98 12 4% 8486
.text.Wakeup 0x00002c98 0x00002cb4 28 8% 8489
.text.PWR_vWakeUpConfig 0x00002cb4 0x00002cdc 40 11% 8490
.text.PreSleep 0x00002cdc 0x00002d18 60 16% 8492
.text.vAppMain 0x00002d18 0x00002df0 216 57% 8494
.text.vAppRegisterPWRCallbacks 0x00002df0 0x00002e0c 28 8% 8497
Expected total in app_start_switch.o file: 384 Actual: 384 100% 8486
m_text / .text / App_DimmerSwitch.o Start End Size % Line
.text.eApp_ZCL_RegisterEndpoint 0x00002e0c 0x00002e1c 16 9% 8500
.text.vAPP_ZCL_DeviceSpecific_Init 0x00002e1c 0x00002e94 120 64% 8503
.text.vAPP_ZCL_DeviceSpecific_SetIdentifyTime 0x00002e94 0x00002ea0 12 7% 8506
.text.vAPP_ZCL_DeviceSpecific_UpdateIdentify 0x00002ea0 0x00002eb4 20 11% 8509
.text.vAPP_ZCL_DeviceSpecific_IdentifyOff 0x00002eb4 0x00002ec8 20 11% 8512
Expected total in App_DimmerSwitch.o file: 188 Actual: 188 100% 8500
m_text / .text / app_zlo_switch_node.o Start End Size % Line
.text.vHandleJoinAndRejoin 0x00002ec8 0x00002f44 124 6% 8515
.text.vLoadKeepAliveTime 0x00002f44 0x00002f80 60 3% 8517
.text.vLoadDeepSleepTimer 0x00002f80 0x00002f94 20 1% 8519
.text.bGoingDeepSleep 0x00002f94 0x00002fa4 16 1% 8522
.text.bWaitingToSleep 0x00002fa4 0x00002fb4 16 1% 8525
.text.vAppOnOff 0x00002fb4 0x00002ff4 64 3% 8528
.text.vAppLevelMove 0x00002ff4 0x00003040 76 4% 8531
.text.vAppLevelStop 0x00003040 0x00003084 68 3% 8534
.text.vWakeCallBack 0x00003084 0x000030a8 36 2% 8537
.text.APP_taskSwitch 0x000030a8 0x00003124 124 6% 8540
.text.vUpdateKeepAliveTimer 0x00003124 0x00003204 224 10% 8543
.text.APP_cbTimerPoll 0x00003204 0x00003268 100 5% 8546
.text.APP_vStartUpHW 0x00003268 0x00003298 48 3% 8549
.text.sGetOTACallBackPersistdata 0x00003298 0x000032ac 20 1% 8552
.text.APP_vFactoryResetRecords 0x000032ac 0x000032f8 76 4% 8555
.text.APP_vBdbCallback 0x000032f8 0x0000364c 852 37% 8558
.text.APP_vInitialiseNode 0x0000364c 0x000037c8 380 17% 8561
.text.APP_bIsRunning 0x000037c8 0x000037d8 16 1% 8564
Expected total in app_zlo_switch_node.o file: 2320 Actual: 2320 100% 8515
m_text / .text / app_zcl_switch_task.o Start End Size % Line
.text.APP_ZCL_cbEndpointCallback 0x000037d8 0x0000387c 164 43% 8567
.text.APP_ZCL_vInitialise 0x0000387c 0x000038c8 76 20% 8569
.text.APP_vRadioTempUpdateMs 0x000038c8 0x000038d8 16 5% 8572
.text.APP_cbTimerZclTick 0x000038d8 0x00003958 128 34% 8575
Expected total in app_zcl_switch_task.o file: 384 Actual: 384 100% 8567
m_text / .text / app_buttons.o Start End Size % Line
.text.GPIOA_INT0_IRQHandler 0x00003958 0x00003980 40 7% 8578
.text.GPIOB_INT0_IRQHandler 0x00003980 0x000039a8 40 7% 8581
.text.GPIOC_INT0_IRQHandler 0x000039a8 0x000039e0 56 10% 8584
.text.APP_u32GetSwitchIOState 0x000039e0 0x00003a20 64 12% 8587
.text.APP_cbTimerButtonScan 0x00003a20 0x00003ac8 168 30% 8590
.text.APP_bButtonInitialise 0x00003ac8 0x00003b94 204 36% 8593
Expected total in app_buttons.o file: 572 Actual: 572 100% 8578
m_text / .text / app_switch_state_machine.o Start End Size % Line
.text.vSwitchStateMachine 0x00003b94 0x00003c98 260 61% 8596
.text.vApp_ProcessKeyCombination 0x00003c98 0x00003d34 156 37% 8598
.text.eGetSwitchState 0x00003d34 0x00003d40 12 3% 8601
Expected total in app_switch_state_machine.o file: 428 Actual: 428 100% 8596
m_text / .text / hardware_init.o Start End Size % Line
.text.BOARD_InitPinLED1_OM15082 0x00003d40 0x00003d5c 28 10% 8604
.text.BOARD_InitPinLED2_OM15082 0x00003d5c 0x00003d78 28 10% 8607
.text.BOARD_InitPinLED3_OM15082 0x00003d78 0x00003d94 28 10% 8610
.text.BOARD_InitPinButton1_OM15082 0x00003d94 0x00003db0 28 10% 8613
.text.BOARD_UnInitPinLED1_OM15082 0x00003db0 0x00003dd0 32 12% 8616
.text.BOARD_UnInitPinLED2_OM15082 0x00003dd0 0x00003df0 32 12% 8619
.text.BOARD_UnInitPinLED3_OM15082 0x00003df0 0x00003e10 32 12% 8622
.text.BOARD_InitHardware 0x00003e10 0x00003e58 72 26% 8625
Expected total in hardware_init.o file: 280 Actual: 280 100% 8604
m_text / .text / pin_mux.o Start End Size % Line
.text.BOARD_InitPinButton1 0x00003e58 0x00003e74 28 15% 8628
.text.BOARD_InitPinButtonBootConfig 0x00003e74 0x00003e90 28 15% 8631
.text.BOARD_InitPinLPUART1_RX 0x00003e90 0x00003eb4 36 19% 8634
.text.BOARD_InitPinLPUART1_TX 0x00003eb4 0x00003ed8 36 19% 8637
.text.BOARD_UnInitPinLPUART1_RX 0x00003ed8 0x00003ef8 32 17% 8640
.text.BOARD_UnInitPinLPUART1_TX 0x00003ef8 0x00003f18 32 17% 8643
Expected total in pin_mux.o file: 192 Actual: 192 100% 8628
m_text / .text / board.o Start End Size % Line
.text.BOARD_IsAppConsoleBusy 0x00003f18 0x00003f30 24 23% 8646
.text.BOARD_InitDebugConsole 0x00003f30 0x00003f60 48 45% 8649
.text.BOARD_ReinitDebugConsole 0x00003f60 0x00003f84 36 34% 8652
Expected total in board.o file: 108 Actual: 108 100% 8646
m_text / .text / board_dcdc.o Start End Size % Line
.text.BOARD_SetLowPowerVoltageDetect.constprop.0 0x00003f84 0x00003fc0 60 24% 8655
.text.BOARD_InitDcdc 0x00003fc0 0x00004080 192 77% 8657
Expected total in board_dcdc.o file: 252 Actual: 252 100% 8655
m_text / .text / clock_config.o Start End Size % Line
.text.CLOCK_CONFIG_FircSafeConfig 0x00004080 0x0000409c 28 12% 8660
.text.BOARD_BootClockRUN 0x0000409c 0x00004174 216 89% 8662
Expected total in clock_config.o file: 244 Actual: 244 100% 8660
m_text / .text / app_ota_client.o Start End Size % Line
.text.bInitialiseOTAClusterAndAttributes 0x00004174 0x000041c0 76 4% 8665
.text.vAppInitOTA 0x000041c0 0x00004288 200 9% 8668
.text.vSetOTAPersistedDatForMinRetention 0x00004288 0x000042ac 36 2% 8671
.text.vLoadOTAPersistedData 0x000042ac 0x000042e8 60 3% 8674
.text.bOTADeepSleepAllowed 0x000042e8 0x00004314 44 2% 8677
.text.bOTASleepAllowed 0x00004314 0x00004334 32 2% 8680
.text.vHandleMatchDescriptor 0x00004334 0x000043ac 120 6% 8683
.text.vHandleIeeeAddressRsp 0x000043ac 0x0000446c 192 9% 8686
.text.vResetOTADiscovery 0x0000446c 0x00004490 36 2% 8689
.text.vRunAppOTAStateMachine 0x00004490 0x00004760 720 32% 8692
.text.vOTAResetPersist 0x00004760 0x00004794 52 3% 8695
.text.vHandleAppOtaClient 0x00004794 0x00004a7c 744 33% 8698
Expected total in app_ota_client.o file: 2312 Actual: 2312 100% 8665
m_text / .text / fsl_cmc.o Start End Size % Line
.text.CMC_EnterLowPowerMode 0x00004a7c 0x00004ad8 92 100% 8701
Expected total in fsl_cmc.o file: 92 Actual: 92 100% 8701
m_text / .text / PDM_adapter.o Start End Size % Line
.text.rb_delete.constprop.0 0x00004ad8 0x00004b10 56 11% 8704
.text.PDM_eInitialise 0x00004b10 0x00004b64 84 16% 8706
.text.PDM_eReadDataFromRecord 0x00004b64 0x00004bd4 112 22% 8709
.text.PDM_eSaveRecordData 0x00004bd4 0x00004ca4 208 40% 8712
.text.PDM_vDeleteDataRecord 0x00004ca4 0x00004cec 72 14% 8715
Expected total in PDM_adapter.o file: 532 Actual: 532 100% 8704
m_text / .text / fsl_k4_flash.o Start End Size % Line
.text.flash_check_param 0x00004cec 0x00004d88 156 27% 8718
.text.pflash_check_param 0x00004d88 0x00004e00 120 21% 8720
.text.ifr_check_param 0x00004e00 0x00004e78 120 21% 8722
.text.FLASH_Erase 0x00004e78 0x00004ebc 68 12% 8724
.text.FLASH_Program 0x00004ebc 0x00004f38 124 22% 8727
Expected total in fsl_k4_flash.o file: 588 Actual: 588 100% 8718
m_text / .text / fsl_clock.o Start End Size % Line
.text.CLOCK_DeinitSysOsc 0x00004f38 0x00004f60 40 13% 8730
.text.CLOCK_InitSysOsc 0x00004f60 0x00004f94 52 17% 8733
.text.CLOCK_DeinitSirc 0x00004f94 0x00004fb8 36 12% 8736
.text.CLOCK_InitSirc 0x00004fb8 0x00004fd8 32 11% 8739
.text.CLOCK_DeinitFirc 0x00004fd8 0x00005000 40 13% 8742
.text.CLOCK_InitFirc 0x00005000 0x00005074 116 37% 8745
Expected total in fsl_clock.o file: 316 Actual: 316 100% 8730
m_text / .text / fsl_lpuart.o Start End Size % Line
.text.LPUART_GetInstance 0x00005074 0x00005090 28 5% 8748
.text.LPUART_Init 0x00005090 0x00005250 448 74% 8751
.text.LPUART_GetStatusFlags 0x00005250 0x00005268 24 4% 8754
.text.LPUART_ClearStatusFlags 0x00005268 0x000052a4 60 10% 8757
.text.LPUART0_DriverIRQHandler 0x000052a4 0x000052bc 24 4% 8760
.text.LPUART1_DriverIRQHandler 0x000052bc 0x000052d4 24 4% 8763
Expected total in fsl_lpuart.o file: 608 Actual: 608 100% 8748
m_text / .text / fsl_adapter_rpmsg.o Start End Size % Line
.text.RPMsgPeerReadyEventHandler 0x000052d4 0x00005328 84 13% 8766
.text.HAL_RpmsgMcmgrInit 0x00005328 0x000053dc 180 28% 8768
.text.HAL_RpmsgInit 0x000053dc 0x00005474 152 24% 8771
.text.HAL_RpmsgSendTimeout 0x00005474 0x000054e8 116 18% 8774
.text.HAL_RpmsgAllocTxBufferTimeout 0x000054e8 0x00005508 32 5% 8777
.text.HAL_RpmsgNoCopySend 0x00005508 0x00005568 96 15% 8780
Expected total in fsl_adapter_rpmsg.o file: 660 Actual: 660 100% 8766
m_text / .text / sss_init.o Start End Size % Line
.text.CRYPTO_InitHardware 0x00005568 0x00005608 160 80% 8783
.text.CRYPTO_ReinitHardware 0x00005608 0x00005618 16 8% 8786
.text.CRYPTO_ELEMU_reset 0x00005618 0x00005630 24 12% 8789
Expected total in sss_init.o file: 200 Actual: 200 100% 8783
m_text / .text / fsl_component_mem_manager_light.o Start End Size % Line
.text.MEM_RegisterExtendedArea 0x00005630 0x000056c8 152 32% 8792
.text.MEM_Init 0x000056c8 0x000056ec 36 8% 8795
.text.MEM_BufferFree 0x000056ec 0x0000578c 160 34% 8798
.text.MEM_GetHeapUpperLimitByAreaId 0x0000578c 0x000057ac 32 7% 8801
.text.MEM_BufferAllocate 0x000057ac 0x00005810 100 21% 8804
Expected total in fsl_component_mem_manager_light.o file: 480 Actual: 480 100% 8792
m_text / .text / rpmsg_env_bm.o Start End Size % Line
.text.env_init 0x00005810 0x00005844 52 57% 8806
.text.env_register_isr 0x00005844 0x00005858 20 22% 8809
.text.env_isr 0x00005858 0x0000586c 20 22% 8812
Expected total in rpmsg_env_bm.o file: 92 Actual: 92 100% 8806
m_text / .text / fwk_platform_ics.o Start End Size % Line
.text.PLATFORM_FwkSrv_RxCallBack 0x0000586c 0x00005948 220 44% 8814
.text.PLATFORM_FwkSrvInit 0x00005948 0x0000598c 68 14% 8816
.text.PLATFORM_FwkSrvSendPacket 0x0000598c 0x000059f0 100 20% 8819
.text.PLATFORM_SendChipRevision 0x000059f0 0x00005a54 100 20% 8822
.text.PLATFORM_FwkSrvRegisterLowPowerCallbacks 0x00005a54 0x00005a60 12 3% 8825
Expected total in fwk_platform_ics.o file: 500 Actual: 500 100% 8814
m_text / .text / sss_aes.o Start End Size % Line
.text.SSS_set_aes_key 0x00005a60 0x00005ad8 120 49% 8828
.text.SSS_aes_operation 0x00005ad8 0x00005b58 128 52% 8831
Expected total in sss_aes.o file: 248 Actual: 248 100% 8828
m_text / .text / glue.o Start End Size % Line
.text.SystemInitHook 0x00005b58 0x00005b68 16 31% 8834
.text.RESET_SystemReset 0x00005b68 0x00005b8c 36 70% 8837
Expected total in glue.o file: 52 Actual: 52 100% 8834
m_text / .text / fsl_elemu.o Start End Size % Line
.text.ELEMU_LP_WakeupPathInit 0x00005b8c 0x00005c18 140 70% 8840
.text.ELEMU_mu_wait_for_ready 0x00005c18 0x00005c54 60 30% 8843
Expected total in fsl_elemu.o file: 200 Actual: 200 100% 8840
m_text / .text / rpmsg_platform.o Start End Size % Line
.text.platform_init_interrupt 0x00005c54 0x00005ca0 76 27% 8846
.text.platform_notify 0x00005ca0 0x00005cc4 36 13% 8849
.text.platform_time_delay 0x00005cc4 0x00005ce8 36 13% 8852
.text.platform_interrupt_enable 0x00005ce8 0x00005d10 40 14% 8855
.text.platform_interrupt_disable 0x00005d10 0x00005d44 52 18% 8858
.text.platform_init 0x00005d44 0x00005d78 52 18% 8861
Expected total in rpmsg_platform.o file: 292 Actual: 292 100% 8846
m_text / .text / nxp_xcvr_ext_ctrl.o Start End Size % Line
.text.RF_LANT_SW_IRQHandler 0x00005d78 0x00005d88 16 100% 8864
Expected total in nxp_xcvr_ext_ctrl.o file: 16 Actual: 16 100% 8864
m_text / .text / fwk_platform.o Start End Size % Line
.text.PLATFORM_IsNbuStarted 0x00005d88 0x00005d94 12 2% 8867
.text.PLATFORM_InitNbu 0x00005d94 0x00005df0 92 13% 8870
.text.PLATFORM_InitOsc32K 0x00005df0 0x00005e3c 76 11% 8873
.text.PLATFORM_SwitchToOsc32k 0x00005e3c 0x00005e6c 48 7% 8876
.text.PLATFORM_SetXtal32MhzTrim 0x00005e6c 0x00005ea8 60 8% 8879
.text.PLATFORM_InitTimerManager 0x00005ea8 0x00005ee4 60 8% 8882
.text.PLATFORM_InitCrypto 0x00005ee4 0x00005f30 76 11% 8885
.text.PLATFORM_IsTimeoutExpired 0x00005f30 0x00005f68 56 8% 8888
.text.PLATFORM_Delay 0x00005f68 0x00005f7c 20 3% 8891
.text.PLATFORM_RemoteActiveReq 0x00005f7c 0x0000604c 208 28% 8894
.text.PLATFORM_RemoteActiveRel 0x0000604c 0x00006078 44 6% 8897
Expected total in fwk_platform.o file: 752 Actual: 752 100% 8867
m_text / .text / fsl_crc.o Start End Size % Line
.text.CRC_Init 0x00006078 0x00006110 152 100% 8900
Expected total in fsl_crc.o file: 152 Actual: 152 100% 8900
m_text / .text / fsl_sscp_mu.o Start End Size % Line
.text.MU_Init 0x00006110 0x0000611c 12 2% 8903
.text.MU_ReceiveMsg 0x0000611c 0x00006138 28 5% 8905
.text.MU_SendMsg 0x00006138 0x00006154 28 5% 8908
.text.sscp_mu_init 0x00006154 0x00006170 28 5% 8911
.text.prepareMessage 0x00006170 0x0000623c 204 34% 8914
.text.sscp_mu_invoke_command 0x0000623c 0x00006370 308 51% 8917
Expected total in fsl_sscp_mu.o file: 608 Actual: 608 100% 8903
m_text / .text / fsl_debug_console.o Start End Size % Line
.text.DbgConsole_Putchar 0x00006370 0x00006398 40 3% 8920
.text.DbgConsole_Init 0x00006398 0x000063ec 84 5% 8923
.text.DbgConsole_ExitLowpower 0x000063ec 0x00006408 28 2% 8926
.text.DbgConsole_Vprintf 0x00006408 0x00006a50 1608 92% 8929
Expected total in fsl_debug_console.o file: 1760 Actual: 1760 100% 8920
m_text / .text / fsl_imu.o Start End Size % Line
.text.IMU_SendMsgsBlocking 0x00006a50 0x00006abc 108 41% 8932
.text.IMU_TryReceiveMsgs 0x00006abc 0x00006b00 68 26% 8935
.text.IMU_FlushSendFifo 0x00006b00 0x00006b20 32 12% 8938
.text.IMU_Init 0x00006b20 0x00006b5c 60 23% 8941
Expected total in fsl_imu.o file: 268 Actual: 268 100% 8932
m_text / .text / SecLib_sss.o Start End Size % Line
.text.SecLib_ReInit 0x00006b5c 0x00006b74 24 100% 8944
Expected total in SecLib_sss.o file: 24 Actual: 24 100% 8944
m_text / .text / mcmgr_internal_core_api_k32w1.o Start End Size % Line
.text.mcmgr_late_init_internal 0x00006b74 0x00006b8c 24 18% 8947
.text.mcmgr_start_core_internal 0x00006b8c 0x00006bb0 36 26% 8950
.text.mcmgr_get_current_core_internal 0x00006bb0 0x00006bbc 12 9% 8953
.text.MU_RxFullFlagISR 0x00006bbc 0x00006c00 68 49% 8956
Expected total in mcmgr_internal_core_api_k32w1.o file: 140 Actual: 140 100% 8947
m_text / .text / fsl_adapter_lptmr.o Start End Size % Line
.text.HAL_TimerInterruptHandle 0x00006c00 0x00006c30 48 10% 8959
.text.HAL_TimerInit 0x00006c30 0x00006ce4 180 36% 8961
.text.HAL_TimerEnable 0x00006ce4 0x00006d00 28 6% 8964
.text.HAL_TimerDisable 0x00006d00 0x00006d18 24 5% 8967
.text.HAL_TimerGetMaxTimeout 0x00006d18 0x00006d68 80 16% 8970
.text.HAL_TimerGetCurrentTimerCount 0x00006d68 0x00006dc4 92 19% 8973
.text.HAL_TimerUpdateTimeout 0x00006dc4 0x00006dfc 56 12% 8976
Expected total in fsl_adapter_lptmr.o file: 508 Actual: 508 100% 8959
m_text / .text / mcmgr_imu_internal.o Start End Size % Line
.text.RF_IMU0_IRQHandler 0x00006dfc 0x00006e20 36 100% 8979
Expected total in mcmgr_imu_internal.o file: 36 Actual: 36 100% 8979
m_text / .text / fsl_pm_board.o Start End Size % Line
.text.__NVIC_EnableIRQ 0x00006e20 0x00006e3c 28 2% 8982
.text.__NVIC_DisableIRQ 0x00006e3c 0x00006e64 40 3% 8984
.text.KW45_SetFro192MOperateMode 0x00006e64 0x00006e88 36 3% 8986
.text.KW45_SetFro6MOperateMode 0x00006e88 0x00006eac 36 3% 8988
.text.KW45_SetWakePowerDomainOperateMode 0x00006eac 0x00006ee4 56 4% 8990
.text.KW45_IsWakeupSource 0x00006ee4 0x00006f10 44 3% 8992
.text.KW45_CleanExitLowPowerMode 0x00006f10 0x00006f50 64 5% 8994
.text.KW45_WakeupFunction 0x00006f50 0x00006f94 68 5% 8996
.text.KW45_SetRAMOperateMode 0x00006f94 0x00007024 144 10% 8998
.text.KW45_EnterLowPowerMode 0x00007024 0x00007358 820 56% 9000
.text.KW45_ManageWakeupSource 0x00007358 0x000073e4 140 10% 9002
Expected total in fsl_pm_board.o file: 1476 Actual: 1476 100% 8982
m_text / .text / mcmgr.o Start End Size % Line
.text.MCMGR_RegisterEvent 0x000073e4 0x00007404 32 14% 9004
.text.MCMGR_TriggerEvent 0x00007404 0x00007430 44 19% 9007
.text.MCMGR_EarlyInit 0x00007430 0x00007450 32 14% 9010
.text.MCMGR_Init 0x00007450 0x0000749c 76 32% 9013
.text.MCMGR_StartCore 0x0000749c 0x000074d4 56 24% 9016
Expected total in mcmgr.o file: 240 Actual: 240 100% 9004
m_text / .text / PWRM_adapter.o Start End Size % Line
.text.lp_cb 0x000074d4 0x000074f0 28 22% 9019
.text.PWR_RegisterLowPowerEnterCallback 0x000074f0 0x000074fc 12 10% 9020
.text.PWR_RegisterLowPowerExitCallback 0x000074fc 0x00007508 12 10% 9023
.text.PWR_eScheduleActivity 0x00007508 0x00007530 40 31% 9026
.text.PWR_vColdStart 0x00007530 0x00007558 40 31% 9029
Expected total in PWRM_adapter.o file: 132 Actual: 132 100% 9019
m_text / .text / board_lp.o Start End Size % Line
.text.BOARD_LowPowerInit 0x00007558 0x00007564 12 100% 9032
Expected total in board_lp.o file: 12 Actual: 12 100% 9032
m_text / .text / fsl_lpspi.o Start End Size % Line
.text.LPSPI_CommonIRQHandler 0x00007564 0x0000757c 24 38% 9035
.text.LPSPI0_DriverIRQHandler 0x0000757c 0x00007590 20 32% 9037
.text.LPSPI1_DriverIRQHandler 0x00007590 0x000075a4 20 32% 9040
Expected total in fsl_lpspi.o file: 64 Actual: 64 100% 9035
m_text / .text / fsl_component_timer_manager.o Start End Size % Line
.text.TimerStop 0x000075a4 0x00007620 124 10% 9043
.text.TimersUpdate.constprop.0 0x00007620 0x0000766c 76 7% 9045
.text.TimersCheckAndUpdate 0x0000766c 0x00007680 20 2% 9047
.text.TimerManagerTaskProcess 0x00007680 0x000077b0 304 25% 9049
.text.HAL_TIMER_Callback 0x000077b0 0x000077e0 48 4% 9051
.text.TM_Init 0x000077e0 0x0000782c 76 7% 9053
.text.TM_ExitLowpower 0x0000782c 0x00007848 28 3% 9055
.text.TM_EnterLowpower 0x00007848 0x00007868 32 3% 9058
.text.TM_EnterTickless 0x00007868 0x000078d0 104 9% 9061
.text.TM_ExitTickless 0x000078d0 0x000078f8 40 4% 9064
.text.TM_GetTimestamp 0x000078f8 0x00007908 16 2% 9067
.text.TM_Open 0x00007908 0x00007944 60 5% 9070
.text.TM_Stop 0x00007944 0x00007970 44 4% 9072
.text.TM_Close 0x00007970 0x000079b8 72 6% 9074
.text.TM_Start 0x000079b8 0x00007a7c 196 16% 9077
.text.TM_GetRemainingTime 0x00007a7c 0x00007a94 24 2% 9080
Expected total in fsl_component_timer_manager.o file: 1264 Actual: 1264 100% 9043
m_text / .text / dma_capture.o Start End Size % Line
.text.DSB_IRQHandler 0x00007a94 0x00007ad4 64 100% 9083
Expected total in dma_capture.o file: 64 Actual: 64 100% 9083
m_text / .text / fsl_edma.o Start End Size % Line
.text.DMA0_DriverIRQHandler 0x00007ad4 0x00007b0c 56 100% 9086
Expected total in fsl_edma.o file: 56 Actual: 56 100% 9086
m_text / .text / rfmc_ctrl.o Start End Size % Line
.text.RFMC_IRQHandler 0x00007b0c 0x00007c0c 256 100% 9089
Expected total in rfmc_ctrl.o file: 256 Actual: 256 100% 9089
m_text / .text / fsl_sss_sscp.o Start End Size % Line
.text.sss_sscp_open_session 0x00007c0c 0x00007c60 84 8% 9092
.text.sss_sscp_symmetric_context_init 0x00007c60 0x00007cd0 112 10% 9095
.text.sss_sscp_cipher_one_go 0x00007cd0 0x00007d34 100 9% 9098
.text.sss_sscp_symmetric_context_free 0x00007d34 0x00007d74 64 6% 9101
.text.sss_sscp_aead_context_init 0x00007d74 0x00007de4 112 10% 9104
.text.sss_sscp_aead_one_go 0x00007de4 0x00007e74 144 13% 9107
.text.sss_sscp_aead_context_free 0x00007e74 0x00007eb4 64 6% 9110
.text.sss_sscp_key_store_init 0x00007eb4 0x00007f08 84 8% 9113
.text.sss_sscp_key_store_set_key 0x00007f08 0x00007f64 92 8% 9116
.text.sss_sscp_rng_get_random 0x00007f64 0x00007fb0 76 7% 9119
.text.sss_sscp_key_object_init 0x00007fb0 0x00008004 84 8% 9122
.text.sss_sscp_key_object_allocate_handle 0x00008004 0x00008064 96 9% 9125
.text.sss_sscp_key_object_free 0x00008064 0x000080b4 80 7% 9128
Expected total in fsl_sss_sscp.o file: 1192 Actual: 1192 100% 9092
m_text / .text / fsl_adapter_lpuart.o Start End Size % Line
.text.HAL_UartInit 0x000080b4 0x00008164 176 52% 9131
.text.HAL_UartReceiveBlocking 0x00008164 0x00008184 32 10% 9134
.text.HAL_UartSendBlocking 0x00008184 0x0000819c 24 8% 9137
.text.HAL_UartExitLowpower 0x0000819c 0x00008208 108 32% 9140
Expected total in fsl_adapter_lpuart.o file: 340 Actual: 340 100% 9131
m_text / .text / SecLib_.o Start End Size % Line
.text.bACI_WriteKey 0x00008208 0x0000821c 20 4% 9143
.text.vACI_OptimisedCcmStar 0x0000821c 0x00008458 572 97% 9146
Expected total in SecLib_.o file: 592 Actual: 592 100% 9143
m_text / .text / RNG.o Start End Size % Line
.text._RNG_SSS_Get_RndBytes 0x00008458 0x000084a8 80 63% 9149
.text.RNG_Init 0x000084a8 0x000084d8 48 38% 9151
Expected total in RNG.o file: 128 Actual: 128 100% 9149
m_text / .text / sss_ccm.o Start End Size % Line
.text.sss_ccm_auth_crypt 0x000084d8 0x00008550 120 54% 9154
.text.SSS_ccm_setkey 0x00008550 0x000085b8 104 47% 9156
Expected total in sss_ccm.o file: 224 Actual: 224 100% 9154
m_text / .text / rpmsg_lite.o Start End Size % Line
.text.rpmsg_lite_send 0x000085b8 0x000086a4 236 28% 9159
.text.rpmsg_lite_send_nocopy 0x000086a4 0x00008728 132 16% 9162
.text.rpmsg_lite_master_init 0x00008728 0x00008908 480 57% 9165
Expected total in rpmsg_lite.o file: 848 Actual: 848 100% 9159
m_text / .text / system_K32W1480.o Start End Size % Line
.text.SystemInit 0x00008908 0x000089e0 216 100% 9168
Expected total in system_K32W1480.o file: 216 Actual: 216 100% 9168
m_text / .text / fsl_pm_core.o Start End Size % Line
.text.PM_SetAllowedLowestPowerMode 0x000089e0 0x00008a08 40 4% 9171
.text.PM_EnterCriticalDefault 0x00008a08 0x00008a18 16 2% 9173
.text.PM_ExitCriticalDefault 0x00008a18 0x00008a28 16 2% 9175
.text.PM_CreateHandle 0x00008a28 0x00008aa0 120 11% 9177
.text.PM_EnablePowerManager 0x00008aa0 0x00008ae4 68 6% 9180
.text.PM_EnterLowPower 0x00008ae4 0x00008c4c 360 32% 9183
.text.PM_RegisterNotify 0x00008c4c 0x00008c68 28 3% 9186
.text.PM_TriggerWakeSourceService 0x00008c68 0x00008cb4 76 7% 9189
.text.PM_HandleWakeUpEvent 0x00008cb4 0x00008cf4 64 6% 9192
.text.PM_SetConstraints 0x00008cf4 0x00008da4 176 16% 9195
.text.PM_ReleaseConstraints 0x00008da4 0x00008e60 188 17% 9198
Expected total in fsl_pm_core.o file: 1152 Actual: 1152 100% 9171
m_text / .text / PWR.o Start End Size % Line
.text.PWR_Init 0x00008e60 0x00008e8c 44 17% 9201
.text.PWR_AllowDeviceToSleep 0x00008e8c 0x00008ea4 24 10% 9204
.text.PWR_DisallowDeviceToSleep 0x00008ea4 0x00008ebc 24 10% 9207
.text.PWR_IsDeviceAllowedToSleep 0x00008ebc 0x00008ec8 12 5% 9210
.text.PWR_EnterLowPower 0x00008ec8 0x00008f68 160 61% 9213
Expected total in PWR.o file: 264 Actual: 264 100% 9201
m_text / .text / HWParameter.o Start End Size % Line
.text.NV_ReadHWParameters 0x00008f68 0x00008ff4 140 46% 9216
.text.NV_WriteHWParameters 0x00008ff4 0x0000909c 168 55% 9219
Expected total in HWParameter.o file: 308 Actual: 308 100% 9216
m_text / .text / fsl_adapter_k4_flash.o Start End Size % Line
.text.HAL_FlashProgramAdaptation 0x0000909c 0x000090c4 40 22% 9222
.text.HAL_FlashInit 0x000090c4 0x000090f4 48 27% 9224
.text.HAL_FlashVerifyErase 0x000090f4 0x00009124 48 27% 9227
.text.HAL_FlashEraseSector 0x00009124 0x00009154 48 27% 9230
Expected total in fsl_adapter_k4_flash.o file: 184 Actual: 184 100% 9222
m_text / .text / NV_Flash.o Start End Size % Line
.text.NvIsNVMFlashAddress 0x00009154 0x00009180 44 1% 9233
.text.NvGetEntryFromDataPtr 0x00009180 0x000091ec 108 2% 9235
.text.NvGetTableEntryIndexFromId 0x000091ec 0x00009224 56 1% 9237
.text.NvUpdateLastMetaInfoAddress 0x00009224 0x000092e8 196 3% 9239
.text.NvGetMetaInfo 0x000092e8 0x00009318 48 1% 9241
.text.NvGetPageFreeSpace 0x00009318 0x000093a4 140 3% 9243
.text.NvSaveRamTable 0x000093a4 0x000093ec 72 2% 9245
.text.NvInternalCopy 0x000093ec 0x00009574 392 6% 9247
.text.NvVirtualPageBlankCheck 0x00009574 0x000095a0 44 1% 9249
.text.NvSetErasePgCmdStatus 0x000095a0 0x000095dc 60 1% 9251
.text.NvInitStorageSystem 0x000095dc 0x000096f8 284 5% 9253
.text.NvIsMemoryAreaAvailable 0x000096f8 0x0000973c 68 2% 9255
.text.NvWriteRecord 0x0000973c 0x0000994c 528 8% 9257
.text.NvEraseVirtualPage.part.0 0x0000994c 0x00009978 44 1% 9259
.text.NvInternalFormat 0x00009978 0x000099cc 84 2% 9261
.text.NvRemovePendingSaveHead.constprop.0 0x000099cc 0x000099f0 36 1% 9263
.text.NvPushPendingSave.constprop.0 0x000099f0 0x00009a34 68 2% 9265
.text.NvCopyPage.constprop.0 0x00009a34 0x00009f60 1324 20% 9267
.text.__NvModuleInit.constprop.0 0x00009f60 0x0000a358 1016 15% 9269
.text.NvModuleInit 0x0000a358 0x0000a384 44 1% 9271
.text.NvIsPendingOperation 0x0000a384 0x0000a398 20 1% 9274
.text.NvAddSaveRequestToQueue 0x0000a398 0x0000a524 396 6% 9277
.text.__NvSyncSave 0x0000a524 0x0000a5c0 156 3% 9279
.text.NvSyncSave 0x0000a5c0 0x0000a5ec 44 1% 9281
.text.__NvTimerTick 0x0000a5ec 0x0000a698 172 3% 9284
.text.__NvAtomicSave 0x0000a698 0x0000a7c8 304 5% 9286
.text.__NvIdle 0x0000a7c8 0x0000a8fc 308 5% 9288
.text.NvCompletePendingOperations 0x0000a8fc 0x0000a988 140 3% 9290
.text.NvRestoreDataSet 0x0000a988 0x0000abdc 596 9% 9293
Expected total in NV_Flash.o file: 6792 Actual: 6792 100% 9233
m_text / .text / fwk_platform_lowpower.o Start End Size % Line
.text.PLATFORM_ShutdownRadio 0x0000abdc 0x0000ac1c 64 12% 9296
.text.PLATFORM_LowPowerInit 0x0000ac1c 0x0000ac74 88 16% 9298
.text.PLATFORM_EnterPowerDown 0x0000ac74 0x0000ac9c 40 7% 9301
.text.WUU0_IRQHandler 0x0000ac9c 0x0000acb0 20 4% 9304
.text.PLATFORM_GetLowpowerMode 0x0000acb0 0x0000acec 60 11% 9307
.text.PLATFORM_GetDefaultRamBanksRetained 0x0000acec 0x0000ad44 88 16% 9310
.text.PLATFORM_SetRamBanksRetained 0x0000ad44 0x0000ad7c 56 10% 9313
.text.MEM_ReinitRamBank 0x0000ad7c 0x0000ae20 164 29% 9316
Expected total in fwk_platform_lowpower.o file: 580 Actual: 580 100% 9296
m_text / .text / fwk_platform_lowpower_timer.o Start End Size % Line
.text.PLATFORM_InitWakeUpTimer 0x0000ae20 0x0000ae2c 12 18% 9319
.text.PLATFORM_StartWakeUpTimer 0x0000ae2c 0x0000ae3c 16 24% 9322
.text.PLATFORM_StopWakeUpTimer 0x0000ae3c 0x0000ae48 12 18% 9325
.text.PLATFORM_GetLowPowerDurationUs 0x0000ae48 0x0000ae64 28 42% 9328
Expected total in fwk_platform_lowpower_timer.o file: 68 Actual: 68 100% 9319
m_text / .text / PWR_systicks_bm.o Start End Size % Line
.text.PWR_SysticksPreProcess 0x0000ae64 0x0000aea8 68 28% 9331
.text.PWR_SysticksPostProcess 0x0000aea8 0x0000af50 168 68% 9334
.text.PWR_SysTicksLowPowerInit 0x0000af50 0x0000af5c 12 5% 9337
Expected total in PWR_systicks_bm.o file: 248 Actual: 248 100% 9331
m_text / .text / wdog.o Start End Size % Line
.text.zbPlatWdogKick 0x0000af5c 0x0000af9c 64 35% 9340
.text.WDOG0_IRQHandler 0x0000af9c 0x0000b014 120 66% 9343
Expected total in wdog.o file: 184 Actual: 184 100% 9340
m_text / .text / OtaSupport.o Start End Size % Line
.text.OTA_FlashTransactionAlloc 0x0000b014 0x0000b040 44 3% 9346
.text.OTA_FlashTransactionFree 0x0000b040 0x0000b06c 44 3% 9348
.text.OTA_MsgQueue 0x0000b06c 0x0000b09c 48 3% 9350
.text.OTA_MsgDequeue 0x0000b09c 0x0000b0c0 36 2% 9352
.text.OTA_WriteToFlash 0x0000b0c0 0x0000b134 116 7% 9354
.text.OTA_PullImageChunk 0x0000b134 0x0000b1e4 176 10% 9356
.text.OTA_SetNewImageFlagWithOffset 0x0000b1e4 0x0000b220 60 4% 9359
.text.OTA_GetImgState 0x0000b220 0x0000b24c 44 3% 9362
.text.OTA_WriteStorageMemory 0x0000b24c 0x0000b268 28 2% 9365
.text.OTA_IsTransactionPending 0x0000b268 0x0000b27c 20 2% 9368
.text.OTA_CancelImage 0x0000b27c 0x0000b2cc 80 5% 9371
.text.OTA_UpdateImgState 0x0000b2cc 0x0000b384 184 11% 9374
.text.OTA_StartImage 0x0000b384 0x0000b3c0 60 4% 9377
.text.OTA_Initialize 0x0000b3c0 0x0000b3fc 60 4% 9380
.text.OTA_ServiceInit 0x0000b3fc 0x0000b4a4 168 10% 9383
.text.OTA_TransactionResume 0x0000b4a4 0x0000b5ac 264 15% 9386
.text.OTA_PushImageChunk 0x0000b5ac 0x0000b6b0 260 15% 9389
.text.OTA_CommitImage 0x0000b6b0 0x0000b73c 140 8% 9392
Expected total in OtaSupport.o file: 1832 Actual: 1832 100% 9346
m_text / .text / OtaInternalFlash.o Start End Size % Line
.text.InternalFlash_FlushWriteBuffer 0x0000b73c 0x0000b780 68 10% 9395
.text.InternalFlash_ReadData 0x0000b780 0x0000b7d4 84 12% 9397
.text.InternalFlash_Init 0x0000b7d4 0x0000b80c 56 8% 9399
.text.InternalFlash_EraseBlockBySectorNumber 0x0000b80c 0x0000b848 60 9% 9401
.text.InternalFlash_PrepareForWrite 0x0000b848 0x0000b898 80 11% 9403
.text.InternalFlash_ChipErase 0x0000b898 0x0000b8c4 44 7% 9405
.text.InternalFlash_WriteData 0x0000b8c4 0x0000b9bc 248 35% 9407
.text.OTA_SelectInternalStoragePartition 0x0000b9bc 0x0000ba14 88 13% 9409
Expected total in OtaInternalFlash.o file: 728 Actual: 728 100% 9395
m_text / .text / fwk_platform_ota.o Start End Size % Line
.text.PLATFORM_OtaNotifyNewImageReady 0x0000ba14 0x0000baac 152 66% 9412
.text.PLATFORM_OtaClearBootFlags 0x0000baac 0x0000baf4 72 32% 9415
.text.PLATFORM_OtaGetOtaInternalPartitionConfig 0x0000baf4 0x0000bafc 8 4% 9418
Expected total in fwk_platform_ota.o file: 232 Actual: 232 100% 9412
m_text / .text / fwk_platform_ot.o Start End Size % Line
.text.PLATFORM_GetIeee802_15_4Addr 0x0000bafc 0x0000bb84 136 100% 9421
Expected total in fwk_platform_ot.o file: 136 Actual: 136 100% 9421
m_text / .text / fsl_os_abstraction_bm.o Start End Size % Line
.text.OSA_EnableIRQGlobal 0x0000bb84 0x0000bba0 28 6% 9424
.text.OSA_DisableIRQGlobal 0x0000bba0 0x0000bbbc 28 6% 9427
.text.OSA_TaskGetCurrentHandle 0x0000bbbc 0x0000bbc8 12 3% 9430
.text.OSA_TaskCreate 0x0000bbc8 0x0000bc48 128 24% 9433
.text.OSA_TimeInit 0x0000bc48 0x0000bc78 48 9% 9436
.text.OSA_TimeGetMsec 0x0000bc78 0x0000bc84 12 3% 9439
.text.OSA_EventWait 0x0000bc84 0x0000bd14 144 27% 9442
.text.OSA_Init 0x0000bd14 0x0000bd30 28 6% 9445
.text.OSA_ProcessTasks 0x0000bd30 0x0000bd60 48 9% 9448
.text.startup.main 0x0000bd60 0x0000bd80 32 6% 9451
.text.SysTick_Handler 0x0000bd80 0x0000bd90 16 3% 9454
.text.OSA_UpdateSysTickCounter 0x0000bd90 0x0000bda0 16 3% 9457
Expected total in fsl_os_abstraction_bm.o file: 540 Actual: 540 100% 9424
m_text / .text / ZTimer.o Start End Size % Line
.text.ZTIMER_eInit 0x0000bda0 0x0000bdc4 36 8% 9460
.text.ZTIMER_vTask 0x0000bdc4 0x0000be60 156 32% 9463
.text.ZTIMER_eOpen 0x0000be60 0x0000be98 56 12% 9466
.text.ZTIMER_eClose 0x0000be98 0x0000bee0 72 15% 9469
.text.ZTIMER_eStart 0x0000bee0 0x0000bf34 84 17% 9472
.text.ZTIMER_eStop 0x0000bf34 0x0000bf80 76 16% 9475
.text.ZTIMER_eGetState 0x0000bf80 0x0000bf90 16 4% 9478
Expected total in ZTimer.o file: 496 Actual: 496 100% 9460
m_text / .text / app_zps_link_keys.o Start End Size % Line
.text.ZPS_pau8GetBdbDistributedLinkKey 0x0000bf90 0x0000bf98 8 100% 9481
Expected total in app_zps_link_keys.o file: 8 Actual: 8 100% 9481
m_text / .text / appZdpExtraction.o Start End Size % Line
.text.zps_bAplZdpUnpackNwkAddressResponse 0x0000bf98 0x0000c020 136 100% 9484
Expected total in appZdpExtraction.o file: 136 Actual: 136 100% 9484
m_text / .text / appZpsBeaconHandler.o Start End Size % Line
.text.ZPS_bAppAddBeaconFilter 0x0000c020 0x0000c02c 12 5% 9487
.text.ZPS_bAppRemoveBeaconFilter 0x0000c02c 0x0000c038 12 5% 9490
.text.ZPS_bAppPassBeaconToHigherLayer 0x0000c038 0x0000c140 264 92% 9493
Expected total in appZpsBeaconHandler.o file: 288 Actual: 288 100% 9487
m_text / .text / Basic.o Start End Size % Line
.text.eCLD_BasicCreateBasic 0x0000c140 0x0000c1d0 144 100% 9496
Expected total in Basic.o file: 144 Actual: 144 100% 9496
m_text / .text / Groups.o Start End Size % Line
.text.eCLD_GroupsCreateGroups 0x0000c1d0 0x0000c224 84 100% 9499
Expected total in Groups.o file: 84 Actual: 84 100% 9499
m_text / .text / Identify.o Start End Size % Line
.text.eCLD_IdentifyRegisterTimeServer 0x0000c224 0x0000c24c 40 34% 9502
.text.eCLD_IdentifyCreateIdentify 0x0000c24c 0x0000c29c 80 67% 9505
Expected total in Identify.o file: 120 Actual: 120 100% 9502
m_text / .text / LevelControl.o Start End Size % Line
.text.eCLD_LevelControlCreateLevelControl 0x0000c29c 0x0000c2fc 96 100% 9508
Expected total in LevelControl.o file: 96 Actual: 96 100% 9508
m_text / .text / OnOff.o Start End Size % Line
.text.eCLD_OnOffCreateOnOff 0x0000c2fc 0x0000c32c 48 100% 9511
Expected total in OnOff.o file: 48 Actual: 48 100% 9511
m_text / .text / Scenes.o Start End Size % Line
.text.eCLD_ScenesCreateScenes 0x0000c32c 0x0000c370 68 100% 9514
Expected total in Scenes.o file: 68 Actual: 68 100% 9514
m_text / .text / dimmer_switch.o Start End Size % Line
.text.eZLO_RegisterDimmerSwitchEndPoint 0x0000c370 0x0000c4d8 360 100% 9517
Expected total in dimmer_switch.o file: 360 Actual: 360 100% 9517
m_text / .text / OTA.o Start End Size % Line
.text.eOtaRegisterTimeServer 0x0000c4d8 0x0000c500 40 4% 9520
.text.eOTA_Create 0x0000c500 0x0000c574 116 12% 9523
.text.eOtaTimeUpdate 0x0000c574 0x0000c5c4 80 8% 9526
.text.vOTA_FlashInit 0x0000c5c4 0x0000c610 76 8% 9529
.text.eOTA_RestoreClientData 0x0000c610 0x0000c6e0 208 21% 9532
.text.eOTA_UpdateClientAttributes 0x0000c6e0 0x0000c760 128 13% 9535
.text.eOTA_AllocateEndpointOTASpace 0x0000c760 0x0000c7cc 108 11% 9538
.text.vOtaFlashLockRead 0x0000c7cc 0x0000c80c 64 7% 9541
.text.vOtaFlashLockWrite 0x0000c80c 0x0000c84c 64 7% 9544
.text.bOtaIsSerializationDataValid 0x0000c84c 0x0000c8a4 88 9% 9547
.text.eOTA_GetCurrentOtaHeader 0x0000c8a4 0x0000c8dc 56 6% 9550
Expected total in OTA.o file: 1028 Actual: 1028 100% 9520
m_text / .text / OTA_ClientUpgradeManager.o Start End Size % Line
.text.vOtaInitStateMachine 0x0000c8dc 0x0000c8e8 12 1% 9553
.text.vOtaClientUpgMgrMapStates 0x0000c8e8 0x0000c96c 132 6% 9556
.text.vOtaUpgManClientStateDownloadComplete 0x0000c96c 0x0000cb74 520 22% 9559
.text.vOtaUpgManClientStateIdle 0x0000cb74 0x0000d288 1812 74% 9561
Expected total in OTA_ClientUpgradeManager.o file: 2476 Actual: 2476 100% 9553
m_text / .text / OTA_CustomCommandHandler.o Start End Size % Line
.text.eOtaCommandHandler 0x0000d288 0x0000d368 224 100% 9563
Expected total in OTA_CustomCommandHandler.o file: 224 Actual: 224 100% 9563
m_text / .text / OTA_client.o Start End Size % Line
.text.eOTA_HandleImageVerification 0x0000d368 0x0000d580 536 100% 9566
Expected total in OTA_client.o file: 536 Actual: 536 100% 9566
m_text / .text / OTA_common.o Start End Size % Line
.text.vOtaFlashWrite 0x0000d580 0x0000d598 24 100% 9569
Expected total in OTA_common.o file: 24 Actual: 24 100% 9569
m_text / .text / zcl.o Start End Size % Line
.text.eZCL_SearchForEPIndex.part.0 0x0000d598 0x0000d5cc 52 7% 9572
.text.eZCL_CreateZCL 0x0000d5cc 0x0000d690 196 24% 9574
.text.eZCL_Register 0x0000d690 0x0000d8b4 548 65% 9577
.text.u8ZCL_GetNumberOfEndpointsRegistered 0x0000d8b4 0x0000d8c0 12 2% 9580
.text.u8ZCL_GetEPIdFromIndex 0x0000d8c0 0x0000d8e0 32 4% 9583
.text.eZCL_GetLastZpsError 0x0000d8e0 0x0000d8ec 12 2% 9586
Expected total in zcl.o file: 852 Actual: 852 100% 9572
m_text / .text / zcl_CustomCommandSend.o Start End Size % Line
.text.eZCL_CustomCommandSend 0x0000d8ec 0x0000db60 628 100% 9589
Expected total in zcl_CustomCommandSend.o file: 628 Actual: 628 100% 9589
m_text / .text / zcl_attribute.o Start End Size % Line
.text.eZCL_GetAttributeTypeSize 0x0000db60 0x0000db78 24 9% 9592
.text.vZCL_MarkAttributeInvalid 0x0000db78 0x0000dc6c 244 92% 9595
Expected total in zcl_attribute.o file: 268 Actual: 268 100% 9592
m_text / .text / zcl_buffer.o Start End Size % Line
.text.hZCL_AllocateAPduInstance 0x0000dc6c 0x0000dca8 60 84% 9598
.text.hZCL_GetBufferPoolHandle 0x0000dca8 0x0000dcb4 12 17% 9601
Expected total in zcl_buffer.o file: 72 Actual: 72 100% 9598
m_text / .text / zcl_command.o Start End Size % Line
.text.u8GetTransactionSequenceNumber 0x0000dcb4 0x0000dcc4 16 25% 9604
.text.u16ZCL_GetTxPayloadSize 0x0000dcc4 0x0000dcf4 48 75% 9607
Expected total in zcl_command.o file: 64 Actual: 64 100% 9604
m_text / .text / zcl_common.o Start End Size % Line
.text.eZCL_Initialise 0x0000dcf4 0x0000dd28 52 100% 9610
Expected total in zcl_common.o file: 52 Actual: 52 100% 9610
m_text / .text / zcl_defaultResponse.o Start End Size % Line
.text.eZCL_SendDefaultResponse 0x0000dd28 0x0000de24 252 100% 9613
Expected total in zcl_defaultResponse.o file: 252 Actual: 252 100% 9613
m_text / .text / zcl_event.o Start End Size % Line
.text.vZCL_PassEventToUser 0x0000de24 0x0000de50 44 4% 9616
.text.vZCL_EventHandler 0x0000de50 0x0000e2d8 1160 97% 9619
Expected total in zcl_event.o file: 1204 Actual: 1204 100% 9616
m_text / .text / zcl_heap.o Start End Size % Line
.text.pvZCL_HeapAlloc 0x0000e2d8 0x0000e310 56 100% 9622
Expected total in zcl_heap.o file: 56 Actual: 56 100% 9622
m_text / .text / zcl_readAttributesResponseHandle.o Start End Size % Line
.text.vZCL_HandleAttributesReadResponse 0x0000e310 0x0000e4d0 448 100% 9625
Expected total in zcl_readAttributesResponseHandle.o file: 448 Actual: 448 100% 9625
m_text / .text / zcl_search.o Start End Size % Line
.text.eZCL_SearchForEPentry 0x0000e4d0 0x0000e510 64 29% 9628
.text.eZCL_SearchForEPentryAndCheckManufacturerId 0x0000e510 0x0000e548 56 25% 9631
.text.eZCL_SearchForClusterEntry 0x0000e548 0x0000e5b4 108 48% 9634
Expected total in zcl_search.o file: 228 Actual: 228 100% 9628
m_text / .text / zcl_timer.o Start End Size % Line
.text.eZCL_CreateTimer 0x0000e5b4 0x0000e620 108 27% 9637
.text.eZCL_TimerRegister 0x0000e620 0x0000e680 96 24% 9640
.text.vZCL_TimerSchedulerUpdate 0x0000e680 0x0000e744 196 48% 9643
.text.u32ZCL_GetUTCTime 0x0000e744 0x0000e750 12 3% 9646
Expected total in zcl_timer.o file: 412 Actual: 412 100% 9637
m_text / .text / zcl_transmit.o Start End Size % Line
.text.eZCL_TransmitDataRequest 0x0000e750 0x0000ea30 736 100% 9649
Expected total in zcl_transmit.o file: 736 Actual: 736 100% 9649
m_text / .text / bdb_fr.o Start End Size % Line
.text.BDB_vFrStateMachine 0x0000ea30 0x0000eaac 124 100% 9652
Expected total in bdb_fr.o file: 124 Actual: 124 100% 9652
m_text / .text / bdb_start.o Start End Size % Line
.text.BDB_vInit 0x0000eaac 0x0000eb98 236 20% 9655
.text.BDB_u8PickChannel 0x0000eb98 0x0000ebe4 76 7% 9658
.text.BDB_vRejoinSuccess 0x0000ebe4 0x0000ec4c 104 9% 9661
.text.BDB_vSetRejoinFilter 0x0000ec4c 0x0000ec90 68 6% 9664
.text.BDB_vRejoinCycle 0x0000ec90 0x0000ee34 420 34% 9667
.text.bdb_vStart 0x0000ee34 0x0000eee8 180 15% 9670
.text.BDB_vRestart 0x0000eee8 0x0000ef24 60 5% 9672
.text.BDB_vInitStateMachine 0x0000ef24 0x0000ef4c 40 4% 9675
.text.BDB_vSetAssociationFilter 0x0000ef4c 0x0000ef80 52 5% 9678
Expected total in bdb_start.o file: 1236 Actual: 1236 100% 9655
m_text / .text / bdb_state_machine.o Start End Size % Line
.text.APP_vGenCallback 0x0000ef80 0x0000efc0 64 44% 9681
.text.bdb_taskBDB 0x0000efc0 0x0000f014 84 57% 9684
Expected total in bdb_state_machine.o file: 148 Actual: 148 100% 9681
m_text / .text / bdb_ns.o Start End Size % Line
.text.vNsSendPermitJoin 0x0000f014 0x0000f064 80 5% 9687
.text.vNsDiscoverNwk 0x0000f064 0x0000f100 156 10% 9689
.text.vNsTclkSendReqKey 0x0000f100 0x0000f13c 60 4% 9691
.text.vNsAfterNwkJoin 0x0000f13c 0x0000f184 72 5% 9693
.text.vNsLeaveNwk 0x0000f184 0x0000f1a8 36 3% 9695
.text.vNsTclkSendNodeDescReq 0x0000f1a8 0x0000f250 168 10% 9697
.text.BDB_eNsStartNwkSteering 0x0000f250 0x0000f2dc 140 9% 9699
.text.BDB_vNsTimerCb 0x0000f2dc 0x0000f3a4 200 12% 9702
.text.vNsTryNwkJoin.constprop.0 0x0000f3a4 0x0000f4ac 264 16% 9705
.text.BDB_vNsStateMachine 0x0000f4ac 0x0000f6b4 520 31% 9707
Expected total in bdb_ns.o file: 1696 Actual: 1696 100% 9687
m_text / .text / bdb_fb_initiator.o Start End Size % Line
.text.eFbSendIdentifyQuery 0x0000f6b4 0x0000f6e8 52 6% 9710
.text.vFbSendSimpleDescReq 0x0000f6e8 0x0000f738 80 9% 9712
.text.BDB_eFbTriggerAsInitiator 0x0000f738 0x0000f794 92 10% 9714
.text.BDB_vFbHandleQueryResponse 0x0000f794 0x0000f84c 184 20% 9717
.text.BDB_vFbExitAsInitiator 0x0000f84c 0x0000f874 40 5% 9720
.text.vFbZdpHandler 0x0000f874 0x0000f9e4 368 39% 9723
.text.BDB_vFbTimerCb 0x0000f9e4 0x0000fa78 148 16% 9726
Expected total in bdb_fb_initiator.o file: 964 Actual: 964 100% 9710
m_text / .text / zps_apl_af.o Start End Size % Line
.text.eAplAfCommonDataReq 0x0000fa78 0x0000fb3c 196 75% 9729
.text.zps_eAplAfGetSimpleDescriptor 0x0000fb3c 0x0000fb80 68 26% 9731
Expected total in zps_apl_af.o file: 264 Actual: 264 100% 9729
m_text / .text / zps_apl_af_apsde.o Start End Size % Line
.text.bCheckProfile 0x0000fb80 0x0000fbc0 64 11% 9734
.text.vPostToEndpoint.part.0 0x0000fbc0 0x0000fde8 552 90% 9736
Expected total in zps_apl_af_apsde.o file: 616 Actual: 616 100% 9734
m_text / .text / zps_apl_task.o Start End Size % Line
.text.zps_vAplAfTaskInit 0x0000fde8 0x0000fe40 88 20% 9738
.text.zps_vAplAfPostEvent 0x0000fe40 0x0000fec0 128 29% 9741
.text.zps_taskZPS 0x0000fec0 0x0000ffac 236 53% 9744
Expected total in zps_apl_task.o file: 452 Actual: 452 100% 9738
m_text / .text / zps_apl_apsde.o Start End Size % Line
.text.zps_u8AplApsConstructAndPostLoopBackDataInd 0x0000ffac 0x000100a8 252 10% 9747
.text.zps_vAplApsInitSyncMsgPool 0x000100a8 0x000100e4 60 3% 9749
.text.zps_u8AplApsFreeMsgHandle 0x000100e4 0x0001011c 56 3% 9752
.text.zps_u8AplApsGetMsgHandle 0x0001011c 0x0001013c 32 2% 9755
.text.zps_psApsApsAllocateDcfmRecord 0x0001013c 0x000101a8 108 5% 9758
.text.zps_vAplApsStopPollTimer 0x000101a8 0x00010208 96 4% 9761
.text.eUnfragmentedUnicastTransmission 0x00010208 0x0001046c 612 24% 9764
.text.vAckTimeOutHandler 0x0001046c 0x00010540 212 9% 9766
.text.ZPS_vAplHandleApsdeReqRsp 0x00010540 0x00010940 1024 39% 9769
.text.vLoopbackTimerCallback 0x00010940 0x00010970 48 2% 9772
.text.ZPS_vDefaultApsdeResources 0x00010970 0x000109f8 136 6% 9775
Expected total in zps_apl_apsde.o file: 2636 Actual: 2636 100% 9747
m_text / .text / zps_apl_apsme.o Start End Size % Line
.text.eMakeEntryInBindingTable.constprop.0 0x000109f8 0x00010a90 152 8% 9778
.text.zps_vInitAPSMECmdHdr 0x00010a90 0x00010ac4 52 3% 9780
.text.zps_eAplSendApsmeCmdFrame 0x00010ac4 0x00010c68 420 20% 9783
.text.zps_eAplApsmeTransportKeyReqRsp 0x00010c68 0x00010e34 460 22% 9786
.text.zps_eAplApsmeUpdateDeviceReqRsp 0x00010e34 0x00010f1c 232 11% 9789
.text.zps_eAplApsmeVerifyKeyReqRsp 0x00010f1c 0x00011008 236 12% 9792
.text.zps_eAplApsmeConfirmKeyReqRsp 0x00011008 0x000110b8 176 9% 9795
.text.zps_eAplApsmeRequestKeyReqRsp 0x000110b8 0x0001113c 132 7% 9798
.text.zps_bAplApsmeCmdMgrHandleNldeCfm 0x0001113c 0x00011240 260 13% 9801
Expected total in zps_apl_apsme.o file: 2120 Actual: 2120 100% 9778
m_text / .text / zps_apl_aps_nlde.o Start End Size % Line
.text.ZPS_vRunningCRC32 0x00011240 0x00011268 40 2% 9804
.text.bDuplicateCheck 0x00011268 0x000113f0 392 11% 9807
.text.zps_vAplApsHandleNldeDcfmInd 0x000113f0 0x0001209c 3244 89% 9809
Expected total in zps_apl_aps_nlde.o file: 3676 Actual: 3676 100% 9804
m_text / .text / zps_apl_sec.o Start End Size % Line
.text.zps_eAplSecDecryptPacket 0x0001209c 0x000123bc 800 100% 9812
Expected total in zps_apl_sec.o file: 800 Actual: 800 100% 9812
m_text / .text / zps_apl_aib.o Start End Size % Line
.text.zps_u8AplAibGetDeviceApsKeyType 0x000123bc 0x000124bc 256 100% 9815
Expected total in zps_apl_aib.o file: 256 Actual: 256 100% 9815
m_text / .text / zps_apl_zdo_nwkmanager.o Start End Size % Line
.text.vLoadAplRecord 0x000124bc 0x000124ec 48 1% 9818
.text.eRejoinNetwork 0x000124ec 0x0001258c 160 3% 9820
.text.zps_vAplSaveRecord 0x0001258c 0x00012670 228 4% 9822
.text.vAplSecAuthTimerExpiry 0x00012670 0x000126f4 132 3% 9825
.text.ZPS_vSetKeys 0x000126f4 0x00012778 132 3% 9827
.text.ZPS_vAplSetMacParameters 0x00012778 0x000127e8 112 2% 9830
.text.zps_eAplZdoInit 0x000127e8 0x000129f8 528 9% 9833
.text.zps_eAplZdoStartStack 0x000129f8 0x00012afc 260 5% 9836
.text.zps_eAplZdoRejoinNetwork 0x00012afc 0x00012b70 116 2% 9839
.text.zps_eAplZdoJoinNetwork 0x00012b70 0x00012c10 160 3% 9842
.text.zps_eAplZdoLeaveNetwork 0x00012c10 0x00012c4c 60 2% 9845
.text.zps_eAplZdoPoll 0x00012c4c 0x00012c9c 80 2% 9848
.text.zps_eAplZdoRequestKeyReq 0x00012c9c 0x00012d2c 144 3% 9851
.text.zps_eAplZdoRemoveLinkKey 0x00012d2c 0x00012dac 128 3% 9854
.text.zps_eAplZdoDiscoverNetworks 0x00012dac 0x00012ddc 48 1% 9857
.text.eStartRouter 0x00012ddc 0x00012eac 208 4% 9860
.text.vHandleTransportKeyIndication.constprop.0 0x00012eac 0x00013208 860 15% 9863
.text.zps_bPerformLeaveActionDecider 0x00013208 0x00013228 32 1% 9865
.text.vHandleRemoveDeviceIndication 0x00013228 0x00013310 232 4% 9868
.text.zps_vDefaultStack 0x00013310 0x00013480 368 7% 9871
.text.ZPS_psGetNetworkDescriptors 0x00013480 0x00013494 20 1% 9874
.text.zps_vAplZdoHandleNlmeDcfmInd 0x00013494 0x00013be4 1872 32% 9877
Expected total in zps_apl_zdo_nwkmanager.o file: 5928 Actual: 5928 100% 9818
m_text / .text / zps_apl_zdo_handle_zdp_event.o Start End Size % Line
.text.zps_bAplZdoHandleZdpEvent 0x00013be4 0x00013d68 388 100% 9880
Expected total in zps_apl_zdo_handle_zdp_event.o file: 388 Actual: 388 100% 9880
m_text / .text / zps_apl_zdo_common.o Start End Size % Line
.text.zps_eAplZdoNlmeleaveWrapper 0x00013d68 0x00013e10 168 68% 9883
.text.zps_bAplZdoServerHandleConfirmAcks 0x00013e10 0x00013e60 80 33% 9886
Expected total in zps_apl_zdo_common.o file: 248 Actual: 248 100% 9883
m_text / .text / zps_apl_zdo_default_server.o Start End Size % Line
.text.zps_bAplZdoDefaultServer 0x00013e60 0x00014078 536 100% 9889
Expected total in zps_apl_zdo_default_server.o file: 536 Actual: 536 100% 9889
m_text / .text / zps_apl_zdo_bind_manager.o Start End Size % Line
.text.zps_eAplZdoBind 0x00014078 0x00014128 176 100% 9892
Expected total in zps_apl_zdo_bind_manager.o file: 176 Actual: 176 100% 9892
m_text / .text / zps_apl_mac_isr.o Start End Size % Line
.text.vPostVsMcpsDcfmInd 0x00014128 0x00014224 252 68% 9895
.text.zps_vAplAfIsrInit 0x00014224 0x0001424c 40 11% 9897
.text.zps_vAplAfPostTimerEvent 0x0001424c 0x000142a0 84 23% 9900
Expected total in zps_apl_mac_isr.o file: 376 Actual: 376 100% 9895
m_text / .text / zps_apl_zdo_nwk_addr_server.o Start End Size % Line
.text.zps_bAplZdoNwkAddrServer 0x000142a0 0x000143fc 348 100% 9903
Expected total in zps_apl_zdo_nwk_addr_server.o file: 348 Actual: 348 100% 9903
m_text / .text / zps_apl_zdo_ieee_addr_server.o Start End Size % Line
.text.zps_bAplZdoIeeeAddrServer 0x000143fc 0x00014548 332 100% 9906
Expected total in zps_apl_zdo_ieee_addr_server.o file: 332 Actual: 332 100% 9906
m_text / .text / zps_apl_zdo_match_desc_server.o Start End Size % Line
.text.zps_bAplZdoMatchDescServer 0x00014548 0x00014810 712 100% 9909
Expected total in zps_apl_zdo_match_desc_server.o file: 712 Actual: 712 100% 9909
m_text / .text / zps_apl_zdo_node_desc_server.o Start End Size % Line
.text.zps_bAplZdoNodeDescServer 0x00014810 0x0001494c 316 100% 9912
Expected total in zps_apl_zdo_node_desc_server.o file: 316 Actual: 316 100% 9912
m_text / .text / zps_apl_zdo_simple_desc_server.o Start End Size % Line
.text.zps_bAplZdoSimpleDescServer 0x0001494c 0x00014b7c 560 100% 9915
Expected total in zps_apl_zdo_simple_desc_server.o file: 560 Actual: 560 100% 9915
m_text / .text / zps_apl_zdo_power_desc_server.o Start End Size % Line
.text.zps_bAplZdoPowerDescServer 0x00014b7c 0x00014c6c 240 100% 9918
Expected total in zps_apl_zdo_power_desc_server.o file: 240 Actual: 240 100% 9918
m_text / .text / zps_apl_zdo_active_ep_server.o Start End Size % Line
.text.zps_bAplZdoActiveEpServer 0x00014c6c 0x00014d48 220 100% 9921
Expected total in zps_apl_zdo_active_ep_server.o file: 220 Actual: 220 100% 9921
m_text / .text / zps_apl_zdo_device_annce_server.o Start End Size % Line
.text.zps_bAplZdoDeviceAnnceServer 0x00014d48 0x00014ef0 424 100% 9924
Expected total in zps_apl_zdo_device_annce_server.o file: 424 Actual: 424 100% 9924
m_text / .text / zps_apl_zdo_system_server_discovery_server.o Start End Size % Line
.text.zps_bAplZdoSystemServerDiscoveryServer 0x00014ef0 0x00014f74 132 100% 9927
Expected total in zps_apl_zdo_system_server_discovery_server.o file: 132 Actual: 132 100% 9927
m_text / .text / zps_apl_zdo_mgmt_lqi_server.o Start End Size % Line
.text.zps_bAplZdoMgmtLqiServer 0x00014f74 0x0001514c 472 100% 9930
Expected total in zps_apl_zdo_mgmt_lqi_server.o file: 472 Actual: 472 100% 9930
m_text / .text / zps_apl_zdo_mgmt_leave_server.o Start End Size % Line
.text.bSendResponse 0x0001514c 0x00015194 72 13% 9933
.text.zps_bAplZdoMgmtLeaveServer 0x00015194 0x00015398 516 88% 9935
Expected total in zps_apl_zdo_mgmt_leave_server.o file: 588 Actual: 588 100% 9933
m_text / .text / zps_apl_zdo_mgmt_nwk_update_server.o Start End Size % Line
.text.vStartScanTimerExpiry 0x00015398 0x00015478 224 15% 9938
.text.zps_bAplZdoMgmtNWKUpdateServer 0x00015478 0x00015998 1312 86% 9940
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: 1536 Actual: 1536 100% 9938
m_text / .text / zps_apl_zdo_bind_unbind_server.o Start End Size % Line
.text.zps_bAplZdoBindUnbindServer 0x00015998 0x00015c00 616 100% 9943
Expected total in zps_apl_zdo_bind_unbind_server.o file: 616 Actual: 616 100% 9943
m_text / .text / zps_apl_zdp_simple_desc_req.o Start End Size % Line
.text.zps_eAplZdpSimpleDescRequest 0x00015c00 0x00015c90 144 100% 9946
Expected total in zps_apl_zdp_simple_desc_req.o file: 144 Actual: 144 100% 9946
m_text / .text / zps_apl_zdo_bound_data_request_manager.o Start End Size % Line
.text.zps_bAplZdoBindRequestServer 0x00015c90 0x00015ddc 332 16% 9949
.text.zps_eAplZdoBdrmRequestSend 0x00015ddc 0x00015e70 148 7% 9952
.text.zps_vAplZdoBindRequestServerInit 0x00015e70 0x00015efc 140 7% 9955
.text.zps_eAplAfBoundDataReqNonBlocking 0x00015efc 0x0001612c 560 26% 9958
.text.ZPS_vResetBoundServerContext 0x0001612c 0x0001617c 80 4% 9961
.text.vZdoBdrmSendNextTimedRequest 0x0001617c 0x00016510 916 43% 9964
Expected total in zps_apl_zdo_bound_data_request_manager.o file: 2176 Actual: 2176 100% 9949
m_text / .text / zps_apl_zdo_nwkmanager_client.o Start End Size % Line
.text.eSendDeviceAnnounce 0x00016510 0x000165fc 236 31% 9967
.text.zps_vAplZdoClientLookupNwkAddress 0x000165fc 0x00016698 156 21% 9969
.text.zps_vAplZdoZdoClientInit 0x00016698 0x000166ac 20 3% 9972
.text.zps_bAplZdoZdoClient 0x000166ac 0x00016818 364 47% 9975
Expected total in zps_apl_zdo_nwkmanager_client.o file: 776 Actual: 776 100% 9967
m_text / .text / zps_apl_zdo_mgmt_bind_server.o Start End Size % Line
.text.zps_bAplZdoMgmtBindServer 0x00016818 0x000169f8 480 100% 9978
Expected total in zps_apl_zdo_mgmt_bind_server.o file: 480 Actual: 480 100% 9978
m_text / .text / zps_apl_zdp_apsde_req.o Start End Size % Line
.text.zps_eAplZdpApsdeReqInternal 0x000169f8 0x00016a90 152 39% 9981
.text.zps_eAplZdpRequestApsdeReq 0x00016a90 0x00016b10 128 33% 9984
.text.zps_eAplZdpGenStatusOnlyResponse 0x00016b10 0x00016b80 112 29% 9987
Expected total in zps_apl_zdp_apsde_req.o file: 392 Actual: 392 100% 9981
m_text / .text / zps_apl_zdp_device_annce.o Start End Size % Line
.text.zps_eAplZdpDeviceAnnceRequest 0x00016b80 0x00016be8 104 100% 9990
Expected total in zps_apl_zdp_device_annce.o file: 104 Actual: 104 100% 9990
m_text / .text / zps_apl_zdp_ieee_addr_req.o Start End Size % Line
.text.zps_eAplZdpIeeeAddrRequest 0x00016be8 0x00016c50 104 100% 9993
Expected total in zps_apl_zdp_ieee_addr_req.o file: 104 Actual: 104 100% 9993
m_text / .text / zps_apl_zdp_match_desc_req.o Start End Size % Line
.text.zps_eAplZdpMatchDescRequest 0x00016c50 0x00016d10 192 100% 9996
Expected total in zps_apl_zdp_match_desc_req.o file: 192 Actual: 192 100% 9996
m_text / .text / zps_apl_zdp_mgmt_permit_joining_req.o Start End Size % Line
.text.zps_eAplZdpMgmtPermitJoiningRequest 0x00016d10 0x00016dcc 188 100% 9999
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: 188 Actual: 188 100% 9999
m_text / .text / zps_apl_zdp_node_desc_req.o Start End Size % Line
.text.zps_eAplZdpNodeDescRequest 0x00016dcc 0x00016e48 124 100% 10002
Expected total in zps_apl_zdp_node_desc_req.o file: 124 Actual: 124 100% 10002
m_text / .text / zps_apl_zdp_nwk_addr_rsp.o Start End Size % Line
.text.zps_eZdpNwkAddrResponse 0x00016e48 0x00016f24 220 100% 10005
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: 220 Actual: 220 100% 10005
m_text / .text / zps_apl_zdp_ieee_addr_rsp.o Start End Size % Line
.text.zps_eZdpIeeeAddrResponse 0x00016f24 0x00017000 220 100% 10008
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: 220 Actual: 220 100% 10008
m_text / .text / zps_apl_zdp_node_desc_rsp.o Start End Size % Line
.text.zps_eZdpNodeDescResponse 0x00017000 0x000170a4 164 100% 10011
Expected total in zps_apl_zdp_node_desc_rsp.o file: 164 Actual: 164 100% 10011
m_text / .text / zps_apl_zdp_power_desc_rsp.o Start End Size % Line
.text.zps_eZdpPowerDescResponse 0x000170a4 0x00017138 148 100% 10014
Expected total in zps_apl_zdp_power_desc_rsp.o file: 148 Actual: 148 100% 10014
m_text / .text / zps_apl_zdp_simple_desc_rsp.o Start End Size % Line
.text.zps_eZdpSimpleDescResponse 0x00017138 0x00017228 240 100% 10017
Expected total in zps_apl_zdp_simple_desc_rsp.o file: 240 Actual: 240 100% 10017
m_text / .text / zps_apl_zdp_active_ep_rsp.o Start End Size % Line
.text.zps_eZdpActiveEpResponse 0x00017228 0x000172b8 144 100% 10020
Expected total in zps_apl_zdp_active_ep_rsp.o file: 144 Actual: 144 100% 10020
m_text / .text / zps_apl_zdp_match_desc_rsp.o Start End Size % Line
.text.zps_eZdpMatchDescResponse 0x000172b8 0x00017348 144 100% 10023
Expected total in zps_apl_zdp_match_desc_rsp.o file: 144 Actual: 144 100% 10023
m_text / .text / zps_apl_zdp_system_server_discovery_rsp.o Start End Size % Line
.text.zps_eZdpSystemServerDiscoveryResponse 0x00017348 0x000173c0 120 100% 10026
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: 120 Actual: 120 100% 10026
m_text / .text / zps_apl_zdp_mgmt_lqi_rsp.o Start End Size % Line
.text.zps_eAplZdpMgmtLqiResponse 0x000173c0 0x000174bc 252 100% 10029
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: 252 Actual: 252 100% 10029
m_text / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o Start End Size % Line
.text.zps_eZdpMgmtNwkUpdateNotifyResponse 0x000174bc 0x0001756c 176 100% 10032
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: 176 Actual: 176 100% 10032
m_text / .text / zps_mac_common.o Start End Size % Line
.text.ZPS_eMacValidateChannelMask 0x0001756c 0x0001758c 32 30% 10035
.text.ZPS_u8MacGetChannelOffsetFromPage 0x0001758c 0x0001759c 16 15% 10038
.text.ZPS_u8MacGetHighChanForPage 0x0001759c 0x000175ac 16 15% 10041
.text.ZPS_u8MacPibGetBeaconPayloadLength 0x000175ac 0x000175b8 12 12% 10044
.text.ZPS_u8MacPibGetBeaconPayload 0x000175b8 0x000175cc 20 19% 10047
.text.ZPS_bMacGetEnhancedMode 0x000175cc 0x000175d8 12 12% 10050
Expected total in zps_mac_common.o file: 108 Actual: 108 100% 10035
m_text / .text / zps_mac_shim.o Start End Size % Line
.text.vMacMcpsCallBackHandler 0x000175d8 0x000175e4 12 2% 10053
.text.vMacMlmeCallBackHandler 0x000175e4 0x00017604 32 5% 10055
.text.ZPS_vMacHandleMcpsVsReqRsp 0x00017604 0x00017674 112 18% 10057
.text.ZPS_vMacHandleMlmeVsReqRsp 0x00017674 0x000176cc 88 14% 10060
.text.vAppApiSetMacAddrLocation 0x000176cc 0x000176e0 20 4% 10063
.text.ZPS_vMacPibSetBeaconPayload 0x000176e0 0x00017710 48 8% 10066
.text.ZPS_vMacSetEnhancedMode 0x00017710 0x0001771c 12 2% 10069
.text.vTimerInitialise 0x0001771c 0x00017754 56 9% 10072
.text.ZPS_vMacShimInit 0x00017754 0x000177ac 88 14% 10075
.text.timer_start_stop 0x000177ac 0x000177d4 40 7% 10078
.text.vTimerFired 0x000177d4 0x0001780c 56 9% 10081
.text.TSV_eStart 0x0001780c 0x0001785c 80 13% 10084
Expected total in zps_mac_shim.o file: 644 Actual: 644 100% 10053
m_text / .text / zps_fslMac.o Start End Size % Line
.text.MLME_NWK_SapHandlerCB 0x0001785c 0x00017af4 664 22% 10087
.text.MCPS_NWK_SapHandlerCB 0x00017af4 0x00017ca8 436 14% 10089
.text.zps_vSocMacShimInit 0x00017ca8 0x00017d50 168 6% 10091
.text.zps_vSocMacHandleMcpsVsReqRsp 0x00017d50 0x00017eb4 356 12% 10094
.text.zps_vSocMacHandleMlmeVsReqRsp 0x00017eb4 0x00018144 656 22% 10097
.text.SOC_ZPS_u16MacPibGetCoordShortAddress 0x00018144 0x00018164 32 2% 10100
.text.SOC_ZPS_u16MacPibGetPanId 0x00018164 0x00018184 32 2% 10103
.text.SOC_ZPS_u8MacPibGetChannel 0x00018184 0x000181a4 32 2% 10106
.text.SOC_ZPS_u16MacPibGetShortAddr 0x000181a4 0x000181c4 32 2% 10109
.text.SOC_ZPS_bMacPibGetRxOnWhenIdle 0x000181c4 0x000181e4 32 2% 10112
.text.SOC_ZPS_sMacPibGetCoordExtAddr 0x000181e4 0x00018208 36 2% 10115
.text.SOC_ZPS_vMacPibSetCoordShortAddress 0x00018208 0x00018228 32 2% 10118
.text.SOC_ZPS_vMacPibSetMaxFrameTotalWaitTime 0x00018228 0x00018244 28 1% 10121
.text.SOC_ZPS_vMacPibSetTransactionPersistenceTime 0x00018244 0x00018264 32 2% 10124
.text.SOC_ZPS_vMacPibSetPanId 0x00018264 0x00018284 32 2% 10127
.text.SOC_ZPS_vMacPibSetChannel 0x00018284 0x000182a4 32 2% 10130
.text.SOC_ZPS_vMacPibSetShortAddr 0x000182a4 0x000182c4 32 2% 10133
.text.SOC_ZPS_vMacPibSetMinBe 0x000182c4 0x000182e4 32 2% 10136
.text.SOC_ZPS_vMacPibSetMaxCsmaBackoffs 0x000182e4 0x00018304 32 2% 10139
.text.SOC_ZPS_vMacPibSetRxOnWhenIdle 0x00018304 0x00018324 32 2% 10142
.text.SOC_ZPS_vMacPibSetCoordExtAddr 0x00018324 0x0001834c 40 2% 10145
.text.SOC_ZPS_vMacPibSetBeaconPayload 0x0001834c 0x00018374 40 2% 10148
.text.SOC_ZPS_vMacPibSetDsn 0x00018374 0x00018394 32 2% 10151
.text.SOC_ZPS_vMacPibSetExtAddr 0x00018394 0x000183c0 44 2% 10154
.text.SOC_ZPS_vMacPibSetMaxBe 0x000183c0 0x000183e0 32 2% 10157
.text.SOC_ZPS_eMacPlmeSet 0x000183e0 0x00018424 68 3% 10160
.text.SOC_ZPS_eMacPlmeGet 0x00018424 0x00018470 76 3% 10163
.text.pvAppApiGetMacAddrLocation 0x00018470 0x00018488 24 1% 10166
Expected total in zps_fslMac.o file: 3116 Actual: 3116 100% 10087
m_text / .text / zps_nwk_leave.o Start End Size % Line
.text.zps_psNwkSendLeaveCmd 0x00018488 0x00018504 124 25% 10169
.text.zps_vNwkHandleCmeLeaveReq 0x00018504 0x00018558 84 17% 10172
.text.zps_eNwkHandleSceLeave 0x00018558 0x00018684 300 60% 10175
Expected total in zps_nwk_leave.o file: 508 Actual: 508 100% 10169
m_text / .text / zps_nwk_lib.o Start End Size % Line
.text.zps_vInitBeaconPayload 0x00018684 0x0001870c 136 100% 10178
Expected total in zps_nwk_lib.o file: 136 Actual: 136 100% 10178
m_text / .text / zps_nwk_lkst.o Start End Size % Line
.text.zps_u8CalcLinkCost 0x0001870c 0x0001873c 48 100% 10181
Expected total in zps_nwk_lkst.o file: 48 Actual: 48 100% 10181
m_text / .text / zps_nwk_main.o Start End Size % Line
.text.ZPS_pvNwkCtor 0x0001873c 0x000187a8 108 73% 10184
.text.ZPS_pvNwkGetHandle 0x000187a8 0x000187b4 12 9% 10187
.text.ZPS_vExtendedStatusSetCallback 0x000187b4 0x000187c0 12 9% 10190
.text.ZPS_vSetExtendedStatus 0x000187c0 0x000187d0 16 11% 10193
Expected total in zps_nwk_main.o file: 148 Actual: 148 100% 10184
m_text / .text / zps_nwk_maint.o Start End Size % Line
.text.vHandleEdTimeoutReqExpiry 0x000187d0 0x0001885c 140 17% 10196
.text.zps_eNwkHandleSmeBeaconNotifyInd 0x0001885c 0x000188fc 160 20% 10198
.text.zps_eNwkHandleSceNwkUpdate 0x000188fc 0x00018920 36 5% 10201
.text.zps_psSendNetworkStatusCmd 0x00018920 0x000189b8 152 19% 10204
.text.zps_vProcessChildAddrConflict 0x000189b8 0x00018a74 188 23% 10207
.text.zps_psSendNetworkEdTimeoutReqCmd 0x00018a74 0x00018b14 160 20% 10210
Expected total in zps_nwk_maint.o file: 836 Actual: 836 100% 10196
m_text / .text / zps_nwk_mcps.o Start End Size % Line
.text.zps_vNwkMcpsMgrInit 0x00018b14 0x00018bac 152 6% 10213
.text.zps_vNwkMcpsMgrFreeReqDescr 0x00018bac 0x00018c04 88 4% 10216
.text.vNwkMcpsSendTimedDfcm 0x00018c04 0x00018c88 132 5% 10219
.text.vProcessListsForSubmission 0x00018c88 0x00018e9c 532 20% 10222
.text.ZPS_vNwkHandleMcpsVsInd 0x00018e9c 0x00019524 1672 63% 10224
.text.vMcpsMgrTimeoutExpiry 0x00019524 0x0001959c 120 5% 10227
Expected total in zps_nwk_mcps.o file: 2696 Actual: 2696 100% 10213
m_text / .text / zps_nwk_mlme.o Start End Size % Line
.text.ZPS_vNwkHandleMlmeDcfmInd 0x0001959c 0x00019604 104 100% 10230
Expected total in zps_nwk_mlme.o file: 104 Actual: 104 100% 10230
m_text / .text / zps_nwk_nib.o Start End Size % Line
.text.vLoadNwkRecord 0x00019604 0x0001963c 56 3% 10233
.text.zps_vDefaultNwkLayer 0x0001963c 0x0001980c 464 17% 10235
.text.ZPS_bNwkNibAddrMapAddEntry 0x0001980c 0x000199a4 408 15% 10238
.text.ZPS_bNwkNibNtActvFindChild 0x000199a4 0x00019aa0 252 10% 10241
.text.ZPS_vNwkSaveRecord 0x00019aa0 0x00019ac8 40 2% 10244
.text.ZPS_vNwkNibSetExtPanId 0x00019ac8 0x00019b08 64 3% 10247
.text.ZPS_vNwkNibSetDepth 0x00019b08 0x00019b48 64 3% 10250
.text.ZPS_vNwkNibSetUpdateId 0x00019b48 0x00019b80 56 3% 10253
.text.ZPS_vNwkResetOutgoingFrameCounter 0x00019b80 0x00019b94 20 1% 10256
.text.ZPS_vNwkInitialiseRecords 0x00019b94 0x00019c00 108 4% 10259
.text.ZPS_vNwkTimerQueueOverflow 0x00019c00 0x00019c28 40 2% 10262
.text.ZPS_u8NwkSendNwkEdTimeoutsCommand 0x00019c28 0x00019c44 28 2% 10265
.text.ZPS_vNtSetUsedStatus 0x00019c44 0x00019d8c 328 12% 10268
.text.ZPS_vNwkNibCheckAndUpdateChildren 0x00019d8c 0x00019ee0 340 13% 10271
.text.ZPS_vNibRealignMac 0x00019ee0 0x00019f6c 140 6% 10274
.text.zps_vNibSetDefaults 0x00019f6c 0x0001a050 228 9% 10277
.text.ZPS_vNwkIncOutFC 0x0001a050 0x0001a0a4 84 4% 10280
.text.ZPS_vNwkNibRestoreWarmRestartCounter 0x0001a0a4 0x0001a0b4 16 1% 10283
Expected total in zps_nwk_nib.o file: 2736 Actual: 2736 100% 10233
m_text / .text / zps_nwk_nlde.o Start End Size % Line
.text.ZPS_vNwkHandleNldeReqRsp 0x0001a0b4 0x0001a268 436 100% 10286
Expected total in zps_nwk_nlde.o file: 436 Actual: 436 100% 10286
m_text / .text / zps_nwk_nlme.o Start End Size % Line
.text.ZPS_vNwkHandleNlmeReqRsp 0x0001a268 0x0001a3f4 396 100% 10289
Expected total in zps_nwk_nlme.o file: 396 Actual: 396 100% 10289
m_text / .text / zps_nwk_sec.o Start End Size % Line
.text.ZPS_bSecEncrypt 0x0001a3f4 0x0001a578 388 36% 10292
.text.ZPS_bSecDecrypt 0x0001a578 0x0001a670 248 23% 10295
.text.zps_eNwkSecDecryptPacket 0x0001a670 0x0001a848 472 43% 10298
Expected total in zps_nwk_sec.o file: 1108 Actual: 1108 100% 10292
m_text / .text / zps_nwk_subghz.o Start End Size % Line
.text.zps_psSendNetworkLinkPowerDelta.isra.0 0x0001a848 0x0001a8d8 144 100% 10301
Expected total in zps_nwk_subghz.o file: 144 Actual: 144 100% 10301
m_text / .text / zps_nwk_actv_st.o Start End Size % Line
.text.zps_vNwkActvStHandleCme 0x0001a8d8 0x0001a908 48 100% 10303
Expected total in zps_nwk_actv_st.o file: 48 Actual: 48 100% 10303
m_text / .text / zps_nwk_btt.o Start End Size % Line
.text.zps_vNwkBttMgrInit 0x0001a908 0x0001a93c 52 100% 10306
Expected total in zps_nwk_btt.o file: 52 Actual: 52 100% 10306
m_text / .text / zps_nwk_disc.o Start End Size % Line
.text.zps_vReAttemptScanTimerHandleExpiry 0x0001a93c 0x0001a97c 64 18% 10309
.text.zps_vNwkHandleCmeNwkDiscReq 0x0001a97c 0x0001aa1c 160 43% 10312
.text.zps_vNwkDiscUpdateNT 0x0001aa1c 0x0001aab4 152 41% 10315
Expected total in zps_nwk_disc.o file: 376 Actual: 376 100% 10309
m_text / .text / zps_nwk_disc_st.o Start End Size % Line
.text.eSmeUDNTScanDcfm 0x0001aab4 0x0001ab84 208 45% 10318
.text.eSmeAcScBeaconInd 0x0001ab84 0x0001ac8c 264 56% 10320
Expected total in zps_nwk_disc_st.o file: 472 Actual: 472 100% 10318
m_text / .text / zps_nwk_frm.o Start End Size % Line
.text.zps_psAllocateAndFormatMacHdr 0x0001ac8c 0x0001add8 332 31% 10322
.text.zps_psSendFrm 0x0001add8 0x0001b020 584 54% 10325
.text.zps_psFormatCmdFrameGeneral 0x0001b020 0x0001b0c8 168 16% 10328
Expected total in zps_nwk_frm.o file: 1084 Actual: 1084 100% 10322
m_text / .text / zps_nwk_idle_st.o Start End Size % Line
.text.zps_vNwkIdleStHandleCme 0x0001b0c8 0x0001b0f8 48 100% 10331
Expected total in zps_nwk_idle_st.o file: 48 Actual: 48 100% 10331
m_text / .text / zps_nwk_join.o Start End Size % Line
.text.zps_vSendJoinInd 0x0001b0f8 0x0001b17c 132 6% 10334
.text.zps_psNwkSendRejoinReqCmd 0x0001b17c 0x0001b218 156 7% 10337
.text.zps_u8NwkHandleRejoinReq 0x0001b218 0x0001b2c0 168 8% 10340
.text.zps_vNwkHandleCmeNwkJoinReq 0x0001b2c0 0x0001b67c 956 41% 10343
.text.zps_psNwkSendRejoinRspCmd 0x0001b67c 0x0001b718 156 7% 10346
.text.zps_eNwkProcessJoinInd 0x0001b718 0x0001ba48 816 35% 10349
Expected total in zps_nwk_join.o file: 2384 Actual: 2384 100% 10334
m_text / .text / zps_nwk_join_st.o Start End Size % Line
.text.eTryNextParent 0x0001ba48 0x0001bb7c 308 70% 10352
.text.vHandleRejoinExpiry 0x0001bb7c 0x0001bbcc 80 19% 10355
.text.zps_vNwkJoinStStartResponseTimer 0x0001bbcc 0x0001bc00 52 12% 10357
Expected total in zps_nwk_join_st.o file: 440 Actual: 440 100% 10352
m_text / .text / Phy.o Start End Size % Line
.text.PhyRpmsgRxCallback 0x0001bc00 0x0001bc94 148 31% 10360
.text.Phy_Init 0x0001bc94 0x0001bcf4 96 20% 10362
.text.Phy_RegisterSapHandlers 0x0001bcf4 0x0001bd10 28 6% 10365
.text.MAC_PLME_SapHandler 0x0001bd10 0x0001bd98 136 29% 10368
.text.MAC_PD_SapHandler 0x0001bd98 0x0001bdcc 52 11% 10371
.text.PhyConvertLQIToRSSI 0x0001bdcc 0x0001bde4 24 5% 10374
Expected total in Phy.o file: 484 Actual: 484 100% 10360
m_text / .text / MacMain.o Start End Size % Line
.text.BindToMAC 0x0001bde4 0x0001be18 52 5% 10377
.text.MAC_EventSet 0x0001be18 0x0001be4c 52 5% 10380
.text.PD_MAC_SapHandler 0x0001be4c 0x0001be90 68 7% 10383
.text.MAC_get_PHY_ctx 0x0001be90 0x0001bea4 20 2% 10386
.text.Mac_RegisterSapHandlers 0x0001bea4 0x0001bebc 24 3% 10389
.text.NWK_MCPS_SapHandler 0x0001bebc 0x0001bf08 76 7% 10392
.text.Mac_SetTrxLowPowerMode 0x0001bf08 0x0001bf44 60 6% 10395
.text.Mac_SetTrxActiveMode 0x0001bf44 0x0001bf68 36 4% 10398
.text.Mac_Task 0x0001bf68 0x0001c07c 276 25% 10401
.text.Mac_InitializeData 0x0001c07c 0x0001c148 204 19% 10404
.text.NWK_MLME_SapHandler 0x0001c148 0x0001c234 236 22% 10407
Expected total in MacMain.o file: 1104 Actual: 1104 100% 10377
m_text / .text / MacStateMachine.o Start End Size % Line
.text.Mac_IndirectTxHandle 0x0001c234 0x0001c450 540 38% 10410
.text.Mac_PhyMsgHandler 0x0001c450 0x0001c500 176 13% 10412
.text.Mac_NwkMsgHandler 0x0001c500 0x0001c7e0 736 51% 10415
Expected total in MacStateMachine.o file: 1452 Actual: 1452 100% 10410
m_text / .text / MacTimer.o Start End Size % Line
.text.MacTimer_EventNotify 0x0001c7e0 0x0001c7f0 16 5% 10418
.text.MacTimer_Maintenance 0x0001c7f0 0x0001c818 40 11% 10420
.text.MacTimer_Init 0x0001c818 0x0001c85c 68 19% 10423
.text.MacTimer_SchedEvent 0x0001c85c 0x0001c8b4 88 24% 10426
.text.MacTimer_CancelEvent 0x0001c8b4 0x0001c8ec 56 16% 10429
.text.MacTimer_GetRemainingTime 0x0001c8ec 0x0001c928 60 17% 10432
.text.MacTimer_CancelAllEvents 0x0001c928 0x0001c954 44 12% 10435
Expected total in MacTimer.o file: 372 Actual: 372 100% 10418
m_text / .text / MacGlobals.o Start End Size % Line
.text.MAC_Init 0x0001c954 0x0001c9b8 100 41% 10438
.text.Mac_GetMaxMsduLength 0x0001c9b8 0x0001ca48 144 60% 10441
Expected total in MacGlobals.o file: 244 Actual: 244 100% 10438
m_text / .text / Association.o Start End Size % Line
.text.AssociationPoll_DataRx 0x0001ca48 0x0001cb54 268 46% 10444
.text.AssociationPoll_SendStatus 0x0001cb54 0x0001cbe4 144 25% 10447
.text.AssociationReq_SendStatus 0x0001cbe4 0x0001cc94 176 30% 10450
Expected total in Association.o file: 588 Actual: 588 100% 10444
m_text / .text / DataRx.o Start End Size % Line
.text.Mac_PostponeActiveSeq 0x0001cc94 0x0001ccd4 64 10% 10453
.text.Mac_ProcessDataIndication 0x0001ccd4 0x0001cf20 588 91% 10456
Expected total in DataRx.o file: 652 Actual: 652 100% 10453
m_text / .text / DataTx.o Start End Size % Line
.text.DataTx_SendData 0x0001cf20 0x0001cf38 24 5% 10459
.text.DataTx_InitSeq 0x0001cf38 0x0001d050 280 58% 10462
.text.DataTx_CheckForExpirePackets 0x0001d050 0x0001d0cc 124 26% 10465
.text.DataTx_SendDataWithBackoff 0x0001d0cc 0x0001d108 60 13% 10468
Expected total in DataTx.o file: 488 Actual: 488 100% 10459
m_text / .text / Disassociation.o Start End Size % Line
.text.Disassociation_SendStatus 0x0001d108 0x0001d174 108 100% 10471
Expected total in Disassociation.o file: 108 Actual: 108 100% 10471
m_text / .text / Poll.o Start End Size % Line
.text.Poll_Timeout 0x0001d174 0x0001d1b4 64 17% 10474
.text.Poll_VerifyParameters 0x0001d1b4 0x0001d1f0 60 16% 10477
.text.Poll_SendStatus 0x0001d1f0 0x0001d238 72 19% 10480
.text.Poll_DataRx 0x0001d238 0x0001d2f4 188 49% 10483
Expected total in Poll.o file: 384 Actual: 384 100% 10474
m_text / .text / RxEnable.o Start End Size % Line
.text.RxEnable_InitSeq 0x0001d2f4 0x0001d340 76 100% 10486
Expected total in RxEnable.o file: 76 Actual: 76 100% 10486
m_text / .text / Scan.o Start End Size % Line
.text.Scan_SendDataWithBackoff 0x0001d340 0x0001d370 48 10% 10489
.text.Scan_StartTimer 0x0001d370 0x0001d39c 44 9% 10491
.text.Scan_StartActivePassiveScan 0x0001d39c 0x0001d408 108 21% 10494
.text.Scan_StartOrphanScan 0x0001d408 0x0001d440 56 11% 10497
.text.Scan_ActivePassiveAcquire 0x0001d440 0x0001d548 264 51% 10500
Expected total in Scan.o file: 520 Actual: 520 100% 10489
m_text / .text / Start.o Start End Size % Line
.text.Start_VerifyParameters 0x0001d548 0x0001d614 204 100% 10503
Expected total in Start.o file: 204 Actual: 204 100% 10503
m_text / .text / MacSec.o Start End Size % Line
.text.Sec_DetermineASHLength 0x0001d614 0x0001d644 48 100% 10506
Expected total in MacSec.o file: 48 Actual: 48 100% 10506
m_text / .text / MacPib.o Start End Size % Line
.text.Mac_GetNextFreeDevTblEntry 0x0001d644 0x0001d66c 40 2% 10509
.text.macVerifySetReq 0x0001d66c 0x0001d798 300 12% 10511
.text.mlmeGetSizeOfPIB 0x0001d798 0x0001d7ac 20 1% 10514
.text.mlmeGetSetReq 0x0001d7ac 0x0001dda8 1532 60% 10517
.text.macInitPIBs 0x0001dda8 0x0001e068 704 28% 10520
Expected total in MacPib.o file: 2596 Actual: 2596 100% 10509
m_text / .text / MacFrames.o Start End Size % Line
.text.FrameBuild_Command 0x0001e068 0x0001e220 440 24% 10523
.text.FrameBuild_AssociationRequest 0x0001e220 0x0001e28c 108 6% 10525
.text.FrameBuild_AssociationResponse 0x0001e28c 0x0001e304 120 7% 10528
.text.FrameBuild_OrphanNotification 0x0001e304 0x0001e33c 56 3% 10531
.text.FrameBuild_BeaconRequest 0x0001e33c 0x0001e378 60 4% 10534
.text.FrameBuild_CoordinatorRealignment 0x0001e378 0x0001e488 272 15% 10537
.text.FrameBuild_Data 0x0001e488 0x0001e644 444 24% 10540
.text.Mac_GetMacHeader 0x0001e644 0x0001e76c 296 16% 10543
.text.Mac_GetOverheadSize 0x0001e76c 0x0001e7b8 76 5% 10546
Expected total in MacFrames.o file: 1872 Actual: 1872 100% 10523
m_text / .text / MacMem.o Start End Size % Line
.text.Mac_MemAllocZero 0x0001e7b8 0x0001e7d8 32 100% 10549
Expected total in MacMem.o file: 32 Actual: 32 100% 10549
m_text / .text / zps_tsv.o Start End Size % Line
.text.ZPS_vTsvInit 0x0001e7d8 0x0001e7e4 12 30% 10552
.text.ZPS_eTsvOpen 0x0001e7e4 0x0001e800 28 70% 10555
Expected total in zps_tsv.o file: 40 Actual: 40 100% 10552
m_text / .text / lib_a-abs.o Start End Size % Line
.text.abs 0x0001e800 0x0001e808 8 100% 10558
Expected total in lib_a-abs.o file: 8 Actual: 8 100% 10558
m_text / .text / lib_a-exit.o Start End Size % Line
.text.exit 0x0001e808 0x0001e828 32 100% 10560
Expected total in lib_a-exit.o file: 32 Actual: 32 100% 10560
m_text / .text / lib_a-init.o Start End Size % Line
.text.__libc_init_array 0x0001e828 0x0001e870 72 100% 10562
Expected total in lib_a-init.o file: 72 Actual: 72 100% 10562
m_text / .text / lib_a-memcmp.o Start End Size % Line
.text.memcmp 0x0001e870 0x0001e8d0 96 100% 10565
Expected total in lib_a-memcmp.o file: 96 Actual: 96 100% 10565
m_text / .text / lib_a-memmove.o Start End Size % Line
.text.memmove 0x0001e8d0 0x0001e9c8 248 100% 10567
Expected total in lib_a-memmove.o file: 248 Actual: 248 100% 10567
m_text / .text / lib_a-memset.o Start End Size % Line
.text.memset 0x0001e9c8 0x0001ea6c 164 100% 10569
Expected total in lib_a-memset.o file: 164 Actual: 164 100% 10569
m_text / .text / lib_a-strlen-stub.o Start End Size % Line
.text.strlen 0x0001ea6c 0x0001eac8 92 100% 10571
Expected total in lib_a-strlen-stub.o file: 92 Actual: 92 100% 10571
m_text / .text / lib_a-strncpy.o Start End Size % Line
.text.strncpy 0x0001eac8 0x0001eb2c 100 100% 10573
Expected total in lib_a-strncpy.o file: 100 Actual: 100 100% 10573
m_text / .text / lib_a-__call_atexit.o Start End Size % Line
.text.startup.register_fini 0x0001eb2c 0x0001eb40 20 10% 10575
.text.__call_exitprocs 0x0001eb40 0x0001ec08 200 91% 10577
Expected total in lib_a-__call_atexit.o file: 220 Actual: 220 100% 10575
m_text / .text / lib_a-atexit.o Start End Size % Line
.text.atexit 0x0001ec08 0x0001ec14 12 100% 10580
Expected total in lib_a-atexit.o file: 12 Actual: 12 100% 10580
m_text / .text / lib_a-fini.o Start End Size % Line
.text.__libc_fini_array 0x0001ec14 0x0001ec40 44 100% 10582
Expected total in lib_a-fini.o file: 44 Actual: 44 100% 10582
m_text / .text / lib_a-lock.o Start End Size % Line
.text.__retarget_lock_acquire_recursive 0x0001ec40 0x0001ec44 4 50% 10585
.text.__retarget_lock_release_recursive 0x0001ec44 0x0001ec48 4 50% 10588
Expected total in lib_a-lock.o file: 8 Actual: 8 100% 10585
m_text / .text / lib_a-__atexit.o Start End Size % Line
.text.__register_exitproc 0x0001ec48 0x0001ecd8 144 100% 10591
Expected total in lib_a-__atexit.o file: 144 Actual: 144 100% 10591
m_text / .text / app_main.o Start End Size % Line
.text.APP_vRadioTempUpdate 0x0001ecd8 0x0001ecda 2 100% 10594
Expected total in app_main.o file: 2 Actual: 2 100% 10594
m_text / .text / port_JN518x.o Start End Size % Line
.text.ZPS_u8ReleaseMutexLock 0x0001ecda 0x0001ecf8 30 100% 10597
Expected total in port_JN518x.o file: 30 Actual: 30 100% 10597
m_text / .text / zps_gen.o Start End Size % Line
.text.ZPS_u32ApsFcSaveCountBitShift 0x0001ecf8 0x0001ecfc 4 40% 10600
.text.ZPS_u32NwkFcSaveCountBitShift 0x0001ecfc 0x0001ed00 4 40% 10603
.text.ZPS_vGetOptionalFeatures 0x0001ed00 0x0001ed02 2 20% 10606
Expected total in zps_gen.o file: 10 Actual: 10 100% 10600
m_text / .text / App_DimmerSwitch.o Start End Size % Line
.text.app_u8GetDeviceEndpoint 0x0001ed02 0x0001ed06 4 100% 10609
Expected total in App_DimmerSwitch.o file: 4 Actual: 4 100% 10609
m_text / .text / app_zlo_switch_node.o Start End Size % Line
.text.APP_vZclTick 0x0001ed06 0x0001ed28 34 66% 10612
.text.vReloadSleepTimers 0x0001ed28 0x0001ed3a 18 35% 10615
Expected total in app_zlo_switch_node.o file: 52 Actual: 52 100% 10612
m_text / .text / app_zcl_switch_task.o Start End Size % Line
.text.APP_ZCL_cbGeneralCallback 0x0001ed3a 0x0001ed3c 2 4% 10618
.text.vSetThreeLeds 0x0001ed3c 0x0001ed5e 34 57% 10620
.text.APP_ZCL_vEventHandler 0x0001ed5e 0x0001ed76 24 40% 10622
Expected total in app_zcl_switch_task.o file: 60 Actual: 60 100% 10618
m_text / .text / hardware_init.o Start End Size % Line
.text.CLOCK_EnableClock.part.0 0x0001ed76 0x0001eda4 46 61% 10625
.text.BOARD_SetPinsForPowerMode 0x0001eda4 0x0001edc2 30 40% 10627
Expected total in hardware_init.o file: 76 Actual: 76 100% 10625
m_text / .text / pin_mux.o Start End Size % Line
.text.CLOCK_EnableClock.part.0 0x0001edc2 0x0001edf0 46 100% 10630
Expected total in pin_mux.o file: 46 Actual: 46 100% 10630
m_text / .text / board.o Start End Size % Line
.text.CLOCK_SetIpSrc.part.0 0x0001edf0 0x0001ee04 20 30% 10632
.text.CLOCK_EnableClockLPMode.part.0.constprop.0 0x0001ee04 0x0001ee2c 40 59% 10634
.text.BOARD_IsDebugConsoleBusy 0x0001ee2c 0x0001ee30 4 6% 10636
.text.BOARD_InitPins 0x0001ee30 0x0001ee34 4 6% 10639
Expected total in board.o file: 68 Actual: 68 100% 10632
m_text / .text / fsl_cmc.o Start End Size % Line
.text.CMC_SetClockMode 0x0001ee34 0x0001ee44 16 27% 10642
.text.CMC_SetPowerModeProtection 0x0001ee44 0x0001ee50 12 20% 10645
.text.CMC_PowerOffSRAMAllMode 0x0001ee50 0x0001ee60 16 27% 10648
.text.CMC_PowerOffSRAMLowPowerOnly 0x0001ee60 0x0001ee70 16 27% 10651
Expected total in fsl_cmc.o file: 60 Actual: 60 100% 10642
m_text / .text / PDM_adapter.o Start End Size % Line
.text.rb_search_and_fix 0x0001ee70 0x0001eef8 136 100% 10654
Expected total in PDM_adapter.o file: 136 Actual: 136 100% 10654
m_text / .text / fsl_k4_flash.o Start End Size % Line
.text.FLASH_Init 0x0001eef8 0x0001ef32 58 33% 10656
.text.FLASH_VerifyErasePhrase 0x0001ef32 0x0001ef6e 60 34% 10659
.text.FLASH_VerifyEraseIFRPhrase 0x0001ef6e 0x0001efaa 60 34% 10662
Expected total in fsl_k4_flash.o file: 178 Actual: 178 100% 10656
m_text / .text / fsl_lpuart.o Start End Size % Line
.text.LPUART_GetDefaultConfig 0x0001efaa 0x0001efc8 30 12% 10665
.text.LPUART_WriteBlocking 0x0001efc8 0x0001efe6 30 12% 10668
.text.LPUART_ReadBlocking 0x0001efe6 0x0001f0aa 196 77% 10671
Expected total in fsl_lpuart.o file: 256 Actual: 256 100% 10665
m_text / .text / fsl_adapter_rpmsg.o Start End Size % Line
.text.rpmsg_ept_read_cb 0x0001f0aa 0x0001f0b8 14 37% 10674
.text.HAL_RpmsgSend 0x0001f0b8 0x0001f0c0 8 22% 10676
.text.HAL_RpmsgAllocTxBuffer 0x0001f0c0 0x0001f0c8 8 22% 10679
.text.HAL_RpmsgInstallRxCallback 0x0001f0c8 0x0001f0d0 8 22% 10682
Expected total in fsl_adapter_rpmsg.o file: 38 Actual: 38 100% 10674
m_text / .text / fsl_ltc.o Start End Size % Line
.text.LTC_Init 0x0001f0d0 0x0001f0d2 2 100% 10685
Expected total in fsl_ltc.o file: 2 Actual: 2 100% 10685
m_text / .text / fsl_component_generic_list.o Start End Size % Line
.text.LIST_Init 0x0001f0d2 0x0001f0de 12 5% 10688
.text.LIST_AddTail 0x0001f0de 0x0001f116 56 22% 10691
.text.LIST_RemoveHead 0x0001f116 0x0001f146 48 19% 10694
.text.LIST_GetHead 0x0001f146 0x0001f14a 4 2% 10697
.text.LIST_GetNext 0x0001f14a 0x0001f14e 4 2% 10700
.text.LIST_RemoveElement 0x0001f14e 0x0001f188 58 23% 10703
.text.LIST_AddPrevElement 0x0001f188 0x0001f1cc 68 26% 10706
.text.LIST_GetSize 0x0001f1cc 0x0001f1d0 4 2% 10709
.text.LIST_GetAvailableSize 0x0001f1d0 0x0001f1d8 8 4% 10712
Expected total in fsl_component_generic_list.o file: 262 Actual: 262 100% 10688
m_text / .text / fsl_component_mem_manager_light.o Start End Size % Line
.text.MEM_BlockHeaderSetGuards 0x0001f1d8 0x0001f1f4 28 9% 10715
.text.MEM_BlockHeaderCheck 0x0001f1f4 0x0001f22c 56 17% 10717
.text.MEM_GetHeapUpperLimit 0x0001f22c 0x0001f232 6 2% 10719
.text.MEM_BufferAllocateFromArea 0x0001f232 0x0001f330 254 73% 10722
.text.MEM_BufferAllocWithId 0x0001f330 0x0001f334 4 2% 10724
Expected total in fsl_component_mem_manager_light.o file: 348 Actual: 348 100% 10715
m_text / .text / rpmsg_env_bm.o Start End Size % Line
.text.env_tx_callback 0x0001f334 0x0001f336 2 4% 10727
.text.env_memset 0x0001f336 0x0001f33a 4 7% 10730
.text.env_memcpy 0x0001f33a 0x0001f33e 4 7% 10733
.text.env_strncpy 0x0001f33e 0x0001f342 4 7% 10736
.text.env_mb 0x0001f342 0x0001f348 6 10% 10739
.text.env_rmb 0x0001f348 0x0001f34e 6 10% 10741
.text.env_wmb 0x0001f34e 0x0001f354 6 10% 10743
.text.env_map_vatopa 0x0001f354 0x0001f358 4 7% 10745
.text.env_map_patova 0x0001f358 0x0001f35c 4 7% 10748
.text.env_create_mutex 0x0001f35c 0x0001f362 6 10% 10751
.text.env_delete_mutex 0x0001f362 0x0001f364 2 4% 10754
.text.env_lock_mutex 0x0001f364 0x0001f366 2 4% 10757
.text.env_unlock_mutex 0x0001f366 0x0001f368 2 4% 10760
.text.env_sleep_msec 0x0001f368 0x0001f36c 4 7% 10763
.text.env_enable_interrupt 0x0001f36c 0x0001f370 4 7% 10766
.text.env_disable_interrupt 0x0001f370 0x0001f374 4 7% 10769
Expected total in rpmsg_env_bm.o file: 64 Actual: 64 100% 10727
m_text / .text / sss_aes.o Start End Size % Line
.text.SSS_aes_init 0x0001f374 0x0001f398 36 100% 10772
Expected total in sss_aes.o file: 36 Actual: 36 100% 10772
m_text / .text / glue.o Start End Size % Line
.text.RND_u32GetRand256 0x0001f398 0x0001f3aa 18 21% 10775
.text.RND_u32GetRand 0x0001f3aa 0x0001f3c8 30 35% 10778
.text.OSA_InterruptEnableRestricted 0x0001f3c8 0x0001f3e4 28 32% 10781
.text.OSA_InterruptEnableRestore 0x0001f3e4 0x0001f3ec 8 10% 10784
.text._exit 0x0001f3ec 0x0001f3ee 2 3% 10787
.text.vMiniMac_PurgeAssocResp 0x0001f3ee 0x0001f3f0 2 3% 10789
Expected total in glue.o file: 88 Actual: 88 100% 10775
m_text / .text / fsl_gpio.o Start End Size % Line
.text.GPIO_PinInit 0x0001f3f0 0x0001f414 36 86% 10792
.text.GPIO_GpioClearInterruptFlags 0x0001f414 0x0001f41a 6 15% 10795
Expected total in fsl_gpio.o file: 42 Actual: 42 100% 10792
m_text / .text / fsl_elemu.o Start End Size % Line
.text.ELEMU_mu_hal_send_data 0x0001f41a 0x0001f432 24 6% 10798
.text.ELEMU_mu_hal_receive_data 0x0001f432 0x0001f466 52 13% 10801
.text.ELEMU_mu_hal_receive_data_wait 0x0001f466 0x0001f4aa 68 17% 10804
.text.ELEMU_mu_send_message 0x0001f4aa 0x0001f4e0 54 13% 10807
.text.ELEMU_mu_read_message 0x0001f4e0 0x0001f526 70 17% 10810
.text.ELEMU_mu_read_data_wait 0x0001f526 0x0001f56c 70 17% 10813
.text.ELEMU_mu_get_response 0x0001f56c 0x0001f594 40 10% 10816
.text.ELEMU_mu_wait_for_data 0x0001f594 0x0001f5ba 38 10% 10819
.text.ELEMU_mu_init 0x0001f5ba 0x0001f5bc 2 1% 10822
Expected total in fsl_elemu.o file: 418 Actual: 418 100% 10798
m_text / .text / rpmsg_platform.o Start End Size % Line
.text.mcmgr_event_handler 0x0001f5bc 0x0001f5c0 4 50% 10825
.text.platform_vatopa 0x0001f5c0 0x0001f5c2 2 25% 10827
.text.platform_patova 0x0001f5c2 0x0001f5c4 2 25% 10830
Expected total in rpmsg_platform.o file: 8 Actual: 8 100% 10825
m_text / .text / fwk_platform.o Start End Size % Line
.text.PLATFORM_InitMulticore 0x0001f5c4 0x0001f5d6 18 14% 10833
.text.PLATFORM_GetOscCap32KValue 0x0001f5d6 0x0001f608 50 38% 10836
.text.PLATFORM_LoadHwParams 0x0001f608 0x0001f62a 34 26% 10839
.text.PLATFORM_WaitTimeout 0x0001f62a 0x0001f642 24 18% 10842
.text.mcmgr_imu_remote_active_rel 0x0001f642 0x0001f646 4 3% 10845
.text.mcmgr_imu_remote_active_req 0x0001f646 0x0001f64a 4 3% 10848
Expected total in fwk_platform.o file: 134 Actual: 134 100% 10833
m_text / .text / fsl_crc.o Start End Size % Line
.text.CRC_WriteData 0x0001f64a 0x0001f688 62 94% 10851
.text.CRC_Get32bitResult 0x0001f688 0x0001f68c 4 7% 10854
Expected total in fsl_crc.o file: 66 Actual: 66 100% 10851
m_text / .text / fsl_debug_console.o Start End Size % Line
.text.DbgConsole_Printf 0x0001f68c 0x0001f6a6 26 100% 10857
Expected total in fsl_debug_console.o file: 26 Actual: 26 100% 10857
m_text / .text / llist.o Start End Size % Line
.text.add_to_list 0x0001f6a6 0x0001f6c4 30 100% 10860
Expected total in llist.o file: 30 Actual: 30 100% 10860
m_text / .text / fsl_component_panic.o Start End Size % Line
.text.panic 0x0001f6c4 0x0001f6cc 8 100% 10863
Expected total in fsl_component_panic.o file: 8 Actual: 8 100% 10863
m_text / .text / SecLib_sss.o Start End Size % Line
.text.SecLib_Init 0x0001f6cc 0x0001f6d0 4 3% 10865
.text.AES_128_Encrypt 0x0001f6d0 0x0001f6f2 34 18% 10868
.text.AES_128_ECB_Encrypt 0x0001f6f2 0x0001f71c 42 22% 10871
.text.AES_128_CCM 0x0001f71c 0x0001f78e 114 59% 10874
Expected total in SecLib_sss.o file: 194 Actual: 194 100% 10865
m_text / .text / mcmgr_internal_core_api_k32w1.o Start End Size % Line
.text.mcmgr_early_init_internal 0x0001f78e 0x0001f7b2 36 49% 10877
.text.mcmgr_trigger_event_internal 0x0001f7b2 0x0001f7d8 38 52% 10880
Expected total in mcmgr_internal_core_api_k32w1.o file: 74 Actual: 74 100% 10877
m_text / .text / fsl_adapter_lptmr.o Start End Size % Line
.text.PWT_LPTMR0_IRQHandler 0x0001f7d8 0x0001f7de 6 28% 10883
.text.LPTMR0_IRQHandler 0x0001f7de 0x0001f7e2 4 19% 10886
.text.LPTMR1_IRQHandler 0x0001f7e2 0x0001f7e8 6 28% 10889
.text.HAL_TimerInstallCallback 0x0001f7e8 0x0001f7ee 6 28% 10892
Expected total in fsl_adapter_lptmr.o file: 22 Actual: 22 100% 10883
m_text / .text / fsl_component_messaging.o Start End Size % Line
.text.MSG_QueueAddTail 0x0001f7ee 0x0001f802 20 15% 10895
.text.MSG_QueueRemove 0x0001f802 0x0001f816 20 15% 10898
.text.MSG_QueueRemoveHead 0x0001f816 0x0001f822 12 9% 10901
.text.MSG_QueueGetHead 0x0001f822 0x0001f82e 12 9% 10904
.text.MSG_QueueGetNext 0x0001f82e 0x0001f83c 14 11% 10907
.text.MSG_Alloc 0x0001f83c 0x0001f85e 34 25% 10910
.text.MSG_Free 0x0001f85e 0x0001f876 24 18% 10913
Expected total in fsl_component_messaging.o file: 136 Actual: 136 100% 10895
m_text / .text / mcmgr.o Start End Size % Line
.text.MCMGR_FeedStartupDataEventHandler 0x0001f876 0x0001f898 34 48% 10916
.text.MCMGR_StartupDataEventHandler 0x0001f898 0x0001f8be 38 53% 10918
Expected total in mcmgr.o file: 72 Actual: 72 100% 10916
m_text / .text / PWRM_adapter.o Start End Size % Line
.text.activity_tm_cb 0x0001f8be 0x0001f8ce 16 35% 10920
.text.PWRM_eFinishActivity 0x0001f8ce 0x0001f8d8 10 22% 10922
.text.PWRM_eStartActivity 0x0001f8d8 0x0001f8e2 10 22% 10925
.text.PWRM_u16GetActivityCount 0x0001f8e2 0x0001f8ec 10 22% 10928
Expected total in PWRM_adapter.o file: 46 Actual: 46 100% 10920
m_text / .text / board_lp.o Start End Size % Line
.text.BOARD_LowpowerCb 0x0001f8ec 0x0001f93e 82 100% 10931
Expected total in board_lp.o file: 82 Actual: 82 100% 10931
m_text / .text / aes_mmo.o Start End Size % Line
.text.AESSW_vMMOBlockUpdate 0x0001f93e 0x0001f96c 46 12% 10933
.text.AESSW_vMMOFinalUpdate 0x0001f96c 0x0001fa52 230 57% 10936
.text.AESSW_vHMAC_MMO 0x0001fa52 0x0001fad8 134 33% 10939
Expected total in aes_mmo.o file: 410 Actual: 410 100% 10933
m_text / .text / virtqueue.o Start End Size % Line
.text.vq_ring_update_avail 0x0001fad8 0x0001fb06 46 8% 10942
.text.vq_ring_update_used 0x0001fb06 0x0001fb2c 38 6% 10944
.text.virtqueue_create_static 0x0001fb2c 0x0001fba6 122 20% 10946
.text.virtqueue_add_buffer 0x0001fba6 0x0001fbbc 22 4% 10949
.text.virtqueue_fill_avail_buffers 0x0001fbbc 0x0001fc0e 82 13% 10952
.text.virtqueue_get_buffer 0x0001fc0e 0x0001fc66 88 14% 10955
.text.virtqueue_get_buffer_length 0x0001fc66 0x0001fc70 10 2% 10958
.text.virtqueue_fill_used_buffers 0x0001fc70 0x0001fcba 74 12% 10961
.text.virtqueue_disable_cb 0x0001fcba 0x0001fce2 40 7% 10964
.text.virtqueue_kick 0x0001fce2 0x0001fd28 70 12% 10967
.text.vq_ring_init 0x0001fd28 0x0001fd48 32 6% 10970
.text.virtqueue_notification 0x0001fd48 0x0001fd52 10 2% 10973
Expected total in virtqueue.o file: 634 Actual: 634 100% 10942
m_text / .text / fsl_lptmr.o Start End Size % Line
.text.LPTMR_Init 0x0001fd52 0x0001fd90 62 66% 10976
.text.LPTMR_GetDefaultConfig 0x0001fd90 0x0001fdb0 32 35% 10979
Expected total in fsl_lptmr.o file: 94 Actual: 94 100% 10976
m_text / .text / fsl_component_timer_manager.o Start End Size % Line
.text.TimersUpdateSyncTask 0x0001fdb0 0x0001fdc0 16 67% 10982
.text.TM_InstallCallback 0x0001fdc0 0x0001fdc8 8 34% 10984
Expected total in fsl_component_timer_manager.o file: 24 Actual: 24 100% 10982
m_text / .text / fsl_edma.o Start End Size % Line
.text.EDMA_GetChannelStatusFlags 0x0001fdc8 0x0001fdee 38 17% 10987
.text.EDMA_HandleIRQ 0x0001fdee 0x0001fea8 186 84% 10990
Expected total in fsl_edma.o file: 224 Actual: 224 100% 10987
m_text / .text / fsl_sss_sscp.o Start End Size % Line
.text.sss_sscp_rng_context_init 0x0001fea8 0x0001feb2 10 39% 10993
.text.sss_sscp_rng_free 0x0001feb2 0x0001fec2 16 62% 10996
Expected total in fsl_sss_sscp.o file: 26 Actual: 26 100% 10993
m_text / .text / fsl_wdog32.o Start End Size % Line
.text.WDOG32_GetDefaultConfig 0x0001fec2 0x0001feec 42 100% 10999
Expected total in fsl_wdog32.o file: 42 Actual: 42 100% 10999
m_text / .text / RNG.o Start End Size % Line
.text.RNG_ReInit 0x0001feec 0x0001fef0 4 7% 11002
.text.RNG_GetRandomNo 0x0001fef0 0x0001fef6 6 10% 11005
.text.RNG_SetPseudoRandomNoSeed 0x0001fef6 0x0001ff1a 36 57% 11008
.text.RNG_GetPseudoRandomNo 0x0001ff1a 0x0001ff2c 18 29% 11011
Expected total in RNG.o file: 64 Actual: 64 100% 11002
m_text / .text / fsl_wuu.o Start End Size % Line
.text.WUU_SetExternalWakeUpPinsConfig 0x0001ff2c 0x0001ffa0 116 79% 11014
.text.WUU_SetInternalWakeUpModulesConfig 0x0001ffa0 0x0001ffc0 32 22% 11017
Expected total in fsl_wuu.o file: 148 Actual: 148 100% 11014
m_text / .text / sss_ccm.o Start End Size % Line
.text.SSS_ccm_free 0x0001ffc0 0x0001ffec 44 23% 11020
.text.SSS_ccm_encrypt_and_tag 0x0001ffec 0x00020036 74 39% 11023
.text.SSS_ccm_auth_decrypt 0x00020036 0x00020080 74 39% 11026
Expected total in sss_ccm.o file: 192 Actual: 192 100% 11020
m_text / .text / rpmsg_lite.o Start End Size % Line
.text.virtqueue_notify 0x00020080 0x00020088 8 2% 11029
.text.vq_tx_master 0x00020088 0x00020096 14 4% 11031
.text.vq_rx_free_master 0x00020096 0x0002009a 4 1% 11033
.text.vq_tx_alloc_master 0x0002009a 0x0002009e 4 1% 11035
.text.rpmsg_lite_tx_callback 0x0002009e 0x000200b0 18 5% 11037
.text.rpmsg_lite_get_endpoint_from_addr.isra.0 0x000200b0 0x000200c0 16 4% 11039
.text.rpmsg_lite_rx_callback 0x000200c0 0x00020116 86 21% 11041
.text.vq_rx_master 0x00020116 0x0002011a 4 1% 11043
.text.rpmsg_lite_create_ept 0x0002011a 0x0002018e 116 28% 11045
.text.rpmsg_lite_is_link_up 0x0002018e 0x0002019a 12 3% 11048
.text.rpmsg_lite_alloc_tx_buffer 0x0002019a 0x00020224 138 33% 11051
Expected total in rpmsg_lite.o file: 420 Actual: 420 100% 11029
m_text / .text / system_K32W1480.o Start End Size % Line
.text.SystemCoreClockUpdate 0x00020224 0x00020226 2 100% 11054
Expected total in system_K32W1480.o file: 2 Actual: 2 100% 11054
m_text / .text / fsl_spc.o Start End Size % Line
.text.SPC_GetPowerDomainLowPowerMode 0x00020226 0x00020232 12 2% 11057
.text.SPC_SetLowPowerModeBandgapmodeConfig 0x00020232 0x00020282 80 9% 11060
.text.SPC_EnableActiveModeCoreHighVoltageDetect 0x00020282 0x0002029a 24 3% 11063
.text.SPC_EnableActiveModeCoreLowVoltageDetect 0x0002029a 0x000202b2 24 3% 11066
.text.SPC_EnableLowPowerModeCoreHighVoltageDetect 0x000202b2 0x000202ca 24 3% 11069
.text.SPC_EnableLowPowerModeCoreLowVoltageDetect 0x000202ca 0x000202e2 24 3% 11072
.text.SPC_EnableActiveModeSystemHighVoltageDetect 0x000202e2 0x000202fa 24 3% 11075
.text.SPC_EnableActiveModeSystemLowVoltageDetect 0x000202fa 0x00020312 24 3% 11078
.text.SPC_EnableLowPowerModeSystemHighVoltageDetect 0x00020312 0x0002032a 24 3% 11081
.text.SPC_EnableLowPowerModeSystemLowVoltageDetect 0x0002032a 0x00020342 24 3% 11084
.text.SPC_EnableActiveModeIOHighVoltageDetect 0x00020342 0x0002035a 24 3% 11087
.text.SPC_EnableActiveModeIOLowVoltageDetect 0x0002035a 0x00020372 24 3% 11090
.text.SPC_EnableLowPowerModeIOHighVoltageDetect 0x00020372 0x0002038a 24 3% 11093
.text.SPC_EnableLowPowerModeIOLowVoltageDetect 0x0002038a 0x000203a2 24 3% 11096
.text.SPC_SetActiveModeCoreLDORegulatorConfig 0x000203a2 0x00020408 102 11% 11099
.text.SPC_SetLowPowerModeCoreLDORegulatorConfig 0x00020408 0x00020474 108 12% 11102
.text.SPC_SetLowPowerModeSystemLDORegulatorConfig 0x00020474 0x000204b4 64 7% 11105
.text.SPC_SetActiveModeDCDCRegulatorConfig 0x000204b4 0x00020502 78 8% 11108
.text.SPC_SetLowPowerModeDCDCRegulatorConfig 0x00020502 0x00020558 86 9% 11111
.text.SPC_SetLowPowerModeRegulatorsConfig 0x00020558 0x000205d4 124 13% 11114
.text.SPC_SetSRAMOperateVoltage 0x000205d4 0x000205fa 38 4% 11117
Expected total in fsl_spc.o file: 980 Actual: 980 100% 11057
m_text / .text / PWR.o Start End Size % Line
.text.PWR_SetLowPowerModeConstraint 0x000205fa 0x00020640 70 49% 11120
.text.PWR_ReleaseLowPowerModeConstraint 0x00020640 0x00020686 70 49% 11123
.text.PWR_GetRadioNextEventUs 0x00020686 0x0002068a 4 3% 11126
Expected total in PWR.o file: 144 Actual: 144 100% 11120
m_text / .text / HWParameter.o Start End Size % Line
.text.NV_ComputeCrc.constprop.0 0x0002068a 0x000206be 52 100% 11129
Expected total in HWParameter.o file: 52 Actual: 52 100% 11129
m_text / .text / fsl_adapter_k4_flash.o Start End Size % Line
.text.HAL_FlashProgram 0x000206be 0x000206c2 4 3% 11131
.text.HAL_FlashProgramUnaligned 0x000206c2 0x0002074a 136 87% 11134
.text.HAL_FlashRead 0x0002074a 0x0002075c 18 12% 11137
Expected total in fsl_adapter_k4_flash.o file: 158 Actual: 158 100% 11131
m_text / .text / FunctionLib.o Start End Size % Line
.text.FLib_MemCpy 0x0002075c 0x00020770 20 10% 11140
.text.FLib_MemCpyReverseOrder 0x00020770 0x000207d6 102 50% 11143
.text.FLib_MemCmp 0x000207d6 0x000207f6 32 16% 11146
.text.FLib_MemCmpToVal 0x000207f6 0x0002080c 22 11% 11149
.text.FLib_MemSet 0x0002080c 0x0002081a 14 7% 11152
.text.FLib_MemSet32Aligned 0x0002081a 0x0002082a 16 8% 11155
Expected total in FunctionLib.o file: 206 Actual: 206 100% 11140
m_text / .text / fwk_platform_lowpower.o Start End Size % Line
.text.PLATFORM_ReleaseLowPowerConstraint 0x0002082a 0x00020872 72 38% 11158
.text.PLATFORM_SetLowPowerConstraint 0x00020872 0x000208ba 72 38% 11160
.text.PLATFORM_LowPowerCallback 0x000208ba 0x000208e8 46 25% 11162
Expected total in fwk_platform_lowpower.o file: 190 Actual: 190 100% 11158
m_text / .text / fsl_k4_controller.o Start End Size % Line
.text.flash_command_complete 0x000208e8 0x0002090e 38 29% 11164
.text.FLASH_CMD_EraseSector 0x0002090e 0x00020924 22 17% 11166
.text.FLASH_CMD_ProgramPhrase 0x00020924 0x0002093c 24 19% 11169
.text.FLASH_CMD_VerifyErasePhrase 0x0002093c 0x00020954 24 19% 11172
.text.FLASH_CMD_VerifyEraseIFRPhrase 0x00020954 0x0002096c 24 19% 11175
Expected total in fsl_k4_controller.o file: 132 Actual: 132 100% 11164
m_text / .text / fwk_platform_lowpower_timer.o Start End Size % Line
.text.PLATFORM_GetLowPowerTimestampUs 0x0002096c 0x00020970 4 100% 11178
Expected total in fwk_platform_lowpower_timer.o file: 4 Actual: 4 100% 11178
m_text / .text / timer.o Start End Size % Line
.text.zbPlatGetTime 0x00020970 0x00020974 4 100% 11181
Expected total in timer.o file: 4 Actual: 4 100% 11181
m_text / .text / PWR_systicks_bm.o Start End Size % Line
.text.PWR_SysTicksLowPowerCallback 0x00020974 0x00020990 28 100% 11184
Expected total in PWR_systicks_bm.o file: 28 Actual: 28 100% 11184
m_text / .text / OtaInternalFlash.o Start End Size % Line
.text.InternalFlash_isBusy 0x00020990 0x00020994 4 7% 11186
.text.InternalFlash_EraseArea 0x00020994 0x000209ce 58 94% 11188
Expected total in OtaInternalFlash.o file: 62 Actual: 62 100% 11186
m_text / .text / fwk_platform_ota.o Start End Size % Line
.text.PLATFORM_OtaBootDataUpdateOnCommit 0x000209ce 0x000209d2 4 8% 11190
.text.PLATFORM_OtaGetImageOffset 0x000209d2 0x000209d6 4 8% 11193
.text.PLATFORM_OtaGetImageState 0x000209d6 0x000209fc 38 76% 11196
.text.PLATFORM_OtaUpdateImageState 0x000209fc 0x00020a00 4 8% 11199
Expected total in fwk_platform_ota.o file: 50 Actual: 50 100% 11190
m_text / .text / fsl_os_abstraction_bm.o Start End Size % Line
.text.OSA_EnterCritical 0x00020a00 0x00020a0a 10 5% 11202
.text.OSA_TimeDiff 0x00020a0a 0x00020a0e 4 2% 11205
.text.OSA_MutexCreate 0x00020a0e 0x00020a18 10 5% 11208
.text.OSA_MutexLock 0x00020a18 0x00020a4c 52 24% 11211
.text.OSA_MutexUnlock 0x00020a4c 0x00020a66 26 12% 11214
.text.OSA_EventCreate 0x00020a66 0x00020a78 18 9% 11217
.text.OSA_EventSet 0x00020a78 0x00020a9e 38 18% 11220
.text.OSA_EventClear 0x00020a9e 0x00020aca 44 20% 11223
.text.OSA_InterruptEnable 0x00020aca 0x00020ace 4 2% 11226
.text.OSA_InterruptDisable 0x00020ace 0x00020ad2 4 2% 11229
.text.OSA_Start 0x00020ad2 0x00020ade 12 6% 11232
Expected total in fsl_os_abstraction_bm.o file: 222 Actual: 222 100% 11202
m_text / .text / ZQueue.o Start End Size % Line
.text.ZQ_vQueueCreate 0x00020ade 0x00020aec 14 10% 11235
.text.ZQ_bQueueSend 0x00020aec 0x00020b30 68 45% 11238
.text.ZQ_bQueueReceive 0x00020b30 0x00020b70 64 42% 11241
.text.ZQ_u32QueueGetQueueSize 0x00020b70 0x00020b74 4 3% 11244
.text.ZQ_u32QueueGetQueueMessageWaiting 0x00020b74 0x00020b78 4 3% 11247
Expected total in ZQueue.o file: 154 Actual: 154 100% 11235
m_text / .text / appZdpExtraction.o Start End Size % Line
.text.zps_bAplZdpUnpackIeeeAddressResponse 0x00020b78 0x00020b7c 4 2% 11250
.text.zps_bAplZdpUnpackNodeDescResponse 0x00020b7c 0x00020bf4 120 39% 11253
.text.zps_bAplZdpUnpackSimpleDescResponse 0x00020bf4 0x00020cae 186 60% 11256
Expected total in appZdpExtraction.o file: 310 Actual: 310 100% 11250
m_text / .text / BasicClientCommands.o Start End Size % Line
.text.eCLD_BasicCommandResetToFactoryDefaultsReceive 0x00020cae 0x00020cc0 18 100% 11259
Expected total in BasicClientCommands.o file: 18 Actual: 18 100% 11259
m_text / .text / BasicCommandHandler.o Start End Size % Line
.text.eCLD_BasicCommandHandler 0x00020cc0 0x00020d22 98 100% 11262
Expected total in BasicCommandHandler.o file: 98 Actual: 98 100% 11262
m_text / .text / Groups.o Start End Size % Line
.text.eCLD_GroupsSetIdentifying 0x00020d22 0x00020d46 36 100% 11265
Expected total in Groups.o file: 36 Actual: 36 100% 11265
m_text / .text / GroupsClientCommands.o Start End Size % Line
.text.eCLD_GroupsCommandAddGroupRequestSend 0x00020d46 0x00020d86 64 50% 11268
.text.eCLD_GroupsCommandAddGroupIfIdentifyingRequestSend 0x00020d86 0x00020dc8 66 51% 11271
Expected total in GroupsClientCommands.o file: 130 Actual: 130 100% 11268
m_text / .text / GroupsCommandHandler.o Start End Size % Line
.text.eCLD_GroupsCommandHandler 0x00020dc8 0x00020ec8 256 100% 11274
Expected total in GroupsCommandHandler.o file: 256 Actual: 256 100% 11274
m_text / .text / Identify.o Start End Size % Line
.text.vCLD_IdentifyTimerClickCallback 0x00020ec8 0x00020f40 120 100% 11277
Expected total in Identify.o file: 120 Actual: 120 100% 11277
m_text / .text / IdentifyClientCommands.o Start End Size % Line
.text.eCLD_IdentifyCommandIdentifyRequestSend 0x00020f40 0x00020f70 48 41% 11279
.text.eCLD_IdentifyCommandIdentifyQueryRequestSend 0x00020f70 0x00020f90 32 28% 11282
.text.eCLD_IdentifyCommandIdentifyQueryResponseReceive 0x00020f90 0x00020fb6 38 33% 11285
Expected total in IdentifyClientCommands.o file: 118 Actual: 118 100% 11279
m_text / .text / IdentifyCommandHandler.o Start End Size % Line
.text.eCLD_IdentifyCommandHandler 0x00020fb6 0x000210ec 310 100% 11288
Expected total in IdentifyCommandHandler.o file: 310 Actual: 310 100% 11288
m_text / .text / IdentifyServerCommands.o Start End Size % Line
.text.eCLD_IdentifyCommandIdentifyQueryResponseSend 0x000210ec 0x0002111c 48 30% 11291
.text.eCLD_IdentifyCommandIdentifyRequestReceive 0x0002111c 0x00021142 38 24% 11294
.text.eCLD_IdentifyCommandIdentifyQueryRequestReceive 0x00021142 0x00021156 20 13% 11297
.text.eCLD_IdentifyCommandTriggerEffectRequestReceive 0x00021156 0x0002118c 54 34% 11300
Expected total in IdentifyServerCommands.o file: 160 Actual: 160 100% 11291
m_text / .text / LevelControlClientCommands.o Start End Size % Line
.text.eCLD_LevelControlCommandMoveCommandSend 0x0002118c 0x000211f4 104 58% 11303
.text.eCLD_LevelControlCommandStopCommandSend 0x000211f4 0x00021240 76 43% 11306
Expected total in LevelControlClientCommands.o file: 180 Actual: 180 100% 11303
m_text / .text / LevelControlCommandHandler.o Start End Size % Line
.text.eCLD_LevelControlCommandHandler 0x00021240 0x00021244 4 100% 11309
Expected total in LevelControlCommandHandler.o file: 4 Actual: 4 100% 11309
m_text / .text / OnOffCommandHandler.o Start End Size % Line
.text.eCLD_OnOffCommandHandler 0x00021244 0x0002125c 24 100% 11312
Expected total in OnOffCommandHandler.o file: 24 Actual: 24 100% 11312
m_text / .text / OnOffCommands.o Start End Size % Line
.text.eCLD_OnOffCommandSend 0x0002125c 0x0002127e 34 100% 11315
Expected total in OnOffCommands.o file: 34 Actual: 34 100% 11315
m_text / .text / ScenesCommandHandler.o Start End Size % Line
.text.eCLD_ScenesCommandHandler 0x0002127e 0x00021444 454 100% 11318
Expected total in ScenesCommandHandler.o file: 454 Actual: 454 100% 11318
m_text / .text / OTA.o Start End Size % Line
.text.eOTA_retOtaUseKey 0x00021444 0x00021454 16 3% 11321
.text.eOtaFindCluster 0x00021454 0x0002149a 70 13% 11324
.text.eOtaSetEventTypeAndGiveCallBack 0x0002149a 0x000214b0 22 5% 11327
.text.vOtaTimerClickCallback 0x000214b0 0x000214d0 32 6% 11330
.text.eOTA_SetServerAddress 0x000214d0 0x00021514 68 13% 11333
.text.sOtaGetHeader 0x00021514 0x0002162a 278 51% 11336
.text.eOtaClientReqSeqNoUpdate 0x0002162a 0x0002164a 32 6% 11339
.text.vOTA_GetTagIdandLengh 0x0002164a 0x00021666 28 6% 11342
Expected total in OTA.o file: 546 Actual: 546 100% 11321
m_text / .text / OTA_ClientUpgradeManager.o Start End Size % Line
.text.vOtaRequestNextBlock.isra.0 0x00021666 0x00021694 46 3% 11345
.text.vOtaHandleTimedBlockRequest 0x00021694 0x00021742 174 10% 11347
.text.vOtaAbortDownload 0x00021742 0x000217c0 126 7% 11349
.text.vOtaUpgManClientStateCountDown 0x000217c0 0x00021800 64 4% 11351
.text.vOtaUpgManClientStateWaitForRunCommand 0x00021800 0x000218f8 248 14% 11353
.text.vOtaUpgManClientStateDownloadInProgress 0x000218f8 0x00021d74 1148 64% 11355
Expected total in OTA_ClientUpgradeManager.o file: 1806 Actual: 1806 100% 11345
m_text / .text / OTA_CustomReceiveCommands.o Start End Size % Line
.text.eOtaReceivedImageNotify 0x00021d74 0x00021e82 270 20% 11357
.text.eOtaReceivedQueryNextImageResponse 0x00021e82 0x00021f5c 218 16% 11360
.text.eOtaReceivedBlockResponse 0x00021f5c 0x00022100 420 30% 11363
.text.eOtaQuerySpecificFileResponse 0x00022100 0x000221d2 210 15% 11366
.text.eOtaReceivedUpgradeEndResponse 0x000221d2 0x00022286 180 13% 11369
.text.vOtaReceivedDefaultResponse 0x00022286 0x000222ee 104 8% 11372
Expected total in OTA_CustomReceiveCommands.o file: 1402 Actual: 1402 100% 11357
m_text / .text / OTA_client.o Start End Size % Line
.text.eOTA_ClientQueryNextImageRequest 0x000222ee 0x000223aa 188 27% 11375
.text.eOTA_ClientImageBlockRequest 0x000223aa 0x000224c2 280 39% 11378
.text.eOTA_ClientUpgradeEndRequest 0x000224c2 0x0002256c 170 24% 11381
.text.eOTA_ClientSwitchToNewImage 0x0002256c 0x000225be 82 12% 11384
Expected total in OTA_client.o file: 720 Actual: 720 100% 11375
m_text / .text / OTA_common.o Start End Size % Line
.text.vOtaFlashInitHw 0x000225be 0x000225d0 18 30% 11387
.text.vOtaFlashErase 0x000225d0 0x000225d2 2 4% 11390
.text.vOtaFlashRead 0x000225d2 0x000225e4 18 30% 11393
.text.vOtaSwitchLoads 0x000225e4 0x000225e8 4 7% 11396
.text.vOtaFlagNewImage 0x000225e8 0x000225ee 6 10% 11399
.text.bOtaIsAuthenticationEnabled 0x000225ee 0x000225f2 4 7% 11402
.text.u32OTA_DlOtaHdrOffset 0x000225f2 0x000225f6 4 7% 11405
.text.u32OTA_DlLinkKeyOffset 0x000225f6 0x000225fa 4 7% 11408
Expected total in OTA_common.o file: 60 Actual: 60 100% 11387
m_text / .text / dlist.o Start End Size % Line
.text.vDLISTinitialise 0x000225fa 0x00022602 8 4% 11411
.text.psDLISTgetHead 0x00022602 0x00022606 4 2% 11414
.text.psDLISTgetNext 0x00022606 0x0002260a 4 2% 11417
.text.boDLISTisEmpty 0x0002260a 0x0002261c 18 8% 11420
.text.vDLISTaddToHead 0x0002261c 0x00022640 36 16% 11423
.text.vDLISTaddToTail 0x00022640 0x00022666 38 16% 11426
.text.psDLISTremoveFromTail 0x00022666 0x00022688 34 15% 11429
.text.psDLISTremoveFromHead 0x00022688 0x000226ac 36 16% 11432
.text.psDLISTremove 0x000226ac 0x000226e8 60 26% 11435
Expected total in dlist.o file: 238 Actual: 238 100% 11411
m_text / .text / zcl.o Start End Size % Line
.text.eZCL_SetCustomCallBackEvent 0x000226e8 0x000226fc 20 28% 11438
.text.eZCL_SearchForEPIndex 0x000226fc 0x00022706 10 14% 11441
.text.vReverseMemcpy 0x00022706 0x0002271e 24 33% 11444
.text.vZCL_InitializeClusterInstance 0x0002271e 0x00022732 20 28% 11447
Expected total in zcl.o file: 74 Actual: 74 100% 11438
m_text / .text / zcl_CustomCommandReceive.o Start End Size % Line
.text.eZCL_CustomCommandReceive 0x00022732 0x0002286c 314 100% 11450
Expected total in zcl_CustomCommandReceive.o file: 314 Actual: 314 100% 11450
m_text / .text / zcl_PDUbufferReadWrite.o Start End Size % Line
.text.u16ZCL_WriteTypeNBO 0x0002286c 0x000228ac 64 20% 11453
.text.u16ZCL_APduInstanceWriteNBO 0x000228ac 0x000228f6 74 23% 11456
.text.u16ZCL_ReadTypeNBO 0x000228f6 0x00022972 124 37% 11459
.text.u16ZCL_APduInstanceReadNBO 0x00022972 0x000229bc 74 23% 11462
Expected total in zcl_PDUbufferReadWrite.o file: 336 Actual: 336 100% 11453
m_text / .text / zcl_PDUbufferReadWriteString.o Start End Size % Line
.text.u16ZCL_GetStringSizeAndBufferFromStructure 0x000229bc 0x00022a20 100 15% 11465
.text.u16ZCL_APduInstanceWriteStringNBO 0x00022a20 0x00022ada 186 28% 11468
.text.u16ZCL_GetStringAttributeTypeSizeFromBuffer 0x00022ada 0x00022b2c 82 13% 11471
.text.eZCL_CheckUserStringStructureRead 0x00022b2c 0x00022b6e 66 10% 11474
.text.u16ZCL_GetStringStructureSize 0x00022b6e 0x00022b90 34 6% 11477
.text.u16ZCL_APduInstanceReadStringNBO 0x00022b90 0x00022c3e 174 26% 11480
.text.eZCL_GetStringLengthFieldSize 0x00022c3e 0x00022c62 36 6% 11483
Expected total in zcl_PDUbufferReadWriteString.o file: 678 Actual: 678 100% 11465
m_text / .text / zcl_WriteAttributesRequestHandle.o Start End Size % Line
.text.vZCL_HandleAttributesWriteRequest 0x00022c62 0x00022f8a 808 100% 11486
Expected total in zcl_WriteAttributesRequestHandle.o file: 808 Actual: 808 100% 11486
m_text / .text / zcl_attribute.o Start End Size % Line
.text.u16ZCL_WriteAttributeValueIntoBuffer 0x00022f8a 0x0002300c 130 19% 11489
.text.u8ZCL_GetAttributeAllignToFourBytesBoundary 0x0002300c 0x0002301e 18 3% 11492
.text.eZCL_GetAttributeTypeSizeFromBuffer 0x0002301e 0x000230a8 138 20% 11495
.text.u16ZCL_WriteAttributeValueIntoStructure 0x000230a8 0x00023150 168 24% 11498
.text.eZCL_GetAttributeTypeSizeFromStructure 0x00023150 0x0002319a 74 11% 11501
.text.bZCL_CheckManufacturerSpecificAttributeFlagMatch 0x0002319a 0x000231aa 16 3% 11504
.text.bZCL_CheckStringFitsInStructure 0x000231aa 0x00023222 120 17% 11507
.text.bZCL_AttributeTypeIsSigned 0x00023222 0x0002322e 12 2% 11510
.text.bZCL_CheckAttributeDirectionFlagMatch 0x0002322e 0x00023250 34 5% 11513
Expected total in zcl_attribute.o file: 710 Actual: 710 100% 11489
m_text / .text / zcl_command.o Start End Size % Line
.text.u16ZCL_WriteCommandHeader 0x00023250 0x000232d2 130 55% 11516
.text.u16ZCL_ReadCommandHeader 0x000232d2 0x00023340 110 46% 11519
Expected total in zcl_command.o file: 240 Actual: 240 100% 11516
m_text / .text / zcl_event.o Start End Size % Line
.text.eZCL_SetReceiveEventAddressStructure 0x00023340 0x000233ac 108 78% 11522
.text.eZCL_BuildClientTransmitAddressStructure 0x000233ac 0x000233cc 32 23% 11525
Expected total in zcl_event.o file: 140 Actual: 140 100% 11522
m_text / .text / zcl_library_options.o Start End Size % Line
.text.vZCL_HandleEntireProfileCommand 0x000233cc 0x00023420 84 96% 11528
.text.eZCL_CreateOptionalManagers 0x00023420 0x00023424 4 5% 11531
Expected total in zcl_library_options.o file: 88 Actual: 88 100% 11528
m_text / .text / zcl_readAttributesRequestHandle.o Start End Size % Line
.text.vZCL_HandleAttributesReadRequest 0x00023424 0x0002362c 520 100% 11534
Expected total in zcl_readAttributesRequestHandle.o file: 520 Actual: 520 100% 11534
m_text / .text / zcl_search.o Start End Size % Line
.text.eZCL_SearchForAttributeEntry 0x0002362c 0x000236b6 138 30% 11537
.text.eZCL_FindCluster 0x000236b6 0x000236f6 64 14% 11540
.text.pvZCL_GetAttributePointer 0x000236f6 0x00023754 94 21% 11543
.text.eZCL_SetLocalAttributeValue 0x00023754 0x000237fc 168 37% 11546
Expected total in zcl_search.o file: 464 Actual: 464 100% 11537
m_text / .text / zcl_transmit.o Start End Size % Line
.text.eZCL_BuildTransmitAddressStructure 0x000237fc 0x0002385c 96 100% 11549
Expected total in zcl_transmit.o file: 96 Actual: 96 100% 11549
m_text / .text / bdb_start.o Start End Size % Line
.text.BDB_vStart 0x0002385c 0x00023862 6 50% 11552
.text.BDB_vRejoinTimerCb 0x00023862 0x00023868 6 50% 11555
Expected total in bdb_start.o file: 12 Actual: 12 100% 11552
m_text / .text / bdb_state_machine.o Start End Size % Line
.text.BDB_vZclEventHandler 0x00023868 0x00023878 16 100% 11558
Expected total in bdb_state_machine.o file: 16 Actual: 16 100% 11558
m_text / .text / bdb_ns.o Start End Size % Line
.text.vNsTryNwkJoinAppCb 0x00023878 0x0002387a 2 100% 11561
Expected total in bdb_ns.o file: 2 Actual: 2 100% 11561
m_text / .text / bdb_fb_common.o Start End Size % Line
.text.BDB_vFbZclHandler 0x0002387a 0x00023886 12 100% 11564
Expected total in bdb_fb_common.o file: 12 Actual: 12 100% 11564
m_text / .text / zps_apl_af.o Start End Size % Line
.text.psFindSimpleDescContainer 0x00023886 0x000238a6 32 5% 11567
.text.zps_eAplAfInit 0x000238a6 0x000238ee 72 11% 11569
.text.zps_eAplAfGetNodeDescriptor 0x000238ee 0x00023906 24 4% 11572
.text.zps_eAplAfUnicastDataReq 0x00023906 0x0002394e 72 11% 11575
.text.zps_eAplAfUnicastAckDataReq 0x0002394e 0x00023998 74 12% 11578
.text.zps_eAplAfUnicastIeeeDataReq 0x00023998 0x000239ca 50 8% 11581
.text.zps_eAplAfUnicastIeeeAckDataReq 0x000239ca 0x000239fe 52 8% 11584
.text.zps_eAplAfGroupDataReq 0x000239fe 0x00023a2c 46 7% 11587
.text.zps_eAplAfBroadcastDataReq 0x00023a2c 0x00023a72 70 11% 11590
.text.zps_eAplAfBoundDataReq 0x00023a72 0x00023a84 18 3% 11593
.text.zps_eAplAfBoundAckDataReq 0x00023a84 0x00023a98 20 3% 11596
.text.ZPS_bIsGroupPresent 0x00023a98 0x00023ad0 56 9% 11599
.text.vWrite16Nbo 0x00023ad0 0x00023ad8 8 2% 11602
.text.u16Read16Nbo 0x00023ad8 0x00023adc 4 1% 11605
.text.zps_bAplAfSetEndDeviceTimeout 0x00023adc 0x00023aec 16 3% 11608
.text.zps_eAfVerifyKeyReqRsp 0x00023aec 0x00023b26 58 9% 11611
Expected total in zps_apl_af.o file: 672 Actual: 672 100% 11567
m_text / .text / zps_apl_af_apsde.o Start End Size % Line
.text.vFillApduErrorEvent 0x00023b26 0x00023b64 62 9% 11614
.text.vFillDataIndStruct 0x00023b64 0x00023bb8 84 12% 11616
.text.zps_vAplAfHandleApsdeDcfmInd 0x00023bb8 0x00023d8c 468 63% 11618
.text.zps_vHandleApsdeDataFragIndNotSupported 0x00023d8c 0x00023dea 94 13% 11621
.text.zps_vAplApsInitFragReceivePool 0x00023dea 0x00023e14 42 6% 11624
Expected total in zps_apl_af_apsde.o file: 750 Actual: 750 100% 11614
m_text / .text / zps_apl_task.o Start End Size % Line
.text.psGetApsdeBuf 0x00023e14 0x00023e1a 6 4% 11627
.text.psGetNldeBuf 0x00023e1a 0x00023e22 8 5% 11629
.text.vPostNlmeDcfmInd 0x00023e22 0x00023e26 4 3% 11631
.text.vPostApsmeDcfmInd 0x00023e26 0x00023e2a 4 3% 11633
.text.vPostApsdeDcfmInd 0x00023e2a 0x00023e2e 4 3% 11635
.text.vPostNldeDcfmInd 0x00023e2e 0x00023eaa 124 76% 11637
.text.psGetNlmeBuf 0x00023eaa 0x00023eb2 8 5% 11639
.text.psGetApsmeBuf 0x00023eb2 0x00023eb8 6 4% 11641
Expected total in zps_apl_task.o file: 164 Actual: 164 100% 11627
m_text / .text / zps_apl_apsde.o Start End Size % Line
.text.zps_u8AplApsTryFragmentation.constprop.0 0x00023eb8 0x00023efa 66 12% 11643
.text.u8PostUnicastMsgToNHLE 0x00023efa 0x00023f46 76 14% 11645
.text.ZPS_vAplRegisterApsdeDcfmIndCallbacks 0x00023f46 0x00023f50 10 2% 11647
.text.zps_vAplApsFillNldeAndDescend 0x00023f50 0x00023f86 54 10% 11650
.text.zps_vAplApsFillAndPostApsAck 0x00023f86 0x00023fdc 86 16% 11653
.text.zps_vAplApsInitDcfmPool 0x00023fdc 0x00024000 36 7% 11656
.text.zps_vApsApsFreeDcfmRecord 0x00024000 0x00024006 6 2% 11659
.text.zps_u8AplApsGetNextDcfmHandle 0x00024006 0x0002401c 22 4% 11662
.text.zps_psApsApsGetDcfmRecord 0x0002401c 0x00024046 42 8% 11665
.text.zps_vAplApsInitFragTransmitPool 0x00024046 0x00024068 34 7% 11668
.text.zps_vAplApsCheckAndStartPollTimer 0x00024068 0x000240a2 58 11% 11671
.text.zps_vAplApsPollTimer 0x000240a2 0x000240de 60 11% 11674
Expected total in zps_apl_apsde.o file: 550 Actual: 550 100% 11643
m_text / .text / zps_apl_apsme.o Start End Size % Line
.text.bIsBindTableMatch 0x000240de 0x00024120 66 8% 11677
.text.eRemoveEntryInBindingTable 0x00024120 0x00024186 102 12% 11679
.text.psApsmeRequestKeyGetHandle 0x00024186 0x000241e2 92 11% 11681
.text.ZPS_vAplRegisterApsmeDcfmIndCallbacks 0x000241e2 0x000241ec 10 2% 11684
.text.zps_eAplApsmeBindReqRsp 0x000241ec 0x000242a4 184 22% 11687
.text.zps_eAplApsmeUnBindReqRsp 0x000242a4 0x00024340 156 18% 11690
.text.zps_eAplApsmeCmdMgrSendCommand 0x00024340 0x000243f4 180 21% 11693
.text.zps_vAplApsmeCmdMgrRetryTimeout 0x000243f4 0x00024446 82 10% 11696
Expected total in zps_apl_apsme.o file: 872 Actual: 872 100% 11677
m_text / .text / zps_apl_aps_nlde.o Start End Size % Line
.text.vStopTimerOnTransportKey 0x00024446 0x0002447a 52 55% 11698
.text.zps_vAplApsInitDuplicateTable 0x0002447a 0x0002449e 36 38% 11700
.text.ZPS_vFinalCrc32 0x0002449e 0x000244a6 8 9% 11703
Expected total in zps_apl_aps_nlde.o file: 96 Actual: 96 100% 11698
m_text / .text / zps_apl_sec.o Start End Size % Line
.text.vTransformKey.constprop.0 0x000244a6 0x00024508 98 9% 11706
.text.ZPS_u16crc 0x00024508 0x0002454c 68 6% 11708
.text.zps_pvAesGetKeyFromInstallCode 0x0002454c 0x00024590 68 6% 11711
.text.zps_vGenerateHashForVerifiedKey 0x00024590 0x000245b0 32 3% 11714
.text.zps_psFindKeyDescr 0x000245b0 0x0002469c 236 21% 11717
.text.ZPS_u8AplGetJoinStatus 0x0002469c 0x000246d2 54 5% 11720
.text.zps_eAplSecEncryptPacket 0x000246d2 0x000247e8 278 24% 11723
.text.zps_vAplSecSetInitialSecurityState 0x000247e8 0x00024938 336 29% 11726
Expected total in zps_apl_sec.o file: 1170 Actual: 1170 100% 11706
m_text / .text / zps_apl_aib.o Start End Size % Line
.text.zps_psAplAibGetAib 0x00024938 0x0002493c 4 2% 11729
.text.zps_u64AplAibGetApsUseExtendedPanId 0x0002493c 0x00024944 8 3% 11732
.text.zps_eAplAibSetApsUseExtendedPanId 0x00024944 0x0002495a 22 6% 11735
.text.zps_pu32AplAibGetApsChannelMask 0x0002495a 0x0002498a 48 13% 11738
.text.zps_eAplAibSetApsChannelMaskByMacID 0x0002498a 0x000249a4 26 7% 11741
.text.zps_eAplAibSetApsChannelMask 0x000249a4 0x000249be 26 7% 11744
.text.zps_eAplAibSetApsUseInstallCode 0x000249be 0x000249c8 10 3% 11747
.text.zps_bAplAibGetApsUseInsecureJoin 0x000249c8 0x000249d4 12 4% 11750
.text.zps_eAplAibSetApsTrustCenterAddress 0x000249d4 0x000249ea 22 6% 11753
.text.zps_eAplAibGetApsTrustCenterAddress 0x000249ea 0x000249f2 8 3% 11756
.text.zps_eAplAibRemoveBindTableEntryForMacAddress 0x000249f2 0x00024a4a 88 23% 11759
.text.zps_eAplAibSetDeviceApsKeyType 0x00024a4a 0x00024ab4 106 28% 11762
.text.zps_psAplDefaultTrustCenterAPSLinkKey 0x00024ab4 0x00024aba 6 2% 11765
Expected total in zps_apl_aib.o file: 386 Actual: 386 100% 11729
m_text / .text / zps_apl_zdo_nwkmanager.o Start End Size % Line
.text.zps_vExpireRequestKeyReq 0x00024aba 0x00024b00 70 3% 11768
.text.vHandleUpdateDeviceIndication 0x00024b00 0x00024b38 56 3% 11770
.text.vAplSecAuthPollTimerExpiry 0x00024b38 0x00024b70 56 3% 11772
.text.u32GetScanChannels.constprop.0 0x00024b70 0x00024ba0 48 2% 11774
.text.eStartNetworkDiscovery 0x00024ba0 0x00024bf4 84 4% 11776
.text.eRequestNetworkFormation 0x00024bf4 0x00024c38 68 3% 11778
.text.vOnMultiMacAuxChannelSelection 0x00024c38 0x00024c78 64 3% 11780
.text.vHandleSwitchKeyIndication 0x00024c78 0x00024cdc 100 4% 11782
.text.vAplSecRemoveLinkKey 0x00024cdc 0x00024d96 186 7% 11784
.text.zps_vSaveAllZpsRecords 0x00024d96 0x00024db8 34 2% 11786
.text.zps_vAplLoadPersistedApsRecords 0x00024db8 0x00024f4e 406 15% 11789
.text.zps_eAplZdoGetDeviceType 0x00024f4e 0x00024f54 6 1% 11792
.text.zps_pvAplZdoGetNwkHandle 0x00024f54 0x00024f58 4 1% 11795
.text.zps_psAplZdoGetNib 0x00024f58 0x00024f5c 4 1% 11798
.text.zps_bAplZdoTrustCenterGetDevicePermissions 0x00024f5c 0x00024fb0 84 4% 11801
.text.zps_eAplZdoAddReplaceLinkKey_W 0x00024fb0 0x000250b6 262 10% 11804
.text.eDiscoverNetworks 0x000250b6 0x000250f8 66 3% 11807
.text.zps_vAplZdoHandleApsmeDcfmInd 0x000250f8 0x0002517a 130 5% 11810
.text.zps_vPurgeAddressMap 0x0002517a 0x000251ca 80 3% 11813
.text.ZPS_bIsMacAddressUsedInApsTable 0x000251ca 0x00025284 186 7% 11816
.text.ZPS_vSwapApsTableEntries 0x00025284 0x0002532c 168 7% 11819
.text.ZPS_vRemoveMacTableEntry 0x0002532c 0x0002537e 82 4% 11822
.text.zps_eAplZdoStartRouter 0x0002537e 0x0002542c 174 7% 11825
.text.ZPS_u8AplGetMaxPayloadSize 0x0002542c 0x0002543c 16 1% 11828
.text.ZPS_bAplDoesDeviceSupportFragmentation 0x0002543c 0x00025448 12 1% 11831
.text.ZPS_vNMPurgeEntry 0x00025448 0x0002555c 276 11% 11834
.text.zps_pu8AplZdoGetVsOUI 0x0002555c 0x00025560 4 1% 11837
Expected total in zps_apl_zdo_nwkmanager.o file: 2726 Actual: 2726 100% 11768
m_text / .text / zps_apl_zdo_trust_center.o Start End Size % Line
.text.zps_eAplTrustCenterFindDevice 0x00025560 0x000255a2 66 100% 11840
Expected total in zps_apl_zdo_trust_center.o file: 66 Actual: 66 100% 11840
m_text / .text / zps_apl_zdo_common.o Start End Size % Line
.text.zps_eAplZdoNlmePermitJoiningWrapper 0x000255a2 0x000255cc 42 39% 11843
.text.zps_eAplZdoSendZdpResponse 0x000255cc 0x0002560e 66 62% 11846
Expected total in zps_apl_zdo_common.o file: 108 Actual: 108 100% 11843
m_text / .text / zps_apl_zdo_default_server.o Start End Size % Line
.text.zps_vAplZdoDefaultServerInit 0x0002560e 0x00025612 4 100% 11849
Expected total in zps_apl_zdo_default_server.o file: 4 Actual: 4 100% 11849
m_text / .text / zps_apl_mac_isr.o Start End Size % Line
.text.vPostMcpsDcfmInd 0x00025612 0x00025616 4 3% 11852
.text.vPostMlmeDcfmInd 0x00025616 0x000256b4 158 85% 11854
.text.zps_vAplAfPostImmediateToTimerQueue 0x000256b4 0x000256ce 26 14% 11856
Expected total in zps_apl_mac_isr.o file: 188 Actual: 188 100% 11852
m_text / .text / zps_apl_zdo_nwk_addr_server.o Start End Size % Line
.text.zps_vAplZdoNwkAddrServerInit 0x000256ce 0x000256d2 4 5% 11859
.text.vZdoNwkAddrServerSendExtendResponse 0x000256d2 0x0002571e 76 95% 11862
Expected total in zps_apl_zdo_nwk_addr_server.o file: 80 Actual: 80 100% 11859
m_text / .text / zps_apl_zdo_ieee_addr_server.o Start End Size % Line
.text.zps_vAplZdoIeeeAddrServerInit 0x0002571e 0x00025722 4 5% 11865
.text.vZdoIeeeAddrServerSendExtendResponse 0x00025722 0x0002576e 76 95% 11868
Expected total in zps_apl_zdo_ieee_addr_server.o file: 80 Actual: 80 100% 11865
m_text / .text / zps_apl_zdo_match_desc_server.o Start End Size % Line
.text.zps_vAplZdoMatchDescServerInit 0x0002576e 0x00025772 4 100% 11871
Expected total in zps_apl_zdo_match_desc_server.o file: 4 Actual: 4 100% 11871
m_text / .text / zps_apl_zdo_node_desc_server.o Start End Size % Line
.text.zps_vAplZdoNodeDescServerInit 0x00025772 0x00025776 4 100% 11874
Expected total in zps_apl_zdo_node_desc_server.o file: 4 Actual: 4 100% 11874
m_text / .text / zps_apl_zdo_simple_desc_server.o Start End Size % Line
.text.zps_vAplZdoSimpleDescServerInit 0x00025776 0x0002577a 4 100% 11877
Expected total in zps_apl_zdo_simple_desc_server.o file: 4 Actual: 4 100% 11877
m_text / .text / zps_apl_zdo_power_desc_server.o Start End Size % Line
.text.zps_vAplZdoPowerDescServerInit 0x0002577a 0x0002577e 4 100% 11880
Expected total in zps_apl_zdo_power_desc_server.o file: 4 Actual: 4 100% 11880
m_text / .text / zps_apl_zdo_active_ep_server.o Start End Size % Line
.text.zps_vAplZdoActiveEpServerInit 0x0002577e 0x00025782 4 100% 11883
Expected total in zps_apl_zdo_active_ep_server.o file: 4 Actual: 4 100% 11883
m_text / .text / zps_apl_zdo_device_annce_server.o Start End Size % Line
.text.zps_vAplZdoDeviceAnnceServerInit 0x00025782 0x00025784 2 100% 11886
Expected total in zps_apl_zdo_device_annce_server.o file: 2 Actual: 2 100% 11886
m_text / .text / zps_apl_zdo_system_server_discovery_server.o Start End Size % Line
.text.zps_vAplZdoSystemServerDiscoveryServerInit 0x00025784 0x00025788 4 100% 11889
Expected total in zps_apl_zdo_system_server_discovery_server.o file: 4 Actual: 4 100% 11889
m_text / .text / zps_apl_zdo_mgmt_lqi_server.o Start End Size % Line
.text.zps_vAplZdoMgmtLqiServerInit 0x00025788 0x0002578c 4 100% 11892
Expected total in zps_apl_zdo_mgmt_lqi_server.o file: 4 Actual: 4 100% 11892
m_text / .text / zps_apl_zdo_mgmt_leave_server.o Start End Size % Line
.text.zps_vAplZdoMgmtLeaveServerInit 0x0002578c 0x00025796 10 100% 11895
Expected total in zps_apl_zdo_mgmt_leave_server.o file: 10 Actual: 10 100% 11895
m_text / .text / zps_apl_zdo_mgmt_nwk_update_server.o Start End Size % Line
.text.zps_vAplZdoMgmtNWKUpdateServerInit 0x00025796 0x000257ae 24 14% 11898
.text.u16CalculateFailedTxCount 0x000257ae 0x000257d8 42 24% 11901
.text.vResetFailedTxCount 0x000257d8 0x000257fc 36 20% 11904
.text.vChangeChannelTimerExpiry 0x000257fc 0x0002584a 78 44% 11907
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: 180 Actual: 180 100% 11898
m_text / .text / zps_apl_zdo_bind_unbind_server.o Start End Size % Line
.text.zps_vAplZdoBindUnbindServerInit 0x0002584a 0x0002584e 4 7% 11909
.text.vAplZdoBindUnbindServerMapApsmeToZdp 0x0002584e 0x0002588c 62 94% 11912
Expected total in zps_apl_zdo_bind_unbind_server.o file: 66 Actual: 66 100% 11909
m_text / .text / zps_apl_zdo_bound_data_request_manager.o Start End Size % Line
.text.vZdoBdrmBackStopTimerExpiry 0x0002588c 0x000258ac 32 100% 11915
Expected total in zps_apl_zdo_bound_data_request_manager.o file: 32 Actual: 32 100% 11915
m_text / .text / zps_apl_zdo_mgmt_bind_server.o Start End Size % Line
.text.zps_vAplZdoMgmtBindServerInit 0x000258ac 0x000258b0 4 100% 11918
Expected total in zps_apl_zdo_mgmt_bind_server.o file: 4 Actual: 4 100% 11918
m_text / .text / zps_apl_zdp_apsde_req.o Start End Size % Line
.text.zps_eAplZdpResponseApsdeReq 0x000258b0 0x000258c6 22 100% 11921
Expected total in zps_apl_zdp_apsde_req.o file: 22 Actual: 22 100% 11921
m_text / .text / zps_apl_zdp_bind_rsp.o Start End Size % Line
.text.zps_eAplZdpBindResponse 0x000258c6 0x000258ec 38 100% 11924
Expected total in zps_apl_zdp_bind_rsp.o file: 38 Actual: 38 100% 11924
m_text / .text / zps_apl_zdp_unbind_rsp.o Start End Size % Line
.text.zps_eZdpUnbindResponse 0x000258ec 0x00025912 38 100% 11927
Expected total in zps_apl_zdp_unbind_rsp.o file: 38 Actual: 38 100% 11927
m_text / .text / zps_apl_zdp_mgmt_leave_rsp.o Start End Size % Line
.text.zps_eZdpMgmtLeaveResponse 0x00025912 0x00025938 38 100% 11930
Expected total in zps_apl_zdp_mgmt_leave_rsp.o file: 38 Actual: 38 100% 11930
m_text / .text / zps_mac_common.o Start End Size % Line
.text.ZPS_eMacRadioTypeFromPage 0x00025938 0x00025946 14 6% 11933
.text.ZPS_eMacRadioTypeFromChannelMask 0x00025946 0x0002594c 6 3% 11936
.text.ZPS_u8MacGetLowChanForPage 0x0002594c 0x00025962 22 9% 11939
.text.ZPS_u8MacGetChannelOffsetFromMask 0x00025962 0x00025968 6 3% 11942
.text.ZPS_u32MacGetChannelMaskFromNum 0x00025968 0x000259ac 68 27% 11945
.text.zps_bMacConvertEnhancedBeacon 0x000259ac 0x000259f6 74 29% 11948
.text.zps_vMacCommonMlmeCallBackHandler 0x000259f6 0x00025a2c 54 21% 11951
.text.vMacShimException 0x00025a2c 0x00025a36 10 4% 11954
.text.TSV_eClose 0x00025a36 0x00025a3a 4 2% 11957
Expected total in zps_mac_common.o file: 258 Actual: 258 100% 11933
m_text / .text / zps_mac_ie.o Start End Size % Line
.text.zps_u8MacIECopyZigbeePayloadSubIE 0x00025a3a 0x00025afe 196 100% 11960
Expected total in zps_mac_ie.o file: 196 Actual: 196 100% 11960
m_text / .text / zps_mac_if_table.o Start End Size % Line
.text.ZPS_u8MacIFTGetNumInterfaces 0x00025afe 0x00025b0a 12 2% 11963
.text.ZPS_u16MacIFTGetIDByChannelMask 0x00025b0a 0x00025b36 44 6% 11966
.text.ZPS_u16MacIFTCheckForRadioType 0x00025b36 0x00025b5c 38 5% 11969
.text.ZPS_u16MacIFTGetIDByRadioType 0x00025b5c 0x00025b84 40 5% 11972
.text.ZPS_vMacIFTSetActiveChannel 0x00025b84 0x00025b92 14 2% 11975
.text.ZPS_u8GetChannelOffset 0x00025b92 0x00025bba 40 5% 11978
.text.ZPS_u8MacIFTGetChannelMaskCount 0x00025bba 0x00025bfc 66 9% 11981
.text.ZPS_pu32MacIFTGetChannelMaskForPage 0x00025bfc 0x00025c3c 64 8% 11984
.text.ZPS_u8MacIFTAddUpdateChannelMask 0x00025c3c 0x00025cb2 118 15% 11987
.text.ZPS_u8MacIFTGetIntfState 0x00025cb2 0x00025cd4 34 5% 11990
.text.ZPS_u8MacIFTGetRouterAllowed 0x00025cd4 0x00025cf6 34 5% 11993
.text.ZPS_vMacIFTGetChannelMaskFromMacId 0x00025cf6 0x00025d38 66 9% 11996
.text.ZPS_u32MacIFTGetChanMaskFromActChan 0x00025d38 0x00025d9c 100 13% 11999
.text.ZPS_vMacIFTClearCounts 0x00025d9c 0x00025e22 134 17% 12002
Expected total in zps_mac_if_table.o file: 804 Actual: 804 100% 11963
m_text / .text / zps_mac_shim.o Start End Size % Line
.text.ZPS_bMacIsMultiMac 0x00025e22 0x00025e26 4 3% 12005
.text.ZPS_u8MultiMacInitAuxChannel 0x00025e26 0x00025e2a 4 3% 12008
.text.ZPS_u8MultiMacSelectAuxChannel 0x00025e2a 0x00025e2e 4 3% 12011
.text.ZPS_vNwkHandleMcpsDcfmInd 0x00025e2e 0x00025e30 2 2% 12014
.text.ZPS_vMacTask 0x00025e30 0x00025e32 2 2% 12017
.text.ZPS_u16MacPibGetCoordShortAddress 0x00025e32 0x00025e36 4 3% 12020
.text.ZPS_u16MacPibGetPanId 0x00025e36 0x00025e3a 4 3% 12023
.text.ZPS_u16MacPibGetShortAddr 0x00025e3a 0x00025e3e 4 3% 12026
.text.ZPS_bMacPibGetRxOnWhenIdle 0x00025e3e 0x00025e42 4 3% 12029
.text.ZPS_sMacPibGetCoordExtAddr 0x00025e42 0x00025e4e 12 7% 12032
.text.ZPS_vMacPibSetCoordShortAddress 0x00025e4e 0x00025e52 4 3% 12035
.text.ZPS_vMacPibSetMaxFrameTotalWaitTime 0x00025e52 0x00025e56 4 3% 12038
.text.ZPS_vMacPibSetTransactionPersistenceTime 0x00025e56 0x00025e5a 4 3% 12041
.text.ZPS_vMacPibSetPanId 0x00025e5a 0x00025e5e 4 3% 12044
.text.ZPS_vMacPibSetShortAddr 0x00025e5e 0x00025e62 4 3% 12047
.text.ZPS_vMacPibSetMinBe 0x00025e62 0x00025e66 4 3% 12050
.text.ZPS_vMacPibSetMaxBe 0x00025e66 0x00025e6a 4 3% 12053
.text.ZPS_vMacPibSetMaxCsmaBackoffs 0x00025e6a 0x00025e6e 4 3% 12056
.text.ZPS_vMacPibSetRxOnWhenIdle 0x00025e6e 0x00025e72 4 3% 12059
.text.ZPS_vMacPibSetCoordExtAddr 0x00025e72 0x00025e84 18 10% 12062
.text.ZPS_vMacSetEBRPayloadJoin 0x00025e84 0x00025e86 2 2% 12065
.text.ZPS_vMacSetEBRPayloadReJoin 0x00025e86 0x00025e88 2 2% 12068
.text.ZPS_vMacPibSetDsn 0x00025e88 0x00025e8c 4 3% 12071
.text.ZPS_vMacPibSetExtAddr 0x00025e8c 0x00025e90 4 3% 12074
.text.ZPS_vMacPibSetRxInCca 0x00025e90 0x00025e94 4 3% 12077
.text.ZPS_vMacSetVsOUIBytes 0x00025e94 0x00025e96 2 2% 12080
.text.ZPS_eMacPlmeGet 0x00025e96 0x00025e9a 4 3% 12083
.text.ZPS_eMacPlmeSet 0x00025e9a 0x00025e9e 4 3% 12086
.text.ZPS_vMacBeaconRequest 0x00025e9e 0x00025eac 14 8% 12089
.text.ZPS_vMacRestoreInterfaceState 0x00025eac 0x00025eae 2 2% 12092
.text.ZPS_u8MacSetTXPower 0x00025eae 0x00025eb2 4 3% 12095
.text.ZPS_u8MacGetTXPower 0x00025eb2 0x00025eb6 4 3% 12098
.text.ZPS_u8MacDeleteTXPower 0x00025eb6 0x00025eba 4 3% 12101
.text.ZPS_u8MacClearTXPowerTable 0x00025eba 0x00025ebe 4 3% 12104
.text.TSV_eOpen 0x00025ebe 0x00025eca 12 7% 12107
.text.TSV_eStop 0x00025eca 0x00025edc 18 10% 12110
.text.APP_bMultimaskJoinCallBack 0x00025edc 0x00025ee4 8 5% 12113
Expected total in zps_mac_shim.o file: 194 Actual: 194 100% 12005
m_text / .text / zps_fslMac.o Start End Size % Line
.text.MAC_GetPib.isra.0 0x00025ee4 0x00025f2a 70 49% 12116
.text.MAC_SetPib.isra.0 0x00025f2a 0x00025f5e 52 37% 12118
.text.SOC_ZPS_vMacPibSetBeaconRequestLqiThreshold 0x00025f5e 0x00025f60 2 2% 12120
.text.SOC_ZPS_vMacPibSetRxInCca 0x00025f60 0x00025f62 2 2% 12123
.text.SOC_ZPS_u8MacSetTXPower 0x00025f62 0x00025f66 4 3% 12126
.text.SOC_ZPS_u8MacGetTXPower 0x00025f66 0x00025f6a 4 3% 12129
.text.vAppApiEnableBeaconResponse 0x00025f6a 0x00025f6c 2 2% 12132
.text.SOC_ZPS_u8MacDeleteTXPower 0x00025f6c 0x00025f70 4 3% 12135
.text.SOC_ZPS_u8MacClearTXPowerTable 0x00025f70 0x00025f74 4 3% 12138
Expected total in zps_fslMac.o file: 144 Actual: 144 100% 12116
m_text / .text / zps_nwk_dcim.o Start End Size % Line
.text.ZPS_vNwkRegisterNlmeDcfmIndCallbacks 0x00025f74 0x00025f82 14 19% 12141
.text.ZPS_vNwkRegisterNldeDcfmIndCallbacks 0x00025f82 0x00025f90 14 19% 12144
.text.zps_psNwkDcfmIndGetBuf 0x00025f90 0x00025fa6 22 29% 12147
.text.zps_eNwkDcfmIndPost 0x00025fa6 0x00025fc0 26 35% 12150
Expected total in zps_nwk_dcim.o file: 76 Actual: 76 100% 12141
m_text / .text / zps_nwk_leave.o Start End Size % Line
.text.eLeaveDataDcfmLocalLeave 0x00025fc0 0x0002601a 90 41% 12153
.text.eLeaveReset 0x0002601a 0x00026072 88 40% 12155
.text.zps_psNwkPropagateLocalLeave 0x00026072 0x0002609e 44 20% 12157
Expected total in zps_nwk_leave.o file: 222 Actual: 222 100% 12153
m_text / .text / zps_nwk_lib.o Start End Size % Line
.text.zps_eSmeGenlIllegal 0x0002609e 0x000260a4 6 7% 12160
.text.zps_eSceGenlIllegal 0x000260a4 0x000260aa 6 7% 12163
.text.zps_vNwkLibU16ToPayload 0x000260aa 0x000260b2 8 9% 12166
.text.zps_vNwkLibU32ToPayload 0x000260b2 0x000260c2 16 18% 12169
.text.zps_vNwkLibU64ToPayload 0x000260c2 0x000260e0 30 34% 12172
.text.zps_u16NwkLibFromPayload 0x000260e0 0x000260e4 4 5% 12175
.text.zps_u64NwkLibFromPayload 0x000260e4 0x000260ec 8 9% 12178
.text.zps_u8NwkLibChannelLow 0x000260ec 0x000260f2 6 7% 12181
.text.zps_u8NwkLibChannelHigh 0x000260f2 0x000260f8 6 7% 12184
Expected total in zps_nwk_lib.o file: 90 Actual: 90 100% 12160
m_text / .text / zps_nwk_maint.o Start End Size % Line
.text.eUnsolicitedRejoinRspDataDcfm 0x000260f8 0x0002611c 36 3% 12187
.text.zps_vSendNwkStatusInd 0x0002611c 0x00026142 38 3% 12189
.text.vHandleNwkRemoteUpdateAfterBcast 0x00026142 0x000261ac 106 7% 12192
.text.eEdTimeoutRequestDataDcfm 0x000261ac 0x000261ca 30 2% 12194
.text.zps_vProcessLocalAddrConflict 0x000261ca 0x0002621c 82 5% 12196
.text.zps_bNwkIsBeaconZigbee 0x0002621c 0x0002622e 18 2% 12199
.text.zps_vNwkRemoveConflictedBroadcast 0x0002622e 0x00026278 74 5% 12202
.text.zps_eNwkHandleSceNwkEdTimeoutRsp 0x00026278 0x000262d8 96 6% 12205
.text.zps_eNwkHandleSceNwkStatus 0x000262d8 0x000263e6 270 16% 12208
.text.zps_psSendNetworkReportCmd 0x000263e6 0x000264ba 212 13% 12211
.text.vSendNetworkReport 0x000264ba 0x000264be 4 1% 12214
.text.ZPS_vRemoveEntryFromAddressMap 0x000264be 0x0002650c 78 5% 12216
.text.ZPS_u64NwkNibGetMappedIeeeAddr 0x0002650c 0x00026532 38 3% 12219
.text.eCheckAddrConflict.constprop.0 0x00026532 0x000265bc 138 8% 12222
.text.zps_eProcessAddrConflict 0x000265bc 0x0002674a 398 23% 12224
.text.ZPS_vNwkUpdateTxBytesForNeighbor 0x0002674a 0x0002677e 52 3% 12227
.text.ZPS_vNwkUpdateRxBytesForNeighbor 0x0002677e 0x000267b2 52 3% 12230
.text.ZPS_u8nwkNewIDtest 0x000267b2 0x000267d4 34 2% 12233
Expected total in zps_nwk_maint.o file: 1756 Actual: 1756 100% 12187
m_text / .text / zps_nwk_mcps.o Start End Size % Line
.text.vNwkMcpsTimerCallback 0x000267d4 0x000267e8 20 2% 12236
.text.vProcessTimedList 0x000267e8 0x00026828 64 6% 12239
.text.ZPS_bHookMcpsDcfmFail 0x00026828 0x0002682a 2 1% 12241
.text.ZPS_bHookMcpsDcfmInd 0x0002682a 0x0002683e 20 2% 12244
.text.bSdeHandleDataFrm 0x0002683e 0x00026906 200 19% 12247
.text.zps_vNwkMcpsMgrPostTimed 0x00026906 0x0002691c 22 2% 12250
.text.zps_psNwkMcpsMgrAllocateReqDescr 0x0002691c 0x00026924 8 1% 12253
.text.zps_bNwkMcpsMgrRemoveDescrFromLists 0x00026924 0x00026962 62 6% 12256
.text.zps_bNwkMcpsMgrDfcmBitmapUpdateAndCheck 0x00026962 0x0002699a 56 6% 12259
.text.zps_psNwkMcpsMgrFindSubmittedByHandle 0x0002699a 0x000269b4 26 3% 12262
.text.zps_psNwkMcpsMgrFindByBtr 0x000269b4 0x000269da 38 4% 12265
.text.zps_vNwkMcpsMgrTidyBtrReqDescr 0x000269da 0x000269fe 36 4% 12268
.text.zps_u8NwkAllocateMcpsHandle 0x000269fe 0x00026a44 70 7% 12271
.text.zps_vNwkFreeMcpsHandle 0x00026a44 0x00026a62 30 3% 12274
.text.vMcpsMgrExpiry 0x00026a62 0x00026a8c 42 4% 12277
.text.zps_vNwkMcpsMgrPost 0x00026a8c 0x00026aae 34 4% 12279
.text.zps_vNwkMcpsMgrRemoveAndMakeLimbo 0x00026aae 0x00026ad6 40 4% 12282
.text.zps_bNwkHandleSdeActvDcfmData 0x00026ad6 0x00026bc0 234 22% 12285
.text.ZPS_vNwkHandleMcpsVsDcfm 0x00026bc0 0x00026c26 102 10% 12288
Expected total in zps_nwk_mcps.o file: 1106 Actual: 1106 100% 12236
m_text / .text / zps_nwk_nib.o Start End Size % Line
.text.zps_vNwkDefaultStateMachines 0x00026c26 0x00026c7c 86 3% 12291
.text.ZPS_psNwkNibGetHandle 0x00026c7c 0x00026c82 6 1% 12294
.text.ZPS_u16NwkNibGetNwkAddr 0x00026c82 0x00026c86 4 1% 12297
.text.ZPS_u64NwkNibGetExtAddr 0x00026c86 0x00026c8a 4 1% 12300
.text.ZPS_u16NwkNibGetMacPanId 0x00026c8a 0x00026c8e 4 1% 12303
.text.ZPS_vNwkNibIncSeqNum 0x00026c8e 0x00026c9a 12 1% 12306
.text.ZPS_u64NwkNibGetEpid 0x00026c9a 0x00026ca0 6 1% 12309
.text.ZPS_vNwkNibClearTables 0x00026ca0 0x00026da6 262 10% 12312
.text.ZPS_vNwkNibClearDiscoveryNT 0x00026da6 0x00026dc6 32 2% 12315
.text.ZPS_bNwkNibNtActvMatch 0x00026dc6 0x00026e5a 148 6% 12318
.text.bCheckNwkAddr 0x00026e5a 0x00026ea2 72 3% 12321
.text.ZPS_bNwkNibNtActvUnusedChild 0x00026ea2 0x00026eca 40 2% 12324
.text.ZPS_u8NwkNibNtDiscMatch 0x00026eca 0x00026f50 134 5% 12327
.text.ZPS_u64NwkNibFindExtAddr 0x00026f50 0x00026ffc 172 6% 12330
.text.ZPS_u16NwkNibFindNwkAddr 0x00026ffc 0x0002709a 158 6% 12333
.text.ZPS_vNwkNibSetNwkAddr 0x0002709a 0x000270b6 28 1% 12336
.text.ZPS_vNwkNibSetNwkAddrNibOnly 0x000270b6 0x000270c0 10 1% 12339
.text.ZPS_vNwkNibSetKeySeqNum 0x000270c0 0x000270d4 20 1% 12342
.text.ZPS_vNwkNibSetPanId 0x000270d4 0x000270f0 28 1% 12345
.text.ZPS_vNwkNibSetCapabilityInfo 0x000270f0 0x00027118 40 2% 12348
.text.ZPS_vNwkNibSetChannel 0x00027118 0x0002713a 34 2% 12351
.text.ZPS_vNwkNibSetAuxChannel 0x0002713a 0x0002715c 34 2% 12354
.text.ZPS_vNwkNibSetParentAddr 0x0002715c 0x00027176 26 1% 12357
.text.ZPS_vNwkSaveNt 0x00027176 0x00027192 28 1% 12360
.text.ZPS_vNtSetAuthStatus 0x00027192 0x000271a6 20 1% 12363
.text.ZPS_vNwkSaveSecMat 0x000271a6 0x000271de 56 2% 12366
.text.ZPS_vNwkSaveAllRecords 0x000271de 0x000271f4 22 1% 12369
.text.ZPS_pvNwkRestoreFrameCounter 0x000271f4 0x0002721c 40 2% 12372
.text.zps_vBuildSortedActvNTList 0x0002721c 0x0002721e 2 1% 12375
.text.ZPS_vNwkNibSetTables 0x0002721e 0x00027258 58 3% 12378
.text.ZPS_bNwkSetEnddeviceTimeout 0x00027258 0x00027270 24 1% 12381
.text.ZPS_bNwkGetAliasStatus 0x00027270 0x00027276 6 1% 12384
.text.ZPS_bNwkGetAliasApsCounter 0x00027276 0x0002727c 6 1% 12387
.text.ZPS_vNwkPurgeMacAddressAndRelatedEntries 0x0002727c 0x0002739c 288 11% 12390
.text.zps_sNwkNibNtCheckJoin 0x0002739c 0x000275e6 586 21% 12393
.text.ZPS_vNwkNibCheckAndUpdateAddresses 0x000275e6 0x000276aa 196 7% 12396
.text.ZPS_vNwkMacEntriesClear 0x000276aa 0x00027758 174 7% 12399
.text.ZPS_vHookfcOverflowEvent 0x00027758 0x0002775a 2 1% 12402
Expected total in zps_nwk_nib.o file: 2868 Actual: 2868 100% 12291
m_text / .text / zps_nwk_nlde.o Start End Size % Line
.text.eNldeDataDcfm 0x0002775a 0x00027780 38 74% 12405
.text.ZPS_u8NwkCalcNldeReqOverhead 0x00027780 0x0002778e 14 27% 12407
Expected total in zps_nwk_nlde.o file: 52 Actual: 52 100% 12405
m_text / .text / zps_nwk_rt.o Start End Size % Line
.text.zps_psProcessRoutedFrm 0x0002778e 0x000277cc 62 92% 12410
.text.zps_vRemoveRoute 0x000277cc 0x000277ce 2 3% 12413
.text.zps_vRemoveNextHop 0x000277ce 0x000277d0 2 3% 12416
.text.zps_vStartRouter 0x000277d0 0x000277d2 2 3% 12419
Expected total in zps_nwk_rt.o file: 68 Actual: 68 100% 12410
m_text / .text / zps_nwk_sec.o Start End Size % Line
.text.zps_eNwkSecEncryptPacket 0x000277d2 0x00027896 196 38% 12422
.text.ZPS_bNwkSecCheckFC 0x00027896 0x000278ec 86 17% 12425
.text.zps_vNwkSecClearMatSet 0x000278ec 0x00027912 38 8% 12428
.text.ZPS_bNwkSecFindMatSet 0x00027912 0x00027942 48 10% 12431
.text.ZPS_bNwkSecCheckMatSet 0x00027942 0x00027970 46 9% 12434
.text.ZPS_bNwkSecHaveNetworkKey 0x00027970 0x000279a0 48 10% 12437
.text.ZPS_vNwkSecResetDevice 0x000279a0 0x000279e2 66 13% 12440
Expected total in zps_nwk_sec.o file: 528 Actual: 528 100% 12422
m_text / .text / zps_nwk_slist.o Start End Size % Line
.text.zps_vNwkSlistInit 0x000279e2 0x000279ea 8 8% 12443
.text.zps_vNwkSlistAddToTail 0x000279ea 0x000279fe 20 19% 12446
.text.zps_psNwkSlistRemoveFromHead 0x000279fe 0x00027a0e 16 15% 12449
.text.zps_psNwkSlistRemove 0x00027a0e 0x00027a3e 48 44% 12452
.text.zps_vNwkSlistMakeLimboNode 0x00027a3e 0x00027a46 8 8% 12455
.text.zps_bNwkSlistIsLimboNode 0x00027a46 0x00027a50 10 10% 12458
Expected total in zps_nwk_slist.o file: 110 Actual: 110 100% 12443
m_text / .text / zps_nwk_subghz.o Start End Size % Line
.text.zps_eNwkHandleSmeDutyCycleInd 0x00027a50 0x00027a74 36 6% 12461
.text.zps_eNwkHandleSceNwkLinkPowerDelta 0x00027a74 0x00027ba6 306 51% 12464
.text.ZPS_vNwkNibNTUpdateTxPower 0x00027ba6 0x00027c0a 100 17% 12467
.text.ZPS_bMACTxPowerTableInitialise 0x00027c0a 0x00027c66 92 16% 12470
.text.ZPS_u16NwkNibNtGetMacIDByAddress 0x00027c66 0x00027cb0 74 13% 12473
Expected total in zps_nwk_subghz.o file: 608 Actual: 608 100% 12461
m_text / .text / zps_nwk_actv_st.o Start End Size % Line
.text.zps_vNwkHandleCmeGetResources 0x00027cb0 0x00027d40 144 95% 12476
.text.zps_eNwkActvStInit 0x00027d40 0x00027d48 8 6% 12479
Expected total in zps_nwk_actv_st.o file: 152 Actual: 152 100% 12476
m_text / .text / zps_nwk_btt.o Start End Size % Line
.text.vNwkBttTimerExpiry 0x00027d48 0x00027dce 134 47% 12482
.text.zps_eNwkBtrMatch 0x00027dce 0x00027e68 154 54% 12484
Expected total in zps_nwk_btt.o file: 288 Actual: 288 100% 12482
m_text / .text / zps_nwk_disc_st.o Start End Size % Line
.text.eSmeEdScScanDcfm 0x00027e68 0x00027ea6 62 9% 12487
.text.eSmeASFlBeaconInd 0x00027ea6 0x00027ec4 30 5% 12489
.text.zps_NwkSortDiscoveryTable.constprop.0 0x00027ec4 0x00027f3a 118 17% 12491
.text.eSmeGenlScanDcfm 0x00027f3a 0x00027f96 92 14% 12493
.text.psAddToDiscNt.constprop.0 0x00027f96 0x000280f6 352 51% 12495
.text.eSmeUDNTBeaconInd 0x000280f6 0x0002811c 38 6% 12497
.text.zps_eNwkDiscStInit 0x0002811c 0x00028124 8 2% 12499
Expected total in zps_nwk_disc_st.o file: 700 Actual: 700 100% 12487
m_text / .text / zps_nwk_frm.o Start End Size % Line
.text.zps_eDefaultDataDcfm 0x00028124 0x0002823a 278 43% 12502
.text.zps_bProcessUnicastRoute 0x0002823a 0x0002828e 84 13% 12505
.text.zps_psSendBroadcastFrm 0x0002828e 0x0002832c 158 25% 12508
.text.zps_psNwkInitCmdFrame 0x0002832c 0x000283ae 130 20% 12511
Expected total in zps_nwk_frm.o file: 650 Actual: 650 100% 12502
m_text / .text / zps_nwk_join.o Start End Size % Line
.text.zps_vJoinInitNtParent 0x000283ae 0x00028588 474 30% 12514
.text.zps_vCheckActvNtForDuplicate 0x00028588 0x00028630 168 11% 12517
.text.zps_vSendJoinDcfm 0x00028630 0x0002866e 62 4% 12520
.text.zps_vNwkHandleCmeDirectJoinReq 0x0002866e 0x00028680 18 2% 12523
.text.zps_eNwkHandleSmeCommStatusInd 0x00028680 0x00028684 4 1% 12526
.text.zps_eNwkHandleSmeOrphanInd 0x00028684 0x0002868a 6 1% 12529
.text.zps_vTidyActvNtAfterJoin 0x0002868a 0x00028714 138 9% 12532
.text.eRejoinRspDataDcfm 0x00028714 0x000287a6 146 10% 12535
.text.zps_eNwkHandleSceRejnResponse 0x000287a6 0x000287f4 78 5% 12537
.text.zps_vnwkJoinContinueRejoin 0x000287f4 0x0002888e 154 10% 12540
.text.zps_vNwkHandleCmeNwkActvJoinReq 0x0002888e 0x00028898 10 1% 12543
.text.zps_eNwkSendJoinResponse 0x00028898 0x000289cc 308 20% 12546
.text.zps_eNwkHandleSmeAssocInd 0x000289cc 0x000289fc 48 3% 12549
Expected total in zps_nwk_join.o file: 1614 Actual: 1614 100% 12514
m_text / .text / zps_nwk_join_st.o Start End Size % Line
.text.vGiveUp 0x000289fc 0x00028a2c 48 6% 12552
.text.vFinish 0x00028a2c 0x00028aa2 118 13% 12553
.text.eSmeOrphScanDcfm 0x00028aa2 0x00028b10 110 12% 12554
.text.vCheckSleepingSendPoll 0x00028b10 0x00028b8c 124 14% 12556
.text.eSmeRjPCPollDcfm 0x00028b8c 0x00028bc8 60 7% 12558
.text.eSmeAsocAssocDcfm 0x00028bc8 0x00028c6c 164 18% 12560
.text.eSceRjRsRejoinRsp 0x00028c6c 0x00028d56 234 26% 12562
.text.zps_eRejoinDataDcfm 0x00028d56 0x00028d96 64 7% 12564
.text.zps_eNwkJoinStInit 0x00028d96 0x00028d9e 8 1% 12567
Expected total in zps_nwk_join_st.o file: 930 Actual: 930 100% 12552
m_text / .text / zps_nwk_mac.o Start End Size % Line
.text.MAC_u64GetExtAddr 0x00028d9e 0x00028daa 12 100% 12570
Expected total in zps_nwk_mac.o file: 12 Actual: 12 100% 12570
m_text / .text / zps_nwk_scan.o Start End Size % Line
.text.zps_sNwkLibSubmitScan 0x00028daa 0x00028de6 60 47% 12573
.text.zps_vNwkHandleCmeEdScanReq 0x00028de6 0x00028e2a 68 54% 12576
Expected total in zps_nwk_scan.o file: 128 Actual: 128 100% 12573
m_text / .text / zps_nwk_sync.o Start End Size % Line
.text.zps_vNwkHandleCmeSyncReq 0x00028e2a 0x00028e9c 114 76% 12579
.text.zps_eNwkHandleSmePollDcfm 0x00028e9c 0x00028ec0 36 24% 12582
Expected total in zps_nwk_sync.o file: 150 Actual: 150 100% 12579
m_text / .text / zps_nwk_intf.o Start End Size % Line
.text.zps_vNwkHandleCmeGetInterface 0x00028ec0 0x00028fcc 268 100% 12585
Expected total in zps_nwk_intf.o file: 268 Actual: 268 100% 12585
m_text / .text / Phy.o Start End Size % Line
.text.PHY_get_ctx 0x00028fcc 0x00028ffa 46 100% 12588
Expected total in Phy.o file: 46 Actual: 46 100% 12588
m_text / .text / MacMain.o Start End Size % Line
.text.Dumy_MCPS_NWK_SapHandler 0x00028ffa 0x00029004 10 4% 12591
.text.Dumy_MLME_NWK_SapHandler 0x00029004 0x0002900e 10 4% 12594
.text.Mac_TimerNotify 0x0002900e 0x00029016 8 3% 12597
.text.PLME_MAC_SapHandler 0x00029016 0x0002901a 4 2% 12599
.text.Mlme_VerifyNwkInput 0x0002901a 0x0002910e 244 89% 12602
Expected total in MacMain.o file: 276 Actual: 276 100% 12591
m_text / .text / MacStateMachine.o Start End Size % Line
.text.Mac_TransactionExpire 0x0002910e 0x00029116 8 7% 12605
.text.Mac_McpsDataReqHandle 0x00029116 0x00029190 122 94% 12608
Expected total in MacStateMachine.o file: 130 Actual: 130 100% 12605
m_text / .text / MacTimer.o Start End Size % Line
.text.clear_event 0x00029190 0x0002919c 12 100% 12611
Expected total in MacTimer.o file: 12 Actual: 12 100% 12611
m_text / .text / Association.o Start End Size % Line
.text.Association_TriggerPoll 0x0002919c 0x000291aa 14 5% 12613
.text.Association_VerifyParameters 0x000291aa 0x000291ec 66 21% 12616
.text.Association_InitSeq 0x000291ec 0x0002925a 110 35% 12619
.text.AssociationRes_VerifyParameters 0x0002925a 0x00029286 44 14% 12622
.text.AssociationRes_SendStatus 0x00029286 0x000292d8 82 26% 12625
Expected total in Association.o file: 316 Actual: 316 100% 12613
m_text / .text / DataRx.o Start End Size % Line
.text.Mac_CreateMcpsDataInd 0x000292d8 0x0002938a 178 20% 12628
.text.Mac_CreateMlmeCommStatusInd 0x0002938a 0x00029428 158 18% 12631
.text.Mac_PreProcessDataIndication 0x00029428 0x00029490 104 12% 12634
.text.Mac_CreateMlmeSyncLossInd 0x00029490 0x000294e6 86 10% 12637
.text.Mac_IsPanIdConflict 0x000294e6 0x00029532 76 9% 12640
.text.Mac_ProcessBeaconFrame 0x00029532 0x0002966e 316 35% 12643
Expected total in DataRx.o file: 918 Actual: 918 100% 12628
m_text / .text / DataTx.o Start End Size % Line
.text.DataTx_Backoff 0x0002966e 0x00029682 20 3% 12646
.text.DataTx_VerifyParameters 0x00029682 0x000296f2 112 13% 12649
.text.DataTx_BuildFrame 0x000296f2 0x000297b0 190 21% 12652
.text.DataTx_SendStatus 0x000297b0 0x000298c0 272 30% 12655
.text.Mac_GetRandomBackoff 0x000298c0 0x000298e6 38 5% 12658
.text.DataTx_CsmaCaRetry 0x000298e6 0x00029910 42 5% 12661
.text.DataTx_SendEmptyFrame 0x00029910 0x00029950 64 8% 12664
.text.DataTx_SendDataConfirm 0x00029950 0x00029a00 176 20% 12667
Expected total in DataTx.o file: 914 Actual: 914 100% 12646
m_text / .text / Disassociation.o Start End Size % Line
.text.Disassociation_VerifyParameters 0x00029a00 0x00029a68 104 59% 12670
.text.Disassociation_InitSeq 0x00029a68 0x00029ab2 74 42% 12673
Expected total in Disassociation.o file: 178 Actual: 178 100% 12670
m_text / .text / Orphan.o Start End Size % Line
.text.Orphan_VerifyParameters 0x00029ab2 0x00029ae6 52 25% 12676
.text.Orphan_SendStatus 0x00029ae6 0x00029b38 82 40% 12679
.text.Orphan_InitSeq 0x00029b38 0x00029b82 74 36% 12682
Expected total in Orphan.o file: 208 Actual: 208 100% 12676
m_text / .text / Poll.o Start End Size % Line
.text.Poll_SendConfirm 0x00029b82 0x00029bda 88 62% 12685
.text.Poll_InitSeq 0x00029bda 0x00029c12 56 39% 12688
Expected total in Poll.o file: 144 Actual: 144 100% 12685
m_text / .text / Reset.o Start End Size % Line
.text.mlmeResetReq 0x00029c12 0x00029d2a 280 100% 12691
Expected total in Reset.o file: 280 Actual: 280 100% 12691
m_text / .text / RxEnable.o Start End Size % Line
.text.RxEnable_Deactivate 0x00029d2a 0x00029d60 54 48% 12694
.text.RxEnable_SetRx 0x00029d60 0x00029d9c 60 53% 12697
Expected total in RxEnable.o file: 114 Actual: 114 100% 12694
m_text / .text / Scan.o Start End Size % Line
.text.Scan_SendData 0x00029d9c 0x00029da6 10 1% 12700
.text.Scan_StopTimer 0x00029da6 0x00029dba 20 2% 12702
.text.Scan_Deactivate 0x00029dba 0x00029e38 126 13% 12705
.text.Scan_NextChannel 0x00029e38 0x00029ef0 184 19% 12707
.text.Scan_StartFastEDScan 0x00029ef0 0x00029f3e 78 8% 12709
.text.Scan_StartEDScan 0x00029f3e 0x00029fb0 114 12% 12712
.text.Scan_Advance 0x00029fb0 0x00029fd4 36 4% 12715
.text.Scan_Timeout 0x00029fd4 0x00029ff0 28 3% 12718
.text.Scan_FastEdAcquire 0x00029ff0 0x0002a03e 78 8% 12720
.text.Scan_EdAcquire 0x0002a03e 0x0002a076 56 6% 12723
.text.Scan_OrphanAcquire 0x0002a076 0x0002a106 144 15% 12726
.text.Mac_ScanMsgHandler 0x0002a106 0x0002a18e 136 14% 12729
Expected total in Scan.o file: 1010 Actual: 1010 100% 12700
m_text / .text / Start.o Start End Size % Line
.text.Start_SetPIBs 0x0002a18e 0x0002a1fe 112 39% 12732
.text.Start_SeqTerminate 0x0002a1fe 0x0002a242 68 24% 12735
.text.CoordRealignment_SendStatus 0x0002a242 0x0002a26a 40 14% 12738
.text.Start_InitSeq 0x0002a26a 0x0002a2b2 72 25% 12741
Expected total in Start.o file: 292 Actual: 292 100% 12732
m_text / .text / MacSec.o Start End Size % Line
.text.Sec_LookupKeyDescriptor 0x0002a2b2 0x0002a320 110 6% 12744
.text.Sec_DetermineNonPayloadFieldsLength 0x0002a320 0x0002a378 88 5% 12746
.text.Sec_CheckBeaconSecurityParameters 0x0002a378 0x0002a42e 182 9% 12748
.text.Sec_SecureTxFrame 0x0002a42e 0x0002a5d8 426 22% 12751
.text.Sec_CreateAuxSecHeader 0x0002a5d8 0x0002a646 110 6% 12754
.text.Sec_UnsecureRxFrame 0x0002a646 0x0002aa9c 1110 55% 12757
Expected total in MacSec.o file: 2026 Actual: 2026 100% 12744
m_text / .text / SecurityLib.o Start End Size % Line
.text.AES_128_CCM_Star 0x0002aa9c 0x0002ab06 106 100% 12760
Expected total in SecurityLib.o file: 106 Actual: 106 100% 12760
m_text / .text / MacPib.o Start End Size % Line
.text.Mac_ComputeMaxFrameTotalWaitTime 0x0002ab06 0x0002ab60 90 24% 12763
.text.Mac_SetPhyPIBs 0x0002ab60 0x0002ac76 278 74% 12765
.text.Mac_GetTurnoroundTime 0x0002ac76 0x0002ac7a 4 2% 12768
.text.Mac_GetCCATime 0x0002ac7a 0x0002ac7e 4 2% 12771
Expected total in MacPib.o file: 376 Actual: 376 100% 12763
m_text / .text / MacFrames.o Start End Size % Line
.text.FrameBuild_DisassociationNotification 0x0002ac7e 0x0002ace2 100 14% 12774
.text.FrameBuild_DataRequest 0x0002ace2 0x0002ad98 182 25% 12777
.text.FrameBuild_PanIdConflictNotification 0x0002ad98 0x0002adce 54 8% 12780
.text.FrameBuild_Beacon 0x0002adce 0x0002af00 306 41% 12783
.text.FrameBuild_ZeroLengthPayload 0x0002af00 0x0002af72 114 16% 12786
Expected total in MacFrames.o file: 756 Actual: 756 100% 12774
m_text / .text / MacSequenceMngr.o Start End Size % Line
.text.getFirstSequenceByChecksum 0x0002af72 0x0002af8a 24 10% 12789
.text.getLastSequenceByChecksum 0x0002af8a 0x0002afa8 30 12% 12792
.text.getSequenceByMsduHandle 0x0002afa8 0x0002afc6 30 12% 12795
.text.createNewSeq 0x0002afc6 0x0002afda 20 8% 12798
.text.getChecksum 0x0002afda 0x0002b00c 50 20% 12801
.text.getSequenceByDestination 0x0002b00c 0x0002b03c 48 20% 12804
.text.getFreeIndex 0x0002b03c 0x0002b06c 48 20% 12807
Expected total in MacSequenceMngr.o file: 250 Actual: 250 100% 12789
m_text / .text / zps_tsv.o Start End Size % Line
.text.ZPS_eTsvClose 0x0002b06c 0x0002b070 4 7% 12810
.text.ZPS_eTsvStart 0x0002b070 0x0002b08c 28 47% 12813
.text.ZPS_eTsvStop 0x0002b08c 0x0002b0a8 28 47% 12816
Expected total in zps_tsv.o file: 60 Actual: 60 100% 12810
m_text / .text / zps_apl_inl.o Start End Size % Line
.text.ZPS_pu8AplZdoGetVsOUI 0x0002b0a8 0x0002b0b8 16 100% 12819
Expected total in zps_apl_inl.o file: 16 Actual: 16 100% 12819
m_text / .text / fsl_k4_flash.o Start End Size % Line
.rodata 0x0002b0b8 0x0002b148 144 100% 12824
Expected total in fsl_k4_flash.o file: 144 Actual: 144 100% 12824
m_text / .text / app_ota_client.o Start End Size % Line
.rodata 0x0002b148 0x0002b158 16 100% 12825
Expected total in app_ota_client.o file: 16 Actual: 16 100% 12825
m_text / .text / zcl_attribute.o Start End Size % Line
.rodata 0x0002b158 0x0002b160 8 100% 12826
Expected total in zcl_attribute.o file: 8 Actual: 8 100% 12826
m_text / .text / zps_nwk_join.o Start End Size % Line
.rodata 0x0002b160 0x0002b168 8 100% 12827
Expected total in zps_nwk_join.o file: 8 Actual: 8 100% 12827
m_text / .text / zps_gen.o Start End Size % Line
.rodata.s_ahEndpoint0InputClusterAPdus 0x0002b168 0x0002b2b4 332 55% 12830
.rodata.s_ahEndpoint1InputClusterAPdus 0x0002b2b4 0x0002b2d4 32 6% 12832
.rodata.s_asAplZdoServers 0x0002b2d4 0x0002b364 144 24% 12834
.rodata.s_sNibInitialValues 0x0002b364 0x0002b384 32 6% 12836
.rodata.s_sNwkTbl 0x0002b384 0x0002b3c4 64 11% 12838
Expected total in zps_gen.o file: 604 Actual: 604 100% 12830
m_text / .text / clock_config.o Start End Size % Line
.rodata.g_scgFircConfig_BOARD_BootClockRUN 0x0002b3c4 0x0002b3d0 12 43% 12840
.rodata.g_scgSysOscConfig_BOARD_BootClockRUN 0x0002b3d0 0x0002b3dc 12 43% 12843
.rodata.g_sysClkConfig_BOARD_BootClockRUN 0x0002b3dc 0x0002b3e0 4 15% 12846
Expected total in clock_config.o file: 28 Actual: 28 100% 12840
m_text / .text / fsl_lpuart.o Start End Size % Line
.rodata.s_lpuartClock 0x0002b3e0 0x0002b3e8 8 100% 12849
Expected total in fsl_lpuart.o file: 8 Actual: 8 100% 12849
m_text / .text / fwk_platform_ics.o Start End Size % Line
.rodata.fwkRpmsgConfig 0x0002b3e8 0x0002b3f4 12 100% 12851
Expected total in fwk_platform_ics.o file: 12 Actual: 12 100% 12851
m_text / .text / glue.o Start End Size % Line
.rodata.g_pfnVectors 0x0002b3f4 0x0002b3f8 4 100% 12853
Expected total in glue.o file: 4 Actual: 4 100% 12853
m_text / .text / mcmgr_internal_core_api_k32w1.o Start End Size % Line
.rodata.g_mcmgrSystem 0x0002b3f8 0x0002b404 12 43% 12856
.rodata.s_mcmgrCores 0x0002b404 0x0002b414 16 58% 12859
Expected total in mcmgr_internal_core_api_k32w1.o file: 28 Actual: 28 100% 12856
m_text / .text / fsl_adapter_lptmr.o Start End Size % Line
.rodata.s_LptmrBase 0x0002b414 0x0002b41c 8 100% 12861
Expected total in fsl_adapter_lptmr.o file: 8 Actual: 8 100% 12861
m_text / .text / fsl_pm_board.o Start End Size % Line
.rodata.g_devicePMOption 0x0002b41c 0x0002b460 68 100% 12863
Expected total in fsl_pm_board.o file: 68 Actual: 68 100% 12863
m_text / .text / fsl_adapter_lpuart.o Start End Size % Line
.rodata.s_LpuartAdapterBase 0x0002b460 0x0002b468 8 50% 12866
.rodata.s_LpuartAdapterClock 0x0002b468 0x0002b470 8 50% 12868
Expected total in fsl_adapter_lpuart.o file: 16 Actual: 16 100% 12866
m_text / .text / rpmsg_lite.o Start End Size % Line
.rodata.master_vq_ops 0x0002b470 0x0002b480 16 100% 12870
Expected total in rpmsg_lite.o file: 16 Actual: 16 100% 12870
m_text / .text / fwk_platform_lowpower.o Start End Size % Line
.rodata.TCM_END_ADDR_tab 0x0002b480 0x0002b4a0 32 45% 12872
.rodata.TCM_START_ADDR_tab 0x0002b4a0 0x0002b4c0 32 45% 12874
.rodata.fwkSrvLowPowerConstraintCallbacks 0x0002b4c0 0x0002b4c8 8 12% 12876
Expected total in fwk_platform_lowpower.o file: 72 Actual: 72 100% 12872
m_text / .text / OtaInternalFlash.o Start End Size % Line
.rodata.int_flash_ops 0x0002b4c8 0x0002b4e4 28 100% 12878
Expected total in OtaInternalFlash.o file: 28 Actual: 28 100% 12878
m_text / .text / fwk_platform_ota.o Start End Size % Line
.rodata.int_ota_partition_cfg 0x0002b4e4 0x0002b4fc 24 100% 12880
Expected total in fwk_platform_ota.o file: 24 Actual: 24 100% 12880
m_text / .text / fsl_os_abstraction_bm.o Start End Size % Line
.rodata.os_thread_def_main_task 0x0002b4fc 0x0002b51c 32 100% 12882
Expected total in fsl_os_abstraction_bm.o file: 32 Actual: 32 100% 12882
m_text / .text / zps_mac_common.o Start End Size % Line
.rodata.CSWTCH.25 0x0002b51c 0x0002b59c 128 100% 12884
Expected total in zps_mac_common.o file: 128 Actual: 128 100% 12884
m_text / .text / zps_nwk_mcps.o Start End Size % Line
.rodata.s_apsStSceTbl 0x0002b59c 0x0002b5b0 20 100% 12886
Expected total in zps_nwk_mcps.o file: 20 Actual: 20 100% 12886
m_text / .text / zps_nwk_mlme.o Start End Size % Line
.rodata.s_apsStSmeTbl 0x0002b5b0 0x0002b5c4 20 100% 12888
Expected total in zps_nwk_mlme.o file: 20 Actual: 20 100% 12888
m_text / .text / zps_nwk_nib.o Start End Size % Line
.rodata.au32NwkPdmRecordOffsets 0x0002b5c4 0x0002b5dc 24 29% 12890
.rodata.au32EndDeviceTimeoutConstants 0x0002b5dc 0x0002b618 60 72% 12893
Expected total in zps_nwk_nib.o file: 84 Actual: 84 100% 12890
m_text / .text / zps_nwk_nlme.o Start End Size % Line
.rodata.atCfmSize 0x0002b618 0x0002b658 64 100% 12896
Expected total in zps_nwk_nlme.o file: 64 Actual: 64 100% 12896
m_text / .text / zps_nwk_actv_st.o Start End Size % Line
.rodata.zps_sActvSceTbl 0x0002b658 0x0002b664 12 11% 12898
.rodata.zps_sActvSmeTbl 0x0002b664 0x0002b670 12 11% 12901
.rodata.s_aprActvStHandleSce 0x0002b670 0x0002b68c 28 25% 12904
.rodata.s_aprActvStHandleSme 0x0002b68c 0x0002b6a8 28 25% 12906
.rodata.s_aprActvStHandleCme 0x0002b6a8 0x0002b6c8 32 29% 12908
Expected total in zps_nwk_actv_st.o file: 112 Actual: 112 100% 12898
m_text / .text / zps_nwk_disc_st.o Start End Size % Line
.rodata.zps_sDiscSmeTbl 0x0002b6c8 0x0002b6d4 12 30% 12910
.rodata.s_aprDiscStHandleSme 0x0002b6d4 0x0002b6f0 28 70% 12913
Expected total in zps_nwk_disc_st.o file: 40 Actual: 40 100% 12910
m_text / .text / zps_nwk_idle_st.o Start End Size % Line
.rodata.s_aprIdleStHandleCme 0x0002b6f0 0x0002b700 16 100% 12915
Expected total in zps_nwk_idle_st.o file: 16 Actual: 16 100% 12915
m_text / .text / zps_nwk_join_st.o Start End Size % Line
.rodata.zps_sJoinSceTbl 0x0002b700 0x0002b70c 12 24% 12917
.rodata.zps_sJoinSmeTbl 0x0002b70c 0x0002b718 12 24% 12920
.rodata.s_aprJoinStHandleSce 0x0002b718 0x0002b724 12 24% 12923
.rodata.s_aprJoinStHandleSme 0x0002b724 0x0002b734 16 31% 12925
Expected total in zps_nwk_join_st.o file: 52 Actual: 52 100% 12917
m_text / .text / MacGlobals.o Start End Size % Line
.rodata.os_thread_def_Mac_Task 0x0002b734 0x0002b754 32 100% 12927
Expected total in MacGlobals.o file: 32 Actual: 32 100% 12927
m_text / .text / lib_a-impure.o Start End Size % Line
.rodata._global_impure_ptr 0x0002b754 0x0002b758 4 100% 12930
Expected total in lib_a-impure.o file: 4 Actual: 4 100% 12930
m_text / .text / zps_gen.o Start End Size % Line
.rodata.s_au16Endpoint0InputClusterList 0x0002b758 0x0002b7fe 166 44% 12933
.rodata.s_au16Endpoint0OutputClusterList 0x0002b7fe 0x0002b8a4 166 44% 12935
.rodata.s_au16Endpoint1InputClusterList 0x0002b8a4 0x0002b8b4 16 5% 12937
.rodata.s_au16Endpoint1OutputClusterList 0x0002b8b4 0x0002b8c2 14 4% 12939
.rodata.s_sNwkTblSize 0x0002b8c2 0x0002b8d2 16 5% 12941
Expected total in zps_gen.o file: 378 Actual: 378 100% 12933
m_text / .text / clock_config.o Start End Size % Line
.rodata.FircTrimConfig_BOARD_BootClockRUN 0x0002b8d2 0x0002b8da 8 100% 12943
Expected total in clock_config.o file: 8 Actual: 8 100% 12943
m_text / .text / Basic.o Start End Size % Line
.rodata.asCLD_BasicClusterAttributeDefinitions 0x0002b8da 0x0002b952 120 100% 12945
Expected total in Basic.o file: 120 Actual: 120 100% 12945
m_text / .text / Groups.o Start End Size % Line
.rodata.asCLD_GroupsClusterAttributeDefinitions 0x0002b952 0x0002b962 16 100% 12948
Expected total in Groups.o file: 16 Actual: 16 100% 12948
m_text / .text / Identify.o Start End Size % Line
.rodata.asCLD_IdentifyClusterAttributeDefinitions 0x0002b962 0x0002b97a 24 100% 12951
Expected total in Identify.o file: 24 Actual: 24 100% 12951
m_text / .text / LevelControl.o Start End Size % Line
.rodata.asCLD_LevelControlClientClusterAttributeDefinitions 0x0002b97a 0x0002b98a 16 100% 12954
Expected total in LevelControl.o file: 16 Actual: 16 100% 12954
m_text / .text / OnOff.o Start End Size % Line
.rodata.asCLD_OnOffClientClusterAttributeDefinitions 0x0002b98a 0x0002b99a 16 100% 12957
Expected total in OnOff.o file: 16 Actual: 16 100% 12957
m_text / .text / OTA.o Start End Size % Line
.rodata.asOTAClusterAttributeDefinitions 0x0002b99a 0x0002b9c2 40 100% 12960
Expected total in OTA.o file: 40 Actual: 40 100% 12960
m_text / .text / MacMain.o Start End Size % Line
.rodata.gMacLocalDataSize 0x0002b9c2 0x0002b9c4 2 100% 12963
Expected total in MacMain.o file: 2 Actual: 2 100% 12963
m_text / .text / app_main.o Start End Size % Line
.rodata.main_task.str1.1 0x0002b9c4 0x0002b9d8 20 100% 12966
Expected total in app_main.o file: 20 Actual: 20 100% 12966
m_text / .text / app_start_switch.o Start End Size % Line
.rodata.vfExtendedStatusCallBack.str1.1 0x0002b9d8 0x0002b9f6 30 14% 12968
.rodata.Wakeup.str1.1 0x0002b9f6 0x0002ba0a 20 9% 12970
.rodata.PreSleep.str1.1 0x0002ba0a 0x0002ba16 12 6% 12972
.rodata.vAppMain.str1.1 0x0002ba16 0x0002babd 167 73% 12974
Expected total in app_start_switch.o file: 229 Actual: 229 100% 12968
m_text / .text / App_DimmerSwitch.o Start End Size % Line
.rodata.vAPP_ZCL_DeviceSpecific_Init.str1.1 0x0002babd 0x0002baf1 52 99% 12976
.rodata.u8MyEndpoint 0x0002baf1 0x0002baf2 1 2% 12978
Expected total in App_DimmerSwitch.o file: 53 Actual: 53 100% 12976
m_text / .text / app_zlo_switch_node.o Start End Size % Line
.rodata.vHandleJoinAndRejoin.str1.1 0x0002baf2 0x0002bb36 68 6% 12981
.rodata.vLoadDeepSleepTimer.str1.1 0x0002bb36 0x0002bb43 13 1% 12983
.rodata.vAppOnOff.str1.1 0x0002bb43 0x0002bb6e 43 4% 12985
.rodata.vAppLevelMove.str1.1 0x0002bb6e 0x0002bb9d 47 4% 12987
.rodata.vAppLevelStop.str1.1 0x0002bb9d 0x0002bbcc 47 4% 12989
.rodata.APP_taskSwitch.str1.1 0x0002bbcc 0x0002bc01 53 5% 12991
.rodata.vUpdateKeepAliveTimer.str1.1 0x0002bc01 0x0002bc4f 78 6% 12993
.rodata.APP_cbTimerPoll.str1.1 0x0002bc4f 0x0002bc62 19 2% 12995
.rodata.APP_vFactoryResetRecords.str1.1 0x0002bc62 0x0002bc91 47 4% 12997
.rodata.APP_vBdbCallback.str1.1 0x0002bc91 0x0002bf7d 748 57% 12999
.rodata.APP_vInitialiseNode.str1.1 0x0002bf7d 0x0002c018 155 12% 13002
Expected total in app_zlo_switch_node.o file: 1318 Actual: 1318 100% 12981
m_text / .text / app_zcl_switch_task.o Start End Size % Line
.rodata.APP_ZCL_cbEndpointCallback.str1.1 0x0002c018 0x0002c032 26 41% 13004
.rodata.APP_ZCL_vInitialise.str1.1 0x0002c032 0x0002c058 38 60% 13006
Expected total in app_zcl_switch_task.o file: 64 Actual: 64 100% 13004
m_text / .text / app_switch_state_machine.o Start End Size % Line
.rodata.vApp_ProcessKeyCombination.str1.1 0x0002c058 0x0002c0af 87 95% 13008
.rodata.CSWTCH.8 0x0002c0af 0x0002c0b4 5 6% 13010
Expected total in app_switch_state_machine.o file: 92 Actual: 92 100% 13008
m_text / .text / board_dcdc.o Start End Size % Line
.rodata.spcLpCfg 0x0002c0b4 0x0002c0bd 9 100% 13012
Expected total in board_dcdc.o file: 9 Actual: 9 100% 13012
m_text / .text / clock_config.o Start End Size % Line
.rodata.g_scgSircConfig_BOARD_BootClockRUN 0x0002c0bd 0x0002c0be 1 100% 13014
Expected total in clock_config.o file: 1 Actual: 1 100% 13014
m_text / .text / app_ota_client.o Start End Size % Line
.rodata.vAppInitOTA.str1.1 0x0002c0be 0x0002c0ee 48 50% 13017
.rodata.vHandleIeeeAddressRsp.str1.1 0x0002c0ee 0x0002c11e 48 50% 13019
Expected total in app_ota_client.o file: 96 Actual: 96 100% 13017
m_text / .text / ModuleInfo.o Start End Size % Line
.rodata.str1.1 0x0002c11e 0x0002c13c 30 100% 13022
Expected total in ModuleInfo.o file: 30 Actual: 30 100% 13022
m_text / .text / mcmgr_internal_core_api_k32w1.o Start End Size % Line
.rodata.str1.1 0x0002c13c 0x0002c14b 15 100% 13024
Expected total in mcmgr_internal_core_api_k32w1.o file: 15 Actual: 15 100% 13024
m_text / .text / rpmsg_lite.o Start End Size % Line
.rodata.rpmsg_lite_master_init.str1.1 0x0002c14b 0x0002c157 12 100% 13026
Expected total in rpmsg_lite.o file: 12 Actual: 12 100% 13026
m_text / .text / HWParameter.o Start End Size % Line
.rodata.mProdDataIdentifier 0x0002c157 0x0002c161 10 100% 13028
Expected total in HWParameter.o file: 10 Actual: 10 100% 13028
m_text / .text / fwk_platform_lowpower.o Start End Size % Line
.rodata.TCM_IS_ECC 0x0002c161 0x0002c169 8 43% 13030
.rodata.pd_name_2_id 0x0002c169 0x0002c16b 2 11% 13032
.rodata.spc_lp_name_2_pd_state 0x0002c16b 0x0002c174 9 48% 13034
Expected total in fwk_platform_lowpower.o file: 19 Actual: 19 100% 13030
m_text / .text / wdog.o Start End Size % Line
.rodata.WDOG0_IRQHandler.str1.1 0x0002c174 0x0002c1b2 62 100% 13036
Expected total in wdog.o file: 62 Actual: 62 100% 13036
m_text / .text / fwk_platform_ota.o Start End Size % Line
.rodata.PLATFORM_OtaNotifyNewImageReady.str1.1 0x0002c1b2 0x0002c1c3 17 100% 13038
Expected total in fwk_platform_ota.o file: 17 Actual: 17 100% 13038
m_text / .text / fwk_platform_ot.o Start End Size % Line
.rodata.gIeee802_15_4_ADDR_OUI_c 0x0002c1c3 0x0002c1c6 3 100% 13040
Expected total in fwk_platform_ot.o file: 3 Actual: 3 100% 13040
m_text / .text / fsl_os_abstraction_bm.o Start End Size % Line
.rodata.str1.1 0x0002c1c6 0x0002c1d0 10 91% 13042
.rodata.gUseRtos_c 0x0002c1d0 0x0002c1d1 1 10% 13044
Expected total in fsl_os_abstraction_bm.o file: 11 Actual: 11 100% 13042
m_text / .text / appZdpExtraction.o Start End Size % Line
.rodata.zps_bAplZdpUnpackNwkAddressResponse.str1.1 0x0002c1d1 0x0002c1d3 2 100% 13047
Expected total in appZdpExtraction.o file: 2 Actual: 2 100% 13047
m_text / .text / OTA_client.o Start End Size % Line
.rodata.eOTA_HandleImageVerification.str1.1 0x0002c1d1 0x0002c227 86 100% 13049
Expected total in OTA_client.o file: 86 Actual: 86 100% 13049
m_text / .text / zcl_attribute.o Start End Size % Line
.rodata.au8ConstSizeArray 0x0002c227 0x0002c329 258 100% 13051
Expected total in zcl_attribute.o file: 258 Actual: 258 100% 13051
m_text / .text / bdb_ns.o Start End Size % Line
.rodata.BDB_vNsStateMachine.str1.1 0x0002c329 0x0002c35b 50 100% 13054
Expected total in bdb_ns.o file: 50 Actual: 50 100% 13054
m_text / .text / bdb_fb_initiator.o Start End Size % Line
.rodata.vFbBindCluster.str1.1 0x0002c35b 0x0002c38d 50 100% 13056
Expected total in bdb_fb_initiator.o file: 50 Actual: 50 100% 13056
m_text / .text / zps_apl_apsde.o Start End Size % Line
.rodata.eUnfragmentedUnicastTransmission.str1.1 0x0002c35b 0x0002c362 7 50% 13059
.rodata.ZPS_vAplHandleApsdeReqRsp.str1.1 0x0002c362 0x0002c369 7 50% 13061
Expected total in zps_apl_apsde.o file: 14 Actual: 14 100% 13059
m_text / .text / zps_apl_apsme.o Start End Size % Line
.rodata.zps_vInitAPSMECmdHdr.str1.1 0x0002c369 0x0002c370 7 24% 13063
.rodata.zps_eAplSendApsmeCmdFrame.str1.1 0x0002c369 0x0002c36e 5 17% 13066
.rodata.zps_eAplApsmeTransportKeyReqRsp.str1.1 0x0002c36e 0x0002c380 18 60% 13068
.rodata.zps_eAplApsmeUpdateDeviceReqRsp.str1.1 0x0002c380 0x0002c385 5 17% 13070
.rodata.zps_eAplApsmeVerifyKeyReqRsp.str1.1 0x0002c385 0x0002c38a 5 17% 13072
.rodata.zps_eAplApsmeRequestKeyReqRsp.str1.1 0x0002c385 0x0002c387 2 7% 13075
Expected total in zps_apl_apsme.o file: 30 Actual: 42 140% 13063
m_text / .text / zps_apl_aps_nlde.o Start End Size % Line
.rodata.zps_vAplApsHandleNldeDcfmInd.str1.1 0x0002c385 0x0002c388 3 100% 13077
Expected total in zps_apl_aps_nlde.o file: 3 Actual: 3 100% 13077
m_text / .text / zps_apl_sec.o Start End Size % Line
.rodata.zps_eAplSecDecryptPacket.str1.1 0x0002c388 0x0002c38b 3 100% 13080
Expected total in zps_apl_sec.o file: 3 Actual: 3 100% 13080
m_text / .text / zps_apl_aib.o Start End Size % Line
.rodata.zps_u8AplAibGetDeviceApsKeyType.str1.1 0x0002c38b 0x0002c419 142 100% 13083
Expected total in zps_apl_aib.o file: 142 Actual: 142 100% 13083
m_text / .text / zps_apl_zdo_nwkmanager.o Start End Size % Line
.rodata.ZPS_vSetKeys.str1.1 0x0002c419 0x0002c43b 34 100% 13085
Expected total in zps_apl_zdo_nwkmanager.o file: 34 Actual: 34 100% 13085
m_text / .text / zps_apl_zdo_default_server.o Start End Size % Line
.rodata.zps_bAplZdoDefaultServer.str1.1 0x0002c43b 0x0002c457 28 100% 13087
Expected total in zps_apl_zdo_default_server.o file: 28 Actual: 28 100% 13087
m_text / .text / zps_apl_zdo_nwk_addr_server.o Start End Size % Line
.rodata.zps_bAplZdoNwkAddrServer.str1.1 0x0002c457 0x0002c473 28 100% 13090
Expected total in zps_apl_zdo_nwk_addr_server.o file: 28 Actual: 28 100% 13090
m_text / .text / zps_apl_zdo_ieee_addr_server.o Start End Size % Line
.rodata.zps_bAplZdoIeeeAddrServer.str1.1 0x0002c457 0x0002c473 28 100% 13093
Expected total in zps_apl_zdo_ieee_addr_server.o file: 28 Actual: 28 100% 13093
m_text / .text / zps_apl_zdo_match_desc_server.o Start End Size % Line
.rodata.zps_bAplZdoMatchDescServer.str1.1 0x0002c457 0x0002c473 28 100% 13096
Expected total in zps_apl_zdo_match_desc_server.o file: 28 Actual: 28 100% 13096
m_text / .text / zps_apl_zdo_simple_desc_server.o Start End Size % Line
.rodata.zps_bAplZdoSimpleDescServer.str1.1 0x0002c457 0x0002c473 28 100% 13099
Expected total in zps_apl_zdo_simple_desc_server.o file: 28 Actual: 28 100% 13099
m_text / .text / zps_apl_zdo_device_annce_server.o Start End Size % Line
.rodata.zps_bAplZdoDeviceAnnceServer.str1.1 0x0002c457 0x0002c473 28 100% 13102
Expected total in zps_apl_zdo_device_annce_server.o file: 28 Actual: 28 100% 13102
m_text / .text / zps_apl_zdo_mgmt_leave_server.o Start End Size % Line
.rodata.zps_bAplZdoMgmtLeaveServer.str1.1 0x0002c457 0x0002c473 28 100% 13105
Expected total in zps_apl_zdo_mgmt_leave_server.o file: 28 Actual: 28 100% 13105
m_text / .text / zps_apl_zdo_mgmt_nwk_update_server.o Start End Size % Line
.rodata.zps_bAplZdoMgmtNWKUpdateServer.str1.1 0x0002c457 0x0002c461 10 100% 13108
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: 10 Actual: 10 100% 13108
m_text / .text / zps_apl_zdo_bind_unbind_server.o Start End Size % Line
.rodata.zps_bAplZdoBindUnbindServer.str1.1 0x0002c461 0x0002c466 5 100% 13111
Expected total in zps_apl_zdo_bind_unbind_server.o file: 5 Actual: 5 100% 13111
m_text / .text / zps_apl_zdp_simple_desc_req.o Start End Size % Line
.rodata.zps_eAplZdpSimpleDescRequest.str1.1 0x0002c466 0x0002c46b 5 100% 13114
Expected total in zps_apl_zdp_simple_desc_req.o file: 5 Actual: 5 100% 13114
m_text / .text / zps_apl_zdo_nwkmanager_client.o Start End Size % Line
.rodata.eSendDeviceAnnounce.str1.1 0x0002c466 0x0002c46b 5 34% 13117
.rodata.zps_vAplZdoClientLookupNwkAddress.str1.1 0x0002c46b 0x0002c470 5 34% 13119
.rodata.zps_bAplZdoZdoClient.str1.1 0x0002c470 0x0002c475 5 34% 13121
Expected total in zps_apl_zdo_nwkmanager_client.o file: 15 Actual: 15 100% 13117
m_text / .text / zps_apl_zdo_mgmt_bind_server.o Start End Size % Line
.rodata.zps_bAplZdoMgmtBindServer.str1.1 0x0002c470 0x0002c483 19 100% 13124
Expected total in zps_apl_zdo_mgmt_bind_server.o file: 19 Actual: 19 100% 13124
m_text / .text / zps_apl_zdp_apsde_req.o Start End Size % Line
.rodata.zps_eAplZdpGenStatusOnlyResponse.str1.1 0x0002c483 0x0002c486 3 100% 13127
Expected total in zps_apl_zdp_apsde_req.o file: 3 Actual: 3 100% 13127
m_text / .text / zps_apl_zdp_device_annce.o Start End Size % Line
.rodata.zps_eAplZdpDeviceAnnceRequest.str1.1 0x0002c483 0x0002c488 5 100% 13129
Expected total in zps_apl_zdp_device_annce.o file: 5 Actual: 5 100% 13129
m_text / .text / zps_apl_zdp_ieee_addr_req.o Start End Size % Line
.rodata.zps_eAplZdpIeeeAddrRequest.str1.1 0x0002c483 0x0002c488 5 100% 13131
Expected total in zps_apl_zdp_ieee_addr_req.o file: 5 Actual: 5 100% 13131
m_text / .text / zps_apl_zdp_match_desc_req.o Start End Size % Line
.rodata.zps_eAplZdpMatchDescRequest.str1.1 0x0002c488 0x0002c48d 5 100% 13133
Expected total in zps_apl_zdp_match_desc_req.o file: 5 Actual: 5 100% 13133
m_text / .text / zps_apl_zdp_mgmt_permit_joining_req.o Start End Size % Line
.rodata.zps_eAplZdpMgmtPermitJoiningRequest.str1.1 0x0002c48d 0x0002c492 5 100% 13135
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: 5 Actual: 5 100% 13135
m_text / .text / zps_apl_zdp_node_desc_req.o Start End Size % Line
.rodata.zps_eAplZdpNodeDescRequest.str1.1 0x0002c48d 0x0002c492 5 100% 13138
Expected total in zps_apl_zdp_node_desc_req.o file: 5 Actual: 5 100% 13138
m_text / .text / zps_apl_zdp_nwk_addr_rsp.o Start End Size % Line
.rodata.zps_eZdpNwkAddrResponse.str1.1 0x0002c48d 0x0002c492 5 100% 13141
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: 5 Actual: 5 100% 13141
m_text / .text / zps_apl_zdp_ieee_addr_rsp.o Start End Size % Line
.rodata.zps_eZdpIeeeAddrResponse.str1.1 0x0002c492 0x0002c4a0 14 100% 13144
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: 14 Actual: 14 100% 13144
m_text / .text / zps_apl_zdp_node_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpNodeDescResponse.str1.1 0x0002c492 0x0002c49b 9 100% 13146
Expected total in zps_apl_zdp_node_desc_rsp.o file: 9 Actual: 9 100% 13146
m_text / .text / zps_apl_zdp_power_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpPowerDescResponse.str1.1 0x0002c49b 0x0002c4a1 6 100% 13149
Expected total in zps_apl_zdp_power_desc_rsp.o file: 6 Actual: 6 100% 13149
m_text / .text / zps_apl_zdp_simple_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpSimpleDescResponse.str1.1 0x0002c49b 0x0002c4a6 11 100% 13151
Expected total in zps_apl_zdp_simple_desc_rsp.o file: 11 Actual: 11 100% 13151
m_text / .text / zps_apl_zdp_active_ep_rsp.o Start End Size % Line
.rodata.zps_eZdpActiveEpResponse.str1.1 0x0002c49b 0x0002c4a0 5 100% 13153
Expected total in zps_apl_zdp_active_ep_rsp.o file: 5 Actual: 5 100% 13153
m_text / .text / zps_apl_zdp_match_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpMatchDescResponse.str1.1 0x0002c49b 0x0002c4a0 5 100% 13155
Expected total in zps_apl_zdp_match_desc_rsp.o file: 5 Actual: 5 100% 13155
m_text / .text / zps_apl_zdp_system_server_discovery_rsp.o Start End Size % Line
.rodata.zps_eZdpSystemServerDiscoveryResponse.str1.1 0x0002c49b 0x0002c49f 4 100% 13157
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: 4 Actual: 4 100% 13157
m_text / .text / zps_apl_zdp_mgmt_lqi_rsp.o Start End Size % Line
.rodata.zps_eAplZdpMgmtLqiResponse.str1.1 0x0002c49b 0x0002c4a3 8 100% 13159
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: 8 Actual: 8 100% 13159
m_text / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o Start End Size % Line
.rodata.zps_eZdpMgmtNwkUpdateNotifyResponse.str1.1 0x0002c4a3 0x0002c4ab 8 100% 13162
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: 8 Actual: 8 100% 13162
m_text / .text / zps_mac_common.o Start End Size % Line
.rodata.CSWTCH.30 0x0002c4a3 0x0002c4c3 32 50% 13165
.rodata.CSWTCH.27 0x0002c4c3 0x0002c4e3 32 50% 13167
Expected total in zps_mac_common.o file: 64 Actual: 64 100% 13165
m_text / .text / zps_nwk_leave.o Start End Size % Line
.rodata.zps_psNwkSendLeaveCmd.str1.1 0x0002c4e3 0x0002c4e6 3 100% 13169
Expected total in zps_nwk_leave.o file: 3 Actual: 3 100% 13169
m_text / .text / zps_nwk_lkst.o Start End Size % Line
.rodata.CSWTCH.5 0x0002c4e3 0x0002c4fd 26 100% 13171
Expected total in zps_nwk_lkst.o file: 26 Actual: 26 100% 13171
m_text / .text / zps_nwk_maint.o Start End Size % Line
.rodata.zps_psSendNetworkStatusCmd.str1.1 0x0002c4fd 0x0002c501 4 100% 13173
.rodata.zps_psSendNetworkEdTimeoutReqCmd.str1.1 0x0002c4fd 0x0002c501 4 100% 13175
Expected total in zps_nwk_maint.o file: 4 Actual: 8 200% 13173
m_text / .text / zps_nwk_mcps.o Start End Size % Line
.rodata.ZPS_vNwkHandleMcpsVsInd.str1.1 0x0002c4fd 0x0002c505 8 100% 13177
Expected total in zps_nwk_mcps.o file: 8 Actual: 8 100% 13177
m_text / .text / zps_nwk_sec.o Start End Size % Line
.rodata.ZPS_bSecDecrypt.str1.1 0x0002c4fd 0x0002c500 3 38% 13180
.rodata.zps_eNwkSecDecryptPacket.str1.1 0x0002c500 0x0002c505 5 63% 13182
Expected total in zps_nwk_sec.o file: 8 Actual: 8 100% 13180
m_text / .text / zps_nwk_subghz.o Start End Size % Line
.rodata.zps_psSendNetworkLinkPowerDelta.isra.0.str1.1 0x0002c505 0x0002c50c 7 100% 13184
Expected total in zps_nwk_subghz.o file: 7 Actual: 7 100% 13184
m_text / .text / zps_nwk_actv_st.o Start End Size % Line
.rodata.s_atActvStSceStt 0x0002c505 0x0002c50b 6 10% 13186
.rodata.s_aeNwkCmdToActvStSce 0x0002c50b 0x0002c518 13 21% 13188
.rodata.s_atActvStSmeStt 0x0002c518 0x0002c51e 6 10% 13190
.rodata.s_aeMlmeDcfmIndToActvStSme 0x0002c51e 0x0002c535 23 36% 13192
.rodata.s_aeNlmeReqRspToActvStCme 0x0002c535 0x0002c545 16 25% 13194
Expected total in zps_nwk_actv_st.o file: 64 Actual: 64 100% 13186
m_text / .text / zps_nwk_disc_st.o Start End Size % Line
.rodata.s_atDiscStSmeStt 0x0002c545 0x0002c54d 8 26% 13196
.rodata.s_aeMlmeDcfmIndToDiscStSme 0x0002c54d 0x0002c564 23 75% 13198
Expected total in zps_nwk_disc_st.o file: 31 Actual: 31 100% 13196
m_text / .text / zps_nwk_frm.o Start End Size % Line
.rodata.zps_psSendFrm.str1.1 0x0002c564 0x0002c567 3 16% 13200
.rodata.au8JitterLUT.0 0x0002c564 0x0002c56b 7 37% 13202
.rodata.str1.1 0x0002c56b 0x0002c577 12 64% 13204
Expected total in zps_nwk_frm.o file: 19 Actual: 22 116% 13200
m_text / .text / zps_nwk_idle_st.o Start End Size % Line
.rodata.s_aeNlmeReqRspToIdleStCme 0x0002c56b 0x0002c57b 16 100% 13206
Expected total in zps_nwk_idle_st.o file: 16 Actual: 16 100% 13206
m_text / .text / zps_nwk_join.o Start End Size % Line
.rodata.zps_psNwkSendRejoinReqCmd.str1.1 0x0002c57b 0x0002c57e 3 9% 13209
.rodata.zps_psNwkSendRejoinRspCmd.str1.1 0x0002c57b 0x0002c57f 4 12% 13211
.rodata.zps_eNwkProcessJoinInd.str1.1 0x0002c57b 0x0002c59d 34 100% 13213
Expected total in zps_nwk_join.o file: 34 Actual: 41 121% 13209
m_text / .text / zps_nwk_join_st.o Start End Size % Line
.rodata.s_atJoinStSceStt 0x0002c59d 0x0002c5a2 5 9% 13215
.rodata.s_aeNwkCmdToJoinStSce 0x0002c5a2 0x0002c5af 13 22% 13217
.rodata.s_atJoinStSmeStt 0x0002c5af 0x0002c5c3 20 33% 13219
.rodata.s_aeMlmeDcfmIndToJoinStSme 0x0002c5c3 0x0002c5da 23 38% 13221
Expected total in zps_nwk_join_st.o file: 61 Actual: 61 100% 13215
m_text / .text / MacGlobals.o Start End Size % Line
.rodata.gKeyIdModeToAshLen 0x0002c5da 0x0002c5de 4 20% 13223
.rodata.gAddrModeFieldLengthTable 0x0002c5de 0x0002c5e2 4 20% 13226
.rodata.gMacWipeSecurityTables 0x0002c5e2 0x0002c5e3 1 5% 13229
.rodata.gMacNoOfInstances 0x0002c5e3 0x0002c5e4 1 5% 13232
.rodata.gMacPoolId 0x0002c5e4 0x0002c5e5 1 5% 13235
.rodata.str1.1 0x0002c5e5 0x0002c5ee 9 45% 13238
Expected total in MacGlobals.o file: 20 Actual: 20 100% 13223
m_text / .text / MacSec.o Start End Size % Line
.rodata.keyIdModeToAshLengthTable 0x0002c5ee 0x0002c5f2 4 100% 13240
Expected total in MacSec.o file: 4 Actual: 4 100% 13240
m_text / .text / MacPib.o Start End Size % Line
.rodata.CSWTCH.79 0x0002c5f2 0x0002c66e 124 53% 13243
.rodata.gMacReadOnlyPibs 0x0002c66e 0x0002c680 18 8% 13245
.rodata.mPibAttributesRangeTable 0x0002c680 0x0002c6e0 96 41% 13247
Expected total in MacPib.o file: 238 Actual: 238 100% 13243
m_text / .text / MacFrames.o Start End Size % Line
.rodata.addrModeFieldLengthTable 0x0002c6e0 0x0002c6e4 4 100% 13249
Expected total in MacFrames.o file: 4 Actual: 4 100% 13249
m_text / .text / MacVersion.o Start End Size % Line
.rodata.str1.1 0x0002c6e4 0x0002c768 132 100% 13252
Expected total in MacVersion.o file: 132 Actual: 132 100% 13252

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_text - 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 m_text memory:

m_text / .text Files Size %
APP/Common/Source/ 4 2996 2%
APP/Common/Source/board_k32w1/ 2 356 1%
APP/Common_Switch/Source/ 13 5801 4%
APP/DimmerSwitch/Source/ 8 1621 1%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/framework/PDUM/Library/libPDUM.a/ 3 6228 4%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/ieee-802.15.4/ieee_802_15_4/lib/libieee-802.15.4_split.a/ 43 20008 12%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/libs/libZPSAPL.a/ 114 40441 23%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/libs/libZPSMAC_Mini_SOC.a/ 10 5656 4%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/libs/libZPSNWK_ZED.a/ 63 27665 16%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/libs/libZPSTSV.a/ 2 100 1%
LIB/gcc/arm-none-eabi/10.3.1/arm-none-eabi/lib/thumb/v8-m.main+fp/hard/ 1 124 1%
LIB/gcc/arm-none-eabi/10.3.1/arm-none-eabi/lib/thumb/v8-m.main+fp/hard/libc.a/ 16 1508 1%
LIB/gcc/arm-none-eabi/10.3.1/thumb/v8-m.main+fp/hard/ 1 64 1%
LIB/gcc/arm-none-eabi/10.3.1/thumb/v8-m.main+fp/hard/libgcc.a/ 4 960 1%
SDK/SDKPackages/K32W148-EVK/components/internal_flash/ 2 342 1%
SDK/SDKPackages/K32W148-EVK/components/lists/ 1 262 1%
SDK/SDKPackages/K32W148-EVK/components/mem_manager/ 2 828 1%
SDK/SDKPackages/K32W148-EVK/components/messaging/ 1 136 1%
SDK/SDKPackages/K32W148-EVK/components/osa/ 4 805 1%
SDK/SDKPackages/K32W148-EVK/components/panic/ 1 8 1%
SDK/SDKPackages/K32W148-EVK/components/power_manager/boards/K32W148-EVK/ 2 1544 1%
SDK/SDKPackages/K32W148-EVK/components/power_manager/core/ 1 1152 1%
SDK/SDKPackages/K32W148-EVK/components/rpmsg/ 2 698 1%
SDK/SDKPackages/K32W148-EVK/components/timer/ 3 538 1%
SDK/SDKPackages/K32W148-EVK/components/timer_manager/ 2 1288 1%
SDK/SDKPackages/K32W148-EVK/components/uart/ 2 356 1%
SDK/SDKPackages/K32W148-EVK/devices/K32W1480/ 2 218 1%
SDK/SDKPackages/K32W148-EVK/devices/K32W1480/drivers/ 24 5138 3%
SDK/SDKPackages/K32W148-EVK/devices/K32W1480/utilities/debug_console_lite/ 2 1786 1%
SDK/SDKPackages/K32W148-EVK/middleware/multicore/mcmgr/src/ 7 605 1%
SDK/SDKPackages/K32W148-EVK/middleware/multicore/rpmsg_lite/lib/common/ 1 30 1%
SDK/SDKPackages/K32W148-EVK/middleware/multicore/rpmsg_lite/lib/rpmsg_lite/ 4 1296 1%
SDK/SDKPackages/K32W148-EVK/middleware/multicore/rpmsg_lite/lib/rpmsg_lite/porting/environment/ 2 156 1%
SDK/SDKPackages/K32W148-EVK/middleware/multicore/rpmsg_lite/lib/rpmsg_lite/porting/platform/k32w1/ 2 300 1%
SDK/SDKPackages/K32W148-EVK/middleware/multicore/rpmsg_lite/lib/virtio/ 1 634 1%
SDK/SDKPackages/K32W148-EVK/middleware/secure-subsystem/port/kw45_k4w1/ 5 900 1%
SDK/SDKPackages/K32W148-EVK/middleware/secure-subsystem/src/sscp/ 3 1826 2%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/XCVR/drv/ 3 336 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/FunctionLib/ 1 206 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/HWParameter/ 3 370 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/LowPower/ 4 684 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/ModuleInfo/ 1 30 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/NVM/source/ 1 6792 4%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/OtaSupport/Source/ 4 2650 2%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/Platform/kw45_k32w1/ 16 2793 2%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/RNG/ 2 192 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/SecLib/ 2 218 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/boards/kw45_k32w1/ 6 531 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/boards/kw45_k32w1/K32W1480/ 6 519 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/BDB/Source/Common/ 5 1536 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/BDB/Source/FindAndBind/ 4 2010 2%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/BDB/Source/NwkSteering/ 3 1748 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/ZCIF/Source/ 28 10244 6%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/ZCL/Clusters/General/Source/ 25 2694 2%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/ZCL/Clusters/OTA/Source/ 12 8948 5%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/ZCL/Devices/ZLO/Source/ 1 360 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/ZigbeeCommon/Source/ 9 1476 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/framework/PWRM/ 2 178 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/framework/SecLib/ 2 1002 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/frameworkPDM/ 2 668 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/platform/ 6 394 1%
SDK/gcc/ 1 352 1%
Expected total in .text section: 180968 Actual: 181305 101%

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_text - 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 m_text memory:

m_text / .text Size %
APP/ 10774 6%
|       Common/ 3352 2%
|       |       Source/ 3352 2%
|       |       |       app_buttons.o 572 1%
|       |       |       app_ota_client.o 2424 2%
|       |       |       board_k32w1/ 356 1%
|       |       |       |       hardware_init.o 356 1%
|       Common_Switch/ 5801 4%
|       |       Source/ 5801 4%
|       |       |       app_main.o 470 1%
|       |       |       app_start_switch.o 613 1%
|       |       |       app_switch_state_machine.o 520 1%
|       |       |       app_zcl_switch_task.o 508 1%
|       |       |       app_zlo_switch_node.o 3690 3%
|       DimmerSwitch/ 1621 1%
|       |       Source/ 1621 1%
|       |       |       App_DimmerSwitch.o 245 1%
|       |       |       pdum_gen.o 40 1%
|       |       |       zps_gen.o 1336 1%
LIB/ 102754 57%
|       SDKPackages/ 100098 56%
|       |       K32W148-EVK/ 100098 56%
|       |       |       middleware/ 100098 56%
|       |       |       |       wireless/ 100098 56%
|       |       |       |       |       framework/ 6228 4%
|       |       |       |       |       |       PDUM/ 6228 4%
|       |       |       |       |       |       |       Library/ 6228 4%
|       |       |       |       |       |       |       |       libPDUM.a/ 6228 4%
|       |       |       |       |       |       |       |       |       pdum.o 2248 2%
|       |       |       |       |       |       |       |       |       pdum_apl.o 1192 1%
|       |       |       |       |       |       |       |       |       pdum_nwk.o 2788 2%
|       |       |       |       |       ieee-802.15.4/ 20008 12%
|       |       |       |       |       |       ieee_802_15_4/ 20008 12%
|       |       |       |       |       |       |       lib/ 20008 12%
|       |       |       |       |       |       |       |       libieee-802.15.4_split.a/ 20008 12%
|       |       |       |       |       |       |       |       |       Association.o 904 1%
|       |       |       |       |       |       |       |       |       DataRx.o 1570 1%
|       |       |       |       |       |       |       |       |       DataTx.o 1402 1%
|       |       |       |       |       |       |       |       |       Disassociation.o 286 1%
|       |       |       |       |       |       |       |       |       MacFrames.o 2632 2%
|       |       |       |       |       |       |       |       |       MacGlobals.o 296 1%
|       |       |       |       |       |       |       |       |       MacMain.o 1382 1%
|       |       |       |       |       |       |       |       |       MacMem.o 32 1%
|       |       |       |       |       |       |       |       |       MacPib.o 3210 2%
|       |       |       |       |       |       |       |       |       MacSec.o 2078 2%
|       |       |       |       |       |       |       |       |       MacSequenceMngr.o 250 1%
|       |       |       |       |       |       |       |       |       MacStateMachine.o 1582 1%
|       |       |       |       |       |       |       |       |       MacTimer.o 384 1%
|       |       |       |       |       |       |       |       |       MacVersion.o 132 1%
|       |       |       |       |       |       |       |       |       Orphan.o 208 1%
|       |       |       |       |       |       |       |       |       Phy.o 530 1%
|       |       |       |       |       |       |       |       |       Poll.o 528 1%
|       |       |       |       |       |       |       |       |       Reset.o 280 1%
|       |       |       |       |       |       |       |       |       RxEnable.o 190 1%
|       |       |       |       |       |       |       |       |       Scan.o 1530 1%
|       |       |       |       |       |       |       |       |       SecurityLib.o 106 1%
|       |       |       |       |       |       |       |       |       Start.o 496 1%
|       |       |       |       |       zigbee/ 73862 41%
|       |       |       |       |       |       platform/ 73862 41%
|       |       |       |       |       |       |       K32W1/ 73862 41%
|       |       |       |       |       |       |       |       libs/ 73862 41%
|       |       |       |       |       |       |       |       |       libZPSAPL.a/ 40441 23%
|       |       |       |       |       |       |       |       |       |       zps_apl_af.o 936 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_af_apsde.o 1366 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_aib.o 784 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_aps_nlde.o 3775 3%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsde.o 3200 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsme.o 3022 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_inl.o 16 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_mac_isr.o 564 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_sec.o 1973 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_task.o 616 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_active_ep_server.o 224 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bind_manager.o 176 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bind_unbind_server.o 687 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bound_data_request_manager.o 2208 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_common.o 356 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_default_server.o 568 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_device_annce_server.o 454 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_handle_zdp_event.o 388 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_ieee_addr_server.o 440 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_match_desc_server.o 744 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_bind_server.o 503 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_leave_server.o 626 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_lqi_server.o 476 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_nwk_update_server.o 1726 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_node_desc_server.o 320 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwk_addr_server.o 456 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager.o 8688 5%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager_client.o 791 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_power_desc_server.o 244 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_simple_desc_server.o 592 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_system_server_discovery_server.o 136 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_trust_center.o 66 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_active_ep_rsp.o 149 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_apsde_req.o 417 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 234 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_match_desc_req.o 197 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_match_desc_rsp.o 149 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_leave_rsp.o 38 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_lqi_rsp.o 260 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_nwk_update_notify_rsp.o 184 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_permit_joining_req.o 193 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_node_desc_req.o 129 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_node_desc_rsp.o 173 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_nwk_addr_rsp.o 225 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_power_desc_rsp.o 154 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_simple_desc_req.o 149 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_simple_desc_rsp.o 251 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_system_server_discovery_rsp.o 124 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_unbind_rsp.o 38 1%
|       |       |       |       |       |       |       |       |       libZPSMAC_Mini_SOC.a/ 5656 4%
|       |       |       |       |       |       |       |       |       |       zps_fslMac.o 3260 2%
|       |       |       |       |       |       |       |       |       |       zps_mac_common.o 558 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_ie.o 196 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_if_table.o 804 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_shim.o 838 1%
|       |       |       |       |       |       |       |       |       libZPSNWK_ZED.a/ 27665 16%
|       |       |       |       |       |       |       |       |       |       zps_nwk_actv_st.o 376 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_btt.o 340 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_dcim.o 76 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc.o 376 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc_st.o 1243 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_frm.o 1753 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_idle_st.o 80 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_intf.o 268 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_join.o 4040 3%
|       |       |       |       |       |       |       |       |       |       zps_nwk_join_st.o 1483 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_leave.o 733 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lib.o 226 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lkst.o 74 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mac.o 12 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_main.o 148 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_maint.o 2988 2%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mcps.o 3830 3%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mlme.o 124 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nib.o 5688 4%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nlde.o 488 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nlme.o 460 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_rt.o 68 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_scan.o 128 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_sec.o 1644 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_slist.o 110 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_subghz.o 759 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_sync.o 150 1%
|       |       |       |       |       |       |       |       |       libZPSTSV.a/ 100 1%
|       |       |       |       |       |       |       |       |       |       zps_tsv.o 100 1%
|       gcc/ 2656 2%
|       |       arm-none-eabi/ 2656 2%
|       |       |       10.3.1/ 2656 2%
|       |       |       |       arm-none-eabi/ 1632 1%
|       |       |       |       |       lib/ 1632 1%
|       |       |       |       |       |       thumb/ 1632 1%
|       |       |       |       |       |       |       v8-m.main+fp/ 1632 1%
|       |       |       |       |       |       |       |       hard/ 1632 1%
|       |       |       |       |       |       |       |       |       crt0.o 124 1%
|       |       |       |       |       |       |       |       |       libc.a/ 1508 1%
|       |       |       |       |       |       |       |       |       |       lib_a-__atexit.o 144 1%
|       |       |       |       |       |       |       |       |       |       lib_a-__call_atexit.o 220 1%
|       |       |       |       |       |       |       |       |       |       lib_a-abs.o 8 1%
|       |       |       |       |       |       |       |       |       |       lib_a-atexit.o 12 1%
|       |       |       |       |       |       |       |       |       |       lib_a-exit.o 32 1%
|       |       |       |       |       |       |       |       |       |       lib_a-fini.o 44 1%
|       |       |       |       |       |       |       |       |       |       lib_a-impure.o 4 1%
|       |       |       |       |       |       |       |       |       |       lib_a-init.o 72 1%
|       |       |       |       |       |       |       |       |       |       lib_a-lock.o 8 1%
|       |       |       |       |       |       |       |       |       |       lib_a-memcmp.o 96 1%
|       |       |       |       |       |       |       |       |       |       lib_a-memcpy.o 236 1%
|       |       |       |       |       |       |       |       |       |       lib_a-memmove.o 248 1%
|       |       |       |       |       |       |       |       |       |       lib_a-memset.o 164 1%
|       |       |       |       |       |       |       |       |       |       lib_a-setjmp.o 28 1%
|       |       |       |       |       |       |       |       |       |       lib_a-strlen-stub.o 92 1%
|       |       |       |       |       |       |       |       |       |       lib_a-strncpy.o 100 1%
|       |       |       |       thumb/ 1024 1%
|       |       |       |       |       v8-m.main+fp/ 1024 1%
|       |       |       |       |       |       hard/ 1024 1%
|       |       |       |       |       |       |       crtbegin.o 64 1%
|       |       |       |       |       |       |       libgcc.a/ 960 1%
|       |       |       |       |       |       |       |       _aeabi_ldivmod.o 160 1%
|       |       |       |       |       |       |       |       _aeabi_uldivmod.o 48 1%
|       |       |       |       |       |       |       |       _dvmd_tls.o 4 1%
|       |       |       |       |       |       |       |       _udivmoddi4.o 748 1%
SDK/ 67777 38%
|       SDKPackages/ 67425 38%
|       |       K32W148-EVK/ 67425 38%
|       |       |       components/ 7957 5%
|       |       |       |       internal_flash/ 342 1%
|       |       |       |       |       fsl_adapter_k4_flash.o 342 1%
|       |       |       |       lists/ 262 1%
|       |       |       |       |       fsl_component_generic_list.o 262 1%
|       |       |       |       mem_manager/ 828 1%
|       |       |       |       |       fsl_component_mem_manager_light.o 828 1%
|       |       |       |       messaging/ 136 1%
|       |       |       |       |       fsl_component_messaging.o 136 1%
|       |       |       |       osa/ 805 1%
|       |       |       |       |       fsl_os_abstraction_bm.o 805 1%
|       |       |       |       panic/ 8 1%
|       |       |       |       |       fsl_component_panic.o 8 1%
|       |       |       |       power_manager/ 2696 2%
|       |       |       |       |       boards/ 1544 1%
|       |       |       |       |       |       K32W148-EVK/ 1544 1%
|       |       |       |       |       |       |       fsl_pm_board.o 1544 1%
|       |       |       |       |       core/ 1152 1%
|       |       |       |       |       |       fsl_pm_core.o 1152 1%
|       |       |       |       rpmsg/ 698 1%
|       |       |       |       |       fsl_adapter_rpmsg.o 698 1%
|       |       |       |       timer/ 538 1%
|       |       |       |       |       fsl_adapter_lptmr.o 538 1%
|       |       |       |       timer_manager/ 1288 1%
|       |       |       |       |       fsl_component_timer_manager.o 1288 1%
|       |       |       |       uart/ 356 1%
|       |       |       |       |       fsl_adapter_lpuart.o 356 1%
|       |       |       devices/ 7142 4%
|       |       |       |       K32W1480/ 7142 4%
|       |       |       |       |       drivers/ 5138 3%
|       |       |       |       |       |       fsl_clock.o 316 1%
|       |       |       |       |       |       fsl_cmc.o 152 1%
|       |       |       |       |       |       fsl_crc.o 218 1%
|       |       |       |       |       |       fsl_edma.o 280 1%
|       |       |       |       |       |       fsl_elemu.o 618 1%
|       |       |       |       |       |       fsl_gpio.o 42 1%
|       |       |       |       |       |       fsl_imu.o 268 1%
|       |       |       |       |       |       fsl_k4_controller.o 132 1%
|       |       |       |       |       |       fsl_k4_flash.o 910 1%
|       |       |       |       |       |       fsl_lpspi.o 64 1%
|       |       |       |       |       |       fsl_lptmr.o 94 1%
|       |       |       |       |       |       fsl_lpuart.o 872 1%
|       |       |       |       |       |       fsl_ltc.o 2 1%
|       |       |       |       |       |       fsl_spc.o 980 1%
|       |       |       |       |       |       fsl_wdog32.o 42 1%
|       |       |       |       |       |       fsl_wuu.o 148 1%
|       |       |       |       |       system_K32W1480.o 218 1%
|       |       |       |       |       utilities/ 1786 1%
|       |       |       |       |       |       debug_console_lite/ 1786 1%
|       |       |       |       |       |       |       fsl_debug_console.o 1786 1%
|       |       |       middleware/ 52326 29%
|       |       |       |       multicore/ 3021 2%
|       |       |       |       |       mcmgr/ 605 1%
|       |       |       |       |       |       src/ 605 1%
|       |       |       |       |       |       |       mcmgr.o 312 1%
|       |       |       |       |       |       |       mcmgr_imu_internal.o 36 1%
|       |       |       |       |       |       |       mcmgr_internal_core_api_k32w1.o 257 1%
|       |       |       |       |       rpmsg_lite/ 2416 2%
|       |       |       |       |       |       lib/ 2416 2%
|       |       |       |       |       |       |       common/ 30 1%
|       |       |       |       |       |       |       |       llist.o 30 1%
|       |       |       |       |       |       |       rpmsg_lite/ 1752 1%
|       |       |       |       |       |       |       |       porting/ 456 1%
|       |       |       |       |       |       |       |       |       environment/ 156 1%
|       |       |       |       |       |       |       |       |       |       rpmsg_env_bm.o 156 1%
|       |       |       |       |       |       |       |       |       platform/ 300 1%
|       |       |       |       |       |       |       |       |       |       k32w1/ 300 1%
|       |       |       |       |       |       |       |       |       |       |       rpmsg_platform.o 300 1%
|       |       |       |       |       |       |       |       rpmsg_lite.o 1296 1%
|       |       |       |       |       |       |       virtio/ 634 1%
|       |       |       |       |       |       |       |       virtqueue.o 634 1%
|       |       |       |       secure-subsystem/ 2726 2%
|       |       |       |       |       port/ 900 1%
|       |       |       |       |       |       kw45_k4w1/ 900 1%
|       |       |       |       |       |       |       sss_aes.o 284 1%
|       |       |       |       |       |       |       sss_ccm.o 416 1%
|       |       |       |       |       |       |       sss_init.o 200 1%
|       |       |       |       |       src/ 1826 2%
|       |       |       |       |       |       sscp/ 1826 2%
|       |       |       |       |       |       |       fsl_sscp_mu.o 608 1%
|       |       |       |       |       |       |       fsl_sss_sscp.o 1218 1%
|       |       |       |       wireless/ 46579 26%
|       |       |       |       |       XCVR/ 336 1%
|       |       |       |       |       |       drv/ 336 1%
|       |       |       |       |       |       |       dma_capture.o 64 1%
|       |       |       |       |       |       |       nxp_xcvr_ext_ctrl.o 16 1%
|       |       |       |       |       |       |       rfmc_ctrl.o 256 1%
|       |       |       |       |       framework/ 14985 9%
|       |       |       |       |       |       FunctionLib/ 206 1%
|       |       |       |       |       |       |       FunctionLib.o 206 1%
|       |       |       |       |       |       HWParameter/ 370 1%
|       |       |       |       |       |       |       HWParameter.o 370 1%
|       |       |       |       |       |       LowPower/ 684 1%
|       |       |       |       |       |       |       PWR.o 408 1%
|       |       |       |       |       |       |       PWR_systicks_bm.o 276 1%
|       |       |       |       |       |       ModuleInfo/ 30 1%
|       |       |       |       |       |       |       ModuleInfo.o 30 1%
|       |       |       |       |       |       NVM/ 6792 4%
|       |       |       |       |       |       |       source/ 6792 4%
|       |       |       |       |       |       |       |       NV_Flash.o 6792 4%
|       |       |       |       |       |       OtaSupport/ 2650 2%
|       |       |       |       |       |       |       Source/ 2650 2%
|       |       |       |       |       |       |       |       OtaInternalFlash.o 818 1%
|       |       |       |       |       |       |       |       OtaSupport.o 1832 2%
|       |       |       |       |       |       Platform/ 2793 2%
|       |       |       |       |       |       |       kw45_k32w1/ 2793 2%
|       |       |       |       |       |       |       |       fwk_platform.o 886 1%
|       |       |       |       |       |       |       |       fwk_platform_ics.o 512 1%
|       |       |       |       |       |       |       |       fwk_platform_lowpower.o 861 1%
|       |       |       |       |       |       |       |       fwk_platform_lowpower_timer.o 72 1%
|       |       |       |       |       |       |       |       fwk_platform_ot.o 139 1%
|       |       |       |       |       |       |       |       fwk_platform_ota.o 323 1%
|       |       |       |       |       |       RNG/ 192 1%
|       |       |       |       |       |       |       RNG.o 192 1%
|       |       |       |       |       |       SecLib/ 218 1%
|       |       |       |       |       |       |       SecLib_sss.o 218 1%
|       |       |       |       |       |       boards/ 1050 1%
|       |       |       |       |       |       |       kw45_k32w1/ 1050 1%
|       |       |       |       |       |       |       |       K32W1480/ 519 1%
|       |       |       |       |       |       |       |       |       clock_config.o 281 1%
|       |       |       |       |       |       |       |       |       pin_mux.o 238 1%
|       |       |       |       |       |       |       |       board.o 176 1%
|       |       |       |       |       |       |       |       board_dcdc.o 261 1%
|       |       |       |       |       |       |       |       board_lp.o 94 1%
|       |       |       |       |       zigbee/ 31258 18%
|       |       |       |       |       |       BDB/ 5294 3%
|       |       |       |       |       |       |       Source/ 5294 3%
|       |       |       |       |       |       |       |       Common/ 1536 1%
|       |       |       |       |       |       |       |       |       bdb_fr.o 124 1%
|       |       |       |       |       |       |       |       |       bdb_start.o 1248 1%
|       |       |       |       |       |       |       |       |       bdb_state_machine.o 164 1%
|       |       |       |       |       |       |       |       FindAndBind/ 2010 2%
|       |       |       |       |       |       |       |       |       bdb_fb_common.o 12 1%
|       |       |       |       |       |       |       |       |       bdb_fb_initiator.o 1998 2%
|       |       |       |       |       |       |       |       NwkSteering/ 1748 1%
|       |       |       |       |       |       |       |       |       bdb_ns.o 1748 1%
|       |       |       |       |       |       ZCIF/ 10244 6%
|       |       |       |       |       |       |       Source/ 10244 6%
|       |       |       |       |       |       |       |       dlist.o 238 1%
|       |       |       |       |       |       |       |       zcl.o 926 1%
|       |       |       |       |       |       |       |       zcl_CustomCommandReceive.o 314 1%
|       |       |       |       |       |       |       |       zcl_CustomCommandSend.o 628 1%
|       |       |       |       |       |       |       |       zcl_PDUbufferReadWrite.o 336 1%
|       |       |       |       |       |       |       |       zcl_PDUbufferReadWriteString.o 678 1%
|       |       |       |       |       |       |       |       zcl_WriteAttributesRequestHandle.o 808 1%
|       |       |       |       |       |       |       |       zcl_attribute.o 1244 1%
|       |       |       |       |       |       |       |       zcl_buffer.o 72 1%
|       |       |       |       |       |       |       |       zcl_command.o 304 1%
|       |       |       |       |       |       |       |       zcl_common.o 52 1%
|       |       |       |       |       |       |       |       zcl_defaultResponse.o 252 1%
|       |       |       |       |       |       |       |       zcl_event.o 1344 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 692 1%
|       |       |       |       |       |       |       |       zcl_timer.o 412 1%
|       |       |       |       |       |       |       |       zcl_transmit.o 832 1%
|       |       |       |       |       |       ZCL/ 12002 7%
|       |       |       |       |       |       |       Clusters/ 11642 7%
|       |       |       |       |       |       |       |       General/ 2694 2%
|       |       |       |       |       |       |       |       |       Source/ 2694 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 264 1%
|       |       |       |       |       |       |       |       |       |       IdentifyClientCommands.o 118 1%
|       |       |       |       |       |       |       |       |       |       IdentifyCommandHandler.o 310 1%
|       |       |       |       |       |       |       |       |       |       IdentifyServerCommands.o 160 1%
|       |       |       |       |       |       |       |       |       |       LevelControl.o 112 1%
|       |       |       |       |       |       |       |       |       |       LevelControlClientCommands.o 180 1%
|       |       |       |       |       |       |       |       |       |       LevelControlCommandHandler.o 4 1%
|       |       |       |       |       |       |       |       |       |       OnOff.o 64 1%
|       |       |       |       |       |       |       |       |       |       OnOffCommandHandler.o 24 1%
|       |       |       |       |       |       |       |       |       |       OnOffCommands.o 34 1%
|       |       |       |       |       |       |       |       |       |       Scenes.o 68 1%
|       |       |       |       |       |       |       |       |       |       ScenesCommandHandler.o 454 1%
|       |       |       |       |       |       |       |       OTA/ 8948 5%
|       |       |       |       |       |       |       |       |       Source/ 8948 5%
|       |       |       |       |       |       |       |       |       |       OTA.o 1614 1%
|       |       |       |       |       |       |       |       |       |       OTA_ClientUpgradeManager.o 4282 3%
|       |       |       |       |       |       |       |       |       |       OTA_CustomCommandHandler.o 224 1%
|       |       |       |       |       |       |       |       |       |       OTA_CustomReceiveCommands.o 1402 1%
|       |       |       |       |       |       |       |       |       |       OTA_client.o 1342 1%
|       |       |       |       |       |       |       |       |       |       OTA_common.o 84 1%
|       |       |       |       |       |       |       Devices/ 360 1%
|       |       |       |       |       |       |       |       ZLO/ 360 1%
|       |       |       |       |       |       |       |       |       Source/ 360 1%
|       |       |       |       |       |       |       |       |       |       dimmer_switch.o 360 1%
|       |       |       |       |       |       ZigbeeCommon/ 1476 1%
|       |       |       |       |       |       |       Source/ 1476 1%
|       |       |       |       |       |       |       |       ZQueue.o 154 1%
|       |       |       |       |       |       |       |       ZTimer.o 496 1%
|       |       |       |       |       |       |       |       appZdpExtraction.o 448 1%
|       |       |       |       |       |       |       |       appZpsBeaconHandler.o 288 1%
|       |       |       |       |       |       |       |       app_zps_link_keys.o 8 1%
|       |       |       |       |       |       |       |       port_JN518x.o 82 1%
|       |       |       |       |       |       platform/ 2242 2%
|       |       |       |       |       |       |       K32W1/ 2242 2%
|       |       |       |       |       |       |       |       framework/ 1180 1%
|       |       |       |       |       |       |       |       |       PWRM/ 178 1%
|       |       |       |       |       |       |       |       |       |       PWRM_adapter.o 178 1%
|       |       |       |       |       |       |       |       |       SecLib/ 1002 1%
|       |       |       |       |       |       |       |       |       |       SecLib_.o 592 1%
|       |       |       |       |       |       |       |       |       |       aes_mmo.o 410 1%
|       |       |       |       |       |       |       |       frameworkPDM/ 668 1%
|       |       |       |       |       |       |       |       |       PDM_adapter.o 668 1%
|       |       |       |       |       |       |       |       platform/ 394 1%
|       |       |       |       |       |       |       |       |       glue.o 144 1%
|       |       |       |       |       |       |       |       |       timer.o 4 1%
|       |       |       |       |       |       |       |       |       wdog.o 246 1%
|       gcc/ 352 1%
|       |       startup_K32W1480.o 352 1%

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]


fNVM_region

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

Summary for the fNVM_region memory:

fNVM_region Start End Size (kb) Size (b) Used Used % Retain (kb) Line
fNVM_region 0x000f6000 0x000fa000 16kb 16384 0 0% 0kb 7819

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

fNVM_region - 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 fNVM_region memory:

fNVM_region Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
ACTIVE_32KB 0x000f6000 0x000fe000 32kb 32768 0 0% 0kb 7819
Expected used in fNVM_region: 0 Actual: 0 -1% 0kb 7819

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

fNVM_region - 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 fNVM_region memory:

fNVM_region Start End Size Used Used % Line Banks
Expected used in fNVM_region: 0 Actual: 0 -1% 7819

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

fNVM_region - 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 fNVM_region memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

fNVM_region - 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 fNVM_region memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

fNVM_region - 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 fNVM_region memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

fNVM_region - 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 fNVM_region memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]


sNVM_region

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

Summary for the sNVM_region memory:

sNVM_region Start End Size (kb) Size (b) Used Used % Retain (kb) Line
sNVM_region 0x000fa000 0x000fe000 16kb 16384 0 0% 0kb 7820

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

sNVM_region - 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 sNVM_region memory:

sNVM_region Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
ACTIVE_32KB 0x000fa000 0x00102000 32kb 32768 0 0% 0kb 7820
Expected used in sNVM_region: 0 Actual: 0 -1% 0kb 7820

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

sNVM_region - 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 sNVM_region memory:

sNVM_region Start End Size Used Used % Line Banks
Expected used in sNVM_region: 0 Actual: 0 -1% 7820

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

sNVM_region - 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 sNVM_region memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

sNVM_region - 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 sNVM_region memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

sNVM_region - 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 sNVM_region memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

sNVM_region - 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 sNVM_region memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]


m_fsl_prod_info

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

Summary for the m_fsl_prod_info memory:

m_fsl_prod_info Start End Size (kb) Size (b) Used Used % Retain (kb) Line
m_fsl_prod_info 0x000fe000 0x00100000 8kb 8192 0 0% 0kb 7822

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_fsl_prod_info - 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 m_fsl_prod_info memory:

m_fsl_prod_info Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
ACTIVE_8KB 0x000fe000 0x00100000 8kb 8192 0 0% 0kb 7822
Expected used in m_fsl_prod_info: 0 Actual: 0 -1% 0kb 7822

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_fsl_prod_info - 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 m_fsl_prod_info memory:

m_fsl_prod_info Start End Size Used Used % Line Banks
Expected used in m_fsl_prod_info: 0 Actual: 0 -1% 7822

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_fsl_prod_info - 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 m_fsl_prod_info memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_fsl_prod_info - 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 m_fsl_prod_info memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_fsl_prod_info - 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 m_fsl_prod_info memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_fsl_prod_info - 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 m_fsl_prod_info memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]


m_cstack

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

Summary for the m_cstack memory:

m_cstack Start End Size (kb) Size (b) Used Used % Retain (kb) Line
m_cstack 0x14000000 0x14002000 8kb 8192 1152 15% 0kb 7823

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_cstack - 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 m_cstack memory:

m_cstack Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
ACTIVE_1.125KB 0x14000000 0x14000480 1kb 1152 1152 100% 0kb 7823 .stack
Expected used in m_cstack: 1152 Actual: 1152 100% 0kb 7823

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_cstack - 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 m_cstack memory:

m_cstack Start End Size Used Used % Line Banks
.stack 0x14000000 0x14002000 8192 8192 712% 13712 ACTIVE_1.125KB
Expected used in m_cstack: 1152 Actual: 8192 712% 7823

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_cstack - 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 m_cstack memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_cstack - 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 m_cstack memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_cstack - 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 m_cstack memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_cstack - 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 m_cstack memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]


m_ram_interrupts

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

Summary for the m_ram_interrupts memory:

m_ram_interrupts Start End Size (kb) Size (b) Used Used % Retain (kb) Line
m_ram_interrupts 0x14002000 0x14002400 1kb 1024 0 0% 0kb 7824

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_ram_interrupts - 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 m_ram_interrupts memory:

m_ram_interrupts Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
ACTIVE_1KB 0x14002000 0x14002400 1kb 1024 0 0% 0kb 7824
Expected used in m_ram_interrupts: 0 Actual: 0 -1% 0kb 7824

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_ram_interrupts - 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 m_ram_interrupts memory:

m_ram_interrupts Start End Size Used Used % Line Banks
Expected used in m_ram_interrupts: 0 Actual: 0 -1% 7824

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_ram_interrupts - 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 m_ram_interrupts memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_ram_interrupts - 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 m_ram_interrupts memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_ram_interrupts - 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 m_ram_interrupts memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_ram_interrupts - 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 m_ram_interrupts memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]


m_data0

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

Summary for the m_data0 memory:

m_data0 Start End Size (kb) Size (b) Used Used % Retain (kb) Line
m_data0 0x14002400 0x14004000 7kb 7168 3008 42% 0kb 7825

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_data0 - 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 m_data0 memory:

m_data0 Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
ACTIVE_13.875KB 0x14002400 0x14005b80 13kb 14208 3008 22% 0kb 7825 .data
Expected used in m_data0: 3008 Actual: 3008 100% 0kb 7825

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_data0 - 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 m_data0 memory:

m_data0 Start End Size Used Used % Line Banks
.data 0x14002400 0x14002fc0 3008 3008 100% 13383 ACTIVE_13.875KB
Expected used in m_data0: 3008 Actual: 3008 100% 7825

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_data0 - 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 m_data0 memory:

m_data0 / .data Start End Size % Line
fsl_k4_flash.o 0x14002400 0x140024b0 176 6% 13388
fsl_k4_controller.o 0x140024b0 0x14002530 128 5% 13391
pdum_apdu.o 0x14002530 0x14002548 24 1% 13395
zps_gen.o 0x14002548 0x14002580 56 2% 13400
MacFrames.o 0x14002580 0x14002588 8 1% 13402
lib_a-impure.o 0x14002588 0x140029b0 1064 36% 13405
app_main.o 0x140029b0 0x140029b4 4 1% 13407
pdum_gen.o 0x140029b4 0x14002a2c 120 4% 13410
zps_gen.o 0x14002a2c 0x14002d6c 832 28% 13416
fsl_adapter_rpmsg.o 0x14002d6c 0x14002d70 4 1% 13458
ModuleInfo.o 0x14002d70 0x14002d74 4 1% 13460
sss_init.o 0x14002d74 0x14002d78 4 1% 13462
fsl_pm_board.o 0x14002d78 0x14002dc8 80 3% 13464
PWRM_adapter.o 0x14002dc8 0x14002ddc 20 1% 13467
board_lp.o 0x14002ddc 0x14002df0 20 1% 13469
system_K32W1480.o 0x14002df0 0x14002df4 4 1% 13471
NV_Flash.o 0x14002df4 0x14002df8 4 1% 13474
fwk_platform_lowpower.o 0x14002df8 0x14002e10 24 1% 13477
PWR_systicks_bm.o 0x14002e10 0x14002e24 20 1% 13481
OtaSupport.o 0x14002e24 0x14002ea0 124 5% 13483
Basic.o 0x14002ea0 0x14002eb0 16 1% 13487
Groups.o 0x14002eb0 0x14002ec0 16 1% 13490
Identify.o 0x14002ec0 0x14002ed0 16 1% 13493
LevelControl.o 0x14002ed0 0x14002ee0 16 1% 13496
OnOff.o 0x14002ee0 0x14002ef0 16 1% 13499
Scenes.o 0x14002ef0 0x14002f00 16 1% 13502
OTA.o 0x14002f00 0x14002f10 16 1% 13505
zps_apl_aps_nlde.o 0x14002f10 0x14002f14 4 1% 13508
zps_mac_shim.o 0x14002f14 0x14002f18 4 1% 13511
zps_fslMac.o 0x14002f18 0x14002f1c 4 1% 13514
zps_nwk_disc.o 0x14002f1c 0x14002f20 4 1% 13517
zps_nwk_frm.o 0x14002f20 0x14002f30 16 1% 13520
Phy.o 0x14002f30 0x14002f3c 12 1% 13532
MacMain.o 0x14002f3c 0x14002f40 4 1% 13534
MacVersion.o 0x14002f40 0x14002f44 4 1% 13536
lib_a-__call_atexit.o 0x14002f44 0x14002f48 4 1% 13538
NV_Flash.o 0x14002f48 0x14002f4a 2 1% 13541
Scenes.o 0x14002f4a 0x14002f5a 16 1% 13543
zps_apl_af_apsde.o 0x14002f5a 0x14002f5c 2 1% 13546
zps_apl_task.o 0x14002f5c 0x14002f5e 2 1% 13548
zps_apl_zdo_nwkmanager.o 0x14002f5e 0x14002f64 6 1% 13551
zps_fslMac.o 0x14002f64 0x14002f66 2 1% 13560
MacFrames.o 0x14002f66 0x14002f68 2 1% 13563
zps_gen.o 0x14002f68 0x14002f72 10 1% 13566
app_zlo_switch_node.o 0x14002f72 0x14002f74 2 1% 13583
app_buttons.o 0x14002f74 0x14002f79 5 1% 13587
app_ota_client.o 0x14002f79 0x14002f7a 1 1% 13589
fsl_pm_board.o 0x14002f7a 0x14002f7d 3 1% 13592
app_zps_link_keys.o 0x14002f7d 0x14002f9d 32 2% 13595
zps_apl_task.o 0x14002f9d 0x14002f9e 1 1% 13601
zps_apl_apsde.o 0x14002f9e 0x14002fa1 3 1% 13603
zps_apl_sec.o 0x14002fa1 0x14002fa2 1 1% 13611
zps_apl_zdo_nwkmanager.o 0x14002fa2 0x14002fa6 4 1% 13614
zps_apl_mac_isr.o 0x14002fa6 0x14002fa7 1 1% 13625
zps_apl_zdo_bound_data_request_manager.o 0x14002fa7 0x14002fa8 1 1% 13628
zps_apl_zdo_mgmt_bind_server.o 0x14002fa8 0x14002fa9 1 1% 13631
zps_mac_shim.o 0x14002fa9 0x14002faa 1 1% 13634
zps_fslMac.o 0x14002faa 0x14002fac 2 1% 13637
zps_nwk_leave.o 0x14002fac 0x14002fad 1 1% 13643
zps_nwk_maint.o 0x14002fad 0x14002faf 2 1% 13646
zps_nwk_mcps.o 0x14002faf 0x14002fb1 2 1% 13652
zps_nwk_nib.o 0x14002fb1 0x14002fb3 2 1% 13658
zps_nwk_disc.o 0x14002fb3 0x14002fb4 1 1% 13664
zps_nwk_disc_st.o 0x14002fb4 0x14002fb5 1 1% 13667
zps_nwk_join.o 0x14002fb5 0x14002fb6 1 1% 13668
MacGlobals.o 0x14002fb6 0x14002fc0 10 1% 13671
Expected total in .data section: 3008 Actual: 3008 100% 13383

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_data0 - 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 m_data0 memory:

m_data0 / .data / fsl_k4_flash.o Start End Size % Line
.ramfunc 0x14002400 0x140024b0 176 100% 13388
Expected total in fsl_k4_flash.o file: 176 Actual: 176 100% 13388
m_data0 / .data / fsl_k4_controller.o Start End Size % Line
.ramfunc 0x140024b0 0x14002530 128 100% 13391
Expected total in fsl_k4_controller.o file: 128 Actual: 128 100% 13391
m_data0 / .data / pdum_apdu.o Start End Size % Line
.data.s_asAPduPool 0x14002530 0x14002548 24 100% 13395
Expected total in pdum_apdu.o file: 24 Actual: 24 100% 13395
m_data0 / .data / zps_gen.o Start End Size % Line
.data.s_sAplAib 0x14002548 0x14002580 56 100% 13400
Expected total in zps_gen.o file: 56 Actual: 56 100% 13400
m_data0 / .data / MacFrames.o Start End Size % Line
.data.gBroadcastExtAddr_c 0x14002580 0x14002588 8 100% 13402
Expected total in MacFrames.o file: 8 Actual: 8 100% 13402
m_data0 / .data / lib_a-impure.o Start End Size % Line
.data.impure_data 0x14002588 0x140029b0 1064 100% 13405
Expected total in lib_a-impure.o file: 1064 Actual: 1064 100% 13405
m_data0 / .data / app_main.o Start End Size % Line
.data.wdog32_base 0x140029b0 0x140029b4 4 100% 13407
Expected total in app_main.o file: 4 Actual: 4 100% 13407
m_data0 / .data / pdum_gen.o Start End Size % Line
.data.s_asapduZCLInstances 0x140029b4 0x140029f0 60 50% 13410
.data.s_asapduZDPInstances 0x140029f0 0x14002a2c 60 50% 13413
Expected total in pdum_gen.o file: 120 Actual: 120 100% 13410
m_data0 / .data / zps_gen.o Start End Size % Line
.data.g_asMacInterfaceTable 0x14002a2c 0x14002a70 68 9% 13416
.data.g_u32ChannelMaskList 0x14002a70 0x14002a74 4 1% 13418
.data.g_u32MacTxUcastAvgRetry 0x14002a74 0x14002a78 4 1% 13421
.data.psAplDefaultDistributedAPSLinkKey 0x14002a78 0x14002a7c 4 1% 13423
.data.psAplDefaultGlobalAPSLinkKey 0x14002a7c 0x14002a80 4 1% 13426
.data.s_asSimpleDescConts 0x14002a80 0x14002ac0 64 8% 13429
.data.s_bindingTable 0x14002ac0 0x14002ac8 8 1% 13431
.data.s_bindingTables 0x14002ac8 0x14002ad0 8 1% 13433
.data.s_keyPairTable 0x14002ad0 0x14002ad8 8 1% 13435
.data.s_keyPairTableStorage 0x14002ad8 0x14002b38 96 12% 13437
.data.s_sApl 0x14002b38 0x14002c90 344 42% 13439
.data.s_sApsDuplicateTable 0x14002c90 0x14002ca4 20 3% 13440
.data.s_sApsmeCmdContainer_1 0x14002ca4 0x14002cdc 56 7% 13442
.data.s_sApsmeCmdContainer_2 0x14002cdc 0x14002d14 56 7% 13444
.data.s_sApsmeCmdContainer_3 0x14002d14 0x14002d4c 56 7% 13446
.data.s_sMultiMaskServer 0x14002d4c 0x14002d54 8 1% 13448
.data.s_sNodeDescriptor 0x14002d54 0x14002d64 16 2% 13451
.data.s_sNodePowerDescriptor 0x14002d64 0x14002d68 4 1% 13453
.data.zps_g_pvApl 0x14002d68 0x14002d6c 4 1% 13455
Expected total in zps_gen.o file: 832 Actual: 832 100% 13416
m_data0 / .data / fsl_adapter_rpmsg.o Start End Size % Line
.data.s_rpmsgEptCount 0x14002d6c 0x14002d70 4 100% 13458
Expected total in fsl_adapter_rpmsg.o file: 4 Actual: 4 100% 13458
m_data0 / .data / ModuleInfo.o Start End Size % Line
.data.mFwkVersionString 0x14002d70 0x14002d74 4 100% 13460
Expected total in ModuleInfo.o file: 4 Actual: 4 100% 13460
m_data0 / .data / sss_init.o Start End Size % Line
.data.g_isCryptoHWInitialized 0x14002d74 0x14002d78 4 100% 13462
Expected total in sss_init.o file: 4 Actual: 4 100% 13462
m_data0 / .data / fsl_pm_board.o Start End Size % Line
.data.resourceDB 0x14002d78 0x14002dc8 80 100% 13464
Expected total in fsl_pm_board.o file: 80 Actual: 80 100% 13464
m_data0 / .data / PWRM_adapter.o Start End Size % Line
.data.lp_cb_notify_group 0x14002dc8 0x14002ddc 20 100% 13467
Expected total in PWRM_adapter.o file: 20 Actual: 20 100% 13467
m_data0 / .data / board_lp.o Start End Size % Line
.data.boardLpNotifyGroup 0x14002ddc 0x14002df0 20 100% 13469
Expected total in board_lp.o file: 20 Actual: 20 100% 13469
m_data0 / .data / system_K32W1480.o Start End Size % Line
.data.SystemCoreClock 0x14002df0 0x14002df4 4 100% 13471
Expected total in system_K32W1480.o file: 4 Actual: 4 100% 13471
m_data0 / .data / NV_Flash.o Start End Size % Line
.data.pNVM_DataTable 0x14002df4 0x14002df8 4 100% 13474
Expected total in NV_Flash.o file: 4 Actual: 4 100% 13474
m_data0 / .data / fwk_platform_lowpower.o Start End Size % Line
.data.last_bank_mask 0x14002df8 0x14002dfc 4 17% 13477
.data.platformLpNotifyGroup 0x14002dfc 0x14002e10 20 84% 13479
Expected total in fwk_platform_lowpower.o file: 24 Actual: 24 100% 13477
m_data0 / .data / PWR_systicks_bm.o Start End Size % Line
.data.pwrSysTicksLpNotifyGroup 0x14002e10 0x14002e24 20 100% 13481
Expected total in PWR_systicks_bm.o file: 20 Actual: 20 100% 13481
m_data0 / .data / OtaSupport.o Start End Size % Line
.data.configuration 0x14002e24 0x14002e2c 8 7% 13483
.data.mHdl 0x14002e2c 0x14002ea0 116 94% 13485
Expected total in OtaSupport.o file: 124 Actual: 124 100% 13483
m_data0 / .data / Basic.o Start End Size % Line
.data.sCLD_Basic 0x14002ea0 0x14002eb0 16 100% 13487
Expected total in Basic.o file: 16 Actual: 16 100% 13487
m_data0 / .data / Groups.o Start End Size % Line
.data.sCLD_Groups 0x14002eb0 0x14002ec0 16 100% 13490
Expected total in Groups.o file: 16 Actual: 16 100% 13490
m_data0 / .data / Identify.o Start End Size % Line
.data.sCLD_Identify 0x14002ec0 0x14002ed0 16 100% 13493
Expected total in Identify.o file: 16 Actual: 16 100% 13493
m_data0 / .data / LevelControl.o Start End Size % Line
.data.sCLD_LevelControlClient 0x14002ed0 0x14002ee0 16 100% 13496
Expected total in LevelControl.o file: 16 Actual: 16 100% 13496
m_data0 / .data / OnOff.o Start End Size % Line
.data.sCLD_OnOffClient 0x14002ee0 0x14002ef0 16 100% 13499
Expected total in OnOff.o file: 16 Actual: 16 100% 13499
m_data0 / .data / Scenes.o Start End Size % Line
.data.sCLD_Scenes 0x14002ef0 0x14002f00 16 100% 13502
Expected total in Scenes.o file: 16 Actual: 16 100% 13502
m_data0 / .data / OTA.o Start End Size % Line
.data.sCLD_OTA 0x14002f00 0x14002f10 16 100% 13505
Expected total in OTA.o file: 16 Actual: 16 100% 13505
m_data0 / .data / zps_apl_aps_nlde.o Start End Size % Line
.data.g_u32Adjustment 0x14002f10 0x14002f14 4 100% 13508
Expected total in zps_apl_aps_nlde.o file: 4 Actual: 4 100% 13508
m_data0 / .data / zps_mac_shim.o Start End Size % Line
.data.g_u32MacShimTimeoutPeriod 0x14002f14 0x14002f18 4 100% 13511
Expected total in zps_mac_shim.o file: 4 Actual: 4 100% 13511
m_data0 / .data / zps_fslMac.o Start End Size % Line
.data.MacInstanceId 0x14002f18 0x14002f1c 4 100% 13514
Expected total in zps_fslMac.o file: 4 Actual: 4 100% 13514
m_data0 / .data / zps_nwk_disc.o Start End Size % Line
.data.u32ScanAttemptDelayTime 0x14002f1c 0x14002f20 4 100% 13517
Expected total in zps_nwk_disc.o file: 4 Actual: 4 100% 13517
m_data0 / .data / zps_nwk_frm.o Start End Size % Line
.data.zps_pacNwkFrmStdLongFmt 0x14002f20 0x14002f24 4 25% 13520
.data.zps_pacNwkFrmStdHalfFmt 0x14002f24 0x14002f28 4 25% 13523
.data.zps_pacNwkFrmStdByteFmt 0x14002f28 0x14002f2c 4 25% 13526
.data.zps_pacNwkFrmStdHdrFmt 0x14002f2c 0x14002f30 4 25% 13529
Expected total in zps_nwk_frm.o file: 16 Actual: 16 100% 13520
m_data0 / .data / Phy.o Start End Size % Line
.data.phyRpmsgConfig 0x14002f30 0x14002f3c 12 100% 13532
Expected total in Phy.o file: 12 Actual: 12 100% 13532
m_data0 / .data / MacMain.o Start End Size % Line
.data.pMacData.0 0x14002f3c 0x14002f40 4 100% 13534
Expected total in MacMain.o file: 4 Actual: 4 100% 13534
m_data0 / .data / MacVersion.o Start End Size % Line
.data.mMacVersionString 0x14002f40 0x14002f44 4 100% 13536
Expected total in MacVersion.o file: 4 Actual: 4 100% 13536
m_data0 / .data / lib_a-__call_atexit.o Start End Size % Line
.data.__atexit_recursive_mutex 0x14002f44 0x14002f48 4 100% 13538
Expected total in lib_a-__call_atexit.o file: 4 Actual: 4 100% 13538
m_data0 / .data / NV_Flash.o Start End Size % Line
.data.mNvCountsBetweenSaves 0x14002f48 0x14002f4a 2 100% 13541
Expected total in NV_Flash.o file: 2 Actual: 2 100% 13541
m_data0 / .data / Scenes.o Start End Size % Line
.data.asCLD_ScenesClusterAttributeDefinitions 0x14002f4a 0x14002f5a 16 100% 13543
Expected total in Scenes.o file: 16 Actual: 16 100% 13543
m_data0 / .data / zps_apl_af_apsde.o Start End Size % Line
.data.gZpsSetDefaultEndpoint 0x14002f5a 0x14002f5c 2 100% 13546
Expected total in zps_apl_af_apsde.o file: 2 Actual: 2 100% 13546
m_data0 / .data / zps_apl_task.o Start End Size % Line
.data.g_u16zpsCurrentAddress 0x14002f5c 0x14002f5e 2 100% 13548
Expected total in zps_apl_task.o file: 2 Actual: 2 100% 13548
m_data0 / .data / zps_apl_zdo_nwkmanager.o Start End Size % Line
.data.g_u16ZpsDefaultTranPersisTime 0x14002f5e 0x14002f60 2 34% 13551
.data.g_u16ZpsSubGigWaitTime 0x14002f60 0x14002f62 2 34% 13554
.data.g_u16ZpsDefaultWaitTime 0x14002f62 0x14002f64 2 34% 13557
Expected total in zps_apl_zdo_nwkmanager.o file: 6 Actual: 6 100% 13551
m_data0 / .data / zps_fslMac.o Start End Size % Line
.data.u16StoredMacSeqNo 0x14002f64 0x14002f66 2 100% 13560
Expected total in zps_fslMac.o file: 2 Actual: 2 100% 13560
m_data0 / .data / MacFrames.o Start End Size % Line
.data.gBroadcastShortAddr_c 0x14002f66 0x14002f68 2 100% 13563
Expected total in MacFrames.o file: 2 Actual: 2 100% 13563
m_data0 / .data / zps_gen.o Start End Size % Line
.data.au8EpMapPresent 0x14002f68 0x14002f69 1 10% 13566
.data.g_bIgnoreBroadcast 0x14002f69 0x14002f6a 1 10% 13569
.data.g_sMacInterface 0x14002f6a 0x14002f6e 4 40% 13571
.data.s_au8Endpoint1InputClusterDiscFlags 0x14002f6e 0x14002f6f 1 10% 13573
.data.s_au8Endpoint1OutputClusterDiscFlags 0x14002f6f 0x14002f70 1 10% 13575
.data.u8MaxZpsConfigEp 0x14002f70 0x14002f71 1 10% 13577
.data.u8ZpsConfigStackProfileId 0x14002f71 0x14002f72 1 10% 13580
Expected total in zps_gen.o file: 10 Actual: 10 100% 13566
m_data0 / .data / app_zlo_switch_node.o Start End Size % Line
.data.u8DeepSleepTime 0x14002f72 0x14002f73 1 50% 13583
.data.u8KeepAliveTime 0x14002f73 0x14002f74 1 50% 13585
Expected total in app_zlo_switch_node.o file: 2 Actual: 2 100% 13583
m_data0 / .data / app_buttons.o Start End Size % Line
.data.s_u8ButtonDebounce 0x14002f74 0x14002f79 5 100% 13587
Expected total in app_buttons.o file: 5 Actual: 5 100% 13587
m_data0 / .data / app_ota_client.o Start End Size % Line
.data.bFirstBlockResponse 0x14002f79 0x14002f7a 1 100% 13589
Expected total in app_ota_client.o file: 1 Actual: 1 100% 13589
m_data0 / .data / fsl_pm_board.o Start End Size % Line
.data.g_mainWakePDConfig 0x14002f7a 0x14002f7d 3 100% 13592
Expected total in fsl_pm_board.o file: 3 Actual: 3 100% 13592
m_data0 / .data / app_zps_link_keys.o Start End Size % Line
.data.au8DistributedLinkKey 0x14002f7d 0x14002f8d 16 50% 13595
.data.au8TLCertKey 0x14002f8d 0x14002f9d 16 50% 13598
Expected total in app_zps_link_keys.o file: 32 Actual: 32 100% 13595
m_data0 / .data / zps_apl_task.o Start End Size % Line
.data.bMeFirst.0 0x14002f9d 0x14002f9e 1 100% 13601
Expected total in zps_apl_task.o file: 1 Actual: 1 100% 13601
m_data0 / .data / zps_apl_apsde.o Start End Size % Line
.data.g_bEnableRouteDiscovery 0x14002f9e 0x14002f9f 1 34% 13603
.data.bReuseInFlightDcfmHandles 0x14002f9f 0x14002fa0 1 34% 13606
.data.bCanLoopback 0x14002fa0 0x14002fa1 1 34% 13609
Expected total in zps_apl_apsde.o file: 3 Actual: 3 100% 13603
m_data0 / .data / zps_apl_sec.o Start End Size % Line
.data.u8ZpsAplSecurityOverrideLevel 0x14002fa1 0x14002fa2 1 100% 13611
Expected total in zps_apl_sec.o file: 1 Actual: 1 100% 13611
m_data0 / .data / zps_apl_zdo_nwkmanager.o Start End Size % Line
.data.bSetTableClearOnLeave 0x14002fa2 0x14002fa3 1 25% 13614
.data.g_bZpsRxInCcaOn 0x14002fa3 0x14002fa4 1 25% 13616
.data.g_u8ZpsMaxBe 0x14002fa4 0x14002fa5 1 25% 13619
.data.g_u8ZpsMinBe 0x14002fa5 0x14002fa6 1 25% 13622
Expected total in zps_apl_zdo_nwkmanager.o file: 4 Actual: 4 100% 13614
m_data0 / .data / zps_apl_mac_isr.o Start End Size % Line
.data.g_u8ZpsDefaultFilterValue 0x14002fa6 0x14002fa7 1 100% 13625
Expected total in zps_apl_mac_isr.o file: 1 Actual: 1 100% 13625
m_data0 / .data / zps_apl_zdo_bound_data_request_manager.o Start End Size % Line
.data.g_u8BackStopTimerSec 0x14002fa7 0x14002fa8 1 100% 13628
Expected total in zps_apl_zdo_bound_data_request_manager.o file: 1 Actual: 1 100% 13628
m_data0 / .data / zps_apl_zdo_mgmt_bind_server.o Start End Size % Line
.data.g_BindMaxCount 0x14002fa8 0x14002fa9 1 100% 13631
Expected total in zps_apl_zdo_mgmt_bind_server.o file: 1 Actual: 1 100% 13631
m_data0 / .data / zps_mac_shim.o Start End Size % Line
.data.gMAC_u8MaxBuffers 0x14002fa9 0x14002faa 1 100% 13634
Expected total in zps_mac_shim.o file: 1 Actual: 1 100% 13634
m_data0 / .data / zps_fslMac.o Start End Size % Line
.data.u8StoredCsma 0x14002faa 0x14002fab 1 50% 13637
.data.u8StoredMinBe 0x14002fab 0x14002fac 1 50% 13640
Expected total in zps_fslMac.o file: 2 Actual: 2 100% 13637
m_data0 / .data / zps_nwk_leave.o Start End Size % Line
.data.bR21LeaveBehaviour 0x14002fac 0x14002fad 1 100% 13643
Expected total in zps_nwk_leave.o file: 1 Actual: 1 100% 13643
m_data0 / .data / zps_nwk_maint.o Start End Size % Line
.data.bResolvedConflictAllowed 0x14002fad 0x14002fae 1 50% 13646
.data.u8BeaconSample 0x14002fae 0x14002faf 1 50% 13649
Expected total in zps_nwk_maint.o file: 2 Actual: 2 100% 13646
m_data0 / .data / zps_nwk_mcps.o Start End Size % Line
.data.g_u8ZpsAvgSamples 0x14002faf 0x14002fb0 1 50% 13652
.data.g_bForceLeaveDevices 0x14002fb0 0x14002fb1 1 50% 13655
Expected total in zps_nwk_mcps.o file: 2 Actual: 2 100% 13652
m_data0 / .data / zps_nwk_nib.o Start End Size % Line
.data.g_bNwkSecurityOverrideLevel 0x14002fb1 0x14002fb2 1 50% 13658
.data.g_bRestoreAddrMap16 0x14002fb2 0x14002fb3 1 50% 13661
Expected total in zps_nwk_nib.o file: 2 Actual: 2 100% 13658
m_data0 / .data / zps_nwk_disc.o Start End Size % Line
.data.g_bExternalPermitJoinControl 0x14002fb3 0x14002fb4 1 100% 13664
Expected total in zps_nwk_disc.o file: 1 Actual: 1 100% 13664
m_data0 / .data / zps_nwk_disc_st.o Start End Size % Line
.data.u8Id.0 0x14002fb4 0x14002fb5 1 100% 13667
Expected total in zps_nwk_disc_st.o file: 1 Actual: 1 100% 13667
m_data0 / .data / zps_nwk_join.o Start End Size % Line
.data.g_bSetPopulateRjnDstExtAddr 0x14002fb5 0x14002fb6 1 100% 13668
Expected total in zps_nwk_join.o file: 1 Actual: 1 100% 13668
m_data0 / .data / MacGlobals.o Start End Size % Line
.data.gNumSecurityLevelTableEntries 0x14002fb6 0x14002fb7 1 10% 13671
.data.gNumDeviceTableEntries 0x14002fb7 0x14002fb8 1 10% 13674
.data.gNumDeviceAddrTableEntries 0x14002fb8 0x14002fb9 1 10% 13677
.data.gNumKeyUsageListEntries 0x14002fb9 0x14002fba 1 10% 13680
.data.gNumKeyDeviceListEntries 0x14002fba 0x14002fbb 1 10% 13683
.data.gNumKeyIdLookupListEntries 0x14002fbb 0x14002fbc 1 10% 13686
.data.gNumKeyTableEntries 0x14002fbc 0x14002fbd 1 10% 13689
.data.gMacMaxPendingReq 0x14002fbd 0x14002fc0 3 30% 13692
Expected total in MacGlobals.o file: 10 Actual: 10 100% 13671

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_data0 - 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 m_data0 memory:

m_data0 / .data Files Size %
APP/Common/Source/ 2 6 1%
APP/Common_Switch/Source/ 2 6 1%
APP/DimmerSwitch/Source/ 5 1042 35%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/ieee-802.15.4/ieee_802_15_4/lib/libieee-802.15.4_split.a/ 6 40 2%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/libs/libZPSAPL.a/ 11 26 1%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/libs/libZPSMAC_Mini_SOC.a/ 5 13 1%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/libs/libZPSNWK_ZED.a/ 9 30 1%
LIB/gcc/arm-none-eabi/10.3.1/arm-none-eabi/lib/thumb/v8-m.main+fp/hard/libc.a/ 2 1068 36%
SDK/SDKPackages/K32W148-EVK/components/power_manager/boards/K32W148-EVK/ 2 83 3%
SDK/SDKPackages/K32W148-EVK/components/rpmsg/ 1 4 1%
SDK/SDKPackages/K32W148-EVK/devices/K32W1480/ 1 4 1%
SDK/SDKPackages/K32W148-EVK/devices/K32W1480/drivers/ 2 304 11%
SDK/SDKPackages/K32W148-EVK/middleware/secure-subsystem/port/kw45_k4w1/ 1 4 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/LowPower/ 1 20 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/ModuleInfo/ 1 4 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/NVM/source/ 2 6 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/OtaSupport/Source/ 1 124 5%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/Platform/kw45_k32w1/ 1 24 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/boards/kw45_k32w1/ 1 20 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/ZCL/Clusters/General/Source/ 7 112 4%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/ZCL/Clusters/OTA/Source/ 1 16 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/ZigbeeCommon/Source/ 1 32 2%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/framework/PWRM/ 1 20 1%
Expected total in .data section: 3008 Actual: 3008 100%

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_data0 - 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 m_data0 memory:

m_data0 / .data Size %
APP/ 1054 36%
|       Common/ 6 1%
|       |       Source/ 6 1%
|       |       |       app_buttons.o 5 1%
|       |       |       app_ota_client.o 1 1%
|       Common_Switch/ 6 1%
|       |       Source/ 6 1%
|       |       |       app_main.o 4 1%
|       |       |       app_zlo_switch_node.o 2 1%
|       DimmerSwitch/ 1042 35%
|       |       Source/ 1042 35%
|       |       |       pdum_apdu.o 24 1%
|       |       |       pdum_gen.o 120 4%
|       |       |       zps_gen.o 898 30%
LIB/ 1177 40%
|       SDKPackages/ 109 4%
|       |       K32W148-EVK/ 109 4%
|       |       |       middleware/ 109 4%
|       |       |       |       wireless/ 109 4%
|       |       |       |       |       ieee-802.15.4/ 40 2%
|       |       |       |       |       |       ieee_802_15_4/ 40 2%
|       |       |       |       |       |       |       lib/ 40 2%
|       |       |       |       |       |       |       |       libieee-802.15.4_split.a/ 40 2%
|       |       |       |       |       |       |       |       |       MacFrames.o 10 1%
|       |       |       |       |       |       |       |       |       MacGlobals.o 10 1%
|       |       |       |       |       |       |       |       |       MacMain.o 4 1%
|       |       |       |       |       |       |       |       |       MacVersion.o 4 1%
|       |       |       |       |       |       |       |       |       Phy.o 12 1%
|       |       |       |       |       zigbee/ 69 3%
|       |       |       |       |       |       platform/ 69 3%
|       |       |       |       |       |       |       K32W1/ 69 3%
|       |       |       |       |       |       |       |       libs/ 69 3%
|       |       |       |       |       |       |       |       |       libZPSAPL.a/ 26 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_af_apsde.o 2 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_aps_nlde.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsde.o 3 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_mac_isr.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_sec.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_task.o 3 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 10 1%
|       |       |       |       |       |       |       |       |       libZPSMAC_Mini_SOC.a/ 13 1%
|       |       |       |       |       |       |       |       |       |       zps_fslMac.o 8 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_shim.o 5 1%
|       |       |       |       |       |       |       |       |       libZPSNWK_ZED.a/ 30 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc.o 5 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc_st.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_frm.o 16 1%
|       |       |       |       |       |       |       |       |       |       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%
|       gcc/ 1068 36%
|       |       arm-none-eabi/ 1068 36%
|       |       |       10.3.1/ 1068 36%
|       |       |       |       arm-none-eabi/ 1068 36%
|       |       |       |       |       lib/ 1068 36%
|       |       |       |       |       |       thumb/ 1068 36%
|       |       |       |       |       |       |       v8-m.main+fp/ 1068 36%
|       |       |       |       |       |       |       |       hard/ 1068 36%
|       |       |       |       |       |       |       |       |       libc.a/ 1068 36%
|       |       |       |       |       |       |       |       |       |       lib_a-__call_atexit.o 4 1%
|       |       |       |       |       |       |       |       |       |       lib_a-impure.o 1064 36%
SDK/ 777 26%
|       SDKPackages/ 777 26%
|       |       K32W148-EVK/ 777 26%
|       |       |       components/ 87 3%
|       |       |       |       power_manager/ 83 3%
|       |       |       |       |       boards/ 83 3%
|       |       |       |       |       |       K32W148-EVK/ 83 3%
|       |       |       |       |       |       |       fsl_pm_board.o 83 3%
|       |       |       |       rpmsg/ 4 1%
|       |       |       |       |       fsl_adapter_rpmsg.o 4 1%
|       |       |       devices/ 308 11%
|       |       |       |       K32W1480/ 308 11%
|       |       |       |       |       drivers/ 304 11%
|       |       |       |       |       |       fsl_k4_controller.o 128 5%
|       |       |       |       |       |       fsl_k4_flash.o 176 6%
|       |       |       |       |       system_K32W1480.o 4 1%
|       |       |       middleware/ 382 13%
|       |       |       |       secure-subsystem/ 4 1%
|       |       |       |       |       port/ 4 1%
|       |       |       |       |       |       kw45_k4w1/ 4 1%
|       |       |       |       |       |       |       sss_init.o 4 1%
|       |       |       |       wireless/ 378 13%
|       |       |       |       |       framework/ 198 7%
|       |       |       |       |       |       LowPower/ 20 1%
|       |       |       |       |       |       |       PWR_systicks_bm.o 20 1%
|       |       |       |       |       |       ModuleInfo/ 4 1%
|       |       |       |       |       |       |       ModuleInfo.o 4 1%
|       |       |       |       |       |       NVM/ 6 1%
|       |       |       |       |       |       |       source/ 6 1%
|       |       |       |       |       |       |       |       NV_Flash.o 6 1%
|       |       |       |       |       |       OtaSupport/ 124 5%
|       |       |       |       |       |       |       Source/ 124 5%
|       |       |       |       |       |       |       |       OtaSupport.o 124 5%
|       |       |       |       |       |       Platform/ 24 1%
|       |       |       |       |       |       |       kw45_k32w1/ 24 1%
|       |       |       |       |       |       |       |       fwk_platform_lowpower.o 24 1%
|       |       |       |       |       |       boards/ 20 1%
|       |       |       |       |       |       |       kw45_k32w1/ 20 1%
|       |       |       |       |       |       |       |       board_lp.o 20 1%
|       |       |       |       |       zigbee/ 180 6%
|       |       |       |       |       |       ZCL/ 128 5%
|       |       |       |       |       |       |       Clusters/ 128 5%
|       |       |       |       |       |       |       |       General/ 112 4%
|       |       |       |       |       |       |       |       |       Source/ 112 4%
|       |       |       |       |       |       |       |       |       |       Basic.o 16 1%
|       |       |       |       |       |       |       |       |       |       Groups.o 16 1%
|       |       |       |       |       |       |       |       |       |       Identify.o 16 1%
|       |       |       |       |       |       |       |       |       |       LevelControl.o 16 1%
|       |       |       |       |       |       |       |       |       |       OnOff.o 16 1%
|       |       |       |       |       |       |       |       |       |       Scenes.o 32 2%
|       |       |       |       |       |       |       |       OTA/ 16 1%
|       |       |       |       |       |       |       |       |       Source/ 16 1%
|       |       |       |       |       |       |       |       |       |       OTA.o 16 1%
|       |       |       |       |       |       ZigbeeCommon/ 32 2%
|       |       |       |       |       |       |       Source/ 32 2%
|       |       |       |       |       |       |       |       app_zps_link_keys.o 32 2%
|       |       |       |       |       |       platform/ 20 1%
|       |       |       |       |       |       |       K32W1/ 20 1%
|       |       |       |       |       |       |       |       framework/ 20 1%
|       |       |       |       |       |       |       |       |       PWRM/ 20 1%
|       |       |       |       |       |       |       |       |       |       PWRM_adapter.o 20 1%

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]


m_data1

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

Summary for the m_data1 memory:

m_data1 Start End Size (kb) Size (b) Used Used % Retain (kb) Line
m_data1 0x20000400 0x2001c000 111kb 113664 16660 15% 0kb 7826

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_data1 - 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 m_data1 memory:

m_data1 Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
ACTIVE_111KB 0x20000400 0x2001c000 111kb 113664 16660 15% 0kb 7826 .bss
.heap
Expected used in m_data1: 16660 Actual: 16660 100% 0kb 7826

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_data1 - 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 m_data1 memory:

m_data1 Start End Size Used Used % Line Banks
.bss 0x20000400 0x2000450c 16652 16652 100% 13728 ACTIVE_111KB
.heap 0x2000450c 0x20004514 8 8 1% 14591 ACTIVE_111KB
Expected used in m_data1: 16660 Actual: 16660 100% 7826

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_data1 - 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 m_data1 memory:

m_data1 / .bss Start End Size % Line
crtbegin.o 0x20000400 0x2000041c 28 1% 13733
pdum_nwk.o 0x2000041c 0x20000434 24 1% 13734
pdum_apl.o 0x20000434 0x20000440 12 1% 13736
zps_gen.o 0x20000440 0x20000960 1312 8% 13738
App_DimmerSwitch.o 0x20000960 0x20000fb8 1624 10% 13752
app_ota_client.o 0x20000fb8 0x20001078 192 2% 13754
PWR.o 0x20001078 0x20001120 168 2% 13759
NV_Flash.o 0x20001120 0x20001128 8 1% 13760
PWR_systicks_bm.o 0x20001128 0x20001138 16 1% 13762
zcl.o 0x20001138 0x20001220 232 2% 13766
zcl_readAttributesResponseHandle.o 0x20001220 0x20001230 16 1% 13768
bdb_start.o 0x20001230 0x20001238 8 1% 13771
bdb_state_machine.o 0x20001238 0x20001290 88 1% 13774
bdb_fb_initiator.o 0x20001290 0x200012e8 88 1% 13776
MacGlobals.o 0x200012e8 0x20001308 32 1% 13778
app_main.o 0x20001308 0x20001390 136 1% 13781
pdum_gen.o 0x20001390 0x200017ec 1116 7% 13789
zps_gen.o 0x200017ec 0x20002230 2628 16% 13791
app_zlo_switch_node.o 0x20002230 0x20002258 40 1% 13875
app_zcl_switch_task.o 0x20002258 0x2000225c 4 1% 13876
app_ota_client.o 0x2000225c 0x2000226c 16 1% 13878
PDM_adapter.o 0x2000226c 0x20002e34 3016 19% 13887
fsl_clock.o 0x20002e34 0x20002e3c 8 1% 13890
fsl_lpuart.o 0x20002e3c 0x20002e48 12 1% 13896
fsl_adapter_rpmsg.o 0x20002e48 0x20002fa8 352 3% 13902
sss_init.o 0x20002fa8 0x20002fd0 40 1% 13910
fsl_component_mem_manager_light.o 0x20002fd0 0x20002fec 28 1% 13919
rpmsg_env_bm.o 0x20002fec 0x20003020 52 1% 13921
fwk_platform_ics.o 0x20003020 0x20003068 72 1% 13925
glue.o 0x20003068 0x20003104 156 1% 13938
rpmsg_platform.o 0x20003104 0x20003110 12 1% 13941
fwk_platform.o 0x20003110 0x2000311c 12 1% 13947
fsl_debug_console.o 0x2000311c 0x20003140 36 1% 13953
mcmgr_internal_core_api_k32w1.o 0x20003140 0x20003150 16 1% 13955
fsl_adapter_lptmr.o 0x20003150 0x20003158 8 1% 13958
fsl_pm_board.o 0x20003158 0x20003248 240 2% 13960
mcmgr.o 0x20003248 0x20003290 72 1% 13995
PWRM_adapter.o 0x20003290 0x20003298 8 1% 13998
fsl_lpspi.o 0x20003298 0x200032a8 16 1% 14002
fsl_component_timer_manager.o 0x200032a8 0x200032d0 40 1% 14008
dma_capture.o 0x200032d0 0x200032e8 24 1% 14010
fsl_edma.o 0x200032e8 0x20003328 64 1% 14012
rfmc_ctrl.o 0x20003328 0x20003348 32 1% 14014
SecLib_.o 0x20003348 0x20003358 16 1% 14016
fsl_pm_core.o 0x20003358 0x20003360 8 1% 14017
HWParameter.o 0x20003360 0x20003364 4 1% 14021
fsl_adapter_k4_flash.o 0x20003364 0x20003390 44 1% 14023
NV_Flash.o 0x20003390 0x200033d0 64 1% 14027
fwk_platform_lowpower_timer.o 0x200033d0 0x200033f0 32 1% 14035
wdog.o 0x200033f0 0x200033f8 8 1% 14037
OtaInternalFlash.o 0x200033f8 0x20003410 24 1% 14041
fsl_os_abstraction_bm.o 0x20003410 0x2000344c 60 1% 14047
ZTimer.o 0x2000344c 0x20003458 12 1% 14049
appZpsBeaconHandler.o 0x20003458 0x2000345c 4 1% 14051
OTA.o 0x2000345c 0x20003474 24 1% 14054
OTA_common.o 0x20003474 0x20003478 4 1% 14057
zcl.o 0x20003478 0x2000347c 4 1% 14060
zcl_common.o 0x2000347c 0x200034e0 100 1% 14063
zcl_event.o 0x200034e0 0x200034e4 4 1% 14065
zcl_search.o 0x200034e4 0x200034e8 4 1% 14067
bdb_start.o 0x200034e8 0x200034fc 20 1% 14069
bdb_ns.o 0x200034fc 0x20003500 4 1% 14078
zps_apl_af.o 0x20003500 0x20003504 4 1% 14080
zps_apl_af_apsde.o 0x20003504 0x20003508 4 1% 14083
zps_apl_task.o 0x20003508 0x2000359c 148 1% 14086
zps_apl_apsde.o 0x2000359c 0x20003608 108 1% 14089
zps_apl_sec.o 0x20003608 0x2000360c 4 1% 14102
zps_apl_zdo_nwkmanager.o 0x2000360c 0x2000362c 32 1% 14104
zps_apl_zdo_handle_zdp_event.o 0x2000362c 0x20003634 8 1% 14115
zps_apl_mac_isr.o 0x20003634 0x2000363c 8 1% 14121
zps_apl_zdo_device_annce_server.o 0x2000363c 0x20003640 4 1% 14127
zps_apl_zdo_bind_unbind_server.o 0x20003640 0x20003648 8 1% 14130
zps_apl_zdo_bound_data_request_manager.o 0x20003648 0x2000364c 4 1% 14136
zps_apl_zdo_nwkmanager_client.o 0x2000364c 0x20003650 4 1% 14139
zps_mac_common.o 0x20003650 0x2000365c 12 1% 14142
zps_mac_shim.o 0x2000365c 0x20003698 60 1% 14151
zps_fslMac.o 0x20003698 0x200036b8 32 1% 14168
zps_nwk_lkst.o 0x200036b8 0x200036bc 4 1% 14184
zps_nwk_main.o 0x200036bc 0x200036c4 8 1% 14187
zps_nwk_maint.o 0x200036c4 0x200036c8 4 1% 14192
zps_nwk_mcps.o 0x200036c8 0x200036d4 12 1% 14195
zps_nwk_disc.o 0x200036d4 0x200036f8 36 1% 14203
Phy.o 0x200036f8 0x20003768 112 1% 14209
MacMain.o 0x20003768 0x2000377c 20 1% 14219
MacTimer.o 0x2000377c 0x2000381c 160 1% 14222
MacGlobals.o 0x2000381c 0x200039f0 468 3% 14226
zps_tsv.o 0x200039f0 0x200039f4 4 1% 14236
lib_a-lock.o 0x200039f4 0x200039f6 2 1% 14238
zps_gen.o 0x200039f6 0x20003a72 124 1% 14242
app_zlo_switch_node.o 0x20003a72 0x20003a76 4 1% 14259
fsl_adapter_rpmsg.o 0x20003a76 0x20003a78 2 1% 14264
NV_Flash.o 0x20003a78 0x20003cc0 584 4% 14266
zps_apl_zdo_nwkmanager.o 0x20003cc0 0x20003cca 10 1% 14274
zps_mac_common.o 0x20003cca 0x20003ccc 2 1% 14277
zps_nwk_nib.o 0x20003ccc 0x20003cd8 12 1% 14280
app_main.o 0x20003cd8 0x20003cdc 4 1% 14283
pdum_gen.o 0x20003cdc 0x200040c4 1000 7% 14294
zps_gen.o 0x200040c4 0x200040fe 58 1% 14314
app_zlo_switch_node.o 0x200040fe 0x20004100 2 1% 14327
app_zcl_switch_task.o 0x20004100 0x20004102 2 1% 14332
app_buttons.o 0x20004102 0x20004107 5 1% 14336
app_switch_state_machine.o 0x20004107 0x20004108 1 1% 14338
app_ota_client.o 0x20004108 0x2000410d 5 1% 14340
fsl_adapter_rpmsg.o 0x2000410d 0x20004114 7 1% 14351
fsl_component_mem_manager_light.o 0x20004114 0x20004115 1 1% 14357
fwk_platform_ics.o 0x20004115 0x20004140 43 1% 14359
glue.o 0x20004140 0x20004141 1 1% 14371
rpmsg_platform.o 0x20004141 0x20004142 1 1% 14374
fwk_platform.o 0x20004142 0x20004143 1 1% 14376
SecLib_sss.o 0x20004143 0x20004144 1 1% 14378
fsl_pm_board.o 0x20004144 0x20004340 508 4% 14380
fsl_edma.o 0x20004340 0x20004350 16 1% 14384
SecLib_.o 0x20004350 0x20004351 1 1% 14386
RNG.o 0x20004351 0x20004353 2 1% 14389
PWR.o 0x20004353 0x20004355 2 1% 14390
HWParameter.o 0x20004355 0x200043d5 128 1% 14394
NV_Flash.o 0x200043d5 0x200043db 6 1% 14396
fwk_platform_lowpower.o 0x200043db 0x200043dc 1 1% 14408
OtaInternalFlash.o 0x200043dc 0x200043ed 17 1% 14410
Basic.o 0x200043ed 0x200043fc 15 1% 14414
Groups.o 0x200043fc 0x200043fe 2 1% 14417
Identify.o 0x200043fe 0x20004402 4 1% 14420
LevelControl.o 0x20004402 0x20004404 2 1% 14425
OnOff.o 0x20004404 0x20004406 2 1% 14428
Scenes.o 0x20004406 0x20004408 2 1% 14431
OTA.o 0x20004408 0x2000440a 2 1% 14434
zcl.o 0x2000440a 0x2000440b 1 1% 14439
bdb_fr.o 0x2000440b 0x2000440c 1 1% 14441
bdb_start.o 0x2000440c 0x20004411 5 1% 14444
bdb_ns.o 0x20004411 0x20004418 7 1% 14458
bdb_fb_initiator.o 0x20004418 0x20004419 1 1% 14474
zps_apl_af_apsde.o 0x20004419 0x2000441a 1 1% 14477
zps_apl_apsde.o 0x2000441a 0x2000441d 3 1% 14479
zps_apl_apsme.o 0x2000441d 0x2000441e 1 1% 14485
zps_apl_sec.o 0x2000441e 0x20004420 2 1% 14488
zps_apl_zdo_nwkmanager.o 0x20004420 0x20004424 4 1% 14494
zps_apl_zdo_handle_zdp_event.o 0x20004424 0x20004425 1 1% 14504
zps_apl_zdo_common.o 0x20004425 0x20004426 1 1% 14507
zps_apl_zdo_default_server.o 0x20004426 0x20004427 1 1% 14510
zps_apl_mac_isr.o 0x20004427 0x20004428 1 1% 14513
zps_apl_zdo_device_annce_server.o 0x20004428 0x20004429 1 1% 14516
zps_mac_common.o 0x20004429 0x2000443a 17 1% 14519
zps_mac_shim.o 0x2000443a 0x20004440 6 1% 14528
zps_fslMac.o 0x20004440 0x20004444 4 1% 14538
zps_nwk_lib.o 0x20004444 0x20004445 1 1% 14546
zps_nwk_mcps.o 0x20004445 0x20004448 3 1% 14549
zps_nwk_nib.o 0x20004448 0x200044c0 120 1% 14557
zps_nwk_disc_st.o 0x200044c0 0x200044c1 1 1% 14564
Phy.o 0x200044c1 0x200044c2 1 1% 14566
MacMain.o 0x200044c2 0x200044c3 1 1% 14567
MacGlobals.o 0x200044c3 0x2000450c 73 1% 14569
Expected total in .bss section: 16652 Actual: 16652 100% 13728

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_data1 - 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 m_data1 memory:

m_data1 / .bss / crtbegin.o Start End Size % Line
.bss 0x20000400 0x2000041c 28 100% 13733
Expected total in crtbegin.o file: 28 Actual: 28 100% 13733
m_data1 / .bss / pdum_nwk.o Start End Size % Line
.bss 0x2000041c 0x20000434 24 100% 13734
Expected total in pdum_nwk.o file: 24 Actual: 24 100% 13734
m_data1 / .bss / pdum_apl.o Start End Size % Line
.bss 0x20000434 0x20000440 12 100% 13736
Expected total in pdum_apl.o file: 12 Actual: 12 100% 13736
m_data1 / .bss / zps_gen.o Start End Size % Line
.bss.s_asNwkSecMatSet 0x20000440 0x20000480 64 5% 13738
.bss.s_asApsDcfmRecordPool 0x20000480 0x200004c0 64 5% 13740
.bss.s_asApsSyncMsgPool 0x200004c0 0x20000600 320 25% 13742
.bss.s_asNwkNtDisc 0x20000600 0x20000780 384 30% 13744
.bss.s_asRequestKeyRequests 0x20000780 0x200007c0 64 5% 13746
.bss.s_au64NwkAddrMapExt 0x200007c0 0x20000860 160 13% 13748
.bss.s_bindingTableStorage 0x20000860 0x20000960 256 20% 13750
Expected total in zps_gen.o file: 1312 Actual: 1312 100% 13738
m_data1 / .bss / App_DimmerSwitch.o Start End Size % Line
.bss.sSwitch 0x20000960 0x20000fb8 1624 100% 13752
Expected total in App_DimmerSwitch.o file: 1624 Actual: 1624 100% 13752
m_data1 / .bss / app_ota_client.o Start End Size % Line
.bss.sOTA_PersistedData 0x20000fb8 0x20001060 168 88% 13754
.bss.sPdmOtaApp 0x20001060 0x20001078 24 13% 13757
Expected total in app_ota_client.o file: 192 Actual: 192 100% 13754
m_data1 / .bss / PWR.o Start End Size % Line
.bss.pm_hdl 0x20001078 0x20001120 168 100% 13759
Expected total in PWR.o file: 168 Actual: 168 100% 13759
m_data1 / .bss / NV_Flash.o Start End Size % Line
.bss.mNvLastTimestampValue 0x20001120 0x20001128 8 100% 13760
Expected total in NV_Flash.o file: 8 Actual: 8 100% 13760
m_data1 / .bss / PWR_systicks_bm.o Start End Size % Line
.bss.accumulatedError 0x20001128 0x20001130 8 50% 13762
.bss.enterLowPowerTimestampMicroseconds 0x20001130 0x20001138 8 50% 13764
Expected total in PWR_systicks_bm.o file: 16 Actual: 16 100% 13762
m_data1 / .bss / zcl.o Start End Size % Line
.bss.sZCL_Common 0x20001138 0x20001220 232 100% 13766
Expected total in zcl.o file: 232 Actual: 232 100% 13766
m_data1 / .bss / zcl_readAttributesResponseHandle.o Start End Size % Line
.bss.uAttributeVal 0x20001220 0x20001230 16 100% 13768
Expected total in zcl_readAttributesResponseHandle.o file: 16 Actual: 16 100% 13768
m_data1 / .bss / bdb_start.o Start End Size % Line
.bss.au64ExtPanListForBeaconFilter 0x20001230 0x20001238 8 100% 13771
Expected total in bdb_start.o file: 8 Actual: 8 100% 13771
m_data1 / .bss / bdb_state_machine.o Start End Size % Line
.bss.sBDB 0x20001238 0x20001290 88 100% 13774
Expected total in bdb_state_machine.o file: 88 Actual: 88 100% 13774
m_data1 / .bss / bdb_fb_initiator.o Start End Size % Line
.bss.sFindAndBind 0x20001290 0x200012e8 88 100% 13776
Expected total in bdb_fb_initiator.o file: 88 Actual: 88 100% 13776
m_data1 / .bss / MacGlobals.o Start End Size % Line
.bss.gPIBDeviceAddrTable 0x200012e8 0x20001308 32 100% 13778
Expected total in MacGlobals.o file: 32 Actual: 32 100% 13778
m_data1 / .bss / app_main.o Start End Size % Line
.bss.APP_msgAppEvents 0x20001308 0x2000131c 20 15% 13781
.bss.APP_msgBdbEvents 0x2000131c 0x20001330 20 15% 13784
.bss.discard.app 0x20001330 0x20001390 96 71% 13787
Expected total in app_main.o file: 136 Actual: 136 100% 13781
m_data1 / .bss / pdum_gen.o Start End Size % Line
.bss.s_asNPduPool 0x20001390 0x200017ec 1116 100% 13789
Expected total in pdum_gen.o file: 1116 Actual: 1116 100% 13789
m_data1 / .bss / zps_gen.o Start End Size % Line
.bss.au32IncomingFrameCounter 0x200017ec 0x200017fc 16 1% 13791
.bss.g_psGreenPowerContext 0x200017fc 0x20001800 4 1% 13793
.bss.g_u32ApsRetry 0x20001800 0x20001804 4 1% 13796
.bss.g_u32MacCcaFail 0x20001804 0x20001808 4 1% 13798
.bss.g_u32MacRxBcast 0x20001808 0x2000180c 4 1% 13800
.bss.g_u32MacRxUcast 0x2000180c 0x20001810 4 1% 13802
.bss.g_u32MacTxBcast 0x20001810 0x20001814 4 1% 13804
.bss.g_u32MacTxUcast 0x20001814 0x20001818 4 1% 13806
.bss.g_u32MacTxUcastFail 0x20001818 0x2000181c 4 1% 13808
.bss.g_u32MacTxUcastRetry 0x2000181c 0x20001820 4 1% 13810
.bss.s_asNwkInFCSet 0x20001820 0x20001828 8 1% 13812
.bss.s_asNwkNtActv 0x20001828 0x20001850 40 2% 13814
.bss.s_au32ApsDuplicateTableHash 0x20001850 0x2000185c 12 1% 13816
.bss.s_au32ApsDuplicateTableIncomFC 0x2000185c 0x20001868 12 1% 13818
.bss.s_au32ZedTimeoutCount 0x20001868 0x20001870 8 1% 13820
.bss.s_groupPdmTable 0x20001870 0x20001878 8 1% 13822
.bss.s_sActiveEpServerContext 0x20001878 0x2000187c 4 1% 13825
.bss.s_sApsmeCmdContainer_4 0x2000187c 0x200018b4 56 3% 13827
.bss.s_sBindRequestServerContext 0x200018b4 0x20001908 84 4% 13829
.bss.s_sBindUnbindServerContext 0x20001908 0x20001938 48 2% 13831
.bss.s_sDefaultServerContext 0x20001938 0x2000193c 4 1% 13833
.bss.s_sIeeeAddrServerContext 0x2000193c 0x20001940 4 1% 13837
.bss.s_sMatchDescServerContext 0x20001940 0x20001944 4 1% 13839
.bss.s_sMgmtBindServerContext 0x20001944 0x20001948 4 1% 13841
.bss.s_sMgmtLeaveServerContext 0x20001948 0x20001970 40 2% 13843
.bss.s_sMgmtLqiServerContext 0x20001970 0x20001974 4 1% 13845
.bss.s_sMgmtNWKUpdateServerContext 0x20001974 0x200019cc 88 4% 13847
.bss.s_sNodeDescServerContext 0x200019cc 0x200019d0 4 1% 13849
.bss.s_sNwkAddrServerContext 0x200019d0 0x200019d4 4 1% 13851
.bss.s_sNwkContext 0x200019d4 0x200021cc 2040 78% 13853
.bss.s_sPowerDescServerContext 0x200021cc 0x200021d0 4 1% 13855
.bss.s_sSimpleDescServerContext 0x200021d0 0x200021d4 4 1% 13857
.bss.s_sSystemServerDiscoveryServerContext 0x200021d4 0x200021d8 4 1% 13859
.bss.s_sZdoClientContext 0x200021d8 0x200021e0 8 1% 13861
.bss.zps_TimeEvents 0x200021e0 0x200021f4 20 1% 13863
.bss.zps_msgMcpsDcfm 0x200021f4 0x20002208 20 1% 13866
.bss.zps_msgMcpsDcfmInd 0x20002208 0x2000221c 20 1% 13869
.bss.zps_msgMlmeDcfmInd 0x2000221c 0x20002230 20 1% 13872
Expected total in zps_gen.o file: 2628 Actual: 2628 100% 13791
m_data1 / .bss / app_zlo_switch_node.o Start End Size % Line
.bss.sWake 0x20002230 0x20002258 40 100% 13875
Expected total in app_zlo_switch_node.o file: 40 Actual: 40 100% 13875
m_data1 / .bss / app_zcl_switch_task.o Start End Size % Line
.bss.u32RadioTempUpdateMs 0x20002258 0x2000225c 4 100% 13876
Expected total in app_zcl_switch_task.o file: 4 Actual: 4 100% 13876
m_data1 / .bss / app_ota_client.o Start End Size % Line
.bss.U32UTCTimeBeforeSleep 0x2000225c 0x20002260 4 25% 13878
.bss.u32OTARetry 0x20002260 0x20002264 4 25% 13881
.bss.u32OtaTimeoutMs 0x20002264 0x20002268 4 25% 13883
.bss.u32OtaTimerMs 0x20002268 0x2000226c 4 25% 13885
Expected total in app_ota_client.o file: 16 Actual: 16 100% 13878
m_data1 / .bss / PDM_adapter.o Start End Size % Line
.bss.pdm_buff 0x2000226c 0x20002e28 3004 100% 13887
.bss.rb 0x20002e28 0x20002e34 12 1% 13889
Expected total in PDM_adapter.o file: 3016 Actual: 3016 100% 13887
m_data1 / .bss / fsl_clock.o Start End Size % Line
.bss.g_xtal0Freq 0x20002e34 0x20002e38 4 50% 13890
.bss.g_xtal32Freq 0x20002e38 0x20002e3c 4 50% 13893
Expected total in fsl_clock.o file: 8 Actual: 8 100% 13890
m_data1 / .bss / fsl_lpuart.o Start End Size % Line
.bss.s_lpuartHandle 0x20002e3c 0x20002e44 8 67% 13896
.bss.s_lpuartIsr 0x20002e44 0x20002e48 4 34% 13899
Expected total in fsl_lpuart.o file: 12 Actual: 12 100% 13896
m_data1 / .bss / fsl_adapter_rpmsg.o Start End Size % Line
.bss.s_context 0x20002e48 0x20002f44 252 72% 13902
.bss.s_rpmsgContext 0x20002f44 0x20002f48 4 2% 13904
.bss.s_rpmsgEpList 0x20002f48 0x20002f58 16 5% 13906
.bss.s_rpmsgPeerEptStat 0x20002f58 0x20002fa8 80 23% 13908
Expected total in fsl_adapter_rpmsg.o file: 352 Actual: 352 100% 13902
m_data1 / .bss / sss_init.o Start End Size % Line
.bss.g_keyStore 0x20002fa8 0x20002fbc 20 50% 13910
.bss.g_sscpContext 0x20002fbc 0x20002fc4 8 20% 13913
.bss.g_sssSession 0x20002fc4 0x20002fd0 12 30% 13916
Expected total in sss_init.o file: 40 Actual: 40 100% 13910
m_data1 / .bss / fsl_component_mem_manager_light.o Start End Size % Line
.bss.heap_area_list 0x20002fd0 0x20002fec 28 100% 13919
Expected total in fsl_component_mem_manager_light.o file: 28 Actual: 28 100% 13919
m_data1 / .bss / rpmsg_env_bm.o Start End Size % Line
.bss.env_init_counter 0x20002fec 0x20002ff0 4 8% 13921
.bss.isr_table 0x20002ff0 0x20003020 48 93% 13923
Expected total in rpmsg_env_bm.o file: 52 Actual: 52 100% 13921
m_data1 / .bss / fwk_platform_ics.o Start End Size % Line
.bss.fwkRpmsgHandle 0x20003020 0x20003054 52 73% 13925
.bss.g_nbu_info_p 0x20003054 0x20003058 4 6% 13927
.bss.m_nbu_api_return_param_len 0x20003058 0x2000305c 4 6% 13929
.bss.nbu_mem_error_callback 0x2000305c 0x20003060 4 6% 13931
.bss.pLowPowerConstraintCallbacks 0x20003060 0x20003064 4 6% 13933
.bss.pfPlatformDebugCallback 0x20003064 0x20003068 4 6% 13935
Expected total in fwk_platform_ics.o file: 72 Actual: 72 100% 13925
m_data1 / .bss / glue.o Start End Size % Line
.bss.sMiniMacPib 0x20003068 0x20003104 156 100% 13938
Expected total in glue.o file: 156 Actual: 156 100% 13938
m_data1 / .bss / rpmsg_platform.o Start End Size % Line
.bss.disable_counter 0x20003104 0x20003108 4 34% 13941
.bss.isr_counter 0x20003108 0x2000310c 4 34% 13943
.bss.platform_lock 0x2000310c 0x20003110 4 34% 13945
Expected total in rpmsg_platform.o file: 12 Actual: 12 100% 13941
m_data1 / .bss / fwk_platform.o Start End Size % Line
.bss.nbu_init 0x20003110 0x20003114 4 34% 13947
.bss.pfPlatformErrorCallback 0x20003114 0x20003118 4 34% 13948
.bss.timer_manager_initialized 0x20003118 0x2000311c 4 34% 13951
Expected total in fwk_platform.o file: 12 Actual: 12 100% 13947
m_data1 / .bss / fsl_debug_console.o Start End Size % Line
.bss.s_debugConsole 0x2000311c 0x20003140 36 100% 13953
Expected total in fsl_debug_console.o file: 36 Actual: 36 100% 13953
m_data1 / .bss / mcmgr_internal_core_api_k32w1.o Start End Size % Line
.bss.s_mcmgrCoresContext 0x20003140 0x20003150 16 100% 13955
Expected total in mcmgr_internal_core_api_k32w1.o file: 16 Actual: 16 100% 13955
m_data1 / .bss / fsl_adapter_lptmr.o Start End Size % Line
.bss.s_timerHandle 0x20003150 0x20003158 8 100% 13958
Expected total in fsl_adapter_lptmr.o file: 8 Actual: 8 100% 13958
m_data1 / .bss / fsl_pm_board.o Start End Size % Line
.bss.crcResult 0x20003158 0x2000315c 4 2% 13960
.bss.g_coreContext 0x2000315c 0x200031b8 92 39% 13963
.bss.g_cpuControl 0x200031b8 0x200031bc 4 2% 13966
.bss.g_nvicIser 0x200031bc 0x200031fc 64 27% 13969
.bss.g_scbAircr 0x200031fc 0x20003200 4 2% 13972
.bss.g_scbCCR 0x20003200 0x20003204 4 2% 13975
.bss.g_scbIcsr 0x20003204 0x20003208 4 2% 13977
.bss.g_scbShcsr 0x20003208 0x2000320c 4 2% 13980
.bss.g_scbVtor 0x2000320c 0x20003210 4 2% 13983
.bss.g_systickCtrl 0x20003210 0x20003214 4 2% 13986
.bss.g_systickLoad 0x20003214 0x20003218 4 2% 13989
.bss.g_wakeupEntry 0x20003218 0x20003248 48 20% 13992
Expected total in fsl_pm_board.o file: 240 Actual: 240 100% 13960
m_data1 / .bss / mcmgr.o Start End Size % Line
.bss.MCMGR_eventTable 0x20003248 0x20003290 72 100% 13995
Expected total in mcmgr.o file: 72 Actual: 72 100% 13995
m_data1 / .bss / PWRM_adapter.o Start End Size % Line
.bss.zb_lp_entry_cb 0x20003290 0x20003294 4 50% 13998
.bss.zb_lp_exit_cb 0x20003294 0x20003298 4 50% 14000
Expected total in PWRM_adapter.o file: 8 Actual: 8 100% 13998
m_data1 / .bss / fsl_lpspi.o Start End Size % Line
.bss.s_lpspiHandle 0x20003298 0x200032a0 8 50% 14002
.bss.s_lpspiMasterIsr 0x200032a0 0x200032a4 4 25% 14004
.bss.s_lpspiSlaveIsr 0x200032a4 0x200032a8 4 25% 14006
Expected total in fsl_lpspi.o file: 16 Actual: 16 100% 14002
m_data1 / .bss / fsl_component_timer_manager.o Start End Size % Line
.bss.s_timermanager 0x200032a8 0x200032d0 40 100% 14008
Expected total in fsl_component_timer_manager.o file: 40 Actual: 40 100% 14008
m_data1 / .bss / dma_capture.o Start End Size % Line
.bss.dsb_handler 0x200032d0 0x200032e8 24 100% 14010
Expected total in dma_capture.o file: 24 Actual: 24 100% 14010
m_data1 / .bss / fsl_edma.o Start End Size % Line
.bss.s_EDMAHandle 0x200032e8 0x20003328 64 100% 14012
Expected total in fsl_edma.o file: 64 Actual: 64 100% 14012
m_data1 / .bss / rfmc_ctrl.o Start End Size % Line
.bss.callback_list 0x20003328 0x20003348 32 100% 14014
Expected total in rfmc_ctrl.o file: 32 Actual: 32 100% 14014
m_data1 / .bss / SecLib_.o Start End Size % Line
.bss.sKey 0x20003348 0x20003358 16 100% 14016
Expected total in SecLib_.o file: 16 Actual: 16 100% 14016
m_data1 / .bss / fsl_pm_core.o Start End Size % Line
.bss.s_defaultPMIrqMask 0x20003358 0x2000335c 4 50% 14017
.bss.s_pmHandle 0x2000335c 0x20003360 4 50% 14019
Expected total in fsl_pm_core.o file: 8 Actual: 8 100% 14017
m_data1 / .bss / HWParameter.o Start End Size % Line
.bss.gHardwareParameters_p 0x20003360 0x20003364 4 100% 14021
Expected total in HWParameter.o file: 4 Actual: 4 100% 14021
m_data1 / .bss / fsl_adapter_k4_flash.o Start End Size % Line
.bss.flashInit.0 0x20003364 0x20003368 4 10% 14023
.bss.s_flashConfig 0x20003368 0x20003390 40 91% 14025
Expected total in fsl_adapter_k4_flash.o file: 44 Actual: 44 100% 14023
m_data1 / .bss / NV_Flash.o Start End Size % Line
.bss.mNVMMutexId 0x20003390 0x20003394 4 7% 14027
.bss.mNvErasePgCmdStatus 0x20003394 0x2000339c 8 13% 14029
.bss.mNvPageCounter 0x2000339c 0x200033a0 4 7% 14031
.bss.mNvVirtualPageProperty 0x200033a0 0x200033d0 48 75% 14033
Expected total in NV_Flash.o file: 64 Actual: 64 100% 14027
m_data1 / .bss / fwk_platform_lowpower_timer.o Start End Size % Line
.bss.wakeUpTimerId 0x200033d0 0x200033f0 32 100% 14035
Expected total in fwk_platform_lowpower_timer.o file: 32 Actual: 32 100% 14035
m_data1 / .bss / wdog.o Start End Size % Line
.bss.wdog_int_ep_fp 0x200033f0 0x200033f4 4 50% 14037
.bss.wdog_int_pr_fp 0x200033f4 0x200033f8 4 50% 14039
Expected total in wdog.o file: 8 Actual: 8 100% 14037
m_data1 / .bss / OtaInternalFlash.o Start End Size % Line
.bss.mEepromEraseBitmap 0x200033f8 0x20003408 16 67% 14041
.bss.mWriteBuffAddr 0x20003408 0x2000340c 4 17% 14043
.bss.ota_internal_partition 0x2000340c 0x20003410 4 17% 14045
Expected total in OtaInternalFlash.o file: 24 Actual: 24 100% 14041
m_data1 / .bss / fsl_os_abstraction_bm.o Start End Size % Line
.bss.s_osaState 0x20003410 0x2000344c 60 100% 14047
Expected total in fsl_os_abstraction_bm.o file: 60 Actual: 60 100% 14047
m_data1 / .bss / ZTimer.o Start End Size % Line
.bss.ZTIMER_sCommon 0x2000344c 0x20003458 12 100% 14049
Expected total in ZTimer.o file: 12 Actual: 12 100% 14049
m_data1 / .bss / appZpsBeaconHandler.o Start End Size % Line
.bss.psBeaconFilter 0x20003458 0x2000345c 4 100% 14051
Expected total in appZpsBeaconHandler.o file: 4 Actual: 4 100% 14051
m_data1 / .bss / OTA.o Start End Size % Line
.bss.sNvmDefsStruct 0x2000345c 0x20003474 24 100% 14054
Expected total in OTA.o file: 24 Actual: 24 100% 14054
m_data1 / .bss / OTA_common.o Start End Size % Line
.bss.g_u32ImageOffsetInEEPROM 0x20003474 0x20003478 4 100% 14057
Expected total in OTA_common.o file: 4 Actual: 4 100% 14057
m_data1 / .bss / zcl.o Start End Size % Line
.bss.psZCL_Common 0x20003478 0x2000347c 4 100% 14060
Expected total in zcl.o file: 4 Actual: 4 100% 14060
m_data1 / .bss / zcl_common.o Start End Size % Line
.bss.u32ZCL_Heap 0x2000347c 0x200034e0 100 100% 14063
Expected total in zcl_common.o file: 100 Actual: 100 100% 14063
m_data1 / .bss / zcl_event.o Start End Size % Line
.bss.prfnbZCLOverrideHandlingEntireProfileCommand 0x200034e0 0x200034e4 4 100% 14065
Expected total in zcl_event.o file: 4 Actual: 4 100% 14065
m_data1 / .bss / zcl_search.o Start End Size % Line
.bss.prfnbZCLIsManufacturerCodeSupported 0x200034e4 0x200034e8 4 100% 14067
Expected total in zcl_search.o file: 4 Actual: 4 100% 14067
m_data1 / .bss / bdb_start.o Start End Size % Line
.bss.prbCancelRejoinAction 0x200034e8 0x200034ec 4 20% 14069
.bss.sBeaconFilter 0x200034ec 0x200034f8 12 60% 14072
.bss.u32BackUpApsChannelMask 0x200034f8 0x200034fc 4 20% 14075
Expected total in bdb_start.o file: 20 Actual: 20 100% 14069
m_data1 / .bss / bdb_ns.o Start End Size % Line
.bss.u32ScanChannels 0x200034fc 0x20003500 4 100% 14078
Expected total in bdb_ns.o file: 4 Actual: 4 100% 14078
m_data1 / .bss / zps_apl_af.o Start End Size % Line
.bss.pfOverrideProfile 0x20003500 0x20003504 4 100% 14080
Expected total in zps_apl_af.o file: 4 Actual: 4 100% 14080
m_data1 / .bss / zps_apl_af_apsde.o Start End Size % Line
.bss.pfZPS_pvGetApduPool 0x20003504 0x20003508 4 100% 14083
Expected total in zps_apl_af_apsde.o file: 4 Actual: 4 100% 14083
m_data1 / .bss / zps_apl_task.o Start End Size % Line
.bss.uMacDcfmInd 0x20003508 0x2000359c 148 100% 14086
Expected total in zps_apl_task.o file: 148 Actual: 148 100% 14086
m_data1 / .bss / zps_apl_apsde.o Start End Size % Line
.bss.sAplApsdePostLoopbackData 0x2000359c 0x200035cc 48 45% 14089
.bss.sAplApsdeLoopbackData 0x200035cc 0x200035fc 48 45% 14091
.bss.psFreeMsgListHead 0x200035fc 0x20003600 4 4% 14093
.bss.psActiveMsgListHead 0x20003600 0x20003604 4 4% 14096
.bss.pu8ApsSeq 0x20003604 0x20003608 4 4% 14099
Expected total in zps_apl_apsde.o file: 108 Actual: 108 100% 14089
m_data1 / .bss / zps_apl_sec.o Start End Size % Line
.bss.pfCallbackHashDecrypt 0x20003608 0x2000360c 4 100% 14102
Expected total in zps_apl_sec.o file: 4 Actual: 4 100% 14102
m_data1 / .bss / zps_apl_zdo_nwkmanager.o Start End Size % Line
.bss.psNwkDescriptors 0x2000360c 0x20003610 4 13% 14104
.bss.apvAplPdmRecordsAddress 0x20003610 0x20003624 20 63% 14106
.bss.sZpsIntStore 0x20003624 0x20003628 4 13% 14109
.bss.prvZdoLeaveActionDecider 0x20003628 0x2000362c 4 13% 14112
Expected total in zps_apl_zdo_nwkmanager.o file: 32 Actual: 32 100% 14104
m_data1 / .bss / zps_apl_zdo_handle_zdp_event.o Start End Size % Line
.bss.pfZdpEventfunc 0x2000362c 0x20003630 4 50% 14115
.bss.pu16CallbackClusterList 0x20003630 0x20003634 4 50% 14118
Expected total in zps_apl_zdo_handle_zdp_event.o file: 8 Actual: 8 100% 14115
m_data1 / .bss / zps_apl_mac_isr.o Start End Size % Line
.bss.u32BroadcastRejectedCount 0x20003634 0x20003638 4 50% 14121
.bss.pfZGPSupported 0x20003638 0x2000363c 4 50% 14124
Expected total in zps_apl_mac_isr.o file: 8 Actual: 8 100% 14121
m_data1 / .bss / zps_apl_zdo_device_annce_server.o Start End Size % Line
.bss.pfAliasAddressPresent 0x2000363c 0x20003640 4 100% 14127
Expected total in zps_apl_zdo_device_annce_server.o file: 4 Actual: 4 100% 14127
m_data1 / .bss / zps_apl_zdo_bind_unbind_server.o Start End Size % Line
.bss.pfBindAllowed 0x20003640 0x20003644 4 50% 14130
.bss.psBindUnbindServerContext 0x20003644 0x20003648 4 50% 14133
Expected total in zps_apl_zdo_bind_unbind_server.o file: 8 Actual: 8 100% 14130
m_data1 / .bss / zps_apl_zdo_bound_data_request_manager.o Start End Size % Line
.bss.psServerContextCopy 0x20003648 0x2000364c 4 100% 14136
Expected total in zps_apl_zdo_bound_data_request_manager.o file: 4 Actual: 4 100% 14136
m_data1 / .bss / zps_apl_zdo_nwkmanager_client.o Start End Size % Line
.bss.g_psClientServerContext 0x2000364c 0x20003650 4 100% 14139
Expected total in zps_apl_zdo_nwkmanager_client.o file: 4 Actual: 4 100% 14139
m_data1 / .bss / zps_mac_common.o Start End Size % Line
.bss.g_pu8LinkQualityTable 0x20003650 0x20003654 4 34% 14142
.bss.g_pu16FilterTable 0x20003654 0x20003658 4 34% 14145
.bss.pfnDataReqCallback 0x20003658 0x2000365c 4 34% 14148
Expected total in zps_mac_common.o file: 12 Actual: 12 100% 14142
m_data1 / .bss / zps_mac_shim.o Start End Size % Line
.bss.s_pvAplHandle 0x2000365c 0x20003660 4 7% 14151
.bss.s_prMcpsCallBack 0x20003660 0x20003664 4 7% 14153
.bss.s_prMlmeCallBack 0x20003664 0x20003668 4 7% 14155
.bss.pfnCallbackMcps 0x20003668 0x2000366c 4 7% 14157
.bss.sThisDeviceMacAddr 0x2000366c 0x20003674 8 14% 14160
.bss.psTimerServerList 0x20003674 0x20003678 4 7% 14163
.bss.tmh 0x20003678 0x20003698 32 54% 14166
Expected total in zps_mac_shim.o file: 60 Actual: 60 100% 14151
m_data1 / .bss / zps_fslMac.o Start End Size % Line
.bss.s_sDcfmIndMgr 0x20003698 0x200036a0 8 25% 14168
.bss.g_pvAplHandle 0x200036a0 0x200036a4 4 13% 14170
.bss.s_sReversedMacAddr 0x200036a4 0x200036ac 8 25% 14173
.bss.prAppMcpsCallback 0x200036ac 0x200036b0 4 13% 14175
.bss.prAppMlmeCallback 0x200036b0 0x200036b4 4 13% 14178
.bss.nwkInstanceId 0x200036b4 0x200036b8 4 13% 14181
Expected total in zps_fslMac.o file: 32 Actual: 32 100% 14168
m_data1 / .bss / zps_nwk_lkst.o Start End Size % Line
.bss.pfnLinkCost 0x200036b8 0x200036bc 4 100% 14184
Expected total in zps_nwk_lkst.o file: 4 Actual: 4 100% 14184
m_data1 / .bss / zps_nwk_main.o Start End Size % Line
.bss.pfExtendedStatusCallBack 0x200036bc 0x200036c0 4 50% 14187
.bss.zps_psNwk 0x200036c0 0x200036c4 4 50% 14189
Expected total in zps_nwk_main.o file: 8 Actual: 8 100% 14187
m_data1 / .bss / zps_nwk_maint.o Start End Size % Line
.bss.g_u32SelfNwkStatusFilterMask 0x200036c4 0x200036c8 4 100% 14192
Expected total in zps_nwk_maint.o file: 4 Actual: 4 100% 14192
m_data1 / .bss / zps_nwk_mcps.o Start End Size % Line
.bss.pu64NewMacOverrideMyAddressLocation 0x200036c8 0x200036cc 4 34% 14195
.bss.pfCallbackNotification 0x200036cc 0x200036d0 4 34% 14198
.bss.pfOptionsFilterCallback 0x200036d0 0x200036d4 4 34% 14200
Expected total in zps_nwk_mcps.o file: 12 Actual: 12 100% 14195
m_data1 / .bss / zps_nwk_disc.o Start End Size % Line
.bss.sGlobalScanParams 0x200036d4 0x200036dc 8 23% 14203
.bss.sScanAttemptTimer 0x200036dc 0x200036f8 28 78% 14206
Expected total in zps_nwk_disc.o file: 36 Actual: 36 100% 14203
m_data1 / .bss / Phy.o Start End Size % Line
.bss.plmeEventHandle 0x200036f8 0x2000370c 20 18% 14209
.bss.plmeMsgQueue 0x2000370c 0x2000371c 16 15% 14212
.bss.phyRpmsgHandle 0x2000371c 0x20003750 52 47% 14215
.bss.phyLocal 0x20003750 0x20003768 24 22% 14217
Expected total in Phy.o file: 112 Actual: 112 100% 14209
m_data1 / .bss / MacMain.o Start End Size % Line
.bss.mMacEventObj 0x20003768 0x2000377c 20 100% 14219
Expected total in MacMain.o file: 20 Actual: 20 100% 14219
m_data1 / .bss / MacTimer.o Start End Size % Line
.bss.events 0x2000377c 0x200037b8 60 38% 14222
.bss.MacTimer_Notify 0x200037b8 0x200037bc 4 3% 14223
.bss.tmr 0x200037bc 0x2000381c 96 60% 14225
Expected total in MacTimer.o file: 160 Actual: 160 100% 14222
m_data1 / .bss / MacGlobals.o Start End Size % Line
.bss.gPIBDeviceTable 0x2000381c 0x2000382c 16 4% 14226
.bss.gPIBKeyTable 0x2000382c 0x2000386c 64 14% 14229
.bss.gMacData 0x2000386c 0x200039d4 360 77% 14232
.bss.gMacTaskHandler 0x200039d4 0x200039f0 28 6% 14234
Expected total in MacGlobals.o file: 468 Actual: 468 100% 14226
m_data1 / .bss / zps_tsv.o Start End Size % Line
.bss.s_prExpireFn 0x200039f0 0x200039f4 4 100% 14236
Expected total in zps_tsv.o file: 4 Actual: 4 100% 14236
m_data1 / .bss / lib_a-lock.o Start End Size % Line
.bss.__lock___atexit_recursive_mutex 0x200039f4 0x200039f6 2 100% 14238
Expected total in lib_a-lock.o file: 2 Actual: 2 100% 14238
m_data1 / .bss / zps_gen.o Start End Size % Line
.bss.g_sApsCounters 0x200039f6 0x20003a0a 20 17% 14242
.bss.g_u16PacketBufferAllocateFailure 0x20003a0a 0x20003a0c 2 2% 14245
.bss.g_u16PacketValidateDropCount 0x20003a0c 0x20003a0e 2 2% 14247
.bss.g_u16PhyToMacQueDrop 0x20003a0e 0x20003a10 2 2% 14249
.bss.s_asNwkBtt 0x20003a10 0x20003a1c 12 10% 14251
.bss.s_au16ApsDuplicateTableAddrs 0x20003a1c 0x20003a22 6 5% 14253
.bss.s_au16NwkAddrMapLookup 0x20003a22 0x20003a4a 40 33% 14255
.bss.s_au16NwkAddrMapNwk 0x20003a4a 0x20003a72 40 33% 14257
Expected total in zps_gen.o file: 124 Actual: 124 100% 14242
m_data1 / .bss / app_zlo_switch_node.o Start End Size % Line
.bss.u16FastPoll 0x20003a72 0x20003a74 2 50% 14259
.bss.u16GroupId 0x20003a74 0x20003a76 2 50% 14261
Expected total in app_zlo_switch_node.o file: 4 Actual: 4 100% 14259
m_data1 / .bss / fsl_adapter_rpmsg.o Start End Size % Line
.bss.RPMsgRemoteReadyEventData.0 0x20003a76 0x20003a78 2 100% 14264
Expected total in fsl_adapter_rpmsg.o file: 2 Actual: 2 100% 14264
m_data1 / .bss / NV_Flash.o Start End Size % Line
.bss.mNVM_DataTableNbEntries 0x20003a78 0x20003a7a 2 1% 14266
.bss.mNvPendingSavesQueue 0x20003a7a 0x20003b40 198 34% 14268
.bss.maDatasetInfo 0x20003b40 0x20003c40 256 44% 14270
.bss.maNvRecordsCpyOffsets 0x20003c40 0x20003cc0 128 22% 14272
Expected total in NV_Flash.o file: 584 Actual: 584 100% 14266
m_data1 / .bss / zps_apl_zdo_nwkmanager.o Start End Size % Line
.bss.au16AplPdmRecordsSize 0x20003cc0 0x20003cca 10 100% 14274
Expected total in zps_apl_zdo_nwkmanager.o file: 10 Actual: 10 100% 14274
m_data1 / .bss / zps_mac_common.o Start End Size % Line
.bss.g_u16FilterNumAddrs 0x20003cca 0x20003ccc 2 100% 14277
Expected total in zps_mac_common.o file: 2 Actual: 2 100% 14277
m_data1 / .bss / zps_nwk_nib.o Start End Size % Line
.bss.a16NwkPdmRecordSizes 0x20003ccc 0x20003cd8 12 100% 14280
Expected total in zps_nwk_nib.o file: 12 Actual: 12 100% 14280
m_data1 / .bss / app_main.o Start End Size % Line
.bss.initialized.0 0x20003cd8 0x20003cd9 1 25% 14283
.bss.u8TimerButtonScan 0x20003cd9 0x20003cda 1 25% 14285
.bss.u8TimerPoll 0x20003cda 0x20003cdb 1 25% 14288
.bss.u8TimerTick 0x20003cdb 0x20003cdc 1 25% 14291
Expected total in app_main.o file: 4 Actual: 4 100% 14283
m_data1 / .bss / pdum_gen.o Start End Size % Line
.bss.s_au8apduZCLInstance0Storage 0x20003cdc 0x20003d40 100 10% 14294
.bss.s_au8apduZCLInstance1Storage 0x20003d40 0x20003da4 100 10% 14296
.bss.s_au8apduZCLInstance2Storage 0x20003da4 0x20003e08 100 10% 14298
.bss.s_au8apduZCLInstance3Storage 0x20003e08 0x20003e6c 100 10% 14300
.bss.s_au8apduZCLInstance4Storage 0x20003e6c 0x20003ed0 100 10% 14302
.bss.s_au8apduZDPInstance0Storage 0x20003ed0 0x20003f34 100 10% 14304
.bss.s_au8apduZDPInstance1Storage 0x20003f34 0x20003f98 100 10% 14306
.bss.s_au8apduZDPInstance2Storage 0x20003f98 0x20003ffc 100 10% 14308
.bss.s_au8apduZDPInstance3Storage 0x20003ffc 0x20004060 100 10% 14310
.bss.s_au8apduZDPInstance4Storage 0x20004060 0x200040c4 100 10% 14312
Expected total in pdum_gen.o file: 1000 Actual: 1000 100% 14294
m_data1 / .bss / zps_gen.o Start End Size % Line
.bss.g_pbZpsMutex 0x200040c4 0x200040c5 1 2% 14314
.bss.s_au8ApsDuplicateTableSeqCnts 0x200040c5 0x200040c8 3 6% 14317
.bss.s_au8Endpoint0InputClusterDiscFlags 0x200040c8 0x200040d3 11 19% 14319
.bss.s_au8Endpoint0OutputClusterDiscFlags 0x200040d3 0x200040de 11 19% 14321
.bss.s_au8KeepAliveFlags 0x200040de 0x200040e0 2 4% 14323
.bss.s_sBindRequestServerAcksDcfmContext 0x200040e0 0x200040fe 30 52% 14325
Expected total in zps_gen.o file: 58 Actual: 58 100% 14314
m_data1 / .bss / app_zlo_switch_node.o Start End Size % Line
.bss.sDeviceDesc 0x200040fe 0x200040ff 1 50% 14327
.bss.u8NoQueryCount.0 0x200040ff 0x20004100 1 50% 14330
Expected total in app_zlo_switch_node.o file: 2 Actual: 2 100% 14327
m_data1 / .bss / app_zcl_switch_task.o Start End Size % Line
.bss.bStatus.1 0x20004100 0x20004101 1 50% 14332
.bss.u8Flashes.0 0x20004101 0x20004102 1 50% 14334
Expected total in app_zcl_switch_task.o file: 2 Actual: 2 100% 14332
m_data1 / .bss / app_buttons.o Start End Size % Line
.bss.s_u8ButtonState 0x20004102 0x20004107 5 100% 14336
Expected total in app_buttons.o file: 5 Actual: 5 100% 14336
m_data1 / .bss / app_switch_state_machine.o Start End Size % Line
.bss.eSwitchState 0x20004107 0x20004108 1 100% 14338
Expected total in app_switch_state_machine.o file: 1 Actual: 1 100% 14338
m_data1 / .bss / app_ota_client.o Start End Size % Line
.bss.bKeyVerified.0 0x20004108 0x20004109 1 20% 14340
.bss.bOtaUpgradeEnd 0x20004109 0x2000410a 1 20% 14342
.bss.bWaitOtaString 0x2000410a 0x2000410b 1 20% 14345
.bss.bWaitUgradeTime 0x2000410b 0x2000410c 1 20% 14347
.bss.eOTA_State 0x2000410c 0x2000410d 1 20% 14349
Expected total in app_ota_client.o file: 5 Actual: 5 100% 14340
m_data1 / .bss / fsl_adapter_rpmsg.o Start End Size % Line
.bss.s_peerRpmsgEptCount 0x2000410d 0x2000410e 1 15% 14351
.bss.s_rpmsgPeerEptData 0x2000410e 0x20004113 5 72% 14353
.bss.s_rpmsg_init_golbal 0x20004113 0x20004114 1 15% 14355
Expected total in fsl_adapter_rpmsg.o file: 7 Actual: 7 100% 14351
m_data1 / .bss / fsl_component_mem_manager_light.o Start End Size % Line
.bss.initialized 0x20004114 0x20004115 1 100% 14357
Expected total in fsl_component_mem_manager_light.o file: 1 Actual: 1 100% 14357
m_data1 / .bss / fwk_platform_ics.o Start End Size % Line
.bss.g_nbu_info_resp_received 0x20004115 0x20004116 1 3% 14359
.bss.g_nbu_init_done 0x20004116 0x20004117 1 3% 14361
.bss.mFwkSrvInit.0 0x20004117 0x20004118 1 3% 14363
.bss.m_nbu_api_ind_received 0x20004118 0x20004119 1 3% 14365
.bss.m_nbu_api_return_param 0x20004119 0x2000413f 38 89% 14367
.bss.m_nbu_api_rpmsg_status 0x2000413f 0x20004140 1 3% 14369
Expected total in fwk_platform_ics.o file: 43 Actual: 43 100% 14359
m_data1 / .bss / glue.o Start End Size % Line
.bss.u8MiniMac_RunTimeOptions 0x20004140 0x20004141 1 100% 14371
Expected total in glue.o file: 1 Actual: 1 100% 14371
m_data1 / .bss / rpmsg_platform.o Start End Size % Line
.bss.platform_lock_static_ctxt 0x20004141 0x20004142 1 100% 14374
Expected total in rpmsg_platform.o file: 1 Actual: 1 100% 14374
m_data1 / .bss / fwk_platform.o Start End Size % Line
.bss.active_request_nb 0x20004142 0x20004143 1 100% 14376
Expected total in fwk_platform.o file: 1 Actual: 1 100% 14376
m_data1 / .bss / SecLib_sss.o Start End Size % Line
.bss.IsSecLibEcdhContextInit 0x20004143 0x20004144 1 100% 14378
Expected total in SecLib_sss.o file: 1 Actual: 1 100% 14378
m_data1 / .bss / fsl_pm_board.o Start End Size % Line
.bss.g_nvicIp 0x20004144 0x20004334 496 98% 14380
.bss.g_scbShp 0x20004334 0x20004340 12 3% 14382
Expected total in fsl_pm_board.o file: 508 Actual: 508 100% 14380
m_data1 / .bss / fsl_edma.o Start End Size % Line
.bss.s_EDMAEnabledChannel 0x20004340 0x20004350 16 100% 14384
Expected total in fsl_edma.o file: 16 Actual: 16 100% 14384
m_data1 / .bss / SecLib_.o Start End Size % Line
.bss.g_bLegacyHwBugEmulation 0x20004350 0x20004351 1 100% 14386
Expected total in SecLib_.o file: 1 Actual: 1 100% 14386
m_data1 / .bss / RNG.o Start End Size % Line
.bss.rng_ctx 0x20004351 0x20004353 2 100% 14389
Expected total in RNG.o file: 2 Actual: 2 100% 14389
m_data1 / .bss / PWR.o Start End Size % Line
.bss.initialized 0x20004353 0x20004354 1 50% 14390
.bss.lpDisallowCount 0x20004354 0x20004355 1 50% 14392
Expected total in PWR.o file: 2 Actual: 2 100% 14390
m_data1 / .bss / HWParameter.o Start End Size % Line
.bss.gHardwareParameters 0x20004355 0x200043d5 128 100% 14394
Expected total in HWParameter.o file: 128 Actual: 128 100% 14394
m_data1 / .bss / NV_Flash.o Start End Size % Line
.bss.mNvActivePageId 0x200043d5 0x200043d6 1 17% 14396
.bss.mNvCopyOperationIsPending 0x200043d6 0x200043d7 1 17% 14398
.bss.mNvCriticalSectionFlag 0x200043d7 0x200043d8 1 17% 14400
.bss.mNvFlashConfigInitialised 0x200043d8 0x200043d9 1 17% 14402
.bss.mNvModuleInitialized 0x200043d9 0x200043da 1 17% 14404
.bss.mNvSaveOnIntervalEvent 0x200043da 0x200043db 1 17% 14406
Expected total in NV_Flash.o file: 6 Actual: 6 100% 14396
m_data1 / .bss / fwk_platform_lowpower.o Start End Size % Line
.bss.power_down_on_host_message_sent.0 0x200043db 0x200043dc 1 100% 14408
Expected total in fwk_platform_lowpower.o file: 1 Actual: 1 100% 14408
m_data1 / .bss / OtaInternalFlash.o Start End Size % Line
.bss.mWriteBuff 0x200043dc 0x200043ec 16 95% 14410
.bss.mWriteBuffLevel 0x200043ec 0x200043ed 1 6% 14412
Expected total in OtaInternalFlash.o file: 17 Actual: 17 100% 14410
m_data1 / .bss / Basic.o Start End Size % Line
.bss.au8BasicClusterAttributeControlBits 0x200043ed 0x200043fc 15 100% 14414
Expected total in Basic.o file: 15 Actual: 15 100% 14414
m_data1 / .bss / Groups.o Start End Size % Line
.bss.au8GroupsAttributeControlBits 0x200043fc 0x200043fe 2 100% 14417
Expected total in Groups.o file: 2 Actual: 2 100% 14417
m_data1 / .bss / Identify.o Start End Size % Line
.bss.au8IdentifyAttributeControlBits 0x200043fe 0x20004401 3 75% 14420
.bss.bTimerRegistered.0 0x20004401 0x20004402 1 25% 14423
Expected total in Identify.o file: 4 Actual: 4 100% 14420
m_data1 / .bss / LevelControl.o Start End Size % Line
.bss.au8LevelControlClientAttributeControlBits 0x20004402 0x20004404 2 100% 14425
Expected total in LevelControl.o file: 2 Actual: 2 100% 14425
m_data1 / .bss / OnOff.o Start End Size % Line
.bss.au8OnOffClientAttributeControlBits 0x20004404 0x20004406 2 100% 14428
Expected total in OnOff.o file: 2 Actual: 2 100% 14428
m_data1 / .bss / Scenes.o Start End Size % Line
.bss.au8ScenesAttributeControlBits 0x20004406 0x20004408 2 100% 14431
Expected total in Scenes.o file: 2 Actual: 2 100% 14431
m_data1 / .bss / OTA.o Start End Size % Line
.bss.bOTATimerRegistered.0 0x20004408 0x20004409 1 50% 14434
.bss.bOta_LowVoltage 0x20004409 0x2000440a 1 50% 14436
Expected total in OTA.o file: 2 Actual: 2 100% 14434
m_data1 / .bss / zcl.o Start End Size % Line
.bss.u8NumberOfRegEndpoints 0x2000440a 0x2000440b 1 100% 14439
Expected total in zcl.o file: 1 Actual: 1 100% 14439
m_data1 / .bss / bdb_fr.o Start End Size % Line
.bss.eFR_State 0x2000440b 0x2000440c 1 100% 14441
Expected total in bdb_fr.o file: 1 Actual: 1 100% 14441
m_data1 / .bss / bdb_start.o Start End Size % Line
.bss.bAssociationJoin 0x2000440c 0x2000440d 1 20% 14444
.bss.eInitState 0x2000440d 0x2000440e 1 20% 14447
.bss.eRejoinType.0 0x2000440e 0x2000440f 1 20% 14450
.bss.u8RejoinCycles 0x2000440f 0x20004410 1 20% 14452
.bss.u8TimerBdbRejoin 0x20004410 0x20004411 1 20% 14455
Expected total in bdb_start.o file: 5 Actual: 5 100% 14444
m_data1 / .bss / bdb_ns.o Start End Size % Line
.bss.bDoPrimaryScan 0x20004411 0x20004412 1 15% 14458
.bss.eNS_State 0x20004412 0x20004413 1 15% 14460
.bss.u8NumOfNwks.1 0x20004413 0x20004414 1 15% 14463
.bss.u8NwkIndex.2 0x20004414 0x20004415 1 15% 14465
.bss.u8RecSameNwkRetryAttempts.0 0x20004415 0x20004416 1 15% 14467
.bss.u8ScanChannel 0x20004416 0x20004417 1 15% 14469
.bss.u8TimerBdbNs 0x20004417 0x20004418 1 15% 14471
Expected total in bdb_ns.o file: 7 Actual: 7 100% 14458
m_data1 / .bss / bdb_fb_initiator.o Start End Size % Line
.bss.u8TimerBdbFb 0x20004418 0x20004419 1 100% 14474
Expected total in bdb_fb_initiator.o file: 1 Actual: 1 100% 14474
m_data1 / .bss / zps_apl_af_apsde.o Start End Size % Line
.bss.gZpsSetByProfile 0x20004419 0x2000441a 1 100% 14477
Expected total in zps_apl_af_apsde.o file: 1 Actual: 1 100% 14477
m_data1 / .bss / zps_apl_apsde.o Start End Size % Line
.bss.u8FailCount.0 0x2000441a 0x2000441b 1 34% 14479
.bss.bLocked.1 0x2000441b 0x2000441c 1 34% 14481
.bss.u8ApsSeq 0x2000441c 0x2000441d 1 34% 14483
Expected total in zps_apl_apsde.o file: 3 Actual: 3 100% 14479
m_data1 / .bss / zps_apl_apsme.o Start End Size % Line
.bss.g_bNwkEncrypt 0x2000441d 0x2000441e 1 100% 14485
Expected total in zps_apl_apsme.o file: 1 Actual: 1 100% 14485
m_data1 / .bss / zps_apl_sec.o Start End Size % Line
.bss.bSetTclkFlashFeature 0x2000441e 0x2000441f 1 50% 14488
.bss.bOverrideApsSecurity 0x2000441f 0x20004420 1 50% 14491
Expected total in zps_apl_sec.o file: 2 Actual: 2 100% 14488
m_data1 / .bss / zps_apl_zdo_nwkmanager.o Start End Size % Line
.bss.g_u8Networks 0x20004420 0x20004421 1 25% 14494
.bss.bZpsMyLastJoinWasRejoin 0x20004421 0x20004422 1 25% 14496
.bss.g_bLastRejoinWasSecure 0x20004422 0x20004423 1 25% 14498
.bss.g_u8SuspendBoundTransmission 0x20004423 0x20004424 1 25% 14501
Expected total in zps_apl_zdo_nwkmanager.o file: 4 Actual: 4 100% 14494
m_data1 / .bss / zps_apl_zdo_handle_zdp_event.o Start End Size % Line
.bss.u8SizeOfCallbackList 0x20004424 0x20004425 1 100% 14504
Expected total in zps_apl_zdo_handle_zdp_event.o file: 1 Actual: 1 100% 14504
m_data1 / .bss / zps_apl_zdo_common.o Start End Size % Line
.bss.g_bStopZdpAcks 0x20004425 0x20004426 1 100% 14507
Expected total in zps_apl_zdo_common.o file: 1 Actual: 1 100% 14507
m_data1 / .bss / zps_apl_zdo_default_server.o Start End Size % Line
.bss.bDefaultServerIgnoreHandleMgmtUpdate 0x20004426 0x20004427 1 100% 14510
Expected total in zps_apl_zdo_default_server.o file: 1 Actual: 1 100% 14510
m_data1 / .bss / zps_apl_mac_isr.o Start End Size % Line
.bss.g_u8McpsFilterConfig 0x20004427 0x20004428 1 100% 14513
Expected total in zps_apl_mac_isr.o file: 1 Actual: 1 100% 14513
m_data1 / .bss / zps_apl_zdo_device_annce_server.o Start End Size % Line
.bss.bDisableSourceRouting 0x20004428 0x20004429 1 100% 14516
Expected total in zps_apl_zdo_device_annce_server.o file: 1 Actual: 1 100% 14516
m_data1 / .bss / zps_mac_common.o Start End Size % Line
.bss.g_bMacEnhancedMode 0x20004429 0x2000442a 1 6% 14519
.bss.g_u8LegacyBeaconPayloadLen 0x2000442a 0x2000442b 1 6% 14522
.bss.g_au8LegacyBeaconPayload 0x2000442b 0x2000443a 15 89% 14525
Expected total in zps_mac_common.o file: 17 Actual: 17 100% 14519
m_data1 / .bss / zps_mac_shim.o Start End Size % Line
.bss.init.0 0x2000443a 0x2000443b 1 17% 14528
.bss.timer_is_running 0x2000443b 0x2000443c 1 17% 14529
.bss.ZPS_g_i8LastRSSI 0x2000443c 0x2000443e 2 34% 14532
.bss.ZPS_g_u8LastLQI 0x2000443e 0x20004440 2 34% 14535
Expected total in zps_mac_shim.o file: 6 Actual: 6 100% 14528
m_data1 / .bss / zps_fslMac.o Start End Size % Line
.bss.bIsScanning 0x20004440 0x20004441 1 25% 14538
.bss.u8ScanBeaconsSeen 0x20004441 0x20004442 1 25% 14540
.bss.bIgnoreBroadcast 0x20004442 0x20004443 1 25% 14542
.bss.phy_ctx 0x20004443 0x20004444 1 25% 14545
Expected total in zps_fslMac.o file: 4 Actual: 4 100% 14538
m_data1 / .bss / zps_nwk_lib.o Start End Size % Line
.bss.g_u8NwkRoutersLimitChildren 0x20004444 0x20004445 1 100% 14546
Expected total in zps_nwk_lib.o file: 1 Actual: 1 100% 14546
m_data1 / .bss / zps_nwk_mcps.o Start End Size % Line
.bss.u8Count.0 0x20004445 0x20004446 1 34% 14549
.bss.bCheckChild 0x20004446 0x20004447 1 34% 14551
.bss.g_bDisableSlowAveraging 0x20004447 0x20004448 1 34% 14554
Expected total in zps_nwk_mcps.o file: 3 Actual: 3 100% 14549
m_data1 / .bss / zps_nwk_nib.o Start End Size % Line
.bss.u8TransientIndex 0x20004448 0x20004449 1 1% 14557
.bss.au8BeaconPayload 0x20004449 0x200044bf 118 99% 14559
.bss.bR20Mode 0x200044bf 0x200044c0 1 1% 14562
Expected total in zps_nwk_nib.o file: 120 Actual: 120 100% 14557
m_data1 / .bss / zps_nwk_disc_st.o Start End Size % Line
.bss.bOneBeaconPerNetwork 0x200044c0 0x200044c1 1 100% 14564
Expected total in zps_nwk_disc_st.o file: 1 Actual: 1 100% 14564
m_data1 / .bss / Phy.o Start End Size % Line
.bss.init.0 0x200044c1 0x200044c2 1 100% 14566
Expected total in Phy.o file: 1 Actual: 1 100% 14566
m_data1 / .bss / MacMain.o Start End Size % Line
.bss.mLowPowerDisallowMask 0x200044c2 0x200044c3 1 100% 14567
Expected total in MacMain.o file: 1 Actual: 1 100% 14567
m_data1 / .bss / MacGlobals.o Start End Size % Line
.bss.init.0 0x200044c3 0x200044c4 1 2% 14569
.bss.gPIBSecurityLevelTable 0x200044c4 0x200044cc 8 11% 14570
.bss.gPIBKeyUsageDescriptorTable 0x200044cc 0x200044d4 8 11% 14573
.bss.gPIBKeyDeviceDescriptorTable 0x200044d4 0x200044e0 12 17% 14576
.bss.gPIBKeyIdLookupDescriptorTable 0x200044e0 0x20004508 40 55% 14579
.bss.gMacMaxIndirectTransactions 0x20004508 0x2000450c 4 6% 14582
Expected total in MacGlobals.o file: 73 Actual: 73 100% 14569

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_data1 - 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 m_data1 memory:

m_data1 / .bss Files Size %
APP/Common/Source/ 4 218 2%
APP/Common_Switch/Source/ 8 193 2%
APP/DimmerSwitch/Source/ 7 7862 48%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/framework/PDUM/Library/libPDUM.a/ 2 36 1%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/ieee-802.15.4/ieee_802_15_4/lib/libieee-802.15.4_split.a/ 8 867 6%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/libs/libZPSAPL.a/ 23 362 3%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/libs/libZPSMAC_Mini_SOC.a/ 7 133 1%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/libs/libZPSNWK_ZED.a/ 10 201 2%
LIB/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/libs/libZPSTSV.a/ 1 4 1%
LIB/gcc/arm-none-eabi/10.3.1/arm-none-eabi/lib/thumb/v8-m.main+fp/hard/libc.a/ 1 2 1%
LIB/gcc/arm-none-eabi/10.3.1/thumb/v8-m.main+fp/hard/ 1 28 1%
SDK/SDKPackages/K32W148-EVK/components/internal_flash/ 1 44 1%
SDK/SDKPackages/K32W148-EVK/components/mem_manager/ 2 29 1%
SDK/SDKPackages/K32W148-EVK/components/osa/ 1 60 1%
SDK/SDKPackages/K32W148-EVK/components/power_manager/boards/K32W148-EVK/ 2 748 5%
SDK/SDKPackages/K32W148-EVK/components/power_manager/core/ 1 8 1%
SDK/SDKPackages/K32W148-EVK/components/rpmsg/ 3 361 3%
SDK/SDKPackages/K32W148-EVK/components/timer/ 1 8 1%
SDK/SDKPackages/K32W148-EVK/components/timer_manager/ 1 40 1%
SDK/SDKPackages/K32W148-EVK/devices/K32W1480/drivers/ 5 116 1%
SDK/SDKPackages/K32W148-EVK/devices/K32W1480/utilities/debug_console_lite/ 1 36 1%
SDK/SDKPackages/K32W148-EVK/middleware/multicore/mcmgr/src/ 2 88 1%
SDK/SDKPackages/K32W148-EVK/middleware/multicore/rpmsg_lite/lib/rpmsg_lite/porting/environment/ 1 52 1%
SDK/SDKPackages/K32W148-EVK/middleware/multicore/rpmsg_lite/lib/rpmsg_lite/porting/platform/k32w1/ 2 13 1%
SDK/SDKPackages/K32W148-EVK/middleware/secure-subsystem/port/kw45_k4w1/ 1 40 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/XCVR/drv/ 2 56 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/HWParameter/ 2 132 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/LowPower/ 3 186 2%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/NVM/source/ 4 662 4%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/OtaSupport/Source/ 2 41 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/Platform/kw45_k32w1/ 6 161 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/RNG/ 1 2 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/framework/SecLib/ 1 1 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/BDB/Source/Common/ 5 122 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/BDB/Source/FindAndBind/ 2 89 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/BDB/Source/NwkSteering/ 2 11 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/ZCIF/Source/ 7 361 3%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/ZCL/Clusters/General/Source/ 6 27 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/ZCL/Clusters/OTA/Source/ 3 30 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/ZigbeeCommon/Source/ 2 16 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/framework/PWRM/ 1 8 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/framework/SecLib/ 2 17 1%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/frameworkPDM/ 1 3016 19%
SDK/SDKPackages/K32W148-EVK/middleware/wireless/zigbee/platform/K32W1/platform/ 3 165 1%
Expected total in .bss section: 16652 Actual: 16652 100%

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

m_data1 - 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 m_data1 memory:

m_data1 / .bss Size %
LIB/ 1633 10%
|       gcc/ 30 1%
|       |       arm-none-eabi/ 30 1%
|       |       |       10.3.1/ 30 1%
|       |       |       |       thumb/ 28 1%
|       |       |       |       |       v8-m.main+fp/ 28 1%
|       |       |       |       |       |       hard/ 28 1%
|       |       |       |       |       |       |       crtbegin.o 28 1%
|       SDKPackages/ 1603 10%
|       |       K32W148-EVK/ 1603 10%
|       |       |       middleware/ 1603 10%
|       |       |       |       wireless/ 1603 10%
|       |       |       |       |       framework/ 36 1%
|       |       |       |       |       |       PDUM/ 36 1%
|       |       |       |       |       |       |       Library/ 36 1%
|       |       |       |       |       |       |       |       libPDUM.a/ 36 1%
|       |       |       |       |       |       |       |       |       pdum_nwk.o 24 1%
|       |       |       |       |       |       |       |       |       pdum_apl.o 12 1%
APP/ 8273 50%
|       DimmerSwitch/ 7862 48%
|       |       Source/ 7862 48%
|       |       |       zps_gen.o 4122 25%
|       |       |       App_DimmerSwitch.o 1624 10%
|       Common/ 218 2%
|       |       Source/ 218 2%
|       |       |       app_ota_client.o 213 2%
SDK/ 6746 41%
|       SDKPackages/ 6746 41%
|       |       K32W148-EVK/ 6746 41%
|       |       |       middleware/ 5296 32%
|       |       |       |       wireless/ 5103 31%
|       |       |       |       |       framework/ 1185 8%
|       |       |       |       |       |       LowPower/ 186 2%
|       |       |       |       |       |       |       PWR.o 170 2%
|       |       |       |       |       |       NVM/ 662 4%
|       |       |       |       |       |       |       source/ 662 4%
|       |       |       |       |       |       |       |       NV_Flash.o 662 4%
|       |       |       |       |       |       |       PWR_systicks_bm.o 16 1%
|       |       |       |       |       zigbee/ 3862 24%
|       |       |       |       |       |       ZCIF/ 361 3%
|       |       |       |       |       |       |       Source/ 361 3%
|       |       |       |       |       |       |       |       zcl.o 237 2%
|       |       |       |       |       |       |       |       zcl_readAttributesResponseHandle.o 16 1%
|       |       |       |       |       |       BDB/ 222 2%
|       |       |       |       |       |       |       Source/ 222 2%
|       |       |       |       |       |       |       |       Common/ 122 1%
|       |       |       |       |       |       |       |       |       bdb_start.o 33 1%
|       |       |       |       |       |       |       |       |       bdb_state_machine.o 88 1%
|       |       |       |       |       |       |       |       FindAndBind/ 89 1%
|       |       |       |       |       |       |       |       |       bdb_fb_initiator.o 89 1%
|       |       |       |       |       ieee-802.15.4/ 867 6%
|       |       |       |       |       |       ieee_802_15_4/ 867 6%
|       |       |       |       |       |       |       lib/ 867 6%
|       |       |       |       |       |       |       |       libieee-802.15.4_split.a/ 867 6%
|       |       |       |       |       |       |       |       |       MacGlobals.o 573 4%
|       Common_Switch/ 193 2%
|       |       Source/ 193 2%
|       |       |       app_main.o 140 1%
|       |       |       pdum_gen.o 2116 13%
|       |       |       app_zlo_switch_node.o 46 1%
|       |       |       app_zcl_switch_task.o 6 1%
|       |       |       |       |       |       platform/ 3206 20%
|       |       |       |       |       |       |       K32W1/ 3206 20%
|       |       |       |       |       |       |       |       frameworkPDM/ 3016 19%
|       |       |       |       |       |       |       |       |       PDM_adapter.o 3016 19%
|       |       |       devices/ 152 1%
|       |       |       |       K32W1480/ 152 1%
|       |       |       |       |       drivers/ 116 1%
|       |       |       |       |       |       fsl_clock.o 8 1%
|       |       |       |       |       |       fsl_lpuart.o 12 1%
|       |       |       components/ 1298 8%
|       |       |       |       rpmsg/ 361 3%
|       |       |       |       |       fsl_adapter_rpmsg.o 361 3%
|       |       |       |       secure-subsystem/ 40 1%
|       |       |       |       |       port/ 40 1%
|       |       |       |       |       |       kw45_k4w1/ 40 1%
|       |       |       |       |       |       |       sss_init.o 40 1%
|       |       |       |       mem_manager/ 29 1%
|       |       |       |       |       fsl_component_mem_manager_light.o 29 1%
|       |       |       |       multicore/ 153 1%
|       |       |       |       |       rpmsg_lite/ 65 1%
|       |       |       |       |       |       lib/ 65 1%
|       |       |       |       |       |       |       rpmsg_lite/ 65 1%
|       |       |       |       |       |       |       |       porting/ 65 1%
|       |       |       |       |       |       |       |       |       environment/ 52 1%
|       |       |       |       |       |       |       |       |       |       rpmsg_env_bm.o 52 1%
|       |       |       |       |       |       Platform/ 161 1%
|       |       |       |       |       |       |       kw45_k32w1/ 161 1%
|       |       |       |       |       |       |       |       fwk_platform_ics.o 115 1%
|       |       |       |       |       |       |       |       platform/ 165 1%
|       |       |       |       |       |       |       |       |       glue.o 157 1%
|       |       |       |       |       |       |       |       |       platform/ 13 1%
|       |       |       |       |       |       |       |       |       |       k32w1/ 13 1%
|       |       |       |       |       |       |       |       |       |       |       rpmsg_platform.o 13 1%
|       |       |       |       |       |       |       |       fwk_platform.o 13 1%
|       |       |       |       |       utilities/ 36 1%
|       |       |       |       |       |       debug_console_lite/ 36 1%
|       |       |       |       |       |       |       fsl_debug_console.o 36 1%
|       |       |       |       |       mcmgr/ 88 1%
|       |       |       |       |       |       src/ 88 1%
|       |       |       |       |       |       |       mcmgr_internal_core_api_k32w1.o 16 1%
|       |       |       |       timer/ 8 1%
|       |       |       |       |       fsl_adapter_lptmr.o 8 1%
|       |       |       |       power_manager/ 756 5%
|       |       |       |       |       boards/ 748 5%
|       |       |       |       |       |       K32W148-EVK/ 748 5%
|       |       |       |       |       |       |       fsl_pm_board.o 748 5%
|       |       |       |       |       |       |       mcmgr.o 72 1%
|       |       |       |       |       |       |       |       framework/ 25 1%
|       |       |       |       |       |       |       |       |       PWRM/ 8 1%
|       |       |       |       |       |       |       |       |       |       PWRM_adapter.o 8 1%
|       |       |       |       |       |       fsl_lpspi.o 16 1%
|       |       |       |       timer_manager/ 40 1%
|       |       |       |       |       fsl_component_timer_manager.o 40 1%
|       |       |       |       |       XCVR/ 56 1%
|       |       |       |       |       |       drv/ 56 1%
|       |       |       |       |       |       |       dma_capture.o 24 1%
|       |       |       |       |       |       fsl_edma.o 80 1%
|       |       |       |       |       |       |       rfmc_ctrl.o 32 1%
|       |       |       |       |       |       |       |       |       SecLib/ 17 1%
|       |       |       |       |       |       |       |       |       |       SecLib_.o 17 1%
|       |       |       |       |       core/ 8 1%
|       |       |       |       |       |       fsl_pm_core.o 8 1%
|       |       |       |       |       |       HWParameter/ 132 1%
|       |       |       |       |       |       |       HWParameter.o 132 1%
|       |       |       |       internal_flash/ 44 1%
|       |       |       |       |       fsl_adapter_k4_flash.o 44 1%
|       |       |       |       |       |       |       |       fwk_platform_lowpower_timer.o 32 1%
|       |       |       |       |       |       |       |       |       wdog.o 8 1%
|       |       |       |       |       |       OtaSupport/ 41 1%
|       |       |       |       |       |       |       Source/ 41 1%
|       |       |       |       |       |       |       |       OtaInternalFlash.o 41 1%
|       |       |       |       osa/ 60 1%
|       |       |       |       |       fsl_os_abstraction_bm.o 60 1%
|       |       |       |       |       |       ZigbeeCommon/ 16 1%
|       |       |       |       |       |       |       Source/ 16 1%
|       |       |       |       |       |       |       |       ZTimer.o 12 1%
|       |       |       |       |       |       |       |       appZpsBeaconHandler.o 4 1%
|       |       |       |       |       |       ZCL/ 57 1%
|       |       |       |       |       |       |       Clusters/ 57 1%
|       |       |       |       |       |       |       |       OTA/ 30 1%
|       |       |       |       |       |       |       |       |       Source/ 30 1%
|       |       |       |       |       |       |       |       |       |       OTA.o 26 1%
|       |       |       |       |       |       |       |       |       |       OTA_common.o 4 1%
|       |       |       |       |       |       |       |       zcl_common.o 100 1%
|       |       |       |       |       |       |       |       zcl_event.o 4 1%
|       |       |       |       |       |       |       |       zcl_search.o 4 1%
|       |       |       |       |       |       |       |       NwkSteering/ 11 1%
|       |       |       |       |       |       |       |       |       bdb_ns.o 11 1%
|       |       |       |       |       zigbee/ 700 5%
|       |       |       |       |       |       platform/ 700 5%
|       |       |       |       |       |       |       K32W1/ 700 5%
|       |       |       |       |       |       |       |       libs/ 700 5%
|       |       |       |       |       |       |       |       |       libZPSAPL.a/ 362 3%
|       |       |       |       |       |       |       |       |       |       zps_apl_af.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_af_apsde.o 5 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_task.o 148 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsde.o 111 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_sec.o 6 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager.o 46 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_handle_zdp_event.o 9 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_mac_isr.o 9 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_device_annce_server.o 5 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/ 133 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_common.o 31 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_shim.o 66 1%
|       |       |       |       |       |       |       |       |       |       zps_fslMac.o 36 1%
|       |       |       |       |       |       |       |       |       libZPSNWK_ZED.a/ 201 2%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lkst.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_main.o 8 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_maint.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mcps.o 15 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc.o 36 1%
|       |       |       |       |       |       |       |       |       Phy.o 113 1%
|       |       |       |       |       |       |       |       |       MacMain.o 21 1%
|       |       |       |       |       |       |       |       |       MacTimer.o 160 1%
|       |       |       |       |       |       |       |       |       libZPSTSV.a/ 4 1%
|       |       |       |       |       |       |       |       |       |       zps_tsv.o 4 1%
|       |       |       |       arm-none-eabi/ 2 1%
|       |       |       |       |       lib/ 2 1%
|       |       |       |       |       |       thumb/ 2 1%
|       |       |       |       |       |       |       v8-m.main+fp/ 2 1%
|       |       |       |       |       |       |       |       hard/ 2 1%
|       |       |       |       |       |       |       |       |       libc.a/ 2 1%
|       |       |       |       |       |       |       |       |       |       lib_a-lock.o 2 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nib.o 132 1%
|       |       |       app_buttons.o 5 1%
|       |       |       app_switch_state_machine.o 1 1%
|       |       |       |       |       |       SecLib/ 1 1%
|       |       |       |       |       |       |       SecLib_sss.o 1 1%
|       |       |       |       |       |       RNG/ 2 1%
|       |       |       |       |       |       |       RNG.o 2 1%
|       |       |       |       |       |       |       |       fwk_platform_lowpower.o 1 1%
|       |       |       |       |       |       |       |       General/ 27 1%
|       |       |       |       |       |       |       |       |       Source/ 27 1%
|       |       |       |       |       |       |       |       |       |       Basic.o 15 1%
|       |       |       |       |       |       |       |       |       |       Groups.o 2 1%
|       |       |       |       |       |       |       |       |       |       Identify.o 4 1%
|       |       |       |       |       |       |       |       |       |       LevelControl.o 2 1%
|       |       |       |       |       |       |       |       |       |       OnOff.o 2 1%
|       |       |       |       |       |       |       |       |       |       Scenes.o 2 1%
|       |       |       |       |       |       |       |       |       bdb_fr.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsme.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_common.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_default_server.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lib.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc_st.o 1 1%

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]


rpmsg_sh_mem

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

Summary for the rpmsg_sh_mem memory:

rpmsg_sh_mem Start End Size (kb) Size (b) Used Used % Retain (kb) Line
rpmsg_sh_mem 0x489c8800 0x489ca000 6kb 6144 6144 100% 0kb 7827

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

rpmsg_sh_mem - 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 rpmsg_sh_mem memory:

rpmsg_sh_mem Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
ACTIVE_6KB 0x489c8800 0x489ca000 6kb 6144 6144 100% 0kb 7827 .noinit_rpmsg_sh_mem
Expected used in rpmsg_sh_mem: 6144 Actual: 6144 100% 0kb 7827

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

rpmsg_sh_mem - 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 rpmsg_sh_mem memory:

rpmsg_sh_mem Start End Size Used Used % Line Banks
.noinit_rpmsg_sh_mem 0x489c8800 0x489ca000 6144 6144 100% 8226 ACTIVE_6KB
Expected used in rpmsg_sh_mem: 6144 Actual: 6144 100% 7827

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

rpmsg_sh_mem - 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 rpmsg_sh_mem memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

rpmsg_sh_mem - 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 rpmsg_sh_mem memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

rpmsg_sh_mem - 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 rpmsg_sh_mem memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]

rpmsg_sh_mem - 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 rpmsg_sh_mem memory:

Index: Top, Memories / m_flash_config [Banks, Sections, Files, Symbols, Folders, Tree, Map] / m_interrupts [Banks, Sections, Files, Symbols, Folders, Tree, Map]