ColorSceneController_OM15082.map

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

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

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

Percentages are rounded up to the nearest whole percent.

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

Some cells are colour coded as follows:

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

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

Memories

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

The following memories are in the map file:

Memory Start End Size (kb) Size (b) Used Used % Retain (kb) Line
Flash640 0x00000000 0x000a0000 640kb 655360 193500 30% 640kb 5084
RAM0 0x04000000 0x04016000 88kb 90112 23024 26% 24kb 5085
RAM1 0x04020000 0x04030000 64kb 65536 0 0% 0kb 5086

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


RAM0

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

Summary for the RAM0 memory:

RAM0 Start End Size (kb) Size (b) Used Used % Retain (kb) Line
RAM0 0x04000000 0x04016000 88kb 90112 23024 26% 24kb 5085

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

RAM0 - Banks

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

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

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

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

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

The following banks are in the RAM0 memory:

RAM0 Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
BANK0_16KB 0x04000000 0x04004000 16kb 16384 4760 30% 0kb 5085 !bootloader
.bss_discard
.boot_resume_stack
BANK1_16KB 0x04004000 0x04008000 16kb 16384 0 0% 0kb 5085
BANK2_16KB 0x04008000 0x0400c000 16kb 16384 0 0% 0kb 5085
BANK3_16KB 0x0400c000 0x04010000 16kb 16384 0 0% 0kb 5085
BANK4_8KB 0x04010000 0x04012000 8kb 8192 1880 23% 8kb 5085 .heap
.data
BANK5_8KB 0x04012000 0x04014000 8kb 8192 8192 100% 8kb 5085 .data
.bss
BANK6_4KB 0x04014000 0x04015000 4kb 4096 4096 100% 4kb 5085 .bss
BANK7_4KB 0x04015000 0x04016000 4kb 4096 4096 100% 4kb 5085 .bss
!warmstart
Expected used in RAM0: 23024 Actual: 23024 100% 24kb 5085

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

RAM0 - Sections

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

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

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

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

The following sections are in the RAM0 memory:

RAM0 Start End Size Used Used % Line Banks
!bootloader 0x04000000 0x04000400 1024 1024 5% 11198 BANK0_16KB
.bss_discard 0x04000600 0x04001098 2712 2712 12% 11198 BANK0_16KB
.boot_resume_stack 0x04001098 0x04001498 1024 1024 5% 11224 BANK0_16KB
.heap 0x040118a8 0x04011ba0 760 760 4% 11233 BANK4_8KB
.data 0x04011ba0 0x04012230 1680 1676 8% 11246 BANK4_8KB
BANK5_8KB
.bss 0x04012230 0x04015fe0 15792 15792 69% 11568 BANK5_8KB
BANK6_4KB
BANK7_4KB
!warmstart 0x04015fe0 0x04016000 32 32 1% 12577 BANK7_4KB
Expected used in RAM0: 23024 Actual: 23024 100% 5085

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

RAM0 - Files

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

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

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

The following files are in the RAM0 memory:

RAM0 / .bss_discard Start End Size % Line
zps_miniMac.o 0x04000600 0x04000bf4 1524 57% 11201
app_main.o 0x04000bf4 0x04001098 1188 44% 11207
Expected total in .bss_discard section: 2712 Actual: 2712 100% 11198
RAM0 / .data Start End Size % Line
pdum_gen.o 0x04011ba4 0x04011c20 124 8% 11257
pdum_apdu.o 0x04011c20 0x04011c38 24 2% 11264
zps_gen.o 0x04011c38 0x04011fc8 912 55% 11269
App_ColorSceneController.o 0x04011fc8 0x04011fe0 24 2% 11334
zlo_controller_node.o 0x04011fe0 0x04011ff4 20 2% 11337
temp_sensor_drv.o 0x04011ff4 0x04011ff8 4 1% 11350
app_buttons.o 0x04011ff8 0x04011ffd 5 1% 11352
app_zps_link_keys.o 0x04011ffd 0x04012030 51 4% 11354
system_K32W061.o 0x04012030 0x04012034 4 1% 11364
fsl_power.o 0x04012034 0x04012048 20 2% 11367
RNG.o 0x04012048 0x04012074 44 3% 11375
MemManager.o 0x04012074 0x04012094 32 2% 11376
TimersManager.o 0x04012094 0x040120b4 32 2% 11379
TMR_Adapter.o 0x040120b4 0x040120bc 8 1% 11382
Heap.o 0x040120bc 0x040120c8 12 1% 11383
fsl_os_abstraction_bm.o 0x040120c8 0x040120e8 32 2% 11392
Basic.o 0x040120e8 0x040120f8 16 1% 11395
Groups.o 0x040120f8 0x04012108 16 1% 11398
Identify.o 0x04012108 0x04012118 16 1% 11401
LevelControl.o 0x04012118 0x04012128 16 1% 11404
OnOff.o 0x04012128 0x04012138 16 1% 11407
Scenes.o 0x04012138 0x04012158 32 2% 11410
ColourControl.o 0x04012158 0x04012168 16 1% 11416
zll_commission.o 0x04012168 0x04012178 16 1% 11419
zps_apl_af_apsde.o 0x04012178 0x0401217a 2 1% 11422
zps_apl_task.o 0x0401217a 0x0401217e 4 1% 11424
zps_apl_apsde.o 0x0401217e 0x04012184 6 1% 11430
zps_apl_aps_nlde.o 0x04012184 0x04012188 4 1% 11439
zps_apl_sec.o 0x04012188 0x04012189 1 1% 11442
zps_apl_zdo_nwkmanager.o 0x04012189 0x04012194 11 1% 11445
zps_apl_mac_isr.o 0x04012194 0x04012195 1 1% 11466
zps_apl_zdo_bound_data_request_manager.o 0x04012195 0x04012196 1 1% 11469
zps_apl_zdo_mgmt_bind_server.o 0x04012196 0x04012197 1 1% 11472
zps_mac_shim.o 0x04012197 0x0401219c 5 1% 11475
zps_miniMac.o 0x0401219c 0x040121a3 7 1% 11481
zps_nwk_leave.o 0x040121a3 0x040121a4 1 1% 11497
zps_nwk_maint.o 0x040121a4 0x040121a6 2 1% 11500
zps_nwk_mcps.o 0x040121a6 0x040121a8 2 1% 11506
zps_nwk_nib.o 0x040121a8 0x040121aa 2 1% 11512
zps_nwk_disc.o 0x040121aa 0x040121b0 6 1% 11518
zps_nwk_disc_st.o 0x040121b0 0x040121b4 4 1% 11525
zps_nwk_frm.o 0x040121b4 0x040121c4 16 1% 11527
zps_nwk_join.o 0x040121c4 0x040121c5 1 1% 11539
Mini_Association.o 0x040121c5 0x040121c8 3 1% 11542
radio.o 0x040121c8 0x04012230 104 7% 11549
Expected total in .data section: 1680 Actual: 1676 100% 11246
RAM0 / .bss Start End Size % Line
app_main.o 0x04012230 0x04012278 72 1% 11572
pdum_gen.o 0x04012278 0x04012abc 2116 14% 11606
zps_gen.o 0x04012abc 0x04013b84 4296 28% 11628
app_led_control.o 0x04013b84 0x04013b85 1 1% 11762
app_start_controller.o 0x04013b85 0x04013b88 3 1% 11764
App_ColorSceneController.o 0x04013b88 0x04014260 1752 12% 11770
zlo_controller_node.o 0x04014260 0x04014344 228 2% 11772
app_zcl_controller_task.o 0x04014344 0x04014350 12 1% 11797
app_colour_commands.o 0x04014350 0x04014351 1 1% 11803
app_group_commands.o 0x04014351 0x04014354 3 1% 11804
fsl_debug_console.o 0x04014354 0x04014374 32 1% 11808
temp_sensor_drv.o 0x04014374 0x040143ba 70 1% 11813
app_serial_interface.o 0x040143ba 0x040143cc 18 1% 11827
app_buttons.o 0x040143cc 0x040143d1 5 1% 11833
app_menu_handler_OM15082.o 0x040143d1 0x040143d4 3 1% 11835
fsl_gint.o 0x040143d4 0x040143d8 4 1% 11841
ZTimer.o 0x040143d8 0x040143e4 12 1% 11843
appZpsBeaconHandler.o 0x040143e4 0x040143e8 4 1% 11845
fsl_flexcomm.o 0x040143e8 0x04014420 56 1% 11848
fsl_power.o 0x04014420 0x04014425 5 1% 11852
SecLib.o 0x04014425 0x04014438 19 1% 11856
MemManager.o 0x04014438 0x04014e78 2624 17% 11861
TimersManager.o 0x04014e78 0x04014fd1 345 3% 11869
TMR_Adapter.o 0x04014fd1 0x04014ff0 31 1% 11901
fsl_ctimer.o 0x04014ff0 0x04014ffc 12 1% 11915
fsl_dma.o 0x04014ffc 0x04015048 76 1% 11920
PWR.o 0x04015048 0x04015190 328 3% 11922
PWRLib.o 0x04015190 0x040152b4 292 2% 11947
GPIO_Adapter.o 0x040152b4 0x040152b8 4 1% 11961
fsl_os_abstraction_bm.o 0x040152b8 0x040153e4 300 2% 11964
Basic.o 0x040153e4 0x040153f3 15 1% 11981
Groups.o 0x040153f3 0x040153f5 2 1% 11984
Identify.o 0x040153f5 0x040153f9 4 1% 11987
LevelControl.o 0x040153f9 0x040153fb 2 1% 11992
OnOff.o 0x040153fb 0x040153fd 2 1% 11995
Scenes.o 0x040153fd 0x040153ff 2 1% 11998
ColourControl.o 0x040153ff 0x04015401 2 1% 12001
zll_commission.o 0x04015401 0x04015404 3 1% 12004
zcl.o 0x04015404 0x040154f4 240 2% 12008
zcl_common.o 0x040154f4 0x04015540 76 1% 12016
zcl_event.o 0x04015540 0x04015548 8 1% 12018
zcl_readAttributesResponseHandle.o 0x04015548 0x04015558 16 1% 12021
zcl_search.o 0x04015558 0x0401555c 4 1% 12024
bdb_fr.o 0x0401555c 0x04015560 4 1% 12026
bdb_start.o 0x04015560 0x04015588 40 1% 12030
bdb_state_machine.o 0x04015588 0x040155e0 88 1% 12058
bdb_ns.o 0x040155e0 0x040155f0 16 1% 12060
bdb_tl_end_device_initiator_target.o 0x040155f0 0x040156a8 184 2% 12080
bdb_fb_initiator.o 0x040156a8 0x04015704 92 1% 12123
pdum_nwk.o 0x04015704 0x04015718 20 1% 12129
pdum_apl.o 0x04015718 0x04015720 8 1% 12143
PDM_Create.c.obj 0x04015720 0x04015790 112 1% 12147
PDM_FLASH.c.obj 0x04015790 0x040157b0 32 1% 12152
zps_apl_af.o 0x040157b0 0x040157b4 4 1% 12154
zps_apl_af_apsde.o 0x040157b4 0x040157bc 8 1% 12157
zps_apl_task.o 0x040157bc 0x04015850 148 1% 12163
zps_apl_apsde.o 0x04015850 0x040158c2 114 1% 12166
zps_apl_apsme.o 0x040158c2 0x040158c3 1 1% 12186
zps_apl_sec.o 0x040158c3 0x040158cc 9 1% 12189
zps_apl_zdo_nwkmanager.o 0x040158cc 0x040158fc 48 1% 12198
zps_apl_zdo_handle_zdp_event.o 0x040158fc 0x04015905 9 1% 12223
zps_apl_zdo_common.o 0x04015905 0x04015906 1 1% 12232
zps_apl_zdo_default_server.o 0x04015906 0x04015907 1 1% 12235
zps_apl_mac_isr.o 0x04015907 0x04015910 9 1% 12238
zps_apl_zdo_device_annce_server.o 0x04015910 0x04015918 8 1% 12247
zps_apl_zdo_bind_unbind_server.o 0x04015918 0x04015920 8 1% 12254
zps_apl_zdo_bound_data_request_manager.o 0x04015920 0x04015924 4 1% 12260
zps_apl_zdo_nwkmanager_client.o 0x04015924 0x04015928 4 1% 12263
zps_mac_common.o 0x04015928 0x0401594c 36 1% 12266
zps_mac_shim.o 0x0401594c 0x04015960 20 1% 12291
zps_miniMac.o 0x04015960 0x04015988 40 1% 12306
zps_apl_interpan.o 0x04015988 0x0401598c 4 1% 12331
zps_nwk_lib.o 0x0401598c 0x04015990 4 1% 12334
zps_nwk_lkst.o 0x04015990 0x04015994 4 1% 12338
zps_nwk_main.o 0x04015994 0x0401599c 8 1% 12341
zps_nwk_maint.o 0x0401599c 0x040159a0 4 1% 12346
zps_nwk_mcps.o 0x040159a0 0x040159b2 18 1% 12349
zps_nwk_nib.o 0x040159b2 0x04015a38 134 1% 12367
zps_nwk_disc.o 0x04015a38 0x04015a5c 36 1% 12378
zps_nwk_disc_st.o 0x04015a5c 0x04015a60 4 1% 12384
MMAC_TimerServer.o 0x04015a60 0x04015a68 8 1% 12387
Mini_Association.o 0x04015a68 0x04015a6c 4 1% 12392
Mini_Main.o 0x04015a6c 0x04015b58 236 2% 12396
Mini_Mcps.o 0x04015b58 0x04015b5c 4 1% 12414
Mini_Running.o 0x04015b5c 0x04015b60 4 1% 12418
Mini_Shim.o 0x04015b60 0x04015b68 8 1% 12421
Mini_TimerServer.o 0x04015b68 0x04015bac 68 1% 12423
Mini_TxRx.o 0x04015bac 0x04015bb1 5 1% 12432
MMAC.o 0x04015bb1 0x04015de9 568 4% 12438
Mini_Doze.o 0x04015de9 0x04015dea 1 1% 12554
radio.o 0x04015dea 0x04015fcc 482 4% 12557
zps_tsv.o 0x04015fcc 0x04015fd0 4 1% 12573
zps_nwk_nib.o 0x04015fd0 0x04015fe0 16 1% 12577
Expected total in .bss section: 15792 Actual: 15792 100% 11568

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

RAM0 - Symbols

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

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

The following symbols are in the RAM0 memory:

RAM0 / .bss_discard / zps_miniMac.o Start End Size % Line
.bss.discard.stack 0x04000600 0x04000bf4 1524 100% 11201
Expected total in zps_miniMac.o file: 1524 Actual: 1524 100% 11201
RAM0 / .bss_discard / app_main.o Start End Size % Line
.bss.discard.app 0x04000bf4 0x04000c94 160 14% 11207
.data.led_config 0x04011ba0 0x04001098 -68360 -5753% 11253
Expected total in app_main.o file: 1188 Actual: -68200 -5739% 11207
RAM0 / .data / pdum_gen.o Start End Size % Line
.data.s_asapduZCLInstances 0x04011ba4 0x04011be0 60 49% 11257
.data.s_asapduZDPInstances 0x04011be0 0x04011c20 64 52% 11260
Expected total in pdum_gen.o file: 124 Actual: 124 100% 11257
RAM0 / .data / pdum_apdu.o Start End Size % Line
.data.s_asAPduPool 0x04011c20 0x04011c38 24 100% 11264
Expected total in pdum_apdu.o file: 24 Actual: 24 100% 11264
RAM0 / .data / zps_gen.o Start End Size % Line
.data.au8EpMapPresent 0x04011c38 0x04011c3c 4 1% 11269
.data.g_asMacInterfaceTable 0x04011c3c 0x04011c80 68 8% 11273
.data.g_bIgnoreBroadcast 0x04011c80 0x04011c81 1 1% 11275
.data.g_sMacInterface 0x04011c81 0x04011c88 7 1% 11277
.data.g_u32ChannelMaskList 0x04011c88 0x04011c8c 4 1% 11280
.data.g_u32MacTxUcastAvgRetry 0x04011c8c 0x04011c90 4 1% 11283
.data.psAplDefaultDistributedAPSLinkKey 0x04011c90 0x04011c94 4 1% 11285
.data.psAplDefaultGlobalAPSLinkKey 0x04011c94 0x04011c98 4 1% 11288
.data.s_asSimpleDescConts 0x04011c98 0x04011cd8 64 8% 11291
.data.s_au8Endpoint1InputClusterDiscFlags 0x04011cd8 0x04011cda 2 1% 11293
.data.s_au8Endpoint1OutputClusterDiscFlags 0x04011cda 0x04011cdc 2 1% 11295
.data.s_bindingTable 0x04011cdc 0x04011ce4 8 1% 11297
.data.s_bindingTables 0x04011ce4 0x04011cec 8 1% 11299
.data.s_keyPairTable 0x04011cec 0x04011cf4 8 1% 11301
.data.s_keyPairTableStorage 0x04011cf4 0x04011d54 96 11% 11303
.data.s_sApl 0x04011d54 0x04011eb0 348 39% 11305
.data.s_sAplAib 0x04011eb0 0x04011ee8 56 7% 11307
.data.s_sApsDuplicateTable 0x04011ee8 0x04011efc 20 3% 11309
.data.s_sApsmeCmdContainer_1 0x04011efc 0x04011f34 56 7% 11311
.data.s_sApsmeCmdContainer_2 0x04011f34 0x04011f6c 56 7% 11313
.data.s_sApsmeCmdContainer_3 0x04011f6c 0x04011fa4 56 7% 11315
.data.s_sMultiMaskServer 0x04011fa4 0x04011fac 8 1% 11317
.data.s_sNodeDescriptor 0x04011fac 0x04011fbc 16 2% 11320
.data.s_sNodePowerDescriptor 0x04011fbc 0x04011fc0 4 1% 11322
.data.u8MaxZpsConfigEp 0x04011fc0 0x04011fc1 1 1% 11324
.data.u8ZpsConfigStackProfileId 0x04011fc1 0x04011fc4 3 1% 11327
.data.zps_g_pvApl 0x04011fc4 0x04011fc8 4 1% 11331
Expected total in zps_gen.o file: 912 Actual: 912 100% 11269
RAM0 / .data / App_ColorSceneController.o Start End Size % Line
.data.sDeviceTable 0x04011fc8 0x04011fe0 24 100% 11334
Expected total in App_ColorSceneController.o file: 24 Actual: 24 100% 11334
RAM0 / .data / zlo_controller_node.o Start End Size % Line
.data.bAddrMode 0x04011fe0 0x04011fe2 2 10% 11337
.data.sZllState 0x04011fe2 0x04011ff0 14 70% 11341
.data.u8DeepSleepTime 0x04011ff0 0x04011ff1 1 5% 11344
.data.u8KeepAliveTime 0x04011ff1 0x04011ff4 3 15% 11346
Expected total in zlo_controller_node.o file: 20 Actual: 20 100% 11337
RAM0 / .data / temp_sensor_drv.o Start End Size % Line
.data.cal 0x04011ff4 0x04011ff8 4 100% 11350
Expected total in temp_sensor_drv.o file: 4 Actual: 4 100% 11350
RAM0 / .data / app_buttons.o Start End Size % Line
.data.s_u8ButtonDebounce 0x04011ff8 0x04011ffd 5 100% 11352
Expected total in app_buttons.o file: 5 Actual: 5 100% 11352
RAM0 / .data / app_zps_link_keys.o Start End Size % Line
.data.au8DistributedLinkKey 0x04011ffd 0x0401200d 16 32% 11354
.data.au8TLCertKey 0x0401200d 0x0401201d 16 32% 11357
.data.au8TLMasterKey 0x0401201d 0x04012030 19 38% 11360
Expected total in app_zps_link_keys.o file: 51 Actual: 51 100% 11354
RAM0 / .data / system_K32W061.o Start End Size % Line
.data.SystemCoreClock 0x04012030 0x04012034 4 100% 11364
Expected total in system_K32W061.o file: 4 Actual: 4 100% 11364
RAM0 / .data / fsl_power.o Start End Size % Line
.data.active_trim_val 0x04012034 0x04012035 1 5% 11367
.data.lowpower_ldovoltage_min 0x04012035 0x0401203e 9 45% 11369
.data.lowpower_ldovoltage_reset 0x0401203e 0x04012047 9 45% 11371
.data.pwd_trim_val 0x04012047 0x04012048 1 5% 11373
Expected total in fsl_power.o file: 20 Actual: 20 100% 11367
RAM0 / .data / RNG.o Start End Size % Line
.data.rng_ctx 0x04012048 0x04012074 44 100% 11375
Expected total in RNG.o file: 44 Actual: 44 100% 11375
RAM0 / .data / MemManager.o Start End Size % Line
.data.poolInfo 0x04012074 0x04012094 32 100% 11376
Expected total in MemManager.o file: 32 Actual: 32 100% 11376
RAM0 / .data / TimersManager.o Start End Size % Line
.data.os_thread_def_TMR_Task 0x04012094 0x040120b4 32 100% 11379
Expected total in TimersManager.o file: 32 Actual: 32 100% 11379
RAM0 / .data / TMR_Adapter.o Start End Size % Line
.data.mHk32k 0x040120b4 0x040120bc 8 100% 11382
Expected total in TMR_Adapter.o file: 8 Actual: 8 100% 11382
RAM0 / .data / Heap.o Start End Size % Line
.data.prHeap_AllocFunc 0x040120bc 0x040120c0 4 34% 11383
.data.u32HeapEnd 0x040120c0 0x040120c4 4 34% 11386
.data.u32HeapStart 0x040120c4 0x040120c8 4 34% 11389
Expected total in Heap.o file: 12 Actual: 12 100% 11383
RAM0 / .data / fsl_os_abstraction_bm.o Start End Size % Line
.data.os_thread_def_main_task 0x040120c8 0x040120e8 32 100% 11392
Expected total in fsl_os_abstraction_bm.o file: 32 Actual: 32 100% 11392
RAM0 / .data / Basic.o Start End Size % Line
.data.sCLD_Basic 0x040120e8 0x040120f8 16 100% 11395
Expected total in Basic.o file: 16 Actual: 16 100% 11395
RAM0 / .data / Groups.o Start End Size % Line
.data.sCLD_Groups 0x040120f8 0x04012108 16 100% 11398
Expected total in Groups.o file: 16 Actual: 16 100% 11398
RAM0 / .data / Identify.o Start End Size % Line
.data.sCLD_Identify 0x04012108 0x04012118 16 100% 11401
Expected total in Identify.o file: 16 Actual: 16 100% 11401
RAM0 / .data / LevelControl.o Start End Size % Line
.data.sCLD_LevelControlClient 0x04012118 0x04012128 16 100% 11404
Expected total in LevelControl.o file: 16 Actual: 16 100% 11404
RAM0 / .data / OnOff.o Start End Size % Line
.data.sCLD_OnOffClient 0x04012128 0x04012138 16 100% 11407
Expected total in OnOff.o file: 16 Actual: 16 100% 11407
RAM0 / .data / Scenes.o Start End Size % Line
.data.asCLD_ScenesClusterAttributeDefinitions 0x04012138 0x04012148 16 50% 11410
.data.sCLD_Scenes 0x04012148 0x04012158 16 50% 11413
Expected total in Scenes.o file: 32 Actual: 32 100% 11410
RAM0 / .data / ColourControl.o Start End Size % Line
.data.sCLD_ColourControl 0x04012158 0x04012168 16 100% 11416
Expected total in ColourControl.o file: 16 Actual: 16 100% 11416
RAM0 / .data / zll_commission.o Start End Size % Line
.data.sCLD_ZllCommission 0x04012168 0x04012178 16 100% 11419
Expected total in zll_commission.o file: 16 Actual: 16 100% 11419
RAM0 / .data / zps_apl_af_apsde.o Start End Size % Line
.data.gZpsSetDefaultEndpoint 0x04012178 0x0401217a 2 100% 11422
Expected total in zps_apl_af_apsde.o file: 2 Actual: 2 100% 11422
RAM0 / .data / zps_apl_task.o Start End Size % Line
.data.bMeFirst.0 0x0401217a 0x0401217c 2 50% 11424
.data.g_u16zpsCurrentAddress 0x0401217c 0x0401217e 2 50% 11427
Expected total in zps_apl_task.o file: 4 Actual: 4 100% 11424
RAM0 / .data / zps_apl_apsde.o Start End Size % Line
.data.bCanLoopback 0x0401217e 0x0401217f 1 17% 11430
.data.bReuseInFlightDcfmHandles 0x0401217f 0x04012180 1 17% 11432
.data.g_bEnableRouteDiscovery 0x04012180 0x04012184 4 67% 11435
Expected total in zps_apl_apsde.o file: 6 Actual: 6 100% 11430
RAM0 / .data / zps_apl_aps_nlde.o Start End Size % Line
.data.g_u32Adjustment 0x04012184 0x04012188 4 100% 11439
Expected total in zps_apl_aps_nlde.o file: 4 Actual: 4 100% 11439
RAM0 / .data / zps_apl_sec.o Start End Size % Line
.data.u8ZpsAplSecurityOverrideLevel 0x04012188 0x04012189 1 100% 11442
Expected total in zps_apl_sec.o file: 1 Actual: 1 100% 11442
RAM0 / .data / zps_apl_zdo_nwkmanager.o Start End Size % Line
.data.bSetTableClearOnLeave 0x04012189 0x0401218a 1 10% 11445
.data.g_bZpsRxInCcaOn 0x0401218a 0x0401218c 2 19% 11447
.data.g_u16ZpsDefaultTranPersisTime 0x0401218c 0x0401218e 2 19% 11451
.data.g_u16ZpsDefaultWaitTime 0x0401218e 0x04012190 2 19% 11454
.data.g_u16ZpsSubGigWaitTime 0x04012190 0x04012192 2 19% 11457
.data.g_u8ZpsMaxBe 0x04012192 0x04012193 1 10% 11460
.data.g_u8ZpsMinBe 0x04012193 0x04012194 1 10% 11463
Expected total in zps_apl_zdo_nwkmanager.o file: 11 Actual: 11 100% 11445
RAM0 / .data / zps_apl_mac_isr.o Start End Size % Line
.data.g_u8ZpsDefaultFilterValue 0x04012194 0x04012195 1 100% 11466
Expected total in zps_apl_mac_isr.o file: 1 Actual: 1 100% 11466
RAM0 / .data / zps_apl_zdo_bound_data_request_manager.o Start End Size % Line
.data.g_u8BackStopTimerSec 0x04012195 0x04012196 1 100% 11469
Expected total in zps_apl_zdo_bound_data_request_manager.o file: 1 Actual: 1 100% 11469
RAM0 / .data / zps_apl_zdo_mgmt_bind_server.o Start End Size % Line
.data.g_BindMaxCount 0x04012196 0x04012197 1 100% 11472
Expected total in zps_apl_zdo_mgmt_bind_server.o file: 1 Actual: 1 100% 11472
RAM0 / .data / zps_mac_shim.o Start End Size % Line
.data.gMAC_u8MaxBuffers 0x04012197 0x04012198 1 20% 11475
.data.g_u32MacShimTimeoutPeriod 0x04012198 0x0401219c 4 80% 11478
Expected total in zps_mac_shim.o file: 5 Actual: 5 100% 11475
RAM0 / .data / zps_miniMac.o Start End Size % Line
.data.g_u8MacNwkMaxRetries 0x0401219c 0x0401219e 2 29% 11481
.data.u16StoredMacSeqNo 0x0401219e 0x040121a0 2 29% 11485
.data.u8MacNwkTriesTimeout 0x040121a0 0x040121a1 1 15% 11488
.data.u8StoredCsma 0x040121a1 0x040121a2 1 15% 11491
.data.u8StoredMinBe 0x040121a2 0x040121a3 1 15% 11494
Expected total in zps_miniMac.o file: 7 Actual: 7 100% 11481
RAM0 / .data / zps_nwk_leave.o Start End Size % Line
.data.bR21LeaveBehaviour 0x040121a3 0x040121a4 1 100% 11497
Expected total in zps_nwk_leave.o file: 1 Actual: 1 100% 11497
RAM0 / .data / zps_nwk_maint.o Start End Size % Line
.data.bResolvedConflictAllowed 0x040121a4 0x040121a5 1 50% 11500
.data.u8BeaconSample 0x040121a5 0x040121a6 1 50% 11503
Expected total in zps_nwk_maint.o file: 2 Actual: 2 100% 11500
RAM0 / .data / zps_nwk_mcps.o Start End Size % Line
.data.g_bForceLeaveDevices 0x040121a6 0x040121a7 1 50% 11506
.data.g_u8ZpsAvgSamples 0x040121a7 0x040121a8 1 50% 11509
Expected total in zps_nwk_mcps.o file: 2 Actual: 2 100% 11506
RAM0 / .data / zps_nwk_nib.o Start End Size % Line
.data.g_bNwkSecurityOverrideLevel 0x040121a8 0x040121a9 1 50% 11512
.data.g_bRestoreAddrMap16 0x040121a9 0x040121aa 1 50% 11515
Expected total in zps_nwk_nib.o file: 2 Actual: 2 100% 11512
RAM0 / .data / zps_nwk_disc.o Start End Size % Line
.data.g_bExternalPermitJoinControl 0x040121aa 0x040121ac 2 34% 11518
.data.u32ScanAttemptDelayTime 0x040121ac 0x040121b0 4 67% 11522
Expected total in zps_nwk_disc.o file: 6 Actual: 6 100% 11518
RAM0 / .data / zps_nwk_disc_st.o Start End Size % Line
.data.u8Id.0 0x040121b0 0x040121b4 4 100% 11525
Expected total in zps_nwk_disc_st.o file: 4 Actual: 4 100% 11525
RAM0 / .data / zps_nwk_frm.o Start End Size % Line
.data.zps_pacNwkFrmStdByteFmt 0x040121b4 0x040121b8 4 25% 11527
.data.zps_pacNwkFrmStdHalfFmt 0x040121b8 0x040121bc 4 25% 11530
.data.zps_pacNwkFrmStdHdrFmt 0x040121bc 0x040121c0 4 25% 11533
.data.zps_pacNwkFrmStdLongFmt 0x040121c0 0x040121c4 4 25% 11536
Expected total in zps_nwk_frm.o file: 16 Actual: 16 100% 11527
RAM0 / .data / zps_nwk_join.o Start End Size % Line
.data.g_bSetPopulateRjnDstExtAddr 0x040121c4 0x040121c5 1 100% 11539
Expected total in zps_nwk_join.o file: 1 Actual: 1 100% 11539
RAM0 / .data / Mini_Association.o Start End Size % Line
.data.bMiniMacConfig_DiscardUnsuccessfulAssocResponses 0x040121c5 0x040121c6 1 34% 11542
.data.u8MiniMacConfig_MaxConcurrentAssocResponses 0x040121c6 0x040121c8 2 67% 11545
Expected total in Mini_Association.o file: 3 Actual: 3 100% 11542
RAM0 / .data / radio.o Start End Size % Line
.data.RadioConfiguration 0x040121c8 0x04012220 88 85% 11549
.data.eCurrentTxMode 0x04012220 0x04012221 1 1% 11552
.data.i8Radio_TxMaxPower 0x04012221 0x04012222 1 1% 11555
.data.i8Radio_TxMaxPowerCh26 0x04012222 0x04012230 14 14% 11558
Expected total in radio.o file: 104 Actual: 104 100% 11549
RAM0 / .bss / app_main.o Start End Size % Line
.bss.APP_msgAppEvents 0x04012230 0x04012240 16 23% 11572
.bss.APP_msgBdbEvents 0x04012240 0x04012250 16 23% 11575
.bss.APP_msgSerialRx 0x04012250 0x04012260 16 23% 11578
.bss.APP_msgSerialTx 0x04012260 0x04012270 16 23% 11581
.bss.initialized.0 0x04012270 0x04012271 1 2% 11584
.bss.u8TimerAddGroup 0x04012271 0x04012272 1 2% 11586
.bss.u8TimerButtonScan 0x04012272 0x04012273 1 2% 11589
.bss.u8TimerId 0x04012273 0x04012274 1 2% 11592
.bss.u8TimerLedBlink 0x04012274 0x04012275 1 2% 11595
.bss.u8TimerPoll 0x04012275 0x04012276 1 2% 11598
.bss.u8TimerZCL 0x04012276 0x04012277 1 2% 11601
.bss.wdt_update_count 0x04012277 0x04012278 1 2% 11604
Expected total in app_main.o file: 72 Actual: 72 100% 11572
RAM0 / .bss / pdum_gen.o Start End Size % Line
.bss.s_asNPduPool 0x04012278 0x040126d4 1116 53% 11606
.bss.s_au8apduZCLInstance0Storage 0x040126d4 0x04012738 100 5% 11608
.bss.s_au8apduZCLInstance1Storage 0x04012738 0x0401279c 100 5% 11610
.bss.s_au8apduZCLInstance2Storage 0x0401279c 0x04012800 100 5% 11612
.bss.s_au8apduZCLInstance3Storage 0x04012800 0x04012864 100 5% 11614
.bss.s_au8apduZCLInstance4Storage 0x04012864 0x040128c8 100 5% 11616
.bss.s_au8apduZDPInstance0Storage 0x040128c8 0x0401292c 100 5% 11618
.bss.s_au8apduZDPInstance1Storage 0x0401292c 0x04012990 100 5% 11620
.bss.s_au8apduZDPInstance2Storage 0x04012990 0x040129f4 100 5% 11622
.bss.s_au8apduZDPInstance3Storage 0x040129f4 0x04012a58 100 5% 11624
.bss.s_au8apduZDPInstance4Storage 0x04012a58 0x04012abc 100 5% 11626
Expected total in pdum_gen.o file: 2116 Actual: 2116 100% 11606
RAM0 / .bss / zps_gen.o Start End Size % Line
.bss.au32IncomingFrameCounter 0x04012abc 0x04012acc 16 1% 11628
.bss.g_pbZpsMutex 0x04012acc 0x04012ad0 4 1% 11630
.bss.g_psGreenPowerContext 0x04012ad0 0x04012ad4 4 1% 11634
.bss.g_sApsCounters 0x04012ad4 0x04012ae8 20 1% 11637
.bss.g_u16PacketBufferAllocateFailure 0x04012ae8 0x04012aea 2 1% 11640
.bss.g_u16PacketValidateDropCount 0x04012aea 0x04012aec 2 1% 11642
.bss.g_u16PhyToMacQueDrop 0x04012aec 0x04012af0 4 1% 11644
.bss.g_u32ApsRetry 0x04012af0 0x04012af4 4 1% 11647
.bss.g_u32MacCcaFail 0x04012af4 0x04012af8 4 1% 11649
.bss.g_u32MacRxBcast 0x04012af8 0x04012afc 4 1% 11651
.bss.g_u32MacRxUcast 0x04012afc 0x04012b00 4 1% 11653
.bss.g_u32MacTxBcast 0x04012b00 0x04012b04 4 1% 11655
.bss.g_u32MacTxUcast 0x04012b04 0x04012b08 4 1% 11657
.bss.g_u32MacTxUcastFail 0x04012b08 0x04012b0c 4 1% 11659
.bss.g_u32MacTxUcastRetry 0x04012b0c 0x04012b10 4 1% 11661
.bss.s_asApsDcfmRecordPool 0x04012b10 0x04012b70 96 3% 11663
.bss.s_asApsSyncMsgPool 0x04012b70 0x04012d50 480 12% 11665
.bss.s_asNwkBtt 0x04012d50 0x04012d5c 12 1% 11667
.bss.s_asNwkInFCSet 0x04012d5c 0x04012d64 8 1% 11669
.bss.s_asNwkNtActv 0x04012d64 0x04012d90 44 2% 11671
.bss.s_asNwkNtDisc 0x04012d90 0x04012f10 384 9% 11674
.bss.s_asNwkSecMatSet 0x04012f10 0x04012f50 64 2% 11676
.bss.s_asRequestKeyRequests 0x04012f50 0x04012f90 64 2% 11678
.bss.s_au16ApsDuplicateTableAddrs 0x04012f90 0x04012f96 6 1% 11680
.bss.s_au16NwkAddrMapLookup 0x04012f96 0x04012fbe 40 1% 11682
.bss.s_au16NwkAddrMapNwk 0x04012fbe 0x04012fe8 42 1% 11684
.bss.s_au32ApsDuplicateTableHash 0x04012fe8 0x04012ff4 12 1% 11687
.bss.s_au32ApsDuplicateTableIncomFC 0x04012ff4 0x04013000 12 1% 11689
.bss.s_au32ZedTimeoutCount 0x04013000 0x04013008 8 1% 11691
.bss.s_au64NwkAddrMapExt 0x04013008 0x040130a8 160 4% 11693
.bss.s_au8ApsDuplicateTableSeqCnts 0x040130a8 0x040130ab 3 1% 11695
.bss.s_au8Endpoint0InputClusterDiscFlags 0x040130ab 0x040130b6 11 1% 11697
.bss.s_au8Endpoint0OutputClusterDiscFlags 0x040130b6 0x040130c1 11 1% 11699
.bss.s_au8KeepAliveFlags 0x040130c1 0x040130c8 7 1% 11701
.bss.s_bindingTableStorage 0x040130c8 0x040131c8 256 6% 11704
.bss.s_groupPdmTable 0x040131c8 0x040131d0 8 1% 11706
.bss.s_sActiveEpServerContext 0x040131d0 0x040131d4 4 1% 11709
.bss.s_sApsmeCmdContainer_4 0x040131d4 0x0401320c 56 2% 11711
.bss.s_sBindRequestServerAcksDcfmContext 0x0401320c 0x04013218 12 1% 11713
.bss.s_sBindRequestServerContext 0x04013218 0x0401326c 84 2% 11716
.bss.s_sBindUnbindServerContext 0x0401326c 0x0401329c 48 2% 11718
.bss.s_sDefaultServerContext 0x0401329c 0x040132a0 4 1% 11720
.bss.s_sIeeeAddrServerContext 0x040132a0 0x040132a4 4 1% 11724
.bss.s_sMatchDescServerContext 0x040132a4 0x040132a8 4 1% 11726
.bss.s_sMgmtBindServerContext 0x040132a8 0x040132ac 4 1% 11728
.bss.s_sMgmtLeaveServerContext 0x040132ac 0x040132d4 40 1% 11730
.bss.s_sMgmtLqiServerContext 0x040132d4 0x040132d8 4 1% 11732
.bss.s_sMgmtNWKUpdateServerContext 0x040132d8 0x04013330 88 3% 11734
.bss.s_sNodeDescServerContext 0x04013330 0x04013334 4 1% 11736
.bss.s_sNwkAddrServerContext 0x04013334 0x04013338 4 1% 11738
.bss.s_sNwkContext 0x04013338 0x04013b30 2040 48% 11740
.bss.s_sPowerDescServerContext 0x04013b30 0x04013b34 4 1% 11742
.bss.s_sSimpleDescServerContext 0x04013b34 0x04013b38 4 1% 11744
.bss.s_sSystemServerDiscoveryServerContext 0x04013b38 0x04013b3c 4 1% 11746
.bss.s_sZdoClientContext 0x04013b3c 0x04013b44 8 1% 11748
.bss.zps_TimeEvents 0x04013b44 0x04013b54 16 1% 11750
.bss.zps_msgMcpsDcfm 0x04013b54 0x04013b64 16 1% 11753
.bss.zps_msgMcpsDcfmInd 0x04013b64 0x04013b74 16 1% 11756
.bss.zps_msgMlmeDcfmInd 0x04013b74 0x04013b84 16 1% 11759
Expected total in zps_gen.o file: 4296 Actual: 4296 100% 11628
RAM0 / .bss / app_led_control.o Start End Size % Line
.bss.eAppShiftLevel 0x04013b84 0x04013b85 1 100% 11762
Expected total in app_led_control.o file: 1 Actual: 1 100% 11762
RAM0 / .bss / app_start_controller.o Start End Size % Line
.bss.bColdStarted.0 0x04013b85 0x04013b86 1 34% 11764
.bss.bDeepSleep 0x04013b86 0x04013b88 2 67% 11766
Expected total in app_start_controller.o file: 3 Actual: 3 100% 11764
RAM0 / .bss / App_ColorSceneController.o Start End Size % Line
.bss.sRemote 0x04013b88 0x04014260 1752 100% 11770
Expected total in App_ColorSceneController.o file: 1752 Actual: 1752 100% 11770
RAM0 / .bss / zlo_controller_node.o Start End Size % Line
.bss.bAddGroupToAll 0x04014260 0x04014261 1 1% 11772
.bss.bBDBJoinFailed 0x04014261 0x04014262 1 1% 11774
.bss.bFailedToJoin 0x04014262 0x04014264 2 1% 11777
.bss.sEndpointTable 0x04014264 0x0401431a 182 80% 11781
.bss.sGroupTable 0x0401431a 0x0401432c 18 8% 11784
.bss.sWake 0x0401432c 0x0401433c 16 8% 11787
.bss.u16FastPoll 0x0401433c 0x0401433e 2 1% 11788
.bss.u16IdTime 0x0401433e 0x04014340 2 1% 11790
.bss.u8AddGroupToIndex 0x04014340 0x04014341 1 1% 11792
.bss.u8NoQueryCount.0 0x04014341 0x04014344 3 2% 11794
Expected total in zlo_controller_node.o file: 228 Actual: 228 100% 11772
RAM0 / .bss / app_zcl_controller_task.o Start End Size % Line
.bss.u32RadioTempUpdateMs 0x04014344 0x04014348 4 34% 11797
.bss.u32RadioTempUpdateMs.0 0x04014348 0x0401434c 4 34% 11799
.bss.u32Tick1Sec.1 0x0401434c 0x04014350 4 34% 11801
Expected total in app_zcl_controller_task.o file: 12 Actual: 12 100% 11797
RAM0 / .bss / app_colour_commands.o Start End Size % Line
.bss.u8Step.0 0x04014350 0x04014351 1 100% 11803
Expected total in app_colour_commands.o file: 1 Actual: 1 100% 11803
RAM0 / .bss / app_group_commands.o Start End Size % Line
.bss.u8GroupId 0x04014351 0x04014354 3 100% 11804
Expected total in app_group_commands.o file: 3 Actual: 3 100% 11804
RAM0 / .bss / fsl_debug_console.o Start End Size % Line
.bss.g_serialHandle 0x04014354 0x04014358 4 13% 11808
.bss.s_debugConsoleState 0x04014358 0x04014374 28 88% 11811
Expected total in fsl_debug_console.o file: 32 Actual: 32 100% 11808
RAM0 / .bss / temp_sensor_drv.o Start End Size % Line
.bss.adcConfigStruct 0x04014374 0x04014384 16 23% 11813
.bss.adcConvSeqConfigStruct 0x04014384 0x04014390 12 18% 11816
.bss.adc_calibration 0x04014390 0x0401439a 10 15% 11819
.bss.is_valid_calibration_avail 0x0401439a 0x0401439c 2 3% 11821
.bss.temp_sensor_calibration 0x0401439c 0x040143ba 30 43% 11825
Expected total in temp_sensor_drv.o file: 70 Actual: 70 100% 11813
RAM0 / .bss / app_serial_interface.o Start End Size % Line
.bss.eRxState.0 0x040143ba 0x040143bb 1 6% 11827
.bss.sRxMessage 0x040143bb 0x040143c8 13 73% 11829
.bss.u32Storage 0x040143c8 0x040143cc 4 23% 11831
Expected total in app_serial_interface.o file: 18 Actual: 18 100% 11827
RAM0 / .bss / app_buttons.o Start End Size % Line
.bss.s_u8ButtonState 0x040143cc 0x040143d1 5 100% 11833
Expected total in app_buttons.o file: 5 Actual: 5 100% 11833
RAM0 / .bss / app_menu_handler_OM15082.o Start End Size % Line
.bss.eShiftLevel 0x040143d1 0x040143d2 1 34% 11835
.bss.u8SelfFR.0 0x040143d2 0x040143d4 2 67% 11838
Expected total in app_menu_handler_OM15082.o file: 3 Actual: 3 100% 11835
RAM0 / .bss / fsl_gint.o Start End Size % Line
.bss.s_gintCallback 0x040143d4 0x040143d8 4 100% 11841
Expected total in fsl_gint.o file: 4 Actual: 4 100% 11841
RAM0 / .bss / ZTimer.o Start End Size % Line
.bss.ZTIMER_sCommon 0x040143d8 0x040143e4 12 100% 11843
Expected total in ZTimer.o file: 12 Actual: 12 100% 11843
RAM0 / .bss / appZpsBeaconHandler.o Start End Size % Line
.bss.psBeaconFilter 0x040143e4 0x040143e8 4 100% 11845
Expected total in appZpsBeaconHandler.o file: 4 Actual: 4 100% 11845
RAM0 / .bss / fsl_flexcomm.o Start End Size % Line
.bss.s_flexcommHandle 0x040143e8 0x04014404 28 50% 11848
.bss.s_flexcommIrqHandler 0x04014404 0x04014420 28 50% 11850
Expected total in fsl_flexcomm.o file: 56 Actual: 56 100% 11848
RAM0 / .bss / fsl_power.o Start End Size % Line
.bss.power_hook_fn 0x04014420 0x04014424 4 80% 11852
.bss.warm_start.2 0x04014424 0x04014425 1 20% 11854
Expected total in fsl_power.o file: 5 Actual: 5 100% 11852
RAM0 / .bss / SecLib.o Start End Size % Line
.bss.g_bLegacyHwBugEmulation 0x04014425 0x04014428 3 16% 11856
.bss.sKey 0x04014428 0x04014438 16 85% 11860
Expected total in SecLib.o file: 19 Actual: 19 100% 11856
RAM0 / .bss / MemManager.o Start End Size % Line
.bss.gFreeMessagesCount 0x04014438 0x0401443c 4 1% 11861
.bss.memHeap 0x0401443c 0x04014e3c 2560 98% 11865
.bss.memPools 0x04014e3c 0x04014e78 60 3% 11867
Expected total in MemManager.o file: 2624 Actual: 2624 100% 11861
RAM0 / .bss / TimersManager.o Start End Size % Line
.bss.gRTCAlarmCallback 0x04014e78 0x04014e7c 4 2% 11869
.bss.gRTCAlarmCallbackParam 0x04014e7c 0x04014e80 4 2% 11871
.bss.gRTCInitFlag 0x04014e80 0x04014e84 4 2% 11873
.bss.mCounterFreqHz 0x04014e84 0x04014e88 4 2% 11876
.bss.mInitialized 0x04014e88 0x04014e8c 4 2% 11878
.bss.mMaxToCountDown_c 0x04014e8c 0x04014e90 4 2% 11881
.bss.mTicksFor4ms 0x04014e90 0x04014e94 4 2% 11883
.bss.mTimerThreadEventId 0x04014e94 0x04014e98 4 2% 11885
.bss.maTmrTimerStatusTable 0x04014e98 0x04014ea8 16 5% 11887
.bss.maTmrTimerTable 0x04014ea8 0x04014fc8 288 84% 11890
.bss.numberOfActiveTimers 0x04014fc8 0x04014fc9 1 1% 11892
.bss.numberOfLowPowerActiveTimers 0x04014fc9 0x04014fcc 3 1% 11894
.bss.previousTimeInTicks 0x04014fcc 0x04014fd0 4 2% 11897
.bss.timerHardwareIsRunning 0x04014fd0 0x04014fd1 1 1% 11899
Expected total in TimersManager.o file: 345 Actual: 345 100% 11869
RAM0 / .bss / TMR_Adapter.o Start End Size % Line
.bss.froCalibrationState 0x04014fd1 0x04014fd4 3 10% 11901
.bss.psNextActivity 0x04014fd4 0x04014fd8 4 13% 11904
.bss.rejectWtimer1Irq 0x04014fd8 0x04014fd9 1 4% 11906
.bss.scheduleActivityAlreadyCalled 0x04014fd9 0x04014fe0 7 23% 11908
.bss.u64HwTimestampTick.1 0x04014fe0 0x04014fe8 8 26% 11911
.bss.u64SwTimestampUs.0 0x04014fe8 0x04014ff0 8 26% 11913
Expected total in TMR_Adapter.o file: 31 Actual: 31 100% 11901
RAM0 / .bss / fsl_ctimer.o Start End Size % Line
.bss.ctimerCallbackType 0x04014ff0 0x04014ff4 4 34% 11915
.bss.s_ctimerCallback 0x04014ff4 0x04014ffc 8 67% 11918
Expected total in fsl_ctimer.o file: 12 Actual: 12 100% 11915
RAM0 / .bss / fsl_dma.o Start End Size % Line
.bss.s_DMAHandle 0x04014ffc 0x04015048 76 100% 11920
Expected total in fsl_dma.o file: 76 Actual: 76 100% 11920
RAM0 / .bss / PWR.o Start End Size % Line
.bss.bBLE_Active 0x04015048 0x0401504c 4 2% 11922
.bss.cm4_misc_regs 0x0401504c 0x04015168 284 87% 11925
.bss.error_status 0x04015168 0x0401516c 4 2% 11927
.bss.gpfPWR_LowPowerEnterCb 0x0401516c 0x04015170 4 2% 11930
.bss.gpfPWR_LowPowerExitCb 0x04015170 0x04015174 4 2% 11932
.bss.isInitialized 0x04015174 0x04015175 1 1% 11934
.bss.mLPMFlag 0x04015175 0x04015176 1 1% 11936
.bss.mPreventEnterLowPower 0x04015176 0x04015178 2 1% 11938
.bss.pwr_wakeup_io 0x04015178 0x0401517c 4 2% 11941
.bss.pwrm_force_retention 0x0401517c 0x04015180 4 2% 11943
.bss.pwrm_sleep_config 0x04015180 0x04015190 16 5% 11945
Expected total in PWR.o file: 328 Actual: 328 100% 11922
RAM0 / .bss / PWRLib.o Start End Size % Line
.bss.PWRLib_MCU_WakeupReason 0x04015190 0x04015194 4 2% 11947
.bss.lowpower_power_cfg 0x04015194 0x04015284 240 83% 11951
.bss.lowpower_power_cfg_p 0x04015284 0x04015288 4 2% 11953
.bss.mPWRLib_DeepSleepMode 0x04015288 0x0401528c 4 2% 11955
.bss.pwr_CPUContext 0x0401528c 0x040152b4 40 14% 11958
Expected total in PWRLib.o file: 292 Actual: 292 100% 11947
RAM0 / .bss / GPIO_Adapter.o Start End Size % Line
.bss.gpio_wakeupsrc 0x040152b4 0x040152b8 4 100% 11961
Expected total in GPIO_Adapter.o file: 4 Actual: 4 100% 11961
RAM0 / .bss / fsl_os_abstraction_bm.o Start End Size % Line
.bss.gInterruptDisableCount 0x040152b8 0x040152bc 4 2% 11964
.bss.gTickCounter 0x040152bc 0x040152c0 4 2% 11967
.bss.g_curTask 0x040152c0 0x040152c4 4 2% 11970
.bss.g_freeTaskControlBlock 0x040152c4 0x040152c8 4 2% 11972
.bss.g_taskControlBlockPool 0x040152c8 0x04015354 140 47% 11974
.bss.osEventHeap 0x04015354 0x040153e0 140 47% 11976
.bss.p_taskListHead 0x040153e0 0x040153e4 4 2% 11979
Expected total in fsl_os_abstraction_bm.o file: 300 Actual: 300 100% 11964
RAM0 / .bss / Basic.o Start End Size % Line
.bss.au8BasicClusterAttributeControlBits 0x040153e4 0x040153f3 15 100% 11981
Expected total in Basic.o file: 15 Actual: 15 100% 11981
RAM0 / .bss / Groups.o Start End Size % Line
.bss.au8GroupsAttributeControlBits 0x040153f3 0x040153f5 2 100% 11984
Expected total in Groups.o file: 2 Actual: 2 100% 11984
RAM0 / .bss / Identify.o Start End Size % Line
.bss.au8IdentifyAttributeControlBits 0x040153f5 0x040153f8 3 75% 11987
.bss.bTimerRegistered.0 0x040153f8 0x040153f9 1 25% 11990
Expected total in Identify.o file: 4 Actual: 4 100% 11987
RAM0 / .bss / LevelControl.o Start End Size % Line
.bss.au8LevelControlClientAttributeControlBits 0x040153f9 0x040153fb 2 100% 11992
Expected total in LevelControl.o file: 2 Actual: 2 100% 11992
RAM0 / .bss / OnOff.o Start End Size % Line
.bss.au8OnOffClientAttributeControlBits 0x040153fb 0x040153fd 2 100% 11995
Expected total in OnOff.o file: 2 Actual: 2 100% 11995
RAM0 / .bss / Scenes.o Start End Size % Line
.bss.au8ScenesAttributeControlBits 0x040153fd 0x040153ff 2 100% 11998
Expected total in Scenes.o file: 2 Actual: 2 100% 11998
RAM0 / .bss / ColourControl.o Start End Size % Line
.bss.au8ColourControlAttributeControlBits 0x040153ff 0x04015401 2 100% 12001
Expected total in ColourControl.o file: 2 Actual: 2 100% 12001
RAM0 / .bss / zll_commission.o Start End Size % Line
.bss.au8ZllCommissionAttributeControlBits 0x04015401 0x04015404 3 100% 12004
Expected total in zll_commission.o file: 3 Actual: 3 100% 12004
RAM0 / .bss / zcl.o Start End Size % Line
.bss.psZCL_Common 0x04015404 0x04015408 4 2% 12008
.bss.sZCL_Common 0x04015408 0x040154f0 232 97% 12011
.bss.u8NumberOfRegEndpoints 0x040154f0 0x040154f4 4 2% 12013
Expected total in zcl.o file: 240 Actual: 240 100% 12008
RAM0 / .bss / zcl_common.o Start End Size % Line
.bss.u32ZCL_Heap 0x040154f4 0x04015540 76 100% 12016
Expected total in zcl_common.o file: 76 Actual: 76 100% 12016
RAM0 / .bss / zcl_event.o Start End Size % Line
.bss.prfnbZCLOverrideHandlingEntireProfileCommand 0x04015540 0x04015548 8 100% 12018
Expected total in zcl_event.o file: 8 Actual: 8 100% 12018
RAM0 / .bss / zcl_readAttributesResponseHandle.o Start End Size % Line
.bss.uAttributeVal 0x04015548 0x04015558 16 100% 12021
Expected total in zcl_readAttributesResponseHandle.o file: 16 Actual: 16 100% 12021
RAM0 / .bss / zcl_search.o Start End Size % Line
.bss.prfnbZCLIsManufacturerCodeSupported 0x04015558 0x0401555c 4 100% 12024
Expected total in zcl_search.o file: 4 Actual: 4 100% 12024
RAM0 / .bss / bdb_fr.o Start End Size % Line
.bss.eFR_State 0x0401555c 0x04015560 4 100% 12026
Expected total in bdb_fr.o file: 4 Actual: 4 100% 12026
RAM0 / .bss / bdb_start.o Start End Size % Line
.bss.au64ExtPanListForBeaconFilter 0x04015560 0x04015568 8 20% 12030
.bss.bAssociationJoin 0x04015568 0x04015569 1 3% 12033
.bss.eInitState 0x04015569 0x0401556a 1 3% 12036
.bss.eRejoinType.0 0x0401556a 0x0401556c 2 5% 12039
.bss.prbCancelRejoinAction 0x0401556c 0x04015570 4 10% 12042
.bss.sBeaconFilter 0x04015570 0x0401557c 12 30% 12045
.bss.u32BackUpApsChannelMask 0x0401557c 0x04015580 4 10% 12048
.bss.u8RejoinCycles 0x04015580 0x04015581 1 3% 12051
.bss.u8TimerBdbRejoin 0x04015581 0x04015588 7 18% 12054
Expected total in bdb_start.o file: 40 Actual: 40 100% 12030
RAM0 / .bss / bdb_state_machine.o Start End Size % Line
.bss.sBDB 0x04015588 0x040155e0 88 100% 12058
Expected total in bdb_state_machine.o file: 88 Actual: 88 100% 12058
RAM0 / .bss / bdb_ns.o Start End Size % Line
.bss.bDoPrimaryScan 0x040155e0 0x040155e1 1 7% 12060
.bss.eNS_State 0x040155e1 0x040155e4 3 19% 12062
.bss.u32ScanChannels 0x040155e4 0x040155e8 4 25% 12066
.bss.u8NumOfNwks.1 0x040155e8 0x040155e9 1 7% 12068
.bss.u8NwkIndex.2 0x040155e9 0x040155ea 1 7% 12070
.bss.u8RecSameNwkRetryAttempts.0 0x040155ea 0x040155eb 1 7% 12072
.bss.u8ScanChannel 0x040155eb 0x040155ec 1 7% 12074
.bss.u8TimerBdbNs 0x040155ec 0x040155f0 4 25% 12076
Expected total in bdb_ns.o file: 16 Actual: 16 100% 12060
RAM0 / .bss / bdb_tl_end_device_initiator_target.o Start End Size % Line
.bss.au64IgnoreList 0x040155f0 0x04015608 24 14% 12080
.bss.au8TempKeyStore 0x04015608 0x04015618 16 9% 12083
.bss.bDoRejoin 0x04015618 0x04015619 1 1% 12086
.bss.bSendFactoryResetOverAir 0x04015619 0x0401561a 1 1% 12089
.bss.bWithDiscovery 0x0401561a 0x0401561c 2 2% 12092
.bss.sCommission 0x0401561c 0x04015640 36 20% 12096
.bss.sDstAddr 0x04015640 0x04015650 16 9% 12100
.bss.sScanTarget 0x04015650 0x04015690 64 35% 12102
.bss.sTarget 0x04015690 0x0401569a 10 6% 12105
.bss.u16TempAddrHigh 0x0401569a 0x0401569c 2 2% 12107
.bss.u16TempAddrLow 0x0401569c 0x0401569e 2 2% 12110
.bss.u16TempGroupHigh 0x0401569e 0x040156a0 2 2% 12113
.bss.u16TempGroupLow 0x040156a0 0x040156a2 2 2% 12116
.bss.u8TimerBdbTl 0x040156a2 0x040156a8 6 4% 12119
Expected total in bdb_tl_end_device_initiator_target.o file: 184 Actual: 184 100% 12080
RAM0 / .bss / bdb_fb_initiator.o Start End Size % Line
.bss.sFindAndBind 0x040156a8 0x04015700 88 96% 12123
.bss.u8TimerBdbFb 0x04015700 0x04015704 4 5% 12125
Expected total in bdb_fb_initiator.o file: 92 Actual: 92 100% 12123
RAM0 / .bss / pdum_nwk.o Start End Size % Line
.bss.pfCallbackNpduNotification 0x04015704 0x04015708 4 20% 12129
.bss.s_psFreeListHead 0x04015708 0x0401570c 4 20% 12131
.bss.s_psNPduPoolEnd 0x0401570c 0x04015710 4 20% 12133
.bss.s_psNPduPoolStart 0x04015710 0x04015714 4 20% 12135
.bss.u8Count 0x04015714 0x04015715 1 5% 12137
.bss.u8MaxNpdu 0x04015715 0x04015716 1 5% 12138
.bss.u8MaxNpduCount 0x04015716 0x04015718 2 10% 12140
Expected total in pdum_nwk.o file: 20 Actual: 20 100% 12129
RAM0 / .bss / pdum_apl.o Start End Size % Line
.bss.pfCallbackApduNotification 0x04015718 0x0401571c 4 50% 12143
.bss.s_asAPduPool 0x0401571c 0x04015720 4 50% 12145
Expected total in pdum_apl.o file: 8 Actual: 8 100% 12143
RAM0 / .bss / PDM_Create.c.obj Start End Size % Line
.bss.psPDM_Common 0x04015720 0x04015724 4 4% 12147
.bss.sPDM_Common 0x04015724 0x04015790 108 97% 12150
Expected total in PDM_Create.c.obj file: 112 Actual: 112 100% 12147
RAM0 / .bss / PDM_FLASH.c.obj Start End Size % Line
.bss.au32PDM_MarginCheck 0x04015790 0x040157b0 32 100% 12152
Expected total in PDM_FLASH.c.obj file: 32 Actual: 32 100% 12152
RAM0 / .bss / zps_apl_af.o Start End Size % Line
.bss.pfOverrideProfile 0x040157b0 0x040157b4 4 100% 12154
Expected total in zps_apl_af.o file: 4 Actual: 4 100% 12154
RAM0 / .bss / zps_apl_af_apsde.o Start End Size % Line
.bss.gZpsSetByProfile 0x040157b4 0x040157b8 4 50% 12157
.bss.pfZPS_pvGetApduPool 0x040157b8 0x040157bc 4 50% 12160
Expected total in zps_apl_af_apsde.o file: 8 Actual: 8 100% 12157
RAM0 / .bss / zps_apl_task.o Start End Size % Line
.bss.uMacDcfmInd 0x040157bc 0x04015850 148 100% 12163
Expected total in zps_apl_task.o file: 148 Actual: 148 100% 12163
RAM0 / .bss / zps_apl_apsde.o Start End Size % Line
.bss.bLocked.1 0x04015850 0x04015854 4 4% 12166
.bss.psActiveMsgListHead 0x04015854 0x04015858 4 4% 12169
.bss.psFreeMsgListHead 0x04015858 0x0401585c 4 4% 12172
.bss.pu8ApsSeq 0x0401585c 0x04015860 4 4% 12175
.bss.sAplApsdeLoopbackData 0x04015860 0x04015890 48 43% 12178
.bss.sAplApsdePostLoopbackData 0x04015890 0x040158c0 48 43% 12180
.bss.u8ApsSeq 0x040158c0 0x040158c1 1 1% 12182
.bss.u8FailCount.0 0x040158c1 0x040158c2 1 1% 12184
Expected total in zps_apl_apsde.o file: 114 Actual: 114 100% 12166
RAM0 / .bss / zps_apl_apsme.o Start End Size % Line
.bss.g_bNwkEncrypt 0x040158c2 0x040158c3 1 100% 12186
Expected total in zps_apl_apsme.o file: 1 Actual: 1 100% 12186
RAM0 / .bss / zps_apl_sec.o Start End Size % Line
.bss.bOverrideApsSecurity 0x040158c3 0x040158c4 1 12% 12189
.bss.bSetTclkFlashFeature 0x040158c4 0x040158c8 4 45% 12192
.bss.pfCallbackHashDecrypt 0x040158c8 0x040158cc 4 45% 12196
Expected total in zps_apl_sec.o file: 9 Actual: 9 100% 12189
RAM0 / .bss / zps_apl_zdo_nwkmanager.o Start End Size % Line
.bss.apvAplPdmRecordsAddress 0x040158cc 0x040158e0 20 42% 12198
.bss.au16AplPdmRecordsSize 0x040158e0 0x040158ea 10 21% 12201
.bss.bZpsMyLastJoinWasRejoin 0x040158ea 0x040158eb 1 3% 12204
.bss.g_bLastRejoinWasSecure 0x040158eb 0x040158ec 1 3% 12206
.bss.g_u8Networks 0x040158ec 0x040158ed 1 3% 12209
.bss.g_u8SuspendBoundTransmission 0x040158ed 0x040158f0 3 7% 12211
.bss.prvZdoLeaveActionDecider 0x040158f0 0x040158f4 4 9% 12215
.bss.psNwkDescriptors 0x040158f4 0x040158f8 4 9% 12218
.bss.sZpsIntStore 0x040158f8 0x040158fc 4 9% 12220
Expected total in zps_apl_zdo_nwkmanager.o file: 48 Actual: 48 100% 12198
RAM0 / .bss / zps_apl_zdo_handle_zdp_event.o Start End Size % Line
.bss.pfZdpEventfunc 0x040158fc 0x04015900 4 45% 12223
.bss.pu16CallbackClusterList 0x04015900 0x04015904 4 45% 12226
.bss.u8SizeOfCallbackList 0x04015904 0x04015905 1 12% 12229
Expected total in zps_apl_zdo_handle_zdp_event.o file: 9 Actual: 9 100% 12223
RAM0 / .bss / zps_apl_zdo_common.o Start End Size % Line
.bss.g_bStopZdpAcks 0x04015905 0x04015906 1 100% 12232
Expected total in zps_apl_zdo_common.o file: 1 Actual: 1 100% 12232
RAM0 / .bss / zps_apl_zdo_default_server.o Start End Size % Line
.bss.bDefaultServerIgnoreHandleMgmtUpdate 0x04015906 0x04015907 1 100% 12235
Expected total in zps_apl_zdo_default_server.o file: 1 Actual: 1 100% 12235
RAM0 / .bss / zps_apl_mac_isr.o Start End Size % Line
.bss.g_u8McpsFilterConfig 0x04015907 0x04015908 1 12% 12238
.bss.pfZGPSupported 0x04015908 0x0401590c 4 45% 12241
.bss.u32BroadcastRejectedCount 0x0401590c 0x04015910 4 45% 12244
Expected total in zps_apl_mac_isr.o file: 9 Actual: 9 100% 12238
RAM0 / .bss / zps_apl_zdo_device_annce_server.o Start End Size % Line
.bss.bDisableSourceRouting 0x04015910 0x04015914 4 50% 12247
.bss.pfAliasAddressPresent 0x04015914 0x04015918 4 50% 12251
Expected total in zps_apl_zdo_device_annce_server.o file: 8 Actual: 8 100% 12247
RAM0 / .bss / zps_apl_zdo_bind_unbind_server.o Start End Size % Line
.bss.pfBindAllowed 0x04015918 0x0401591c 4 50% 12254
.bss.psBindUnbindServerContext 0x0401591c 0x04015920 4 50% 12257
Expected total in zps_apl_zdo_bind_unbind_server.o file: 8 Actual: 8 100% 12254
RAM0 / .bss / zps_apl_zdo_bound_data_request_manager.o Start End Size % Line
.bss.psServerContextCopy 0x04015920 0x04015924 4 100% 12260
Expected total in zps_apl_zdo_bound_data_request_manager.o file: 4 Actual: 4 100% 12260
RAM0 / .bss / zps_apl_zdo_nwkmanager_client.o Start End Size % Line
.bss.g_psClientServerContext 0x04015924 0x04015928 4 100% 12263
Expected total in zps_apl_zdo_nwkmanager_client.o file: 4 Actual: 4 100% 12263
RAM0 / .bss / zps_mac_common.o Start End Size % Line
.bss.g_au8LegacyBeaconPayload 0x04015928 0x04015937 15 42% 12266
.bss.g_bMacEnhancedMode 0x04015937 0x04015938 1 3% 12269
.bss.g_pu16FilterTable 0x04015938 0x0401593c 4 12% 12272
.bss.g_pu8LinkQualityTable 0x0401593c 0x04015940 4 12% 12275
.bss.g_u16FilterNumAddrs 0x04015940 0x04015942 2 6% 12278
.bss.g_u8LegacyBeaconPayloadLen 0x04015942 0x04015944 2 6% 12281
.bss.pfnDataReqCallback 0x04015944 0x04015948 4 12% 12285
.bss.pfnEmptyMcpsFrameWithFpSetCallback 0x04015948 0x0401594c 4 12% 12288
Expected total in zps_mac_common.o file: 36 Actual: 36 100% 12266
RAM0 / .bss / zps_mac_shim.o Start End Size % Line
.bss.ZPS_g_i8LastRSSI 0x0401594c 0x0401594e 2 10% 12291
.bss.ZPS_g_u8LastLQI 0x0401594e 0x04015950 2 10% 12294
.bss.pfnCallbackMcps 0x04015950 0x04015954 4 20% 12297
.bss.s_prMcpsCallBack 0x04015954 0x04015958 4 20% 12300
.bss.s_prMlmeCallBack 0x04015958 0x0401595c 4 20% 12302
.bss.s_pvAplHandle 0x0401595c 0x04015960 4 20% 12304
Expected total in zps_mac_shim.o file: 20 Actual: 20 100% 12291
RAM0 / .bss / zps_miniMac.o Start End Size % Line
.bss.g_pvAplHandle 0x04015960 0x04015964 4 10% 12306
.bss.pasTxFrame 0x04015964 0x04015968 4 10% 12309
.bss.prAppMcpsCallback 0x04015968 0x0401596c 4 10% 12312
.bss.prAppMlmeCallback 0x0401596c 0x04015970 4 10% 12315
.bss.pvRxStore 0x04015970 0x04015974 4 10% 12318
.bss.pvTxStore 0x04015974 0x04015978 4 10% 12321
.bss.sMiniMacIntStore 0x04015978 0x0401597c 4 10% 12324
.bss.s_sDcfmIndMgr 0x0401597c 0x04015984 8 20% 12326
.bss.u8ScanBeaconsSeen 0x04015984 0x04015988 4 10% 12328
Expected total in zps_miniMac.o file: 40 Actual: 40 100% 12306
RAM0 / .bss / zps_apl_interpan.o Start End Size % Line
.bss.pfAllowInterPanToEp 0x04015988 0x0401598c 4 100% 12331
Expected total in zps_apl_interpan.o file: 4 Actual: 4 100% 12331
RAM0 / .bss / zps_nwk_lib.o Start End Size % Line
.bss.g_u8NwkRoutersLimitChildren 0x0401598c 0x04015990 4 100% 12334
Expected total in zps_nwk_lib.o file: 4 Actual: 4 100% 12334
RAM0 / .bss / zps_nwk_lkst.o Start End Size % Line
.bss.pfnLinkCost 0x04015990 0x04015994 4 100% 12338
Expected total in zps_nwk_lkst.o file: 4 Actual: 4 100% 12338
RAM0 / .bss / zps_nwk_main.o Start End Size % Line
.bss.pfExtendedStatusCallBack 0x04015994 0x04015998 4 50% 12341
.bss.zps_psNwk 0x04015998 0x0401599c 4 50% 12343
Expected total in zps_nwk_main.o file: 8 Actual: 8 100% 12341
RAM0 / .bss / zps_nwk_maint.o Start End Size % Line
.bss.g_u32SelfNwkStatusFilterMask 0x0401599c 0x040159a0 4 100% 12346
Expected total in zps_nwk_maint.o file: 4 Actual: 4 100% 12346
RAM0 / .bss / zps_nwk_mcps.o Start End Size % Line
.bss.bCheckChild 0x040159a0 0x040159a1 1 6% 12349
.bss.g_bDisableSlowAveraging 0x040159a1 0x040159a4 3 17% 12352
.bss.pfCallbackNotification 0x040159a4 0x040159a8 4 23% 12356
.bss.pfOptionsFilterCallback 0x040159a8 0x040159ac 4 23% 12358
.bss.pu64NewMacOverrideMyAddressLocation 0x040159ac 0x040159b0 4 23% 12361
.bss.u8Count.0 0x040159b0 0x040159b2 2 12% 12364
Expected total in zps_nwk_mcps.o file: 18 Actual: 18 100% 12349
RAM0 / .bss / zps_nwk_nib.o Start End Size % Line
.bss.a16NwkPdmRecordSizes 0x040159b2 0x040159be 12 9% 12367
.bss.au8BeaconPayload 0x040159be 0x04015a34 118 89% 12370
.bss.bR20Mode 0x04015a34 0x04015a35 1 1% 12373
.bss.u8TransientIndex 0x04015a35 0x04015a38 3 3% 12375
Expected total in zps_nwk_nib.o file: 134 Actual: 134 100% 12367
RAM0 / .bss / zps_nwk_disc.o Start End Size % Line
.bss.sGlobalScanParams 0x04015a38 0x04015a40 8 23% 12378
.bss.sScanAttemptTimer 0x04015a40 0x04015a5c 28 78% 12381
Expected total in zps_nwk_disc.o file: 36 Actual: 36 100% 12378
RAM0 / .bss / zps_nwk_disc_st.o Start End Size % Line
.bss.bOneBeaconPerNetwork 0x04015a5c 0x04015a60 4 100% 12384
Expected total in zps_nwk_disc_st.o file: 4 Actual: 4 100% 12384
RAM0 / .bss / MMAC_TimerServer.o Start End Size % Line
.bss.psTimerServerList 0x04015a60 0x04015a64 4 50% 12387
.bss.u32SleepIntervalInSymbols 0x04015a64 0x04015a68 4 50% 12390
Expected total in MMAC_TimerServer.o file: 8 Actual: 8 100% 12387
RAM0 / .bss / Mini_Association.o Start End Size % Line
.bss.g_u8MiniMacConfig_RetriesPollAssocResponses 0x04015a68 0x04015a6c 4 100% 12392
Expected total in Mini_Association.o file: 4 Actual: 4 100% 12392
RAM0 / .bss / Mini_Main.o Start End Size % Line
.bss.prMiniMac_u32BbcIntCallback 0x04015a6c 0x04015a70 4 2% 12396
.bss.sMiniMacInternal 0x04015a70 0x04015aac 60 26% 12399
.bss.sMiniMacPhyPib 0x04015aac 0x04015ab0 4 2% 12402
.bss.sMiniMacPib 0x04015ab0 0x04015b4c 156 67% 12405
.bss.sThisDeviceMacAddr 0x04015b4c 0x04015b54 8 4% 12408
.bss.u32MacBufferInvalidAddr 0x04015b54 0x04015b58 4 2% 12411
Expected total in Mini_Main.o file: 236 Actual: 236 100% 12396
RAM0 / .bss / Mini_Mcps.o Start End Size % Line
.bss.bMAC_ImmortalIndirect 0x04015b58 0x04015b5c 4 100% 12414
Expected total in Mini_Mcps.o file: 4 Actual: 4 100% 12414
RAM0 / .bss / Mini_Running.o Start End Size % Line
.bss.psShadowRxBuffer 0x04015b5c 0x04015b60 4 100% 12418
Expected total in Mini_Running.o file: 4 Actual: 4 100% 12418
RAM0 / .bss / Mini_Shim.o Start End Size % Line
.bss.sReversedMacAddr 0x04015b60 0x04015b68 8 100% 12421
Expected total in Mini_Shim.o file: 8 Actual: 8 100% 12421
RAM0 / .bss / Mini_TimerServer.o Start End Size % Line
.bss.aprTimerCallback 0x04015b68 0x04015b88 32 48% 12423
.bss.au32TimerCounter 0x04015b88 0x04015ba8 32 48% 12426
.bss.bResetScanTimer 0x04015ba8 0x04015bac 4 6% 12429
Expected total in Mini_TimerServer.o file: 68 Actual: 68 100% 12423
RAM0 / .bss / Mini_TxRx.o Start End Size % Line
.bss.mini_rx_tstp 0x04015bac 0x04015bb0 4 80% 12432
.bss.u8MiniMac_RunTimeOptions 0x04015bb0 0x04015bb1 1 20% 12435
Expected total in Mini_TxRx.o file: 5 Actual: 5 100% 12432
RAM0 / .bss / MMAC.o Start End Size % Line
.bss 0x04015bb1 0x04015bb4 3 1% 12438
.bss.ACK_key 0x04015bb4 0x04015bb8 4 1% 12440
.bss.ash_ACK 0x04015bb8 0x04015bbc 4 1% 12442
.bss.bConfiguration 0x04015bbc 0x04015bbd 1 1% 12444
.bss.bWorkaroundTimerRunning 0x04015bbd 0x04015bbe 1 1% 12446
.bss.enable_timerserver 0x04015bbe 0x04015bc0 2 1% 12448
.bss.f_ACK 0x04015bc0 0x04015c44 132 24% 12452
.bss.fcs_ACK 0x04015c44 0x04015c46 2 1% 12454
.bss.fcs_ACK_pos 0x04015c46 0x04015c48 2 1% 12456
.bss.mac_seed 0x04015c48 0x04015c4c 4 1% 12460
.bss.prBbcIntHandler 0x04015c4c 0x04015c50 4 1% 12462
.bss.prPhyIntHandler 0x04015c50 0x04015c54 4 1% 12464
.bss.restore_reg_file 0x04015c54 0x04015cf8 164 29% 12466
.bss.rx 0x04015cf8 0x04015d30 56 10% 12470
.bss.tx 0x04015d30 0x04015d68 56 10% 12472
.bss.tx_tries 0x04015d68 0x04015d6c 4 1% 12474
.bss.u32TestCount 0x04015d6c 0x04015d70 4 1% 12476
.bss.u8SctlMask 0x04015d70 0x04015d71 1 1% 12479
.bss.v2MAC 0x04015d71 0x04015d72 1 1% 12481
.bss.v2MAC_FP 0x04015d72 0x04015d74 2 1% 12483
.bss.v2MAC_LIFSTURNAROUNDTIME 0x04015d74 0x04015d78 4 1% 12486
.bss.v2MAC_PHYRXTUNETIMEs 0x04015d78 0x04015d7c 4 1% 12489
.bss.v2MAC_RxErrors 0x04015d7c 0x04015d80 4 1% 12492
.bss.v2MAC_TURNAROUNDTIME 0x04015d80 0x04015d84 4 1% 12495
.bss.v2MAC_TXMBEBT 0x04015d84 0x04015d88 4 1% 12498
.bss.v2MAC_TXTRIES 0x04015d88 0x04015d8c 4 1% 12501
.bss.v2MAC_TxErrors 0x04015d8c 0x04015d90 4 1% 12504
.bss.v2MAC_csl_period 0x04015d90 0x04015d94 4 1% 12507
.bss.v2MAC_csl_sample_time 0x04015d94 0x04015d98 4 1% 12510
.bss.v2MAC_currKey 0x04015d98 0x04015da8 16 3% 12513
.bss.v2MAC_enc_fn 0x04015da8 0x04015dac 4 1% 12516
.bss.v2MAC_int_handler 0x04015dac 0x04015db0 4 1% 12519
.bss.v2MAC_keyId 0x04015db0 0x04015db4 4 1% 12522
.bss.v2MAC_macFrameCounter 0x04015db4 0x04015db8 4 1% 12526
.bss.v2MAC_nextKey 0x04015db8 0x04015dc8 16 3% 12529
.bss.v2MAC_prevKey 0x04015dc8 0x04015dd8 16 3% 12532
.bss.v2MAC_promiscuous 0x04015dd8 0x04015dd9 1 1% 12535
.bss.v2MAC_rx_frame_set 0x04015dd9 0x04015ddc 3 1% 12538
.bss.v2MAC_vs_ie_gen 0x04015ddc 0x04015de0 4 1% 12542
.bss.v2MAC_vs_ie_len 0x04015de0 0x04015de4 4 1% 12545
.bss.vs_ie_ACK 0x04015de4 0x04015de8 4 1% 12548
.bss.vs_ie_ACK_len 0x04015de8 0x04015de9 1 1% 12551
Expected total in MMAC.o file: 568 Actual: 568 100% 12438
RAM0 / .bss / Mini_Doze.o Start End Size % Line
.bss.bRadioDoze 0x04015de9 0x04015dea 1 100% 12554
Expected total in Mini_Doze.o file: 1 Actual: 1 100% 12554
RAM0 / .bss / radio.o Start End Size % Line
.bss.eTxMode 0x04015dea 0x04015deb 1 1% 12557
.bss.eTxModeCh26 0x04015deb 0x04015dec 1 1% 12559
.bss.rf_activity_callback 0x04015dec 0x04015df0 4 1% 12562
.bss.tCalTempValues 0x04015df0 0x04015e04 20 5% 12564
.bss.tLocalFlashRecord 0x04015e04 0x04015fc8 452 94% 12567
.bss.u32PhyOn_sav 0x04015fc8 0x04015fcc 4 1% 12570
Expected total in radio.o file: 482 Actual: 482 100% 12557
RAM0 / .bss / zps_tsv.o Start End Size % Line
.bss.s_prExpireFn 0x04015fcc 0x04015fd0 4 100% 12573
Expected total in zps_tsv.o file: 4 Actual: 4 100% 12573
RAM0 / .bss / zps_nwk_nib.o Start End Size % Line
g_u32NwkFrameCounter 0x04015fd0 0x04015fe0 16 100% 12577
Expected total in zps_nwk_nib.o file: 16 Actual: 16 100% 12577

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

RAM0 - Folders

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

The following folders are in the RAM0 memory:

RAM0 / .bss_discard Files Size %
APP/Common_Controller/Source/ 1 1188 44%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSMAC_Mini_SOC.a/ 1 1524 57%
Expected total in .bss_discard section: 2712 Actual: 2712 100%
RAM0 / .data Files Size %
APP/ColorSceneController/Source/ 4 1084 65%
APP/Common/Source/ 1 5 1%
APP/Common/Source/board_k32w0/ 1 4 1%
APP/Common_Controller/Source/ 1 20 2%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/XCVR/lib/libRadio.a/ 1 104 7%
LIB/SDKPackages/K32W061DK6/middleware/wireless/ieee-802.15.4/lib/libMiniMac.a/ 1 3 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSAPL.a/ 9 31 2%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSMAC_Mini_SOC.a/ 2 12 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSNWK_ZED.a/ 8 34 3%
SDK/SDKPackages/K32W061DK6/devices/K32W061/ 1 4 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/drivers/ 1 20 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/Common/ 1 12 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/MemManager/Source/ 1 32 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/OSAbstraction/Source/ 1 32 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/RNG/Source/ 1 44 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/TimersManager/Source/ 2 40 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/Commissioning/Source/ 1 16 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/General/Source/ 6 112 7%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/Lighting/Source/ 1 16 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZigbeeCommon/Source/ 1 51 4%
Expected total in .data section: 1680 Actual: 1676 100%
RAM0 / .bss Files Size %
APP/ColorSceneController/Source/ 3 8164 52%
APP/Common/Source/ 1 5 1%
APP/Common/Source/board_k32w0/ 1 70 1%
APP/Common_Controller/Source/ 10 525 4%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/PDM/Library/libPDM.a/ 2 144 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/PDUM/Library/libPDUM.a/ 2 28 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/XCVR/lib/libRadio.a/ 1 482 4%
LIB/SDKPackages/K32W061DK6/middleware/wireless/ieee-802.15.4/lib/libMiniMac.a/ 10 906 6%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSAPL.a/ 15 376 3%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSIPAN_ZED.a/ 1 4 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSMAC_Mini_SOC.a/ 3 96 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSNWK_ZED.a/ 9 228 2%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSTSV.a/ 1 4 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/drivers/ 5 153 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/utilities/debug_console/ 1 32 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/GPIO/ 1 4 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/LowPower/Source/k32w061dk6/ 2 620 4%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/MemManager/Source/ 1 2624 17%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/OSAbstraction/Source/ 1 300 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/SecLib/ 1 19 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/TimersManager/Source/ 2 376 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/Common/ 3 132 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/FindAndBind/ 1 92 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/NwkSteering/ 1 16 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCIF/Source/ 5 344 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/Commissioning/Source/ 1 3 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/General/Source/ 6 27 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/Lighting/Source/ 1 2 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZigbeeCommon/Source/ 2 16 1%
Expected total in .bss section: 15792 Actual: 15792 100%

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

RAM0 - Tree

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

The following folders and files are in the RAM0 memory:

RAM0 / .bss_discard Size %
APP/ 1188 44%
|       Common_Controller/ 1188 44%
|       |       Source/ 1188 44%
|       |       |       app_main.o 1188 44%
LIB/ 1524 57%
|       SDKPackages/ 1524 57%
|       |       K32W061DK6/ 1524 57%
|       |       |       middleware/ 1524 57%
|       |       |       |       wireless/ 1524 57%
|       |       |       |       |       zigbee/ 1524 57%
|       |       |       |       |       |       platform/ 1524 57%
|       |       |       |       |       |       |       K32W0/ 1524 57%
|       |       |       |       |       |       |       |       libs/ 1524 57%
|       |       |       |       |       |       |       |       |       libZPSMAC_Mini_SOC.a/ 1524 57%
|       |       |       |       |       |       |       |       |       |       zps_miniMac.o 1524 57%
RAM0 / .data Size %
APP/ 1113 67%
|       ColorSceneController/ 1084 65%
|       |       Source/ 1084 65%
|       |       |       App_ColorSceneController.o 24 2%
|       |       |       pdum_apdu.o 24 2%
|       |       |       pdum_gen.o 124 8%
|       |       |       zps_gen.o 912 55%
|       Common/ 9 1%
|       |       Source/ 9 1%
|       |       |       app_buttons.o 5 1%
|       |       |       board_k32w0/ 4 1%
|       |       |       |       temp_sensor_drv.o 4 1%
|       Common_Controller/ 20 2%
|       |       Source/ 20 2%
|       |       |       zlo_controller_node.o 20 2%
LIB/ 184 11%
|       SDKPackages/ 184 11%
|       |       K32W061DK6/ 184 11%
|       |       |       middleware/ 184 11%
|       |       |       |       wireless/ 184 11%
|       |       |       |       |       framework/ 104 7%
|       |       |       |       |       |       XCVR/ 104 7%
|       |       |       |       |       |       |       lib/ 104 7%
|       |       |       |       |       |       |       |       libRadio.a/ 104 7%
|       |       |       |       |       |       |       |       |       radio.o 104 7%
|       |       |       |       |       ieee-802.15.4/ 3 1%
|       |       |       |       |       |       lib/ 3 1%
|       |       |       |       |       |       |       libMiniMac.a/ 3 1%
|       |       |       |       |       |       |       |       Mini_Association.o 3 1%
|       |       |       |       |       zigbee/ 77 5%
|       |       |       |       |       |       platform/ 77 5%
|       |       |       |       |       |       |       K32W0/ 77 5%
|       |       |       |       |       |       |       |       libs/ 77 5%
|       |       |       |       |       |       |       |       |       libZPSAPL.a/ 31 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_af_apsde.o 2 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_aps_nlde.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsde.o 6 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_mac_isr.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_sec.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_task.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bound_data_request_manager.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_bind_server.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager.o 11 1%
|       |       |       |       |       |       |       |       |       libZPSMAC_Mini_SOC.a/ 12 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_shim.o 5 1%
|       |       |       |       |       |       |       |       |       |       zps_miniMac.o 7 1%
|       |       |       |       |       |       |       |       |       libZPSNWK_ZED.a/ 34 3%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc.o 6 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc_st.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_frm.o 16 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%
SDK/ 379 23%
|       SDKPackages/ 379 23%
|       |       K32W061DK6/ 379 23%
|       |       |       devices/ 24 2%
|       |       |       |       K32W061/ 24 2%
|       |       |       |       |       drivers/ 20 2%
|       |       |       |       |       |       fsl_power.o 20 2%
|       |       |       |       |       system_K32W061.o 4 1%
|       |       |       middleware/ 355 22%
|       |       |       |       wireless/ 355 22%
|       |       |       |       |       framework/ 160 10%
|       |       |       |       |       |       Common/ 12 1%
|       |       |       |       |       |       |       Heap.o 12 1%
|       |       |       |       |       |       MemManager/ 32 2%
|       |       |       |       |       |       |       Source/ 32 2%
|       |       |       |       |       |       |       |       MemManager.o 32 2%
|       |       |       |       |       |       OSAbstraction/ 32 2%
|       |       |       |       |       |       |       Source/ 32 2%
|       |       |       |       |       |       |       |       fsl_os_abstraction_bm.o 32 2%
|       |       |       |       |       |       RNG/ 44 3%
|       |       |       |       |       |       |       Source/ 44 3%
|       |       |       |       |       |       |       |       RNG.o 44 3%
|       |       |       |       |       |       TimersManager/ 40 3%
|       |       |       |       |       |       |       Source/ 40 3%
|       |       |       |       |       |       |       |       TMR_Adapter.o 8 1%
|       |       |       |       |       |       |       |       TimersManager.o 32 2%
|       |       |       |       |       zigbee/ 195 12%
|       |       |       |       |       |       ZCL/ 144 9%
|       |       |       |       |       |       |       Clusters/ 144 9%
|       |       |       |       |       |       |       |       Commissioning/ 16 1%
|       |       |       |       |       |       |       |       |       Source/ 16 1%
|       |       |       |       |       |       |       |       |       |       zll_commission.o 16 1%
|       |       |       |       |       |       |       |       General/ 112 7%
|       |       |       |       |       |       |       |       |       Source/ 112 7%
|       |       |       |       |       |       |       |       |       |       Basic.o 16 1%
|       |       |       |       |       |       |       |       |       |       Groups.o 16 1%
|       |       |       |       |       |       |       |       |       |       Identify.o 16 1%
|       |       |       |       |       |       |       |       |       |       LevelControl.o 16 1%
|       |       |       |       |       |       |       |       |       |       OnOff.o 16 1%
|       |       |       |       |       |       |       |       |       |       Scenes.o 32 2%
|       |       |       |       |       |       |       |       Lighting/ 16 1%
|       |       |       |       |       |       |       |       |       Source/ 16 1%
|       |       |       |       |       |       |       |       |       |       ColourControl.o 16 1%
|       |       |       |       |       |       ZigbeeCommon/ 51 4%
|       |       |       |       |       |       |       Source/ 51 4%
|       |       |       |       |       |       |       |       app_zps_link_keys.o 51 4%
RAM0 / .bss Size %
APP/ 8764 56%
|       Common_Controller/ 525 4%
|       |       Source/ 525 4%
|       |       |       app_main.o 72 1%
|       ColorSceneController/ 8164 52%
|       |       Source/ 8164 52%
|       |       |       pdum_gen.o 2116 14%
|       |       |       zps_gen.o 4296 28%
|       |       |       app_led_control.o 1 1%
|       |       |       app_start_controller.o 3 1%
|       |       |       App_ColorSceneController.o 1752 12%
|       |       |       zlo_controller_node.o 228 2%
|       |       |       app_zcl_controller_task.o 12 1%
|       |       |       app_colour_commands.o 1 1%
|       |       |       app_group_commands.o 3 1%
SDK/ 4760 31%
|       SDKPackages/ 4760 31%
|       |       K32W061DK6/ 4760 31%
|       |       |       devices/ 185 2%
|       |       |       |       K32W061/ 185 2%
|       |       |       |       |       utilities/ 32 1%
|       |       |       |       |       |       debug_console/ 32 1%
|       |       |       |       |       |       |       fsl_debug_console.o 32 1%
|       Common/ 75 1%
|       |       Source/ 75 1%
|       |       |       board_k32w0/ 70 1%
|       |       |       |       temp_sensor_drv.o 70 1%
|       |       |       app_serial_interface.o 18 1%
|       |       |       app_buttons.o 5 1%
|       |       |       app_menu_handler_OM15082.o 3 1%
|       |       |       |       |       drivers/ 153 1%
|       |       |       |       |       |       fsl_gint.o 4 1%
|       |       |       middleware/ 4575 29%
|       |       |       |       wireless/ 4575 29%
|       |       |       |       |       zigbee/ 632 5%
|       |       |       |       |       |       ZigbeeCommon/ 16 1%
|       |       |       |       |       |       |       Source/ 16 1%
|       |       |       |       |       |       |       |       ZTimer.o 12 1%
|       |       |       |       |       |       |       |       appZpsBeaconHandler.o 4 1%
|       |       |       |       |       |       fsl_flexcomm.o 56 1%
|       |       |       |       |       |       fsl_power.o 5 1%
|       |       |       |       |       framework/ 3943 25%
|       |       |       |       |       |       SecLib/ 19 1%
|       |       |       |       |       |       |       SecLib.o 19 1%
|       |       |       |       |       |       MemManager/ 2624 17%
|       |       |       |       |       |       |       Source/ 2624 17%
|       |       |       |       |       |       |       |       MemManager.o 2624 17%
|       |       |       |       |       |       TimersManager/ 376 3%
|       |       |       |       |       |       |       Source/ 376 3%
|       |       |       |       |       |       |       |       TimersManager.o 345 3%
|       |       |       |       |       |       |       |       TMR_Adapter.o 31 1%
|       |       |       |       |       |       fsl_ctimer.o 12 1%
|       |       |       |       |       |       fsl_dma.o 76 1%
|       |       |       |       |       |       LowPower/ 620 4%
|       |       |       |       |       |       |       Source/ 620 4%
|       |       |       |       |       |       |       |       k32w061dk6/ 620 4%
|       |       |       |       |       |       |       |       |       PWR.o 328 3%
|       |       |       |       |       |       |       |       |       PWRLib.o 292 2%
|       |       |       |       |       |       GPIO/ 4 1%
|       |       |       |       |       |       |       GPIO_Adapter.o 4 1%
|       |       |       |       |       |       OSAbstraction/ 300 2%
|       |       |       |       |       |       |       Source/ 300 2%
|       |       |       |       |       |       |       |       fsl_os_abstraction_bm.o 300 2%
|       |       |       |       |       |       ZCL/ 32 1%
|       |       |       |       |       |       |       Clusters/ 32 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%
|       |       |       |       |       |       |       |       Lighting/ 2 1%
|       |       |       |       |       |       |       |       |       Source/ 2 1%
|       |       |       |       |       |       |       |       |       |       ColourControl.o 2 1%
|       |       |       |       |       |       |       |       Commissioning/ 3 1%
|       |       |       |       |       |       |       |       |       Source/ 3 1%
|       |       |       |       |       |       |       |       |       |       zll_commission.o 3 1%
|       |       |       |       |       |       ZCIF/ 344 3%
|       |       |       |       |       |       |       Source/ 344 3%
|       |       |       |       |       |       |       |       zcl.o 240 2%
|       |       |       |       |       |       |       |       zcl_common.o 76 1%
|       |       |       |       |       |       |       |       zcl_event.o 8 1%
|       |       |       |       |       |       |       |       zcl_readAttributesResponseHandle.o 16 1%
|       |       |       |       |       |       |       |       zcl_search.o 4 1%
|       |       |       |       |       |       BDB/ 240 2%
|       |       |       |       |       |       |       Source/ 240 2%
|       |       |       |       |       |       |       |       Common/ 132 1%
|       |       |       |       |       |       |       |       |       bdb_fr.o 4 1%
|       |       |       |       |       |       |       |       |       bdb_start.o 40 1%
|       |       |       |       |       |       |       |       |       bdb_state_machine.o 88 1%
|       |       |       |       |       |       |       |       NwkSteering/ 16 1%
|       |       |       |       |       |       |       |       |       bdb_ns.o 16 1%
|       |       |       bdb_tl_end_device_initiator_target.o 184 2%
|       |       |       |       |       |       |       |       FindAndBind/ 92 1%
|       |       |       |       |       |       |       |       |       bdb_fb_initiator.o 92 1%
LIB/ 2268 15%
|       SDKPackages/ 2268 15%
|       |       K32W061DK6/ 2268 15%
|       |       |       middleware/ 2268 15%
|       |       |       |       wireless/ 2268 15%
|       |       |       |       |       framework/ 654 5%
|       |       |       |       |       |       PDUM/ 28 1%
|       |       |       |       |       |       |       Library/ 28 1%
|       |       |       |       |       |       |       |       libPDUM.a/ 28 1%
|       |       |       |       |       |       |       |       |       pdum_nwk.o 20 1%
|       |       |       |       |       |       |       |       |       pdum_apl.o 8 1%
|       |       |       |       |       |       PDM/ 144 1%
|       |       |       |       |       |       |       Library/ 144 1%
|       |       |       |       |       |       |       |       libPDM.a/ 144 1%
|       |       |       |       |       |       |       |       |       PDM_Create.c.obj 112 1%
|       |       |       |       |       |       |       |       |       PDM_FLASH.c.obj 32 1%
|       |       |       |       |       zigbee/ 708 5%
|       |       |       |       |       |       platform/ 708 5%
|       |       |       |       |       |       |       K32W0/ 708 5%
|       |       |       |       |       |       |       |       libs/ 708 5%
|       |       |       |       |       |       |       |       |       libZPSAPL.a/ 376 3%
|       |       |       |       |       |       |       |       |       |       zps_apl_af.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_af_apsde.o 8 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_task.o 148 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsde.o 114 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsme.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_sec.o 9 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager.o 48 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_handle_zdp_event.o 9 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_common.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_default_server.o 1 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_mac_isr.o 9 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_device_annce_server.o 8 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bind_unbind_server.o 8 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bound_data_request_manager.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager_client.o 4 1%
|       |       |       |       |       |       |       |       |       libZPSMAC_Mini_SOC.a/ 96 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_common.o 36 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_shim.o 20 1%
|       |       |       |       |       |       |       |       |       |       zps_miniMac.o 40 1%
|       |       |       |       |       |       |       |       |       libZPSIPAN_ZED.a/ 4 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_interpan.o 4 1%
|       |       |       |       |       |       |       |       |       libZPSNWK_ZED.a/ 228 2%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lib.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lkst.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_main.o 8 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_maint.o 4 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mcps.o 18 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nib.o 150 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc.o 36 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc_st.o 4 1%
|       |       |       |       |       ieee-802.15.4/ 906 6%
|       |       |       |       |       |       lib/ 906 6%
|       |       |       |       |       |       |       libMiniMac.a/ 906 6%
|       |       |       |       |       |       |       |       MMAC_TimerServer.o 8 1%
|       |       |       |       |       |       |       |       Mini_Association.o 4 1%
|       |       |       |       |       |       |       |       Mini_Main.o 236 2%
|       |       |       |       |       |       |       |       Mini_Mcps.o 4 1%
|       |       |       |       |       |       |       |       Mini_Running.o 4 1%
|       |       |       |       |       |       |       |       Mini_Shim.o 8 1%
|       |       |       |       |       |       |       |       Mini_TimerServer.o 68 1%
|       |       |       |       |       |       |       |       Mini_TxRx.o 5 1%
|       |       |       |       |       |       |       |       MMAC.o 568 4%
|       |       |       |       |       |       |       |       Mini_Doze.o 1 1%
|       |       |       |       |       |       XCVR/ 482 4%
|       |       |       |       |       |       |       lib/ 482 4%
|       |       |       |       |       |       |       |       libRadio.a/ 482 4%
|       |       |       |       |       |       |       |       |       radio.o 482 4%
|       |       |       |       |       |       |       |       |       libZPSTSV.a/ 4 1%
|       |       |       |       |       |       |       |       |       |       zps_tsv.o 4 1%

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

RAM0 - Map

Tooltips indicate block information.

Click a block to jump to its information.

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

#5085 BANK: BANK0_16KB - Start=0x04000000 End=0x04004000 Size=16384 BANK: BANK0_16KB - Start=0x04000000 End=0x04004000 Size=16384BANK0_16KB #5085 BANK: BANK4_8KB - Start=0x04010000 End=0x04012000 Size=8192 BANK: BANK4_8KB - Start=0x04010000 End=0x04012000 Size=8192BANK4_8KB #5085 BANK: BANK5_8KB - Start=0x04012000 End=0x04014000 Size=8192 BANK: BANK5_8KB - Start=0x04012000 End=0x04014000 Size=8192BANK5_8KB #5085 BANK: BANK6_4KB - Start=0x04014000 End=0x04015000 Size=4096 BANK: BANK6_4KB - Start=0x04014000 End=0x04015000 Size=4096BANK6_4KB #5085 BANK: BANK7_4KB - Start=0x04015000 End=0x04016000 Size=4096 BANK: BANK7_4KB - Start=0x04015000 End=0x04016000 Size=4096BANK7_4KB #11198 SECTION: !bootloader - Start=0x04000000 End=0x04000400 Size=1024 #11198 SECTION: !bootloader - Start=0x04000000 End=0x04000400 Size=1024!bootloader #11198 SECTION: .bss_discard - Start=0x04000600 End=0x04001098 Size=2712 #11198 SECTION: .bss_discard - Start=0x04000600 End=0x04001098 Size=2712.bss_discard #11224 SECTION: .boot_resume_stack - Start=0x04001098 End=0x04001498 Size=1024 #11224 SECTION: .boot_resume_stack - Start=0x04001098 End=0x04001498 Size=1024.boot_resume_stack #11233 SECTION: .heap - Start=0x040118a8 End=0x04011ba0 Size=760 #11233 SECTION: .heap - Start=0x040118a8 End=0x04011ba0 Size=760.heap #11246 SECTION: .data - Start=0x04011ba0 End=0x04012230 Size=1680 #11246 SECTION: .data - Start=0x04011ba0 End=0x04012230 Size=1680.data #11568 SECTION: .bss - Start=0x04012230 End=0x04015fe0 Size=15792 #11568 SECTION: .bss - Start=0x04012230 End=0x04015fe0 Size=15792.bss #12577 SECTION: !warmstart - Start=0x04015fe0 End=0x04016000 Size=32 #11201 FILE: zps_miniMac.o - Start=0x04000600 End=0x04000bf4 Size=1524 #11201 FILE: zps_miniMac.o - Start=0x04000600 End=0x04000bf4 Size=1524zps_miniMac.o #11207 FILE: app_main.o - Start=0x04000bf4 End=0x04001098 Size=1188 #11207 FILE: app_main.o - Start=0x04000bf4 End=0x04001098 Size=1188app_main.o #11257 FILE: pdum_gen.o - Start=0x04011ba4 End=0x04011c20 Size=124 #11257 FILE: pdum_gen.o - Start=0x04011ba4 End=0x04011c20 Size=124pdum_gen.o #11264 FILE: pdum_apdu.o - Start=0x04011c20 End=0x04011c38 Size=24 #11269 FILE: zps_gen.o - Start=0x04011c38 End=0x04011fc8 Size=912 #11269 FILE: zps_gen.o - Start=0x04011c38 End=0x04011fc8 Size=912zps_gen.o #11334 FILE: App_ColorSceneController.o - Start=0x04011fc8 End=0x04011fe0 Size=24 #11337 FILE: zlo_controller_node.o - Start=0x04011fe0 End=0x04011ff4 Size=20 #11350 FILE: temp_sensor_drv.o - Start=0x04011ff4 End=0x04011ff8 Size=4 #11352 FILE: app_buttons.o - Start=0x04011ff8 End=0x04011ffd Size=5 #11354 FILE: app_zps_link_keys.o - Start=0x04011ffd End=0x04012030 Size=51 #11354 FILE: app_zps_link_keys.o - Start=0x04011ffd End=0x04012030 Size=51app_zps_link_keys.o #11364 FILE: system_K32W061.o - Start=0x04012030 End=0x04012034 Size=4 #11367 FILE: fsl_power.o - Start=0x04012034 End=0x04012048 Size=20 #11375 FILE: RNG.o - Start=0x04012048 End=0x04012074 Size=44 #11375 FILE: RNG.o - Start=0x04012048 End=0x04012074 Size=44RNG.o #11376 FILE: MemManager.o - Start=0x04012074 End=0x04012094 Size=32 #11379 FILE: TimersManager.o - Start=0x04012094 End=0x040120b4 Size=32 #11382 FILE: TMR_Adapter.o - Start=0x040120b4 End=0x040120bc Size=8 #11383 FILE: Heap.o - Start=0x040120bc End=0x040120c8 Size=12 #11392 FILE: fsl_os_abstraction_bm.o - Start=0x040120c8 End=0x040120e8 Size=32 #11395 FILE: Basic.o - Start=0x040120e8 End=0x040120f8 Size=16 #11398 FILE: Groups.o - Start=0x040120f8 End=0x04012108 Size=16 #11401 FILE: Identify.o - Start=0x04012108 End=0x04012118 Size=16 #11404 FILE: LevelControl.o - Start=0x04012118 End=0x04012128 Size=16 #11407 FILE: OnOff.o - Start=0x04012128 End=0x04012138 Size=16 #11410 FILE: Scenes.o - Start=0x04012138 End=0x04012158 Size=32 #11416 FILE: ColourControl.o - Start=0x04012158 End=0x04012168 Size=16 #11419 FILE: zll_commission.o - Start=0x04012168 End=0x04012178 Size=16 #11422 FILE: zps_apl_af_apsde.o - Start=0x04012178 End=0x0401217a Size=2 #11424 FILE: zps_apl_task.o - Start=0x0401217a End=0x0401217e Size=4 #11430 FILE: zps_apl_apsde.o - Start=0x0401217e End=0x04012184 Size=6 #11439 FILE: zps_apl_aps_nlde.o - Start=0x04012184 End=0x04012188 Size=4 #11442 FILE: zps_apl_sec.o - Start=0x04012188 End=0x04012189 Size=1 #11445 FILE: zps_apl_zdo_nwkmanager.o - Start=0x04012189 End=0x04012194 Size=11 #11466 FILE: zps_apl_mac_isr.o - Start=0x04012194 End=0x04012195 Size=1 #11469 FILE: zps_apl_zdo_bound_data_request_manager.o - Start=0x04012195 End=0x04012196 Size=1 #11472 FILE: zps_apl_zdo_mgmt_bind_server.o - Start=0x04012196 End=0x04012197 Size=1 #11475 FILE: zps_mac_shim.o - Start=0x04012197 End=0x0401219c Size=5 #11481 FILE: zps_miniMac.o - Start=0x0401219c End=0x040121a3 Size=7 #11497 FILE: zps_nwk_leave.o - Start=0x040121a3 End=0x040121a4 Size=1 #11500 FILE: zps_nwk_maint.o - Start=0x040121a4 End=0x040121a6 Size=2 #11506 FILE: zps_nwk_mcps.o - Start=0x040121a6 End=0x040121a8 Size=2 #11512 FILE: zps_nwk_nib.o - Start=0x040121a8 End=0x040121aa Size=2 #11518 FILE: zps_nwk_disc.o - Start=0x040121aa End=0x040121b0 Size=6 #11525 FILE: zps_nwk_disc_st.o - Start=0x040121b0 End=0x040121b4 Size=4 #11527 FILE: zps_nwk_frm.o - Start=0x040121b4 End=0x040121c4 Size=16 #11539 FILE: zps_nwk_join.o - Start=0x040121c4 End=0x040121c5 Size=1 #11542 FILE: Mini_Association.o - Start=0x040121c5 End=0x040121c8 Size=3 #11549 FILE: radio.o - Start=0x040121c8 End=0x04012230 Size=104 #11549 FILE: radio.o - Start=0x040121c8 End=0x04012230 Size=104radio.o #11572 FILE: app_main.o - Start=0x04012230 End=0x04012278 Size=72 #11572 FILE: app_main.o - Start=0x04012230 End=0x04012278 Size=72app_main.o #11606 FILE: pdum_gen.o - Start=0x04012278 End=0x04012abc Size=2116 #11606 FILE: pdum_gen.o - Start=0x04012278 End=0x04012abc Size=2116pdum_gen.o #11628 FILE: zps_gen.o - Start=0x04012abc End=0x04013b84 Size=4296 #11628 FILE: zps_gen.o - Start=0x04012abc End=0x04013b84 Size=4296zps_gen.o #11762 FILE: app_led_control.o - Start=0x04013b84 End=0x04013b85 Size=1 #11764 FILE: app_start_controller.o - Start=0x04013b85 End=0x04013b88 Size=3 #11770 FILE: App_ColorSceneController.o - Start=0x04013b88 End=0x04014260 Size=1752 #11770 FILE: App_ColorSceneController.o - Start=0x04013b88 End=0x04014260 Size=1752App_ColorSceneController.o #11772 FILE: zlo_controller_node.o - Start=0x04014260 End=0x04014344 Size=228 #11772 FILE: zlo_controller_node.o - Start=0x04014260 End=0x04014344 Size=228zlo_controller_node.o #11797 FILE: app_zcl_controller_task.o - Start=0x04014344 End=0x04014350 Size=12 #11803 FILE: app_colour_commands.o - Start=0x04014350 End=0x04014351 Size=1 #11804 FILE: app_group_commands.o - Start=0x04014351 End=0x04014354 Size=3 #11808 FILE: fsl_debug_console.o - Start=0x04014354 End=0x04014374 Size=32 #11813 FILE: temp_sensor_drv.o - Start=0x04014374 End=0x040143ba Size=70 #11813 FILE: temp_sensor_drv.o - Start=0x04014374 End=0x040143ba Size=70temp_sensor_drv.o #11827 FILE: app_serial_interface.o - Start=0x040143ba End=0x040143cc Size=18 #11833 FILE: app_buttons.o - Start=0x040143cc End=0x040143d1 Size=5 #11835 FILE: app_menu_handler_OM15082.o - Start=0x040143d1 End=0x040143d4 Size=3 #11841 FILE: fsl_gint.o - Start=0x040143d4 End=0x040143d8 Size=4 #11843 FILE: ZTimer.o - Start=0x040143d8 End=0x040143e4 Size=12 #11845 FILE: appZpsBeaconHandler.o - Start=0x040143e4 End=0x040143e8 Size=4 #11848 FILE: fsl_flexcomm.o - Start=0x040143e8 End=0x04014420 Size=56 #11848 FILE: fsl_flexcomm.o - Start=0x040143e8 End=0x04014420 Size=56fsl_flexcomm.o #11852 FILE: fsl_power.o - Start=0x04014420 End=0x04014425 Size=5 #11856 FILE: SecLib.o - Start=0x04014425 End=0x04014438 Size=19 #11861 FILE: MemManager.o - Start=0x04014438 End=0x04014e78 Size=2624 #11861 FILE: MemManager.o - Start=0x04014438 End=0x04014e78 Size=2624MemManager.o #11869 FILE: TimersManager.o - Start=0x04014e78 End=0x04014fd1 Size=345 #11869 FILE: TimersManager.o - Start=0x04014e78 End=0x04014fd1 Size=345TimersManager.o #11901 FILE: TMR_Adapter.o - Start=0x04014fd1 End=0x04014ff0 Size=31 #11915 FILE: fsl_ctimer.o - Start=0x04014ff0 End=0x04014ffc Size=12 #11920 FILE: fsl_dma.o - Start=0x04014ffc End=0x04015048 Size=76 #11920 FILE: fsl_dma.o - Start=0x04014ffc End=0x04015048 Size=76fsl_dma.o #11922 FILE: PWR.o - Start=0x04015048 End=0x04015190 Size=328 #11922 FILE: PWR.o - Start=0x04015048 End=0x04015190 Size=328PWR.o #11947 FILE: PWRLib.o - Start=0x04015190 End=0x040152b4 Size=292 #11947 FILE: PWRLib.o - Start=0x04015190 End=0x040152b4 Size=292PWRLib.o #11961 FILE: GPIO_Adapter.o - Start=0x040152b4 End=0x040152b8 Size=4 #11964 FILE: fsl_os_abstraction_bm.o - Start=0x040152b8 End=0x040153e4 Size=300 #11964 FILE: fsl_os_abstraction_bm.o - Start=0x040152b8 End=0x040153e4 Size=300fsl_os_abstraction_bm.o #11981 FILE: Basic.o - Start=0x040153e4 End=0x040153f3 Size=15 #11984 FILE: Groups.o - Start=0x040153f3 End=0x040153f5 Size=2 #11987 FILE: Identify.o - Start=0x040153f5 End=0x040153f9 Size=4 #11992 FILE: LevelControl.o - Start=0x040153f9 End=0x040153fb Size=2 #11995 FILE: OnOff.o - Start=0x040153fb End=0x040153fd Size=2 #11998 FILE: Scenes.o - Start=0x040153fd End=0x040153ff Size=2 #12001 FILE: ColourControl.o - Start=0x040153ff End=0x04015401 Size=2 #12004 FILE: zll_commission.o - Start=0x04015401 End=0x04015404 Size=3 #12008 FILE: zcl.o - Start=0x04015404 End=0x040154f4 Size=240 #12008 FILE: zcl.o - Start=0x04015404 End=0x040154f4 Size=240zcl.o #12016 FILE: zcl_common.o - Start=0x040154f4 End=0x04015540 Size=76 #12016 FILE: zcl_common.o - Start=0x040154f4 End=0x04015540 Size=76zcl_common.o #12018 FILE: zcl_event.o - Start=0x04015540 End=0x04015548 Size=8 #12021 FILE: zcl_readAttributesResponseHandle.o - Start=0x04015548 End=0x04015558 Size=16 #12024 FILE: zcl_search.o - Start=0x04015558 End=0x0401555c Size=4 #12026 FILE: bdb_fr.o - Start=0x0401555c End=0x04015560 Size=4 #12030 FILE: bdb_start.o - Start=0x04015560 End=0x04015588 Size=40 #12030 FILE: bdb_start.o - Start=0x04015560 End=0x04015588 Size=40bdb_start.o #12058 FILE: bdb_state_machine.o - Start=0x04015588 End=0x040155e0 Size=88 #12058 FILE: bdb_state_machine.o - Start=0x04015588 End=0x040155e0 Size=88bdb_state_machine.o #12060 FILE: bdb_ns.o - Start=0x040155e0 End=0x040155f0 Size=16 #12080 FILE: bdb_tl_end_device_initiator_target.o - Start=0x040155f0 End=0x040156a8 Size=184 #12080 FILE: bdb_tl_end_device_initiator_target.o - Start=0x040155f0 End=0x040156a8 Size=184bdb_tl_end_device_initiator_target.o #12123 FILE: bdb_fb_initiator.o - Start=0x040156a8 End=0x04015704 Size=92 #12123 FILE: bdb_fb_initiator.o - Start=0x040156a8 End=0x04015704 Size=92bdb_fb_initiator.o #12129 FILE: pdum_nwk.o - Start=0x04015704 End=0x04015718 Size=20 #12143 FILE: pdum_apl.o - Start=0x04015718 End=0x04015720 Size=8 #12147 FILE: PDM_Create.c.obj - Start=0x04015720 End=0x04015790 Size=112 #12147 FILE: PDM_Create.c.obj - Start=0x04015720 End=0x04015790 Size=112PDM_Create.c.obj #12152 FILE: PDM_FLASH.c.obj - Start=0x04015790 End=0x040157b0 Size=32 #12154 FILE: zps_apl_af.o - Start=0x040157b0 End=0x040157b4 Size=4 #12157 FILE: zps_apl_af_apsde.o - Start=0x040157b4 End=0x040157bc Size=8 #12163 FILE: zps_apl_task.o - Start=0x040157bc End=0x04015850 Size=148 #12163 FILE: zps_apl_task.o - Start=0x040157bc End=0x04015850 Size=148zps_apl_task.o #12166 FILE: zps_apl_apsde.o - Start=0x04015850 End=0x040158c2 Size=114 #12166 FILE: zps_apl_apsde.o - Start=0x04015850 End=0x040158c2 Size=114zps_apl_apsde.o #12186 FILE: zps_apl_apsme.o - Start=0x040158c2 End=0x040158c3 Size=1 #12189 FILE: zps_apl_sec.o - Start=0x040158c3 End=0x040158cc Size=9 #12198 FILE: zps_apl_zdo_nwkmanager.o - Start=0x040158cc End=0x040158fc Size=48 #12198 FILE: zps_apl_zdo_nwkmanager.o - Start=0x040158cc End=0x040158fc Size=48zps_apl_zdo_nwkmanager.o #12223 FILE: zps_apl_zdo_handle_zdp_event.o - Start=0x040158fc End=0x04015905 Size=9 #12232 FILE: zps_apl_zdo_common.o - Start=0x04015905 End=0x04015906 Size=1 #12235 FILE: zps_apl_zdo_default_server.o - Start=0x04015906 End=0x04015907 Size=1 #12238 FILE: zps_apl_mac_isr.o - Start=0x04015907 End=0x04015910 Size=9 #12247 FILE: zps_apl_zdo_device_annce_server.o - Start=0x04015910 End=0x04015918 Size=8 #12254 FILE: zps_apl_zdo_bind_unbind_server.o - Start=0x04015918 End=0x04015920 Size=8 #12260 FILE: zps_apl_zdo_bound_data_request_manager.o - Start=0x04015920 End=0x04015924 Size=4 #12263 FILE: zps_apl_zdo_nwkmanager_client.o - Start=0x04015924 End=0x04015928 Size=4 #12266 FILE: zps_mac_common.o - Start=0x04015928 End=0x0401594c Size=36 #12266 FILE: zps_mac_common.o - Start=0x04015928 End=0x0401594c Size=36zps_mac_common.o #12291 FILE: zps_mac_shim.o - Start=0x0401594c End=0x04015960 Size=20 #12306 FILE: zps_miniMac.o - Start=0x04015960 End=0x04015988 Size=40 #12306 FILE: zps_miniMac.o - Start=0x04015960 End=0x04015988 Size=40zps_miniMac.o #12331 FILE: zps_apl_interpan.o - Start=0x04015988 End=0x0401598c Size=4 #12334 FILE: zps_nwk_lib.o - Start=0x0401598c End=0x04015990 Size=4 #12338 FILE: zps_nwk_lkst.o - Start=0x04015990 End=0x04015994 Size=4 #12341 FILE: zps_nwk_main.o - Start=0x04015994 End=0x0401599c Size=8 #12346 FILE: zps_nwk_maint.o - Start=0x0401599c End=0x040159a0 Size=4 #12349 FILE: zps_nwk_mcps.o - Start=0x040159a0 End=0x040159b2 Size=18 #12367 FILE: zps_nwk_nib.o - Start=0x040159b2 End=0x04015a38 Size=134 #12367 FILE: zps_nwk_nib.o - Start=0x040159b2 End=0x04015a38 Size=134zps_nwk_nib.o #12378 FILE: zps_nwk_disc.o - Start=0x04015a38 End=0x04015a5c Size=36 #12378 FILE: zps_nwk_disc.o - Start=0x04015a38 End=0x04015a5c Size=36zps_nwk_disc.o #12384 FILE: zps_nwk_disc_st.o - Start=0x04015a5c End=0x04015a60 Size=4 #12387 FILE: MMAC_TimerServer.o - Start=0x04015a60 End=0x04015a68 Size=8 #12392 FILE: Mini_Association.o - Start=0x04015a68 End=0x04015a6c Size=4 #12396 FILE: Mini_Main.o - Start=0x04015a6c End=0x04015b58 Size=236 #12396 FILE: Mini_Main.o - Start=0x04015a6c End=0x04015b58 Size=236Mini_Main.o #12414 FILE: Mini_Mcps.o - Start=0x04015b58 End=0x04015b5c Size=4 #12418 FILE: Mini_Running.o - Start=0x04015b5c End=0x04015b60 Size=4 #12421 FILE: Mini_Shim.o - Start=0x04015b60 End=0x04015b68 Size=8 #12423 FILE: Mini_TimerServer.o - Start=0x04015b68 End=0x04015bac Size=68 #12423 FILE: Mini_TimerServer.o - Start=0x04015b68 End=0x04015bac Size=68Mini_TimerServer.o #12432 FILE: Mini_TxRx.o - Start=0x04015bac End=0x04015bb1 Size=5 #12438 FILE: MMAC.o - Start=0x04015bb1 End=0x04015de9 Size=568 #12438 FILE: MMAC.o - Start=0x04015bb1 End=0x04015de9 Size=568MMAC.o #12554 FILE: Mini_Doze.o - Start=0x04015de9 End=0x04015dea Size=1 #12557 FILE: radio.o - Start=0x04015dea End=0x04015fcc Size=482 #12557 FILE: radio.o - Start=0x04015dea End=0x04015fcc Size=482radio.o #12573 FILE: zps_tsv.o - Start=0x04015fcc End=0x04015fd0 Size=4 #12577 FILE: zps_nwk_nib.o - Start=0x04015fd0 End=0x04015fe0 Size=16

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


Flash640

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

Summary for the Flash640 memory:

Flash640 Start End Size (kb) Size (b) Used Used % Retain (kb) Line
Flash640 0x00000000 0x000a0000 640kb 655360 193500 30% 640kb 5084

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

Flash640 - Banks

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

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

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

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

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

The following banks are in the Flash640 memory:

Flash640 Start End Size (kb) Size (b) Used Used % Retain (kb) Line Sections
ACTIVE_288KB 0x00000000 0x00048000 288kb 294912 193500 66% 288kb 5084 .headerA
.headerB
.filler
.text
.ARM.exidx
INACTIVE_288KB 0x00048000 0x00090000 288kb 294912 0 0% 288kb 5084
PDM_31.5KB 0x00090000 0x00097e00 31kb 32256 0 0% 31kb 5084
RESERVED_32.5KB 0x00097e00 0x000a0000 32kb 33280 0 0% 32kb 5084
Expected used in Flash640: 193500 Actual: 193500 100% 640kb 5084

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

Flash640 - Sections

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

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

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

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

The following sections are in the Flash640 memory:

Flash640 Start End Size Used Used % Line Banks
.headerA 0x00000000 0x00000150 336 336 1% 5544 ACTIVE_288KB
.headerB 0x00000150 0x00000168 24 24 1% 5591 ACTIVE_288KB
.filler 0x00000168 0x00000180 24 24 1% 5603 ACTIVE_288KB
.text 0x00000180 0x0002f3d4 193108 193552 100% 5609 ACTIVE_288KB
.ARM.exidx 0x0002f3d4 0x0002f3dc 8 8 1% 11124 ACTIVE_288KB
Expected used in Flash640: 193500 Actual: 193500 100% 5084

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

Flash640 - Files

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

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

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

The following files are in the Flash640 memory:

Flash640 / .text Start End Size % Line
startup_K32W061.o 0x00000180 0x00000320 416 1% 5612
app_main.o 0x00000320 0x000006e0 960 1% 5668
port_JN518x.o 0x000006e0 0x0000077c 156 1% 5689
pdum_gen.o 0x0000077c 0x000007a4 40 1% 5706
zps_gen.o 0x000007a4 0x00000910 364 1% 5709
app_led_control.o 0x00000910 0x000009d0 192 1% 5754
app_start_controller.o 0x000009d0 0x00000bd4 516 1% 5766
App_ColorSceneController.o 0x00000bd4 0x00000c94 192 1% 5781
zlo_controller_node.o 0x00000c94 0x00001e44 4528 3% 5795
app_zcl_controller_task.o 0x00001e44 0x00002158 788 1% 5858
app_on_off_commands.o 0x00002158 0x000021d8 128 1% 5878
app_level_commands.o 0x000021d8 0x0000226c 148 1% 5881
app_colour_commands.o 0x0000226c 0x00002480 532 1% 5887
app_scenes_commands.o 0x00002480 0x00002508 136 1% 5906
app_group_commands.o 0x00002508 0x00002560 88 1% 5912
app_identify_commands.o 0x00002560 0x00002598 56 1% 5918
app_general_commands.o 0x00002598 0x000026d4 316 1% 5921
fsl_debug_console.o 0x000026d4 0x00002870 412 1% 5930
fsl_gpio.o 0x00002870 0x000028a0 48 1% 5945
hardware_init.o 0x000028a0 0x00002990 240 1% 5949
pin_mux.o 0x00002990 0x000029e0 80 1% 5955
temp_sensor_drv.o 0x000029e0 0x00002d18 824 1% 5961
fsl_adc.o 0x00002d18 0x00002ef4 476 1% 5980
board_utility.o 0x00002ef4 0x00002f14 32 1% 5994
app_uart.o 0x00002f14 0x00002ff8 228 1% 6000
app_serial_interface.o 0x00002ff8 0x00003194 412 1% 6019
app_buttons.o 0x00003194 0x00003358 452 1% 6030
app_menu_handler_OM15082.o 0x00003358 0x000038cc 1396 1% 6042
fsl_gint.o 0x000038cc 0x000039c0 244 1% 6051
ZQueue.o 0x000039c0 0x00003a64 164 1% 6072
ZTimer.o 0x00003a64 0x00003c54 496 1% 6090
app_zps_link_keys.o 0x00003c54 0x00003c5c 8 1% 6111
appZdpExtraction.o 0x00003c5c 0x00003e1c 448 1% 6114
appZpsBeaconHandler.o 0x00003e1c 0x00003f3c 288 1% 6127
board.o 0x00003f3c 0x00003f68 44 1% 6136
system_K32W061.o 0x00003f68 0x0000404c 228 1% 6143
startup_K32W061.o 0x0000404c 0x000040cc 128 1% 6149
fsl_wwdt.o 0x000040cc 0x0000423c 368 1% 6197
fsl_clock.o 0x0000423c 0x00004a8c 2128 2% 6214
fsl_reset.o 0x00004a8c 0x00004b58 204 1% 6307
fsl_rng.o 0x00004b58 0x00004c30 216 1% 6320
fsl_usart.o 0x00004c30 0x00004ea4 628 1% 6329
fsl_flexcomm.o 0x00004ea4 0x000050b0 524 1% 6344
fsl_flash.o 0x000050b0 0x00005194 228 1% 6368
fsl_common.o 0x00005194 0x0000523c 168 1% 6389
fsl_aes.o 0x0000523c 0x00005394 344 1% 6395
fsl_power.o 0x00005394 0x00005c24 2192 2% 6415
fsl_wtimer.o 0x00005c24 0x00005ec0 668 1% 6457
fsl_inputmux.o 0x00005ec0 0x00005ed4 20 1% 6483
fsl_fmeas.o 0x00005ed4 0x00005efc 40 1% 6489
Exceptions_NVIC.o 0x00005efc 0x00005f28 44 1% 6493
MicroExceptions_arm.o 0x00005f28 0x000068c0 2456 2% 6496
Debug.o 0x000068c0 0x00006912 82 1% 6535
FunctionLib.o 0x00006912 0x00006954 66 1% 6547
SecLib.o 0x00006954 0x00006c30 732 1% 6556
RNG.o 0x00006c30 0x00006cf0 192 1% 6574
GenericList.o 0x00006cf0 0x00006d76 134 1% 6586
Messaging.o 0x00006d76 0x00006d94 30 1% 6598
MemManager.o 0x00006d94 0x00006ecc 312 1% 6608
TimersManager.o 0x00006ecc 0x000071f4 808 1% 6617
TMR_Adapter.o 0x000071f4 0x00007700 1292 1% 6634
fsl_ctimer.o 0x00007700 0x0000777c 124 1% 6686
fsl_rtc.o 0x0000777c 0x00007796 26 1% 6695
Panic.o 0x00007796 0x00007798 2 1% 6698
fsl_dma.o 0x00007798 0x0000787c 228 1% 6700
MicroInt_arm_sdk2.o 0x0000787c 0x0000789c 32 1% 6708
PWR.o 0x0000789c 0x00007e00 1380 1% 6714
PWR_setjmp.o 0x00007e00 0x00007e1c 28 1% 6785
PWRLib.o 0x00007e1c 0x000080e8 716 1% 6789
GPIO_Adapter.o 0x000080e8 0x000080f4 12 1% 6824
fsl_str.o 0x000080f4 0x0000866c 1400 1% 6827
serial_manager.o 0x0000866c 0x000088c8 604 1% 6830
serial_port_uart.o 0x000088c8 0x00008994 204 1% 6851
usart_adapter.o 0x00008994 0x00008adc 328 1% 6860
fsl_assert.o 0x00008adc 0x00008af8 28 1% 6869
timer.o 0x00008af8 0x00008afc 4 1% 6872
Heap.o 0x00008afc 0x00008b44 72 1% 6875
fsl_os_abstraction_bm.o 0x00008b44 0x00008e0c 712 1% 6880
Basic.o 0x00008e0c 0x00008e9c 144 1% 6936
BasicClientCommands.o 0x00008e9c 0x00008ecc 48 1% 6939
BasicCommandHandler.o 0x00008ecc 0x00008f30 100 1% 6945
Groups.o 0x00008f30 0x00008fa8 120 1% 6949
GroupsClientCommands.o 0x00008fa8 0x0000902a 130 1% 6955
GroupsCommandHandler.o 0x0000902a 0x0000912a 256 1% 6961
Identify.o 0x0000912a 0x0000921c 242 1% 6964
IdentifyClientCommands.o 0x0000921c 0x000092d6 186 1% 6973
IdentifyCommandHandler.o 0x000092d6 0x0000940c 310 1% 6985
IdentifyServerCommands.o 0x0000940c 0x000094ac 160 1% 6988
LevelControl.o 0x000094ac 0x0000950c 96 1% 7000
LevelControlClientCommands.o 0x0000950c 0x000095c2 182 1% 7003
LevelControlCommandHandler.o 0x000095c2 0x000095c8 6 1% 7009
OnOff.o 0x000095c8 0x000095f8 48 1% 7013
OnOffCommandHandler.o 0x000095f8 0x00009610 24 1% 7016
OnOffCommands.o 0x00009610 0x000096c0 176 1% 7019
Scenes.o 0x000096c0 0x00009704 68 1% 7028
ScenesClientCommands.o 0x00009704 0x00009792 142 1% 7031
ScenesCommandHandler.o 0x00009792 0x000099d4 578 1% 7037
ColourControl.o 0x000099d4 0x00009a2c 88 1% 7041
ColourControlClientCommands.o 0x00009a2c 0x00009c4c 544 1% 7044
ColourControlCommandHandler.o 0x00009c4c 0x00009c50 4 1% 7059
colour_scene_controller.o 0x00009c50 0x00009e00 432 1% 7062
zll_CommissionCmdHandler.o 0x00009e00 0x0000a63c 2108 2% 7065
zll_UtilityCmdHandler.o 0x0000a63c 0x0000a87a 574 1% 7076
zll_commission.o 0x0000a87a 0x0000aeb8 1598 1% 7079
zll_utility.o 0x0000aeb8 0x0000b17c 708 1% 7120
dlist.o 0x0000b17c 0x0000b268 236 1% 7136
zcl.o 0x0000b268 0x0000b5e4 892 1% 7163
zcl_CustomCommandReceive.o 0x0000b5e4 0x0000b820 572 1% 7187
zcl_CustomCommandSend.o 0x0000b820 0x0000ba80 608 1% 7194
zcl_PDUbufferReadWrite.o 0x0000ba80 0x0000bbd6 342 1% 7197
zcl_PDUbufferReadWriteString.o 0x0000bbd6 0x0000be7e 680 1% 7209
zcl_WriteAttributesRequestHandle.o 0x0000be7e 0x0000c1aa 812 1% 7230
zcl_attribute.o 0x0000c1aa 0x0000c57c 978 1% 7233
zcl_buffer.o 0x0000c57c 0x0000c5c4 72 1% 7267
zcl_command.o 0x0000c5c4 0x0000c6f4 304 1% 7273
zcl_common.o 0x0000c6f4 0x0000c734 64 1% 7285
zcl_defaultResponse.o 0x0000c734 0x0000c82c 248 1% 7292
zcl_event.o 0x0000c82c 0x0000cd68 1340 1% 7295
zcl_heap.o 0x0000cd68 0x0000cda0 56 1% 7307
zcl_library_options.o 0x0000cda0 0x0000cdf8 88 1% 7310
zcl_readAttributesRequestHandle.o 0x0000cdf8 0x0000d000 520 1% 7316
zcl_readAttributesRequestSend.o 0x0000d000 0x0000d0d4 212 1% 7319
zcl_readAttributesResponseHandle.o 0x0000d0d4 0x0000d294 448 1% 7322
zcl_reportManager.o 0x0000d294 0x0000d2bc 40 1% 7325
zcl_search.o 0x0000d2bc 0x0000d4cc 528 1% 7329
zcl_timer.o 0x0000d4cc 0x0000d654 392 1% 7348
zcl_transmit.o 0x0000d654 0x0000da54 1024 1% 7357
bdb_fr.o 0x0000da54 0x0000dacc 120 1% 7366
bdb_start.o 0x0000dacc 0x0000dfe8 1308 1% 7369
bdb_state_machine.o 0x0000dfe8 0x0000e098 176 1% 7406
bdb_ns.o 0x0000e098 0x0000e73c 1700 1% 7416
bdb_tl_end_device_initiator_target.o 0x0000e73c 0x0000fb58 5148 3% 7443
bdb_tl_common.o 0x0000fb58 0x0000fd06 430 1% 7470
bdb_fb_common.o 0x0000fd06 0x0000fd14 14 1% 7483
bdb_fb_initiator.o 0x0000fd14 0x00010490 1916 1% 7487
pdum_nwk.o 0x00010490 0x0001090c 1148 1% 7508
pdum_apl.o 0x0001090c 0x00010b14 520 1% 7577
pdum.o 0x00010b14 0x00010e0c 760 1% 7612
PDM_Create.c.obj 0x00010e0c 0x00010fa8 412 1% 7625
PDM_FLASH.c.obj 0x00010fa8 0x0001121c 628 1% 7637
PDM_FileSystemData.c.obj 0x0001121c 0x00011500 740 1% 7668
PDM_FileSystemDelete.c.obj 0x00011500 0x000115a4 164 1% 7677
PDM_FileSystemGenerate.c.obj 0x000115a4 0x000118a4 768 1% 7683
PDM_FileSystemHeaderAccessFunctions.c.obj 0x000118a4 0x000119b4 272 1% 7689
PDM_FileSystemHeaderRepair.c.obj 0x000119b4 0x00011b1c 360 1% 7730
PDM_FileSystemMove.c.obj 0x00011b1c 0x00011cec 464 1% 7739
PDM_FileSystemVerify.c.obj 0x00011cec 0x00011ea4 440 1% 7759
PDM_NVMheaderAccessFunctions.c.obj 0x00011ea4 0x00011eca 38 1% 7764
PDM_NVMheaderReadAndWrite.c.obj 0x00011eca 0x00011f38 110 1% 7767
PDM_NVMReadAndWrite.c.obj 0x00011f38 0x00012026 238 1% 7773
PDM_NVMsegmentStatus.c.obj 0x00012026 0x00012056 48 1% 7779
PDM_SearchAndListOrder.c.obj 0x00012056 0x000121fc 422 1% 7782
PDM_Segment.c.obj 0x000121fc 0x0001236c 368 1% 7802
PDM_SegmentData.c.obj 0x0001236c 0x000123d0 100 1% 7808
PDM_SegmentReplace.c.obj 0x000123d0 0x00012768 920 1% 7817
PDM_SegmentSequenceExtendDelete.c.obj 0x00012768 0x00012838 208 1% 7831
PDM_SegmentSequenceExtendReconstruct.c.obj 0x00012838 0x00012ac0 648 1% 7837
PDM_SegmentSequenceSave.c.obj 0x00012ac0 0x00012d66 678 1% 7842
PDM_slist.c.obj 0x00012d66 0x00012e88 290 1% 7853
PdmNoRtosStub.c.obj 0x00012e88 0x00012ea0 24 1% 7889
PDM_FileSystem.c.obj 0x00012ea0 0x00013064 452 1% 7895
PDM_FileSystemHeaderChecksum.c.obj 0x00013064 0x000130d4 112 1% 7913
PDM_FileSystemHeaderVerify.c.obj 0x000130d4 0x0001314c 120 1% 7916
PDM_SegmentSequenceExtendFilter.c.obj 0x0001314c 0x00013344 504 1% 7922
PDM_WearLevelling.c.obj 0x00013344 0x0001342c 232 1% 7933
zps_apl_af.o 0x0001342c 0x000137d4 936 1% 7938
zps_apl_af_apsde.o 0x000137d4 0x00013d30 1372 1% 7991
zps_apl_task.o 0x00013d30 0x00013f98 616 1% 8012
zps_apl_apsde.o 0x00013f98 0x00014c00 3176 2% 8037
zps_apl_apsme.o 0x00014c00 0x0001579c 2972 2% 8105
zps_apl_aps_nlde.o 0x0001579c 0x00016640 3748 2% 8153
zps_apl_sec.o 0x00016640 0x00016e06 1990 2% 8166
zps_apl_aib.o 0x00016e06 0x00017094 654 1% 8193
zps_apl_zdo_nwkmanager.o 0x00017094 0x00019394 8960 5% 8235
zps_apl_zdo_handle_zdp_event.o 0x00019394 0x0001951c 392 1% 8386
zps_apl_zdo_trust_center.o 0x0001951c 0x00019560 68 1% 8389
zps_apl_zdo_common.o 0x00019560 0x000196cc 364 1% 8393
zps_apl_zdo_default_server.o 0x000196cc 0x000198ec 544 1% 8405
zps_apl_zdo_bind_manager.o 0x000198ec 0x00019994 168 1% 8411
zps_apl_mac_isr.o 0x00019994 0x00019bca 566 1% 8414
zps_apl_zdo_nwk_addr_server.o 0x00019bca 0x00019d78 430 1% 8430
zps_apl_zdo_ieee_addr_server.o 0x00019d78 0x00019f10 408 1% 8440
zps_apl_zdo_match_desc_server.o 0x00019f10 0x0001a1fc 748 1% 8449
zps_apl_zdo_node_desc_server.o 0x0001a1fc 0x0001a33c 320 1% 8455
zps_apl_zdo_simple_desc_server.o 0x0001a33c 0x0001a558 540 1% 8461
zps_apl_zdo_power_desc_server.o 0x0001a558 0x0001a64c 244 1% 8467
zps_apl_zdo_active_ep_server.o 0x0001a64c 0x0001a72c 224 1% 8473
zps_apl_zdo_device_annce_server.o 0x0001a72c 0x0001a8d8 428 1% 8479
zps_apl_zdo_system_server_discovery_server.o 0x0001a8d8 0x0001a964 140 1% 8486
zps_apl_zdo_mgmt_lqi_server.o 0x0001a964 0x0001ab64 512 1% 8492
zps_apl_zdo_mgmt_leave_server.o 0x0001ab64 0x0001adc4 608 1% 8498
zps_apl_zdo_mgmt_nwk_update_server.o 0x0001adc4 0x0001b47e 1722 1% 8507
zps_apl_zdo_bind_unbind_server.o 0x0001b47e 0x0001b724 678 1% 8524
zps_apl_zdp_simple_desc_req.o 0x0001b724 0x0001b7b4 144 1% 8533
zps_apl_zdo_bound_data_request_manager.o 0x0001b7b4 0x0001c040 2188 2% 8536
zps_apl_zdo_nwkmanager_client.o 0x0001c040 0x0001c348 776 1% 8557
zps_apl_zdo_mgmt_bind_server.o 0x0001c348 0x0001c534 492 1% 8568
zps_apl_zdp_apsde_req.o 0x0001c534 0x0001c6cc 408 1% 8574
zps_apl_zdp_device_annce.o 0x0001c6cc 0x0001c734 104 1% 8586
zps_apl_zdp_ieee_addr_req.o 0x0001c734 0x0001c79c 104 1% 8589
zps_apl_zdp_mgmt_nwk_update_req.o 0x0001c79c 0x0001c844 168 1% 8592
zps_apl_zdp_mgmt_permit_joining_req.o 0x0001c844 0x0001c8f8 180 1% 8595
zps_apl_zdp_node_desc_req.o 0x0001c8f8 0x0001c974 124 1% 8598
zps_apl_zdp_nwk_addr_rsp.o 0x0001c974 0x0001ca40 204 1% 8601
zps_apl_zdp_ieee_addr_rsp.o 0x0001ca40 0x0001cb0c 204 1% 8604
zps_apl_zdp_node_desc_rsp.o 0x0001cb0c 0x0001cbac 160 1% 8607
zps_apl_zdp_power_desc_rsp.o 0x0001cbac 0x0001cc3c 144 1% 8610
zps_apl_zdp_simple_desc_rsp.o 0x0001cc3c 0x0001cd1c 224 1% 8613
zps_apl_zdp_active_ep_rsp.o 0x0001cd1c 0x0001cda8 140 1% 8616
zps_apl_zdp_match_desc_rsp.o 0x0001cda8 0x0001ce34 140 1% 8619
zps_apl_zdp_system_server_discovery_rsp.o 0x0001ce34 0x0001cea8 116 1% 8622
zps_apl_zdp_bind_rsp.o 0x0001cea8 0x0001cece 38 1% 8625
zps_apl_zdp_unbind_rsp.o 0x0001cece 0x0001cef4 38 1% 8628
zps_apl_zdp_mgmt_lqi_rsp.o 0x0001cef4 0x0001cfe4 240 1% 8631
zps_apl_zdp_mgmt_leave_rsp.o 0x0001cfe4 0x0001d00c 40 1% 8634
zps_apl_zdp_mgmt_nwk_update_notify_rsp.o 0x0001d00c 0x0001d0b4 168 1% 8638
zps_mac_common.o 0x0001d0b4 0x0001d21e 362 1% 8641
zps_mac_ie.o 0x0001d21e 0x0001d2e2 196 1% 8687
zps_mac_if_table.o 0x0001d2e2 0x0001d620 830 1% 8690
zps_mac_shim.o 0x0001d620 0x0001d864 580 1% 8732
zps_miniMac.o 0x0001d864 0x0001e328 2756 2% 8864
pwrm.o 0x0001e328 0x0001e348 32 1% 8988
zps_apl_interpan.o 0x0001e348 0x0001e8ac 1380 1% 8997
zps_apl_options.o 0x0001e8ac 0x0001e912 102 1% 9023
zps_nwk_dcim.o 0x0001e912 0x0001e95e 76 1% 9029
zps_nwk_leave.o 0x0001e95e 0x0001ec3c 734 1% 9041
zps_nwk_lib.o 0x0001ec3c 0x0001ed20 228 1% 9058
zps_nwk_lkst.o 0x0001ed20 0x0001ed74 84 1% 9089
zps_nwk_main.o 0x0001ed74 0x0001ee08 148 1% 9092
zps_nwk_maint.o 0x0001ee08 0x0001f99c 2964 2% 9104
zps_nwk_mcps.o 0x0001f99c 0x00020838 3740 2% 9177
zps_nwk_mlme.o 0x00020838 0x000208a0 104 1% 9255
zps_nwk_nib.o 0x000208a0 0x00021ecc 5676 3% 9258
zps_nwk_nlde.o 0x00021ecc 0x000220c0 500 1% 9435
zps_nwk_nlme.o 0x000220c0 0x0002224c 396 1% 9445
zps_nwk_rt.o 0x0002224c 0x00022290 68 1% 9448
zps_nwk_sec.o 0x00022290 0x000228ec 1628 1% 9460
zps_nwk_slist.o 0x000228ec 0x0002295c 112 1% 9491
zps_nwk_subghz.o 0x0002295c 0x00022c54 760 1% 9510
zps_nwk_actv_st.o 0x00022c54 0x00022d18 196 1% 9527
zps_nwk_btt.o 0x00022d18 0x00022e70 344 1% 9536
zps_nwk_disc.o 0x00022e70 0x00022fe8 376 1% 9546
zps_nwk_disc_st.o 0x00022fe8 0x0002345a 1138 1% 9555
zps_nwk_frm.o 0x0002345a 0x00023b0c 1714 1% 9575
zps_nwk_idle_st.o 0x00023b0c 0x00023b38 44 1% 9597
zps_nwk_join.o 0x00023b38 0x00024af0 4024 3% 9600
zps_nwk_join_st.o 0x00024af0 0x0002504e 1374 1% 9658
zps_nwk_mac.o 0x0002504e 0x0002505a 12 1% 9684
zps_nwk_scan.o 0x0002505a 0x000250da 128 1% 9687
zps_nwk_sync.o 0x000250da 0x00025170 150 1% 9693
zps_nwk_intf.o 0x00025170 0x0002527c 268 1% 9699
aes_mmo.c.obj 0x0002527c 0x000253f8 380 1% 9702
MMAC_TimerServer.o 0x000253f8 0x000254d6 222 1% 9711
Mini_Association.o 0x000254d6 0x000259dc 1286 1% 9726
Mini_Main.o 0x000259dc 0x00025e7c 1184 1% 9763
Mini_Mcps.o 0x00025e7c 0x00026084 520 1% 9834
Mini_Poll.o 0x00026084 0x00026210 396 1% 9854
Mini_Running.o 0x00026210 0x000263a8 408 1% 9867
Mini_Scan.o 0x000263a8 0x00026aa8 1792 1% 9876
Mini_Shim.o 0x00026aa8 0x00026b70 200 1% 9916
Mini_TimerServer.o 0x00026b70 0x00026c10 160 1% 9951
Mini_TxRx.o 0x00026c10 0x0002722c 1564 1% 9960
endian.o 0x0002722c 0x00027246 26 1% 10000
MMAC.o 0x00027246 0x00028a5c 6166 4% 10006
MMAC_RadioInit_JN518x.o 0x00028a5c 0x00028a70 20 1% 10191
radio.o 0x00028a70 0x0002b510 10912 6% 10194
zps_tsv.o 0x0002b510 0x0002b574 100 1% 10407
zps_apl_inl.o 0x0002b574 0x0002b584 16 1% 10422
_arm_addsubdf3.o 0x0002b584 0x0002b8fc 888 1% 10426
_arm_fixdfsi.o 0x0002b8fc 0x0002b94c 80 1% 10442
_aeabi_ldivmod.o 0x0002b94c 0x0002b9ec 160 1% 10445
_aeabi_uldivmod.o 0x0002b9ec 0x0002ba1c 48 1% 10447
_udivmoddi4.o 0x0002ba1c 0x0002bcec 720 1% 10449
_dvmd_tls.o 0x0002bcec 0x0002bcf0 4 1% 10451
lib_a-abs.o 0x0002bcf0 0x0002bcf8 8 1% 10454
lib_a-memcmp.o 0x0002bcf8 0x0002bd60 104 1% 10456
lib_a-memcpy.o 0x0002bd60 0x0002be94 308 1% 10458
lib_a-memset.o 0x0002be94 0x0002bf40 172 1% 10460
lib_a-strlen.o 0x0002bf40 0x0002c020 224 1% 10463
linker 0x0002c020 0x0002c030 16 1% 10466
app_main.o 0x0002c030 0x0002c164 308 1% 10468
zps_gen.o 0x0002c164 0x0002c54c 1000 1% 10479
app_start_controller.o 0x0002c54c 0x0002c662 278 1% 10500
App_ColorSceneController.o 0x0002c662 0x0002c69e 60 1% 10506
zlo_controller_node.o 0x0002c69e 0x0002cdb8 1818 1% 10508
app_zcl_controller_task.o 0x0002cdb8 0x0002ce49 145 1% 10526
app_level_commands.o 0x0002ce49 0x0002ce80 55 1% 10530
app_group_commands.o 0x0002ce80 0x0002ceb7 55 1% 10532
app_general_commands.o 0x0002ce80 0x0002ceb4 52 1% 10535
fsl_debug_console.o 0x0002ceb4 0x0002cf7f 203 1% 10539
temp_sensor_drv.o 0x0002cf7f 0x0002d05a 219 1% 10547
fsl_adc.o 0x0002d05a 0x0002d148 238 1% 10551
board_utility.o 0x0002d148 0x0002d154 12 1% 10568
app_buttons.o 0x0002d154 0x0002d159 5 1% 10571
app_menu_handler_OM15082.o 0x0002d159 0x0002d1ba 97 1% 10573
fsl_gint.o 0x0002d1ba 0x0002d237 125 1% 10577
appZdpExtraction.o 0x0002d237 0x0002d2a3 108 1% 10581
fsl_wwdt.o 0x0002d237 0x0002d2f5 190 1% 10584
fsl_clock.o 0x0002d2f5 0x0002d3f3 254 1% 10596
fsl_reset.o 0x0002d3f3 0x0002d47e 139 1% 10604
fsl_usart.o 0x0002d47e 0x0002d5e2 356 1% 10610
fsl_flexcomm.o 0x0002d5e2 0x0002d7cc 490 1% 10632
fsl_common.o 0x0002d7cc 0x0002d84d 129 1% 10668
fsl_power.o 0x0002d84d 0x0002d93c 239 1% 10672
fsl_wtimer.o 0x0002d93c 0x0002d99c 96 1% 10680
MicroExceptions_arm.o 0x0002d99c 0x0002df72 1494 1% 10682
TimersManager.o 0x0002df72 0x0002df7b 9 1% 10703
TMR_Adapter.o 0x0002df7b 0x0002e078 253 1% 10705
fsl_ctimer.o 0x0002e078 0x0002e080 8 1% 10712
fsl_dma.o 0x0002e080 0x0002e0fa 122 1% 10714
PWR.o 0x0002e0fa 0x0002e138 62 1% 10718
PWRLib.o 0x0002e138 0x0002e198 96 1% 10724
serial_manager.o 0x0002e198 0x0002e313 379 1% 10730
serial_port_uart.o 0x0002e313 0x0002e3a6 147 1% 10757
usart_adapter.o 0x0002e3a6 0x0002e498 242 1% 10768
fsl_assert.o 0x0002e498 0x0002e4d6 62 1% 10783
fsl_os_abstraction_bm.o 0x0002e4d6 0x0002e4e2 12 1% 10785
Basic.o 0x0002e4e2 0x0002e55a 120 1% 10791
Groups.o 0x0002e55a 0x0002e56a 16 1% 10794
Identify.o 0x0002e56a 0x0002e582 24 1% 10797
LevelControl.o 0x0002e582 0x0002e592 16 1% 10800
OnOff.o 0x0002e592 0x0002e5a2 16 1% 10803
ColourControl.o 0x0002e5a2 0x0002e5b2 16 1% 10806
zll_CommissionCmdHandler.o 0x0002e5b2 0x0002e5bc 10 1% 10809
zll_commission.o 0x0002e5b2 0x0002e5de 44 1% 10812
zcl_attribute.o 0x0002e5de 0x0002e6e8 266 1% 10817
bdb_ns.o 0x0002e6e8 0x0002e71a 50 1% 10821
bdb_tl_end_device_initiator_target.o 0x0002e71a 0x0002eaf4 986 1% 10823
bdb_fb_initiator.o 0x0002eaf4 0x0002eaf5 1 1% 10831
PDM_FileSystemData.c.obj 0x0002eaf4 0x0002eaf8 4 1% 10833
zps_apl_apsde.o 0x0002eaf8 0x0002eb06 14 1% 10835
zps_apl_apsme.o 0x0002eb06 0x0002eb24 30 1% 10839
zps_apl_aps_nlde.o 0x0002eb22 0x0002eb25 3 1% 10853
zps_apl_sec.o 0x0002eb25 0x0002eb28 3 1% 10856
zps_apl_aib.o 0x0002eb28 0x0002ebb6 142 1% 10859
zps_apl_zdo_nwkmanager.o 0x0002ebb6 0x0002ebd8 34 1% 10861
zps_apl_zdo_default_server.o 0x0002ebd8 0x0002ebf4 28 1% 10863
zps_apl_zdo_nwk_addr_server.o 0x0002ebf4 0x0002ec10 28 1% 10866
zps_apl_zdo_ieee_addr_server.o 0x0002ebf4 0x0002ec10 28 1% 10869
zps_apl_zdo_match_desc_server.o 0x0002ebf4 0x0002ec10 28 1% 10872
zps_apl_zdo_simple_desc_server.o 0x0002ebf4 0x0002ec10 28 1% 10875
zps_apl_zdo_device_annce_server.o 0x0002ebf4 0x0002ec10 28 1% 10878
zps_apl_zdo_mgmt_leave_server.o 0x0002ebf4 0x0002ec10 28 1% 10881
zps_apl_zdo_mgmt_nwk_update_server.o 0x0002ebf4 0x0002ebfe 10 1% 10884
zps_apl_zdo_bind_unbind_server.o 0x0002ebfe 0x0002ec03 5 1% 10887
zps_apl_zdp_simple_desc_req.o 0x0002ec03 0x0002ec08 5 1% 10890
zps_apl_zdo_nwkmanager_client.o 0x0002ec03 0x0002ec12 15 1% 10893
zps_apl_zdo_mgmt_bind_server.o 0x0002ec0d 0x0002ec20 19 1% 10900
zps_apl_zdp_apsde_req.o 0x0002ec20 0x0002ec23 3 1% 10903
zps_apl_zdp_device_annce.o 0x0002ec20 0x0002ec25 5 1% 10905
zps_apl_zdp_ieee_addr_req.o 0x0002ec20 0x0002ec25 5 1% 10907
zps_apl_zdp_mgmt_nwk_update_req.o 0x0002ec25 0x0002ec29 4 1% 10909
zps_apl_zdp_mgmt_permit_joining_req.o 0x0002ec29 0x0002ec2d 4 1% 10911
zps_apl_zdp_node_desc_req.o 0x0002ec29 0x0002ec2d 4 1% 10913
zps_apl_zdp_nwk_addr_rsp.o 0x0002ec29 0x0002ec2e 5 1% 10916
zps_apl_zdp_ieee_addr_rsp.o 0x0002ec2e 0x0002ec3c 14 1% 10919
zps_apl_zdp_node_desc_rsp.o 0x0002ec2e 0x0002ec37 9 1% 10921
zps_apl_zdp_power_desc_rsp.o 0x0002ec37 0x0002ec3d 6 1% 10924
zps_apl_zdp_simple_desc_rsp.o 0x0002ec37 0x0002ec42 11 1% 10926
zps_apl_zdp_active_ep_rsp.o 0x0002ec37 0x0002ec3c 5 1% 10928
zps_apl_zdp_match_desc_rsp.o 0x0002ec37 0x0002ec3c 5 1% 10930
zps_apl_zdp_system_server_discovery_rsp.o 0x0002ec37 0x0002ec3b 4 1% 10932
zps_apl_zdp_mgmt_lqi_rsp.o 0x0002ec37 0x0002ec3f 8 1% 10934
zps_apl_zdp_mgmt_nwk_update_notify_rsp.o 0x0002ec3f 0x0002ec47 8 1% 10937
zps_mac_common.o 0x0002ec40 0x0002ed20 224 1% 10941
zps_apl_interpan.o 0x0002ed20 0x0002ed28 8 1% 10949
zps_nwk_leave.o 0x0002ed20 0x0002ed23 3 1% 10954
zps_nwk_maint.o 0x0002ed20 0x0002ed24 4 1% 10956
zps_nwk_mcps.o 0x0002ed20 0x0002ed34 20 1% 10960
zps_nwk_mlme.o 0x0002ed34 0x0002ed48 20 1% 10965
zps_nwk_nib.o 0x0002ed48 0x0002ed9c 84 1% 10967
zps_nwk_nlme.o 0x0002ed9c 0x0002eddc 64 1% 10973
zps_nwk_sec.o 0x0002eddc 0x0002ede4 8 1% 10975
zps_nwk_subghz.o 0x0002ede4 0x0002edeb 7 1% 10979
zps_nwk_actv_st.o 0x0002ede4 0x0002ee94 176 1% 10981
zps_nwk_disc_st.o 0x0002ee94 0x0002eedc 72 1% 11003
zps_nwk_frm.o 0x0002eedc 0x0002eee3 7 1% 11013
zps_nwk_idle_st.o 0x0002eee3 0x0002ef04 33 1% 11019
zps_nwk_join.o 0x0002ef04 0x0002ef2b 39 1% 11025
zps_nwk_join_st.o 0x0002ef2b 0x0002efa0 117 1% 11032
Mini_Main.o 0x0002efa0 0x0002efbe 30 1% 11052
radio.o 0x0002efbe 0x0002f3d4 1046 1% 11056
Expected total in .text section: 193108 Actual: 193552 101% 5609

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

Flash640 - Symbols

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

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

The following symbols are in the Flash640 memory:

Flash640 / .text / startup_K32W061.o Start End Size % Line
.after_vectors.reset 0x00000180 0x000001a0 32 8% 5612
.after_vectors 0x000001a0 0x00000320 384 93% 5615
Expected total in startup_K32W061.o file: 416 Actual: 416 100% 5612
Flash640 / .text / app_main.o Start End Size % Line
.text.System_IRQHandler 0x00000320 0x00000398 120 13% 5668
.text.main_task 0x00000398 0x00000408 112 12% 5671
.text.APP_vSetUpHardware 0x00000408 0x000004cc 196 21% 5674
.text.APP_vInitResources 0x000004cc 0x000005d8 268 28% 5677
.text.APP_vRadioTempUpdate 0x000005d8 0x0000066c 148 16% 5680
.text.bRadioCB_WriteNVM 0x0000066c 0x000006a0 52 6% 5683
.text.u16RadioCB_ReadNVM 0x000006a0 0x000006e0 64 7% 5686
Expected total in app_main.o file: 960 Actual: 960 100% 5668
Flash640 / .text / port_JN518x.o Start End Size % Line
.text.u32Reverse 0x000006e0 0x000006e4 4 3% 5689
.text.ZPS_u8GrabMutexLock 0x000006e4 0x00000718 52 34% 5692
.text.ZPS_u8ReleaseMutexLock 0x00000718 0x00000738 32 21% 5695
.text.ZPS_eEnterCriticalSection 0x00000738 0x00000764 44 29% 5699
.text.ZPS_eExitCriticalSection 0x00000764 0x0000077c 24 16% 5702
Expected total in port_JN518x.o file: 156 Actual: 156 100% 5689
Flash640 / .text / pdum_gen.o Start End Size % Line
.text.PDUM_vInit 0x0000077c 0x000007a4 40 100% 5706
Expected total in pdum_gen.o file: 40 Actual: 40 100% 5706
Flash640 / .text / zps_gen.o Start End Size % Line
.text.zps_vGetZpsMutex 0x000007a4 0x000007ac 8 3% 5709
.text.vZdoServersInit 0x000007ac 0x00000890 228 63% 5712
.text.ZPS_pvAplZdoGetAplHandle 0x00000890 0x0000089c 12 4% 5715
.text.ZPS_u32ApsFcSaveCountBitShift 0x0000089c 0x000008a0 4 2% 5718
.text.ZPS_psAplDefaultDistributedAPSLinkKey 0x000008a0 0x000008a8 8 3% 5721
.text.ZPS_psAplDefaultGlobalAPSLinkKey 0x000008a8 0x000008b0 8 3% 5724
.text.ZPS_ps_groupPdmTable 0x000008b0 0x000008b8 8 3% 5727
.text.ZPS_pu8MaxZpsConfigEp 0x000008b8 0x000008c0 8 3% 5730
.text.ZPS_pau8EpMapPresent 0x000008c0 0x000008c8 8 3% 5733
.text.ZPS_u8ConfigStackProfileId 0x000008c8 0x000008d4 12 4% 5736
.text.ZPS_u32NwkFcSaveCountBitShift 0x000008d4 0x000008d8 4 2% 5739
.text.ZPS_psMacIFTGetTable 0x000008d8 0x000008e0 8 3% 5742
.text.ZPS_psMacIFTGetInterface 0x000008e0 0x000008f8 24 7% 5745
.text.ZPS_vGetGpContext 0x000008f8 0x00000904 12 4% 5748
.text.ZPS_vGetOptionalFeatures 0x00000904 0x00000910 12 4% 5751
Expected total in zps_gen.o file: 364 Actual: 364 100% 5709
Flash640 / .text / app_led_control.o Start End Size % Line
.text.APP_vInitLeds 0x00000910 0x00000964 84 44% 5754
.text.APP_vSetLedsMask 0x00000964 0x00000998 52 28% 5757
.text.APP_vBlinkLeds 0x00000998 0x000009c4 44 23% 5760
.text.APP_cbTimerLedBlink 0x000009c4 0x000009d0 12 7% 5763
Expected total in app_led_control.o file: 192 Actual: 192 100% 5754
Flash640 / .text / app_start_controller.o Start End Size % Line
.text.vfExtendedStatusCallBack 0x000009d0 0x000009dc 12 3% 5766
.text.PreSleep 0x000009dc 0x00000a30 84 17% 5769
.text.Wakeup 0x00000a30 0x00000a6c 60 12% 5771
.text.vAppMain 0x00000a6c 0x00000b84 280 55% 5772
.text.vAppRegisterPWRCallbacks 0x00000b84 0x00000ba0 28 6% 5775
.text.hardware_init 0x00000ba0 0x00000bd4 52 11% 5778
Expected total in app_start_controller.o file: 516 Actual: 516 100% 5766
Flash640 / .text / App_ColorSceneController.o Start End Size % Line
.text.bAllowInterPanEp 0x00000bd4 0x00000be8 20 11% 5781
.text.eApp_ZLO_RegisterEndpoint 0x00000be8 0x00000c0c 36 19% 5783
.text.vAPP_ZCL_DeviceSpecific_Init 0x00000c0c 0x00000c80 116 61% 5786
.text.vApp_ZCL_ResetDeviceStructure 0x00000c80 0x00000c90 16 9% 5789
.text.app_u8GetDeviceEndpoint 0x00000c90 0x00000c94 4 3% 5792
Expected total in App_ColorSceneController.o file: 192 Actual: 192 100% 5781
Flash640 / .text / zlo_controller_node.o Start End Size % Line
.text.bIsDeviceLight 0x00000c94 0x00000ce0 76 2% 5795
.text.vResetSleepAndJoinCounters 0x00000ce0 0x00000d08 40 1% 5797
.text.bAppCancelRejoin 0x00000d08 0x00000d18 16 1% 5799
.text.vStopAllTimers 0x00000d18 0x00000d5c 68 2% 5802
.text.psGetEndpointRecordTable 0x00000d5c 0x00000d64 8 1% 5804
.text.psGetGroupRecordTable 0x00000d64 0x00000d6c 8 1% 5807
.text.vStartPolling 0x00000d6c 0x00000d9c 48 2% 5810
.text.APP_cbTimerAddGroup 0x00000d9c 0x00000e14 120 3% 5813
.text.APP_vStartUpHW 0x00000e14 0x00000e40 44 1% 5816
.text.APP_vZclTick 0x00000e40 0x00000e5c 28 1% 5819
.text.vWakeCallBack 0x00000e5c 0x00000e7c 32 1% 5823
.text.vRemoveLight 0x00000e7c 0x00000ef4 120 3% 5825
.text.vSelectLight 0x00000ef4 0x00001010 284 7% 5828
.text.bAddToEndpointTable 0x00001010 0x000010cc 188 5% 5831
.text.APP_taskController 0x000010cc 0x00001450 900 20% 5834
.text.vSetGroupAddress 0x00001450 0x0000149c 76 2% 5837
.text.APP_vFactoryResetRecords 0x0000149c 0x00001524 136 4% 5840
.text.APP_vInitialiseNode 0x00001524 0x00001708 484 11% 5843
.text.APP_cbTimerPoll 0x00001708 0x000018ec 484 11% 5846
.text.vHandleIdentifyRequest 0x000018ec 0x00001928 60 2% 5849
.text.APP_vBdbCallback 0x00001928 0x00001df4 1228 28% 5852
.text.APP_cbTimerId 0x00001df4 0x00001e44 80 2% 5855
Expected total in zlo_controller_node.o file: 4528 Actual: 4528 100% 5795
Flash640 / .text / app_zcl_controller_task.o Start End Size % Line
.text.APP_ZCL_cbGeneralCallback 0x00001e44 0x00001e48 4 1% 5858
.text.APP_ZCL_cbEndpointCallback 0x00001e48 0x00002038 496 63% 5861
.text.psGetDeviceTable 0x00002038 0x00002040 8 2% 5863
.text.APP_ZCL_vInitialise 0x00002040 0x000020d0 144 19% 5866
.text.APP_cbTimerZclTick 0x000020d0 0x00002130 96 13% 5869
.text.APP_vRadioTempUpdateMs 0x00002130 0x00002140 16 3% 5872
.text.APP_ZCL_vEventHandler 0x00002140 0x00002158 24 4% 5875
Expected total in app_zcl_controller_task.o file: 788 Actual: 788 100% 5858
Flash640 / .text / app_on_off_commands.o Start End Size % Line
.text.vAppOnOff 0x00002158 0x000021d8 128 100% 5878
Expected total in app_on_off_commands.o file: 128 Actual: 128 100% 5878
Flash640 / .text / app_level_commands.o Start End Size % Line
.text.vAppLevelMove 0x000021d8 0x0000221c 68 46% 5881
.text.vAppLevelStop 0x0000221c 0x0000226c 80 55% 5884
Expected total in app_level_commands.o file: 148 Actual: 148 100% 5881
Flash640 / .text / app_colour_commands.o Start End Size % Line
.text.vAppEnhancedMoveHue 0x0000226c 0x000022b4 72 14% 5887
.text.vAppGotoHueAndSat 0x000022b4 0x00002374 192 37% 5890
.text.vAppMoveSaturation 0x00002374 0x000023c0 76 15% 5893
.text.vAppMoveColourTemperature 0x000023c0 0x00002414 84 16% 5896
.text.vAppColorLoopSet 0x00002414 0x00002468 84 16% 5899
.text.vAPPColourLoopStop 0x00002468 0x00002480 24 5% 5902
Expected total in app_colour_commands.o file: 532 Actual: 532 100% 5887
Flash640 / .text / app_scenes_commands.o Start End Size % Line
.text.vAppRecallSceneById 0x00002480 0x000024c8 72 53% 5906
.text.vAppStoreSceneById 0x000024c8 0x00002508 64 48% 5909
Expected total in app_scenes_commands.o file: 136 Actual: 136 100% 5906
Flash640 / .text / app_group_commands.o Start End Size % Line
.text.vAppAddGroup 0x00002508 0x00002554 76 87% 5912
.text.vAppSetGroupId 0x00002554 0x00002560 12 14% 5915
Expected total in app_group_commands.o file: 88 Actual: 88 100% 5912
Flash640 / .text / app_identify_commands.o Start End Size % Line
.text.vAppIdentifyEffect 0x00002560 0x00002598 56 100% 5918
Expected total in app_identify_commands.o file: 56 Actual: 56 100% 5918
Flash640 / .text / app_general_commands.o Start End Size % Line
.text.vSetAddress 0x00002598 0x000025dc 68 22% 5921
.text.bAppSendBasicResetReq 0x000025dc 0x00002618 60 19% 5924
.text.vAppChangeChannel 0x00002618 0x000026d4 188 60% 5927
Expected total in app_general_commands.o file: 316 Actual: 316 100% 5921
Flash640 / .text / fsl_debug_console.o Start End Size % Line
.text.DbgConsole_SendDataReliable 0x000026d4 0x00002720 76 19% 5930
.text.DbgConsole_PrintCallback 0x00002720 0x0000275c 60 15% 5933
.text.DbgConsole_Init 0x0000275c 0x000027f8 156 38% 5936
.text.DbgConsole_Deinit 0x000027f8 0x00002830 56 14% 5939
.text.DbgConsole_Printf 0x00002830 0x00002870 64 16% 5942
Expected total in fsl_debug_console.o file: 412 Actual: 412 100% 5930
Flash640 / .text / fsl_gpio.o Start End Size % Line
.text.GPIO_PinInit 0x00002870 0x000028a0 48 100% 5945
Expected total in fsl_gpio.o file: 48 Actual: 48 100% 5945
Flash640 / .text / hardware_init.o Start End Size % Line
.text.BOARD_InitClocks 0x000028a0 0x00002938 152 64% 5949
.text.BOARD_InitHardware 0x00002938 0x00002990 88 37% 5952
Expected total in hardware_init.o file: 240 Actual: 240 100% 5949
Flash640 / .text / pin_mux.o Start End Size % Line
.text.BOARD_InitPins 0x00002990 0x000029a8 24 30% 5955
.text.BOARD_SetPinsForPowerMode 0x000029a8 0x000029e0 56 70% 5958
Expected total in pin_mux.o file: 80 Actual: 80 100% 5955
Flash640 / .text / temp_sensor_drv.o Start End Size % Line
.text.flashConfig_ExtractGpAdcTrimValues 0x000029e0 0x00002a18 56 7% 5961
.text.flashConfig_ExtractTempSensorTrimValues 0x00002a18 0x00002a88 112 14% 5965
.text.temp_computation 0x00002a88 0x00002b08 128 16% 5968
.text.ADC_Configuration 0x00002b08 0x00002b80 120 15% 5971
.text.load_calibration_param_from_flash 0x00002b80 0x00002c00 128 16% 5974
.text.get_temperature 0x00002c00 0x00002d18 280 34% 5977
Expected total in temp_sensor_drv.o file: 824 Actual: 824 100% 5961
Flash640 / .text / fsl_adc.o Start End Size % Line
.text.ADC_GetInstance.isra.0 0x00002d18 0x00002d40 40 9% 5980
.text.ADC_Init 0x00002d40 0x00002dd4 148 32% 5982
.text.ADC_SetConvSeqAConfig 0x00002dd4 0x00002e28 84 18% 5985
.text.ADC_GetChannelConversionResult 0x00002e28 0x00002ea8 128 27% 5988
.text.ADC_EnableTemperatureSensor 0x00002ea8 0x00002ef4 76 16% 5991
Expected total in fsl_adc.o file: 476 Actual: 476 100% 5980
Flash640 / .text / board_utility.o Start End Size % Line
.text.BOARD_GetClock32MCapacitanceCharacteristics 0x00002ef4 0x00002efc 8 25% 5994
.text.BOARD_CpuClockUpdate32MhzFro 0x00002efc 0x00002f14 24 75% 5997
Expected total in board_utility.o file: 32 Actual: 32 100% 5994
Flash640 / .text / app_uart.o Start End Size % Line
.text.UART_vInit 0x00002f14 0x00002f5c 72 32% 6000
.text.FLEXCOMM1_IRQHandler 0x00002f5c 0x00002fb8 92 41% 6003
.text.UART_vRtsStartFlow 0x00002fb8 0x00002fbc 4 2% 6006
.text.UART_vTxChar 0x00002fbc 0x00002fd0 20 9% 6010
.text.UART_bTxReady 0x00002fd0 0x00002fe0 16 8% 6013
.text.UART_vSetTxInterrupt 0x00002fe0 0x00002ff8 24 11% 6016
Expected total in app_uart.o file: 228 Actual: 228 100% 6000
Flash640 / .text / app_serial_interface.o Start End Size % Line
.text.APP_taskAtSerial 0x00002ff8 0x000030d8 224 55% 6019
.text.bPutChar 0x000030d8 0x0000312c 84 21% 6022
.text.vSL_TxByte.constprop.0 0x0000312c 0x00003148 28 7% 6025
.text.vSL_WriteMessage 0x00003148 0x00003194 76 19% 6027
Expected total in app_serial_interface.o file: 412 Actual: 412 100% 6019
Flash640 / .text / app_buttons.o Start End Size % Line
.text.gint_callback 0x00003194 0x000031d0 60 14% 6030
.text.APP_u32GetSwitchIOState 0x000031d0 0x000031ec 28 7% 6033
.text.APP_cbTimerButtonScan 0x000031ec 0x000032c0 212 47% 6036
.text.APP_bButtonInitialise 0x000032c0 0x00003358 152 34% 6039
Expected total in app_buttons.o file: 452 Actual: 452 100% 6030
Flash640 / .text / app_menu_handler_OM15082.o Start End Size % Line
.text.APP_vHandleFactoryNewKeyPress 0x00003358 0x000033fc 164 12% 6042
.text.APP_vHandleKeyPress 0x000033fc 0x00003854 1112 80% 6045
.text.APP_vHandleKeyRelease 0x00003854 0x000038cc 120 9% 6048
Expected total in app_menu_handler_OM15082.o file: 1396 Actual: 1396 100% 6042
Flash640 / .text / fsl_gint.o Start End Size % Line
.text.GINT_GetInstance 0x000038cc 0x000038f4 40 17% 6051
.text.GINT_Init 0x000038f4 0x00003918 36 15% 6053
.text.GINT_SetCtrl 0x00003918 0x00003944 44 19% 6056
.text.GINT_ConfigPins 0x00003944 0x00003950 12 5% 6059
.text.GINT_EnableCallback 0x00003950 0x00003970 32 14% 6063
.text.GINT_DisableCallback 0x00003970 0x0000399c 44 19% 6066
.text.GINT0_DriverIRQHandler 0x0000399c 0x000039c0 36 15% 6069
Expected total in fsl_gint.o file: 244 Actual: 244 100% 6051
Flash640 / .text / ZQueue.o Start End Size % Line
.text.ZQ_vQueueCreate 0x000039c0 0x000039ce 14 9% 6072
.text.ZQ_bQueueSend 0x000039ce 0x00003a18 74 46% 6075
.text.ZQ_bQueueReceive 0x00003a18 0x00003a52 58 36% 6078
.text.ZQ_bQueueIsEmpty 0x00003a52 0x00003a5c 10 7% 6081
.text.ZQ_u32QueueGetQueueSize 0x00003a5c 0x00003a60 4 3% 6084
.text.ZQ_u32QueueGetQueueMessageWaiting 0x00003a60 0x00003a64 4 3% 6087
Expected total in ZQueue.o file: 164 Actual: 164 100% 6072
Flash640 / .text / ZTimer.o Start End Size % Line
.text.ZTIMER_eInit 0x00003a64 0x00003a88 36 8% 6090
.text.ZTIMER_vTask 0x00003a88 0x00003b24 156 32% 6093
.text.ZTIMER_eOpen 0x00003b24 0x00003b5c 56 12% 6096
.text.ZTIMER_eClose 0x00003b5c 0x00003ba4 72 15% 6099
.text.ZTIMER_eStart 0x00003ba4 0x00003bf8 84 17% 6102
.text.ZTIMER_eStop 0x00003bf8 0x00003c44 76 16% 6105
.text.ZTIMER_eGetState 0x00003c44 0x00003c54 16 4% 6108
Expected total in ZTimer.o file: 496 Actual: 496 100% 6090
Flash640 / .text / app_zps_link_keys.o Start End Size % Line
.text.ZPS_pau8GetBdbDistributedLinkKey 0x00003c54 0x00003c5c 8 100% 6111
Expected total in app_zps_link_keys.o file: 8 Actual: 8 100% 6111
Flash640 / .text / appZdpExtraction.o Start End Size % Line
.text.zps_bAplZdpUnpackNwkAddressResponse 0x00003c5c 0x00003ce4 136 31% 6114
.text.zps_bAplZdpUnpackIeeeAddressResponse 0x00003ce4 0x00003ce8 4 1% 6117
.text.zps_bAplZdpUnpackNodeDescResponse 0x00003ce8 0x00003d60 120 27% 6120
.text.zps_bAplZdpUnpackSimpleDescResponse 0x00003d60 0x00003e1c 188 42% 6123
Expected total in appZdpExtraction.o file: 448 Actual: 448 100% 6114
Flash640 / .text / appZpsBeaconHandler.o Start End Size % Line
.text.ZPS_bAppAddBeaconFilter 0x00003e1c 0x00003e28 12 5% 6127
.text.ZPS_bAppRemoveBeaconFilter 0x00003e28 0x00003e34 12 5% 6130
.text.ZPS_bAppPassBeaconToHigherLayer 0x00003e34 0x00003f3c 264 92% 6133
Expected total in appZpsBeaconHandler.o file: 288 Actual: 288 100% 6127
Flash640 / .text / board.o Start End Size % Line
.text.BOARD_InitDebugConsole 0x00003f3c 0x00003f64 40 91% 6136
.text.BOARD_DbgDiagEnable 0x00003f64 0x00003f68 4 10% 6139
Expected total in board.o file: 44 Actual: 44 100% 6136
Flash640 / .text / system_K32W061.o Start End Size % Line
.text.SystemCoreClockUpdate 0x00003f68 0x00004008 160 71% 6143
.text.SystemInit 0x00004008 0x0000404c 68 30% 6146
Expected total in system_K32W061.o file: 228 Actual: 228 100% 6143
Flash640 / .text / startup_K32W061.o Start End Size % Line
.text.DMIC0_IRQHandler 0x0000404c 0x00004054 8 7% 6149
.text.CIC_IRB_IRQHandler 0x00004054 0x0000405c 8 7% 6152
.text.HWVAD0_IRQHandler 0x0000405c 0x00004064 8 7% 6155
.text.PINT0_IRQHandler 0x00004064 0x0000406c 8 7% 6158
.text.PINT1_IRQHandler 0x0000406c 0x00004074 8 7% 6161
.text.PINT2_IRQHandler 0x00004074 0x0000407c 8 7% 6164
.text.PINT3_IRQHandler 0x0000407c 0x00004084 8 7% 6167
.text.GINT0_IRQHandler 0x00004084 0x0000408c 8 7% 6170
.text.CTIMER0_IRQHandler 0x0000408c 0x00004094 8 7% 6173
.text.CTIMER1_IRQHandler 0x00004094 0x0000409c 8 7% 6176
.text.FLEXCOMM0_IRQHandler 0x0000409c 0x000040a4 8 7% 6179
.text.FLEXCOMM2_IRQHandler 0x000040a4 0x000040ac 8 7% 6182
.text.FLEXCOMM3_IRQHandler 0x000040ac 0x000040b4 8 7% 6185
.text.FLEXCOMM4_IRQHandler 0x000040b4 0x000040bc 8 7% 6188
.text.FLEXCOMM5_IRQHandler 0x000040bc 0x000040c4 8 7% 6191
.text.FLEXCOMM6_IRQHandler 0x000040c4 0x000040cc 8 7% 6194
Expected total in startup_K32W061.o file: 128 Actual: 128 100% 6149
Flash640 / .text / fsl_wwdt.o Start End Size % Line
.text.WWDT_GetInstance.isra.0 0x000040cc 0x000040f4 40 11% 6197
.text.WWDT_GetDefaultConfig 0x000040f4 0x00004130 60 17% 6199
.text.WWDT_Init 0x00004130 0x000041f0 192 53% 6202
.text.WWDT_Deinit 0x000041f0 0x00004200 16 5% 6205
.text.WWDT_Refresh 0x00004200 0x00004214 20 6% 6208
.text.WWDT_ClearStatusFlags 0x00004214 0x0000423c 40 11% 6211
Expected total in fsl_wwdt.o file: 368 Actual: 368 100% 6197
Flash640 / .text / fsl_clock.o Start End Size % Line
.text.CLOCK_u8OscCapConvert 0x0000423c 0x00004264 40 2% 6214
.text.CLOCK_AttachClk 0x00004264 0x0000436c 264 13% 6217
.text.CLOCK_SetClkDiv 0x0000436c 0x000043c8 92 5% 6220
.text.CLOCK_GetXtal32kFreq 0x000043c8 0x000043e0 24 2% 6224
.text.CLOCK_GetFro32kFreq 0x000043e0 0x000043f8 24 2% 6227
.text.CLOCK_GetOsc32kFreq 0x000043f8 0x0000440c 20 1% 6230
.text.CLOCK_GetFro12MFreq 0x0000440c 0x00004424 24 2% 6233
.text.CLOCK_GetFro32MFreq 0x00004424 0x0000443c 24 2% 6236
.text.CLOCK_GetOsc32MFreq 0x0000443c 0x00004454 24 2% 6239
.text.CLOCK_GetWdtOscFreq 0x00004454 0x00004480 44 3% 6242
.text.CLOCK_GetFro48MFreq 0x00004480 0x00004498 24 2% 6245
.text.CLOCK_GetPWMClockFreq 0x00004498 0x000044b8 32 2% 6248
.text.CLOCK_GetMainClockRate 0x000044b8 0x000044f8 64 4% 6252
.text.CLOCK_GetCoreSysClkFreq 0x000044f8 0x00004510 24 2% 6255
.text.CLOCK_GetFRGInputClock 0x00004510 0x00004536 38 2% 6258
.text.CLOCK_GetFRGClock 0x00004536 0x00004568 50 3% 6261
.text.CLOCK_GetFro64MFreq 0x00004568 0x00004580 24 2% 6264
.text.CLOCK_GetClkOutFreq 0x00004580 0x000045e0 96 5% 6267
.text.CLOCK_GetSpifiOscFreq 0x000045e0 0x00004628 72 4% 6270
.text.CLOCK_GetApbCLkFreq 0x00004628 0x00004654 44 3% 6273
.text.CLOCK_GetFreq 0x00004654 0x0000475c 264 13% 6276
.text.CLOCK_DisableClock 0x0000475c 0x00004800 164 8% 6279
.text.CLOCK_IsClockEnable 0x00004800 0x0000481e 30 2% 6282
.text.CLOCK_EnableAPBBridge 0x0000481e 0x0000482c 14 1% 6285
.text.CLOCK_Xtal32M_Trim 0x0000482c 0x00004934 264 13% 6288
.text.CLOCK_XtalBasicTrim 0x00004934 0x00004964 48 3% 6291
.text.DelayLoopN 0x00004964 0x00004970 12 1% 6294
.text.CLOCK_uDelay 0x00004970 0x00004998 40 2% 6298
.text.CLOCK_Xtal32M_WaitUntilStable 0x00004998 0x000049ac 20 1% 6301
.text.CLOCK_EnableClock 0x000049ac 0x00004a8c 224 11% 6304
Expected total in fsl_clock.o file: 2128 Actual: 2128 100% 6214
Flash640 / .text / fsl_reset.o Start End Size % Line
.text.RESET_SetPeripheralReset 0x00004a8c 0x00004ae0 84 42% 6307
.text.RESET_ClearPeripheralReset 0x00004ae0 0x00004b38 88 44% 6310
.text.RESET_PeripheralReset 0x00004b38 0x00004b4c 20 10% 6313
.text.RESET_SystemReset 0x00004b4c 0x00004b58 12 6% 6317
Expected total in fsl_reset.o file: 204 Actual: 204 100% 6307
Flash640 / .text / fsl_rng.o Start End Size % Line
.text.TRNG_GetDefaultConfig 0x00004b58 0x00004b6c 20 10% 6320
.text.TRNG_Init 0x00004b6c 0x00004bd8 108 50% 6323
.text.TRNG_GetRandomData 0x00004bd8 0x00004c30 88 41% 6326
Expected total in fsl_rng.o file: 216 Actual: 216 100% 6320
Flash640 / .text / fsl_usart.o Start End Size % Line
.text.USART_Deinit 0x00004c30 0x00004c70 64 11% 6329
.text.USART_GetDefaultConfig 0x00004c70 0x00004cac 60 10% 6332
.text.USART_SetBaudRate 0x00004cac 0x00004d4c 160 26% 6335
.text.USART_Init 0x00004d4c 0x00004e5c 272 44% 6338
.text.USART_WriteBlocking 0x00004e5c 0x00004ea4 72 12% 6341
Expected total in fsl_usart.o file: 628 Actual: 628 100% 6329
Flash640 / .text / fsl_flexcomm.o Start End Size % Line
.text.FLEXCOMM_GetInstance 0x00004ea4 0x00004ed8 52 10% 6344
.text.FLEXCOMM_Init 0x00004ed8 0x00004f4c 116 23% 6347
.text.FLEXCOMM0_DriverIRQHandler 0x00004f4c 0x00004f88 60 12% 6350
.text.FLEXCOMM2_DriverIRQHandler 0x00004f88 0x00004fc4 60 12% 6353
.text.FLEXCOMM3_DriverIRQHandler 0x00004fc4 0x00004ffc 56 11% 6356
.text.FLEXCOMM4_DriverIRQHandler 0x00004ffc 0x00005038 60 12% 6359
.text.FLEXCOMM5_DriverIRQHandler 0x00005038 0x00005074 60 12% 6362
.text.FLEXCOMM6_DriverIRQHandler 0x00005074 0x000050b0 60 12% 6365
Expected total in fsl_flexcomm.o file: 524 Actual: 524 100% 6344
Flash640 / .text / fsl_flash.o Start End Size % Line
.text.FLASH_Wait 0x000050b0 0x000050c2 18 8% 6368
.text.FLASH_Erase 0x000050c2 0x00005106 68 30% 6371
.text.FLASH_ErasePages 0x00005106 0x00005114 14 7% 6374
.text.FLASH_BlankCheck 0x00005114 0x0000512e 26 12% 6377
.text.FLASH_MarginCheck 0x0000512e 0x00005148 26 12% 6380
.text.FLASH_Program 0x00005148 0x00005180 56 25% 6383
.text.FLASH_SetReadMode 0x00005180 0x00005194 20 9% 6386
Expected total in fsl_flash.o file: 228 Actual: 228 100% 6368
Flash640 / .text / fsl_common.o Start End Size % Line
.text.InstallIRQHandler 0x00005194 0x000051e8 84 50% 6389
.text.SDK_DelayAtLeastUs 0x000051e8 0x0000523c 84 50% 6392
Expected total in fsl_common.o file: 168 Actual: 168 100% 6389
Flash640 / .text / fsl_aes.o Start End Size % Line
.text.aesWaitForIdle.constprop.0.isra.0 0x0000523c 0x00005244 8 3% 6395
.text.aes_set_forward 0x00005244 0x0000525a 22 7% 6397
.text.aes_one_block 0x0000525a 0x00005292 56 17% 6399
.text.aes_set_reverse 0x00005292 0x000052a8 22 7% 6401
.text.AES_SetKey 0x000052a8 0x0000531a 114 34% 6403
.text.AES_EncryptEcb 0x0000531a 0x00005352 56 17% 6406
.text.AES_DecryptEcb 0x00005352 0x0000538c 58 17% 6409
.text.AES_Init 0x0000538c 0x00005394 8 3% 6412
Expected total in fsl_aes.o file: 344 Actual: 344 100% 6395
Flash640 / .text / fsl_power.o Start End Size % Line
.text.Chip_LOWPOWER_SetSystemVoltages 0x00005394 0x0000539c 8 1% 6415
.text.POWER_FlexcomClocksDisable 0x0000539c 0x000053dc 64 3% 6417
.text.POWER_GetResetCause 0x000053dc 0x00005428 76 4% 6420
.text.POWER_ClearResetCause 0x00005428 0x00005434 12 1% 6423
.text.POWER_SetTrimDefaultActiveVoltage 0x00005434 0x000056e4 688 32% 6426
.text.POWER_Init 0x000056e4 0x00005720 60 3% 6429
.text.POWER_GetPowerDownConfig 0x00005720 0x000059d4 692 32% 6432
.text.POWER_GoToPowerDown 0x000059d4 0x00005a00 44 3% 6435
.text.POWER_RegisterPowerDownEntryHookFunction 0x00005a00 0x00005a0c 12 1% 6438
.text.POWER_EnterPowerDownMode 0x00005a0c 0x00005a24 24 2% 6441
.text.POWER_EnterDeepDownMode 0x00005a24 0x00005af8 212 10% 6444
.text.POWER_EnterPowerMode 0x00005af8 0x00005b10 24 2% 6447
.text.POWER_SetDcdc1v8 0x00005b10 0x00005b9c 140 7% 6451
.text.POWER_SetDcdc1v3 0x00005b9c 0x00005c24 136 7% 6454
Expected total in fsl_power.o file: 2192 Actual: 2192 100% 6415
Flash640 / .text / fsl_wtimer.o Start End Size % Line
.text.WTIMER_StartTimerFunction 0x00005c24 0x00005d2c 264 40% 6457
.text.WTIMER_Init 0x00005d2c 0x00005d58 44 7% 6459
.text.WTIMER_GetStatusFlags 0x00005d58 0x00005d84 44 7% 6462
.text.WTIMER_EnableInterrupts 0x00005d84 0x00005dc4 64 10% 6465
.text.WTIMER_StartTimerUnsafe 0x00005dc4 0x00005dd8 20 3% 6468
.text.WTIMER_ReadTimerSafe 0x00005dd8 0x00005e18 64 10% 6471
.text.WTIMER_ReadTimer 0x00005e18 0x00005e4c 52 8% 6474
.text.WTIMER_ClearStatusFlags 0x00005e4c 0x00005e88 60 9% 6477
.text.WTIMER_StopTimer 0x00005e88 0x00005ec0 56 9% 6480
Expected total in fsl_wtimer.o file: 668 Actual: 668 100% 6457
Flash640 / .text / fsl_inputmux.o Start End Size % Line
.text.INPUTMUX_Init 0x00005ec0 0x00005ec6 6 30% 6483
.text.INPUTMUX_AttachSignal 0x00005ec6 0x00005ed4 14 70% 6486
Expected total in fsl_inputmux.o file: 20 Actual: 20 100% 6483
Flash640 / .text / fsl_fmeas.o Start End Size % Line
.text.FMEAS_GetCountWithScale 0x00005ed4 0x00005efc 40 100% 6489
Expected total in fsl_fmeas.o file: 40 Actual: 40 100% 6489
Flash640 / .text / Exceptions_NVIC.o Start End Size % Line
.text.vDebugExceptionHandlersInitialise 0x00005efc 0x00005f28 44 100% 6493
Expected total in Exceptions_NVIC.o file: 44 Actual: 44 100% 6493
Flash640 / .text / MicroExceptions_arm.o Start End Size % Line
.text.ExceptionUnwindStack 0x00005f28 0x00005fb8 144 6% 6496
.text.HardFault_Handler 0x00005fb8 0x00005fc0 8 1% 6499
.text.BusFault_Handler 0x00005fc0 0x00005fc8 8 1% 6502
.text.UsageFault_Handler 0x00005fc8 0x00005fd0 8 1% 6505
.text.MemManage_Handler 0x00005fd0 0x00005fd8 8 1% 6508
.text.vPrintRegisterBit 0x00005fd8 0x00005fec 20 1% 6511
.text.vPrintSystemHandlerAndControlStateRegisterBitFields 0x00005fec 0x000060b4 200 9% 6514
.text.vPrintConfigurableFaultStatusRegisterBitFields 0x000060b4 0x0000620c 344 15% 6517
.text.vDebugBusFaultHandler 0x0000620c 0x0000638c 384 16% 6520
.text.vDebugUsageFaultHandler 0x0000638c 0x000064ec 352 15% 6523
.text.vDebugMemoryFaultHandler 0x000064ec 0x0000666c 384 16% 6526
.text.vPrintHardFaultStatusRegisterBitFields 0x0000666c 0x000066b4 72 3% 6529
.text.vDebugHardFaultHandler 0x000066b4 0x000068c0 524 22% 6532
Expected total in MicroExceptions_arm.o file: 2456 Actual: 2456 100% 6496
Flash640 / .text / Debug.o Start End Size % Line
.text.vDebugInit 0x000068c0 0x000068c2 2 3% 6535
.text.vDebugHex 0x000068c2 0x0000690a 72 88% 6538
.text.vDebugNonInt 0x0000690a 0x0000690e 4 5% 6541
.text.vDebugHexNonInt 0x0000690e 0x00006912 4 5% 6544
Expected total in Debug.o file: 82 Actual: 82 100% 6535
Flash640 / .text / FunctionLib.o Start End Size % Line
.text.FLib_MemCpy 0x00006912 0x00006926 20 31% 6547
.text.FLib_MemCmp 0x00006926 0x00006946 32 49% 6550
.text.FLib_MemSet 0x00006946 0x00006954 14 22% 6553
Expected total in FunctionLib.o file: 66 Actual: 66 100% 6547
Flash640 / .text / SecLib.o Start End Size % Line
.text.k32w0_hw_aes_load_key.constprop.0 0x00006954 0x00006984 48 7% 6556
.text.k32w0_hw_aes128_block_encrypt 0x00006984 0x000069a8 36 5% 6558
.text.k32w0_hw_aes_ecb_encrypt.isra.0 0x000069a8 0x000069d0 40 6% 6560
.text.SecLib_Init 0x000069d0 0x000069dc 12 2% 6562
.text.AES_128_Encrypt 0x000069dc 0x000069e0 4 1% 6565
.text.bACI_WriteKey 0x000069e0 0x000069f4 20 3% 6568
.text.vACI_OptimisedCcmStar 0x000069f4 0x00006c30 572 79% 6571
Expected total in SecLib.o file: 732 Actual: 732 100% 6556
Flash640 / .text / RNG.o Start End Size % Line
.text.RNG_Init 0x00006c30 0x00006c80 80 42% 6574
.text.RNG_GetRandomNo 0x00006c80 0x00006cc0 64 34% 6577
.text.RND_u32GetRand256 0x00006cc0 0x00006cd2 18 10% 6580
.text.RND_u32GetRand 0x00006cd2 0x00006cf0 30 16% 6583
Expected total in RNG.o file: 192 Actual: 192 100% 6574
Flash640 / .text / GenericList.o Start End Size % Line
.text.ListInit 0x00006cf0 0x00006cfc 12 9% 6586
.text.ListAddTail 0x00006cfc 0x00006d38 60 45% 6589
.text.ListRemoveHead 0x00006d38 0x00006d6e 54 41% 6592
.text.ListGetAvailable 0x00006d6e 0x00006d76 8 6% 6595
Expected total in GenericList.o file: 134 Actual: 134 100% 6586
Flash640 / .text / Messaging.o Start End Size % Line
.text.ListAddTailMsg 0x00006d76 0x00006d7c 6 20% 6598
.text.ListRemoveHeadMsg 0x00006d7c 0x00006d88 12 40% 6601
.text.MSG_Free 0x00006d88 0x00006d94 12 40% 6604
Expected total in Messaging.o file: 30 Actual: 30 100% 6598
Flash640 / .text / MemManager.o Start End Size % Line
.text.MEM_Init 0x00006d94 0x00006e04 112 36% 6608
.text.MEM_BufferAllocWithId 0x00006e04 0x00006e64 96 31% 6611
.text.MEM_BufferFree 0x00006e64 0x00006ecc 104 34% 6614
Expected total in MemManager.o file: 312 Actual: 312 100% 6608
Flash640 / .text / TimersManager.o Start End Size % Line
.text.TMR_SetTimerStatus 0x00006ecc 0x00006ee0 20 3% 6617
.text.StackTimer_ISR 0x00006ee0 0x00006f08 40 5% 6619
.text.TMR_NotifyClkChanged 0x00006f08 0x00006f4c 68 9% 6622
.text.TMR_Init 0x00006f4c 0x00006fbc 112 14% 6625
.text.TMR_StopTimer 0x00006fbc 0x00007038 124 16% 6628
.text.TMR_Task 0x00007038 0x000071f4 444 55% 6631
Expected total in TimersManager.o file: 808 Actual: 808 100% 6617
Flash640 / .text / TMR_Adapter.o Start End Size % Line
.text.FMEAS_StartMeasureWithScale.constprop.0 0x000071f4 0x00007264 112 9% 6634
.text.Timestamp_GetCounter32bit 0x00007264 0x00007270 12 1% 6636
.text.StackTimer_Init 0x00007270 0x000072c8 88 7% 6639
.text.StackTimer_ReInit 0x000072c8 0x000072ec 36 3% 6642
.text.StackTimer_Enable 0x000072ec 0x000072fc 16 2% 6645
.text.StackTimer_GetInputFrequency 0x000072fc 0x00007304 8 1% 6648
.text.StackTimer_GetCounterValue 0x00007304 0x00007310 12 1% 6652
.text.StackTimer_SetOffsetTicks 0x00007310 0x00007324 20 2% 6655
.text.StackTimer_ClearIntFlag 0x00007324 0x00007354 48 4% 6658
.text.TMR_eScheduleActivity32kTicksAndGetCurrentTimestampValue 0x00007354 0x000074a8 340 27% 6661
.text.TMR_eScheduleActivity32kTicks 0x000074a8 0x000074b0 8 1% 6664
.text.WAKE_UP_TIMER1_IRQHandler 0x000074b0 0x000074fc 76 6% 6668
.text.TMR_Get32kHandle 0x000074fc 0x00007504 8 1% 6671
.text.FRO32K_StartCalibration 0x00007504 0x0000755c 88 7% 6674
.text.TMR_GetTimestampUs 0x0000755c 0x000075c0 100 8% 6677
.text.FRO32K_CompleteCalibration 0x000075c0 0x0000766c 172 14% 6680
.text.FRO32K_Init 0x0000766c 0x00007700 148 12% 6683
Expected total in TMR_Adapter.o file: 1292 Actual: 1292 100% 6634
Flash640 / .text / fsl_ctimer.o Start End Size % Line
.text.CTIMER_GenericIRQHandler 0x00007700 0x00007760 96 78% 6686
.text.CTIMER0_DriverIRQHandler 0x00007760 0x0000776e 14 12% 6689
.text.CTIMER1_DriverIRQHandler 0x0000776e 0x0000777c 14 12% 6692
Expected total in fsl_ctimer.o file: 124 Actual: 124 100% 6686
Flash640 / .text / fsl_rtc.o Start End Size % Line
.text.RTC_Init 0x0000777c 0x00007796 26 100% 6695
Expected total in fsl_rtc.o file: 26 Actual: 26 100% 6695
Flash640 / .text / Panic.o Start End Size % Line
.text.panic 0x00007796 0x00007798 2 100% 6698
Expected total in Panic.o file: 2 Actual: 2 100% 6698
Flash640 / .text / fsl_dma.o Start End Size % Line
.text.DMA_GetInstance 0x00007798 0x000077c0 40 18% 6700
.text.DMA_IRQHandle 0x000077c0 0x00007868 168 74% 6702
.text.DMA0_DriverIRQHandler 0x00007868 0x0000787c 20 9% 6705
Expected total in fsl_dma.o file: 228 Actual: 228 100% 6700
Flash640 / .text / MicroInt_arm_sdk2.o Start End Size % Line
.text.vMicroIntEnableOnly 0x0000787c 0x00007894 24 75% 6708
.text.vMicroIntRestoreState 0x00007894 0x0000789c 8 25% 6711
Expected total in MicroInt_arm_sdk2.o file: 32 Actual: 32 100% 6708
Flash640 / .text / PWR.o Start End Size % Line
.text.PWR_InitFunction.part.0 0x0000789c 0x000078c8 44 4% 6714
.text.PWR_Init 0x000078c8 0x000078d8 16 2% 6716
.text.PWR_ForceInit 0x000078d8 0x000078dc 4 1% 6719
.text.PWR_AllowDeviceToSleep 0x000078dc 0x000078f8 28 3% 6722
.text.PWR_DisallowDeviceToSleep 0x000078f8 0x00007918 32 3% 6725
.text.PWR_ChangeDeepSleepMode 0x00007918 0x0000793c 36 3% 6728
.text.PWR_GetDeepSleepConfig 0x0000793c 0x0000795c 32 3% 6731
.text.PWR_CheckSocTimers 0x0000795c 0x00007a1c 192 14% 6734
.text.PWR_CheckIfDeviceCanGoToSleep 0x00007a1c 0x00007a48 44 4% 6736
.text.PWR_EnterPowerDown 0x00007a48 0x00007a80 56 5% 6739
.text.PWR_EnterLowPower 0x00007a80 0x00007aa4 36 3% 6742
.text.PWR_RegisterLowPowerEnterCallback 0x00007aa4 0x00007ab0 12 1% 6746
.text.PWR_RegisterLowPowerExitCallback 0x00007ab0 0x00007abc 12 1% 6749
.text.PWR_SetWakeUpConfig 0x00007abc 0x00007ad0 20 2% 6752
.text.PWR_GetWakeUpConfig 0x00007ad0 0x00007adc 12 1% 6755
.text.vSetWakeUpIoConfig 0x00007adc 0x00007afc 32 3% 6758
.text.u64GetWakeupSourceConfig 0x00007afc 0x00007b78 124 9% 6761
.text.vHandleSleepModes 0x00007b78 0x00007ccc 340 25% 6764
.text.PWR_vWakeUpConfig 0x00007ccc 0x00007d40 116 9% 6766
.text.PWR_u32GetRamRetention 0x00007d40 0x00007d4c 12 1% 6769
.text.PWR_vForceRadioRetention 0x00007d4c 0x00007d64 24 2% 6772
.text.PWR_eScheduleActivity32kTicks 0x00007d64 0x00007d90 44 4% 6775
.text.PWR_eScheduleActivity 0x00007d90 0x00007dc8 56 5% 6778
.text.PWR_vColdStart 0x00007dc8 0x00007e00 56 5% 6782
Expected total in PWR.o file: 1380 Actual: 1380 100% 6714
Flash640 / .text / PWR_setjmp.o Start End Size % Line
.text.setjmp 0x00007e00 0x00007e0c 12 43% 6785
.text.longjmp 0x00007e0c 0x00007e1c 16 58% 6787
Expected total in PWR_setjmp.o file: 28 Actual: 28 100% 6785
Flash640 / .text / PWRLib.o Start End Size % Line
.text.PWRLib_LLDsmComplete 0x00007e1c 0x00007e1e 2 1% 6789
.text.PWRLib_Init 0x00007e1e 0x00007e20 2 1% 6791
.text.PWRLib_SetDeepSleepMode 0x00007e20 0x00007e2c 12 2% 6794
.text.PWRLib_GetDeepSleepMode 0x00007e2c 0x00007e38 12 2% 6797
.text.PWRLib_MCU_Enter_Sleep 0x00007e38 0x00007e44 12 2% 6800
.text.PWR_ClearWakeupReason 0x00007e44 0x00007e50 12 2% 6803
.text.WarmMain 0x00007e50 0x00007e60 16 3% 6806
.text.PWR_ResetPowerDownModeConfig 0x00007e60 0x00007e6c 12 2% 6809
.text.PWRLib_EnterPowerDownModeRamOff 0x00007e6c 0x00007e9c 48 7% 6812
.text.PWRLib_EnterDeepDownMode 0x00007e9c 0x00007ecc 48 7% 6815
.text.PWRLib_u32RamBanksSpanned 0x00007ecc 0x00007fa0 212 30% 6818
.text.PWRLib_EnterPowerDownModeRamOn 0x00007fa0 0x000080e8 328 46% 6821
Expected total in PWRLib.o file: 716 Actual: 716 100% 6789
Flash640 / .text / GPIO_Adapter.o Start End Size % Line
.text.GpioGetIoWakeupSource 0x000080e8 0x000080f4 12 100% 6824
Expected total in GPIO_Adapter.o file: 12 Actual: 12 100% 6824
Flash640 / .text / fsl_str.o Start End Size % Line
.text.StrFormatPrintf 0x000080f4 0x0000866c 1400 100% 6827
Expected total in fsl_str.o file: 1400 Actual: 1400 100% 6827
Flash640 / .text / serial_manager.o Start End Size % Line
.text.SerialManager_Init 0x0000866c 0x000086c4 88 15% 6830
.text.SerialManager_Deinit 0x000086c4 0x00008710 76 13% 6833
.text.SerialManager_OpenWriteHandle 0x00008710 0x00008764 84 14% 6836
.text.SerialManager_CloseWriteHandle 0x00008764 0x000087b4 80 14% 6839
.text.SerialManager_OpenReadHandle 0x000087b4 0x00008810 92 16% 6842
.text.SerialManager_CloseReadHandle 0x00008810 0x00008860 80 14% 6845
.text.SerialManager_WriteBlocking 0x00008860 0x000088c8 104 18% 6848
Expected total in serial_manager.o file: 604 Actual: 604 100% 6830
Flash640 / .text / serial_port_uart.o Start End Size % Line
.text.Serial_UartInit 0x000088c8 0x00008928 96 48% 6851
.text.Serial_UartDeinit 0x00008928 0x0000894c 36 18% 6854
.text.Serial_UartWrite 0x0000894c 0x00008994 72 36% 6857
Expected total in serial_port_uart.o file: 204 Actual: 204 100% 6851
Flash640 / .text / usart_adapter.o Start End Size % Line
.text.HAL_UartInit 0x00008994 0x00008a54 192 59% 6860
.text.HAL_UartDeinit 0x00008a54 0x00008a88 52 16% 6863
.text.HAL_UartSendBlocking 0x00008a88 0x00008adc 84 26% 6866
Expected total in usart_adapter.o file: 328 Actual: 328 100% 6860
Flash640 / .text / fsl_assert.o Start End Size % Line
.text.__assert_func 0x00008adc 0x00008af8 28 100% 6869
Expected total in fsl_assert.o file: 28 Actual: 28 100% 6869
Flash640 / .text / timer.o Start End Size % Line
.text.zbPlatGetTime 0x00008af8 0x00008afc 4 100% 6872
Expected total in timer.o file: 4 Actual: 4 100% 6872
Flash640 / .text / Heap.o Start End Size % Line
.text.pvHeap_DefAlloc 0x00008afc 0x00008b38 60 84% 6875
.text.pvHeap_Alloc 0x00008b38 0x00008b44 12 17% 6877
Expected total in Heap.o file: 72 Actual: 72 100% 6875
Flash640 / .text / fsl_os_abstraction_bm.o Start End Size % Line
.text.osObjectIsAllocated.constprop.0 0x00008b44 0x00008b68 36 6% 6880
.text.OSA_EnableIRQGlobal 0x00008b68 0x00008b7c 20 3% 6882
.text.OSA_DisableIRQGlobal 0x00008b7c 0x00008b8c 16 3% 6885
.text.task_init 0x00008b8c 0x00008bc8 60 9% 6888
.text.OSA_TaskCreate 0x00008bc8 0x00008c48 128 18% 6891
.text.OSA_TimeInit 0x00008c48 0x00008c78 48 7% 6894
.text.OSA_TimeDiff 0x00008c78 0x00008c7c 4 1% 6897
.text.OSA_TimeGetMsec 0x00008c7c 0x00008c88 12 2% 6900
.text.OSA_EventCreate 0x00008c88 0x00008cc4 60 9% 6903
.text.OSA_EventSet 0x00008cc4 0x00008cec 40 6% 6906
.text.OSA_EventWait 0x00008cec 0x00008d84 152 22% 6909
.text.OSA_InterruptEnable 0x00008d84 0x00008d88 4 1% 6912
.text.OSA_InterruptDisable 0x00008d88 0x00008d8c 4 1% 6915
.text.OSA_InterruptEnableRestricted 0x00008d8c 0x00008da6 26 4% 6918
.text.OSA_InterruptEnableRestore 0x00008da6 0x00008dae 8 2% 6921
.text.OSA_InstallIntHandler 0x00008dae 0x00008db4 6 1% 6924
.text.OSA_Start 0x00008db4 0x00008ddc 40 6% 6927
.text.startup.main 0x00008ddc 0x00008dfc 32 5% 6930
.text.SysTick_Handler 0x00008dfc 0x00008e0c 16 3% 6933
Expected total in fsl_os_abstraction_bm.o file: 712 Actual: 712 100% 6880
Flash640 / .text / Basic.o Start End Size % Line
.text.eCLD_BasicCreateBasic 0x00008e0c 0x00008e9c 144 100% 6936
Expected total in Basic.o file: 144 Actual: 144 100% 6936
Flash640 / .text / BasicClientCommands.o Start End Size % Line
.text.eCLD_BasicCommandResetToFactoryDefaultsSend 0x00008e9c 0x00008eba 30 63% 6939
.text.eCLD_BasicCommandResetToFactoryDefaultsReceive 0x00008eba 0x00008ecc 18 38% 6942
Expected total in BasicClientCommands.o file: 48 Actual: 48 100% 6939
Flash640 / .text / BasicCommandHandler.o Start End Size % Line
.text.eCLD_BasicCommandHandler 0x00008ecc 0x00008f30 100 100% 6945
Expected total in BasicCommandHandler.o file: 100 Actual: 100 100% 6945
Flash640 / .text / Groups.o Start End Size % Line
.text.eCLD_GroupsCreateGroups 0x00008f30 0x00008f84 84 70% 6949
.text.eCLD_GroupsSetIdentifying 0x00008f84 0x00008fa8 36 30% 6952
Expected total in Groups.o file: 120 Actual: 120 100% 6949
Flash640 / .text / GroupsClientCommands.o Start End Size % Line
.text.eCLD_GroupsCommandAddGroupRequestSend 0x00008fa8 0x00008fe8 64 50% 6955
.text.eCLD_GroupsCommandAddGroupIfIdentifyingRequestSend 0x00008fe8 0x0000902a 66 51% 6958
Expected total in GroupsClientCommands.o file: 130 Actual: 130 100% 6955
Flash640 / .text / GroupsCommandHandler.o Start End Size % Line
.text.eCLD_GroupsCommandHandler 0x0000902a 0x0000912a 256 100% 6961
Expected total in GroupsCommandHandler.o file: 256 Actual: 256 100% 6961
Flash640 / .text / Identify.o Start End Size % Line
.text.vCLD_IdentifyTimerClickCallback 0x0000912a 0x000091a4 122 51% 6964
.text.eCLD_IdentifyRegisterTimeServer 0x000091a4 0x000091cc 40 17% 6967
.text.eCLD_IdentifyCreateIdentify 0x000091cc 0x0000921c 80 34% 6970
Expected total in Identify.o file: 242 Actual: 242 100% 6964
Flash640 / .text / IdentifyClientCommands.o Start End Size % Line
.text.eCLD_IdentifyCommandIdentifyRequestSend 0x0000921c 0x0000924c 48 26% 6973
.text.eCLD_IdentifyCommandIdentifyQueryRequestSend 0x0000924c 0x0000926c 32 18% 6976
.text.eCLD_IdentifyCommandTriggerEffectSend 0x0000926c 0x000092b0 68 37% 6979
.text.eCLD_IdentifyCommandIdentifyQueryResponseReceive 0x000092b0 0x000092d6 38 21% 6982
Expected total in IdentifyClientCommands.o file: 186 Actual: 186 100% 6973
Flash640 / .text / IdentifyCommandHandler.o Start End Size % Line
.text.eCLD_IdentifyCommandHandler 0x000092d6 0x0000940c 310 100% 6985
Expected total in IdentifyCommandHandler.o file: 310 Actual: 310 100% 6985
Flash640 / .text / IdentifyServerCommands.o Start End Size % Line
.text.eCLD_IdentifyCommandIdentifyQueryResponseSend 0x0000940c 0x0000943c 48 30% 6988
.text.eCLD_IdentifyCommandIdentifyRequestReceive 0x0000943c 0x00009462 38 24% 6991
.text.eCLD_IdentifyCommandIdentifyQueryRequestReceive 0x00009462 0x00009476 20 13% 6994
.text.eCLD_IdentifyCommandTriggerEffectRequestReceive 0x00009476 0x000094ac 54 34% 6997
Expected total in IdentifyServerCommands.o file: 160 Actual: 160 100% 6988
Flash640 / .text / LevelControl.o Start End Size % Line
.text.eCLD_LevelControlCreateLevelControl 0x000094ac 0x0000950c 96 100% 7000
Expected total in LevelControl.o file: 96 Actual: 96 100% 7000
Flash640 / .text / LevelControlClientCommands.o Start End Size % Line
.text.eCLD_LevelControlCommandMoveCommandSend 0x0000950c 0x00009574 104 58% 7003
.text.eCLD_LevelControlCommandStopCommandSend 0x00009574 0x000095c2 78 43% 7006
Expected total in LevelControlClientCommands.o file: 182 Actual: 182 100% 7003
Flash640 / .text / LevelControlCommandHandler.o Start End Size % Line
.text.eCLD_LevelControlCommandHandler 0x000095c2 0x000095c8 6 100% 7009
Expected total in LevelControlCommandHandler.o file: 6 Actual: 6 100% 7009
Flash640 / .text / OnOff.o Start End Size % Line
.text.eCLD_OnOffCreateOnOff 0x000095c8 0x000095f8 48 100% 7013
Expected total in OnOff.o file: 48 Actual: 48 100% 7013
Flash640 / .text / OnOffCommandHandler.o Start End Size % Line
.text.eCLD_OnOffCommandHandler 0x000095f8 0x00009610 24 100% 7016
Expected total in OnOffCommandHandler.o file: 24 Actual: 24 100% 7016
Flash640 / .text / OnOffCommands.o Start End Size % Line
.text.eCLD_OnOffCommandSend 0x00009610 0x00009632 34 20% 7019
.text.eCLD_OnOffCommandOffWithEffectSend 0x00009632 0x00009672 64 37% 7022
.text.eCLD_OnOffCommandOnWithTimedOffSend 0x00009672 0x000096c0 78 45% 7025
Expected total in OnOffCommands.o file: 176 Actual: 176 100% 7019
Flash640 / .text / Scenes.o Start End Size % Line
.text.eCLD_ScenesCreateScenes 0x000096c0 0x00009704 68 100% 7028
Expected total in Scenes.o file: 68 Actual: 68 100% 7028
Flash640 / .text / ScenesClientCommands.o Start End Size % Line
.text.eCLD_ScenesCommandStoreSceneRequestSend 0x00009704 0x00009746 66 47% 7031
.text.eCLD_ScenesCommandRecallSceneRequestSend 0x00009746 0x00009792 76 54% 7034
Expected total in ScenesClientCommands.o file: 142 Actual: 142 100% 7031
Flash640 / .text / ScenesCommandHandler.o Start End Size % Line
.text.eCLD_ScenesCommandHandler 0x00009792 0x000099d4 578 100% 7037
Expected total in ScenesCommandHandler.o file: 578 Actual: 578 100% 7037
Flash640 / .text / ColourControl.o Start End Size % Line
.text.eCLD_ColourControlCreateColourControl 0x000099d4 0x00009a2c 88 100% 7041
Expected total in ColourControl.o file: 88 Actual: 88 100% 7041
Flash640 / .text / ColourControlClientCommands.o Start End Size % Line
.text.eCLD_ColourControlCommandMoveSaturationCommandSend 0x00009a2c 0x00009a88 92 17% 7044
.text.eCLD_ColourControlCommandEnhancedMoveHueCommandSend 0x00009a88 0x00009ae6 94 18% 7047
.text.eCLD_ColourControlCommandEnhancedMoveToHueAndSaturationCommandSend 0x00009ae6 0x00009b50 106 20% 7050
.text.eCLD_ColourControlCommandColourLoopSetCommandSend 0x00009b50 0x00009bd4 132 25% 7053
.text.eCLD_ColourControlCommandMoveColourTemperatureCommandSend 0x00009bd4 0x00009c4c 120 23% 7056
Expected total in ColourControlClientCommands.o file: 544 Actual: 544 100% 7044
Flash640 / .text / ColourControlCommandHandler.o Start End Size % Line
.text.eCLD_ColourControlCommandHandler 0x00009c4c 0x00009c50 4 100% 7059
Expected total in ColourControlCommandHandler.o file: 4 Actual: 4 100% 7059
Flash640 / .text / colour_scene_controller.o Start End Size % Line
.text.eZLO_RegisterColourSceneControllerEndPoint 0x00009c50 0x00009e00 432 100% 7062
Expected total in colour_scene_controller.o file: 432 Actual: 432 100% 7062
Flash640 / .text / zll_CommissionCmdHandler.o Start End Size % Line
.text.eCLD_ZllCommissionHandleNwkJoinEndDeviceReqCommand.isra.0 0x00009e00 0x00009f10 272 13% 7065
.text.eCLD_ZllCommissionHandleNwkJoinRouterReqCommand.isra.0 0x00009f10 0x0000a020 272 13% 7067
.text.eCLD_ZllCommissionHandleNwkStartReqCommand.isra.0 0x0000a020 0x0000a13c 284 14% 7069
.text.eCLD_ZllCommissionHandleScanRspCommand.isra.0 0x0000a13c 0x0000a288 332 16% 7071
.text.eCLD_ZllCommissionCommandHandler 0x0000a288 0x0000a63c 948 45% 7073
Expected total in zll_CommissionCmdHandler.o file: 2108 Actual: 2108 100% 7065
Flash640 / .text / zll_UtilityCmdHandler.o Start End Size % Line
.text.eCLD_ZllUtilityCommandHandler 0x0000a63c 0x0000a87a 574 100% 7076
Expected total in zll_UtilityCmdHandler.o file: 574 Actual: 574 100% 7076
Flash640 / .text / zll_commission.o Start End Size % Line
.text.vWriteU32ToPayLoad 0x0000a87a 0x0000a88a 16 2% 7079
.text.vWriteU64ToPayLoad 0x0000a88a 0x0000a8a8 30 2% 7081
.text.eCLD_ZllCommissionCreateCommission 0x0000a8a8 0x0000a8e8 64 5% 7083
.text.eCLD_ZllCommissionCommandScanReqCommandSend 0x0000a8e8 0x0000a924 60 4% 7086
.text.eCLD_ZllCommissionCommandScanRspCommandSend 0x0000a924 0x0000a9f6 210 14% 7089
.text.eCLD_ZllCommissionCommandDeviceInfoReqCommandSend 0x0000a9f6 0x0000aa30 58 4% 7092
.text.eCLD_ZllCommissionCommandDeviceInfoRspCommandSend 0x0000aa30 0x0000ab30 256 17% 7096
.text.eCLD_ZllCommissionCommandDeviceIndentifyReqCommandSend 0x0000ab30 0x0000ab6e 62 4% 7099
.text.eCLD_ZllCommissionCommandFactoryResetReqCommandSend 0x0000ab6e 0x0000aba0 50 4% 7102
.text.eCLD_ZllCommissionCommandNetworkStartReqCommandSend 0x0000aba0 0x0000ac80 224 15% 7105
.text.eCLD_ZllCommissionCommandNetworkJoinRouterReqCommandSend 0x0000ac80 0x0000ad4e 206 13% 7108
.text.eCLD_ZllCommissionCommandNetworkJoinEndDeviceReqCommandSend 0x0000ad4e 0x0000ae1c 206 13% 7111
.text.eCLD_ZllCommissionCommandNetworkJoinEndDeviceRspCommandSend 0x0000ae1c 0x0000ae54 56 4% 7114
.text.eCLD_ZllCommissionCommandNetworkUpdateReqCommandSend 0x0000ae54 0x0000aeb8 100 7% 7117
Expected total in zll_commission.o file: 1598 Actual: 1598 100% 7079
Flash640 / .text / zll_utility.o Start End Size % Line
.text.eCLD_ZllUtilityCommandEndpointInformationCommandSend 0x0000aeb8 0x0000af5e 166 24% 7120
.text.eCLD_ZllUtilityCommandGetGroupIdReqCommandSend 0x0000af5e 0x0000af94 54 8% 7123
.text.eCLD_ZllUtilityCommandGetGroupIdRspCommandSend 0x0000af94 0x0000b05c 200 29% 7127
.text.eCLD_ZllUtilityCommandGetEndpointListReqCommandSend 0x0000b05c 0x0000b090 52 8% 7130
.text.eCLD_ZllUtilityCommandGetEndpointListRspCommandSend 0x0000b090 0x0000b17c 236 34% 7133
Expected total in zll_utility.o file: 708 Actual: 708 100% 7120
Flash640 / .text / dlist.o Start End Size % Line
.text.vDLISTinitialise 0x0000b17c 0x0000b184 8 4% 7136
.text.psDLISTgetHead 0x0000b184 0x0000b188 4 2% 7139
.text.psDLISTgetNext 0x0000b188 0x0000b18c 4 2% 7142
.text.boDLISTisEmpty 0x0000b18c 0x0000b19e 18 8% 7145
.text.vDLISTaddToHead 0x0000b19e 0x0000b1c6 40 17% 7148
.text.vDLISTaddToTail 0x0000b1c6 0x0000b1ec 38 17% 7151
.text.psDLISTremoveFromTail 0x0000b1ec 0x0000b20e 34 15% 7154
.text.psDLISTremoveFromHead 0x0000b20e 0x0000b232 36 16% 7157
.text.psDLISTremove 0x0000b232 0x0000b268 54 23% 7160
Expected total in dlist.o file: 236 Actual: 236 100% 7136
Flash640 / .text / zcl.o Start End Size % Line
.text.eZCL_SearchForEPIndex.part.0 0x0000b268 0x0000b29c 52 6% 7163
.text.eZCL_CreateZCL 0x0000b29c 0x0000b360 196 22% 7165
.text.eZCL_SetCustomCallBackEvent 0x0000b360 0x0000b374 20 3% 7168
.text.eZCL_Register 0x0000b374 0x0000b598 548 62% 7171
.text.u8ZCL_GetNumberOfEndpointsRegistered 0x0000b598 0x0000b5a4 12 2% 7174
.text.eZCL_SearchForEPIndex 0x0000b5a4 0x0000b5b0 12 2% 7177
.text.u8ZCL_GetEPIdFromIndex 0x0000b5b0 0x0000b5d0 32 4% 7181
.text.vZCL_InitializeClusterInstance 0x0000b5d0 0x0000b5e4 20 3% 7184
Expected total in zcl.o file: 892 Actual: 892 100% 7163
Flash640 / .text / zcl_CustomCommandReceive.o Start End Size % Line
.text.eZCL_CustomCommandReceive 0x0000b5e4 0x0000b71e 314 55% 7187
.text.eZCL_CustomCommandInterPanReceive 0x0000b71e 0x0000b820 258 46% 7190
Expected total in zcl_CustomCommandReceive.o file: 572 Actual: 572 100% 7187
Flash640 / .text / zcl_CustomCommandSend.o Start End Size % Line
.text.eZCL_CustomCommandSend 0x0000b820 0x0000ba80 608 100% 7194
Expected total in zcl_CustomCommandSend.o file: 608 Actual: 608 100% 7194
Flash640 / .text / zcl_PDUbufferReadWrite.o Start End Size % Line
.text.u16ZCL_WriteTypeNBO 0x0000ba80 0x0000bac0 64 19% 7197
.text.u16ZCL_APduInstanceWriteNBO 0x0000bac0 0x0000bb0a 74 22% 7200
.text.u16ZCL_ReadTypeNBO 0x0000bb0a 0x0000bb8c 130 39% 7203
.text.u16ZCL_APduInstanceReadNBO 0x0000bb8c 0x0000bbd6 74 22% 7206
Expected total in zcl_PDUbufferReadWrite.o file: 342 Actual: 342 100% 7197
Flash640 / .text / zcl_PDUbufferReadWriteString.o Start End Size % Line
.text.u16ZCL_GetStringSizeAndBufferFromStructure 0x0000bbd6 0x0000bc3a 100 15% 7209
.text.u16ZCL_APduInstanceWriteStringNBO 0x0000bc3a 0x0000bcf4 186 28% 7212
.text.u16ZCL_GetStringAttributeTypeSizeFromBuffer 0x0000bcf4 0x0000bd46 82 13% 7215
.text.eZCL_CheckUserStringStructureRead 0x0000bd46 0x0000bd88 66 10% 7218
.text.u16ZCL_GetStringStructureSize 0x0000bd88 0x0000bdaa 34 5% 7221
.text.u16ZCL_APduInstanceReadStringNBO 0x0000bdaa 0x0000be5a 176 26% 7224
.text.eZCL_GetStringLengthFieldSize 0x0000be5a 0x0000be7e 36 6% 7227
Expected total in zcl_PDUbufferReadWriteString.o file: 680 Actual: 680 100% 7209
Flash640 / .text / zcl_WriteAttributesRequestHandle.o Start End Size % Line
.text.vZCL_HandleAttributesWriteRequest 0x0000be7e 0x0000c1aa 812 100% 7230
Expected total in zcl_WriteAttributesRequestHandle.o file: 812 Actual: 812 100% 7230
Flash640 / .text / zcl_attribute.o Start End Size % Line
.text.u16ZCL_WriteAttributeValueIntoBuffer 0x0000c1aa 0x0000c22a 128 14% 7233
.text.u8ZCL_GetAttributeAllignToFourBytesBoundary 0x0000c22a 0x0000c23c 18 2% 7236
.text.eZCL_GetAttributeTypeSize 0x0000c23c 0x0000c254 24 3% 7239
.text.eZCL_GetAttributeTypeSizeFromBuffer 0x0000c254 0x0000c2de 138 15% 7242
.text.u16ZCL_WriteAttributeValueIntoStructure 0x0000c2de 0x0000c386 168 18% 7245
.text.eZCL_GetAttributeTypeSizeFromStructure 0x0000c386 0x0000c3d0 74 8% 7248
.text.bZCL_CheckManufacturerSpecificAttributeFlagMatch 0x0000c3d0 0x0000c3e0 16 2% 7251
.text.bZCL_CheckStringFitsInStructure 0x0000c3e0 0x0000c458 120 13% 7254
.text.bZCL_AttributeTypeIsSigned 0x0000c458 0x0000c464 12 2% 7257
.text.vZCL_MarkAttributeInvalid 0x0000c464 0x0000c558 244 25% 7260
.text.bZCL_CheckAttributeDirectionFlagMatch 0x0000c558 0x0000c57c 36 4% 7263
Expected total in zcl_attribute.o file: 978 Actual: 978 100% 7233
Flash640 / .text / zcl_buffer.o Start End Size % Line
.text.hZCL_AllocateAPduInstance 0x0000c57c 0x0000c5b8 60 84% 7267
.text.hZCL_GetBufferPoolHandle 0x0000c5b8 0x0000c5c4 12 17% 7270
Expected total in zcl_buffer.o file: 72 Actual: 72 100% 7267
Flash640 / .text / zcl_command.o Start End Size % Line
.text.u16ZCL_WriteCommandHeader 0x0000c5c4 0x0000c646 130 43% 7273
.text.u16ZCL_ReadCommandHeader 0x0000c646 0x0000c6b4 110 37% 7276
.text.u8GetTransactionSequenceNumber 0x0000c6b4 0x0000c6c4 16 6% 7279
.text.u16ZCL_GetTxPayloadSize 0x0000c6c4 0x0000c6f4 48 16% 7282
Expected total in zcl_command.o file: 304 Actual: 304 100% 7273
Flash640 / .text / zcl_common.o Start End Size % Line
.text.eZCL_Initialise 0x0000c6f4 0x0000c728 52 82% 7285
.text.eZCL_Update100mS 0x0000c728 0x0000c734 12 19% 7288
Expected total in zcl_common.o file: 64 Actual: 64 100% 7285
Flash640 / .text / zcl_defaultResponse.o Start End Size % Line
.text.eZCL_SendDefaultResponse 0x0000c734 0x0000c82c 248 100% 7292
Expected total in zcl_defaultResponse.o file: 248 Actual: 248 100% 7292
Flash640 / .text / zcl_event.o Start End Size % Line
.text.eZCL_SetReceiveEventAddressStructure 0x0000c82c 0x0000c898 108 9% 7295
.text.eZCL_BuildClientTransmitAddressStructure 0x0000c898 0x0000c8b8 32 3% 7298
.text.vZCL_PassEventToUser 0x0000c8b8 0x0000c8e4 44 4% 7301
.text.vZCL_EventHandler 0x0000c8e4 0x0000cd68 1156 87% 7304
Expected total in zcl_event.o file: 1340 Actual: 1340 100% 7295
Flash640 / .text / zcl_heap.o Start End Size % Line
.text.pvZCL_HeapAlloc 0x0000cd68 0x0000cda0 56 100% 7307
Expected total in zcl_heap.o file: 56 Actual: 56 100% 7307
Flash640 / .text / zcl_library_options.o Start End Size % Line
.text.vZCL_HandleEntireProfileCommand 0x0000cda0 0x0000cdf4 84 96% 7310
.text.eZCL_CreateOptionalManagers 0x0000cdf4 0x0000cdf8 4 5% 7313
Expected total in zcl_library_options.o file: 88 Actual: 88 100% 7310
Flash640 / .text / zcl_readAttributesRequestHandle.o Start End Size % Line
.text.vZCL_HandleAttributesReadRequest 0x0000cdf8 0x0000d000 520 100% 7316
Expected total in zcl_readAttributesRequestHandle.o file: 520 Actual: 520 100% 7316
Flash640 / .text / zcl_readAttributesRequestSend.o Start End Size % Line
.text.eZCL_SendReadAttributesRequest 0x0000d000 0x0000d0d4 212 100% 7319
Expected total in zcl_readAttributesRequestSend.o file: 212 Actual: 212 100% 7319
Flash640 / .text / zcl_readAttributesResponseHandle.o Start End Size % Line
.text.vZCL_HandleAttributesReadResponse 0x0000d0d4 0x0000d294 448 100% 7322
Expected total in zcl_readAttributesResponseHandle.o file: 448 Actual: 448 100% 7322
Flash640 / .text / zcl_reportManager.o Start End Size % Line
.text.vZCL_SetDefaultReporting 0x0000d294 0x0000d2bc 40 100% 7325
Expected total in zcl_reportManager.o file: 40 Actual: 40 100% 7325
Flash640 / .text / zcl_search.o Start End Size % Line
.text.eZCL_SearchForEPentry 0x0000d2bc 0x0000d2fc 64 13% 7329
.text.eZCL_SearchForEPentryAndCheckManufacturerId 0x0000d2fc 0x0000d334 56 11% 7332
.text.eZCL_SearchForClusterEntry 0x0000d334 0x0000d3a0 108 21% 7335
.text.eZCL_SearchForAttributeEntry 0x0000d3a0 0x0000d42a 138 27% 7338
.text.eZCL_FindCluster 0x0000d42a 0x0000d46c 66 13% 7341
.text.pvZCL_GetAttributePointer 0x0000d46c 0x0000d4cc 96 19% 7344
Expected total in zcl_search.o file: 528 Actual: 528 100% 7329
Flash640 / .text / zcl_timer.o Start End Size % Line
.text.eZCL_CreateTimer 0x0000d4cc 0x0000d538 108 28% 7348
.text.eZCL_TimerRegister 0x0000d538 0x0000d598 96 25% 7351
.text.vZCL_TimerSchedulerUpdate 0x0000d598 0x0000d654 188 48% 7354
Expected total in zcl_timer.o file: 392 Actual: 392 100% 7348
Flash640 / .text / zcl_transmit.o Start End Size % Line
.text.eZCL_TransmitDataRequest 0x0000d654 0x0000d92c 728 72% 7357
.text.eZCL_BuildTransmitAddressStructure 0x0000d92c 0x0000d98e 98 10% 7360
.text.eZCL_TransmitInterPanRequest 0x0000d98e 0x0000da54 198 20% 7363
Expected total in zcl_transmit.o file: 1024 Actual: 1024 100% 7357
Flash640 / .text / bdb_fr.o Start End Size % Line
.text.BDB_vFrStateMachine 0x0000da54 0x0000dacc 120 100% 7366
Expected total in bdb_fr.o file: 120 Actual: 120 100% 7366
Flash640 / .text / bdb_start.o Start End Size % Line
.text.BDB_vInit 0x0000dacc 0x0000dbd0 260 20% 7369
.text.BDB_u8PickChannel 0x0000dbd0 0x0000dc1c 76 6% 7372
.text.BDB_vRejoinSuccess 0x0000dc1c 0x0000dc8c 112 9% 7375
.text.BDB_vSetRejoinFilter 0x0000dc8c 0x0000dcd0 68 6% 7378
.text.BDB_vRejoinCycle 0x0000dcd0 0x0000de74 420 33% 7381
.text.bdb_vStart 0x0000de74 0x0000df28 180 14% 7384
.text.BDB_vStart 0x0000df28 0x0000df30 8 1% 7386
.text.BDB_vRestart 0x0000df30 0x0000df78 72 6% 7390
.text.BDB_vInitStateMachine 0x0000df78 0x0000dfa0 40 4% 7393
.text.BDB_vRejoinTimerCb 0x0000dfa0 0x0000dfa8 8 1% 7396
.text.BDB_vSetAssociationFilter 0x0000dfa8 0x0000dfdc 52 4% 7400
.text.BDB_vRegisterRejoinControl 0x0000dfdc 0x0000dfe8 12 1% 7403
Expected total in bdb_start.o file: 1308 Actual: 1308 100% 7369
Flash640 / .text / bdb_state_machine.o Start End Size % Line
.text.APP_vGenCallback 0x0000dfe8 0x0000e028 64 37% 7406
.text.bdb_taskBDB 0x0000e028 0x0000e07c 84 48% 7409
.text.BDB_vZclEventHandler 0x0000e07c 0x0000e098 28 16% 7412
Expected total in bdb_state_machine.o file: 176 Actual: 176 100% 7406
Flash640 / .text / bdb_ns.o Start End Size % Line
.text.vNsSendPermitJoin 0x0000e098 0x0000e0e8 80 5% 7416
.text.vNsDiscoverNwk 0x0000e0e8 0x0000e184 156 10% 7418
.text.vNsTclkSendReqKey 0x0000e184 0x0000e1c0 60 4% 7420
.text.vNsAfterNwkJoin 0x0000e1c0 0x0000e208 72 5% 7422
.text.vNsLeaveNwk 0x0000e208 0x0000e22c 36 3% 7424
.text.vNsTclkSendNodeDescReq 0x0000e22c 0x0000e2d4 168 10% 7426
.text.BDB_eNsStartNwkSteering 0x0000e2d4 0x0000e360 140 9% 7428
.text.BDB_vNsTimerCb 0x0000e360 0x0000e428 200 12% 7431
.text.vNsTryNwkJoinAppCb 0x0000e428 0x0000e42c 4 1% 7434
.text.vNsTryNwkJoin.constprop.0 0x0000e42c 0x0000e534 264 16% 7438
.text.BDB_vNsStateMachine 0x0000e534 0x0000e73c 520 31% 7440
Expected total in bdb_ns.o file: 1700 Actual: 1700 100% 7416
Flash640 / .text / bdb_tl_end_device_initiator_target.o Start End Size % Line
.text.vTlSaveTempAddresses 0x0000e73c 0x0000e76c 48 1% 7443
.text.vTlRecoverTempAddresses 0x0000e76c 0x0000e79c 48 1% 7445
.text.vTlHandleDeviceInfoRequest 0x0000e79c 0x0000e820 132 3% 7447
.text.vTlSendRouterJoinRequest.constprop.0 0x0000e820 0x0000e958 312 7% 7449
.text.vTlSendEndDeviceJoinRequest.constprop.0 0x0000e958 0x0000ea6c 276 6% 7451
.text.vTlEndCommissioning.constprop.0 0x0000ea6c 0x0000ead4 104 3% 7453
.text.BDB_vTlInit 0x0000ead4 0x0000eae0 12 1% 7455
.text.BDB_bTlTouchLinkInProgress 0x0000eae0 0x0000eaf4 20 1% 7458
.text.bIsTlStarted 0x0000eaf4 0x0000eb08 20 1% 7461
.text.BDB_vTlStateMachine 0x0000eb08 0x0000fb44 4156 81% 7464
.text.BDB_vTlTimerCb 0x0000fb44 0x0000fb58 20 1% 7467
Expected total in bdb_tl_end_device_initiator_target.o file: 5148 Actual: 5148 100% 7443
Flash640 / .text / bdb_tl_common.o Start End Size % Line
.text.BDB_u8TlNewUpdateID 0x0000fb58 0x0000fb7c 36 9% 7470
.text.BDB_u8TlEncryptKey 0x0000fb7c 0x0000fc48 204 48% 7474
.text.BDB_eTlDecryptKey 0x0000fc48 0x0000fcf4 172 40% 7477
.text.BDB_bTlIsKeySupported 0x0000fcf4 0x0000fd06 18 5% 7480
Expected total in bdb_tl_common.o file: 430 Actual: 430 100% 7470
Flash640 / .text / bdb_fb_common.o Start End Size % Line
.text.BDB_vFbZclHandler 0x0000fd06 0x0000fd14 14 100% 7483
Expected total in bdb_fb_common.o file: 14 Actual: 14 100% 7483
Flash640 / .text / bdb_fb_initiator.o Start End Size % Line
.text.eFbSendIdentifyQuery 0x0000fd14 0x0000fd48 52 3% 7487
.text.vFbSendSimpleDescReq 0x0000fd48 0x0000fd98 80 5% 7489
.text.BDB_eFbTriggerAsInitiator 0x0000fd98 0x0000fdf4 92 5% 7491
.text.BDB_vFbHandleQueryResponse 0x0000fdf4 0x0000fea8 180 10% 7494
.text.BDB_vFbExitAsInitiator 0x0000fea8 0x0000fed0 40 3% 7497
.text.vFbBindCluster 0x0000fed0 0x00010288 952 50% 7500
.text.vFbZdpHandler 0x00010288 0x000103fc 372 20% 7502
.text.BDB_vFbTimerCb 0x000103fc 0x00010490 148 8% 7505
Expected total in bdb_fb_initiator.o file: 1916 Actual: 1916 100% 7487
Flash640 / .text / pdum_nwk.o Start End Size % Line
.text.eNPduFree 0x00010490 0x00010508 120 11% 7508
.text.eAllocateNPDU 0x00010508 0x00010560 88 8% 7510
.text.PDUM_eNPduAllocate 0x00010560 0x00010564 4 1% 7512
.text.PDUM_eNPduClone 0x00010564 0x000105a4 64 6% 7515
.text.PDUM_eNPduInitDescending 0x000105a4 0x000105b8 20 2% 7519
.text.PDUM_eNPduInitAscending 0x000105b8 0x000105d2 26 3% 7522
.text.PDUM_eNPduFree 0x000105d2 0x000105d6 4 1% 7525
.text.PDUM_eNPduClaimHeader 0x000105d6 0x000105f2 28 3% 7528
.text.PDUM_eNPduClaimFooter 0x000105f2 0x0001060e 28 3% 7531
.text.PDUM_eNPduClaimData 0x0001060e 0x00010664 86 8% 7534
.text.PDUM_eNPduAscend 0x00010664 0x00010682 30 3% 7537
.text.PDUM_eNPduDescend 0x00010682 0x000106a0 30 3% 7540
.text.PDUM_eNPduPrependHeaderNBO 0x000106a0 0x000106e8 72 7% 7543
.text.PDUM_eNPduAppendDataNBO 0x000106e8 0x00010732 74 7% 7546
.text.PDUM_eNPduReadHeaderNBO 0x00010732 0x00010772 64 6% 7549
.text.PDUM_eNPduReadFooterNBO 0x00010772 0x000107b0 62 6% 7552
.text.PDUM_eNPduWriteFromBuffer 0x000107b0 0x000107d4 36 4% 7555
.text.PDUM_eNPduWriteDataToBuffer 0x000107d4 0x0001082e 90 8% 7558
.text.PDUM_eNPduWriteDataFromBuffer 0x0001082e 0x00010888 90 8% 7561
.text.pdum_vNPduInit 0x00010888 0x000108e8 96 9% 7565
.text.PDUM_u8GetMaxNpduUse 0x000108e8 0x000108f4 12 2% 7568
.text.PDUM_u8GetNpduUse 0x000108f4 0x00010900 12 2% 7571
.text.PDUM_u8GetNpduPool 0x00010900 0x0001090c 12 2% 7574
Expected total in pdum_nwk.o file: 1148 Actual: 1148 100% 7508
Flash640 / .text / pdum_apl.o Start End Size % Line
.text.PDUM_u16APduInstanceReadNBO 0x0001090c 0x00010940 52 10% 7577
.text.PDUM_u16APduInstanceWriteNBO 0x00010940 0x0001098c 76 15% 7581
.text.PDUM_u16APduInstanceWriteStrNBO 0x0001098c 0x000109d4 72 14% 7584
.text.PDUM_pvAPduInstanceGetPayload 0x000109d4 0x000109da 6 2% 7587
.text.PDUM_u16APduInstanceGetPayloadSize 0x000109da 0x000109e0 6 2% 7590
.text.PDUM_eAPduInstanceSetPayloadSize 0x000109e0 0x00010a04 36 7% 7593
.text.PDUM_hAPduAllocateAPduInstance 0x00010a04 0x00010a34 48 10% 7596
.text.PDUM_eAPduFreeAPduInstance 0x00010a34 0x00010ab8 132 26% 7599
.text.PDUM_thAPduInstanceGetApdu 0x00010ab8 0x00010acc 20 4% 7602
.text.PDUM_u16APduGetSize 0x00010acc 0x00010ad4 8 2% 7605
.text.pdum_vAPduInit 0x00010ad4 0x00010b14 64 13% 7609
Expected total in pdum_apl.o file: 520 Actual: 520 100% 7577
Flash640 / .text / pdum.o Start End Size % Line
.text.PDUM_u16SizeNBO 0x00010b14 0x00010b5c 72 10% 7612
.text.pdum_u16WriteNBO 0x00010b5c 0x00010c34 216 29% 7615
.text.pdum_u16WriteStrNBO 0x00010c34 0x00010d36 258 34% 7618
.text.pdum_u16ReadNBO 0x00010d36 0x00010e0c 214 29% 7621
Expected total in pdum.o file: 760 Actual: 760 100% 7612
Flash640 / .text / PDM_Create.c.obj Start End Size % Line
.text.u8PDM_CalculateLargestDataRecordStored 0x00010e0c 0x00010e44 56 14% 7625
.text.PDM_vErrorReport 0x00010e44 0x00010e5c 24 6% 7628
.text.iPDM_CreateFileSystemInRAM 0x00010e5c 0x00010f2c 208 51% 7631
.text.PDM_eInitialise 0x00010f2c 0x00010fa8 124 31% 7634
Expected total in PDM_Create.c.obj file: 412 Actual: 412 100% 7625
Flash640 / .text / PDM_FLASH.c.obj Start End Size % Line
.text.bPDM_InitialiseNVM 0x00010fa8 0x00010fac 4 1% 7637
.text.vPDM_DisableNVM 0x00010fac 0x00010fb0 4 1% 7640
.text.iPDM_TestNVMblank 0x00010fb0 0x00010fdc 44 8% 7644
.text.iPDM_TestNVM 0x00010fdc 0x00011048 108 18% 7647
.text.iPDM_ReadDataFromNVM 0x00011048 0x00011098 80 13% 7650
.text.iPDM_GetDataAddressFromNVM 0x00011098 0x000110d4 60 10% 7653
.text.vPDM_WriteDataToNVM 0x000110d4 0x0001111c 72 12% 7656
.text.vClearMarginCheckIndications 0x0001111c 0x00011138 28 5% 7659
.text.iPDM_FixWriteDataInNVM 0x00011138 0x00011198 96 16% 7662
.text.iPDM_EraseNVM 0x00011198 0x0001121c 132 22% 7665
Expected total in PDM_FLASH.c.obj file: 628 Actual: 628 100% 7637
Flash640 / .text / PDM_FileSystemData.c.obj Start End Size % Line
.text.iPDM_ReadDataWithIdFromFileSystem 0x0001121c 0x000112d8 188 26% 7668
.text.PDM_eReadDataFromRecord 0x000112d8 0x00011388 176 24% 7671
.text.iPDM_WriteDataWithIdToFileSystem 0x00011388 0x00011500 376 51% 7674
Expected total in PDM_FileSystemData.c.obj file: 740 Actual: 740 100% 7668
Flash640 / .text / PDM_FileSystemDelete.c.obj Start End Size % Line
.text.vPDM_DeleteAllSegmentsInFileSystem 0x00011500 0x00011574 116 71% 7677
.text.PDM_vDeleteAllDataRecords 0x00011574 0x000115a4 48 30% 7680
Expected total in PDM_FileSystemDelete.c.obj file: 164 Actual: 164 100% 7677
Flash640 / .text / PDM_FileSystemGenerate.c.obj Start End Size % Line
.text.vPDM_GenerateCleanFileSystem 0x000115a4 0x000115f4 80 11% 7683
.text.iPDM_GenerateFileSystemInRAM 0x000115f4 0x000118a4 688 90% 7686
Expected total in PDM_FileSystemGenerate.c.obj file: 768 Actual: 768 100% 7683
Flash640 / .text / PDM_FileSystemHeaderAccessFunctions.c.obj Start End Size % Line
.text.ePDM_ReadFileSystemHeaderCopyIndex 0x000118a4 0x000118ac 8 3% 7689
.text.vPDM_WriteFileSystemHeaderValidState 0x000118ac 0x000118ba 14 6% 7692
.text.ePDM_ReadFileSystemHeaderValidState 0x000118ba 0x000118c2 8 3% 7695
.text.bPDM_ReadFileSystemHeaderFirstBit 0x000118c2 0x000118ca 8 3% 7698
.text.bPDM_ReadFileSystemHeaderLastBit 0x000118ca 0x000118d4 10 4% 7701
.text.vPDM_WriteFileSystemHeaderWearCount 0x000118d4 0x00011900 44 17% 7705
.text.u32PDM_ReadFileSystemHeaderWearCount 0x00011900 0x00011914 20 8% 7708
.text.vPDM_WriteNVMsegmentHeaderChecksum 0x00011914 0x0001191a 6 3% 7711
.text.u16PDM_ReadNVMsegmentHeaderChecksum 0x0001191a 0x00011926 12 5% 7714
.text.u8PDM_CreateSegmentStatus 0x00011926 0x00011950 42 16% 7717
.text.u8PDM_CreateSequenceStatus 0x00011950 0x00011976 38 14% 7720
.text.u16PDM_ReadSegmentDataSize 0x00011976 0x00011998 34 13% 7723
.text.u8PDM_ReadSequenceNumber 0x00011998 0x000119b4 28 11% 7726
Expected total in PDM_FileSystemHeaderAccessFunctions.c.obj file: 272 Actual: 272 100% 7689
Flash640 / .text / PDM_FileSystemHeaderRepair.c.obj Start End Size % Line
.text.iPDM_RepairFileSystemRecord 0x000119b4 0x00011a40 140 39% 7730
.text.iPDM_RepairFileSystemRecordAfterEccFail 0x00011a40 0x00011aa4 100 28% 7733
.text.vPDM_GetMaximumAndMinimumSegmentWearCounts 0x00011aa4 0x00011b1c 120 34% 7736
Expected total in PDM_FileSystemHeaderRepair.c.obj file: 360 Actual: 360 100% 7730
Flash640 / .text / PDM_FileSystemMove.c.obj Start End Size % Line
.text.vPDM_MoveAllDataFromListToList 0x00011b1c 0x00011b62 70 16% 7739
.text.vPDM_MoveAllDataWithBufferIdFromListToList 0x00011b62 0x00011bea 136 30% 7742
.text.vPDM_MoveFileRecordFromListToList 0x00011bea 0x00011c0c 34 8% 7745
.text.vPDM_MoveAllDataToDeAllocList 0x00011c0c 0x00011c38 44 10% 7749
.text.vPDM_MoveRecordToDeAllocList 0x00011c38 0x00011c58 32 7% 7752
.text.vPDM_MoveAllDataWithBufferIdAndStateFromListToList 0x00011c58 0x00011cec 148 32% 7755
Expected total in PDM_FileSystemMove.c.obj file: 464 Actual: 464 100% 7739
Flash640 / .text / PDM_FileSystemVerify.c.obj Start End Size % Line
.text.iPDM_SelectValidFileRecordInstance 0x00011cec 0x00011e04 280 64% 7759
.text.iPDM_VerifyDataSequenceWithBufferId 0x00011e04 0x00011ea4 160 37% 7761
Expected total in PDM_FileSystemVerify.c.obj file: 440 Actual: 440 100% 7759
Flash640 / .text / PDM_NVMheaderAccessFunctions.c.obj Start End Size % Line
.text.vPDM_SetNVMandFileSystemValidState 0x00011ea4 0x00011eca 38 100% 7764
Expected total in PDM_NVMheaderAccessFunctions.c.obj file: 38 Actual: 38 100% 7764
Flash640 / .text / PDM_NVMheaderReadAndWrite.c.obj Start End Size % Line
.text.iPDM_ReadSegmentHeaderDataFromNVMsegment 0x00011eca 0x00011f0e 68 62% 7767
.text.vPDM_WriteSegmentHeaderDataIntoNVMsegment 0x00011f0e 0x00011f38 42 39% 7770
Expected total in PDM_NVMheaderReadAndWrite.c.obj file: 110 Actual: 110 100% 7767
Flash640 / .text / PDM_NVMReadAndWrite.c.obj Start End Size % Line
.text.iPDM_ReadUserDataFromNVMsegment 0x00011f38 0x00011fc4 140 59% 7773
.text.iPDM_WriteFileSystemRecordAndSegmentDataIntoNVMsegment 0x00011fc4 0x00012026 98 42% 7776
Expected total in PDM_NVMReadAndWrite.c.obj file: 238 Actual: 238 100% 7773
Flash640 / .text / PDM_NVMsegmentStatus.c.obj Start End Size % Line
.text.bPDM_DoesNVMsegmentContainFileSystemHeader 0x00012026 0x00012056 48 100% 7779
Expected total in PDM_NVMsegmentStatus.c.obj file: 48 Actual: 48 100% 7779
Flash640 / .text / PDM_SearchAndListOrder.c.obj Start End Size % Line
.text.boSearchForWearCountInsertPoint 0x00012056 0x0001206c 22 6% 7782
.text.bPDM_CompareRecordsForExactMatch 0x0001206c 0x000120a4 56 14% 7785
.text.boIdValueSearchMatch 0x000120a4 0x000120f8 84 20% 7787
.text.vPDM_AddFileSystemElementToListInAscendingWearCountOrder 0x000120f8 0x00012178 128 31% 7790
.text.iPDM_SearchForBufferIdInList 0x00012178 0x000121ac 52 13% 7793
.text.iPDM_SearchForBufferIdInFileSystem 0x000121ac 0x000121c8 28 7% 7796
.text.iPDM_SearchForSpecificSegmentInList 0x000121c8 0x000121fc 52 13% 7799
Expected total in PDM_SearchAndListOrder.c.obj file: 422 Actual: 422 100% 7782
Flash640 / .text / PDM_Segment.c.obj Start End Size % Line
.text.iPDM_WriteSegmentHeaderAndData 0x000121fc 0x000122c4 200 55% 7802
.text.iPDM_SegmentCopyAndAppendData 0x000122c4 0x0001236c 168 46% 7805
Expected total in PDM_Segment.c.obj file: 368 Actual: 368 100% 7802
Flash640 / .text / PDM_SegmentData.c.obj Start End Size % Line
.text.iPDM_ReadUserDataFromFileSystemRecord 0x0001236c 0x0001238c 32 32% 7808
.text.iPDM_GetUserDataReferenceFromFileSystemRecord 0x0001238c 0x000123b2 38 38% 7811
.text.iPDM_WriteUserDataIntoSegment 0x000123b2 0x000123d0 30 30% 7814
Expected total in PDM_SegmentData.c.obj file: 100 Actual: 100 100% 7808
Flash640 / .text / PDM_SegmentReplace.c.obj Start End Size % Line
.text.iPDM_CompareDataInFileRecords 0x000123d0 0x00012414 68 8% 7817
.text.bPDM_FindLastMarkerSegment 0x00012414 0x0001244c 56 7% 7819
.text.iPDM_ReconstructAtRunTimeReplacedDataTable 0x0001244c 0x00012550 260 29% 7822
.text.iPDM_ReplaceChangedSegmentInSequence 0x00012550 0x0001264c 252 28% 7825
.text.iPDM_ReconstructReplacedDataTable 0x0001264c 0x00012768 284 31% 7828
Expected total in PDM_SegmentReplace.c.obj file: 920 Actual: 920 100% 7817
Flash640 / .text / PDM_SegmentSequenceExtendDelete.c.obj Start End Size % Line
.text.bPDM_IsSequenceAppended 0x00012768 0x00012784 28 14% 7831
.text.vPDM_DeleteAppendedSequence 0x00012784 0x00012838 180 87% 7834
Expected total in PDM_SegmentSequenceExtendDelete.c.obj file: 208 Actual: 208 100% 7831
Flash640 / .text / PDM_SegmentSequenceExtendReconstruct.c.obj Start End Size % Line
.text.boSegmentNumberDeleteSearchMatch 0x00012838 0x0001284c 20 4% 7837
.text.iPDM_ReconstructExtendedSegmentSequence 0x0001284c 0x00012ac0 628 97% 7839
Expected total in PDM_SegmentSequenceExtendReconstruct.c.obj file: 648 Actual: 648 100% 7837
Flash640 / .text / PDM_SegmentSequenceSave.c.obj Start End Size % Line
.text.iPDM_DetermineSegmentSaveMechanism 0x00012ac0 0x00012bc0 256 38% 7842
.text.vPDM_RecalculateMaximumRecordSize 0x00012bc0 0x00012bf0 48 8% 7845
.text.PDM_eSaveRecordDataInternal 0x00012bf0 0x00012d60 368 55% 7848
.text.PDM_eSaveRecordData 0x00012d60 0x00012d66 6 1% 7850
Expected total in PDM_SegmentSequenceSave.c.obj file: 678 Actual: 678 100% 7842
Flash640 / .text / PDM_slist.c.obj Start End Size % Line
.text.vSLISTinitialise 0x00012d66 0x00012d6e 8 3% 7853
.text.psSLISTgetHead 0x00012d6e 0x00012d72 4 2% 7856
.text.psSLISTgetTail 0x00012d72 0x00012d78 6 3% 7859
.text.psSLISTgetNext 0x00012d78 0x00012d98 32 12% 7863
.text.vSLISTaddToTail 0x00012d98 0x00012dae 22 8% 7866
.text.vSLISTinsertAfter 0x00012dae 0x00012dc4 22 8% 7869
.text.vSLISTaddToHead 0x00012dc4 0x00012dd8 20 7% 7872
.text.psSLISTremove 0x00012dd8 0x00012e38 96 34% 7876
.text.psSLISTsearch 0x00012e38 0x00012e6c 52 18% 7879
.text.psSLISTsearchFromHead 0x00012e6c 0x00012e72 6 3% 7882
.text.iSLISTnumberOfNodes 0x00012e72 0x00012e88 22 8% 7885
Expected total in PDM_slist.c.obj file: 290 Actual: 290 100% 7853
Flash640 / .text / PdmNoRtosStub.c.obj Start End Size % Line
.text.PDM_vEnterCriticalSection 0x00012e88 0x00012e94 12 50% 7889
.text.PDM_vExitCriticalSection 0x00012e94 0x00012ea0 12 50% 7892
Expected total in PdmNoRtosStub.c.obj file: 24 Actual: 24 100% 7889
Flash640 / .text / PDM_FileSystem.c.obj Start End Size % Line
.text.iPDM_CreateCandidateBufferList 0x00012ea0 0x00012f7c 220 49% 7895
.text.iPDM_GetFileSystemBuffer 0x00012f7c 0x00012fa8 44 10% 7898
.text.u8PDM_CalculateSegmentsRequired 0x00012fa8 0x00012fd0 40 9% 7901
.text.vPDM_CreateFileSystemHeader 0x00012fd0 0x00013000 48 11% 7904
.text.iPDM_GetLengthOfDataInBufferWithIdFromFileSystem 0x00013000 0x00013050 80 18% 7907
.text.u8PDM_CalculateFileSystemCapacity 0x00013050 0x00013064 20 5% 7910
Expected total in PDM_FileSystem.c.obj file: 452 Actual: 452 100% 7895
Flash640 / .text / PDM_FileSystemHeaderChecksum.c.obj Start End Size % Line
.text.u16PDM_CalculateRecordChecksum 0x00013064 0x000130d4 112 100% 7913
Expected total in PDM_FileSystemHeaderChecksum.c.obj file: 112 Actual: 112 100% 7913
Flash640 / .text / PDM_FileSystemHeaderVerify.c.obj Start End Size % Line
.text.iPDM_ReCalculateWearCountAndChecksumAndWriteFileSystemHeader 0x000130d4 0x00013128 84 70% 7916
.text.iPDM_VerifyFileSystemRecord 0x00013128 0x0001314c 36 30% 7919
Expected total in PDM_FileSystemHeaderVerify.c.obj file: 120 Actual: 120 100% 7916
Flash640 / .text / PDM_SegmentSequenceExtendFilter.c.obj Start End Size % Line
.text.iPDM_FilterDuplicateAppendedSegmentsOnList 0x0001314c 0x000131a2 86 18% 7922
.text.vPDM_FilterDuplicateAppendedSegmentsFromList 0x000131a2 0x0001325e 188 38% 7924
.text.vPDM_FilterDuplicateSegmentsBySequenceNumberFromValidList 0x0001325e 0x000132b6 88 18% 7927
.text.iPDM_SearchForReplacementAppendedSegment 0x000132b6 0x00013344 142 29% 7930
Expected total in PDM_SegmentSequenceExtendFilter.c.obj file: 504 Actual: 504 100% 7922
Flash640 / .text / PDM_WearLevelling.c.obj Start End Size % Line
.text.boSearchForWearCountSubstitute 0x00013344 0x00013364 32 14% 7933
.text.iPDM_GetWearLevelledBuffer 0x00013364 0x0001342c 200 87% 7935
Expected total in PDM_WearLevelling.c.obj file: 232 Actual: 232 100% 7933
Flash640 / .text / zps_apl_af.o Start End Size % Line
.text.psFindSimpleDescContainer 0x0001342c 0x0001344c 32 4% 7938
.text.eAplAfCommonDataReq 0x0001344c 0x00013510 196 21% 7940
.text.zps_eAplAfInit 0x00013510 0x00013558 72 8% 7942
.text.zps_eAplAfGetNodeDescriptor 0x00013558 0x00013570 24 3% 7945
.text.zps_eAplAfGetSimpleDescriptor 0x00013570 0x000135b4 68 8% 7948
.text.zps_eAplAfUnicastDataReq 0x000135b4 0x000135fc 72 8% 7951
.text.zps_eAplAfUnicastAckDataReq 0x000135fc 0x00013646 74 8% 7954
.text.zps_eAplAfUnicastIeeeDataReq 0x00013646 0x00013678 50 6% 7957
.text.zps_eAplAfUnicastIeeeAckDataReq 0x00013678 0x000136ac 52 6% 7960
.text.zps_eAplAfGroupDataReq 0x000136ac 0x000136da 46 5% 7963
.text.zps_eAplAfBroadcastDataReq 0x000136da 0x0001371e 68 8% 7966
.text.zps_eAplAfBoundDataReq 0x0001371e 0x00013730 18 2% 7969
.text.zps_eAplAfBoundAckDataReq 0x00013730 0x00013744 20 3% 7972
.text.ZPS_bIsGroupPresent 0x00013744 0x0001377c 56 6% 7975
.text.vWrite16Nbo 0x0001377c 0x00013784 8 1% 7978
.text.u16Read16Nbo 0x00013784 0x00013788 4 1% 7981
.text.zps_bAplAfSetEndDeviceTimeout 0x00013788 0x00013798 16 2% 7984
.text.zps_eAfVerifyKeyReqRsp 0x00013798 0x000137d4 60 7% 7987
Expected total in zps_apl_af.o file: 936 Actual: 936 100% 7938
Flash640 / .text / zps_apl_af_apsde.o Start End Size % Line
.text.bCheckProfile 0x000137d4 0x00013814 64 5% 7991
.text.vFillApduErrorEvent 0x00013814 0x00013852 62 5% 7993
.text.vFillDataIndStruct 0x00013852 0x000138a8 86 7% 7995
.text.vPostToEndpoint.part.0 0x000138a8 0x00013ac4 540 40% 7997
.text.zps_vAplAfHandleApsdeDcfmInd 0x00013ac4 0x00013c9a 470 35% 7999
.text.zps_vHandleApsdeDataFragIndNotSupported 0x00013c9a 0x00013cf8 94 7% 8002
.text.zps_vAplApsInitFragReceivePool 0x00013cf8 0x00013d24 44 4% 8005
.text.zps_vSetIgnoreProfileCheck 0x00013d24 0x00013d30 12 1% 8009
Expected total in zps_apl_af_apsde.o file: 1372 Actual: 1372 100% 7991
Flash640 / .text / zps_apl_task.o Start End Size % Line
.text.psGetApsdeBuf 0x00013d30 0x00013d36 6 1% 8012
.text.psGetApsmeBuf 0x00013d36 0x00013d3c 6 1% 8014
.text.psGetNldeBuf 0x00013d3c 0x00013d44 8 2% 8016
.text.vPostNlmeDcfmInd 0x00013d44 0x00013d48 4 1% 8018
.text.vPostApsmeDcfmInd 0x00013d48 0x00013d4c 4 1% 8020
.text.vPostApsdeDcfmInd 0x00013d4c 0x00013d50 4 1% 8022
.text.vPostNldeDcfmInd 0x00013d50 0x00013dcc 124 21% 8024
.text.psGetNlmeBuf 0x00013dcc 0x00013dd4 8 2% 8026
.text.zps_vAplAfTaskInit 0x00013dd4 0x00013e2c 88 15% 8028
.text.zps_vAplAfPostEvent 0x00013e2c 0x00013eb0 132 22% 8031
.text.zps_taskZPS 0x00013eb0 0x00013f98 232 38% 8034
Expected total in zps_apl_task.o file: 616 Actual: 616 100% 8012
Flash640 / .text / zps_apl_apsde.o Start End Size % Line
.text.zps_u8AplApsTryFragmentation 0x00013f98 0x00013fdc 68 3% 8037
.text.zps_u8AplApsConstructAndPostLoopBackDataInd 0x00013fdc 0x000140d8 252 8% 8040
.text.u8PostUnicastMsgToNHLE 0x000140d8 0x0001411c 68 3% 8042
.text.zps_vAplApsInitSyncMsgPool 0x0001411c 0x00014158 60 2% 8044
.text.zps_u8AplApsFreeMsgHandle 0x00014158 0x0001418c 52 2% 8047
.text.zps_u8AplApsGetMsgHandle 0x0001418c 0x000141ac 32 2% 8050
.text.ZPS_vAplRegisterApsdeDcfmIndCallbacks 0x000141ac 0x000141b6 10 1% 8053
.text.zps_vAplApsFillNldeAndDescend 0x000141b6 0x000141ec 54 2% 8056
.text.zps_vAplApsFillAndPostApsAck 0x000141ec 0x00014242 86 3% 8059
.text.zps_vAplApsInitDcfmPool 0x00014242 0x00014268 38 2% 8062
.text.zps_psApsApsAllocateDcfmRecord 0x00014268 0x000142d4 108 4% 8066
.text.zps_vApsApsFreeDcfmRecord 0x000142d4 0x000142da 6 1% 8069
.text.zps_u8AplApsGetNextDcfmHandle 0x000142da 0x000142f0 22 1% 8072
.text.zps_psApsApsGetDcfmRecord 0x000142f0 0x0001431a 42 2% 8075
.text.zps_vAplApsInitFragTransmitPool 0x0001431a 0x0001433c 34 2% 8078
.text.zps_vAplApsStopPollTimer 0x0001433c 0x000143b0 116 4% 8081
.text.zps_vAplApsCheckAndStartPollTimer 0x000143b0 0x000143ec 60 2% 8084
.text.eUnfragmentedUnicastTransmission 0x000143ec 0x00014664 632 20% 8088
.text.vAckTimeOutHandler 0x00014664 0x00014720 188 6% 8090
.text.ZPS_vAplHandleApsdeReqRsp 0x00014720 0x00014b0c 1004 32% 8093
.text.zps_vAplApsPollTimer 0x00014b0c 0x00014b48 60 2% 8096
.text.vLoopbackTimerCallback 0x00014b48 0x00014b78 48 2% 8099
.text.ZPS_vDefaultApsdeResources 0x00014b78 0x00014c00 136 5% 8102
Expected total in zps_apl_apsde.o file: 3176 Actual: 3176 100% 8037
Flash640 / .text / zps_apl_apsme.o Start End Size % Line
.text.bIsBindTableMatch 0x00014c00 0x00014c42 66 3% 8105
.text.eRemoveEntryInBindingTable 0x00014c42 0x00014ca8 102 4% 8107
.text.eMakeEntryInBindingTable.constprop.0 0x00014ca8 0x00014d40 152 6% 8109
.text.psApsmeRequestKeyGetHandle 0x00014d40 0x00014d9c 92 4% 8111
.text.ZPS_vAplRegisterApsmeDcfmIndCallbacks 0x00014d9c 0x00014da6 10 1% 8114
.text.zps_eAplApsmeBindReqRsp 0x00014da6 0x00014e5e 184 7% 8117
.text.zps_eAplApsmeUnBindReqRsp 0x00014e5e 0x00014efc 158 6% 8120
.text.zps_vInitAPSMECmdHdr 0x00014efc 0x00014f30 52 2% 8123
.text.zps_eAplApsmeCmdMgrSendCommand 0x00014f30 0x00014fe4 180 7% 8126
.text.zps_eAplSendApsmeCmdFrame 0x00014fe4 0x00015164 384 13% 8129
.text.zps_eAplApsmeTransportKeyReqRsp 0x00015164 0x0001533c 472 16% 8132
.text.zps_eAplApsmeUpdateDeviceReqRsp 0x0001533c 0x00015428 236 8% 8135
.text.zps_eAplApsmeVerifyKeyReqRsp 0x00015428 0x00015514 236 8% 8138
.text.zps_eAplApsmeConfirmKeyReqRsp 0x00015514 0x000155c4 176 6% 8141
.text.zps_eAplApsmeRequestKeyReqRsp 0x000155c4 0x00015648 132 5% 8144
.text.zps_vAplApsmeCmdMgrRetryTimeout 0x00015648 0x0001569c 84 3% 8147
.text.zps_bAplApsmeCmdMgrHandleNldeCfm 0x0001569c 0x0001579c 256 9% 8150
Expected total in zps_apl_apsme.o file: 2972 Actual: 2972 100% 8105
Flash640 / .text / zps_apl_aps_nlde.o Start End Size % Line
.text.vStopTimerOnTransportKey 0x0001579c 0x000157d0 52 2% 8153
.text.zps_vAplApsInitDuplicateTable 0x000157d0 0x000157f4 36 1% 8155
.text.ZPS_vRunningCRC32 0x000157f4 0x0001581c 40 2% 8158
.text.bDuplicateCheck 0x0001581c 0x000159a4 392 11% 8161
.text.zps_vAplApsHandleNldeDcfmInd 0x000159a4 0x00016640 3228 87% 8163
Expected total in zps_apl_aps_nlde.o file: 3748 Actual: 3748 100% 8153
Flash640 / .text / zps_apl_sec.o Start End Size % Line
.text.vTransformKey.constprop.0 0x00016640 0x000166a2 98 5% 8166
.text.ZPS_u16crc 0x000166a2 0x000166e6 68 4% 8168
.text.zps_pvAesGetKeyFromInstallCode 0x000166e6 0x0001672a 68 4% 8171
.text.zps_vGenerateHashForVerifiedKey 0x0001672a 0x0001674a 32 2% 8174
.text.zps_psFindKeyDescr 0x0001674a 0x0001684a 256 13% 8177
.text.ZPS_u8AplGetJoinStatus 0x0001684a 0x00016880 54 3% 8180
.text.zps_eAplSecEncryptPacket 0x00016880 0x0001699c 284 15% 8183
.text.zps_eAplSecDecryptPacket 0x0001699c 0x00016cbc 800 41% 8187
.text.zps_vAplSecSetInitialSecurityState 0x00016cbc 0x00016e06 330 17% 8190
Expected total in zps_apl_sec.o file: 1990 Actual: 1990 100% 8166
Flash640 / .text / zps_apl_aib.o Start End Size % Line
.text.zps_psAplAibGetAib 0x00016e06 0x00016e0a 4 1% 8193
.text.zps_u64AplAibGetApsUseExtendedPanId 0x00016e0a 0x00016e12 8 2% 8196
.text.zps_eAplAibSetApsUseExtendedPanId 0x00016e12 0x00016e28 22 4% 8199
.text.zps_pu32AplAibGetApsChannelMask 0x00016e28 0x00016e58 48 8% 8202
.text.zps_eAplAibSetApsChannelMaskByMacID 0x00016e58 0x00016e76 30 5% 8205
.text.zps_eAplAibSetApsChannelMask 0x00016e76 0x00016e90 26 4% 8208
.text.zps_eAplAibSetApsUseInstallCode 0x00016e90 0x00016e9a 10 2% 8211
.text.zps_bAplAibGetApsUseInsecureJoin 0x00016e9a 0x00016ea6 12 2% 8214
.text.zps_eAplAibSetApsTrustCenterAddress 0x00016ea6 0x00016ebc 22 4% 8217
.text.zps_eAplAibGetApsTrustCenterAddress 0x00016ebc 0x00016ec4 8 2% 8220
.text.zps_eAplAibRemoveBindTableEntryForMacAddress 0x00016ec4 0x00016f1c 88 14% 8223
.text.zps_u8AplAibGetDeviceApsKeyType 0x00016f1c 0x00017024 264 41% 8226
.text.zps_eAplAibSetDeviceApsKeyType 0x00017024 0x0001708e 106 17% 8229
.text.zps_psAplDefaultTrustCenterAPSLinkKey 0x0001708e 0x00017094 6 1% 8232
Expected total in zps_apl_aib.o file: 654 Actual: 654 100% 8193
Flash640 / .text / zps_apl_zdo_nwkmanager.o Start End Size % Line
.text.zps_vExpireRequestKeyReq 0x00017094 0x000170da 70 1% 8235
.text.vHandleUpdateDeviceIndication 0x000170da 0x0001710c 50 1% 8237
.text.vLoadAplRecord 0x0001710c 0x0001713c 48 1% 8240
.text.zps_vAplInitFactoryNewDistributedNetwork 0x0001713c 0x00017220 228 3% 8242
.text.vAplSecAuthPollTimerExpiry 0x00017220 0x00017258 56 1% 8244
.text.u32GetScanChannels.constprop.0 0x00017258 0x00017288 48 1% 8246
.text.eStartNetworkDiscovery 0x00017288 0x000172dc 84 1% 8248
.text.eRejoinNetwork 0x000172dc 0x00017384 168 2% 8250
.text.eRequestNetworkFormation 0x00017384 0x000173c8 68 1% 8252
.text.vOnMultiMacAuxChannelSelection 0x000173c8 0x00017408 64 1% 8254
.text.vHandleSwitchKeyIndication 0x00017408 0x0001746c 100 2% 8256
.text.zps_vAplSaveRecord 0x0001746c 0x00017550 228 3% 8258
.text.vAplSecRemoveLinkKey 0x00017550 0x0001760c 188 3% 8261
.text.vAplSecAuthTimerExpiry 0x0001760c 0x00017690 132 2% 8263
.text.zps_vSaveAllZpsRecords 0x00017690 0x000176b4 36 1% 8265
.text.bGetInstallCode 0x000176b4 0x000176dc 40 1% 8269
.text.ZPS_vSetKeys 0x000176dc 0x00017764 136 2% 8272
.text.ZPS_vAplSetMacParameters 0x00017764 0x000177d4 112 2% 8275
.text.zps_vAplLoadPersistedApsRecords 0x000177d4 0x0001796c 408 5% 8278
.text.zps_eAplZdoInit 0x0001796c 0x00017b80 532 6% 8282
.text.zps_u8AplZdoGetRadioChannel 0x00017b80 0x00017b88 8 1% 8285
.text.zps_eAplZdoGetDeviceType 0x00017b88 0x00017b90 8 1% 8288
.text.zps_eAplZdoStartStack 0x00017b90 0x00017c94 260 3% 8292
.text.zps_eAplZdoRejoinNetwork 0x00017c94 0x00017d08 116 2% 8295
.text.zps_pvAplZdoGetNwkHandle 0x00017d08 0x00017d0c 4 1% 8298
.text.zps_psAplZdoGetNib 0x00017d0c 0x00017d10 4 1% 8301
.text.zps_eAplZdoJoinNetwork 0x00017d10 0x00017db0 160 2% 8304
.text.zps_eAplZdoLeaveNetwork 0x00017db0 0x00017dec 60 1% 8307
.text.zps_eAplZdoPoll 0x00017dec 0x00017e3c 80 1% 8310
.text.zps_eAplZdoRequestKeyReq 0x00017e3c 0x00017ecc 144 2% 8313
.text.zps_bAplZdoTrustCenterGetDevicePermissions 0x00017ecc 0x00017f20 84 1% 8316
.text.zps_eAplZdoAddReplaceLinkKey_W 0x00017f20 0x00018024 260 3% 8319
.text.zps_eAplZdoRemoveLinkKey 0x00018024 0x000180a4 128 2% 8323
.text.eDiscoverNetworks 0x000180a4 0x000180e8 68 1% 8326
.text.zps_eAplZdoDiscoverNetworks 0x000180e8 0x00018118 48 1% 8330
.text.eStartRouter 0x00018118 0x000181e8 208 3% 8333
.text.vHandleTransportKeyIndication.constprop.0 0x000181e8 0x00018548 864 10% 8336
.text.zps_bPerformLeaveActionDecider 0x00018548 0x00018564 28 1% 8338
.text.vHandleRemoveDeviceIndication 0x00018564 0x0001864c 232 3% 8341
.text.zps_vAplZdoHandleApsmeDcfmInd 0x0001864c 0x000186cc 128 2% 8344
.text.zps_vPurgeAddressMap 0x000186cc 0x0001871c 80 1% 8347
.text.ZPS_bIsMacAddressUsedInApsTable 0x0001871c 0x000187d6 186 3% 8350
.text.ZPS_vSwapApsTableEntries 0x000187d6 0x0001887e 168 2% 8353
.text.ZPS_vRemoveMacTableEntry 0x0001887e 0x000188d0 82 1% 8356
.text.zps_vDefaultStack 0x000188d0 0x00018a2c 348 4% 8359
.text.zps_eAplZdoStartRouter 0x00018a2c 0x00018ada 174 2% 8362
.text.zps_eAplInitEndDeviceDistributed 0x00018ada 0x00018ae8 14 1% 8365
.text.ZPS_u8AplGetMaxPayloadSize 0x00018ae8 0x00018af8 16 1% 8368
.text.ZPS_bAplDoesDeviceSupportFragmentation 0x00018af8 0x00018b04 12 1% 8371
.text.ZPS_psGetNetworkDescriptors 0x00018b04 0x00018b18 20 1% 8374
.text.ZPS_vNMPurgeEntry 0x00018b18 0x00018c30 280 4% 8377
.text.zps_vAplZdoHandleNlmeDcfmInd 0x00018c30 0x00019390 1888 22% 8380
.text.zps_pu8AplZdoGetVsOUI 0x00019390 0x00019394 4 1% 8383
Expected total in zps_apl_zdo_nwkmanager.o file: 8960 Actual: 8960 100% 8235
Flash640 / .text / zps_apl_zdo_handle_zdp_event.o Start End Size % Line
.text.zps_bAplZdoHandleZdpEvent 0x00019394 0x0001951c 392 100% 8386
Expected total in zps_apl_zdo_handle_zdp_event.o file: 392 Actual: 392 100% 8386
Flash640 / .text / zps_apl_zdo_trust_center.o Start End Size % Line
.text.zps_eAplTrustCenterFindDevice 0x0001951c 0x00019560 68 100% 8389
Expected total in zps_apl_zdo_trust_center.o file: 68 Actual: 68 100% 8389
Flash640 / .text / zps_apl_zdo_common.o Start End Size % Line
.text.zps_eAplZdoNlmeleaveWrapper 0x00019560 0x00019610 176 49% 8393
.text.zps_eAplZdoNlmePermitJoiningWrapper 0x00019610 0x0001963a 42 12% 8396
.text.zps_eAplZdoSendZdpResponse 0x0001963a 0x0001967c 66 19% 8399
.text.zps_bAplZdoServerHandleConfirmAcks 0x0001967c 0x000196cc 80 22% 8402
Expected total in zps_apl_zdo_common.o file: 364 Actual: 364 100% 8393
Flash640 / .text / zps_apl_zdo_default_server.o Start End Size % Line
.text.zps_vAplZdoDefaultServerInit 0x000196cc 0x000196d0 4 1% 8405
.text.zps_bAplZdoDefaultServer 0x000196d0 0x000198ec 540 100% 8408
Expected total in zps_apl_zdo_default_server.o file: 544 Actual: 544 100% 8405
Flash640 / .text / zps_apl_zdo_bind_manager.o Start End Size % Line
.text.zps_eAplZdoBind 0x000198ec 0x00019994 168 100% 8411
Expected total in zps_apl_zdo_bind_manager.o file: 168 Actual: 168 100% 8411
Flash640 / .text / zps_apl_mac_isr.o Start End Size % Line
.text.vPostVsMcpsDcfmInd 0x00019994 0x00019a90 252 45% 8414
.text.vPostMcpsDcfmInd 0x00019a90 0x00019a94 4 1% 8416
.text.vPostMlmeDcfmInd 0x00019a94 0x00019b34 160 29% 8418
.text.zps_vAplAfIsrInit 0x00019b34 0x00019b5c 40 8% 8421
.text.zps_vAplAfPostTimerEvent 0x00019b5c 0x00019bb0 84 15% 8424
.text.zps_vAplAfPostImmediateToTimerQueue 0x00019bb0 0x00019bca 26 5% 8427
Expected total in zps_apl_mac_isr.o file: 566 Actual: 566 100% 8414
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o Start End Size % Line
.text.zps_vAplZdoNwkAddrServerInit 0x00019bca 0x00019bce 4 1% 8430
.text.vZdoNwkAddrServerSendExtendResponse 0x00019bce 0x00019c1c 78 19% 8433
.text.zps_bAplZdoNwkAddrServer 0x00019c1c 0x00019d78 348 81% 8437
Expected total in zps_apl_zdo_nwk_addr_server.o file: 430 Actual: 430 100% 8430
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o Start End Size % Line
.text.zps_vAplZdoIeeeAddrServerInit 0x00019d78 0x00019d7c 4 1% 8440
.text.vZdoIeeeAddrServerSendExtendResponse 0x00019d7c 0x00019dc8 76 19% 8443
.text.zps_bAplZdoIeeeAddrServer 0x00019dc8 0x00019f10 328 81% 8446
Expected total in zps_apl_zdo_ieee_addr_server.o file: 408 Actual: 408 100% 8440
Flash640 / .text / zps_apl_zdo_match_desc_server.o Start End Size % Line
.text.zps_vAplZdoMatchDescServerInit 0x00019f10 0x00019f14 4 1% 8449
.text.zps_bAplZdoMatchDescServer 0x00019f14 0x0001a1fc 744 100% 8452
Expected total in zps_apl_zdo_match_desc_server.o file: 748 Actual: 748 100% 8449
Flash640 / .text / zps_apl_zdo_node_desc_server.o Start End Size % Line
.text.zps_vAplZdoNodeDescServerInit 0x0001a1fc 0x0001a200 4 2% 8455
.text.zps_bAplZdoNodeDescServer 0x0001a200 0x0001a33c 316 99% 8458
Expected total in zps_apl_zdo_node_desc_server.o file: 320 Actual: 320 100% 8455
Flash640 / .text / zps_apl_zdo_simple_desc_server.o Start End Size % Line
.text.zps_vAplZdoSimpleDescServerInit 0x0001a33c 0x0001a340 4 1% 8461
.text.zps_bAplZdoSimpleDescServer 0x0001a340 0x0001a558 536 100% 8464
Expected total in zps_apl_zdo_simple_desc_server.o file: 540 Actual: 540 100% 8461
Flash640 / .text / zps_apl_zdo_power_desc_server.o Start End Size % Line
.text.zps_vAplZdoPowerDescServerInit 0x0001a558 0x0001a55c 4 2% 8467
.text.zps_bAplZdoPowerDescServer 0x0001a55c 0x0001a64c 240 99% 8470
Expected total in zps_apl_zdo_power_desc_server.o file: 244 Actual: 244 100% 8467
Flash640 / .text / zps_apl_zdo_active_ep_server.o Start End Size % Line
.text.zps_vAplZdoActiveEpServerInit 0x0001a64c 0x0001a650 4 2% 8473
.text.zps_bAplZdoActiveEpServer 0x0001a650 0x0001a72c 220 99% 8476
Expected total in zps_apl_zdo_active_ep_server.o file: 224 Actual: 224 100% 8473
Flash640 / .text / zps_apl_zdo_device_annce_server.o Start End Size % Line
.text.zps_vAplZdoDeviceAnnceServerInit 0x0001a72c 0x0001a730 4 1% 8479
.text.zps_bAplZdoDeviceAnnceServer 0x0001a730 0x0001a8d8 424 100% 8483
Expected total in zps_apl_zdo_device_annce_server.o file: 428 Actual: 428 100% 8479
Flash640 / .text / zps_apl_zdo_system_server_discovery_server.o Start End Size % Line
.text.zps_vAplZdoSystemServerDiscoveryServerInit 0x0001a8d8 0x0001a8dc 4 3% 8486
.text.zps_bAplZdoSystemServerDiscoveryServer 0x0001a8dc 0x0001a964 136 98% 8489
Expected total in zps_apl_zdo_system_server_discovery_server.o file: 140 Actual: 140 100% 8486
Flash640 / .text / zps_apl_zdo_mgmt_lqi_server.o Start End Size % Line
.text.zps_vAplZdoMgmtLqiServerInit 0x0001a964 0x0001a968 4 1% 8492
.text.zps_bAplZdoMgmtLqiServer 0x0001a968 0x0001ab64 508 100% 8495
Expected total in zps_apl_zdo_mgmt_lqi_server.o file: 512 Actual: 512 100% 8492
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o Start End Size % Line
.text.bSendResponse 0x0001ab64 0x0001abac 72 12% 8498
.text.zps_vAplZdoMgmtLeaveServerInit 0x0001abac 0x0001abb8 12 2% 8500
.text.zps_bAplZdoMgmtLeaveServer 0x0001abb8 0x0001adc4 524 87% 8504
Expected total in zps_apl_zdo_mgmt_leave_server.o file: 608 Actual: 608 100% 8498
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o Start End Size % Line
.text.vStartScanTimerExpiry 0x0001adc4 0x0001aea0 220 13% 8507
.text.zps_vAplZdoMgmtNWKUpdateServerInit 0x0001aea0 0x0001aeb8 24 2% 8509
.text.u16CalculateFailedTxCount 0x0001aeb8 0x0001aee4 44 3% 8512
.text.zps_bAplZdoMgmtNWKUpdateServer 0x0001aee4 0x0001b40c 1320 77% 8516
.text.vResetFailedTxCount 0x0001b40c 0x0001b430 36 3% 8519
.text.vChangeChannelTimerExpiry 0x0001b430 0x0001b47e 78 5% 8522
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: 1722 Actual: 1722 100% 8507
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o Start End Size % Line
.text.zps_vAplZdoBindUnbindServerInit 0x0001b47e 0x0001b482 4 1% 8524
.text.vAplZdoBindUnbindServerMapApsmeToZdp 0x0001b482 0x0001b4c0 62 10% 8527
.text.zps_bAplZdoBindUnbindServer 0x0001b4c0 0x0001b724 612 91% 8530
Expected total in zps_apl_zdo_bind_unbind_server.o file: 678 Actual: 678 100% 8524
Flash640 / .text / zps_apl_zdp_simple_desc_req.o Start End Size % Line
.text.zps_eAplZdpSimpleDescRequest 0x0001b724 0x0001b7b4 144 100% 8533
Expected total in zps_apl_zdp_simple_desc_req.o file: 144 Actual: 144 100% 8533
Flash640 / .text / zps_apl_zdo_bound_data_request_manager.o Start End Size % Line
.text.zps_bAplZdoBindRequestServer 0x0001b7b4 0x0001b8f8 324 15% 8536
.text.zps_eAplZdoBdrmRequestSend 0x0001b8f8 0x0001b990 152 7% 8539
.text.zps_vAplZdoBindRequestServerInit 0x0001b990 0x0001ba1c 140 7% 8542
.text.zps_eAplAfBoundDataReqNonBlocking 0x0001ba1c 0x0001bc40 548 26% 8545
.text.ZPS_vResetBoundServerContext 0x0001bc40 0x0001bc90 80 4% 8548
.text.vZdoBdrmBackStopTimerExpiry 0x0001bc90 0x0001bcb0 32 2% 8551
.text.vZdoBdrmSendNextTimedRequest 0x0001bcb0 0x0001c040 912 42% 8554
Expected total in zps_apl_zdo_bound_data_request_manager.o file: 2188 Actual: 2188 100% 8536
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o Start End Size % Line
.text.eSendDeviceAnnounce 0x0001c040 0x0001c12c 236 31% 8557
.text.zps_vAplZdoClientLookupNwkAddress 0x0001c12c 0x0001c1c8 156 21% 8559
.text.zps_vAplZdoZdoClientInit 0x0001c1c8 0x0001c1dc 20 3% 8562
.text.zps_bAplZdoZdoClient 0x0001c1dc 0x0001c348 364 47% 8565
Expected total in zps_apl_zdo_nwkmanager_client.o file: 776 Actual: 776 100% 8557
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o Start End Size % Line
.text.zps_vAplZdoMgmtBindServerInit 0x0001c348 0x0001c34c 4 1% 8568
.text.zps_bAplZdoMgmtBindServer 0x0001c34c 0x0001c534 488 100% 8571
Expected total in zps_apl_zdo_mgmt_bind_server.o file: 492 Actual: 492 100% 8568
Flash640 / .text / zps_apl_zdp_apsde_req.o Start End Size % Line
.text.zps_eAplZdpApsdeReqInternal 0x0001c534 0x0001c5cc 152 38% 8574
.text.zps_eAplZdpRequestApsdeReq 0x0001c5cc 0x0001c64c 128 32% 8577
.text.zps_eAplZdpResponseApsdeReq 0x0001c64c 0x0001c660 20 5% 8580
.text.zps_eAplZdpGenStatusOnlyResponse 0x0001c660 0x0001c6cc 108 27% 8583
Expected total in zps_apl_zdp_apsde_req.o file: 408 Actual: 408 100% 8574
Flash640 / .text / zps_apl_zdp_device_annce.o Start End Size % Line
.text.zps_eAplZdpDeviceAnnceRequest 0x0001c6cc 0x0001c734 104 100% 8586
Expected total in zps_apl_zdp_device_annce.o file: 104 Actual: 104 100% 8586
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o Start End Size % Line
.text.zps_eAplZdpIeeeAddrRequest 0x0001c734 0x0001c79c 104 100% 8589
Expected total in zps_apl_zdp_ieee_addr_req.o file: 104 Actual: 104 100% 8589
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_req.o Start End Size % Line
.text.zps_eAplZdpMgmtNwkUpdateRequest 0x0001c79c 0x0001c844 168 100% 8592
Expected total in zps_apl_zdp_mgmt_nwk_update_req.o file: 168 Actual: 168 100% 8592
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o Start End Size % Line
.text.zps_eAplZdpMgmtPermitJoiningRequest 0x0001c844 0x0001c8f8 180 100% 8595
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: 180 Actual: 180 100% 8595
Flash640 / .text / zps_apl_zdp_node_desc_req.o Start End Size % Line
.text.zps_eAplZdpNodeDescRequest 0x0001c8f8 0x0001c974 124 100% 8598
Expected total in zps_apl_zdp_node_desc_req.o file: 124 Actual: 124 100% 8598
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o Start End Size % Line
.text.zps_eZdpNwkAddrResponse 0x0001c974 0x0001ca40 204 100% 8601
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: 204 Actual: 204 100% 8601
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o Start End Size % Line
.text.zps_eZdpIeeeAddrResponse 0x0001ca40 0x0001cb0c 204 100% 8604
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: 204 Actual: 204 100% 8604
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o Start End Size % Line
.text.zps_eZdpNodeDescResponse 0x0001cb0c 0x0001cbac 160 100% 8607
Expected total in zps_apl_zdp_node_desc_rsp.o file: 160 Actual: 160 100% 8607
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o Start End Size % Line
.text.zps_eZdpPowerDescResponse 0x0001cbac 0x0001cc3c 144 100% 8610
Expected total in zps_apl_zdp_power_desc_rsp.o file: 144 Actual: 144 100% 8610
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o Start End Size % Line
.text.zps_eZdpSimpleDescResponse 0x0001cc3c 0x0001cd1c 224 100% 8613
Expected total in zps_apl_zdp_simple_desc_rsp.o file: 224 Actual: 224 100% 8613
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o Start End Size % Line
.text.zps_eZdpActiveEpResponse 0x0001cd1c 0x0001cda8 140 100% 8616
Expected total in zps_apl_zdp_active_ep_rsp.o file: 140 Actual: 140 100% 8616
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o Start End Size % Line
.text.zps_eZdpMatchDescResponse 0x0001cda8 0x0001ce34 140 100% 8619
Expected total in zps_apl_zdp_match_desc_rsp.o file: 140 Actual: 140 100% 8619
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o Start End Size % Line
.text.zps_eZdpSystemServerDiscoveryResponse 0x0001ce34 0x0001cea8 116 100% 8622
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: 116 Actual: 116 100% 8622
Flash640 / .text / zps_apl_zdp_bind_rsp.o Start End Size % Line
.text.zps_eAplZdpBindResponse 0x0001cea8 0x0001cece 38 100% 8625
Expected total in zps_apl_zdp_bind_rsp.o file: 38 Actual: 38 100% 8625
Flash640 / .text / zps_apl_zdp_unbind_rsp.o Start End Size % Line
.text.zps_eZdpUnbindResponse 0x0001cece 0x0001cef4 38 100% 8628
Expected total in zps_apl_zdp_unbind_rsp.o file: 38 Actual: 38 100% 8628
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o Start End Size % Line
.text.zps_eAplZdpMgmtLqiResponse 0x0001cef4 0x0001cfe4 240 100% 8631
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: 240 Actual: 240 100% 8631
Flash640 / .text / zps_apl_zdp_mgmt_leave_rsp.o Start End Size % Line
.text.zps_eZdpMgmtLeaveResponse 0x0001cfe4 0x0001d00c 40 100% 8634
Expected total in zps_apl_zdp_mgmt_leave_rsp.o file: 40 Actual: 40 100% 8634
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o Start End Size % Line
.text.zps_eZdpMgmtNwkUpdateNotifyResponse 0x0001d00c 0x0001d0b4 168 100% 8638
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: 168 Actual: 168 100% 8638
Flash640 / .text / zps_mac_common.o Start End Size % Line
.text.ZPS_eMacRadioTypeFromPage 0x0001d0b4 0x0001d0c2 14 4% 8641
.text.ZPS_eMacRadioTypeFromChannelMask 0x0001d0c2 0x0001d0c8 6 2% 8644
.text.ZPS_eMacValidateChannelMask 0x0001d0c8 0x0001d0e8 32 9% 8647
.text.ZPS_u8MacGetChannelOffsetFromPage 0x0001d0e8 0x0001d0f8 16 5% 8650
.text.ZPS_u8MacGetLowChanForPage 0x0001d0f8 0x0001d108 16 5% 8653
.text.ZPS_u8MacGetHighChanForPage 0x0001d108 0x0001d118 16 5% 8656
.text.ZPS_u8MacGetChannelOffsetFromMask 0x0001d118 0x0001d11e 6 2% 8659
.text.ZPS_u32MacGetChannelMaskFromNum 0x0001d11e 0x0001d164 70 20% 8662
.text.ZPS_u8MacPibGetBeaconPayloadLength 0x0001d164 0x0001d170 12 4% 8666
.text.ZPS_u8MacPibGetBeaconPayload 0x0001d170 0x0001d184 20 6% 8669
.text.ZPS_bMacGetEnhancedMode 0x0001d184 0x0001d190 12 4% 8672
.text.zps_bMacConvertEnhancedBeacon 0x0001d190 0x0001d1da 74 21% 8675
.text.zps_vMacCommonMlmeCallBackHandler 0x0001d1da 0x0001d210 54 15% 8678
.text.vMacShimException 0x0001d210 0x0001d21a 10 3% 8681
.text.TSV_eClose 0x0001d21a 0x0001d21e 4 2% 8684
Expected total in zps_mac_common.o file: 362 Actual: 362 100% 8641
Flash640 / .text / zps_mac_ie.o Start End Size % Line
.text.zps_u8MacIECopyZigbeePayloadSubIE 0x0001d21e 0x0001d2e2 196 100% 8687
Expected total in zps_mac_ie.o file: 196 Actual: 196 100% 8687
Flash640 / .text / zps_mac_if_table.o Start End Size % Line
.text.ZPS_u8MacIFTGetNumInterfaces 0x0001d2e2 0x0001d2ee 12 2% 8690
.text.ZPS_u16MacIFTGetIDByChannelMask 0x0001d2ee 0x0001d31c 46 6% 8693
.text.ZPS_u16MacIFTCheckForRadioType 0x0001d31c 0x0001d344 40 5% 8696
.text.ZPS_u16MacIFTGetIDByRadioType 0x0001d344 0x0001d36e 42 6% 8699
.text.ZPS_vMacIFTSetActiveChannel 0x0001d36e 0x0001d37c 14 2% 8702
.text.ZPS_u8GetChannelOffset 0x0001d37c 0x0001d3a4 40 5% 8705
.text.ZPS_u8MacIFTGetChannelMaskCount 0x0001d3a4 0x0001d3e6 66 8% 8708
.text.ZPS_pu32MacIFTGetChannelMaskForPage 0x0001d3e6 0x0001d42e 72 9% 8711
.text.ZPS_u8MacIFTAddUpdateChannelMask 0x0001d42e 0x0001d4ac 126 16% 8714
.text.ZPS_u8MacIFTGetIntfState 0x0001d4ac 0x0001d4ce 34 5% 8717
.text.ZPS_u8MacIFTGetRouterAllowed 0x0001d4ce 0x0001d4f0 34 5% 8720
.text.ZPS_vMacIFTGetChannelMaskFromMacId 0x0001d4f0 0x0001d534 68 9% 8723
.text.ZPS_u32MacIFTGetChanMaskFromActChan 0x0001d534 0x0001d59a 102 13% 8726
.text.ZPS_vMacIFTClearCounts 0x0001d59a 0x0001d620 134 17% 8729
Expected total in zps_mac_if_table.o file: 830 Actual: 830 100% 8690
Flash640 / .text / zps_mac_shim.o Start End Size % Line
.text.vMacMcpsCallBackHandler 0x0001d620 0x0001d62c 12 3% 8732
.text.vMacMlmeCallBackHandler 0x0001d62c 0x0001d64c 32 6% 8734
.text.ZPS_vMacShimInit 0x0001d64c 0x0001d6a0 84 15% 8736
.text.ZPS_bMacIsMultiMac 0x0001d6a0 0x0001d6a4 4 1% 8739
.text.ZPS_vMacHandleMcpsVsReqRsp 0x0001d6a4 0x0001d714 112 20% 8742
.text.ZPS_vMacHandleMlmeVsReqRsp 0x0001d714 0x0001d76c 88 16% 8745
.text.ZPS_u8MultiMacInitAuxChannel 0x0001d76c 0x0001d770 4 1% 8748
.text.ZPS_u8MultiMacSelectAuxChannel 0x0001d770 0x0001d774 4 1% 8751
.text.ZPS_vNwkHandleMcpsDcfmInd 0x0001d774 0x0001d778 4 1% 8754
.text.vAppApiSetMacAddrLocation 0x0001d778 0x0001d78c 20 4% 8758
.text.ZPS_vMacTask 0x0001d78c 0x0001d78e 2 1% 8761
.text.ZPS_u16MacPibGetCoordShortAddress 0x0001d78e 0x0001d792 4 1% 8764
.text.ZPS_u8MacPibGetMaxFrameRetries 0x0001d792 0x0001d796 4 1% 8767
.text.ZPS_u16MacPibGetPanId 0x0001d796 0x0001d79a 4 1% 8770
.text.ZPS_u16MacPibGetShortAddr 0x0001d79a 0x0001d79e 4 1% 8773
.text.ZPS_bMacPibGetRxOnWhenIdle 0x0001d79e 0x0001d7a2 4 1% 8776
.text.ZPS_sMacPibGetCoordExtAddr 0x0001d7a2 0x0001d7ae 12 3% 8779
.text.ZPS_vMacPibSetCoordShortAddress 0x0001d7ae 0x0001d7b2 4 1% 8782
.text.ZPS_vMacPibSetMaxFrameTotalWaitTime 0x0001d7b2 0x0001d7b6 4 1% 8785
.text.ZPS_vMacPibSetTransactionPersistenceTime 0x0001d7b6 0x0001d7ba 4 1% 8788
.text.ZPS_vMacPibSetPanId 0x0001d7ba 0x0001d7be 4 1% 8791
.text.ZPS_vMacPibSetShortAddr 0x0001d7be 0x0001d7c2 4 1% 8794
.text.ZPS_vMacPibSetMinBe 0x0001d7c2 0x0001d7c6 4 1% 8797
.text.ZPS_vMacPibSetMaxBe 0x0001d7c6 0x0001d7ca 4 1% 8800
.text.ZPS_vMacPibSetMaxCsmaBackoffs 0x0001d7ca 0x0001d7ce 4 1% 8803
.text.ZPS_vMacPibSetRxOnWhenIdle 0x0001d7ce 0x0001d7d2 4 1% 8806
.text.ZPS_vMacPibSetCoordExtAddr 0x0001d7d2 0x0001d7e4 18 4% 8809
.text.ZPS_vMacPibSetBeaconPayload 0x0001d7e4 0x0001d814 48 9% 8812
.text.ZPS_vMacSetEBRPayloadJoin 0x0001d814 0x0001d816 2 1% 8815
.text.ZPS_vMacSetEBRPayloadReJoin 0x0001d816 0x0001d818 2 1% 8818
.text.ZPS_vMacPibSetDsn 0x0001d818 0x0001d81c 4 1% 8821
.text.ZPS_vMacPibSetExtAddr 0x0001d81c 0x0001d820 4 1% 8824
.text.ZPS_vMacPibSetRxInCca 0x0001d820 0x0001d824 4 1% 8827
.text.ZPS_vMacSetVsOUIBytes 0x0001d824 0x0001d826 2 1% 8830
.text.ZPS_eMacPlmeGet 0x0001d826 0x0001d82a 4 1% 8833
.text.ZPS_eMacPlmeSet 0x0001d82a 0x0001d830 6 2% 8836
.text.ZPS_vMacSetEnhancedMode 0x0001d830 0x0001d83c 12 3% 8840
.text.ZPS_vMacBeaconRequest 0x0001d83c 0x0001d84a 14 3% 8843
.text.ZPS_vMacRestoreInterfaceState 0x0001d84a 0x0001d84c 2 1% 8846
.text.ZPS_u8MacSetTXPower 0x0001d84c 0x0001d850 4 1% 8849
.text.ZPS_u8MacGetTXPower 0x0001d850 0x0001d854 4 1% 8852
.text.ZPS_u8MacDeleteTXPower 0x0001d854 0x0001d858 4 1% 8855
.text.ZPS_u8MacClearTXPowerTable 0x0001d858 0x0001d85c 4 1% 8858
.text.APP_bMultimaskJoinCallBack 0x0001d85c 0x0001d864 8 2% 8861
Expected total in zps_mac_shim.o file: 580 Actual: 580 100% 8732
Flash640 / .text / zps_miniMac.o Start End Size % Line
.text.vInitBufferQueues 0x0001d864 0x0001d960 252 10% 8864
.text.vRetryTxFailure 0x0001d960 0x0001d990 48 2% 8866
.text.zps_vSocMacShimInit 0x0001d990 0x0001d9ec 92 4% 8869
.text.zps_vSocMacHandleMlmeVsReqRsp 0x0001d9ec 0x0001db6c 384 14% 8872
.text.vMiniMac_MlmeCallback 0x0001db6c 0x0001dd10 420 16% 8875
.text.vMiniMac_DataRequestCallback 0x0001dd10 0x0001dd2c 28 2% 8878
.text.vMiniMac_EmptyMcpsFrameWithFpSetCallback 0x0001dd2c 0x0001dd3c 16 1% 8881
.text.psMiniMac_GetTxBufferCallback 0x0001dd3c 0x0001dd64 40 2% 8884
.text.psMiniMac_GetRxBufferCallback 0x0001dd64 0x0001dd9c 56 3% 8887
.text.vMiniMac_ReturnTxBufferCallback 0x0001dd9c 0x0001ddc8 44 2% 8890
.text.zps_vSocMacHandleMcpsVsReqRsp 0x0001ddc8 0x0001ded4 268 10% 8893
.text.vMiniMac_ReturnRxBufferCallback 0x0001ded4 0x0001df00 44 2% 8897
.text.vMiniMac_McpsCallback 0x0001df00 0x0001e1cc 716 26% 8900
.text.SOC_ZPS_u16MacPibGetCoordShortAddress 0x0001e1cc 0x0001e1d8 12 1% 8903
.text.SOC_ZPS_u8MacPibGetMaxFrameRetries 0x0001e1d8 0x0001e1e4 12 1% 8906
.text.SOC_ZPS_u16MacPibGetPanId 0x0001e1e4 0x0001e1f0 12 1% 8909
.text.SOC_ZPS_u16MacPibGetShortAddr 0x0001e1f0 0x0001e1fc 12 1% 8912
.text.SOC_ZPS_bMacPibGetRxOnWhenIdle 0x0001e1fc 0x0001e208 12 1% 8915
.text.SOC_ZPS_sMacPibGetCoordExtAddr 0x0001e208 0x0001e21c 20 1% 8918
.text.SOC_ZPS_vMacPibSetCoordShortAddress 0x0001e21c 0x0001e228 12 1% 8921
.text.SOC_ZPS_vMacPibSetMaxFrameTotalWaitTime 0x0001e228 0x0001e234 12 1% 8924
.text.SOC_ZPS_vMacPibSetTransactionPersistenceTime 0x0001e234 0x0001e240 12 1% 8927
.text.SOC_ZPS_vMacPibSetPanId 0x0001e240 0x0001e248 8 1% 8930
.text.SOC_ZPS_vMacPibSetShortAddr 0x0001e248 0x0001e250 8 1% 8933
.text.SOC_ZPS_vMacPibSetMinBe 0x0001e250 0x0001e258 8 1% 8936
.text.SOC_ZPS_vMacPibSetMaxBe 0x0001e258 0x0001e25c 4 1% 8939
.text.SOC_ZPS_vMacPibSetMaxCsmaBackoffs 0x0001e25c 0x0001e264 8 1% 8942
.text.SOC_ZPS_vMacPibSetRxOnWhenIdle 0x0001e264 0x0001e270 12 1% 8945
.text.SOC_ZPS_vMacPibSetCoordExtAddr 0x0001e270 0x0001e288 24 1% 8949
.text.SOC_ZPS_vMacPibSetBeaconPayload 0x0001e288 0x0001e2a8 32 2% 8952
.text.SOC_ZPS_vMacPibSetDsn 0x0001e2a8 0x0001e2b4 12 1% 8955
.text.SOC_ZPS_vMacPibSetBeaconRequestLqiThreshold 0x0001e2b4 0x0001e2c0 12 1% 8958
.text.SOC_ZPS_vMacPibSetExtAddr 0x0001e2c0 0x0001e2dc 28 2% 8961
.text.SOC_ZPS_vMacPibSetRxInCca 0x0001e2dc 0x0001e2f4 24 1% 8964
.text.SOC_ZPS_eMacPlmeGet 0x0001e2f4 0x0001e2f8 4 1% 8967
.text.SOC_ZPS_eMacPlmeSet 0x0001e2f8 0x0001e2fc 4 1% 8970
.text.SOC_ZPS_u8MacGetTXPower 0x0001e2fc 0x0001e300 4 1% 8973
.text.SOC_ZPS_u8MacSetTXPower 0x0001e300 0x0001e304 4 1% 8976
.text.SOC_ZPS_u8MacDeleteTXPower 0x0001e304 0x0001e308 4 1% 8979
.text.SOC_ZPS_u8MacClearTXPowerTable 0x0001e308 0x0001e30c 4 1% 8982
.text.vAppApiRestoreMacSettings 0x0001e30c 0x0001e328 28 2% 8985
Expected total in zps_miniMac.o file: 2756 Actual: 2756 100% 8864
Flash640 / .text / pwrm.o Start End Size % Line
.text.PWRM_eStartActivity 0x0001e328 0x0001e332 10 32% 8988
.text.PWRM_eFinishActivity 0x0001e332 0x0001e33c 10 32% 8991
.text.PWRM_u16GetActivityCount 0x0001e33c 0x0001e348 12 38% 8994
Expected total in pwrm.o file: 32 Actual: 32 100% 8988
Flash640 / .text / zps_apl_interpan.o Start End Size % Line
.text.vHandleApsInterPanDcfmData 0x0001e348 0x0001e38c 68 5% 8997
.text.ZPS_vAplZdoRegisterInterPanFilter 0x0001e38c 0x0001e398 12 1% 9001
.text.vFillApduErrorEventInterPan 0x0001e398 0x0001e3d0 56 5% 9004
.text.vPostInterPanToEndpoint 0x0001e3d0 0x0001e530 352 26% 9008
.text.vApsInterPanMcpsDataInd 0x0001e530 0x0001e6b8 392 29% 9011
.text.zps_vAfInterPanInit 0x0001e6b8 0x0001e6cc 20 2% 9014
.text.ZPS_vApsHandleInterPanReqRsp 0x0001e6cc 0x0001e820 340 25% 9017
.text.zps_eAplAfInterPanDataReq 0x0001e820 0x0001e8ac 140 11% 9020
Expected total in zps_apl_interpan.o file: 1380 Actual: 1380 100% 8997
Flash640 / .text / zps_apl_options.o Start End Size % Line
.text.ZPS_vRegisterInterPanHandlers 0x0001e8ac 0x0001e8b8 12 12% 9023
.text.ZPS_vInterceptMcpsDataCallback 0x0001e8b8 0x0001e912 90 89% 9026
Expected total in zps_apl_options.o file: 102 Actual: 102 100% 9023
Flash640 / .text / zps_nwk_dcim.o Start End Size % Line
.text.ZPS_vNwkRegisterNlmeDcfmIndCallbacks 0x0001e912 0x0001e920 14 19% 9029
.text.ZPS_vNwkRegisterNldeDcfmIndCallbacks 0x0001e920 0x0001e92e 14 19% 9032
.text.zps_psNwkDcfmIndGetBuf 0x0001e92e 0x0001e944 22 29% 9035
.text.zps_eNwkDcfmIndPost 0x0001e944 0x0001e95e 26 35% 9038
Expected total in zps_nwk_dcim.o file: 76 Actual: 76 100% 9029
Flash640 / .text / zps_nwk_leave.o Start End Size % Line
.text.eLeaveDataDcfmLocalLeave 0x0001e95e 0x0001e9b8 90 13% 9041
.text.eLeaveReset 0x0001e9b8 0x0001ea10 88 12% 9043
.text.zps_psNwkSendLeaveCmd 0x0001ea10 0x0001ea90 128 18% 9045
.text.zps_psNwkPropagateLocalLeave 0x0001ea90 0x0001eabc 44 6% 9048
.text.zps_vNwkHandleCmeLeaveReq 0x0001eabc 0x0001eb10 84 12% 9052
.text.zps_eNwkHandleSceLeave 0x0001eb10 0x0001ec3c 300 41% 9055
Expected total in zps_nwk_leave.o file: 734 Actual: 734 100% 9041
Flash640 / .text / zps_nwk_lib.o Start End Size % Line
.text.zps_eSmeGenlIllegal 0x0001ec3c 0x0001ec42 6 3% 9058
.text.zps_eSceGenlIllegal 0x0001ec42 0x0001ec48 6 3% 9061
.text.zps_vNwkLibU16ToPayload 0x0001ec48 0x0001ec50 8 4% 9064
.text.zps_vNwkLibU32ToPayload 0x0001ec50 0x0001ec60 16 8% 9067
.text.zps_vNwkLibU64ToPayload 0x0001ec60 0x0001ec80 32 15% 9070
.text.zps_vInitBeaconPayload 0x0001ec80 0x0001ed08 136 60% 9074
.text.zps_u16NwkLibFromPayload 0x0001ed08 0x0001ed0c 4 2% 9077
.text.zps_u64NwkLibFromPayload 0x0001ed0c 0x0001ed14 8 4% 9080
.text.zps_u8NwkLibChannelLow 0x0001ed14 0x0001ed1a 6 3% 9083
.text.zps_u8NwkLibChannelHigh 0x0001ed1a 0x0001ed20 6 3% 9086
Expected total in zps_nwk_lib.o file: 228 Actual: 228 100% 9058
Flash640 / .text / zps_nwk_lkst.o Start End Size % Line
.text.zps_u8CalcLinkCost 0x0001ed20 0x0001ed74 84 100% 9089
Expected total in zps_nwk_lkst.o file: 84 Actual: 84 100% 9089
Flash640 / .text / zps_nwk_main.o Start End Size % Line
.text.ZPS_pvNwkCtor 0x0001ed74 0x0001ede0 108 73% 9092
.text.ZPS_pvNwkGetHandle 0x0001ede0 0x0001edec 12 9% 9095
.text.ZPS_vExtendedStatusSetCallback 0x0001edec 0x0001edf8 12 9% 9098
.text.ZPS_vSetExtendedStatus 0x0001edf8 0x0001ee08 16 11% 9101
Expected total in zps_nwk_main.o file: 148 Actual: 148 100% 9092
Flash640 / .text / zps_nwk_maint.o Start End Size % Line
.text.eUnsolicitedRejoinRspDataDcfm 0x0001ee08 0x0001ee28 32 2% 9104
.text.zps_vSendNwkStatusInd 0x0001ee28 0x0001ee4e 38 2% 9106
.text.vHandleNwkRemoteUpdateAfterBcast 0x0001ee4e 0x0001eeb8 106 4% 9109
.text.vHandleEdTimeoutReqExpiry 0x0001eeb8 0x0001ef44 140 5% 9112
.text.eEdTimeoutRequestDataDcfm 0x0001ef44 0x0001ef62 30 2% 9114
.text.zps_vProcessLocalAddrConflict 0x0001ef62 0x0001efb4 82 3% 9116
.text.zps_bNwkIsBeaconZigbee 0x0001efb4 0x0001efc8 20 1% 9119
.text.zps_eNwkHandleSmeBeaconNotifyInd 0x0001efc8 0x0001f068 160 6% 9123
.text.zps_vNwkRemoveConflictedBroadcast 0x0001f068 0x0001f0b4 76 3% 9126
.text.zps_eNwkHandleSceNwkUpdate 0x0001f0b4 0x0001f0d8 36 2% 9130
.text.zps_eNwkHandleSceNwkEdTimeoutRsp 0x0001f0d8 0x0001f138 96 4% 9133
.text.zps_psSendNetworkStatusCmd 0x0001f138 0x0001f1d0 152 6% 9136
.text.zps_vProcessChildAddrConflict 0x0001f1d0 0x0001f28c 188 7% 9139
.text.zps_eNwkHandleSceNwkStatus 0x0001f28c 0x0001f39a 270 10% 9142
.text.zps_psSendNetworkReportCmd 0x0001f39a 0x0001f472 216 8% 9145
.text.vSendNetworkReport 0x0001f472 0x0001f478 6 1% 9148
.text.zps_psSendNetworkEdTimeoutReqCmd 0x0001f478 0x0001f518 160 6% 9151
.text.zps_bNwkFindAddIeeeAddr 0x0001f518 0x0001f68e 374 13% 9154
.text.ZPS_vRemoveEntryFromAddressMap 0x0001f68e 0x0001f6dc 78 3% 9157
.text.ZPS_u64NwkNibGetMappedIeeeAddr 0x0001f6dc 0x0001f702 38 2% 9160
.text.eCheckAddrConflict.constprop.0 0x0001f702 0x0001f790 142 5% 9163
.text.zps_eProcessAddrConflict 0x0001f790 0x0001f912 386 14% 9165
.text.ZPS_vNwkUpdateTxBytesForNeighbor 0x0001f912 0x0001f946 52 2% 9168
.text.ZPS_vNwkUpdateRxBytesForNeighbor 0x0001f946 0x0001f97a 52 2% 9171
.text.ZPS_u8nwkNewIDtest 0x0001f97a 0x0001f99c 34 2% 9174
Expected total in zps_nwk_maint.o file: 2964 Actual: 2964 100% 9104
Flash640 / .text / zps_nwk_mcps.o Start End Size % Line
.text.vNwkMcpsTimerCallback 0x0001f99c 0x0001f9b0 20 1% 9177
.text.vProcessTimedList 0x0001f9b0 0x0001f9f0 64 2% 9180
.text.ZPS_bHookMcpsDcfmFail 0x0001f9f0 0x0001f9f2 2 1% 9182
.text.ZPS_bHookMcpsDcfmInd 0x0001f9f2 0x0001fa06 20 1% 9185
.text.bSdeHandleDataFrm 0x0001fa06 0x0001fad0 202 6% 9188
.text.zps_vNwkMcpsMgrInit 0x0001fad0 0x0001fb68 152 5% 9192
.text.zps_vNwkMcpsMgrPostTimed 0x0001fb68 0x0001fb7e 22 1% 9195
.text.zps_psNwkMcpsMgrAllocateReqDescr 0x0001fb7e 0x0001fb86 8 1% 9198
.text.zps_bNwkMcpsMgrRemoveDescrFromLists 0x0001fb86 0x0001fbc4 62 2% 9201
.text.zps_vNwkMcpsMgrFreeReqDescr 0x0001fbc4 0x0001fc1c 88 3% 9204
.text.zps_bNwkMcpsMgrDfcmBitmapUpdateAndCheck 0x0001fc1c 0x0001fc54 56 2% 9207
.text.zps_psNwkMcpsMgrFindSubmittedByHandle 0x0001fc54 0x0001fc6e 26 1% 9210
.text.zps_psNwkMcpsMgrFindByBtr 0x0001fc6e 0x0001fc94 38 2% 9213
.text.zps_vNwkMcpsMgrTidyBtrReqDescr 0x0001fc94 0x0001fcb8 36 1% 9216
.text.zps_u8NwkAllocateMcpsHandle 0x0001fcb8 0x0001fce8 48 2% 9219
.text.zps_vNwkFreeMcpsHandle 0x0001fce8 0x0001fd08 32 1% 9222
.text.vNwkMcpsSendTimedDfcm 0x0001fd08 0x0001fd8c 132 4% 9226
.text.vProcessListsForSubmission 0x0001fd8c 0x0001ffa0 532 15% 9229
.text.vMcpsMgrExpiry 0x0001ffa0 0x0001ffca 42 2% 9231
.text.zps_vNwkMcpsMgrPost 0x0001ffca 0x0001ffec 34 1% 9233
.text.ZPS_vNwkHandleMcpsVsInd 0x0001ffec 0x00020640 1620 44% 9236
.text.zps_vNwkMcpsMgrRemoveAndMakeLimbo 0x00020640 0x00020668 40 2% 9239
.text.zps_bNwkHandleSdeActvDcfmData 0x00020668 0x0002074c 228 7% 9242
.text.vMcpsMgrTimeoutExpiry 0x0002074c 0x000207c4 120 4% 9245
.text.ZPS_vNwkHandleMcpsVsDcfm 0x000207c4 0x00020828 100 3% 9248
.text.ZPS_vNwkSetOptionsFilter 0x00020828 0x00020838 16 1% 9252
Expected total in zps_nwk_mcps.o file: 3740 Actual: 3740 100% 9177
Flash640 / .text / zps_nwk_mlme.o Start End Size % Line
.text.ZPS_vNwkHandleMlmeDcfmInd 0x00020838 0x000208a0 104 100% 9255
Expected total in zps_nwk_mlme.o file: 104 Actual: 104 100% 9255
Flash640 / .text / zps_nwk_nib.o Start End Size % Line
.text.vLoadNwkRecord 0x000208a0 0x000208d8 56 1% 9258
.text.zps_vNwkDefaultStateMachines 0x000208d8 0x00020930 88 2% 9260
.text.zps_vDefaultNwkLayer 0x00020930 0x00020b00 464 9% 9264
.text.ZPS_psNwkNibGetHandle 0x00020b00 0x00020b06 6 1% 9267
.text.ZPS_u16NwkNibGetNwkAddr 0x00020b06 0x00020b0a 4 1% 9270
.text.ZPS_u64NwkNibGetExtAddr 0x00020b0a 0x00020b0e 4 1% 9273
.text.ZPS_u16NwkNibGetMacPanId 0x00020b0e 0x00020b12 4 1% 9276
.text.ZPS_vNwkNibIncSeqNum 0x00020b12 0x00020b1e 12 1% 9279
.text.ZPS_u64NwkNibGetEpid 0x00020b1e 0x00020b24 6 1% 9282
.text.ZPS_vNwkNibClearTables 0x00020b24 0x00020c2a 262 5% 9285
.text.ZPS_vNwkNibClearDiscoveryNT 0x00020c2a 0x00020c4c 34 1% 9288
.text.ZPS_bNwkNibAddrMapAddEntry 0x00020c4c 0x00020df4 424 8% 9292
.text.ZPS_bNwkNibNtActvMatch 0x00020df4 0x00020e88 148 3% 9295
.text.bCheckNwkAddr 0x00020e88 0x00020ed0 72 2% 9298
.text.ZPS_bNwkNibNtActvUnusedChild 0x00020ed0 0x00020ef8 40 1% 9301
.text.ZPS_bNwkNibNtActvFindChild 0x00020ef8 0x00020ff8 256 5% 9304
.text.ZPS_u8NwkNibNtDiscMatch 0x00020ff8 0x0002107e 134 3% 9307
.text.ZPS_u64NwkNibFindExtAddr 0x0002107e 0x00021126 168 3% 9310
.text.ZPS_u16NwkNibFindNwkAddr 0x00021126 0x000211c8 162 3% 9313
.text.ZPS_vNwkSaveRecord 0x000211c8 0x000211f0 40 1% 9317
.text.ZPS_vNwkNibSetNwkAddr 0x000211f0 0x0002120c 28 1% 9320
.text.ZPS_vNwkNibSetNwkAddrNibOnly 0x0002120c 0x00021218 12 1% 9323
.text.ZPS_vNwkNibSetExtPanId 0x00021218 0x00021258 64 2% 9327
.text.ZPS_vNwkNibSetKeySeqNum 0x00021258 0x0002126c 20 1% 9330
.text.ZPS_vNwkNibSetDepth 0x0002126c 0x000212ac 64 2% 9333
.text.ZPS_vNwkNibSetUpdateId 0x000212ac 0x000212e4 56 1% 9336
.text.ZPS_vNwkNibSetPanId 0x000212e4 0x00021300 28 1% 9339
.text.ZPS_vNwkNibSetCapabilityInfo 0x00021300 0x00021328 40 1% 9342
.text.ZPS_vNwkNibSetChannel 0x00021328 0x0002134a 34 1% 9345
.text.ZPS_vNwkNibSetAuxChannel 0x0002134a 0x0002136c 34 1% 9348
.text.ZPS_vNwkNibSetParentAddr 0x0002136c 0x00021386 26 1% 9351
.text.ZPS_vNwkSaveNt 0x00021386 0x000213a2 28 1% 9354
.text.ZPS_vNtSetAuthStatus 0x000213a2 0x000213b6 20 1% 9357
.text.ZPS_vNwkSaveSecMat 0x000213b6 0x000213ee 56 1% 9360
.text.ZPS_vNwkSaveAllRecords 0x000213ee 0x00021404 22 1% 9363
.text.ZPS_vNwkResetOutgoingFrameCounter 0x00021404 0x00021418 20 1% 9366
.text.ZPS_pvNwkRestoreFrameCounter 0x00021418 0x00021440 40 1% 9369
.text.ZPS_vNwkInitialiseRecords 0x00021440 0x000214ac 108 2% 9372
.text.zps_vBuildSortedActvNTList 0x000214ac 0x000214ae 2 1% 9375
.text.ZPS_vNwkNibSetTables 0x000214ae 0x000214e8 58 2% 9378
.text.ZPS_vNwkTimerQueueOverflow 0x000214e8 0x00021510 40 1% 9381
.text.ZPS_vNwkSendNwkStatusCommand 0x00021510 0x00021534 36 1% 9384
.text.ZPS_u8NwkSendNwkEdTimeoutsCommand 0x00021534 0x00021550 28 1% 9388
.text.ZPS_bNwkSetEnddeviceTimeout 0x00021550 0x00021568 24 1% 9391
.text.ZPS_bNwkGetAliasStatus 0x00021568 0x0002156e 6 1% 9394
.text.ZPS_bNwkGetAliasApsCounter 0x0002156e 0x00021574 6 1% 9397
.text.ZPS_vNwkPurgeMacAddressAndRelatedEntries 0x00021574 0x00021694 288 6% 9400
.text.ZPS_vNtSetUsedStatus 0x00021694 0x000217e4 336 6% 9404
.text.zps_sNwkNibNtCheckJoin 0x000217e4 0x00021a2c 584 11% 9407
.text.ZPS_vNwkNibCheckAndUpdateAddresses 0x00021a2c 0x00021af0 196 4% 9410
.text.ZPS_vNwkNibCheckAndUpdateChildren 0x00021af0 0x00021c3c 332 6% 9413
.text.ZPS_vNwkMacEntriesClear 0x00021c3c 0x00021cf4 184 4% 9416
.text.ZPS_vNibRealignMac 0x00021cf4 0x00021d80 140 3% 9419
.text.zps_vNibSetDefaults 0x00021d80 0x00021e64 228 5% 9422
.text.ZPS_vHookfcOverflowEvent 0x00021e64 0x00021e68 4 1% 9425
.text.ZPS_vNwkIncOutFC 0x00021e68 0x00021ebc 84 2% 9429
.text.ZPS_vNwkNibRestoreWarmRestartCounter 0x00021ebc 0x00021ecc 16 1% 9432
Expected total in zps_nwk_nib.o file: 5676 Actual: 5676 100% 9258
Flash640 / .text / zps_nwk_nlde.o Start End Size % Line
.text.eNldeDataDcfm 0x00021ecc 0x00021ef4 40 8% 9435
.text.ZPS_vNwkHandleNldeReqRsp 0x00021ef4 0x000220b0 444 89% 9438
.text.ZPS_u8NwkCalcNldeReqOverhead 0x000220b0 0x000220c0 16 4% 9441
Expected total in zps_nwk_nlde.o file: 500 Actual: 500 100% 9435
Flash640 / .text / zps_nwk_nlme.o Start End Size % Line
.text.ZPS_vNwkHandleNlmeReqRsp 0x000220c0 0x0002224c 396 100% 9445
Expected total in zps_nwk_nlme.o file: 396 Actual: 396 100% 9445
Flash640 / .text / zps_nwk_rt.o Start End Size % Line
.text.zps_psProcessRoutedFrm 0x0002224c 0x0002228a 62 92% 9448
.text.zps_vRemoveRoute 0x0002228a 0x0002228c 2 3% 9451
.text.zps_vRemoveNextHop 0x0002228c 0x0002228e 2 3% 9454
.text.zps_vStartRouter 0x0002228e 0x00022290 2 3% 9457
Expected total in zps_nwk_rt.o file: 68 Actual: 68 100% 9448
Flash640 / .text / zps_nwk_sec.o Start End Size % Line
.text.ZPS_bSecEncrypt 0x00022290 0x0002240c 380 24% 9460
.text.zps_eNwkSecEncryptPacket 0x0002240c 0x000224c8 188 12% 9463
.text.ZPS_bSecDecrypt 0x000224c8 0x000225b8 240 15% 9467
.text.ZPS_bNwkSecCheckFC 0x000225b8 0x0002260e 86 6% 9470
.text.zps_vNwkSecClearMatSet 0x0002260e 0x00022634 38 3% 9473
.text.ZPS_bNwkSecFindMatSet 0x00022634 0x00022664 48 3% 9476
.text.zps_eNwkSecDecryptPacket 0x00022664 0x0002284c 488 30% 9479
.text.ZPS_bNwkSecCheckMatSet 0x0002284c 0x0002287a 46 3% 9482
.text.ZPS_bNwkSecHaveNetworkKey 0x0002287a 0x000228aa 48 3% 9485
.text.ZPS_vNwkSecResetDevice 0x000228aa 0x000228ec 66 5% 9488
Expected total in zps_nwk_sec.o file: 1628 Actual: 1628 100% 9460
Flash640 / .text / zps_nwk_slist.o Start End Size % Line
.text.zps_vNwkSlistInit 0x000228ec 0x000228f4 8 8% 9491
.text.zps_vNwkSlistAddToTail 0x000228f4 0x00022908 20 18% 9494
.text.zps_psNwkSlistRemoveFromHead 0x00022908 0x00022918 16 15% 9497
.text.zps_psNwkSlistRemove 0x00022918 0x00022948 48 43% 9500
.text.zps_vNwkSlistMakeLimboNode 0x00022948 0x00022950 8 8% 9503
.text.zps_bNwkSlistIsLimboNode 0x00022950 0x0002295c 12 11% 9506
Expected total in zps_nwk_slist.o file: 112 Actual: 112 100% 9491
Flash640 / .text / zps_nwk_subghz.o Start End Size % Line
.text.zps_psSendNetworkLinkPowerDelta.isra.0 0x0002295c 0x000229ec 144 19% 9510
.text.zps_eNwkHandleSmeDutyCycleInd 0x000229ec 0x00022a10 36 5% 9512
.text.zps_eNwkHandleSceNwkLinkPowerDelta 0x00022a10 0x00022b44 308 41% 9515
.text.ZPS_vNwkNibNTUpdateTxPower 0x00022b44 0x00022ba8 100 14% 9518
.text.ZPS_bMACTxPowerTableInitialise 0x00022ba8 0x00022c0a 98 13% 9521
.text.ZPS_u16NwkNibNtGetMacIDByAddress 0x00022c0a 0x00022c54 74 10% 9524
Expected total in zps_nwk_subghz.o file: 760 Actual: 760 100% 9510
Flash640 / .text / zps_nwk_actv_st.o Start End Size % Line
.text.zps_vNwkHandleCmeGetResources 0x00022c54 0x00022ce4 144 74% 9527
.text.zps_eNwkActvStInit 0x00022ce4 0x00022cec 8 5% 9530
.text.zps_vNwkActvStHandleCme 0x00022cec 0x00022d18 44 23% 9533
Expected total in zps_nwk_actv_st.o file: 196 Actual: 196 100% 9527
Flash640 / .text / zps_nwk_btt.o Start End Size % Line
.text.vNwkBttTimerExpiry 0x00022d18 0x00022da0 136 40% 9536
.text.zps_vNwkBttMgrInit 0x00022da0 0x00022dd4 52 16% 9539
.text.zps_eNwkBtrMatch 0x00022dd4 0x00022e70 156 46% 9542
Expected total in zps_nwk_btt.o file: 344 Actual: 344 100% 9536
Flash640 / .text / zps_nwk_disc.o Start End Size % Line
.text.zps_vReAttemptScanTimerHandleExpiry 0x00022e70 0x00022eb0 64 18% 9546
.text.zps_vNwkHandleCmeNwkDiscReq 0x00022eb0 0x00022f50 160 43% 9549
.text.zps_vNwkDiscUpdateNT 0x00022f50 0x00022fe8 152 41% 9552
Expected total in zps_nwk_disc.o file: 376 Actual: 376 100% 9546
Flash640 / .text / zps_nwk_disc_st.o Start End Size % Line
.text.eSmeEdScScanDcfm 0x00022fe8 0x00023026 62 6% 9555
.text.eSmeASFlBeaconInd 0x00023026 0x00023046 32 3% 9557
.text.zps_NwkSortDiscoveryTable.constprop.0 0x00023046 0x000230bc 118 11% 9559
.text.eSmeGenlScanDcfm 0x000230bc 0x00023118 92 9% 9561
.text.eSmeUDNTScanDcfm 0x00023118 0x000231e4 204 18% 9564
.text.psAddToDiscNt.constprop.0 0x000231e4 0x00023338 340 30% 9566
.text.eSmeAcScBeaconInd 0x00023338 0x0002342c 244 22% 9568
.text.eSmeUDNTBeaconInd 0x0002342c 0x00023452 38 4% 9570
.text.zps_eNwkDiscStInit 0x00023452 0x0002345a 8 1% 9572
Expected total in zps_nwk_disc_st.o file: 1138 Actual: 1138 100% 9555
Flash640 / .text / zps_nwk_frm.o Start End Size % Line
.text.zps_eDefaultDataDcfm 0x0002345a 0x00023570 278 17% 9575
.text.zps_bProcessUnicastRoute 0x00023570 0x000235c4 84 5% 9578
.text.zps_psAllocateAndFormatMacHdr 0x000235c4 0x000236f8 308 18% 9581
.text.zps_psSendFrm 0x000236f8 0x00023944 588 35% 9584
.text.zps_psSendBroadcastFrm 0x00023944 0x000239e0 156 10% 9587
.text.zps_psFormatCmdFrameGeneral 0x000239e0 0x00023a88 168 10% 9590
.text.zps_psNwkInitCmdFrame 0x00023a88 0x00023b0c 132 8% 9593
Expected total in zps_nwk_frm.o file: 1714 Actual: 1714 100% 9575
Flash640 / .text / zps_nwk_idle_st.o Start End Size % Line
.text.zps_vNwkIdleStHandleCme 0x00023b0c 0x00023b38 44 100% 9597
Expected total in zps_nwk_idle_st.o file: 44 Actual: 44 100% 9597
Flash640 / .text / zps_nwk_join.o Start End Size % Line
.text.zps_vJoinInitNtParent 0x00023b38 0x00023d16 478 12% 9600
.text.zps_vCheckActvNtForDuplicate 0x00023d16 0x00023dc2 172 5% 9603
.text.zps_vSendJoinDcfm 0x00023dc2 0x00023e00 62 2% 9606
.text.zps_vSendJoinInd 0x00023e00 0x00023e84 132 4% 9609
.text.zps_vNwkHandleCmeDirectJoinReq 0x00023e84 0x00023e96 18 1% 9612
.text.zps_eNwkHandleSmeCommStatusInd 0x00023e96 0x00023e9a 4 1% 9615
.text.zps_eNwkHandleSmeOrphanInd 0x00023e9a 0x00023ea0 6 1% 9618
.text.zps_vTidyActvNtAfterJoin 0x00023ea0 0x00023f2a 138 4% 9621
.text.eRejoinRspDataDcfm 0x00023f2a 0x00023fbc 146 4% 9624
.text.zps_eNwkHandleSceRejnResponse 0x00023fbc 0x0002400c 80 2% 9626
.text.zps_psNwkSendRejoinReqCmd 0x0002400c 0x000240a8 156 4% 9629
.text.zps_u8NwkHandleRejoinReq 0x000240a8 0x00024150 168 5% 9632
.text.zps_vnwkJoinContinueRejoin 0x00024150 0x000241ec 156 4% 9635
.text.zps_vNwkHandleCmeNwkJoinReq 0x000241ec 0x000245a8 956 24% 9639
.text.zps_vNwkHandleCmeNwkActvJoinReq 0x000245a8 0x000245b4 12 1% 9642
.text.zps_psNwkSendRejoinRspCmd 0x000245b4 0x00024650 156 4% 9646
.text.zps_eNwkSendJoinResponse 0x00024650 0x00024784 308 8% 9649
.text.zps_eNwkProcessJoinInd 0x00024784 0x00024ac0 828 21% 9652
.text.zps_eNwkHandleSmeAssocInd 0x00024ac0 0x00024af0 48 2% 9655
Expected total in zps_nwk_join.o file: 4024 Actual: 4024 100% 9600
Flash640 / .text / zps_nwk_join_st.o Start End Size % Line
.text.vGiveUp 0x00024af0 0x00024b20 48 4% 9658
.text.vFinish 0x00024b20 0x00024b96 118 9% 9659
.text.eSmeOrphScanDcfm 0x00024b96 0x00024c04 110 9% 9660
.text.vCheckSleepingSendPoll 0x00024c04 0x00024c80 124 10% 9662
.text.eTryNextParent 0x00024c80 0x00024db4 308 23% 9664
.text.eSmeRjPCPollDcfm 0x00024db4 0x00024df0 60 5% 9667
.text.eSmeAsocAssocDcfm 0x00024df0 0x00024e94 164 12% 9669
.text.eSceRjRsRejoinRsp 0x00024e94 0x00024f80 236 18% 9671
.text.vHandleRejoinExpiry 0x00024f80 0x00024fd0 80 6% 9673
.text.zps_vNwkJoinStStartResponseTimer 0x00024fd0 0x00025004 52 4% 9675
.text.zps_eRejoinDataDcfm 0x00025004 0x00025046 66 5% 9678
.text.zps_eNwkJoinStInit 0x00025046 0x0002504e 8 1% 9681
Expected total in zps_nwk_join_st.o file: 1374 Actual: 1374 100% 9658
Flash640 / .text / zps_nwk_mac.o Start End Size % Line
.text.MAC_u64GetExtAddr 0x0002504e 0x0002505a 12 100% 9684
Expected total in zps_nwk_mac.o file: 12 Actual: 12 100% 9684
Flash640 / .text / zps_nwk_scan.o Start End Size % Line
.text.zps_sNwkLibSubmitScan 0x0002505a 0x00025096 60 47% 9687
.text.zps_vNwkHandleCmeEdScanReq 0x00025096 0x000250da 68 54% 9690
Expected total in zps_nwk_scan.o file: 128 Actual: 128 100% 9687
Flash640 / .text / zps_nwk_sync.o Start End Size % Line
.text.zps_vNwkHandleCmeSyncReq 0x000250da 0x0002514c 114 76% 9693
.text.zps_eNwkHandleSmePollDcfm 0x0002514c 0x00025170 36 24% 9696
Expected total in zps_nwk_sync.o file: 150 Actual: 150 100% 9693
Flash640 / .text / zps_nwk_intf.o Start End Size % Line
.text.zps_vNwkHandleCmeGetInterface 0x00025170 0x0002527c 268 100% 9699
Expected total in zps_nwk_intf.o file: 268 Actual: 268 100% 9699
Flash640 / .text / aes_mmo.c.obj Start End Size % Line
.text.AESSW_vMMOBlockUpdate 0x0002527c 0x000252aa 46 13% 9702
.text.AESSW_vMMOFinalUpdate 0x000252aa 0x00025372 200 53% 9705
.text.AESSW_vHMAC_MMO 0x00025372 0x000253f8 134 36% 9708
Expected total in aes_mmo.c.obj file: 380 Actual: 380 100% 9702
Flash640 / .text / MMAC_TimerServer.o Start End Size % Line
.text.vTimerFired 0x000253f8 0x00025440 72 33% 9711
.text.vTimerInitialise 0x00025440 0x00025478 56 26% 9714
.text.TSV_eOpen 0x00025478 0x00025484 12 6% 9717
.text.TSV_eStart 0x00025484 0x000254c4 64 29% 9720
.text.TSV_eStop 0x000254c4 0x000254d6 18 9% 9723
Expected total in MMAC_TimerServer.o file: 222 Actual: 222 100% 9711
Flash640 / .text / Mini_Association.o Start End Size % Line
.text.vPostFailedAssocDcfm 0x000254d6 0x000254f8 34 3% 9726
.text.eAssocRespSent 0x000254f8 0x00025514 28 3% 9728
.text.eDisassocReqSent 0x00025514 0x00025550 60 5% 9730
.text.vAssocReqTimeout1 0x00025550 0x000255d0 128 10% 9732
.text.vAssocReqTimeout2 0x000255d0 0x00025608 56 5% 9734
.text.eGenericAssocFrameSent 0x00025608 0x0002564c 68 6% 9736
.text.eAssocReqSent 0x0002564c 0x00025658 12 1% 9738
.text.ePMICassocReqPollSent 0x00025658 0x00025680 40 4% 9740
.text.eMiniMac_MLME_AssociateReq 0x00025680 0x00025724 164 13% 9742
.text.eMiniMac_MLME_AssociateResp 0x00025724 0x000257dc 184 15% 9745
.text.eMiniMac_MLME_DisassociateReq 0x000257dc 0x0002587c 160 13% 9748
.text.vAssociatingRxCallback 0x0002587c 0x00025900 132 11% 9751
.text.vAssociationReqFrameReceived 0x00025900 0x00025934 52 5% 9754
.text.vDisassociationReceived 0x00025934 0x00025978 68 6% 9757
.text.vMiniMac_PurgeAssocResp 0x00025978 0x000259dc 100 8% 9760
Expected total in Mini_Association.o file: 1286 Actual: 1286 100% 9726
Flash640 / .text / Mini_Main.o Start End Size % Line
.text.vBbcIntHandler 0x000259dc 0x00025ac8 236 20% 9763
.text.vMiniMac_SaveSettings 0x00025ac8 0x00025af8 48 5% 9765
.text.vSetChannelAndPower 0x00025af8 0x00025b08 16 2% 9768
.text.vInsertFullDstAddr 0x00025b08 0x00025b26 30 3% 9771
.text.vExtractFullSrcAddr 0x00025b26 0x00025b3e 24 3% 9774
.text.vExtractFullDstAddr 0x00025b3e 0x00025b58 26 3% 9777
.text.vMiniMac_MLME_SetReq_PanId 0x00025b58 0x00025b78 32 3% 9780
.text.vMiniMac_MLME_SetReq_ShortAddr 0x00025b78 0x00025b88 16 2% 9783
.text.vMiniMac_MLME_SetReq_MinBe 0x00025b88 0x00025b98 16 2% 9786
.text.vMiniMac_Init 0x00025b98 0x00025ce4 332 29% 9789
.text.vMiniMac_MLME_Reset 0x00025ce4 0x00025d40 92 8% 9792
.text.vMiniMac_MLME_SetReq_MaxBe 0x00025d40 0x00025d44 4 1% 9795
.text.vMiniMac_MLME_SetReq_MaxCsmaBackoffs 0x00025d44 0x00025d48 4 1% 9798
.text.vMiniMac_MLME_SetReq_RxOnWhenIdle 0x00025d48 0x00025d54 12 2% 9801
.text.vMiniMac_PLME_SetReq_Channel 0x00025d54 0x00025d60 12 2% 9804
.text.vMiniMac_PLME_SetReq_Power 0x00025d60 0x00025d7c 28 3% 9807
.text.vMiniMac_PLME_SetReq_CcaThreshold 0x00025d7c 0x00025d88 12 2% 9810
.text.vMiniMac_PLME_SetReq_CcaMode 0x00025d88 0x00025d94 12 2% 9813
.text.vCopyU16ToPayload 0x00025d94 0x00025d9c 8 1% 9816
.text.u16CopyFromPayload 0x00025d9c 0x00025da0 4 1% 9819
.text.u8GetHeaderSize 0x00025da0 0x00025dbc 28 3% 9822
.text.vSendMlmeCommStatusFromTxFrame 0x00025dbc 0x00025dee 50 5% 9825
.text.vSendMlmeCommStatusFromRxFrame 0x00025dee 0x00025e20 50 5% 9828
.text.psGetAndBuildCoordRealignment 0x00025e20 0x00025e7c 92 8% 9831
Expected total in Mini_Main.o file: 1184 Actual: 1184 100% 9763
Flash640 / .text / Mini_Mcps.o Start End Size % Line
.text.eMcpsTxCompleteHandler 0x00025e7c 0x00025ea8 44 9% 9834
.text.psGetTxFrameBuffer 0x00025ea8 0x00025ee0 56 11% 9836
.text.eTransmit 0x00025ee0 0x00025fc0 224 44% 9839
.text.eMiniMac_MCPS_DataReq 0x00025fc0 0x00025fdc 28 6% 9842
.text.eMiniMac_MCPS_DataRetransmitReq 0x00025fdc 0x00026008 44 9% 9845
.text.vMiniMacMcpsFrameReceived 0x00026008 0x00026020 24 5% 9848
.text.eMiniMac_MCPS_PurgeReq 0x00026020 0x00026084 100 20% 9851
Expected total in Mini_Mcps.o file: 520 Actual: 520 100% 9834
Flash640 / .text / Mini_Poll.o Start End Size % Line
.text.vPollConfirm 0x00026084 0x000260a4 32 9% 9854
.text.ePollReqSent 0x000260a4 0x00026100 92 24% 9857
.text.eMiniMac_MLME_DataReq 0x00026100 0x000261a8 168 43% 9859
.text.vMiniMacPoll_CheckPollResponse 0x000261a8 0x00026200 88 23% 9862
.text.vPollTimeout 0x00026200 0x00026210 16 5% 9865
Expected total in Mini_Poll.o file: 396 Actual: 396 100% 9854
Flash640 / .text / Mini_Running.o Start End Size % Line
.text.vRunningRxCallback 0x00026210 0x00026318 264 65% 9867
.text.eMiniMac_MLME_StartReq 0x00026318 0x00026398 128 32% 9870
.text.bMiniMac_CurrentlyScanning 0x00026398 0x000263a8 16 4% 9873
Expected total in Mini_Running.o file: 408 Actual: 408 100% 9867
Flash640 / .text / Mini_Scan.o Start End Size % Line
.text.eBuildAndSend 0x000263a8 0x0002640c 100 6% 9876
.text.vPostDcfm 0x0002640c 0x0002646c 96 6% 9878
.text.vScanNextChannel 0x0002646c 0x000265bc 336 19% 9880
.text.eOrphanRespSent 0x000265bc 0x000265c8 12 1% 9882
.text.bBeaconNotify 0x000265c8 0x000266d8 272 16% 9884
.text.eOrphanNotificationSent 0x000266d8 0x00026720 72 5% 9886
.text.eBeaconReqSent 0x00026720 0x00026744 36 3% 9888
.text.eMiniMac_MLME_ScanReq 0x00026744 0x000267c8 132 8% 9890
.text.eMiniMac_MLME_OrphanRsp 0x000267c8 0x00026830 104 6% 9893
.text.vScanOrphanReceived 0x00026830 0x00026850 32 2% 9896
.text.vScanCoordRealignmentReceived 0x00026850 0x00026854 4 1% 9899
.text.vScanBeaconReceived 0x00026854 0x00026890 60 4% 9903
.text.vScanningRxCallback 0x00026890 0x0002692c 156 9% 9906
.text.vMiniMac_BeaconRequestReceived 0x0002692c 0x00026930 4 1% 9909
.text.vScanBeaconRequestReceived 0x00026930 0x00026aa8 376 21% 9913
Expected total in Mini_Scan.o file: 1792 Actual: 1792 100% 9876
Flash640 / .text / Mini_Shim.o Start End Size % Line
.text.eAppApiPlmeSet 0x00026aa8 0x00026ae0 56 28% 9916
.text.eAppApiPlmeGet 0x00026ae0 0x00026b1c 60 30% 9920
.text.pvAppApiGetMacAddrLocation 0x00026b1c 0x00026b34 24 12% 9923
.text.vAppApiSaveMacSettings 0x00026b34 0x00026b38 4 2% 9926
.text.vAppApiEnableBeaconResponse 0x00026b38 0x00026b4c 20 10% 9929
.text.bAppApi_CurrentlyScanning 0x00026b4c 0x00026b50 4 2% 9932
.text.MAC_vPibSetShortAddr 0x00026b50 0x00026b56 6 3% 9935
.text.MAC_vPibSetPanId 0x00026b56 0x00026b5c 6 3% 9938
.text.MAC_vPibSetMinBe 0x00026b5c 0x00026b62 6 3% 9941
.text.MAC_vPibSetMaxCsmaBackoffs 0x00026b62 0x00026b68 6 3% 9944
.text.MAC_vPibSetRxOnWhenIdle 0x00026b68 0x00026b70 8 4% 9947
Expected total in Mini_Shim.o file: 200 Actual: 200 100% 9916
Flash640 / .text / Mini_TimerServer.o Start End Size % Line
.text.vTimerRestartScanTimer 0x00026b70 0x00026b84 20 13% 9951
.text.vTimerHandlerCallback 0x00026b84 0x00026bf4 112 70% 9954
.text.vTimerPostHandlerCallback 0x00026bf4 0x00026c10 28 18% 9957
Expected total in Mini_TimerServer.o file: 160 Actual: 160 100% 9951
Flash640 / .text / Mini_TxRx.o Start End Size % Line
.text.getRxBuffer 0x00026c10 0x00026c40 48 4% 9960
.text.vAddToTxQueue 0x00026c40 0x00026c7c 60 4% 9962
.text.vRemoveFromTxQueue 0x00026c7c 0x00026cb0 52 4% 9965
.text.psSearchForFrameToSend 0x00026cb0 0x00026d08 88 6% 9968
.text.eBasicTxCompleteHandler 0x00026d08 0x00026d0c 4 1% 9971
.text.vMiniMac_RxHdrComplete 0x00026d0c 0x00026dbc 176 12% 9974
.text.eMiniMac_FrameInProgress 0x00026dbc 0x00026e18 92 6% 9977
.text.vStartReceive 0x00026e18 0x00026e50 56 4% 9980
.text.vMiniMac_NextTransaction 0x00026e50 0x00026ed0 128 9% 9983
.text.vPostTxActions 0x00026ed0 0x00026f08 56 4% 9986
.text.vStartTransmit 0x00026f08 0x00027018 272 18% 9988
.text.vTxIndirectExpired 0x00027018 0x00027030 24 2% 9990
.text.vMiniMac_TxComplete 0x00027030 0x00027174 324 21% 9994
.text.vMiniMac_RxComplete 0x00027174 0x0002722c 184 12% 9997
Expected total in Mini_TxRx.o file: 1564 Actual: 1564 100% 9960
Flash640 / .text / endian.o Start End Size % Line
.text.u32FromLe 0x0002722c 0x00027242 22 85% 10000
.text.u16FromLe 0x00027242 0x00027246 4 16% 10003
Expected total in endian.o file: 26 Actual: 26 100% 10000
Flash640 / .text / MMAC.o Start End Size % Line
.text.Chip_GetType 0x00027246 0x000272bc 118 2% 10006
.text.do_fcs 0x000272bc 0x000272f8 60 1% 10008
.text.end_fcs 0x000272f8 0x00027304 12 1% 10010
.text.read_uint32 0x00027304 0x00027316 18 1% 10012
.text.read_uint64 0x00027316 0x00027328 18 1% 10015
.text.v2MAC_CSL_phase 0x00027328 0x00027368 64 2% 10018
.text.v2MAC_restore_tune_regs 0x00027368 0x000273b0 72 2% 10021
.text.v2MAC_decode_FCF 0x000273b0 0x000274cc 284 5% 10024
.text.v2MAC_basic_check_frame 0x000274cc 0x000274f8 44 1% 10027
.text.v2MAC_read_header 0x000274f8 0x000275a0 168 3% 10030
.text.v2MAC_check_ACK 0x000275a0 0x00027644 164 3% 10034
.text.v2MAC_filter_process_Rx_frame 0x00027644 0x0002771c 216 4% 10037
.text.v2MAC_ACK 0x0002771c 0x00027a38 796 13% 10040
.text.v2MAC_check_Rx_frame_FCS 0x00027a38 0x00027a7c 68 2% 10043
.text.v2MAC_restart_rx 0x00027a7c 0x00027ae0 100 2% 10046
.text.v2MAC_wait_and_fcs 0x00027ae0 0x00027b38 88 2% 10049
.text.vMMAC_EnableInterrupts 0x00027b38 0x00027b60 40 1% 10052
.text.u32MMAC_GetTime 0x00027b60 0x00027b6c 12 1% 10055
.text.vMMAC_ForceReset 0x00027b6c 0x00027ddc 624 11% 10058
.text.vMMAC_SynchroniseBackoffClock 0x00027ddc 0x00027df4 24 1% 10061
.text.u8MMAC_EnergyDetect 0x00027df4 0x00027e10 28 1% 10064
.text.vMMAC_SetRxAddress 0x00027e10 0x00027e2c 28 1% 10067
.text.vMMAC_SetRxFrame 0x00027e2c 0x00027e44 24 1% 10070
.text.vMMAC_SetTxFrame 0x00027e44 0x00027e50 12 1% 10073
.text.u32MMAC_GetRxFrame 0x00027e50 0x00027e5c 12 1% 10076
.text.u32MMAC_GetTxFrame 0x00027e5c 0x00027e68 12 1% 10079
.text.u32MMAC_GetRxErrors 0x00027e68 0x00027e74 12 1% 10082
.text.u32MMAC_GetRxTime 0x00027e74 0x00027e80 12 1% 10085
.text.u8MMAC_GetRxLqi 0x00027e80 0x00027e98 24 1% 10088
.text.vMMAC_SetTxMinBE 0x00027e98 0x00027eb4 28 1% 10091
.text.vMMAC_SetTxMaxBE 0x00027eb4 0x00027ed0 28 1% 10094
.text.vMMAC_SetTxMaxBackoffs 0x00027ed0 0x00027eec 28 1% 10097
.text.vMMAC_SetCcaMode 0x00027eec 0x00027f00 20 1% 10100
.text.u32MMAC_GetCsmaContext 0x00027f00 0x00027f0c 12 1% 10103
.text.u32MMAC_GetTxRetries 0x00027f0c 0x00027f20 20 1% 10106
.text.vMMAC_SetTxRetries 0x00027f20 0x00027f34 20 1% 10109
.text.vMMAC_SetTxPend 0x00027f34 0x00027f48 20 1% 10112
.text.u32MMAC_GetTxErrors 0x00027f48 0x00027f54 12 1% 10115
.text.vMMAC_GetMacAddressN 0x00027f54 0x00027f88 52 1% 10118
.text.vMMAC_GetMacAddress 0x00027f88 0x00027f90 8 1% 10121
.text.vMMAC_Enable 0x00027f90 0x00028044 180 3% 10125
.text.vMMAC_ClearInterrupts 0x00028044 0x00028050 12 1% 10128
.text.u32MMAC_GetPhyState 0x00028050 0x00028094 68 2% 10131
.text.vMMAC_CheckRxStarted 0x00028094 0x000280f8 100 2% 10134
.text.vMMAC_AbortRadio 0x000280f8 0x00028144 76 2% 10137
.text.vMMAC_RxCtlUpdate 0x00028144 0x0002818c 72 2% 10140
.text.v2MAC_reset_state 0x0002818c 0x000281f0 100 2% 10143
.text.v2MAC_report_rx 0x000281f0 0x00028228 56 1% 10146
.text.v2MAC_report_tx 0x00028228 0x00028260 56 1% 10149
.text.vMMAC_RadioOff 0x00028260 0x00028268 8 1% 10152
.text.vMMAC_StartMacReceive 0x00028268 0x000282ac 68 2% 10156
.text.vMMAC_WriteCcaThreshold 0x000282ac 0x000282d0 36 1% 10159
.text.vMMAC_SetPRBSS 0x000282d0 0x000282dc 12 1% 10162
.text.vMMAC_IntHandlerPhy 0x000282dc 0x00028728 1100 18% 10165
.text.MMAC_stop_radio 0x00028728 0x0002877c 84 2% 10168
.text.vMMAC_RadioToOffAndWait 0x0002877c 0x00028784 8 1% 10171
.text.vMMAC_SetChannelAndPower 0x00028784 0x000287c8 68 2% 10175
.text.vMMAC_StartMacTransmit 0x000287c8 0x00028890 200 4% 10178
.text.vMMAC_IntHandlerBbc 0x00028890 0x00028a0c 380 7% 10181
.text.bMMAC_PowerStatus 0x00028a0c 0x00028a1c 16 1% 10184
.text.vMMAC_Disable 0x00028a1c 0x00028a5c 64 2% 10188
Expected total in MMAC.o file: 6166 Actual: 6166 100% 10006
Flash640 / .text / MMAC_RadioInit_JN518x.o Start End Size % Line
.text.vMMAC_ConfigureRadio 0x00028a5c 0x00028a70 20 100% 10191
Expected total in MMAC_RadioInit_JN518x.o file: 20 Actual: 20 100% 10191
Flash640 / .text / radio.o Start End Size % Line
.text.radio_IsNotC2MF 0x00028a70 0x00028ab8 72 1% 10194
.text.radio_CLOCK_FastuDelay 0x00028ab8 0x00028acc 20 1% 10197
.text.radio_TX_ZigBee_pll_dac_banked_set 0x00028acc 0x00028b10 68 1% 10200
.text.radio_dac_mode2_from_ZB 0x00028b10 0x00028b50 64 1% 10203
.text.radio_fill_std_ZB_regs 0x00028b50 0x00028b68 24 1% 10206
.text.radio_fill_std_BLE1M_regs 0x00028b68 0x00028b80 24 1% 10209
.text.radio_fill_std_BLE2M_regs 0x00028b80 0x00028b98 24 1% 10212
.text.radio_fill_zbble_ZB_regs 0x00028b98 0x00028bb0 24 1% 10215
.text.radio_fill_zbble_BLE_regs 0x00028bb0 0x00028bc8 24 1% 10218
.text.radio_fill_regs 0x00028bc8 0x00028be0 24 1% 10221
.text.radio_power_down_to_off_polled 0x00028be0 0x00028c18 56 1% 10224
.text.radio_pre_start_to_pll_polled 0x00028c18 0x00028c90 120 2% 10227
.text.radio_packet_start_aborted 0x00028c90 0x00028cfc 108 1% 10230
.text.radio_rx_assert_polled 0x00028cfc 0x00028d34 56 1% 10233
.text.radio_rx_deassert_polled 0x00028d34 0x00028d6c 56 1% 10236
.text.radio_RSSI_cal 0x00028d6c 0x00028dc8 92 1% 10239
.text.radio_Init 0x00028dc8 0x00028e04 60 1% 10242
.text.radio_TMU_Init 0x00028e04 0x00028e18 20 1% 10245
.text.radio_Use_Cal_Values 0x00028e18 0x00028f58 320 3% 10248
.text.radio_Use_Retained_Cal_Values 0x00028f58 0x00028fa8 80 1% 10251
.text.radio_rfbandgap_cal 0x00028fa8 0x00028fd8 48 1% 10254
.text.radio_Carrier_Frequency_Select_by_index 0x00028fd8 0x00029068 144 2% 10257
.text.radio_Synthesizer_Cw_Mode_Init 0x00029068 0x00029088 32 1% 10260
.text.radio_Trx_Packet_SW_Ctrl_Init 0x00029088 0x000290a8 32 1% 10263
.text.radio_Disable_Auto_Kmod_Chan_and_Synth_Cal_Operation 0x000290a8 0x000290c8 32 1% 10266
.text.radio_Synthesizer_Cal_Startup_init 0x000290c8 0x00029104 60 1% 10269
.text.radio_Synthesizer_Cal_Startup_algo 0x00029104 0x00029218 276 3% 10272
.text.radio_Synthesizer_Cal_Startup 0x00029218 0x00029294 124 2% 10275
.text.radio_Synthesizer_Cal_Operation_And_Lock_init 0x00029294 0x000292f8 100 1% 10278
.text.radio_Synthesizer_Cal_Operation_And_Lock_algo 0x000292f8 0x00029334 60 1% 10281
.text.radio_Synthesizer_Cal_Operation_And_Lock 0x00029334 0x00029348 20 1% 10284
.text.radio_Synthesizer_Kmod_Band_init 0x00029348 0x00029404 188 2% 10287
.text.radio_Synthesizer_Kmod_Band_algo 0x00029404 0x000294c8 196 2% 10290
.text.radio_Synthesizer_Kmod_Band 0x000294c8 0x000296b4 492 5% 10293
.text.radio_Trx_Packet_HW_Ctrl_Init 0x000296b4 0x00029748 148 2% 10296
.text.radio_Synthesizer_Full_Cal 0x00029748 0x000297ac 100 1% 10299
.text.radio_PA_rewrite_lut 0x000297ac 0x00029a6c 704 7% 10302
.text.radio_DCO_cal_init 0x00029a6c 0x00029c58 492 5% 10305
.text.radio_DCO_cal 0x00029c58 0x0002a1e0 1416 13% 10308
.text.radio_IQ_cal 0x0002a1e0 0x0002a22c 76 1% 10311
.text.radio_PowerOnCheckXtal 0x0002a22c 0x0002a33c 272 3% 10314
.text.radio_PowerOn 0x0002a33c 0x0002a3c8 140 2% 10317
.text.vRadio_PowerOnSpecific 0x0002a3c8 0x0002a454 140 2% 10320
.text.vRadio_InitXtal 0x0002a454 0x0002a4c4 112 2% 10323
.text.radio_get_retention_info 0x0002a4c4 0x0002a50c 72 1% 10326
.text.vRadio_Standard_Init 0x0002a50c 0x0002a7cc 704 7% 10329
.text.i16Radio_GetRSSIfromED 0x0002a7cc 0x0002a7e0 20 1% 10332
.text.u8Radio_GetEDfromRSSI 0x0002a7e0 0x0002a80c 44 1% 10335
.text.vGetCalInfo 0x0002a80c 0x0002a844 56 1% 10338
.text.vRadio_RFT1778_bad_crc 0x0002a844 0x0002a880 60 1% 10341
.text.vRadio_AD_control 0x0002a880 0x0002a8e8 104 1% 10344
.text.vRadio_UpdateRadioStandard 0x0002a8e8 0x0002a930 72 1% 10347
.text.vRadio_InitialiseRadioStandard 0x0002a930 0x0002a94c 28 1% 10350
.text.vRadio_SetChannelAndPower 0x0002a94c 0x0002a98c 64 1% 10353
.text.i16Radio_GetRSSI 0x0002a98c 0x0002aa90 260 3% 10356
.text.vRadio_Temp_GetInfos 0x0002aa90 0x0002ab0c 124 2% 10359
.text.vRadio_Temp_SetInfos 0x0002ab0c 0x0002ab94 136 2% 10362
.text.vRadio_Temp_Update 0x0002ab94 0x0002ac0c 120 2% 10365
.text.vRadio_ZBtoBLE 0x0002ac0c 0x0002ac50 68 1% 10368
.text.vRadio_BLEtoZB 0x0002ac50 0x0002aca8 88 1% 10371
.text.vRadio_Enable_DCO_DAC 0x0002aca8 0x0002ad88 224 3% 10374
.text.vRadio_Disable_DCO_DAC 0x0002ad88 0x0002adc8 64 1% 10377
.text.vRadio_RadioDeInit 0x0002adc8 0x0002addc 20 1% 10380
.text.bIsCalNeeded 0x0002addc 0x0002ae18 60 1% 10383
.text.vUpdateFlashCalData 0x0002ae18 0x0002ae4c 52 1% 10386
.text.vInitFlashCalData 0x0002ae4c 0x0002b040 500 5% 10389
.text.vCheckFlashCalData 0x0002b040 0x0002b150 272 3% 10392
.text.radio_HiTXPowerSet 0x0002b150 0x0002b19c 76 1% 10395
.text.vRadio_RadioInit 0x0002b19c 0x0002b428 652 6% 10398
.text.vRadio_Recal 0x0002b428 0x0002b4e8 192 2% 10401
.text.RFP_TMU_IRQHandler 0x0002b4e8 0x0002b510 40 1% 10404
Expected total in radio.o file: 10912 Actual: 10912 100% 10194
Flash640 / .text / zps_tsv.o Start End Size % Line
.text.ZPS_vTsvInit 0x0002b510 0x0002b51c 12 12% 10407
.text.ZPS_eTsvOpen 0x0002b51c 0x0002b538 28 28% 10410
.text.ZPS_eTsvClose 0x0002b538 0x0002b53c 4 4% 10413
.text.ZPS_eTsvStart 0x0002b53c 0x0002b558 28 28% 10416
.text.ZPS_eTsvStop 0x0002b558 0x0002b574 28 28% 10419
Expected total in zps_tsv.o file: 100 Actual: 100 100% 10407
Flash640 / .text / zps_apl_inl.o Start End Size % Line
.text.ZPS_pu8AplZdoGetVsOUI 0x0002b574 0x0002b584 16 100% 10422
Expected total in zps_apl_inl.o file: 16 Actual: 16 100% 10422
Flash640 / .text / _arm_addsubdf3.o Start End Size % Line
.text 0x0002b584 0x0002b8fc 888 100% 10426
Expected total in _arm_addsubdf3.o file: 888 Actual: 888 100% 10426
Flash640 / .text / _arm_fixdfsi.o Start End Size % Line
.text 0x0002b8fc 0x0002b94c 80 100% 10442
Expected total in _arm_fixdfsi.o file: 80 Actual: 80 100% 10442
Flash640 / .text / _aeabi_ldivmod.o Start End Size % Line
.text 0x0002b94c 0x0002b9ec 160 100% 10445
Expected total in _aeabi_ldivmod.o file: 160 Actual: 160 100% 10445
Flash640 / .text / _aeabi_uldivmod.o Start End Size % Line
.text 0x0002b9ec 0x0002ba1c 48 100% 10447
Expected total in _aeabi_uldivmod.o file: 48 Actual: 48 100% 10447
Flash640 / .text / _udivmoddi4.o Start End Size % Line
.text 0x0002ba1c 0x0002bcec 720 100% 10449
Expected total in _udivmoddi4.o file: 720 Actual: 720 100% 10449
Flash640 / .text / _dvmd_tls.o Start End Size % Line
.text 0x0002bcec 0x0002bcf0 4 100% 10451
Expected total in _dvmd_tls.o file: 4 Actual: 4 100% 10451
Flash640 / .text / lib_a-abs.o Start End Size % Line
.text.abs 0x0002bcf0 0x0002bcf8 8 100% 10454
Expected total in lib_a-abs.o file: 8 Actual: 8 100% 10454
Flash640 / .text / lib_a-memcmp.o Start End Size % Line
.text.memcmp 0x0002bcf8 0x0002bd60 104 100% 10456
Expected total in lib_a-memcmp.o file: 104 Actual: 104 100% 10456
Flash640 / .text / lib_a-memcpy.o Start End Size % Line
.text 0x0002bd60 0x0002be94 308 100% 10458
Expected total in lib_a-memcpy.o file: 308 Actual: 308 100% 10458
Flash640 / .text / lib_a-memset.o Start End Size % Line
.text.memset 0x0002be94 0x0002bf40 172 100% 10460
Expected total in lib_a-memset.o file: 172 Actual: 172 100% 10460
Flash640 / .text / lib_a-strlen.o Start End Size % Line
.text 0x0002bf40 0x0002c020 224 100% 10463
Expected total in lib_a-strlen.o file: 224 Actual: 224 100% 10463
Flash640 / .text / linker Start End Size % Line
.text.__stub 0x0002c020 0x0002c030 16 100% 10466
Expected total in linker file: 16 Actual: 16 100% 10466
Flash640 / .text / app_main.o Start End Size % Line
.rodata.System_IRQHandler.str1.1 0x0002c030 0x0002c063 51 17% 10468
.rodata.main_task.str1.1 0x0002c063 0x0002c077 20 7% 10470
.rodata.APP_vRadioTempUpdate.str1.1 0x0002c077 0x0002c105 142 47% 10472
.rodata.bRadioCB_WriteNVM.str1.1 0x0002c105 0x0002c134 47 16% 10475
.rodata.u16RadioCB_ReadNVM.str1.1 0x0002c134 0x0002c164 48 16% 10477
Expected total in app_main.o file: 308 Actual: 308 100% 10468
Flash640 / .text / zps_gen.o Start End Size % Line
.rodata.s_ahEndpoint0InputClusterAPdus 0x0002c164 0x0002c2b0 332 34% 10479
.rodata.s_ahEndpoint1InputClusterAPdus 0x0002c2b0 0x0002c2d8 40 4% 10481
.rodata.s_asAplZdoServers 0x0002c2d8 0x0002c368 144 15% 10483
.rodata.s_au16Endpoint0InputClusterList 0x0002c368 0x0002c40e 166 17% 10485
.rodata.s_au16Endpoint0OutputClusterList 0x0002c40e 0x0002c4b4 166 17% 10487
.rodata.s_au16Endpoint1InputClusterList 0x0002c4b4 0x0002c4c8 20 2% 10489
.rodata.s_au16Endpoint1OutputClusterList 0x0002c4c8 0x0002c4dc 20 2% 10491
.rodata.s_sNibInitialValues 0x0002c4dc 0x0002c4fc 32 4% 10494
.rodata.s_sNwkTbl 0x0002c4fc 0x0002c53c 64 7% 10496
.rodata.s_sNwkTblSize 0x0002c53c 0x0002c54c 16 2% 10498
Expected total in zps_gen.o file: 1000 Actual: 1000 100% 10479
Flash640 / .text / app_start_controller.o Start End Size % Line
.rodata.vfExtendedStatusCallBack.str1.1 0x0002c54c 0x0002c569 29 11% 10500
.rodata.PreSleep.str1.1 0x0002c569 0x0002c5a6 61 22% 10502
.rodata.vAppMain.str1.1 0x0002c5a6 0x0002c662 188 68% 10504
Expected total in app_start_controller.o file: 278 Actual: 278 100% 10500
Flash640 / .text / App_ColorSceneController.o Start End Size % Line
.rodata.vAPP_ZCL_DeviceSpecific_Init.str1.1 0x0002c662 0x0002c69e 60 100% 10506
Expected total in App_ColorSceneController.o file: 60 Actual: 60 100% 10506
Flash640 / .text / zlo_controller_node.o Start End Size % Line
.rodata.vStartPolling.str1.1 0x0002c69e 0x0002c6b5 23 2% 10508
.rodata.APP_cbTimerAddGroup.str1.1 0x0002c6b5 0x0002c6ee 57 4% 10510
.rodata.vSelectLight.str1.1 0x0002c6ee 0x0002c6f8 10 1% 10512
.rodata.bAddToEndpointTable.str1.1 0x0002c6f8 0x0002c743 75 5% 10514
.rodata.APP_taskController.str1.1 0x0002c743 0x0002c85d 282 16% 10516
.rodata.vSetGroupAddress.str1.1 0x0002c85d 0x0002c86f 18 1% 10518
.rodata.APP_vInitialiseNode.str1.1 0x0002c86f 0x0002c927 184 11% 10520
.rodata.APP_cbTimerPoll.str1.1 0x0002c927 0x0002ca47 288 16% 10522
.rodata.APP_vBdbCallback.str1.1 0x0002ca47 0x0002cdb8 881 49% 10524
Expected total in zlo_controller_node.o file: 1818 Actual: 1818 100% 10508
Flash640 / .text / app_zcl_controller_task.o Start End Size % Line
.rodata.APP_ZCL_cbEndpointCallback.str1.1 0x0002cdb8 0x0002ce01 73 51% 10526
.rodata.APP_ZCL_vInitialise.str1.1 0x0002ce01 0x0002ce49 72 50% 10528
Expected total in app_zcl_controller_task.o file: 145 Actual: 145 100% 10526
Flash640 / .text / app_level_commands.o Start End Size % Line
.rodata.vAppLevelStop.str1.1 0x0002ce49 0x0002ce80 55 100% 10530
Expected total in app_level_commands.o file: 55 Actual: 55 100% 10530
Flash640 / .text / app_group_commands.o Start End Size % Line
.rodata.vAppAddGroup.str1.1 0x0002ce80 0x0002ceb7 55 100% 10532
Expected total in app_group_commands.o file: 55 Actual: 55 100% 10532
Flash640 / .text / app_general_commands.o Start End Size % Line
.rodata.bAppSendBasicResetReq.str1.1 0x0002ce80 0x0002cea9 41 79% 10535
.rodata.vAppChangeChannel.str1.1 0x0002cea9 0x0002ceb4 11 22% 10537
Expected total in app_general_commands.o file: 52 Actual: 52 100% 10535
Flash640 / .text / fsl_debug_console.o Start End Size % Line
.rodata.DbgConsole_SendData.str1.1 0x0002ceb4 0x0002cf2b 119 59% 10539
.rodata.DbgConsole_Init.str1.1 0x0002cf2b 0x0002cf53 40 20% 10541
.rodata.__func__.0 0x0002cf53 0x0002cf63 16 8% 10543
.rodata.__func__.3 0x0002cf63 0x0002cf7f 28 14% 10545
Expected total in fsl_debug_console.o file: 203 Actual: 203 100% 10539
Flash640 / .text / temp_sensor_drv.o Start End Size % Line
.rodata.ADC_Configuration.str1.1 0x0002cf7f 0x0002cfc1 66 31% 10547
.rodata.load_calibration_param_from_flash.str1.1 0x0002cfc1 0x0002d05a 153 70% 10549
Expected total in temp_sensor_drv.o file: 219 Actual: 219 100% 10547
Flash640 / .text / fsl_adc.o Start End Size % Line
.rodata.ADC_GetInstance.isra.0.str1.1 0x0002d05a 0x0002d0c4 106 45% 10551
.rodata.ADC_Init.str1.1 0x0002d0c4 0x0002d0d3 15 7% 10553
.rodata.ADC_GetConvSeqAGlobalConversionResult.str1.1 0x0002d0d3 0x0002d0e0 13 6% 10555
.rodata.ADC_GetChannelConversionResult.str1.1 0x0002d0e0 0x0002d0f8 24 11% 10557
.rodata.__func__.0 0x0002d0f8 0x0002d117 31 14% 10559
.rodata.__func__.2 0x0002d117 0x0002d12d 22 10% 10561
.rodata.__func__.3 0x0002d12d 0x0002d13d 16 7% 10563
.rodata.__func__.4 0x0002d13d 0x0002d148 11 5% 10565
Expected total in fsl_adc.o file: 238 Actual: 238 100% 10551
Flash640 / .text / board_utility.o Start End Size % Line
.rodata.BOARD_Clock32MCapacitanceCharacteristics 0x0002d148 0x0002d154 12 100% 10568
Expected total in board_utility.o file: 12 Actual: 12 100% 10568
Flash640 / .text / app_buttons.o Start End Size % Line
.rodata.s_u8ButtonDIOLine 0x0002d154 0x0002d159 5 100% 10571
Expected total in app_buttons.o file: 5 Actual: 5 100% 10571
Flash640 / .text / app_menu_handler_OM15082.o Start End Size % Line
.rodata.APP_vHandleFactoryNewKeyPress.str1.1 0x0002d159 0x0002d1ad 84 87% 10573
.rodata.APP_vHandleKeyPress.str1.1 0x0002d1ad 0x0002d1ba 13 14% 10575
Expected total in app_menu_handler_OM15082.o file: 97 Actual: 97 100% 10573
Flash640 / .text / fsl_gint.o Start End Size % Line
.rodata.GINT_GetInstance.str1.1 0x0002d1ba 0x0002d226 108 87% 10577
.rodata.__func__.0 0x0002d226 0x0002d237 17 14% 10579
Expected total in fsl_gint.o file: 125 Actual: 125 100% 10577
Flash640 / .text / appZdpExtraction.o Start End Size % Line
.rodata.zps_bAplZdpUnpackNwkAddressResponse.str1.1 0x0002d237 0x0002d2a3 108 100% 10581
Expected total in appZdpExtraction.o file: 108 Actual: 108 100% 10581
Flash640 / .text / fsl_wwdt.o Start End Size % Line
.rodata.WWDT_GetInstance.isra.0.str1.1 0x0002d237 0x0002d29a 99 53% 10584
.rodata.WWDT_GetDefaultConfig.str1.1 0x0002d29a 0x0002d2a9 15 8% 10586
.rodata.WWDT_Init.str1.1 0x0002d2a9 0x0002d2c4 27 15% 10588
.rodata.__func__.0 0x0002d2c4 0x0002d2d5 17 9% 10590
.rodata.__func__.1 0x0002d2d5 0x0002d2df 10 6% 10592
.rodata.__func__.2 0x0002d2df 0x0002d2f5 22 12% 10594
Expected total in fsl_wwdt.o file: 190 Actual: 190 100% 10584
Flash640 / .text / fsl_clock.o Start End Size % Line
.rodata.CLOCK_Xtal32M_Trim.str1.1 0x0002d2f5 0x0002d3b0 187 74% 10596
.rodata.CLOCK_XtalBasicTrim.str1.1 0x0002d3b0 0x0002d3cc 28 12% 10598
.rodata.__func__.1 0x0002d3cc 0x0002d3df 19 8% 10600
.rodata.__func__.2 0x0002d3df 0x0002d3f3 20 8% 10602
Expected total in fsl_clock.o file: 254 Actual: 254 100% 10596
Flash640 / .text / fsl_reset.o Start End Size % Line
.rodata.RESET_SetPeripheralReset.str1.1 0x0002d3f3 0x0002d44a 87 63% 10604
.rodata.__func__.0 0x0002d44a 0x0002d465 27 20% 10606
.rodata.__func__.1 0x0002d465 0x0002d47e 25 18% 10608
Expected total in fsl_reset.o file: 139 Actual: 139 100% 10604
Flash640 / .text / fsl_usart.o Start End Size % Line
.rodata.USART_GetInstance.str1.1 0x0002d47e 0x0002d4ce 80 23% 10610
.rodata.USART_TransferStartRingBuffer.str1.1 0x0002d4ce 0x0002d4ee 32 9% 10612
.rodata.USART_GetDefaultConfig.str1.1 0x0002d4ee 0x0002d4fd 15 5% 10614
.rodata.USART_SetBaudRate.str1.1 0x0002d4ee 0x0002d52d 63 18% 10616
.rodata.USART_Init.str1.1 0x0002d52d 0x0002d569 60 17% 10618
.rodata.USART_WriteBlocking.str1.1 0x0002d569 0x0002d58d 36 11% 10620
.rodata.__func__.10 0x0002d58d 0x0002d5a1 20 6% 10622
.rodata.__func__.11 0x0002d5a1 0x0002d5b3 18 6% 10624
.rodata.__func__.12 0x0002d5b3 0x0002d5ca 23 7% 10626
.rodata.__func__.13 0x0002d5ca 0x0002d5d7 13 4% 10628
.rodata.__func__.14 0x0002d5d7 0x0002d5e2 11 4% 10630
Expected total in fsl_usart.o file: 356 Actual: 371 105% 10610
Flash640 / .text / fsl_flexcomm.o Start End Size % Line
.rodata.FLEXCOMM_GetInstance.str1.1 0x0002d5e2 0x0002d62f 77 16% 10632
.rodata.FLEXCOMM0_DriverIRQHandler.str1.1 0x0002d62f 0x0002d647 24 5% 10635
.rodata.FLEXCOMM2_DriverIRQHandler.str1.1 0x0002d647 0x0002d65f 24 5% 10637
.rodata.FLEXCOMM3_DriverIRQHandler.str1.1 0x0002d65f 0x0002d677 24 5% 10639
.rodata.FLEXCOMM4_DriverIRQHandler.str1.1 0x0002d677 0x0002d68f 24 5% 10641
.rodata.FLEXCOMM5_DriverIRQHandler.str1.1 0x0002d68f 0x0002d6a7 24 5% 10643
.rodata.FLEXCOMM6_DriverIRQHandler.str1.1 0x0002d6a7 0x0002d6bf 24 5% 10645
.rodata.__func__.0 0x0002d6bf 0x0002d6da 27 6% 10647
.rodata.__func__.1 0x0002d6da 0x0002d6f5 27 6% 10649
.rodata.__func__.2 0x0002d6f5 0x0002d710 27 6% 10651
.rodata.__func__.3 0x0002d710 0x0002d72b 27 6% 10653
.rodata.__func__.4 0x0002d72b 0x0002d746 27 6% 10655
.rodata.__func__.6 0x0002d746 0x0002d761 27 6% 10657
.rodata.__func__.7 0x0002d761 0x0002d778 23 5% 10659
.rodata.s_flexcommBaseAddrs 0x0002d778 0x0002d794 28 6% 10662
.rodata.s_flexcommClocks 0x0002d794 0x0002d7b0 28 6% 10664
.rodata.s_flexcommResets 0x0002d7b0 0x0002d7cc 28 6% 10666
Expected total in fsl_flexcomm.o file: 490 Actual: 490 100% 10632
Flash640 / .text / fsl_common.o Start End Size % Line
.rodata.SDK_DelayAtLeastUs.str1.1 0x0002d7cc 0x0002d83a 110 86% 10668
.rodata.__func__.0 0x0002d83a 0x0002d84d 19 15% 10670
Expected total in fsl_common.o file: 129 Actual: 129 100% 10668
Flash640 / .text / fsl_power.o Start End Size % Line
.rodata.POWER_ApplyLdoActiveVoltage.str1.1 0x0002d84d 0x0002d8c6 121 51% 10672
.rodata.POWER_ApplyLdoActiveVoltage_1V0.str1.1 0x0002d8c6 0x0002d90f 73 31% 10674
.rodata.__func__.0 0x0002d90f 0x0002d931 34 15% 10676
.rodata.__func__.1 0x0002d931 0x0002d93c 11 5% 10678
Expected total in fsl_power.o file: 239 Actual: 239 100% 10672
Flash640 / .text / fsl_wtimer.o Start End Size % Line
.rodata.timer_param 0x0002d93c 0x0002d99c 96 100% 10680
Expected total in fsl_wtimer.o file: 96 Actual: 96 100% 10680
Flash640 / .text / MicroExceptions_arm.o Start End Size % Line
.rodata.ExceptionUnwindStack.str1.1 0x0002d99c 0x0002da5e 194 13% 10682
.rodata.vPrintRegisterBit.str1.1 0x0002da5e 0x0002db20 194 13% 10684
.rodata.vPrintSystemHandlerAndControlStateRegisterBitFields.str1.1 0x0002da5e 0x0002db96 312 21% 10687
.rodata.vPrintConfigurableFaultStatusRegisterBitFields.str1.1 0x0002db96 0x0002dc99 259 18% 10689
.rodata.vDebugBusFaultHandler.str1.1 0x0002dc99 0x0002de2a 401 27% 10692
.rodata.vDebugUsageFaultHandler.str1.1 0x0002de2a 0x0002de4e 36 3% 10695
.rodata.vDebugMemoryFaultHandler.str1.1 0x0002de4e 0x0002de94 70 5% 10697
.rodata.vPrintHardFaultStatusRegisterBitFields.str1.1 0x0002de94 0x0002ded1 61 5% 10699
.rodata.vDebugHardFaultHandler.str1.1 0x0002ded1 0x0002df72 161 11% 10701
Expected total in MicroExceptions_arm.o file: 1494 Actual: 1688 113% 10682
Flash640 / .text / TimersManager.o Start End Size % Line
.rodata.str1.1 0x0002df72 0x0002df7b 9 100% 10703
Expected total in TimersManager.o file: 9 Actual: 9 100% 10703
Flash640 / .text / TMR_Adapter.o Start End Size % Line
.rodata.TMR_eScheduleActivity32kTicksAndGetCurrentTimestampValue.str1.1 0x0002df7b 0x0002e027 172 68% 10705
.rodata.FRO32K_CompleteCalibration.str1.1 0x0002e027 0x0002e03c 21 9% 10707
.rodata.__func__.3 0x0002e03c 0x0002e078 60 24% 10709
Expected total in TMR_Adapter.o file: 253 Actual: 253 100% 10705
Flash640 / .text / fsl_ctimer.o Start End Size % Line
.rodata.s_ctimerBases 0x0002e078 0x0002e080 8 100% 10712
Expected total in fsl_ctimer.o file: 8 Actual: 8 100% 10712
Flash640 / .text / fsl_dma.o Start End Size % Line
.rodata.DMA_GetInstance.str1.1 0x0002e080 0x0002e0ea 106 87% 10714
.rodata.__func__.25 0x0002e0ea 0x0002e0fa 16 14% 10716
Expected total in fsl_dma.o file: 122 Actual: 122 100% 10714
Flash640 / .text / PWR.o Start End Size % Line
.rodata.CSWTCH.37 0x0002e0fa 0x0002e100 6 10% 10718
.rodata.maHandleDeepSleepTable 0x0002e100 0x0002e138 56 91% 10721
Expected total in PWR.o file: 62 Actual: 62 100% 10718
Flash640 / .text / PWRLib.o Start End Size % Line
.rodata.pm_sram0_bank_desc 0x0002e138 0x0002e178 64 67% 10724
.rodata.pm_sram1_bank_desc 0x0002e178 0x0002e198 32 34% 10727
Expected total in PWRLib.o file: 96 Actual: 96 100% 10724
Flash640 / .text / serial_manager.o Start End Size % Line
.rodata.SerialManager_Init.str1.1 0x0002e198 0x0002e1f6 94 25% 10730
.rodata.SerialManager_OpenWriteHandle.str1.1 0x0002e1f6 0x0002e202 12 4% 10733
.rodata.SerialManager_CloseWriteHandle.str1.1 0x0002e202 0x0002e209 7 2% 10735
.rodata.SerialManager_OpenReadHandle.str1.1 0x0002e209 0x0002e214 11 3% 10737
.rodata.SerialManager_CloseReadHandle.str1.1 0x0002e214 0x0002e251 61 17% 10739
.rodata.SerialManager_WriteBlocking.str1.1 0x0002e251 0x0002e25f 14 4% 10741
.rodata.__func__.3 0x0002e25f 0x0002e273 20 6% 10743
.rodata.__func__.4 0x0002e273 0x0002e291 30 8% 10745
.rodata.__func__.5 0x0002e291 0x0002e2ae 29 8% 10747
.rodata.__func__.6 0x0002e2ae 0x0002e2cd 31 9% 10749
.rodata.__func__.7 0x0002e2cd 0x0002e2eb 30 8% 10751
.rodata.__func__.8 0x0002e2eb 0x0002e300 21 6% 10753
.rodata.__func__.9 0x0002e300 0x0002e313 19 6% 10755
Expected total in serial_manager.o file: 379 Actual: 379 100% 10730
Flash640 / .text / serial_port_uart.o Start End Size % Line
.rodata.Serial_UartInit.str1.1 0x0002e313 0x0002e373 96 66% 10757
.rodata.Serial_UartWrite.str1.1 0x0002e373 0x0002e381 14 10% 10760
.rodata.__func__.1 0x0002e373 0x0002e384 17 12% 10762
.rodata.__func__.2 0x0002e384 0x0002e396 18 13% 10764
.rodata.__func__.3 0x0002e396 0x0002e3a6 16 11% 10766
Expected total in serial_port_uart.o file: 147 Actual: 161 110% 10757
Flash640 / .text / usart_adapter.o Start End Size % Line
.rodata.HAL_UartInit.str1.1 0x0002e3a6 0x0002e458 178 74% 10768
.rodata.HAL_UartReceiveBlocking.str1.1 0x0002e458 0x0002e45d 5 3% 10771
.rodata.__func__.0 0x0002e45d 0x0002e472 21 9% 10774
.rodata.__func__.2 0x0002e472 0x0002e481 15 7% 10776
.rodata.__func__.3 0x0002e481 0x0002e490 15 7% 10778
.rodata.s_UsartAdapterBase 0x0002e490 0x0002e498 8 4% 10781
Expected total in usart_adapter.o file: 242 Actual: 242 100% 10768
Flash640 / .text / fsl_assert.o Start End Size % Line
.rodata.__assert_func.str1.1 0x0002e498 0x0002e4d6 62 100% 10783
Expected total in fsl_assert.o file: 62 Actual: 62 100% 10783
Flash640 / .text / fsl_os_abstraction_bm.o Start End Size % Line
.rodata.str1.1 0x0002e4d6 0x0002e4e0 10 84% 10785
.rodata.gUseRtos_c 0x0002e4e0 0x0002e4e2 2 17% 10787
Expected total in fsl_os_abstraction_bm.o file: 12 Actual: 12 100% 10785
Flash640 / .text / Basic.o Start End Size % Line
.rodata.asCLD_BasicClusterAttributeDefinitions 0x0002e4e2 0x0002e55a 120 100% 10791
Expected total in Basic.o file: 120 Actual: 120 100% 10791
Flash640 / .text / Groups.o Start End Size % Line
.rodata.asCLD_GroupsClusterAttributeDefinitions 0x0002e55a 0x0002e56a 16 100% 10794
Expected total in Groups.o file: 16 Actual: 16 100% 10794
Flash640 / .text / Identify.o Start End Size % Line
.rodata.asCLD_IdentifyClusterAttributeDefinitions 0x0002e56a 0x0002e582 24 100% 10797
Expected total in Identify.o file: 24 Actual: 24 100% 10797
Flash640 / .text / LevelControl.o Start End Size % Line
.rodata.asCLD_LevelControlClientClusterAttributeDefinitions 0x0002e582 0x0002e592 16 100% 10800
Expected total in LevelControl.o file: 16 Actual: 16 100% 10800
Flash640 / .text / OnOff.o Start End Size % Line
.rodata.asCLD_OnOffClientClusterAttributeDefinitions 0x0002e592 0x0002e5a2 16 100% 10803
Expected total in OnOff.o file: 16 Actual: 16 100% 10803
Flash640 / .text / ColourControl.o Start End Size % Line
.rodata.asCLD_ColourControlClusterAttributeDefinitions 0x0002e5a2 0x0002e5b2 16 100% 10806
Expected total in ColourControl.o file: 16 Actual: 16 100% 10806
Flash640 / .text / zll_CommissionCmdHandler.o Start End Size % Line
.rodata.eCLD_ZllCommissionCommandHandler.str1.1 0x0002e5b2 0x0002e5bc 10 100% 10809
Expected total in zll_CommissionCmdHandler.o file: 10 Actual: 10 100% 10809
Flash640 / .text / zll_commission.o Start End Size % Line
.rodata.eCLD_ZllCommissionCommandDeviceInfoRspCommandSend.str1.1 0x0002e5b2 0x0002e5ce 28 64% 10812
.rodata.asCLD_ZllCommissionClusterAttributeDefinitions 0x0002e5ce 0x0002e5de 16 37% 10814
Expected total in zll_commission.o file: 44 Actual: 44 100% 10812
Flash640 / .text / zcl_attribute.o Start End Size % Line
.rodata 0x0002e5de 0x0002e5e6 8 4% 10817
.rodata.au8ConstSizeArray 0x0002e5e6 0x0002e6e8 258 97% 10818
Expected total in zcl_attribute.o file: 266 Actual: 266 100% 10817
Flash640 / .text / bdb_ns.o Start End Size % Line
.rodata.BDB_vNsStateMachine.str1.1 0x0002e6e8 0x0002e71a 50 100% 10821
Expected total in bdb_ns.o file: 50 Actual: 50 100% 10821
Flash640 / .text / bdb_tl_end_device_initiator_target.o Start End Size % Line
.rodata.vTlHandleDeviceInfoRequest.str1.1 0x0002e71a 0x0002e736 28 3% 10823
.rodata.vTlSendRouterJoinRequest.constprop.0.str1.1 0x0002e736 0x0002e770 58 6% 10825
.rodata.vTlEndCommissioning.constprop.0.str1.1 0x0002e770 0x0002e77f 15 2% 10827
.rodata.BDB_vTlStateMachine.str1.1 0x0002e77f 0x0002eaf4 885 90% 10829
Expected total in bdb_tl_end_device_initiator_target.o file: 986 Actual: 986 100% 10823
Flash640 / .text / bdb_fb_initiator.o Start End Size % Line
.rodata.vFbBindCluster.str1.1 0x0002eaf4 0x0002eaf5 1 100% 10831
Expected total in bdb_fb_initiator.o file: 1 Actual: 1 100% 10831
Flash640 / .text / PDM_FileSystemData.c.obj Start End Size % Line
.rodata.CSWTCH.36 0x0002eaf4 0x0002eaf8 4 100% 10833
Expected total in PDM_FileSystemData.c.obj file: 4 Actual: 4 100% 10833
Flash640 / .text / zps_apl_apsde.o Start End Size % Line
.rodata.eUnfragmentedUnicastTransmission.str1.1 0x0002eaf8 0x0002eaff 7 50% 10835
.rodata.ZPS_vAplHandleApsdeReqRsp.str1.1 0x0002eaff 0x0002eb06 7 50% 10837
Expected total in zps_apl_apsde.o file: 14 Actual: 14 100% 10835
Flash640 / .text / zps_apl_apsme.o Start End Size % Line
.rodata.zps_vInitAPSMECmdHdr.str1.1 0x0002eb06 0x0002eb0d 7 24% 10839
.rodata.zps_eAplSendApsmeCmdFrame.str1.1 0x0002eb06 0x0002eb0b 5 17% 10842
.rodata.zps_eAplApsmeTransportKeyReqRsp.str1.1 0x0002eb0b 0x0002eb1d 18 60% 10844
.rodata.zps_eAplApsmeUpdateDeviceReqRsp.str1.1 0x0002eb1d 0x0002eb22 5 17% 10846
.rodata.zps_eAplApsmeVerifyKeyReqRsp.str1.1 0x0002eb22 0x0002eb27 5 17% 10848
.rodata.zps_eAplApsmeRequestKeyReqRsp.str1.1 0x0002eb22 0x0002eb24 2 7% 10851
Expected total in zps_apl_apsme.o file: 30 Actual: 42 140% 10839
Flash640 / .text / zps_apl_aps_nlde.o Start End Size % Line
.rodata.zps_vAplApsHandleNldeDcfmInd.str1.1 0x0002eb22 0x0002eb25 3 100% 10853
Expected total in zps_apl_aps_nlde.o file: 3 Actual: 3 100% 10853
Flash640 / .text / zps_apl_sec.o Start End Size % Line
.rodata.zps_eAplSecDecryptPacket.str1.1 0x0002eb25 0x0002eb28 3 100% 10856
Expected total in zps_apl_sec.o file: 3 Actual: 3 100% 10856
Flash640 / .text / zps_apl_aib.o Start End Size % Line
.rodata.zps_u8AplAibGetDeviceApsKeyType.str1.1 0x0002eb28 0x0002ebb6 142 100% 10859
Expected total in zps_apl_aib.o file: 142 Actual: 142 100% 10859
Flash640 / .text / zps_apl_zdo_nwkmanager.o Start End Size % Line
.rodata.ZPS_vSetKeys.str1.1 0x0002ebb6 0x0002ebd8 34 100% 10861
Expected total in zps_apl_zdo_nwkmanager.o file: 34 Actual: 34 100% 10861
Flash640 / .text / zps_apl_zdo_default_server.o Start End Size % Line
.rodata.zps_bAplZdoDefaultServer.str1.1 0x0002ebd8 0x0002ebf4 28 100% 10863
Expected total in zps_apl_zdo_default_server.o file: 28 Actual: 28 100% 10863
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o Start End Size % Line
.rodata.zps_bAplZdoNwkAddrServer.str1.1 0x0002ebf4 0x0002ec10 28 100% 10866
Expected total in zps_apl_zdo_nwk_addr_server.o file: 28 Actual: 28 100% 10866
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o Start End Size % Line
.rodata.zps_bAplZdoIeeeAddrServer.str1.1 0x0002ebf4 0x0002ec10 28 100% 10869
Expected total in zps_apl_zdo_ieee_addr_server.o file: 28 Actual: 28 100% 10869
Flash640 / .text / zps_apl_zdo_match_desc_server.o Start End Size % Line
.rodata.zps_bAplZdoMatchDescServer.str1.1 0x0002ebf4 0x0002ec10 28 100% 10872
Expected total in zps_apl_zdo_match_desc_server.o file: 28 Actual: 28 100% 10872
Flash640 / .text / zps_apl_zdo_simple_desc_server.o Start End Size % Line
.rodata.zps_bAplZdoSimpleDescServer.str1.1 0x0002ebf4 0x0002ec10 28 100% 10875
Expected total in zps_apl_zdo_simple_desc_server.o file: 28 Actual: 28 100% 10875
Flash640 / .text / zps_apl_zdo_device_annce_server.o Start End Size % Line
.rodata.zps_bAplZdoDeviceAnnceServer.str1.1 0x0002ebf4 0x0002ec10 28 100% 10878
Expected total in zps_apl_zdo_device_annce_server.o file: 28 Actual: 28 100% 10878
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o Start End Size % Line
.rodata.zps_bAplZdoMgmtLeaveServer.str1.1 0x0002ebf4 0x0002ec10 28 100% 10881
Expected total in zps_apl_zdo_mgmt_leave_server.o file: 28 Actual: 28 100% 10881
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o Start End Size % Line
.rodata.zps_bAplZdoMgmtNWKUpdateServer.str1.1 0x0002ebf4 0x0002ebfe 10 100% 10884
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: 10 Actual: 10 100% 10884
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o Start End Size % Line
.rodata.zps_bAplZdoBindUnbindServer.str1.1 0x0002ebfe 0x0002ec03 5 100% 10887
Expected total in zps_apl_zdo_bind_unbind_server.o file: 5 Actual: 5 100% 10887
Flash640 / .text / zps_apl_zdp_simple_desc_req.o Start End Size % Line
.rodata.zps_eAplZdpSimpleDescRequest.str1.1 0x0002ec03 0x0002ec08 5 100% 10890
Expected total in zps_apl_zdp_simple_desc_req.o file: 5 Actual: 5 100% 10890
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o Start End Size % Line
.rodata.eSendDeviceAnnounce.str1.1 0x0002ec03 0x0002ec08 5 34% 10893
.rodata.zps_vAplZdoClientLookupNwkAddress.str1.1 0x0002ec08 0x0002ec0d 5 34% 10895
.rodata.zps_bAplZdoZdoClient.str1.1 0x0002ec0d 0x0002ec12 5 34% 10897
Expected total in zps_apl_zdo_nwkmanager_client.o file: 15 Actual: 15 100% 10893
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o Start End Size % Line
.rodata.zps_bAplZdoMgmtBindServer.str1.1 0x0002ec0d 0x0002ec20 19 100% 10900
Expected total in zps_apl_zdo_mgmt_bind_server.o file: 19 Actual: 19 100% 10900
Flash640 / .text / zps_apl_zdp_apsde_req.o Start End Size % Line
.rodata.zps_eAplZdpGenStatusOnlyResponse.str1.1 0x0002ec20 0x0002ec23 3 100% 10903
Expected total in zps_apl_zdp_apsde_req.o file: 3 Actual: 3 100% 10903
Flash640 / .text / zps_apl_zdp_device_annce.o Start End Size % Line
.rodata.zps_eAplZdpDeviceAnnceRequest.str1.1 0x0002ec20 0x0002ec25 5 100% 10905
Expected total in zps_apl_zdp_device_annce.o file: 5 Actual: 5 100% 10905
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o Start End Size % Line
.rodata.zps_eAplZdpIeeeAddrRequest.str1.1 0x0002ec20 0x0002ec25 5 100% 10907
Expected total in zps_apl_zdp_ieee_addr_req.o file: 5 Actual: 5 100% 10907
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_req.o Start End Size % Line
.rodata.zps_eAplZdpMgmtNwkUpdateRequest.str1.1 0x0002ec25 0x0002ec29 4 100% 10909
Expected total in zps_apl_zdp_mgmt_nwk_update_req.o file: 4 Actual: 4 100% 10909
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o Start End Size % Line
.rodata.zps_eAplZdpMgmtPermitJoiningRequest.str1.1 0x0002ec29 0x0002ec2d 4 100% 10911
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: 4 Actual: 4 100% 10911
Flash640 / .text / zps_apl_zdp_node_desc_req.o Start End Size % Line
.rodata.zps_eAplZdpNodeDescRequest.str1.1 0x0002ec29 0x0002ec2d 4 100% 10913
Expected total in zps_apl_zdp_node_desc_req.o file: 4 Actual: 4 100% 10913
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o Start End Size % Line
.rodata.zps_eZdpNwkAddrResponse.str1.1 0x0002ec29 0x0002ec2e 5 100% 10916
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: 5 Actual: 5 100% 10916
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o Start End Size % Line
.rodata.zps_eZdpIeeeAddrResponse.str1.1 0x0002ec2e 0x0002ec3c 14 100% 10919
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: 14 Actual: 14 100% 10919
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpNodeDescResponse.str1.1 0x0002ec2e 0x0002ec37 9 100% 10921
Expected total in zps_apl_zdp_node_desc_rsp.o file: 9 Actual: 9 100% 10921
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpPowerDescResponse.str1.1 0x0002ec37 0x0002ec3d 6 100% 10924
Expected total in zps_apl_zdp_power_desc_rsp.o file: 6 Actual: 6 100% 10924
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpSimpleDescResponse.str1.1 0x0002ec37 0x0002ec42 11 100% 10926
Expected total in zps_apl_zdp_simple_desc_rsp.o file: 11 Actual: 11 100% 10926
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o Start End Size % Line
.rodata.zps_eZdpActiveEpResponse.str1.1 0x0002ec37 0x0002ec3c 5 100% 10928
Expected total in zps_apl_zdp_active_ep_rsp.o file: 5 Actual: 5 100% 10928
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o Start End Size % Line
.rodata.zps_eZdpMatchDescResponse.str1.1 0x0002ec37 0x0002ec3c 5 100% 10930
Expected total in zps_apl_zdp_match_desc_rsp.o file: 5 Actual: 5 100% 10930
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o Start End Size % Line
.rodata.zps_eZdpSystemServerDiscoveryResponse.str1.1 0x0002ec37 0x0002ec3b 4 100% 10932
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: 4 Actual: 4 100% 10932
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o Start End Size % Line
.rodata.zps_eAplZdpMgmtLqiResponse.str1.1 0x0002ec37 0x0002ec3f 8 100% 10934
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: 8 Actual: 8 100% 10934
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o Start End Size % Line
.rodata.zps_eZdpMgmtNwkUpdateNotifyResponse.str1.1 0x0002ec3f 0x0002ec47 8 100% 10937
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: 8 Actual: 8 100% 10937
Flash640 / .text / zps_mac_common.o Start End Size % Line
.rodata.CSWTCH.25 0x0002ec40 0x0002ecc0 128 58% 10941
.rodata.CSWTCH.27 0x0002ecc0 0x0002ece0 32 15% 10943
.rodata.CSWTCH.29 0x0002ece0 0x0002ed00 32 15% 10945
.rodata.CSWTCH.31 0x0002ed00 0x0002ed20 32 15% 10947
Expected total in zps_mac_common.o file: 224 Actual: 224 100% 10941
Flash640 / .text / zps_apl_interpan.o Start End Size % Line
.rodata.vApsInterPanMcpsDataInd.str1.1 0x0002ed20 0x0002ed24 4 50% 10949
.rodata.ZPS_vApsHandleInterPanReqRsp.str1.1 0x0002ed20 0x0002ed28 8 100% 10951
Expected total in zps_apl_interpan.o file: 8 Actual: 12 150% 10949
Flash640 / .text / zps_nwk_leave.o Start End Size % Line
.rodata.zps_psNwkSendLeaveCmd.str1.1 0x0002ed20 0x0002ed23 3 100% 10954
Expected total in zps_nwk_leave.o file: 3 Actual: 3 100% 10954
Flash640 / .text / zps_nwk_maint.o Start End Size % Line
.rodata.zps_psSendNetworkStatusCmd.str1.1 0x0002ed20 0x0002ed24 4 100% 10956
.rodata.zps_psSendNetworkEdTimeoutReqCmd.str1.1 0x0002ed20 0x0002ed24 4 100% 10958
Expected total in zps_nwk_maint.o file: 4 Actual: 8 200% 10956
Flash640 / .text / zps_nwk_mcps.o Start End Size % Line
.rodata.ZPS_vNwkHandleMcpsVsInd.str1.1 0x0002ed20 0x0002ed28 8 40% 10960
.rodata.s_apsStSceTbl 0x0002ed20 0x0002ed34 20 100% 10963
Expected total in zps_nwk_mcps.o file: 20 Actual: 28 140% 10960
Flash640 / .text / zps_nwk_mlme.o Start End Size % Line
.rodata.s_apsStSmeTbl 0x0002ed34 0x0002ed48 20 100% 10965
Expected total in zps_nwk_mlme.o file: 20 Actual: 20 100% 10965
Flash640 / .text / zps_nwk_nib.o Start End Size % Line
.rodata.au32EndDeviceTimeoutConstants 0x0002ed48 0x0002ed84 60 72% 10967
.rodata.au32NwkPdmRecordOffsets 0x0002ed84 0x0002ed9c 24 29% 10970
Expected total in zps_nwk_nib.o file: 84 Actual: 84 100% 10967
Flash640 / .text / zps_nwk_nlme.o Start End Size % Line
.rodata.atCfmSize 0x0002ed9c 0x0002eddc 64 100% 10973
Expected total in zps_nwk_nlme.o file: 64 Actual: 64 100% 10973
Flash640 / .text / zps_nwk_sec.o Start End Size % Line
.rodata.ZPS_bSecDecrypt.str1.1 0x0002eddc 0x0002eddf 3 38% 10975
.rodata.zps_eNwkSecDecryptPacket.str1.1 0x0002eddf 0x0002ede4 5 63% 10977
Expected total in zps_nwk_sec.o file: 8 Actual: 8 100% 10975
Flash640 / .text / zps_nwk_subghz.o Start End Size % Line
.rodata.zps_psSendNetworkLinkPowerDelta.isra.0.str1.1 0x0002ede4 0x0002edeb 7 100% 10979
Expected total in zps_nwk_subghz.o file: 7 Actual: 7 100% 10979
Flash640 / .text / zps_nwk_actv_st.o Start End Size % Line
.rodata.s_aeMlmeDcfmIndToActvStSme 0x0002ede4 0x0002edfb 23 14% 10981
.rodata.s_aeNlmeReqRspToActvStCme 0x0002edfb 0x0002ee0b 16 10% 10983
.rodata.s_aeNwkCmdToActvStSce 0x0002ee0b 0x0002ee18 13 8% 10985
.rodata.s_aprActvStHandleCme 0x0002ee18 0x0002ee38 32 19% 10987
.rodata.s_aprActvStHandleSce 0x0002ee38 0x0002ee54 28 16% 10989
.rodata.s_aprActvStHandleSme 0x0002ee54 0x0002ee70 28 16% 10991
.rodata.s_atActvStSceStt 0x0002ee70 0x0002ee76 6 4% 10993
.rodata.s_atActvStSmeStt 0x0002ee76 0x0002ee7c 6 4% 10995
.rodata.zps_sActvSceTbl 0x0002ee7c 0x0002ee88 12 7% 10997
.rodata.zps_sActvSmeTbl 0x0002ee88 0x0002ee94 12 7% 11000
Expected total in zps_nwk_actv_st.o file: 176 Actual: 176 100% 10981
Flash640 / .text / zps_nwk_disc_st.o Start End Size % Line
.rodata.s_aeMlmeDcfmIndToDiscStSme 0x0002ee94 0x0002eeac 24 34% 11003
.rodata.s_aprDiscStHandleSme 0x0002eeac 0x0002eec8 28 39% 11006
.rodata.s_atDiscStSmeStt 0x0002eec8 0x0002eed0 8 12% 11008
.rodata.zps_sDiscSmeTbl 0x0002eed0 0x0002eedc 12 17% 11010
Expected total in zps_nwk_disc_st.o file: 72 Actual: 72 100% 11003
Flash640 / .text / zps_nwk_frm.o Start End Size % Line
.rodata.zps_psSendFrm.str1.1 0x0002eedc 0x0002eedf 3 43% 11013
.rodata.str1.1 0x0002eedc 0x0002eee8 12 172% 11015
.rodata.au8JitterLUT.0 0x0002eedc 0x0002eee3 7 100% 11017
Expected total in zps_nwk_frm.o file: 7 Actual: 22 315% 11013
Flash640 / .text / zps_nwk_idle_st.o Start End Size % Line
.rodata.s_aeNlmeReqRspToIdleStCme 0x0002eee3 0x0002eef4 17 52% 11019
.rodata.s_aprIdleStHandleCme 0x0002eef4 0x0002ef04 16 49% 11023
Expected total in zps_nwk_idle_st.o file: 33 Actual: 33 100% 11019
Flash640 / .text / zps_nwk_join.o Start End Size % Line
.rodata.zps_psNwkSendRejoinReqCmd.str1.1 0x0002ef04 0x0002ef07 3 8% 11025
.rodata.zps_psNwkSendRejoinRspCmd.str1.1 0x0002ef04 0x0002ef08 4 11% 11027
.rodata.zps_eNwkProcessJoinInd.str1.1 0x0002ef04 0x0002ef26 34 88% 11029
.rodata 0x0002ef26 0x0002ef2b 5 13% 11031
Expected total in zps_nwk_join.o file: 39 Actual: 46 118% 11025
Flash640 / .text / zps_nwk_join_st.o Start End Size % Line
.rodata.s_aeMlmeDcfmIndToJoinStSme 0x0002ef2b 0x0002ef42 23 20% 11032
.rodata.s_aeNwkCmdToJoinStSce 0x0002ef42 0x0002ef50 14 12% 11034
.rodata.s_aprJoinStHandleSce 0x0002ef50 0x0002ef5c 12 11% 11037
.rodata.s_aprJoinStHandleSme 0x0002ef5c 0x0002ef6c 16 14% 11039
.rodata.s_atJoinStSceStt 0x0002ef6c 0x0002ef71 5 5% 11041
.rodata.s_atJoinStSmeStt 0x0002ef71 0x0002ef88 23 20% 11043
.rodata.zps_sJoinSceTbl 0x0002ef88 0x0002ef94 12 11% 11046
.rodata.zps_sJoinSmeTbl 0x0002ef94 0x0002efa0 12 11% 11049
Expected total in zps_nwk_join_st.o file: 117 Actual: 117 100% 11032
Flash640 / .text / Mini_Main.o Start End Size % Line
.rodata.au8HeaderSize.0 0x0002efa0 0x0002efae 14 47% 11052
.rodata.sPibInitialValues 0x0002efae 0x0002efbe 16 54% 11054
Expected total in Mini_Main.o file: 30 Actual: 30 100% 11052
Flash640 / .text / radio.o Start End Size % Line
.rodata.radio_DCO_cal.str1.1 0x0002efbe 0x0002efc6 8 1% 11056
.rodata 0x0002efc6 0x0002efe2 28 3% 11058
.rodata.assign_Synth_Cal_Op_Lock_init_regs 0x0002efe2 0x0002f022 64 7% 11059
.rodata.assign_Synth_Cal_Startup_init_regs 0x0002f022 0x0002f066 68 7% 11062
.rodata.assign_TMU_init_regs 0x0002f066 0x0002f0b2 76 8% 11065
.rodata.assign_init_regs 0x0002f0b2 0x0002f122 112 11% 11068
.rodata.assign_init_regs_ES2 0x0002f122 0x0002f12e 12 2% 11071
.rodata.assign_init_regs_ES2MF 0x0002f12e 0x0002f13a 12 2% 11074
.rodata.assign_std_specific_banked_regs 0x0002f13a 0x0002f172 56 6% 11077
.rodata.assign_unbanked_common_regs 0x0002f172 0x0002f19a 40 4% 11080
.rodata.assign_unbanked_std_specific_regs 0x0002f19a 0x0002f1aa 16 2% 11083
.rodata.assign_unbanked_zbble_specific_regs 0x0002f1aa 0x0002f246 156 15% 11086
.rodata.assign_zbble_specific_banked_regs 0x0002f246 0x0002f290 74 8% 11089
.rodata.freq_prog 0x0002f290 0x0002f31c 140 14% 11093
.rodata.lut_defaults 0x0002f31c 0x0002f378 92 9% 11096
.rodata.lut_hiTx_defaults 0x0002f378 0x0002f3d4 92 9% 11099
Expected total in radio.o file: 1046 Actual: 1046 100% 11056

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

Flash640 - Folders

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

The following folders are in the Flash640 memory:

Flash640 / .text Files Size %
APP/ColorSceneController/Source/ 5 1656 1%
APP/Common/Source/ 2 457 1%
APP/Common/Source/board_k32w0/ 7 1451 1%
APP/Common_Controller/Source/ 25 19366 11%
LIB// 1 16 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/PDM/Library/libPDM.a/ 28 9764 6%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/PDUM/Library/libPDUM.a/ 3 2428 2%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/PWRM/Library/libPWRM.a/ 1 32 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/SecLib/lib_crypto_m4.a/ 1 380 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/framework/XCVR/lib/libRadio.a/ 2 11958 7%
LIB/SDKPackages/K32W061DK6/middleware/wireless/ieee-802.15.4/lib/libMiniMac.a/ 14 13974 8%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSAPL.a/ 86 40664 22%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSIPAN_ZED.a/ 3 1490 1%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSMAC_Mini_SOC.a/ 6 4948 3%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSNWK_ZED.a/ 41 27640 15%
LIB/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/libs/libZPSTSV.a/ 1 100 1%
LIB/gcc/arm-none-eabi/10.3.1/arm-none-eabi/lib/thumb/v7e-m/nofp/libc.a/ 5 816 1%
LIB/gcc/arm-none-eabi/10.3.1/thumb/v7e-m/nofp/libgcc.a/ 6 1900 1%
SDK/SDKPackages/K32W061DK6/components/serial_manager/ 4 1334 1%
SDK/SDKPackages/K32W061DK6/components/uart/ 2 570 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/ 1 228 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/drivers/ 31 11260 6%
SDK/SDKPackages/K32W061DK6/devices/K32W061/utilities/ 2 90 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/utilities/debug_console/ 2 615 1%
SDK/SDKPackages/K32W061DK6/devices/K32W061/utilities/str/ 1 1400 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/Common/ 2 104 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/DebugExceptionHandlers_jn518x/src/ 3 3994 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/DebugFifo/Source/ 1 82 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/FunctionLib/ 1 66 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/GPIO/ 1 12 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/Lists/ 1 134 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/LowPower/Source/k32w061dk6/ 5 2282 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/MemManager/Source/ 1 312 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/Messaging/Source/ 1 30 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/OSAbstraction/Source/ 2 724 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/Panic/Source/ 1 2 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/RNG/Source/ 1 192 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/SecLib/ 1 732 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/framework/TimersManager/Source/ 4 2362 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/Common/ 3 1604 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/FindAndBind/ 3 1931 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/NwkSteering/ 2 1750 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/BDB/Source/TouchLink/ 1 430 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCIF/Source/ 23 10722 6%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/Commissioning/Source/ 6 5042 3%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/General/Source/ 24 3208 2%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Clusters/Lighting/Source/ 4 652 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZCL/Devices/ZLO/Source/ 1 432 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/ZigbeeCommon/Source/ 7 1668 1%
SDK/SDKPackages/K32W061DK6/middleware/wireless/zigbee/platform/K32W0/platform/ 1 4 1%
SDK/gcc/ 2 544 1%
Expected total in .text section: 193108 Actual: 193552 101%

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

Flash640 - Tree

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

The following folders and files are in the Flash640 memory:

Flash640 / .text Size %
APP/ 22930 12%
|       ColorSceneController/ 1656 1%
|       |       Source/ 1656 1%
|       |       |       App_ColorSceneController.o 252 1%
|       |       |       pdum_gen.o 40 1%
|       |       |       zps_gen.o 1364 1%
|       Common/ 1908 1%
|       |       Source/ 1908 1%
|       |       |       app_buttons.o 457 1%
|       |       |       board_k32w0/ 1451 1%
|       |       |       |       board.o 44 1%
|       |       |       |       board_utility.o 44 1%
|       |       |       |       hardware_init.o 240 1%
|       |       |       |       pin_mux.o 80 1%
|       |       |       |       temp_sensor_drv.o 1043 1%
|       Common_Controller/ 19366 11%
|       |       Source/ 19366 11%
|       |       |       app_colour_commands.o 532 1%
|       |       |       app_general_commands.o 368 1%
|       |       |       app_group_commands.o 143 1%
|       |       |       app_identify_commands.o 56 1%
|       |       |       app_led_control.o 192 1%
|       |       |       app_level_commands.o 203 1%
|       |       |       app_main.o 1268 1%
|       |       |       app_menu_handler_OM15082.o 1493 1%
|       |       |       app_on_off_commands.o 128 1%
|       |       |       app_scenes_commands.o 136 1%
|       |       |       app_serial_interface.o 412 1%
|       |       |       app_start_controller.o 794 1%
|       |       |       app_uart.o 228 1%
|       |       |       app_zcl_controller_task.o 933 1%
|       |       |       bdb_tl_end_device_initiator_target.o 6134 4%
|       |       |       zlo_controller_node.o 6346 4%
LIB/ 116110 61%
|       / 16 1%
|       |       linker 16 1%
|       SDKPackages/ 113378 59%
|       |       K32W061DK6/ 113378 59%
|       |       |       middleware/ 113378 59%
|       |       |       |       wireless/ 113378 59%
|       |       |       |       |       framework/ 24562 13%
|       |       |       |       |       |       PDM/ 9764 6%
|       |       |       |       |       |       |       Library/ 9764 6%
|       |       |       |       |       |       |       |       libPDM.a/ 9764 6%
|       |       |       |       |       |       |       |       |       PDM_Create.c.obj 412 1%
|       |       |       |       |       |       |       |       |       PDM_FLASH.c.obj 628 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystem.c.obj 452 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemData.c.obj 744 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemDelete.c.obj 164 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemGenerate.c.obj 768 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemHeaderAccessFunctions.c.obj 272 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemHeaderChecksum.c.obj 112 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemHeaderRepair.c.obj 360 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemHeaderVerify.c.obj 120 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemMove.c.obj 464 1%
|       |       |       |       |       |       |       |       |       PDM_FileSystemVerify.c.obj 440 1%
|       |       |       |       |       |       |       |       |       PDM_NVMReadAndWrite.c.obj 238 1%
|       |       |       |       |       |       |       |       |       PDM_NVMheaderAccessFunctions.c.obj 38 1%
|       |       |       |       |       |       |       |       |       PDM_NVMheaderReadAndWrite.c.obj 110 1%
|       |       |       |       |       |       |       |       |       PDM_NVMsegmentStatus.c.obj 48 1%
|       |       |       |       |       |       |       |       |       PDM_SearchAndListOrder.c.obj 422 1%
|       |       |       |       |       |       |       |       |       PDM_Segment.c.obj 368 1%
|       |       |       |       |       |       |       |       |       PDM_SegmentData.c.obj 100 1%
|       |       |       |       |       |       |       |       |       PDM_SegmentReplace.c.obj 920 1%
|       |       |       |       |       |       |       |       |       PDM_SegmentSequenceExtendDelete.c.obj 208 1%
|       |       |       |       |       |       |       |       |       PDM_SegmentSequenceExtendFilter.c.obj 504 1%
|       |       |       |       |       |       |       |       |       PDM_SegmentSequenceExtendReconstruct.c.obj 648 1%
|       |       |       |       |       |       |       |       |       PDM_SegmentSequenceSave.c.obj 678 1%
|       |       |       |       |       |       |       |       |       PDM_WearLevelling.c.obj 232 1%
|       |       |       |       |       |       |       |       |       PDM_slist.c.obj 290 1%
|       |       |       |       |       |       |       |       |       PdmNoRtosStub.c.obj 24 1%
|       |       |       |       |       |       PDUM/ 2428 2%
|       |       |       |       |       |       |       Library/ 2428 2%
|       |       |       |       |       |       |       |       libPDUM.a/ 2428 2%
|       |       |       |       |       |       |       |       |       pdum.o 760 1%
|       |       |       |       |       |       |       |       |       pdum_apl.o 520 1%
|       |       |       |       |       |       |       |       |       pdum_nwk.o 1148 1%
|       |       |       |       |       |       PWRM/ 32 1%
|       |       |       |       |       |       |       Library/ 32 1%
|       |       |       |       |       |       |       |       libPWRM.a/ 32 1%
|       |       |       |       |       |       |       |       |       pwrm.o 32 1%
|       |       |       |       |       |       SecLib/ 380 1%
|       |       |       |       |       |       |       lib_crypto_m4.a/ 380 1%
|       |       |       |       |       |       |       |       aes_mmo.c.obj 380 1%
|       |       |       |       |       |       XCVR/ 11958 7%
|       |       |       |       |       |       |       lib/ 11958 7%
|       |       |       |       |       |       |       |       libRadio.a/ 11958 7%
|       |       |       |       |       |       |       |       |       radio.o 11958 7%
|       |       |       |       |       ieee-802.15.4/ 13974 8%
|       |       |       |       |       |       lib/ 13974 8%
|       |       |       |       |       |       |       libMiniMac.a/ 13974 8%
|       |       |       |       |       |       |       |       MMAC.o 6166 4%
|       |       |       |       |       |       |       |       MMAC_RadioInit_JN518x.o 20 1%
|       |       |       |       |       |       |       |       MMAC_TimerServer.o 222 1%
|       |       |       |       |       |       |       |       Mini_Association.o 1286 1%
|       |       |       |       |       |       |       |       Mini_Main.o 1214 1%
|       |       |       |       |       |       |       |       Mini_Mcps.o 520 1%
|       |       |       |       |       |       |       |       Mini_Poll.o 396 1%
|       |       |       |       |       |       |       |       Mini_Running.o 408 1%
|       |       |       |       |       |       |       |       Mini_Scan.o 1792 1%
|       |       |       |       |       |       |       |       Mini_Shim.o 200 1%
|       |       |       |       |       |       |       |       Mini_TimerServer.o 160 1%
|       |       |       |       |       |       |       |       Mini_TxRx.o 1564 1%
|       |       |       |       |       |       |       |       endian.o 26 1%
|       |       |       |       |       zigbee/ 74842 39%
|       |       |       |       |       |       platform/ 74842 39%
|       |       |       |       |       |       |       K32W0/ 74842 39%
|       |       |       |       |       |       |       |       libs/ 74842 39%
|       |       |       |       |       |       |       |       |       libZPSAPL.a/ 40664 22%
|       |       |       |       |       |       |       |       |       |       zps_apl_af.o 936 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_af_apsde.o 1372 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_aib.o 796 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_aps_nlde.o 3751 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsde.o 3190 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_apsme.o 3002 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_inl.o 16 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_mac_isr.o 566 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_sec.o 1993 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_task.o 616 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_active_ep_server.o 224 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bind_manager.o 168 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bind_unbind_server.o 683 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_bound_data_request_manager.o 2188 2%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_common.o 364 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_default_server.o 572 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_device_annce_server.o 456 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_handle_zdp_event.o 392 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_ieee_addr_server.o 436 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_match_desc_server.o 776 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_bind_server.o 511 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_leave_server.o 636 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_lqi_server.o 512 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_mgmt_nwk_update_server.o 1732 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_node_desc_server.o 320 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwk_addr_server.o 458 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_nwkmanager.o 8994 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 568 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_system_server_discovery_server.o 140 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdo_trust_center.o 68 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_active_ep_rsp.o 145 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_apsde_req.o 411 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_bind_rsp.o 38 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_device_annce.o 109 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_ieee_addr_req.o 109 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_ieee_addr_rsp.o 218 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_match_desc_rsp.o 145 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_leave_rsp.o 40 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_lqi_rsp.o 248 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_nwk_update_notify_rsp.o 176 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_nwk_update_req.o 172 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_mgmt_permit_joining_req.o 184 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_node_desc_req.o 128 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_node_desc_rsp.o 169 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_nwk_addr_rsp.o 209 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_power_desc_rsp.o 150 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_simple_desc_req.o 149 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_simple_desc_rsp.o 235 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_system_server_discovery_rsp.o 120 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_zdp_unbind_rsp.o 38 1%
|       |       |       |       |       |       |       |       |       libZPSIPAN_ZED.a/ 1490 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_interpan.o 1388 1%
|       |       |       |       |       |       |       |       |       |       zps_apl_options.o 102 1%
|       |       |       |       |       |       |       |       |       libZPSMAC_Mini_SOC.a/ 4948 3%
|       |       |       |       |       |       |       |       |       |       zps_mac_common.o 586 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_ie.o 196 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_if_table.o 830 1%
|       |       |       |       |       |       |       |       |       |       zps_mac_shim.o 580 1%
|       |       |       |       |       |       |       |       |       |       zps_miniMac.o 2756 2%
|       |       |       |       |       |       |       |       |       libZPSNWK_ZED.a/ 27640 15%
|       |       |       |       |       |       |       |       |       |       zps_nwk_actv_st.o 372 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_btt.o 344 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_dcim.o 76 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc.o 376 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_disc_st.o 1210 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_frm.o 1721 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_idle_st.o 77 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_intf.o 268 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_join.o 4063 3%
|       |       |       |       |       |       |       |       |       |       zps_nwk_join_st.o 1491 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_leave.o 737 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lib.o 228 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_lkst.o 84 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mac.o 12 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_main.o 148 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_maint.o 2968 2%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mcps.o 3760 2%
|       |       |       |       |       |       |       |       |       |       zps_nwk_mlme.o 124 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nib.o 5760 3%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nlde.o 500 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_nlme.o 460 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_rt.o 68 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_scan.o 128 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_sec.o 1636 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_slist.o 112 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_subghz.o 767 1%
|       |       |       |       |       |       |       |       |       |       zps_nwk_sync.o 150 1%
|       |       |       |       |       |       |       |       |       libZPSTSV.a/ 100 1%
|       |       |       |       |       |       |       |       |       |       zps_tsv.o 100 1%
|       gcc/ 2716 2%
|       |       arm-none-eabi/ 2716 2%
|       |       |       10.3.1/ 2716 2%
|       |       |       |       arm-none-eabi/ 816 1%
|       |       |       |       |       lib/ 816 1%
|       |       |       |       |       |       thumb/ 816 1%
|       |       |       |       |       |       |       v7e-m/ 816 1%
|       |       |       |       |       |       |       |       nofp/ 816 1%
|       |       |       |       |       |       |       |       |       libc.a/ 816 1%
|       |       |       |       |       |       |       |       |       |       lib_a-abs.o 8 1%
|       |       |       |       |       |       |       |       |       |       lib_a-memcmp.o 104 1%
|       |       |       |       |       |       |       |       |       |       lib_a-memcpy.o 308 1%
|       |       |       |       |       |       |       |       |       |       lib_a-memset.o 172 1%
|       |       |       |       |       |       |       |       |       |       lib_a-strlen.o 224 1%
|       |       |       |       thumb/ 1900 1%
|       |       |       |       |       v7e-m/ 1900 1%
|       |       |       |       |       |       nofp/ 1900 1%
|       |       |       |       |       |       |       libgcc.a/ 1900 1%
|       |       |       |       |       |       |       |       _aeabi_ldivmod.o 160 1%
|       |       |       |       |       |       |       |       _aeabi_uldivmod.o 48 1%
|       |       |       |       |       |       |       |       _arm_addsubdf3.o 888 1%
|       |       |       |       |       |       |       |       _arm_fixdfsi.o 80 1%
|       |       |       |       |       |       |       |       _dvmd_tls.o 4 1%
|       |       |       |       |       |       |       |       _udivmoddi4.o 720 1%
SDK/ 54512 29%
|       SDKPackages/ 53968 28%
|       |       K32W061DK6/ 53968 28%
|       |       |       components/ 1904 1%
|       |       |       |       serial_manager/ 1334 1%
|       |       |       |       |       serial_manager.o 983 1%
|       |       |       |       |       serial_port_uart.o 351 1%
|       |       |       |       uart/ 570 1%
|       |       |       |       |       usart_adapter.o 570 1%
|       |       |       devices/ 13593 8%
|       |       |       |       K32W061/ 13593 8%
|       |       |       |       |       drivers/ 11260 6%
|       |       |       |       |       |       fsl_adc.o 714 1%
|       |       |       |       |       |       fsl_aes.o 344 1%
|       |       |       |       |       |       fsl_clock.o 2382 2%
|       |       |       |       |       |       fsl_common.o 297 1%
|       |       |       |       |       |       fsl_ctimer.o 132 1%
|       |       |       |       |       |       fsl_dma.o 350 1%
|       |       |       |       |       |       fsl_flash.o 228 1%
|       |       |       |       |       |       fsl_flexcomm.o 1014 1%
|       |       |       |       |       |       fsl_fmeas.o 40 1%
|       |       |       |       |       |       fsl_gint.o 369 1%
|       |       |       |       |       |       fsl_gpio.o 48 1%
|       |       |       |       |       |       fsl_inputmux.o 20 1%
|       |       |       |       |       |       fsl_power.o 2431 2%
|       |       |       |       |       |       fsl_reset.o 343 1%
|       |       |       |       |       |       fsl_rng.o 216 1%
|       |       |       |       |       |       fsl_rtc.o 26 1%
|       |       |       |       |       |       fsl_usart.o 984 1%
|       |       |       |       |       |       fsl_wtimer.o 764 1%
|       |       |       |       |       |       fsl_wwdt.o 558 1%
|       |       |       |       |       system_K32W061.o 228 1%
|       |       |       |       |       utilities/ 2105 2%
|       |       |       |       |       |       debug_console/ 615 1%
|       |       |       |       |       |       |       fsl_debug_console.o 615 1%
|       |       |       |       |       |       fsl_assert.o 90 1%
|       |       |       |       |       |       str/ 1400 1%
|       |       |       |       |       |       |       fsl_str.o 1400 1%
|       |       |       middleware/ 38471 20%
|       |       |       |       wireless/ 38471 20%
|       |       |       |       |       framework/ 11028 6%
|       |       |       |       |       |       Common/ 104 1%
|       |       |       |       |       |       |       Heap.o 72 1%
|       |       |       |       |       |       |       MicroInt_arm_sdk2.o 32 1%
|       |       |       |       |       |       DebugExceptionHandlers_jn518x/ 3994 3%
|       |       |       |       |       |       |       src/ 3994 3%
|       |       |       |       |       |       |       |       Exceptions_NVIC.o 44 1%
|       |       |       |       |       |       |       |       MicroExceptions_arm.o 3950 3%
|       |       |       |       |       |       DebugFifo/ 82 1%
|       |       |       |       |       |       |       Source/ 82 1%
|       |       |       |       |       |       |       |       Debug.o 82 1%
|       |       |       |       |       |       FunctionLib/ 66 1%
|       |       |       |       |       |       |       FunctionLib.o 66 1%
|       |       |       |       |       |       GPIO/ 12 1%
|       |       |       |       |       |       |       GPIO_Adapter.o 12 1%
|       |       |       |       |       |       Lists/ 134 1%
|       |       |       |       |       |       |       GenericList.o 134 1%
|       |       |       |       |       |       LowPower/ 2282 2%
|       |       |       |       |       |       |       Source/ 2282 2%
|       |       |       |       |       |       |       |       k32w061dk6/ 2282 2%
|       |       |       |       |       |       |       |       |       PWR.o 1442 1%
|       |       |       |       |       |       |       |       |       PWRLib.o 812 1%
|       |       |       |       |       |       |       |       |       PWR_setjmp.o 28 1%
|       |       |       |       |       |       MemManager/ 312 1%
|       |       |       |       |       |       |       Source/ 312 1%
|       |       |       |       |       |       |       |       MemManager.o 312 1%
|       |       |       |       |       |       Messaging/ 30 1%
|       |       |       |       |       |       |       Source/ 30 1%
|       |       |       |       |       |       |       |       Messaging.o 30 1%
|       |       |       |       |       |       OSAbstraction/ 724 1%
|       |       |       |       |       |       |       Source/ 724 1%
|       |       |       |       |       |       |       |       fsl_os_abstraction_bm.o 724 1%
|       |       |       |       |       |       Panic/ 2 1%
|       |       |       |       |       |       |       Source/ 2 1%
|       |       |       |       |       |       |       |       Panic.o 2 1%
|       |       |       |       |       |       RNG/ 192 1%
|       |       |       |       |       |       |       Source/ 192 1%
|       |       |       |       |       |       |       |       RNG.o 192 1%
|       |       |       |       |       |       SecLib/ 732 1%
|       |       |       |       |       |       |       SecLib.o 732 1%
|       |       |       |       |       |       TimersManager/ 2362 2%
|       |       |       |       |       |       |       Source/ 2362 2%
|       |       |       |       |       |       |       |       TMR_Adapter.o 1545 1%
|       |       |       |       |       |       |       |       TimersManager.o 817 1%
|       |       |       |       |       zigbee/ 27443 15%
|       |       |       |       |       |       BDB/ 5715 3%
|       |       |       |       |       |       |       Source/ 5715 3%
|       |       |       |       |       |       |       |       Common/ 1604 1%
|       |       |       |       |       |       |       |       |       bdb_fr.o 120 1%
|       |       |       |       |       |       |       |       |       bdb_start.o 1308 1%
|       |       |       |       |       |       |       |       |       bdb_state_machine.o 176 1%
|       |       |       |       |       |       |       |       FindAndBind/ 1931 1%
|       |       |       |       |       |       |       |       |       bdb_fb_common.o 14 1%
|       |       |       |       |       |       |       |       |       bdb_fb_initiator.o 1917 1%
|       |       |       |       |       |       |       |       NwkSteering/ 1750 1%
|       |       |       |       |       |       |       |       |       bdb_ns.o 1750 1%
|       |       |       |       |       |       |       |       TouchLink/ 430 1%
|       |       |       |       |       |       |       |       |       bdb_tl_common.o 430 1%
|       |       |       |       |       |       ZCIF/ 10722 6%
|       |       |       |       |       |       |       Source/ 10722 6%
|       |       |       |       |       |       |       |       dlist.o 236 1%
|       |       |       |       |       |       |       |       zcl.o 892 1%
|       |       |       |       |       |       |       |       zcl_CustomCommandReceive.o 572 1%
|       |       |       |       |       |       |       |       zcl_CustomCommandSend.o 608 1%
|       |       |       |       |       |       |       |       zcl_PDUbufferReadWrite.o 342 1%
|       |       |       |       |       |       |       |       zcl_PDUbufferReadWriteString.o 680 1%
|       |       |       |       |       |       |       |       zcl_WriteAttributesRequestHandle.o 812 1%
|       |       |       |       |       |       |       |       zcl_attribute.o 1244 1%
|       |       |       |       |       |       |       |       zcl_buffer.o 72 1%
|       |       |       |       |       |       |       |       zcl_command.o 304 1%
|       |       |       |       |       |       |       |       zcl_common.o 64 1%
|       |       |       |       |       |       |       |       zcl_defaultResponse.o 248 1%
|       |       |       |       |       |       |       |       zcl_event.o 1340 1%
|       |       |       |       |       |       |       |       zcl_heap.o 56 1%
|       |       |       |       |       |       |       |       zcl_library_options.o 88 1%
|       |       |       |       |       |       |       |       zcl_readAttributesRequestHandle.o 520 1%
|       |       |       |       |       |       |       |       zcl_readAttributesRequestSend.o 212 1%
|       |       |       |       |       |       |       |       zcl_readAttributesResponseHandle.o 448 1%
|       |       |       |       |       |       |       |       zcl_reportManager.o 40 1%
|       |       |       |       |       |       |       |       zcl_search.o 528 1%
|       |       |       |       |       |       |       |       zcl_timer.o 392 1%
|       |       |       |       |       |       |       |       zcl_transmit.o 1024 1%
|       |       |       |       |       |       ZCL/ 9334 5%
|       |       |       |       |       |       |       Clusters/ 8902 5%
|       |       |       |       |       |       |       |       Commissioning/ 5042 3%
|       |       |       |       |       |       |       |       |       Source/ 5042 3%
|       |       |       |       |       |       |       |       |       |       zll_CommissionCmdHandler.o 2118 2%
|       |       |       |       |       |       |       |       |       |       zll_UtilityCmdHandler.o 574 1%
|       |       |       |       |       |       |       |       |       |       zll_commission.o 1642 1%
|       |       |       |       |       |       |       |       |       |       zll_utility.o 708 1%
|       |       |       |       |       |       |       |       General/ 3208 2%
|       |       |       |       |       |       |       |       |       Source/ 3208 2%
|       |       |       |       |       |       |       |       |       |       Basic.o 264 1%
|       |       |       |       |       |       |       |       |       |       BasicClientCommands.o 48 1%
|       |       |       |       |       |       |       |       |       |       BasicCommandHandler.o 100 1%
|       |       |       |       |       |       |       |       |       |       Groups.o 136 1%
|       |       |       |       |       |       |       |       |       |       GroupsClientCommands.o 130 1%
|       |       |       |       |       |       |       |       |       |       GroupsCommandHandler.o 256 1%
|       |       |       |       |       |       |       |       |       |       Identify.o 266 1%
|       |       |       |       |       |       |       |       |       |       IdentifyClientCommands.o 186 1%
|       |       |       |       |       |       |       |       |       |       IdentifyCommandHandler.o 310 1%
|       |       |       |       |       |       |       |       |       |       IdentifyServerCommands.o 160 1%
|       |       |       |       |       |       |       |       |       |       LevelControl.o 112 1%
|       |       |       |       |       |       |       |       |       |       LevelControlClientCommands.o 182 1%
|       |       |       |       |       |       |       |       |       |       LevelControlCommandHandler.o 6 1%
|       |       |       |       |       |       |       |       |       |       OnOff.o 64 1%
|       |       |       |       |       |       |       |       |       |       OnOffCommandHandler.o 24 1%
|       |       |       |       |       |       |       |       |       |       OnOffCommands.o 176 1%
|       |       |       |       |       |       |       |       |       |       Scenes.o 68 1%
|       |       |       |       |       |       |       |       |       |       ScenesClientCommands.o 142 1%
|       |       |       |       |       |       |       |       |       |       ScenesCommandHandler.o 578 1%
|       |       |       |       |       |       |       |       Lighting/ 652 1%
|       |       |       |       |       |       |       |       |       Source/ 652 1%
|       |       |       |       |       |       |       |       |       |       ColourControl.o 104 1%
|       |       |       |       |       |       |       |       |       |       ColourControlClientCommands.o 544 1%
|       |       |       |       |       |       |       |       |       |       ColourControlCommandHandler.o 4 1%
|       |       |       |       |       |       |       Devices/ 432 1%
|       |       |       |       |       |       |       |       ZLO/ 432 1%
|       |       |       |       |       |       |       |       |       Source/ 432 1%
|       |       |       |       |       |       |       |       |       |       colour_scene_controller.o 432 1%
|       |       |       |       |       |       ZigbeeCommon/ 1668 1%
|       |       |       |       |       |       |       Source/ 1668 1%
|       |       |       |       |       |       |       |       ZQueue.o 164 1%
|       |       |       |       |       |       |       |       ZTimer.o 496 1%
|       |       |       |       |       |       |       |       appZdpExtraction.o 556 1%
|       |       |       |       |       |       |       |       appZpsBeaconHandler.o 288 1%
|       |       |       |       |       |       |       |       app_zps_link_keys.o 8 1%
|       |       |       |       |       |       |       |       port_JN518x.o 156 1%
|       |       |       |       |       |       platform/ 4 1%
|       |       |       |       |       |       |       K32W0/ 4 1%
|       |       |       |       |       |       |       |       platform/ 4 1%
|       |       |       |       |       |       |       |       |       timer.o 4 1%
|       gcc/ 544 1%
|       |       startup_K32W061.o 544 1%

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

Flash640 - Map

Tooltips indicate block information.

Click a block to jump to its information.

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

#5084 BANK: ACTIVE_288KB - Start=0x00000000 End=0x00048000 Size=294912 BANK: ACTIVE_288KB - Start=0x00000000 End=0x00048000 Size=294912ACTIVE_288KB #5544 SECTION: .headerA - Start=0x00000000 End=0x00000150 Size=336 #5591 SECTION: .headerB - Start=0x00000150 End=0x00000168 Size=24 #5603 SECTION: .filler - Start=0x00000168 End=0x00000180 Size=24 #5609 SECTION: .text - Start=0x00000180 End=0x0002f3d4 Size=193108 #5609 SECTION: .text - Start=0x00000180 End=0x0002f3d4 Size=193108.text #11124 SECTION: .ARM.exidx - Start=0x0002f3d4 End=0x0002f3dc Size=8 #5612 FILE: startup_K32W061.o - Start=0x00000180 End=0x00000320 Size=416 #5612 FILE: startup_K32W061.o - Start=0x00000180 End=0x00000320 Size=416startup_K32W061.o #5668 FILE: app_main.o - Start=0x00000320 End=0x000006e0 Size=960 #5668 FILE: app_main.o - Start=0x00000320 End=0x000006e0 Size=960app_main.o #5689 FILE: port_JN518x.o - Start=0x000006e0 End=0x0000077c Size=156 #5706 FILE: pdum_gen.o - Start=0x0000077c End=0x000007a4 Size=40 #5709 FILE: zps_gen.o - Start=0x000007a4 End=0x00000910 Size=364 #5709 FILE: zps_gen.o - Start=0x000007a4 End=0x00000910 Size=364zps_gen.o #5754 FILE: app_led_control.o - Start=0x00000910 End=0x000009d0 Size=192 #5766 FILE: app_start_controller.o - Start=0x000009d0 End=0x00000bd4 Size=516 #5766 FILE: app_start_controller.o - Start=0x000009d0 End=0x00000bd4 Size=516app_start_controller.o #5781 FILE: App_ColorSceneController.o - Start=0x00000bd4 End=0x00000c94 Size=192 #5795 FILE: zlo_controller_node.o - Start=0x00000c94 End=0x00001e44 Size=4528 #5795 FILE: zlo_controller_node.o - Start=0x00000c94 End=0x00001e44 Size=4528zlo_controller_node.o #5858 FILE: app_zcl_controller_task.o - Start=0x00001e44 End=0x00002158 Size=788 #5858 FILE: app_zcl_controller_task.o - Start=0x00001e44 End=0x00002158 Size=788app_zcl_controller_task.o #5878 FILE: app_on_off_commands.o - Start=0x00002158 End=0x000021d8 Size=128 #5881 FILE: app_level_commands.o - Start=0x000021d8 End=0x0000226c Size=148 #5887 FILE: app_colour_commands.o - Start=0x0000226c End=0x00002480 Size=532 #5887 FILE: app_colour_commands.o - Start=0x0000226c End=0x00002480 Size=532app_colour_commands.o #5906 FILE: app_scenes_commands.o - Start=0x00002480 End=0x00002508 Size=136 #5912 FILE: app_group_commands.o - Start=0x00002508 End=0x00002560 Size=88 #5918 FILE: app_identify_commands.o - Start=0x00002560 End=0x00002598 Size=56 #5921 FILE: app_general_commands.o - Start=0x00002598 End=0x000026d4 Size=316 #5921 FILE: app_general_commands.o - Start=0x00002598 End=0x000026d4 Size=316app_general_commands.o #5930 FILE: fsl_debug_console.o - Start=0x000026d4 End=0x00002870 Size=412 #5930 FILE: fsl_debug_console.o - Start=0x000026d4 End=0x00002870 Size=412fsl_debug_console.o #5945 FILE: fsl_gpio.o - Start=0x00002870 End=0x000028a0 Size=48 #5949 FILE: hardware_init.o - Start=0x000028a0 End=0x00002990 Size=240 #5955 FILE: pin_mux.o - Start=0x00002990 End=0x000029e0 Size=80 #5961 FILE: temp_sensor_drv.o - Start=0x000029e0 End=0x00002d18 Size=824 #5961 FILE: temp_sensor_drv.o - Start=0x000029e0 End=0x00002d18 Size=824temp_sensor_drv.o #5980 FILE: fsl_adc.o - Start=0x00002d18 End=0x00002ef4 Size=476 #5980 FILE: fsl_adc.o - Start=0x00002d18 End=0x00002ef4 Size=476fsl_adc.o #5994 FILE: board_utility.o - Start=0x00002ef4 End=0x00002f14 Size=32 #6000 FILE: app_uart.o - Start=0x00002f14 End=0x00002ff8 Size=228 #6019 FILE: app_serial_interface.o - Start=0x00002ff8 End=0x00003194 Size=412 #6019 FILE: app_serial_interface.o - Start=0x00002ff8 End=0x00003194 Size=412app_serial_interface.o #6030 FILE: app_buttons.o - Start=0x00003194 End=0x00003358 Size=452 #6030 FILE: app_buttons.o - Start=0x00003194 End=0x00003358 Size=452app_buttons.o #6042 FILE: app_menu_handler_OM15082.o - Start=0x00003358 End=0x000038cc Size=1396 #6042 FILE: app_menu_handler_OM15082.o - Start=0x00003358 End=0x000038cc Size=1396app_menu_handler_OM15082.o #6051 FILE: fsl_gint.o - Start=0x000038cc End=0x000039c0 Size=244 #6072 FILE: ZQueue.o - Start=0x000039c0 End=0x00003a64 Size=164 #6090 FILE: ZTimer.o - Start=0x00003a64 End=0x00003c54 Size=496 #6090 FILE: ZTimer.o - Start=0x00003a64 End=0x00003c54 Size=496ZTimer.o #6111 FILE: app_zps_link_keys.o - Start=0x00003c54 End=0x00003c5c Size=8 #6114 FILE: appZdpExtraction.o - Start=0x00003c5c End=0x00003e1c Size=448 #6114 FILE: appZdpExtraction.o - Start=0x00003c5c End=0x00003e1c Size=448appZdpExtraction.o #6127 FILE: appZpsBeaconHandler.o - Start=0x00003e1c End=0x00003f3c Size=288 #6127 FILE: appZpsBeaconHandler.o - Start=0x00003e1c End=0x00003f3c Size=288appZpsBeaconHandler.o #6136 FILE: board.o - Start=0x00003f3c End=0x00003f68 Size=44 #6143 FILE: system_K32W061.o - Start=0x00003f68 End=0x0000404c Size=228 #6149 FILE: startup_K32W061.o - Start=0x0000404c End=0x000040cc Size=128 #6197 FILE: fsl_wwdt.o - Start=0x000040cc End=0x0000423c Size=368 #6197 FILE: fsl_wwdt.o - Start=0x000040cc End=0x0000423c Size=368fsl_wwdt.o #6214 FILE: fsl_clock.o - Start=0x0000423c End=0x00004a8c Size=2128 #6214 FILE: fsl_clock.o - Start=0x0000423c End=0x00004a8c Size=2128fsl_clock.o #6307 FILE: fsl_reset.o - Start=0x00004a8c End=0x00004b58 Size=204 #6320 FILE: fsl_rng.o - Start=0x00004b58 End=0x00004c30 Size=216 #6329 FILE: fsl_usart.o - Start=0x00004c30 End=0x00004ea4 Size=628 #6329 FILE: fsl_usart.o - Start=0x00004c30 End=0x00004ea4 Size=628fsl_usart.o #6344 FILE: fsl_flexcomm.o - Start=0x00004ea4 End=0x000050b0 Size=524 #6344 FILE: fsl_flexcomm.o - Start=0x00004ea4 End=0x000050b0 Size=524fsl_flexcomm.o #6368 FILE: fsl_flash.o - Start=0x000050b0 End=0x00005194 Size=228 #6389 FILE: fsl_common.o - Start=0x00005194 End=0x0000523c Size=168 #6395 FILE: fsl_aes.o - Start=0x0000523c End=0x00005394 Size=344 #6395 FILE: fsl_aes.o - Start=0x0000523c End=0x00005394 Size=344fsl_aes.o #6415 FILE: fsl_power.o - Start=0x00005394 End=0x00005c24 Size=2192 #6415 FILE: fsl_power.o - Start=0x00005394 End=0x00005c24 Size=2192fsl_power.o #6457 FILE: fsl_wtimer.o - Start=0x00005c24 End=0x00005ec0 Size=668 #6457 FILE: fsl_wtimer.o - Start=0x00005c24 End=0x00005ec0 Size=668fsl_wtimer.o #6483 FILE: fsl_inputmux.o - Start=0x00005ec0 End=0x00005ed4 Size=20 #6489 FILE: fsl_fmeas.o - Start=0x00005ed4 End=0x00005efc Size=40 #6493 FILE: Exceptions_NVIC.o - Start=0x00005efc End=0x00005f28 Size=44 #6496 FILE: MicroExceptions_arm.o - Start=0x00005f28 End=0x000068c0 Size=2456 #6496 FILE: MicroExceptions_arm.o - Start=0x00005f28 End=0x000068c0 Size=2456MicroExceptions_arm.o #6535 FILE: Debug.o - Start=0x000068c0 End=0x00006912 Size=82 #6547 FILE: FunctionLib.o - Start=0x00006912 End=0x00006954 Size=66 #6556 FILE: SecLib.o - Start=0x00006954 End=0x00006c30 Size=732 #6556 FILE: SecLib.o - Start=0x00006954 End=0x00006c30 Size=732SecLib.o #6574 FILE: RNG.o - Start=0x00006c30 End=0x00006cf0 Size=192 #6586 FILE: GenericList.o - Start=0x00006cf0 End=0x00006d76 Size=134 #6598 FILE: Messaging.o - Start=0x00006d76 End=0x00006d94 Size=30 #6608 FILE: MemManager.o - Start=0x00006d94 End=0x00006ecc Size=312 #6608 FILE: MemManager.o - Start=0x00006d94 End=0x00006ecc Size=312MemManager.o #6617 FILE: TimersManager.o - Start=0x00006ecc End=0x000071f4 Size=808 #6617 FILE: TimersManager.o - Start=0x00006ecc End=0x000071f4 Size=808TimersManager.o #6634 FILE: TMR_Adapter.o - Start=0x000071f4 End=0x00007700 Size=1292 #6634 FILE: TMR_Adapter.o - Start=0x000071f4 End=0x00007700 Size=1292TMR_Adapter.o #6686 FILE: fsl_ctimer.o - Start=0x00007700 End=0x0000777c Size=124 #6695 FILE: fsl_rtc.o - Start=0x0000777c End=0x00007796 Size=26 #6698 FILE: Panic.o - Start=0x00007796 End=0x00007798 Size=2 #6700 FILE: fsl_dma.o - Start=0x00007798 End=0x0000787c Size=228 #6708 FILE: MicroInt_arm_sdk2.o - Start=0x0000787c End=0x0000789c Size=32 #6714 FILE: PWR.o - Start=0x0000789c End=0x00007e00 Size=1380 #6714 FILE: PWR.o - Start=0x0000789c End=0x00007e00 Size=1380PWR.o #6785 FILE: PWR_setjmp.o - Start=0x00007e00 End=0x00007e1c Size=28 #6789 FILE: PWRLib.o - Start=0x00007e1c End=0x000080e8 Size=716 #6789 FILE: PWRLib.o - Start=0x00007e1c End=0x000080e8 Size=716PWRLib.o #6824 FILE: GPIO_Adapter.o - Start=0x000080e8 End=0x000080f4 Size=12 #6827 FILE: fsl_str.o - Start=0x000080f4 End=0x0000866c Size=1400 #6827 FILE: fsl_str.o - Start=0x000080f4 End=0x0000866c Size=1400fsl_str.o #6830 FILE: serial_manager.o - Start=0x0000866c End=0x000088c8 Size=604 #6830 FILE: serial_manager.o - Start=0x0000866c End=0x000088c8 Size=604serial_manager.o #6851 FILE: serial_port_uart.o - Start=0x000088c8 End=0x00008994 Size=204 #6860 FILE: usart_adapter.o - Start=0x00008994 End=0x00008adc Size=328 #6860 FILE: usart_adapter.o - Start=0x00008994 End=0x00008adc Size=328usart_adapter.o #6869 FILE: fsl_assert.o - Start=0x00008adc End=0x00008af8 Size=28 #6872 FILE: timer.o - Start=0x00008af8 End=0x00008afc Size=4 #6875 FILE: Heap.o - Start=0x00008afc End=0x00008b44 Size=72 #6880 FILE: fsl_os_abstraction_bm.o - Start=0x00008b44 End=0x00008e0c Size=712 #6880 FILE: fsl_os_abstraction_bm.o - Start=0x00008b44 End=0x00008e0c Size=712fsl_os_abstraction_bm.o #6936 FILE: Basic.o - Start=0x00008e0c End=0x00008e9c Size=144 #6939 FILE: BasicClientCommands.o - Start=0x00008e9c End=0x00008ecc Size=48 #6945 FILE: BasicCommandHandler.o - Start=0x00008ecc End=0x00008f30 Size=100 #6949 FILE: Groups.o - Start=0x00008f30 End=0x00008fa8 Size=120 #6955 FILE: GroupsClientCommands.o - Start=0x00008fa8 End=0x0000902a Size=130 #6961 FILE: GroupsCommandHandler.o - Start=0x0000902a End=0x0000912a Size=256 #6964 FILE: Identify.o - Start=0x0000912a End=0x0000921c Size=242 #6973 FILE: IdentifyClientCommands.o - Start=0x0000921c End=0x000092d6 Size=186 #6985 FILE: IdentifyCommandHandler.o - Start=0x000092d6 End=0x0000940c Size=310 #6985 FILE: IdentifyCommandHandler.o - Start=0x000092d6 End=0x0000940c Size=310IdentifyCommandHandler.o #6988 FILE: IdentifyServerCommands.o - Start=0x0000940c End=0x000094ac Size=160 #7000 FILE: LevelControl.o - Start=0x000094ac End=0x0000950c Size=96 #7003 FILE: LevelControlClientCommands.o - Start=0x0000950c End=0x000095c2 Size=182 #7009 FILE: LevelControlCommandHandler.o - Start=0x000095c2 End=0x000095c8 Size=6 #7013 FILE: OnOff.o - Start=0x000095c8 End=0x000095f8 Size=48 #7016 FILE: OnOffCommandHandler.o - Start=0x000095f8 End=0x00009610 Size=24 #7019 FILE: OnOffCommands.o - Start=0x00009610 End=0x000096c0 Size=176 #7028 FILE: Scenes.o - Start=0x000096c0 End=0x00009704 Size=68 #7031 FILE: ScenesClientCommands.o - Start=0x00009704 End=0x00009792 Size=142 #7037 FILE: ScenesCommandHandler.o - Start=0x00009792 End=0x000099d4 Size=578 #7037 FILE: ScenesCommandHandler.o - Start=0x00009792 End=0x000099d4 Size=578ScenesCommandHandler.o #7041 FILE: ColourControl.o - Start=0x000099d4 End=0x00009a2c Size=88 #7044 FILE: ColourControlClientCommands.o - Start=0x00009a2c End=0x00009c4c Size=544 #7044 FILE: ColourControlClientCommands.o - Start=0x00009a2c End=0x00009c4c Size=544ColourControlClientCommands.o #7059 FILE: ColourControlCommandHandler.o - Start=0x00009c4c End=0x00009c50 Size=4 #7062 FILE: colour_scene_controller.o - Start=0x00009c50 End=0x00009e00 Size=432 #7062 FILE: colour_scene_controller.o - Start=0x00009c50 End=0x00009e00 Size=432colour_scene_controller.o #7065 FILE: zll_CommissionCmdHandler.o - Start=0x00009e00 End=0x0000a63c Size=2108 #7065 FILE: zll_CommissionCmdHandler.o - Start=0x00009e00 End=0x0000a63c Size=2108zll_CommissionCmdHandler.o #7076 FILE: zll_UtilityCmdHandler.o - Start=0x0000a63c End=0x0000a87a Size=574 #7076 FILE: zll_UtilityCmdHandler.o - Start=0x0000a63c End=0x0000a87a Size=574zll_UtilityCmdHandler.o #7079 FILE: zll_commission.o - Start=0x0000a87a End=0x0000aeb8 Size=1598 #7079 FILE: zll_commission.o - Start=0x0000a87a End=0x0000aeb8 Size=1598zll_commission.o #7120 FILE: zll_utility.o - Start=0x0000aeb8 End=0x0000b17c Size=708 #7120 FILE: zll_utility.o - Start=0x0000aeb8 End=0x0000b17c Size=708zll_utility.o #7136 FILE: dlist.o - Start=0x0000b17c End=0x0000b268 Size=236 #7163 FILE: zcl.o - Start=0x0000b268 End=0x0000b5e4 Size=892 #7163 FILE: zcl.o - Start=0x0000b268 End=0x0000b5e4 Size=892zcl.o #7187 FILE: zcl_CustomCommandReceive.o - Start=0x0000b5e4 End=0x0000b820 Size=572 #7187 FILE: zcl_CustomCommandReceive.o - Start=0x0000b5e4 End=0x0000b820 Size=572zcl_CustomCommandReceive.o #7194 FILE: zcl_CustomCommandSend.o - Start=0x0000b820 End=0x0000ba80 Size=608 #7194 FILE: zcl_CustomCommandSend.o - Start=0x0000b820 End=0x0000ba80 Size=608zcl_CustomCommandSend.o #7197 FILE: zcl_PDUbufferReadWrite.o - Start=0x0000ba80 End=0x0000bbd6 Size=342 #7197 FILE: zcl_PDUbufferReadWrite.o - Start=0x0000ba80 End=0x0000bbd6 Size=342zcl_PDUbufferReadWrite.o #7209 FILE: zcl_PDUbufferReadWriteString.o - Start=0x0000bbd6 End=0x0000be7e Size=680 #7209 FILE: zcl_PDUbufferReadWriteString.o - Start=0x0000bbd6 End=0x0000be7e Size=680zcl_PDUbufferReadWriteString.o #7230 FILE: zcl_WriteAttributesRequestHandle.o - Start=0x0000be7e End=0x0000c1aa Size=812 #7230 FILE: zcl_WriteAttributesRequestHandle.o - Start=0x0000be7e End=0x0000c1aa Size=812zcl_WriteAttributesRequestHandle.o #7233 FILE: zcl_attribute.o - Start=0x0000c1aa End=0x0000c57c Size=978 #7233 FILE: zcl_attribute.o - Start=0x0000c1aa End=0x0000c57c Size=978zcl_attribute.o #7267 FILE: zcl_buffer.o - Start=0x0000c57c End=0x0000c5c4 Size=72 #7273 FILE: zcl_command.o - Start=0x0000c5c4 End=0x0000c6f4 Size=304 #7273 FILE: zcl_command.o - Start=0x0000c5c4 End=0x0000c6f4 Size=304zcl_command.o #7285 FILE: zcl_common.o - Start=0x0000c6f4 End=0x0000c734 Size=64 #7292 FILE: zcl_defaultResponse.o - Start=0x0000c734 End=0x0000c82c Size=248 #7295 FILE: zcl_event.o - Start=0x0000c82c End=0x0000cd68 Size=1340 #7295 FILE: zcl_event.o - Start=0x0000c82c End=0x0000cd68 Size=1340zcl_event.o #7307 FILE: zcl_heap.o - Start=0x0000cd68 End=0x0000cda0 Size=56 #7310 FILE: zcl_library_options.o - Start=0x0000cda0 End=0x0000cdf8 Size=88 #7316 FILE: zcl_readAttributesRequestHandle.o - Start=0x0000cdf8 End=0x0000d000 Size=520 #7316 FILE: zcl_readAttributesRequestHandle.o - Start=0x0000cdf8 End=0x0000d000 Size=520zcl_readAttributesRequestHandle.o #7319 FILE: zcl_readAttributesRequestSend.o - Start=0x0000d000 End=0x0000d0d4 Size=212 #7322 FILE: zcl_readAttributesResponseHandle.o - Start=0x0000d0d4 End=0x0000d294 Size=448 #7322 FILE: zcl_readAttributesResponseHandle.o - Start=0x0000d0d4 End=0x0000d294 Size=448zcl_readAttributesResponseHandle.o #7325 FILE: zcl_reportManager.o - Start=0x0000d294 End=0x0000d2bc Size=40 #7329 FILE: zcl_search.o - Start=0x0000d2bc End=0x0000d4cc Size=528 #7329 FILE: zcl_search.o - Start=0x0000d2bc End=0x0000d4cc Size=528zcl_search.o #7348 FILE: zcl_timer.o - Start=0x0000d4cc End=0x0000d654 Size=392 #7348 FILE: zcl_timer.o - Start=0x0000d4cc End=0x0000d654 Size=392zcl_timer.o #7357 FILE: zcl_transmit.o - Start=0x0000d654 End=0x0000da54 Size=1024 #7357 FILE: zcl_transmit.o - Start=0x0000d654 End=0x0000da54 Size=1024zcl_transmit.o #7366 FILE: bdb_fr.o - Start=0x0000da54 End=0x0000dacc Size=120 #7369 FILE: bdb_start.o - Start=0x0000dacc End=0x0000dfe8 Size=1308 #7369 FILE: bdb_start.o - Start=0x0000dacc End=0x0000dfe8 Size=1308bdb_start.o #7406 FILE: bdb_state_machine.o - Start=0x0000dfe8 End=0x0000e098 Size=176 #7416 FILE: bdb_ns.o - Start=0x0000e098 End=0x0000e73c Size=1700 #7416 FILE: bdb_ns.o - Start=0x0000e098 End=0x0000e73c Size=1700bdb_ns.o #7443 FILE: bdb_tl_end_device_initiator_target.o - Start=0x0000e73c End=0x0000fb58 Size=5148 #7443 FILE: bdb_tl_end_device_initiator_target.o - Start=0x0000e73c End=0x0000fb58 Size=5148bdb_tl_end_device_initiator_target.o #7470 FILE: bdb_tl_common.o - Start=0x0000fb58 End=0x0000fd06 Size=430 #7470 FILE: bdb_tl_common.o - Start=0x0000fb58 End=0x0000fd06 Size=430bdb_tl_common.o #7483 FILE: bdb_fb_common.o - Start=0x0000fd06 End=0x0000fd14 Size=14 #7487 FILE: bdb_fb_initiator.o - Start=0x0000fd14 End=0x00010490 Size=1916 #7487 FILE: bdb_fb_initiator.o - Start=0x0000fd14 End=0x00010490 Size=1916bdb_fb_initiator.o #7508 FILE: pdum_nwk.o - Start=0x00010490 End=0x0001090c Size=1148 #7508 FILE: pdum_nwk.o - Start=0x00010490 End=0x0001090c Size=1148pdum_nwk.o #7577 FILE: pdum_apl.o - Start=0x0001090c End=0x00010b14 Size=520 #7577 FILE: pdum_apl.o - Start=0x0001090c End=0x00010b14 Size=520pdum_apl.o #7612 FILE: pdum.o - Start=0x00010b14 End=0x00010e0c Size=760 #7612 FILE: pdum.o - Start=0x00010b14 End=0x00010e0c Size=760pdum.o #7625 FILE: PDM_Create.c.obj - Start=0x00010e0c End=0x00010fa8 Size=412 #7625 FILE: PDM_Create.c.obj - Start=0x00010e0c End=0x00010fa8 Size=412PDM_Create.c.obj #7637 FILE: PDM_FLASH.c.obj - Start=0x00010fa8 End=0x0001121c Size=628 #7637 FILE: PDM_FLASH.c.obj - Start=0x00010fa8 End=0x0001121c Size=628PDM_FLASH.c.obj #7668 FILE: PDM_FileSystemData.c.obj - Start=0x0001121c End=0x00011500 Size=740 #7668 FILE: PDM_FileSystemData.c.obj - Start=0x0001121c End=0x00011500 Size=740PDM_FileSystemData.c.obj #7677 FILE: PDM_FileSystemDelete.c.obj - Start=0x00011500 End=0x000115a4 Size=164 #7683 FILE: PDM_FileSystemGenerate.c.obj - Start=0x000115a4 End=0x000118a4 Size=768 #7683 FILE: PDM_FileSystemGenerate.c.obj - Start=0x000115a4 End=0x000118a4 Size=768PDM_FileSystemGenerate.c.obj #7689 FILE: PDM_FileSystemHeaderAccessFunctions.c.obj - Start=0x000118a4 End=0x000119b4 Size=272 #7730 FILE: PDM_FileSystemHeaderRepair.c.obj - Start=0x000119b4 End=0x00011b1c Size=360 #7730 FILE: PDM_FileSystemHeaderRepair.c.obj - Start=0x000119b4 End=0x00011b1c Size=360PDM_FileSystemHeaderRepair.c.obj #7739 FILE: PDM_FileSystemMove.c.obj - Start=0x00011b1c End=0x00011cec Size=464 #7739 FILE: PDM_FileSystemMove.c.obj - Start=0x00011b1c End=0x00011cec Size=464PDM_FileSystemMove.c.obj #7759 FILE: PDM_FileSystemVerify.c.obj - Start=0x00011cec End=0x00011ea4 Size=440 #7759 FILE: PDM_FileSystemVerify.c.obj - Start=0x00011cec End=0x00011ea4 Size=440PDM_FileSystemVerify.c.obj #7764 FILE: PDM_NVMheaderAccessFunctions.c.obj - Start=0x00011ea4 End=0x00011eca Size=38 #7767 FILE: PDM_NVMheaderReadAndWrite.c.obj - Start=0x00011eca End=0x00011f38 Size=110 #7773 FILE: PDM_NVMReadAndWrite.c.obj - Start=0x00011f38 End=0x00012026 Size=238 #7779 FILE: PDM_NVMsegmentStatus.c.obj - Start=0x00012026 End=0x00012056 Size=48 #7782 FILE: PDM_SearchAndListOrder.c.obj - Start=0x00012056 End=0x000121fc Size=422 #7782 FILE: PDM_SearchAndListOrder.c.obj - Start=0x00012056 End=0x000121fc Size=422PDM_SearchAndListOrder.c.obj #7802 FILE: PDM_Segment.c.obj - Start=0x000121fc End=0x0001236c Size=368 #7802 FILE: PDM_Segment.c.obj - Start=0x000121fc End=0x0001236c Size=368PDM_Segment.c.obj #7808 FILE: PDM_SegmentData.c.obj - Start=0x0001236c End=0x000123d0 Size=100 #7817 FILE: PDM_SegmentReplace.c.obj - Start=0x000123d0 End=0x00012768 Size=920 #7817 FILE: PDM_SegmentReplace.c.obj - Start=0x000123d0 End=0x00012768 Size=920PDM_SegmentReplace.c.obj #7831 FILE: PDM_SegmentSequenceExtendDelete.c.obj - Start=0x00012768 End=0x00012838 Size=208 #7837 FILE: PDM_SegmentSequenceExtendReconstruct.c.obj - Start=0x00012838 End=0x00012ac0 Size=648 #7837 FILE: PDM_SegmentSequenceExtendReconstruct.c.obj - Start=0x00012838 End=0x00012ac0 Size=648PDM_SegmentSequenceExtendReconstruct.c.obj #7842 FILE: PDM_SegmentSequenceSave.c.obj - Start=0x00012ac0 End=0x00012d66 Size=678 #7842 FILE: PDM_SegmentSequenceSave.c.obj - Start=0x00012ac0 End=0x00012d66 Size=678PDM_SegmentSequenceSave.c.obj #7853 FILE: PDM_slist.c.obj - Start=0x00012d66 End=0x00012e88 Size=290 #7853 FILE: PDM_slist.c.obj - Start=0x00012d66 End=0x00012e88 Size=290PDM_slist.c.obj #7889 FILE: PdmNoRtosStub.c.obj - Start=0x00012e88 End=0x00012ea0 Size=24 #7895 FILE: PDM_FileSystem.c.obj - Start=0x00012ea0 End=0x00013064 Size=452 #7895 FILE: PDM_FileSystem.c.obj - Start=0x00012ea0 End=0x00013064 Size=452PDM_FileSystem.c.obj #7913 FILE: PDM_FileSystemHeaderChecksum.c.obj - Start=0x00013064 End=0x000130d4 Size=112 #7916 FILE: PDM_FileSystemHeaderVerify.c.obj - Start=0x000130d4 End=0x0001314c Size=120 #7922 FILE: PDM_SegmentSequenceExtendFilter.c.obj - Start=0x0001314c End=0x00013344 Size=504 #7922 FILE: PDM_SegmentSequenceExtendFilter.c.obj - Start=0x0001314c End=0x00013344 Size=504PDM_SegmentSequenceExtendFilter.c.obj #7933 FILE: PDM_WearLevelling.c.obj - Start=0x00013344 End=0x0001342c Size=232 #7938 FILE: zps_apl_af.o - Start=0x0001342c End=0x000137d4 Size=936 #7938 FILE: zps_apl_af.o - Start=0x0001342c End=0x000137d4 Size=936zps_apl_af.o #7991 FILE: zps_apl_af_apsde.o - Start=0x000137d4 End=0x00013d30 Size=1372 #7991 FILE: zps_apl_af_apsde.o - Start=0x000137d4 End=0x00013d30 Size=1372zps_apl_af_apsde.o #8012 FILE: zps_apl_task.o - Start=0x00013d30 End=0x00013f98 Size=616 #8012 FILE: zps_apl_task.o - Start=0x00013d30 End=0x00013f98 Size=616zps_apl_task.o #8037 FILE: zps_apl_apsde.o - Start=0x00013f98 End=0x00014c00 Size=3176 #8037 FILE: zps_apl_apsde.o - Start=0x00013f98 End=0x00014c00 Size=3176zps_apl_apsde.o #8105 FILE: zps_apl_apsme.o - Start=0x00014c00 End=0x0001579c Size=2972 #8105 FILE: zps_apl_apsme.o - Start=0x00014c00 End=0x0001579c Size=2972zps_apl_apsme.o #8153 FILE: zps_apl_aps_nlde.o - Start=0x0001579c End=0x00016640 Size=3748 #8153 FILE: zps_apl_aps_nlde.o - Start=0x0001579c End=0x00016640 Size=3748zps_apl_aps_nlde.o #8166 FILE: zps_apl_sec.o - Start=0x00016640 End=0x00016e06 Size=1990 #8166 FILE: zps_apl_sec.o - Start=0x00016640 End=0x00016e06 Size=1990zps_apl_sec.o #8193 FILE: zps_apl_aib.o - Start=0x00016e06 End=0x00017094 Size=654 #8193 FILE: zps_apl_aib.o - Start=0x00016e06 End=0x00017094 Size=654zps_apl_aib.o #8235 FILE: zps_apl_zdo_nwkmanager.o - Start=0x00017094 End=0x00019394 Size=8960 #8235 FILE: zps_apl_zdo_nwkmanager.o - Start=0x00017094 End=0x00019394 Size=8960zps_apl_zdo_nwkmanager.o #8386 FILE: zps_apl_zdo_handle_zdp_event.o - Start=0x00019394 End=0x0001951c Size=392 #8386 FILE: zps_apl_zdo_handle_zdp_event.o - Start=0x00019394 End=0x0001951c Size=392zps_apl_zdo_handle_zdp_event.o #8389 FILE: zps_apl_zdo_trust_center.o - Start=0x0001951c End=0x00019560 Size=68 #8393 FILE: zps_apl_zdo_common.o - Start=0x00019560 End=0x000196cc Size=364 #8393 FILE: zps_apl_zdo_common.o - Start=0x00019560 End=0x000196cc Size=364zps_apl_zdo_common.o #8405 FILE: zps_apl_zdo_default_server.o - Start=0x000196cc End=0x000198ec Size=544 #8405 FILE: zps_apl_zdo_default_server.o - Start=0x000196cc End=0x000198ec Size=544zps_apl_zdo_default_server.o #8411 FILE: zps_apl_zdo_bind_manager.o - Start=0x000198ec End=0x00019994 Size=168 #8414 FILE: zps_apl_mac_isr.o - Start=0x00019994 End=0x00019bca Size=566 #8414 FILE: zps_apl_mac_isr.o - Start=0x00019994 End=0x00019bca Size=566zps_apl_mac_isr.o #8430 FILE: zps_apl_zdo_nwk_addr_server.o - Start=0x00019bca End=0x00019d78 Size=430 #8430 FILE: zps_apl_zdo_nwk_addr_server.o - Start=0x00019bca End=0x00019d78 Size=430zps_apl_zdo_nwk_addr_server.o #8440 FILE: zps_apl_zdo_ieee_addr_server.o - Start=0x00019d78 End=0x00019f10 Size=408 #8440 FILE: zps_apl_zdo_ieee_addr_server.o - Start=0x00019d78 End=0x00019f10 Size=408zps_apl_zdo_ieee_addr_server.o #8449 FILE: zps_apl_zdo_match_desc_server.o - Start=0x00019f10 End=0x0001a1fc Size=748 #8449 FILE: zps_apl_zdo_match_desc_server.o - Start=0x00019f10 End=0x0001a1fc Size=748zps_apl_zdo_match_desc_server.o #8455 FILE: zps_apl_zdo_node_desc_server.o - Start=0x0001a1fc End=0x0001a33c Size=320 #8455 FILE: zps_apl_zdo_node_desc_server.o - Start=0x0001a1fc End=0x0001a33c Size=320zps_apl_zdo_node_desc_server.o #8461 FILE: zps_apl_zdo_simple_desc_server.o - Start=0x0001a33c End=0x0001a558 Size=540 #8461 FILE: zps_apl_zdo_simple_desc_server.o - Start=0x0001a33c End=0x0001a558 Size=540zps_apl_zdo_simple_desc_server.o #8467 FILE: zps_apl_zdo_power_desc_server.o - Start=0x0001a558 End=0x0001a64c Size=244 #8473 FILE: zps_apl_zdo_active_ep_server.o - Start=0x0001a64c End=0x0001a72c Size=224 #8479 FILE: zps_apl_zdo_device_annce_server.o - Start=0x0001a72c End=0x0001a8d8 Size=428 #8479 FILE: zps_apl_zdo_device_annce_server.o - Start=0x0001a72c End=0x0001a8d8 Size=428zps_apl_zdo_device_annce_server.o #8486 FILE: zps_apl_zdo_system_server_discovery_server.o - Start=0x0001a8d8 End=0x0001a964 Size=140 #8492 FILE: zps_apl_zdo_mgmt_lqi_server.o - Start=0x0001a964 End=0x0001ab64 Size=512 #8492 FILE: zps_apl_zdo_mgmt_lqi_server.o - Start=0x0001a964 End=0x0001ab64 Size=512zps_apl_zdo_mgmt_lqi_server.o #8498 FILE: zps_apl_zdo_mgmt_leave_server.o - Start=0x0001ab64 End=0x0001adc4 Size=608 #8498 FILE: zps_apl_zdo_mgmt_leave_server.o - Start=0x0001ab64 End=0x0001adc4 Size=608zps_apl_zdo_mgmt_leave_server.o #8507 FILE: zps_apl_zdo_mgmt_nwk_update_server.o - Start=0x0001adc4 End=0x0001b47e Size=1722 #8507 FILE: zps_apl_zdo_mgmt_nwk_update_server.o - Start=0x0001adc4 End=0x0001b47e Size=1722zps_apl_zdo_mgmt_nwk_update_server.o #8524 FILE: zps_apl_zdo_bind_unbind_server.o - Start=0x0001b47e End=0x0001b724 Size=678 #8524 FILE: zps_apl_zdo_bind_unbind_server.o - Start=0x0001b47e End=0x0001b724 Size=678zps_apl_zdo_bind_unbind_server.o #8533 FILE: zps_apl_zdp_simple_desc_req.o - Start=0x0001b724 End=0x0001b7b4 Size=144 #8536 FILE: zps_apl_zdo_bound_data_request_manager.o - Start=0x0001b7b4 End=0x0001c040 Size=2188 #8536 FILE: zps_apl_zdo_bound_data_request_manager.o - Start=0x0001b7b4 End=0x0001c040 Size=2188zps_apl_zdo_bound_data_request_manager.o #8557 FILE: zps_apl_zdo_nwkmanager_client.o - Start=0x0001c040 End=0x0001c348 Size=776 #8557 FILE: zps_apl_zdo_nwkmanager_client.o - Start=0x0001c040 End=0x0001c348 Size=776zps_apl_zdo_nwkmanager_client.o #8568 FILE: zps_apl_zdo_mgmt_bind_server.o - Start=0x0001c348 End=0x0001c534 Size=492 #8568 FILE: zps_apl_zdo_mgmt_bind_server.o - Start=0x0001c348 End=0x0001c534 Size=492zps_apl_zdo_mgmt_bind_server.o #8574 FILE: zps_apl_zdp_apsde_req.o - Start=0x0001c534 End=0x0001c6cc Size=408 #8574 FILE: zps_apl_zdp_apsde_req.o - Start=0x0001c534 End=0x0001c6cc Size=408zps_apl_zdp_apsde_req.o #8586 FILE: zps_apl_zdp_device_annce.o - Start=0x0001c6cc End=0x0001c734 Size=104 #8589 FILE: zps_apl_zdp_ieee_addr_req.o - Start=0x0001c734 End=0x0001c79c Size=104 #8592 FILE: zps_apl_zdp_mgmt_nwk_update_req.o - Start=0x0001c79c End=0x0001c844 Size=168 #8595 FILE: zps_apl_zdp_mgmt_permit_joining_req.o - Start=0x0001c844 End=0x0001c8f8 Size=180 #8598 FILE: zps_apl_zdp_node_desc_req.o - Start=0x0001c8f8 End=0x0001c974 Size=124 #8601 FILE: zps_apl_zdp_nwk_addr_rsp.o - Start=0x0001c974 End=0x0001ca40 Size=204 #8604 FILE: zps_apl_zdp_ieee_addr_rsp.o - Start=0x0001ca40 End=0x0001cb0c Size=204 #8607 FILE: zps_apl_zdp_node_desc_rsp.o - Start=0x0001cb0c End=0x0001cbac Size=160 #8610 FILE: zps_apl_zdp_power_desc_rsp.o - Start=0x0001cbac End=0x0001cc3c Size=144 #8613 FILE: zps_apl_zdp_simple_desc_rsp.o - Start=0x0001cc3c End=0x0001cd1c Size=224 #8616 FILE: zps_apl_zdp_active_ep_rsp.o - Start=0x0001cd1c End=0x0001cda8 Size=140 #8619 FILE: zps_apl_zdp_match_desc_rsp.o - Start=0x0001cda8 End=0x0001ce34 Size=140 #8622 FILE: zps_apl_zdp_system_server_discovery_rsp.o - Start=0x0001ce34 End=0x0001cea8 Size=116 #8625 FILE: zps_apl_zdp_bind_rsp.o - Start=0x0001cea8 End=0x0001cece Size=38 #8628 FILE: zps_apl_zdp_unbind_rsp.o - Start=0x0001cece End=0x0001cef4 Size=38 #8631 FILE: zps_apl_zdp_mgmt_lqi_rsp.o - Start=0x0001cef4 End=0x0001cfe4 Size=240 #8634 FILE: zps_apl_zdp_mgmt_leave_rsp.o - Start=0x0001cfe4 End=0x0001d00c Size=40 #8638 FILE: zps_apl_zdp_mgmt_nwk_update_notify_rsp.o - Start=0x0001d00c End=0x0001d0b4 Size=168 #8641 FILE: zps_mac_common.o - Start=0x0001d0b4 End=0x0001d21e Size=362 #8641 FILE: zps_mac_common.o - Start=0x0001d0b4 End=0x0001d21e Size=362zps_mac_common.o #8687 FILE: zps_mac_ie.o - Start=0x0001d21e End=0x0001d2e2 Size=196 #8690 FILE: zps_mac_if_table.o - Start=0x0001d2e2 End=0x0001d620 Size=830 #8690 FILE: zps_mac_if_table.o - Start=0x0001d2e2 End=0x0001d620 Size=830zps_mac_if_table.o #8732 FILE: zps_mac_shim.o - Start=0x0001d620 End=0x0001d864 Size=580 #8732 FILE: zps_mac_shim.o - Start=0x0001d620 End=0x0001d864 Size=580zps_mac_shim.o #8864 FILE: zps_miniMac.o - Start=0x0001d864 End=0x0001e328 Size=2756 #8864 FILE: zps_miniMac.o - Start=0x0001d864 End=0x0001e328 Size=2756zps_miniMac.o #8988 FILE: pwrm.o - Start=0x0001e328 End=0x0001e348 Size=32 #8997 FILE: zps_apl_interpan.o - Start=0x0001e348 End=0x0001e8ac Size=1380 #8997 FILE: zps_apl_interpan.o - Start=0x0001e348 End=0x0001e8ac Size=1380zps_apl_interpan.o #9023 FILE: zps_apl_options.o - Start=0x0001e8ac End=0x0001e912 Size=102 #9029 FILE: zps_nwk_dcim.o - Start=0x0001e912 End=0x0001e95e Size=76 #9041 FILE: zps_nwk_leave.o - Start=0x0001e95e End=0x0001ec3c Size=734 #9041 FILE: zps_nwk_leave.o - Start=0x0001e95e End=0x0001ec3c Size=734zps_nwk_leave.o #9058 FILE: zps_nwk_lib.o - Start=0x0001ec3c End=0x0001ed20 Size=228 #9089 FILE: zps_nwk_lkst.o - Start=0x0001ed20 End=0x0001ed74 Size=84 #9092 FILE: zps_nwk_main.o - Start=0x0001ed74 End=0x0001ee08 Size=148 #9104 FILE: zps_nwk_maint.o - Start=0x0001ee08 End=0x0001f99c Size=2964 #9104 FILE: zps_nwk_maint.o - Start=0x0001ee08 End=0x0001f99c Size=2964zps_nwk_maint.o #9177 FILE: zps_nwk_mcps.o - Start=0x0001f99c End=0x00020838 Size=3740 #9177 FILE: zps_nwk_mcps.o - Start=0x0001f99c End=0x00020838 Size=3740zps_nwk_mcps.o #9255 FILE: zps_nwk_mlme.o - Start=0x00020838 End=0x000208a0 Size=104 #9258 FILE: zps_nwk_nib.o - Start=0x000208a0 End=0x00021ecc Size=5676 #9258 FILE: zps_nwk_nib.o - Start=0x000208a0 End=0x00021ecc Size=5676zps_nwk_nib.o #9435 FILE: zps_nwk_nlde.o - Start=0x00021ecc End=0x000220c0 Size=500 #9435 FILE: zps_nwk_nlde.o - Start=0x00021ecc End=0x000220c0 Size=500zps_nwk_nlde.o #9445 FILE: zps_nwk_nlme.o - Start=0x000220c0 End=0x0002224c Size=396 #9445 FILE: zps_nwk_nlme.o - Start=0x000220c0 End=0x0002224c Size=396zps_nwk_nlme.o #9448 FILE: zps_nwk_rt.o - Start=0x0002224c End=0x00022290 Size=68 #9460 FILE: zps_nwk_sec.o - Start=0x00022290 End=0x000228ec Size=1628 #9460 FILE: zps_nwk_sec.o - Start=0x00022290 End=0x000228ec Size=1628zps_nwk_sec.o #9491 FILE: zps_nwk_slist.o - Start=0x000228ec End=0x0002295c Size=112 #9510 FILE: zps_nwk_subghz.o - Start=0x0002295c End=0x00022c54 Size=760 #9510 FILE: zps_nwk_subghz.o - Start=0x0002295c End=0x00022c54 Size=760zps_nwk_subghz.o #9527 FILE: zps_nwk_actv_st.o - Start=0x00022c54 End=0x00022d18 Size=196 #9536 FILE: zps_nwk_btt.o - Start=0x00022d18 End=0x00022e70 Size=344 #9536 FILE: zps_nwk_btt.o - Start=0x00022d18 End=0x00022e70 Size=344zps_nwk_btt.o #9546 FILE: zps_nwk_disc.o - Start=0x00022e70 End=0x00022fe8 Size=376 #9546 FILE: zps_nwk_disc.o - Start=0x00022e70 End=0x00022fe8 Size=376zps_nwk_disc.o #9555 FILE: zps_nwk_disc_st.o - Start=0x00022fe8 End=0x0002345a Size=1138 #9555 FILE: zps_nwk_disc_st.o - Start=0x00022fe8 End=0x0002345a Size=1138zps_nwk_disc_st.o #9575 FILE: zps_nwk_frm.o - Start=0x0002345a End=0x00023b0c Size=1714 #9575 FILE: zps_nwk_frm.o - Start=0x0002345a End=0x00023b0c Size=1714zps_nwk_frm.o #9597 FILE: zps_nwk_idle_st.o - Start=0x00023b0c End=0x00023b38 Size=44 #9600 FILE: zps_nwk_join.o - Start=0x00023b38 End=0x00024af0 Size=4024 #9600 FILE: zps_nwk_join.o - Start=0x00023b38 End=0x00024af0 Size=4024zps_nwk_join.o #9658 FILE: zps_nwk_join_st.o - Start=0x00024af0 End=0x0002504e Size=1374 #9658 FILE: zps_nwk_join_st.o - Start=0x00024af0 End=0x0002504e Size=1374zps_nwk_join_st.o #9684 FILE: zps_nwk_mac.o - Start=0x0002504e End=0x0002505a Size=12 #9687 FILE: zps_nwk_scan.o - Start=0x0002505a End=0x000250da Size=128 #9693 FILE: zps_nwk_sync.o - Start=0x000250da End=0x00025170 Size=150 #9699 FILE: zps_nwk_intf.o - Start=0x00025170 End=0x0002527c Size=268 #9702 FILE: aes_mmo.c.obj - Start=0x0002527c End=0x000253f8 Size=380 #9702 FILE: aes_mmo.c.obj - Start=0x0002527c End=0x000253f8 Size=380aes_mmo.c.obj #9711 FILE: MMAC_TimerServer.o - Start=0x000253f8 End=0x000254d6 Size=222 #9726 FILE: Mini_Association.o - Start=0x000254d6 End=0x000259dc Size=1286 #9726 FILE: Mini_Association.o - Start=0x000254d6 End=0x000259dc Size=1286Mini_Association.o #9763 FILE: Mini_Main.o - Start=0x000259dc End=0x00025e7c Size=1184 #9763 FILE: Mini_Main.o - Start=0x000259dc End=0x00025e7c Size=1184Mini_Main.o #9834 FILE: Mini_Mcps.o - Start=0x00025e7c End=0x00026084 Size=520 #9834 FILE: Mini_Mcps.o - Start=0x00025e7c End=0x00026084 Size=520Mini_Mcps.o #9854 FILE: Mini_Poll.o - Start=0x00026084 End=0x00026210 Size=396 #9854 FILE: Mini_Poll.o - Start=0x00026084 End=0x00026210 Size=396Mini_Poll.o #9867 FILE: Mini_Running.o - Start=0x00026210 End=0x000263a8 Size=408 #9867 FILE: Mini_Running.o - Start=0x00026210 End=0x000263a8 Size=408Mini_Running.o #9876 FILE: Mini_Scan.o - Start=0x000263a8 End=0x00026aa8 Size=1792 #9876 FILE: Mini_Scan.o - Start=0x000263a8 End=0x00026aa8 Size=1792Mini_Scan.o #9916 FILE: Mini_Shim.o - Start=0x00026aa8 End=0x00026b70 Size=200 #9951 FILE: Mini_TimerServer.o - Start=0x00026b70 End=0x00026c10 Size=160 #9960 FILE: Mini_TxRx.o - Start=0x00026c10 End=0x0002722c Size=1564 #9960 FILE: Mini_TxRx.o - Start=0x00026c10 End=0x0002722c Size=1564Mini_TxRx.o #10000 FILE: endian.o - Start=0x0002722c End=0x00027246 Size=26 #10006 FILE: MMAC.o - Start=0x00027246 End=0x00028a5c Size=6166 #10006 FILE: MMAC.o - Start=0x00027246 End=0x00028a5c Size=6166MMAC.o #10191 FILE: MMAC_RadioInit_JN518x.o - Start=0x00028a5c End=0x00028a70 Size=20 #10194 FILE: radio.o - Start=0x00028a70 End=0x0002b510 Size=10912 #10194 FILE: radio.o - Start=0x00028a70 End=0x0002b510 Size=10912radio.o #10407 FILE: zps_tsv.o - Start=0x0002b510 End=0x0002b574 Size=100 #10422 FILE: zps_apl_inl.o - Start=0x0002b574 End=0x0002b584 Size=16 #10426 FILE: _arm_addsubdf3.o - Start=0x0002b584 End=0x0002b8fc Size=888 #10426 FILE: _arm_addsubdf3.o - Start=0x0002b584 End=0x0002b8fc Size=888_arm_addsubdf3.o #10442 FILE: _arm_fixdfsi.o - Start=0x0002b8fc End=0x0002b94c Size=80 #10445 FILE: _aeabi_ldivmod.o - Start=0x0002b94c End=0x0002b9ec Size=160 #10447 FILE: _aeabi_uldivmod.o - Start=0x0002b9ec End=0x0002ba1c Size=48 #10449 FILE: _udivmoddi4.o - Start=0x0002ba1c End=0x0002bcec Size=720 #10449 FILE: _udivmoddi4.o - Start=0x0002ba1c End=0x0002bcec Size=720_udivmoddi4.o #10451 FILE: _dvmd_tls.o - Start=0x0002bcec End=0x0002bcf0 Size=4 #10454 FILE: lib_a-abs.o - Start=0x0002bcf0 End=0x0002bcf8 Size=8 #10456 FILE: lib_a-memcmp.o - Start=0x0002bcf8 End=0x0002bd60 Size=104 #10458 FILE: lib_a-memcpy.o - Start=0x0002bd60 End=0x0002be94 Size=308 #10458 FILE: lib_a-memcpy.o - Start=0x0002bd60 End=0x0002be94 Size=308lib_a-memcpy.o #10460 FILE: lib_a-memset.o - Start=0x0002be94 End=0x0002bf40 Size=172 #10463 FILE: lib_a-strlen.o - Start=0x0002bf40 End=0x0002c020 Size=224 #10466 FILE: linker - Start=0x0002c020 End=0x0002c030 Size=16 #10468 FILE: app_main.o - Start=0x0002c030 End=0x0002c164 Size=308 #10468 FILE: app_main.o - Start=0x0002c030 End=0x0002c164 Size=308app_main.o #10479 FILE: zps_gen.o - Start=0x0002c164 End=0x0002c54c Size=1000 #10479 FILE: zps_gen.o - Start=0x0002c164 End=0x0002c54c Size=1000zps_gen.o #10500 FILE: app_start_controller.o - Start=0x0002c54c End=0x0002c662 Size=278 #10500 FILE: app_start_controller.o - Start=0x0002c54c End=0x0002c662 Size=278app_start_controller.o #10506 FILE: App_ColorSceneController.o - Start=0x0002c662 End=0x0002c69e Size=60 #10508 FILE: zlo_controller_node.o - Start=0x0002c69e End=0x0002cdb8 Size=1818 #10508 FILE: zlo_controller_node.o - Start=0x0002c69e End=0x0002cdb8 Size=1818zlo_controller_node.o #10526 FILE: app_zcl_controller_task.o - Start=0x0002cdb8 End=0x0002ce49 Size=145 #10530 FILE: app_level_commands.o - Start=0x0002ce49 End=0x0002ce80 Size=55 #10532 FILE: app_group_commands.o - Start=0x0002ce80 End=0x0002ceb7 Size=55 #10535 FILE: app_general_commands.o - Start=0x0002ce80 End=0x0002ceb4 Size=52 #10539 FILE: fsl_debug_console.o - Start=0x0002ceb4 End=0x0002cf7f Size=203 #10547 FILE: temp_sensor_drv.o - Start=0x0002cf7f End=0x0002d05a Size=219 #10551 FILE: fsl_adc.o - Start=0x0002d05a End=0x0002d148 Size=238 #10568 FILE: board_utility.o - Start=0x0002d148 End=0x0002d154 Size=12 #10571 FILE: app_buttons.o - Start=0x0002d154 End=0x0002d159 Size=5 #10573 FILE: app_menu_handler_OM15082.o - Start=0x0002d159 End=0x0002d1ba Size=97 #10577 FILE: fsl_gint.o - Start=0x0002d1ba End=0x0002d237 Size=125 #10581 FILE: appZdpExtraction.o - Start=0x0002d237 End=0x0002d2a3 Size=108 #10584 FILE: fsl_wwdt.o - Start=0x0002d237 End=0x0002d2f5 Size=190 #10596 FILE: fsl_clock.o - Start=0x0002d2f5 End=0x0002d3f3 Size=254 #10604 FILE: fsl_reset.o - Start=0x0002d3f3 End=0x0002d47e Size=139 #10610 FILE: fsl_usart.o - Start=0x0002d47e End=0x0002d5e2 Size=356 #10610 FILE: fsl_usart.o - Start=0x0002d47e End=0x0002d5e2 Size=356fsl_usart.o #10632 FILE: fsl_flexcomm.o - Start=0x0002d5e2 End=0x0002d7cc Size=490 #10632 FILE: fsl_flexcomm.o - Start=0x0002d5e2 End=0x0002d7cc Size=490fsl_flexcomm.o #10668 FILE: fsl_common.o - Start=0x0002d7cc End=0x0002d84d Size=129 #10672 FILE: fsl_power.o - Start=0x0002d84d End=0x0002d93c Size=239 #10680 FILE: fsl_wtimer.o - Start=0x0002d93c End=0x0002d99c Size=96 #10682 FILE: MicroExceptions_arm.o - Start=0x0002d99c End=0x0002df72 Size=1494 #10682 FILE: MicroExceptions_arm.o - Start=0x0002d99c End=0x0002df72 Size=1494MicroExceptions_arm.o #10703 FILE: TimersManager.o - Start=0x0002df72 End=0x0002df7b Size=9 #10705 FILE: TMR_Adapter.o - Start=0x0002df7b End=0x0002e078 Size=253 #10712 FILE: fsl_ctimer.o - Start=0x0002e078 End=0x0002e080 Size=8 #10714 FILE: fsl_dma.o - Start=0x0002e080 End=0x0002e0fa Size=122 #10718 FILE: PWR.o - Start=0x0002e0fa End=0x0002e138 Size=62 #10724 FILE: PWRLib.o - Start=0x0002e138 End=0x0002e198 Size=96 #10730 FILE: serial_manager.o - Start=0x0002e198 End=0x0002e313 Size=379 #10730 FILE: serial_manager.o - Start=0x0002e198 End=0x0002e313 Size=379serial_manager.o #10757 FILE: serial_port_uart.o - Start=0x0002e313 End=0x0002e3a6 Size=147 #10768 FILE: usart_adapter.o - Start=0x0002e3a6 End=0x0002e498 Size=242 #10783 FILE: fsl_assert.o - Start=0x0002e498 End=0x0002e4d6 Size=62 #10785 FILE: fsl_os_abstraction_bm.o - Start=0x0002e4d6 End=0x0002e4e2 Size=12 #10791 FILE: Basic.o - Start=0x0002e4e2 End=0x0002e55a Size=120 #10794 FILE: Groups.o - Start=0x0002e55a End=0x0002e56a Size=16 #10797 FILE: Identify.o - Start=0x0002e56a End=0x0002e582 Size=24 #10800 FILE: LevelControl.o - Start=0x0002e582 End=0x0002e592 Size=16 #10803 FILE: OnOff.o - Start=0x0002e592 End=0x0002e5a2 Size=16 #10806 FILE: ColourControl.o - Start=0x0002e5a2 End=0x0002e5b2 Size=16 #10809 FILE: zll_CommissionCmdHandler.o - Start=0x0002e5b2 End=0x0002e5bc Size=10 #10812 FILE: zll_commission.o - Start=0x0002e5b2 End=0x0002e5de Size=44 #10817 FILE: zcl_attribute.o - Start=0x0002e5de End=0x0002e6e8 Size=266 #10821 FILE: bdb_ns.o - Start=0x0002e6e8 End=0x0002e71a Size=50 #10823 FILE: bdb_tl_end_device_initiator_target.o - Start=0x0002e71a End=0x0002eaf4 Size=986 #10823 FILE: bdb_tl_end_device_initiator_target.o - Start=0x0002e71a End=0x0002eaf4 Size=986bdb_tl_end_device_initiator_target.o #10831 FILE: bdb_fb_initiator.o - Start=0x0002eaf4 End=0x0002eaf5 Size=1 #10833 FILE: PDM_FileSystemData.c.obj - Start=0x0002eaf4 End=0x0002eaf8 Size=4 #10835 FILE: zps_apl_apsde.o - Start=0x0002eaf8 End=0x0002eb06 Size=14 #10839 FILE: zps_apl_apsme.o - Start=0x0002eb06 End=0x0002eb24 Size=30 #10853 FILE: zps_apl_aps_nlde.o - Start=0x0002eb22 End=0x0002eb25 Size=3 #10856 FILE: zps_apl_sec.o - Start=0x0002eb25 End=0x0002eb28 Size=3 #10859 FILE: zps_apl_aib.o - Start=0x0002eb28 End=0x0002ebb6 Size=142 #10861 FILE: zps_apl_zdo_nwkmanager.o - Start=0x0002ebb6 End=0x0002ebd8 Size=34 #10863 FILE: zps_apl_zdo_default_server.o - Start=0x0002ebd8 End=0x0002ebf4 Size=28 #10866 FILE: zps_apl_zdo_nwk_addr_server.o - Start=0x0002ebf4 End=0x0002ec10 Size=28 #10869 FILE: zps_apl_zdo_ieee_addr_server.o - Start=0x0002ebf4 End=0x0002ec10 Size=28 #10872 FILE: zps_apl_zdo_match_desc_server.o - Start=0x0002ebf4 End=0x0002ec10 Size=28 #10875 FILE: zps_apl_zdo_simple_desc_server.o - Start=0x0002ebf4 End=0x0002ec10 Size=28 #10878 FILE: zps_apl_zdo_device_annce_server.o - Start=0x0002ebf4 End=0x0002ec10 Size=28 #10881 FILE: zps_apl_zdo_mgmt_leave_server.o - Start=0x0002ebf4 End=0x0002ec10 Size=28 #10884 FILE: zps_apl_zdo_mgmt_nwk_update_server.o - Start=0x0002ebf4 End=0x0002ebfe Size=10 #10887 FILE: zps_apl_zdo_bind_unbind_server.o - Start=0x0002ebfe End=0x0002ec03 Size=5 #10890 FILE: zps_apl_zdp_simple_desc_req.o - Start=0x0002ec03 End=0x0002ec08 Size=5 #10893 FILE: zps_apl_zdo_nwkmanager_client.o - Start=0x0002ec03 End=0x0002ec12 Size=15 #10900 FILE: zps_apl_zdo_mgmt_bind_server.o - Start=0x0002ec0d End=0x0002ec20 Size=19 #10903 FILE: zps_apl_zdp_apsde_req.o - Start=0x0002ec20 End=0x0002ec23 Size=3 #10905 FILE: zps_apl_zdp_device_annce.o - Start=0x0002ec20 End=0x0002ec25 Size=5 #10907 FILE: zps_apl_zdp_ieee_addr_req.o - Start=0x0002ec20 End=0x0002ec25 Size=5 #10909 FILE: zps_apl_zdp_mgmt_nwk_update_req.o - Start=0x0002ec25 End=0x0002ec29 Size=4 #10911 FILE: zps_apl_zdp_mgmt_permit_joining_req.o - Start=0x0002ec29 End=0x0002ec2d Size=4 #10913 FILE: zps_apl_zdp_node_desc_req.o - Start=0x0002ec29 End=0x0002ec2d Size=4 #10916 FILE: zps_apl_zdp_nwk_addr_rsp.o - Start=0x0002ec29 End=0x0002ec2e Size=5 #10919 FILE: zps_apl_zdp_ieee_addr_rsp.o - Start=0x0002ec2e End=0x0002ec3c Size=14 #10921 FILE: zps_apl_zdp_node_desc_rsp.o - Start=0x0002ec2e End=0x0002ec37 Size=9 #10924 FILE: zps_apl_zdp_power_desc_rsp.o - Start=0x0002ec37 End=0x0002ec3d Size=6 #10926 FILE: zps_apl_zdp_simple_desc_rsp.o - Start=0x0002ec37 End=0x0002ec42 Size=11 #10928 FILE: zps_apl_zdp_active_ep_rsp.o - Start=0x0002ec37 End=0x0002ec3c Size=5 #10930 FILE: zps_apl_zdp_match_desc_rsp.o - Start=0x0002ec37 End=0x0002ec3c Size=5 #10932 FILE: zps_apl_zdp_system_server_discovery_rsp.o - Start=0x0002ec37 End=0x0002ec3b Size=4 #10934 FILE: zps_apl_zdp_mgmt_lqi_rsp.o - Start=0x0002ec37 End=0x0002ec3f Size=8 #10937 FILE: zps_apl_zdp_mgmt_nwk_update_notify_rsp.o - Start=0x0002ec3f End=0x0002ec47 Size=8 #10941 FILE: zps_mac_common.o - Start=0x0002ec40 End=0x0002ed20 Size=224 #10949 FILE: zps_apl_interpan.o - Start=0x0002ed20 End=0x0002ed28 Size=8 #10954 FILE: zps_nwk_leave.o - Start=0x0002ed20 End=0x0002ed23 Size=3 #10956 FILE: zps_nwk_maint.o - Start=0x0002ed20 End=0x0002ed24 Size=4 #10960 FILE: zps_nwk_mcps.o - Start=0x0002ed20 End=0x0002ed34 Size=20 #10965 FILE: zps_nwk_mlme.o - Start=0x0002ed34 End=0x0002ed48 Size=20 #10967 FILE: zps_nwk_nib.o - Start=0x0002ed48 End=0x0002ed9c Size=84 #10973 FILE: zps_nwk_nlme.o - Start=0x0002ed9c End=0x0002eddc Size=64 #10975 FILE: zps_nwk_sec.o - Start=0x0002eddc End=0x0002ede4 Size=8 #10979 FILE: zps_nwk_subghz.o - Start=0x0002ede4 End=0x0002edeb Size=7 #10981 FILE: zps_nwk_actv_st.o - Start=0x0002ede4 End=0x0002ee94 Size=176 #11003 FILE: zps_nwk_disc_st.o - Start=0x0002ee94 End=0x0002eedc Size=72 #11013 FILE: zps_nwk_frm.o - Start=0x0002eedc End=0x0002eee3 Size=7 #11019 FILE: zps_nwk_idle_st.o - Start=0x0002eee3 End=0x0002ef04 Size=33 #11025 FILE: zps_nwk_join.o - Start=0x0002ef04 End=0x0002ef2b Size=39 #11032 FILE: zps_nwk_join_st.o - Start=0x0002ef2b End=0x0002efa0 Size=117 #11052 FILE: Mini_Main.o - Start=0x0002efa0 End=0x0002efbe Size=30 #11056 FILE: radio.o - Start=0x0002efbe End=0x0002f3d4 Size=1046 #11056 FILE: radio.o - Start=0x0002efbe End=0x0002f3d4 Size=1046radio.o

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