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