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% |
8230 |
Expected total in crtbegin.o file: |
64 |
Actual: |
64 |
100% |
8230 |
m_text / .text / crt0.o |
Start |
End |
Size |
% |
Line |
.text |
0x000004c0 |
0x0000053c |
124 |
100% |
8231 |
Expected total in crt0.o file: |
124 |
Actual: |
124 |
100% |
8231 |
m_text / .text / startup_K32W1480.o |
Start |
End |
Size |
% |
Line |
.text |
0x0000053c |
0x0000069c |
352 |
100% |
8235 |
Expected total in startup_K32W1480.o file: |
352 |
Actual: |
352 |
100% |
8235 |
m_text / .text / pdum_nwk.o |
Start |
End |
Size |
% |
Line |
.text |
0x0000069c |
0x00001180 |
2788 |
100% |
8317 |
Expected total in pdum_nwk.o file: |
2788 |
Actual: |
2788 |
100% |
8317 |
m_text / .text / pdum_apl.o |
Start |
End |
Size |
% |
Line |
.text |
0x00001180 |
0x00001628 |
1192 |
100% |
8344 |
Expected total in pdum_apl.o file: |
1192 |
Actual: |
1192 |
100% |
8344 |
m_text / .text / _aeabi_ldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x00001628 |
0x000016c8 |
160 |
100% |
8357 |
Expected total in _aeabi_ldivmod.o file: |
160 |
Actual: |
160 |
100% |
8357 |
m_text / .text / _aeabi_uldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x000016c8 |
0x000016f8 |
48 |
100% |
8359 |
Expected total in _aeabi_uldivmod.o file: |
48 |
Actual: |
48 |
100% |
8359 |
m_text / .text / _udivmoddi4.o |
Start |
End |
Size |
% |
Line |
.text |
0x000016f8 |
0x000019e4 |
748 |
100% |
8361 |
Expected total in _udivmoddi4.o file: |
748 |
Actual: |
748 |
100% |
8361 |
m_text / .text / _dvmd_tls.o |
Start |
End |
Size |
% |
Line |
.text |
0x000019e4 |
0x000019e8 |
4 |
100% |
8363 |
Expected total in _dvmd_tls.o file: |
4 |
Actual: |
4 |
100% |
8363 |
m_text / .text / lib_a-memcpy.o |
Start |
End |
Size |
% |
Line |
.text |
0x000019e8 |
0x00001ad4 |
236 |
100% |
8366 |
Expected total in lib_a-memcpy.o file: |
236 |
Actual: |
236 |
100% |
8366 |
m_text / .text / lib_a-setjmp.o |
Start |
End |
Size |
% |
Line |
.text |
0x00001ad4 |
0x00001af0 |
28 |
100% |
8368 |
Expected total in lib_a-setjmp.o file: |
28 |
Actual: |
28 |
100% |
8368 |
m_text / .text / pdum.o |
Start |
End |
Size |
% |
Line |
.text |
0x00001af0 |
0x000023b8 |
2248 |
100% |
8371 |
Expected total in pdum.o file: |
2248 |
Actual: |
2248 |
100% |
8371 |
m_text / .text / bdb_fb_initiator.o |
Start |
End |
Size |
% |
Line |
.text.vFbBindCluster |
0x000023b8 |
0x00002790 |
984 |
100% |
8377 |
Expected total in bdb_fb_initiator.o file: |
984 |
Actual: |
984 |
100% |
8377 |
m_text / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.text.zps_bNwkFindAddIeeeAddr |
0x00002790 |
0x00002918 |
392 |
100% |
8380 |
Expected total in zps_nwk_maint.o file: |
392 |
Actual: |
392 |
100% |
8380 |
m_text / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.text.main_task |
0x00002918 |
0x000029c0 |
168 |
39% |
8383 |
.text.APP_vInitResources |
0x000029c0 |
0x00002acc |
268 |
62% |
8386 |
Expected total in app_main.o file: |
436 |
Actual: |
436 |
100% |
8383 |
m_text / .text / port_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_u8GrabMutexLock |
0x00002acc |
0x00002b00 |
52 |
55% |
8389 |
.text.ZPS_eEnterCriticalSection |
0x00002b00 |
0x00002b2c |
44 |
46% |
8392 |
Expected total in port_JN518x.o file: |
96 |
Actual: |
96 |
100% |
8389 |
m_text / .text / pdum_gen.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_vInit |
0x00002b2c |
0x00002b54 |
40 |
100% |
8395 |
Expected total in pdum_gen.o file: |
40 |
Actual: |
40 |
100% |
8395 |
m_text / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.text.zps_vGetZpsMutex |
0x00002b54 |
0x00002b5c |
8 |
3% |
8398 |
.text.vZdoServersInit |
0x00002b5c |
0x00002c40 |
228 |
65% |
8401 |
.text.ZPS_pvAplZdoGetAplHandle |
0x00002c40 |
0x00002c4c |
12 |
4% |
8404 |
.text.ZPS_psAplDefaultDistributedAPSLinkKey |
0x00002c4c |
0x00002c54 |
8 |
3% |
8407 |
.text.ZPS_psAplDefaultGlobalAPSLinkKey |
0x00002c54 |
0x00002c5c |
8 |
3% |
8410 |
.text.ZPS_ps_groupPdmTable |
0x00002c5c |
0x00002c64 |
8 |
3% |
8413 |
.text.ZPS_pu8MaxZpsConfigEp |
0x00002c64 |
0x00002c6c |
8 |
3% |
8416 |
.text.ZPS_pau8EpMapPresent |
0x00002c6c |
0x00002c74 |
8 |
3% |
8419 |
.text.ZPS_u8ConfigStackProfileId |
0x00002c74 |
0x00002c80 |
12 |
4% |
8422 |
.text.ZPS_psMacIFTGetTable |
0x00002c80 |
0x00002c88 |
8 |
3% |
8425 |
.text.ZPS_psMacIFTGetInterface |
0x00002c88 |
0x00002ca0 |
24 |
7% |
8428 |
.text.ZPS_vGetGpContext |
0x00002ca0 |
0x00002cac |
12 |
4% |
8431 |
.text.ZPS_vGetOptionalFeatures |
0x00002cac |
0x00002cb8 |
12 |
4% |
8434 |
Expected total in zps_gen.o file: |
356 |
Actual: |
356 |
100% |
8398 |
m_text / .text / app_led_control.o |
Start |
End |
Size |
% |
Line |
.text.APP_vInitLeds |
0x00002cb8 |
0x00002cf4 |
60 |
34% |
8437 |
.text.APP_vSetLedsMask |
0x00002cf4 |
0x00002d34 |
64 |
36% |
8440 |
.text.APP_vBlinkLeds |
0x00002d34 |
0x00002d60 |
44 |
25% |
8443 |
.text.APP_cbTimerLedBlink |
0x00002d60 |
0x00002d6c |
12 |
7% |
8446 |
Expected total in app_led_control.o file: |
180 |
Actual: |
180 |
100% |
8437 |
m_text / .text / app_start_controller.o |
Start |
End |
Size |
% |
Line |
.text.vfExtendedStatusCallBack |
0x00002d6c |
0x00002d78 |
12 |
3% |
8449 |
.text.Wakeup |
0x00002d78 |
0x00002d9c |
36 |
9% |
8452 |
.text.PWR_vWakeUpConfig |
0x00002d9c |
0x00002dc4 |
40 |
10% |
8453 |
.text.PreSleep |
0x00002dc4 |
0x00002e04 |
64 |
16% |
8456 |
.text.vAppMain |
0x00002e04 |
0x00002ef0 |
236 |
57% |
8458 |
.text.vAppRegisterPWRCallbacks |
0x00002ef0 |
0x00002f0c |
28 |
7% |
8461 |
Expected total in app_start_controller.o file: |
416 |
Actual: |
416 |
100% |
8449 |
m_text / .text / App_ColorSceneController.o |
Start |
End |
Size |
% |
Line |
.text.eApp_ZLO_RegisterEndpoint |
0x00002f0c |
0x00002f34 |
40 |
24% |
8464 |
.text.vAPP_ZCL_DeviceSpecific_Init |
0x00002f34 |
0x00002fa8 |
116 |
68% |
8467 |
.text.vApp_ZCL_ResetDeviceStructure |
0x00002fa8 |
0x00002fb8 |
16 |
10% |
8470 |
Expected total in App_ColorSceneController.o file: |
172 |
Actual: |
172 |
100% |
8464 |
m_text / .text / zlo_controller_node.o |
Start |
End |
Size |
% |
Line |
.text.bIsDeviceLight |
0x00002fb8 |
0x00003004 |
76 |
2% |
8473 |
.text.vResetSleepAndJoinCounters |
0x00003004 |
0x0000302c |
40 |
1% |
8475 |
.text.vStopAllTimers |
0x0000302c |
0x00003070 |
68 |
2% |
8477 |
.text.psGetEndpointRecordTable |
0x00003070 |
0x00003078 |
8 |
1% |
8479 |
.text.psGetGroupRecordTable |
0x00003078 |
0x00003080 |
8 |
1% |
8482 |
.text.vStartPolling |
0x00003080 |
0x000030b0 |
48 |
2% |
8485 |
.text.APP_cbTimerAddGroup |
0x000030b0 |
0x00003128 |
120 |
3% |
8488 |
.text.APP_vStartUpHW |
0x00003128 |
0x00003154 |
44 |
1% |
8491 |
.text.vWakeCallBack |
0x00003154 |
0x00003180 |
44 |
1% |
8494 |
.text.vRemoveLight |
0x00003180 |
0x000031f8 |
120 |
3% |
8496 |
.text.vSelectLight |
0x000031f8 |
0x00003318 |
288 |
7% |
8499 |
.text.bAddToEndpointTable |
0x00003318 |
0x000033d4 |
188 |
5% |
8502 |
.text.APP_taskController |
0x000033d4 |
0x00003760 |
908 |
20% |
8505 |
.text.vSetGroupAddress |
0x00003760 |
0x000037ac |
76 |
2% |
8508 |
.text.sGetOTACallBackPersistdata |
0x000037ac |
0x000037c0 |
20 |
1% |
8511 |
.text.APP_vFactoryResetRecords |
0x000037c0 |
0x0000384c |
140 |
4% |
8514 |
.text.APP_vInitialiseNode |
0x0000384c |
0x00003a24 |
472 |
11% |
8517 |
.text.APP_bIsRunning |
0x00003a24 |
0x00003a34 |
16 |
1% |
8520 |
.text.APP_cbTimerPoll |
0x00003a34 |
0x00003c04 |
464 |
11% |
8523 |
.text.vHandleIdentifyRequest |
0x00003c04 |
0x00003c40 |
60 |
2% |
8526 |
.text.APP_vBdbCallback |
0x00003c40 |
0x00004158 |
1304 |
29% |
8529 |
.text.APP_cbTimerId |
0x00004158 |
0x000041a8 |
80 |
2% |
8532 |
Expected total in zlo_controller_node.o file: |
4592 |
Actual: |
4592 |
100% |
8473 |
m_text / .text / app_zcl_controller_task.o |
Start |
End |
Size |
% |
Line |
.text.APP_ZCL_cbEndpointCallback |
0x000041a8 |
0x000043ac |
516 |
70% |
8535 |
.text.psGetDeviceTable |
0x000043ac |
0x000043b4 |
8 |
2% |
8537 |
.text.APP_ZCL_vInitialise |
0x000043b4 |
0x00004448 |
148 |
20% |
8540 |
.text.APP_cbTimerZclTick |
0x00004448 |
0x00004490 |
72 |
10% |
8543 |
Expected total in app_zcl_controller_task.o file: |
744 |
Actual: |
744 |
100% |
8535 |
m_text / .text / app_on_off_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppOnOff |
0x00004490 |
0x00004510 |
128 |
100% |
8546 |
Expected total in app_on_off_commands.o file: |
128 |
Actual: |
128 |
100% |
8546 |
m_text / .text / app_level_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppLevelMove |
0x00004510 |
0x00004554 |
68 |
46% |
8549 |
.text.vAppLevelStop |
0x00004554 |
0x000045a4 |
80 |
55% |
8552 |
Expected total in app_level_commands.o file: |
148 |
Actual: |
148 |
100% |
8549 |
m_text / .text / app_colour_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppEnhancedMoveHue |
0x000045a4 |
0x000045ec |
72 |
15% |
8555 |
.text.vAppGotoHueAndSat |
0x000045ec |
0x000046ac |
192 |
38% |
8558 |
.text.vAppMoveSaturation |
0x000046ac |
0x000046f8 |
76 |
15% |
8561 |
.text.vAppMoveColourTemperature |
0x000046f8 |
0x0000474c |
84 |
17% |
8564 |
.text.vAppColorLoopSet |
0x0000474c |
0x000047a0 |
84 |
17% |
8567 |
Expected total in app_colour_commands.o file: |
508 |
Actual: |
508 |
100% |
8555 |
m_text / .text / app_scenes_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppRecallSceneById |
0x000047a0 |
0x000047e8 |
72 |
53% |
8570 |
.text.vAppStoreSceneById |
0x000047e8 |
0x00004828 |
64 |
48% |
8573 |
Expected total in app_scenes_commands.o file: |
136 |
Actual: |
136 |
100% |
8570 |
m_text / .text / app_group_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppAddGroup |
0x00004828 |
0x00004874 |
76 |
87% |
8576 |
.text.vAppSetGroupId |
0x00004874 |
0x00004880 |
12 |
14% |
8579 |
Expected total in app_group_commands.o file: |
88 |
Actual: |
88 |
100% |
8576 |
m_text / .text / app_identify_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppIdentifyEffect |
0x00004880 |
0x000048b8 |
56 |
100% |
8582 |
Expected total in app_identify_commands.o file: |
56 |
Actual: |
56 |
100% |
8582 |
m_text / .text / app_general_commands.o |
Start |
End |
Size |
% |
Line |
.text.vSetAddress |
0x000048b8 |
0x000048fc |
68 |
22% |
8585 |
.text.bAppSendBasicResetReq |
0x000048fc |
0x00004938 |
60 |
19% |
8588 |
.text.vAppChangeChannel |
0x00004938 |
0x000049f4 |
188 |
60% |
8591 |
Expected total in app_general_commands.o file: |
316 |
Actual: |
316 |
100% |
8585 |
m_text / .text / hardware_init.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitPinLED1_OM15082 |
0x000049f4 |
0x00004a10 |
28 |
10% |
8594 |
.text.BOARD_InitPinLED2_OM15082 |
0x00004a10 |
0x00004a2c |
28 |
10% |
8597 |
.text.BOARD_InitPinLED3_OM15082 |
0x00004a2c |
0x00004a48 |
28 |
10% |
8600 |
.text.BOARD_InitPinButton1_OM15082 |
0x00004a48 |
0x00004a64 |
28 |
10% |
8603 |
.text.BOARD_UnInitPinLED1_OM15082 |
0x00004a64 |
0x00004a84 |
32 |
12% |
8606 |
.text.BOARD_UnInitPinLED2_OM15082 |
0x00004a84 |
0x00004aa4 |
32 |
12% |
8609 |
.text.BOARD_UnInitPinLED3_OM15082 |
0x00004aa4 |
0x00004ac4 |
32 |
12% |
8612 |
.text.BOARD_InitHardware |
0x00004ac4 |
0x00004b14 |
80 |
28% |
8615 |
Expected total in hardware_init.o file: |
288 |
Actual: |
288 |
100% |
8594 |
m_text / .text / pin_mux.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitPinButton1 |
0x00004b14 |
0x00004b30 |
28 |
9% |
8618 |
.text.BOARD_InitPinButtonBootConfig |
0x00004b30 |
0x00004b4c |
28 |
9% |
8621 |
.text.BOARD_InitPinLPUART0_RX |
0x00004b4c |
0x00004b70 |
36 |
11% |
8624 |
.text.BOARD_InitPinLPUART0_TX |
0x00004b70 |
0x00004b94 |
36 |
11% |
8627 |
.text.BOARD_InitPinLPUART1_RX |
0x00004b94 |
0x00004bb8 |
36 |
11% |
8630 |
.text.BOARD_InitPinLPUART1_TX |
0x00004bb8 |
0x00004bdc |
36 |
11% |
8633 |
.text.BOARD_UnInitPinLPUART0_RX |
0x00004bdc |
0x00004bfc |
32 |
10% |
8636 |
.text.BOARD_UnInitPinLPUART0_TX |
0x00004bfc |
0x00004c1c |
32 |
10% |
8639 |
.text.BOARD_UnInitPinLPUART1_RX |
0x00004c1c |
0x00004c3c |
32 |
10% |
8642 |
.text.BOARD_UnInitPinLPUART1_TX |
0x00004c3c |
0x00004c5c |
32 |
10% |
8645 |
Expected total in pin_mux.o file: |
328 |
Actual: |
328 |
100% |
8618 |
m_text / .text / board.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_IsAppConsoleBusy |
0x00004c5c |
0x00004c74 |
24 |
23% |
8648 |
.text.BOARD_InitDebugConsole |
0x00004c74 |
0x00004ca4 |
48 |
45% |
8651 |
.text.BOARD_ReinitDebugConsole |
0x00004ca4 |
0x00004cc8 |
36 |
34% |
8654 |
Expected total in board.o file: |
108 |
Actual: |
108 |
100% |
8648 |
m_text / .text / board_dcdc.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_SetLowPowerVoltageDetect.constprop.0 |
0x00004cc8 |
0x00004d04 |
60 |
24% |
8657 |
.text.BOARD_InitDcdc |
0x00004d04 |
0x00004dc4 |
192 |
77% |
8659 |
Expected total in board_dcdc.o file: |
252 |
Actual: |
252 |
100% |
8657 |
m_text / .text / clock_config.o |
Start |
End |
Size |
% |
Line |
.text.CLOCK_CONFIG_FircSafeConfig |
0x00004dc4 |
0x00004de0 |
28 |
12% |
8662 |
.text.BOARD_BootClockRUN |
0x00004de0 |
0x00004eb8 |
216 |
89% |
8664 |
Expected total in clock_config.o file: |
244 |
Actual: |
244 |
100% |
8662 |
m_text / .text / app_uart.o |
Start |
End |
Size |
% |
Line |
.text.UART_vInit |
0x00004eb8 |
0x00004f7c |
196 |
46% |
8667 |
.text.UART_vTxChar |
0x00004f7c |
0x00004fb8 |
60 |
15% |
8670 |
.text.LPUART_UserCallback |
0x00004fb8 |
0x00005000 |
72 |
17% |
8673 |
.text.UART_bTxReady |
0x00005000 |
0x00005010 |
16 |
4% |
8675 |
.text.UART_bBufferReceive |
0x00005010 |
0x00005064 |
84 |
20% |
8678 |
Expected total in app_uart.o file: |
428 |
Actual: |
428 |
100% |
8667 |
m_text / .text / app_serial_interface.o |
Start |
End |
Size |
% |
Line |
.text.APP_taskAtSerial |
0x00005064 |
0x0000513c |
216 |
72% |
8681 |
.text.bPutChar |
0x0000513c |
0x00005190 |
84 |
28% |
8684 |
Expected total in app_serial_interface.o file: |
300 |
Actual: |
300 |
100% |
8681 |
m_text / .text / app_buttons.o |
Start |
End |
Size |
% |
Line |
.text.GPIOA_INT0_IRQHandler |
0x00005190 |
0x000051b8 |
40 |
7% |
8687 |
.text.GPIOB_INT0_IRQHandler |
0x000051b8 |
0x000051e0 |
40 |
7% |
8690 |
.text.GPIOC_INT0_IRQHandler |
0x000051e0 |
0x00005218 |
56 |
10% |
8693 |
.text.APP_u32GetSwitchIOState |
0x00005218 |
0x00005258 |
64 |
12% |
8696 |
.text.APP_cbTimerButtonScan |
0x00005258 |
0x00005300 |
168 |
30% |
8699 |
.text.APP_bButtonInitialise |
0x00005300 |
0x000053cc |
204 |
36% |
8702 |
Expected total in app_buttons.o file: |
572 |
Actual: |
572 |
100% |
8687 |
m_text / .text / app_menu_handler_OM15082.o |
Start |
End |
Size |
% |
Line |
.text.APP_vHandleFactoryNewKeyPress |
0x000053cc |
0x00005470 |
164 |
12% |
8705 |
.text.APP_vHandleKeyPress |
0x00005470 |
0x000058c8 |
1112 |
80% |
8708 |
.text.APP_vHandleKeyRelease |
0x000058c8 |
0x00005940 |
120 |
9% |
8711 |
Expected total in app_menu_handler_OM15082.o file: |
1396 |
Actual: |
1396 |
100% |
8705 |
m_text / .text / app_ota_client.o |
Start |
End |
Size |
% |
Line |
.text.bInitialiseOTAClusterAndAttributes |
0x00005940 |
0x000059b0 |
112 |
3% |
8714 |
.text.vAppInitOTA |
0x000059b0 |
0x00005b9c |
492 |
13% |
8717 |
.text.vSetOTAPersistedDatForMinRetention |
0x00005b9c |
0x00005bc0 |
36 |
1% |
8720 |
.text.vLoadOTAPersistedData |
0x00005bc0 |
0x00005c1c |
92 |
3% |
8723 |
.text.bOTADeepSleepAllowed |
0x00005c1c |
0x00005c48 |
44 |
2% |
8726 |
.text.bOTASleepAllowed |
0x00005c48 |
0x00005c68 |
32 |
1% |
8729 |
.text.vHandleMatchDescriptor |
0x00005c68 |
0x00005d18 |
176 |
5% |
8732 |
.text.vHandleIeeeAddressRsp |
0x00005d18 |
0x00005e1c |
260 |
7% |
8735 |
.text.vResetOTADiscovery |
0x00005e1c |
0x00005e40 |
36 |
1% |
8738 |
.text.vRunAppOTAStateMachine |
0x00005e40 |
0x00006368 |
1320 |
33% |
8741 |
.text.vOTAResetPersist |
0x00006368 |
0x0000639c |
52 |
2% |
8744 |
.text.vHandleAppOtaClient |
0x0000639c |
0x00006900 |
1380 |
35% |
8747 |
Expected total in app_ota_client.o file: |
4032 |
Actual: |
4032 |
100% |
8714 |
m_text / .text / fsl_cmc.o |
Start |
End |
Size |
% |
Line |
.text.CMC_EnterLowPowerMode |
0x00006900 |
0x0000695c |
92 |
100% |
8750 |
Expected total in fsl_cmc.o file: |
92 |
Actual: |
92 |
100% |
8750 |
m_text / .text / PDM_adapter.o |
Start |
End |
Size |
% |
Line |
.text.rb_delete.constprop.0 |
0x0000695c |
0x00006994 |
56 |
10% |
8753 |
.text.PDM_eInitialise |
0x00006994 |
0x000069e8 |
84 |
15% |
8755 |
.text.PDM_eReadDataFromRecord |
0x000069e8 |
0x00006a58 |
112 |
20% |
8758 |
.text.PDM_eSaveRecordData |
0x00006a58 |
0x00006b28 |
208 |
37% |
8761 |
.text.PDM_vDeleteDataRecord |
0x00006b28 |
0x00006b70 |
72 |
13% |
8764 |
.text.PDM_vDeleteAllDataRecords |
0x00006b70 |
0x00006b90 |
32 |
6% |
8767 |
Expected total in PDM_adapter.o file: |
564 |
Actual: |
564 |
100% |
8753 |
m_text / .text / fsl_k4_flash.o |
Start |
End |
Size |
% |
Line |
.text.flash_check_param |
0x00006b90 |
0x00006c2c |
156 |
27% |
8770 |
.text.pflash_check_param |
0x00006c2c |
0x00006ca4 |
120 |
21% |
8772 |
.text.ifr_check_param |
0x00006ca4 |
0x00006d1c |
120 |
21% |
8774 |
.text.FLASH_Erase |
0x00006d1c |
0x00006d60 |
68 |
12% |
8776 |
.text.FLASH_Program |
0x00006d60 |
0x00006ddc |
124 |
22% |
8779 |
Expected total in fsl_k4_flash.o file: |
588 |
Actual: |
588 |
100% |
8770 |
m_text / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.text.CLOCK_DeinitSysOsc |
0x00006ddc |
0x00006e04 |
40 |
13% |
8782 |
.text.CLOCK_InitSysOsc |
0x00006e04 |
0x00006e38 |
52 |
17% |
8785 |
.text.CLOCK_DeinitSirc |
0x00006e38 |
0x00006e5c |
36 |
12% |
8788 |
.text.CLOCK_InitSirc |
0x00006e5c |
0x00006e7c |
32 |
11% |
8791 |
.text.CLOCK_DeinitFirc |
0x00006e7c |
0x00006ea4 |
40 |
13% |
8794 |
.text.CLOCK_InitFirc |
0x00006ea4 |
0x00006f18 |
116 |
37% |
8797 |
Expected total in fsl_clock.o file: |
316 |
Actual: |
316 |
100% |
8782 |
m_text / .text / fsl_lpuart.o |
Start |
End |
Size |
% |
Line |
.text.LPUART_GetInstance |
0x00006f18 |
0x00006f34 |
28 |
5% |
8800 |
.text.LPUART_Init |
0x00006f34 |
0x000070f4 |
448 |
74% |
8803 |
.text.LPUART_GetStatusFlags |
0x000070f4 |
0x0000710c |
24 |
4% |
8806 |
.text.LPUART_ClearStatusFlags |
0x0000710c |
0x00007148 |
60 |
10% |
8809 |
.text.LPUART0_DriverIRQHandler |
0x00007148 |
0x00007160 |
24 |
4% |
8812 |
.text.LPUART1_DriverIRQHandler |
0x00007160 |
0x00007178 |
24 |
4% |
8815 |
Expected total in fsl_lpuart.o file: |
608 |
Actual: |
608 |
100% |
8800 |
m_text / .text / fsl_adapter_rpmsg.o |
Start |
End |
Size |
% |
Line |
.text.RPMsgPeerReadyEventHandler |
0x00007178 |
0x000071cc |
84 |
13% |
8818 |
.text.HAL_RpmsgMcmgrInit |
0x000071cc |
0x00007280 |
180 |
28% |
8820 |
.text.HAL_RpmsgInit |
0x00007280 |
0x00007318 |
152 |
24% |
8823 |
.text.HAL_RpmsgSendTimeout |
0x00007318 |
0x0000738c |
116 |
18% |
8826 |
.text.HAL_RpmsgAllocTxBufferTimeout |
0x0000738c |
0x000073ac |
32 |
5% |
8829 |
.text.HAL_RpmsgNoCopySend |
0x000073ac |
0x0000740c |
96 |
15% |
8832 |
Expected total in fsl_adapter_rpmsg.o file: |
660 |
Actual: |
660 |
100% |
8818 |
m_text / .text / sss_init.o |
Start |
End |
Size |
% |
Line |
.text.CRYPTO_InitHardware |
0x0000740c |
0x000074ac |
160 |
80% |
8835 |
.text.CRYPTO_ReinitHardware |
0x000074ac |
0x000074bc |
16 |
8% |
8838 |
.text.CRYPTO_ELEMU_reset |
0x000074bc |
0x000074d4 |
24 |
12% |
8841 |
Expected total in sss_init.o file: |
200 |
Actual: |
200 |
100% |
8835 |
m_text / .text / fsl_component_mem_manager_light.o |
Start |
End |
Size |
% |
Line |
.text.MEM_RegisterExtendedArea |
0x000074d4 |
0x0000756c |
152 |
32% |
8844 |
.text.MEM_Init |
0x0000756c |
0x00007590 |
36 |
8% |
8847 |
.text.MEM_BufferFree |
0x00007590 |
0x00007630 |
160 |
34% |
8850 |
.text.MEM_GetHeapUpperLimitByAreaId |
0x00007630 |
0x00007650 |
32 |
7% |
8853 |
.text.MEM_BufferAllocate |
0x00007650 |
0x000076b4 |
100 |
21% |
8856 |
Expected total in fsl_component_mem_manager_light.o file: |
480 |
Actual: |
480 |
100% |
8844 |
m_text / .text / rpmsg_env_bm.o |
Start |
End |
Size |
% |
Line |
.text.env_init |
0x000076b4 |
0x000076e8 |
52 |
57% |
8858 |
.text.env_register_isr |
0x000076e8 |
0x000076fc |
20 |
22% |
8861 |
.text.env_isr |
0x000076fc |
0x00007710 |
20 |
22% |
8864 |
Expected total in rpmsg_env_bm.o file: |
92 |
Actual: |
92 |
100% |
8858 |
m_text / .text / fwk_platform_ics.o |
Start |
End |
Size |
% |
Line |
.text.PLATFORM_FwkSrv_RxCallBack |
0x00007710 |
0x000077ec |
220 |
44% |
8866 |
.text.PLATFORM_FwkSrvInit |
0x000077ec |
0x00007830 |
68 |
14% |
8868 |
.text.PLATFORM_FwkSrvSendPacket |
0x00007830 |
0x00007894 |
100 |
20% |
8871 |
.text.PLATFORM_SendChipRevision |
0x00007894 |
0x000078f8 |
100 |
20% |
8874 |
.text.PLATFORM_FwkSrvRegisterLowPowerCallbacks |
0x000078f8 |
0x00007904 |
12 |
3% |
8877 |
Expected total in fwk_platform_ics.o file: |
500 |
Actual: |
500 |
100% |
8866 |
m_text / .text / sss_aes.o |
Start |
End |
Size |
% |
Line |
.text.SSS_set_aes_key |
0x00007904 |
0x0000797c |
120 |
49% |
8880 |
.text.SSS_aes_operation |
0x0000797c |
0x000079fc |
128 |
52% |
8883 |
Expected total in sss_aes.o file: |
248 |
Actual: |
248 |
100% |
8880 |
m_text / .text / glue.o |
Start |
End |
Size |
% |
Line |
.text.SystemInitHook |
0x000079fc |
0x00007a0c |
16 |
31% |
8886 |
.text.RESET_SystemReset |
0x00007a0c |
0x00007a30 |
36 |
70% |
8889 |
Expected total in glue.o file: |
52 |
Actual: |
52 |
100% |
8886 |
m_text / .text / fsl_elemu.o |
Start |
End |
Size |
% |
Line |
.text.ELEMU_LP_WakeupPathInit |
0x00007a30 |
0x00007abc |
140 |
70% |
8892 |
.text.ELEMU_mu_wait_for_ready |
0x00007abc |
0x00007af8 |
60 |
30% |
8895 |
Expected total in fsl_elemu.o file: |
200 |
Actual: |
200 |
100% |
8892 |
m_text / .text / rpmsg_platform.o |
Start |
End |
Size |
% |
Line |
.text.platform_init_interrupt |
0x00007af8 |
0x00007b44 |
76 |
27% |
8898 |
.text.platform_notify |
0x00007b44 |
0x00007b68 |
36 |
13% |
8901 |
.text.platform_time_delay |
0x00007b68 |
0x00007b8c |
36 |
13% |
8904 |
.text.platform_interrupt_enable |
0x00007b8c |
0x00007bb4 |
40 |
14% |
8907 |
.text.platform_interrupt_disable |
0x00007bb4 |
0x00007be8 |
52 |
18% |
8910 |
.text.platform_init |
0x00007be8 |
0x00007c1c |
52 |
18% |
8913 |
Expected total in rpmsg_platform.o file: |
292 |
Actual: |
292 |
100% |
8898 |
m_text / .text / nxp_xcvr_ext_ctrl.o |
Start |
End |
Size |
% |
Line |
.text.RF_LANT_SW_IRQHandler |
0x00007c1c |
0x00007c2c |
16 |
100% |
8916 |
Expected total in nxp_xcvr_ext_ctrl.o file: |
16 |
Actual: |
16 |
100% |
8916 |
m_text / .text / fwk_platform.o |
Start |
End |
Size |
% |
Line |
.text.PLATFORM_IsNbuStarted |
0x00007c2c |
0x00007c38 |
12 |
2% |
8919 |
.text.PLATFORM_InitNbu |
0x00007c38 |
0x00007c94 |
92 |
13% |
8922 |
.text.PLATFORM_InitOsc32K |
0x00007c94 |
0x00007ce0 |
76 |
11% |
8925 |
.text.PLATFORM_SwitchToOsc32k |
0x00007ce0 |
0x00007d10 |
48 |
7% |
8928 |
.text.PLATFORM_SetXtal32MhzTrim |
0x00007d10 |
0x00007d4c |
60 |
8% |
8931 |
.text.PLATFORM_InitTimerManager |
0x00007d4c |
0x00007d88 |
60 |
8% |
8934 |
.text.PLATFORM_InitCrypto |
0x00007d88 |
0x00007dd4 |
76 |
11% |
8937 |
.text.PLATFORM_IsTimeoutExpired |
0x00007dd4 |
0x00007e0c |
56 |
8% |
8940 |
.text.PLATFORM_Delay |
0x00007e0c |
0x00007e20 |
20 |
3% |
8943 |
.text.PLATFORM_RemoteActiveReq |
0x00007e20 |
0x00007ef0 |
208 |
28% |
8946 |
.text.PLATFORM_RemoteActiveRel |
0x00007ef0 |
0x00007f1c |
44 |
6% |
8949 |
Expected total in fwk_platform.o file: |
752 |
Actual: |
752 |
100% |
8919 |
m_text / .text / fsl_crc.o |
Start |
End |
Size |
% |
Line |
.text.CRC_Init |
0x00007f1c |
0x00007fb4 |
152 |
100% |
8952 |
Expected total in fsl_crc.o file: |
152 |
Actual: |
152 |
100% |
8952 |
m_text / .text / fsl_sscp_mu.o |
Start |
End |
Size |
% |
Line |
.text.MU_Init |
0x00007fb4 |
0x00007fc0 |
12 |
2% |
8955 |
.text.MU_ReceiveMsg |
0x00007fc0 |
0x00007fdc |
28 |
5% |
8957 |
.text.MU_SendMsg |
0x00007fdc |
0x00007ff8 |
28 |
5% |
8960 |
.text.sscp_mu_init |
0x00007ff8 |
0x00008014 |
28 |
5% |
8963 |
.text.prepareMessage |
0x00008014 |
0x000080e0 |
204 |
34% |
8966 |
.text.sscp_mu_invoke_command |
0x000080e0 |
0x00008214 |
308 |
51% |
8969 |
Expected total in fsl_sscp_mu.o file: |
608 |
Actual: |
608 |
100% |
8955 |
m_text / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.text.DbgConsole_Putchar |
0x00008214 |
0x0000823c |
40 |
3% |
8972 |
.text.DbgConsole_Init |
0x0000823c |
0x00008290 |
84 |
5% |
8975 |
.text.DbgConsole_ExitLowpower |
0x00008290 |
0x000082ac |
28 |
2% |
8978 |
.text.DbgConsole_Vprintf |
0x000082ac |
0x000088f4 |
1608 |
92% |
8981 |
Expected total in fsl_debug_console.o file: |
1760 |
Actual: |
1760 |
100% |
8972 |
m_text / .text / fsl_imu.o |
Start |
End |
Size |
% |
Line |
.text.IMU_SendMsgsBlocking |
0x000088f4 |
0x00008960 |
108 |
41% |
8984 |
.text.IMU_TryReceiveMsgs |
0x00008960 |
0x000089a4 |
68 |
26% |
8987 |
.text.IMU_FlushSendFifo |
0x000089a4 |
0x000089c4 |
32 |
12% |
8990 |
.text.IMU_Init |
0x000089c4 |
0x00008a00 |
60 |
23% |
8993 |
Expected total in fsl_imu.o file: |
268 |
Actual: |
268 |
100% |
8984 |
m_text / .text / SecLib_sss.o |
Start |
End |
Size |
% |
Line |
.text.SecLib_ReInit |
0x00008a00 |
0x00008a18 |
24 |
100% |
8996 |
Expected total in SecLib_sss.o file: |
24 |
Actual: |
24 |
100% |
8996 |
m_text / .text / mcmgr_internal_core_api_k32w1.o |
Start |
End |
Size |
% |
Line |
.text.mcmgr_late_init_internal |
0x00008a18 |
0x00008a30 |
24 |
18% |
8999 |
.text.mcmgr_start_core_internal |
0x00008a30 |
0x00008a54 |
36 |
26% |
9002 |
.text.mcmgr_get_current_core_internal |
0x00008a54 |
0x00008a60 |
12 |
9% |
9005 |
.text.MU_RxFullFlagISR |
0x00008a60 |
0x00008aa4 |
68 |
49% |
9008 |
Expected total in mcmgr_internal_core_api_k32w1.o file: |
140 |
Actual: |
140 |
100% |
8999 |
m_text / .text / fsl_adapter_lptmr.o |
Start |
End |
Size |
% |
Line |
.text.HAL_TimerInterruptHandle |
0x00008aa4 |
0x00008ad4 |
48 |
10% |
9011 |
.text.HAL_TimerInit |
0x00008ad4 |
0x00008b88 |
180 |
36% |
9013 |
.text.HAL_TimerEnable |
0x00008b88 |
0x00008ba4 |
28 |
6% |
9016 |
.text.HAL_TimerDisable |
0x00008ba4 |
0x00008bbc |
24 |
5% |
9019 |
.text.HAL_TimerGetMaxTimeout |
0x00008bbc |
0x00008c0c |
80 |
16% |
9022 |
.text.HAL_TimerGetCurrentTimerCount |
0x00008c0c |
0x00008c68 |
92 |
19% |
9025 |
.text.HAL_TimerUpdateTimeout |
0x00008c68 |
0x00008ca0 |
56 |
12% |
9028 |
Expected total in fsl_adapter_lptmr.o file: |
508 |
Actual: |
508 |
100% |
9011 |
m_text / .text / mcmgr_imu_internal.o |
Start |
End |
Size |
% |
Line |
.text.RF_IMU0_IRQHandler |
0x00008ca0 |
0x00008cc4 |
36 |
100% |
9031 |
Expected total in mcmgr_imu_internal.o file: |
36 |
Actual: |
36 |
100% |
9031 |
m_text / .text / fsl_pm_board.o |
Start |
End |
Size |
% |
Line |
.text.__NVIC_EnableIRQ |
0x00008cc4 |
0x00008ce0 |
28 |
2% |
9034 |
.text.__NVIC_DisableIRQ |
0x00008ce0 |
0x00008d08 |
40 |
3% |
9036 |
.text.KW45_SetFro192MOperateMode |
0x00008d08 |
0x00008d2c |
36 |
3% |
9038 |
.text.KW45_SetFro6MOperateMode |
0x00008d2c |
0x00008d50 |
36 |
3% |
9040 |
.text.KW45_SetWakePowerDomainOperateMode |
0x00008d50 |
0x00008d88 |
56 |
4% |
9042 |
.text.KW45_IsWakeupSource |
0x00008d88 |
0x00008db4 |
44 |
3% |
9044 |
.text.KW45_CleanExitLowPowerMode |
0x00008db4 |
0x00008df4 |
64 |
5% |
9046 |
.text.KW45_WakeupFunction |
0x00008df4 |
0x00008e38 |
68 |
5% |
9048 |
.text.KW45_SetRAMOperateMode |
0x00008e38 |
0x00008ec8 |
144 |
10% |
9050 |
.text.KW45_EnterLowPowerMode |
0x00008ec8 |
0x000091fc |
820 |
56% |
9052 |
.text.KW45_ManageWakeupSource |
0x000091fc |
0x00009288 |
140 |
10% |
9054 |
Expected total in fsl_pm_board.o file: |
1476 |
Actual: |
1476 |
100% |
9034 |
m_text / .text / mcmgr.o |
Start |
End |
Size |
% |
Line |
.text.MCMGR_RegisterEvent |
0x00009288 |
0x000092a8 |
32 |
14% |
9056 |
.text.MCMGR_TriggerEvent |
0x000092a8 |
0x000092d4 |
44 |
19% |
9059 |
.text.MCMGR_EarlyInit |
0x000092d4 |
0x000092f4 |
32 |
14% |
9062 |
.text.MCMGR_Init |
0x000092f4 |
0x00009340 |
76 |
32% |
9065 |
.text.MCMGR_StartCore |
0x00009340 |
0x00009378 |
56 |
24% |
9068 |
Expected total in mcmgr.o file: |
240 |
Actual: |
240 |
100% |
9056 |
m_text / .text / PWRM_adapter.o |
Start |
End |
Size |
% |
Line |
.text.lp_cb |
0x00009378 |
0x00009394 |
28 |
22% |
9071 |
.text.PWR_RegisterLowPowerEnterCallback |
0x00009394 |
0x000093a0 |
12 |
10% |
9072 |
.text.PWR_RegisterLowPowerExitCallback |
0x000093a0 |
0x000093ac |
12 |
10% |
9075 |
.text.PWR_eScheduleActivity |
0x000093ac |
0x000093d4 |
40 |
31% |
9078 |
.text.PWR_vColdStart |
0x000093d4 |
0x000093fc |
40 |
31% |
9081 |
Expected total in PWRM_adapter.o file: |
132 |
Actual: |
132 |
100% |
9071 |
m_text / .text / board_lp.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_LowPowerInit |
0x000093fc |
0x00009408 |
12 |
100% |
9084 |
Expected total in board_lp.o file: |
12 |
Actual: |
12 |
100% |
9084 |
m_text / .text / fsl_lpspi.o |
Start |
End |
Size |
% |
Line |
.text.LPSPI_CommonIRQHandler |
0x00009408 |
0x00009420 |
24 |
38% |
9087 |
.text.LPSPI0_DriverIRQHandler |
0x00009420 |
0x00009434 |
20 |
32% |
9089 |
.text.LPSPI1_DriverIRQHandler |
0x00009434 |
0x00009448 |
20 |
32% |
9092 |
Expected total in fsl_lpspi.o file: |
64 |
Actual: |
64 |
100% |
9087 |
m_text / .text / fsl_lpuart_edma.o |
Start |
End |
Size |
% |
Line |
.text.LPUART_TransferCreateHandleEDMA |
0x00009448 |
0x0000951c |
212 |
100% |
9095 |
Expected total in fsl_lpuart_edma.o file: |
212 |
Actual: |
212 |
100% |
9095 |
m_text / .text / fsl_component_timer_manager.o |
Start |
End |
Size |
% |
Line |
.text.TimerStop |
0x0000951c |
0x00009598 |
124 |
10% |
9098 |
.text.TimersUpdate.constprop.0 |
0x00009598 |
0x000095e4 |
76 |
7% |
9100 |
.text.TimersCheckAndUpdate |
0x000095e4 |
0x000095f8 |
20 |
2% |
9102 |
.text.TimerManagerTaskProcess |
0x000095f8 |
0x00009728 |
304 |
25% |
9104 |
.text.HAL_TIMER_Callback |
0x00009728 |
0x00009758 |
48 |
4% |
9106 |
.text.TM_Init |
0x00009758 |
0x000097a4 |
76 |
7% |
9108 |
.text.TM_ExitLowpower |
0x000097a4 |
0x000097c0 |
28 |
3% |
9110 |
.text.TM_EnterLowpower |
0x000097c0 |
0x000097e0 |
32 |
3% |
9113 |
.text.TM_EnterTickless |
0x000097e0 |
0x00009848 |
104 |
9% |
9116 |
.text.TM_ExitTickless |
0x00009848 |
0x00009870 |
40 |
4% |
9119 |
.text.TM_GetTimestamp |
0x00009870 |
0x00009880 |
16 |
2% |
9122 |
.text.TM_Open |
0x00009880 |
0x000098bc |
60 |
5% |
9125 |
.text.TM_Stop |
0x000098bc |
0x000098e8 |
44 |
4% |
9127 |
.text.TM_Close |
0x000098e8 |
0x00009930 |
72 |
6% |
9129 |
.text.TM_Start |
0x00009930 |
0x000099f4 |
196 |
16% |
9132 |
.text.TM_GetRemainingTime |
0x000099f4 |
0x00009a0c |
24 |
2% |
9135 |
Expected total in fsl_component_timer_manager.o file: |
1264 |
Actual: |
1264 |
100% |
9098 |
m_text / .text / dma_capture.o |
Start |
End |
Size |
% |
Line |
.text.DSB_IRQHandler |
0x00009a0c |
0x00009a4c |
64 |
100% |
9138 |
Expected total in dma_capture.o file: |
64 |
Actual: |
64 |
100% |
9138 |
m_text / .text / fsl_edma.o |
Start |
End |
Size |
% |
Line |
.text.EDMA_Init |
0x00009a4c |
0x00009ab8 |
108 |
42% |
9141 |
.text.EDMA_CreateHandle |
0x00009ab8 |
0x00009b18 |
96 |
37% |
9144 |
.text.DMA0_DriverIRQHandler |
0x00009b18 |
0x00009b50 |
56 |
22% |
9147 |
Expected total in fsl_edma.o file: |
260 |
Actual: |
260 |
100% |
9141 |
m_text / .text / rfmc_ctrl.o |
Start |
End |
Size |
% |
Line |
.text.RFMC_IRQHandler |
0x00009b50 |
0x00009c50 |
256 |
100% |
9150 |
Expected total in rfmc_ctrl.o file: |
256 |
Actual: |
256 |
100% |
9150 |
m_text / .text / fsl_sss_sscp.o |
Start |
End |
Size |
% |
Line |
.text.sss_sscp_open_session |
0x00009c50 |
0x00009ca4 |
84 |
8% |
9153 |
.text.sss_sscp_symmetric_context_init |
0x00009ca4 |
0x00009d14 |
112 |
10% |
9156 |
.text.sss_sscp_cipher_one_go |
0x00009d14 |
0x00009d78 |
100 |
9% |
9159 |
.text.sss_sscp_symmetric_context_free |
0x00009d78 |
0x00009db8 |
64 |
6% |
9162 |
.text.sss_sscp_aead_context_init |
0x00009db8 |
0x00009e28 |
112 |
10% |
9165 |
.text.sss_sscp_aead_one_go |
0x00009e28 |
0x00009eb8 |
144 |
13% |
9168 |
.text.sss_sscp_aead_context_free |
0x00009eb8 |
0x00009ef8 |
64 |
6% |
9171 |
.text.sss_sscp_key_store_init |
0x00009ef8 |
0x00009f4c |
84 |
8% |
9174 |
.text.sss_sscp_key_store_set_key |
0x00009f4c |
0x00009fa8 |
92 |
8% |
9177 |
.text.sss_sscp_rng_get_random |
0x00009fa8 |
0x00009ff4 |
76 |
7% |
9180 |
.text.sss_sscp_key_object_init |
0x00009ff4 |
0x0000a048 |
84 |
8% |
9183 |
.text.sss_sscp_key_object_allocate_handle |
0x0000a048 |
0x0000a0a8 |
96 |
9% |
9186 |
.text.sss_sscp_key_object_free |
0x0000a0a8 |
0x0000a0f8 |
80 |
7% |
9189 |
Expected total in fsl_sss_sscp.o file: |
1192 |
Actual: |
1192 |
100% |
9153 |
m_text / .text / fsl_adapter_lpuart.o |
Start |
End |
Size |
% |
Line |
.text.HAL_UartInit |
0x0000a0f8 |
0x0000a1a8 |
176 |
52% |
9192 |
.text.HAL_UartReceiveBlocking |
0x0000a1a8 |
0x0000a1c8 |
32 |
10% |
9195 |
.text.HAL_UartSendBlocking |
0x0000a1c8 |
0x0000a1e0 |
24 |
8% |
9198 |
.text.HAL_UartExitLowpower |
0x0000a1e0 |
0x0000a24c |
108 |
32% |
9201 |
Expected total in fsl_adapter_lpuart.o file: |
340 |
Actual: |
340 |
100% |
9192 |
m_text / .text / SecLib_.o |
Start |
End |
Size |
% |
Line |
.text.bACI_WriteKey |
0x0000a24c |
0x0000a260 |
20 |
4% |
9204 |
.text.vACI_OptimisedCcmStar |
0x0000a260 |
0x0000a49c |
572 |
97% |
9207 |
Expected total in SecLib_.o file: |
592 |
Actual: |
592 |
100% |
9204 |
m_text / .text / RNG.o |
Start |
End |
Size |
% |
Line |
.text._RNG_SSS_Get_RndBytes |
0x0000a49c |
0x0000a4ec |
80 |
63% |
9210 |
.text.RNG_Init |
0x0000a4ec |
0x0000a51c |
48 |
38% |
9212 |
Expected total in RNG.o file: |
128 |
Actual: |
128 |
100% |
9210 |
m_text / .text / sss_ccm.o |
Start |
End |
Size |
% |
Line |
.text.sss_ccm_auth_crypt |
0x0000a51c |
0x0000a594 |
120 |
54% |
9215 |
.text.SSS_ccm_setkey |
0x0000a594 |
0x0000a5fc |
104 |
47% |
9217 |
Expected total in sss_ccm.o file: |
224 |
Actual: |
224 |
100% |
9215 |
m_text / .text / rpmsg_lite.o |
Start |
End |
Size |
% |
Line |
.text.rpmsg_lite_send |
0x0000a5fc |
0x0000a6e8 |
236 |
28% |
9220 |
.text.rpmsg_lite_send_nocopy |
0x0000a6e8 |
0x0000a76c |
132 |
16% |
9223 |
.text.rpmsg_lite_master_init |
0x0000a76c |
0x0000a94c |
480 |
57% |
9226 |
Expected total in rpmsg_lite.o file: |
848 |
Actual: |
848 |
100% |
9220 |
m_text / .text / system_K32W1480.o |
Start |
End |
Size |
% |
Line |
.text.SystemInit |
0x0000a94c |
0x0000aa24 |
216 |
100% |
9229 |
Expected total in system_K32W1480.o file: |
216 |
Actual: |
216 |
100% |
9229 |
m_text / .text / fsl_pm_core.o |
Start |
End |
Size |
% |
Line |
.text.PM_SetAllowedLowestPowerMode |
0x0000aa24 |
0x0000aa4c |
40 |
4% |
9232 |
.text.PM_EnterCriticalDefault |
0x0000aa4c |
0x0000aa5c |
16 |
2% |
9234 |
.text.PM_ExitCriticalDefault |
0x0000aa5c |
0x0000aa6c |
16 |
2% |
9236 |
.text.PM_CreateHandle |
0x0000aa6c |
0x0000aae4 |
120 |
11% |
9238 |
.text.PM_EnablePowerManager |
0x0000aae4 |
0x0000ab28 |
68 |
6% |
9241 |
.text.PM_EnterLowPower |
0x0000ab28 |
0x0000ac90 |
360 |
32% |
9244 |
.text.PM_RegisterNotify |
0x0000ac90 |
0x0000acac |
28 |
3% |
9247 |
.text.PM_TriggerWakeSourceService |
0x0000acac |
0x0000acf8 |
76 |
7% |
9250 |
.text.PM_HandleWakeUpEvent |
0x0000acf8 |
0x0000ad38 |
64 |
6% |
9253 |
.text.PM_SetConstraints |
0x0000ad38 |
0x0000ade8 |
176 |
16% |
9256 |
.text.PM_ReleaseConstraints |
0x0000ade8 |
0x0000aea4 |
188 |
17% |
9259 |
Expected total in fsl_pm_core.o file: |
1152 |
Actual: |
1152 |
100% |
9232 |
m_text / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.text.PWR_Init |
0x0000aea4 |
0x0000aed0 |
44 |
17% |
9262 |
.text.PWR_AllowDeviceToSleep |
0x0000aed0 |
0x0000aee8 |
24 |
10% |
9265 |
.text.PWR_DisallowDeviceToSleep |
0x0000aee8 |
0x0000af00 |
24 |
10% |
9268 |
.text.PWR_IsDeviceAllowedToSleep |
0x0000af00 |
0x0000af0c |
12 |
5% |
9271 |
.text.PWR_EnterLowPower |
0x0000af0c |
0x0000afac |
160 |
61% |
9274 |
Expected total in PWR.o file: |
264 |
Actual: |
264 |
100% |
9262 |
m_text / .text / HWParameter.o |
Start |
End |
Size |
% |
Line |
.text.NV_ReadHWParameters |
0x0000afac |
0x0000b038 |
140 |
46% |
9277 |
.text.NV_WriteHWParameters |
0x0000b038 |
0x0000b0e0 |
168 |
55% |
9280 |
Expected total in HWParameter.o file: |
308 |
Actual: |
308 |
100% |
9277 |
m_text / .text / fsl_adapter_k4_flash.o |
Start |
End |
Size |
% |
Line |
.text.HAL_FlashProgramAdaptation |
0x0000b0e0 |
0x0000b108 |
40 |
22% |
9283 |
.text.HAL_FlashInit |
0x0000b108 |
0x0000b138 |
48 |
27% |
9285 |
.text.HAL_FlashVerifyErase |
0x0000b138 |
0x0000b168 |
48 |
27% |
9288 |
.text.HAL_FlashEraseSector |
0x0000b168 |
0x0000b198 |
48 |
27% |
9291 |
Expected total in fsl_adapter_k4_flash.o file: |
184 |
Actual: |
184 |
100% |
9283 |
m_text / .text / NV_Flash.o |
Start |
End |
Size |
% |
Line |
.text.NvIsNVMFlashAddress |
0x0000b198 |
0x0000b1c4 |
44 |
1% |
9294 |
.text.NvGetEntryFromDataPtr |
0x0000b1c4 |
0x0000b230 |
108 |
2% |
9296 |
.text.NvGetTableEntryIndexFromId |
0x0000b230 |
0x0000b268 |
56 |
1% |
9298 |
.text.NvUpdateLastMetaInfoAddress |
0x0000b268 |
0x0000b32c |
196 |
3% |
9300 |
.text.NvGetMetaInfo |
0x0000b32c |
0x0000b35c |
48 |
1% |
9302 |
.text.NvGetPageFreeSpace |
0x0000b35c |
0x0000b3e8 |
140 |
3% |
9304 |
.text.NvSaveRamTable |
0x0000b3e8 |
0x0000b430 |
72 |
2% |
9306 |
.text.NvInternalCopy |
0x0000b430 |
0x0000b5b8 |
392 |
6% |
9308 |
.text.NvVirtualPageBlankCheck |
0x0000b5b8 |
0x0000b5e4 |
44 |
1% |
9310 |
.text.NvSetErasePgCmdStatus |
0x0000b5e4 |
0x0000b620 |
60 |
1% |
9312 |
.text.NvInitStorageSystem |
0x0000b620 |
0x0000b73c |
284 |
5% |
9314 |
.text.NvIsMemoryAreaAvailable |
0x0000b73c |
0x0000b780 |
68 |
2% |
9316 |
.text.NvWriteRecord |
0x0000b780 |
0x0000b990 |
528 |
8% |
9318 |
.text.NvEraseVirtualPage.part.0 |
0x0000b990 |
0x0000b9bc |
44 |
1% |
9320 |
.text.NvInternalFormat |
0x0000b9bc |
0x0000ba10 |
84 |
2% |
9322 |
.text.NvRemovePendingSaveHead.constprop.0 |
0x0000ba10 |
0x0000ba34 |
36 |
1% |
9324 |
.text.NvPushPendingSave.constprop.0 |
0x0000ba34 |
0x0000ba78 |
68 |
2% |
9326 |
.text.NvCopyPage.constprop.0 |
0x0000ba78 |
0x0000bfa4 |
1324 |
20% |
9328 |
.text.__NvModuleInit.constprop.0 |
0x0000bfa4 |
0x0000c39c |
1016 |
15% |
9330 |
.text.NvModuleInit |
0x0000c39c |
0x0000c3c8 |
44 |
1% |
9332 |
.text.NvIsPendingOperation |
0x0000c3c8 |
0x0000c3dc |
20 |
1% |
9335 |
.text.NvAddSaveRequestToQueue |
0x0000c3dc |
0x0000c568 |
396 |
6% |
9338 |
.text.__NvSyncSave |
0x0000c568 |
0x0000c604 |
156 |
3% |
9340 |
.text.NvSyncSave |
0x0000c604 |
0x0000c630 |
44 |
1% |
9342 |
.text.__NvTimerTick |
0x0000c630 |
0x0000c6dc |
172 |
3% |
9345 |
.text.__NvAtomicSave |
0x0000c6dc |
0x0000c80c |
304 |
5% |
9347 |
.text.__NvIdle |
0x0000c80c |
0x0000c940 |
308 |
5% |
9349 |
.text.NvCompletePendingOperations |
0x0000c940 |
0x0000c9cc |
140 |
3% |
9351 |
.text.NvRestoreDataSet |
0x0000c9cc |
0x0000cc20 |
596 |
9% |
9354 |
Expected total in NV_Flash.o file: |
6792 |
Actual: |
6792 |
100% |
9294 |
m_text / .text / fwk_platform_lowpower.o |
Start |
End |
Size |
% |
Line |
.text.PLATFORM_ShutdownRadio |
0x0000cc20 |
0x0000cc60 |
64 |
12% |
9357 |
.text.PLATFORM_LowPowerInit |
0x0000cc60 |
0x0000ccb8 |
88 |
16% |
9359 |
.text.PLATFORM_EnterPowerDown |
0x0000ccb8 |
0x0000cce0 |
40 |
7% |
9362 |
.text.WUU0_IRQHandler |
0x0000cce0 |
0x0000ccf4 |
20 |
4% |
9365 |
.text.PLATFORM_GetLowpowerMode |
0x0000ccf4 |
0x0000cd30 |
60 |
11% |
9368 |
.text.PLATFORM_GetDefaultRamBanksRetained |
0x0000cd30 |
0x0000cd88 |
88 |
16% |
9371 |
.text.PLATFORM_SetRamBanksRetained |
0x0000cd88 |
0x0000cdc0 |
56 |
10% |
9374 |
.text.MEM_ReinitRamBank |
0x0000cdc0 |
0x0000ce64 |
164 |
29% |
9377 |
Expected total in fwk_platform_lowpower.o file: |
580 |
Actual: |
580 |
100% |
9357 |
m_text / .text / fwk_platform_lowpower_timer.o |
Start |
End |
Size |
% |
Line |
.text.PLATFORM_InitWakeUpTimer |
0x0000ce64 |
0x0000ce70 |
12 |
18% |
9380 |
.text.PLATFORM_StartWakeUpTimer |
0x0000ce70 |
0x0000ce80 |
16 |
24% |
9383 |
.text.PLATFORM_StopWakeUpTimer |
0x0000ce80 |
0x0000ce8c |
12 |
18% |
9386 |
.text.PLATFORM_GetLowPowerDurationUs |
0x0000ce8c |
0x0000cea8 |
28 |
42% |
9389 |
Expected total in fwk_platform_lowpower_timer.o file: |
68 |
Actual: |
68 |
100% |
9380 |
m_text / .text / PWR_systicks_bm.o |
Start |
End |
Size |
% |
Line |
.text.PWR_SysticksPreProcess |
0x0000cea8 |
0x0000ceec |
68 |
28% |
9392 |
.text.PWR_SysticksPostProcess |
0x0000ceec |
0x0000cf94 |
168 |
68% |
9395 |
.text.PWR_SysTicksLowPowerInit |
0x0000cf94 |
0x0000cfa0 |
12 |
5% |
9398 |
Expected total in PWR_systicks_bm.o file: |
248 |
Actual: |
248 |
100% |
9392 |
m_text / .text / wdog.o |
Start |
End |
Size |
% |
Line |
.text.zbPlatWdogKick |
0x0000cfa0 |
0x0000cfe0 |
64 |
35% |
9401 |
.text.WDOG0_IRQHandler |
0x0000cfe0 |
0x0000d058 |
120 |
66% |
9404 |
Expected total in wdog.o file: |
184 |
Actual: |
184 |
100% |
9401 |
m_text / .text / OtaSupport.o |
Start |
End |
Size |
% |
Line |
.text.OTA_FlashTransactionAlloc |
0x0000d058 |
0x0000d084 |
44 |
3% |
9407 |
.text.OTA_FlashTransactionFree |
0x0000d084 |
0x0000d0b0 |
44 |
3% |
9409 |
.text.OTA_MsgQueue |
0x0000d0b0 |
0x0000d0e0 |
48 |
3% |
9411 |
.text.OTA_MsgDequeue |
0x0000d0e0 |
0x0000d104 |
36 |
2% |
9413 |
.text.OTA_WriteToFlash |
0x0000d104 |
0x0000d178 |
116 |
7% |
9415 |
.text.OTA_PullImageChunk |
0x0000d178 |
0x0000d228 |
176 |
10% |
9417 |
.text.OTA_SetNewImageFlagWithOffset |
0x0000d228 |
0x0000d264 |
60 |
4% |
9420 |
.text.OTA_GetImgState |
0x0000d264 |
0x0000d290 |
44 |
3% |
9423 |
.text.OTA_WriteStorageMemory |
0x0000d290 |
0x0000d2ac |
28 |
2% |
9426 |
.text.OTA_IsTransactionPending |
0x0000d2ac |
0x0000d2c0 |
20 |
2% |
9429 |
.text.OTA_CancelImage |
0x0000d2c0 |
0x0000d310 |
80 |
5% |
9432 |
.text.OTA_UpdateImgState |
0x0000d310 |
0x0000d3c8 |
184 |
11% |
9435 |
.text.OTA_StartImage |
0x0000d3c8 |
0x0000d404 |
60 |
4% |
9438 |
.text.OTA_Initialize |
0x0000d404 |
0x0000d440 |
60 |
4% |
9441 |
.text.OTA_ServiceInit |
0x0000d440 |
0x0000d4e8 |
168 |
10% |
9444 |
.text.OTA_TransactionResume |
0x0000d4e8 |
0x0000d5f0 |
264 |
15% |
9447 |
.text.OTA_PushImageChunk |
0x0000d5f0 |
0x0000d6f4 |
260 |
15% |
9450 |
.text.OTA_CommitImage |
0x0000d6f4 |
0x0000d780 |
140 |
8% |
9453 |
Expected total in OtaSupport.o file: |
1832 |
Actual: |
1832 |
100% |
9407 |
m_text / .text / OtaInternalFlash.o |
Start |
End |
Size |
% |
Line |
.text.InternalFlash_FlushWriteBuffer |
0x0000d780 |
0x0000d7c4 |
68 |
10% |
9456 |
.text.InternalFlash_ReadData |
0x0000d7c4 |
0x0000d818 |
84 |
12% |
9458 |
.text.InternalFlash_Init |
0x0000d818 |
0x0000d850 |
56 |
8% |
9460 |
.text.InternalFlash_EraseBlockBySectorNumber |
0x0000d850 |
0x0000d88c |
60 |
9% |
9462 |
.text.InternalFlash_PrepareForWrite |
0x0000d88c |
0x0000d8dc |
80 |
11% |
9464 |
.text.InternalFlash_ChipErase |
0x0000d8dc |
0x0000d908 |
44 |
7% |
9466 |
.text.InternalFlash_WriteData |
0x0000d908 |
0x0000da00 |
248 |
35% |
9468 |
.text.OTA_SelectInternalStoragePartition |
0x0000da00 |
0x0000da58 |
88 |
13% |
9470 |
Expected total in OtaInternalFlash.o file: |
728 |
Actual: |
728 |
100% |
9456 |
m_text / .text / fwk_platform_ota.o |
Start |
End |
Size |
% |
Line |
.text.PLATFORM_OtaNotifyNewImageReady |
0x0000da58 |
0x0000daf0 |
152 |
66% |
9473 |
.text.PLATFORM_OtaClearBootFlags |
0x0000daf0 |
0x0000db38 |
72 |
32% |
9476 |
.text.PLATFORM_OtaGetOtaInternalPartitionConfig |
0x0000db38 |
0x0000db40 |
8 |
4% |
9479 |
Expected total in fwk_platform_ota.o file: |
232 |
Actual: |
232 |
100% |
9473 |
m_text / .text / fwk_platform_ot.o |
Start |
End |
Size |
% |
Line |
.text.PLATFORM_GetIeee802_15_4Addr |
0x0000db40 |
0x0000dbc8 |
136 |
100% |
9482 |
Expected total in fwk_platform_ot.o file: |
136 |
Actual: |
136 |
100% |
9482 |
m_text / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.text.OSA_EnableIRQGlobal |
0x0000dbc8 |
0x0000dbe4 |
28 |
6% |
9485 |
.text.OSA_DisableIRQGlobal |
0x0000dbe4 |
0x0000dc00 |
28 |
6% |
9488 |
.text.OSA_TaskGetCurrentHandle |
0x0000dc00 |
0x0000dc0c |
12 |
3% |
9491 |
.text.OSA_TaskCreate |
0x0000dc0c |
0x0000dc8c |
128 |
24% |
9494 |
.text.OSA_TimeInit |
0x0000dc8c |
0x0000dcbc |
48 |
9% |
9497 |
.text.OSA_TimeGetMsec |
0x0000dcbc |
0x0000dcc8 |
12 |
3% |
9500 |
.text.OSA_EventWait |
0x0000dcc8 |
0x0000dd58 |
144 |
27% |
9503 |
.text.OSA_Init |
0x0000dd58 |
0x0000dd74 |
28 |
6% |
9506 |
.text.OSA_ProcessTasks |
0x0000dd74 |
0x0000dda4 |
48 |
9% |
9509 |
.text.startup.main |
0x0000dda4 |
0x0000ddc4 |
32 |
6% |
9512 |
.text.SysTick_Handler |
0x0000ddc4 |
0x0000ddd4 |
16 |
3% |
9515 |
.text.OSA_UpdateSysTickCounter |
0x0000ddd4 |
0x0000dde4 |
16 |
3% |
9518 |
Expected total in fsl_os_abstraction_bm.o file: |
540 |
Actual: |
540 |
100% |
9485 |
m_text / .text / ZTimer.o |
Start |
End |
Size |
% |
Line |
.text.ZTIMER_eInit |
0x0000dde4 |
0x0000de08 |
36 |
8% |
9521 |
.text.ZTIMER_vTask |
0x0000de08 |
0x0000dea4 |
156 |
32% |
9524 |
.text.ZTIMER_eOpen |
0x0000dea4 |
0x0000dedc |
56 |
12% |
9527 |
.text.ZTIMER_eClose |
0x0000dedc |
0x0000df24 |
72 |
15% |
9530 |
.text.ZTIMER_eStart |
0x0000df24 |
0x0000df78 |
84 |
17% |
9533 |
.text.ZTIMER_eStop |
0x0000df78 |
0x0000dfc4 |
76 |
16% |
9536 |
.text.ZTIMER_eGetState |
0x0000dfc4 |
0x0000dfd4 |
16 |
4% |
9539 |
Expected total in ZTimer.o file: |
496 |
Actual: |
496 |
100% |
9521 |
m_text / .text / app_zps_link_keys.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pau8GetBdbDistributedLinkKey |
0x0000dfd4 |
0x0000dfdc |
8 |
100% |
9542 |
Expected total in app_zps_link_keys.o file: |
8 |
Actual: |
8 |
100% |
9542 |
m_text / .text / appZdpExtraction.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdpUnpackNwkAddressResponse |
0x0000dfdc |
0x0000e064 |
136 |
100% |
9545 |
Expected total in appZdpExtraction.o file: |
136 |
Actual: |
136 |
100% |
9545 |
m_text / .text / appZpsBeaconHandler.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bAppAddBeaconFilter |
0x0000e064 |
0x0000e070 |
12 |
5% |
9548 |
.text.ZPS_bAppRemoveBeaconFilter |
0x0000e070 |
0x0000e07c |
12 |
5% |
9551 |
.text.ZPS_bAppPassBeaconToHigherLayer |
0x0000e07c |
0x0000e184 |
264 |
92% |
9554 |
Expected total in appZpsBeaconHandler.o file: |
288 |
Actual: |
288 |
100% |
9548 |
m_text / .text / Basic.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCreateBasic |
0x0000e184 |
0x0000e214 |
144 |
100% |
9557 |
Expected total in Basic.o file: |
144 |
Actual: |
144 |
100% |
9557 |
m_text / .text / Groups.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCreateGroups |
0x0000e214 |
0x0000e268 |
84 |
100% |
9560 |
Expected total in Groups.o file: |
84 |
Actual: |
84 |
100% |
9560 |
m_text / .text / Identify.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyRegisterTimeServer |
0x0000e268 |
0x0000e290 |
40 |
34% |
9563 |
.text.eCLD_IdentifyCreateIdentify |
0x0000e290 |
0x0000e2e0 |
80 |
67% |
9566 |
Expected total in Identify.o file: |
120 |
Actual: |
120 |
100% |
9563 |
m_text / .text / LevelControl.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_LevelControlCreateLevelControl |
0x0000e2e0 |
0x0000e340 |
96 |
100% |
9569 |
Expected total in LevelControl.o file: |
96 |
Actual: |
96 |
100% |
9569 |
m_text / .text / OnOff.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_OnOffCreateOnOff |
0x0000e340 |
0x0000e370 |
48 |
100% |
9572 |
Expected total in OnOff.o file: |
48 |
Actual: |
48 |
100% |
9572 |
m_text / .text / Scenes.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCreateScenes |
0x0000e370 |
0x0000e3b4 |
68 |
100% |
9575 |
Expected total in Scenes.o file: |
68 |
Actual: |
68 |
100% |
9575 |
m_text / .text / ColourControl.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ColourControlCreateColourControl |
0x0000e3b4 |
0x0000e40c |
88 |
100% |
9578 |
Expected total in ColourControl.o file: |
88 |
Actual: |
88 |
100% |
9578 |
m_text / .text / colour_scene_controller.o |
Start |
End |
Size |
% |
Line |
.text.eZLO_RegisterColourSceneControllerEndPoint |
0x0000e40c |
0x0000e5e8 |
476 |
100% |
9581 |
Expected total in colour_scene_controller.o file: |
476 |
Actual: |
476 |
100% |
9581 |
m_text / .text / OTA.o |
Start |
End |
Size |
% |
Line |
.text.eOtaRegisterTimeServer |
0x0000e5e8 |
0x0000e610 |
40 |
4% |
9584 |
.text.eOTA_Create |
0x0000e610 |
0x0000e684 |
116 |
12% |
9587 |
.text.eOtaTimeUpdate |
0x0000e684 |
0x0000e6d4 |
80 |
8% |
9590 |
.text.vOTA_FlashInit |
0x0000e6d4 |
0x0000e720 |
76 |
8% |
9593 |
.text.eOTA_RestoreClientData |
0x0000e720 |
0x0000e7f0 |
208 |
21% |
9596 |
.text.eOTA_UpdateClientAttributes |
0x0000e7f0 |
0x0000e870 |
128 |
13% |
9599 |
.text.eOTA_AllocateEndpointOTASpace |
0x0000e870 |
0x0000e8dc |
108 |
11% |
9602 |
.text.vOtaFlashLockRead |
0x0000e8dc |
0x0000e91c |
64 |
7% |
9605 |
.text.vOtaFlashLockWrite |
0x0000e91c |
0x0000e95c |
64 |
7% |
9608 |
.text.bOtaIsSerializationDataValid |
0x0000e95c |
0x0000e9b4 |
88 |
9% |
9611 |
.text.eOTA_GetCurrentOtaHeader |
0x0000e9b4 |
0x0000e9ec |
56 |
6% |
9614 |
Expected total in OTA.o file: |
1028 |
Actual: |
1028 |
100% |
9584 |
m_text / .text / OTA_ClientUpgradeManager.o |
Start |
End |
Size |
% |
Line |
.text.vOtaInitStateMachine |
0x0000e9ec |
0x0000e9f8 |
12 |
1% |
9617 |
.text.vOtaClientUpgMgrMapStates |
0x0000e9f8 |
0x0000ea7c |
132 |
6% |
9620 |
.text.vOtaUpgManClientStateDownloadComplete |
0x0000ea7c |
0x0000ec84 |
520 |
22% |
9623 |
.text.vOtaUpgManClientStateIdle |
0x0000ec84 |
0x0000f398 |
1812 |
74% |
9625 |
Expected total in OTA_ClientUpgradeManager.o file: |
2476 |
Actual: |
2476 |
100% |
9617 |
m_text / .text / OTA_CustomCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eOtaCommandHandler |
0x0000f398 |
0x0000f478 |
224 |
100% |
9627 |
Expected total in OTA_CustomCommandHandler.o file: |
224 |
Actual: |
224 |
100% |
9627 |
m_text / .text / OTA_client.o |
Start |
End |
Size |
% |
Line |
.text.eOTA_HandleImageVerification |
0x0000f478 |
0x0000f690 |
536 |
100% |
9630 |
Expected total in OTA_client.o file: |
536 |
Actual: |
536 |
100% |
9630 |
m_text / .text / OTA_common.o |
Start |
End |
Size |
% |
Line |
.text.vOtaFlashWrite |
0x0000f690 |
0x0000f6a8 |
24 |
100% |
9633 |
Expected total in OTA_common.o file: |
24 |
Actual: |
24 |
100% |
9633 |
m_text / .text / zll_CommissionCmdHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllCommissionCommandHandler |
0x0000f6a8 |
0x0000fa54 |
940 |
100% |
9636 |
Expected total in zll_CommissionCmdHandler.o file: |
940 |
Actual: |
940 |
100% |
9636 |
m_text / .text / zll_commission.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllCommissionCreateCommission |
0x0000fa54 |
0x0000fa94 |
64 |
20% |
9639 |
.text.eCLD_ZllCommissionCommandDeviceInfoRspCommandSend |
0x0000fa94 |
0x0000fb94 |
256 |
80% |
9642 |
Expected total in zll_commission.o file: |
320 |
Actual: |
320 |
100% |
9639 |
m_text / .text / zll_utility.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllUtilityCommandGetGroupIdRspCommandSend |
0x0000fb94 |
0x0000fc68 |
212 |
47% |
9645 |
.text.eCLD_ZllUtilityCommandGetEndpointListRspCommandSend |
0x0000fc68 |
0x0000fd60 |
248 |
54% |
9648 |
Expected total in zll_utility.o file: |
460 |
Actual: |
460 |
100% |
9645 |
m_text / .text / zcl.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPIndex.part.0 |
0x0000fd60 |
0x0000fd94 |
52 |
7% |
9651 |
.text.eZCL_CreateZCL |
0x0000fd94 |
0x0000fe58 |
196 |
24% |
9653 |
.text.eZCL_Register |
0x0000fe58 |
0x0001007c |
548 |
66% |
9656 |
.text.u8ZCL_GetNumberOfEndpointsRegistered |
0x0001007c |
0x00010088 |
12 |
2% |
9659 |
.text.u8ZCL_GetEPIdFromIndex |
0x00010088 |
0x000100a8 |
32 |
4% |
9662 |
Expected total in zcl.o file: |
840 |
Actual: |
840 |
100% |
9651 |
m_text / .text / zcl_CustomCommandSend.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandSend |
0x000100a8 |
0x0001031c |
628 |
100% |
9665 |
Expected total in zcl_CustomCommandSend.o file: |
628 |
Actual: |
628 |
100% |
9665 |
m_text / .text / zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_GetAttributeTypeSize |
0x0001031c |
0x00010334 |
24 |
9% |
9668 |
.text.vZCL_MarkAttributeInvalid |
0x00010334 |
0x00010428 |
244 |
92% |
9671 |
Expected total in zcl_attribute.o file: |
268 |
Actual: |
268 |
100% |
9668 |
m_text / .text / zcl_buffer.o |
Start |
End |
Size |
% |
Line |
.text.hZCL_AllocateAPduInstance |
0x00010428 |
0x00010464 |
60 |
84% |
9674 |
.text.hZCL_GetBufferPoolHandle |
0x00010464 |
0x00010470 |
12 |
17% |
9677 |
Expected total in zcl_buffer.o file: |
72 |
Actual: |
72 |
100% |
9674 |
m_text / .text / zcl_command.o |
Start |
End |
Size |
% |
Line |
.text.u8GetTransactionSequenceNumber |
0x00010470 |
0x00010480 |
16 |
25% |
9680 |
.text.u16ZCL_GetTxPayloadSize |
0x00010480 |
0x000104b0 |
48 |
75% |
9683 |
Expected total in zcl_command.o file: |
64 |
Actual: |
64 |
100% |
9680 |
m_text / .text / zcl_common.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_Initialise |
0x000104b0 |
0x000104e4 |
52 |
100% |
9686 |
Expected total in zcl_common.o file: |
52 |
Actual: |
52 |
100% |
9686 |
m_text / .text / zcl_defaultResponse.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SendDefaultResponse |
0x000104e4 |
0x000105e0 |
252 |
100% |
9689 |
Expected total in zcl_defaultResponse.o file: |
252 |
Actual: |
252 |
100% |
9689 |
m_text / .text / zcl_event.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_PassEventToUser |
0x000105e0 |
0x0001060c |
44 |
4% |
9692 |
.text.vZCL_EventHandler |
0x0001060c |
0x00010a94 |
1160 |
97% |
9695 |
Expected total in zcl_event.o file: |
1204 |
Actual: |
1204 |
100% |
9692 |
m_text / .text / zcl_heap.o |
Start |
End |
Size |
% |
Line |
.text.pvZCL_HeapAlloc |
0x00010a94 |
0x00010acc |
56 |
100% |
9698 |
Expected total in zcl_heap.o file: |
56 |
Actual: |
56 |
100% |
9698 |
m_text / .text / zcl_readAttributesRequestSend.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SendReadAttributesRequest |
0x00010acc |
0x00010ba0 |
212 |
100% |
9701 |
Expected total in zcl_readAttributesRequestSend.o file: |
212 |
Actual: |
212 |
100% |
9701 |
m_text / .text / zcl_readAttributesResponseHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesReadResponse |
0x00010ba0 |
0x00010d60 |
448 |
100% |
9704 |
Expected total in zcl_readAttributesResponseHandle.o file: |
448 |
Actual: |
448 |
100% |
9704 |
m_text / .text / zcl_search.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPentry |
0x00010d60 |
0x00010da0 |
64 |
29% |
9707 |
.text.eZCL_SearchForEPentryAndCheckManufacturerId |
0x00010da0 |
0x00010dd8 |
56 |
25% |
9710 |
.text.eZCL_SearchForClusterEntry |
0x00010dd8 |
0x00010e44 |
108 |
48% |
9713 |
Expected total in zcl_search.o file: |
228 |
Actual: |
228 |
100% |
9707 |
m_text / .text / zcl_timer.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CreateTimer |
0x00010e44 |
0x00010eb0 |
108 |
27% |
9716 |
.text.eZCL_TimerRegister |
0x00010eb0 |
0x00010f10 |
96 |
24% |
9719 |
.text.vZCL_TimerSchedulerUpdate |
0x00010f10 |
0x00010fd4 |
196 |
48% |
9722 |
.text.u32ZCL_GetUTCTime |
0x00010fd4 |
0x00010fe0 |
12 |
3% |
9725 |
Expected total in zcl_timer.o file: |
412 |
Actual: |
412 |
100% |
9716 |
m_text / .text / zcl_transmit.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_TransmitDataRequest |
0x00010fe0 |
0x000112c0 |
736 |
100% |
9728 |
Expected total in zcl_transmit.o file: |
736 |
Actual: |
736 |
100% |
9728 |
m_text / .text / bdb_fr.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFrStateMachine |
0x000112c0 |
0x0001133c |
124 |
100% |
9731 |
Expected total in bdb_fr.o file: |
124 |
Actual: |
124 |
100% |
9731 |
m_text / .text / bdb_start.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vInit |
0x0001133c |
0x00011440 |
260 |
21% |
9734 |
.text.BDB_u8PickChannel |
0x00011440 |
0x0001148c |
76 |
6% |
9737 |
.text.BDB_vRejoinSuccess |
0x0001148c |
0x000114f4 |
104 |
9% |
9740 |
.text.BDB_vSetRejoinFilter |
0x000114f4 |
0x00011538 |
68 |
6% |
9743 |
.text.BDB_vRejoinCycle |
0x00011538 |
0x000116dc |
420 |
33% |
9746 |
.text.bdb_vStart |
0x000116dc |
0x00011790 |
180 |
15% |
9749 |
.text.BDB_vRestart |
0x00011790 |
0x000117d8 |
72 |
6% |
9751 |
.text.BDB_vInitStateMachine |
0x000117d8 |
0x00011800 |
40 |
4% |
9754 |
.text.BDB_vSetAssociationFilter |
0x00011800 |
0x00011834 |
52 |
5% |
9757 |
.text.BDB_vRegisterRejoinControl |
0x00011834 |
0x00011840 |
12 |
1% |
9760 |
Expected total in bdb_start.o file: |
1284 |
Actual: |
1284 |
100% |
9734 |
m_text / .text / bdb_state_machine.o |
Start |
End |
Size |
% |
Line |
.text.APP_vGenCallback |
0x00011840 |
0x00011880 |
64 |
44% |
9763 |
.text.bdb_taskBDB |
0x00011880 |
0x000118d4 |
84 |
57% |
9766 |
Expected total in bdb_state_machine.o file: |
148 |
Actual: |
148 |
100% |
9763 |
m_text / .text / bdb_ns.o |
Start |
End |
Size |
% |
Line |
.text.vNsSendPermitJoin |
0x000118d4 |
0x00011924 |
80 |
5% |
9769 |
.text.vNsDiscoverNwk |
0x00011924 |
0x000119c0 |
156 |
10% |
9771 |
.text.vNsTclkSendReqKey |
0x000119c0 |
0x000119fc |
60 |
4% |
9773 |
.text.vNsAfterNwkJoin |
0x000119fc |
0x00011a44 |
72 |
5% |
9775 |
.text.vNsLeaveNwk |
0x00011a44 |
0x00011a68 |
36 |
3% |
9777 |
.text.vNsTclkSendNodeDescReq |
0x00011a68 |
0x00011b10 |
168 |
10% |
9779 |
.text.BDB_eNsStartNwkSteering |
0x00011b10 |
0x00011b9c |
140 |
9% |
9781 |
.text.BDB_vNsTimerCb |
0x00011b9c |
0x00011c64 |
200 |
12% |
9784 |
.text.vNsTryNwkJoin.constprop.0 |
0x00011c64 |
0x00011d6c |
264 |
16% |
9787 |
.text.BDB_vNsStateMachine |
0x00011d6c |
0x00011f74 |
520 |
31% |
9789 |
Expected total in bdb_ns.o file: |
1696 |
Actual: |
1696 |
100% |
9769 |
m_text / .text / bdb_tl_end_device_initiator_target.o |
Start |
End |
Size |
% |
Line |
.text.vTlSaveTempAddresses |
0x00011f74 |
0x00011fa4 |
48 |
1% |
9792 |
.text.vTlRecoverTempAddresses |
0x00011fa4 |
0x00011fd4 |
48 |
1% |
9794 |
.text.vTlHandleDeviceInfoRequest |
0x00011fd4 |
0x00012058 |
132 |
3% |
9796 |
.text.vTlSendRouterJoinRequest.constprop.0 |
0x00012058 |
0x00012190 |
312 |
7% |
9798 |
.text.vTlSendEndDeviceJoinRequest.constprop.0 |
0x00012190 |
0x000122a4 |
276 |
6% |
9800 |
.text.vTlEndCommissioning.constprop.0 |
0x000122a4 |
0x00012308 |
100 |
2% |
9802 |
.text.BDB_vTlInit |
0x00012308 |
0x00012314 |
12 |
1% |
9804 |
.text.BDB_bTlTouchLinkInProgress |
0x00012314 |
0x00012328 |
20 |
1% |
9807 |
.text.bIsTlStarted |
0x00012328 |
0x0001233c |
20 |
1% |
9810 |
.text.BDB_vTlStateMachine |
0x0001233c |
0x00013364 |
4136 |
82% |
9813 |
Expected total in bdb_tl_end_device_initiator_target.o file: |
5104 |
Actual: |
5104 |
100% |
9792 |
m_text / .text / bdb_tl_common.o |
Start |
End |
Size |
% |
Line |
.text.BDB_u8TlEncryptKey |
0x00013364 |
0x00013414 |
176 |
55% |
9816 |
.text.BDB_eTlDecryptKey |
0x00013414 |
0x000134a8 |
148 |
46% |
9819 |
Expected total in bdb_tl_common.o file: |
324 |
Actual: |
324 |
100% |
9816 |
m_text / .text / bdb_fb_initiator.o |
Start |
End |
Size |
% |
Line |
.text.eFbSendIdentifyQuery |
0x000134a8 |
0x000134dc |
52 |
6% |
9822 |
.text.vFbSendSimpleDescReq |
0x000134dc |
0x0001352c |
80 |
9% |
9824 |
.text.BDB_eFbTriggerAsInitiator |
0x0001352c |
0x00013588 |
92 |
10% |
9826 |
.text.BDB_vFbHandleQueryResponse |
0x00013588 |
0x00013640 |
184 |
20% |
9829 |
.text.BDB_vFbExitAsInitiator |
0x00013640 |
0x00013668 |
40 |
5% |
9832 |
.text.vFbZdpHandler |
0x00013668 |
0x000137d8 |
368 |
39% |
9835 |
.text.BDB_vFbTimerCb |
0x000137d8 |
0x0001386c |
148 |
16% |
9838 |
Expected total in bdb_fb_initiator.o file: |
964 |
Actual: |
964 |
100% |
9822 |
m_text / .text / zps_apl_af.o |
Start |
End |
Size |
% |
Line |
.text.eAplAfCommonDataReq |
0x0001386c |
0x00013930 |
196 |
75% |
9841 |
.text.zps_eAplAfGetSimpleDescriptor |
0x00013930 |
0x00013974 |
68 |
26% |
9843 |
Expected total in zps_apl_af.o file: |
264 |
Actual: |
264 |
100% |
9841 |
m_text / .text / zps_apl_af_apsde.o |
Start |
End |
Size |
% |
Line |
.text.bCheckProfile |
0x00013974 |
0x000139b4 |
64 |
11% |
9846 |
.text.vPostToEndpoint.part.0 |
0x000139b4 |
0x00013bdc |
552 |
88% |
9848 |
.text.zps_vSetIgnoreProfileCheck |
0x00013bdc |
0x00013be8 |
12 |
2% |
9850 |
Expected total in zps_apl_af_apsde.o file: |
628 |
Actual: |
628 |
100% |
9846 |
m_text / .text / zps_apl_task.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplAfTaskInit |
0x00013be8 |
0x00013c40 |
88 |
20% |
9853 |
.text.zps_vAplAfPostEvent |
0x00013c40 |
0x00013cc0 |
128 |
29% |
9856 |
.text.zps_taskZPS |
0x00013cc0 |
0x00013dac |
236 |
53% |
9859 |
Expected total in zps_apl_task.o file: |
452 |
Actual: |
452 |
100% |
9853 |
m_text / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8AplApsConstructAndPostLoopBackDataInd |
0x00013dac |
0x00013ea8 |
252 |
10% |
9862 |
.text.zps_vAplApsInitSyncMsgPool |
0x00013ea8 |
0x00013ee4 |
60 |
3% |
9864 |
.text.zps_u8AplApsFreeMsgHandle |
0x00013ee4 |
0x00013f1c |
56 |
3% |
9867 |
.text.zps_u8AplApsGetMsgHandle |
0x00013f1c |
0x00013f3c |
32 |
2% |
9870 |
.text.zps_psApsApsAllocateDcfmRecord |
0x00013f3c |
0x00013fa8 |
108 |
5% |
9873 |
.text.zps_vAplApsStopPollTimer |
0x00013fa8 |
0x00014008 |
96 |
4% |
9876 |
.text.eUnfragmentedUnicastTransmission |
0x00014008 |
0x0001426c |
612 |
24% |
9879 |
.text.vAckTimeOutHandler |
0x0001426c |
0x00014340 |
212 |
9% |
9881 |
.text.ZPS_vAplHandleApsdeReqRsp |
0x00014340 |
0x00014740 |
1024 |
39% |
9884 |
.text.vLoopbackTimerCallback |
0x00014740 |
0x00014770 |
48 |
2% |
9887 |
.text.ZPS_vDefaultApsdeResources |
0x00014770 |
0x000147f8 |
136 |
6% |
9890 |
Expected total in zps_apl_apsde.o file: |
2636 |
Actual: |
2636 |
100% |
9862 |
m_text / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.text.eMakeEntryInBindingTable.constprop.0 |
0x000147f8 |
0x00014890 |
152 |
8% |
9893 |
.text.zps_vInitAPSMECmdHdr |
0x00014890 |
0x000148c4 |
52 |
3% |
9895 |
.text.zps_eAplSendApsmeCmdFrame |
0x000148c4 |
0x00014a68 |
420 |
20% |
9898 |
.text.zps_eAplApsmeTransportKeyReqRsp |
0x00014a68 |
0x00014c34 |
460 |
22% |
9901 |
.text.zps_eAplApsmeUpdateDeviceReqRsp |
0x00014c34 |
0x00014d1c |
232 |
11% |
9904 |
.text.zps_eAplApsmeVerifyKeyReqRsp |
0x00014d1c |
0x00014e08 |
236 |
12% |
9907 |
.text.zps_eAplApsmeConfirmKeyReqRsp |
0x00014e08 |
0x00014eb8 |
176 |
9% |
9910 |
.text.zps_eAplApsmeRequestKeyReqRsp |
0x00014eb8 |
0x00014f3c |
132 |
7% |
9913 |
.text.zps_bAplApsmeCmdMgrHandleNldeCfm |
0x00014f3c |
0x00015040 |
260 |
13% |
9916 |
Expected total in zps_apl_apsme.o file: |
2120 |
Actual: |
2120 |
100% |
9893 |
m_text / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vRunningCRC32 |
0x00015040 |
0x00015068 |
40 |
2% |
9919 |
.text.bDuplicateCheck |
0x00015068 |
0x000151f0 |
392 |
11% |
9922 |
.text.zps_vAplApsHandleNldeDcfmInd |
0x000151f0 |
0x00015e9c |
3244 |
89% |
9924 |
Expected total in zps_apl_aps_nlde.o file: |
3676 |
Actual: |
3676 |
100% |
9919 |
m_text / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplSecDecryptPacket |
0x00015e9c |
0x000161bc |
800 |
100% |
9927 |
Expected total in zps_apl_sec.o file: |
800 |
Actual: |
800 |
100% |
9927 |
m_text / .text / zps_apl_aib.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8AplAibGetDeviceApsKeyType |
0x000161bc |
0x000162bc |
256 |
100% |
9930 |
Expected total in zps_apl_aib.o file: |
256 |
Actual: |
256 |
100% |
9930 |
m_text / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.text.vLoadAplRecord |
0x000162bc |
0x000162ec |
48 |
1% |
9933 |
.text.eRejoinNetwork |
0x000162ec |
0x0001638c |
160 |
3% |
9935 |
.text.zps_vAplSaveRecord |
0x0001638c |
0x00016470 |
228 |
4% |
9937 |
.text.vAplSecAuthTimerExpiry |
0x00016470 |
0x000164f4 |
132 |
3% |
9940 |
.text.ZPS_vSetKeys |
0x000164f4 |
0x00016578 |
132 |
3% |
9942 |
.text.ZPS_vAplSetMacParameters |
0x00016578 |
0x000165e8 |
112 |
2% |
9945 |
.text.zps_eAplZdoInit |
0x000165e8 |
0x000167f8 |
528 |
9% |
9948 |
.text.zps_eAplZdoStartStack |
0x000167f8 |
0x000168fc |
260 |
5% |
9951 |
.text.zps_eAplZdoRejoinNetwork |
0x000168fc |
0x00016970 |
116 |
2% |
9954 |
.text.zps_eAplZdoJoinNetwork |
0x00016970 |
0x00016a10 |
160 |
3% |
9957 |
.text.zps_eAplZdoLeaveNetwork |
0x00016a10 |
0x00016a4c |
60 |
2% |
9960 |
.text.zps_eAplZdoPoll |
0x00016a4c |
0x00016a9c |
80 |
2% |
9963 |
.text.zps_eAplZdoRequestKeyReq |
0x00016a9c |
0x00016b2c |
144 |
3% |
9966 |
.text.zps_eAplZdoRemoveLinkKey |
0x00016b2c |
0x00016bac |
128 |
3% |
9969 |
.text.zps_eAplZdoDiscoverNetworks |
0x00016bac |
0x00016bdc |
48 |
1% |
9972 |
.text.eStartRouter |
0x00016bdc |
0x00016cac |
208 |
4% |
9975 |
.text.vHandleTransportKeyIndication.constprop.0 |
0x00016cac |
0x00017008 |
860 |
15% |
9978 |
.text.zps_bPerformLeaveActionDecider |
0x00017008 |
0x00017028 |
32 |
1% |
9980 |
.text.vHandleRemoveDeviceIndication |
0x00017028 |
0x00017110 |
232 |
4% |
9983 |
.text.zps_vDefaultStack |
0x00017110 |
0x00017280 |
368 |
7% |
9986 |
.text.ZPS_psGetNetworkDescriptors |
0x00017280 |
0x00017294 |
20 |
1% |
9989 |
.text.zps_vAplZdoHandleNlmeDcfmInd |
0x00017294 |
0x000179e4 |
1872 |
32% |
9992 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
5928 |
Actual: |
5928 |
100% |
9933 |
m_text / .text / zps_apl_zdo_handle_zdp_event.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoHandleZdpEvent |
0x000179e4 |
0x00017b68 |
388 |
100% |
9995 |
Expected total in zps_apl_zdo_handle_zdp_event.o file: |
388 |
Actual: |
388 |
100% |
9995 |
m_text / .text / zps_apl_zdo_common.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoNlmeleaveWrapper |
0x00017b68 |
0x00017c10 |
168 |
68% |
9998 |
.text.zps_bAplZdoServerHandleConfirmAcks |
0x00017c10 |
0x00017c60 |
80 |
33% |
10001 |
Expected total in zps_apl_zdo_common.o file: |
248 |
Actual: |
248 |
100% |
9998 |
m_text / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoDefaultServer |
0x00017c60 |
0x00017e78 |
536 |
100% |
10004 |
Expected total in zps_apl_zdo_default_server.o file: |
536 |
Actual: |
536 |
100% |
10004 |
m_text / .text / zps_apl_zdo_bind_manager.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoBind |
0x00017e78 |
0x00017f28 |
176 |
100% |
10007 |
Expected total in zps_apl_zdo_bind_manager.o file: |
176 |
Actual: |
176 |
100% |
10007 |
m_text / .text / zps_apl_mac_isr.o |
Start |
End |
Size |
% |
Line |
.text.vPostVsMcpsDcfmInd |
0x00017f28 |
0x00018024 |
252 |
68% |
10010 |
.text.zps_vAplAfIsrInit |
0x00018024 |
0x0001804c |
40 |
11% |
10012 |
.text.zps_vAplAfPostTimerEvent |
0x0001804c |
0x000180a0 |
84 |
23% |
10015 |
Expected total in zps_apl_mac_isr.o file: |
376 |
Actual: |
376 |
100% |
10010 |
m_text / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoNwkAddrServer |
0x000180a0 |
0x000181fc |
348 |
100% |
10018 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
348 |
Actual: |
348 |
100% |
10018 |
m_text / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoIeeeAddrServer |
0x000181fc |
0x00018348 |
332 |
100% |
10021 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
332 |
Actual: |
332 |
100% |
10021 |
m_text / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoMatchDescServer |
0x00018348 |
0x00018610 |
712 |
100% |
10024 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
712 |
Actual: |
712 |
100% |
10024 |
m_text / .text / zps_apl_zdo_node_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoNodeDescServer |
0x00018610 |
0x0001874c |
316 |
100% |
10027 |
Expected total in zps_apl_zdo_node_desc_server.o file: |
316 |
Actual: |
316 |
100% |
10027 |
m_text / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoSimpleDescServer |
0x0001874c |
0x0001897c |
560 |
100% |
10030 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
560 |
Actual: |
560 |
100% |
10030 |
m_text / .text / zps_apl_zdo_power_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoPowerDescServer |
0x0001897c |
0x00018a6c |
240 |
100% |
10033 |
Expected total in zps_apl_zdo_power_desc_server.o file: |
240 |
Actual: |
240 |
100% |
10033 |
m_text / .text / zps_apl_zdo_active_ep_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoActiveEpServer |
0x00018a6c |
0x00018b48 |
220 |
100% |
10036 |
Expected total in zps_apl_zdo_active_ep_server.o file: |
220 |
Actual: |
220 |
100% |
10036 |
m_text / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoDeviceAnnceServer |
0x00018b48 |
0x00018cf0 |
424 |
100% |
10039 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
424 |
Actual: |
424 |
100% |
10039 |
m_text / .text / zps_apl_zdo_system_server_discovery_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoSystemServerDiscoveryServer |
0x00018cf0 |
0x00018d74 |
132 |
100% |
10042 |
Expected total in zps_apl_zdo_system_server_discovery_server.o file: |
132 |
Actual: |
132 |
100% |
10042 |
m_text / .text / zps_apl_zdo_mgmt_lqi_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoMgmtLqiServer |
0x00018d74 |
0x00018f4c |
472 |
100% |
10045 |
Expected total in zps_apl_zdo_mgmt_lqi_server.o file: |
472 |
Actual: |
472 |
100% |
10045 |
m_text / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.text.bSendResponse |
0x00018f4c |
0x00018f94 |
72 |
13% |
10048 |
.text.zps_bAplZdoMgmtLeaveServer |
0x00018f94 |
0x00019198 |
516 |
88% |
10050 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
588 |
Actual: |
588 |
100% |
10048 |
m_text / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.text.vStartScanTimerExpiry |
0x00019198 |
0x00019278 |
224 |
15% |
10053 |
.text.zps_bAplZdoMgmtNWKUpdateServer |
0x00019278 |
0x00019798 |
1312 |
86% |
10055 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
1536 |
Actual: |
1536 |
100% |
10053 |
m_text / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoBindUnbindServer |
0x00019798 |
0x00019a00 |
616 |
100% |
10058 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
616 |
Actual: |
616 |
100% |
10058 |
m_text / .text / zps_apl_zdp_simple_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpSimpleDescRequest |
0x00019a00 |
0x00019a90 |
144 |
100% |
10061 |
Expected total in zps_apl_zdp_simple_desc_req.o file: |
144 |
Actual: |
144 |
100% |
10061 |
m_text / .text / zps_apl_zdo_bound_data_request_manager.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoBindRequestServer |
0x00019a90 |
0x00019bdc |
332 |
16% |
10064 |
.text.zps_eAplZdoBdrmRequestSend |
0x00019bdc |
0x00019c70 |
148 |
7% |
10067 |
.text.zps_vAplZdoBindRequestServerInit |
0x00019c70 |
0x00019cfc |
140 |
7% |
10070 |
.text.zps_eAplAfBoundDataReqNonBlocking |
0x00019cfc |
0x00019f2c |
560 |
26% |
10073 |
.text.ZPS_vResetBoundServerContext |
0x00019f2c |
0x00019f7c |
80 |
4% |
10076 |
.text.vZdoBdrmSendNextTimedRequest |
0x00019f7c |
0x0001a310 |
916 |
43% |
10079 |
Expected total in zps_apl_zdo_bound_data_request_manager.o file: |
2176 |
Actual: |
2176 |
100% |
10064 |
m_text / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.text.eSendDeviceAnnounce |
0x0001a310 |
0x0001a3fc |
236 |
31% |
10082 |
.text.zps_vAplZdoClientLookupNwkAddress |
0x0001a3fc |
0x0001a498 |
156 |
21% |
10084 |
.text.zps_vAplZdoZdoClientInit |
0x0001a498 |
0x0001a4ac |
20 |
3% |
10087 |
.text.zps_bAplZdoZdoClient |
0x0001a4ac |
0x0001a618 |
364 |
47% |
10090 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
776 |
Actual: |
776 |
100% |
10082 |
m_text / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoMgmtBindServer |
0x0001a618 |
0x0001a7f8 |
480 |
100% |
10093 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
480 |
Actual: |
480 |
100% |
10093 |
m_text / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpApsdeReqInternal |
0x0001a7f8 |
0x0001a890 |
152 |
39% |
10096 |
.text.zps_eAplZdpRequestApsdeReq |
0x0001a890 |
0x0001a910 |
128 |
33% |
10099 |
.text.zps_eAplZdpGenStatusOnlyResponse |
0x0001a910 |
0x0001a980 |
112 |
29% |
10102 |
Expected total in zps_apl_zdp_apsde_req.o file: |
392 |
Actual: |
392 |
100% |
10096 |
m_text / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpDeviceAnnceRequest |
0x0001a980 |
0x0001a9e8 |
104 |
100% |
10105 |
Expected total in zps_apl_zdp_device_annce.o file: |
104 |
Actual: |
104 |
100% |
10105 |
m_text / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpIeeeAddrRequest |
0x0001a9e8 |
0x0001aa50 |
104 |
100% |
10108 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
104 |
Actual: |
104 |
100% |
10108 |
m_text / .text / zps_apl_zdp_match_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMatchDescRequest |
0x0001aa50 |
0x0001ab10 |
192 |
100% |
10111 |
Expected total in zps_apl_zdp_match_desc_req.o file: |
192 |
Actual: |
192 |
100% |
10111 |
m_text / .text / zps_apl_zdp_mgmt_nwk_update_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtNwkUpdateRequest |
0x0001ab10 |
0x0001abbc |
172 |
100% |
10114 |
Expected total in zps_apl_zdp_mgmt_nwk_update_req.o file: |
172 |
Actual: |
172 |
100% |
10114 |
m_text / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtPermitJoiningRequest |
0x0001abbc |
0x0001ac78 |
188 |
100% |
10117 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
188 |
Actual: |
188 |
100% |
10117 |
m_text / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpNodeDescRequest |
0x0001ac78 |
0x0001acf4 |
124 |
100% |
10120 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
124 |
Actual: |
124 |
100% |
10120 |
m_text / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNwkAddrResponse |
0x0001acf4 |
0x0001add0 |
220 |
100% |
10123 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
220 |
Actual: |
220 |
100% |
10123 |
m_text / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpIeeeAddrResponse |
0x0001add0 |
0x0001aeac |
220 |
100% |
10126 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
220 |
Actual: |
220 |
100% |
10126 |
m_text / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNodeDescResponse |
0x0001aeac |
0x0001af50 |
164 |
100% |
10129 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
164 |
Actual: |
164 |
100% |
10129 |
m_text / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpPowerDescResponse |
0x0001af50 |
0x0001afe4 |
148 |
100% |
10132 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
148 |
Actual: |
148 |
100% |
10132 |
m_text / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSimpleDescResponse |
0x0001afe4 |
0x0001b0d4 |
240 |
100% |
10135 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
240 |
Actual: |
240 |
100% |
10135 |
m_text / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpActiveEpResponse |
0x0001b0d4 |
0x0001b164 |
144 |
100% |
10138 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
144 |
Actual: |
144 |
100% |
10138 |
m_text / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMatchDescResponse |
0x0001b164 |
0x0001b1f4 |
144 |
100% |
10141 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
144 |
Actual: |
144 |
100% |
10141 |
m_text / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSystemServerDiscoveryResponse |
0x0001b1f4 |
0x0001b26c |
120 |
100% |
10144 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
120 |
Actual: |
120 |
100% |
10144 |
m_text / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtLqiResponse |
0x0001b26c |
0x0001b368 |
252 |
100% |
10147 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
252 |
Actual: |
252 |
100% |
10147 |
m_text / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtNwkUpdateNotifyResponse |
0x0001b368 |
0x0001b418 |
176 |
100% |
10150 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
176 |
Actual: |
176 |
100% |
10150 |
m_text / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_eMacValidateChannelMask |
0x0001b418 |
0x0001b438 |
32 |
30% |
10153 |
.text.ZPS_u8MacGetChannelOffsetFromPage |
0x0001b438 |
0x0001b448 |
16 |
15% |
10156 |
.text.ZPS_u8MacGetHighChanForPage |
0x0001b448 |
0x0001b458 |
16 |
15% |
10159 |
.text.ZPS_u8MacPibGetBeaconPayloadLength |
0x0001b458 |
0x0001b464 |
12 |
12% |
10162 |
.text.ZPS_u8MacPibGetBeaconPayload |
0x0001b464 |
0x0001b478 |
20 |
19% |
10165 |
.text.ZPS_bMacGetEnhancedMode |
0x0001b478 |
0x0001b484 |
12 |
12% |
10168 |
Expected total in zps_mac_common.o file: |
108 |
Actual: |
108 |
100% |
10153 |
m_text / .text / zps_mac_shim.o |
Start |
End |
Size |
% |
Line |
.text.vMacMcpsCallBackHandler |
0x0001b484 |
0x0001b490 |
12 |
2% |
10171 |
.text.vMacMlmeCallBackHandler |
0x0001b490 |
0x0001b4b0 |
32 |
5% |
10173 |
.text.ZPS_vMacHandleMcpsVsReqRsp |
0x0001b4b0 |
0x0001b520 |
112 |
18% |
10175 |
.text.ZPS_vMacHandleMlmeVsReqRsp |
0x0001b520 |
0x0001b578 |
88 |
14% |
10178 |
.text.vAppApiSetMacAddrLocation |
0x0001b578 |
0x0001b58c |
20 |
4% |
10181 |
.text.ZPS_vMacPibSetBeaconPayload |
0x0001b58c |
0x0001b5bc |
48 |
8% |
10184 |
.text.ZPS_vMacSetEnhancedMode |
0x0001b5bc |
0x0001b5c8 |
12 |
2% |
10187 |
.text.vTimerInitialise |
0x0001b5c8 |
0x0001b600 |
56 |
9% |
10190 |
.text.ZPS_vMacShimInit |
0x0001b600 |
0x0001b658 |
88 |
14% |
10193 |
.text.timer_start_stop |
0x0001b658 |
0x0001b680 |
40 |
7% |
10196 |
.text.vTimerFired |
0x0001b680 |
0x0001b6b8 |
56 |
9% |
10199 |
.text.TSV_eStart |
0x0001b6b8 |
0x0001b708 |
80 |
13% |
10202 |
Expected total in zps_mac_shim.o file: |
644 |
Actual: |
644 |
100% |
10171 |
m_text / .text / zps_fslMac.o |
Start |
End |
Size |
% |
Line |
.text.MLME_NWK_SapHandlerCB |
0x0001b708 |
0x0001b9a0 |
664 |
22% |
10205 |
.text.MCPS_NWK_SapHandlerCB |
0x0001b9a0 |
0x0001bb54 |
436 |
14% |
10207 |
.text.zps_vSocMacShimInit |
0x0001bb54 |
0x0001bbfc |
168 |
6% |
10209 |
.text.zps_vSocMacHandleMcpsVsReqRsp |
0x0001bbfc |
0x0001bd60 |
356 |
12% |
10212 |
.text.zps_vSocMacHandleMlmeVsReqRsp |
0x0001bd60 |
0x0001bff0 |
656 |
22% |
10215 |
.text.SOC_ZPS_u16MacPibGetCoordShortAddress |
0x0001bff0 |
0x0001c010 |
32 |
2% |
10218 |
.text.SOC_ZPS_u16MacPibGetPanId |
0x0001c010 |
0x0001c030 |
32 |
2% |
10221 |
.text.SOC_ZPS_u8MacPibGetChannel |
0x0001c030 |
0x0001c050 |
32 |
2% |
10224 |
.text.SOC_ZPS_u16MacPibGetShortAddr |
0x0001c050 |
0x0001c070 |
32 |
2% |
10227 |
.text.SOC_ZPS_bMacPibGetRxOnWhenIdle |
0x0001c070 |
0x0001c090 |
32 |
2% |
10230 |
.text.SOC_ZPS_sMacPibGetCoordExtAddr |
0x0001c090 |
0x0001c0b4 |
36 |
2% |
10233 |
.text.SOC_ZPS_vMacPibSetCoordShortAddress |
0x0001c0b4 |
0x0001c0d4 |
32 |
2% |
10236 |
.text.SOC_ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x0001c0d4 |
0x0001c0f0 |
28 |
1% |
10239 |
.text.SOC_ZPS_vMacPibSetTransactionPersistenceTime |
0x0001c0f0 |
0x0001c110 |
32 |
2% |
10242 |
.text.SOC_ZPS_vMacPibSetPanId |
0x0001c110 |
0x0001c130 |
32 |
2% |
10245 |
.text.SOC_ZPS_vMacPibSetChannel |
0x0001c130 |
0x0001c150 |
32 |
2% |
10248 |
.text.SOC_ZPS_vMacPibSetShortAddr |
0x0001c150 |
0x0001c170 |
32 |
2% |
10251 |
.text.SOC_ZPS_vMacPibSetMinBe |
0x0001c170 |
0x0001c190 |
32 |
2% |
10254 |
.text.SOC_ZPS_vMacPibSetMaxCsmaBackoffs |
0x0001c190 |
0x0001c1b0 |
32 |
2% |
10257 |
.text.SOC_ZPS_vMacPibSetRxOnWhenIdle |
0x0001c1b0 |
0x0001c1d0 |
32 |
2% |
10260 |
.text.SOC_ZPS_vMacPibSetCoordExtAddr |
0x0001c1d0 |
0x0001c1f8 |
40 |
2% |
10263 |
.text.SOC_ZPS_vMacPibSetBeaconPayload |
0x0001c1f8 |
0x0001c220 |
40 |
2% |
10266 |
.text.SOC_ZPS_vMacPibSetDsn |
0x0001c220 |
0x0001c240 |
32 |
2% |
10269 |
.text.SOC_ZPS_vMacPibSetExtAddr |
0x0001c240 |
0x0001c26c |
44 |
2% |
10272 |
.text.SOC_ZPS_vMacPibSetMaxBe |
0x0001c26c |
0x0001c28c |
32 |
2% |
10275 |
.text.SOC_ZPS_eMacPlmeSet |
0x0001c28c |
0x0001c2d0 |
68 |
3% |
10278 |
.text.SOC_ZPS_eMacPlmeGet |
0x0001c2d0 |
0x0001c31c |
76 |
3% |
10281 |
.text.pvAppApiGetMacAddrLocation |
0x0001c31c |
0x0001c334 |
24 |
1% |
10284 |
Expected total in zps_fslMac.o file: |
3116 |
Actual: |
3116 |
100% |
10205 |
m_text / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.text.zps_psNwkSendLeaveCmd |
0x0001c334 |
0x0001c3b0 |
124 |
25% |
10287 |
.text.zps_vNwkHandleCmeLeaveReq |
0x0001c3b0 |
0x0001c404 |
84 |
17% |
10290 |
.text.zps_eNwkHandleSceLeave |
0x0001c404 |
0x0001c530 |
300 |
60% |
10293 |
Expected total in zps_nwk_leave.o file: |
508 |
Actual: |
508 |
100% |
10287 |
m_text / .text / zps_nwk_lib.o |
Start |
End |
Size |
% |
Line |
.text.zps_vInitBeaconPayload |
0x0001c530 |
0x0001c5b8 |
136 |
100% |
10296 |
Expected total in zps_nwk_lib.o file: |
136 |
Actual: |
136 |
100% |
10296 |
m_text / .text / zps_nwk_lkst.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8CalcLinkCost |
0x0001c5b8 |
0x0001c5e8 |
48 |
100% |
10299 |
Expected total in zps_nwk_lkst.o file: |
48 |
Actual: |
48 |
100% |
10299 |
m_text / .text / zps_nwk_main.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pvNwkCtor |
0x0001c5e8 |
0x0001c654 |
108 |
73% |
10302 |
.text.ZPS_pvNwkGetHandle |
0x0001c654 |
0x0001c660 |
12 |
9% |
10305 |
.text.ZPS_vExtendedStatusSetCallback |
0x0001c660 |
0x0001c66c |
12 |
9% |
10308 |
.text.ZPS_vSetExtendedStatus |
0x0001c66c |
0x0001c67c |
16 |
11% |
10311 |
Expected total in zps_nwk_main.o file: |
148 |
Actual: |
148 |
100% |
10302 |
m_text / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.text.vHandleEdTimeoutReqExpiry |
0x0001c67c |
0x0001c708 |
140 |
17% |
10314 |
.text.zps_eNwkHandleSmeBeaconNotifyInd |
0x0001c708 |
0x0001c7a8 |
160 |
20% |
10316 |
.text.zps_eNwkHandleSceNwkUpdate |
0x0001c7a8 |
0x0001c7cc |
36 |
5% |
10319 |
.text.zps_psSendNetworkStatusCmd |
0x0001c7cc |
0x0001c864 |
152 |
19% |
10322 |
.text.zps_vProcessChildAddrConflict |
0x0001c864 |
0x0001c920 |
188 |
23% |
10325 |
.text.zps_psSendNetworkEdTimeoutReqCmd |
0x0001c920 |
0x0001c9c0 |
160 |
20% |
10328 |
Expected total in zps_nwk_maint.o file: |
836 |
Actual: |
836 |
100% |
10314 |
m_text / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkMcpsMgrInit |
0x0001c9c0 |
0x0001ca58 |
152 |
6% |
10331 |
.text.zps_vNwkMcpsMgrFreeReqDescr |
0x0001ca58 |
0x0001cab0 |
88 |
4% |
10334 |
.text.vNwkMcpsSendTimedDfcm |
0x0001cab0 |
0x0001cb34 |
132 |
5% |
10337 |
.text.vProcessListsForSubmission |
0x0001cb34 |
0x0001cd48 |
532 |
20% |
10340 |
.text.ZPS_vNwkHandleMcpsVsInd |
0x0001cd48 |
0x0001d3d0 |
1672 |
62% |
10342 |
.text.vMcpsMgrTimeoutExpiry |
0x0001d3d0 |
0x0001d448 |
120 |
5% |
10345 |
.text.ZPS_vNwkSetOptionsFilter |
0x0001d448 |
0x0001d458 |
16 |
1% |
10348 |
Expected total in zps_nwk_mcps.o file: |
2712 |
Actual: |
2712 |
100% |
10331 |
m_text / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleMlmeDcfmInd |
0x0001d458 |
0x0001d4c0 |
104 |
100% |
10351 |
Expected total in zps_nwk_mlme.o file: |
104 |
Actual: |
104 |
100% |
10351 |
m_text / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.text.vLoadNwkRecord |
0x0001d4c0 |
0x0001d4f8 |
56 |
3% |
10354 |
.text.zps_vDefaultNwkLayer |
0x0001d4f8 |
0x0001d6c8 |
464 |
17% |
10356 |
.text.ZPS_bNwkNibAddrMapAddEntry |
0x0001d6c8 |
0x0001d860 |
408 |
15% |
10359 |
.text.ZPS_bNwkNibNtActvFindChild |
0x0001d860 |
0x0001d95c |
252 |
10% |
10362 |
.text.ZPS_vNwkSaveRecord |
0x0001d95c |
0x0001d984 |
40 |
2% |
10365 |
.text.ZPS_vNwkNibSetExtPanId |
0x0001d984 |
0x0001d9c4 |
64 |
3% |
10368 |
.text.ZPS_vNwkNibSetDepth |
0x0001d9c4 |
0x0001da04 |
64 |
3% |
10371 |
.text.ZPS_vNwkNibSetUpdateId |
0x0001da04 |
0x0001da3c |
56 |
3% |
10374 |
.text.ZPS_vNwkResetOutgoingFrameCounter |
0x0001da3c |
0x0001da50 |
20 |
1% |
10377 |
.text.ZPS_vNwkInitialiseRecords |
0x0001da50 |
0x0001dabc |
108 |
4% |
10380 |
.text.ZPS_vNwkTimerQueueOverflow |
0x0001dabc |
0x0001dae4 |
40 |
2% |
10383 |
.text.ZPS_u8NwkSendNwkEdTimeoutsCommand |
0x0001dae4 |
0x0001db00 |
28 |
2% |
10386 |
.text.ZPS_vNtSetUsedStatus |
0x0001db00 |
0x0001dc48 |
328 |
12% |
10389 |
.text.ZPS_vNwkNibCheckAndUpdateChildren |
0x0001dc48 |
0x0001dd9c |
340 |
13% |
10392 |
.text.ZPS_vNibRealignMac |
0x0001dd9c |
0x0001de28 |
140 |
6% |
10395 |
.text.zps_vNibSetDefaults |
0x0001de28 |
0x0001df0c |
228 |
9% |
10398 |
.text.ZPS_vNwkIncOutFC |
0x0001df0c |
0x0001df60 |
84 |
4% |
10401 |
.text.ZPS_vNwkNibRestoreWarmRestartCounter |
0x0001df60 |
0x0001df70 |
16 |
1% |
10404 |
Expected total in zps_nwk_nib.o file: |
2736 |
Actual: |
2736 |
100% |
10354 |
m_text / .text / zps_nwk_nlde.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleNldeReqRsp |
0x0001df70 |
0x0001e124 |
436 |
100% |
10407 |
Expected total in zps_nwk_nlde.o file: |
436 |
Actual: |
436 |
100% |
10407 |
m_text / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleNlmeReqRsp |
0x0001e124 |
0x0001e2b0 |
396 |
100% |
10410 |
Expected total in zps_nwk_nlme.o file: |
396 |
Actual: |
396 |
100% |
10410 |
m_text / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bSecEncrypt |
0x0001e2b0 |
0x0001e434 |
388 |
36% |
10413 |
.text.ZPS_bSecDecrypt |
0x0001e434 |
0x0001e52c |
248 |
23% |
10416 |
.text.zps_eNwkSecDecryptPacket |
0x0001e52c |
0x0001e704 |
472 |
43% |
10419 |
Expected total in zps_nwk_sec.o file: |
1108 |
Actual: |
1108 |
100% |
10413 |
m_text / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.text.zps_psSendNetworkLinkPowerDelta.isra.0 |
0x0001e704 |
0x0001e794 |
144 |
100% |
10422 |
Expected total in zps_nwk_subghz.o file: |
144 |
Actual: |
144 |
100% |
10422 |
m_text / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkActvStHandleCme |
0x0001e794 |
0x0001e7c4 |
48 |
100% |
10424 |
Expected total in zps_nwk_actv_st.o file: |
48 |
Actual: |
48 |
100% |
10424 |
m_text / .text / zps_nwk_btt.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkBttMgrInit |
0x0001e7c4 |
0x0001e7f8 |
52 |
100% |
10427 |
Expected total in zps_nwk_btt.o file: |
52 |
Actual: |
52 |
100% |
10427 |
m_text / .text / zps_nwk_disc.o |
Start |
End |
Size |
% |
Line |
.text.zps_vReAttemptScanTimerHandleExpiry |
0x0001e7f8 |
0x0001e838 |
64 |
18% |
10430 |
.text.zps_vNwkHandleCmeNwkDiscReq |
0x0001e838 |
0x0001e8d8 |
160 |
43% |
10433 |
.text.zps_vNwkDiscUpdateNT |
0x0001e8d8 |
0x0001e970 |
152 |
41% |
10436 |
Expected total in zps_nwk_disc.o file: |
376 |
Actual: |
376 |
100% |
10430 |
m_text / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.text.eSmeUDNTScanDcfm |
0x0001e970 |
0x0001ea40 |
208 |
45% |
10439 |
.text.eSmeAcScBeaconInd |
0x0001ea40 |
0x0001eb48 |
264 |
56% |
10441 |
Expected total in zps_nwk_disc_st.o file: |
472 |
Actual: |
472 |
100% |
10439 |
m_text / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.text.zps_psAllocateAndFormatMacHdr |
0x0001eb48 |
0x0001ec94 |
332 |
31% |
10443 |
.text.zps_psSendFrm |
0x0001ec94 |
0x0001eedc |
584 |
54% |
10446 |
.text.zps_psFormatCmdFrameGeneral |
0x0001eedc |
0x0001ef84 |
168 |
16% |
10449 |
Expected total in zps_nwk_frm.o file: |
1084 |
Actual: |
1084 |
100% |
10443 |
m_text / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkIdleStHandleCme |
0x0001ef84 |
0x0001efb4 |
48 |
100% |
10452 |
Expected total in zps_nwk_idle_st.o file: |
48 |
Actual: |
48 |
100% |
10452 |
m_text / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.text.zps_vSendJoinInd |
0x0001efb4 |
0x0001f038 |
132 |
6% |
10455 |
.text.zps_psNwkSendRejoinReqCmd |
0x0001f038 |
0x0001f0d4 |
156 |
7% |
10458 |
.text.zps_u8NwkHandleRejoinReq |
0x0001f0d4 |
0x0001f17c |
168 |
8% |
10461 |
.text.zps_vNwkHandleCmeNwkJoinReq |
0x0001f17c |
0x0001f538 |
956 |
41% |
10464 |
.text.zps_psNwkSendRejoinRspCmd |
0x0001f538 |
0x0001f5d4 |
156 |
7% |
10467 |
.text.zps_eNwkProcessJoinInd |
0x0001f5d4 |
0x0001f904 |
816 |
35% |
10470 |
Expected total in zps_nwk_join.o file: |
2384 |
Actual: |
2384 |
100% |
10455 |
m_text / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.text.eTryNextParent |
0x0001f904 |
0x0001fa38 |
308 |
70% |
10473 |
.text.vHandleRejoinExpiry |
0x0001fa38 |
0x0001fa88 |
80 |
19% |
10476 |
.text.zps_vNwkJoinStStartResponseTimer |
0x0001fa88 |
0x0001fabc |
52 |
12% |
10478 |
Expected total in zps_nwk_join_st.o file: |
440 |
Actual: |
440 |
100% |
10473 |
m_text / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vAplZdoRegisterInterPanFilter |
0x0001fabc |
0x0001fac8 |
12 |
1% |
10481 |
.text.vPostInterPanToEndpoint |
0x0001fac8 |
0x0001fc44 |
380 |
30% |
10484 |
.text.vApsInterPanMcpsDataInd |
0x0001fc44 |
0x0001fdc0 |
380 |
30% |
10487 |
.text.zps_vAfInterPanInit |
0x0001fdc0 |
0x0001fdd4 |
20 |
2% |
10490 |
.text.ZPS_vApsHandleInterPanReqRsp |
0x0001fdd4 |
0x0001ff24 |
336 |
27% |
10493 |
.text.zps_eAplAfInterPanDataReq |
0x0001ff24 |
0x0001ffb4 |
144 |
12% |
10496 |
Expected total in zps_apl_interpan.o file: |
1272 |
Actual: |
1272 |
100% |
10481 |
m_text / .text / Phy.o |
Start |
End |
Size |
% |
Line |
.text.PhyRpmsgRxCallback |
0x0001ffb4 |
0x00020048 |
148 |
31% |
10499 |
.text.Phy_Init |
0x00020048 |
0x000200a8 |
96 |
20% |
10501 |
.text.Phy_RegisterSapHandlers |
0x000200a8 |
0x000200c4 |
28 |
6% |
10504 |
.text.MAC_PLME_SapHandler |
0x000200c4 |
0x0002014c |
136 |
29% |
10507 |
.text.MAC_PD_SapHandler |
0x0002014c |
0x00020180 |
52 |
11% |
10510 |
.text.PhyConvertLQIToRSSI |
0x00020180 |
0x00020198 |
24 |
5% |
10513 |
Expected total in Phy.o file: |
484 |
Actual: |
484 |
100% |
10499 |
m_text / .text / MacMain.o |
Start |
End |
Size |
% |
Line |
.text.BindToMAC |
0x00020198 |
0x000201cc |
52 |
5% |
10516 |
.text.MAC_EventSet |
0x000201cc |
0x00020200 |
52 |
5% |
10519 |
.text.PD_MAC_SapHandler |
0x00020200 |
0x00020244 |
68 |
7% |
10522 |
.text.MAC_get_PHY_ctx |
0x00020244 |
0x00020258 |
20 |
2% |
10525 |
.text.Mac_RegisterSapHandlers |
0x00020258 |
0x00020270 |
24 |
3% |
10528 |
.text.NWK_MCPS_SapHandler |
0x00020270 |
0x000202bc |
76 |
7% |
10531 |
.text.Mac_SetTrxLowPowerMode |
0x000202bc |
0x000202f8 |
60 |
6% |
10534 |
.text.Mac_SetTrxActiveMode |
0x000202f8 |
0x0002031c |
36 |
4% |
10537 |
.text.Mac_Task |
0x0002031c |
0x00020430 |
276 |
25% |
10540 |
.text.Mac_InitializeData |
0x00020430 |
0x000204fc |
204 |
19% |
10543 |
.text.NWK_MLME_SapHandler |
0x000204fc |
0x000205e8 |
236 |
22% |
10546 |
Expected total in MacMain.o file: |
1104 |
Actual: |
1104 |
100% |
10516 |
m_text / .text / MacStateMachine.o |
Start |
End |
Size |
% |
Line |
.text.Mac_IndirectTxHandle |
0x000205e8 |
0x00020804 |
540 |
38% |
10549 |
.text.Mac_PhyMsgHandler |
0x00020804 |
0x000208b4 |
176 |
13% |
10551 |
.text.Mac_NwkMsgHandler |
0x000208b4 |
0x00020b94 |
736 |
51% |
10554 |
Expected total in MacStateMachine.o file: |
1452 |
Actual: |
1452 |
100% |
10549 |
m_text / .text / MacTimer.o |
Start |
End |
Size |
% |
Line |
.text.MacTimer_EventNotify |
0x00020b94 |
0x00020ba4 |
16 |
5% |
10557 |
.text.MacTimer_Maintenance |
0x00020ba4 |
0x00020bcc |
40 |
11% |
10559 |
.text.MacTimer_Init |
0x00020bcc |
0x00020c10 |
68 |
19% |
10562 |
.text.MacTimer_SchedEvent |
0x00020c10 |
0x00020c68 |
88 |
24% |
10565 |
.text.MacTimer_CancelEvent |
0x00020c68 |
0x00020ca0 |
56 |
16% |
10568 |
.text.MacTimer_GetRemainingTime |
0x00020ca0 |
0x00020cdc |
60 |
17% |
10571 |
.text.MacTimer_CancelAllEvents |
0x00020cdc |
0x00020d08 |
44 |
12% |
10574 |
Expected total in MacTimer.o file: |
372 |
Actual: |
372 |
100% |
10557 |
m_text / .text / MacGlobals.o |
Start |
End |
Size |
% |
Line |
.text.MAC_Init |
0x00020d08 |
0x00020d6c |
100 |
41% |
10577 |
.text.Mac_GetMaxMsduLength |
0x00020d6c |
0x00020dfc |
144 |
60% |
10580 |
Expected total in MacGlobals.o file: |
244 |
Actual: |
244 |
100% |
10577 |
m_text / .text / Association.o |
Start |
End |
Size |
% |
Line |
.text.AssociationPoll_DataRx |
0x00020dfc |
0x00020f08 |
268 |
46% |
10583 |
.text.AssociationPoll_SendStatus |
0x00020f08 |
0x00020f98 |
144 |
25% |
10586 |
.text.AssociationReq_SendStatus |
0x00020f98 |
0x00021048 |
176 |
30% |
10589 |
Expected total in Association.o file: |
588 |
Actual: |
588 |
100% |
10583 |
m_text / .text / DataRx.o |
Start |
End |
Size |
% |
Line |
.text.Mac_PostponeActiveSeq |
0x00021048 |
0x00021088 |
64 |
10% |
10592 |
.text.Mac_ProcessDataIndication |
0x00021088 |
0x000212d4 |
588 |
91% |
10595 |
Expected total in DataRx.o file: |
652 |
Actual: |
652 |
100% |
10592 |
m_text / .text / DataTx.o |
Start |
End |
Size |
% |
Line |
.text.DataTx_SendData |
0x000212d4 |
0x000212ec |
24 |
5% |
10598 |
.text.DataTx_InitSeq |
0x000212ec |
0x00021404 |
280 |
58% |
10601 |
.text.DataTx_CheckForExpirePackets |
0x00021404 |
0x00021480 |
124 |
26% |
10604 |
.text.DataTx_SendDataWithBackoff |
0x00021480 |
0x000214bc |
60 |
13% |
10607 |
Expected total in DataTx.o file: |
488 |
Actual: |
488 |
100% |
10598 |
m_text / .text / Disassociation.o |
Start |
End |
Size |
% |
Line |
.text.Disassociation_SendStatus |
0x000214bc |
0x00021528 |
108 |
100% |
10610 |
Expected total in Disassociation.o file: |
108 |
Actual: |
108 |
100% |
10610 |
m_text / .text / Poll.o |
Start |
End |
Size |
% |
Line |
.text.Poll_Timeout |
0x00021528 |
0x00021568 |
64 |
17% |
10613 |
.text.Poll_VerifyParameters |
0x00021568 |
0x000215a4 |
60 |
16% |
10616 |
.text.Poll_SendStatus |
0x000215a4 |
0x000215ec |
72 |
19% |
10619 |
.text.Poll_DataRx |
0x000215ec |
0x000216a8 |
188 |
49% |
10622 |
Expected total in Poll.o file: |
384 |
Actual: |
384 |
100% |
10613 |
m_text / .text / RxEnable.o |
Start |
End |
Size |
% |
Line |
.text.RxEnable_InitSeq |
0x000216a8 |
0x000216f4 |
76 |
100% |
10625 |
Expected total in RxEnable.o file: |
76 |
Actual: |
76 |
100% |
10625 |
m_text / .text / Scan.o |
Start |
End |
Size |
% |
Line |
.text.Scan_SendDataWithBackoff |
0x000216f4 |
0x00021724 |
48 |
10% |
10628 |
.text.Scan_StartTimer |
0x00021724 |
0x00021750 |
44 |
9% |
10630 |
.text.Scan_StartActivePassiveScan |
0x00021750 |
0x000217bc |
108 |
21% |
10633 |
.text.Scan_StartOrphanScan |
0x000217bc |
0x000217f4 |
56 |
11% |
10636 |
.text.Scan_ActivePassiveAcquire |
0x000217f4 |
0x000218fc |
264 |
51% |
10639 |
Expected total in Scan.o file: |
520 |
Actual: |
520 |
100% |
10628 |
m_text / .text / Start.o |
Start |
End |
Size |
% |
Line |
.text.Start_VerifyParameters |
0x000218fc |
0x000219c8 |
204 |
100% |
10642 |
Expected total in Start.o file: |
204 |
Actual: |
204 |
100% |
10642 |
m_text / .text / MacSec.o |
Start |
End |
Size |
% |
Line |
.text.Sec_DetermineASHLength |
0x000219c8 |
0x000219f8 |
48 |
100% |
10645 |
Expected total in MacSec.o file: |
48 |
Actual: |
48 |
100% |
10645 |
m_text / .text / MacPib.o |
Start |
End |
Size |
% |
Line |
.text.Mac_GetNextFreeDevTblEntry |
0x000219f8 |
0x00021a20 |
40 |
2% |
10648 |
.text.macVerifySetReq |
0x00021a20 |
0x00021b4c |
300 |
12% |
10650 |
.text.mlmeGetSizeOfPIB |
0x00021b4c |
0x00021b60 |
20 |
1% |
10653 |
.text.mlmeGetSetReq |
0x00021b60 |
0x0002215c |
1532 |
60% |
10656 |
.text.macInitPIBs |
0x0002215c |
0x0002241c |
704 |
28% |
10659 |
Expected total in MacPib.o file: |
2596 |
Actual: |
2596 |
100% |
10648 |
m_text / .text / MacFrames.o |
Start |
End |
Size |
% |
Line |
.text.FrameBuild_Command |
0x0002241c |
0x000225d4 |
440 |
24% |
10662 |
.text.FrameBuild_AssociationRequest |
0x000225d4 |
0x00022640 |
108 |
6% |
10664 |
.text.FrameBuild_AssociationResponse |
0x00022640 |
0x000226b8 |
120 |
7% |
10667 |
.text.FrameBuild_OrphanNotification |
0x000226b8 |
0x000226f0 |
56 |
3% |
10670 |
.text.FrameBuild_BeaconRequest |
0x000226f0 |
0x0002272c |
60 |
4% |
10673 |
.text.FrameBuild_CoordinatorRealignment |
0x0002272c |
0x0002283c |
272 |
15% |
10676 |
.text.FrameBuild_Data |
0x0002283c |
0x000229f8 |
444 |
24% |
10679 |
.text.Mac_GetMacHeader |
0x000229f8 |
0x00022b20 |
296 |
16% |
10682 |
.text.Mac_GetOverheadSize |
0x00022b20 |
0x00022b6c |
76 |
5% |
10685 |
Expected total in MacFrames.o file: |
1872 |
Actual: |
1872 |
100% |
10662 |
m_text / .text / MacMem.o |
Start |
End |
Size |
% |
Line |
.text.Mac_MemAllocZero |
0x00022b6c |
0x00022b8c |
32 |
100% |
10688 |
Expected total in MacMem.o file: |
32 |
Actual: |
32 |
100% |
10688 |
m_text / .text / zps_tsv.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vTsvInit |
0x00022b8c |
0x00022b98 |
12 |
30% |
10691 |
.text.ZPS_eTsvOpen |
0x00022b98 |
0x00022bb4 |
28 |
70% |
10694 |
Expected total in zps_tsv.o file: |
40 |
Actual: |
40 |
100% |
10691 |
m_text / .text / lib_a-abs.o |
Start |
End |
Size |
% |
Line |
.text.abs |
0x00022bb4 |
0x00022bbc |
8 |
100% |
10697 |
Expected total in lib_a-abs.o file: |
8 |
Actual: |
8 |
100% |
10697 |
m_text / .text / lib_a-exit.o |
Start |
End |
Size |
% |
Line |
.text.exit |
0x00022bbc |
0x00022bdc |
32 |
100% |
10699 |
Expected total in lib_a-exit.o file: |
32 |
Actual: |
32 |
100% |
10699 |
m_text / .text / lib_a-init.o |
Start |
End |
Size |
% |
Line |
.text.__libc_init_array |
0x00022bdc |
0x00022c24 |
72 |
100% |
10701 |
Expected total in lib_a-init.o file: |
72 |
Actual: |
72 |
100% |
10701 |
m_text / .text / lib_a-memcmp.o |
Start |
End |
Size |
% |
Line |
.text.memcmp |
0x00022c24 |
0x00022c84 |
96 |
100% |
10704 |
Expected total in lib_a-memcmp.o file: |
96 |
Actual: |
96 |
100% |
10704 |
m_text / .text / lib_a-memmove.o |
Start |
End |
Size |
% |
Line |
.text.memmove |
0x00022c84 |
0x00022d7c |
248 |
100% |
10706 |
Expected total in lib_a-memmove.o file: |
248 |
Actual: |
248 |
100% |
10706 |
m_text / .text / lib_a-memset.o |
Start |
End |
Size |
% |
Line |
.text.memset |
0x00022d7c |
0x00022e20 |
164 |
100% |
10708 |
Expected total in lib_a-memset.o file: |
164 |
Actual: |
164 |
100% |
10708 |
m_text / .text / lib_a-strlen-stub.o |
Start |
End |
Size |
% |
Line |
.text.strlen |
0x00022e20 |
0x00022e7c |
92 |
100% |
10710 |
Expected total in lib_a-strlen-stub.o file: |
92 |
Actual: |
92 |
100% |
10710 |
m_text / .text / lib_a-strncpy.o |
Start |
End |
Size |
% |
Line |
.text.strncpy |
0x00022e7c |
0x00022ee0 |
100 |
100% |
10712 |
Expected total in lib_a-strncpy.o file: |
100 |
Actual: |
100 |
100% |
10712 |
m_text / .text / lib_a-__call_atexit.o |
Start |
End |
Size |
% |
Line |
.text.startup.register_fini |
0x00022ee0 |
0x00022ef4 |
20 |
10% |
10714 |
.text.__call_exitprocs |
0x00022ef4 |
0x00022fbc |
200 |
91% |
10716 |
Expected total in lib_a-__call_atexit.o file: |
220 |
Actual: |
220 |
100% |
10714 |
m_text / .text / lib_a-atexit.o |
Start |
End |
Size |
% |
Line |
.text.atexit |
0x00022fbc |
0x00022fc8 |
12 |
100% |
10719 |
Expected total in lib_a-atexit.o file: |
12 |
Actual: |
12 |
100% |
10719 |
m_text / .text / lib_a-fini.o |
Start |
End |
Size |
% |
Line |
.text.__libc_fini_array |
0x00022fc8 |
0x00022ff4 |
44 |
100% |
10721 |
Expected total in lib_a-fini.o file: |
44 |
Actual: |
44 |
100% |
10721 |
m_text / .text / lib_a-lock.o |
Start |
End |
Size |
% |
Line |
.text.__retarget_lock_acquire_recursive |
0x00022ff4 |
0x00022ff8 |
4 |
50% |
10724 |
.text.__retarget_lock_release_recursive |
0x00022ff8 |
0x00022ffc |
4 |
50% |
10727 |
Expected total in lib_a-lock.o file: |
8 |
Actual: |
8 |
100% |
10724 |
m_text / .text / lib_a-__atexit.o |
Start |
End |
Size |
% |
Line |
.text.__register_exitproc |
0x00022ffc |
0x0002308c |
144 |
100% |
10730 |
Expected total in lib_a-__atexit.o file: |
144 |
Actual: |
144 |
100% |
10730 |
m_text / .text / port_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.u32Reverse |
0x0002308c |
0x00023090 |
4 |
8% |
10733 |
.text.ZPS_u8ReleaseMutexLock |
0x00023090 |
0x000230ae |
30 |
54% |
10736 |
.text.ZPS_eExitCriticalSection |
0x000230ae |
0x000230c4 |
22 |
40% |
10739 |
Expected total in port_JN518x.o file: |
56 |
Actual: |
56 |
100% |
10733 |
m_text / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_u32ApsFcSaveCountBitShift |
0x000230c4 |
0x000230c8 |
4 |
50% |
10742 |
.text.ZPS_u32NwkFcSaveCountBitShift |
0x000230c8 |
0x000230cc |
4 |
50% |
10745 |
Expected total in zps_gen.o file: |
8 |
Actual: |
8 |
100% |
10742 |
m_text / .text / App_ColorSceneController.o |
Start |
End |
Size |
% |
Line |
.text.bAllowInterPanEp |
0x000230cc |
0x000230e0 |
20 |
84% |
10748 |
.text.app_u8GetDeviceEndpoint |
0x000230e0 |
0x000230e4 |
4 |
17% |
10750 |
Expected total in App_ColorSceneController.o file: |
24 |
Actual: |
24 |
100% |
10748 |
m_text / .text / zlo_controller_node.o |
Start |
End |
Size |
% |
Line |
.text.bAppCancelRejoin |
0x000230e4 |
0x000230f2 |
14 |
30% |
10753 |
.text.APP_vZclTick |
0x000230f2 |
0x00023114 |
34 |
71% |
10755 |
Expected total in zlo_controller_node.o file: |
48 |
Actual: |
48 |
100% |
10753 |
m_text / .text / app_zcl_controller_task.o |
Start |
End |
Size |
% |
Line |
.text.APP_ZCL_cbGeneralCallback |
0x00023114 |
0x00023116 |
2 |
8% |
10758 |
.text.APP_ZCL_vEventHandler |
0x00023116 |
0x0002312e |
24 |
93% |
10760 |
Expected total in app_zcl_controller_task.o file: |
26 |
Actual: |
26 |
100% |
10758 |
m_text / .text / app_colour_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAPPColourLoopStop |
0x0002312e |
0x00023144 |
22 |
100% |
10763 |
Expected total in app_colour_commands.o file: |
22 |
Actual: |
22 |
100% |
10763 |
m_text / .text / hardware_init.o |
Start |
End |
Size |
% |
Line |
.text.CLOCK_EnableClock.part.0 |
0x00023144 |
0x00023172 |
46 |
55% |
10766 |
.text.BOARD_SetPinsForPowerMode |
0x00023172 |
0x00023198 |
38 |
46% |
10768 |
Expected total in hardware_init.o file: |
84 |
Actual: |
84 |
100% |
10766 |
m_text / .text / pin_mux.o |
Start |
End |
Size |
% |
Line |
.text.CLOCK_EnableClock.part.0 |
0x00023198 |
0x000231c6 |
46 |
100% |
10771 |
Expected total in pin_mux.o file: |
46 |
Actual: |
46 |
100% |
10771 |
m_text / .text / board.o |
Start |
End |
Size |
% |
Line |
.text.CLOCK_SetIpSrc.part.0 |
0x000231c6 |
0x000231da |
20 |
30% |
10773 |
.text.CLOCK_EnableClockLPMode.part.0.constprop.0 |
0x000231da |
0x00023202 |
40 |
59% |
10775 |
.text.BOARD_IsDebugConsoleBusy |
0x00023202 |
0x00023206 |
4 |
6% |
10777 |
.text.BOARD_InitPins |
0x00023206 |
0x0002320a |
4 |
6% |
10780 |
Expected total in board.o file: |
68 |
Actual: |
68 |
100% |
10773 |
m_text / .text / app_uart.o |
Start |
End |
Size |
% |
Line |
.text.UART_vRtsStartFlow |
0x0002320a |
0x0002320c |
2 |
50% |
10783 |
.text.UART_vSetTxInterrupt |
0x0002320c |
0x0002320e |
2 |
50% |
10786 |
Expected total in app_uart.o file: |
4 |
Actual: |
4 |
100% |
10783 |
m_text / .text / app_serial_interface.o |
Start |
End |
Size |
% |
Line |
.text.vSL_TxByte.constprop.0 |
0x0002320e |
0x0002322a |
28 |
27% |
10789 |
.text.vSL_WriteMessage |
0x0002322a |
0x00023276 |
76 |
74% |
10791 |
Expected total in app_serial_interface.o file: |
104 |
Actual: |
104 |
100% |
10789 |
m_text / .text / fsl_cmc.o |
Start |
End |
Size |
% |
Line |
.text.CMC_SetClockMode |
0x00023276 |
0x00023286 |
16 |
27% |
10794 |
.text.CMC_SetPowerModeProtection |
0x00023286 |
0x00023292 |
12 |
20% |
10797 |
.text.CMC_PowerOffSRAMAllMode |
0x00023292 |
0x000232a2 |
16 |
27% |
10800 |
.text.CMC_PowerOffSRAMLowPowerOnly |
0x000232a2 |
0x000232b2 |
16 |
27% |
10803 |
Expected total in fsl_cmc.o file: |
60 |
Actual: |
60 |
100% |
10794 |
m_text / .text / PDM_adapter.o |
Start |
End |
Size |
% |
Line |
.text.rb_search_and_fix |
0x000232b2 |
0x0002333a |
136 |
100% |
10806 |
Expected total in PDM_adapter.o file: |
136 |
Actual: |
136 |
100% |
10806 |
m_text / .text / fsl_k4_flash.o |
Start |
End |
Size |
% |
Line |
.text.FLASH_Init |
0x0002333a |
0x00023374 |
58 |
33% |
10808 |
.text.FLASH_VerifyErasePhrase |
0x00023374 |
0x000233b0 |
60 |
34% |
10811 |
.text.FLASH_VerifyEraseIFRPhrase |
0x000233b0 |
0x000233ec |
60 |
34% |
10814 |
Expected total in fsl_k4_flash.o file: |
178 |
Actual: |
178 |
100% |
10808 |
m_text / .text / fsl_lpuart.o |
Start |
End |
Size |
% |
Line |
.text.LPUART_GetDefaultConfig |
0x000233ec |
0x0002340a |
30 |
9% |
10817 |
.text.LPUART_EnableInterrupts |
0x0002340a |
0x0002343c |
50 |
14% |
10820 |
.text.LPUART_DisableInterrupts |
0x0002343c |
0x00023474 |
56 |
16% |
10823 |
.text.LPUART_WriteBlocking |
0x00023474 |
0x00023492 |
30 |
9% |
10826 |
.text.LPUART_ReadBlocking |
0x00023492 |
0x00023556 |
196 |
55% |
10829 |
Expected total in fsl_lpuart.o file: |
362 |
Actual: |
362 |
100% |
10817 |
m_text / .text / fsl_adapter_rpmsg.o |
Start |
End |
Size |
% |
Line |
.text.rpmsg_ept_read_cb |
0x00023556 |
0x00023564 |
14 |
37% |
10832 |
.text.HAL_RpmsgSend |
0x00023564 |
0x0002356c |
8 |
22% |
10834 |
.text.HAL_RpmsgAllocTxBuffer |
0x0002356c |
0x00023574 |
8 |
22% |
10837 |
.text.HAL_RpmsgInstallRxCallback |
0x00023574 |
0x0002357c |
8 |
22% |
10840 |
Expected total in fsl_adapter_rpmsg.o file: |
38 |
Actual: |
38 |
100% |
10832 |
m_text / .text / fsl_ltc.o |
Start |
End |
Size |
% |
Line |
.text.LTC_Init |
0x0002357c |
0x0002357e |
2 |
100% |
10843 |
Expected total in fsl_ltc.o file: |
2 |
Actual: |
2 |
100% |
10843 |
m_text / .text / fsl_component_generic_list.o |
Start |
End |
Size |
% |
Line |
.text.LIST_Init |
0x0002357e |
0x0002358a |
12 |
5% |
10846 |
.text.LIST_AddTail |
0x0002358a |
0x000235c2 |
56 |
22% |
10849 |
.text.LIST_RemoveHead |
0x000235c2 |
0x000235f2 |
48 |
19% |
10852 |
.text.LIST_GetHead |
0x000235f2 |
0x000235f6 |
4 |
2% |
10855 |
.text.LIST_GetNext |
0x000235f6 |
0x000235fa |
4 |
2% |
10858 |
.text.LIST_RemoveElement |
0x000235fa |
0x00023634 |
58 |
23% |
10861 |
.text.LIST_AddPrevElement |
0x00023634 |
0x00023678 |
68 |
26% |
10864 |
.text.LIST_GetSize |
0x00023678 |
0x0002367c |
4 |
2% |
10867 |
.text.LIST_GetAvailableSize |
0x0002367c |
0x00023684 |
8 |
4% |
10870 |
Expected total in fsl_component_generic_list.o file: |
262 |
Actual: |
262 |
100% |
10846 |
m_text / .text / fsl_component_mem_manager_light.o |
Start |
End |
Size |
% |
Line |
.text.MEM_BlockHeaderSetGuards |
0x00023684 |
0x000236a0 |
28 |
9% |
10873 |
.text.MEM_BlockHeaderCheck |
0x000236a0 |
0x000236d8 |
56 |
17% |
10875 |
.text.MEM_GetHeapUpperLimit |
0x000236d8 |
0x000236de |
6 |
2% |
10877 |
.text.MEM_BufferAllocateFromArea |
0x000236de |
0x000237dc |
254 |
73% |
10880 |
.text.MEM_BufferAllocWithId |
0x000237dc |
0x000237e0 |
4 |
2% |
10882 |
Expected total in fsl_component_mem_manager_light.o file: |
348 |
Actual: |
348 |
100% |
10873 |
m_text / .text / rpmsg_env_bm.o |
Start |
End |
Size |
% |
Line |
.text.env_tx_callback |
0x000237e0 |
0x000237e2 |
2 |
4% |
10885 |
.text.env_memset |
0x000237e2 |
0x000237e6 |
4 |
7% |
10888 |
.text.env_memcpy |
0x000237e6 |
0x000237ea |
4 |
7% |
10891 |
.text.env_strncpy |
0x000237ea |
0x000237ee |
4 |
7% |
10894 |
.text.env_mb |
0x000237ee |
0x000237f4 |
6 |
10% |
10897 |
.text.env_rmb |
0x000237f4 |
0x000237fa |
6 |
10% |
10899 |
.text.env_wmb |
0x000237fa |
0x00023800 |
6 |
10% |
10901 |
.text.env_map_vatopa |
0x00023800 |
0x00023804 |
4 |
7% |
10903 |
.text.env_map_patova |
0x00023804 |
0x00023808 |
4 |
7% |
10906 |
.text.env_create_mutex |
0x00023808 |
0x0002380e |
6 |
10% |
10909 |
.text.env_delete_mutex |
0x0002380e |
0x00023810 |
2 |
4% |
10912 |
.text.env_lock_mutex |
0x00023810 |
0x00023812 |
2 |
4% |
10915 |
.text.env_unlock_mutex |
0x00023812 |
0x00023814 |
2 |
4% |
10918 |
.text.env_sleep_msec |
0x00023814 |
0x00023818 |
4 |
7% |
10921 |
.text.env_enable_interrupt |
0x00023818 |
0x0002381c |
4 |
7% |
10924 |
.text.env_disable_interrupt |
0x0002381c |
0x00023820 |
4 |
7% |
10927 |
Expected total in rpmsg_env_bm.o file: |
64 |
Actual: |
64 |
100% |
10885 |
m_text / .text / sss_aes.o |
Start |
End |
Size |
% |
Line |
.text.SSS_aes_init |
0x00023820 |
0x00023844 |
36 |
100% |
10930 |
Expected total in sss_aes.o file: |
36 |
Actual: |
36 |
100% |
10930 |
m_text / .text / glue.o |
Start |
End |
Size |
% |
Line |
.text.RND_u32GetRand256 |
0x00023844 |
0x00023856 |
18 |
21% |
10933 |
.text.RND_u32GetRand |
0x00023856 |
0x00023874 |
30 |
35% |
10936 |
.text.OSA_InterruptEnableRestricted |
0x00023874 |
0x00023890 |
28 |
32% |
10939 |
.text.OSA_InterruptEnableRestore |
0x00023890 |
0x00023898 |
8 |
10% |
10942 |
.text._exit |
0x00023898 |
0x0002389a |
2 |
3% |
10945 |
.text.vMiniMac_PurgeAssocResp |
0x0002389a |
0x0002389c |
2 |
3% |
10947 |
Expected total in glue.o file: |
88 |
Actual: |
88 |
100% |
10933 |
m_text / .text / fsl_gpio.o |
Start |
End |
Size |
% |
Line |
.text.GPIO_PinInit |
0x0002389c |
0x000238c0 |
36 |
86% |
10950 |
.text.GPIO_GpioClearInterruptFlags |
0x000238c0 |
0x000238c6 |
6 |
15% |
10953 |
Expected total in fsl_gpio.o file: |
42 |
Actual: |
42 |
100% |
10950 |
m_text / .text / fsl_elemu.o |
Start |
End |
Size |
% |
Line |
.text.ELEMU_mu_hal_send_data |
0x000238c6 |
0x000238de |
24 |
6% |
10956 |
.text.ELEMU_mu_hal_receive_data |
0x000238de |
0x00023912 |
52 |
13% |
10959 |
.text.ELEMU_mu_hal_receive_data_wait |
0x00023912 |
0x00023956 |
68 |
17% |
10962 |
.text.ELEMU_mu_send_message |
0x00023956 |
0x0002398c |
54 |
13% |
10965 |
.text.ELEMU_mu_read_message |
0x0002398c |
0x000239d2 |
70 |
17% |
10968 |
.text.ELEMU_mu_read_data_wait |
0x000239d2 |
0x00023a18 |
70 |
17% |
10971 |
.text.ELEMU_mu_get_response |
0x00023a18 |
0x00023a40 |
40 |
10% |
10974 |
.text.ELEMU_mu_wait_for_data |
0x00023a40 |
0x00023a66 |
38 |
10% |
10977 |
.text.ELEMU_mu_init |
0x00023a66 |
0x00023a68 |
2 |
1% |
10980 |
Expected total in fsl_elemu.o file: |
418 |
Actual: |
418 |
100% |
10956 |
m_text / .text / rpmsg_platform.o |
Start |
End |
Size |
% |
Line |
.text.mcmgr_event_handler |
0x00023a68 |
0x00023a6c |
4 |
50% |
10983 |
.text.platform_vatopa |
0x00023a6c |
0x00023a6e |
2 |
25% |
10985 |
.text.platform_patova |
0x00023a6e |
0x00023a70 |
2 |
25% |
10988 |
Expected total in rpmsg_platform.o file: |
8 |
Actual: |
8 |
100% |
10983 |
m_text / .text / fwk_platform.o |
Start |
End |
Size |
% |
Line |
.text.PLATFORM_InitMulticore |
0x00023a70 |
0x00023a82 |
18 |
14% |
10991 |
.text.PLATFORM_GetOscCap32KValue |
0x00023a82 |
0x00023ab4 |
50 |
38% |
10994 |
.text.PLATFORM_LoadHwParams |
0x00023ab4 |
0x00023ad6 |
34 |
26% |
10997 |
.text.PLATFORM_WaitTimeout |
0x00023ad6 |
0x00023aee |
24 |
18% |
11000 |
.text.mcmgr_imu_remote_active_rel |
0x00023aee |
0x00023af2 |
4 |
3% |
11003 |
.text.mcmgr_imu_remote_active_req |
0x00023af2 |
0x00023af6 |
4 |
3% |
11006 |
Expected total in fwk_platform.o file: |
134 |
Actual: |
134 |
100% |
10991 |
m_text / .text / fsl_crc.o |
Start |
End |
Size |
% |
Line |
.text.CRC_WriteData |
0x00023af6 |
0x00023b34 |
62 |
94% |
11009 |
.text.CRC_Get32bitResult |
0x00023b34 |
0x00023b38 |
4 |
7% |
11012 |
Expected total in fsl_crc.o file: |
66 |
Actual: |
66 |
100% |
11009 |
m_text / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.text.DbgConsole_Printf |
0x00023b38 |
0x00023b52 |
26 |
100% |
11015 |
Expected total in fsl_debug_console.o file: |
26 |
Actual: |
26 |
100% |
11015 |
m_text / .text / llist.o |
Start |
End |
Size |
% |
Line |
.text.add_to_list |
0x00023b52 |
0x00023b70 |
30 |
100% |
11018 |
Expected total in llist.o file: |
30 |
Actual: |
30 |
100% |
11018 |
m_text / .text / fsl_component_panic.o |
Start |
End |
Size |
% |
Line |
.text.panic |
0x00023b70 |
0x00023b78 |
8 |
100% |
11021 |
Expected total in fsl_component_panic.o file: |
8 |
Actual: |
8 |
100% |
11021 |
m_text / .text / SecLib_sss.o |
Start |
End |
Size |
% |
Line |
.text.SecLib_Init |
0x00023b78 |
0x00023b7c |
4 |
2% |
11023 |
.text.AES_128_Encrypt |
0x00023b7c |
0x00023b9e |
34 |
15% |
11026 |
.text.AES_128_Decrypt |
0x00023b9e |
0x00023bc0 |
34 |
15% |
11029 |
.text.AES_128_ECB_Encrypt |
0x00023bc0 |
0x00023bea |
42 |
19% |
11032 |
.text.AES_128_CCM |
0x00023bea |
0x00023c5c |
114 |
50% |
11035 |
Expected total in SecLib_sss.o file: |
228 |
Actual: |
228 |
100% |
11023 |
m_text / .text / mcmgr_internal_core_api_k32w1.o |
Start |
End |
Size |
% |
Line |
.text.mcmgr_early_init_internal |
0x00023c5c |
0x00023c80 |
36 |
49% |
11038 |
.text.mcmgr_trigger_event_internal |
0x00023c80 |
0x00023ca6 |
38 |
52% |
11041 |
Expected total in mcmgr_internal_core_api_k32w1.o file: |
74 |
Actual: |
74 |
100% |
11038 |
m_text / .text / fsl_adapter_lptmr.o |
Start |
End |
Size |
% |
Line |
.text.PWT_LPTMR0_IRQHandler |
0x00023ca6 |
0x00023cac |
6 |
28% |
11044 |
.text.LPTMR0_IRQHandler |
0x00023cac |
0x00023cb0 |
4 |
19% |
11047 |
.text.LPTMR1_IRQHandler |
0x00023cb0 |
0x00023cb6 |
6 |
28% |
11050 |
.text.HAL_TimerInstallCallback |
0x00023cb6 |
0x00023cbc |
6 |
28% |
11053 |
Expected total in fsl_adapter_lptmr.o file: |
22 |
Actual: |
22 |
100% |
11044 |
m_text / .text / fsl_component_messaging.o |
Start |
End |
Size |
% |
Line |
.text.MSG_QueueAddTail |
0x00023cbc |
0x00023cd0 |
20 |
15% |
11056 |
.text.MSG_QueueRemove |
0x00023cd0 |
0x00023ce4 |
20 |
15% |
11059 |
.text.MSG_QueueRemoveHead |
0x00023ce4 |
0x00023cf0 |
12 |
9% |
11062 |
.text.MSG_QueueGetHead |
0x00023cf0 |
0x00023cfc |
12 |
9% |
11065 |
.text.MSG_QueueGetNext |
0x00023cfc |
0x00023d0a |
14 |
11% |
11068 |
.text.MSG_Alloc |
0x00023d0a |
0x00023d2c |
34 |
25% |
11071 |
.text.MSG_Free |
0x00023d2c |
0x00023d44 |
24 |
18% |
11074 |
Expected total in fsl_component_messaging.o file: |
136 |
Actual: |
136 |
100% |
11056 |
m_text / .text / mcmgr.o |
Start |
End |
Size |
% |
Line |
.text.MCMGR_FeedStartupDataEventHandler |
0x00023d44 |
0x00023d66 |
34 |
48% |
11077 |
.text.MCMGR_StartupDataEventHandler |
0x00023d66 |
0x00023d8c |
38 |
53% |
11079 |
Expected total in mcmgr.o file: |
72 |
Actual: |
72 |
100% |
11077 |
m_text / .text / PWRM_adapter.o |
Start |
End |
Size |
% |
Line |
.text.activity_tm_cb |
0x00023d8c |
0x00023d9c |
16 |
35% |
11081 |
.text.PWRM_eFinishActivity |
0x00023d9c |
0x00023da6 |
10 |
22% |
11083 |
.text.PWRM_eStartActivity |
0x00023da6 |
0x00023db0 |
10 |
22% |
11086 |
.text.PWRM_u16GetActivityCount |
0x00023db0 |
0x00023dba |
10 |
22% |
11089 |
Expected total in PWRM_adapter.o file: |
46 |
Actual: |
46 |
100% |
11081 |
m_text / .text / board_lp.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_LowpowerCb |
0x00023dba |
0x00023e0c |
82 |
100% |
11092 |
Expected total in board_lp.o file: |
82 |
Actual: |
82 |
100% |
11092 |
m_text / .text / aes_mmo.o |
Start |
End |
Size |
% |
Line |
.text.AESSW_vMMOBlockUpdate |
0x00023e0c |
0x00023e3a |
46 |
12% |
11094 |
.text.AESSW_vMMOFinalUpdate |
0x00023e3a |
0x00023f20 |
230 |
57% |
11097 |
.text.AESSW_vHMAC_MMO |
0x00023f20 |
0x00023fa6 |
134 |
33% |
11100 |
Expected total in aes_mmo.o file: |
410 |
Actual: |
410 |
100% |
11094 |
m_text / .text / fsl_lpuart_edma.o |
Start |
End |
Size |
% |
Line |
.text.LPUART_SendEDMACallback |
0x00023fa6 |
0x00023fca |
36 |
11% |
11103 |
.text.LPUART_TransferEdmaHandleIRQ |
0x00023fca |
0x00023ffe |
52 |
16% |
11105 |
.text.LPUART_SendEDMA |
0x00023ffe |
0x0002405a |
92 |
28% |
11108 |
.text.LPUART_ReceiveEDMA |
0x0002405a |
0x000240b4 |
90 |
28% |
11111 |
.text.LPUART_TransferAbortReceiveEDMA |
0x000240b4 |
0x000240cc |
24 |
8% |
11114 |
.text.LPUART_ReceiveEDMACallback |
0x000240cc |
0x000240f2 |
38 |
12% |
11117 |
Expected total in fsl_lpuart_edma.o file: |
332 |
Actual: |
332 |
100% |
11103 |
m_text / .text / virtqueue.o |
Start |
End |
Size |
% |
Line |
.text.vq_ring_update_avail |
0x000240f2 |
0x00024120 |
46 |
8% |
11119 |
.text.vq_ring_update_used |
0x00024120 |
0x00024146 |
38 |
6% |
11121 |
.text.virtqueue_create_static |
0x00024146 |
0x000241c0 |
122 |
20% |
11123 |
.text.virtqueue_add_buffer |
0x000241c0 |
0x000241d6 |
22 |
4% |
11126 |
.text.virtqueue_fill_avail_buffers |
0x000241d6 |
0x00024228 |
82 |
13% |
11129 |
.text.virtqueue_get_buffer |
0x00024228 |
0x00024280 |
88 |
14% |
11132 |
.text.virtqueue_get_buffer_length |
0x00024280 |
0x0002428a |
10 |
2% |
11135 |
.text.virtqueue_fill_used_buffers |
0x0002428a |
0x000242d4 |
74 |
12% |
11138 |
.text.virtqueue_disable_cb |
0x000242d4 |
0x000242fc |
40 |
7% |
11141 |
.text.virtqueue_kick |
0x000242fc |
0x00024342 |
70 |
12% |
11144 |
.text.vq_ring_init |
0x00024342 |
0x00024362 |
32 |
6% |
11147 |
.text.virtqueue_notification |
0x00024362 |
0x0002436c |
10 |
2% |
11150 |
Expected total in virtqueue.o file: |
634 |
Actual: |
634 |
100% |
11119 |
m_text / .text / fsl_lptmr.o |
Start |
End |
Size |
% |
Line |
.text.LPTMR_Init |
0x0002436c |
0x000243aa |
62 |
66% |
11153 |
.text.LPTMR_GetDefaultConfig |
0x000243aa |
0x000243ca |
32 |
35% |
11156 |
Expected total in fsl_lptmr.o file: |
94 |
Actual: |
94 |
100% |
11153 |
m_text / .text / fsl_component_timer_manager.o |
Start |
End |
Size |
% |
Line |
.text.TimersUpdateSyncTask |
0x000243ca |
0x000243da |
16 |
67% |
11159 |
.text.TM_InstallCallback |
0x000243da |
0x000243e2 |
8 |
34% |
11161 |
Expected total in fsl_component_timer_manager.o file: |
24 |
Actual: |
24 |
100% |
11159 |
m_text / .text / fsl_edma.o |
Start |
End |
Size |
% |
Line |
.text.EDMA_InstallTCD |
0x000243e2 |
0x00024452 |
112 |
9% |
11164 |
.text.EDMA_GetDefaultConfig |
0x00024452 |
0x0002446c |
26 |
2% |
11167 |
.text.EDMA_ResetChannel |
0x0002446c |
0x000244ca |
94 |
7% |
11170 |
.text.EDMA_TcdReset |
0x000244ca |
0x000244e6 |
28 |
3% |
11173 |
.text.EDMA_TcdSetTransferConfig |
0x000244e6 |
0x00024528 |
66 |
5% |
11176 |
.text.EDMA_GetRemainingMajorLoopCount |
0x00024528 |
0x00024550 |
40 |
3% |
11179 |
.text.EDMA_GetChannelStatusFlags |
0x00024550 |
0x00024576 |
38 |
3% |
11182 |
.text.EDMA_SetCallback |
0x00024576 |
0x0002457c |
6 |
1% |
11185 |
.text.EDMA_PrepareTransferConfig |
0x0002457c |
0x0002463a |
190 |
14% |
11188 |
.text.EDMA_PrepareTransfer |
0x0002463a |
0x0002467c |
66 |
5% |
11191 |
.text.EDMA_SubmitTransfer |
0x0002467c |
0x000247d4 |
344 |
26% |
11194 |
.text.EDMA_StartTransfer |
0x000247d4 |
0x0002484a |
118 |
9% |
11197 |
.text.EDMA_AbortTransfer |
0x0002484a |
0x0002487e |
52 |
4% |
11200 |
.text.EDMA_HandleIRQ |
0x0002487e |
0x00024938 |
186 |
14% |
11203 |
Expected total in fsl_edma.o file: |
1366 |
Actual: |
1366 |
100% |
11164 |
m_text / .text / fsl_sss_sscp.o |
Start |
End |
Size |
% |
Line |
.text.sss_sscp_rng_context_init |
0x00024938 |
0x00024942 |
10 |
39% |
11206 |
.text.sss_sscp_rng_free |
0x00024942 |
0x00024952 |
16 |
62% |
11209 |
Expected total in fsl_sss_sscp.o file: |
26 |
Actual: |
26 |
100% |
11206 |
m_text / .text / fsl_wdog32.o |
Start |
End |
Size |
% |
Line |
.text.WDOG32_GetDefaultConfig |
0x00024952 |
0x0002497c |
42 |
100% |
11212 |
Expected total in fsl_wdog32.o file: |
42 |
Actual: |
42 |
100% |
11212 |
m_text / .text / RNG.o |
Start |
End |
Size |
% |
Line |
.text.RNG_ReInit |
0x0002497c |
0x00024980 |
4 |
7% |
11215 |
.text.RNG_GetRandomNo |
0x00024980 |
0x00024986 |
6 |
10% |
11218 |
.text.RNG_SetPseudoRandomNoSeed |
0x00024986 |
0x000249aa |
36 |
57% |
11221 |
.text.RNG_GetPseudoRandomNo |
0x000249aa |
0x000249bc |
18 |
29% |
11224 |
Expected total in RNG.o file: |
64 |
Actual: |
64 |
100% |
11215 |
m_text / .text / fsl_wuu.o |
Start |
End |
Size |
% |
Line |
.text.WUU_SetExternalWakeUpPinsConfig |
0x000249bc |
0x00024a30 |
116 |
79% |
11227 |
.text.WUU_SetInternalWakeUpModulesConfig |
0x00024a30 |
0x00024a50 |
32 |
22% |
11230 |
Expected total in fsl_wuu.o file: |
148 |
Actual: |
148 |
100% |
11227 |
m_text / .text / sss_ccm.o |
Start |
End |
Size |
% |
Line |
.text.SSS_ccm_free |
0x00024a50 |
0x00024a7c |
44 |
23% |
11233 |
.text.SSS_ccm_encrypt_and_tag |
0x00024a7c |
0x00024ac6 |
74 |
39% |
11236 |
.text.SSS_ccm_auth_decrypt |
0x00024ac6 |
0x00024b10 |
74 |
39% |
11239 |
Expected total in sss_ccm.o file: |
192 |
Actual: |
192 |
100% |
11233 |
m_text / .text / rpmsg_lite.o |
Start |
End |
Size |
% |
Line |
.text.virtqueue_notify |
0x00024b10 |
0x00024b18 |
8 |
2% |
11242 |
.text.vq_tx_master |
0x00024b18 |
0x00024b26 |
14 |
4% |
11244 |
.text.vq_rx_free_master |
0x00024b26 |
0x00024b2a |
4 |
1% |
11246 |
.text.vq_tx_alloc_master |
0x00024b2a |
0x00024b2e |
4 |
1% |
11248 |
.text.rpmsg_lite_tx_callback |
0x00024b2e |
0x00024b40 |
18 |
5% |
11250 |
.text.rpmsg_lite_get_endpoint_from_addr.isra.0 |
0x00024b40 |
0x00024b50 |
16 |
4% |
11252 |
.text.rpmsg_lite_rx_callback |
0x00024b50 |
0x00024ba6 |
86 |
21% |
11254 |
.text.vq_rx_master |
0x00024ba6 |
0x00024baa |
4 |
1% |
11256 |
.text.rpmsg_lite_create_ept |
0x00024baa |
0x00024c1e |
116 |
28% |
11258 |
.text.rpmsg_lite_is_link_up |
0x00024c1e |
0x00024c2a |
12 |
3% |
11261 |
.text.rpmsg_lite_alloc_tx_buffer |
0x00024c2a |
0x00024cb4 |
138 |
33% |
11264 |
Expected total in rpmsg_lite.o file: |
420 |
Actual: |
420 |
100% |
11242 |
m_text / .text / system_K32W1480.o |
Start |
End |
Size |
% |
Line |
.text.SystemCoreClockUpdate |
0x00024cb4 |
0x00024cb6 |
2 |
100% |
11267 |
Expected total in system_K32W1480.o file: |
2 |
Actual: |
2 |
100% |
11267 |
m_text / .text / fsl_spc.o |
Start |
End |
Size |
% |
Line |
.text.SPC_GetPowerDomainLowPowerMode |
0x00024cb6 |
0x00024cc2 |
12 |
2% |
11270 |
.text.SPC_SetLowPowerModeBandgapmodeConfig |
0x00024cc2 |
0x00024d12 |
80 |
9% |
11273 |
.text.SPC_EnableActiveModeCoreHighVoltageDetect |
0x00024d12 |
0x00024d2a |
24 |
3% |
11276 |
.text.SPC_EnableActiveModeCoreLowVoltageDetect |
0x00024d2a |
0x00024d42 |
24 |
3% |
11279 |
.text.SPC_EnableLowPowerModeCoreHighVoltageDetect |
0x00024d42 |
0x00024d5a |
24 |
3% |
11282 |
.text.SPC_EnableLowPowerModeCoreLowVoltageDetect |
0x00024d5a |
0x00024d72 |
24 |
3% |
11285 |
.text.SPC_EnableActiveModeSystemHighVoltageDetect |
0x00024d72 |
0x00024d8a |
24 |
3% |
11288 |
.text.SPC_EnableActiveModeSystemLowVoltageDetect |
0x00024d8a |
0x00024da2 |
24 |
3% |
11291 |
.text.SPC_EnableLowPowerModeSystemHighVoltageDetect |
0x00024da2 |
0x00024dba |
24 |
3% |
11294 |
.text.SPC_EnableLowPowerModeSystemLowVoltageDetect |
0x00024dba |
0x00024dd2 |
24 |
3% |
11297 |
.text.SPC_EnableActiveModeIOHighVoltageDetect |
0x00024dd2 |
0x00024dea |
24 |
3% |
11300 |
.text.SPC_EnableActiveModeIOLowVoltageDetect |
0x00024dea |
0x00024e02 |
24 |
3% |
11303 |
.text.SPC_EnableLowPowerModeIOHighVoltageDetect |
0x00024e02 |
0x00024e1a |
24 |
3% |
11306 |
.text.SPC_EnableLowPowerModeIOLowVoltageDetect |
0x00024e1a |
0x00024e32 |
24 |
3% |
11309 |
.text.SPC_SetActiveModeCoreLDORegulatorConfig |
0x00024e32 |
0x00024e98 |
102 |
11% |
11312 |
.text.SPC_SetLowPowerModeCoreLDORegulatorConfig |
0x00024e98 |
0x00024f04 |
108 |
12% |
11315 |
.text.SPC_SetLowPowerModeSystemLDORegulatorConfig |
0x00024f04 |
0x00024f44 |
64 |
7% |
11318 |
.text.SPC_SetActiveModeDCDCRegulatorConfig |
0x00024f44 |
0x00024f92 |
78 |
8% |
11321 |
.text.SPC_SetLowPowerModeDCDCRegulatorConfig |
0x00024f92 |
0x00024fe8 |
86 |
9% |
11324 |
.text.SPC_SetLowPowerModeRegulatorsConfig |
0x00024fe8 |
0x00025064 |
124 |
13% |
11327 |
.text.SPC_SetSRAMOperateVoltage |
0x00025064 |
0x0002508a |
38 |
4% |
11330 |
Expected total in fsl_spc.o file: |
980 |
Actual: |
980 |
100% |
11270 |
m_text / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.text.PWR_SetLowPowerModeConstraint |
0x0002508a |
0x000250d0 |
70 |
49% |
11333 |
.text.PWR_ReleaseLowPowerModeConstraint |
0x000250d0 |
0x00025116 |
70 |
49% |
11336 |
.text.PWR_GetRadioNextEventUs |
0x00025116 |
0x0002511a |
4 |
3% |
11339 |
Expected total in PWR.o file: |
144 |
Actual: |
144 |
100% |
11333 |
m_text / .text / HWParameter.o |
Start |
End |
Size |
% |
Line |
.text.NV_ComputeCrc.constprop.0 |
0x0002511a |
0x0002514e |
52 |
100% |
11342 |
Expected total in HWParameter.o file: |
52 |
Actual: |
52 |
100% |
11342 |
m_text / .text / fsl_adapter_k4_flash.o |
Start |
End |
Size |
% |
Line |
.text.HAL_FlashProgram |
0x0002514e |
0x00025152 |
4 |
3% |
11344 |
.text.HAL_FlashProgramUnaligned |
0x00025152 |
0x000251da |
136 |
87% |
11347 |
.text.HAL_FlashRead |
0x000251da |
0x000251ec |
18 |
12% |
11350 |
Expected total in fsl_adapter_k4_flash.o file: |
158 |
Actual: |
158 |
100% |
11344 |
m_text / .text / FunctionLib.o |
Start |
End |
Size |
% |
Line |
.text.FLib_MemCpy |
0x000251ec |
0x00025200 |
20 |
10% |
11353 |
.text.FLib_MemCpyReverseOrder |
0x00025200 |
0x00025266 |
102 |
50% |
11356 |
.text.FLib_MemCmp |
0x00025266 |
0x00025286 |
32 |
16% |
11359 |
.text.FLib_MemCmpToVal |
0x00025286 |
0x0002529c |
22 |
11% |
11362 |
.text.FLib_MemSet |
0x0002529c |
0x000252aa |
14 |
7% |
11365 |
.text.FLib_MemSet32Aligned |
0x000252aa |
0x000252ba |
16 |
8% |
11368 |
Expected total in FunctionLib.o file: |
206 |
Actual: |
206 |
100% |
11353 |
m_text / .text / fwk_platform_lowpower.o |
Start |
End |
Size |
% |
Line |
.text.PLATFORM_ReleaseLowPowerConstraint |
0x000252ba |
0x00025302 |
72 |
38% |
11371 |
.text.PLATFORM_SetLowPowerConstraint |
0x00025302 |
0x0002534a |
72 |
38% |
11373 |
.text.PLATFORM_LowPowerCallback |
0x0002534a |
0x00025378 |
46 |
25% |
11375 |
Expected total in fwk_platform_lowpower.o file: |
190 |
Actual: |
190 |
100% |
11371 |
m_text / .text / fsl_k4_controller.o |
Start |
End |
Size |
% |
Line |
.text.flash_command_complete |
0x00025378 |
0x0002539e |
38 |
29% |
11377 |
.text.FLASH_CMD_EraseSector |
0x0002539e |
0x000253b4 |
22 |
17% |
11379 |
.text.FLASH_CMD_ProgramPhrase |
0x000253b4 |
0x000253cc |
24 |
19% |
11382 |
.text.FLASH_CMD_VerifyErasePhrase |
0x000253cc |
0x000253e4 |
24 |
19% |
11385 |
.text.FLASH_CMD_VerifyEraseIFRPhrase |
0x000253e4 |
0x000253fc |
24 |
19% |
11388 |
Expected total in fsl_k4_controller.o file: |
132 |
Actual: |
132 |
100% |
11377 |
m_text / .text / fwk_platform_lowpower_timer.o |
Start |
End |
Size |
% |
Line |
.text.PLATFORM_GetLowPowerTimestampUs |
0x000253fc |
0x00025400 |
4 |
100% |
11391 |
Expected total in fwk_platform_lowpower_timer.o file: |
4 |
Actual: |
4 |
100% |
11391 |
m_text / .text / timer.o |
Start |
End |
Size |
% |
Line |
.text.zbPlatGetTime |
0x00025400 |
0x00025404 |
4 |
100% |
11394 |
Expected total in timer.o file: |
4 |
Actual: |
4 |
100% |
11394 |
m_text / .text / PWR_systicks_bm.o |
Start |
End |
Size |
% |
Line |
.text.PWR_SysTicksLowPowerCallback |
0x00025404 |
0x00025420 |
28 |
100% |
11397 |
Expected total in PWR_systicks_bm.o file: |
28 |
Actual: |
28 |
100% |
11397 |
m_text / .text / OtaInternalFlash.o |
Start |
End |
Size |
% |
Line |
.text.InternalFlash_isBusy |
0x00025420 |
0x00025424 |
4 |
7% |
11399 |
.text.InternalFlash_EraseArea |
0x00025424 |
0x0002545e |
58 |
94% |
11401 |
Expected total in OtaInternalFlash.o file: |
62 |
Actual: |
62 |
100% |
11399 |
m_text / .text / fwk_platform_ota.o |
Start |
End |
Size |
% |
Line |
.text.PLATFORM_OtaBootDataUpdateOnCommit |
0x0002545e |
0x00025462 |
4 |
8% |
11403 |
.text.PLATFORM_OtaGetImageOffset |
0x00025462 |
0x00025466 |
4 |
8% |
11406 |
.text.PLATFORM_OtaGetImageState |
0x00025466 |
0x0002548c |
38 |
76% |
11409 |
.text.PLATFORM_OtaUpdateImageState |
0x0002548c |
0x00025490 |
4 |
8% |
11412 |
Expected total in fwk_platform_ota.o file: |
50 |
Actual: |
50 |
100% |
11403 |
m_text / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.text.OSA_EnterCritical |
0x00025490 |
0x0002549a |
10 |
5% |
11415 |
.text.OSA_TimeDiff |
0x0002549a |
0x0002549e |
4 |
2% |
11418 |
.text.OSA_MutexCreate |
0x0002549e |
0x000254a8 |
10 |
5% |
11421 |
.text.OSA_MutexLock |
0x000254a8 |
0x000254dc |
52 |
24% |
11424 |
.text.OSA_MutexUnlock |
0x000254dc |
0x000254f6 |
26 |
12% |
11427 |
.text.OSA_EventCreate |
0x000254f6 |
0x00025508 |
18 |
9% |
11430 |
.text.OSA_EventSet |
0x00025508 |
0x0002552e |
38 |
18% |
11433 |
.text.OSA_EventClear |
0x0002552e |
0x0002555a |
44 |
20% |
11436 |
.text.OSA_InterruptEnable |
0x0002555a |
0x0002555e |
4 |
2% |
11439 |
.text.OSA_InterruptDisable |
0x0002555e |
0x00025562 |
4 |
2% |
11442 |
.text.OSA_Start |
0x00025562 |
0x0002556e |
12 |
6% |
11445 |
Expected total in fsl_os_abstraction_bm.o file: |
222 |
Actual: |
222 |
100% |
11415 |
m_text / .text / ZQueue.o |
Start |
End |
Size |
% |
Line |
.text.ZQ_vQueueCreate |
0x0002556e |
0x0002557c |
14 |
9% |
11448 |
.text.ZQ_bQueueSend |
0x0002557c |
0x000255c0 |
68 |
42% |
11451 |
.text.ZQ_bQueueReceive |
0x000255c0 |
0x00025600 |
64 |
40% |
11454 |
.text.ZQ_bQueueIsEmpty |
0x00025600 |
0x0002560a |
10 |
7% |
11457 |
.text.ZQ_u32QueueGetQueueSize |
0x0002560a |
0x0002560e |
4 |
3% |
11460 |
.text.ZQ_u32QueueGetQueueMessageWaiting |
0x0002560e |
0x00025612 |
4 |
3% |
11463 |
Expected total in ZQueue.o file: |
164 |
Actual: |
164 |
100% |
11448 |
m_text / .text / appZdpExtraction.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdpUnpackIeeeAddressResponse |
0x00025612 |
0x00025616 |
4 |
2% |
11466 |
.text.zps_bAplZdpUnpackNodeDescResponse |
0x00025616 |
0x0002568e |
120 |
39% |
11469 |
.text.zps_bAplZdpUnpackSimpleDescResponse |
0x0002568e |
0x00025748 |
186 |
60% |
11472 |
Expected total in appZdpExtraction.o file: |
310 |
Actual: |
310 |
100% |
11466 |
m_text / .text / BasicClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandResetToFactoryDefaultsSend |
0x00025748 |
0x00025766 |
30 |
63% |
11475 |
.text.eCLD_BasicCommandResetToFactoryDefaultsReceive |
0x00025766 |
0x00025778 |
18 |
38% |
11478 |
Expected total in BasicClientCommands.o file: |
48 |
Actual: |
48 |
100% |
11475 |
m_text / .text / BasicCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandHandler |
0x00025778 |
0x000257da |
98 |
100% |
11481 |
Expected total in BasicCommandHandler.o file: |
98 |
Actual: |
98 |
100% |
11481 |
m_text / .text / Groups.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsSetIdentifying |
0x000257da |
0x000257fe |
36 |
100% |
11484 |
Expected total in Groups.o file: |
36 |
Actual: |
36 |
100% |
11484 |
m_text / .text / GroupsClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCommandAddGroupRequestSend |
0x000257fe |
0x0002583e |
64 |
50% |
11487 |
.text.eCLD_GroupsCommandAddGroupIfIdentifyingRequestSend |
0x0002583e |
0x00025880 |
66 |
51% |
11490 |
Expected total in GroupsClientCommands.o file: |
130 |
Actual: |
130 |
100% |
11487 |
m_text / .text / GroupsCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCommandHandler |
0x00025880 |
0x00025980 |
256 |
100% |
11493 |
Expected total in GroupsCommandHandler.o file: |
256 |
Actual: |
256 |
100% |
11493 |
m_text / .text / Identify.o |
Start |
End |
Size |
% |
Line |
.text.vCLD_IdentifyTimerClickCallback |
0x00025980 |
0x000259f8 |
120 |
100% |
11496 |
Expected total in Identify.o file: |
120 |
Actual: |
120 |
100% |
11496 |
m_text / .text / IdentifyClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandIdentifyRequestSend |
0x000259f8 |
0x00025a28 |
48 |
27% |
11498 |
.text.eCLD_IdentifyCommandIdentifyQueryRequestSend |
0x00025a28 |
0x00025a48 |
32 |
18% |
11501 |
.text.eCLD_IdentifyCommandTriggerEffectSend |
0x00025a48 |
0x00025a88 |
64 |
36% |
11504 |
.text.eCLD_IdentifyCommandIdentifyQueryResponseReceive |
0x00025a88 |
0x00025aae |
38 |
21% |
11507 |
Expected total in IdentifyClientCommands.o file: |
182 |
Actual: |
182 |
100% |
11498 |
m_text / .text / IdentifyCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandHandler |
0x00025aae |
0x00025be4 |
310 |
100% |
11510 |
Expected total in IdentifyCommandHandler.o file: |
310 |
Actual: |
310 |
100% |
11510 |
m_text / .text / IdentifyServerCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandIdentifyQueryResponseSend |
0x00025be4 |
0x00025c14 |
48 |
30% |
11513 |
.text.eCLD_IdentifyCommandIdentifyRequestReceive |
0x00025c14 |
0x00025c3a |
38 |
24% |
11516 |
.text.eCLD_IdentifyCommandIdentifyQueryRequestReceive |
0x00025c3a |
0x00025c4e |
20 |
13% |
11519 |
.text.eCLD_IdentifyCommandTriggerEffectRequestReceive |
0x00025c4e |
0x00025c84 |
54 |
34% |
11522 |
Expected total in IdentifyServerCommands.o file: |
160 |
Actual: |
160 |
100% |
11513 |
m_text / .text / LevelControlClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_LevelControlCommandMoveCommandSend |
0x00025c84 |
0x00025cec |
104 |
58% |
11525 |
.text.eCLD_LevelControlCommandStopCommandSend |
0x00025cec |
0x00025d38 |
76 |
43% |
11528 |
Expected total in LevelControlClientCommands.o file: |
180 |
Actual: |
180 |
100% |
11525 |
m_text / .text / LevelControlCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_LevelControlCommandHandler |
0x00025d38 |
0x00025d3c |
4 |
100% |
11531 |
Expected total in LevelControlCommandHandler.o file: |
4 |
Actual: |
4 |
100% |
11531 |
m_text / .text / OnOffCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_OnOffCommandHandler |
0x00025d3c |
0x00025d54 |
24 |
100% |
11534 |
Expected total in OnOffCommandHandler.o file: |
24 |
Actual: |
24 |
100% |
11534 |
m_text / .text / OnOffCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_OnOffCommandSend |
0x00025d54 |
0x00025d76 |
34 |
20% |
11537 |
.text.eCLD_OnOffCommandOffWithEffectSend |
0x00025d76 |
0x00025db6 |
64 |
37% |
11540 |
.text.eCLD_OnOffCommandOnWithTimedOffSend |
0x00025db6 |
0x00025e04 |
78 |
45% |
11543 |
Expected total in OnOffCommands.o file: |
176 |
Actual: |
176 |
100% |
11537 |
m_text / .text / ScenesClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCommandStoreSceneRequestSend |
0x00025e04 |
0x00025e46 |
66 |
47% |
11546 |
.text.eCLD_ScenesCommandRecallSceneRequestSend |
0x00025e46 |
0x00025e92 |
76 |
54% |
11549 |
Expected total in ScenesClientCommands.o file: |
142 |
Actual: |
142 |
100% |
11546 |
m_text / .text / ScenesCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCommandHandler |
0x00025e92 |
0x000260d2 |
576 |
100% |
11552 |
Expected total in ScenesCommandHandler.o file: |
576 |
Actual: |
576 |
100% |
11552 |
m_text / .text / ColourControlClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ColourControlCommandMoveSaturationCommandSend |
0x000260d2 |
0x0002612e |
92 |
17% |
11555 |
.text.eCLD_ColourControlCommandEnhancedMoveHueCommandSend |
0x0002612e |
0x0002618c |
94 |
18% |
11558 |
.text.eCLD_ColourControlCommandEnhancedMoveToHueAndSaturationCommandSend |
0x0002618c |
0x000261f6 |
106 |
20% |
11561 |
.text.eCLD_ColourControlCommandColourLoopSetCommandSend |
0x000261f6 |
0x0002627a |
132 |
25% |
11564 |
.text.eCLD_ColourControlCommandMoveColourTemperatureCommandSend |
0x0002627a |
0x000262f2 |
120 |
23% |
11567 |
Expected total in ColourControlClientCommands.o file: |
544 |
Actual: |
544 |
100% |
11555 |
m_text / .text / ColourControlCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ColourControlCommandHandler |
0x000262f2 |
0x000262f6 |
4 |
100% |
11570 |
Expected total in ColourControlCommandHandler.o file: |
4 |
Actual: |
4 |
100% |
11570 |
m_text / .text / OTA.o |
Start |
End |
Size |
% |
Line |
.text.eOTA_retOtaUseKey |
0x000262f6 |
0x00026306 |
16 |
3% |
11573 |
.text.eOtaFindCluster |
0x00026306 |
0x0002634c |
70 |
13% |
11576 |
.text.eOtaSetEventTypeAndGiveCallBack |
0x0002634c |
0x00026362 |
22 |
5% |
11579 |
.text.vOtaTimerClickCallback |
0x00026362 |
0x00026382 |
32 |
6% |
11582 |
.text.eOTA_SetServerAddress |
0x00026382 |
0x000263c6 |
68 |
13% |
11585 |
.text.sOtaGetHeader |
0x000263c6 |
0x000264dc |
278 |
51% |
11588 |
.text.eOtaClientReqSeqNoUpdate |
0x000264dc |
0x000264fc |
32 |
6% |
11591 |
.text.vOTA_GetTagIdandLengh |
0x000264fc |
0x00026518 |
28 |
6% |
11594 |
Expected total in OTA.o file: |
546 |
Actual: |
546 |
100% |
11573 |
m_text / .text / OTA_ClientUpgradeManager.o |
Start |
End |
Size |
% |
Line |
.text.vOtaRequestNextBlock.isra.0 |
0x00026518 |
0x00026546 |
46 |
3% |
11597 |
.text.vOtaHandleTimedBlockRequest |
0x00026546 |
0x000265f4 |
174 |
10% |
11599 |
.text.vOtaAbortDownload |
0x000265f4 |
0x00026672 |
126 |
7% |
11601 |
.text.vOtaUpgManClientStateCountDown |
0x00026672 |
0x000266b2 |
64 |
4% |
11603 |
.text.vOtaUpgManClientStateWaitForRunCommand |
0x000266b2 |
0x000267aa |
248 |
14% |
11605 |
.text.vOtaUpgManClientStateDownloadInProgress |
0x000267aa |
0x00026c26 |
1148 |
64% |
11607 |
Expected total in OTA_ClientUpgradeManager.o file: |
1806 |
Actual: |
1806 |
100% |
11597 |
m_text / .text / OTA_CustomReceiveCommands.o |
Start |
End |
Size |
% |
Line |
.text.eOtaReceivedImageNotify |
0x00026c26 |
0x00026d34 |
270 |
20% |
11609 |
.text.eOtaReceivedQueryNextImageResponse |
0x00026d34 |
0x00026e0e |
218 |
16% |
11612 |
.text.eOtaReceivedBlockResponse |
0x00026e0e |
0x00026fb2 |
420 |
30% |
11615 |
.text.eOtaQuerySpecificFileResponse |
0x00026fb2 |
0x00027084 |
210 |
15% |
11618 |
.text.eOtaReceivedUpgradeEndResponse |
0x00027084 |
0x00027138 |
180 |
13% |
11621 |
.text.vOtaReceivedDefaultResponse |
0x00027138 |
0x000271a0 |
104 |
8% |
11624 |
Expected total in OTA_CustomReceiveCommands.o file: |
1402 |
Actual: |
1402 |
100% |
11609 |
m_text / .text / OTA_client.o |
Start |
End |
Size |
% |
Line |
.text.eOTA_ClientQueryNextImageRequest |
0x000271a0 |
0x0002725c |
188 |
27% |
11627 |
.text.eOTA_ClientImageBlockRequest |
0x0002725c |
0x00027374 |
280 |
39% |
11630 |
.text.eOTA_ClientUpgradeEndRequest |
0x00027374 |
0x0002741e |
170 |
24% |
11633 |
.text.eOTA_ClientSwitchToNewImage |
0x0002741e |
0x00027470 |
82 |
12% |
11636 |
Expected total in OTA_client.o file: |
720 |
Actual: |
720 |
100% |
11627 |
m_text / .text / OTA_common.o |
Start |
End |
Size |
% |
Line |
.text.vOtaFlashInitHw |
0x00027470 |
0x00027482 |
18 |
30% |
11639 |
.text.vOtaFlashErase |
0x00027482 |
0x00027484 |
2 |
4% |
11642 |
.text.vOtaFlashRead |
0x00027484 |
0x00027496 |
18 |
30% |
11645 |
.text.vOtaSwitchLoads |
0x00027496 |
0x0002749a |
4 |
7% |
11648 |
.text.vOtaFlagNewImage |
0x0002749a |
0x000274a0 |
6 |
10% |
11651 |
.text.bOtaIsAuthenticationEnabled |
0x000274a0 |
0x000274a4 |
4 |
7% |
11654 |
.text.u32OTA_DlOtaHdrOffset |
0x000274a4 |
0x000274a8 |
4 |
7% |
11657 |
.text.u32OTA_DlLinkKeyOffset |
0x000274a8 |
0x000274ac |
4 |
7% |
11660 |
Expected total in OTA_common.o file: |
60 |
Actual: |
60 |
100% |
11639 |
m_text / .text / zll_CommissionCmdHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllCommissionHandleNwkJoinEndDeviceReqCommand.isra.0 |
0x000274ac |
0x000275bc |
272 |
24% |
11663 |
.text.eCLD_ZllCommissionHandleNwkJoinRouterReqCommand.isra.0 |
0x000275bc |
0x000276cc |
272 |
24% |
11665 |
.text.eCLD_ZllCommissionHandleNwkStartReqCommand.isra.0 |
0x000276cc |
0x000277e8 |
284 |
25% |
11667 |
.text.eCLD_ZllCommissionHandleScanRspCommand.isra.0 |
0x000277e8 |
0x00027934 |
332 |
29% |
11669 |
Expected total in zll_CommissionCmdHandler.o file: |
1160 |
Actual: |
1160 |
100% |
11663 |
m_text / .text / zll_UtilityCmdHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllUtilityCommandHandler |
0x00027934 |
0x00027b7e |
586 |
100% |
11671 |
Expected total in zll_UtilityCmdHandler.o file: |
586 |
Actual: |
586 |
100% |
11671 |
m_text / .text / zll_commission.o |
Start |
End |
Size |
% |
Line |
.text.vWriteU32ToPayLoad |
0x00027b7e |
0x00027b8e |
16 |
2% |
11674 |
.text.vWriteU64ToPayLoad |
0x00027b8e |
0x00027bac |
30 |
3% |
11676 |
.text.eCLD_ZllCommissionCommandScanReqCommandSend |
0x00027bac |
0x00027be8 |
60 |
5% |
11678 |
.text.eCLD_ZllCommissionCommandScanRspCommandSend |
0x00027be8 |
0x00027cba |
210 |
17% |
11681 |
.text.eCLD_ZllCommissionCommandDeviceInfoReqCommandSend |
0x00027cba |
0x00027cf2 |
56 |
5% |
11684 |
.text.eCLD_ZllCommissionCommandDeviceIndentifyReqCommandSend |
0x00027cf2 |
0x00027d30 |
62 |
5% |
11687 |
.text.eCLD_ZllCommissionCommandFactoryResetReqCommandSend |
0x00027d30 |
0x00027d62 |
50 |
4% |
11690 |
.text.eCLD_ZllCommissionCommandNetworkStartReqCommandSend |
0x00027d62 |
0x00027e42 |
224 |
18% |
11693 |
.text.eCLD_ZllCommissionCommandNetworkJoinRouterReqCommandSend |
0x00027e42 |
0x00027f10 |
206 |
17% |
11696 |
.text.eCLD_ZllCommissionCommandNetworkJoinEndDeviceReqCommandSend |
0x00027f10 |
0x00027fde |
206 |
17% |
11699 |
.text.eCLD_ZllCommissionCommandNetworkJoinEndDeviceRspCommandSend |
0x00027fde |
0x00028016 |
56 |
5% |
11702 |
.text.eCLD_ZllCommissionCommandNetworkUpdateReqCommandSend |
0x00028016 |
0x0002807a |
100 |
8% |
11705 |
Expected total in zll_commission.o file: |
1276 |
Actual: |
1276 |
100% |
11674 |
m_text / .text / zll_utility.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllUtilityCommandEndpointInformationCommandSend |
0x0002807a |
0x00028126 |
172 |
63% |
11708 |
.text.eCLD_ZllUtilityCommandGetGroupIdReqCommandSend |
0x00028126 |
0x0002815a |
52 |
19% |
11711 |
.text.eCLD_ZllUtilityCommandGetEndpointListReqCommandSend |
0x0002815a |
0x0002818e |
52 |
19% |
11714 |
Expected total in zll_utility.o file: |
276 |
Actual: |
276 |
100% |
11708 |
m_text / .text / dlist.o |
Start |
End |
Size |
% |
Line |
.text.vDLISTinitialise |
0x0002818e |
0x00028196 |
8 |
4% |
11717 |
.text.psDLISTgetHead |
0x00028196 |
0x0002819a |
4 |
2% |
11720 |
.text.psDLISTgetNext |
0x0002819a |
0x0002819e |
4 |
2% |
11723 |
.text.boDLISTisEmpty |
0x0002819e |
0x000281b0 |
18 |
8% |
11726 |
.text.vDLISTaddToHead |
0x000281b0 |
0x000281d4 |
36 |
16% |
11729 |
.text.vDLISTaddToTail |
0x000281d4 |
0x000281fa |
38 |
16% |
11732 |
.text.psDLISTremoveFromTail |
0x000281fa |
0x0002821c |
34 |
15% |
11735 |
.text.psDLISTremoveFromHead |
0x0002821c |
0x00028240 |
36 |
16% |
11738 |
.text.psDLISTremove |
0x00028240 |
0x0002827c |
60 |
26% |
11741 |
Expected total in dlist.o file: |
238 |
Actual: |
238 |
100% |
11717 |
m_text / .text / zcl.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SetCustomCallBackEvent |
0x0002827c |
0x00028290 |
20 |
28% |
11744 |
.text.eZCL_SearchForEPIndex |
0x00028290 |
0x0002829a |
10 |
14% |
11747 |
.text.vReverseMemcpy |
0x0002829a |
0x000282b2 |
24 |
33% |
11750 |
.text.vZCL_InitializeClusterInstance |
0x000282b2 |
0x000282c6 |
20 |
28% |
11753 |
Expected total in zcl.o file: |
74 |
Actual: |
74 |
100% |
11744 |
m_text / .text / zcl_CustomCommandReceive.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandReceive |
0x000282c6 |
0x00028400 |
314 |
56% |
11756 |
.text.eZCL_CustomCommandInterPanReceive |
0x00028400 |
0x00028500 |
256 |
45% |
11759 |
Expected total in zcl_CustomCommandReceive.o file: |
570 |
Actual: |
570 |
100% |
11756 |
m_text / .text / zcl_PDUbufferReadWrite.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteTypeNBO |
0x00028500 |
0x00028540 |
64 |
20% |
11762 |
.text.u16ZCL_APduInstanceWriteNBO |
0x00028540 |
0x0002858a |
74 |
23% |
11765 |
.text.u16ZCL_ReadTypeNBO |
0x0002858a |
0x00028606 |
124 |
37% |
11768 |
.text.u16ZCL_APduInstanceReadNBO |
0x00028606 |
0x00028650 |
74 |
23% |
11771 |
Expected total in zcl_PDUbufferReadWrite.o file: |
336 |
Actual: |
336 |
100% |
11762 |
m_text / .text / zcl_PDUbufferReadWriteString.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_GetStringSizeAndBufferFromStructure |
0x00028650 |
0x000286b4 |
100 |
15% |
11774 |
.text.u16ZCL_APduInstanceWriteStringNBO |
0x000286b4 |
0x0002876e |
186 |
28% |
11777 |
.text.u16ZCL_GetStringAttributeTypeSizeFromBuffer |
0x0002876e |
0x000287c0 |
82 |
13% |
11780 |
.text.eZCL_CheckUserStringStructureRead |
0x000287c0 |
0x00028802 |
66 |
10% |
11783 |
.text.u16ZCL_GetStringStructureSize |
0x00028802 |
0x00028824 |
34 |
6% |
11786 |
.text.u16ZCL_APduInstanceReadStringNBO |
0x00028824 |
0x000288d2 |
174 |
26% |
11789 |
.text.eZCL_GetStringLengthFieldSize |
0x000288d2 |
0x000288f6 |
36 |
6% |
11792 |
Expected total in zcl_PDUbufferReadWriteString.o file: |
678 |
Actual: |
678 |
100% |
11774 |
m_text / .text / zcl_WriteAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesWriteRequest |
0x000288f6 |
0x00028c1e |
808 |
100% |
11795 |
Expected total in zcl_WriteAttributesRequestHandle.o file: |
808 |
Actual: |
808 |
100% |
11795 |
m_text / .text / zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteAttributeValueIntoBuffer |
0x00028c1e |
0x00028ca0 |
130 |
19% |
11798 |
.text.u8ZCL_GetAttributeAllignToFourBytesBoundary |
0x00028ca0 |
0x00028cb2 |
18 |
3% |
11801 |
.text.eZCL_GetAttributeTypeSizeFromBuffer |
0x00028cb2 |
0x00028d3c |
138 |
20% |
11804 |
.text.u16ZCL_WriteAttributeValueIntoStructure |
0x00028d3c |
0x00028de4 |
168 |
24% |
11807 |
.text.eZCL_GetAttributeTypeSizeFromStructure |
0x00028de4 |
0x00028e2e |
74 |
11% |
11810 |
.text.bZCL_CheckManufacturerSpecificAttributeFlagMatch |
0x00028e2e |
0x00028e3e |
16 |
3% |
11813 |
.text.bZCL_CheckStringFitsInStructure |
0x00028e3e |
0x00028eb6 |
120 |
17% |
11816 |
.text.bZCL_AttributeTypeIsSigned |
0x00028eb6 |
0x00028ec2 |
12 |
2% |
11819 |
.text.bZCL_CheckAttributeDirectionFlagMatch |
0x00028ec2 |
0x00028ee4 |
34 |
5% |
11822 |
Expected total in zcl_attribute.o file: |
710 |
Actual: |
710 |
100% |
11798 |
m_text / .text / zcl_command.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteCommandHeader |
0x00028ee4 |
0x00028f66 |
130 |
55% |
11825 |
.text.u16ZCL_ReadCommandHeader |
0x00028f66 |
0x00028fd4 |
110 |
46% |
11828 |
Expected total in zcl_command.o file: |
240 |
Actual: |
240 |
100% |
11825 |
m_text / .text / zcl_common.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_Update100mS |
0x00028fd4 |
0x00028fde |
10 |
100% |
11831 |
Expected total in zcl_common.o file: |
10 |
Actual: |
10 |
100% |
11831 |
m_text / .text / zcl_event.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SetReceiveEventAddressStructure |
0x00028fde |
0x0002904a |
108 |
78% |
11834 |
.text.eZCL_BuildClientTransmitAddressStructure |
0x0002904a |
0x0002906a |
32 |
23% |
11837 |
Expected total in zcl_event.o file: |
140 |
Actual: |
140 |
100% |
11834 |
m_text / .text / zcl_library_options.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleEntireProfileCommand |
0x0002906a |
0x000290be |
84 |
96% |
11840 |
.text.eZCL_CreateOptionalManagers |
0x000290be |
0x000290c2 |
4 |
5% |
11843 |
Expected total in zcl_library_options.o file: |
88 |
Actual: |
88 |
100% |
11840 |
m_text / .text / zcl_readAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesReadRequest |
0x000290c2 |
0x000292ca |
520 |
100% |
11846 |
Expected total in zcl_readAttributesRequestHandle.o file: |
520 |
Actual: |
520 |
100% |
11846 |
m_text / .text / zcl_reportManager.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_SetDefaultReporting |
0x000292ca |
0x000292f0 |
38 |
100% |
11849 |
Expected total in zcl_reportManager.o file: |
38 |
Actual: |
38 |
100% |
11849 |
m_text / .text / zcl_search.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForAttributeEntry |
0x000292f0 |
0x0002937a |
138 |
30% |
11852 |
.text.eZCL_FindCluster |
0x0002937a |
0x000293ba |
64 |
14% |
11855 |
.text.pvZCL_GetAttributePointer |
0x000293ba |
0x00029418 |
94 |
21% |
11858 |
.text.eZCL_SetLocalAttributeValue |
0x00029418 |
0x000294c0 |
168 |
37% |
11861 |
Expected total in zcl_search.o file: |
464 |
Actual: |
464 |
100% |
11852 |
m_text / .text / zcl_transmit.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_BuildTransmitAddressStructure |
0x000294c0 |
0x00029520 |
96 |
33% |
11864 |
.text.eZCL_TransmitInterPanRequest |
0x00029520 |
0x000295e6 |
198 |
68% |
11867 |
Expected total in zcl_transmit.o file: |
294 |
Actual: |
294 |
100% |
11864 |
m_text / .text / bdb_start.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vStart |
0x000295e6 |
0x000295ec |
6 |
50% |
11870 |
.text.BDB_vRejoinTimerCb |
0x000295ec |
0x000295f2 |
6 |
50% |
11873 |
Expected total in bdb_start.o file: |
12 |
Actual: |
12 |
100% |
11870 |
m_text / .text / bdb_state_machine.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vZclEventHandler |
0x000295f2 |
0x0002960c |
26 |
100% |
11876 |
Expected total in bdb_state_machine.o file: |
26 |
Actual: |
26 |
100% |
11876 |
m_text / .text / bdb_ns.o |
Start |
End |
Size |
% |
Line |
.text.vNsTryNwkJoinAppCb |
0x0002960c |
0x0002960e |
2 |
100% |
11879 |
Expected total in bdb_ns.o file: |
2 |
Actual: |
2 |
100% |
11879 |
m_text / .text / bdb_tl_end_device_initiator_target.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vTlTimerCb |
0x0002960e |
0x00029622 |
20 |
100% |
11882 |
Expected total in bdb_tl_end_device_initiator_target.o file: |
20 |
Actual: |
20 |
100% |
11882 |
m_text / .text / bdb_tl_common.o |
Start |
End |
Size |
% |
Line |
.text.BDB_u8TlNewUpdateID |
0x00029622 |
0x00029644 |
34 |
63% |
11885 |
.text.BDB_bTlIsKeySupported |
0x00029644 |
0x00029658 |
20 |
38% |
11888 |
Expected total in bdb_tl_common.o file: |
54 |
Actual: |
54 |
100% |
11885 |
m_text / .text / bdb_fb_common.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFbZclHandler |
0x00029658 |
0x00029664 |
12 |
100% |
11891 |
Expected total in bdb_fb_common.o file: |
12 |
Actual: |
12 |
100% |
11891 |
m_text / .text / zps_apl_af.o |
Start |
End |
Size |
% |
Line |
.text.psFindSimpleDescContainer |
0x00029664 |
0x00029684 |
32 |
5% |
11894 |
.text.zps_eAplAfInit |
0x00029684 |
0x000296cc |
72 |
11% |
11896 |
.text.zps_eAplAfGetNodeDescriptor |
0x000296cc |
0x000296e4 |
24 |
4% |
11899 |
.text.zps_eAplAfUnicastDataReq |
0x000296e4 |
0x0002972c |
72 |
11% |
11902 |
.text.zps_eAplAfUnicastAckDataReq |
0x0002972c |
0x00029776 |
74 |
12% |
11905 |
.text.zps_eAplAfUnicastIeeeDataReq |
0x00029776 |
0x000297a8 |
50 |
8% |
11908 |
.text.zps_eAplAfUnicastIeeeAckDataReq |
0x000297a8 |
0x000297dc |
52 |
8% |
11911 |
.text.zps_eAplAfGroupDataReq |
0x000297dc |
0x0002980a |
46 |
7% |
11914 |
.text.zps_eAplAfBroadcastDataReq |
0x0002980a |
0x00029850 |
70 |
11% |
11917 |
.text.zps_eAplAfBoundDataReq |
0x00029850 |
0x00029862 |
18 |
3% |
11920 |
.text.zps_eAplAfBoundAckDataReq |
0x00029862 |
0x00029876 |
20 |
3% |
11923 |
.text.ZPS_bIsGroupPresent |
0x00029876 |
0x000298ae |
56 |
9% |
11926 |
.text.vWrite16Nbo |
0x000298ae |
0x000298b6 |
8 |
2% |
11929 |
.text.u16Read16Nbo |
0x000298b6 |
0x000298ba |
4 |
1% |
11932 |
.text.zps_bAplAfSetEndDeviceTimeout |
0x000298ba |
0x000298ca |
16 |
3% |
11935 |
.text.zps_eAfVerifyKeyReqRsp |
0x000298ca |
0x00029904 |
58 |
9% |
11938 |
Expected total in zps_apl_af.o file: |
672 |
Actual: |
672 |
100% |
11894 |
m_text / .text / zps_apl_af_apsde.o |
Start |
End |
Size |
% |
Line |
.text.vFillApduErrorEvent |
0x00029904 |
0x00029942 |
62 |
9% |
11941 |
.text.vFillDataIndStruct |
0x00029942 |
0x00029996 |
84 |
12% |
11943 |
.text.zps_vAplAfHandleApsdeDcfmInd |
0x00029996 |
0x00029b6a |
468 |
63% |
11945 |
.text.zps_vHandleApsdeDataFragIndNotSupported |
0x00029b6a |
0x00029bc8 |
94 |
13% |
11948 |
.text.zps_vAplApsInitFragReceivePool |
0x00029bc8 |
0x00029bf2 |
42 |
6% |
11951 |
Expected total in zps_apl_af_apsde.o file: |
750 |
Actual: |
750 |
100% |
11941 |
m_text / .text / zps_apl_task.o |
Start |
End |
Size |
% |
Line |
.text.psGetApsdeBuf |
0x00029bf2 |
0x00029bf8 |
6 |
4% |
11954 |
.text.psGetNldeBuf |
0x00029bf8 |
0x00029c00 |
8 |
5% |
11956 |
.text.vPostNlmeDcfmInd |
0x00029c00 |
0x00029c04 |
4 |
3% |
11958 |
.text.vPostApsmeDcfmInd |
0x00029c04 |
0x00029c08 |
4 |
3% |
11960 |
.text.vPostApsdeDcfmInd |
0x00029c08 |
0x00029c0c |
4 |
3% |
11962 |
.text.vPostNldeDcfmInd |
0x00029c0c |
0x00029c88 |
124 |
76% |
11964 |
.text.psGetNlmeBuf |
0x00029c88 |
0x00029c90 |
8 |
5% |
11966 |
.text.psGetApsmeBuf |
0x00029c90 |
0x00029c96 |
6 |
4% |
11968 |
Expected total in zps_apl_task.o file: |
164 |
Actual: |
164 |
100% |
11954 |
m_text / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8AplApsTryFragmentation.constprop.0 |
0x00029c96 |
0x00029cd8 |
66 |
12% |
11970 |
.text.u8PostUnicastMsgToNHLE |
0x00029cd8 |
0x00029d24 |
76 |
14% |
11972 |
.text.ZPS_vAplRegisterApsdeDcfmIndCallbacks |
0x00029d24 |
0x00029d2e |
10 |
2% |
11974 |
.text.zps_vAplApsFillNldeAndDescend |
0x00029d2e |
0x00029d64 |
54 |
10% |
11977 |
.text.zps_vAplApsFillAndPostApsAck |
0x00029d64 |
0x00029dba |
86 |
16% |
11980 |
.text.zps_vAplApsInitDcfmPool |
0x00029dba |
0x00029dde |
36 |
7% |
11983 |
.text.zps_vApsApsFreeDcfmRecord |
0x00029dde |
0x00029de4 |
6 |
2% |
11986 |
.text.zps_u8AplApsGetNextDcfmHandle |
0x00029de4 |
0x00029dfa |
22 |
4% |
11989 |
.text.zps_psApsApsGetDcfmRecord |
0x00029dfa |
0x00029e24 |
42 |
8% |
11992 |
.text.zps_vAplApsInitFragTransmitPool |
0x00029e24 |
0x00029e46 |
34 |
7% |
11995 |
.text.zps_vAplApsCheckAndStartPollTimer |
0x00029e46 |
0x00029e80 |
58 |
11% |
11998 |
.text.zps_vAplApsPollTimer |
0x00029e80 |
0x00029ebc |
60 |
11% |
12001 |
Expected total in zps_apl_apsde.o file: |
550 |
Actual: |
550 |
100% |
11970 |
m_text / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.text.bIsBindTableMatch |
0x00029ebc |
0x00029efe |
66 |
8% |
12004 |
.text.eRemoveEntryInBindingTable |
0x00029efe |
0x00029f64 |
102 |
12% |
12006 |
.text.psApsmeRequestKeyGetHandle |
0x00029f64 |
0x00029fc0 |
92 |
11% |
12008 |
.text.ZPS_vAplRegisterApsmeDcfmIndCallbacks |
0x00029fc0 |
0x00029fca |
10 |
2% |
12011 |
.text.zps_eAplApsmeBindReqRsp |
0x00029fca |
0x0002a082 |
184 |
22% |
12014 |
.text.zps_eAplApsmeUnBindReqRsp |
0x0002a082 |
0x0002a11e |
156 |
18% |
12017 |
.text.zps_eAplApsmeCmdMgrSendCommand |
0x0002a11e |
0x0002a1d2 |
180 |
21% |
12020 |
.text.zps_vAplApsmeCmdMgrRetryTimeout |
0x0002a1d2 |
0x0002a224 |
82 |
10% |
12023 |
Expected total in zps_apl_apsme.o file: |
872 |
Actual: |
872 |
100% |
12004 |
m_text / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.text.vStopTimerOnTransportKey |
0x0002a224 |
0x0002a258 |
52 |
55% |
12025 |
.text.zps_vAplApsInitDuplicateTable |
0x0002a258 |
0x0002a27c |
36 |
38% |
12027 |
.text.ZPS_vFinalCrc32 |
0x0002a27c |
0x0002a284 |
8 |
9% |
12030 |
Expected total in zps_apl_aps_nlde.o file: |
96 |
Actual: |
96 |
100% |
12025 |
m_text / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.text.vTransformKey.constprop.0 |
0x0002a284 |
0x0002a2e6 |
98 |
9% |
12033 |
.text.ZPS_u16crc |
0x0002a2e6 |
0x0002a32a |
68 |
6% |
12035 |
.text.zps_pvAesGetKeyFromInstallCode |
0x0002a32a |
0x0002a36e |
68 |
6% |
12038 |
.text.zps_vGenerateHashForVerifiedKey |
0x0002a36e |
0x0002a38e |
32 |
3% |
12041 |
.text.zps_psFindKeyDescr |
0x0002a38e |
0x0002a47a |
236 |
21% |
12044 |
.text.ZPS_u8AplGetJoinStatus |
0x0002a47a |
0x0002a4b0 |
54 |
5% |
12047 |
.text.zps_eAplSecEncryptPacket |
0x0002a4b0 |
0x0002a5c6 |
278 |
24% |
12050 |
.text.zps_vAplSecSetInitialSecurityState |
0x0002a5c6 |
0x0002a716 |
336 |
29% |
12053 |
Expected total in zps_apl_sec.o file: |
1170 |
Actual: |
1170 |
100% |
12033 |
m_text / .text / zps_apl_aib.o |
Start |
End |
Size |
% |
Line |
.text.zps_psAplAibGetAib |
0x0002a716 |
0x0002a71a |
4 |
2% |
12056 |
.text.zps_u64AplAibGetApsUseExtendedPanId |
0x0002a71a |
0x0002a722 |
8 |
3% |
12059 |
.text.zps_eAplAibSetApsUseExtendedPanId |
0x0002a722 |
0x0002a738 |
22 |
6% |
12062 |
.text.zps_pu32AplAibGetApsChannelMask |
0x0002a738 |
0x0002a768 |
48 |
13% |
12065 |
.text.zps_eAplAibSetApsChannelMaskByMacID |
0x0002a768 |
0x0002a782 |
26 |
7% |
12068 |
.text.zps_eAplAibSetApsChannelMask |
0x0002a782 |
0x0002a79c |
26 |
7% |
12071 |
.text.zps_eAplAibSetApsUseInstallCode |
0x0002a79c |
0x0002a7a6 |
10 |
3% |
12074 |
.text.zps_bAplAibGetApsUseInsecureJoin |
0x0002a7a6 |
0x0002a7b2 |
12 |
4% |
12077 |
.text.zps_eAplAibSetApsTrustCenterAddress |
0x0002a7b2 |
0x0002a7c8 |
22 |
6% |
12080 |
.text.zps_eAplAibGetApsTrustCenterAddress |
0x0002a7c8 |
0x0002a7d0 |
8 |
3% |
12083 |
.text.zps_eAplAibRemoveBindTableEntryForMacAddress |
0x0002a7d0 |
0x0002a828 |
88 |
23% |
12086 |
.text.zps_eAplAibSetDeviceApsKeyType |
0x0002a828 |
0x0002a892 |
106 |
28% |
12089 |
.text.zps_psAplDefaultTrustCenterAPSLinkKey |
0x0002a892 |
0x0002a898 |
6 |
2% |
12092 |
Expected total in zps_apl_aib.o file: |
386 |
Actual: |
386 |
100% |
12056 |
m_text / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.text.zps_vExpireRequestKeyReq |
0x0002a898 |
0x0002a8de |
70 |
3% |
12095 |
.text.vHandleUpdateDeviceIndication |
0x0002a8de |
0x0002a916 |
56 |
2% |
12097 |
.text.zps_vAplInitFactoryNewDistributedNetwork |
0x0002a916 |
0x0002aa16 |
256 |
9% |
12099 |
.text.vAplSecAuthPollTimerExpiry |
0x0002aa16 |
0x0002aa4e |
56 |
2% |
12101 |
.text.u32GetScanChannels.constprop.0 |
0x0002aa4e |
0x0002aa7e |
48 |
2% |
12103 |
.text.eStartNetworkDiscovery |
0x0002aa7e |
0x0002aad2 |
84 |
3% |
12105 |
.text.eRequestNetworkFormation |
0x0002aad2 |
0x0002ab16 |
68 |
3% |
12107 |
.text.vOnMultiMacAuxChannelSelection |
0x0002ab16 |
0x0002ab56 |
64 |
3% |
12109 |
.text.vHandleSwitchKeyIndication |
0x0002ab56 |
0x0002abba |
100 |
4% |
12111 |
.text.vAplSecRemoveLinkKey |
0x0002abba |
0x0002ac74 |
186 |
7% |
12113 |
.text.zps_vSaveAllZpsRecords |
0x0002ac74 |
0x0002ac96 |
34 |
2% |
12115 |
.text.zps_vAplLoadPersistedApsRecords |
0x0002ac96 |
0x0002ae2c |
406 |
14% |
12118 |
.text.zps_u8AplZdoGetRadioChannel |
0x0002ae2c |
0x0002ae34 |
8 |
1% |
12121 |
.text.zps_eAplZdoGetDeviceType |
0x0002ae34 |
0x0002ae3a |
6 |
1% |
12124 |
.text.zps_pvAplZdoGetNwkHandle |
0x0002ae3a |
0x0002ae3e |
4 |
1% |
12127 |
.text.zps_psAplZdoGetNib |
0x0002ae3e |
0x0002ae42 |
4 |
1% |
12130 |
.text.zps_bAplZdoTrustCenterGetDevicePermissions |
0x0002ae42 |
0x0002ae96 |
84 |
3% |
12133 |
.text.zps_eAplZdoAddReplaceLinkKey_W |
0x0002ae96 |
0x0002af9c |
262 |
9% |
12136 |
.text.eDiscoverNetworks |
0x0002af9c |
0x0002afde |
66 |
3% |
12139 |
.text.zps_vAplZdoHandleApsmeDcfmInd |
0x0002afde |
0x0002b060 |
130 |
5% |
12142 |
.text.zps_vPurgeAddressMap |
0x0002b060 |
0x0002b0b0 |
80 |
3% |
12145 |
.text.ZPS_bIsMacAddressUsedInApsTable |
0x0002b0b0 |
0x0002b16a |
186 |
7% |
12148 |
.text.ZPS_vSwapApsTableEntries |
0x0002b16a |
0x0002b212 |
168 |
6% |
12151 |
.text.ZPS_vRemoveMacTableEntry |
0x0002b212 |
0x0002b264 |
82 |
3% |
12154 |
.text.zps_eAplZdoStartRouter |
0x0002b264 |
0x0002b312 |
174 |
6% |
12157 |
.text.zps_eAplInitEndDeviceDistributed |
0x0002b312 |
0x0002b320 |
14 |
1% |
12160 |
.text.ZPS_u8AplGetMaxPayloadSize |
0x0002b320 |
0x0002b330 |
16 |
1% |
12163 |
.text.ZPS_bAplDoesDeviceSupportFragmentation |
0x0002b330 |
0x0002b33c |
12 |
1% |
12166 |
.text.ZPS_vNMPurgeEntry |
0x0002b33c |
0x0002b450 |
276 |
10% |
12169 |
.text.zps_pu8AplZdoGetVsOUI |
0x0002b450 |
0x0002b454 |
4 |
1% |
12172 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
3004 |
Actual: |
3004 |
100% |
12095 |
m_text / .text / zps_apl_zdo_trust_center.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplTrustCenterFindDevice |
0x0002b454 |
0x0002b496 |
66 |
100% |
12175 |
Expected total in zps_apl_zdo_trust_center.o file: |
66 |
Actual: |
66 |
100% |
12175 |
m_text / .text / zps_apl_zdo_common.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoNlmePermitJoiningWrapper |
0x0002b496 |
0x0002b4c0 |
42 |
39% |
12178 |
.text.zps_eAplZdoSendZdpResponse |
0x0002b4c0 |
0x0002b502 |
66 |
62% |
12181 |
Expected total in zps_apl_zdo_common.o file: |
108 |
Actual: |
108 |
100% |
12178 |
m_text / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDefaultServerInit |
0x0002b502 |
0x0002b506 |
4 |
100% |
12184 |
Expected total in zps_apl_zdo_default_server.o file: |
4 |
Actual: |
4 |
100% |
12184 |
m_text / .text / zps_apl_mac_isr.o |
Start |
End |
Size |
% |
Line |
.text.vPostMcpsDcfmInd |
0x0002b506 |
0x0002b50a |
4 |
3% |
12187 |
.text.vPostMlmeDcfmInd |
0x0002b50a |
0x0002b5a8 |
158 |
85% |
12189 |
.text.zps_vAplAfPostImmediateToTimerQueue |
0x0002b5a8 |
0x0002b5c2 |
26 |
14% |
12191 |
Expected total in zps_apl_mac_isr.o file: |
188 |
Actual: |
188 |
100% |
12187 |
m_text / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNwkAddrServerInit |
0x0002b5c2 |
0x0002b5c6 |
4 |
5% |
12194 |
.text.vZdoNwkAddrServerSendExtendResponse |
0x0002b5c6 |
0x0002b612 |
76 |
95% |
12197 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
80 |
Actual: |
80 |
100% |
12194 |
m_text / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoIeeeAddrServerInit |
0x0002b612 |
0x0002b616 |
4 |
5% |
12200 |
.text.vZdoIeeeAddrServerSendExtendResponse |
0x0002b616 |
0x0002b662 |
76 |
95% |
12203 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
80 |
Actual: |
80 |
100% |
12200 |
m_text / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMatchDescServerInit |
0x0002b662 |
0x0002b666 |
4 |
100% |
12206 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
4 |
Actual: |
4 |
100% |
12206 |
m_text / .text / zps_apl_zdo_node_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNodeDescServerInit |
0x0002b666 |
0x0002b66a |
4 |
100% |
12209 |
Expected total in zps_apl_zdo_node_desc_server.o file: |
4 |
Actual: |
4 |
100% |
12209 |
m_text / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSimpleDescServerInit |
0x0002b66a |
0x0002b66e |
4 |
100% |
12212 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
4 |
Actual: |
4 |
100% |
12212 |
m_text / .text / zps_apl_zdo_power_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoPowerDescServerInit |
0x0002b66e |
0x0002b672 |
4 |
100% |
12215 |
Expected total in zps_apl_zdo_power_desc_server.o file: |
4 |
Actual: |
4 |
100% |
12215 |
m_text / .text / zps_apl_zdo_active_ep_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoActiveEpServerInit |
0x0002b672 |
0x0002b676 |
4 |
100% |
12218 |
Expected total in zps_apl_zdo_active_ep_server.o file: |
4 |
Actual: |
4 |
100% |
12218 |
m_text / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDeviceAnnceServerInit |
0x0002b676 |
0x0002b678 |
2 |
100% |
12221 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
2 |
Actual: |
2 |
100% |
12221 |
m_text / .text / zps_apl_zdo_system_server_discovery_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSystemServerDiscoveryServerInit |
0x0002b678 |
0x0002b67c |
4 |
100% |
12224 |
Expected total in zps_apl_zdo_system_server_discovery_server.o file: |
4 |
Actual: |
4 |
100% |
12224 |
m_text / .text / zps_apl_zdo_mgmt_lqi_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtLqiServerInit |
0x0002b67c |
0x0002b680 |
4 |
100% |
12227 |
Expected total in zps_apl_zdo_mgmt_lqi_server.o file: |
4 |
Actual: |
4 |
100% |
12227 |
m_text / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtLeaveServerInit |
0x0002b680 |
0x0002b68a |
10 |
100% |
12230 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
10 |
Actual: |
10 |
100% |
12230 |
m_text / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtNWKUpdateServerInit |
0x0002b68a |
0x0002b6a2 |
24 |
14% |
12233 |
.text.u16CalculateFailedTxCount |
0x0002b6a2 |
0x0002b6cc |
42 |
24% |
12236 |
.text.vResetFailedTxCount |
0x0002b6cc |
0x0002b6f0 |
36 |
20% |
12239 |
.text.vChangeChannelTimerExpiry |
0x0002b6f0 |
0x0002b73e |
78 |
44% |
12242 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
180 |
Actual: |
180 |
100% |
12233 |
m_text / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoBindUnbindServerInit |
0x0002b73e |
0x0002b742 |
4 |
7% |
12244 |
.text.vAplZdoBindUnbindServerMapApsmeToZdp |
0x0002b742 |
0x0002b780 |
62 |
94% |
12247 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
66 |
Actual: |
66 |
100% |
12244 |
m_text / .text / zps_apl_zdo_bound_data_request_manager.o |
Start |
End |
Size |
% |
Line |
.text.vZdoBdrmBackStopTimerExpiry |
0x0002b780 |
0x0002b7a0 |
32 |
100% |
12250 |
Expected total in zps_apl_zdo_bound_data_request_manager.o file: |
32 |
Actual: |
32 |
100% |
12250 |
m_text / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtBindServerInit |
0x0002b7a0 |
0x0002b7a4 |
4 |
100% |
12253 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
4 |
Actual: |
4 |
100% |
12253 |
m_text / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpResponseApsdeReq |
0x0002b7a4 |
0x0002b7ba |
22 |
100% |
12256 |
Expected total in zps_apl_zdp_apsde_req.o file: |
22 |
Actual: |
22 |
100% |
12256 |
m_text / .text / zps_apl_zdp_bind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpBindResponse |
0x0002b7ba |
0x0002b7e0 |
38 |
100% |
12259 |
Expected total in zps_apl_zdp_bind_rsp.o file: |
38 |
Actual: |
38 |
100% |
12259 |
m_text / .text / zps_apl_zdp_unbind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpUnbindResponse |
0x0002b7e0 |
0x0002b806 |
38 |
100% |
12262 |
Expected total in zps_apl_zdp_unbind_rsp.o file: |
38 |
Actual: |
38 |
100% |
12262 |
m_text / .text / zps_apl_zdp_mgmt_leave_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtLeaveResponse |
0x0002b806 |
0x0002b82c |
38 |
100% |
12265 |
Expected total in zps_apl_zdp_mgmt_leave_rsp.o file: |
38 |
Actual: |
38 |
100% |
12265 |
m_text / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_eMacRadioTypeFromPage |
0x0002b82c |
0x0002b83a |
14 |
6% |
12268 |
.text.ZPS_eMacRadioTypeFromChannelMask |
0x0002b83a |
0x0002b840 |
6 |
3% |
12271 |
.text.ZPS_u8MacGetLowChanForPage |
0x0002b840 |
0x0002b856 |
22 |
9% |
12274 |
.text.ZPS_u8MacGetChannelOffsetFromMask |
0x0002b856 |
0x0002b85c |
6 |
3% |
12277 |
.text.ZPS_u32MacGetChannelMaskFromNum |
0x0002b85c |
0x0002b8a0 |
68 |
27% |
12280 |
.text.zps_bMacConvertEnhancedBeacon |
0x0002b8a0 |
0x0002b8ea |
74 |
29% |
12283 |
.text.zps_vMacCommonMlmeCallBackHandler |
0x0002b8ea |
0x0002b920 |
54 |
21% |
12286 |
.text.vMacShimException |
0x0002b920 |
0x0002b92a |
10 |
4% |
12289 |
.text.TSV_eClose |
0x0002b92a |
0x0002b92e |
4 |
2% |
12292 |
Expected total in zps_mac_common.o file: |
258 |
Actual: |
258 |
100% |
12268 |
m_text / .text / zps_mac_ie.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8MacIECopyZigbeePayloadSubIE |
0x0002b92e |
0x0002b9f2 |
196 |
100% |
12295 |
Expected total in zps_mac_ie.o file: |
196 |
Actual: |
196 |
100% |
12295 |
m_text / .text / zps_mac_if_table.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_u8MacIFTGetNumInterfaces |
0x0002b9f2 |
0x0002b9fe |
12 |
2% |
12298 |
.text.ZPS_u16MacIFTGetIDByChannelMask |
0x0002b9fe |
0x0002ba2a |
44 |
6% |
12301 |
.text.ZPS_u16MacIFTCheckForRadioType |
0x0002ba2a |
0x0002ba50 |
38 |
5% |
12304 |
.text.ZPS_u16MacIFTGetIDByRadioType |
0x0002ba50 |
0x0002ba78 |
40 |
5% |
12307 |
.text.ZPS_vMacIFTSetActiveChannel |
0x0002ba78 |
0x0002ba86 |
14 |
2% |
12310 |
.text.ZPS_u8GetChannelOffset |
0x0002ba86 |
0x0002baae |
40 |
5% |
12313 |
.text.ZPS_u8MacIFTGetChannelMaskCount |
0x0002baae |
0x0002baf0 |
66 |
9% |
12316 |
.text.ZPS_pu32MacIFTGetChannelMaskForPage |
0x0002baf0 |
0x0002bb30 |
64 |
8% |
12319 |
.text.ZPS_u8MacIFTAddUpdateChannelMask |
0x0002bb30 |
0x0002bba6 |
118 |
15% |
12322 |
.text.ZPS_u8MacIFTGetIntfState |
0x0002bba6 |
0x0002bbc8 |
34 |
5% |
12325 |
.text.ZPS_u8MacIFTGetRouterAllowed |
0x0002bbc8 |
0x0002bbea |
34 |
5% |
12328 |
.text.ZPS_vMacIFTGetChannelMaskFromMacId |
0x0002bbea |
0x0002bc2c |
66 |
9% |
12331 |
.text.ZPS_u32MacIFTGetChanMaskFromActChan |
0x0002bc2c |
0x0002bc90 |
100 |
13% |
12334 |
.text.ZPS_vMacIFTClearCounts |
0x0002bc90 |
0x0002bd16 |
134 |
17% |
12337 |
Expected total in zps_mac_if_table.o file: |
804 |
Actual: |
804 |
100% |
12298 |
m_text / .text / zps_mac_shim.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bMacIsMultiMac |
0x0002bd16 |
0x0002bd1a |
4 |
3% |
12340 |
.text.ZPS_u8MultiMacInitAuxChannel |
0x0002bd1a |
0x0002bd1e |
4 |
3% |
12343 |
.text.ZPS_u8MultiMacSelectAuxChannel |
0x0002bd1e |
0x0002bd22 |
4 |
3% |
12346 |
.text.ZPS_vNwkHandleMcpsDcfmInd |
0x0002bd22 |
0x0002bd24 |
2 |
2% |
12349 |
.text.ZPS_vMacTask |
0x0002bd24 |
0x0002bd26 |
2 |
2% |
12352 |
.text.ZPS_u16MacPibGetCoordShortAddress |
0x0002bd26 |
0x0002bd2a |
4 |
3% |
12355 |
.text.ZPS_u16MacPibGetPanId |
0x0002bd2a |
0x0002bd2e |
4 |
3% |
12358 |
.text.ZPS_u16MacPibGetShortAddr |
0x0002bd2e |
0x0002bd32 |
4 |
3% |
12361 |
.text.ZPS_bMacPibGetRxOnWhenIdle |
0x0002bd32 |
0x0002bd36 |
4 |
3% |
12364 |
.text.ZPS_sMacPibGetCoordExtAddr |
0x0002bd36 |
0x0002bd42 |
12 |
7% |
12367 |
.text.ZPS_vMacPibSetCoordShortAddress |
0x0002bd42 |
0x0002bd46 |
4 |
3% |
12370 |
.text.ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x0002bd46 |
0x0002bd4a |
4 |
3% |
12373 |
.text.ZPS_vMacPibSetTransactionPersistenceTime |
0x0002bd4a |
0x0002bd4e |
4 |
3% |
12376 |
.text.ZPS_vMacPibSetPanId |
0x0002bd4e |
0x0002bd52 |
4 |
3% |
12379 |
.text.ZPS_vMacPibSetShortAddr |
0x0002bd52 |
0x0002bd56 |
4 |
3% |
12382 |
.text.ZPS_vMacPibSetMinBe |
0x0002bd56 |
0x0002bd5a |
4 |
3% |
12385 |
.text.ZPS_vMacPibSetMaxBe |
0x0002bd5a |
0x0002bd5e |
4 |
3% |
12388 |
.text.ZPS_vMacPibSetMaxCsmaBackoffs |
0x0002bd5e |
0x0002bd62 |
4 |
3% |
12391 |
.text.ZPS_vMacPibSetRxOnWhenIdle |
0x0002bd62 |
0x0002bd66 |
4 |
3% |
12394 |
.text.ZPS_vMacPibSetCoordExtAddr |
0x0002bd66 |
0x0002bd78 |
18 |
10% |
12397 |
.text.ZPS_vMacSetEBRPayloadJoin |
0x0002bd78 |
0x0002bd7a |
2 |
2% |
12400 |
.text.ZPS_vMacSetEBRPayloadReJoin |
0x0002bd7a |
0x0002bd7c |
2 |
2% |
12403 |
.text.ZPS_vMacPibSetDsn |
0x0002bd7c |
0x0002bd80 |
4 |
3% |
12406 |
.text.ZPS_vMacPibSetExtAddr |
0x0002bd80 |
0x0002bd84 |
4 |
3% |
12409 |
.text.ZPS_vMacPibSetRxInCca |
0x0002bd84 |
0x0002bd88 |
4 |
3% |
12412 |
.text.ZPS_vMacSetVsOUIBytes |
0x0002bd88 |
0x0002bd8a |
2 |
2% |
12415 |
.text.ZPS_eMacPlmeGet |
0x0002bd8a |
0x0002bd8e |
4 |
3% |
12418 |
.text.ZPS_eMacPlmeSet |
0x0002bd8e |
0x0002bd92 |
4 |
3% |
12421 |
.text.ZPS_vMacBeaconRequest |
0x0002bd92 |
0x0002bda0 |
14 |
8% |
12424 |
.text.ZPS_vMacRestoreInterfaceState |
0x0002bda0 |
0x0002bda2 |
2 |
2% |
12427 |
.text.ZPS_u8MacSetTXPower |
0x0002bda2 |
0x0002bda6 |
4 |
3% |
12430 |
.text.ZPS_u8MacGetTXPower |
0x0002bda6 |
0x0002bdaa |
4 |
3% |
12433 |
.text.ZPS_u8MacDeleteTXPower |
0x0002bdaa |
0x0002bdae |
4 |
3% |
12436 |
.text.ZPS_u8MacClearTXPowerTable |
0x0002bdae |
0x0002bdb2 |
4 |
3% |
12439 |
.text.TSV_eOpen |
0x0002bdb2 |
0x0002bdbe |
12 |
7% |
12442 |
.text.TSV_eStop |
0x0002bdbe |
0x0002bdd0 |
18 |
10% |
12445 |
.text.APP_bMultimaskJoinCallBack |
0x0002bdd0 |
0x0002bdd8 |
8 |
5% |
12448 |
Expected total in zps_mac_shim.o file: |
194 |
Actual: |
194 |
100% |
12340 |
m_text / .text / zps_fslMac.o |
Start |
End |
Size |
% |
Line |
.text.MAC_GetPib.isra.0 |
0x0002bdd8 |
0x0002be1e |
70 |
48% |
12451 |
.text.MAC_SetPib.isra.0 |
0x0002be1e |
0x0002be52 |
52 |
36% |
12453 |
.text.SOC_ZPS_vMacPibSetBeaconRequestLqiThreshold |
0x0002be52 |
0x0002be54 |
2 |
2% |
12455 |
.text.SOC_ZPS_vMacPibSetRxInCca |
0x0002be54 |
0x0002be56 |
2 |
2% |
12458 |
.text.eAppApiPlmeSet |
0x0002be56 |
0x0002be5a |
4 |
3% |
12461 |
.text.SOC_ZPS_u8MacSetTXPower |
0x0002be5a |
0x0002be5e |
4 |
3% |
12464 |
.text.SOC_ZPS_u8MacGetTXPower |
0x0002be5e |
0x0002be62 |
4 |
3% |
12467 |
.text.vAppApiEnableBeaconResponse |
0x0002be62 |
0x0002be64 |
2 |
2% |
12470 |
.text.SOC_ZPS_u8MacDeleteTXPower |
0x0002be64 |
0x0002be68 |
4 |
3% |
12473 |
.text.SOC_ZPS_u8MacClearTXPowerTable |
0x0002be68 |
0x0002be6c |
4 |
3% |
12476 |
Expected total in zps_fslMac.o file: |
148 |
Actual: |
148 |
100% |
12451 |
m_text / .text / zps_nwk_dcim.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkRegisterNlmeDcfmIndCallbacks |
0x0002be6c |
0x0002be7a |
14 |
19% |
12479 |
.text.ZPS_vNwkRegisterNldeDcfmIndCallbacks |
0x0002be7a |
0x0002be88 |
14 |
19% |
12482 |
.text.zps_psNwkDcfmIndGetBuf |
0x0002be88 |
0x0002be9e |
22 |
29% |
12485 |
.text.zps_eNwkDcfmIndPost |
0x0002be9e |
0x0002beb8 |
26 |
35% |
12488 |
Expected total in zps_nwk_dcim.o file: |
76 |
Actual: |
76 |
100% |
12479 |
m_text / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.text.eLeaveDataDcfmLocalLeave |
0x0002beb8 |
0x0002bf12 |
90 |
41% |
12491 |
.text.eLeaveReset |
0x0002bf12 |
0x0002bf6a |
88 |
40% |
12493 |
.text.zps_psNwkPropagateLocalLeave |
0x0002bf6a |
0x0002bf96 |
44 |
20% |
12495 |
Expected total in zps_nwk_leave.o file: |
222 |
Actual: |
222 |
100% |
12491 |
m_text / .text / zps_nwk_lib.o |
Start |
End |
Size |
% |
Line |
.text.zps_eSmeGenlIllegal |
0x0002bf96 |
0x0002bf9c |
6 |
7% |
12498 |
.text.zps_eSceGenlIllegal |
0x0002bf9c |
0x0002bfa2 |
6 |
7% |
12501 |
.text.zps_vNwkLibU16ToPayload |
0x0002bfa2 |
0x0002bfaa |
8 |
9% |
12504 |
.text.zps_vNwkLibU32ToPayload |
0x0002bfaa |
0x0002bfba |
16 |
18% |
12507 |
.text.zps_vNwkLibU64ToPayload |
0x0002bfba |
0x0002bfd8 |
30 |
34% |
12510 |
.text.zps_u16NwkLibFromPayload |
0x0002bfd8 |
0x0002bfdc |
4 |
5% |
12513 |
.text.zps_u64NwkLibFromPayload |
0x0002bfdc |
0x0002bfe4 |
8 |
9% |
12516 |
.text.zps_u8NwkLibChannelLow |
0x0002bfe4 |
0x0002bfea |
6 |
7% |
12519 |
.text.zps_u8NwkLibChannelHigh |
0x0002bfea |
0x0002bff0 |
6 |
7% |
12522 |
Expected total in zps_nwk_lib.o file: |
90 |
Actual: |
90 |
100% |
12498 |
m_text / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.text.eUnsolicitedRejoinRspDataDcfm |
0x0002bff0 |
0x0002c014 |
36 |
3% |
12525 |
.text.zps_vSendNwkStatusInd |
0x0002c014 |
0x0002c03a |
38 |
3% |
12527 |
.text.vHandleNwkRemoteUpdateAfterBcast |
0x0002c03a |
0x0002c0a4 |
106 |
7% |
12530 |
.text.eEdTimeoutRequestDataDcfm |
0x0002c0a4 |
0x0002c0c2 |
30 |
2% |
12532 |
.text.zps_vProcessLocalAddrConflict |
0x0002c0c2 |
0x0002c114 |
82 |
5% |
12534 |
.text.zps_bNwkIsBeaconZigbee |
0x0002c114 |
0x0002c126 |
18 |
2% |
12537 |
.text.zps_vNwkRemoveConflictedBroadcast |
0x0002c126 |
0x0002c170 |
74 |
5% |
12540 |
.text.zps_eNwkHandleSceNwkEdTimeoutRsp |
0x0002c170 |
0x0002c1d0 |
96 |
6% |
12543 |
.text.zps_eNwkHandleSceNwkStatus |
0x0002c1d0 |
0x0002c2de |
270 |
16% |
12546 |
.text.zps_psSendNetworkReportCmd |
0x0002c2de |
0x0002c3b2 |
212 |
13% |
12549 |
.text.vSendNetworkReport |
0x0002c3b2 |
0x0002c3b6 |
4 |
1% |
12552 |
.text.ZPS_vRemoveEntryFromAddressMap |
0x0002c3b6 |
0x0002c404 |
78 |
5% |
12554 |
.text.ZPS_u64NwkNibGetMappedIeeeAddr |
0x0002c404 |
0x0002c42a |
38 |
3% |
12557 |
.text.eCheckAddrConflict.constprop.0 |
0x0002c42a |
0x0002c4b4 |
138 |
8% |
12560 |
.text.zps_eProcessAddrConflict |
0x0002c4b4 |
0x0002c642 |
398 |
23% |
12562 |
.text.ZPS_vNwkUpdateTxBytesForNeighbor |
0x0002c642 |
0x0002c676 |
52 |
3% |
12565 |
.text.ZPS_vNwkUpdateRxBytesForNeighbor |
0x0002c676 |
0x0002c6aa |
52 |
3% |
12568 |
.text.ZPS_u8nwkNewIDtest |
0x0002c6aa |
0x0002c6cc |
34 |
2% |
12571 |
Expected total in zps_nwk_maint.o file: |
1756 |
Actual: |
1756 |
100% |
12525 |
m_text / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.text.vNwkMcpsTimerCallback |
0x0002c6cc |
0x0002c6e0 |
20 |
2% |
12574 |
.text.vProcessTimedList |
0x0002c6e0 |
0x0002c720 |
64 |
6% |
12577 |
.text.ZPS_bHookMcpsDcfmFail |
0x0002c720 |
0x0002c722 |
2 |
1% |
12579 |
.text.ZPS_bHookMcpsDcfmInd |
0x0002c722 |
0x0002c736 |
20 |
2% |
12582 |
.text.bSdeHandleDataFrm |
0x0002c736 |
0x0002c7fe |
200 |
19% |
12585 |
.text.zps_vNwkMcpsMgrPostTimed |
0x0002c7fe |
0x0002c814 |
22 |
2% |
12588 |
.text.zps_psNwkMcpsMgrAllocateReqDescr |
0x0002c814 |
0x0002c81c |
8 |
1% |
12591 |
.text.zps_bNwkMcpsMgrRemoveDescrFromLists |
0x0002c81c |
0x0002c85a |
62 |
6% |
12594 |
.text.zps_bNwkMcpsMgrDfcmBitmapUpdateAndCheck |
0x0002c85a |
0x0002c892 |
56 |
6% |
12597 |
.text.zps_psNwkMcpsMgrFindSubmittedByHandle |
0x0002c892 |
0x0002c8ac |
26 |
3% |
12600 |
.text.zps_psNwkMcpsMgrFindByBtr |
0x0002c8ac |
0x0002c8d2 |
38 |
4% |
12603 |
.text.zps_vNwkMcpsMgrTidyBtrReqDescr |
0x0002c8d2 |
0x0002c8f6 |
36 |
4% |
12606 |
.text.zps_u8NwkAllocateMcpsHandle |
0x0002c8f6 |
0x0002c93c |
70 |
7% |
12609 |
.text.zps_vNwkFreeMcpsHandle |
0x0002c93c |
0x0002c95a |
30 |
3% |
12612 |
.text.vMcpsMgrExpiry |
0x0002c95a |
0x0002c984 |
42 |
4% |
12615 |
.text.zps_vNwkMcpsMgrPost |
0x0002c984 |
0x0002c9a6 |
34 |
4% |
12617 |
.text.zps_vNwkMcpsMgrRemoveAndMakeLimbo |
0x0002c9a6 |
0x0002c9ce |
40 |
4% |
12620 |
.text.zps_bNwkHandleSdeActvDcfmData |
0x0002c9ce |
0x0002cab8 |
234 |
22% |
12623 |
.text.ZPS_vNwkHandleMcpsVsDcfm |
0x0002cab8 |
0x0002cb1e |
102 |
10% |
12626 |
Expected total in zps_nwk_mcps.o file: |
1106 |
Actual: |
1106 |
100% |
12574 |
m_text / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkDefaultStateMachines |
0x0002cb1e |
0x0002cb74 |
86 |
3% |
12629 |
.text.ZPS_psNwkNibGetHandle |
0x0002cb74 |
0x0002cb7a |
6 |
1% |
12632 |
.text.ZPS_u16NwkNibGetNwkAddr |
0x0002cb7a |
0x0002cb7e |
4 |
1% |
12635 |
.text.ZPS_u64NwkNibGetExtAddr |
0x0002cb7e |
0x0002cb82 |
4 |
1% |
12638 |
.text.ZPS_u16NwkNibGetMacPanId |
0x0002cb82 |
0x0002cb86 |
4 |
1% |
12641 |
.text.ZPS_vNwkNibIncSeqNum |
0x0002cb86 |
0x0002cb92 |
12 |
1% |
12644 |
.text.ZPS_u64NwkNibGetEpid |
0x0002cb92 |
0x0002cb98 |
6 |
1% |
12647 |
.text.ZPS_vNwkNibClearTables |
0x0002cb98 |
0x0002cc9e |
262 |
10% |
12650 |
.text.ZPS_vNwkNibClearDiscoveryNT |
0x0002cc9e |
0x0002ccbe |
32 |
2% |
12653 |
.text.ZPS_bNwkNibNtActvMatch |
0x0002ccbe |
0x0002cd52 |
148 |
6% |
12656 |
.text.bCheckNwkAddr |
0x0002cd52 |
0x0002cd9a |
72 |
3% |
12659 |
.text.ZPS_bNwkNibNtActvUnusedChild |
0x0002cd9a |
0x0002cdc2 |
40 |
2% |
12662 |
.text.ZPS_u8NwkNibNtDiscMatch |
0x0002cdc2 |
0x0002ce48 |
134 |
5% |
12665 |
.text.ZPS_u64NwkNibFindExtAddr |
0x0002ce48 |
0x0002cef4 |
172 |
6% |
12668 |
.text.ZPS_u16NwkNibFindNwkAddr |
0x0002cef4 |
0x0002cf92 |
158 |
6% |
12671 |
.text.ZPS_vNwkNibSetNwkAddr |
0x0002cf92 |
0x0002cfae |
28 |
1% |
12674 |
.text.ZPS_vNwkNibSetNwkAddrNibOnly |
0x0002cfae |
0x0002cfb8 |
10 |
1% |
12677 |
.text.ZPS_vNwkNibSetKeySeqNum |
0x0002cfb8 |
0x0002cfcc |
20 |
1% |
12680 |
.text.ZPS_vNwkNibSetPanId |
0x0002cfcc |
0x0002cfe8 |
28 |
1% |
12683 |
.text.ZPS_vNwkNibSetCapabilityInfo |
0x0002cfe8 |
0x0002d010 |
40 |
2% |
12686 |
.text.ZPS_vNwkNibSetChannel |
0x0002d010 |
0x0002d032 |
34 |
2% |
12689 |
.text.ZPS_vNwkNibSetAuxChannel |
0x0002d032 |
0x0002d054 |
34 |
2% |
12692 |
.text.ZPS_vNwkNibSetParentAddr |
0x0002d054 |
0x0002d06e |
26 |
1% |
12695 |
.text.ZPS_vNwkSaveNt |
0x0002d06e |
0x0002d08a |
28 |
1% |
12698 |
.text.ZPS_vNtSetAuthStatus |
0x0002d08a |
0x0002d09e |
20 |
1% |
12701 |
.text.ZPS_vNwkSaveSecMat |
0x0002d09e |
0x0002d0d6 |
56 |
2% |
12704 |
.text.ZPS_vNwkSaveAllRecords |
0x0002d0d6 |
0x0002d0ec |
22 |
1% |
12707 |
.text.ZPS_pvNwkRestoreFrameCounter |
0x0002d0ec |
0x0002d114 |
40 |
2% |
12710 |
.text.zps_vBuildSortedActvNTList |
0x0002d114 |
0x0002d116 |
2 |
1% |
12713 |
.text.ZPS_vNwkNibSetTables |
0x0002d116 |
0x0002d150 |
58 |
2% |
12716 |
.text.ZPS_vNwkSendNwkStatusCommand |
0x0002d150 |
0x0002d172 |
34 |
2% |
12719 |
.text.ZPS_bNwkSetEnddeviceTimeout |
0x0002d172 |
0x0002d18a |
24 |
1% |
12722 |
.text.ZPS_bNwkGetAliasStatus |
0x0002d18a |
0x0002d190 |
6 |
1% |
12725 |
.text.ZPS_bNwkGetAliasApsCounter |
0x0002d190 |
0x0002d196 |
6 |
1% |
12728 |
.text.ZPS_vNwkPurgeMacAddressAndRelatedEntries |
0x0002d196 |
0x0002d2b6 |
288 |
10% |
12731 |
.text.zps_sNwkNibNtCheckJoin |
0x0002d2b6 |
0x0002d500 |
586 |
21% |
12734 |
.text.ZPS_vNwkNibCheckAndUpdateAddresses |
0x0002d500 |
0x0002d5c4 |
196 |
7% |
12737 |
.text.ZPS_vNwkMacEntriesClear |
0x0002d5c4 |
0x0002d672 |
174 |
6% |
12740 |
.text.ZPS_vHookfcOverflowEvent |
0x0002d672 |
0x0002d674 |
2 |
1% |
12743 |
Expected total in zps_nwk_nib.o file: |
2902 |
Actual: |
2902 |
100% |
12629 |
m_text / .text / zps_nwk_nlde.o |
Start |
End |
Size |
% |
Line |
.text.eNldeDataDcfm |
0x0002d674 |
0x0002d69a |
38 |
74% |
12746 |
.text.ZPS_u8NwkCalcNldeReqOverhead |
0x0002d69a |
0x0002d6a8 |
14 |
27% |
12748 |
Expected total in zps_nwk_nlde.o file: |
52 |
Actual: |
52 |
100% |
12746 |
m_text / .text / zps_nwk_rt.o |
Start |
End |
Size |
% |
Line |
.text.zps_psProcessRoutedFrm |
0x0002d6a8 |
0x0002d6e6 |
62 |
92% |
12751 |
.text.zps_vRemoveRoute |
0x0002d6e6 |
0x0002d6e8 |
2 |
3% |
12754 |
.text.zps_vRemoveNextHop |
0x0002d6e8 |
0x0002d6ea |
2 |
3% |
12757 |
.text.zps_vStartRouter |
0x0002d6ea |
0x0002d6ec |
2 |
3% |
12760 |
Expected total in zps_nwk_rt.o file: |
68 |
Actual: |
68 |
100% |
12751 |
m_text / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.text.zps_eNwkSecEncryptPacket |
0x0002d6ec |
0x0002d7b0 |
196 |
38% |
12763 |
.text.ZPS_bNwkSecCheckFC |
0x0002d7b0 |
0x0002d806 |
86 |
17% |
12766 |
.text.zps_vNwkSecClearMatSet |
0x0002d806 |
0x0002d82c |
38 |
8% |
12769 |
.text.ZPS_bNwkSecFindMatSet |
0x0002d82c |
0x0002d85c |
48 |
10% |
12772 |
.text.ZPS_bNwkSecCheckMatSet |
0x0002d85c |
0x0002d88a |
46 |
9% |
12775 |
.text.ZPS_bNwkSecHaveNetworkKey |
0x0002d88a |
0x0002d8ba |
48 |
10% |
12778 |
.text.ZPS_vNwkSecResetDevice |
0x0002d8ba |
0x0002d8fc |
66 |
13% |
12781 |
Expected total in zps_nwk_sec.o file: |
528 |
Actual: |
528 |
100% |
12763 |
m_text / .text / zps_nwk_slist.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkSlistInit |
0x0002d8fc |
0x0002d904 |
8 |
8% |
12784 |
.text.zps_vNwkSlistAddToTail |
0x0002d904 |
0x0002d918 |
20 |
19% |
12787 |
.text.zps_psNwkSlistRemoveFromHead |
0x0002d918 |
0x0002d928 |
16 |
15% |
12790 |
.text.zps_psNwkSlistRemove |
0x0002d928 |
0x0002d958 |
48 |
44% |
12793 |
.text.zps_vNwkSlistMakeLimboNode |
0x0002d958 |
0x0002d960 |
8 |
8% |
12796 |
.text.zps_bNwkSlistIsLimboNode |
0x0002d960 |
0x0002d96a |
10 |
10% |
12799 |
Expected total in zps_nwk_slist.o file: |
110 |
Actual: |
110 |
100% |
12784 |
m_text / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.text.zps_eNwkHandleSmeDutyCycleInd |
0x0002d96a |
0x0002d98e |
36 |
6% |
12802 |
.text.zps_eNwkHandleSceNwkLinkPowerDelta |
0x0002d98e |
0x0002dac0 |
306 |
51% |
12805 |
.text.ZPS_vNwkNibNTUpdateTxPower |
0x0002dac0 |
0x0002db24 |
100 |
17% |
12808 |
.text.ZPS_bMACTxPowerTableInitialise |
0x0002db24 |
0x0002db80 |
92 |
16% |
12811 |
.text.ZPS_u16NwkNibNtGetMacIDByAddress |
0x0002db80 |
0x0002dbca |
74 |
13% |
12814 |
Expected total in zps_nwk_subghz.o file: |
608 |
Actual: |
608 |
100% |
12802 |
m_text / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeGetResources |
0x0002dbca |
0x0002dc5a |
144 |
95% |
12817 |
.text.zps_eNwkActvStInit |
0x0002dc5a |
0x0002dc62 |
8 |
6% |
12820 |
Expected total in zps_nwk_actv_st.o file: |
152 |
Actual: |
152 |
100% |
12817 |
m_text / .text / zps_nwk_btt.o |
Start |
End |
Size |
% |
Line |
.text.vNwkBttTimerExpiry |
0x0002dc62 |
0x0002dce8 |
134 |
47% |
12823 |
.text.zps_eNwkBtrMatch |
0x0002dce8 |
0x0002dd82 |
154 |
54% |
12825 |
Expected total in zps_nwk_btt.o file: |
288 |
Actual: |
288 |
100% |
12823 |
m_text / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.text.eSmeEdScScanDcfm |
0x0002dd82 |
0x0002ddc0 |
62 |
9% |
12828 |
.text.eSmeASFlBeaconInd |
0x0002ddc0 |
0x0002ddde |
30 |
5% |
12830 |
.text.zps_NwkSortDiscoveryTable.constprop.0 |
0x0002ddde |
0x0002de54 |
118 |
17% |
12832 |
.text.eSmeGenlScanDcfm |
0x0002de54 |
0x0002deb0 |
92 |
14% |
12834 |
.text.psAddToDiscNt.constprop.0 |
0x0002deb0 |
0x0002e010 |
352 |
51% |
12836 |
.text.eSmeUDNTBeaconInd |
0x0002e010 |
0x0002e036 |
38 |
6% |
12838 |
.text.zps_eNwkDiscStInit |
0x0002e036 |
0x0002e03e |
8 |
2% |
12840 |
Expected total in zps_nwk_disc_st.o file: |
700 |
Actual: |
700 |
100% |
12828 |
m_text / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.text.zps_eDefaultDataDcfm |
0x0002e03e |
0x0002e154 |
278 |
43% |
12843 |
.text.zps_bProcessUnicastRoute |
0x0002e154 |
0x0002e1a8 |
84 |
13% |
12846 |
.text.zps_psSendBroadcastFrm |
0x0002e1a8 |
0x0002e246 |
158 |
25% |
12849 |
.text.zps_psNwkInitCmdFrame |
0x0002e246 |
0x0002e2c8 |
130 |
20% |
12852 |
Expected total in zps_nwk_frm.o file: |
650 |
Actual: |
650 |
100% |
12843 |
m_text / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.text.zps_vJoinInitNtParent |
0x0002e2c8 |
0x0002e4a2 |
474 |
30% |
12855 |
.text.zps_vCheckActvNtForDuplicate |
0x0002e4a2 |
0x0002e54a |
168 |
11% |
12858 |
.text.zps_vSendJoinDcfm |
0x0002e54a |
0x0002e588 |
62 |
4% |
12861 |
.text.zps_vNwkHandleCmeDirectJoinReq |
0x0002e588 |
0x0002e59a |
18 |
2% |
12864 |
.text.zps_eNwkHandleSmeCommStatusInd |
0x0002e59a |
0x0002e59e |
4 |
1% |
12867 |
.text.zps_eNwkHandleSmeOrphanInd |
0x0002e59e |
0x0002e5a4 |
6 |
1% |
12870 |
.text.zps_vTidyActvNtAfterJoin |
0x0002e5a4 |
0x0002e62e |
138 |
9% |
12873 |
.text.eRejoinRspDataDcfm |
0x0002e62e |
0x0002e6c0 |
146 |
10% |
12876 |
.text.zps_eNwkHandleSceRejnResponse |
0x0002e6c0 |
0x0002e70e |
78 |
5% |
12878 |
.text.zps_vnwkJoinContinueRejoin |
0x0002e70e |
0x0002e7a8 |
154 |
10% |
12881 |
.text.zps_vNwkHandleCmeNwkActvJoinReq |
0x0002e7a8 |
0x0002e7b2 |
10 |
1% |
12884 |
.text.zps_eNwkSendJoinResponse |
0x0002e7b2 |
0x0002e8e6 |
308 |
20% |
12887 |
.text.zps_eNwkHandleSmeAssocInd |
0x0002e8e6 |
0x0002e916 |
48 |
3% |
12890 |
Expected total in zps_nwk_join.o file: |
1614 |
Actual: |
1614 |
100% |
12855 |
m_text / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.text.vGiveUp |
0x0002e916 |
0x0002e946 |
48 |
6% |
12893 |
.text.vFinish |
0x0002e946 |
0x0002e9bc |
118 |
13% |
12894 |
.text.eSmeOrphScanDcfm |
0x0002e9bc |
0x0002ea2a |
110 |
12% |
12895 |
.text.vCheckSleepingSendPoll |
0x0002ea2a |
0x0002eaa6 |
124 |
14% |
12897 |
.text.eSmeRjPCPollDcfm |
0x0002eaa6 |
0x0002eae2 |
60 |
7% |
12899 |
.text.eSmeAsocAssocDcfm |
0x0002eae2 |
0x0002eb86 |
164 |
18% |
12901 |
.text.eSceRjRsRejoinRsp |
0x0002eb86 |
0x0002ec70 |
234 |
26% |
12903 |
.text.zps_eRejoinDataDcfm |
0x0002ec70 |
0x0002ecb0 |
64 |
7% |
12905 |
.text.zps_eNwkJoinStInit |
0x0002ecb0 |
0x0002ecb8 |
8 |
1% |
12908 |
Expected total in zps_nwk_join_st.o file: |
930 |
Actual: |
930 |
100% |
12893 |
m_text / .text / zps_nwk_mac.o |
Start |
End |
Size |
% |
Line |
.text.MAC_u64GetExtAddr |
0x0002ecb8 |
0x0002ecc4 |
12 |
100% |
12911 |
Expected total in zps_nwk_mac.o file: |
12 |
Actual: |
12 |
100% |
12911 |
m_text / .text / zps_nwk_scan.o |
Start |
End |
Size |
% |
Line |
.text.zps_sNwkLibSubmitScan |
0x0002ecc4 |
0x0002ed00 |
60 |
47% |
12914 |
.text.zps_vNwkHandleCmeEdScanReq |
0x0002ed00 |
0x0002ed44 |
68 |
54% |
12917 |
Expected total in zps_nwk_scan.o file: |
128 |
Actual: |
128 |
100% |
12914 |
m_text / .text / zps_nwk_sync.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeSyncReq |
0x0002ed44 |
0x0002edb6 |
114 |
76% |
12920 |
.text.zps_eNwkHandleSmePollDcfm |
0x0002edb6 |
0x0002edda |
36 |
24% |
12923 |
Expected total in zps_nwk_sync.o file: |
150 |
Actual: |
150 |
100% |
12920 |
m_text / .text / zps_nwk_intf.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeGetInterface |
0x0002edda |
0x0002eee6 |
268 |
100% |
12926 |
Expected total in zps_nwk_intf.o file: |
268 |
Actual: |
268 |
100% |
12926 |
m_text / .text / zps_apl_options.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vRegisterInterPanHandlers |
0x0002eee6 |
0x0002eef2 |
12 |
12% |
12929 |
.text.ZPS_vInterceptMcpsDataCallback |
0x0002eef2 |
0x0002ef4c |
90 |
89% |
12932 |
Expected total in zps_apl_options.o file: |
102 |
Actual: |
102 |
100% |
12929 |
m_text / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.text.vHandleApsInterPanDcfmData |
0x0002ef4c |
0x0002ef8e |
66 |
55% |
12935 |
.text.vFillApduErrorEventInterPan |
0x0002ef8e |
0x0002efc4 |
54 |
45% |
12938 |
Expected total in zps_apl_interpan.o file: |
120 |
Actual: |
120 |
100% |
12935 |
m_text / .text / Phy.o |
Start |
End |
Size |
% |
Line |
.text.PHY_get_ctx |
0x0002efc4 |
0x0002eff2 |
46 |
100% |
12941 |
Expected total in Phy.o file: |
46 |
Actual: |
46 |
100% |
12941 |
m_text / .text / MacMain.o |
Start |
End |
Size |
% |
Line |
.text.Dumy_MCPS_NWK_SapHandler |
0x0002eff2 |
0x0002effc |
10 |
4% |
12944 |
.text.Dumy_MLME_NWK_SapHandler |
0x0002effc |
0x0002f006 |
10 |
4% |
12947 |
.text.Mac_TimerNotify |
0x0002f006 |
0x0002f00e |
8 |
3% |
12950 |
.text.PLME_MAC_SapHandler |
0x0002f00e |
0x0002f012 |
4 |
2% |
12952 |
.text.Mlme_VerifyNwkInput |
0x0002f012 |
0x0002f106 |
244 |
89% |
12955 |
Expected total in MacMain.o file: |
276 |
Actual: |
276 |
100% |
12944 |
m_text / .text / MacStateMachine.o |
Start |
End |
Size |
% |
Line |
.text.Mac_TransactionExpire |
0x0002f106 |
0x0002f10e |
8 |
7% |
12958 |
.text.Mac_McpsDataReqHandle |
0x0002f10e |
0x0002f188 |
122 |
94% |
12961 |
Expected total in MacStateMachine.o file: |
130 |
Actual: |
130 |
100% |
12958 |
m_text / .text / MacTimer.o |
Start |
End |
Size |
% |
Line |
.text.clear_event |
0x0002f188 |
0x0002f194 |
12 |
100% |
12964 |
Expected total in MacTimer.o file: |
12 |
Actual: |
12 |
100% |
12964 |
m_text / .text / Association.o |
Start |
End |
Size |
% |
Line |
.text.Association_TriggerPoll |
0x0002f194 |
0x0002f1a2 |
14 |
5% |
12966 |
.text.Association_VerifyParameters |
0x0002f1a2 |
0x0002f1e4 |
66 |
21% |
12969 |
.text.Association_InitSeq |
0x0002f1e4 |
0x0002f252 |
110 |
35% |
12972 |
.text.AssociationRes_VerifyParameters |
0x0002f252 |
0x0002f27e |
44 |
14% |
12975 |
.text.AssociationRes_SendStatus |
0x0002f27e |
0x0002f2d0 |
82 |
26% |
12978 |
Expected total in Association.o file: |
316 |
Actual: |
316 |
100% |
12966 |
m_text / .text / DataRx.o |
Start |
End |
Size |
% |
Line |
.text.Mac_CreateMcpsDataInd |
0x0002f2d0 |
0x0002f382 |
178 |
20% |
12981 |
.text.Mac_CreateMlmeCommStatusInd |
0x0002f382 |
0x0002f420 |
158 |
18% |
12984 |
.text.Mac_PreProcessDataIndication |
0x0002f420 |
0x0002f488 |
104 |
12% |
12987 |
.text.Mac_CreateMlmeSyncLossInd |
0x0002f488 |
0x0002f4de |
86 |
10% |
12990 |
.text.Mac_IsPanIdConflict |
0x0002f4de |
0x0002f52a |
76 |
9% |
12993 |
.text.Mac_ProcessBeaconFrame |
0x0002f52a |
0x0002f666 |
316 |
35% |
12996 |
Expected total in DataRx.o file: |
918 |
Actual: |
918 |
100% |
12981 |
m_text / .text / DataTx.o |
Start |
End |
Size |
% |
Line |
.text.DataTx_Backoff |
0x0002f666 |
0x0002f67a |
20 |
3% |
12999 |
.text.DataTx_VerifyParameters |
0x0002f67a |
0x0002f6ea |
112 |
13% |
13002 |
.text.DataTx_BuildFrame |
0x0002f6ea |
0x0002f7a8 |
190 |
21% |
13005 |
.text.DataTx_SendStatus |
0x0002f7a8 |
0x0002f8b8 |
272 |
30% |
13008 |
.text.Mac_GetRandomBackoff |
0x0002f8b8 |
0x0002f8de |
38 |
5% |
13011 |
.text.DataTx_CsmaCaRetry |
0x0002f8de |
0x0002f908 |
42 |
5% |
13014 |
.text.DataTx_SendEmptyFrame |
0x0002f908 |
0x0002f948 |
64 |
8% |
13017 |
.text.DataTx_SendDataConfirm |
0x0002f948 |
0x0002f9f8 |
176 |
20% |
13020 |
Expected total in DataTx.o file: |
914 |
Actual: |
914 |
100% |
12999 |
m_text / .text / Disassociation.o |
Start |
End |
Size |
% |
Line |
.text.Disassociation_VerifyParameters |
0x0002f9f8 |
0x0002fa60 |
104 |
59% |
13023 |
.text.Disassociation_InitSeq |
0x0002fa60 |
0x0002faaa |
74 |
42% |
13026 |
Expected total in Disassociation.o file: |
178 |
Actual: |
178 |
100% |
13023 |
m_text / .text / Orphan.o |
Start |
End |
Size |
% |
Line |
.text.Orphan_VerifyParameters |
0x0002faaa |
0x0002fade |
52 |
25% |
13029 |
.text.Orphan_SendStatus |
0x0002fade |
0x0002fb30 |
82 |
40% |
13032 |
.text.Orphan_InitSeq |
0x0002fb30 |
0x0002fb7a |
74 |
36% |
13035 |
Expected total in Orphan.o file: |
208 |
Actual: |
208 |
100% |
13029 |
m_text / .text / Poll.o |
Start |
End |
Size |
% |
Line |
.text.Poll_SendConfirm |
0x0002fb7a |
0x0002fbd2 |
88 |
62% |
13038 |
.text.Poll_InitSeq |
0x0002fbd2 |
0x0002fc0a |
56 |
39% |
13041 |
Expected total in Poll.o file: |
144 |
Actual: |
144 |
100% |
13038 |
m_text / .text / Reset.o |
Start |
End |
Size |
% |
Line |
.text.mlmeResetReq |
0x0002fc0a |
0x0002fd22 |
280 |
100% |
13044 |
Expected total in Reset.o file: |
280 |
Actual: |
280 |
100% |
13044 |
m_text / .text / RxEnable.o |
Start |
End |
Size |
% |
Line |
.text.RxEnable_Deactivate |
0x0002fd22 |
0x0002fd58 |
54 |
48% |
13047 |
.text.RxEnable_SetRx |
0x0002fd58 |
0x0002fd94 |
60 |
53% |
13050 |
Expected total in RxEnable.o file: |
114 |
Actual: |
114 |
100% |
13047 |
m_text / .text / Scan.o |
Start |
End |
Size |
% |
Line |
.text.Scan_SendData |
0x0002fd94 |
0x0002fd9e |
10 |
1% |
13053 |
.text.Scan_StopTimer |
0x0002fd9e |
0x0002fdb2 |
20 |
2% |
13055 |
.text.Scan_Deactivate |
0x0002fdb2 |
0x0002fe30 |
126 |
13% |
13058 |
.text.Scan_NextChannel |
0x0002fe30 |
0x0002fee8 |
184 |
19% |
13060 |
.text.Scan_StartFastEDScan |
0x0002fee8 |
0x0002ff36 |
78 |
8% |
13062 |
.text.Scan_StartEDScan |
0x0002ff36 |
0x0002ffa8 |
114 |
12% |
13065 |
.text.Scan_Advance |
0x0002ffa8 |
0x0002ffcc |
36 |
4% |
13068 |
.text.Scan_Timeout |
0x0002ffcc |
0x0002ffe8 |
28 |
3% |
13071 |
.text.Scan_FastEdAcquire |
0x0002ffe8 |
0x00030036 |
78 |
8% |
13073 |
.text.Scan_EdAcquire |
0x00030036 |
0x0003006e |
56 |
6% |
13076 |
.text.Scan_OrphanAcquire |
0x0003006e |
0x000300fe |
144 |
15% |
13079 |
.text.Mac_ScanMsgHandler |
0x000300fe |
0x00030186 |
136 |
14% |
13082 |
Expected total in Scan.o file: |
1010 |
Actual: |
1010 |
100% |
13053 |
m_text / .text / Start.o |
Start |
End |
Size |
% |
Line |
.text.Start_SetPIBs |
0x00030186 |
0x000301f6 |
112 |
39% |
13085 |
.text.Start_SeqTerminate |
0x000301f6 |
0x0003023a |
68 |
24% |
13088 |
.text.CoordRealignment_SendStatus |
0x0003023a |
0x00030262 |
40 |
14% |
13091 |
.text.Start_InitSeq |
0x00030262 |
0x000302aa |
72 |
25% |
13094 |
Expected total in Start.o file: |
292 |
Actual: |
292 |
100% |
13085 |
m_text / .text / MacSec.o |
Start |
End |
Size |
% |
Line |
.text.Sec_LookupKeyDescriptor |
0x000302aa |
0x00030318 |
110 |
6% |
13097 |
.text.Sec_DetermineNonPayloadFieldsLength |
0x00030318 |
0x00030370 |
88 |
5% |
13099 |
.text.Sec_CheckBeaconSecurityParameters |
0x00030370 |
0x00030426 |
182 |
9% |
13101 |
.text.Sec_SecureTxFrame |
0x00030426 |
0x000305d0 |
426 |
22% |
13104 |
.text.Sec_CreateAuxSecHeader |
0x000305d0 |
0x0003063e |
110 |
6% |
13107 |
.text.Sec_UnsecureRxFrame |
0x0003063e |
0x00030a94 |
1110 |
55% |
13110 |
Expected total in MacSec.o file: |
2026 |
Actual: |
2026 |
100% |
13097 |
m_text / .text / SecurityLib.o |
Start |
End |
Size |
% |
Line |
.text.AES_128_CCM_Star |
0x00030a94 |
0x00030afe |
106 |
100% |
13113 |
Expected total in SecurityLib.o file: |
106 |
Actual: |
106 |
100% |
13113 |
m_text / .text / MacPib.o |
Start |
End |
Size |
% |
Line |
.text.Mac_ComputeMaxFrameTotalWaitTime |
0x00030afe |
0x00030b58 |
90 |
24% |
13116 |
.text.Mac_SetPhyPIBs |
0x00030b58 |
0x00030c6e |
278 |
74% |
13118 |
.text.Mac_GetTurnoroundTime |
0x00030c6e |
0x00030c72 |
4 |
2% |
13121 |
.text.Mac_GetCCATime |
0x00030c72 |
0x00030c76 |
4 |
2% |
13124 |
Expected total in MacPib.o file: |
376 |
Actual: |
376 |
100% |
13116 |
m_text / .text / MacFrames.o |
Start |
End |
Size |
% |
Line |
.text.FrameBuild_DisassociationNotification |
0x00030c76 |
0x00030cda |
100 |
14% |
13127 |
.text.FrameBuild_DataRequest |
0x00030cda |
0x00030d90 |
182 |
25% |
13130 |
.text.FrameBuild_PanIdConflictNotification |
0x00030d90 |
0x00030dc6 |
54 |
8% |
13133 |
.text.FrameBuild_Beacon |
0x00030dc6 |
0x00030ef8 |
306 |
41% |
13136 |
.text.FrameBuild_ZeroLengthPayload |
0x00030ef8 |
0x00030f6a |
114 |
16% |
13139 |
Expected total in MacFrames.o file: |
756 |
Actual: |
756 |
100% |
13127 |
m_text / .text / MacSequenceMngr.o |
Start |
End |
Size |
% |
Line |
.text.getFirstSequenceByChecksum |
0x00030f6a |
0x00030f82 |
24 |
10% |
13142 |
.text.getLastSequenceByChecksum |
0x00030f82 |
0x00030fa0 |
30 |
12% |
13145 |
.text.getSequenceByMsduHandle |
0x00030fa0 |
0x00030fbe |
30 |
12% |
13148 |
.text.createNewSeq |
0x00030fbe |
0x00030fd2 |
20 |
8% |
13151 |
.text.getChecksum |
0x00030fd2 |
0x00031004 |
50 |
20% |
13154 |
.text.getSequenceByDestination |
0x00031004 |
0x00031034 |
48 |
20% |
13157 |
.text.getFreeIndex |
0x00031034 |
0x00031064 |
48 |
20% |
13160 |
Expected total in MacSequenceMngr.o file: |
250 |
Actual: |
250 |
100% |
13142 |
m_text / .text / zps_tsv.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_eTsvClose |
0x00031064 |
0x00031068 |
4 |
7% |
13163 |
.text.ZPS_eTsvStart |
0x00031068 |
0x00031084 |
28 |
47% |
13166 |
.text.ZPS_eTsvStop |
0x00031084 |
0x000310a0 |
28 |
47% |
13169 |
Expected total in zps_tsv.o file: |
60 |
Actual: |
60 |
100% |
13163 |
m_text / .text / zps_apl_inl.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pu8AplZdoGetVsOUI |
0x000310a0 |
0x000310b0 |
16 |
100% |
13172 |
Expected total in zps_apl_inl.o file: |
16 |
Actual: |
16 |
100% |
13172 |
m_text / .text / fsl_k4_flash.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x000310b0 |
0x00031140 |
144 |
100% |
13177 |
Expected total in fsl_k4_flash.o file: |
144 |
Actual: |
144 |
100% |
13177 |
m_text / .text / app_ota_client.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x00031140 |
0x00031150 |
16 |
100% |
13178 |
Expected total in app_ota_client.o file: |
16 |
Actual: |
16 |
100% |
13178 |
m_text / .text / zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x00031150 |
0x00031158 |
8 |
100% |
13179 |
Expected total in zcl_attribute.o file: |
8 |
Actual: |
8 |
100% |
13179 |
m_text / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x00031158 |
0x00031160 |
8 |
100% |
13180 |
Expected total in zps_nwk_join.o file: |
8 |
Actual: |
8 |
100% |
13180 |
m_text / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ahEndpoint0InputClusterAPdus |
0x00031160 |
0x000312ac |
332 |
55% |
13183 |
.rodata.s_ahEndpoint1InputClusterAPdus |
0x000312ac |
0x000312d4 |
40 |
7% |
13185 |
.rodata.s_asAplZdoServers |
0x000312d4 |
0x00031364 |
144 |
24% |
13187 |
.rodata.s_sNibInitialValues |
0x00031364 |
0x00031384 |
32 |
6% |
13189 |
.rodata.s_sNwkTbl |
0x00031384 |
0x000313c4 |
64 |
11% |
13191 |
Expected total in zps_gen.o file: |
612 |
Actual: |
612 |
100% |
13183 |
m_text / .text / clock_config.o |
Start |
End |
Size |
% |
Line |
.rodata.g_scgFircConfig_BOARD_BootClockRUN |
0x000313c4 |
0x000313d0 |
12 |
43% |
13193 |
.rodata.g_scgSysOscConfig_BOARD_BootClockRUN |
0x000313d0 |
0x000313dc |
12 |
43% |
13196 |
.rodata.g_sysClkConfig_BOARD_BootClockRUN |
0x000313dc |
0x000313e0 |
4 |
15% |
13199 |
Expected total in clock_config.o file: |
28 |
Actual: |
28 |
100% |
13193 |
m_text / .text / fsl_lpuart.o |
Start |
End |
Size |
% |
Line |
.rodata.s_lpuartClock |
0x000313e0 |
0x000313e8 |
8 |
100% |
13202 |
Expected total in fsl_lpuart.o file: |
8 |
Actual: |
8 |
100% |
13202 |
m_text / .text / fwk_platform_ics.o |
Start |
End |
Size |
% |
Line |
.rodata.fwkRpmsgConfig |
0x000313e8 |
0x000313f4 |
12 |
100% |
13204 |
Expected total in fwk_platform_ics.o file: |
12 |
Actual: |
12 |
100% |
13204 |
m_text / .text / glue.o |
Start |
End |
Size |
% |
Line |
.rodata.g_pfnVectors |
0x000313f4 |
0x000313f8 |
4 |
100% |
13206 |
Expected total in glue.o file: |
4 |
Actual: |
4 |
100% |
13206 |
m_text / .text / mcmgr_internal_core_api_k32w1.o |
Start |
End |
Size |
% |
Line |
.rodata.g_mcmgrSystem |
0x000313f8 |
0x00031404 |
12 |
43% |
13209 |
.rodata.s_mcmgrCores |
0x00031404 |
0x00031414 |
16 |
58% |
13212 |
Expected total in mcmgr_internal_core_api_k32w1.o file: |
28 |
Actual: |
28 |
100% |
13209 |
m_text / .text / fsl_adapter_lptmr.o |
Start |
End |
Size |
% |
Line |
.rodata.s_LptmrBase |
0x00031414 |
0x0003141c |
8 |
100% |
13214 |
Expected total in fsl_adapter_lptmr.o file: |
8 |
Actual: |
8 |
100% |
13214 |
m_text / .text / fsl_pm_board.o |
Start |
End |
Size |
% |
Line |
.rodata.g_devicePMOption |
0x0003141c |
0x00031460 |
68 |
100% |
13216 |
Expected total in fsl_pm_board.o file: |
68 |
Actual: |
68 |
100% |
13216 |
m_text / .text / fsl_adapter_lpuart.o |
Start |
End |
Size |
% |
Line |
.rodata.s_LpuartAdapterBase |
0x00031460 |
0x00031468 |
8 |
50% |
13219 |
.rodata.s_LpuartAdapterClock |
0x00031468 |
0x00031470 |
8 |
50% |
13221 |
Expected total in fsl_adapter_lpuart.o file: |
16 |
Actual: |
16 |
100% |
13219 |
m_text / .text / rpmsg_lite.o |
Start |
End |
Size |
% |
Line |
.rodata.master_vq_ops |
0x00031470 |
0x00031480 |
16 |
100% |
13223 |
Expected total in rpmsg_lite.o file: |
16 |
Actual: |
16 |
100% |
13223 |
m_text / .text / fwk_platform_lowpower.o |
Start |
End |
Size |
% |
Line |
.rodata.TCM_END_ADDR_tab |
0x00031480 |
0x000314a0 |
32 |
45% |
13225 |
.rodata.TCM_START_ADDR_tab |
0x000314a0 |
0x000314c0 |
32 |
45% |
13227 |
.rodata.fwkSrvLowPowerConstraintCallbacks |
0x000314c0 |
0x000314c8 |
8 |
12% |
13229 |
Expected total in fwk_platform_lowpower.o file: |
72 |
Actual: |
72 |
100% |
13225 |
m_text / .text / OtaInternalFlash.o |
Start |
End |
Size |
% |
Line |
.rodata.int_flash_ops |
0x000314c8 |
0x000314e4 |
28 |
100% |
13231 |
Expected total in OtaInternalFlash.o file: |
28 |
Actual: |
28 |
100% |
13231 |
m_text / .text / fwk_platform_ota.o |
Start |
End |
Size |
% |
Line |
.rodata.int_ota_partition_cfg |
0x000314e4 |
0x000314fc |
24 |
100% |
13233 |
Expected total in fwk_platform_ota.o file: |
24 |
Actual: |
24 |
100% |
13233 |
m_text / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.rodata.os_thread_def_main_task |
0x000314fc |
0x0003151c |
32 |
100% |
13235 |
Expected total in fsl_os_abstraction_bm.o file: |
32 |
Actual: |
32 |
100% |
13235 |
m_text / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.25 |
0x0003151c |
0x0003159c |
128 |
100% |
13237 |
Expected total in zps_mac_common.o file: |
128 |
Actual: |
128 |
100% |
13237 |
m_text / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.rodata.s_apsStSceTbl |
0x0003159c |
0x000315b0 |
20 |
100% |
13239 |
Expected total in zps_nwk_mcps.o file: |
20 |
Actual: |
20 |
100% |
13239 |
m_text / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.rodata.s_apsStSmeTbl |
0x000315b0 |
0x000315c4 |
20 |
100% |
13241 |
Expected total in zps_nwk_mlme.o file: |
20 |
Actual: |
20 |
100% |
13241 |
m_text / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.rodata.au32NwkPdmRecordOffsets |
0x000315c4 |
0x000315dc |
24 |
29% |
13243 |
.rodata.au32EndDeviceTimeoutConstants |
0x000315dc |
0x00031618 |
60 |
72% |
13246 |
Expected total in zps_nwk_nib.o file: |
84 |
Actual: |
84 |
100% |
13243 |
m_text / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.rodata.atCfmSize |
0x00031618 |
0x00031658 |
64 |
100% |
13249 |
Expected total in zps_nwk_nlme.o file: |
64 |
Actual: |
64 |
100% |
13249 |
m_text / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_sActvSceTbl |
0x00031658 |
0x00031664 |
12 |
11% |
13251 |
.rodata.zps_sActvSmeTbl |
0x00031664 |
0x00031670 |
12 |
11% |
13254 |
.rodata.s_aprActvStHandleSce |
0x00031670 |
0x0003168c |
28 |
25% |
13257 |
.rodata.s_aprActvStHandleSme |
0x0003168c |
0x000316a8 |
28 |
25% |
13259 |
.rodata.s_aprActvStHandleCme |
0x000316a8 |
0x000316c8 |
32 |
29% |
13261 |
Expected total in zps_nwk_actv_st.o file: |
112 |
Actual: |
112 |
100% |
13251 |
m_text / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_sDiscSmeTbl |
0x000316c8 |
0x000316d4 |
12 |
30% |
13263 |
.rodata.s_aprDiscStHandleSme |
0x000316d4 |
0x000316f0 |
28 |
70% |
13266 |
Expected total in zps_nwk_disc_st.o file: |
40 |
Actual: |
40 |
100% |
13263 |
m_text / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aprIdleStHandleCme |
0x000316f0 |
0x00031700 |
16 |
100% |
13268 |
Expected total in zps_nwk_idle_st.o file: |
16 |
Actual: |
16 |
100% |
13268 |
m_text / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_sJoinSceTbl |
0x00031700 |
0x0003170c |
12 |
24% |
13270 |
.rodata.zps_sJoinSmeTbl |
0x0003170c |
0x00031718 |
12 |
24% |
13273 |
.rodata.s_aprJoinStHandleSce |
0x00031718 |
0x00031724 |
12 |
24% |
13276 |
.rodata.s_aprJoinStHandleSme |
0x00031724 |
0x00031734 |
16 |
31% |
13278 |
Expected total in zps_nwk_join_st.o file: |
52 |
Actual: |
52 |
100% |
13270 |
m_text / .text / MacGlobals.o |
Start |
End |
Size |
% |
Line |
.rodata.os_thread_def_Mac_Task |
0x00031734 |
0x00031754 |
32 |
100% |
13280 |
Expected total in MacGlobals.o file: |
32 |
Actual: |
32 |
100% |
13280 |
m_text / .text / lib_a-impure.o |
Start |
End |
Size |
% |
Line |
.rodata._global_impure_ptr |
0x00031754 |
0x00031758 |
4 |
100% |
13283 |
Expected total in lib_a-impure.o file: |
4 |
Actual: |
4 |
100% |
13283 |
m_text / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.rodata.s_au16Endpoint0InputClusterList |
0x00031758 |
0x000317fe |
166 |
44% |
13286 |
.rodata.s_au16Endpoint0OutputClusterList |
0x000317fe |
0x000318a4 |
166 |
44% |
13288 |
.rodata.s_au16Endpoint1InputClusterList |
0x000318a4 |
0x000318b8 |
20 |
6% |
13290 |
.rodata.s_au16Endpoint1OutputClusterList |
0x000318b8 |
0x000318ca |
18 |
5% |
13292 |
.rodata.s_sNwkTblSize |
0x000318ca |
0x000318da |
16 |
5% |
13294 |
Expected total in zps_gen.o file: |
386 |
Actual: |
386 |
100% |
13286 |
m_text / .text / clock_config.o |
Start |
End |
Size |
% |
Line |
.rodata.FircTrimConfig_BOARD_BootClockRUN |
0x000318da |
0x000318e2 |
8 |
100% |
13296 |
Expected total in clock_config.o file: |
8 |
Actual: |
8 |
100% |
13296 |
m_text / .text / Basic.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_BasicClusterAttributeDefinitions |
0x000318e2 |
0x0003195a |
120 |
100% |
13298 |
Expected total in Basic.o file: |
120 |
Actual: |
120 |
100% |
13298 |
m_text / .text / Groups.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_GroupsClusterAttributeDefinitions |
0x0003195a |
0x0003196a |
16 |
100% |
13301 |
Expected total in Groups.o file: |
16 |
Actual: |
16 |
100% |
13301 |
m_text / .text / Identify.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_IdentifyClusterAttributeDefinitions |
0x0003196a |
0x00031982 |
24 |
100% |
13304 |
Expected total in Identify.o file: |
24 |
Actual: |
24 |
100% |
13304 |
m_text / .text / LevelControl.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_LevelControlClientClusterAttributeDefinitions |
0x00031982 |
0x00031992 |
16 |
100% |
13307 |
Expected total in LevelControl.o file: |
16 |
Actual: |
16 |
100% |
13307 |
m_text / .text / OnOff.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_OnOffClientClusterAttributeDefinitions |
0x00031992 |
0x000319a2 |
16 |
100% |
13310 |
Expected total in OnOff.o file: |
16 |
Actual: |
16 |
100% |
13310 |
m_text / .text / ColourControl.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_ColourControlClusterAttributeDefinitions |
0x000319a2 |
0x000319b2 |
16 |
100% |
13313 |
Expected total in ColourControl.o file: |
16 |
Actual: |
16 |
100% |
13313 |
m_text / .text / OTA.o |
Start |
End |
Size |
% |
Line |
.rodata.asOTAClusterAttributeDefinitions |
0x000319b2 |
0x000319da |
40 |
100% |
13316 |
Expected total in OTA.o file: |
40 |
Actual: |
40 |
100% |
13316 |
m_text / .text / zll_commission.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_ZllCommissionClusterAttributeDefinitions |
0x000319da |
0x000319ea |
16 |
100% |
13319 |
Expected total in zll_commission.o file: |
16 |
Actual: |
16 |
100% |
13319 |
m_text / .text / MacMain.o |
Start |
End |
Size |
% |
Line |
.rodata.gMacLocalDataSize |
0x000319ea |
0x000319ec |
2 |
100% |
13322 |
Expected total in MacMain.o file: |
2 |
Actual: |
2 |
100% |
13322 |
m_text / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.rodata.main_task.str1.1 |
0x000319ec |
0x00031a00 |
20 |
100% |
13325 |
Expected total in app_main.o file: |
20 |
Actual: |
20 |
100% |
13325 |
m_text / .text / app_start_controller.o |
Start |
End |
Size |
% |
Line |
.rodata.vfExtendedStatusCallBack.str1.1 |
0x00031a00 |
0x00031a1d |
29 |
13% |
13327 |
.rodata.Wakeup.str1.1 |
0x00031a1d |
0x00031a31 |
20 |
9% |
13329 |
.rodata.PreSleep.str1.1 |
0x00031a31 |
0x00031a46 |
21 |
9% |
13331 |
.rodata.vAppMain.str1.1 |
0x00031a46 |
0x00031aeb |
165 |
71% |
13333 |
Expected total in app_start_controller.o file: |
235 |
Actual: |
235 |
100% |
13327 |
m_text / .text / App_ColorSceneController.o |
Start |
End |
Size |
% |
Line |
.rodata.vAPP_ZCL_DeviceSpecific_Init.str1.1 |
0x00031aeb |
0x00031b27 |
60 |
100% |
13335 |
Expected total in App_ColorSceneController.o file: |
60 |
Actual: |
60 |
100% |
13335 |
m_text / .text / zlo_controller_node.o |
Start |
End |
Size |
% |
Line |
.rodata.vStartPolling.str1.1 |
0x00031b27 |
0x00031b3e |
23 |
2% |
13337 |
.rodata.APP_cbTimerAddGroup.str1.1 |
0x00031b3e |
0x00031b77 |
57 |
4% |
13339 |
.rodata.vSelectLight.str1.1 |
0x00031b77 |
0x00031b81 |
10 |
1% |
13341 |
.rodata.bAddToEndpointTable.str1.1 |
0x00031b81 |
0x00031bcc |
75 |
5% |
13343 |
.rodata.APP_taskController.str1.1 |
0x00031bcc |
0x00031ce6 |
282 |
16% |
13345 |
.rodata.vSetGroupAddress.str1.1 |
0x00031ce6 |
0x00031cf8 |
18 |
1% |
13347 |
.rodata.APP_vInitialiseNode.str1.1 |
0x00031cf8 |
0x00031db0 |
184 |
11% |
13349 |
.rodata.APP_cbTimerPoll.str1.1 |
0x00031db0 |
0x00031ed0 |
288 |
16% |
13351 |
.rodata.APP_vBdbCallback.str1.1 |
0x00031ed0 |
0x00032241 |
881 |
49% |
13353 |
Expected total in zlo_controller_node.o file: |
1818 |
Actual: |
1818 |
100% |
13337 |
m_text / .text / app_zcl_controller_task.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_ZCL_cbEndpointCallback.str1.1 |
0x00032241 |
0x0003228a |
73 |
51% |
13355 |
.rodata.APP_ZCL_vInitialise.str1.1 |
0x0003228a |
0x000322d2 |
72 |
50% |
13357 |
Expected total in app_zcl_controller_task.o file: |
145 |
Actual: |
145 |
100% |
13355 |
m_text / .text / app_level_commands.o |
Start |
End |
Size |
% |
Line |
.rodata.vAppLevelStop.str1.1 |
0x000322d2 |
0x00032309 |
55 |
100% |
13359 |
Expected total in app_level_commands.o file: |
55 |
Actual: |
55 |
100% |
13359 |
m_text / .text / app_group_commands.o |
Start |
End |
Size |
% |
Line |
.rodata.vAppAddGroup.str1.1 |
0x00032309 |
0x00032340 |
55 |
100% |
13361 |
Expected total in app_group_commands.o file: |
55 |
Actual: |
55 |
100% |
13361 |
m_text / .text / app_general_commands.o |
Start |
End |
Size |
% |
Line |
.rodata.bAppSendBasicResetReq.str1.1 |
0x00032309 |
0x00032332 |
41 |
79% |
13364 |
.rodata.vAppChangeChannel.str1.1 |
0x00032332 |
0x0003233d |
11 |
22% |
13366 |
Expected total in app_general_commands.o file: |
52 |
Actual: |
52 |
100% |
13364 |
m_text / .text / board_dcdc.o |
Start |
End |
Size |
% |
Line |
.rodata.spcLpCfg |
0x0003233d |
0x00032346 |
9 |
100% |
13368 |
Expected total in board_dcdc.o file: |
9 |
Actual: |
9 |
100% |
13368 |
m_text / .text / clock_config.o |
Start |
End |
Size |
% |
Line |
.rodata.g_scgSircConfig_BOARD_BootClockRUN |
0x00032346 |
0x00032347 |
1 |
100% |
13370 |
Expected total in clock_config.o file: |
1 |
Actual: |
1 |
100% |
13370 |
m_text / .text / app_menu_handler_OM15082.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_vHandleFactoryNewKeyPress.str1.1 |
0x00032347 |
0x0003239b |
84 |
87% |
13373 |
.rodata.APP_vHandleKeyPress.str1.1 |
0x0003239b |
0x000323a8 |
13 |
14% |
13375 |
Expected total in app_menu_handler_OM15082.o file: |
97 |
Actual: |
97 |
100% |
13373 |
m_text / .text / app_ota_client.o |
Start |
End |
Size |
% |
Line |
.rodata.bInitialiseOTAClusterAndAttributes.str1.1 |
0x000323a8 |
0x0003241d |
117 |
4% |
13377 |
.rodata.vAppInitOTA.str1.1 |
0x0003241d |
0x000325fd |
480 |
14% |
13379 |
.rodata.vLoadOTAPersistedData.str1.1 |
0x000325fd |
0x00032641 |
68 |
2% |
13382 |
.rodata.vHandleMatchDescriptor.str1.1 |
0x00032641 |
0x000326c0 |
127 |
4% |
13384 |
.rodata.vHandleIeeeAddressRsp.str1.1 |
0x000326c0 |
0x00032791 |
209 |
6% |
13386 |
.rodata.vRunAppOTAStateMachine.str1.1 |
0x00032791 |
0x00032c76 |
1253 |
34% |
13389 |
.rodata.vHandleAppOtaClient.str1.1 |
0x00032c76 |
0x00033212 |
1436 |
39% |
13392 |
Expected total in app_ota_client.o file: |
3690 |
Actual: |
3690 |
100% |
13377 |
m_text / .text / fsl_lpuart.o |
Start |
End |
Size |
% |
Line |
.rodata.s_lpuartIRQ |
0x00033212 |
0x00033214 |
2 |
100% |
13394 |
Expected total in fsl_lpuart.o file: |
2 |
Actual: |
2 |
100% |
13394 |
m_text / .text / ModuleInfo.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x00033214 |
0x00033232 |
30 |
100% |
13397 |
Expected total in ModuleInfo.o file: |
30 |
Actual: |
30 |
100% |
13397 |
m_text / .text / mcmgr_internal_core_api_k32w1.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x00033232 |
0x00033241 |
15 |
100% |
13399 |
Expected total in mcmgr_internal_core_api_k32w1.o file: |
15 |
Actual: |
15 |
100% |
13399 |
m_text / .text / fsl_edma.o |
Start |
End |
Size |
% |
Line |
.rodata.s_edmaIRQNumber |
0x00033241 |
0x00033251 |
16 |
100% |
13401 |
Expected total in fsl_edma.o file: |
16 |
Actual: |
16 |
100% |
13401 |
m_text / .text / rpmsg_lite.o |
Start |
End |
Size |
% |
Line |
.rodata.rpmsg_lite_master_init.str1.1 |
0x00033251 |
0x0003325d |
12 |
100% |
13403 |
Expected total in rpmsg_lite.o file: |
12 |
Actual: |
12 |
100% |
13403 |
m_text / .text / HWParameter.o |
Start |
End |
Size |
% |
Line |
.rodata.mProdDataIdentifier |
0x0003325d |
0x00033267 |
10 |
100% |
13405 |
Expected total in HWParameter.o file: |
10 |
Actual: |
10 |
100% |
13405 |
m_text / .text / fwk_platform_lowpower.o |
Start |
End |
Size |
% |
Line |
.rodata.TCM_IS_ECC |
0x00033267 |
0x0003326f |
8 |
43% |
13407 |
.rodata.pd_name_2_id |
0x0003326f |
0x00033271 |
2 |
11% |
13409 |
.rodata.spc_lp_name_2_pd_state |
0x00033271 |
0x0003327a |
9 |
48% |
13411 |
Expected total in fwk_platform_lowpower.o file: |
19 |
Actual: |
19 |
100% |
13407 |
m_text / .text / wdog.o |
Start |
End |
Size |
% |
Line |
.rodata.WDOG0_IRQHandler.str1.1 |
0x0003327a |
0x000332b8 |
62 |
100% |
13413 |
Expected total in wdog.o file: |
62 |
Actual: |
62 |
100% |
13413 |
m_text / .text / fwk_platform_ota.o |
Start |
End |
Size |
% |
Line |
.rodata.PLATFORM_OtaNotifyNewImageReady.str1.1 |
0x000332b8 |
0x000332c9 |
17 |
100% |
13415 |
Expected total in fwk_platform_ota.o file: |
17 |
Actual: |
17 |
100% |
13415 |
m_text / .text / fwk_platform_ot.o |
Start |
End |
Size |
% |
Line |
.rodata.gIeee802_15_4_ADDR_OUI_c |
0x000332c9 |
0x000332cc |
3 |
100% |
13417 |
Expected total in fwk_platform_ot.o file: |
3 |
Actual: |
3 |
100% |
13417 |
m_text / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x000332cc |
0x000332d6 |
10 |
91% |
13419 |
.rodata.gUseRtos_c |
0x000332d6 |
0x000332d7 |
1 |
10% |
13421 |
Expected total in fsl_os_abstraction_bm.o file: |
11 |
Actual: |
11 |
100% |
13419 |
m_text / .text / appZdpExtraction.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdpUnpackNwkAddressResponse.str1.1 |
0x000332d7 |
0x000332d9 |
2 |
100% |
13424 |
Expected total in appZdpExtraction.o file: |
2 |
Actual: |
2 |
100% |
13424 |
m_text / .text / OTA_client.o |
Start |
End |
Size |
% |
Line |
.rodata.eOTA_HandleImageVerification.str1.1 |
0x000332d7 |
0x0003332d |
86 |
100% |
13426 |
Expected total in OTA_client.o file: |
86 |
Actual: |
86 |
100% |
13426 |
m_text / .text / zll_CommissionCmdHandler.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_ZllCommissionCommandHandler.str1.1 |
0x0003332d |
0x00033383 |
86 |
100% |
13428 |
Expected total in zll_CommissionCmdHandler.o file: |
86 |
Actual: |
86 |
100% |
13428 |
m_text / .text / zll_commission.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_ZllCommissionCommandDeviceInfoRspCommandSend.str1.1 |
0x0003332d |
0x00033349 |
28 |
100% |
13431 |
Expected total in zll_commission.o file: |
28 |
Actual: |
28 |
100% |
13431 |
m_text / .text / zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.rodata.au8ConstSizeArray |
0x00033349 |
0x0003344b |
258 |
100% |
13433 |
Expected total in zcl_attribute.o file: |
258 |
Actual: |
258 |
100% |
13433 |
m_text / .text / bdb_ns.o |
Start |
End |
Size |
% |
Line |
.rodata.BDB_vNsStateMachine.str1.1 |
0x0003344b |
0x0003347d |
50 |
100% |
13436 |
Expected total in bdb_ns.o file: |
50 |
Actual: |
50 |
100% |
13436 |
m_text / .text / bdb_tl_end_device_initiator_target.o |
Start |
End |
Size |
% |
Line |
.rodata.vTlHandleDeviceInfoRequest.str1.1 |
0x0003347d |
0x00033499 |
28 |
3% |
13438 |
.rodata.vTlSendRouterJoinRequest.constprop.0.str1.1 |
0x00033499 |
0x000334d3 |
58 |
6% |
13440 |
.rodata.vTlEndCommissioning.constprop.0.str1.1 |
0x000334d3 |
0x000334e2 |
15 |
2% |
13442 |
.rodata.BDB_vTlStateMachine.str1.1 |
0x000334e2 |
0x00033857 |
885 |
90% |
13444 |
Expected total in bdb_tl_end_device_initiator_target.o file: |
986 |
Actual: |
986 |
100% |
13438 |
m_text / .text / bdb_fb_initiator.o |
Start |
End |
Size |
% |
Line |
.rodata.vFbBindCluster.str1.1 |
0x00033857 |
0x00033858 |
1 |
100% |
13446 |
Expected total in bdb_fb_initiator.o file: |
1 |
Actual: |
1 |
100% |
13446 |
m_text / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.rodata.eUnfragmentedUnicastTransmission.str1.1 |
0x00033857 |
0x0003385e |
7 |
50% |
13448 |
.rodata.ZPS_vAplHandleApsdeReqRsp.str1.1 |
0x0003385e |
0x00033865 |
7 |
50% |
13450 |
Expected total in zps_apl_apsde.o file: |
14 |
Actual: |
14 |
100% |
13448 |
m_text / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vInitAPSMECmdHdr.str1.1 |
0x00033865 |
0x0003386c |
7 |
24% |
13452 |
.rodata.zps_eAplSendApsmeCmdFrame.str1.1 |
0x00033865 |
0x0003386a |
5 |
17% |
13455 |
.rodata.zps_eAplApsmeTransportKeyReqRsp.str1.1 |
0x0003386a |
0x0003387c |
18 |
60% |
13457 |
.rodata.zps_eAplApsmeUpdateDeviceReqRsp.str1.1 |
0x0003387c |
0x00033881 |
5 |
17% |
13459 |
.rodata.zps_eAplApsmeVerifyKeyReqRsp.str1.1 |
0x00033881 |
0x00033886 |
5 |
17% |
13461 |
.rodata.zps_eAplApsmeRequestKeyReqRsp.str1.1 |
0x00033881 |
0x00033883 |
2 |
7% |
13464 |
Expected total in zps_apl_apsme.o file: |
30 |
Actual: |
42 |
140% |
13452 |
m_text / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vAplApsHandleNldeDcfmInd.str1.1 |
0x00033881 |
0x00033884 |
3 |
100% |
13466 |
Expected total in zps_apl_aps_nlde.o file: |
3 |
Actual: |
3 |
100% |
13466 |
m_text / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplSecDecryptPacket.str1.1 |
0x00033884 |
0x00033887 |
3 |
100% |
13469 |
Expected total in zps_apl_sec.o file: |
3 |
Actual: |
3 |
100% |
13469 |
m_text / .text / zps_apl_aib.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_u8AplAibGetDeviceApsKeyType.str1.1 |
0x00033887 |
0x00033915 |
142 |
100% |
13472 |
Expected total in zps_apl_aib.o file: |
142 |
Actual: |
142 |
100% |
13472 |
m_text / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vSetKeys.str1.1 |
0x00033915 |
0x00033937 |
34 |
100% |
13474 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
34 |
Actual: |
34 |
100% |
13474 |
m_text / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDefaultServer.str1.1 |
0x00033937 |
0x00033953 |
28 |
100% |
13476 |
Expected total in zps_apl_zdo_default_server.o file: |
28 |
Actual: |
28 |
100% |
13476 |
m_text / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoNwkAddrServer.str1.1 |
0x00033953 |
0x0003396f |
28 |
100% |
13479 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
28 |
Actual: |
28 |
100% |
13479 |
m_text / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoIeeeAddrServer.str1.1 |
0x00033953 |
0x0003396f |
28 |
100% |
13482 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
28 |
Actual: |
28 |
100% |
13482 |
m_text / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMatchDescServer.str1.1 |
0x00033953 |
0x0003396f |
28 |
100% |
13485 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
28 |
Actual: |
28 |
100% |
13485 |
m_text / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoSimpleDescServer.str1.1 |
0x00033953 |
0x0003396f |
28 |
100% |
13488 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
28 |
Actual: |
28 |
100% |
13488 |
m_text / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDeviceAnnceServer.str1.1 |
0x00033953 |
0x0003396f |
28 |
100% |
13491 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
28 |
Actual: |
28 |
100% |
13491 |
m_text / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtLeaveServer.str1.1 |
0x00033953 |
0x0003396f |
28 |
100% |
13494 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
28 |
Actual: |
28 |
100% |
13494 |
m_text / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtNWKUpdateServer.str1.1 |
0x00033953 |
0x0003395d |
10 |
100% |
13497 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
10 |
Actual: |
10 |
100% |
13497 |
m_text / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoBindUnbindServer.str1.1 |
0x0003395d |
0x00033962 |
5 |
100% |
13500 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
5 |
Actual: |
5 |
100% |
13500 |
m_text / .text / zps_apl_zdp_simple_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpSimpleDescRequest.str1.1 |
0x00033962 |
0x00033967 |
5 |
100% |
13503 |
Expected total in zps_apl_zdp_simple_desc_req.o file: |
5 |
Actual: |
5 |
100% |
13503 |
m_text / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.rodata.eSendDeviceAnnounce.str1.1 |
0x00033962 |
0x00033967 |
5 |
34% |
13506 |
.rodata.zps_vAplZdoClientLookupNwkAddress.str1.1 |
0x00033967 |
0x0003396c |
5 |
34% |
13508 |
.rodata.zps_bAplZdoZdoClient.str1.1 |
0x0003396c |
0x00033971 |
5 |
34% |
13510 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
15 |
Actual: |
15 |
100% |
13506 |
m_text / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtBindServer.str1.1 |
0x0003396c |
0x0003397f |
19 |
100% |
13513 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
19 |
Actual: |
19 |
100% |
13513 |
m_text / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpGenStatusOnlyResponse.str1.1 |
0x0003397f |
0x00033982 |
3 |
100% |
13516 |
Expected total in zps_apl_zdp_apsde_req.o file: |
3 |
Actual: |
3 |
100% |
13516 |
m_text / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpDeviceAnnceRequest.str1.1 |
0x0003397f |
0x00033984 |
5 |
100% |
13518 |
Expected total in zps_apl_zdp_device_annce.o file: |
5 |
Actual: |
5 |
100% |
13518 |
m_text / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpIeeeAddrRequest.str1.1 |
0x0003397f |
0x00033984 |
5 |
100% |
13520 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
5 |
Actual: |
5 |
100% |
13520 |
m_text / .text / zps_apl_zdp_match_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMatchDescRequest.str1.1 |
0x00033984 |
0x00033989 |
5 |
100% |
13522 |
Expected total in zps_apl_zdp_match_desc_req.o file: |
5 |
Actual: |
5 |
100% |
13522 |
m_text / .text / zps_apl_zdp_mgmt_nwk_update_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtNwkUpdateRequest.str1.1 |
0x00033989 |
0x0003398d |
4 |
100% |
13524 |
Expected total in zps_apl_zdp_mgmt_nwk_update_req.o file: |
4 |
Actual: |
4 |
100% |
13524 |
m_text / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtPermitJoiningRequest.str1.1 |
0x0003398d |
0x00033991 |
4 |
100% |
13526 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
4 |
Actual: |
4 |
100% |
13526 |
m_text / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpNodeDescRequest.str1.1 |
0x0003398d |
0x00033991 |
4 |
100% |
13528 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
4 |
Actual: |
4 |
100% |
13528 |
m_text / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNwkAddrResponse.str1.1 |
0x0003398d |
0x00033992 |
5 |
100% |
13531 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
5 |
Actual: |
5 |
100% |
13531 |
m_text / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpIeeeAddrResponse.str1.1 |
0x00033992 |
0x000339a0 |
14 |
100% |
13534 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
14 |
Actual: |
14 |
100% |
13534 |
m_text / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNodeDescResponse.str1.1 |
0x00033992 |
0x0003399b |
9 |
100% |
13536 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
9 |
Actual: |
9 |
100% |
13536 |
m_text / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpPowerDescResponse.str1.1 |
0x0003399b |
0x000339a1 |
6 |
100% |
13539 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
6 |
Actual: |
6 |
100% |
13539 |
m_text / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSimpleDescResponse.str1.1 |
0x0003399b |
0x000339a6 |
11 |
100% |
13541 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
11 |
Actual: |
11 |
100% |
13541 |
m_text / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpActiveEpResponse.str1.1 |
0x0003399b |
0x000339a0 |
5 |
100% |
13543 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
5 |
Actual: |
5 |
100% |
13543 |
m_text / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMatchDescResponse.str1.1 |
0x0003399b |
0x000339a0 |
5 |
100% |
13545 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
5 |
Actual: |
5 |
100% |
13545 |
m_text / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSystemServerDiscoveryResponse.str1.1 |
0x0003399b |
0x0003399f |
4 |
100% |
13547 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
4 |
Actual: |
4 |
100% |
13547 |
m_text / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtLqiResponse.str1.1 |
0x0003399b |
0x000339a3 |
8 |
100% |
13549 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
8 |
Actual: |
8 |
100% |
13549 |
m_text / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMgmtNwkUpdateNotifyResponse.str1.1 |
0x000339a3 |
0x000339ab |
8 |
100% |
13552 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
8 |
Actual: |
8 |
100% |
13552 |
m_text / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.30 |
0x000339a3 |
0x000339c3 |
32 |
50% |
13555 |
.rodata.CSWTCH.27 |
0x000339c3 |
0x000339e3 |
32 |
50% |
13557 |
Expected total in zps_mac_common.o file: |
64 |
Actual: |
64 |
100% |
13555 |
m_text / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendLeaveCmd.str1.1 |
0x000339e3 |
0x000339e6 |
3 |
100% |
13559 |
Expected total in zps_nwk_leave.o file: |
3 |
Actual: |
3 |
100% |
13559 |
m_text / .text / zps_nwk_lkst.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.5 |
0x000339e3 |
0x000339fd |
26 |
100% |
13561 |
Expected total in zps_nwk_lkst.o file: |
26 |
Actual: |
26 |
100% |
13561 |
m_text / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkStatusCmd.str1.1 |
0x000339fd |
0x00033a01 |
4 |
100% |
13563 |
.rodata.zps_psSendNetworkEdTimeoutReqCmd.str1.1 |
0x000339fd |
0x00033a01 |
4 |
100% |
13565 |
Expected total in zps_nwk_maint.o file: |
4 |
Actual: |
8 |
200% |
13563 |
m_text / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vNwkHandleMcpsVsInd.str1.1 |
0x000339fd |
0x00033a05 |
8 |
100% |
13567 |
Expected total in zps_nwk_mcps.o file: |
8 |
Actual: |
8 |
100% |
13567 |
m_text / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_bSecDecrypt.str1.1 |
0x000339fd |
0x00033a00 |
3 |
38% |
13570 |
.rodata.zps_eNwkSecDecryptPacket.str1.1 |
0x00033a00 |
0x00033a05 |
5 |
63% |
13572 |
Expected total in zps_nwk_sec.o file: |
8 |
Actual: |
8 |
100% |
13570 |
m_text / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkLinkPowerDelta.isra.0.str1.1 |
0x00033a05 |
0x00033a0c |
7 |
100% |
13574 |
Expected total in zps_nwk_subghz.o file: |
7 |
Actual: |
7 |
100% |
13574 |
m_text / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_atActvStSceStt |
0x00033a05 |
0x00033a0b |
6 |
10% |
13576 |
.rodata.s_aeNwkCmdToActvStSce |
0x00033a0b |
0x00033a18 |
13 |
21% |
13578 |
.rodata.s_atActvStSmeStt |
0x00033a18 |
0x00033a1e |
6 |
10% |
13580 |
.rodata.s_aeMlmeDcfmIndToActvStSme |
0x00033a1e |
0x00033a35 |
23 |
36% |
13582 |
.rodata.s_aeNlmeReqRspToActvStCme |
0x00033a35 |
0x00033a45 |
16 |
25% |
13584 |
Expected total in zps_nwk_actv_st.o file: |
64 |
Actual: |
64 |
100% |
13576 |
m_text / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_atDiscStSmeStt |
0x00033a45 |
0x00033a4d |
8 |
26% |
13586 |
.rodata.s_aeMlmeDcfmIndToDiscStSme |
0x00033a4d |
0x00033a64 |
23 |
75% |
13588 |
Expected total in zps_nwk_disc_st.o file: |
31 |
Actual: |
31 |
100% |
13586 |
m_text / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendFrm.str1.1 |
0x00033a64 |
0x00033a67 |
3 |
16% |
13590 |
.rodata.au8JitterLUT.0 |
0x00033a64 |
0x00033a6b |
7 |
37% |
13592 |
.rodata.str1.1 |
0x00033a6b |
0x00033a77 |
12 |
64% |
13594 |
Expected total in zps_nwk_frm.o file: |
19 |
Actual: |
22 |
116% |
13590 |
m_text / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeNlmeReqRspToIdleStCme |
0x00033a6b |
0x00033a7b |
16 |
100% |
13596 |
Expected total in zps_nwk_idle_st.o file: |
16 |
Actual: |
16 |
100% |
13596 |
m_text / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendRejoinReqCmd.str1.1 |
0x00033a7b |
0x00033a7e |
3 |
9% |
13599 |
.rodata.zps_psNwkSendRejoinRspCmd.str1.1 |
0x00033a7b |
0x00033a7f |
4 |
12% |
13601 |
.rodata.zps_eNwkProcessJoinInd.str1.1 |
0x00033a7b |
0x00033a9d |
34 |
100% |
13603 |
Expected total in zps_nwk_join.o file: |
34 |
Actual: |
41 |
121% |
13599 |
m_text / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_atJoinStSceStt |
0x00033a9d |
0x00033aa2 |
5 |
9% |
13605 |
.rodata.s_aeNwkCmdToJoinStSce |
0x00033aa2 |
0x00033aaf |
13 |
22% |
13607 |
.rodata.s_atJoinStSmeStt |
0x00033aaf |
0x00033ac3 |
20 |
33% |
13609 |
.rodata.s_aeMlmeDcfmIndToJoinStSme |
0x00033ac3 |
0x00033ada |
23 |
38% |
13611 |
Expected total in zps_nwk_join_st.o file: |
61 |
Actual: |
61 |
100% |
13605 |
m_text / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.rodata.vApsInterPanMcpsDataInd.str1.1 |
0x00033ada |
0x00033ade |
4 |
12% |
13613 |
.rodata.ZPS_vApsHandleInterPanReqRsp.str1.1 |
0x00033ada |
0x00033afc |
34 |
100% |
13615 |
Expected total in zps_apl_interpan.o file: |
34 |
Actual: |
38 |
112% |
13613 |
m_text / .text / MacGlobals.o |
Start |
End |
Size |
% |
Line |
.rodata.gKeyIdModeToAshLen |
0x00033ada |
0x00033ade |
4 |
20% |
13618 |
.rodata.gAddrModeFieldLengthTable |
0x00033ade |
0x00033ae2 |
4 |
20% |
13621 |
.rodata.gMacWipeSecurityTables |
0x00033ae2 |
0x00033ae3 |
1 |
5% |
13624 |
.rodata.gMacNoOfInstances |
0x00033ae3 |
0x00033ae4 |
1 |
5% |
13627 |
.rodata.gMacPoolId |
0x00033ae4 |
0x00033ae5 |
1 |
5% |
13630 |
.rodata.str1.1 |
0x00033ae5 |
0x00033aee |
9 |
45% |
13633 |
Expected total in MacGlobals.o file: |
20 |
Actual: |
20 |
100% |
13618 |
m_text / .text / MacSec.o |
Start |
End |
Size |
% |
Line |
.rodata.keyIdModeToAshLengthTable |
0x00033aee |
0x00033af2 |
4 |
100% |
13635 |
Expected total in MacSec.o file: |
4 |
Actual: |
4 |
100% |
13635 |
m_text / .text / MacPib.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.79 |
0x00033af2 |
0x00033b6e |
124 |
53% |
13638 |
.rodata.gMacReadOnlyPibs |
0x00033b6e |
0x00033b80 |
18 |
8% |
13640 |
.rodata.mPibAttributesRangeTable |
0x00033b80 |
0x00033be0 |
96 |
41% |
13642 |
Expected total in MacPib.o file: |
238 |
Actual: |
238 |
100% |
13638 |
m_text / .text / MacFrames.o |
Start |
End |
Size |
% |
Line |
.rodata.addrModeFieldLengthTable |
0x00033be0 |
0x00033be4 |
4 |
100% |
13644 |
Expected total in MacFrames.o file: |
4 |
Actual: |
4 |
100% |
13644 |
m_text / .text / MacVersion.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x00033be4 |
0x00033c68 |
132 |
100% |
13647 |
Expected total in MacVersion.o file: |
132 |
Actual: |
132 |
100% |
13647 |
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/ |
29003 |
14% |
| ColorSceneController/ |
1658 |
1% |
| | Source/ |
1658 |
1% |
| | | App_ColorSceneController.o |
256 |
1% |
| | | pdum_gen.o |
40 |
1% |
| | | zps_gen.o |
1362 |
1% |
| Common/ |
8682 |
5% |
| | Source/ |
8682 |
5% |
| | | app_buttons.o |
572 |
1% |
| | | app_ota_client.o |
7738 |
4% |
| | | board_k32w1/ |
372 |
1% |
| | | | hardware_init.o |
372 |
1% |
| Common_Controller/ |
18663 |
9% |
| | Source/ |
18663 |
9% |
| | | app_colour_commands.o |
530 |
1% |
| | | app_general_commands.o |
368 |
1% |
| | | app_group_commands.o |
143 |
1% |
| | | app_identify_commands.o |
56 |
1% |
| | | app_led_control.o |
180 |
1% |
| | | app_level_commands.o |
203 |
1% |
| | | app_main.o |
456 |
1% |
| | | app_menu_handler_OM15082.o |
1493 |
1% |
| | | app_on_off_commands.o |
128 |
1% |
| | | app_scenes_commands.o |
136 |
1% |
| | | app_serial_interface.o |
404 |
1% |
| | | app_start_controller.o |
651 |
1% |
| | | app_uart.o |
432 |
1% |
| | | app_zcl_controller_task.o |
915 |
1% |
| | | bdb_tl_end_device_initiator_target.o |
6110 |
3% |
| | | zlo_controller_node.o |
6458 |
4% |
LIB/ |
104800 |
50% |
| SDKPackages/ |
102144 |
49% |
| | K32W148-EVK/ |
102144 |
49% |
| | | middleware/ |
102144 |
49% |
| | | | wireless/ |
102144 |
49% |
| | | | | framework/ |
6228 |
3% |
| | | | | | PDUM/ |
6228 |
3% |
| | | | | | | Library/ |
6228 |
3% |
| | | | | | | | libPDUM.a/ |
6228 |
3% |
| | | | | | | | | pdum.o |
2248 |
2% |
| | | | | | | | | pdum_apl.o |
1192 |
1% |
| | | | | | | | | pdum_nwk.o |
2788 |
2% |
| | | | | ieee-802.15.4/ |
20008 |
10% |
| | | | | | ieee_802_15_4/ |
20008 |
10% |
| | | | | | | lib/ |
20008 |
10% |
| | | | | | | | libieee-802.15.4_split.a/ |
20008 |
10% |
| | | | | | | | | 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 |
1% |
| | | | | | | | | 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/ |
75908 |
36% |
| | | | | | platform/ |
75908 |
36% |
| | | | | | | K32W1/ |
75908 |
36% |
| | | | | | | | libs/ |
75908 |
36% |
| | | | | | | | | libZPSAPL.a/ |
40905 |
20% |
| | | | | | | | | | zps_apl_af.o |
936 |
1% |
| | | | | | | | | | zps_apl_af_apsde.o |
1378 |
1% |
| | | | | | | | | | zps_apl_aib.o |
784 |
1% |
| | | | | | | | | | zps_apl_aps_nlde.o |
3775 |
2% |
| | | | | | | | | | 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 |
1% |
| | | | | | | | | | 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 |
8966 |
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_nwk_update_req.o |
176 |
1% |
| | | | | | | | | | zps_apl_zdp_mgmt_permit_joining_req.o |
192 |
1% |
| | | | | | | | | | zps_apl_zdp_node_desc_req.o |
128 |
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% |
| | | | | | | | | libZPSGP_ZED.a/ |
102 |
1% |
| | | | | | | | | | zps_apl_options.o |
102 |
1% |
| | | | | | | | | libZPSIPAN_ZED.a/ |
1426 |
1% |
| | | | | | | | | | zps_apl_interpan.o |
1426 |
1% |
| | | | | | | | | libZPSMAC_Mini_SOC.a/ |
5660 |
3% |
| | | | | | | | | | zps_fslMac.o |
3264 |
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/ |
27715 |
14% |
| | | | | | | | | | 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 |
2% |
| | | | | | | | | | 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 |
3846 |
2% |
| | | | | | | | | | zps_nwk_mlme.o |
124 |
1% |
| | | | | | | | | | zps_nwk_nib.o |
5722 |
3% |
| | | | | | | | | | 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/ |
77578 |
37% |
| SDKPackages/ |
77226 |
37% |
| | K32W148-EVK/ |
77226 |
37% |
| | | components/ |
7957 |
4% |
| | | | 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/ |
9156 |
5% |
| | | | K32W1480/ |
9156 |
5% |
| | | | | drivers/ |
7152 |
4% |
| | | | | | fsl_clock.o |
316 |
1% |
| | | | | | fsl_cmc.o |
152 |
1% |
| | | | | | fsl_crc.o |
218 |
1% |
| | | | | | fsl_edma.o |
1642 |
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 |
980 |
1% |
| | | | | | fsl_lpuart_edma.o |
544 |
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/ |
60113 |
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 |
1% |
| | | | | | sscp/ |
1826 |
1% |
| | | | | | | fsl_sscp_mu.o |
608 |
1% |
| | | | | | | fsl_sss_sscp.o |
1218 |
1% |
| | | | wireless/ |
54366 |
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/ |
15155 |
8% |
| | | | | | 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 |
1% |
| | | | | | 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/ |
252 |
1% |
| | | | | | | SecLib_sss.o |
252 |
1% |
| | | | | | boards/ |
1186 |
1% |
| | | | | | | kw45_k32w1/ |
1186 |
1% |
| | | | | | | | K32W1480/ |
655 |
1% |
| | | | | | | | | clock_config.o |
281 |
1% |
| | | | | | | | | pin_mux.o |
374 |
1% |
| | | | | | | | board.o |
176 |
1% |
| | | | | | | | board_dcdc.o |
261 |
1% |
| | | | | | | | board_lp.o |
94 |
1% |
| | | | | zigbee/ |
38875 |
19% |
| | | | | | BDB/ |
5681 |
3% |
| | | | | | | Source/ |
5681 |
3% |
| | | | | | | | Common/ |
1594 |
1% |
| | | | | | | | | bdb_fr.o |
124 |
1% |
| | | | | | | | | bdb_start.o |
1296 |
1% |
| | | | | | | | | bdb_state_machine.o |
174 |
1% |
| | | | | | | | FindAndBind/ |
1961 |
1% |
| | | | | | | | | bdb_fb_common.o |
12 |
1% |
| | | | | | | | | bdb_fb_initiator.o |
1949 |
1% |
| | | | | | | | NwkSteering/ |
1748 |
1% |
| | | | | | | | | bdb_ns.o |
1748 |
1% |
| | | | | | | | TouchLink/ |
378 |
1% |
| | | | | | | | | bdb_tl_common.o |
378 |
1% |
| | | | | | ZCIF/ |
10946 |
6% |
| | | | | | | Source/ |
10946 |
6% |
| | | | | | | | dlist.o |
238 |
1% |
| | | | | | | | zcl.o |
914 |
1% |
| | | | | | | | zcl_CustomCommandReceive.o |
570 |
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 |
62 |
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_readAttributesRequestSend.o |
212 |
1% |
| | | | | | | | zcl_readAttributesResponseHandle.o |
448 |
1% |
| | | | | | | | zcl_reportManager.o |
38 |
1% |
| | | | | | | | zcl_search.o |
692 |
1% |
| | | | | | | | zcl_timer.o |
412 |
1% |
| | | | | | | | zcl_transmit.o |
1030 |
1% |
| | | | | | ZCL/ |
18418 |
9% |
| | | | | | | Clusters/ |
17942 |
9% |
| | | | | | | | Commissioning/ |
5148 |
3% |
| | | | | | | | | Source/ |
5148 |
3% |
| | | | | | | | | | zll_CommissionCmdHandler.o |
2186 |
2% |
| | | | | | | | | | zll_UtilityCmdHandler.o |
586 |
1% |
| | | | | | | | | | zll_commission.o |
1640 |
1% |
| | | | | | | | | | zll_utility.o |
736 |
1% |
| | | | | | | | General/ |
3194 |
2% |
| | | | | | | | | Source/ |
3194 |
2% |
| | | | | | | | | | Basic.o |
264 |
1% |
| | | | | | | | | | BasicClientCommands.o |
48 |
1% |
| | | | | | | | | | BasicCommandHandler.o |
98 |
1% |
| | | | | | | | | | Groups.o |
136 |
1% |
| | | | | | | | | | GroupsClientCommands.o |
130 |
1% |
| | | | | | | | | | GroupsCommandHandler.o |
256 |
1% |
| | | | | | | | | | Identify.o |
264 |
1% |
| | | | | | | | | | IdentifyClientCommands.o |
182 |
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 |
176 |
1% |
| | | | | | | | | | Scenes.o |
68 |
1% |
| | | | | | | | | | ScenesClientCommands.o |
142 |
1% |
| | | | | | | | | | ScenesCommandHandler.o |
576 |
1% |
| | | | | | | | Lighting/ |
652 |
1% |
| | | | | | | | | Source/ |
652 |
1% |
| | | | | | | | | | ColourControl.o |
104 |
1% |
| | | | | | | | | | ColourControlClientCommands.o |
544 |
1% |
| | | | | | | | | | ColourControlCommandHandler.o |
4 |
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/ |
476 |
1% |
| | | | | | | | ZLO/ |
476 |
1% |
| | | | | | | | | Source/ |
476 |
1% |
| | | | | | | | | | colour_scene_controller.o |
476 |
1% |
| | | | | | ZigbeeCommon/ |
1556 |
1% |
| | | | | | | Source/ |
1556 |
1% |
| | | | | | | | ZQueue.o |
164 |
1% |
| | | | | | | | ZTimer.o |
496 |
1% |
| | | | | | | | appZdpExtraction.o |
448 |
1% |
| | | | | | | | appZpsBeaconHandler.o |
288 |
1% |
| | | | | | | | app_zps_link_keys.o |
8 |
1% |
| | | | | | | | port_JN518x.o |
152 |
1% |
| | | | | | platform/ |
2274 |
2% |
| | | | | | | K32W1/ |
2274 |
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/ |
700 |
1% |
| | | | | | | | | PDM_adapter.o |
700 |
1% |
| | | | | | | | platform/ |
394 |
1% |
| | | | | | | | | glue.o |
144 |
1% |
| | | | | | | | | timer.o |
4 |
1% |
| | | | | | | | | wdog.o |
246 |
1% |
| gcc/ |
352 |
1% |
| | startup_K32W1480.o |
352 |
1% |