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.
Flash640 / .text / startup_K32W061.o |
Start |
End |
Size |
% |
Line |
.after_vectors.reset |
0x00000200 |
0x00000220 |
32 |
8% |
5509 |
.after_vectors |
0x00000220 |
0x000003a0 |
384 |
93% |
5512 |
Expected total in startup_K32W061.o file: |
416 |
Actual: |
416 |
100% |
5509 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.text.System_IRQHandler |
0x000003a0 |
0x00000418 |
120 |
13% |
5564 |
.text.main_task |
0x00000418 |
0x00000480 |
104 |
12% |
5567 |
.text.APP_vSetUpHardware |
0x00000480 |
0x0000055c |
220 |
24% |
5570 |
.text.APP_vInitResources |
0x0000055c |
0x00000644 |
232 |
25% |
5573 |
.text.APP_vRadioTempUpdate |
0x00000644 |
0x000006d0 |
140 |
16% |
5576 |
.text.bRadioCB_WriteNVM |
0x000006d0 |
0x00000704 |
52 |
6% |
5579 |
.text.u16RadioCB_ReadNVM |
0x00000704 |
0x00000744 |
64 |
7% |
5582 |
Expected total in app_main.o file: |
932 |
Actual: |
932 |
100% |
5564 |
Flash640 / .text / port_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_u8GrabMutexLock |
0x00000744 |
0x00000778 |
52 |
35% |
5585 |
.text.ZPS_u8ReleaseMutexLock |
0x00000778 |
0x00000798 |
32 |
22% |
5588 |
.text.ZPS_eEnterCriticalSection |
0x00000798 |
0x000007c4 |
44 |
29% |
5592 |
.text.ZPS_eExitCriticalSection |
0x000007c4 |
0x000007dc |
24 |
16% |
5595 |
Expected total in port_JN518x.o file: |
152 |
Actual: |
152 |
100% |
5585 |
Flash640 / .text / pdum_gen.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_vInit |
0x000007dc |
0x00000804 |
40 |
100% |
5599 |
Expected total in pdum_gen.o file: |
40 |
Actual: |
40 |
100% |
5599 |
Flash640 / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.text.zps_vGetZpsMutex |
0x00000804 |
0x0000080c |
8 |
2% |
5602 |
.text.vZdoServersInit |
0x0000080c |
0x00000920 |
276 |
64% |
5605 |
.text.ZPS_pvAplZdoGetAplHandle |
0x00000920 |
0x0000092c |
12 |
3% |
5608 |
.text.ZPS_u32ApsFcSaveCountBitShift |
0x0000092c |
0x00000930 |
4 |
1% |
5611 |
.text.ZPS_psAplDefaultDistributedAPSLinkKey |
0x00000930 |
0x00000938 |
8 |
2% |
5614 |
.text.ZPS_psAplDefaultGlobalAPSLinkKey |
0x00000938 |
0x00000940 |
8 |
2% |
5617 |
.text.ZPS_ps_groupPdmTable |
0x00000940 |
0x00000948 |
8 |
2% |
5620 |
.text.ZPS_pu8MaxZpsConfigEp |
0x00000948 |
0x00000950 |
8 |
2% |
5623 |
.text.ZPS_pau8EpMapPresent |
0x00000950 |
0x00000958 |
8 |
2% |
5626 |
.text.ZPS_u8ConfigStackProfileId |
0x00000958 |
0x00000964 |
12 |
3% |
5629 |
.text.ZPS_u32NwkFcSaveCountBitShift |
0x00000964 |
0x00000968 |
4 |
1% |
5632 |
.text.ZPS_psMacIFTGetTable |
0x00000968 |
0x00000970 |
8 |
2% |
5635 |
.text.ZPS_psMacIFTGetInterface |
0x00000970 |
0x00000988 |
24 |
6% |
5638 |
.text.ZPS_vGetGpContext |
0x00000988 |
0x00000994 |
12 |
3% |
5641 |
.text.ZPS_vGetOptionalFeatures |
0x00000994 |
0x000009b4 |
32 |
8% |
5644 |
Expected total in zps_gen.o file: |
432 |
Actual: |
432 |
100% |
5602 |
Flash640 / .text / app_start.o |
Start |
End |
Size |
% |
Line |
.text.vfExtendedStatusCallBack |
0x000009b4 |
0x000009c0 |
12 |
5% |
5647 |
.text.vAppMain |
0x000009c0 |
0x00000ad0 |
272 |
95% |
5649 |
.text.hardware_init |
0x00000ad0 |
0x00000ad4 |
4 |
2% |
5652 |
Expected total in app_start.o file: |
288 |
Actual: |
288 |
100% |
5647 |
Flash640 / .text / app_window_covering.o |
Start |
End |
Size |
% |
Line |
.text.APP_vOobcSetRunning |
0x00000ad4 |
0x00000ae4 |
16 |
2% |
5655 |
.text.APP_vFactoryResetRecords |
0x00000ae4 |
0x00000b2c |
72 |
7% |
5658 |
.text.APP_vBdbCallback |
0x00000b2c |
0x00000ca0 |
372 |
34% |
5661 |
.text.APP_taskRouter |
0x00000ca0 |
0x00000dc4 |
292 |
27% |
5664 |
.text.APP_vInitialiseRouter |
0x00000dc4 |
0x00000f10 |
332 |
30% |
5667 |
.text.sGetOTACallBackPersistdata |
0x00000f10 |
0x00000f24 |
20 |
2% |
5670 |
.text.app_u8GetDeviceEndpoint |
0x00000f24 |
0x00000f28 |
4 |
1% |
5673 |
Expected total in app_window_covering.o file: |
1108 |
Actual: |
1108 |
100% |
5655 |
Flash640 / .text / device_window_covering.o |
Start |
End |
Size |
% |
Line |
.text.eZHA_RegisterWindowCoveringEndPoint |
0x00000f28 |
0x00001034 |
268 |
100% |
5676 |
Expected total in device_window_covering.o file: |
268 |
Actual: |
268 |
100% |
5676 |
Flash640 / .text / cluster_window_covering.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_WindowCoveringSceneEventHandler |
0x00001034 |
0x00001080 |
76 |
52% |
5679 |
.text.eCLD_WindowCoveringCreateWindowCovering |
0x00001080 |
0x000010c8 |
72 |
49% |
5681 |
Expected total in cluster_window_covering.o file: |
148 |
Actual: |
148 |
100% |
5679 |
Flash640 / .text / cluster_window_covering_command_handler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_WindowCoveringCommandHandler |
0x000010c8 |
0x00001224 |
348 |
100% |
5684 |
Expected total in cluster_window_covering_command_handler.o file: |
348 |
Actual: |
348 |
100% |
5684 |
Flash640 / .text / cluster_window_covering_commands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_WindowCoveringCommandReceive |
0x00001224 |
0x00001236 |
18 |
11% |
5687 |
.text.eCLD_WindowCoveringCommandGoToLiftValueReceive |
0x00001236 |
0x0000125c |
38 |
23% |
5690 |
.text.eCLD_WindowCoveringCommandGoToLiftPercentageReceive |
0x0000125c |
0x00001282 |
38 |
23% |
5693 |
.text.eCLD_WindowCoveringCommandGoToTiltValueReceive |
0x00001282 |
0x000012a8 |
38 |
23% |
5696 |
.text.eCLD_WindowCoveringCommandGoToTiltPercentageReceive |
0x000012a8 |
0x000012d0 |
40 |
24% |
5699 |
Expected total in cluster_window_covering_commands.o file: |
172 |
Actual: |
172 |
100% |
5687 |
Flash640 / .text / app_scenes.o |
Start |
End |
Size |
% |
Line |
.text.vSaveScenesNVM |
0x000012d0 |
0x00001354 |
132 |
47% |
5703 |
.text.vLoadScenesNVM |
0x00001354 |
0x000013ec |
152 |
54% |
5706 |
Expected total in app_scenes.o file: |
284 |
Actual: |
284 |
100% |
5703 |
Flash640 / .text / app_zcl_task.o |
Start |
End |
Size |
% |
Line |
.text.APP_ZCL_cbGeneralCallback |
0x000013ec |
0x000013f0 |
4 |
1% |
5709 |
.text.APP_vZCL_DeviceSpecific_Init |
0x000013f0 |
0x0000143c |
76 |
11% |
5712 |
.text.APP_ZCL_vInitialise |
0x0000143c |
0x00001490 |
84 |
13% |
5714 |
.text.APP_cbTimerZclTick |
0x00001490 |
0x00001510 |
128 |
19% |
5717 |
.text.APP_cbTimerGPZclTick |
0x00001510 |
0x00001538 |
40 |
6% |
5720 |
.text.APP_ZCL_vEventHandler |
0x00001538 |
0x00001550 |
24 |
4% |
5723 |
.text.APP_vHandleIdentify |
0x00001550 |
0x0000158c |
60 |
9% |
5726 |
.text.APP_ZCL_cbEndpointCallback |
0x0000158c |
0x00001664 |
216 |
32% |
5729 |
.text.vIdEffectTick |
0x00001664 |
0x000016a4 |
64 |
10% |
5731 |
Expected total in app_zcl_task.o file: |
696 |
Actual: |
696 |
100% |
5709 |
Flash640 / .text / app_buttons.o |
Start |
End |
Size |
% |
Line |
.text.gint_callback.part.0 |
0x000016a4 |
0x000016d8 |
52 |
11% |
5734 |
.text.APP_u32GetSwitchIOState |
0x000016d8 |
0x000016fc |
36 |
8% |
5736 |
.text.gint_callback |
0x000016fc |
0x00001718 |
28 |
6% |
5739 |
.text.ntag_callback |
0x00001718 |
0x00001734 |
28 |
6% |
5742 |
.text.APP_cbTimerButtonScan |
0x00001734 |
0x00001804 |
208 |
41% |
5745 |
.text.APP_bButtonInitialise |
0x00001804 |
0x000018a0 |
156 |
31% |
5748 |
Expected total in app_buttons.o file: |
508 |
Actual: |
508 |
100% |
5734 |
Flash640 / .text / app_leds.o |
Start |
End |
Size |
% |
Line |
.text.APP_vWhiteLedOff |
0x000018a0 |
0x000018c8 |
40 |
13% |
5751 |
.text.APP_vLedInitialise |
0x000018c8 |
0x00001998 |
208 |
63% |
5753 |
.text.APP_vSetLed |
0x00001998 |
0x000019ec |
84 |
26% |
5756 |
Expected total in app_leds.o file: |
332 |
Actual: |
332 |
100% |
5751 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.text.DbgConsole_SendDataReliable |
0x000019ec |
0x00001a38 |
76 |
19% |
5759 |
.text.DbgConsole_PrintCallback |
0x00001a38 |
0x00001a74 |
60 |
15% |
5762 |
.text.DbgConsole_Init |
0x00001a74 |
0x00001b10 |
156 |
38% |
5765 |
.text.DbgConsole_Deinit |
0x00001b10 |
0x00001b48 |
56 |
14% |
5768 |
.text.DbgConsole_Printf |
0x00001b48 |
0x00001b88 |
64 |
16% |
5771 |
Expected total in fsl_debug_console.o file: |
412 |
Actual: |
412 |
100% |
5759 |
Flash640 / .text / fsl_gpio.o |
Start |
End |
Size |
% |
Line |
.text.GPIO_PinInit |
0x00001b88 |
0x00001bb8 |
48 |
100% |
5774 |
Expected total in fsl_gpio.o file: |
48 |
Actual: |
48 |
100% |
5774 |
Flash640 / .text / hardware_init.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitClocks |
0x00001bb8 |
0x00001c50 |
152 |
65% |
5778 |
.text.BOARD_InitHardware |
0x00001c50 |
0x00001ca4 |
84 |
36% |
5781 |
Expected total in hardware_init.o file: |
236 |
Actual: |
236 |
100% |
5778 |
Flash640 / .text / pin_mux.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitPins |
0x00001ca4 |
0x00001cc0 |
28 |
100% |
5784 |
Expected total in pin_mux.o file: |
28 |
Actual: |
28 |
100% |
5784 |
Flash640 / .text / fsl_pwm.o |
Start |
End |
Size |
% |
Line |
.text.PWM_GetDefaultConfig |
0x00001cc0 |
0x00001ce4 |
36 |
15% |
5787 |
.text.PWM_Init |
0x00001ce4 |
0x00001d1e |
58 |
23% |
5790 |
.text.PWM_SetupPwm |
0x00001d1e |
0x00001da2 |
132 |
52% |
5793 |
.text.PWM_ClearStatusFlags |
0x00001da2 |
0x00001dc0 |
30 |
12% |
5796 |
Expected total in fsl_pwm.o file: |
256 |
Actual: |
256 |
100% |
5787 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.text.GINT_GetInstance |
0x00001dc0 |
0x00001de8 |
40 |
17% |
5799 |
.text.GINT_Init |
0x00001de8 |
0x00001e0c |
36 |
15% |
5801 |
.text.GINT_SetCtrl |
0x00001e0c |
0x00001e38 |
44 |
19% |
5804 |
.text.GINT_ConfigPins |
0x00001e38 |
0x00001e44 |
12 |
5% |
5807 |
.text.GINT_EnableCallback |
0x00001e44 |
0x00001e64 |
32 |
14% |
5811 |
.text.GINT_DisableCallback |
0x00001e64 |
0x00001e90 |
44 |
19% |
5814 |
.text.GINT0_DriverIRQHandler |
0x00001e90 |
0x00001eb4 |
36 |
15% |
5817 |
Expected total in fsl_gint.o file: |
244 |
Actual: |
244 |
100% |
5799 |
Flash640 / .text / app_power_on_counter.o |
Start |
End |
Size |
% |
Line |
.text.vManagePowerOnCountLoadRecord |
0x00001eb4 |
0x00001ed0 |
28 |
13% |
5820 |
.text.vManagePowerOnCountInit |
0x00001ed0 |
0x00001f10 |
64 |
30% |
5823 |
.text.APP_cbTimerPowerCount |
0x00001f10 |
0x00001f8c |
124 |
58% |
5826 |
Expected total in app_power_on_counter.o file: |
216 |
Actual: |
216 |
100% |
5820 |
Flash640 / .text / temp_sensor_drv.o |
Start |
End |
Size |
% |
Line |
.text.flashConfig_ExtractGpAdcTrimValues |
0x00001f8c |
0x00001fc4 |
56 |
7% |
5829 |
.text.flashConfig_ExtractTempSensorTrimValues |
0x00001fc4 |
0x00002034 |
112 |
14% |
5833 |
.text.temp_computation |
0x00002034 |
0x000020b4 |
128 |
16% |
5836 |
.text.ADC_Configuration |
0x000020b4 |
0x0000212c |
120 |
15% |
5839 |
.text.load_calibration_param_from_flash |
0x0000212c |
0x000021ac |
128 |
16% |
5842 |
.text.get_temperature |
0x000021ac |
0x000022c4 |
280 |
34% |
5845 |
Expected total in temp_sensor_drv.o file: |
824 |
Actual: |
824 |
100% |
5829 |
Flash640 / .text / fsl_adc.o |
Start |
End |
Size |
% |
Line |
.text.ADC_GetInstance.isra.0 |
0x000022c4 |
0x000022ec |
40 |
9% |
5848 |
.text.ADC_Init |
0x000022ec |
0x00002380 |
148 |
32% |
5850 |
.text.ADC_SetConvSeqAConfig |
0x00002380 |
0x000023d4 |
84 |
18% |
5853 |
.text.ADC_GetChannelConversionResult |
0x000023d4 |
0x00002454 |
128 |
27% |
5856 |
.text.ADC_EnableTemperatureSensor |
0x00002454 |
0x000024a0 |
76 |
16% |
5859 |
Expected total in fsl_adc.o file: |
476 |
Actual: |
476 |
100% |
5848 |
Flash640 / .text / app_reporting.o |
Start |
End |
Size |
% |
Line |
.text.eRestoreReports |
0x000024a0 |
0x000024bc |
28 |
17% |
5862 |
.text.vMakeSupportedAttributesReportable |
0x000024bc |
0x000024ec |
48 |
28% |
5865 |
.text.vLoadDefaultConfigForReportable |
0x000024ec |
0x00002520 |
52 |
31% |
5868 |
.text.vSaveReportableRecord |
0x00002520 |
0x0000254c |
44 |
26% |
5871 |
Expected total in app_reporting.o file: |
172 |
Actual: |
172 |
100% |
5862 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_GetClock32MCapacitanceCharacteristics |
0x0000254c |
0x00002554 |
8 |
25% |
5874 |
.text.BOARD_CpuClockUpdate32MhzFro |
0x00002554 |
0x0000256c |
24 |
75% |
5877 |
Expected total in board_utility.o file: |
32 |
Actual: |
32 |
100% |
5874 |
Flash640 / .text / app_ntag.o |
Start |
End |
Size |
% |
Line |
.text.APP_vNtagNwkNfcNwkDebug |
0x0000256c |
0x000026e4 |
376 |
7% |
5880 |
.text.APP_vNtagOtaCmdImageDebug |
0x000026e4 |
0x00002798 |
180 |
3% |
5882 |
.text.APP_vNtagOtaPdmLoadCmdImageNtag |
0x00002798 |
0x00002974 |
476 |
8% |
5884 |
.text.APP_vNtagOtaXorBuffer.constprop.0 |
0x00002974 |
0x00002990 |
28 |
1% |
5886 |
.text.APP_bNtagOtaWriteFlashBuffer.isra.0 |
0x00002990 |
0x00002a08 |
120 |
2% |
5888 |
.text.APP_bNtagPdmLoad |
0x00002a08 |
0x00002d64 |
860 |
14% |
5890 |
.text.APP_vNtagStart |
0x00002d64 |
0x00002e14 |
176 |
3% |
5893 |
.text.APP_vNtagStop |
0x00002e14 |
0x00002f08 |
244 |
4% |
5896 |
.text.APP_cbNtagTimer |
0x00002f08 |
0x00003d90 |
3720 |
61% |
5899 |
Expected total in app_ntag.o file: |
6180 |
Actual: |
6180 |
100% |
5880 |
Flash640 / .text / fsl_i2c.o |
Start |
End |
Size |
% |
Line |
.text.I2C_PendingStatusWait |
0x00003d90 |
0x00003d9e |
14 |
2% |
5902 |
.text.I2C_MasterWriteBlocking.part.0 |
0x00003d9e |
0x00003e20 |
130 |
15% |
5904 |
.text.I2C_GetInstance |
0x00003e20 |
0x00003e60 |
64 |
8% |
5907 |
.text.I2C_MasterGetDefaultConfig |
0x00003e60 |
0x00003e80 |
32 |
4% |
5910 |
.text.I2C_MasterDeinit |
0x00003e80 |
0x00003e8c |
12 |
2% |
5913 |
.text.I2C_MasterSetBaudRate |
0x00003e8c |
0x00003f28 |
156 |
18% |
5917 |
.text.I2C_MasterInit |
0x00003f28 |
0x00003f7c |
84 |
10% |
5920 |
.text.I2C_MasterStart |
0x00003f7c |
0x00003fa0 |
36 |
4% |
5923 |
.text.I2C_MasterStop |
0x00003fa0 |
0x00003fb8 |
24 |
3% |
5926 |
.text.I2C_MasterWriteBlocking |
0x00003fb8 |
0x00003fe0 |
40 |
5% |
5929 |
.text.I2C_MasterReadBlocking |
0x00003fe0 |
0x00004064 |
132 |
15% |
5932 |
.text.I2C_MasterTransferBlocking |
0x00004064 |
0x00004120 |
188 |
21% |
5935 |
Expected total in fsl_i2c.o file: |
912 |
Actual: |
912 |
100% |
5902 |
Flash640 / .text / fsl_ntag.o |
Start |
End |
Size |
% |
Line |
.text.NFCTag_IRQHandler |
0x00004120 |
0x0000414c |
44 |
31% |
5938 |
.text.NTAG_GetDefaultConfig |
0x0000414c |
0x00004154 |
8 |
6% |
5941 |
.text.NTAG_Init |
0x00004154 |
0x00004170 |
28 |
20% |
5944 |
.text.NTAG_PollFieldDetect |
0x00004170 |
0x00004180 |
16 |
12% |
5947 |
.text.NTAG_SetState |
0x00004180 |
0x000041b0 |
48 |
34% |
5950 |
Expected total in fsl_ntag.o file: |
144 |
Actual: |
144 |
100% |
5938 |
Flash640 / .text / app_ntag_reset.o |
Start |
End |
Size |
% |
Line |
.text.iNTAG_I2C_Write |
0x000041b0 |
0x000041f0 |
64 |
20% |
5953 |
.text.iNTAG_ReadBlock |
0x000041f0 |
0x00004240 |
80 |
25% |
5955 |
.text.iNTAG_WriteBlock |
0x00004240 |
0x00004268 |
40 |
13% |
5958 |
.text.iNTAG_DumpBlock |
0x00004268 |
0x00004284 |
28 |
9% |
5962 |
.text.vResetNTAGAddress |
0x00004284 |
0x000042f8 |
116 |
36% |
5965 |
Expected total in app_ntag_reset.o file: |
328 |
Actual: |
328 |
100% |
5953 |
Flash640 / .text / app_ota_client.o |
Start |
End |
Size |
% |
Line |
.text.bInitialiseOTAClusterAndAttributes |
0x000042f8 |
0x00004340 |
72 |
4% |
5968 |
.text.vAppInitOTA |
0x00004340 |
0x0000441c |
220 |
11% |
5971 |
.text.vLoadOTAPersistedData |
0x0000441c |
0x0000445c |
64 |
3% |
5974 |
.text.vHandleMatchDescriptor |
0x0000445c |
0x000044d4 |
120 |
6% |
5977 |
.text.vHandleIeeeAddressRsp |
0x000044d4 |
0x00004594 |
192 |
9% |
5980 |
.text.vResetOTADiscovery |
0x00004594 |
0x000045b8 |
36 |
2% |
5983 |
.text.vRunAppOTAStateMachine |
0x000045b8 |
0x000048a0 |
744 |
35% |
5986 |
.text.vOTAResetPersist |
0x000048a0 |
0x000048d8 |
56 |
3% |
5989 |
.text.vHandleAppOtaClient |
0x000048d8 |
0x00004b84 |
684 |
32% |
5992 |
Expected total in app_ota_client.o file: |
2188 |
Actual: |
2188 |
100% |
5968 |
Flash640 / .text / app_green_power.o |
Start |
End |
Size |
% |
Line |
.text.vApp_GP_RegisterDevice |
0x00004b84 |
0x00004c04 |
128 |
44% |
5995 |
.text.vAPP_GP_LoadPDMData |
0x00004c04 |
0x00004c38 |
52 |
18% |
5998 |
.text.vAPP_GP_ResetData |
0x00004c38 |
0x00004c6c |
52 |
18% |
6001 |
.text.vHandleGreenPowerEvent |
0x00004c6c |
0x00004ca8 |
60 |
21% |
6004 |
Expected total in app_green_power.o file: |
292 |
Actual: |
292 |
100% |
5995 |
Flash640 / .text / ZQueue.o |
Start |
End |
Size |
% |
Line |
.text.ZQ_vQueueCreate |
0x00004ca8 |
0x00004cb6 |
14 |
8% |
6007 |
.text.ZQ_bQueueSend |
0x00004cb6 |
0x00004d00 |
74 |
41% |
6010 |
.text.ZQ_bQueueReceive |
0x00004d00 |
0x00004d3a |
58 |
32% |
6013 |
.text.ZQ_bQueueIsEmpty |
0x00004d3a |
0x00004d44 |
10 |
6% |
6016 |
.text.ZQ_u32QueueGetQueueSize |
0x00004d44 |
0x00004d48 |
4 |
3% |
6019 |
.text.ZQ_u32QueueGetQueueMessageWaiting |
0x00004d48 |
0x00004d4c |
4 |
3% |
6022 |
.text.ZQ_pvGetFirstElementOnQueue |
0x00004d4c |
0x00004d50 |
4 |
3% |
6025 |
.text.ZQ_pvGetNextElementOnQueue |
0x00004d50 |
0x00004d60 |
16 |
9% |
6028 |
Expected total in ZQueue.o file: |
184 |
Actual: |
184 |
100% |
6007 |
Flash640 / .text / ZTimer.o |
Start |
End |
Size |
% |
Line |
.text.ZTIMER_eInit |
0x00004d60 |
0x00004d84 |
36 |
9% |
6032 |
.text.ZTIMER_vTask |
0x00004d84 |
0x00004e20 |
156 |
39% |
6035 |
.text.ZTIMER_eOpen |
0x00004e20 |
0x00004e58 |
56 |
14% |
6038 |
.text.ZTIMER_eStart |
0x00004e58 |
0x00004eac |
84 |
21% |
6041 |
.text.ZTIMER_eStop |
0x00004eac |
0x00004ef8 |
76 |
19% |
6044 |
Expected total in ZTimer.o file: |
408 |
Actual: |
408 |
100% |
6032 |
Flash640 / .text / app_zps_link_keys.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pau8GetBdbDistributedLinkKey |
0x00004ef8 |
0x00004f00 |
8 |
100% |
6047 |
Expected total in app_zps_link_keys.o file: |
8 |
Actual: |
8 |
100% |
6047 |
Flash640 / .text / appZdpExtraction.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdpUnpackNodeDescResponse |
0x00004f00 |
0x00004f78 |
120 |
100% |
6050 |
Expected total in appZdpExtraction.o file: |
120 |
Actual: |
120 |
100% |
6050 |
Flash640 / .text / appZpsBeaconHandler.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bAppAddBeaconFilter |
0x00004f78 |
0x00004f84 |
12 |
5% |
6053 |
.text.ZPS_bAppRemoveBeaconFilter |
0x00004f84 |
0x00004f90 |
12 |
5% |
6056 |
.text.ZPS_bAppPassBeaconToHigherLayer |
0x00004f90 |
0x00005098 |
264 |
92% |
6059 |
Expected total in appZpsBeaconHandler.o file: |
288 |
Actual: |
288 |
100% |
6053 |
Flash640 / .text / board.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitDebugConsole |
0x00005098 |
0x000050c0 |
40 |
91% |
6062 |
.text.BOARD_DbgDiagEnable |
0x000050c0 |
0x000050c4 |
4 |
10% |
6065 |
Expected total in board.o file: |
44 |
Actual: |
44 |
100% |
6062 |
Flash640 / .text / system_K32W061.o |
Start |
End |
Size |
% |
Line |
.text.SystemCoreClockUpdate |
0x000050c4 |
0x00005164 |
160 |
71% |
6069 |
.text.SystemInit |
0x00005164 |
0x000051a8 |
68 |
30% |
6072 |
Expected total in system_K32W061.o file: |
228 |
Actual: |
228 |
100% |
6069 |
Flash640 / .text / startup_K32W061.o |
Start |
End |
Size |
% |
Line |
.text.DMIC0_IRQHandler |
0x000051a8 |
0x000051b0 |
8 |
6% |
6075 |
.text.CIC_IRB_IRQHandler |
0x000051b0 |
0x000051b8 |
8 |
6% |
6078 |
.text.HWVAD0_IRQHandler |
0x000051b8 |
0x000051c0 |
8 |
6% |
6081 |
.text.PINT0_IRQHandler |
0x000051c0 |
0x000051c8 |
8 |
6% |
6084 |
.text.PINT1_IRQHandler |
0x000051c8 |
0x000051d0 |
8 |
6% |
6087 |
.text.PINT2_IRQHandler |
0x000051d0 |
0x000051d8 |
8 |
6% |
6090 |
.text.PINT3_IRQHandler |
0x000051d8 |
0x000051e0 |
8 |
6% |
6093 |
.text.GINT0_IRQHandler |
0x000051e0 |
0x000051e8 |
8 |
6% |
6096 |
.text.CTIMER0_IRQHandler |
0x000051e8 |
0x000051f0 |
8 |
6% |
6099 |
.text.CTIMER1_IRQHandler |
0x000051f0 |
0x000051f8 |
8 |
6% |
6102 |
.text.FLEXCOMM0_IRQHandler |
0x000051f8 |
0x00005200 |
8 |
6% |
6105 |
.text.FLEXCOMM1_IRQHandler |
0x00005200 |
0x00005208 |
8 |
6% |
6108 |
.text.FLEXCOMM2_IRQHandler |
0x00005208 |
0x00005210 |
8 |
6% |
6111 |
.text.FLEXCOMM3_IRQHandler |
0x00005210 |
0x00005218 |
8 |
6% |
6114 |
.text.FLEXCOMM4_IRQHandler |
0x00005218 |
0x00005220 |
8 |
6% |
6117 |
.text.FLEXCOMM5_IRQHandler |
0x00005220 |
0x00005228 |
8 |
6% |
6120 |
.text.FLEXCOMM6_IRQHandler |
0x00005228 |
0x00005230 |
8 |
6% |
6123 |
Expected total in startup_K32W061.o file: |
136 |
Actual: |
136 |
100% |
6075 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.text.WWDT_GetInstance.isra.0 |
0x00005230 |
0x00005258 |
40 |
11% |
6126 |
.text.WWDT_GetDefaultConfig |
0x00005258 |
0x00005294 |
60 |
17% |
6128 |
.text.WWDT_Init |
0x00005294 |
0x00005354 |
192 |
53% |
6131 |
.text.WWDT_Deinit |
0x00005354 |
0x00005364 |
16 |
5% |
6134 |
.text.WWDT_Refresh |
0x00005364 |
0x00005378 |
20 |
6% |
6137 |
.text.WWDT_ClearStatusFlags |
0x00005378 |
0x000053a0 |
40 |
11% |
6140 |
Expected total in fsl_wwdt.o file: |
368 |
Actual: |
368 |
100% |
6126 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.text.CLOCK_u8OscCapConvert |
0x000053a0 |
0x000053c8 |
40 |
2% |
6143 |
.text.CLOCK_AttachClk |
0x000053c8 |
0x000054d0 |
264 |
13% |
6146 |
.text.CLOCK_SetClkDiv |
0x000054d0 |
0x0000552c |
92 |
5% |
6149 |
.text.CLOCK_GetXtal32kFreq |
0x0000552c |
0x00005544 |
24 |
2% |
6153 |
.text.CLOCK_GetFro32kFreq |
0x00005544 |
0x0000555c |
24 |
2% |
6156 |
.text.CLOCK_GetOsc32kFreq |
0x0000555c |
0x00005570 |
20 |
1% |
6159 |
.text.CLOCK_GetFro12MFreq |
0x00005570 |
0x00005588 |
24 |
2% |
6162 |
.text.CLOCK_GetFro32MFreq |
0x00005588 |
0x000055a0 |
24 |
2% |
6165 |
.text.CLOCK_GetOsc32MFreq |
0x000055a0 |
0x000055b8 |
24 |
2% |
6168 |
.text.CLOCK_GetWdtOscFreq |
0x000055b8 |
0x000055e4 |
44 |
3% |
6171 |
.text.CLOCK_GetFro48MFreq |
0x000055e4 |
0x000055fc |
24 |
2% |
6174 |
.text.CLOCK_GetPWMClockFreq |
0x000055fc |
0x0000561c |
32 |
2% |
6177 |
.text.CLOCK_GetMainClockRate |
0x0000561c |
0x0000565c |
64 |
4% |
6181 |
.text.CLOCK_GetCoreSysClkFreq |
0x0000565c |
0x00005674 |
24 |
2% |
6184 |
.text.CLOCK_GetFRGInputClock |
0x00005674 |
0x0000569a |
38 |
2% |
6187 |
.text.CLOCK_GetFRGClock |
0x0000569a |
0x000056cc |
50 |
3% |
6190 |
.text.CLOCK_GetFro64MFreq |
0x000056cc |
0x000056e4 |
24 |
2% |
6193 |
.text.CLOCK_GetClkOutFreq |
0x000056e4 |
0x00005744 |
96 |
5% |
6196 |
.text.CLOCK_GetSpifiOscFreq |
0x00005744 |
0x0000578c |
72 |
4% |
6199 |
.text.CLOCK_GetApbCLkFreq |
0x0000578c |
0x000057b8 |
44 |
3% |
6202 |
.text.CLOCK_GetFreq |
0x000057b8 |
0x000058c0 |
264 |
13% |
6205 |
.text.CLOCK_DisableClock |
0x000058c0 |
0x00005964 |
164 |
8% |
6208 |
.text.CLOCK_IsClockEnable |
0x00005964 |
0x00005982 |
30 |
2% |
6211 |
.text.CLOCK_EnableAPBBridge |
0x00005982 |
0x00005990 |
14 |
1% |
6214 |
.text.CLOCK_Xtal32M_Trim |
0x00005990 |
0x00005a98 |
264 |
13% |
6217 |
.text.CLOCK_XtalBasicTrim |
0x00005a98 |
0x00005ac8 |
48 |
3% |
6220 |
.text.DelayLoopN |
0x00005ac8 |
0x00005ad4 |
12 |
1% |
6223 |
.text.CLOCK_uDelay |
0x00005ad4 |
0x00005afc |
40 |
2% |
6227 |
.text.CLOCK_Xtal32M_WaitUntilStable |
0x00005afc |
0x00005b10 |
20 |
1% |
6230 |
.text.CLOCK_EnableClock |
0x00005b10 |
0x00005bf0 |
224 |
11% |
6233 |
Expected total in fsl_clock.o file: |
2128 |
Actual: |
2128 |
100% |
6143 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.text.RESET_SetPeripheralReset |
0x00005bf0 |
0x00005c44 |
84 |
42% |
6236 |
.text.RESET_ClearPeripheralReset |
0x00005c44 |
0x00005c9c |
88 |
44% |
6239 |
.text.RESET_PeripheralReset |
0x00005c9c |
0x00005cb0 |
20 |
10% |
6242 |
.text.RESET_SystemReset |
0x00005cb0 |
0x00005cbc |
12 |
6% |
6246 |
Expected total in fsl_reset.o file: |
204 |
Actual: |
204 |
100% |
6236 |
Flash640 / .text / fsl_rng.o |
Start |
End |
Size |
% |
Line |
.text.TRNG_GetDefaultConfig |
0x00005cbc |
0x00005cd0 |
20 |
9% |
6249 |
.text.TRNG_Init |
0x00005cd0 |
0x00005d3c |
108 |
46% |
6252 |
.text.TRNG_Deinit |
0x00005d3c |
0x00005d50 |
20 |
9% |
6255 |
.text.TRNG_GetRandomData |
0x00005d50 |
0x00005da8 |
88 |
38% |
6259 |
Expected total in fsl_rng.o file: |
236 |
Actual: |
236 |
100% |
6249 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.text.USART_Deinit |
0x00005da8 |
0x00005de8 |
64 |
11% |
6262 |
.text.USART_GetDefaultConfig |
0x00005de8 |
0x00005e24 |
60 |
10% |
6265 |
.text.USART_SetBaudRate |
0x00005e24 |
0x00005ec4 |
160 |
26% |
6268 |
.text.USART_Init |
0x00005ec4 |
0x00005fd4 |
272 |
44% |
6271 |
.text.USART_WriteBlocking |
0x00005fd4 |
0x0000601c |
72 |
12% |
6274 |
Expected total in fsl_usart.o file: |
628 |
Actual: |
628 |
100% |
6262 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.text.FLEXCOMM_GetInstance |
0x0000601c |
0x00006050 |
52 |
9% |
6277 |
.text.FLEXCOMM_Init |
0x00006050 |
0x000060c4 |
116 |
20% |
6280 |
.text.FLEXCOMM0_DriverIRQHandler |
0x000060c4 |
0x00006100 |
60 |
11% |
6283 |
.text.FLEXCOMM1_DriverIRQHandler |
0x00006100 |
0x0000613c |
60 |
11% |
6286 |
.text.FLEXCOMM2_DriverIRQHandler |
0x0000613c |
0x00006178 |
60 |
11% |
6289 |
.text.FLEXCOMM3_DriverIRQHandler |
0x00006178 |
0x000061b0 |
56 |
10% |
6292 |
.text.FLEXCOMM4_DriverIRQHandler |
0x000061b0 |
0x000061ec |
60 |
11% |
6295 |
.text.FLEXCOMM5_DriverIRQHandler |
0x000061ec |
0x00006228 |
60 |
11% |
6298 |
.text.FLEXCOMM6_DriverIRQHandler |
0x00006228 |
0x00006264 |
60 |
11% |
6301 |
Expected total in fsl_flexcomm.o file: |
584 |
Actual: |
584 |
100% |
6277 |
Flash640 / .text / fsl_flash.o |
Start |
End |
Size |
% |
Line |
.text.FLASH_Wait |
0x00006264 |
0x00006276 |
18 |
8% |
6304 |
.text.FLASH_Erase |
0x00006276 |
0x000062ba |
68 |
30% |
6307 |
.text.FLASH_ErasePages |
0x000062ba |
0x000062c8 |
14 |
7% |
6310 |
.text.FLASH_BlankCheck |
0x000062c8 |
0x000062e2 |
26 |
12% |
6313 |
.text.FLASH_MarginCheck |
0x000062e2 |
0x000062fc |
26 |
12% |
6316 |
.text.FLASH_Program |
0x000062fc |
0x00006334 |
56 |
25% |
6319 |
.text.FLASH_SetReadMode |
0x00006334 |
0x00006348 |
20 |
9% |
6322 |
Expected total in fsl_flash.o file: |
228 |
Actual: |
228 |
100% |
6304 |
Flash640 / .text / fsl_common.o |
Start |
End |
Size |
% |
Line |
.text.InstallIRQHandler |
0x00006348 |
0x0000639c |
84 |
50% |
6325 |
.text.SDK_DelayAtLeastUs |
0x0000639c |
0x000063f0 |
84 |
50% |
6328 |
Expected total in fsl_common.o file: |
168 |
Actual: |
168 |
100% |
6325 |
Flash640 / .text / fsl_aes.o |
Start |
End |
Size |
% |
Line |
.text.aesWaitForIdle.constprop.0.isra.0 |
0x000063f0 |
0x000063f8 |
8 |
4% |
6331 |
.text.aes_set_forward |
0x000063f8 |
0x0000640e |
22 |
9% |
6333 |
.text.aes_one_block |
0x0000640e |
0x00006446 |
56 |
22% |
6335 |
.text.AES_SetKey |
0x00006446 |
0x000064b8 |
114 |
44% |
6337 |
.text.AES_EncryptEcb |
0x000064b8 |
0x000064f0 |
56 |
22% |
6340 |
.text.AES_Init |
0x000064f0 |
0x000064f8 |
8 |
4% |
6343 |
Expected total in fsl_aes.o file: |
264 |
Actual: |
264 |
100% |
6331 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.text.Chip_LOWPOWER_SetSystemVoltages |
0x000064f8 |
0x00006500 |
8 |
1% |
6346 |
.text.POWER_FlexcomClocksDisable |
0x00006500 |
0x00006540 |
64 |
3% |
6348 |
.text.POWER_GetResetCause |
0x00006540 |
0x0000658c |
76 |
4% |
6351 |
.text.POWER_ClearResetCause |
0x0000658c |
0x00006598 |
12 |
1% |
6354 |
.text.POWER_SetTrimDefaultActiveVoltage |
0x00006598 |
0x00006848 |
688 |
32% |
6357 |
.text.POWER_Init |
0x00006848 |
0x00006884 |
60 |
3% |
6360 |
.text.POWER_GetPowerDownConfig |
0x00006884 |
0x00006b38 |
692 |
32% |
6363 |
.text.POWER_GoToPowerDown |
0x00006b38 |
0x00006b64 |
44 |
3% |
6366 |
.text.POWER_RegisterPowerDownEntryHookFunction |
0x00006b64 |
0x00006b70 |
12 |
1% |
6369 |
.text.POWER_EnterPowerDownMode |
0x00006b70 |
0x00006b88 |
24 |
2% |
6372 |
.text.POWER_EnterDeepDownMode |
0x00006b88 |
0x00006c5c |
212 |
10% |
6375 |
.text.POWER_EnterPowerMode |
0x00006c5c |
0x00006c74 |
24 |
2% |
6378 |
.text.POWER_SetDcdc1v8 |
0x00006c74 |
0x00006d00 |
140 |
7% |
6382 |
.text.POWER_SetDcdc1v3 |
0x00006d00 |
0x00006d88 |
136 |
7% |
6385 |
Expected total in fsl_power.o file: |
2192 |
Actual: |
2192 |
100% |
6346 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.text.WTIMER_StartTimerFunction |
0x00006d88 |
0x00006e90 |
264 |
48% |
6388 |
.text.WTIMER_GetStatusFlags |
0x00006e90 |
0x00006ebc |
44 |
8% |
6390 |
.text.WTIMER_EnableInterrupts |
0x00006ebc |
0x00006efc |
64 |
12% |
6393 |
.text.WTIMER_StartTimerUnsafe |
0x00006efc |
0x00006f10 |
20 |
4% |
6396 |
.text.WTIMER_ReadTimer |
0x00006f10 |
0x00006f44 |
52 |
10% |
6399 |
.text.WTIMER_ClearStatusFlags |
0x00006f44 |
0x00006f80 |
60 |
11% |
6402 |
.text.WTIMER_StopTimer |
0x00006f80 |
0x00006fb8 |
56 |
10% |
6405 |
Expected total in fsl_wtimer.o file: |
560 |
Actual: |
560 |
100% |
6388 |
Flash640 / .text / fsl_inputmux.o |
Start |
End |
Size |
% |
Line |
.text.INPUTMUX_Init |
0x00006fb8 |
0x00006fbe |
6 |
30% |
6408 |
.text.INPUTMUX_AttachSignal |
0x00006fbe |
0x00006fcc |
14 |
70% |
6411 |
Expected total in fsl_inputmux.o file: |
20 |
Actual: |
20 |
100% |
6408 |
Flash640 / .text / fsl_fmeas.o |
Start |
End |
Size |
% |
Line |
.text.FMEAS_GetCountWithScale |
0x00006fcc |
0x00006ff2 |
38 |
100% |
6414 |
Expected total in fsl_fmeas.o file: |
38 |
Actual: |
38 |
100% |
6414 |
Flash640 / .text / fsl_sha.o |
Start |
End |
Size |
% |
Line |
.text.swap_bytes |
0x00006ff2 |
0x00006ff6 |
4 |
1% |
6417 |
.text.sha_one_block |
0x00006ff6 |
0x00007038 |
66 |
13% |
6419 |
.text.SHA_Init |
0x00007038 |
0x00007058 |
32 |
7% |
6421 |
.text.SHA_Update |
0x00007058 |
0x0000710a |
178 |
35% |
6424 |
.text.SHA_Finish |
0x0000710a |
0x000071fc |
242 |
47% |
6427 |
Expected total in fsl_sha.o file: |
522 |
Actual: |
522 |
100% |
6417 |
Flash640 / .text / Exceptions_NVIC.o |
Start |
End |
Size |
% |
Line |
.text.vDebugExceptionHandlersInitialise |
0x000071fc |
0x00007228 |
44 |
100% |
6431 |
Expected total in Exceptions_NVIC.o file: |
44 |
Actual: |
44 |
100% |
6431 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.text.ExceptionUnwindStack |
0x00007228 |
0x000072b8 |
144 |
6% |
6434 |
.text.HardFault_Handler |
0x000072b8 |
0x000072c0 |
8 |
1% |
6437 |
.text.BusFault_Handler |
0x000072c0 |
0x000072c8 |
8 |
1% |
6440 |
.text.UsageFault_Handler |
0x000072c8 |
0x000072d0 |
8 |
1% |
6443 |
.text.MemManage_Handler |
0x000072d0 |
0x000072d8 |
8 |
1% |
6446 |
.text.vPrintRegisterBit |
0x000072d8 |
0x000072ec |
20 |
1% |
6449 |
.text.vPrintSystemHandlerAndControlStateRegisterBitFields |
0x000072ec |
0x000073b4 |
200 |
9% |
6452 |
.text.vPrintConfigurableFaultStatusRegisterBitFields |
0x000073b4 |
0x0000750c |
344 |
15% |
6455 |
.text.vDebugBusFaultHandler |
0x0000750c |
0x0000768c |
384 |
16% |
6458 |
.text.vDebugUsageFaultHandler |
0x0000768c |
0x000077ec |
352 |
15% |
6461 |
.text.vDebugMemoryFaultHandler |
0x000077ec |
0x0000796c |
384 |
16% |
6464 |
.text.vPrintHardFaultStatusRegisterBitFields |
0x0000796c |
0x000079b4 |
72 |
3% |
6467 |
.text.vDebugHardFaultHandler |
0x000079b4 |
0x00007bc0 |
524 |
22% |
6470 |
Expected total in MicroExceptions_arm.o file: |
2456 |
Actual: |
2456 |
100% |
6434 |
Flash640 / .text / Debug.o |
Start |
End |
Size |
% |
Line |
.text.vDebugInit |
0x00007bc0 |
0x00007bc2 |
2 |
3% |
6473 |
.text.vDebugHex |
0x00007bc2 |
0x00007c0a |
72 |
88% |
6476 |
.text.vDebugNonInt |
0x00007c0a |
0x00007c0e |
4 |
5% |
6479 |
.text.vDebugHexNonInt |
0x00007c0e |
0x00007c12 |
4 |
5% |
6482 |
Expected total in Debug.o file: |
82 |
Actual: |
82 |
100% |
6473 |
Flash640 / .text / OtaSupport.o |
Start |
End |
Size |
% |
Line |
.text.OTA_ReadDataMemCpy |
0x00007c12 |
0x00007c24 |
18 |
3% |
6485 |
.text.OTA_AlignOnReset |
0x00007c24 |
0x00007c34 |
16 |
3% |
6488 |
.text.OTA_StartImageWithMaxSize |
0x00007c34 |
0x00007c60 |
44 |
7% |
6491 |
.text.OTA_StartImage |
0x00007c60 |
0x00007c70 |
16 |
3% |
6494 |
.text.OTA_PullImageChunk |
0x00007c70 |
0x00007cc8 |
88 |
14% |
6498 |
.text.OTA_PushImageChunk |
0x00007cc8 |
0x00007d44 |
124 |
19% |
6501 |
.text.OTA_PushImageChunkBlocking |
0x00007d44 |
0x00007d48 |
4 |
1% |
6504 |
.text.OTA_SetNewImageFlag |
0x00007d48 |
0x00007d7c |
52 |
8% |
6507 |
.text.OTA_ImageAuthenticate |
0x00007d7c |
0x00007dd0 |
84 |
13% |
6510 |
.text.OTA_CancelImage |
0x00007dd0 |
0x00007dec |
28 |
5% |
6513 |
.text.OTA_ClientInit |
0x00007dec |
0x00007e0c |
32 |
5% |
6516 |
.text.OTA_InvalidateImageHeader |
0x00007e0c |
0x00007e78 |
108 |
17% |
6519 |
.text.OTA_CommitImage |
0x00007e78 |
0x00007eac |
52 |
8% |
6522 |
Expected total in OtaSupport.o file: |
666 |
Actual: |
666 |
100% |
6485 |
Flash640 / .text / OtaUtils.o |
Start |
End |
Size |
% |
Line |
.text.aesProcess |
0x00007eac |
0x00007eb4 |
8 |
1% |
6525 |
.text.OtaUtils_IsInternalFlashAddr |
0x00007eb4 |
0x00007ee4 |
48 |
5% |
6527 |
.text.OtaUtils_AesLoadKeyFromOTP |
0x00007ee4 |
0x00007f00 |
28 |
3% |
6529 |
.text.OtaUtils_ReadFromInternalFlash |
0x00007f00 |
0x00007f58 |
88 |
9% |
6532 |
.text.OtaUtils_GetModifiableInternalFlashTopAddress |
0x00007f58 |
0x00008004 |
172 |
16% |
6535 |
.text.OtaUtils_ValidateImage |
0x00008004 |
0x00008258 |
596 |
55% |
6538 |
.text.OtaUtils_ReconstructRootCert |
0x00008258 |
0x000082ec |
148 |
14% |
6541 |
Expected total in OtaUtils.o file: |
1088 |
Actual: |
1088 |
100% |
6525 |
Flash640 / .text / psector_api.o |
Start |
End |
Size |
% |
Line |
.text.psector_GetPage0Contents |
0x000082ec |
0x00008314 |
40 |
67% |
6544 |
.text.psector_GetPage0Handle |
0x00008314 |
0x00008328 |
20 |
34% |
6547 |
Expected total in psector_api.o file: |
60 |
Actual: |
60 |
100% |
6544 |
Flash640 / .text / FunctionLib.o |
Start |
End |
Size |
% |
Line |
.text.FLib_MemCpy |
0x00008328 |
0x0000833c |
20 |
30% |
6550 |
.text.FLib_MemCmp |
0x0000833c |
0x0000835c |
32 |
48% |
6553 |
.text.FLib_MemSet |
0x0000835c |
0x0000836c |
16 |
24% |
6556 |
Expected total in FunctionLib.o file: |
68 |
Actual: |
68 |
100% |
6550 |
Flash640 / .text / SecLib.o |
Start |
End |
Size |
% |
Line |
.text.k32w0_hw_aes_load_key.constprop.0 |
0x0000836c |
0x0000839c |
48 |
7% |
6560 |
.text.k32w0_hw_aes128_block_encrypt |
0x0000839c |
0x000083c0 |
36 |
5% |
6562 |
.text.k32w0_hw_aes_ecb_encrypt.isra.0 |
0x000083c0 |
0x000083e8 |
40 |
6% |
6564 |
.text.SecLib_Init |
0x000083e8 |
0x000083f4 |
12 |
2% |
6566 |
.text.AES_128_Encrypt |
0x000083f4 |
0x000083f8 |
4 |
1% |
6569 |
.text.bACI_WriteKey |
0x000083f8 |
0x0000840c |
20 |
3% |
6572 |
.text.vACI_OptimisedCcmStar |
0x0000840c |
0x00008648 |
572 |
79% |
6575 |
Expected total in SecLib.o file: |
732 |
Actual: |
732 |
100% |
6560 |
Flash640 / .text / RNG.o |
Start |
End |
Size |
% |
Line |
.text.RNG_Init |
0x00008648 |
0x00008698 |
80 |
42% |
6578 |
.text.RNG_GetRandomNo |
0x00008698 |
0x000086d8 |
64 |
34% |
6581 |
.text.RND_u32GetRand256 |
0x000086d8 |
0x000086ea |
18 |
10% |
6584 |
.text.RND_u32GetRand |
0x000086ea |
0x00008708 |
30 |
16% |
6587 |
Expected total in RNG.o file: |
192 |
Actual: |
192 |
100% |
6578 |
Flash640 / .text / GenericList.o |
Start |
End |
Size |
% |
Line |
.text.ListInit |
0x00008708 |
0x00008714 |
12 |
9% |
6590 |
.text.ListAddTail |
0x00008714 |
0x00008750 |
60 |
45% |
6593 |
.text.ListRemoveHead |
0x00008750 |
0x00008786 |
54 |
41% |
6596 |
.text.ListGetAvailable |
0x00008786 |
0x0000878e |
8 |
6% |
6599 |
Expected total in GenericList.o file: |
134 |
Actual: |
134 |
100% |
6590 |
Flash640 / .text / Messaging.o |
Start |
End |
Size |
% |
Line |
.text.ListAddTailMsg |
0x0000878e |
0x00008794 |
6 |
9% |
6602 |
.text.ListRemoveHeadMsg |
0x00008794 |
0x000087a0 |
12 |
17% |
6605 |
.text.ListGetHeadMsg |
0x000087a0 |
0x000087b6 |
22 |
30% |
6608 |
.text.ListGetNextMsg |
0x000087b6 |
0x000087ce |
24 |
33% |
6611 |
.text.MSG_Free |
0x000087ce |
0x000087d8 |
10 |
14% |
6614 |
Expected total in Messaging.o file: |
74 |
Actual: |
74 |
100% |
6602 |
Flash640 / .text / MemManager.o |
Start |
End |
Size |
% |
Line |
.text.MEM_Init |
0x000087d8 |
0x00008848 |
112 |
36% |
6617 |
.text.MEM_BufferAllocWithId |
0x00008848 |
0x000088a8 |
96 |
31% |
6620 |
.text.MEM_BufferFree |
0x000088a8 |
0x00008910 |
104 |
34% |
6623 |
Expected total in MemManager.o file: |
312 |
Actual: |
312 |
100% |
6617 |
Flash640 / .text / TimersManager.o |
Start |
End |
Size |
% |
Line |
.text.TMR_SetTimerStatus |
0x00008910 |
0x00008924 |
20 |
3% |
6626 |
.text.StackTimer_ISR |
0x00008924 |
0x0000894c |
40 |
5% |
6628 |
.text.TMR_NotifyClkChanged |
0x0000894c |
0x00008990 |
68 |
9% |
6631 |
.text.TMR_Init |
0x00008990 |
0x00008a00 |
112 |
14% |
6634 |
.text.TMR_StopTimer |
0x00008a00 |
0x00008a7c |
124 |
16% |
6637 |
.text.TMR_Task |
0x00008a7c |
0x00008c38 |
444 |
55% |
6640 |
Expected total in TimersManager.o file: |
808 |
Actual: |
808 |
100% |
6626 |
Flash640 / .text / TMR_Adapter.o |
Start |
End |
Size |
% |
Line |
.text.FMEAS_StartMeasureWithScale.constprop.0 |
0x00008c38 |
0x00008ca8 |
112 |
12% |
6643 |
.text.Timestamp_GetCounter32bit |
0x00008ca8 |
0x00008cb4 |
12 |
2% |
6645 |
.text.StackTimer_Init |
0x00008cb4 |
0x00008d0c |
88 |
10% |
6648 |
.text.StackTimer_ReInit |
0x00008d0c |
0x00008d30 |
36 |
4% |
6651 |
.text.StackTimer_Enable |
0x00008d30 |
0x00008d40 |
16 |
2% |
6654 |
.text.StackTimer_GetInputFrequency |
0x00008d40 |
0x00008d48 |
8 |
1% |
6657 |
.text.StackTimer_GetCounterValue |
0x00008d48 |
0x00008d54 |
12 |
2% |
6661 |
.text.StackTimer_SetOffsetTicks |
0x00008d54 |
0x00008d68 |
20 |
3% |
6664 |
.text.StackTimer_ClearIntFlag |
0x00008d68 |
0x00008d98 |
48 |
6% |
6667 |
.text.WAKE_UP_TIMER1_IRQHandler |
0x00008d98 |
0x00008de4 |
76 |
9% |
6670 |
.text.FRO32K_StartCalibration |
0x00008de4 |
0x00008e3c |
88 |
10% |
6673 |
.text.TMR_GetTimestampUs |
0x00008e3c |
0x00008ea0 |
100 |
11% |
6676 |
.text.FRO32K_CompleteCalibration |
0x00008ea0 |
0x00008f4c |
172 |
19% |
6679 |
.text.FRO32K_Init |
0x00008f4c |
0x00008fe0 |
148 |
16% |
6682 |
Expected total in TMR_Adapter.o file: |
936 |
Actual: |
936 |
100% |
6643 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.text.CTIMER_GenericIRQHandler |
0x00008fe0 |
0x00009040 |
96 |
78% |
6685 |
.text.CTIMER0_DriverIRQHandler |
0x00009040 |
0x0000904e |
14 |
12% |
6688 |
.text.CTIMER1_DriverIRQHandler |
0x0000904e |
0x0000905c |
14 |
12% |
6691 |
Expected total in fsl_ctimer.o file: |
124 |
Actual: |
124 |
100% |
6685 |
Flash640 / .text / fsl_rtc.o |
Start |
End |
Size |
% |
Line |
.text.RTC_Init |
0x0000905c |
0x00009076 |
26 |
100% |
6694 |
Expected total in fsl_rtc.o file: |
26 |
Actual: |
26 |
100% |
6694 |
Flash640 / .text / Panic.o |
Start |
End |
Size |
% |
Line |
.text.panic |
0x00009076 |
0x00009078 |
2 |
100% |
6697 |
Expected total in Panic.o file: |
2 |
Actual: |
2 |
100% |
6697 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.text.DMA_GetInstance |
0x00009078 |
0x000090a0 |
40 |
18% |
6699 |
.text.DMA_IRQHandle |
0x000090a0 |
0x00009148 |
168 |
74% |
6701 |
.text.DMA0_DriverIRQHandler |
0x00009148 |
0x0000915c |
20 |
9% |
6704 |
Expected total in fsl_dma.o file: |
228 |
Actual: |
228 |
100% |
6699 |
Flash640 / .text / MicroInt_arm_sdk2.o |
Start |
End |
Size |
% |
Line |
.text.vMicroIntEnableOnly |
0x0000915c |
0x00009174 |
24 |
75% |
6707 |
.text.vMicroIntRestoreState |
0x00009174 |
0x0000917c |
8 |
25% |
6710 |
Expected total in MicroInt_arm_sdk2.o file: |
32 |
Actual: |
32 |
100% |
6707 |
Flash640 / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.text.PWR_InitFunction.part.0 |
0x0000917c |
0x000091a8 |
44 |
5% |
6713 |
.text.PWR_Init |
0x000091a8 |
0x000091b8 |
16 |
2% |
6715 |
.text.PWR_AllowDeviceToSleep |
0x000091b8 |
0x000091d4 |
28 |
3% |
6718 |
.text.PWR_DisallowDeviceToSleep |
0x000091d4 |
0x000091f4 |
32 |
3% |
6721 |
.text.PWR_ChangeDeepSleepMode |
0x000091f4 |
0x00009218 |
36 |
4% |
6724 |
.text.PWR_GetDeepSleepConfig |
0x00009218 |
0x00009238 |
32 |
3% |
6727 |
.text.PWR_CheckSocTimers |
0x00009238 |
0x000092f8 |
192 |
18% |
6730 |
.text.PWR_CheckIfDeviceCanGoToSleep |
0x000092f8 |
0x00009324 |
44 |
5% |
6732 |
.text.PWR_EnterPowerDown |
0x00009324 |
0x0000935c |
56 |
6% |
6735 |
.text.PWR_EnterLowPower |
0x0000935c |
0x00009380 |
36 |
4% |
6738 |
.text.PWR_SetWakeUpConfig |
0x00009380 |
0x00009394 |
20 |
2% |
6742 |
.text.PWR_GetWakeUpConfig |
0x00009394 |
0x000093a0 |
12 |
2% |
6745 |
.text.vSetWakeUpIoConfig |
0x000093a0 |
0x000093c0 |
32 |
3% |
6748 |
.text.u64GetWakeupSourceConfig |
0x000093c0 |
0x0000943c |
124 |
12% |
6751 |
.text.vHandleSleepModes |
0x0000943c |
0x00009590 |
340 |
32% |
6754 |
.text.PWR_u32GetRamRetention |
0x00009590 |
0x0000959c |
12 |
2% |
6756 |
.text.PWR_vForceRadioRetention |
0x0000959c |
0x000095b4 |
24 |
3% |
6759 |
Expected total in PWR.o file: |
1080 |
Actual: |
1080 |
100% |
6713 |
Flash640 / .text / PWR_setjmp.o |
Start |
End |
Size |
% |
Line |
.text.setjmp |
0x000095b4 |
0x000095c0 |
12 |
43% |
6762 |
.text.longjmp |
0x000095c0 |
0x000095d0 |
16 |
58% |
6764 |
Expected total in PWR_setjmp.o file: |
28 |
Actual: |
28 |
100% |
6762 |
Flash640 / .text / PWRLib.o |
Start |
End |
Size |
% |
Line |
.text.PWRLib_LLDsmComplete |
0x000095d0 |
0x000095d2 |
2 |
1% |
6766 |
.text.PWRLib_Init |
0x000095d2 |
0x000095d4 |
2 |
1% |
6768 |
.text.PWRLib_SetDeepSleepMode |
0x000095d4 |
0x000095e0 |
12 |
2% |
6771 |
.text.PWRLib_GetDeepSleepMode |
0x000095e0 |
0x000095ec |
12 |
2% |
6774 |
.text.PWRLib_MCU_Enter_Sleep |
0x000095ec |
0x000095f8 |
12 |
2% |
6777 |
.text.PWR_ClearWakeupReason |
0x000095f8 |
0x00009604 |
12 |
2% |
6780 |
.text.WarmMain |
0x00009604 |
0x00009614 |
16 |
3% |
6783 |
.text.PWRLib_EnterPowerDownModeRamOff |
0x00009614 |
0x00009644 |
48 |
7% |
6786 |
.text.PWRLib_EnterDeepDownMode |
0x00009644 |
0x00009674 |
48 |
7% |
6789 |
.text.PWRLib_u32RamBanksSpanned |
0x00009674 |
0x00009748 |
212 |
31% |
6792 |
.text.PWRLib_EnterPowerDownModeRamOn |
0x00009748 |
0x00009890 |
328 |
47% |
6795 |
Expected total in PWRLib.o file: |
704 |
Actual: |
704 |
100% |
6766 |
Flash640 / .text / GPIO_Adapter.o |
Start |
End |
Size |
% |
Line |
.text.GpioGetIoWakeupSource |
0x00009890 |
0x0000989c |
12 |
100% |
6798 |
Expected total in GPIO_Adapter.o file: |
12 |
Actual: |
12 |
100% |
6798 |
Flash640 / .text / fsl_str.o |
Start |
End |
Size |
% |
Line |
.text.StrFormatPrintf |
0x0000989c |
0x00009e14 |
1400 |
100% |
6801 |
Expected total in fsl_str.o file: |
1400 |
Actual: |
1400 |
100% |
6801 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.text.SerialManager_Init |
0x00009e14 |
0x00009e6c |
88 |
15% |
6804 |
.text.SerialManager_Deinit |
0x00009e6c |
0x00009eb8 |
76 |
13% |
6807 |
.text.SerialManager_OpenWriteHandle |
0x00009eb8 |
0x00009f0c |
84 |
14% |
6810 |
.text.SerialManager_CloseWriteHandle |
0x00009f0c |
0x00009f5c |
80 |
14% |
6813 |
.text.SerialManager_OpenReadHandle |
0x00009f5c |
0x00009fb8 |
92 |
16% |
6816 |
.text.SerialManager_CloseReadHandle |
0x00009fb8 |
0x0000a008 |
80 |
14% |
6819 |
.text.SerialManager_WriteBlocking |
0x0000a008 |
0x0000a070 |
104 |
18% |
6822 |
Expected total in serial_manager.o file: |
604 |
Actual: |
604 |
100% |
6804 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.text.Serial_UartInit |
0x0000a070 |
0x0000a0d0 |
96 |
48% |
6825 |
.text.Serial_UartDeinit |
0x0000a0d0 |
0x0000a0f4 |
36 |
18% |
6828 |
.text.Serial_UartWrite |
0x0000a0f4 |
0x0000a13c |
72 |
36% |
6831 |
Expected total in serial_port_uart.o file: |
204 |
Actual: |
204 |
100% |
6825 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.text.HAL_UartInit |
0x0000a13c |
0x0000a1fc |
192 |
59% |
6834 |
.text.HAL_UartDeinit |
0x0000a1fc |
0x0000a230 |
52 |
16% |
6837 |
.text.HAL_UartSendBlocking |
0x0000a230 |
0x0000a284 |
84 |
26% |
6840 |
Expected total in usart_adapter.o file: |
328 |
Actual: |
328 |
100% |
6834 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.text.__assert_func |
0x0000a284 |
0x0000a2a0 |
28 |
100% |
6843 |
Expected total in fsl_assert.o file: |
28 |
Actual: |
28 |
100% |
6843 |
Flash640 / .text / timer.o |
Start |
End |
Size |
% |
Line |
.text.zbPlatGetTime |
0x0000a2a0 |
0x0000a2a4 |
4 |
100% |
6846 |
Expected total in timer.o file: |
4 |
Actual: |
4 |
100% |
6846 |
Flash640 / .text / Heap.o |
Start |
End |
Size |
% |
Line |
.text.pvHeap_DefAlloc |
0x0000a2a4 |
0x0000a2e0 |
60 |
84% |
6849 |
.text.pvHeap_Alloc |
0x0000a2e0 |
0x0000a2ec |
12 |
17% |
6851 |
Expected total in Heap.o file: |
72 |
Actual: |
72 |
100% |
6849 |
Flash640 / .text / Eeprom_InternalFlash.o |
Start |
End |
Size |
% |
Line |
.text.EEPROM_FixWriteDataInFlash |
0x0000a2ec |
0x0000a368 |
124 |
26% |
6854 |
.text.EEPROM_Init |
0x0000a368 |
0x0000a3a4 |
60 |
13% |
6856 |
.text.EEPROM_WriteData |
0x0000a3a4 |
0x0000a438 |
148 |
31% |
6859 |
.text.EEPROM_ReadData |
0x0000a438 |
0x0000a4a0 |
104 |
22% |
6862 |
.text.EEPROM_FlashWriteBufferedTailEndBytes |
0x0000a4a0 |
0x0000a4d4 |
52 |
11% |
6865 |
Expected total in Eeprom_InternalFlash.o file: |
488 |
Actual: |
488 |
100% |
6854 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.text.osObjectIsAllocated.constprop.0 |
0x0000a4d4 |
0x0000a4f8 |
36 |
6% |
6868 |
.text.OSA_EnableIRQGlobal |
0x0000a4f8 |
0x0000a50c |
20 |
3% |
6870 |
.text.OSA_DisableIRQGlobal |
0x0000a50c |
0x0000a51c |
16 |
3% |
6873 |
.text.task_init |
0x0000a51c |
0x0000a558 |
60 |
9% |
6876 |
.text.OSA_TaskCreate |
0x0000a558 |
0x0000a5d8 |
128 |
18% |
6879 |
.text.OSA_TimeInit |
0x0000a5d8 |
0x0000a608 |
48 |
7% |
6882 |
.text.OSA_TimeDiff |
0x0000a608 |
0x0000a60c |
4 |
1% |
6885 |
.text.OSA_TimeGetMsec |
0x0000a60c |
0x0000a618 |
12 |
2% |
6888 |
.text.OSA_EventCreate |
0x0000a618 |
0x0000a654 |
60 |
9% |
6891 |
.text.OSA_EventSet |
0x0000a654 |
0x0000a67c |
40 |
6% |
6894 |
.text.OSA_EventWait |
0x0000a67c |
0x0000a714 |
152 |
22% |
6897 |
.text.OSA_InterruptEnable |
0x0000a714 |
0x0000a718 |
4 |
1% |
6900 |
.text.OSA_InterruptDisable |
0x0000a718 |
0x0000a71c |
4 |
1% |
6903 |
.text.OSA_InterruptEnableRestricted |
0x0000a71c |
0x0000a736 |
26 |
4% |
6906 |
.text.OSA_InterruptEnableRestore |
0x0000a736 |
0x0000a73e |
8 |
2% |
6909 |
.text.OSA_InstallIntHandler |
0x0000a73e |
0x0000a744 |
6 |
1% |
6912 |
.text.OSA_Start |
0x0000a744 |
0x0000a76c |
40 |
6% |
6915 |
.text.startup.main |
0x0000a76c |
0x0000a78c |
32 |
5% |
6918 |
.text.SysTick_Handler |
0x0000a78c |
0x0000a79c |
16 |
3% |
6921 |
Expected total in fsl_os_abstraction_bm.o file: |
712 |
Actual: |
712 |
100% |
6868 |
Flash640 / .text / GreenPower.o |
Start |
End |
Size |
% |
Line |
.text.u16GP_APduInstanceReadWriteLongString |
0x0000a79c |
0x0000a804 |
104 |
6% |
6924 |
.text.vCLD_GPTimerClickCallback |
0x0000a804 |
0x0000a83c |
56 |
3% |
6928 |
.text.eCLD_GPRegisterTimeServer |
0x0000a83c |
0x0000a864 |
40 |
2% |
6930 |
.text.eGP_CreateGreenPower |
0x0000a864 |
0x0000a94c |
232 |
12% |
6933 |
.text.eGP_FindGpCluster |
0x0000a94c |
0x0000a984 |
56 |
3% |
6936 |
.text.u16GP_DeriveAliasSrcAddr |
0x0000a984 |
0x0000a9c4 |
64 |
4% |
6939 |
.text.u8GP_DeriveAliasSeqNum |
0x0000a9c4 |
0x0000a9f0 |
44 |
3% |
6942 |
.text.u32GP_CRC32 |
0x0000a9f0 |
0x0000aa24 |
52 |
3% |
6945 |
.text.bGP_IsDuplicatePkt |
0x0000aa24 |
0x0000ab4a |
294 |
15% |
6948 |
.text.bGP_AliasPresent |
0x0000ab4a |
0x0000ac72 |
296 |
15% |
6951 |
.text.vGP_CallbackForPersistData |
0x0000ac72 |
0x0000acbc |
74 |
4% |
6954 |
.text.vGP_RestorePersistedData |
0x0000acbc |
0x0000ad34 |
120 |
6% |
6958 |
.text.bGP_CheckFrameToBeProcessed |
0x0000ad34 |
0x0000ad70 |
60 |
3% |
6961 |
.text.bGP_GetGPDKey |
0x0000ad70 |
0x0000adf8 |
136 |
7% |
6964 |
.text.eGP_AddDeviceSecurity |
0x0000adf8 |
0x0000af18 |
288 |
15% |
6967 |
.text.u8GP_SecurityProcessCallback |
0x0000af18 |
0x0000af74 |
92 |
5% |
6970 |
Expected total in GreenPower.o file: |
2008 |
Actual: |
2008 |
100% |
6924 |
Flash640 / .text / GreenPowerCommissioningNotification.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ZgpCommissioningNotificationSend |
0x0000af74 |
0x0000b0c0 |
332 |
50% |
6973 |
.text.eGP_ZgpCommissioningNotificationReceive |
0x0000b0c0 |
0x0000b20e |
334 |
51% |
6976 |
Expected total in GreenPowerCommissioningNotification.o file: |
666 |
Actual: |
666 |
100% |
6973 |
Flash640 / .text / GreenPowerCommon.o |
Start |
End |
Size |
% |
Line |
.text.bGP_GiveCommIndAndUpdateTable |
0x0000b20e |
0x0000b212 |
4 |
1% |
6979 |
.text.bGP_ValidateCommandType |
0x0000b212 |
0x0000b25e |
76 |
3% |
6982 |
.text.bGP_GetFreeProxySinkTableEntry |
0x0000b25e |
0x0000b2b0 |
82 |
3% |
6985 |
.text.u16GP_GetStringSizeOfProxyTable |
0x0000b2b0 |
0x0000b370 |
192 |
6% |
6988 |
.text.bGP_IsFreshPkt |
0x0000b370 |
0x0000b3a8 |
56 |
2% |
6991 |
.text.vCreateDataIndFromBufferedCmd |
0x0000b3a8 |
0x0000b43c |
148 |
5% |
6994 |
.text.u8GP_GetLQIQuality |
0x0000b43c |
0x0000b45e |
34 |
2% |
6997 |
.text.u8GP_GetProxyDistance |
0x0000b45e |
0x0000b46c |
14 |
1% |
7000 |
.text.u8GP_GetProxyDelay |
0x0000b46c |
0x0000b47e |
18 |
1% |
7003 |
.text.eGp_BufferTransmissionPacket |
0x0000b47e |
0x0000b598 |
282 |
9% |
7006 |
.text.vGP_SendDeviceAnnounce |
0x0000b598 |
0x0000b62c |
148 |
5% |
7009 |
.text.u8GP_GetDataReqHandle |
0x0000b62c |
0x0000b63e |
18 |
1% |
7012 |
.text.vGP_ExitCommMode |
0x0000b63e |
0x0000b6ba |
124 |
4% |
7015 |
.text.bValidatePacketLength |
0x0000b6ba |
0x0000b6ec |
50 |
2% |
7018 |
.text.u8GetGPDFKeyMAP |
0x0000b6ec |
0x0000b736 |
74 |
3% |
7021 |
.text.bGP_ValidateGPDF_Fields |
0x0000b736 |
0x0000b78c |
86 |
3% |
7024 |
.text.bGP_SecurityValidation |
0x0000b78c |
0x0000b7aa |
30 |
1% |
7027 |
.text.u16GetProxyTableEntrySize |
0x0000b7aa |
0x0000b816 |
108 |
4% |
7030 |
.text.u16GetProxyTableString |
0x0000b816 |
0x0000b97e |
360 |
11% |
7033 |
.text.u16GP_ReadProxyTableToString |
0x0000b97e |
0x0000b9da |
92 |
3% |
7036 |
.text.bGP_CheckGPDAddressMatch |
0x0000b9da |
0x0000ba82 |
168 |
6% |
7039 |
.text.bGP_IsProxyTableEntryPresent |
0x0000ba82 |
0x0000baec |
106 |
4% |
7042 |
.text.vGP_RemoveGPDFromProxySinkTable |
0x0000baec |
0x0000bb64 |
120 |
4% |
7045 |
.text.bGP_GPDFValidityCheck |
0x0000bb64 |
0x0000bc3e |
218 |
7% |
7048 |
.text.bIsInvolveTC |
0x0000bc3e |
0x0000bc6c |
46 |
2% |
7051 |
.text.vBackUpTxQueueMsg |
0x0000bc6c |
0x0000bcee |
130 |
4% |
7054 |
.text.vSendToTxQueue |
0x0000bcee |
0x0000bd9c |
174 |
6% |
7057 |
.text.vGp_TransmissionTimerCallback |
0x0000bd9c |
0x0000bee0 |
324 |
10% |
7060 |
Expected total in GreenPowerCommon.o file: |
3282 |
Actual: |
3282 |
100% |
6979 |
Flash640 / .text / GreenPowerCustomCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eGP_GreenPowerCommandHandler |
0x0000bee0 |
0x0000bfb4 |
212 |
100% |
7063 |
Expected total in GreenPowerCustomCommandHandler.o file: |
212 |
Actual: |
212 |
100% |
7063 |
Flash640 / .text / GreenPowerCustomCommandResponses.o |
Start |
End |
Size |
% |
Line |
.text.eGP_HandleSinkTableResponse |
0x0000bfb4 |
0x0000c000 |
76 |
3% |
7066 |
.text.eGP_HandleProxyTableRequest |
0x0000c000 |
0x0000c166 |
358 |
12% |
7069 |
.text.eGP_HandleProxyTableResponse |
0x0000c166 |
0x0000c1b2 |
76 |
3% |
7072 |
.text.eGP_HandleProxyCommissioningMode |
0x0000c1b2 |
0x0000c2a0 |
238 |
8% |
7075 |
.text.vGetRSSIAndLQIFromGPPGPDLink |
0x0000c2a0 |
0x0000c2b4 |
20 |
1% |
7078 |
.text.vFillDataIndicationFromNotif |
0x0000c2b4 |
0x0000c33e |
138 |
5% |
7081 |
.text.vFillDataIndication |
0x0000c33e |
0x0000c3f2 |
180 |
6% |
7084 |
.text.vGP_SendResponseGPDF |
0x0000c3f2 |
0x0000c4ac |
186 |
6% |
7087 |
.text.eGP_HandleZgpReponse |
0x0000c4ac |
0x0000c562 |
182 |
6% |
7090 |
.text.bBestGPD_GPPLink |
0x0000c562 |
0x0000c58a |
40 |
2% |
7093 |
.text.bGP_CheckIfCmdToBeBuffered |
0x0000c58a |
0x0000c69c |
274 |
9% |
7096 |
.text.eGP_HandleZgpCommissioningNotification |
0x0000c69c |
0x0000c736 |
154 |
5% |
7099 |
.text.bGP_CheckIfCmdToBeNotified |
0x0000c736 |
0x0000c7bc |
134 |
5% |
7102 |
.text.eGP_HandleZgpNotification |
0x0000c7bc |
0x0000c888 |
204 |
7% |
7105 |
.text.bGP_IsPairingCmdValid |
0x0000c888 |
0x0000c8bc |
52 |
2% |
7108 |
.text.eGP_HandleZgpPairing |
0x0000c8bc |
0x0000cc2c |
880 |
28% |
7111 |
Expected total in GreenPowerCustomCommandResponses.o file: |
3192 |
Actual: |
3192 |
100% |
7066 |
Flash640 / .text / GreenPowerDataIndication.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleZgpDataIndication |
0x0000cc2c |
0x0000cd18 |
236 |
52% |
7115 |
.text.vAddRemoveBufferedTxQMsg |
0x0000cd18 |
0x0000cd98 |
128 |
28% |
7118 |
.text.vZCL_HandleZgpDataConfirm |
0x0000cd98 |
0x0000cdf8 |
96 |
21% |
7121 |
Expected total in GreenPowerDataIndication.o file: |
460 |
Actual: |
460 |
100% |
7115 |
Flash640 / .text / GreenPowerDirectCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.vGP_FormGPDataIndication |
0x0000cdf8 |
0x0000cece |
214 |
70% |
7124 |
.text.eGP_GreenPowerDirectCommandHandler |
0x0000cece |
0x0000cf2c |
94 |
31% |
7127 |
Expected total in GreenPowerDirectCommandHandler.o file: |
308 |
Actual: |
308 |
100% |
7124 |
Flash640 / .text / GreenPowerNotification.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ZgpNotificationSend |
0x0000cf2c |
0x0000d034 |
264 |
49% |
7131 |
.text.eGP_ZgpNotificationReceive |
0x0000d034 |
0x0000d150 |
284 |
52% |
7134 |
Expected total in GreenPowerNotification.o file: |
548 |
Actual: |
548 |
100% |
7131 |
Flash640 / .text / GreenPowerPairing.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ZgpPairingReceive |
0x0000d150 |
0x0000d46a |
794 |
100% |
7137 |
Expected total in GreenPowerPairing.o file: |
794 |
Actual: |
794 |
100% |
7137 |
Flash640 / .text / GreenPowerProxyCommissioningMode.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ProxyCommissioningModeSend |
0x0000d46a |
0x0000d4de |
116 |
19% |
7140 |
.text.eGP_ProxyCommissioningMode |
0x0000d4de |
0x0000d66a |
396 |
63% |
7143 |
.text.eGP_ProxyCommissioningModeReceive |
0x0000d66a |
0x0000d6e4 |
122 |
20% |
7146 |
Expected total in GreenPowerProxyCommissioningMode.o file: |
634 |
Actual: |
634 |
100% |
7140 |
Flash640 / .text / GreenPowerProxyGPDHandler.o |
Start |
End |
Size |
% |
Line |
.text.vGP_HandleGPDCommand |
0x0000d6e4 |
0x0000db48 |
1124 |
100% |
7149 |
Expected total in GreenPowerProxyGPDHandler.o file: |
1124 |
Actual: |
1124 |
100% |
7149 |
Flash640 / .text / GreenPowerProxyTableRequest.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ProxyTableRequestReceive |
0x0000db48 |
0x0000dbf6 |
174 |
100% |
7152 |
Expected total in GreenPowerProxyTableRequest.o file: |
174 |
Actual: |
174 |
100% |
7152 |
Flash640 / .text / GreenPowerProxyTableResponse.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ProxyTableResponseSend |
0x0000dbf6 |
0x0000dc60 |
106 |
41% |
7155 |
.text.eGP_ProxyTableResponseReceive |
0x0000dc60 |
0x0000dcfe |
158 |
60% |
7158 |
Expected total in GreenPowerProxyTableResponse.o file: |
264 |
Actual: |
264 |
100% |
7155 |
Flash640 / .text / GreenPowerResponse.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ZgpResponseReceive |
0x0000dcfe |
0x0000ddd6 |
216 |
100% |
7161 |
Expected total in GreenPowerResponse.o file: |
216 |
Actual: |
216 |
100% |
7161 |
Flash640 / .text / GreenPowerScheduler.o |
Start |
End |
Size |
% |
Line |
.text.eGP_Update20mS |
0x0000ddd6 |
0x0000de5a |
132 |
70% |
7164 |
.text.eGP_Update1mS |
0x0000de5a |
0x0000de94 |
58 |
31% |
7167 |
Expected total in GreenPowerScheduler.o file: |
190 |
Actual: |
190 |
100% |
7164 |
Flash640 / .text / GreenPowerSinkTableResponse.o |
Start |
End |
Size |
% |
Line |
.text.eGP_SinkTableResponseReceive |
0x0000de94 |
0x0000df28 |
148 |
100% |
7170 |
Expected total in GreenPowerSinkTableResponse.o file: |
148 |
Actual: |
148 |
100% |
7170 |
Flash640 / .text / gp.o |
Start |
End |
Size |
% |
Line |
.text.eGP_RegisterProxyBasicEndPoint |
0x0000df28 |
0x0000dfb0 |
136 |
100% |
7173 |
Expected total in gp.o file: |
136 |
Actual: |
136 |
100% |
7173 |
Flash640 / .text / Basic.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCreateBasic |
0x0000dfb0 |
0x0000e01c |
108 |
100% |
7176 |
Expected total in Basic.o file: |
108 |
Actual: |
108 |
100% |
7176 |
Flash640 / .text / BasicClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandResetToFactoryDefaultsReceive |
0x0000e01c |
0x0000e02e |
18 |
100% |
7179 |
Expected total in BasicClientCommands.o file: |
18 |
Actual: |
18 |
100% |
7179 |
Flash640 / .text / BasicCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandHandler |
0x0000e02e |
0x0000e090 |
98 |
100% |
7182 |
Expected total in BasicCommandHandler.o file: |
98 |
Actual: |
98 |
100% |
7182 |
Flash640 / .text / Groups.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCreateGroups |
0x0000e090 |
0x0000e1bc |
300 |
69% |
7185 |
.text.eCLD_GroupsSetIdentifying |
0x0000e1bc |
0x0000e1e0 |
36 |
9% |
7188 |
.text.eCLD_GroupsCheckGroupExists |
0x0000e1e0 |
0x0000e246 |
102 |
24% |
7191 |
Expected total in Groups.o file: |
438 |
Actual: |
438 |
100% |
7185 |
Flash640 / .text / GroupsCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsHandleAddGroupRequest.constprop.0.isra.0 |
0x0000e246 |
0x0000e310 |
202 |
23% |
7194 |
.text.eCLD_GroupsCommandHandler |
0x0000e310 |
0x0000e5c6 |
694 |
78% |
7196 |
Expected total in GroupsCommandHandler.o file: |
896 |
Actual: |
896 |
100% |
7194 |
Flash640 / .text / GroupsServerCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCommandAddGroupResponseSend |
0x0000e5c6 |
0x0000e606 |
64 |
23% |
7199 |
.text.eCLD_GroupsCommandViewGroupResponseSend |
0x0000e606 |
0x0000e654 |
78 |
28% |
7202 |
.text.eCLD_GroupsCommandGetGroupMembershipResponseSend |
0x0000e654 |
0x0000e6a4 |
80 |
28% |
7205 |
.text.eCLD_GroupsCommandRemoveGroupResponseSend |
0x0000e6a4 |
0x0000e6e6 |
66 |
23% |
7208 |
Expected total in GroupsServerCommands.o file: |
288 |
Actual: |
288 |
100% |
7199 |
Flash640 / .text / GroupsTableManager.o |
Start |
End |
Size |
% |
Line |
.text.bCLD_GroupsSearchForGroup |
0x0000e6e6 |
0x0000e714 |
46 |
6% |
7211 |
.text.eCLD_GroupsAddGroup |
0x0000e714 |
0x0000e7b8 |
164 |
21% |
7213 |
.text.eCLD_GroupsFindGroup |
0x0000e7b8 |
0x0000e7e4 |
44 |
6% |
7216 |
.text.iCLD_GroupsListGroups |
0x0000e7e4 |
0x0000e84c |
104 |
14% |
7219 |
.text.iCLD_GroupsCountGroups |
0x0000e84c |
0x0000e89e |
82 |
11% |
7222 |
.text.iCLD_GroupsListMatchingGroups |
0x0000e89e |
0x0000e930 |
146 |
19% |
7225 |
.text.eCLD_GroupsRemoveGroup |
0x0000e930 |
0x0000e994 |
100 |
13% |
7229 |
.text.eCLD_GroupsRemoveAllGroups |
0x0000e994 |
0x0000e9f4 |
96 |
13% |
7232 |
Expected total in GroupsTableManager.o file: |
782 |
Actual: |
782 |
100% |
7211 |
Flash640 / .text / Identify.o |
Start |
End |
Size |
% |
Line |
.text.vCLD_IdentifyTimerClickCallback |
0x0000e9f4 |
0x0000ea6c |
120 |
50% |
7235 |
.text.eCLD_IdentifyRegisterTimeServer |
0x0000ea6c |
0x0000ea94 |
40 |
17% |
7237 |
.text.eCLD_IdentifyCreateIdentify |
0x0000ea94 |
0x0000eae4 |
80 |
34% |
7240 |
Expected total in Identify.o file: |
240 |
Actual: |
240 |
100% |
7235 |
Flash640 / .text / IdentifyCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandHandler |
0x0000eae4 |
0x0000ebf0 |
268 |
100% |
7243 |
Expected total in IdentifyCommandHandler.o file: |
268 |
Actual: |
268 |
100% |
7243 |
Flash640 / .text / IdentifyServerCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandIdentifyQueryResponseSend |
0x0000ebf0 |
0x0000ec20 |
48 |
30% |
7246 |
.text.eCLD_IdentifyCommandIdentifyRequestReceive |
0x0000ec20 |
0x0000ec46 |
38 |
24% |
7249 |
.text.eCLD_IdentifyCommandIdentifyQueryRequestReceive |
0x0000ec46 |
0x0000ec5a |
20 |
13% |
7252 |
.text.eCLD_IdentifyCommandTriggerEffectRequestReceive |
0x0000ec5a |
0x0000ec90 |
54 |
34% |
7255 |
Expected total in IdentifyServerCommands.o file: |
160 |
Actual: |
160 |
100% |
7246 |
Flash640 / .text / Scenes.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCreateScenes |
0x0000ec90 |
0x0000ed1c |
140 |
44% |
7258 |
.text.eCLD_ScenesUpdate |
0x0000ed1c |
0x0000ed78 |
92 |
29% |
7261 |
.text.vCLD_ScenesGenerateIndividualAttributeCallback |
0x0000ed78 |
0x0000edd4 |
92 |
29% |
7264 |
Expected total in Scenes.o file: |
324 |
Actual: |
324 |
100% |
7258 |
Flash640 / .text / ScenesClusterManagement.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesSaveClusters |
0x0000edd4 |
0x0000ef7c |
424 |
41% |
7268 |
.text.eCLD_ScenesRestoreClusters |
0x0000ef7c |
0x0000f178 |
508 |
49% |
7271 |
.text.vCLD_ScenesUpdateSceneValid |
0x0000f178 |
0x0000f1ee |
118 |
12% |
7274 |
Expected total in ScenesClusterManagement.o file: |
1050 |
Actual: |
1050 |
100% |
7268 |
Flash640 / .text / ScenesCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesSetLastConfiguredBy.constprop.0.isra.0 |
0x0000f1ee |
0x0000f228 |
58 |
4% |
7277 |
.text.eCLD_ScenesCommandHandler |
0x0000f228 |
0x0000f93a |
1810 |
97% |
7279 |
Expected total in ScenesCommandHandler.o file: |
1868 |
Actual: |
1868 |
100% |
7277 |
Flash640 / .text / ScenesServerCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCommandAddSceneResponseSend |
0x0000f93a |
0x0000f98a |
80 |
15% |
7282 |
.text.eCLD_ScenesCommandViewSceneResponseSend |
0x0000f98a |
0x0000fa0e |
132 |
24% |
7285 |
.text.eCLD_ScenesCommandRemoveSceneResponseSend |
0x0000fa0e |
0x0000fa62 |
84 |
15% |
7288 |
.text.eCLD_ScenesCommandRemoveAllScenesResponseSend |
0x0000fa62 |
0x0000faa4 |
66 |
12% |
7291 |
.text.eCLD_ScenesCommandStoreSceneResponseSend |
0x0000faa4 |
0x0000faf8 |
84 |
15% |
7294 |
.text.eCLD_ScenesCommandGetSceneMembershipResponseSend |
0x0000faf8 |
0x0000fb6a |
114 |
21% |
7297 |
Expected total in ScenesServerCommands.o file: |
560 |
Actual: |
560 |
100% |
7282 |
Flash640 / .text / ScenesTableManager.o |
Start |
End |
Size |
% |
Line |
.text.bCLD_ScenesSearchForScene |
0x0000fb6a |
0x0000fb94 |
42 |
5% |
7300 |
.text.eCLD_ScenesAddScene |
0x0000fb94 |
0x0000fc58 |
196 |
24% |
7303 |
.text.eCLD_ScenesFindScene |
0x0000fc58 |
0x0000fc98 |
64 |
8% |
7306 |
.text.eCLD_ScenesFindActiveScene |
0x0000fc98 |
0x0000fcbc |
36 |
5% |
7309 |
.text.eCLD_ScenesStoreScene |
0x0000fcbc |
0x0000fd6c |
176 |
21% |
7312 |
.text.eCLD_ScenesListScenes |
0x0000fd6c |
0x0000fdc2 |
86 |
11% |
7315 |
.text.eCLD_ScenesCountScenes |
0x0000fdc2 |
0x0000fdd4 |
18 |
3% |
7318 |
.text.eCLD_ScenesRemoveScene |
0x0000fdd4 |
0x0000fe28 |
84 |
10% |
7322 |
.text.eCLD_ScenesRemoveAllScenes |
0x0000fe28 |
0x0000feb8 |
144 |
18% |
7325 |
Expected total in ScenesTableManager.o file: |
846 |
Actual: |
846 |
100% |
7300 |
Flash640 / .text / OTA.o |
Start |
End |
Size |
% |
Line |
.text.eOTA_retOtaUseKey |
0x0000feb8 |
0x0000fec8 |
16 |
1% |
7328 |
.text.eOtaFindCluster |
0x0000fec8 |
0x0000ff0c |
68 |
5% |
7331 |
.text.eOtaSetEventTypeAndGiveCallBack |
0x0000ff0c |
0x0000ff24 |
24 |
2% |
7334 |
.text.eOtaRegisterTimeServer |
0x0000ff24 |
0x0000ff4c |
40 |
3% |
7338 |
.text.eOTA_Create |
0x0000ff4c |
0x0000ffc0 |
116 |
8% |
7341 |
.text.eOtaTimeUpdate |
0x0000ffc0 |
0x00010004 |
68 |
5% |
7344 |
.text.vOtaTimerClickCallback |
0x00010004 |
0x00010024 |
32 |
2% |
7347 |
.text.eOTA_SetServerAddress |
0x00010024 |
0x00010068 |
68 |
5% |
7350 |
.text.vOTA_FlashInit |
0x00010068 |
0x000100b4 |
76 |
5% |
7353 |
.text.sOtaGetHeader |
0x000100b4 |
0x000101cc |
280 |
18% |
7356 |
.text.eOTA_RestoreClientData |
0x000101cc |
0x0001029c |
208 |
13% |
7360 |
.text.eOTA_UpdateClientAttributes |
0x0001029c |
0x0001031c |
128 |
8% |
7363 |
.text.eOTA_AllocateEndpointOTASpace |
0x0001031c |
0x00010388 |
108 |
7% |
7366 |
.text.bOtaIsImageValid |
0x00010388 |
0x000103bc |
52 |
4% |
7369 |
.text.vOTA_SetImageValidityFlag |
0x000103bc |
0x000103c0 |
4 |
1% |
7372 |
.text.vOtaFlashLockRead |
0x000103c0 |
0x00010400 |
64 |
4% |
7376 |
.text.vOtaFlashLockWrite |
0x00010400 |
0x00010440 |
64 |
4% |
7379 |
.text.bOtaIsSerializationDataValid |
0x00010440 |
0x0001049c |
92 |
6% |
7382 |
.text.eOtaClientReqSeqNoUpdate |
0x0001049c |
0x000104bc |
32 |
2% |
7385 |
.text.eOTA_GetCurrentOtaHeader |
0x000104bc |
0x000104f4 |
56 |
4% |
7388 |
.text.vOTA_GetTagIdandLengh |
0x000104f4 |
0x00010510 |
28 |
2% |
7391 |
Expected total in OTA.o file: |
1624 |
Actual: |
1624 |
100% |
7328 |
Flash640 / .text / OTA_ClientUpgradeManager.o |
Start |
End |
Size |
% |
Line |
.text.vOtaRequestNextBlock.isra.0 |
0x00010510 |
0x00010540 |
48 |
2% |
7394 |
.text.vOtaInitStateMachine |
0x00010540 |
0x00010550 |
16 |
1% |
7397 |
.text.vOtaClientUpgMgrMapStates |
0x00010550 |
0x000105d4 |
132 |
4% |
7400 |
.text.vOtaHandleTimedBlockRequest |
0x000105d4 |
0x00010682 |
174 |
5% |
7403 |
.text.vOtaAbortDownload |
0x00010682 |
0x00010700 |
126 |
3% |
7405 |
.text.vOtaUpgManClientStateCountDown |
0x00010700 |
0x00010740 |
64 |
2% |
7407 |
.text.vOtaUpgManClientStateWaitForRunCommand |
0x00010740 |
0x00010838 |
248 |
6% |
7409 |
.text.vOtaUpgManClientStateDownloadComplete |
0x00010838 |
0x00010a38 |
512 |
12% |
7411 |
.text.vOtaUpgManClientStateDownloadInProgress |
0x00010a38 |
0x00010eb8 |
1152 |
27% |
7413 |
.text.vOtaUpgManClientStateIdle |
0x00010eb8 |
0x000115c8 |
1808 |
43% |
7416 |
Expected total in OTA_ClientUpgradeManager.o file: |
4280 |
Actual: |
4280 |
100% |
7394 |
Flash640 / .text / OTA_CustomCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eOtaCommandHandler |
0x000115c8 |
0x00011694 |
204 |
100% |
7418 |
Expected total in OTA_CustomCommandHandler.o file: |
204 |
Actual: |
204 |
100% |
7418 |
Flash640 / .text / OTA_CustomReceiveCommands.o |
Start |
End |
Size |
% |
Line |
.text.eOtaReceivedImageNotify |
0x00011694 |
0x000117a2 |
270 |
20% |
7421 |
.text.eOtaReceivedQueryNextImageResponse |
0x000117a2 |
0x0001187c |
218 |
16% |
7424 |
.text.eOtaReceivedBlockResponse |
0x0001187c |
0x00011a22 |
422 |
31% |
7427 |
.text.eOtaQuerySpecificFileResponse |
0x00011a22 |
0x00011af4 |
210 |
15% |
7430 |
.text.eOtaReceivedUpgradeEndResponse |
0x00011af4 |
0x00011ba8 |
180 |
13% |
7433 |
.text.vOtaReceivedDefaultResponse |
0x00011ba8 |
0x00011c10 |
104 |
8% |
7436 |
Expected total in OTA_CustomReceiveCommands.o file: |
1404 |
Actual: |
1404 |
100% |
7421 |
Flash640 / .text / OTA_client.o |
Start |
End |
Size |
% |
Line |
.text.eOTA_ClientQueryNextImageRequest |
0x00011c10 |
0x00011ccc |
188 |
15% |
7439 |
.text.eOTA_ClientImageBlockRequest |
0x00011ccc |
0x00011de4 |
280 |
22% |
7442 |
.text.eOTA_ClientUpgradeEndRequest |
0x00011de4 |
0x00011e8e |
170 |
13% |
7445 |
.text.eOTA_ClientSwitchToNewImage |
0x00011e8e |
0x00011f30 |
162 |
13% |
7448 |
.text.eOTA_HandleImageVerification |
0x00011f30 |
0x00012144 |
532 |
40% |
7451 |
Expected total in OTA_client.o file: |
1332 |
Actual: |
1332 |
100% |
7439 |
Flash640 / .text / OTA_common.o |
Start |
End |
Size |
% |
Line |
.text.vOtaFlashInitHw |
0x00012144 |
0x00012148 |
4 |
3% |
7454 |
.text.vOtaFlashErase |
0x00012148 |
0x0001214c |
4 |
3% |
7457 |
.text.vOtaFlashWrite |
0x0001214c |
0x00012164 |
24 |
18% |
7461 |
.text.vOtaFlashRead |
0x00012164 |
0x00012176 |
18 |
14% |
7464 |
.text.vOtaSwitchLoads |
0x00012176 |
0x0001217a |
4 |
3% |
7467 |
.text.vOtaFlagNewImage |
0x0001217a |
0x00012180 |
6 |
5% |
7470 |
.text.bOtaIsAuthenticationEnabled |
0x00012180 |
0x00012194 |
20 |
15% |
7474 |
.text.bOtaIsImageAuthenticated |
0x00012194 |
0x000121ac |
24 |
18% |
7477 |
.text.u32OTA_DlOtaHdrOffset |
0x000121ac |
0x000121bc |
16 |
12% |
7480 |
.text.u32OTA_DlLinkKeyOffset |
0x000121bc |
0x000121cc |
16 |
12% |
7483 |
Expected total in OTA_common.o file: |
136 |
Actual: |
136 |
100% |
7454 |
Flash640 / .text / dlist.o |
Start |
End |
Size |
% |
Line |
.text.psSearchList |
0x000121cc |
0x000121f4 |
40 |
12% |
7486 |
.text.vDLISTinitialise |
0x000121f4 |
0x000121fc |
8 |
3% |
7488 |
.text.psDLISTgetHead |
0x000121fc |
0x00012200 |
4 |
2% |
7491 |
.text.psDLISTgetNext |
0x00012200 |
0x00012204 |
4 |
2% |
7494 |
.text.vDLISTinsertBefore |
0x00012204 |
0x0001221a |
22 |
7% |
7497 |
.text.vDLISTinsertAfter |
0x0001221a |
0x00012234 |
26 |
8% |
7500 |
.text.psDLISTsearchFromHead |
0x00012234 |
0x0001223c |
8 |
3% |
7503 |
.text.boDLISTisEmpty |
0x0001223c |
0x0001224e |
18 |
6% |
7506 |
.text.vDLISTaddToHead |
0x0001224e |
0x00012276 |
40 |
12% |
7509 |
.text.vDLISTaddToTail |
0x00012276 |
0x0001229c |
38 |
11% |
7512 |
.text.psDLISTremoveFromTail |
0x0001229c |
0x000122be |
34 |
10% |
7515 |
.text.psDLISTremoveFromHead |
0x000122be |
0x000122e2 |
36 |
11% |
7518 |
.text.psDLISTremove |
0x000122e2 |
0x00012318 |
54 |
16% |
7521 |
.text.iDLISTnumberOfNodes |
0x00012318 |
0x00012328 |
16 |
5% |
7524 |
Expected total in dlist.o file: |
348 |
Actual: |
348 |
100% |
7486 |
Flash640 / .text / zcl.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPIndex.part.0 |
0x00012328 |
0x0001235c |
52 |
6% |
7528 |
.text.eZCL_CreateZCL |
0x0001235c |
0x00012424 |
200 |
22% |
7530 |
.text.eZCL_SetCustomCallBackEvent |
0x00012424 |
0x00012438 |
20 |
3% |
7533 |
.text.eZCL_Register |
0x00012438 |
0x00012674 |
572 |
61% |
7536 |
.text.u8ZCL_GetNumberOfEndpointsRegistered |
0x00012674 |
0x00012680 |
12 |
2% |
7539 |
.text.eZCL_SearchForEPIndex |
0x00012680 |
0x0001268c |
12 |
2% |
7542 |
.text.u8ZCL_GetEPIdFromIndex |
0x0001268c |
0x000126ac |
32 |
4% |
7546 |
.text.vReverseMemcpy |
0x000126ac |
0x000126c4 |
24 |
3% |
7549 |
.text.vZCL_InitializeClusterInstance |
0x000126c4 |
0x000126d8 |
20 |
3% |
7552 |
Expected total in zcl.o file: |
944 |
Actual: |
944 |
100% |
7528 |
Flash640 / .text / zcl_CustomCommandReceive.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandReceive |
0x000126d8 |
0x00012814 |
316 |
100% |
7555 |
Expected total in zcl_CustomCommandReceive.o file: |
316 |
Actual: |
316 |
100% |
7555 |
Flash640 / .text / zcl_CustomCommandSend.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandSend |
0x00012814 |
0x00012a74 |
608 |
96% |
7559 |
.text.bZCL_SendCommandResponse |
0x00012a74 |
0x00012a90 |
28 |
5% |
7562 |
Expected total in zcl_CustomCommandSend.o file: |
636 |
Actual: |
636 |
100% |
7559 |
Flash640 / .text / zcl_PDUbufferReadWrite.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteTypeNBO |
0x00012a90 |
0x00012ad0 |
64 |
19% |
7565 |
.text.u16ZCL_APduInstanceWriteNBO |
0x00012ad0 |
0x00012b1a |
74 |
22% |
7568 |
.text.u16ZCL_ReadTypeNBO |
0x00012b1a |
0x00012b9c |
130 |
39% |
7571 |
.text.u16ZCL_APduInstanceReadNBO |
0x00012b9c |
0x00012be6 |
74 |
22% |
7574 |
Expected total in zcl_PDUbufferReadWrite.o file: |
342 |
Actual: |
342 |
100% |
7565 |
Flash640 / .text / zcl_PDUbufferReadWriteString.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_GetStringSizeAndBufferFromStructure |
0x00012be6 |
0x00012c4a |
100 |
15% |
7577 |
.text.u16ZCL_APduInstanceWriteStringNBO |
0x00012c4a |
0x00012d04 |
186 |
28% |
7580 |
.text.u16ZCL_GetStringAttributeTypeSizeFromBuffer |
0x00012d04 |
0x00012d56 |
82 |
13% |
7583 |
.text.eZCL_CheckUserStringStructureRead |
0x00012d56 |
0x00012d98 |
66 |
10% |
7586 |
.text.u16ZCL_GetStringStructureSize |
0x00012d98 |
0x00012dba |
34 |
5% |
7589 |
.text.u16ZCL_APduInstanceReadStringNBO |
0x00012dba |
0x00012e6a |
176 |
26% |
7592 |
.text.eZCL_GetStringLengthFieldSize |
0x00012e6a |
0x00012e8e |
36 |
6% |
7595 |
Expected total in zcl_PDUbufferReadWriteString.o file: |
680 |
Actual: |
680 |
100% |
7577 |
Flash640 / .text / zcl_WriteAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesWriteRequest |
0x00012e8e |
0x000131ba |
812 |
100% |
7598 |
Expected total in zcl_WriteAttributesRequestHandle.o file: |
812 |
Actual: |
812 |
100% |
7598 |
Flash640 / .text / zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteAttributeValueIntoBuffer |
0x000131ba |
0x0001323a |
128 |
13% |
7601 |
.text.u8ZCL_GetAttributeAllignToFourBytesBoundary |
0x0001323a |
0x0001324c |
18 |
2% |
7604 |
.text.eZCL_GetAttributeTypeSize |
0x0001324c |
0x00013264 |
24 |
3% |
7607 |
.text.eZCL_GetAttributeTypeSizeFromBuffer |
0x00013264 |
0x000132ee |
138 |
14% |
7610 |
.text.u16ZCL_WriteAttributeValueIntoStructure |
0x000132ee |
0x00013396 |
168 |
17% |
7613 |
.text.eZCL_GetAttributeTypeSizeFromStructure |
0x00013396 |
0x000133e0 |
74 |
8% |
7616 |
.text.bZCL_CheckManufacturerSpecificAttributeFlagMatch |
0x000133e0 |
0x000133f0 |
16 |
2% |
7619 |
.text.bZCL_CheckStringFitsInStructure |
0x000133f0 |
0x00013468 |
120 |
12% |
7622 |
.text.bZCL_AttributeTypeIsSigned |
0x00013468 |
0x00013474 |
12 |
2% |
7625 |
.text.vZCL_MarkAttributeInvalid |
0x00013474 |
0x00013568 |
244 |
24% |
7628 |
.text.bZCL_CheckAttributeInvalid |
0x00013568 |
0x000135a2 |
58 |
6% |
7631 |
.text.bZCL_CheckAttributeDirectionFlagMatch |
0x000135a2 |
0x000135c4 |
34 |
4% |
7634 |
Expected total in zcl_attribute.o file: |
1034 |
Actual: |
1034 |
100% |
7601 |
Flash640 / .text / zcl_buffer.o |
Start |
End |
Size |
% |
Line |
.text.hZCL_AllocateAPduInstance |
0x000135c4 |
0x00013600 |
60 |
84% |
7637 |
.text.hZCL_GetBufferPoolHandle |
0x00013600 |
0x0001360c |
12 |
17% |
7640 |
Expected total in zcl_buffer.o file: |
72 |
Actual: |
72 |
100% |
7637 |
Flash640 / .text / zcl_command.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteCommandHeader |
0x0001360c |
0x0001368e |
130 |
43% |
7643 |
.text.u16ZCL_ReadCommandHeader |
0x0001368e |
0x000136fc |
110 |
37% |
7646 |
.text.u8GetTransactionSequenceNumber |
0x000136fc |
0x0001370c |
16 |
6% |
7649 |
.text.u16ZCL_GetTxPayloadSize |
0x0001370c |
0x0001373c |
48 |
16% |
7652 |
Expected total in zcl_command.o file: |
304 |
Actual: |
304 |
100% |
7643 |
Flash640 / .text / zcl_common.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_Initialise |
0x0001373c |
0x00013778 |
60 |
63% |
7655 |
.text.eZCL_Update100mS |
0x00013778 |
0x0001379c |
36 |
38% |
7658 |
Expected total in zcl_common.o file: |
96 |
Actual: |
96 |
100% |
7655 |
Flash640 / .text / zcl_configureReportingCommandHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleConfigureReportingCommand |
0x0001379c |
0x00013c74 |
1240 |
100% |
7661 |
Expected total in zcl_configureReportingCommandHandle.o file: |
1240 |
Actual: |
1240 |
100% |
7661 |
Flash640 / .text / zcl_defaultResponse.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SendDefaultResponse |
0x00013c74 |
0x00013d6c |
248 |
100% |
7664 |
Expected total in zcl_defaultResponse.o file: |
248 |
Actual: |
248 |
100% |
7664 |
Flash640 / .text / zcl_event.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SetReceiveEventAddressStructure |
0x00013d6c |
0x00013dd8 |
108 |
8% |
7667 |
.text.eZCL_BuildClientTransmitAddressStructure |
0x00013dd8 |
0x00013df8 |
32 |
3% |
7670 |
.text.vZCL_PassEventToUser |
0x00013df8 |
0x00013e24 |
44 |
3% |
7673 |
.text.vZCL_EventHandler |
0x00013e24 |
0x00014358 |
1332 |
88% |
7676 |
Expected total in zcl_event.o file: |
1516 |
Actual: |
1516 |
100% |
7667 |
Flash640 / .text / zcl_heap.o |
Start |
End |
Size |
% |
Line |
.text.pvZCL_HeapAlloc |
0x00014358 |
0x00014390 |
56 |
100% |
7679 |
Expected total in zcl_heap.o file: |
56 |
Actual: |
56 |
100% |
7679 |
Flash640 / .text / zcl_library_options.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleEntireProfileCommand |
0x00014390 |
0x000143f2 |
98 |
97% |
7682 |
.text.eZCL_CreateOptionalManagers |
0x000143f2 |
0x000143f6 |
4 |
4% |
7685 |
Expected total in zcl_library_options.o file: |
102 |
Actual: |
102 |
100% |
7682 |
Flash640 / .text / zcl_readAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesReadRequest |
0x000143f6 |
0x000145fe |
520 |
100% |
7688 |
Expected total in zcl_readAttributesRequestHandle.o file: |
520 |
Actual: |
520 |
100% |
7688 |
Flash640 / .text / zcl_readReportingConfigurationCommandHandle.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CalculateSizeOfReportRecord |
0x000145fe |
0x0001463e |
64 |
10% |
7691 |
.text.vZCL_HandleReadReportingConfigurationCommand |
0x0001463e |
0x000148bc |
638 |
91% |
7694 |
Expected total in zcl_readReportingConfigurationCommandHandle.o file: |
702 |
Actual: |
702 |
100% |
7691 |
Flash640 / .text / zcl_reportManager.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CreateReportManager |
0x000148bc |
0x0001493c |
128 |
13% |
7697 |
.text.eZCLAddReport |
0x0001493c |
0x00014af4 |
440 |
44% |
7700 |
.text.eZCL_CreateLocalReport |
0x00014af4 |
0x00014b70 |
124 |
13% |
7703 |
.text.eZCLFindReportEntryByAttributeIdAndDirection |
0x00014b70 |
0x00014bbc |
76 |
8% |
7706 |
.text.eZCL_GetNumberOfFreeReportRecordEntries |
0x00014bbc |
0x00014be8 |
44 |
5% |
7709 |
.text.vZCL_SetDefaultReporting |
0x00014be8 |
0x00014c0e |
38 |
4% |
7712 |
.text.eZCL_SetReportableFlag |
0x00014c0e |
0x00014ca4 |
150 |
15% |
7715 |
Expected total in zcl_reportManager.o file: |
1000 |
Actual: |
1000 |
100% |
7697 |
Flash640 / .text / zcl_reportMaths.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_AlignNumericAttributeValueTo64 |
0x00014ca4 |
0x00014d48 |
164 |
30% |
7718 |
.text.eZCL_IndicateReportableChange |
0x00014d48 |
0x00014e6a |
290 |
53% |
7720 |
.text.eZCL_StoreChangeAttributeValue |
0x00014e6a |
0x00014ece |
100 |
19% |
7723 |
Expected total in zcl_reportMaths.o file: |
554 |
Actual: |
554 |
100% |
7718 |
Flash640 / .text / zcl_reportScheduler.o |
Start |
End |
Size |
% |
Line |
.text.bHasTimerFired |
0x00014ece |
0x00014f1c |
78 |
12% |
7726 |
.text.vReportTimerClickCallback |
0x00014f1c |
0x00015190 |
628 |
89% |
7728 |
Expected total in zcl_reportScheduler.o file: |
706 |
Actual: |
706 |
100% |
7726 |
Flash640 / .text / zcl_reportStringHandling.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_SetPointerToStringStorage |
0x00015190 |
0x000151ac |
28 |
13% |
7731 |
.text.pu8ZCL_GetPointerToStringStorage |
0x000151ac |
0x000151c2 |
22 |
10% |
7734 |
.text.vZCL_AllocateSpaceForStringReports |
0x000151c2 |
0x000151ea |
40 |
18% |
7737 |
.text.eZCL_CheckForStringAttributeChange |
0x000151ea |
0x00015230 |
70 |
32% |
7740 |
.text.eZCL_CopyStringAttributeToPreviousValue |
0x00015230 |
0x00015270 |
64 |
29% |
7743 |
Expected total in zcl_reportStringHandling.o file: |
224 |
Actual: |
224 |
100% |
7731 |
Flash640 / .text / zcl_reportStructure.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_GetAttributeReportableEntry |
0x00015270 |
0x000152d8 |
104 |
79% |
7746 |
.text.eZCL_DoesAttributeHaveReportableChange |
0x000152d8 |
0x000152f4 |
28 |
22% |
7749 |
Expected total in zcl_reportStructure.o file: |
132 |
Actual: |
132 |
100% |
7746 |
Flash640 / .text / zcl_search.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPentry |
0x000152f4 |
0x00015334 |
64 |
7% |
7752 |
.text.eZCL_SearchForEPentryAndCheckManufacturerId |
0x00015334 |
0x0001536c |
56 |
6% |
7755 |
.text.eZCL_SearchForClusterEntry |
0x0001536c |
0x000153d8 |
108 |
12% |
7758 |
.text.eZCL_SearchForAttributeEntry |
0x000153d8 |
0x00015462 |
138 |
15% |
7761 |
.text.eZCL_FindCluster |
0x00015462 |
0x000154a4 |
66 |
7% |
7764 |
.text.pvZCL_GetAttributePointer |
0x000154a4 |
0x00015502 |
94 |
10% |
7767 |
.text.eZCL_GetLocalAttributeValue |
0x00015502 |
0x0001559e |
156 |
17% |
7770 |
.text.eZCL_ReadLocalAttributeValue |
0x0001559e |
0x000155d6 |
56 |
6% |
7773 |
.text.eZCL_SetLocalAttributeValue |
0x000155d6 |
0x00015680 |
170 |
18% |
7776 |
.text.eZCL_WriteLocalAttributeValue |
0x00015680 |
0x000156b8 |
56 |
6% |
7779 |
Expected total in zcl_search.o file: |
964 |
Actual: |
964 |
100% |
7752 |
Flash640 / .text / zcl_timer.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CreateTimer |
0x000156b8 |
0x00015724 |
108 |
27% |
7782 |
.text.eZCL_TimerRegister |
0x00015724 |
0x00015784 |
96 |
24% |
7785 |
.text.vZCL_TimerSchedulerUpdate |
0x00015784 |
0x00015840 |
188 |
47% |
7788 |
.text.u32ZCL_GetUTCTime |
0x00015840 |
0x0001584c |
12 |
3% |
7791 |
Expected total in zcl_timer.o file: |
404 |
Actual: |
404 |
100% |
7782 |
Flash640 / .text / zcl_transmit.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_TransmitDataRequest |
0x0001584c |
0x00015b50 |
772 |
89% |
7794 |
.text.eZCL_BuildTransmitAddressStructure |
0x00015b50 |
0x00015bb4 |
100 |
12% |
7797 |
Expected total in zcl_transmit.o file: |
872 |
Actual: |
872 |
100% |
7794 |
Flash640 / .text / bdb_fr.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFrStateMachine |
0x00015bb4 |
0x00015c2c |
120 |
100% |
7801 |
Expected total in bdb_fr.o file: |
120 |
Actual: |
120 |
100% |
7801 |
Flash640 / .text / bdb_start.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vInit |
0x00015c2c |
0x00015d04 |
216 |
19% |
7804 |
.text.BDB_u8PickChannel |
0x00015d04 |
0x00015d50 |
76 |
7% |
7807 |
.text.BDB_vRejoinSuccess |
0x00015d50 |
0x00015dc0 |
112 |
10% |
7810 |
.text.BDB_vSetRejoinFilter |
0x00015dc0 |
0x00015e04 |
68 |
6% |
7813 |
.text.BDB_vRejoinCycle |
0x00015e04 |
0x00015fa8 |
420 |
36% |
7816 |
.text.bdb_vStart |
0x00015fa8 |
0x00016060 |
184 |
16% |
7819 |
.text.BDB_vStart |
0x00016060 |
0x00016068 |
8 |
1% |
7821 |
.text.BDB_vInitStateMachine |
0x00016068 |
0x00016090 |
40 |
4% |
7825 |
.text.BDB_vRejoinTimerCb |
0x00016090 |
0x00016098 |
8 |
1% |
7828 |
.text.BDB_vSetAssociationFilter |
0x00016098 |
0x000160cc |
52 |
5% |
7832 |
Expected total in bdb_start.o file: |
1184 |
Actual: |
1184 |
100% |
7804 |
Flash640 / .text / bdb_state_machine.o |
Start |
End |
Size |
% |
Line |
.text.APP_vGenCallback |
0x000160cc |
0x0001610c |
64 |
39% |
7835 |
.text.bdb_taskBDB |
0x0001610c |
0x00016164 |
88 |
53% |
7838 |
.text.BDB_vZclEventHandler |
0x00016164 |
0x00016174 |
16 |
10% |
7841 |
Expected total in bdb_state_machine.o file: |
168 |
Actual: |
168 |
100% |
7835 |
Flash640 / .text / bdb_ns.o |
Start |
End |
Size |
% |
Line |
.text.vNsSendPermitJoin |
0x00016174 |
0x000161c4 |
80 |
5% |
7844 |
.text.vNsDiscoverNwk |
0x000161c4 |
0x00016260 |
156 |
10% |
7846 |
.text.vNsTclkSendReqKey |
0x00016260 |
0x0001629c |
60 |
4% |
7848 |
.text.vNsAfterNwkJoin |
0x0001629c |
0x000162e4 |
72 |
5% |
7850 |
.text.vNsLeaveNwk |
0x000162e4 |
0x00016308 |
36 |
3% |
7852 |
.text.vNsTclkSendNodeDescReq |
0x00016308 |
0x000163a0 |
152 |
10% |
7854 |
.text.BDB_eNsStartNwkSteering |
0x000163a0 |
0x0001642c |
140 |
9% |
7856 |
.text.BDB_vNsTimerCb |
0x0001642c |
0x000164f4 |
200 |
12% |
7859 |
.text.vNsTryNwkJoinAppCb |
0x000164f4 |
0x000164f8 |
4 |
1% |
7862 |
.text.vNsTryNwkJoin.constprop.0 |
0x000164f8 |
0x00016600 |
264 |
16% |
7866 |
.text.BDB_vNsStateMachine |
0x00016600 |
0x00016808 |
520 |
31% |
7868 |
Expected total in bdb_ns.o file: |
1684 |
Actual: |
1684 |
100% |
7844 |
Flash640 / .text / bdb_nf.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vNfFormCentralizedNwk |
0x00016808 |
0x00016818 |
16 |
3% |
7871 |
.text.vNfRetryNwkFormation |
0x00016818 |
0x0001689c |
132 |
19% |
7875 |
.text.vNfDiscoverNwk |
0x0001689c |
0x00016928 |
140 |
20% |
7877 |
.text.BDB_vNfStateMachine |
0x00016928 |
0x00016a34 |
268 |
38% |
7879 |
.text.BDB_eNfStartNwkFormation |
0x00016a34 |
0x00016adc |
168 |
24% |
7882 |
Expected total in bdb_nf.o file: |
724 |
Actual: |
724 |
100% |
7871 |
Flash640 / .text / bdb_fb_common.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFbZclHandler |
0x00016adc |
0x00016ae8 |
12 |
100% |
7885 |
Expected total in bdb_fb_common.o file: |
12 |
Actual: |
12 |
100% |
7885 |
Flash640 / .text / bdb_fb_target.o |
Start |
End |
Size |
% |
Line |
.text.BDB_eFbTriggerAsTarget |
0x00016ae8 |
0x00016b44 |
92 |
61% |
7888 |
.text.BDB_vFbHandleStopIdentification |
0x00016b44 |
0x00016b80 |
60 |
40% |
7891 |
Expected total in bdb_fb_target.o file: |
152 |
Actual: |
152 |
100% |
7888 |
Flash640 / .text / bdb_DeviceCommissioning.o |
Start |
End |
Size |
% |
Line |
.text.BDB_u8OutOfBandCommissionStartDevice |
0x00016b80 |
0x00016db8 |
568 |
73% |
7894 |
.text.BDB_bOutOfBandCommissionGetKey |
0x00016db8 |
0x00016e40 |
136 |
18% |
7897 |
.text.BDB_vOutOfBandCommissionHandleEvent |
0x00016e40 |
0x00016e94 |
84 |
11% |
7901 |
Expected total in bdb_DeviceCommissioning.o file: |
788 |
Actual: |
788 |
100% |
7894 |
Flash640 / .text / pdum_nwk.o |
Start |
End |
Size |
% |
Line |
.text.eNPduFree |
0x00016e94 |
0x00016f0c |
120 |
11% |
7904 |
.text.eAllocateNPDU |
0x00016f0c |
0x00016f64 |
88 |
8% |
7906 |
.text.PDUM_eNPduAllocate |
0x00016f64 |
0x00016f68 |
4 |
1% |
7908 |
.text.PDUM_eNPduClone |
0x00016f68 |
0x00016fa8 |
64 |
6% |
7911 |
.text.PDUM_eNPduInitDescending |
0x00016fa8 |
0x00016fbc |
20 |
2% |
7915 |
.text.PDUM_eNPduInitAscending |
0x00016fbc |
0x00016fd6 |
26 |
3% |
7918 |
.text.PDUM_eNPduFree |
0x00016fd6 |
0x00016fda |
4 |
1% |
7921 |
.text.PDUM_eNPduClaimHeader |
0x00016fda |
0x00016ff6 |
28 |
3% |
7924 |
.text.PDUM_eNPduClaimFooter |
0x00016ff6 |
0x00017012 |
28 |
3% |
7927 |
.text.PDUM_eNPduClaimData |
0x00017012 |
0x00017068 |
86 |
8% |
7930 |
.text.PDUM_eNPduAscend |
0x00017068 |
0x00017086 |
30 |
3% |
7933 |
.text.PDUM_eNPduDescend |
0x00017086 |
0x000170a4 |
30 |
3% |
7936 |
.text.PDUM_eNPduPrependHeaderNBO |
0x000170a4 |
0x000170ec |
72 |
7% |
7939 |
.text.PDUM_eNPduAppendDataNBO |
0x000170ec |
0x00017136 |
74 |
7% |
7942 |
.text.PDUM_eNPduReadHeaderNBO |
0x00017136 |
0x00017176 |
64 |
6% |
7945 |
.text.PDUM_eNPduReadFooterNBO |
0x00017176 |
0x000171b4 |
62 |
6% |
7948 |
.text.PDUM_eNPduWriteFromBuffer |
0x000171b4 |
0x000171d8 |
36 |
4% |
7951 |
.text.PDUM_eNPduWriteDataToBuffer |
0x000171d8 |
0x00017232 |
90 |
8% |
7954 |
.text.PDUM_eNPduWriteDataFromBuffer |
0x00017232 |
0x0001728c |
90 |
8% |
7957 |
.text.pdum_vNPduInit |
0x0001728c |
0x000172ec |
96 |
9% |
7961 |
.text.PDUM_u8GetMaxNpduUse |
0x000172ec |
0x000172f8 |
12 |
2% |
7964 |
.text.PDUM_u8GetNpduUse |
0x000172f8 |
0x00017304 |
12 |
2% |
7967 |
.text.PDUM_u8GetNpduPool |
0x00017304 |
0x00017310 |
12 |
2% |
7970 |
Expected total in pdum_nwk.o file: |
1148 |
Actual: |
1148 |
100% |
7904 |
Flash640 / .text / pdum_apl.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_u16APduInstanceReadNBO |
0x00017310 |
0x00017344 |
52 |
10% |
7973 |
.text.PDUM_u16APduInstanceWriteNBO |
0x00017344 |
0x00017390 |
76 |
15% |
7977 |
.text.PDUM_u16APduInstanceWriteStrNBO |
0x00017390 |
0x000173d8 |
72 |
14% |
7980 |
.text.PDUM_pvAPduInstanceGetPayload |
0x000173d8 |
0x000173de |
6 |
2% |
7983 |
.text.PDUM_u16APduInstanceGetPayloadSize |
0x000173de |
0x000173e4 |
6 |
2% |
7986 |
.text.PDUM_eAPduInstanceSetPayloadSize |
0x000173e4 |
0x00017408 |
36 |
7% |
7989 |
.text.PDUM_hAPduAllocateAPduInstance |
0x00017408 |
0x00017438 |
48 |
10% |
7992 |
.text.PDUM_eAPduFreeAPduInstance |
0x00017438 |
0x000174bc |
132 |
26% |
7995 |
.text.PDUM_thAPduInstanceGetApdu |
0x000174bc |
0x000174d0 |
20 |
4% |
7998 |
.text.PDUM_u16APduGetSize |
0x000174d0 |
0x000174d8 |
8 |
2% |
8001 |
.text.pdum_vAPduInit |
0x000174d8 |
0x00017518 |
64 |
13% |
8005 |
Expected total in pdum_apl.o file: |
520 |
Actual: |
520 |
100% |
7973 |
Flash640 / .text / pdum.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_u16SizeNBO |
0x00017518 |
0x00017560 |
72 |
10% |
8008 |
.text.pdum_u16WriteNBO |
0x00017560 |
0x00017638 |
216 |
29% |
8011 |
.text.pdum_u16WriteStrNBO |
0x00017638 |
0x0001773a |
258 |
34% |
8014 |
.text.pdum_u16ReadNBO |
0x0001773a |
0x00017810 |
214 |
29% |
8017 |
Expected total in pdum.o file: |
760 |
Actual: |
760 |
100% |
8008 |
Flash640 / .text / PDM_Create.c.obj |
Start |
End |
Size |
% |
Line |
.text.u8PDM_CalculateLargestDataRecordStored |
0x00017810 |
0x00017848 |
56 |
14% |
8021 |
.text.PDM_vErrorReport |
0x00017848 |
0x00017860 |
24 |
6% |
8024 |
.text.iPDM_CreateFileSystemInRAM |
0x00017860 |
0x00017930 |
208 |
51% |
8027 |
.text.PDM_eInitialise |
0x00017930 |
0x000179ac |
124 |
31% |
8030 |
Expected total in PDM_Create.c.obj file: |
412 |
Actual: |
412 |
100% |
8021 |
Flash640 / .text / PDM_FLASH.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_InitialiseNVM |
0x000179ac |
0x000179b0 |
4 |
1% |
8033 |
.text.vPDM_DisableNVM |
0x000179b0 |
0x000179b4 |
4 |
1% |
8036 |
.text.iPDM_TestNVMblank |
0x000179b4 |
0x000179e0 |
44 |
8% |
8040 |
.text.iPDM_TestNVM |
0x000179e0 |
0x00017a4c |
108 |
18% |
8043 |
.text.iPDM_ReadDataFromNVM |
0x00017a4c |
0x00017a9c |
80 |
13% |
8046 |
.text.iPDM_GetDataAddressFromNVM |
0x00017a9c |
0x00017ad8 |
60 |
10% |
8049 |
.text.vPDM_WriteDataToNVM |
0x00017ad8 |
0x00017b20 |
72 |
12% |
8052 |
.text.vClearMarginCheckIndications |
0x00017b20 |
0x00017b3c |
28 |
5% |
8055 |
.text.iPDM_FixWriteDataInNVM |
0x00017b3c |
0x00017b9c |
96 |
16% |
8058 |
.text.iPDM_EraseNVM |
0x00017b9c |
0x00017c20 |
132 |
22% |
8061 |
Expected total in PDM_FLASH.c.obj file: |
628 |
Actual: |
628 |
100% |
8033 |
Flash640 / .text / PDM_FileSystemData.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadDataWithIdFromFileSystem |
0x00017c20 |
0x00017cdc |
188 |
26% |
8064 |
.text.PDM_eReadDataFromRecord |
0x00017cdc |
0x00017d8c |
176 |
24% |
8067 |
.text.iPDM_WriteDataWithIdToFileSystem |
0x00017d8c |
0x00017f04 |
376 |
51% |
8070 |
Expected total in PDM_FileSystemData.c.obj file: |
740 |
Actual: |
740 |
100% |
8064 |
Flash640 / .text / PDM_FileSystemDelete.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_DeleteAllSegmentsWithIdFromFileSystemList |
0x00017f04 |
0x00017f48 |
68 |
45% |
8073 |
.text.vPDM_DeleteSegmentsWithIdFromFileSystem |
0x00017f48 |
0x00017f68 |
32 |
22% |
8075 |
.text.PDM_vDeleteDataRecord |
0x00017f68 |
0x00017f9c |
52 |
35% |
8078 |
Expected total in PDM_FileSystemDelete.c.obj file: |
152 |
Actual: |
152 |
100% |
8073 |
Flash640 / .text / PDM_FileSystemGenerate.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_GenerateCleanFileSystem |
0x00017f9c |
0x00017fec |
80 |
11% |
8081 |
.text.iPDM_GenerateFileSystemInRAM |
0x00017fec |
0x0001829c |
688 |
90% |
8084 |
Expected total in PDM_FileSystemGenerate.c.obj file: |
768 |
Actual: |
768 |
100% |
8081 |
Flash640 / .text / PDM_FileSystemHeaderAccessFunctions.c.obj |
Start |
End |
Size |
% |
Line |
.text.ePDM_ReadFileSystemHeaderCopyIndex |
0x0001829c |
0x000182a4 |
8 |
3% |
8087 |
.text.vPDM_WriteFileSystemHeaderValidState |
0x000182a4 |
0x000182b2 |
14 |
6% |
8090 |
.text.ePDM_ReadFileSystemHeaderValidState |
0x000182b2 |
0x000182ba |
8 |
3% |
8093 |
.text.bPDM_ReadFileSystemHeaderFirstBit |
0x000182ba |
0x000182c2 |
8 |
3% |
8096 |
.text.bPDM_ReadFileSystemHeaderLastBit |
0x000182c2 |
0x000182cc |
10 |
4% |
8099 |
.text.vPDM_WriteFileSystemHeaderWearCount |
0x000182cc |
0x000182f8 |
44 |
17% |
8103 |
.text.u32PDM_ReadFileSystemHeaderWearCount |
0x000182f8 |
0x0001830c |
20 |
8% |
8106 |
.text.vPDM_WriteNVMsegmentHeaderChecksum |
0x0001830c |
0x00018312 |
6 |
3% |
8109 |
.text.u16PDM_ReadNVMsegmentHeaderChecksum |
0x00018312 |
0x0001831e |
12 |
5% |
8112 |
.text.u8PDM_CreateSegmentStatus |
0x0001831e |
0x00018348 |
42 |
16% |
8115 |
.text.u8PDM_CreateSequenceStatus |
0x00018348 |
0x0001836e |
38 |
14% |
8118 |
.text.u16PDM_ReadSegmentDataSize |
0x0001836e |
0x00018390 |
34 |
13% |
8121 |
.text.u8PDM_ReadSequenceNumber |
0x00018390 |
0x000183ac |
28 |
11% |
8124 |
Expected total in PDM_FileSystemHeaderAccessFunctions.c.obj file: |
272 |
Actual: |
272 |
100% |
8087 |
Flash640 / .text / PDM_FileSystemHeaderRepair.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_RepairFileSystemRecord |
0x000183ac |
0x00018438 |
140 |
39% |
8128 |
.text.iPDM_RepairFileSystemRecordAfterEccFail |
0x00018438 |
0x0001849c |
100 |
28% |
8131 |
.text.vPDM_GetMaximumAndMinimumSegmentWearCounts |
0x0001849c |
0x00018514 |
120 |
34% |
8134 |
Expected total in PDM_FileSystemHeaderRepair.c.obj file: |
360 |
Actual: |
360 |
100% |
8128 |
Flash640 / .text / PDM_FileSystemMove.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_MoveAllDataFromListToList |
0x00018514 |
0x0001855a |
70 |
16% |
8137 |
.text.vPDM_MoveAllDataWithBufferIdFromListToList |
0x0001855a |
0x000185e2 |
136 |
30% |
8140 |
.text.vPDM_MoveFileRecordFromListToList |
0x000185e2 |
0x00018604 |
34 |
8% |
8143 |
.text.vPDM_MoveAllDataToDeAllocList |
0x00018604 |
0x00018630 |
44 |
10% |
8147 |
.text.vPDM_MoveRecordToDeAllocList |
0x00018630 |
0x00018650 |
32 |
7% |
8150 |
.text.vPDM_MoveAllDataWithBufferIdAndStateFromListToList |
0x00018650 |
0x000186e4 |
148 |
32% |
8153 |
Expected total in PDM_FileSystemMove.c.obj file: |
464 |
Actual: |
464 |
100% |
8137 |
Flash640 / .text / PDM_FileSystemVerify.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_SelectValidFileRecordInstance |
0x000186e4 |
0x000187fc |
280 |
64% |
8157 |
.text.iPDM_VerifyDataSequenceWithBufferId |
0x000187fc |
0x0001889c |
160 |
37% |
8159 |
Expected total in PDM_FileSystemVerify.c.obj file: |
440 |
Actual: |
440 |
100% |
8157 |
Flash640 / .text / PDM_NVMheaderAccessFunctions.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_SetNVMandFileSystemValidState |
0x0001889c |
0x000188c2 |
38 |
100% |
8162 |
Expected total in PDM_NVMheaderAccessFunctions.c.obj file: |
38 |
Actual: |
38 |
100% |
8162 |
Flash640 / .text / PDM_NVMheaderReadAndWrite.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadSegmentHeaderDataFromNVMsegment |
0x000188c2 |
0x00018906 |
68 |
62% |
8165 |
.text.vPDM_WriteSegmentHeaderDataIntoNVMsegment |
0x00018906 |
0x00018930 |
42 |
39% |
8168 |
Expected total in PDM_NVMheaderReadAndWrite.c.obj file: |
110 |
Actual: |
110 |
100% |
8165 |
Flash640 / .text / PDM_NVMReadAndWrite.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadUserDataFromNVMsegment |
0x00018930 |
0x000189bc |
140 |
59% |
8171 |
.text.iPDM_WriteFileSystemRecordAndSegmentDataIntoNVMsegment |
0x000189bc |
0x00018a1e |
98 |
42% |
8174 |
Expected total in PDM_NVMReadAndWrite.c.obj file: |
238 |
Actual: |
238 |
100% |
8171 |
Flash640 / .text / PDM_NVMsegmentStatus.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_DoesNVMsegmentContainFileSystemHeader |
0x00018a1e |
0x00018a4e |
48 |
100% |
8177 |
Expected total in PDM_NVMsegmentStatus.c.obj file: |
48 |
Actual: |
48 |
100% |
8177 |
Flash640 / .text / PDM_SearchAndListOrder.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSearchForWearCountInsertPoint |
0x00018a4e |
0x00018a64 |
22 |
6% |
8180 |
.text.bPDM_CompareRecordsForExactMatch |
0x00018a64 |
0x00018a9c |
56 |
14% |
8183 |
.text.boIdValueSearchMatch |
0x00018a9c |
0x00018af0 |
84 |
20% |
8185 |
.text.vPDM_AddFileSystemElementToListInAscendingWearCountOrder |
0x00018af0 |
0x00018b70 |
128 |
31% |
8188 |
.text.iPDM_SearchForBufferIdInList |
0x00018b70 |
0x00018ba4 |
52 |
13% |
8191 |
.text.iPDM_SearchForBufferIdInFileSystem |
0x00018ba4 |
0x00018bc0 |
28 |
7% |
8194 |
.text.iPDM_SearchForSpecificSegmentInList |
0x00018bc0 |
0x00018bf4 |
52 |
13% |
8197 |
Expected total in PDM_SearchAndListOrder.c.obj file: |
422 |
Actual: |
422 |
100% |
8180 |
Flash640 / .text / PDM_Segment.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_WriteSegmentHeaderAndData |
0x00018bf4 |
0x00018cbc |
200 |
55% |
8200 |
.text.iPDM_SegmentCopyAndAppendData |
0x00018cbc |
0x00018d64 |
168 |
46% |
8203 |
Expected total in PDM_Segment.c.obj file: |
368 |
Actual: |
368 |
100% |
8200 |
Flash640 / .text / PDM_SegmentData.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadUserDataFromFileSystemRecord |
0x00018d64 |
0x00018d84 |
32 |
32% |
8206 |
.text.iPDM_GetUserDataReferenceFromFileSystemRecord |
0x00018d84 |
0x00018daa |
38 |
38% |
8209 |
.text.iPDM_WriteUserDataIntoSegment |
0x00018daa |
0x00018dc8 |
30 |
30% |
8212 |
Expected total in PDM_SegmentData.c.obj file: |
100 |
Actual: |
100 |
100% |
8206 |
Flash640 / .text / PDM_SegmentReplace.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_CompareDataInFileRecords |
0x00018dc8 |
0x00018e0c |
68 |
8% |
8215 |
.text.bPDM_FindLastMarkerSegment |
0x00018e0c |
0x00018e44 |
56 |
7% |
8217 |
.text.iPDM_ReconstructAtRunTimeReplacedDataTable |
0x00018e44 |
0x00018f48 |
260 |
29% |
8220 |
.text.iPDM_ReplaceChangedSegmentInSequence |
0x00018f48 |
0x00019044 |
252 |
28% |
8223 |
.text.iPDM_ReconstructReplacedDataTable |
0x00019044 |
0x00019160 |
284 |
31% |
8226 |
Expected total in PDM_SegmentReplace.c.obj file: |
920 |
Actual: |
920 |
100% |
8215 |
Flash640 / .text / PDM_SegmentSequenceExtendDelete.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_IsSequenceAppended |
0x00019160 |
0x0001917c |
28 |
14% |
8229 |
.text.vPDM_DeleteAppendedSequence |
0x0001917c |
0x00019230 |
180 |
87% |
8232 |
Expected total in PDM_SegmentSequenceExtendDelete.c.obj file: |
208 |
Actual: |
208 |
100% |
8229 |
Flash640 / .text / PDM_SegmentSequenceExtendReconstruct.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSegmentNumberDeleteSearchMatch |
0x00019230 |
0x00019244 |
20 |
4% |
8235 |
.text.iPDM_ReconstructExtendedSegmentSequence |
0x00019244 |
0x000194b8 |
628 |
97% |
8237 |
Expected total in PDM_SegmentSequenceExtendReconstruct.c.obj file: |
648 |
Actual: |
648 |
100% |
8235 |
Flash640 / .text / PDM_SegmentSequenceSave.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_DetermineSegmentSaveMechanism |
0x000194b8 |
0x000195b8 |
256 |
38% |
8240 |
.text.vPDM_RecalculateMaximumRecordSize |
0x000195b8 |
0x000195e8 |
48 |
8% |
8243 |
.text.PDM_eSaveRecordDataInternal |
0x000195e8 |
0x00019758 |
368 |
55% |
8246 |
.text.PDM_eSaveRecordData |
0x00019758 |
0x0001975e |
6 |
1% |
8248 |
Expected total in PDM_SegmentSequenceSave.c.obj file: |
678 |
Actual: |
678 |
100% |
8240 |
Flash640 / .text / PDM_slist.c.obj |
Start |
End |
Size |
% |
Line |
.text.vSLISTinitialise |
0x0001975e |
0x00019766 |
8 |
3% |
8251 |
.text.psSLISTgetHead |
0x00019766 |
0x0001976a |
4 |
2% |
8254 |
.text.psSLISTgetTail |
0x0001976a |
0x00019770 |
6 |
3% |
8257 |
.text.psSLISTgetNext |
0x00019770 |
0x00019790 |
32 |
12% |
8261 |
.text.vSLISTaddToTail |
0x00019790 |
0x000197a6 |
22 |
8% |
8264 |
.text.vSLISTinsertAfter |
0x000197a6 |
0x000197bc |
22 |
8% |
8267 |
.text.vSLISTaddToHead |
0x000197bc |
0x000197d0 |
20 |
7% |
8270 |
.text.psSLISTremove |
0x000197d0 |
0x00019830 |
96 |
34% |
8274 |
.text.psSLISTsearch |
0x00019830 |
0x00019864 |
52 |
18% |
8277 |
.text.psSLISTsearchFromHead |
0x00019864 |
0x0001986a |
6 |
3% |
8280 |
.text.iSLISTnumberOfNodes |
0x0001986a |
0x00019880 |
22 |
8% |
8283 |
Expected total in PDM_slist.c.obj file: |
290 |
Actual: |
290 |
100% |
8251 |
Flash640 / .text / PdmNoRtosStub.c.obj |
Start |
End |
Size |
% |
Line |
.text.PDM_vEnterCriticalSection |
0x00019880 |
0x0001988c |
12 |
50% |
8287 |
.text.PDM_vExitCriticalSection |
0x0001988c |
0x00019898 |
12 |
50% |
8290 |
Expected total in PdmNoRtosStub.c.obj file: |
24 |
Actual: |
24 |
100% |
8287 |
Flash640 / .text / PDM_FileSystem.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_CreateCandidateBufferList |
0x00019898 |
0x00019974 |
220 |
49% |
8293 |
.text.iPDM_GetFileSystemBuffer |
0x00019974 |
0x000199a0 |
44 |
10% |
8296 |
.text.u8PDM_CalculateSegmentsRequired |
0x000199a0 |
0x000199c8 |
40 |
9% |
8299 |
.text.vPDM_CreateFileSystemHeader |
0x000199c8 |
0x000199f8 |
48 |
11% |
8302 |
.text.iPDM_GetLengthOfDataInBufferWithIdFromFileSystem |
0x000199f8 |
0x00019a48 |
80 |
18% |
8305 |
.text.u8PDM_CalculateFileSystemCapacity |
0x00019a48 |
0x00019a5c |
20 |
5% |
8308 |
Expected total in PDM_FileSystem.c.obj file: |
452 |
Actual: |
452 |
100% |
8293 |
Flash640 / .text / PDM_FileSystemHeaderChecksum.c.obj |
Start |
End |
Size |
% |
Line |
.text.u16PDM_CalculateRecordChecksum |
0x00019a5c |
0x00019acc |
112 |
100% |
8311 |
Expected total in PDM_FileSystemHeaderChecksum.c.obj file: |
112 |
Actual: |
112 |
100% |
8311 |
Flash640 / .text / PDM_FileSystemHeaderVerify.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReCalculateWearCountAndChecksumAndWriteFileSystemHeader |
0x00019acc |
0x00019b20 |
84 |
70% |
8314 |
.text.iPDM_VerifyFileSystemRecord |
0x00019b20 |
0x00019b44 |
36 |
30% |
8317 |
Expected total in PDM_FileSystemHeaderVerify.c.obj file: |
120 |
Actual: |
120 |
100% |
8314 |
Flash640 / .text / PDM_SegmentSequenceExtendFilter.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_FilterDuplicateAppendedSegmentsOnList |
0x00019b44 |
0x00019b9a |
86 |
18% |
8320 |
.text.vPDM_FilterDuplicateAppendedSegmentsFromList |
0x00019b9a |
0x00019c56 |
188 |
38% |
8322 |
.text.vPDM_FilterDuplicateSegmentsBySequenceNumberFromValidList |
0x00019c56 |
0x00019cae |
88 |
18% |
8325 |
.text.iPDM_SearchForReplacementAppendedSegment |
0x00019cae |
0x00019d3c |
142 |
29% |
8328 |
Expected total in PDM_SegmentSequenceExtendFilter.c.obj file: |
504 |
Actual: |
504 |
100% |
8320 |
Flash640 / .text / PDM_WearLevelling.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSearchForWearCountSubstitute |
0x00019d3c |
0x00019d5c |
32 |
14% |
8331 |
.text.iPDM_GetWearLevelledBuffer |
0x00019d5c |
0x00019e24 |
200 |
87% |
8333 |
Expected total in PDM_WearLevelling.c.obj file: |
232 |
Actual: |
232 |
100% |
8331 |
Flash640 / .text / zps_apl_af.o |
Start |
End |
Size |
% |
Line |
.text.psFindSimpleDescContainer |
0x00019e24 |
0x00019e44 |
32 |
4% |
8336 |
.text.eAplAfCommonDataReq |
0x00019e44 |
0x00019f08 |
196 |
21% |
8338 |
.text.zps_eAplAfInit |
0x00019f08 |
0x00019f50 |
72 |
8% |
8340 |
.text.zps_eAplAfGetNodeDescriptor |
0x00019f50 |
0x00019f68 |
24 |
3% |
8343 |
.text.zps_eAplAfGetSimpleDescriptor |
0x00019f68 |
0x00019fac |
68 |
7% |
8346 |
.text.zps_eAplAfUnicastDataReq |
0x00019fac |
0x00019ff4 |
72 |
8% |
8349 |
.text.zps_eAplAfUnicastAckDataReq |
0x00019ff4 |
0x0001a03e |
74 |
8% |
8352 |
.text.zps_eAplAfUnicastIeeeDataReq |
0x0001a03e |
0x0001a070 |
50 |
6% |
8355 |
.text.zps_eAplAfUnicastIeeeAckDataReq |
0x0001a070 |
0x0001a0a4 |
52 |
6% |
8358 |
.text.zps_eAplAfGroupDataReq |
0x0001a0a4 |
0x0001a0d2 |
46 |
5% |
8361 |
.text.zps_eAplAfBroadcastDataReq |
0x0001a0d2 |
0x0001a116 |
68 |
7% |
8364 |
.text.zps_eAplAfBoundDataReq |
0x0001a116 |
0x0001a128 |
18 |
2% |
8367 |
.text.zps_eAplAfBoundAckDataReq |
0x0001a128 |
0x0001a13c |
20 |
3% |
8370 |
.text.ZPS_bIsGroupPresent |
0x0001a13c |
0x0001a174 |
56 |
6% |
8373 |
.text.vWrite16Nbo |
0x0001a174 |
0x0001a17c |
8 |
1% |
8376 |
.text.u16Read16Nbo |
0x0001a17c |
0x0001a180 |
4 |
1% |
8379 |
.text.vWrite32Nbo |
0x0001a180 |
0x0001a190 |
16 |
2% |
8382 |
.text.vWrite64Nbo |
0x0001a190 |
0x0001a1ae |
30 |
4% |
8385 |
.text.zps_eAfVerifyKeyReqRsp |
0x0001a1ae |
0x0001a1e8 |
58 |
6% |
8388 |
.text.zps_vAplAfSetMacCapability |
0x0001a1e8 |
0x0001a1f0 |
8 |
1% |
8391 |
Expected total in zps_apl_af.o file: |
972 |
Actual: |
972 |
100% |
8336 |
Flash640 / .text / zps_apl_af_apsde.o |
Start |
End |
Size |
% |
Line |
.text.bCheckProfile |
0x0001a1f0 |
0x0001a230 |
64 |
5% |
8394 |
.text.vFillApduErrorEvent |
0x0001a230 |
0x0001a26e |
62 |
5% |
8396 |
.text.vFillDataIndStruct |
0x0001a26e |
0x0001a2c4 |
86 |
7% |
8398 |
.text.vPostToEndpoint.part.0 |
0x0001a2c4 |
0x0001a4e0 |
540 |
40% |
8400 |
.text.zps_vAplAfHandleApsdeDcfmInd |
0x0001a4e0 |
0x0001a6b6 |
470 |
35% |
8402 |
.text.zps_vHandleApsdeDataFragIndNotSupported |
0x0001a6b6 |
0x0001a714 |
94 |
7% |
8405 |
.text.zps_vAplApsInitFragReceivePool |
0x0001a714 |
0x0001a740 |
44 |
4% |
8408 |
.text.zps_vSetIgnoreProfileCheck |
0x0001a740 |
0x0001a74c |
12 |
1% |
8412 |
Expected total in zps_apl_af_apsde.o file: |
1372 |
Actual: |
1372 |
100% |
8394 |
Flash640 / .text / zps_apl_task.o |
Start |
End |
Size |
% |
Line |
.text.psGetApsdeBuf |
0x0001a74c |
0x0001a752 |
6 |
1% |
8415 |
.text.psGetApsmeBuf |
0x0001a752 |
0x0001a758 |
6 |
1% |
8417 |
.text.psGetNldeBuf |
0x0001a758 |
0x0001a760 |
8 |
2% |
8419 |
.text.vPostNlmeDcfmInd |
0x0001a760 |
0x0001a764 |
4 |
1% |
8421 |
.text.vPostApsmeDcfmInd |
0x0001a764 |
0x0001a768 |
4 |
1% |
8423 |
.text.vPostApsdeDcfmInd |
0x0001a768 |
0x0001a76c |
4 |
1% |
8425 |
.text.vPostNldeDcfmInd |
0x0001a76c |
0x0001a7e8 |
124 |
21% |
8427 |
.text.psGetNlmeBuf |
0x0001a7e8 |
0x0001a7f0 |
8 |
2% |
8429 |
.text.zps_vAplAfTaskInit |
0x0001a7f0 |
0x0001a848 |
88 |
15% |
8431 |
.text.zps_vAplAfPostEvent |
0x0001a848 |
0x0001a8cc |
132 |
22% |
8434 |
.text.zps_taskZPS |
0x0001a8cc |
0x0001a9b4 |
232 |
38% |
8437 |
Expected total in zps_apl_task.o file: |
616 |
Actual: |
616 |
100% |
8415 |
Flash640 / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8AplApsTryFragmentation |
0x0001a9b4 |
0x0001a9f8 |
68 |
3% |
8440 |
.text.zps_u8AplApsConstructAndPostLoopBackDataInd |
0x0001a9f8 |
0x0001aaf4 |
252 |
8% |
8443 |
.text.u8PostUnicastMsgToNHLE |
0x0001aaf4 |
0x0001ab38 |
68 |
3% |
8445 |
.text.zps_vAplApsInitSyncMsgPool |
0x0001ab38 |
0x0001ab74 |
60 |
2% |
8447 |
.text.zps_u8AplApsFreeMsgHandle |
0x0001ab74 |
0x0001aba8 |
52 |
2% |
8450 |
.text.zps_u8AplApsGetMsgHandle |
0x0001aba8 |
0x0001abc8 |
32 |
2% |
8453 |
.text.ZPS_vAplRegisterApsdeDcfmIndCallbacks |
0x0001abc8 |
0x0001abd2 |
10 |
1% |
8456 |
.text.zps_vAplApsFillNldeAndDescend |
0x0001abd2 |
0x0001ac08 |
54 |
2% |
8459 |
.text.zps_vAplApsFillAndPostApsAck |
0x0001ac08 |
0x0001ac5e |
86 |
3% |
8462 |
.text.zps_vAplApsInitDcfmPool |
0x0001ac5e |
0x0001ac84 |
38 |
2% |
8465 |
.text.zps_psApsApsAllocateDcfmRecord |
0x0001ac84 |
0x0001acf0 |
108 |
4% |
8469 |
.text.zps_vApsApsFreeDcfmRecord |
0x0001acf0 |
0x0001acf6 |
6 |
1% |
8472 |
.text.zps_u8AplApsGetNextDcfmHandle |
0x0001acf6 |
0x0001ad0c |
22 |
1% |
8475 |
.text.zps_psApsApsGetDcfmRecord |
0x0001ad0c |
0x0001ad36 |
42 |
2% |
8478 |
.text.zps_vAplApsInitFragTransmitPool |
0x0001ad36 |
0x0001ad58 |
34 |
2% |
8481 |
.text.zps_vAplApsStopPollTimer |
0x0001ad58 |
0x0001adcc |
116 |
4% |
8484 |
.text.zps_vAplApsCheckAndStartPollTimer |
0x0001adcc |
0x0001ae08 |
60 |
2% |
8487 |
.text.eUnfragmentedUnicastTransmission |
0x0001ae08 |
0x0001b080 |
632 |
20% |
8491 |
.text.vAckTimeOutHandler |
0x0001b080 |
0x0001b13c |
188 |
6% |
8493 |
.text.ZPS_vAplHandleApsdeReqRsp |
0x0001b13c |
0x0001b528 |
1004 |
32% |
8496 |
.text.zps_vAplApsPollTimer |
0x0001b528 |
0x0001b564 |
60 |
2% |
8499 |
.text.vLoopbackTimerCallback |
0x0001b564 |
0x0001b594 |
48 |
2% |
8502 |
.text.ZPS_vDefaultApsdeResources |
0x0001b594 |
0x0001b61c |
136 |
5% |
8505 |
Expected total in zps_apl_apsde.o file: |
3176 |
Actual: |
3176 |
100% |
8440 |
Flash640 / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.text.bIsBindTableMatch |
0x0001b61c |
0x0001b65e |
66 |
2% |
8508 |
.text.eRemoveEntryInBindingTable |
0x0001b65e |
0x0001b6c4 |
102 |
3% |
8510 |
.text.eMakeEntryInBindingTable.constprop.0 |
0x0001b6c4 |
0x0001b75c |
152 |
5% |
8512 |
.text.eHandleRemoveEntryfromGroupTable |
0x0001b75c |
0x0001b7e2 |
134 |
4% |
8514 |
.text.eHandleAddEntryToGroupTable |
0x0001b7e2 |
0x0001b822 |
64 |
2% |
8516 |
.text.ePopulatEndPointInGroupTable |
0x0001b822 |
0x0001b8c4 |
162 |
5% |
8518 |
.text.psApsmeRequestKeyGetHandle |
0x0001b8c4 |
0x0001b920 |
92 |
3% |
8520 |
.text.ZPS_vAplRegisterApsmeDcfmIndCallbacks |
0x0001b920 |
0x0001b92a |
10 |
1% |
8523 |
.text.zps_eAplApsmeBindReqRsp |
0x0001b92a |
0x0001b9e2 |
184 |
6% |
8526 |
.text.zps_eAplApsmeUnBindReqRsp |
0x0001b9e2 |
0x0001ba80 |
158 |
5% |
8529 |
.text.zps_eAplApsmeAddGroupReqRsp |
0x0001ba80 |
0x0001ba9c |
28 |
1% |
8532 |
.text.zps_eAplApsmeRemoveGroupReqRsp |
0x0001ba9c |
0x0001bab8 |
28 |
1% |
8535 |
.text.zps_eAplApsmeRemoveAllGroupsReqRsp |
0x0001bab8 |
0x0001bae8 |
48 |
2% |
8538 |
.text.zps_vInitAPSMECmdHdr |
0x0001bae8 |
0x0001bb1c |
52 |
2% |
8542 |
.text.zps_eAplApsmeCmdMgrSendCommand |
0x0001bb1c |
0x0001bbd0 |
180 |
6% |
8545 |
.text.zps_eAplSendApsmeCmdFrame |
0x0001bbd0 |
0x0001bd50 |
384 |
12% |
8548 |
.text.zps_eAplApsmeTransportKeyReqRsp |
0x0001bd50 |
0x0001bf28 |
472 |
14% |
8551 |
.text.zps_eAplApsmeUpdateDeviceReqRsp |
0x0001bf28 |
0x0001c014 |
236 |
7% |
8554 |
.text.zps_eAplApsmeVerifyKeyReqRsp |
0x0001c014 |
0x0001c100 |
236 |
7% |
8557 |
.text.zps_eAplApsmeConfirmKeyReqRsp |
0x0001c100 |
0x0001c1b0 |
176 |
6% |
8560 |
.text.zps_eAplApsmeRequestKeyReqRsp |
0x0001c1b0 |
0x0001c234 |
132 |
4% |
8563 |
.text.zps_vAplApsmeCmdMgrRetryTimeout |
0x0001c234 |
0x0001c288 |
84 |
3% |
8566 |
.text.zps_bAplApsmeCmdMgrHandleNldeCfm |
0x0001c288 |
0x0001c388 |
256 |
8% |
8569 |
Expected total in zps_apl_apsme.o file: |
3436 |
Actual: |
3436 |
100% |
8508 |
Flash640 / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.text.vStopTimerOnTransportKey |
0x0001c388 |
0x0001c3bc |
52 |
2% |
8572 |
.text.zps_vAplApsInitDuplicateTable |
0x0001c3bc |
0x0001c3e0 |
36 |
1% |
8574 |
.text.ZPS_vRunningCRC32 |
0x0001c3e0 |
0x0001c408 |
40 |
2% |
8577 |
.text.bDuplicateCheck |
0x0001c408 |
0x0001c590 |
392 |
11% |
8580 |
.text.zps_vAplApsHandleNldeDcfmInd |
0x0001c590 |
0x0001d22c |
3228 |
86% |
8582 |
.text.ZPS_vFinalCrc32 |
0x0001d22c |
0x0001d234 |
8 |
1% |
8585 |
Expected total in zps_apl_aps_nlde.o file: |
3756 |
Actual: |
3756 |
100% |
8572 |
Flash640 / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.text.vTransformKey.constprop.0 |
0x0001d234 |
0x0001d296 |
98 |
5% |
8588 |
.text.ZPS_u16crc |
0x0001d296 |
0x0001d2da |
68 |
4% |
8590 |
.text.zps_pvAesGetKeyFromInstallCode |
0x0001d2da |
0x0001d31e |
68 |
4% |
8593 |
.text.zps_vGenerateHashForVerifiedKey |
0x0001d31e |
0x0001d33e |
32 |
2% |
8596 |
.text.zps_psFindKeyDescr |
0x0001d33e |
0x0001d43e |
256 |
13% |
8599 |
.text.ZPS_u8AplGetJoinStatus |
0x0001d43e |
0x0001d474 |
54 |
3% |
8602 |
.text.zps_eAplSecEncryptPacket |
0x0001d474 |
0x0001d590 |
284 |
15% |
8605 |
.text.zps_eAplSecDecryptPacket |
0x0001d590 |
0x0001d8b0 |
800 |
41% |
8609 |
.text.zps_vAplSecSetInitialSecurityState |
0x0001d8b0 |
0x0001d9fa |
330 |
17% |
8612 |
Expected total in zps_apl_sec.o file: |
1990 |
Actual: |
1990 |
100% |
8588 |
Flash640 / .text / zps_apl_aib.o |
Start |
End |
Size |
% |
Line |
.text.zps_psAplAibGetAib |
0x0001d9fa |
0x0001d9fe |
4 |
1% |
8615 |
.text.zps_u64AplAibGetApsUseExtendedPanId |
0x0001d9fe |
0x0001da06 |
8 |
2% |
8618 |
.text.zps_eAplAibSetApsUseExtendedPanId |
0x0001da06 |
0x0001da1c |
22 |
4% |
8621 |
.text.zps_pu32AplAibGetApsChannelMask |
0x0001da1c |
0x0001da4c |
48 |
8% |
8624 |
.text.zps_eAplAibSetApsChannelMaskByMacID |
0x0001da4c |
0x0001da6a |
30 |
5% |
8627 |
.text.zps_eAplAibSetApsChannelMask |
0x0001da6a |
0x0001da84 |
26 |
4% |
8630 |
.text.zps_eAplAibSetApsUseInstallCode |
0x0001da84 |
0x0001da8e |
10 |
2% |
8633 |
.text.zps_bAplAibGetApsUseInsecureJoin |
0x0001da8e |
0x0001da9a |
12 |
2% |
8636 |
.text.zps_eAplAibSetApsTrustCenterAddress |
0x0001da9a |
0x0001dab0 |
22 |
4% |
8639 |
.text.zps_eAplAibGetApsTrustCenterAddress |
0x0001dab0 |
0x0001dab8 |
8 |
2% |
8642 |
.text.zps_eAplAibRemoveBindTableEntryForMacAddress |
0x0001dab8 |
0x0001db10 |
88 |
14% |
8645 |
.text.zps_u8AplAibGetDeviceApsKeyType |
0x0001db10 |
0x0001dc18 |
264 |
41% |
8648 |
.text.zps_eAplAibSetDeviceApsKeyType |
0x0001dc18 |
0x0001dc82 |
106 |
17% |
8651 |
.text.zps_psAplDefaultTrustCenterAPSLinkKey |
0x0001dc82 |
0x0001dc88 |
6 |
1% |
8654 |
Expected total in zps_apl_aib.o file: |
654 |
Actual: |
654 |
100% |
8615 |
Flash640 / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.text.zps_vExpireRequestKeyReq |
0x0001dc88 |
0x0001dcce |
70 |
1% |
8657 |
.text.vHandleUpdateDeviceIndication |
0x0001dcce |
0x0001dd00 |
50 |
1% |
8659 |
.text.vLoadAplRecord |
0x0001dd00 |
0x0001dd30 |
48 |
1% |
8662 |
.text.zps_vAplInitFactoryNewDistributedNetwork |
0x0001dd30 |
0x0001de14 |
228 |
3% |
8664 |
.text.vAplSecAuthPollTimerExpiry |
0x0001de14 |
0x0001de4c |
56 |
1% |
8666 |
.text.u32GetScanChannels.constprop.0 |
0x0001de4c |
0x0001de7c |
48 |
1% |
8668 |
.text.eStartNetworkDiscovery |
0x0001de7c |
0x0001ded0 |
84 |
1% |
8670 |
.text.eRejoinNetwork |
0x0001ded0 |
0x0001df78 |
168 |
2% |
8672 |
.text.eRequestNetworkFormation |
0x0001df78 |
0x0001dfbc |
68 |
1% |
8674 |
.text.vOnMultiMacAuxChannelSelection |
0x0001dfbc |
0x0001dffc |
64 |
1% |
8676 |
.text.vHandleSwitchKeyIndication |
0x0001dffc |
0x0001e060 |
100 |
2% |
8678 |
.text.zps_vAplSaveRecord |
0x0001e060 |
0x0001e144 |
228 |
3% |
8680 |
.text.vAplSecRemoveLinkKey |
0x0001e144 |
0x0001e200 |
188 |
3% |
8683 |
.text.vAplSecAuthTimerExpiry |
0x0001e200 |
0x0001e284 |
132 |
2% |
8685 |
.text.zps_vSaveAllZpsRecords |
0x0001e284 |
0x0001e2a8 |
36 |
1% |
8687 |
.text.bGetInstallCode |
0x0001e2a8 |
0x0001e2d0 |
40 |
1% |
8691 |
.text.ZPS_vSetKeys |
0x0001e2d0 |
0x0001e358 |
136 |
2% |
8694 |
.text.ZPS_vAplSetMacParameters |
0x0001e358 |
0x0001e3c8 |
112 |
2% |
8697 |
.text.zps_vAplLoadPersistedApsRecords |
0x0001e3c8 |
0x0001e560 |
408 |
5% |
8700 |
.text.zps_eAplZdoInit |
0x0001e560 |
0x0001e774 |
532 |
6% |
8704 |
.text.zps_u8AplZdoGetRadioChannel |
0x0001e774 |
0x0001e77c |
8 |
1% |
8707 |
.text.zps_eAplZdoGetDeviceType |
0x0001e77c |
0x0001e784 |
8 |
1% |
8710 |
.text.zps_eAplZdoStartStack |
0x0001e784 |
0x0001e888 |
260 |
3% |
8714 |
.text.zps_eAplZdoRejoinNetwork |
0x0001e888 |
0x0001e8fc |
116 |
2% |
8717 |
.text.zps_pvAplZdoGetNwkHandle |
0x0001e8fc |
0x0001e900 |
4 |
1% |
8720 |
.text.zps_psAplZdoGetNib |
0x0001e900 |
0x0001e904 |
4 |
1% |
8723 |
.text.zps_eAplZdoJoinNetwork |
0x0001e904 |
0x0001e9a4 |
160 |
2% |
8726 |
.text.zps_eAplZdoLeaveNetwork |
0x0001e9a4 |
0x0001e9e0 |
60 |
1% |
8729 |
.text.zps_eAplZdoRequestKeyReq |
0x0001e9e0 |
0x0001ea70 |
144 |
2% |
8732 |
.text.zps_bAplZdoTrustCenterGetDevicePermissions |
0x0001ea70 |
0x0001eac4 |
84 |
1% |
8735 |
.text.zps_eAplZdoAddReplaceLinkKey_W |
0x0001eac4 |
0x0001ebc8 |
260 |
3% |
8738 |
.text.zps_eAplZdoRemoveLinkKey |
0x0001ebc8 |
0x0001ec48 |
128 |
2% |
8742 |
.text.eDiscoverNetworks |
0x0001ec48 |
0x0001ec8c |
68 |
1% |
8745 |
.text.zps_eAplZdoDiscoverNetworks |
0x0001ec8c |
0x0001ecbc |
48 |
1% |
8749 |
.text.eStartRouter |
0x0001ecbc |
0x0001ed8c |
208 |
3% |
8752 |
.text.vHandleTransportKeyIndication.constprop.0 |
0x0001ed8c |
0x0001f0ec |
864 |
10% |
8755 |
.text.zps_bPerformLeaveActionDecider |
0x0001f0ec |
0x0001f108 |
28 |
1% |
8757 |
.text.vHandleRemoveDeviceIndication |
0x0001f108 |
0x0001f1f0 |
232 |
3% |
8760 |
.text.zps_vAplZdoHandleApsmeDcfmInd |
0x0001f1f0 |
0x0001f270 |
128 |
2% |
8763 |
.text.ZPS_u8NwkManagerState |
0x0001f270 |
0x0001f27c |
12 |
1% |
8766 |
.text.ZPS_u16AplGetUnAuthenTimeoutValue |
0x0001f27c |
0x0001f288 |
12 |
1% |
8769 |
.text.zps_vSetZdoDeviceType |
0x0001f288 |
0x0001f2cc |
68 |
1% |
8772 |
.text.zps_vPurgeAddressMap |
0x0001f2cc |
0x0001f31c |
80 |
1% |
8775 |
.text.ZPS_bIsMacAddressUsedInApsTable |
0x0001f31c |
0x0001f3d6 |
186 |
3% |
8778 |
.text.ZPS_vSwapApsTableEntries |
0x0001f3d6 |
0x0001f47e |
168 |
2% |
8781 |
.text.ZPS_vRemoveMacTableEntry |
0x0001f47e |
0x0001f4d0 |
82 |
1% |
8784 |
.text.ZPS_vSecondTimerCallback |
0x0001f4d0 |
0x0001f578 |
168 |
2% |
8787 |
.text.zps_vDefaultStack |
0x0001f578 |
0x0001f6d4 |
348 |
4% |
8790 |
.text.zps_eAplZdoStartRouter |
0x0001f6d4 |
0x0001f782 |
174 |
2% |
8793 |
.text.zps_eAplFormDistributedNetworkRouter |
0x0001f782 |
0x0001f79c |
26 |
1% |
8796 |
.text.ZPS_u8AplGetMaxPayloadSize |
0x0001f79c |
0x0001f7ac |
16 |
1% |
8799 |
.text.ZPS_bAplDoesDeviceSupportFragmentation |
0x0001f7ac |
0x0001f7b8 |
12 |
1% |
8802 |
.text.ZPS_psGetNetworkDescriptors |
0x0001f7b8 |
0x0001f7cc |
20 |
1% |
8805 |
.text.ZPS_vNMPurgeEntry |
0x0001f7cc |
0x0001f8e4 |
280 |
4% |
8808 |
.text.zps_vAplZdoHandleNlmeDcfmInd |
0x0001f8e4 |
0x00020044 |
1888 |
21% |
8811 |
.text.zps_pu8AplZdoGetVsOUI |
0x00020044 |
0x00020048 |
4 |
1% |
8814 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
9152 |
Actual: |
9152 |
100% |
8657 |
Flash640 / .text / zps_apl_zdo_handle_zdp_event.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoHandleZdpEvent |
0x00020048 |
0x000201d0 |
392 |
100% |
8817 |
Expected total in zps_apl_zdo_handle_zdp_event.o file: |
392 |
Actual: |
392 |
100% |
8817 |
Flash640 / .text / zps_apl_zdo_trust_center.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplTrustCenterFindDevice |
0x000201d0 |
0x00020212 |
66 |
87% |
8820 |
.text.ZPS_vSetTCLockDownOverride |
0x00020212 |
0x0002021c |
10 |
14% |
8823 |
Expected total in zps_apl_zdo_trust_center.o file: |
76 |
Actual: |
76 |
100% |
8820 |
Flash640 / .text / zps_apl_zdo_common.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoNlmeleaveWrapper |
0x0002021c |
0x000202cc |
176 |
49% |
8826 |
.text.zps_eAplZdoNlmePermitJoiningWrapper |
0x000202cc |
0x000202f6 |
42 |
12% |
8829 |
.text.zps_eAplZdoSendZdpResponse |
0x000202f6 |
0x00020338 |
66 |
19% |
8832 |
.text.zps_bAplZdoServerHandleConfirmAcks |
0x00020338 |
0x00020388 |
80 |
22% |
8835 |
Expected total in zps_apl_zdo_common.o file: |
364 |
Actual: |
364 |
100% |
8826 |
Flash640 / .text / zps_apl_zdo_group.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoGroupEndpointAdd |
0x00020388 |
0x000203d4 |
76 |
42% |
8838 |
.text.zps_eAplZdoGroupEndpointRemove |
0x000203d4 |
0x0002040c |
56 |
31% |
8841 |
.text.zps_eAplZdoGroupAllEndpointRemove |
0x0002040c |
0x00020440 |
52 |
29% |
8844 |
Expected total in zps_apl_zdo_group.o file: |
184 |
Actual: |
184 |
100% |
8838 |
Flash640 / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDefaultServerInit |
0x00020440 |
0x00020444 |
4 |
1% |
8847 |
.text.zps_bAplZdoDefaultServer |
0x00020444 |
0x00020660 |
540 |
100% |
8850 |
Expected total in zps_apl_zdo_default_server.o file: |
544 |
Actual: |
544 |
100% |
8847 |
Flash640 / .text / zps_apl_mac_isr.o |
Start |
End |
Size |
% |
Line |
.text.vPostVsMcpsDcfmInd |
0x00020660 |
0x0002075c |
252 |
39% |
8853 |
.text.vPostMcpsDcfmInd |
0x0002075c |
0x00020760 |
4 |
1% |
8855 |
.text.vPostMlmeDcfmInd |
0x00020760 |
0x00020800 |
160 |
25% |
8857 |
.text.zps_vAplAfIsrInit |
0x00020800 |
0x00020828 |
40 |
7% |
8860 |
.text.zps_vAplAfPostTimerEvent |
0x00020828 |
0x0002087c |
84 |
13% |
8863 |
.text.zps_vAplAfPostImmediateToTimerQueue |
0x0002087c |
0x00020898 |
28 |
5% |
8866 |
.text.ZPS_bAplPeekQueueForRejoinRequest |
0x00020898 |
0x000208f0 |
88 |
14% |
8870 |
Expected total in zps_apl_mac_isr.o file: |
656 |
Actual: |
656 |
100% |
8853 |
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNwkAddrServerInit |
0x000208f0 |
0x000208f4 |
4 |
1% |
8873 |
.text.vZdoNwkAddrServerSendExtendResponse |
0x000208f4 |
0x00020940 |
76 |
18% |
8876 |
.text.zps_bAplZdoNwkAddrServer |
0x00020940 |
0x00020a9c |
348 |
82% |
8879 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
428 |
Actual: |
428 |
100% |
8873 |
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoIeeeAddrServerInit |
0x00020a9c |
0x00020aa0 |
4 |
1% |
8882 |
.text.vZdoIeeeAddrServerSendExtendResponse |
0x00020aa0 |
0x00020aec |
76 |
19% |
8885 |
.text.zps_bAplZdoIeeeAddrServer |
0x00020aec |
0x00020c34 |
328 |
81% |
8888 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
408 |
Actual: |
408 |
100% |
8882 |
Flash640 / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMatchDescServerInit |
0x00020c34 |
0x00020c38 |
4 |
1% |
8891 |
.text.zps_bAplZdoMatchDescServer |
0x00020c38 |
0x00020f20 |
744 |
100% |
8894 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
748 |
Actual: |
748 |
100% |
8891 |
Flash640 / .text / zps_apl_zdo_node_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNodeDescServerInit |
0x00020f20 |
0x00020f24 |
4 |
2% |
8897 |
.text.zps_bAplZdoNodeDescServer |
0x00020f24 |
0x00021060 |
316 |
99% |
8900 |
Expected total in zps_apl_zdo_node_desc_server.o file: |
320 |
Actual: |
320 |
100% |
8897 |
Flash640 / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSimpleDescServerInit |
0x00021060 |
0x00021064 |
4 |
1% |
8903 |
.text.zps_bAplZdoSimpleDescServer |
0x00021064 |
0x0002127c |
536 |
100% |
8906 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
540 |
Actual: |
540 |
100% |
8903 |
Flash640 / .text / zps_apl_zdo_power_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoPowerDescServerInit |
0x0002127c |
0x00021280 |
4 |
2% |
8909 |
.text.zps_bAplZdoPowerDescServer |
0x00021280 |
0x00021370 |
240 |
99% |
8912 |
Expected total in zps_apl_zdo_power_desc_server.o file: |
244 |
Actual: |
244 |
100% |
8909 |
Flash640 / .text / zps_apl_zdo_active_ep_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoActiveEpServerInit |
0x00021370 |
0x00021374 |
4 |
2% |
8915 |
.text.zps_bAplZdoActiveEpServer |
0x00021374 |
0x00021450 |
220 |
99% |
8918 |
Expected total in zps_apl_zdo_active_ep_server.o file: |
224 |
Actual: |
224 |
100% |
8915 |
Flash640 / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDeviceAnnceServerInit |
0x00021450 |
0x00021454 |
4 |
1% |
8921 |
.text.zps_bAplZdoDeviceAnnceServer |
0x00021454 |
0x000215fc |
424 |
97% |
8925 |
.text.zps_vRegisterAliasPresentCallback |
0x000215fc |
0x00021608 |
12 |
3% |
8928 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
440 |
Actual: |
440 |
100% |
8921 |
Flash640 / .text / zps_apl_zdo_parent_annce_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoParentAnnceServerInit |
0x00021608 |
0x00021628 |
32 |
5% |
8931 |
.text.zps_bAplZdoParentAnnceServer |
0x00021628 |
0x000217a8 |
384 |
54% |
8934 |
.text.ZPS_vSendParentAnnounce |
0x000217a8 |
0x000218dc |
308 |
43% |
8937 |
Expected total in zps_apl_zdo_parent_annce_server.o file: |
724 |
Actual: |
724 |
100% |
8931 |
Flash640 / .text / zps_apl_zdo_permit_joining_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoPermitJoiningServerInit |
0x000218dc |
0x000218e0 |
4 |
2% |
8940 |
.text.zps_bAplZdoPermitJoiningServer |
0x000218e0 |
0x000219b4 |
212 |
99% |
8943 |
Expected total in zps_apl_zdo_permit_joining_server.o file: |
216 |
Actual: |
216 |
100% |
8940 |
Flash640 / .text / zps_apl_zdo_system_server_discovery_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSystemServerDiscoveryServerInit |
0x000219b4 |
0x000219b8 |
4 |
3% |
8946 |
.text.zps_bAplZdoSystemServerDiscoveryServer |
0x000219b8 |
0x00021a40 |
136 |
98% |
8949 |
Expected total in zps_apl_zdo_system_server_discovery_server.o file: |
140 |
Actual: |
140 |
100% |
8946 |
Flash640 / .text / zps_apl_zdo_mgmt_lqi_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtLqiServerInit |
0x00021a40 |
0x00021a44 |
4 |
1% |
8952 |
.text.zps_bAplZdoMgmtLqiServer |
0x00021a44 |
0x00021c40 |
508 |
100% |
8955 |
Expected total in zps_apl_zdo_mgmt_lqi_server.o file: |
512 |
Actual: |
512 |
100% |
8952 |
Flash640 / .text / zps_apl_zdo_mgmt_rtg_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtRtgServerInit |
0x00021c40 |
0x00021c44 |
4 |
2% |
8958 |
.text.zps_bAplZdoMgmtRtgServer |
0x00021c44 |
0x00021d68 |
292 |
99% |
8961 |
Expected total in zps_apl_zdo_mgmt_rtg_server.o file: |
296 |
Actual: |
296 |
100% |
8958 |
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.text.bSendResponse |
0x00021d68 |
0x00021db0 |
72 |
12% |
8964 |
.text.zps_vAplZdoMgmtLeaveServerInit |
0x00021db0 |
0x00021dbc |
12 |
2% |
8966 |
.text.zps_bAplZdoMgmtLeaveServer |
0x00021dbc |
0x00021fc8 |
524 |
87% |
8970 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
608 |
Actual: |
608 |
100% |
8964 |
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.text.vStartScanTimerExpiry |
0x00021fc8 |
0x000220a4 |
220 |
13% |
8973 |
.text.zps_vAplZdoMgmtNWKUpdateServerInit |
0x000220a4 |
0x000220bc |
24 |
2% |
8975 |
.text.u16CalculateFailedTxCount |
0x000220bc |
0x000220e8 |
44 |
3% |
8978 |
.text.zps_bAplZdoMgmtNWKUpdateServer |
0x000220e8 |
0x00022610 |
1320 |
77% |
8982 |
.text.vResetFailedTxCount |
0x00022610 |
0x00022634 |
36 |
3% |
8985 |
.text.vChangeChannelTimerExpiry |
0x00022634 |
0x00022682 |
78 |
5% |
8988 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
1722 |
Actual: |
1722 |
100% |
8973 |
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoBindUnbindServerInit |
0x00022682 |
0x00022686 |
4 |
1% |
8990 |
.text.vAplZdoBindUnbindServerMapApsmeToZdp |
0x00022686 |
0x000226c4 |
62 |
10% |
8993 |
.text.zps_bAplZdoBindUnbindServer |
0x000226c4 |
0x00022928 |
612 |
91% |
8996 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
678 |
Actual: |
678 |
100% |
8990 |
Flash640 / .text / zps_apl_zdo_bound_data_request_manager.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoBindRequestServer |
0x00022928 |
0x00022a6c |
324 |
15% |
8999 |
.text.zps_eAplZdoBdrmRequestSend |
0x00022a6c |
0x00022b04 |
152 |
7% |
9002 |
.text.zps_vAplZdoBindRequestServerInit |
0x00022b04 |
0x00022b90 |
140 |
7% |
9005 |
.text.zps_eAplAfBoundDataReqNonBlocking |
0x00022b90 |
0x00022db4 |
548 |
26% |
9008 |
.text.ZPS_vResetBoundServerContext |
0x00022db4 |
0x00022e04 |
80 |
4% |
9011 |
.text.vZdoBdrmBackStopTimerExpiry |
0x00022e04 |
0x00022e24 |
32 |
2% |
9014 |
.text.vZdoBdrmSendNextTimedRequest |
0x00022e24 |
0x000231b4 |
912 |
42% |
9017 |
Expected total in zps_apl_zdo_bound_data_request_manager.o file: |
2188 |
Actual: |
2188 |
100% |
8999 |
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.text.eSendDeviceAnnounce |
0x000231b4 |
0x000232a0 |
236 |
31% |
9020 |
.text.zps_vAplZdoClientLookupNwkAddress |
0x000232a0 |
0x0002333c |
156 |
21% |
9022 |
.text.zps_vAplZdoZdoClientInit |
0x0002333c |
0x00023350 |
20 |
3% |
9025 |
.text.zps_bAplZdoZdoClient |
0x00023350 |
0x000234bc |
364 |
47% |
9028 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
776 |
Actual: |
776 |
100% |
9020 |
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtBindServerInit |
0x000234bc |
0x000234c0 |
4 |
1% |
9031 |
.text.zps_bAplZdoMgmtBindServer |
0x000234c0 |
0x000236a8 |
488 |
100% |
9034 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
492 |
Actual: |
492 |
100% |
9031 |
Flash640 / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpApsdeReqInternal |
0x000236a8 |
0x00023740 |
152 |
38% |
9037 |
.text.zps_eAplZdpRequestApsdeReq |
0x00023740 |
0x000237c0 |
128 |
32% |
9040 |
.text.zps_eAplZdpResponseApsdeReq |
0x000237c0 |
0x000237d4 |
20 |
5% |
9043 |
.text.zps_eAplZdpGenStatusOnlyResponse |
0x000237d4 |
0x00023840 |
108 |
27% |
9046 |
Expected total in zps_apl_zdp_apsde_req.o file: |
408 |
Actual: |
408 |
100% |
9037 |
Flash640 / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpDeviceAnnceRequest |
0x00023840 |
0x000238a8 |
104 |
100% |
9049 |
Expected total in zps_apl_zdp_device_annce.o file: |
104 |
Actual: |
104 |
100% |
9049 |
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpIeeeAddrRequest |
0x000238a8 |
0x00023910 |
104 |
100% |
9052 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
104 |
Actual: |
104 |
100% |
9052 |
Flash640 / .text / zps_apl_zdp_match_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMatchDescRequest |
0x00023910 |
0x000239c8 |
184 |
100% |
9055 |
Expected total in zps_apl_zdp_match_desc_req.o file: |
184 |
Actual: |
184 |
100% |
9055 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtPermitJoiningRequest |
0x000239c8 |
0x00023a7c |
180 |
100% |
9058 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
180 |
Actual: |
180 |
100% |
9058 |
Flash640 / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpNodeDescRequest |
0x00023a7c |
0x00023af8 |
124 |
100% |
9061 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
124 |
Actual: |
124 |
100% |
9061 |
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNwkAddrResponse |
0x00023af8 |
0x00023bc4 |
204 |
100% |
9064 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
204 |
Actual: |
204 |
100% |
9064 |
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpIeeeAddrResponse |
0x00023bc4 |
0x00023c90 |
204 |
100% |
9067 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
204 |
Actual: |
204 |
100% |
9067 |
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNodeDescResponse |
0x00023c90 |
0x00023d30 |
160 |
100% |
9070 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
160 |
Actual: |
160 |
100% |
9070 |
Flash640 / .text / zps_apl_zdp_parent_annce_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpParentAnnceResponse |
0x00023d30 |
0x00023ddc |
172 |
100% |
9073 |
Expected total in zps_apl_zdp_parent_annce_rsp.o file: |
172 |
Actual: |
172 |
100% |
9073 |
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpPowerDescResponse |
0x00023ddc |
0x00023e6c |
144 |
100% |
9076 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
144 |
Actual: |
144 |
100% |
9076 |
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSimpleDescResponse |
0x00023e6c |
0x00023f4c |
224 |
100% |
9079 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
224 |
Actual: |
224 |
100% |
9079 |
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpActiveEpResponse |
0x00023f4c |
0x00023fd8 |
140 |
100% |
9082 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
140 |
Actual: |
140 |
100% |
9082 |
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMatchDescResponse |
0x00023fd8 |
0x00024064 |
140 |
100% |
9085 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
140 |
Actual: |
140 |
100% |
9085 |
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSystemServerDiscoveryResponse |
0x00024064 |
0x000240d8 |
116 |
100% |
9088 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
116 |
Actual: |
116 |
100% |
9088 |
Flash640 / .text / zps_apl_zdp_bind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpBindResponse |
0x000240d8 |
0x000240fe |
38 |
100% |
9091 |
Expected total in zps_apl_zdp_bind_rsp.o file: |
38 |
Actual: |
38 |
100% |
9091 |
Flash640 / .text / zps_apl_zdp_unbind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpUnbindResponse |
0x000240fe |
0x00024124 |
38 |
100% |
9094 |
Expected total in zps_apl_zdp_unbind_rsp.o file: |
38 |
Actual: |
38 |
100% |
9094 |
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtLqiResponse |
0x00024124 |
0x00024214 |
240 |
100% |
9097 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
240 |
Actual: |
240 |
100% |
9097 |
Flash640 / .text / zps_apl_zdp_mgmt_rtg_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtRtgResponse |
0x00024214 |
0x000242d0 |
188 |
100% |
9100 |
Expected total in zps_apl_zdp_mgmt_rtg_rsp.o file: |
188 |
Actual: |
188 |
100% |
9100 |
Flash640 / .text / zps_apl_zdp_mgmt_leave_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtLeaveResponse |
0x000242d0 |
0x000242f8 |
40 |
100% |
9103 |
Expected total in zps_apl_zdp_mgmt_leave_rsp.o file: |
40 |
Actual: |
40 |
100% |
9103 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtNwkUpdateNotifyResponse |
0x000242f8 |
0x000243a0 |
168 |
100% |
9107 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
168 |
Actual: |
168 |
100% |
9107 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtPermitJoiningResponse |
0x000243a0 |
0x000243c6 |
38 |
100% |
9110 |
Expected total in zps_apl_zdp_mgmt_permit_joining_rsp.o file: |
38 |
Actual: |
38 |
100% |
9110 |
Flash640 / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_eMacRadioTypeFromPage |
0x000243c6 |
0x000243d4 |
14 |
4% |
9113 |
.text.ZPS_eMacRadioTypeFromChannelMask |
0x000243d4 |
0x000243dc |
8 |
3% |
9116 |
.text.ZPS_eMacValidateChannelMask |
0x000243dc |
0x000243fc |
32 |
9% |
9120 |
.text.ZPS_u8MacGetChannelOffsetFromPage |
0x000243fc |
0x0002440c |
16 |
5% |
9123 |
.text.ZPS_u8MacGetLowChanForPage |
0x0002440c |
0x0002441c |
16 |
5% |
9126 |
.text.ZPS_u8MacGetHighChanForPage |
0x0002441c |
0x0002442c |
16 |
5% |
9129 |
.text.ZPS_u8MacGetChannelOffsetFromMask |
0x0002442c |
0x00024432 |
6 |
2% |
9132 |
.text.ZPS_u32MacGetChannelMaskFromNum |
0x00024432 |
0x00024478 |
70 |
19% |
9135 |
.text.ZPS_u8MacPibGetBeaconPayloadLength |
0x00024478 |
0x00024484 |
12 |
4% |
9139 |
.text.ZPS_u8MacPibGetBeaconPayload |
0x00024484 |
0x00024498 |
20 |
6% |
9142 |
.text.ZPS_bMacGetEnhancedMode |
0x00024498 |
0x000244a4 |
12 |
4% |
9145 |
.text.zps_bMacConvertEnhancedBeacon |
0x000244a4 |
0x000244ee |
74 |
20% |
9148 |
.text.zps_vMacCommonMlmeCallBackHandler |
0x000244ee |
0x00024524 |
54 |
15% |
9151 |
.text.vMacShimException |
0x00024524 |
0x0002452e |
10 |
3% |
9154 |
.text.TSV_eClose |
0x0002452e |
0x00024534 |
6 |
2% |
9157 |
.text.ZPS_vMacRegisterDataRequest |
0x00024534 |
0x00024540 |
12 |
4% |
9161 |
Expected total in zps_mac_common.o file: |
378 |
Actual: |
378 |
100% |
9113 |
Flash640 / .text / zps_mac_ie.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8MacIECopyZigbeePayloadSubIE |
0x00024540 |
0x00024604 |
196 |
100% |
9164 |
Expected total in zps_mac_ie.o file: |
196 |
Actual: |
196 |
100% |
9164 |
Flash640 / .text / zps_mac_if_table.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_u8MacIFTGetNumInterfaces |
0x00024604 |
0x00024610 |
12 |
2% |
9167 |
.text.ZPS_u16MacIFTGetIDByChannelMask |
0x00024610 |
0x0002463e |
46 |
5% |
9170 |
.text.ZPS_u16MacIFTCheckForRadioType |
0x0002463e |
0x00024666 |
40 |
4% |
9173 |
.text.ZPS_u16MacIFTGetIDByRadioType |
0x00024666 |
0x00024690 |
42 |
5% |
9176 |
.text.ZPS_vMacIFTSetActiveChannel |
0x00024690 |
0x0002469e |
14 |
2% |
9179 |
.text.ZPS_u8GetChannelOffset |
0x0002469e |
0x000246c6 |
40 |
4% |
9182 |
.text.ZPS_u8MacIFTGetChannelMaskCount |
0x000246c6 |
0x00024708 |
66 |
7% |
9185 |
.text.ZPS_pu32MacIFTGetChannelMaskForPage |
0x00024708 |
0x00024750 |
72 |
8% |
9188 |
.text.ZPS_u8MacIFTAddUpdateChannelMask |
0x00024750 |
0x000247ce |
126 |
13% |
9191 |
.text.ZPS_u8MacIFTNumOfEnabledInterfaces |
0x000247ce |
0x000247fa |
44 |
5% |
9194 |
.text.ZPS_u8MacIFTGetIntfState |
0x000247fa |
0x0002481c |
34 |
4% |
9197 |
.text.ZPS_vMacIFTSetIntfState |
0x0002481c |
0x00024846 |
42 |
5% |
9200 |
.text.ZPS_u8MacIFTGetRouterAllowed |
0x00024846 |
0x00024868 |
34 |
4% |
9203 |
.text.ZPS_vMacIFTGetChannelMaskFromMacId |
0x00024868 |
0x000248ac |
68 |
7% |
9206 |
.text.ZPS_vMacIFTSetRouterAllowed |
0x000248ac |
0x000248d6 |
42 |
5% |
9209 |
.text.ZPS_vMacIFTUpdateMacInterface |
0x000248d6 |
0x00024918 |
66 |
7% |
9212 |
.text.ZPS_u32MacIFTGetChanMaskFromActChan |
0x00024918 |
0x0002497e |
102 |
10% |
9215 |
.text.ZPS_vMacIFTClearCounts |
0x0002497e |
0x00024a04 |
134 |
14% |
9218 |
Expected total in zps_mac_if_table.o file: |
1024 |
Actual: |
1024 |
100% |
9167 |
Flash640 / .text / zps_mac_shim.o |
Start |
End |
Size |
% |
Line |
.text.vMacMcpsCallBackHandler |
0x00024a04 |
0x00024a10 |
12 |
2% |
9221 |
.text.vMacMlmeCallBackHandler |
0x00024a10 |
0x00024a30 |
32 |
6% |
9223 |
.text.ZPS_vMacShimInit |
0x00024a30 |
0x00024a84 |
84 |
14% |
9225 |
.text.ZPS_bMacIsMultiMac |
0x00024a84 |
0x00024a88 |
4 |
1% |
9228 |
.text.ZPS_vMacHandleMcpsVsReqRsp |
0x00024a88 |
0x00024af8 |
112 |
19% |
9231 |
.text.ZPS_vMacHandleMlmeVsReqRsp |
0x00024af8 |
0x00024b50 |
88 |
15% |
9234 |
.text.ZPS_u8MultiMacInitAuxChannel |
0x00024b50 |
0x00024b54 |
4 |
1% |
9237 |
.text.ZPS_u8MultiMacSelectAuxChannel |
0x00024b54 |
0x00024b58 |
4 |
1% |
9240 |
.text.ZPS_vMacModifyForZgp |
0x00024b58 |
0x00024b5c |
4 |
1% |
9243 |
.text.ZPS_vNwkHandleMcpsDcfmInd |
0x00024b5c |
0x00024b60 |
4 |
1% |
9246 |
.text.vAppApiSetMacAddrLocation |
0x00024b60 |
0x00024b74 |
20 |
4% |
9250 |
.text.ZPS_u32MacSetTxBuffers |
0x00024b74 |
0x00024b78 |
4 |
1% |
9253 |
.text.ZPS_vMacTask |
0x00024b78 |
0x00024b7a |
2 |
1% |
9256 |
.text.ZPS_u16MacPibGetCoordShortAddress |
0x00024b7a |
0x00024b7e |
4 |
1% |
9259 |
.text.ZPS_u8MacPibGetMaxFrameRetries |
0x00024b7e |
0x00024b82 |
4 |
1% |
9262 |
.text.ZPS_u16MacPibGetPanId |
0x00024b82 |
0x00024b86 |
4 |
1% |
9265 |
.text.ZPS_u16MacPibGetShortAddr |
0x00024b86 |
0x00024b8a |
4 |
1% |
9268 |
.text.ZPS_bMacPibGetRxOnWhenIdle |
0x00024b8a |
0x00024b8e |
4 |
1% |
9271 |
.text.ZPS_sMacPibGetCoordExtAddr |
0x00024b8e |
0x00024b9a |
12 |
2% |
9274 |
.text.ZPS_u8MacPibGetDsn |
0x00024b9a |
0x00024b9e |
4 |
1% |
9277 |
.text.ZPS_vMacPibSetCoordShortAddress |
0x00024b9e |
0x00024ba2 |
4 |
1% |
9280 |
.text.ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x00024ba2 |
0x00024ba6 |
4 |
1% |
9283 |
.text.ZPS_vMacPibSetTransactionPersistenceTime |
0x00024ba6 |
0x00024baa |
4 |
1% |
9286 |
.text.ZPS_vMacPibSetPanId |
0x00024baa |
0x00024bae |
4 |
1% |
9289 |
.text.ZPS_vMacPibSetShortAddr |
0x00024bae |
0x00024bb2 |
4 |
1% |
9292 |
.text.ZPS_vMacPibSetMinBe |
0x00024bb2 |
0x00024bb6 |
4 |
1% |
9295 |
.text.ZPS_vMacPibSetMaxBe |
0x00024bb6 |
0x00024bba |
4 |
1% |
9298 |
.text.ZPS_vMacPibSetMaxCsmaBackoffs |
0x00024bba |
0x00024bbe |
4 |
1% |
9301 |
.text.ZPS_vMacPibSetRxOnWhenIdle |
0x00024bbe |
0x00024bc2 |
4 |
1% |
9304 |
.text.ZPS_vMacPibSetRxOnWhenIdleForInterface |
0x00024bc2 |
0x00024bca |
8 |
2% |
9307 |
.text.ZPS_vMacPibSetCoordExtAddr |
0x00024bca |
0x00024bdc |
18 |
3% |
9310 |
.text.ZPS_vMacPibSetAssociationPermit |
0x00024bdc |
0x00024bec |
16 |
3% |
9313 |
.text.ZPS_vMacPibSetBeaconPayload |
0x00024bec |
0x00024c1c |
48 |
8% |
9317 |
.text.ZPS_vMacSetEBRPayloadJoin |
0x00024c1c |
0x00024c1e |
2 |
1% |
9320 |
.text.ZPS_vMacSetEBRPayloadReJoin |
0x00024c1e |
0x00024c20 |
2 |
1% |
9323 |
.text.ZPS_vMacPibSetDsn |
0x00024c20 |
0x00024c24 |
4 |
1% |
9326 |
.text.ZPS_vMacPibSetExtAddr |
0x00024c24 |
0x00024c28 |
4 |
1% |
9329 |
.text.ZPS_vMacPibSetRxInCca |
0x00024c28 |
0x00024c2c |
4 |
1% |
9332 |
.text.ZPS_vMacSetVsOUIBytes |
0x00024c2c |
0x00024c2e |
2 |
1% |
9335 |
.text.ZPS_eMacPlmeGet |
0x00024c2e |
0x00024c32 |
4 |
1% |
9338 |
.text.ZPS_eMacPlmeSet |
0x00024c32 |
0x00024c38 |
6 |
1% |
9341 |
.text.ZPS_vMacSetEnhancedMode |
0x00024c38 |
0x00024c44 |
12 |
2% |
9345 |
.text.ZPS_vMacBeaconRequest |
0x00024c44 |
0x00024c52 |
14 |
3% |
9348 |
.text.ZPS_vMacRestoreInterfaceState |
0x00024c52 |
0x00024c54 |
2 |
1% |
9351 |
.text.ZPS_u8MacSetTXPower |
0x00024c54 |
0x00024c58 |
4 |
1% |
9354 |
.text.ZPS_u8MacGetTXPower |
0x00024c58 |
0x00024c5c |
4 |
1% |
9357 |
.text.ZPS_u8MacDeleteTXPower |
0x00024c5c |
0x00024c60 |
4 |
1% |
9360 |
.text.ZPS_u8MacClearTXPowerTable |
0x00024c60 |
0x00024c64 |
4 |
1% |
9363 |
.text.APP_bMultimaskJoinCallBack |
0x00024c64 |
0x00024c6c |
8 |
2% |
9366 |
Expected total in zps_mac_shim.o file: |
616 |
Actual: |
616 |
100% |
9221 |
Flash640 / .text / zps_miniMac.o |
Start |
End |
Size |
% |
Line |
.text.vInitBufferQueues |
0x00024c6c |
0x00024d68 |
252 |
9% |
9369 |
.text.vRetryTxFailure |
0x00024d68 |
0x00024d98 |
48 |
2% |
9371 |
.text.zps_eSocMacSetTxBuffers |
0x00024d98 |
0x00024dd4 |
60 |
3% |
9374 |
.text.zps_vSocMacShimInit |
0x00024dd4 |
0x00024e30 |
92 |
4% |
9377 |
.text.zps_vSocMacHandleMlmeVsReqRsp |
0x00024e30 |
0x00024fb0 |
384 |
14% |
9380 |
.text.SOC_ZPS_vMacModifyForZgp |
0x00024fb0 |
0x00024ffc |
76 |
3% |
9383 |
.text.vMiniMac_MlmeCallback |
0x00024ffc |
0x000251a0 |
420 |
15% |
9386 |
.text.vMiniMac_DataRequestCallback |
0x000251a0 |
0x000251bc |
28 |
1% |
9389 |
.text.vMiniMac_EmptyMcpsFrameWithFpSetCallback |
0x000251bc |
0x000251cc |
16 |
1% |
9392 |
.text.psMiniMac_GetTxBufferCallback |
0x000251cc |
0x000251f4 |
40 |
2% |
9395 |
.text.psMiniMac_GetRxBufferCallback |
0x000251f4 |
0x0002522c |
56 |
2% |
9398 |
.text.vMiniMac_ReturnTxBufferCallback |
0x0002522c |
0x00025258 |
44 |
2% |
9401 |
.text.zps_vSocMacHandleMcpsVsReqRsp |
0x00025258 |
0x00025364 |
268 |
10% |
9404 |
.text.vMiniMac_ReturnRxBufferCallback |
0x00025364 |
0x00025390 |
44 |
2% |
9408 |
.text.vMiniMac_McpsCallback |
0x00025390 |
0x0002565c |
716 |
25% |
9411 |
.text.SOC_ZPS_u16MacPibGetCoordShortAddress |
0x0002565c |
0x00025668 |
12 |
1% |
9414 |
.text.SOC_ZPS_u8MacPibGetMaxFrameRetries |
0x00025668 |
0x00025674 |
12 |
1% |
9417 |
.text.SOC_ZPS_u16MacPibGetPanId |
0x00025674 |
0x00025680 |
12 |
1% |
9420 |
.text.SOC_ZPS_u16MacPibGetShortAddr |
0x00025680 |
0x0002568c |
12 |
1% |
9423 |
.text.SOC_ZPS_bMacPibGetRxOnWhenIdle |
0x0002568c |
0x00025698 |
12 |
1% |
9426 |
.text.SOC_ZPS_sMacPibGetCoordExtAddr |
0x00025698 |
0x000256ac |
20 |
1% |
9429 |
.text.SOC_ZPS_u8MacPibGetDsn |
0x000256ac |
0x000256b8 |
12 |
1% |
9432 |
.text.SOC_ZPS_vMacPibSetCoordShortAddress |
0x000256b8 |
0x000256c4 |
12 |
1% |
9435 |
.text.SOC_ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x000256c4 |
0x000256d0 |
12 |
1% |
9438 |
.text.SOC_ZPS_vMacPibSetTransactionPersistenceTime |
0x000256d0 |
0x000256dc |
12 |
1% |
9441 |
.text.SOC_ZPS_vMacPibSetPanId |
0x000256dc |
0x000256e4 |
8 |
1% |
9444 |
.text.SOC_ZPS_vMacPibSetShortAddr |
0x000256e4 |
0x000256ec |
8 |
1% |
9447 |
.text.SOC_ZPS_vMacPibSetMinBe |
0x000256ec |
0x000256f4 |
8 |
1% |
9450 |
.text.SOC_ZPS_vMacPibSetMaxBe |
0x000256f4 |
0x000256f8 |
4 |
1% |
9453 |
.text.SOC_ZPS_vMacPibSetMaxCsmaBackoffs |
0x000256f8 |
0x00025700 |
8 |
1% |
9456 |
.text.SOC_ZPS_vMacPibSetRxOnWhenIdle |
0x00025700 |
0x0002570c |
12 |
1% |
9459 |
.text.SOC_ZPS_vMacPibSetCoordExtAddr |
0x0002570c |
0x00025724 |
24 |
1% |
9463 |
.text.SOC_ZPS_vMacPibSetAssociationPermit |
0x00025724 |
0x00025730 |
12 |
1% |
9466 |
.text.SOC_ZPS_vMacPibSetBeaconPayload |
0x00025730 |
0x00025750 |
32 |
2% |
9469 |
.text.SOC_ZPS_vMacPibSetDsn |
0x00025750 |
0x0002575c |
12 |
1% |
9472 |
.text.SOC_ZPS_vMacPibSetBeaconRequestLqiThreshold |
0x0002575c |
0x00025768 |
12 |
1% |
9475 |
.text.SOC_ZPS_vMacPibSetExtAddr |
0x00025768 |
0x00025784 |
28 |
1% |
9478 |
.text.SOC_ZPS_vMacPibSetRxInCca |
0x00025784 |
0x0002579c |
24 |
1% |
9481 |
.text.SOC_ZPS_eMacPlmeGet |
0x0002579c |
0x000257a0 |
4 |
1% |
9484 |
.text.SOC_ZPS_eMacPlmeSet |
0x000257a0 |
0x000257a4 |
4 |
1% |
9487 |
.text.SOC_ZPS_u8MacGetTXPower |
0x000257a4 |
0x000257a8 |
4 |
1% |
9490 |
.text.SOC_ZPS_u8MacSetTXPower |
0x000257a8 |
0x000257ac |
4 |
1% |
9493 |
.text.SOC_ZPS_u8MacDeleteTXPower |
0x000257ac |
0x000257b0 |
4 |
1% |
9496 |
.text.SOC_ZPS_u8MacClearTXPowerTable |
0x000257b0 |
0x000257b4 |
4 |
1% |
9499 |
Expected total in zps_miniMac.o file: |
2888 |
Actual: |
2888 |
100% |
9369 |
Flash640 / .text / pwrm.o |
Start |
End |
Size |
% |
Line |
.text.PWRM_eStartActivity |
0x000257b4 |
0x000257be |
10 |
32% |
9502 |
.text.PWRM_eFinishActivity |
0x000257be |
0x000257c8 |
10 |
32% |
9505 |
.text.PWRM_u16GetActivityCount |
0x000257c8 |
0x000257d4 |
12 |
38% |
9508 |
Expected total in pwrm.o file: |
32 |
Actual: |
32 |
100% |
9502 |
Flash640 / .text / zps_apl_gp.o |
Start |
End |
Size |
% |
Line |
.text.zps_vZgpDeviceActiveTimerExpiry |
0x000257d4 |
0x00025894 |
192 |
11% |
9511 |
.text.vZGPdCfm |
0x00025894 |
0x000258c4 |
48 |
3% |
9514 |
.text.vZGPParseMacMcpsData |
0x000258c4 |
0x000259b8 |
244 |
14% |
9517 |
.text.zps_vZgpDeviceActive |
0x000259b8 |
0x000259e4 |
44 |
3% |
9521 |
.text.vFillApduErrorEventGreenPower |
0x000259e4 |
0x00025a20 |
60 |
4% |
9524 |
.text.vPostToGreenPowerEndpoint |
0x00025a20 |
0x00025b48 |
296 |
17% |
9527 |
.text.vZGPcStubMcpsInd |
0x00025b48 |
0x00025e9c |
852 |
48% |
9530 |
.text.zps_vRegisterGreenPower |
0x00025e9c |
0x00025ec8 |
44 |
3% |
9532 |
.text.ZPS_vRegisterSecRequestResponseCallback |
0x00025ec8 |
0x00025ed4 |
12 |
1% |
9535 |
Expected total in zps_apl_gp.o file: |
1792 |
Actual: |
1792 |
100% |
9511 |
Flash640 / .text / zps_bdir_gp.o |
Start |
End |
Size |
% |
Line |
.text.vZgpAgeTxQueue |
0x00025ed4 |
0x00025f66 |
146 |
7% |
9538 |
.text.zps_vCStub_DataReq |
0x00025f66 |
0x00026184 |
542 |
26% |
9541 |
.text.psFindGpTxQentry |
0x00026184 |
0x000261e2 |
94 |
5% |
9544 |
.text.zps_sZgpAddTxQueue |
0x000261e2 |
0x000262bc |
218 |
11% |
9547 |
.text.zps_vDStub_DataReq |
0x000262bc |
0x0002660c |
848 |
41% |
9551 |
.text.zps_bZgpRemoveTxQueue |
0x0002660c |
0x00026698 |
140 |
7% |
9554 |
.text.vZgpSendTxAfterRx |
0x00026698 |
0x000266c8 |
48 |
3% |
9557 |
.text.ZPS_vZgpInitGpTxQueue |
0x000266c8 |
0x00026718 |
80 |
4% |
9561 |
Expected total in zps_bdir_gp.o file: |
2116 |
Actual: |
2116 |
100% |
9538 |
Flash640 / .text / zps_apl_gp_security.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vZgpTransformKey |
0x00026718 |
0x000267a4 |
140 |
11% |
9564 |
.text.ZPS_psZgpFindGpstEntry |
0x000267a4 |
0x000267fc |
88 |
7% |
9567 |
.text.ZPS_sZgpAddDeviceSecurity |
0x000267fc |
0x000268a6 |
170 |
14% |
9570 |
.text.ZPS_vZgpInitGpSecurityTable |
0x000268a6 |
0x000268d2 |
44 |
4% |
9573 |
.text.u8ZgpCCMStarEncrypt |
0x000268d2 |
0x00026a62 |
400 |
32% |
9576 |
.text.u8ZgpCCMStarDecrypt |
0x00026a62 |
0x00026c20 |
446 |
35% |
9579 |
Expected total in zps_apl_gp_security.o file: |
1288 |
Actual: |
1288 |
100% |
9564 |
Flash640 / .text / zps_apl_options.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vRegisterInterPanHandlers |
0x00026c20 |
0x00026c2c |
12 |
11% |
9582 |
.text.ZPS_vRegistercStubGreenPower |
0x00026c2c |
0x00026c38 |
12 |
11% |
9585 |
.text.ZPS_vInterceptMcpsDataCallback |
0x00026c38 |
0x00026c92 |
90 |
79% |
9588 |
Expected total in zps_apl_options.o file: |
114 |
Actual: |
114 |
100% |
9582 |
Flash640 / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.text.vHandleApsInterPanDcfmData |
0x00026c92 |
0x00026cd4 |
66 |
8% |
9591 |
.text.vFillApduErrorEventInterPan |
0x00026cd4 |
0x00026d0c |
56 |
7% |
9594 |
.text.vPostInterPanToEndpoint |
0x00026d0c |
0x00026e6c |
352 |
40% |
9598 |
.text.vApsInterPanMcpsDataInd |
0x00026e6c |
0x00026ff4 |
392 |
45% |
9601 |
.text.zps_vAfInterPanInit |
0x00026ff4 |
0x00027008 |
20 |
3% |
9604 |
Expected total in zps_apl_interpan.o file: |
886 |
Actual: |
886 |
100% |
9591 |
Flash640 / .text / zps_nwk_dcim.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkRegisterNlmeDcfmIndCallbacks |
0x00027008 |
0x00027016 |
14 |
19% |
9607 |
.text.ZPS_vNwkRegisterNldeDcfmIndCallbacks |
0x00027016 |
0x00027024 |
14 |
19% |
9610 |
.text.zps_psNwkDcfmIndGetBuf |
0x00027024 |
0x0002703a |
22 |
29% |
9613 |
.text.zps_eNwkDcfmIndPost |
0x0002703a |
0x00027054 |
26 |
35% |
9616 |
Expected total in zps_nwk_dcim.o file: |
76 |
Actual: |
76 |
100% |
9607 |
Flash640 / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.text.eLeaveDataDcfmRemoteLeave |
0x00027054 |
0x00027092 |
62 |
6% |
9619 |
.text.eLeaveDataDcfmLocalLeave |
0x00027092 |
0x000270ec |
90 |
9% |
9621 |
.text.eLeaveReset |
0x000270ec |
0x00027144 |
88 |
9% |
9623 |
.text.zps_psNwkSendLeaveCmd |
0x00027144 |
0x000271c4 |
128 |
13% |
9625 |
.text.zps_psNwkPropagateLocalLeave |
0x000271c4 |
0x000271f0 |
44 |
5% |
9628 |
.text.zps_eNwkHandleSceLeave |
0x000271f0 |
0x00027364 |
372 |
36% |
9632 |
.text.zps_vNwkHandleCmeLeaveReq |
0x00027364 |
0x00027470 |
268 |
26% |
9635 |
Expected total in zps_nwk_leave.o file: |
1052 |
Actual: |
1052 |
100% |
9619 |
Flash640 / .text / zps_nwk_lib.o |
Start |
End |
Size |
% |
Line |
.text.zps_eSmeGenlIllegal |
0x00027470 |
0x00027476 |
6 |
2% |
9638 |
.text.zps_eSceGenlIllegal |
0x00027476 |
0x0002747c |
6 |
2% |
9641 |
.text.zps_vNwkLibU16ToPayload |
0x0002747c |
0x00027484 |
8 |
2% |
9644 |
.text.zps_vNwkLibU32ToPayload |
0x00027484 |
0x00027494 |
16 |
4% |
9647 |
.text.zps_vNwkLibU64ToPayload |
0x00027494 |
0x000274b4 |
32 |
7% |
9650 |
.text.zps_vInitBeaconPayload |
0x000274b4 |
0x0002753c |
136 |
29% |
9654 |
.text.zps_sNwkStart |
0x0002753c |
0x00027634 |
248 |
53% |
9657 |
.text.zps_u16NwkLibFromPayload |
0x00027634 |
0x00027638 |
4 |
1% |
9660 |
.text.zps_u64NwkLibFromPayload |
0x00027638 |
0x00027640 |
8 |
2% |
9663 |
.text.zps_u8NwkLibChannelLow |
0x00027640 |
0x00027646 |
6 |
2% |
9666 |
.text.zps_u8NwkLibChannelHigh |
0x00027646 |
0x0002764c |
6 |
2% |
9669 |
Expected total in zps_nwk_lib.o file: |
476 |
Actual: |
476 |
100% |
9638 |
Flash640 / .text / zps_nwk_lkst.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8CalcLinkCost |
0x0002764c |
0x000276a0 |
84 |
6% |
9672 |
.text.eSendLinkStatusDataDcfm.part.0 |
0x000276a0 |
0x000277d8 |
312 |
22% |
9675 |
.text.eSendLinkStatusDataDcfmCb |
0x000277d8 |
0x0002781c |
68 |
5% |
9677 |
.text.zps_vAgeRouter |
0x0002781c |
0x00027874 |
88 |
7% |
9679 |
.text.zps_vNwkSecondTickHandleExpiry |
0x00027874 |
0x00027a68 |
500 |
35% |
9683 |
.text.zps_vAddToSortedActiveNtList |
0x00027a68 |
0x00027aca |
98 |
7% |
9686 |
.text.zps_eNwkHandleSceLinkStatus |
0x00027aca |
0x00027bd8 |
270 |
19% |
9689 |
.text.zps_vRegisterCallbackForSecondsTick |
0x00027bd8 |
0x00027be4 |
12 |
1% |
9693 |
Expected total in zps_nwk_lkst.o file: |
1432 |
Actual: |
1432 |
100% |
9672 |
Flash640 / .text / zps_nwk_main.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pvNwkCtor |
0x00027be4 |
0x00027c54 |
112 |
70% |
9696 |
.text.ZPS_pvNwkGetHandle |
0x00027c54 |
0x00027c60 |
12 |
8% |
9699 |
.text.ZPS_vNwkSetDeviceType |
0x00027c60 |
0x00027c68 |
8 |
5% |
9702 |
.text.ZPS_vExtendedStatusSetCallback |
0x00027c68 |
0x00027c74 |
12 |
8% |
9706 |
.text.ZPS_vSetExtendedStatus |
0x00027c74 |
0x00027c84 |
16 |
10% |
9709 |
Expected total in zps_nwk_main.o file: |
160 |
Actual: |
160 |
100% |
9696 |
Flash640 / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.text.eUnsolicitedRejoinRspDataDcfm |
0x00027c84 |
0x00027ca4 |
32 |
1% |
9712 |
.text.eEdTimeoutResponseDataDcfm |
0x00027ca4 |
0x00027cbc |
24 |
1% |
9714 |
.text.zps_vSendNwkStatusInd |
0x00027cbc |
0x00027ce2 |
38 |
1% |
9716 |
.text.vHandleNwkLocalUpdateAfterBcast |
0x00027ce2 |
0x00027d4c |
106 |
3% |
9719 |
.text.vHandleNwkRemoteUpdateAfterBcast |
0x00027d4c |
0x00027d9c |
80 |
2% |
9721 |
.text.vHandleEdTimeoutReqExpiry |
0x00027d9c |
0x00027e28 |
140 |
4% |
9724 |
.text.eEdTimeoutRequestDataDcfm |
0x00027e28 |
0x00027e46 |
30 |
1% |
9726 |
.text.zps_bNwkIsBeaconZigbee |
0x00027e46 |
0x00027e58 |
18 |
1% |
9728 |
.text.zps_eNwkHandleSmeBeaconNotifyInd |
0x00027e58 |
0x00027f20 |
200 |
5% |
9731 |
.text.zps_vNwkRemoveConflictedBroadcast |
0x00027f20 |
0x00027f6c |
76 |
2% |
9734 |
.text.zps_eNwkHandleSceNwkReport |
0x00027f6c |
0x00028054 |
232 |
6% |
9738 |
.text.zps_eNwkHandleSceNwkUpdate |
0x00028054 |
0x00028078 |
36 |
1% |
9741 |
.text.zps_psSendNetworkStatusCmd |
0x00028078 |
0x00028110 |
152 |
4% |
9744 |
.text.zps_vProcessChildAddrConflict |
0x00028110 |
0x000281cc |
188 |
5% |
9747 |
.text.zps_vProcessLocalAddrConflict |
0x000281cc |
0x0002827e |
178 |
5% |
9750 |
.text.zps_eNwkHandleSceNwkStatus |
0x0002827e |
0x000283bc |
318 |
8% |
9753 |
.text.zps_psSendNetworkReportCmd |
0x000283bc |
0x00028494 |
216 |
6% |
9756 |
.text.vSendNetworkReport |
0x00028494 |
0x00028498 |
4 |
1% |
9759 |
.text.zps_psSendNetworkUpdateCmd |
0x00028498 |
0x00028540 |
168 |
5% |
9761 |
.text.vSendNetworkUpdate |
0x00028540 |
0x000285d8 |
152 |
4% |
9764 |
.text.zps_psSendNetworkEdTimeoutReqCmd |
0x000285d8 |
0x00028678 |
160 |
4% |
9766 |
.text.zps_psSendNetworkEdTimeoutRspCmd |
0x00028678 |
0x000286e8 |
112 |
3% |
9769 |
.text.zps_eNwkHandleSceNwkEdTimeoutReq |
0x000286e8 |
0x000287b0 |
200 |
5% |
9772 |
.text.zps_bNwkFindAddIeeeAddr |
0x000287b0 |
0x00028926 |
374 |
10% |
9775 |
.text.ZPS_vRemoveEntryFromAddressMap |
0x00028926 |
0x00028974 |
78 |
2% |
9778 |
.text.ZPS_u64NwkNibGetMappedIeeeAddr |
0x00028974 |
0x0002899a |
38 |
1% |
9781 |
.text.eCheckAddrConflict.constprop.0 |
0x0002899a |
0x00028a28 |
142 |
4% |
9784 |
.text.zps_eProcessAddrConflict |
0x00028a28 |
0x00028bcc |
420 |
11% |
9786 |
.text.ZPS_vNwkUpdateTxBytesForNeighbor |
0x00028bcc |
0x00028c00 |
52 |
2% |
9789 |
.text.ZPS_vNwkUpdateRxBytesForNeighbor |
0x00028c00 |
0x00028c34 |
52 |
2% |
9792 |
.text.ZPS_u8nwkNewIDtest |
0x00028c34 |
0x00028c56 |
34 |
1% |
9795 |
Expected total in zps_nwk_maint.o file: |
4050 |
Actual: |
4050 |
100% |
9712 |
Flash640 / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.text.vNwkMcpsTimerCallback |
0x00028c56 |
0x00028c6a |
20 |
1% |
9798 |
.text.vProcessTimedList |
0x00028c6a |
0x00028caa |
64 |
2% |
9801 |
.text.vInitUnknownNeighbor |
0x00028caa |
0x00028d3c |
146 |
3% |
9803 |
.text.ZPS_bHookMcpsDcfmFail |
0x00028d3c |
0x00028d3e |
2 |
1% |
9805 |
.text.ZPS_bHookMcpsDcfmInd |
0x00028d3e |
0x00028d54 |
22 |
1% |
9808 |
.text.bSdeHandleDataFrm |
0x00028d54 |
0x00028e74 |
288 |
5% |
9812 |
.text.zps_vNwkMcpsMgrInit |
0x00028e74 |
0x00028f0c |
152 |
3% |
9815 |
.text.zps_vNwkMcpsMgrPostTimed |
0x00028f0c |
0x00028f22 |
22 |
1% |
9818 |
.text.zps_psNwkMcpsMgrAllocateReqDescr |
0x00028f22 |
0x00028f2a |
8 |
1% |
9821 |
.text.zps_bNwkMcpsMgrRemoveDescrFromLists |
0x00028f2a |
0x00028f68 |
62 |
1% |
9824 |
.text.zps_vNwkMcpsMgrFreeReqDescr |
0x00028f68 |
0x00028fc0 |
88 |
2% |
9827 |
.text.zps_bNwkMcpsMgrDfcmBitmapUpdateAndCheck |
0x00028fc0 |
0x00028ff8 |
56 |
1% |
9830 |
.text.zps_psNwkMcpsMgrFindSubmittedByHandle |
0x00028ff8 |
0x00029012 |
26 |
1% |
9833 |
.text.zps_psNwkMcpsMgrFindPendingByNwkDstAddr |
0x00029012 |
0x00029024 |
18 |
1% |
9836 |
.text.zps_psNwkMcpsMgrFindByBtr |
0x00029024 |
0x0002904a |
38 |
1% |
9839 |
.text.zps_vNwkMcpsMgrTidyBtrReqDescr |
0x0002904a |
0x0002906e |
36 |
1% |
9842 |
.text.zps_u8NwkAllocateMcpsHandle |
0x0002906e |
0x0002909e |
48 |
1% |
9845 |
.text.zps_vNwkFreeMcpsHandle |
0x0002909e |
0x000290bc |
30 |
1% |
9848 |
.text.ZPS_vNwkSendLeaveDirect |
0x000290bc |
0x000291d0 |
276 |
5% |
9851 |
.text.ZPS_vNwkMacDataPollRequest |
0x000291d0 |
0x00029230 |
96 |
2% |
9854 |
.text.vNwkMcpsSendTimedDfcm |
0x00029230 |
0x000292b4 |
132 |
3% |
9858 |
.text.vProcessListsForSubmission |
0x000292b4 |
0x000294fc |
584 |
10% |
9861 |
.text.vMcpsMgrExpiry |
0x000294fc |
0x0002954c |
80 |
2% |
9863 |
.text.zps_vNwkMcpsMgrPost |
0x0002954c |
0x00029570 |
36 |
1% |
9865 |
.text.ZPS_vNwkHandleMcpsVsInd |
0x00029570 |
0x0002a254 |
3300 |
53% |
9869 |
.text.zps_vNwkMcpsMgrRemoveAndMakeLimbo |
0x0002a254 |
0x0002a27c |
40 |
1% |
9872 |
.text.zps_bNwkHandleSdeActvDcfmData |
0x0002a27c |
0x0002a400 |
388 |
7% |
9875 |
.text.vMcpsMgrTimeoutExpiry |
0x0002a400 |
0x0002a478 |
120 |
2% |
9878 |
.text.ZPS_vNwkHandleMcpsVsDcfm |
0x0002a478 |
0x0002a4dc |
100 |
2% |
9881 |
.text.ZPS_vNwkSetOptionsFilter |
0x0002a4dc |
0x0002a4ec |
16 |
1% |
9885 |
Expected total in zps_nwk_mcps.o file: |
6294 |
Actual: |
6294 |
100% |
9798 |
Flash640 / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleMlmeDcfmInd |
0x0002a4ec |
0x0002a554 |
104 |
100% |
9888 |
Expected total in zps_nwk_mlme.o file: |
104 |
Actual: |
104 |
100% |
9888 |
Flash640 / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.text.vLoadNwkRecord |
0x0002a554 |
0x0002a58c |
56 |
1% |
9891 |
.text.zps_vNwkDefaultStateMachines |
0x0002a58c |
0x0002a5e8 |
92 |
2% |
9893 |
.text.zps_vDefaultNwkLayer |
0x0002a5e8 |
0x0002a7f4 |
524 |
9% |
9896 |
.text.ZPS_psNwkNibGetHandle |
0x0002a7f4 |
0x0002a7fa |
6 |
1% |
9899 |
.text.ZPS_u16NwkNibGetNwkAddr |
0x0002a7fa |
0x0002a7fe |
4 |
1% |
9902 |
.text.ZPS_u64NwkNibGetExtAddr |
0x0002a7fe |
0x0002a802 |
4 |
1% |
9905 |
.text.ZPS_u16NwkNibGetMacPanId |
0x0002a802 |
0x0002a806 |
4 |
1% |
9908 |
.text.ZPS_vNwkNibIncSeqNum |
0x0002a806 |
0x0002a812 |
12 |
1% |
9911 |
.text.ZPS_u64NwkNibGetEpid |
0x0002a812 |
0x0002a818 |
6 |
1% |
9914 |
.text.ZPS_vNwkNibClearTables |
0x0002a818 |
0x0002a91e |
262 |
5% |
9917 |
.text.ZPS_vNwkNibClearDiscoveryNT |
0x0002a91e |
0x0002a940 |
34 |
1% |
9920 |
.text.ZPS_bNwkNibAddrMapAddEntry |
0x0002a940 |
0x0002aae8 |
424 |
7% |
9924 |
.text.ZPS_bNwkNibNtActvMatch |
0x0002aae8 |
0x0002ab7c |
148 |
3% |
9927 |
.text.bCheckNwkAddr |
0x0002ab7c |
0x0002abc4 |
72 |
2% |
9930 |
.text.ZPS_bNwkNibNtActvUnusedChild |
0x0002abc4 |
0x0002abec |
40 |
1% |
9933 |
.text.ZPS_bNwkNibNtActvFindChild |
0x0002abec |
0x0002acec |
256 |
5% |
9936 |
.text.ZPS_u8NwkNibNtDiscMatch |
0x0002acec |
0x0002ad72 |
134 |
3% |
9939 |
.text.ZPS_u64NwkNibFindExtAddr |
0x0002ad72 |
0x0002ae1a |
168 |
3% |
9942 |
.text.ZPS_u16NwkNibFindNwkAddr |
0x0002ae1a |
0x0002aebc |
162 |
3% |
9945 |
.text.ZPS_vNwkSaveRecord |
0x0002aebc |
0x0002aee4 |
40 |
1% |
9949 |
.text.ZPS_vNwkNibSetNwkAddr |
0x0002aee4 |
0x0002af1c |
56 |
1% |
9952 |
.text.ZPS_vNwkNibSetNwkAddrNibOnly |
0x0002af1c |
0x0002af28 |
12 |
1% |
9955 |
.text.ZPS_vNwkNibSetExtPanId |
0x0002af28 |
0x0002af68 |
64 |
2% |
9959 |
.text.ZPS_vNwkNibSetKeySeqNum |
0x0002af68 |
0x0002af7c |
20 |
1% |
9962 |
.text.ZPS_vNwkNibSetDepth |
0x0002af7c |
0x0002afbc |
64 |
2% |
9965 |
.text.ZPS_vNwkNibSetUpdateId |
0x0002afbc |
0x0002aff4 |
56 |
1% |
9968 |
.text.ZPS_vNwkNibSetPanId |
0x0002aff4 |
0x0002b010 |
28 |
1% |
9971 |
.text.ZPS_vNwkNibSetCapabilityInfo |
0x0002b010 |
0x0002b038 |
40 |
1% |
9974 |
.text.ZPS_vNwkNibSetChannel |
0x0002b038 |
0x0002b05a |
34 |
1% |
9977 |
.text.ZPS_vNwkNibSetAuxChannel |
0x0002b05a |
0x0002b07c |
34 |
1% |
9980 |
.text.ZPS_vNwkNibSetParentAddr |
0x0002b07c |
0x0002b096 |
26 |
1% |
9983 |
.text.ZPS_vNwkSaveNt |
0x0002b096 |
0x0002b0b2 |
28 |
1% |
9986 |
.text.ZPS_vNwkSaveSecMat |
0x0002b0b2 |
0x0002b0ea |
56 |
1% |
9989 |
.text.ZPS_vNwkSaveAllRecords |
0x0002b0ea |
0x0002b100 |
22 |
1% |
9992 |
.text.ZPS_vNwkResetOutgoingFrameCounter |
0x0002b100 |
0x0002b114 |
20 |
1% |
9995 |
.text.ZPS_pvNwkRestoreFrameCounter |
0x0002b114 |
0x0002b13c |
40 |
1% |
9998 |
.text.ZPS_vNwkInitialiseRecords |
0x0002b13c |
0x0002b1a8 |
108 |
2% |
10001 |
.text.ZPS_vNwkNibSetTables |
0x0002b1a8 |
0x0002b1e4 |
60 |
1% |
10004 |
.text.ZPS_vNwkTimerQueueOverflow |
0x0002b1e4 |
0x0002b26c |
136 |
3% |
10008 |
.text.ZPS_u8NwkSendNwkEdTimeoutsCommand |
0x0002b26c |
0x0002b288 |
28 |
1% |
10011 |
.text.ZPS_bNwkGetAliasStatus |
0x0002b288 |
0x0002b28e |
6 |
1% |
10014 |
.text.ZPS_bNwkGetAliasApsCounter |
0x0002b28e |
0x0002b294 |
6 |
1% |
10017 |
.text.ZPS_vSetNwkStateActive |
0x0002b294 |
0x0002b29c |
8 |
1% |
10020 |
.text.ZPS_vNwkPurgeMacAddressAndRelatedEntries |
0x0002b29c |
0x0002b3bc |
288 |
5% |
10023 |
.text.ZPS_vNtSetUsedStatus |
0x0002b3bc |
0x0002b50c |
336 |
6% |
10027 |
.text.ZPS_vNwkNibCheckAndUpdateAddresses |
0x0002b50c |
0x0002b5d0 |
196 |
4% |
10030 |
.text.zps_vBuildSortedActvNTList |
0x0002b5d0 |
0x0002b620 |
80 |
2% |
10033 |
.text.ZPS_vNtSetAuthStatus |
0x0002b620 |
0x0002b646 |
38 |
1% |
10036 |
.text.zps_sNwkNibNtCheckJoin |
0x0002b646 |
0x0002b8a8 |
610 |
10% |
10039 |
.text.ZPS_vNwkNibCheckAndUpdateChildren |
0x0002b8a8 |
0x0002b9fc |
340 |
6% |
10043 |
.text.zps_vNwkSetZgpAlias |
0x0002b9fc |
0x0002ba10 |
20 |
1% |
10046 |
.text.ZPS_vNwkMacEntriesClear |
0x0002ba10 |
0x0002bac8 |
184 |
3% |
10049 |
.text.ZPS_vPurgeJoinManagerEntry |
0x0002bac8 |
0x0002bae8 |
32 |
1% |
10052 |
.text.zps_vCleanUnAuthenHandleExpiry |
0x0002bae8 |
0x0002bb7c |
148 |
3% |
10055 |
.text.ZPS_vNibRealignMac |
0x0002bb7c |
0x0002bc3c |
192 |
4% |
10059 |
.text.zps_vNibSetDefaults |
0x0002bc3c |
0x0002bde4 |
424 |
7% |
10062 |
.text.ZPS_vHookfcOverflowEvent |
0x0002bde4 |
0x0002bde8 |
4 |
1% |
10065 |
.text.ZPS_vNwkIncOutFC |
0x0002bde8 |
0x0002be3c |
84 |
2% |
10069 |
.text.ZPS_vNwkNibRestoreWarmRestartCounter |
0x0002be3c |
0x0002be4c |
16 |
1% |
10072 |
Expected total in zps_nwk_nib.o file: |
6392 |
Actual: |
6392 |
100% |
9891 |
Flash640 / .text / zps_nwk_nlde.o |
Start |
End |
Size |
% |
Line |
.text.eNldeDataDcfm |
0x0002be4c |
0x0002be74 |
40 |
7% |
10075 |
.text.ZPS_vNwkHandleNldeReqRsp |
0x0002be74 |
0x0002c078 |
516 |
85% |
10078 |
.text.ZPS_u8NwkCalcNldeReqOverhead |
0x0002c078 |
0x0002c0ac |
52 |
9% |
10081 |
Expected total in zps_nwk_nlde.o file: |
608 |
Actual: |
608 |
100% |
10075 |
Flash640 / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleNlmeReqRsp |
0x0002c0ac |
0x0002c238 |
396 |
100% |
10084 |
Expected total in zps_nwk_nlme.o file: |
396 |
Actual: |
396 |
100% |
10084 |
Flash640 / .text / zps_nwk_pmjn.o |
Start |
End |
Size |
% |
Line |
.text.vPermitJoinHandleExpiry |
0x0002c238 |
0x0002c240 |
8 |
7% |
10087 |
.text.zps_vNwkPermitJoiningInit |
0x0002c240 |
0x0002c254 |
20 |
16% |
10090 |
.text.zps_vNwkHandleCmePermitJoinReq |
0x0002c254 |
0x0002c2bc |
104 |
79% |
10093 |
Expected total in zps_nwk_pmjn.o file: |
132 |
Actual: |
132 |
100% |
10087 |
Flash640 / .text / zps_nwk_rt.o |
Start |
End |
Size |
% |
Line |
.text.eRouteRequestDataDcfm |
0x0002c2bc |
0x0002c2ec |
48 |
1% |
10096 |
.text.zps_vExpireOldRoutes |
0x0002c2ec |
0x0002c348 |
92 |
2% |
10098 |
.text.psNwkSendRouteRecordCmd |
0x0002c348 |
0x0002c4b8 |
368 |
8% |
10102 |
.text.psSendRouteReplyCmd.isra.0 |
0x0002c4b8 |
0x0002c5b8 |
256 |
6% |
10104 |
.text.vFreePendingReqDescr |
0x0002c5b8 |
0x0002c60c |
84 |
2% |
10106 |
.text.zps_vNwkHandleCmeStartRouterReq |
0x0002c60c |
0x0002c65c |
80 |
2% |
10109 |
.text.zps_vNwkHandleCmeActvStartRouterReq |
0x0002c65c |
0x0002c6d8 |
124 |
3% |
10112 |
.text.zps_vStartRouter |
0x0002c6d8 |
0x0002c6dc |
4 |
1% |
10115 |
.text.zps_eNwkRtMatch |
0x0002c6dc |
0x0002c7e0 |
260 |
6% |
10118 |
.text.zps_psNwkRtMatchNwkAddr |
0x0002c7e0 |
0x0002c822 |
66 |
2% |
10121 |
.text.zps_vRemoveRoute |
0x0002c822 |
0x0002c89e |
124 |
3% |
10124 |
.text.zps_vRemoveNextHop |
0x0002c89e |
0x0002c93e |
160 |
4% |
10127 |
.text.zps_eNwkRtDiscMatch |
0x0002c93e |
0x0002c9a4 |
102 |
3% |
10130 |
.text.zps_eNwkHandleSceRouteRequest |
0x0002c9a4 |
0x0002cdf8 |
1108 |
23% |
10133 |
.text.zps_psNwkInitiateRouteDiscovery |
0x0002cdf8 |
0x0002cf78 |
384 |
8% |
10136 |
.text.zps_vNwkHandleCmeRouteDiscoveryReq |
0x0002cf78 |
0x0002cfe8 |
112 |
3% |
10139 |
.text.zps_psProcessRoutedFrm |
0x0002cfe8 |
0x0002d120 |
312 |
7% |
10142 |
.text.zps_eNwkRctMatchNwkAddr |
0x0002d120 |
0x0002d182 |
98 |
3% |
10145 |
.text.zps_eNwkHandleSceRouteRecord |
0x0002d182 |
0x0002d26c |
234 |
5% |
10148 |
.text.zps_vNwkSendAnyPendingData |
0x0002d26c |
0x0002d2a8 |
60 |
2% |
10151 |
.text.vHandleRouteDiscoveryExpiry |
0x0002d2a8 |
0x0002d34c |
164 |
4% |
10154 |
.text.zps_eNwkHandleSceRouteReply |
0x0002d34c |
0x0002d590 |
580 |
13% |
10156 |
Expected total in zps_nwk_rt.o file: |
4820 |
Actual: |
4820 |
100% |
10096 |
Flash640 / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bSecEncrypt |
0x0002d590 |
0x0002d70c |
380 |
23% |
10159 |
.text.zps_eNwkSecEncryptPacket |
0x0002d70c |
0x0002d7c8 |
188 |
12% |
10162 |
.text.ZPS_bSecDecrypt |
0x0002d7c8 |
0x0002d8b8 |
240 |
15% |
10166 |
.text.ZPS_bNwkSecCheckFC |
0x0002d8b8 |
0x0002d90e |
86 |
6% |
10169 |
.text.zps_vNwkSecClearMatSet |
0x0002d90e |
0x0002d934 |
38 |
3% |
10172 |
.text.ZPS_bNwkSecFindMatSet |
0x0002d934 |
0x0002d964 |
48 |
3% |
10175 |
.text.zps_eNwkSecDecryptPacket |
0x0002d964 |
0x0002db4c |
488 |
30% |
10178 |
.text.ZPS_bNwkSecCheckMatSet |
0x0002db4c |
0x0002db7a |
46 |
3% |
10181 |
.text.ZPS_bNwkSecHaveNetworkKey |
0x0002db7a |
0x0002dbaa |
48 |
3% |
10184 |
.text.ZPS_vNwkSecResetDevice |
0x0002dbaa |
0x0002dbec |
66 |
4% |
10187 |
.text.ZPS_pvNwkSecGetNetworkKey |
0x0002dbec |
0x0002dc1c |
48 |
3% |
10190 |
Expected total in zps_nwk_sec.o file: |
1676 |
Actual: |
1676 |
100% |
10159 |
Flash640 / .text / zps_nwk_slist.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkSlistInit |
0x0002dc1c |
0x0002dc24 |
8 |
6% |
10193 |
.text.zps_vNwkSlistAddToHead |
0x0002dc24 |
0x0002dc30 |
12 |
9% |
10196 |
.text.zps_vNwkSlistAddToTail |
0x0002dc30 |
0x0002dc44 |
20 |
15% |
10199 |
.text.zps_vNwkSlistInsertAfter |
0x0002dc44 |
0x0002dc56 |
18 |
13% |
10202 |
.text.zps_psNwkSlistRemoveFromHead |
0x0002dc56 |
0x0002dc66 |
16 |
12% |
10205 |
.text.zps_psNwkSlistRemove |
0x0002dc66 |
0x0002dc96 |
48 |
35% |
10208 |
.text.zps_vNwkSlistMakeLimboNode |
0x0002dc96 |
0x0002dc9e |
8 |
6% |
10211 |
.text.zps_bNwkSlistIsLimboNode |
0x0002dc9e |
0x0002dca8 |
10 |
8% |
10214 |
Expected total in zps_nwk_slist.o file: |
140 |
Actual: |
140 |
100% |
10193 |
Flash640 / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.text.zps_psSendNetworkLinkPowerDelta.isra.0 |
0x0002dca8 |
0x0002dd38 |
144 |
16% |
10217 |
.text.zps_eNwkHandleSmeDutyCycleInd |
0x0002dd38 |
0x0002dd5c |
36 |
4% |
10219 |
.text.zps_eNwkHandleSceNwkLinkPowerDelta |
0x0002dd5c |
0x0002de90 |
308 |
34% |
10222 |
.text.ZPS_bNwkCoordLinkPowerDeltaNtfcn |
0x0002de90 |
0x0002df24 |
148 |
17% |
10225 |
.text.ZPS_vLinkPowerDeltaTimerExpiry |
0x0002df24 |
0x0002df32 |
14 |
2% |
10228 |
.text.ZPS_vNwkNibNTUpdateTxPower |
0x0002df32 |
0x0002df96 |
100 |
11% |
10231 |
.text.ZPS_bMACTxPowerTableInitialise |
0x0002df96 |
0x0002dff8 |
98 |
11% |
10234 |
.text.ZPS_u16NwkNibNtGetMacIDByAddress |
0x0002dff8 |
0x0002e042 |
74 |
9% |
10237 |
Expected total in zps_nwk_subghz.o file: |
922 |
Actual: |
922 |
100% |
10217 |
Flash640 / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeGetResources |
0x0002e042 |
0x0002e0d2 |
144 |
73% |
10240 |
.text.zps_eNwkActvStInit |
0x0002e0d2 |
0x0002e0dc |
10 |
6% |
10243 |
.text.zps_vNwkActvStHandleCme |
0x0002e0dc |
0x0002e108 |
44 |
23% |
10247 |
Expected total in zps_nwk_actv_st.o file: |
198 |
Actual: |
198 |
100% |
10240 |
Flash640 / .text / zps_nwk_btt.o |
Start |
End |
Size |
% |
Line |
.text.vNwkBttTimerExpiry |
0x0002e108 |
0x0002e1f0 |
232 |
40% |
10250 |
.text.zps_vNwkBttMgrInit |
0x0002e1f0 |
0x0002e224 |
52 |
9% |
10253 |
.text.zps_eNwkBtrMatch |
0x0002e224 |
0x0002e334 |
272 |
47% |
10256 |
.text.zps_vNwkBttProcessPassiveAck |
0x0002e334 |
0x0002e350 |
28 |
5% |
10259 |
Expected total in zps_nwk_btt.o file: |
584 |
Actual: |
584 |
100% |
10250 |
Flash640 / .text / zps_nwk_disc.o |
Start |
End |
Size |
% |
Line |
.text.zps_vReAttemptScanTimerHandleExpiry |
0x0002e350 |
0x0002e390 |
64 |
18% |
10262 |
.text.zps_vNwkHandleCmeNwkDiscReq |
0x0002e390 |
0x0002e430 |
160 |
43% |
10265 |
.text.zps_vNwkDiscUpdateNT |
0x0002e430 |
0x0002e4c8 |
152 |
41% |
10268 |
Expected total in zps_nwk_disc.o file: |
376 |
Actual: |
376 |
100% |
10262 |
Flash640 / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.text.eSmeEdScScanDcfm |
0x0002e4c8 |
0x0002e506 |
62 |
6% |
10271 |
.text.eSmeASFlBeaconInd |
0x0002e506 |
0x0002e526 |
32 |
3% |
10273 |
.text.zps_NwkSortDiscoveryTable.constprop.0 |
0x0002e526 |
0x0002e59c |
118 |
11% |
10275 |
.text.eSmeGenlScanDcfm |
0x0002e59c |
0x0002e5f8 |
92 |
9% |
10277 |
.text.eSmeUDNTScanDcfm |
0x0002e5f8 |
0x0002e6c4 |
204 |
18% |
10280 |
.text.psAddToDiscNt.constprop.0 |
0x0002e6c4 |
0x0002e818 |
340 |
30% |
10282 |
.text.eSmeAcScBeaconInd |
0x0002e818 |
0x0002e90c |
244 |
22% |
10284 |
.text.eSmeUDNTBeaconInd |
0x0002e90c |
0x0002e932 |
38 |
4% |
10286 |
.text.zps_eNwkDiscStInit |
0x0002e932 |
0x0002e93c |
10 |
1% |
10288 |
Expected total in zps_nwk_disc_st.o file: |
1140 |
Actual: |
1140 |
100% |
10271 |
Flash640 / .text / zps_nwk_form_st.o |
Start |
End |
Size |
% |
Line |
.text.eSmeAcScScanDcfm |
0x0002e93c |
0x0002ec68 |
812 |
64% |
10292 |
.text.bCheckMatchingEntry |
0x0002ec68 |
0x0002ec8c |
36 |
3% |
10294 |
.text.eSmeAcScBeaconInd |
0x0002ec8c |
0x0002ed28 |
156 |
13% |
10296 |
.text.vSendDcfm |
0x0002ed28 |
0x0002ed4a |
34 |
3% |
10298 |
.text.eSmeEdScScanDcfm |
0x0002ed4a |
0x0002ee0c |
194 |
16% |
10300 |
.text.zps_eNwkFormStInit |
0x0002ee0c |
0x0002ee38 |
44 |
4% |
10303 |
Expected total in zps_nwk_form_st.o file: |
1276 |
Actual: |
1276 |
100% |
10292 |
Flash640 / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.text.zps_eDefaultDataDcfm |
0x0002ee38 |
0x0002ef4e |
278 |
12% |
10306 |
.text.zps_bProcessUnicastRoute |
0x0002ef4e |
0x0002f184 |
566 |
24% |
10309 |
.text.zps_psAllocateAndFormatMacHdr |
0x0002f184 |
0x0002f370 |
492 |
21% |
10313 |
.text.zps_psSendFrm |
0x0002f370 |
0x0002f5bc |
588 |
25% |
10316 |
.text.zps_psSendBroadcastFrm |
0x0002f5bc |
0x0002f658 |
156 |
7% |
10319 |
.text.zps_psFormatCmdFrameGeneral |
0x0002f658 |
0x0002f700 |
168 |
8% |
10322 |
.text.zps_psNwkInitCmdFrame |
0x0002f700 |
0x0002f784 |
132 |
6% |
10325 |
Expected total in zps_nwk_frm.o file: |
2380 |
Actual: |
2380 |
100% |
10306 |
Flash640 / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkIdleStHandleCme |
0x0002f784 |
0x0002f7b0 |
44 |
100% |
10329 |
Expected total in zps_nwk_idle_st.o file: |
44 |
Actual: |
44 |
100% |
10329 |
Flash640 / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.text.zps_vJoinInitNtParent |
0x0002f7b0 |
0x0002f9d0 |
544 |
12% |
10332 |
.text.zps_vCheckActvNtForDuplicate |
0x0002f9d0 |
0x0002fa7c |
172 |
4% |
10335 |
.text.zps_vSendJoinDcfm |
0x0002fa7c |
0x0002fabc |
64 |
2% |
10338 |
.text.zps_vSendJoinInd |
0x0002fabc |
0x0002fb40 |
132 |
3% |
10342 |
.text.zps_vNwkHandleCmeDirectJoinReq |
0x0002fb40 |
0x0002fbb8 |
120 |
3% |
10345 |
.text.zps_eNwkHandleSmeCommStatusInd |
0x0002fbb8 |
0x0002fcfc |
324 |
7% |
10348 |
.text.zps_eNwkHandleSmeOrphanInd |
0x0002fcfc |
0x0002fdb2 |
182 |
4% |
10351 |
.text.zps_vTidyActvNtAfterJoin |
0x0002fdb2 |
0x0002fe3c |
138 |
3% |
10354 |
.text.eRejoinRspDataDcfm |
0x0002fe3c |
0x0002fece |
146 |
3% |
10357 |
.text.zps_eNwkHandleSceRejnResponse |
0x0002fece |
0x0002ff20 |
82 |
2% |
10359 |
.text.zps_psNwkSendRejoinReqCmd |
0x0002ff20 |
0x0002ffbc |
156 |
4% |
10363 |
.text.zps_u8NwkHandleRejoinReq |
0x0002ffbc |
0x00030064 |
168 |
4% |
10366 |
.text.zps_vnwkJoinContinueRejoin |
0x00030064 |
0x00030100 |
156 |
4% |
10369 |
.text.zps_vNwkHandleCmeNwkJoinReq |
0x00030100 |
0x000304bc |
956 |
20% |
10373 |
.text.zps_vNwkHandleCmeNwkActvJoinReq |
0x000304bc |
0x000304c8 |
12 |
1% |
10376 |
.text.zps_psNwkSendRejoinRspCmd |
0x000304c8 |
0x00030564 |
156 |
4% |
10380 |
.text.zps_eNwkSendJoinResponse |
0x00030564 |
0x00030698 |
308 |
7% |
10383 |
.text.zps_eNwkProcessJoinInd |
0x00030698 |
0x000309f0 |
856 |
18% |
10386 |
.text.zps_eNwkHandleSmeAssocInd |
0x000309f0 |
0x00030a20 |
48 |
1% |
10389 |
.text.zps_eNwkHandleSceRejnRequest |
0x00030a20 |
0x00030ac4 |
164 |
4% |
10392 |
Expected total in zps_nwk_join.o file: |
4884 |
Actual: |
4884 |
100% |
10332 |
Flash640 / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.text.vGiveUp |
0x00030ac4 |
0x00030af4 |
48 |
4% |
10395 |
.text.vFinish |
0x00030af4 |
0x00030b74 |
128 |
10% |
10396 |
.text.eSmeOrphScanDcfm |
0x00030b74 |
0x00030be2 |
110 |
8% |
10397 |
.text.vCheckSleepingSendPoll |
0x00030be2 |
0x00030c60 |
126 |
10% |
10399 |
.text.eTryNextParent |
0x00030c60 |
0x00030d94 |
308 |
23% |
10402 |
.text.eSmeRjPCPollDcfm |
0x00030d94 |
0x00030dd0 |
60 |
5% |
10405 |
.text.eSmeAsocAssocDcfm |
0x00030dd0 |
0x00030e74 |
164 |
12% |
10407 |
.text.eSceRjRsRejoinRsp |
0x00030e74 |
0x00030f60 |
236 |
18% |
10409 |
.text.vHandleRejoinExpiry |
0x00030f60 |
0x00030fb0 |
80 |
6% |
10411 |
.text.zps_vNwkJoinStStartResponseTimer |
0x00030fb0 |
0x00030fe4 |
52 |
4% |
10413 |
.text.zps_eRejoinDataDcfm |
0x00030fe4 |
0x00031026 |
66 |
5% |
10416 |
.text.zps_eNwkJoinStInit |
0x00031026 |
0x0003102e |
8 |
1% |
10419 |
Expected total in zps_nwk_join_st.o file: |
1386 |
Actual: |
1386 |
100% |
10395 |
Flash640 / .text / zps_nwk_mac.o |
Start |
End |
Size |
% |
Line |
.text.MAC_u64GetExtAddr |
0x0003102e |
0x0003103a |
12 |
100% |
10422 |
Expected total in zps_nwk_mac.o file: |
12 |
Actual: |
12 |
100% |
10422 |
Flash640 / .text / zps_nwk_scan.o |
Start |
End |
Size |
% |
Line |
.text.zps_sNwkLibSubmitScan |
0x0003103a |
0x00031076 |
60 |
47% |
10425 |
.text.zps_vNwkHandleCmeEdScanReq |
0x00031076 |
0x000310ba |
68 |
54% |
10428 |
Expected total in zps_nwk_scan.o file: |
128 |
Actual: |
128 |
100% |
10425 |
Flash640 / .text / zps_nwk_sync.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeSyncReq |
0x000310ba |
0x0003112c |
114 |
76% |
10431 |
.text.zps_eNwkHandleSmePollDcfm |
0x0003112c |
0x00031150 |
36 |
24% |
10434 |
Expected total in zps_nwk_sync.o file: |
150 |
Actual: |
150 |
100% |
10431 |
Flash640 / .text / zps_nwk_intf.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeSetInterface |
0x00031150 |
0x0003127e |
302 |
53% |
10437 |
.text.zps_vNwkHandleCmeGetInterface |
0x0003127e |
0x0003138a |
268 |
48% |
10440 |
Expected total in zps_nwk_intf.o file: |
570 |
Actual: |
570 |
100% |
10437 |
Flash640 / .text / zps_nwk_form.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeNwkFormReq |
0x0003138a |
0x00031432 |
168 |
97% |
10443 |
.text.zps_vNwkHandleCmeIdleNwkFormReq |
0x00031432 |
0x00031438 |
6 |
4% |
10446 |
Expected total in zps_nwk_form.o file: |
174 |
Actual: |
174 |
100% |
10443 |
Flash640 / .text / aes_mmo.c.obj |
Start |
End |
Size |
% |
Line |
.text.AESSW_vMMOBlockUpdate |
0x00031438 |
0x00031466 |
46 |
13% |
10449 |
.text.AESSW_vMMOFinalUpdate |
0x00031466 |
0x0003152e |
200 |
53% |
10452 |
.text.AESSW_vHMAC_MMO |
0x0003152e |
0x000315b4 |
134 |
36% |
10455 |
Expected total in aes_mmo.c.obj file: |
380 |
Actual: |
380 |
100% |
10449 |
Flash640 / .text / MMAC_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerFired |
0x000315b4 |
0x000315fc |
72 |
33% |
10458 |
.text.vTimerInitialise |
0x000315fc |
0x00031634 |
56 |
26% |
10461 |
.text.TSV_eOpen |
0x00031634 |
0x00031640 |
12 |
6% |
10464 |
.text.TSV_eStart |
0x00031640 |
0x00031680 |
64 |
29% |
10467 |
.text.TSV_eStop |
0x00031680 |
0x00031692 |
18 |
9% |
10470 |
Expected total in MMAC_TimerServer.o file: |
222 |
Actual: |
222 |
100% |
10458 |
Flash640 / .text / Mini_Association.o |
Start |
End |
Size |
% |
Line |
.text.vPostFailedAssocDcfm |
0x00031692 |
0x000316b4 |
34 |
3% |
10473 |
.text.eAssocRespSent |
0x000316b4 |
0x000316d0 |
28 |
3% |
10475 |
.text.eDisassocReqSent |
0x000316d0 |
0x0003170c |
60 |
5% |
10477 |
.text.vAssocReqTimeout1 |
0x0003170c |
0x0003178c |
128 |
10% |
10479 |
.text.vAssocReqTimeout2 |
0x0003178c |
0x000317c4 |
56 |
5% |
10481 |
.text.eGenericAssocFrameSent |
0x000317c4 |
0x00031808 |
68 |
6% |
10483 |
.text.eAssocReqSent |
0x00031808 |
0x00031814 |
12 |
1% |
10485 |
.text.ePMICassocReqPollSent |
0x00031814 |
0x0003183c |
40 |
4% |
10487 |
.text.eMiniMac_MLME_AssociateReq |
0x0003183c |
0x000318e0 |
164 |
13% |
10489 |
.text.eMiniMac_MLME_AssociateResp |
0x000318e0 |
0x00031998 |
184 |
15% |
10492 |
.text.eMiniMac_MLME_DisassociateReq |
0x00031998 |
0x00031a38 |
160 |
13% |
10495 |
.text.vAssociatingRxCallback |
0x00031a38 |
0x00031abc |
132 |
11% |
10498 |
.text.vAssociationReqFrameReceived |
0x00031abc |
0x00031af0 |
52 |
5% |
10501 |
.text.vDisassociationReceived |
0x00031af0 |
0x00031b34 |
68 |
6% |
10504 |
.text.vMiniMac_PurgeAssocResp |
0x00031b34 |
0x00031b98 |
100 |
8% |
10507 |
Expected total in Mini_Association.o file: |
1286 |
Actual: |
1286 |
100% |
10473 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.text.vBbcIntHandler |
0x00031b98 |
0x00031c84 |
236 |
21% |
10510 |
.text.vSetChannelAndPower |
0x00031c84 |
0x00031c94 |
16 |
2% |
10512 |
.text.vInsertFullDstAddr |
0x00031c94 |
0x00031cb2 |
30 |
3% |
10515 |
.text.vExtractFullSrcAddr |
0x00031cb2 |
0x00031cca |
24 |
3% |
10518 |
.text.vExtractFullDstAddr |
0x00031cca |
0x00031ce4 |
26 |
3% |
10521 |
.text.vMiniMac_MLME_SetReq_PanId |
0x00031ce4 |
0x00031d04 |
32 |
3% |
10524 |
.text.vMiniMac_MLME_SetReq_ShortAddr |
0x00031d04 |
0x00031d14 |
16 |
2% |
10527 |
.text.vMiniMac_MLME_SetReq_MinBe |
0x00031d14 |
0x00031d24 |
16 |
2% |
10530 |
.text.vMiniMac_Init |
0x00031d24 |
0x00031e70 |
332 |
30% |
10533 |
.text.vMiniMac_MLME_Reset |
0x00031e70 |
0x00031ecc |
92 |
9% |
10536 |
.text.vMiniMac_MLME_SetReq_MaxBe |
0x00031ecc |
0x00031ed0 |
4 |
1% |
10539 |
.text.vMiniMac_MLME_SetReq_MaxCsmaBackoffs |
0x00031ed0 |
0x00031ed4 |
4 |
1% |
10542 |
.text.vMiniMac_MLME_SetReq_RxOnWhenIdle |
0x00031ed4 |
0x00031ee0 |
12 |
2% |
10545 |
.text.vMiniMac_PLME_SetReq_Channel |
0x00031ee0 |
0x00031eec |
12 |
2% |
10548 |
.text.vMiniMac_PLME_SetReq_Power |
0x00031eec |
0x00031f08 |
28 |
3% |
10551 |
.text.vMiniMac_PLME_SetReq_CcaThreshold |
0x00031f08 |
0x00031f14 |
12 |
2% |
10554 |
.text.vMiniMac_PLME_SetReq_CcaMode |
0x00031f14 |
0x00031f20 |
12 |
2% |
10557 |
.text.vCopyU16ToPayload |
0x00031f20 |
0x00031f28 |
8 |
1% |
10560 |
.text.u16CopyFromPayload |
0x00031f28 |
0x00031f2c |
4 |
1% |
10563 |
.text.u8GetHeaderSize |
0x00031f2c |
0x00031f48 |
28 |
3% |
10566 |
.text.vSendMlmeCommStatusFromTxFrame |
0x00031f48 |
0x00031f7a |
50 |
5% |
10569 |
.text.vSendMlmeCommStatusFromRxFrame |
0x00031f7a |
0x00031fac |
50 |
5% |
10572 |
.text.psGetAndBuildCoordRealignment |
0x00031fac |
0x00032008 |
92 |
9% |
10575 |
Expected total in Mini_Main.o file: |
1136 |
Actual: |
1136 |
100% |
10510 |
Flash640 / .text / Mini_Mcps.o |
Start |
End |
Size |
% |
Line |
.text.eMcpsTxCompleteHandler |
0x00032008 |
0x00032034 |
44 |
9% |
10578 |
.text.psGetTxFrameBuffer |
0x00032034 |
0x0003206c |
56 |
11% |
10580 |
.text.eTransmit |
0x0003206c |
0x0003214c |
224 |
44% |
10583 |
.text.eMiniMac_MCPS_DataReq |
0x0003214c |
0x00032168 |
28 |
6% |
10586 |
.text.eMiniMac_MCPS_DataRetransmitReq |
0x00032168 |
0x00032194 |
44 |
9% |
10589 |
.text.vMiniMacMcpsFrameReceived |
0x00032194 |
0x000321ac |
24 |
5% |
10592 |
.text.eMiniMac_MCPS_PurgeReq |
0x000321ac |
0x00032210 |
100 |
20% |
10595 |
Expected total in Mini_Mcps.o file: |
520 |
Actual: |
520 |
100% |
10578 |
Flash640 / .text / Mini_Poll.o |
Start |
End |
Size |
% |
Line |
.text.vPollConfirm |
0x00032210 |
0x00032230 |
32 |
9% |
10598 |
.text.ePollReqSent |
0x00032230 |
0x0003228c |
92 |
24% |
10601 |
.text.eMiniMac_MLME_DataReq |
0x0003228c |
0x00032334 |
168 |
43% |
10603 |
.text.vMiniMacPoll_CheckPollResponse |
0x00032334 |
0x0003238c |
88 |
23% |
10606 |
.text.vPollTimeout |
0x0003238c |
0x0003239c |
16 |
5% |
10609 |
Expected total in Mini_Poll.o file: |
396 |
Actual: |
396 |
100% |
10598 |
Flash640 / .text / Mini_Running.o |
Start |
End |
Size |
% |
Line |
.text.vRunningRxCallback |
0x0003239c |
0x000324a4 |
264 |
65% |
10611 |
.text.eMiniMac_MLME_StartReq |
0x000324a4 |
0x00032524 |
128 |
32% |
10614 |
.text.bMiniMac_CurrentlyScanning |
0x00032524 |
0x00032534 |
16 |
4% |
10617 |
Expected total in Mini_Running.o file: |
408 |
Actual: |
408 |
100% |
10611 |
Flash640 / .text / Mini_Scan.o |
Start |
End |
Size |
% |
Line |
.text.eBuildAndSend |
0x00032534 |
0x00032598 |
100 |
6% |
10620 |
.text.vPostDcfm |
0x00032598 |
0x000325f8 |
96 |
6% |
10622 |
.text.vScanNextChannel |
0x000325f8 |
0x00032748 |
336 |
19% |
10624 |
.text.eOrphanRespSent |
0x00032748 |
0x00032754 |
12 |
1% |
10626 |
.text.bBeaconNotify |
0x00032754 |
0x00032864 |
272 |
16% |
10628 |
.text.eOrphanNotificationSent |
0x00032864 |
0x000328ac |
72 |
5% |
10630 |
.text.eBeaconReqSent |
0x000328ac |
0x000328d0 |
36 |
3% |
10632 |
.text.eMiniMac_MLME_ScanReq |
0x000328d0 |
0x00032954 |
132 |
8% |
10634 |
.text.eMiniMac_MLME_OrphanRsp |
0x00032954 |
0x000329bc |
104 |
6% |
10637 |
.text.vScanOrphanReceived |
0x000329bc |
0x000329dc |
32 |
2% |
10640 |
.text.vScanCoordRealignmentReceived |
0x000329dc |
0x000329e0 |
4 |
1% |
10643 |
.text.vScanBeaconReceived |
0x000329e0 |
0x00032a1c |
60 |
4% |
10647 |
.text.vScanningRxCallback |
0x00032a1c |
0x00032ab8 |
156 |
9% |
10650 |
.text.vMiniMac_BeaconRequestReceived |
0x00032ab8 |
0x00032abc |
4 |
1% |
10653 |
.text.vScanBeaconRequestReceived |
0x00032abc |
0x00032c34 |
376 |
21% |
10657 |
Expected total in Mini_Scan.o file: |
1792 |
Actual: |
1792 |
100% |
10620 |
Flash640 / .text / Mini_Shim.o |
Start |
End |
Size |
% |
Line |
.text.eAppApiPlmeSet |
0x00032c34 |
0x00032c6c |
56 |
29% |
10660 |
.text.eAppApiPlmeGet |
0x00032c6c |
0x00032ca8 |
60 |
31% |
10664 |
.text.pvAppApiGetMacAddrLocation |
0x00032ca8 |
0x00032cc0 |
24 |
13% |
10667 |
.text.vAppApiEnableBeaconResponse |
0x00032cc0 |
0x00032cd4 |
20 |
11% |
10670 |
.text.bAppApi_CurrentlyScanning |
0x00032cd4 |
0x00032cd8 |
4 |
3% |
10673 |
.text.MAC_vPibSetShortAddr |
0x00032cd8 |
0x00032cde |
6 |
4% |
10676 |
.text.MAC_vPibSetPanId |
0x00032cde |
0x00032ce4 |
6 |
4% |
10679 |
.text.MAC_vPibSetMinBe |
0x00032ce4 |
0x00032cea |
6 |
4% |
10682 |
.text.MAC_vPibSetMaxCsmaBackoffs |
0x00032cea |
0x00032cf0 |
6 |
4% |
10685 |
.text.MAC_vPibSetRxOnWhenIdle |
0x00032cf0 |
0x00032cf8 |
8 |
5% |
10688 |
Expected total in Mini_Shim.o file: |
196 |
Actual: |
196 |
100% |
10660 |
Flash640 / .text / Mini_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerRestartScanTimer |
0x00032cf8 |
0x00032d0c |
20 |
13% |
10692 |
.text.vTimerHandlerCallback |
0x00032d0c |
0x00032d7c |
112 |
70% |
10695 |
.text.vTimerPostHandlerCallback |
0x00032d7c |
0x00032d98 |
28 |
18% |
10698 |
Expected total in Mini_TimerServer.o file: |
160 |
Actual: |
160 |
100% |
10692 |
Flash640 / .text / Mini_TxRx.o |
Start |
End |
Size |
% |
Line |
.text.getRxBuffer |
0x00032d98 |
0x00032dc8 |
48 |
4% |
10701 |
.text.vAddToTxQueue |
0x00032dc8 |
0x00032e04 |
60 |
4% |
10703 |
.text.vRemoveFromTxQueue |
0x00032e04 |
0x00032e38 |
52 |
4% |
10706 |
.text.psSearchForFrameToSend |
0x00032e38 |
0x00032e90 |
88 |
6% |
10709 |
.text.eBasicTxCompleteHandler |
0x00032e90 |
0x00032e94 |
4 |
1% |
10712 |
.text.vMiniMac_RxHdrComplete |
0x00032e94 |
0x00032f44 |
176 |
12% |
10715 |
.text.eMiniMac_FrameInProgress |
0x00032f44 |
0x00032fa0 |
92 |
6% |
10718 |
.text.vStartReceive |
0x00032fa0 |
0x00032fd8 |
56 |
4% |
10721 |
.text.vMiniMac_NextTransaction |
0x00032fd8 |
0x00033058 |
128 |
9% |
10724 |
.text.vPostTxActions |
0x00033058 |
0x00033090 |
56 |
4% |
10727 |
.text.vStartTransmit |
0x00033090 |
0x000331a0 |
272 |
18% |
10729 |
.text.vTxIndirectExpired |
0x000331a0 |
0x000331b8 |
24 |
2% |
10731 |
.text.vMiniMac_TxComplete |
0x000331b8 |
0x000332fc |
324 |
21% |
10735 |
.text.vMiniMac_RxComplete |
0x000332fc |
0x000333b4 |
184 |
12% |
10738 |
Expected total in Mini_TxRx.o file: |
1564 |
Actual: |
1564 |
100% |
10701 |
Flash640 / .text / endian.o |
Start |
End |
Size |
% |
Line |
.text.u32FromLe |
0x000333b4 |
0x000333ca |
22 |
85% |
10741 |
.text.u16FromLe |
0x000333ca |
0x000333ce |
4 |
16% |
10744 |
Expected total in endian.o file: |
26 |
Actual: |
26 |
100% |
10741 |
Flash640 / .text / MMAC.o |
Start |
End |
Size |
% |
Line |
.text.Chip_GetType |
0x000333ce |
0x00033444 |
118 |
2% |
10747 |
.text.do_fcs |
0x00033444 |
0x00033480 |
60 |
1% |
10749 |
.text.end_fcs |
0x00033480 |
0x0003348c |
12 |
1% |
10751 |
.text.read_uint32 |
0x0003348c |
0x0003349e |
18 |
1% |
10753 |
.text.read_uint64 |
0x0003349e |
0x000334b0 |
18 |
1% |
10756 |
.text.v2MAC_CSL_phase |
0x000334b0 |
0x000334f0 |
64 |
2% |
10759 |
.text.v2MAC_restore_tune_regs |
0x000334f0 |
0x00033538 |
72 |
2% |
10762 |
.text.v2MAC_decode_FCF |
0x00033538 |
0x00033654 |
284 |
5% |
10765 |
.text.v2MAC_basic_check_frame |
0x00033654 |
0x00033680 |
44 |
1% |
10768 |
.text.v2MAC_read_header |
0x00033680 |
0x00033728 |
168 |
3% |
10771 |
.text.v2MAC_check_ACK |
0x00033728 |
0x000337cc |
164 |
3% |
10775 |
.text.v2MAC_filter_process_Rx_frame |
0x000337cc |
0x000338a4 |
216 |
4% |
10778 |
.text.v2MAC_ACK |
0x000338a4 |
0x00033bc0 |
796 |
14% |
10781 |
.text.v2MAC_check_Rx_frame_FCS |
0x00033bc0 |
0x00033c04 |
68 |
2% |
10784 |
.text.v2MAC_restart_rx |
0x00033c04 |
0x00033c68 |
100 |
2% |
10787 |
.text.v2MAC_wait_and_fcs |
0x00033c68 |
0x00033cc0 |
88 |
2% |
10790 |
.text.vMMAC_EnableInterrupts |
0x00033cc0 |
0x00033ce8 |
40 |
1% |
10793 |
.text.u32MMAC_GetTime |
0x00033ce8 |
0x00033cf4 |
12 |
1% |
10796 |
.text.vMMAC_ForceReset |
0x00033cf4 |
0x00033f64 |
624 |
11% |
10799 |
.text.vMMAC_SynchroniseBackoffClock |
0x00033f64 |
0x00033f7c |
24 |
1% |
10802 |
.text.u8MMAC_EnergyDetect |
0x00033f7c |
0x00033f98 |
28 |
1% |
10805 |
.text.vMMAC_SetRxAddress |
0x00033f98 |
0x00033fb4 |
28 |
1% |
10808 |
.text.vMMAC_SetRxFrame |
0x00033fb4 |
0x00033fcc |
24 |
1% |
10811 |
.text.vMMAC_SetTxFrame |
0x00033fcc |
0x00033fd8 |
12 |
1% |
10814 |
.text.u32MMAC_GetRxFrame |
0x00033fd8 |
0x00033fe4 |
12 |
1% |
10817 |
.text.u32MMAC_GetTxFrame |
0x00033fe4 |
0x00033ff0 |
12 |
1% |
10820 |
.text.u32MMAC_GetRxErrors |
0x00033ff0 |
0x00033ffc |
12 |
1% |
10823 |
.text.u32MMAC_GetRxTime |
0x00033ffc |
0x00034008 |
12 |
1% |
10826 |
.text.u8MMAC_GetRxLqi |
0x00034008 |
0x00034020 |
24 |
1% |
10829 |
.text.vMMAC_SetTxMinBE |
0x00034020 |
0x0003403c |
28 |
1% |
10832 |
.text.vMMAC_SetTxMaxBE |
0x0003403c |
0x00034058 |
28 |
1% |
10835 |
.text.vMMAC_SetTxMaxBackoffs |
0x00034058 |
0x00034074 |
28 |
1% |
10838 |
.text.vMMAC_SetCcaMode |
0x00034074 |
0x00034088 |
20 |
1% |
10841 |
.text.u32MMAC_GetCsmaContext |
0x00034088 |
0x00034094 |
12 |
1% |
10844 |
.text.u32MMAC_GetTxRetries |
0x00034094 |
0x000340a8 |
20 |
1% |
10847 |
.text.vMMAC_SetTxRetries |
0x000340a8 |
0x000340bc |
20 |
1% |
10850 |
.text.vMMAC_SetTxPend |
0x000340bc |
0x000340d0 |
20 |
1% |
10853 |
.text.u32MMAC_GetTxErrors |
0x000340d0 |
0x000340dc |
12 |
1% |
10856 |
.text.vMMAC_GetMacAddressN |
0x000340dc |
0x00034110 |
52 |
1% |
10859 |
.text.vMMAC_GetMacAddress |
0x00034110 |
0x00034118 |
8 |
1% |
10862 |
.text.vMMAC_Enable |
0x00034118 |
0x000341cc |
180 |
3% |
10866 |
.text.vMMAC_ClearInterrupts |
0x000341cc |
0x000341d8 |
12 |
1% |
10869 |
.text.u32MMAC_GetPhyState |
0x000341d8 |
0x0003421c |
68 |
2% |
10872 |
.text.vMMAC_CheckRxStarted |
0x0003421c |
0x00034280 |
100 |
2% |
10875 |
.text.vMMAC_AbortRadio |
0x00034280 |
0x000342cc |
76 |
2% |
10878 |
.text.vMMAC_RxCtlUpdate |
0x000342cc |
0x00034314 |
72 |
2% |
10881 |
.text.v2MAC_reset_state |
0x00034314 |
0x00034378 |
100 |
2% |
10884 |
.text.v2MAC_report_rx |
0x00034378 |
0x000343b0 |
56 |
1% |
10887 |
.text.v2MAC_report_tx |
0x000343b0 |
0x000343e8 |
56 |
1% |
10890 |
.text.vMMAC_RadioOff |
0x000343e8 |
0x000343f0 |
8 |
1% |
10893 |
.text.vMMAC_StartMacReceive |
0x000343f0 |
0x00034434 |
68 |
2% |
10897 |
.text.vMMAC_WriteCcaThreshold |
0x00034434 |
0x00034458 |
36 |
1% |
10900 |
.text.vMMAC_SetPRBSS |
0x00034458 |
0x00034464 |
12 |
1% |
10903 |
.text.vMMAC_IntHandlerPhy |
0x00034464 |
0x000348b0 |
1100 |
19% |
10906 |
.text.MMAC_stop_radio |
0x000348b0 |
0x00034904 |
84 |
2% |
10909 |
.text.vMMAC_RadioToOffAndWait |
0x00034904 |
0x0003490c |
8 |
1% |
10912 |
.text.vMMAC_SetChannelAndPower |
0x0003490c |
0x00034950 |
68 |
2% |
10916 |
.text.vMMAC_StartMacTransmit |
0x00034950 |
0x00034a18 |
200 |
4% |
10919 |
.text.vMMAC_IntHandlerBbc |
0x00034a18 |
0x00034b94 |
380 |
7% |
10922 |
Expected total in MMAC.o file: |
6086 |
Actual: |
6086 |
100% |
10747 |
Flash640 / .text / MMAC_RadioInit_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.vMMAC_ConfigureRadio |
0x00034b94 |
0x00034ba8 |
20 |
100% |
10925 |
Expected total in MMAC_RadioInit_JN518x.o file: |
20 |
Actual: |
20 |
100% |
10925 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.text.radio_IsNotC2MF |
0x00034ba8 |
0x00034bf0 |
72 |
1% |
10928 |
.text.radio_CLOCK_FastuDelay |
0x00034bf0 |
0x00034c04 |
20 |
1% |
10931 |
.text.radio_TX_ZigBee_pll_dac_banked_set |
0x00034c04 |
0x00034c48 |
68 |
1% |
10934 |
.text.radio_dac_mode2_from_ZB |
0x00034c48 |
0x00034c88 |
64 |
1% |
10937 |
.text.radio_fill_std_ZB_regs |
0x00034c88 |
0x00034ca0 |
24 |
1% |
10940 |
.text.radio_fill_std_BLE1M_regs |
0x00034ca0 |
0x00034cb8 |
24 |
1% |
10943 |
.text.radio_fill_std_BLE2M_regs |
0x00034cb8 |
0x00034cd0 |
24 |
1% |
10946 |
.text.radio_fill_zbble_ZB_regs |
0x00034cd0 |
0x00034ce8 |
24 |
1% |
10949 |
.text.radio_fill_zbble_BLE_regs |
0x00034ce8 |
0x00034d00 |
24 |
1% |
10952 |
.text.radio_fill_regs |
0x00034d00 |
0x00034d18 |
24 |
1% |
10955 |
.text.radio_power_down_to_off_polled |
0x00034d18 |
0x00034d50 |
56 |
1% |
10958 |
.text.radio_pre_start_to_pll_polled |
0x00034d50 |
0x00034dc8 |
120 |
2% |
10961 |
.text.radio_packet_start_aborted |
0x00034dc8 |
0x00034e34 |
108 |
1% |
10964 |
.text.radio_rx_assert_polled |
0x00034e34 |
0x00034e6c |
56 |
1% |
10967 |
.text.radio_rx_deassert_polled |
0x00034e6c |
0x00034ea4 |
56 |
1% |
10970 |
.text.radio_RSSI_cal |
0x00034ea4 |
0x00034f00 |
92 |
1% |
10973 |
.text.radio_Init |
0x00034f00 |
0x00034f3c |
60 |
1% |
10976 |
.text.radio_TMU_Init |
0x00034f3c |
0x00034f50 |
20 |
1% |
10979 |
.text.radio_Use_Cal_Values |
0x00034f50 |
0x00035090 |
320 |
3% |
10982 |
.text.radio_Use_Retained_Cal_Values |
0x00035090 |
0x000350e0 |
80 |
1% |
10985 |
.text.radio_rfbandgap_cal |
0x000350e0 |
0x00035110 |
48 |
1% |
10988 |
.text.radio_Carrier_Frequency_Select_by_index |
0x00035110 |
0x000351a0 |
144 |
2% |
10991 |
.text.radio_Synthesizer_Cw_Mode_Init |
0x000351a0 |
0x000351c0 |
32 |
1% |
10994 |
.text.radio_Trx_Packet_SW_Ctrl_Init |
0x000351c0 |
0x000351e0 |
32 |
1% |
10997 |
.text.radio_Disable_Auto_Kmod_Chan_and_Synth_Cal_Operation |
0x000351e0 |
0x00035200 |
32 |
1% |
11000 |
.text.radio_Synthesizer_Cal_Startup_init |
0x00035200 |
0x0003523c |
60 |
1% |
11003 |
.text.radio_Synthesizer_Cal_Startup_algo |
0x0003523c |
0x00035350 |
276 |
3% |
11006 |
.text.radio_Synthesizer_Cal_Startup |
0x00035350 |
0x000353cc |
124 |
2% |
11009 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_init |
0x000353cc |
0x00035430 |
100 |
1% |
11012 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_algo |
0x00035430 |
0x0003546c |
60 |
1% |
11015 |
.text.radio_Synthesizer_Cal_Operation_And_Lock |
0x0003546c |
0x00035480 |
20 |
1% |
11018 |
.text.radio_Synthesizer_Kmod_Band_init |
0x00035480 |
0x0003553c |
188 |
2% |
11021 |
.text.radio_Synthesizer_Kmod_Band_algo |
0x0003553c |
0x00035600 |
196 |
2% |
11024 |
.text.radio_Synthesizer_Kmod_Band |
0x00035600 |
0x000357ec |
492 |
5% |
11027 |
.text.radio_Trx_Packet_HW_Ctrl_Init |
0x000357ec |
0x00035880 |
148 |
2% |
11030 |
.text.radio_Synthesizer_Full_Cal |
0x00035880 |
0x000358e4 |
100 |
1% |
11033 |
.text.radio_PA_rewrite_lut |
0x000358e4 |
0x00035ba4 |
704 |
7% |
11036 |
.text.radio_DCO_cal_init |
0x00035ba4 |
0x00035d90 |
492 |
5% |
11039 |
.text.radio_DCO_cal |
0x00035d90 |
0x00036318 |
1416 |
14% |
11042 |
.text.radio_IQ_cal |
0x00036318 |
0x00036364 |
76 |
1% |
11045 |
.text.radio_PowerOnCheckXtal |
0x00036364 |
0x00036474 |
272 |
3% |
11048 |
.text.radio_PowerOn |
0x00036474 |
0x00036500 |
140 |
2% |
11051 |
.text.vRadio_PowerOnSpecific |
0x00036500 |
0x0003658c |
140 |
2% |
11054 |
.text.vRadio_InitXtal |
0x0003658c |
0x000365fc |
112 |
2% |
11057 |
.text.radio_get_retention_info |
0x000365fc |
0x00036644 |
72 |
1% |
11060 |
.text.vRadio_Standard_Init |
0x00036644 |
0x00036904 |
704 |
7% |
11063 |
.text.i16Radio_GetRSSIfromED |
0x00036904 |
0x00036918 |
20 |
1% |
11066 |
.text.u8Radio_GetEDfromRSSI |
0x00036918 |
0x00036944 |
44 |
1% |
11069 |
.text.vGetCalInfo |
0x00036944 |
0x0003697c |
56 |
1% |
11072 |
.text.vRadio_RFT1778_bad_crc |
0x0003697c |
0x000369b8 |
60 |
1% |
11075 |
.text.vRadio_AD_control |
0x000369b8 |
0x00036a20 |
104 |
1% |
11078 |
.text.vRadio_UpdateRadioStandard |
0x00036a20 |
0x00036a68 |
72 |
1% |
11081 |
.text.vRadio_InitialiseRadioStandard |
0x00036a68 |
0x00036a84 |
28 |
1% |
11084 |
.text.vRadio_SetChannelAndPower |
0x00036a84 |
0x00036ac4 |
64 |
1% |
11087 |
.text.i16Radio_GetRSSI |
0x00036ac4 |
0x00036bc8 |
260 |
3% |
11090 |
.text.vRadio_Temp_GetInfos |
0x00036bc8 |
0x00036c44 |
124 |
2% |
11093 |
.text.vRadio_Temp_SetInfos |
0x00036c44 |
0x00036ccc |
136 |
2% |
11096 |
.text.vRadio_Temp_Update |
0x00036ccc |
0x00036d44 |
120 |
2% |
11099 |
.text.vRadio_ZBtoBLE |
0x00036d44 |
0x00036d88 |
68 |
1% |
11102 |
.text.vRadio_BLEtoZB |
0x00036d88 |
0x00036de0 |
88 |
1% |
11105 |
.text.vRadio_Enable_DCO_DAC |
0x00036de0 |
0x00036ec0 |
224 |
3% |
11108 |
.text.bIsCalNeeded |
0x00036ec0 |
0x00036efc |
60 |
1% |
11111 |
.text.vUpdateFlashCalData |
0x00036efc |
0x00036f30 |
52 |
1% |
11114 |
.text.vInitFlashCalData |
0x00036f30 |
0x00037124 |
500 |
5% |
11117 |
.text.vCheckFlashCalData |
0x00037124 |
0x00037234 |
272 |
3% |
11120 |
.text.radio_HiTXPowerSet |
0x00037234 |
0x00037280 |
76 |
1% |
11123 |
.text.vRadio_RadioInit |
0x00037280 |
0x0003750c |
652 |
7% |
11126 |
.text.vRadio_Recal |
0x0003750c |
0x000375cc |
192 |
2% |
11129 |
.text.RFP_TMU_IRQHandler |
0x000375cc |
0x000375f4 |
40 |
1% |
11132 |
Expected total in radio.o file: |
10828 |
Actual: |
10828 |
100% |
10928 |
Flash640 / .text / ntag.o |
Start |
End |
Size |
% |
Line |
.text.NTAG_u8Tx |
0x000375f4 |
0x00037614 |
32 |
3% |
11135 |
.text.NTAG_u8Rx |
0x00037614 |
0x00037634 |
32 |
3% |
11137 |
.text.NTAG_vInitialise |
0x00037634 |
0x000376b8 |
132 |
13% |
11139 |
.text.NTAG_vDeinitialise |
0x000376b8 |
0x000376d4 |
28 |
3% |
11142 |
.text.NTAG_bReadFd |
0x000376d4 |
0x0003770c |
56 |
6% |
11145 |
.text.NTAG_bRead |
0x0003770c |
0x00037798 |
140 |
13% |
11148 |
.text.NTAG_bReadVersion |
0x00037798 |
0x000378ec |
340 |
32% |
11151 |
.text.NTAG_bWrite |
0x000378ec |
0x00037980 |
148 |
14% |
11154 |
.text.NTAG_bReadReg |
0x00037980 |
0x000379c8 |
72 |
7% |
11157 |
.text.NTAG_bWriteReg |
0x000379c8 |
0x00037a10 |
72 |
7% |
11160 |
.text.NTAG_u32Config |
0x00037a10 |
0x00037a1c |
12 |
2% |
11163 |
.text.NTAG_u32Session |
0x00037a1c |
0x00037a28 |
12 |
2% |
11166 |
.text.NTAG_u32Sram |
0x00037a28 |
0x00037a34 |
12 |
2% |
11169 |
Expected total in ntag.o file: |
1088 |
Actual: |
1088 |
100% |
11135 |
Flash640 / .text / nfc_nwk.o |
Start |
End |
Size |
% |
Line |
.text.NFC_NWK_vNfcNwkFromBuffer |
0x00037a34 |
0x00037b48 |
276 |
50% |
11172 |
.text.NFC_NWK_vNfcNwkToBuffer |
0x00037b48 |
0x00037c5c |
276 |
50% |
11175 |
Expected total in nfc_nwk.o file: |
552 |
Actual: |
552 |
100% |
11172 |
Flash640 / .text / nfc_ota.o |
Start |
End |
Size |
% |
Line |
.text.NFC_OTA_bZbHeaderFromBuffer |
0x00037c5c |
0x00037dd8 |
380 |
50% |
11178 |
.text.NFC_OTA_vCmdImageToBuffer |
0x00037dd8 |
0x00037e4e |
118 |
16% |
11181 |
.text.NFC_OTA_vCmdImageFromBuffer |
0x00037e4e |
0x00037ec4 |
118 |
16% |
11184 |
.text.NFC_OTA_vCmdDataFromBuffer |
0x00037ec4 |
0x00037ee8 |
36 |
5% |
11187 |
.text.NFC_OTA_bFlashReadBytes |
0x00037ee8 |
0x00037f14 |
44 |
6% |
11191 |
.text.NFC_OTA_bFlashWritePage |
0x00037f14 |
0x00037f5c |
72 |
10% |
11194 |
Expected total in nfc_ota.o file: |
768 |
Actual: |
768 |
100% |
11178 |
Flash640 / .text / nfc_i2c.o |
Start |
End |
Size |
% |
Line |
.text.NFC_I2C_bInitialise |
0x00037f5c |
0x0003804c |
240 |
51% |
11197 |
.text.NFC_I2C_bDeinitialise |
0x0003804c |
0x00038094 |
72 |
16% |
11200 |
.text.NFC_I2C_bTx |
0x00038094 |
0x000380e4 |
80 |
17% |
11203 |
.text.NFC_I2C_bRx |
0x000380e4 |
0x00038134 |
80 |
17% |
11206 |
Expected total in nfc_i2c.o file: |
472 |
Actual: |
472 |
100% |
11197 |
Flash640 / .text / nfc_end.o |
Start |
End |
Size |
% |
Line |
.text.NFC_END_u32FromLe |
0x00038134 |
0x0003814a |
22 |
11% |
11209 |
.text.NFC_END_u16FromLe |
0x0003814a |
0x00038154 |
10 |
5% |
11212 |
.text.NFC_END_u64FromBe |
0x00038154 |
0x000381aa |
86 |
40% |
11215 |
.text.NFC_END_u32FromBe |
0x000381aa |
0x000381c0 |
22 |
11% |
11218 |
.text.NFC_END_u16FromBe |
0x000381c0 |
0x000381ca |
10 |
5% |
11221 |
.text.NFC_END_vBeFromU64 |
0x000381ca |
0x000381f0 |
38 |
18% |
11224 |
.text.NFC_END_vBeFromU32 |
0x000381f0 |
0x00038204 |
20 |
10% |
11227 |
.text.NFC_END_vBeFromU16 |
0x00038204 |
0x0003820c |
8 |
4% |
11230 |
Expected total in nfc_end.o file: |
216 |
Actual: |
216 |
100% |
11209 |
Flash640 / .text / zps_tsv.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vTsvInit |
0x0003820c |
0x00038218 |
12 |
12% |
11233 |
.text.ZPS_eTsvOpen |
0x00038218 |
0x00038234 |
28 |
28% |
11236 |
.text.ZPS_eTsvClose |
0x00038234 |
0x00038238 |
4 |
4% |
11239 |
.text.ZPS_eTsvStart |
0x00038238 |
0x00038254 |
28 |
28% |
11242 |
.text.ZPS_eTsvStop |
0x00038254 |
0x00038270 |
28 |
28% |
11245 |
Expected total in zps_tsv.o file: |
100 |
Actual: |
100 |
100% |
11233 |
Flash640 / .text / zps_apl_inl.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pu8AplZdoGetVsOUI |
0x00038270 |
0x00038280 |
16 |
100% |
11248 |
Expected total in zps_apl_inl.o file: |
16 |
Actual: |
16 |
100% |
11248 |
Flash640 / .text / _arm_addsubdf3.o |
Start |
End |
Size |
% |
Line |
.text |
0x00038280 |
0x000385f8 |
888 |
100% |
11252 |
Expected total in _arm_addsubdf3.o file: |
888 |
Actual: |
888 |
100% |
11252 |
Flash640 / .text / _arm_fixdfsi.o |
Start |
End |
Size |
% |
Line |
.text |
0x000385f8 |
0x00038648 |
80 |
100% |
11268 |
Expected total in _arm_fixdfsi.o file: |
80 |
Actual: |
80 |
100% |
11268 |
Flash640 / .text / _aeabi_ldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x00038648 |
0x000386e8 |
160 |
100% |
11271 |
Expected total in _aeabi_ldivmod.o file: |
160 |
Actual: |
160 |
100% |
11271 |
Flash640 / .text / _aeabi_uldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x000386e8 |
0x00038718 |
48 |
100% |
11273 |
Expected total in _aeabi_uldivmod.o file: |
48 |
Actual: |
48 |
100% |
11273 |
Flash640 / .text / _udivmoddi4.o |
Start |
End |
Size |
% |
Line |
.text |
0x00038718 |
0x000389e8 |
720 |
100% |
11275 |
Expected total in _udivmoddi4.o file: |
720 |
Actual: |
720 |
100% |
11275 |
Flash640 / .text / _dvmd_tls.o |
Start |
End |
Size |
% |
Line |
.text |
0x000389e8 |
0x000389ec |
4 |
100% |
11277 |
Expected total in _dvmd_tls.o file: |
4 |
Actual: |
4 |
100% |
11277 |
Flash640 / .text / lib_a-abs.o |
Start |
End |
Size |
% |
Line |
.text.abs |
0x000389ec |
0x000389f4 |
8 |
100% |
11280 |
Expected total in lib_a-abs.o file: |
8 |
Actual: |
8 |
100% |
11280 |
Flash640 / .text / lib_a-memcmp.o |
Start |
End |
Size |
% |
Line |
.text.memcmp |
0x000389f4 |
0x00038a5c |
104 |
100% |
11282 |
Expected total in lib_a-memcmp.o file: |
104 |
Actual: |
104 |
100% |
11282 |
Flash640 / .text / lib_a-memcpy.o |
Start |
End |
Size |
% |
Line |
.text |
0x00038a5c |
0x00038b90 |
308 |
100% |
11284 |
Expected total in lib_a-memcpy.o file: |
308 |
Actual: |
308 |
100% |
11284 |
Flash640 / .text / lib_a-memset.o |
Start |
End |
Size |
% |
Line |
.text.memset |
0x00038b90 |
0x00038c40 |
176 |
100% |
11286 |
Expected total in lib_a-memset.o file: |
176 |
Actual: |
176 |
100% |
11286 |
Flash640 / .text / lib_a-strlen.o |
Start |
End |
Size |
% |
Line |
.text |
0x00038c40 |
0x00038d1c |
220 |
100% |
11289 |
Expected total in lib_a-strlen.o file: |
220 |
Actual: |
220 |
100% |
11289 |
Flash640 / .text / lib_a-strncpy.o |
Start |
End |
Size |
% |
Line |
.text.strncpy |
0x00038d1c |
0x00038d80 |
100 |
100% |
11291 |
Expected total in lib_a-strncpy.o file: |
100 |
Actual: |
100 |
100% |
11291 |
Flash640 / .text / linker |
Start |
End |
Size |
% |
Line |
.text.strncpy.__stub |
0x00038d80 |
0x00038d90 |
16 |
100% |
11293 |
Expected total in linker file: |
16 |
Actual: |
16 |
100% |
11293 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.rodata.System_IRQHandler.str1.1 |
0x00038d90 |
0x00038dc3 |
51 |
17% |
11296 |
.rodata.main_task.str1.1 |
0x00038dc3 |
0x00038dd7 |
20 |
7% |
11298 |
.rodata.APP_vRadioTempUpdate.str1.1 |
0x00038dd7 |
0x00038e67 |
144 |
47% |
11300 |
.rodata.bRadioCB_WriteNVM.str1.1 |
0x00038e67 |
0x00038e96 |
47 |
16% |
11302 |
.rodata.u16RadioCB_ReadNVM.str1.1 |
0x00038e96 |
0x00038ec8 |
50 |
17% |
11304 |
Expected total in app_main.o file: |
312 |
Actual: |
312 |
100% |
11296 |
Flash640 / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ahEndpoint0InputClusterAPdus |
0x00038ec8 |
0x00039010 |
328 |
33% |
11307 |
.rodata.s_ahEndpoint1InputClusterAPdus |
0x00039010 |
0x00039030 |
32 |
4% |
11309 |
.rodata.s_ahEndpoint242InputClusterAPdus |
0x00039030 |
0x00039034 |
4 |
1% |
11311 |
.rodata.s_asAplZdoServers |
0x00039034 |
0x000390dc |
168 |
17% |
11313 |
.rodata.s_au16Endpoint0InputClusterList |
0x000390dc |
0x00039180 |
164 |
17% |
11315 |
.rodata.s_au16Endpoint0OutputClusterList |
0x00039180 |
0x00039224 |
164 |
17% |
11317 |
.rodata.s_au16Endpoint1InputClusterList |
0x00039224 |
0x00039234 |
16 |
2% |
11319 |
.rodata.s_au16Endpoint1OutputClusterList |
0x00039234 |
0x00039240 |
12 |
2% |
11321 |
.rodata.s_au16Endpoint242InputClusterList |
0x00039240 |
0x00039242 |
2 |
1% |
11323 |
.rodata.s_au16Endpoint242OutputClusterList |
0x00039242 |
0x00039244 |
2 |
1% |
11325 |
.rodata.s_sNibInitialValues |
0x00039244 |
0x00039264 |
32 |
4% |
11327 |
.rodata.s_sNwkTbl |
0x00039264 |
0x000392a4 |
64 |
7% |
11329 |
.rodata.s_sNwkTblSize |
0x000392a4 |
0x000392b4 |
16 |
2% |
11331 |
Expected total in zps_gen.o file: |
1004 |
Actual: |
1004 |
100% |
11307 |
Flash640 / .text / app_start.o |
Start |
End |
Size |
% |
Line |
.rodata.vfExtendedStatusCallBack.str1.1 |
0x000392b4 |
0x000392d4 |
32 |
20% |
11333 |
.rodata.vAppMain.str1.1 |
0x000392d4 |
0x00039356 |
130 |
81% |
11335 |
Expected total in app_start.o file: |
162 |
Actual: |
162 |
100% |
11333 |
Flash640 / .text / app_window_covering.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_taskRouter.str1.1 |
0x00039356 |
0x0003946f |
281 |
91% |
11338 |
.rodata.APP_vInitialiseRouter.str1.1 |
0x0003946f |
0x0003948b |
28 |
10% |
11340 |
Expected total in app_window_covering.o file: |
309 |
Actual: |
309 |
100% |
11338 |
Flash640 / .text / cluster_window_covering.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_WindowCoveringSceneEventHandler.str1.1 |
0x0003948b |
0x000394be |
51 |
24% |
11343 |
.rodata.asCLD_WindowCoveringClusterAttributeDefinitions |
0x000394be |
0x00039566 |
168 |
77% |
11346 |
Expected total in cluster_window_covering.o file: |
219 |
Actual: |
219 |
100% |
11343 |
Flash640 / .text / cluster_window_covering_command_handler.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_WindowCoveringCommandHandler.str1.1 |
0x00039566 |
0x000395dd |
119 |
100% |
11349 |
Expected total in cluster_window_covering_command_handler.o file: |
119 |
Actual: |
119 |
100% |
11349 |
Flash640 / .text / app_zcl_task.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_vZCL_DeviceSpecific_Init.str1.1 |
0x000395dd |
0x000395ff |
34 |
100% |
11351 |
Expected total in app_zcl_task.o file: |
34 |
Actual: |
34 |
100% |
11351 |
Flash640 / .text / app_buttons.o |
Start |
End |
Size |
% |
Line |
.rodata.s_u8ButtonDIOLine |
0x000395ff |
0x00039601 |
2 |
100% |
11353 |
Expected total in app_buttons.o file: |
2 |
Actual: |
2 |
100% |
11353 |
Flash640 / .text / app_leds.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_vWhiteLedOff.str1.1 |
0x00039601 |
0x00039618 |
23 |
34% |
11355 |
.rodata.APP_vLedInitialise.str1.1 |
0x00039618 |
0x00039645 |
45 |
67% |
11357 |
Expected total in app_leds.o file: |
68 |
Actual: |
68 |
100% |
11355 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.rodata.DbgConsole_SendData.str1.1 |
0x00039645 |
0x000396bc |
119 |
59% |
11359 |
.rodata.DbgConsole_Init.str1.1 |
0x000396bc |
0x000396e4 |
40 |
20% |
11361 |
.rodata.__func__.0 |
0x000396e4 |
0x000396f4 |
16 |
8% |
11363 |
.rodata.__func__.3 |
0x000396f4 |
0x00039710 |
28 |
14% |
11365 |
Expected total in fsl_debug_console.o file: |
203 |
Actual: |
203 |
100% |
11359 |
Flash640 / .text / fsl_pwm.o |
Start |
End |
Size |
% |
Line |
.rodata.PWM_GetDefaultConfig.str1.1 |
0x00039710 |
0x00039763 |
83 |
80% |
11367 |
.rodata.__func__.0 |
0x00039763 |
0x00039778 |
21 |
21% |
11369 |
Expected total in fsl_pwm.o file: |
104 |
Actual: |
104 |
100% |
11367 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.rodata.GINT_GetInstance.str1.1 |
0x00039778 |
0x000397e4 |
108 |
87% |
11371 |
.rodata.__func__.0 |
0x000397e4 |
0x000397f5 |
17 |
14% |
11373 |
Expected total in fsl_gint.o file: |
125 |
Actual: |
125 |
100% |
11371 |
Flash640 / .text / temp_sensor_drv.o |
Start |
End |
Size |
% |
Line |
.rodata.ADC_Configuration.str1.1 |
0x000397f5 |
0x00039837 |
66 |
31% |
11375 |
.rodata.load_calibration_param_from_flash.str1.1 |
0x00039837 |
0x000398d0 |
153 |
70% |
11377 |
Expected total in temp_sensor_drv.o file: |
219 |
Actual: |
219 |
100% |
11375 |
Flash640 / .text / fsl_adc.o |
Start |
End |
Size |
% |
Line |
.rodata.ADC_GetInstance.isra.0.str1.1 |
0x000398d0 |
0x0003993a |
106 |
45% |
11379 |
.rodata.ADC_Init.str1.1 |
0x0003993a |
0x00039949 |
15 |
7% |
11381 |
.rodata.ADC_GetConvSeqAGlobalConversionResult.str1.1 |
0x00039949 |
0x00039956 |
13 |
6% |
11383 |
.rodata.ADC_GetChannelConversionResult.str1.1 |
0x00039956 |
0x0003996e |
24 |
11% |
11385 |
.rodata.__func__.0 |
0x0003996e |
0x0003998d |
31 |
14% |
11387 |
.rodata.__func__.2 |
0x0003998d |
0x000399a3 |
22 |
10% |
11389 |
.rodata.__func__.3 |
0x000399a3 |
0x000399b3 |
16 |
7% |
11391 |
.rodata.__func__.4 |
0x000399b3 |
0x000399bc |
9 |
4% |
11393 |
Expected total in fsl_adc.o file: |
236 |
Actual: |
236 |
100% |
11379 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.rodata.BOARD_Clock32MCapacitanceCharacteristics |
0x000399bc |
0x000399c8 |
12 |
100% |
11395 |
Expected total in board_utility.o file: |
12 |
Actual: |
12 |
100% |
11395 |
Flash640 / .text / app_ntag.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_vNtagNwkNfcNwkDebug.str1.1 |
0x000399c8 |
0x00039c7d |
693 |
18% |
11398 |
.rodata.APP_vNtagOtaCmdImageDebug.str1.1 |
0x00039c7d |
0x00039e18 |
411 |
11% |
11400 |
.rodata.APP_vNtagOtaPdmLoadCmdImageNtag.str1.1 |
0x00039e18 |
0x00039efe |
230 |
6% |
11402 |
.rodata.APP_bNtagPdmLoad.str1.1 |
0x00039efe |
0x0003a1ab |
685 |
18% |
11404 |
.rodata.APP_vNtagStart.str1.1 |
0x0003a1ab |
0x0003a212 |
103 |
3% |
11406 |
.rodata.APP_vNtagStop.str1.1 |
0x0003a212 |
0x0003a2d0 |
190 |
5% |
11408 |
.rodata.APP_cbNtagTimer.str1.1 |
0x0003a2d0 |
0x0003a92c |
1628 |
42% |
11410 |
.rodata |
0x0003a92c |
0x0003a93c |
16 |
1% |
11413 |
Expected total in app_ntag.o file: |
3956 |
Actual: |
3956 |
100% |
11398 |
Flash640 / .text / fsl_i2c.o |
Start |
End |
Size |
% |
Line |
.rodata.I2C_GetInstance.str1.1 |
0x0003a93c |
0x0003a98a |
78 |
37% |
11414 |
.rodata.I2C_MasterWriteBlocking.str1.1 |
0x0003a98a |
0x0003a991 |
7 |
4% |
11416 |
.rodata.I2C_MasterReadBlocking.str1.1 |
0x0003a991 |
0x0003a998 |
7 |
4% |
11418 |
.rodata.I2C_MasterTransferBlocking.str1.1 |
0x0003a998 |
0x0003a99d |
5 |
3% |
11420 |
.rodata.__func__.10 |
0x0003a99d |
0x0003a9ad |
16 |
8% |
11422 |
.rodata.__func__.7 |
0x0003a9ad |
0x0003a9c8 |
27 |
13% |
11424 |
.rodata.__func__.8 |
0x0003a9c8 |
0x0003a9df |
23 |
11% |
11426 |
.rodata.__func__.9 |
0x0003a9df |
0x0003a9f8 |
25 |
12% |
11428 |
.rodata.s_i2cClocks |
0x0003a9f8 |
0x0003aa04 |
12 |
6% |
11431 |
.rodata.s_i2cResets |
0x0003aa04 |
0x0003aa10 |
12 |
6% |
11433 |
Expected total in fsl_i2c.o file: |
212 |
Actual: |
212 |
100% |
11414 |
Flash640 / .text / app_ota_client.o |
Start |
End |
Size |
% |
Line |
.rodata.vAppInitOTA.str1.1 |
0x0003aa10 |
0x0003aa6b |
91 |
59% |
11435 |
.rodata.vHandleIeeeAddressRsp.str1.1 |
0x0003aa6b |
0x0003aa9b |
48 |
31% |
11437 |
.rodata |
0x0003aa9b |
0x0003aaab |
16 |
11% |
11440 |
Expected total in app_ota_client.o file: |
155 |
Actual: |
155 |
100% |
11435 |
Flash640 / .text / app_green_power.o |
Start |
End |
Size |
% |
Line |
.rodata.vApp_GP_RegisterDevice.str1.1 |
0x0003aaab |
0x0003aabc |
17 |
100% |
11441 |
Expected total in app_green_power.o file: |
17 |
Actual: |
17 |
100% |
11441 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.rodata.WWDT_GetInstance.isra.0.str1.1 |
0x0003aabc |
0x0003ab1f |
99 |
53% |
11443 |
.rodata.WWDT_GetDefaultConfig.str1.1 |
0x0003ab1f |
0x0003ab2e |
15 |
8% |
11445 |
.rodata.WWDT_Init.str1.1 |
0x0003ab2e |
0x0003ab49 |
27 |
15% |
11447 |
.rodata.__func__.0 |
0x0003ab49 |
0x0003ab5a |
17 |
9% |
11449 |
.rodata.__func__.1 |
0x0003ab5a |
0x0003ab64 |
10 |
6% |
11451 |
.rodata.__func__.2 |
0x0003ab64 |
0x0003ab7a |
22 |
12% |
11453 |
Expected total in fsl_wwdt.o file: |
190 |
Actual: |
190 |
100% |
11443 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.rodata.CLOCK_Xtal32M_Trim.str1.1 |
0x0003ab7a |
0x0003ac35 |
187 |
74% |
11455 |
.rodata.CLOCK_XtalBasicTrim.str1.1 |
0x0003ac35 |
0x0003ac51 |
28 |
12% |
11457 |
.rodata.__func__.1 |
0x0003ac51 |
0x0003ac64 |
19 |
8% |
11459 |
.rodata.__func__.2 |
0x0003ac64 |
0x0003ac78 |
20 |
8% |
11461 |
Expected total in fsl_clock.o file: |
254 |
Actual: |
254 |
100% |
11455 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.rodata.RESET_SetPeripheralReset.str1.1 |
0x0003ac78 |
0x0003accf |
87 |
63% |
11463 |
.rodata.__func__.0 |
0x0003accf |
0x0003acea |
27 |
20% |
11465 |
.rodata.__func__.1 |
0x0003acea |
0x0003ad03 |
25 |
18% |
11467 |
Expected total in fsl_reset.o file: |
139 |
Actual: |
139 |
100% |
11463 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.rodata.USART_GetInstance.str1.1 |
0x0003ad03 |
0x0003ad4d |
74 |
22% |
11469 |
.rodata.USART_TransferStartRingBuffer.str1.1 |
0x0003ad4d |
0x0003ad6d |
32 |
10% |
11472 |
.rodata.USART_GetDefaultConfig.str1.1 |
0x0003ad6d |
0x0003ad7c |
15 |
5% |
11474 |
.rodata.USART_SetBaudRate.str1.1 |
0x0003ad6d |
0x0003adac |
63 |
18% |
11476 |
.rodata.USART_Init.str1.1 |
0x0003adac |
0x0003ade8 |
60 |
18% |
11478 |
.rodata.USART_WriteBlocking.str1.1 |
0x0003ade8 |
0x0003ae0c |
36 |
11% |
11480 |
.rodata.__func__.10 |
0x0003ae0c |
0x0003ae20 |
20 |
6% |
11482 |
.rodata.__func__.11 |
0x0003ae20 |
0x0003ae32 |
18 |
6% |
11484 |
.rodata.__func__.12 |
0x0003ae32 |
0x0003ae49 |
23 |
7% |
11486 |
.rodata.__func__.13 |
0x0003ae49 |
0x0003ae56 |
13 |
4% |
11488 |
.rodata.__func__.14 |
0x0003ae56 |
0x0003ae61 |
11 |
4% |
11490 |
Expected total in fsl_usart.o file: |
350 |
Actual: |
365 |
105% |
11469 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.rodata.FLEXCOMM_GetInstance.str1.1 |
0x0003ae61 |
0x0003aeae |
77 |
15% |
11492 |
.rodata.FLEXCOMM0_DriverIRQHandler.str1.1 |
0x0003aeae |
0x0003aec6 |
24 |
5% |
11495 |
.rodata.FLEXCOMM1_DriverIRQHandler.str1.1 |
0x0003aec6 |
0x0003aede |
24 |
5% |
11497 |
.rodata.FLEXCOMM2_DriverIRQHandler.str1.1 |
0x0003aede |
0x0003aef6 |
24 |
5% |
11499 |
.rodata.FLEXCOMM3_DriverIRQHandler.str1.1 |
0x0003aef6 |
0x0003af0e |
24 |
5% |
11501 |
.rodata.FLEXCOMM4_DriverIRQHandler.str1.1 |
0x0003af0e |
0x0003af26 |
24 |
5% |
11503 |
.rodata.FLEXCOMM5_DriverIRQHandler.str1.1 |
0x0003af26 |
0x0003af3e |
24 |
5% |
11505 |
.rodata.FLEXCOMM6_DriverIRQHandler.str1.1 |
0x0003af3e |
0x0003af56 |
24 |
5% |
11507 |
.rodata.__func__.0 |
0x0003af56 |
0x0003af71 |
27 |
6% |
11509 |
.rodata.__func__.1 |
0x0003af71 |
0x0003af8c |
27 |
6% |
11511 |
.rodata.__func__.2 |
0x0003af8c |
0x0003afa7 |
27 |
6% |
11513 |
.rodata.__func__.3 |
0x0003afa7 |
0x0003afc2 |
27 |
6% |
11515 |
.rodata.__func__.4 |
0x0003afc2 |
0x0003afdd |
27 |
6% |
11517 |
.rodata.__func__.5 |
0x0003afdd |
0x0003aff8 |
27 |
6% |
11519 |
.rodata.__func__.6 |
0x0003aff8 |
0x0003b013 |
27 |
6% |
11521 |
.rodata.__func__.7 |
0x0003b013 |
0x0003b028 |
21 |
4% |
11523 |
.rodata.s_flexcommBaseAddrs |
0x0003b028 |
0x0003b044 |
28 |
6% |
11525 |
.rodata.s_flexcommClocks |
0x0003b044 |
0x0003b060 |
28 |
6% |
11527 |
.rodata.s_flexcommResets |
0x0003b060 |
0x0003b07c |
28 |
6% |
11529 |
Expected total in fsl_flexcomm.o file: |
539 |
Actual: |
539 |
100% |
11492 |
Flash640 / .text / fsl_common.o |
Start |
End |
Size |
% |
Line |
.rodata.SDK_DelayAtLeastUs.str1.1 |
0x0003b07c |
0x0003b0ea |
110 |
86% |
11531 |
.rodata.__func__.0 |
0x0003b0ea |
0x0003b0fd |
19 |
15% |
11533 |
Expected total in fsl_common.o file: |
129 |
Actual: |
129 |
100% |
11531 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.rodata.POWER_ApplyLdoActiveVoltage.str1.1 |
0x0003b0fd |
0x0003b176 |
121 |
51% |
11535 |
.rodata.POWER_ApplyLdoActiveVoltage_1V0.str1.1 |
0x0003b176 |
0x0003b1bf |
73 |
31% |
11537 |
.rodata.__func__.0 |
0x0003b1bf |
0x0003b1e1 |
34 |
15% |
11539 |
.rodata.__func__.1 |
0x0003b1e1 |
0x0003b1ec |
11 |
5% |
11541 |
Expected total in fsl_power.o file: |
239 |
Actual: |
239 |
100% |
11535 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.rodata.timer_param |
0x0003b1ec |
0x0003b24c |
96 |
100% |
11543 |
Expected total in fsl_wtimer.o file: |
96 |
Actual: |
96 |
100% |
11543 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.rodata.ExceptionUnwindStack.str1.1 |
0x0003b24c |
0x0003b30e |
194 |
13% |
11545 |
.rodata.vPrintRegisterBit.str1.1 |
0x0003b30e |
0x0003b316 |
8 |
1% |
11547 |
.rodata.vPrintSystemHandlerAndControlStateRegisterBitFields.str1.1 |
0x0003b316 |
0x0003b44e |
312 |
21% |
11549 |
.rodata.vPrintConfigurableFaultStatusRegisterBitFields.str1.1 |
0x0003b44e |
0x0003b551 |
259 |
18% |
11551 |
.rodata.vDebugBusFaultHandler.str1.1 |
0x0003b551 |
0x0003b6e2 |
401 |
27% |
11554 |
.rodata.vDebugUsageFaultHandler.str1.1 |
0x0003b6e2 |
0x0003b706 |
36 |
3% |
11557 |
.rodata.vDebugMemoryFaultHandler.str1.1 |
0x0003b706 |
0x0003b74c |
70 |
5% |
11559 |
.rodata.vPrintHardFaultStatusRegisterBitFields.str1.1 |
0x0003b74c |
0x0003b789 |
61 |
5% |
11561 |
.rodata.vDebugHardFaultHandler.str1.1 |
0x0003b789 |
0x0003b82a |
161 |
11% |
11563 |
Expected total in MicroExceptions_arm.o file: |
1502 |
Actual: |
1502 |
100% |
11545 |
Flash640 / .text / OtaSupport.o |
Start |
End |
Size |
% |
Line |
.rodata.OTA_PullImageChunk.str1.1 |
0x0003b82a |
0x0003b856 |
44 |
100% |
11565 |
Expected total in OtaSupport.o file: |
44 |
Actual: |
44 |
100% |
11565 |
Flash640 / .text / OtaUtils.o |
Start |
End |
Size |
% |
Line |
.rodata.OtaUtils_GetModifiableInternalFlashTopAddress.str1.1 |
0x0003b856 |
0x0003b8c4 |
110 |
71% |
11567 |
.rodata.__func__.0 |
0x0003b8c4 |
0x0003b8f2 |
46 |
30% |
11569 |
Expected total in OtaUtils.o file: |
156 |
Actual: |
156 |
100% |
11567 |
Flash640 / .text / TimersManager.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x0003b8f2 |
0x0003b8fb |
9 |
100% |
11571 |
Expected total in TimersManager.o file: |
9 |
Actual: |
9 |
100% |
11571 |
Flash640 / .text / TMR_Adapter.o |
Start |
End |
Size |
% |
Line |
.rodata.FRO32K_CompleteCalibration.str1.1 |
0x0003b8fb |
0x0003b910 |
21 |
100% |
11573 |
Expected total in TMR_Adapter.o file: |
21 |
Actual: |
21 |
100% |
11573 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ctimerBases |
0x0003b910 |
0x0003b918 |
8 |
100% |
11575 |
Expected total in fsl_ctimer.o file: |
8 |
Actual: |
8 |
100% |
11575 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.rodata.DMA_GetInstance.str1.1 |
0x0003b918 |
0x0003b982 |
106 |
86% |
11577 |
.rodata.__func__.25 |
0x0003b982 |
0x0003b994 |
18 |
15% |
11579 |
Expected total in fsl_dma.o file: |
124 |
Actual: |
124 |
100% |
11577 |
Flash640 / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.rodata.maHandleDeepSleepTable |
0x0003b994 |
0x0003b9cc |
56 |
100% |
11582 |
Expected total in PWR.o file: |
56 |
Actual: |
56 |
100% |
11582 |
Flash640 / .text / PWRLib.o |
Start |
End |
Size |
% |
Line |
.rodata.pm_sram0_bank_desc |
0x0003b9cc |
0x0003ba0c |
64 |
67% |
11585 |
.rodata.pm_sram1_bank_desc |
0x0003ba0c |
0x0003ba2c |
32 |
34% |
11588 |
Expected total in PWRLib.o file: |
96 |
Actual: |
96 |
100% |
11585 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.rodata.SerialManager_Init.str1.1 |
0x0003ba2c |
0x0003ba8a |
94 |
25% |
11591 |
.rodata.SerialManager_OpenWriteHandle.str1.1 |
0x0003ba8a |
0x0003ba96 |
12 |
4% |
11594 |
.rodata.SerialManager_CloseWriteHandle.str1.1 |
0x0003ba96 |
0x0003ba9d |
7 |
2% |
11596 |
.rodata.SerialManager_OpenReadHandle.str1.1 |
0x0003ba9d |
0x0003baa8 |
11 |
3% |
11598 |
.rodata.SerialManager_CloseReadHandle.str1.1 |
0x0003baa8 |
0x0003bae5 |
61 |
17% |
11600 |
.rodata.SerialManager_WriteBlocking.str1.1 |
0x0003bae5 |
0x0003baf3 |
14 |
4% |
11602 |
.rodata.__func__.3 |
0x0003baf3 |
0x0003bb07 |
20 |
6% |
11604 |
.rodata.__func__.4 |
0x0003bb07 |
0x0003bb25 |
30 |
8% |
11606 |
.rodata.__func__.5 |
0x0003bb25 |
0x0003bb42 |
29 |
8% |
11608 |
.rodata.__func__.6 |
0x0003bb42 |
0x0003bb61 |
31 |
9% |
11610 |
.rodata.__func__.7 |
0x0003bb61 |
0x0003bb7f |
30 |
8% |
11612 |
.rodata.__func__.8 |
0x0003bb7f |
0x0003bb94 |
21 |
6% |
11614 |
.rodata.__func__.9 |
0x0003bb94 |
0x0003bba7 |
19 |
6% |
11616 |
Expected total in serial_manager.o file: |
379 |
Actual: |
379 |
100% |
11591 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.rodata.Serial_UartInit.str1.1 |
0x0003bba7 |
0x0003bc07 |
96 |
66% |
11618 |
.rodata.Serial_UartWrite.str1.1 |
0x0003bc07 |
0x0003bc15 |
14 |
10% |
11621 |
.rodata.__func__.1 |
0x0003bc07 |
0x0003bc18 |
17 |
12% |
11623 |
.rodata.__func__.2 |
0x0003bc18 |
0x0003bc2a |
18 |
13% |
11625 |
.rodata.__func__.3 |
0x0003bc2a |
0x0003bc3a |
16 |
11% |
11627 |
Expected total in serial_port_uart.o file: |
147 |
Actual: |
161 |
110% |
11618 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.rodata.HAL_UartInit.str1.1 |
0x0003bc3a |
0x0003bcec |
178 |
74% |
11629 |
.rodata.HAL_UartReceiveBlocking.str1.1 |
0x0003bcec |
0x0003bcf1 |
5 |
3% |
11632 |
.rodata.__func__.0 |
0x0003bcf1 |
0x0003bd06 |
21 |
9% |
11635 |
.rodata.__func__.2 |
0x0003bd06 |
0x0003bd15 |
15 |
7% |
11637 |
.rodata.__func__.3 |
0x0003bd15 |
0x0003bd24 |
15 |
7% |
11639 |
.rodata.s_UsartAdapterBase |
0x0003bd24 |
0x0003bd2c |
8 |
4% |
11642 |
Expected total in usart_adapter.o file: |
242 |
Actual: |
242 |
100% |
11629 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.rodata.__assert_func.str1.1 |
0x0003bd2c |
0x0003bd6a |
62 |
100% |
11644 |
Expected total in fsl_assert.o file: |
62 |
Actual: |
62 |
100% |
11644 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x0003bd6a |
0x0003bd74 |
10 |
91% |
11646 |
.rodata.gUseRtos_c |
0x0003bd74 |
0x0003bd75 |
1 |
10% |
11648 |
Expected total in fsl_os_abstraction_bm.o file: |
11 |
Actual: |
11 |
100% |
11646 |
Flash640 / .text / GreenPower.o |
Start |
End |
Size |
% |
Line |
.rodata.vGP_RestorePersistedData.str1.1 |
0x0003bd75 |
0x0003bd86 |
17 |
24% |
11651 |
.rodata.asCLD_GreenPowerClusterAttributeDefinitionsClient |
0x0003bd76 |
0x0003bdbe |
72 |
99% |
11654 |
Expected total in GreenPower.o file: |
73 |
Actual: |
89 |
122% |
11651 |
Flash640 / .text / Basic.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_BasicClusterAttributeDefinitions |
0x0003bdbe |
0x0003be16 |
88 |
100% |
11657 |
Expected total in Basic.o file: |
88 |
Actual: |
88 |
100% |
11657 |
Flash640 / .text / Groups.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_GroupsClusterAttributeDefinitions |
0x0003be16 |
0x0003be2e |
24 |
100% |
11660 |
Expected total in Groups.o file: |
24 |
Actual: |
24 |
100% |
11660 |
Flash640 / .text / Identify.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_IdentifyClusterAttributeDefinitions |
0x0003be2e |
0x0003be46 |
24 |
100% |
11663 |
Expected total in Identify.o file: |
24 |
Actual: |
24 |
100% |
11663 |
Flash640 / .text / ScenesClusterManagement.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_ScenesRestoreClusters.str1.1 |
0x0003be46 |
0x0003be4f |
9 |
100% |
11666 |
Expected total in ScenesClusterManagement.o file: |
9 |
Actual: |
9 |
100% |
11666 |
Flash640 / .text / OTA.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x0003be4f |
0x0003be58 |
9 |
19% |
11668 |
.rodata.asOTAClusterAttributeDefinitions |
0x0003be58 |
0x0003be80 |
40 |
82% |
11670 |
Expected total in OTA.o file: |
49 |
Actual: |
49 |
100% |
11668 |
Flash640 / .text / OTA_client.o |
Start |
End |
Size |
% |
Line |
.rodata.eOTA_HandleImageVerification.str1.1 |
0x0003be80 |
0x0003bed6 |
86 |
100% |
11673 |
Expected total in OTA_client.o file: |
86 |
Actual: |
86 |
100% |
11673 |
Flash640 / .text / zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x0003bed6 |
0x0003bede |
8 |
4% |
11675 |
.rodata.au8ConstSizeArray |
0x0003bede |
0x0003bfe0 |
258 |
97% |
11676 |
Expected total in zcl_attribute.o file: |
266 |
Actual: |
266 |
100% |
11675 |
Flash640 / .text / bdb_ns.o |
Start |
End |
Size |
% |
Line |
.rodata.BDB_vNsStateMachine.str1.1 |
0x0003bfe0 |
0x0003c014 |
52 |
100% |
11679 |
Expected total in bdb_ns.o file: |
52 |
Actual: |
52 |
100% |
11679 |
Flash640 / .text / bdb_DeviceCommissioning.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x0003c014 |
0x0003c024 |
16 |
100% |
11682 |
Expected total in bdb_DeviceCommissioning.o file: |
16 |
Actual: |
16 |
100% |
11682 |
Flash640 / .text / PDM_FileSystemData.c.obj |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.36 |
0x0003c024 |
0x0003c028 |
4 |
100% |
11683 |
Expected total in PDM_FileSystemData.c.obj file: |
4 |
Actual: |
4 |
100% |
11683 |
Flash640 / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.rodata.eUnfragmentedUnicastTransmission.str1.1 |
0x0003c028 |
0x0003c02f |
7 |
50% |
11685 |
.rodata.ZPS_vAplHandleApsdeReqRsp.str1.1 |
0x0003c02f |
0x0003c036 |
7 |
50% |
11687 |
Expected total in zps_apl_apsde.o file: |
14 |
Actual: |
14 |
100% |
11685 |
Flash640 / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vInitAPSMECmdHdr.str1.1 |
0x0003c036 |
0x0003c03d |
7 |
24% |
11689 |
.rodata.zps_eAplSendApsmeCmdFrame.str1.1 |
0x0003c036 |
0x0003c03b |
5 |
17% |
11692 |
.rodata.zps_eAplApsmeTransportKeyReqRsp.str1.1 |
0x0003c03b |
0x0003c04d |
18 |
60% |
11694 |
.rodata.zps_eAplApsmeUpdateDeviceReqRsp.str1.1 |
0x0003c04d |
0x0003c052 |
5 |
17% |
11696 |
.rodata.zps_eAplApsmeVerifyKeyReqRsp.str1.1 |
0x0003c052 |
0x0003c057 |
5 |
17% |
11698 |
.rodata.zps_eAplApsmeRequestKeyReqRsp.str1.1 |
0x0003c052 |
0x0003c054 |
2 |
7% |
11701 |
Expected total in zps_apl_apsme.o file: |
30 |
Actual: |
42 |
140% |
11689 |
Flash640 / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vAplApsHandleNldeDcfmInd.str1.1 |
0x0003c052 |
0x0003c055 |
3 |
100% |
11703 |
Expected total in zps_apl_aps_nlde.o file: |
3 |
Actual: |
3 |
100% |
11703 |
Flash640 / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplSecDecryptPacket.str1.1 |
0x0003c055 |
0x0003c058 |
3 |
100% |
11706 |
Expected total in zps_apl_sec.o file: |
3 |
Actual: |
3 |
100% |
11706 |
Flash640 / .text / zps_apl_aib.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_u8AplAibGetDeviceApsKeyType.str1.1 |
0x0003c058 |
0x0003c0e6 |
142 |
100% |
11709 |
Expected total in zps_apl_aib.o file: |
142 |
Actual: |
142 |
100% |
11709 |
Flash640 / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vSetKeys.str1.1 |
0x0003c0e6 |
0x0003c0f7 |
17 |
100% |
11711 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
17 |
Actual: |
17 |
100% |
11711 |
Flash640 / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDefaultServer.str1.1 |
0x0003c0f7 |
0x0003c10e |
23 |
100% |
11714 |
Expected total in zps_apl_zdo_default_server.o file: |
23 |
Actual: |
23 |
100% |
11714 |
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoNwkAddrServer.str1.1 |
0x0003c10e |
0x0003c125 |
23 |
100% |
11717 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
23 |
Actual: |
23 |
100% |
11717 |
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoIeeeAddrServer.str1.1 |
0x0003c10e |
0x0003c125 |
23 |
100% |
11720 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
23 |
Actual: |
23 |
100% |
11720 |
Flash640 / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMatchDescServer.str1.1 |
0x0003c10e |
0x0003c125 |
23 |
100% |
11723 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
23 |
Actual: |
23 |
100% |
11723 |
Flash640 / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoSimpleDescServer.str1.1 |
0x0003c10e |
0x0003c125 |
23 |
100% |
11726 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
23 |
Actual: |
23 |
100% |
11726 |
Flash640 / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDeviceAnnceServer.str1.1 |
0x0003c10e |
0x0003c125 |
23 |
100% |
11729 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
23 |
Actual: |
23 |
100% |
11729 |
Flash640 / .text / zps_apl_zdo_parent_annce_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoParentAnnceServer.str1.1 |
0x0003c10e |
0x0003c110 |
2 |
67% |
11732 |
.rodata.ZPS_vSendParentAnnounce.str1.1 |
0x0003c10e |
0x0003c111 |
3 |
100% |
11734 |
Expected total in zps_apl_zdo_parent_annce_server.o file: |
3 |
Actual: |
5 |
167% |
11732 |
Flash640 / .text / zps_apl_zdo_permit_joining_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoPermitJoiningServer.str1.1 |
0x0003c10e |
0x0003c111 |
3 |
100% |
11736 |
Expected total in zps_apl_zdo_permit_joining_server.o file: |
3 |
Actual: |
3 |
100% |
11736 |
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtLeaveServer.str1.1 |
0x0003c10e |
0x0003c125 |
23 |
100% |
11738 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
23 |
Actual: |
23 |
100% |
11738 |
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtNWKUpdateServer.str1.1 |
0x0003c10e |
0x0003c118 |
10 |
100% |
11741 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
10 |
Actual: |
10 |
100% |
11741 |
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoBindUnbindServer.str1.1 |
0x0003c118 |
0x0003c11d |
5 |
100% |
11744 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
5 |
Actual: |
5 |
100% |
11744 |
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.rodata.eSendDeviceAnnounce.str1.1 |
0x0003c11d |
0x0003c122 |
5 |
34% |
11747 |
.rodata.zps_vAplZdoClientLookupNwkAddress.str1.1 |
0x0003c122 |
0x0003c127 |
5 |
34% |
11749 |
.rodata.zps_bAplZdoZdoClient.str1.1 |
0x0003c127 |
0x0003c12c |
5 |
34% |
11751 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
15 |
Actual: |
15 |
100% |
11747 |
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtBindServer.str1.1 |
0x0003c127 |
0x0003c13a |
19 |
100% |
11754 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
19 |
Actual: |
19 |
100% |
11754 |
Flash640 / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpGenStatusOnlyResponse.str1.1 |
0x0003c13a |
0x0003c13d |
3 |
100% |
11757 |
Expected total in zps_apl_zdp_apsde_req.o file: |
3 |
Actual: |
3 |
100% |
11757 |
Flash640 / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpDeviceAnnceRequest.str1.1 |
0x0003c13a |
0x0003c13f |
5 |
100% |
11759 |
Expected total in zps_apl_zdp_device_annce.o file: |
5 |
Actual: |
5 |
100% |
11759 |
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpIeeeAddrRequest.str1.1 |
0x0003c13a |
0x0003c13f |
5 |
100% |
11761 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
5 |
Actual: |
5 |
100% |
11761 |
Flash640 / .text / zps_apl_zdp_match_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMatchDescRequest.str1.1 |
0x0003c13f |
0x0003c144 |
5 |
100% |
11763 |
Expected total in zps_apl_zdp_match_desc_req.o file: |
5 |
Actual: |
5 |
100% |
11763 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtPermitJoiningRequest.str1.1 |
0x0003c13f |
0x0003c144 |
5 |
100% |
11765 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
5 |
Actual: |
5 |
100% |
11765 |
Flash640 / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpNodeDescRequest.str1.1 |
0x0003c13f |
0x0003c144 |
5 |
100% |
11768 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
5 |
Actual: |
5 |
100% |
11768 |
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNwkAddrResponse.str1.1 |
0x0003c13f |
0x0003c144 |
5 |
100% |
11771 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
5 |
Actual: |
5 |
100% |
11771 |
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpIeeeAddrResponse.str1.1 |
0x0003c144 |
0x0003c152 |
14 |
100% |
11774 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
14 |
Actual: |
14 |
100% |
11774 |
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNodeDescResponse.str1.1 |
0x0003c144 |
0x0003c14d |
9 |
100% |
11776 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
9 |
Actual: |
9 |
100% |
11776 |
Flash640 / .text / zps_apl_zdp_parent_annce_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpParentAnnceResponse.str1.1 |
0x0003c14d |
0x0003c153 |
6 |
100% |
11779 |
Expected total in zps_apl_zdp_parent_annce_rsp.o file: |
6 |
Actual: |
6 |
100% |
11779 |
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpPowerDescResponse.str1.1 |
0x0003c14d |
0x0003c153 |
6 |
100% |
11781 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
6 |
Actual: |
6 |
100% |
11781 |
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSimpleDescResponse.str1.1 |
0x0003c14d |
0x0003c158 |
11 |
100% |
11783 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
11 |
Actual: |
11 |
100% |
11783 |
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpActiveEpResponse.str1.1 |
0x0003c14d |
0x0003c152 |
5 |
100% |
11785 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
5 |
Actual: |
5 |
100% |
11785 |
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMatchDescResponse.str1.1 |
0x0003c14d |
0x0003c152 |
5 |
100% |
11787 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
5 |
Actual: |
5 |
100% |
11787 |
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSystemServerDiscoveryResponse.str1.1 |
0x0003c14d |
0x0003c151 |
4 |
100% |
11789 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
4 |
Actual: |
4 |
100% |
11789 |
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtLqiResponse.str1.1 |
0x0003c14d |
0x0003c155 |
8 |
100% |
11791 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
8 |
Actual: |
8 |
100% |
11791 |
Flash640 / .text / zps_apl_zdp_mgmt_rtg_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtRtgResponse.str1.1 |
0x0003c155 |
0x0003c15d |
8 |
100% |
11794 |
Expected total in zps_apl_zdp_mgmt_rtg_rsp.o file: |
8 |
Actual: |
8 |
100% |
11794 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMgmtNwkUpdateNotifyResponse.str1.1 |
0x0003c155 |
0x0003c15d |
8 |
100% |
11797 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
8 |
Actual: |
8 |
100% |
11797 |
Flash640 / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.25 |
0x0003c158 |
0x0003c1d8 |
128 |
58% |
11801 |
.rodata.CSWTCH.27 |
0x0003c1d8 |
0x0003c1f8 |
32 |
15% |
11803 |
.rodata.CSWTCH.29 |
0x0003c1f8 |
0x0003c218 |
32 |
15% |
11805 |
.rodata.CSWTCH.31 |
0x0003c218 |
0x0003c238 |
32 |
15% |
11807 |
Expected total in zps_mac_common.o file: |
224 |
Actual: |
224 |
100% |
11801 |
Flash640 / .text / zps_apl_gp.o |
Start |
End |
Size |
% |
Line |
.rodata.vZGPcStubMcpsInd.str1.1 |
0x0003c238 |
0x0003c23c |
4 |
100% |
11809 |
Expected total in zps_apl_gp.o file: |
4 |
Actual: |
4 |
100% |
11809 |
Flash640 / .text / zps_apl_gp_security.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vZgpTransformKey.str1.1 |
0x0003c238 |
0x0003c23c |
4 |
100% |
11811 |
Expected total in zps_apl_gp_security.o file: |
4 |
Actual: |
4 |
100% |
11811 |
Flash640 / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.rodata.vApsInterPanMcpsDataInd.str1.1 |
0x0003c23c |
0x0003c240 |
4 |
100% |
11813 |
Expected total in zps_apl_interpan.o file: |
4 |
Actual: |
4 |
100% |
11813 |
Flash640 / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendLeaveCmd.str1.1 |
0x0003c23c |
0x0003c23f |
3 |
100% |
11815 |
Expected total in zps_nwk_leave.o file: |
3 |
Actual: |
3 |
100% |
11815 |
Flash640 / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkStatusCmd.str1.1 |
0x0003c23c |
0x0003c240 |
4 |
40% |
11817 |
.rodata.zps_psSendNetworkUpdateCmd.str1.1 |
0x0003c23c |
0x0003c242 |
6 |
60% |
11819 |
.rodata.zps_psSendNetworkEdTimeoutReqCmd.str1.1 |
0x0003c242 |
0x0003c246 |
4 |
40% |
11821 |
Expected total in zps_nwk_maint.o file: |
10 |
Actual: |
14 |
140% |
11817 |
Flash640 / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vNwkSendLeaveDirect.str1.1 |
0x0003c242 |
0x0003c245 |
3 |
14% |
11823 |
.rodata.ZPS_vNwkHandleMcpsVsInd.str1.1 |
0x0003c242 |
0x0003c248 |
6 |
28% |
11825 |
.rodata.s_apsStSceTbl |
0x0003c244 |
0x0003c258 |
20 |
91% |
11829 |
Expected total in zps_nwk_mcps.o file: |
22 |
Actual: |
29 |
132% |
11823 |
Flash640 / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.rodata.s_apsStSmeTbl |
0x0003c258 |
0x0003c26c |
20 |
100% |
11831 |
Expected total in zps_nwk_mlme.o file: |
20 |
Actual: |
20 |
100% |
11831 |
Flash640 / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.rodata.au32EndDeviceTimeoutConstants |
0x0003c26c |
0x0003c2a8 |
60 |
72% |
11833 |
.rodata.au32NwkPdmRecordOffsets |
0x0003c2a8 |
0x0003c2c0 |
24 |
29% |
11836 |
Expected total in zps_nwk_nib.o file: |
84 |
Actual: |
84 |
100% |
11833 |
Flash640 / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.rodata.atCfmSize |
0x0003c2c0 |
0x0003c300 |
64 |
100% |
11839 |
Expected total in zps_nwk_nlme.o file: |
64 |
Actual: |
64 |
100% |
11839 |
Flash640 / .text / zps_nwk_rt.o |
Start |
End |
Size |
% |
Line |
.rodata.psNwkSendRouteRecordCmd.str1.1 |
0x0003c300 |
0x0003c303 |
3 |
24% |
11841 |
.rodata.psSendRouteReplyCmd.isra.0.str1.1 |
0x0003c300 |
0x0003c307 |
7 |
54% |
11843 |
.rodata.zps_psNwkInitiateRouteDiscovery.str1.1 |
0x0003c307 |
0x0003c30d |
6 |
47% |
11845 |
Expected total in zps_nwk_rt.o file: |
13 |
Actual: |
16 |
124% |
11841 |
Flash640 / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_bSecDecrypt.str1.1 |
0x0003c30d |
0x0003c310 |
3 |
38% |
11847 |
.rodata.zps_eNwkSecDecryptPacket.str1.1 |
0x0003c310 |
0x0003c315 |
5 |
63% |
11849 |
Expected total in zps_nwk_sec.o file: |
8 |
Actual: |
8 |
100% |
11847 |
Flash640 / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkLinkPowerDelta.isra.0.str1.1 |
0x0003c315 |
0x0003c31c |
7 |
100% |
11851 |
Expected total in zps_nwk_subghz.o file: |
7 |
Actual: |
7 |
100% |
11851 |
Flash640 / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToActvStSme |
0x0003c315 |
0x0003c32c |
23 |
10% |
11853 |
.rodata.s_aeNlmeReqRspToActvStCme |
0x0003c32c |
0x0003c33c |
16 |
7% |
11855 |
.rodata.s_aeNwkCmdToActvStSce |
0x0003c33c |
0x0003c34c |
16 |
7% |
11857 |
.rodata.s_aprActvStHandleCme |
0x0003c34c |
0x0003c37c |
48 |
21% |
11860 |
.rodata.s_aprActvStHandleSce |
0x0003c37c |
0x0003c3b4 |
56 |
25% |
11862 |
.rodata.s_aprActvStHandleSme |
0x0003c3b4 |
0x0003c3d0 |
28 |
13% |
11864 |
.rodata.s_atActvStSceStt |
0x0003c3d0 |
0x0003c3dd |
13 |
6% |
11866 |
.rodata.s_atActvStSmeStt |
0x0003c3dd |
0x0003c3e4 |
7 |
4% |
11868 |
.rodata.zps_sActvSceTbl |
0x0003c3e4 |
0x0003c3f0 |
12 |
6% |
11871 |
.rodata.zps_sActvSmeTbl |
0x0003c3f0 |
0x0003c3fc |
12 |
6% |
11874 |
Expected total in zps_nwk_actv_st.o file: |
231 |
Actual: |
231 |
100% |
11853 |
Flash640 / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToDiscStSme |
0x0003c3fc |
0x0003c414 |
24 |
34% |
11877 |
.rodata.s_aprDiscStHandleSme |
0x0003c414 |
0x0003c430 |
28 |
39% |
11880 |
.rodata.s_atDiscStSmeStt |
0x0003c430 |
0x0003c438 |
8 |
12% |
11882 |
.rodata.zps_sDiscSmeTbl |
0x0003c438 |
0x0003c444 |
12 |
17% |
11884 |
Expected total in zps_nwk_disc_st.o file: |
72 |
Actual: |
72 |
100% |
11877 |
Flash640 / .text / zps_nwk_form_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToFormStSme |
0x0003c444 |
0x0003c45c |
24 |
43% |
11887 |
.rodata.s_aprFormStHandleSme |
0x0003c45c |
0x0003c46c |
16 |
29% |
11890 |
.rodata.s_atFormStSmeStt |
0x0003c46c |
0x0003c470 |
4 |
8% |
11892 |
.rodata.zps_sFormSmeTbl |
0x0003c470 |
0x0003c47c |
12 |
22% |
11894 |
Expected total in zps_nwk_form_st.o file: |
56 |
Actual: |
56 |
100% |
11887 |
Flash640 / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendFrm.str1.1 |
0x0003c47c |
0x0003c47f |
3 |
43% |
11897 |
.rodata.str1.1 |
0x0003c47c |
0x0003c488 |
12 |
172% |
11899 |
.rodata.au8JitterLUT.0 |
0x0003c47c |
0x0003c483 |
7 |
100% |
11901 |
Expected total in zps_nwk_frm.o file: |
7 |
Actual: |
22 |
315% |
11897 |
Flash640 / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeNlmeReqRspToIdleStCme |
0x0003c483 |
0x0003c494 |
17 |
46% |
11903 |
.rodata.s_aprIdleStHandleCme |
0x0003c494 |
0x0003c4a8 |
20 |
55% |
11907 |
Expected total in zps_nwk_idle_st.o file: |
37 |
Actual: |
37 |
100% |
11903 |
Flash640 / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendRejoinReqCmd.str1.1 |
0x0003c4a8 |
0x0003c4ab |
3 |
8% |
11909 |
.rodata.zps_psNwkSendRejoinRspCmd.str1.1 |
0x0003c4a8 |
0x0003c4ad |
5 |
13% |
11911 |
.rodata.zps_eNwkProcessJoinInd.str1.1 |
0x0003c4a8 |
0x0003c4ca |
34 |
88% |
11914 |
.rodata |
0x0003c4ca |
0x0003c4cf |
5 |
13% |
11916 |
Expected total in zps_nwk_join.o file: |
39 |
Actual: |
47 |
121% |
11909 |
Flash640 / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToJoinStSme |
0x0003c4cf |
0x0003c4e6 |
23 |
20% |
11917 |
.rodata.s_aeNwkCmdToJoinStSce |
0x0003c4e6 |
0x0003c4f4 |
14 |
12% |
11919 |
.rodata.s_aprJoinStHandleSce |
0x0003c4f4 |
0x0003c500 |
12 |
11% |
11922 |
.rodata.s_aprJoinStHandleSme |
0x0003c500 |
0x0003c510 |
16 |
14% |
11924 |
.rodata.s_atJoinStSceStt |
0x0003c510 |
0x0003c515 |
5 |
5% |
11926 |
.rodata.s_atJoinStSmeStt |
0x0003c515 |
0x0003c52c |
23 |
20% |
11928 |
.rodata.zps_sJoinSceTbl |
0x0003c52c |
0x0003c538 |
12 |
11% |
11931 |
.rodata.zps_sJoinSmeTbl |
0x0003c538 |
0x0003c544 |
12 |
11% |
11934 |
Expected total in zps_nwk_join_st.o file: |
117 |
Actual: |
117 |
100% |
11917 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.rodata.au8HeaderSize.0 |
0x0003c544 |
0x0003c552 |
14 |
47% |
11937 |
.rodata.sPibInitialValues |
0x0003c552 |
0x0003c562 |
16 |
54% |
11939 |
Expected total in Mini_Main.o file: |
30 |
Actual: |
30 |
100% |
11937 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.rodata.radio_DCO_cal.str1.1 |
0x0003c562 |
0x0003c56a |
8 |
1% |
11941 |
.rodata |
0x0003c56a |
0x0003c586 |
28 |
3% |
11943 |
.rodata.assign_Synth_Cal_Op_Lock_init_regs |
0x0003c586 |
0x0003c5c6 |
64 |
7% |
11944 |
.rodata.assign_Synth_Cal_Startup_init_regs |
0x0003c5c6 |
0x0003c60a |
68 |
7% |
11947 |
.rodata.assign_TMU_init_regs |
0x0003c60a |
0x0003c656 |
76 |
8% |
11950 |
.rodata.assign_init_regs |
0x0003c656 |
0x0003c6c6 |
112 |
11% |
11953 |
.rodata.assign_init_regs_ES2 |
0x0003c6c6 |
0x0003c6d2 |
12 |
2% |
11956 |
.rodata.assign_init_regs_ES2MF |
0x0003c6d2 |
0x0003c6de |
12 |
2% |
11959 |
.rodata.assign_std_specific_banked_regs |
0x0003c6de |
0x0003c716 |
56 |
6% |
11962 |
.rodata.assign_unbanked_common_regs |
0x0003c716 |
0x0003c73e |
40 |
4% |
11965 |
.rodata.assign_unbanked_std_specific_regs |
0x0003c73e |
0x0003c74e |
16 |
2% |
11968 |
.rodata.assign_unbanked_zbble_specific_regs |
0x0003c74e |
0x0003c7ea |
156 |
15% |
11971 |
.rodata.assign_zbble_specific_banked_regs |
0x0003c7ea |
0x0003c834 |
74 |
8% |
11974 |
.rodata.freq_prog |
0x0003c834 |
0x0003c8c0 |
140 |
14% |
11978 |
.rodata.lut_defaults |
0x0003c8c0 |
0x0003c91c |
92 |
9% |
11981 |
.rodata.lut_hiTx_defaults |
0x0003c91c |
0x0003c978 |
92 |
9% |
11984 |
Expected total in radio.o file: |
1046 |
Actual: |
1046 |
100% |
11941 |
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.
Flash640 / .text |
Size |
% |
APP/ |
22684 |
10% |
| 2-Common/ |
17195 |
7% |
| | Source/ |
17195 |
7% |
| | | app_buttons.o |
510 |
1% |
| | | app_green_power.o |
309 |
1% |
| | | app_ntag.o |
10136 |
5% |
| | | app_ntag_reset.o |
328 |
1% |
| | | app_ota_client.o |
2343 |
1% |
| | | app_power_on_counter.o |
216 |
1% |
| | | app_scenes.o |
284 |
1% |
| | | board_k32w0/ |
1795 |
1% |
| | | | app_leds.o |
400 |
1% |
| | | | board.o |
44 |
1% |
| | | | board_utility.o |
44 |
1% |
| | | | hardware_init.o |
236 |
1% |
| | | | pin_mux.o |
28 |
1% |
| | | | temp_sensor_drv.o |
1043 |
1% |
| | | cluster_window_covering.o |
367 |
1% |
| | | cluster_window_covering_command_handler.o |
467 |
1% |
| | | cluster_window_covering_commands.o |
172 |
1% |
| | | device_window_covering.o |
268 |
1% |
| 2-WindowCovering/ |
5489 |
3% |
| | Source/ |
5489 |
3% |
| | | app_main.o |
1244 |
1% |
| | | app_reporting.o |
172 |
1% |
| | | app_start.o |
450 |
1% |
| | | app_window_covering.o |
1417 |
1% |
| | | app_zcl_task.o |
730 |
1% |
| | | pdum_gen.o |
40 |
1% |
| | | zps_gen.o |
1436 |
1% |
LIB/ |
141652 |
58% |
| / |
16 |
1% |
| | linker |
16 |
1% |
| NFC/ |
3096 |
2% |
| | Library/ |
3096 |
2% |
| | | libNTAG_JN518x.a/ |
3096 |
2% |
| | | | nfc_end.o |
216 |
1% |
| | | | nfc_i2c.o |
472 |
1% |
| | | | nfc_nwk.o |
552 |
1% |
| | | | nfc_ota.o |
768 |
1% |
| | | | ntag.o |
1088 |
1% |
| SDKPackages/ |
135724 |
55% |
| | K32W061DK6/ |
135724 |
55% |
| | | middleware/ |
135724 |
55% |
| | | | wireless/ |
135724 |
55% |
| | | | | framework/ |
24466 |
10% |
| | | | | | PDM/ |
9752 |
4% |
| | | | | | | Library/ |
9752 |
4% |
| | | | | | | | libPDM.a/ |
9752 |
4% |
| | | | | | | | | PDM_Create.c.obj |
412 |
1% |
| | | | | | | | | PDM_FLASH.c.obj |
628 |
1% |
| | | | | | | | | PDM_FileSystem.c.obj |
452 |
1% |
| | | | | | | | | PDM_FileSystemData.c.obj |
744 |
1% |
| | | | | | | | | PDM_FileSystemDelete.c.obj |
152 |
1% |
| | | | | | | | | PDM_FileSystemGenerate.c.obj |
768 |
1% |
| | | | | | | | | PDM_FileSystemHeaderAccessFunctions.c.obj |
272 |
1% |
| | | | | | | | | PDM_FileSystemHeaderChecksum.c.obj |
112 |
1% |
| | | | | | | | | PDM_FileSystemHeaderRepair.c.obj |
360 |
1% |
| | | | | | | | | PDM_FileSystemHeaderVerify.c.obj |
120 |
1% |
| | | | | | | | | PDM_FileSystemMove.c.obj |
464 |
1% |
| | | | | | | | | PDM_FileSystemVerify.c.obj |
440 |
1% |
| | | | | | | | | PDM_NVMReadAndWrite.c.obj |
238 |
1% |
| | | | | | | | | PDM_NVMheaderAccessFunctions.c.obj |
38 |
1% |
| | | | | | | | | PDM_NVMheaderReadAndWrite.c.obj |
110 |
1% |
| | | | | | | | | PDM_NVMsegmentStatus.c.obj |
48 |
1% |
| | | | | | | | | PDM_SearchAndListOrder.c.obj |
422 |
1% |
| | | | | | | | | PDM_Segment.c.obj |
368 |
1% |
| | | | | | | | | PDM_SegmentData.c.obj |
100 |
1% |
| | | | | | | | | PDM_SegmentReplace.c.obj |
920 |
1% |
| | | | | | | | | PDM_SegmentSequenceExtendDelete.c.obj |
208 |
1% |
| | | | | | | | | PDM_SegmentSequenceExtendFilter.c.obj |
504 |
1% |
| | | | | | | | | PDM_SegmentSequenceExtendReconstruct.c.obj |
648 |
1% |
| | | | | | | | | PDM_SegmentSequenceSave.c.obj |
678 |
1% |
| | | | | | | | | PDM_WearLevelling.c.obj |
232 |
1% |
| | | | | | | | | PDM_slist.c.obj |
290 |
1% |
| | | | | | | | | PdmNoRtosStub.c.obj |
24 |
1% |
| | | | | | PDUM/ |
2428 |
1% |
| | | | | | | Library/ |
2428 |
1% |
| | | | | | | | libPDUM.a/ |
2428 |
1% |
| | | | | | | | | pdum.o |
760 |
1% |
| | | | | | | | | pdum_apl.o |
520 |
1% |
| | | | | | | | | pdum_nwk.o |
1148 |
1% |
| | | | | | PWRM/ |
32 |
1% |
| | | | | | | Library/ |
32 |
1% |
| | | | | | | | libPWRM.a/ |
32 |
1% |
| | | | | | | | | pwrm.o |
32 |
1% |
| | | | | | SecLib/ |
380 |
1% |
| | | | | | | lib_crypto_m4.a/ |
380 |
1% |
| | | | | | | | aes_mmo.c.obj |
380 |
1% |
| | | | | | XCVR/ |
11874 |
5% |
| | | | | | | lib/ |
11874 |
5% |
| | | | | | | | libRadio.a/ |
11874 |
5% |
| | | | | | | | | radio.o |
11874 |
5% |
| | | | | ieee-802.15.4/ |
13842 |
6% |
| | | | | | lib/ |
13842 |
6% |
| | | | | | | libMiniMac.a/ |
13842 |
6% |
| | | | | | | | MMAC.o |
6086 |
3% |
| | | | | | | | MMAC_RadioInit_JN518x.o |
20 |
1% |
| | | | | | | | MMAC_TimerServer.o |
222 |
1% |
| | | | | | | | Mini_Association.o |
1286 |
1% |
| | | | | | | | Mini_Main.o |
1166 |
1% |
| | | | | | | | Mini_Mcps.o |
520 |
1% |
| | | | | | | | Mini_Poll.o |
396 |
1% |
| | | | | | | | Mini_Running.o |
408 |
1% |
| | | | | | | | Mini_Scan.o |
1792 |
1% |
| | | | | | | | Mini_Shim.o |
196 |
1% |
| | | | | | | | Mini_TimerServer.o |
160 |
1% |
| | | | | | | | Mini_TxRx.o |
1564 |
1% |
| | | | | | | | endian.o |
26 |
1% |
| | | | | zigbee/ |
97416 |
40% |
| | | | | | platform/ |
97416 |
40% |
| | | | | | | K32W0/ |
97416 |
40% |
| | | | | | | | libs/ |
97416 |
40% |
| | | | | | | | | libZPSAPL.a/ |
42960 |
18% |
| | | | | | | | | | zps_apl_af.o |
972 |
1% |
| | | | | | | | | | zps_apl_af_apsde.o |
1372 |
1% |
| | | | | | | | | | zps_apl_aib.o |
796 |
1% |
| | | | | | | | | | zps_apl_aps_nlde.o |
3759 |
2% |
| | | | | | | | | | zps_apl_apsde.o |
3190 |
2% |
| | | | | | | | | | zps_apl_apsme.o |
3466 |
2% |
| | | | | | | | | | zps_apl_inl.o |
16 |
1% |
| | | | | | | | | | zps_apl_mac_isr.o |
656 |
1% |
| | | | | | | | | | zps_apl_sec.o |
1993 |
1% |
| | | | | | | | | | zps_apl_task.o |
616 |
1% |
| | | | | | | | | | zps_apl_zdo_active_ep_server.o |
224 |
1% |
| | | | | | | | | | zps_apl_zdo_bind_unbind_server.o |
683 |
1% |
| | | | | | | | | | zps_apl_zdo_bound_data_request_manager.o |
2188 |
1% |
| | | | | | | | | | zps_apl_zdo_common.o |
364 |
1% |
| | | | | | | | | | zps_apl_zdo_default_server.o |
567 |
1% |
| | | | | | | | | | zps_apl_zdo_device_annce_server.o |
463 |
1% |
| | | | | | | | | | zps_apl_zdo_group.o |
184 |
1% |
| | | | | | | | | | zps_apl_zdo_handle_zdp_event.o |
392 |
1% |
| | | | | | | | | | zps_apl_zdo_ieee_addr_server.o |
431 |
1% |
| | | | | | | | | | zps_apl_zdo_match_desc_server.o |
771 |
1% |
| | | | | | | | | | zps_apl_zdo_mgmt_bind_server.o |
511 |
1% |
| | | | | | | | | | zps_apl_zdo_mgmt_leave_server.o |
631 |
1% |
| | | | | | | | | | zps_apl_zdo_mgmt_lqi_server.o |
512 |
1% |
| | | | | | | | | | zps_apl_zdo_mgmt_nwk_update_server.o |
1732 |
1% |
| | | | | | | | | | zps_apl_zdo_mgmt_rtg_server.o |
296 |
1% |
| | | | | | | | | | zps_apl_zdo_node_desc_server.o |
320 |
1% |
| | | | | | | | | | zps_apl_zdo_nwk_addr_server.o |
451 |
1% |
| | | | | | | | | | zps_apl_zdo_nwkmanager.o |
9169 |
4% |
| | | | | | | | | | zps_apl_zdo_nwkmanager_client.o |
791 |
1% |
| | | | | | | | | | zps_apl_zdo_parent_annce_server.o |
727 |
1% |
| | | | | | | | | | zps_apl_zdo_permit_joining_server.o |
219 |
1% |
| | | | | | | | | | zps_apl_zdo_power_desc_server.o |
244 |
1% |
| | | | | | | | | | zps_apl_zdo_simple_desc_server.o |
563 |
1% |
| | | | | | | | | | zps_apl_zdo_system_server_discovery_server.o |
140 |
1% |
| | | | | | | | | | zps_apl_zdo_trust_center.o |
76 |
1% |
| | | | | | | | | | zps_apl_zdp_active_ep_rsp.o |
145 |
1% |
| | | | | | | | | | zps_apl_zdp_apsde_req.o |
411 |
1% |
| | | | | | | | | | zps_apl_zdp_bind_rsp.o |
38 |
1% |
| | | | | | | | | | zps_apl_zdp_device_annce.o |
109 |
1% |
| | | | | | | | | | zps_apl_zdp_ieee_addr_req.o |
109 |
1% |
| | | | | | | | | | zps_apl_zdp_ieee_addr_rsp.o |
218 |
1% |
| | | | | | | | | | zps_apl_zdp_match_desc_req.o |
189 |
1% |
| | | | | | | | | | zps_apl_zdp_match_desc_rsp.o |
145 |
1% |
| | | | | | | | | | zps_apl_zdp_mgmt_leave_rsp.o |
40 |
1% |
| | | | | | | | | | zps_apl_zdp_mgmt_lqi_rsp.o |
248 |
1% |
| | | | | | | | | | zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
176 |
1% |
| | | | | | | | | | zps_apl_zdp_mgmt_permit_joining_req.o |
185 |
1% |
| | | | | | | | | | zps_apl_zdp_mgmt_permit_joining_rsp.o |
38 |
1% |
| | | | | | | | | | zps_apl_zdp_mgmt_rtg_rsp.o |
196 |
1% |
| | | | | | | | | | zps_apl_zdp_node_desc_req.o |
129 |
1% |
| | | | | | | | | | zps_apl_zdp_node_desc_rsp.o |
169 |
1% |
| | | | | | | | | | zps_apl_zdp_nwk_addr_rsp.o |
209 |
1% |
| | | | | | | | | | zps_apl_zdp_parent_annce_rsp.o |
178 |
1% |
| | | | | | | | | | zps_apl_zdp_power_desc_rsp.o |
150 |
1% |
| | | | | | | | | | zps_apl_zdp_simple_desc_rsp.o |
235 |
1% |
| | | | | | | | | | zps_apl_zdp_system_server_discovery_rsp.o |
120 |
1% |
| | | | | | | | | | zps_apl_zdp_unbind_rsp.o |
38 |
1% |
| | | | | | | | | libZPSGP.a/ |
5318 |
3% |
| | | | | | | | | | zps_apl_gp.o |
1796 |
1% |
| | | | | | | | | | zps_apl_gp_security.o |
1292 |
1% |
| | | | | | | | | | zps_apl_options.o |
114 |
1% |
| | | | | | | | | | zps_bdir_gp.o |
2116 |
1% |
| | | | | | | | | libZPSIPAN.a/ |
890 |
1% |
| | | | | | | | | | zps_apl_interpan.o |
890 |
1% |
| | | | | | | | | libZPSMAC_Mini_SOC.a/ |
5326 |
3% |
| | | | | | | | | | zps_mac_common.o |
602 |
1% |
| | | | | | | | | | zps_mac_ie.o |
196 |
1% |
| | | | | | | | | | zps_mac_if_table.o |
1024 |
1% |
| | | | | | | | | | zps_mac_shim.o |
616 |
1% |
| | | | | | | | | | zps_miniMac.o |
2888 |
2% |
| | | | | | | | | libZPSNWK.a/ |
42822 |
18% |
| | | | | | | | | | zps_nwk_actv_st.o |
429 |
1% |
| | | | | | | | | | zps_nwk_btt.o |
584 |
1% |
| | | | | | | | | | zps_nwk_dcim.o |
76 |
1% |
| | | | | | | | | | zps_nwk_disc.o |
376 |
1% |
| | | | | | | | | | zps_nwk_disc_st.o |
1212 |
1% |
| | | | | | | | | | zps_nwk_form.o |
174 |
1% |
| | | | | | | | | | zps_nwk_form_st.o |
1332 |
1% |
| | | | | | | | | | zps_nwk_frm.o |
2387 |
1% |
| | | | | | | | | | zps_nwk_idle_st.o |
81 |
1% |
| | | | | | | | | | zps_nwk_intf.o |
570 |
1% |
| | | | | | | | | | zps_nwk_join.o |
4923 |
2% |
| | | | | | | | | | zps_nwk_join_st.o |
1503 |
1% |
| | | | | | | | | | zps_nwk_leave.o |
1055 |
1% |
| | | | | | | | | | zps_nwk_lib.o |
476 |
1% |
| | | | | | | | | | zps_nwk_lkst.o |
1432 |
1% |
| | | | | | | | | | zps_nwk_mac.o |
12 |
1% |
| | | | | | | | | | zps_nwk_main.o |
160 |
1% |
| | | | | | | | | | zps_nwk_maint.o |
4060 |
2% |
| | | | | | | | | | zps_nwk_mcps.o |
6316 |
3% |
| | | | | | | | | | zps_nwk_mlme.o |
124 |
1% |
| | | | | | | | | | zps_nwk_nib.o |
6476 |
3% |
| | | | | | | | | | zps_nwk_nlde.o |
608 |
1% |
| | | | | | | | | | zps_nwk_nlme.o |
460 |
1% |
| | | | | | | | | | zps_nwk_pmjn.o |
132 |
1% |
| | | | | | | | | | zps_nwk_rt.o |
4833 |
2% |
| | | | | | | | | | zps_nwk_scan.o |
128 |
1% |
| | | | | | | | | | zps_nwk_sec.o |
1684 |
1% |
| | | | | | | | | | zps_nwk_slist.o |
140 |
1% |
| | | | | | | | | | zps_nwk_subghz.o |
929 |
1% |
| | | | | | | | | | zps_nwk_sync.o |
150 |
1% |
| | | | | | | | | libZPSTSV.a/ |
100 |
1% |
| | | | | | | | | | zps_tsv.o |
100 |
1% |
| gcc/ |
2816 |
2% |
| | arm-none-eabi/ |
2816 |
2% |
| | | 10.3.1/ |
2816 |
2% |
| | | | arm-none-eabi/ |
916 |
1% |
| | | | | lib/ |
916 |
1% |
| | | | | | thumb/ |
916 |
1% |
| | | | | | | v7e-m/ |
916 |
1% |
| | | | | | | | nofp/ |
916 |
1% |
| | | | | | | | | libc.a/ |
916 |
1% |
| | | | | | | | | | lib_a-abs.o |
8 |
1% |
| | | | | | | | | | lib_a-memcmp.o |
104 |
1% |
| | | | | | | | | | lib_a-memcpy.o |
308 |
1% |
| | | | | | | | | | lib_a-memset.o |
176 |
1% |
| | | | | | | | | | lib_a-strlen.o |
220 |
1% |
| | | | | | | | | | lib_a-strncpy.o |
100 |
1% |
| | | | thumb/ |
1900 |
1% |
| | | | | v7e-m/ |
1900 |
1% |
| | | | | | nofp/ |
1900 |
1% |
| | | | | | | libgcc.a/ |
1900 |
1% |
| | | | | | | | _aeabi_ldivmod.o |
160 |
1% |
| | | | | | | | _aeabi_uldivmod.o |
48 |
1% |
| | | | | | | | _arm_addsubdf3.o |
888 |
1% |
| | | | | | | | _arm_fixdfsi.o |
80 |
1% |
| | | | | | | | _dvmd_tls.o |
4 |
1% |
| | | | | | | | _udivmoddi4.o |
720 |
1% |
SDK/ |
83596 |
34% |
| SDKPackages/ |
83044 |
34% |
| | K32W061DK6/ |
83044 |
34% |
| | | components/ |
1904 |
1% |
| | | | serial_manager/ |
1334 |
1% |
| | | | | serial_manager.o |
983 |
1% |
| | | | | serial_port_uart.o |
351 |
1% |
| | | | uart/ |
570 |
1% |
| | | | | usart_adapter.o |
570 |
1% |
| | | devices/ |
15736 |
7% |
| | | | K32W061/ |
15736 |
7% |
| | | | | drivers/ |
13403 |
6% |
| | | | | | fsl_adc.o |
712 |
1% |
| | | | | | fsl_aes.o |
264 |
1% |
| | | | | | fsl_clock.o |
2382 |
1% |
| | | | | | fsl_common.o |
297 |
1% |
| | | | | | fsl_ctimer.o |
132 |
1% |
| | | | | | fsl_dma.o |
352 |
1% |
| | | | | | fsl_flash.o |
228 |
1% |
| | | | | | fsl_flexcomm.o |
1123 |
1% |
| | | | | | fsl_fmeas.o |
38 |
1% |
| | | | | | fsl_gint.o |
369 |
1% |
| | | | | | fsl_gpio.o |
48 |
1% |
| | | | | | fsl_i2c.o |
1124 |
1% |
| | | | | | fsl_inputmux.o |
20 |
1% |
| | | | | | fsl_ntag.o |
144 |
1% |
| | | | | | fsl_power.o |
2431 |
1% |
| | | | | | fsl_pwm.o |
360 |
1% |
| | | | | | fsl_reset.o |
343 |
1% |
| | | | | | fsl_rng.o |
236 |
1% |
| | | | | | fsl_rtc.o |
26 |
1% |
| | | | | | fsl_sha.o |
522 |
1% |
| | | | | | fsl_usart.o |
978 |
1% |
| | | | | | fsl_wtimer.o |
656 |
1% |
| | | | | | fsl_wwdt.o |
558 |
1% |
| | | | | | psector_api.o |
60 |
1% |
| | | | | system_K32W061.o |
228 |
1% |
| | | | | utilities/ |
2105 |
1% |
| | | | | | debug_console/ |
615 |
1% |
| | | | | | | fsl_debug_console.o |
615 |
1% |
| | | | | | fsl_assert.o |
90 |
1% |
| | | | | | str/ |
1400 |
1% |
| | | | | | | fsl_str.o |
1400 |
1% |
| | | middleware/ |
65404 |
27% |
| | | | wireless/ |
65404 |
27% |
| | | | | framework/ |
12617 |
6% |
| | | | | | Common/ |
104 |
1% |
| | | | | | | Heap.o |
72 |
1% |
| | | | | | | MicroInt_arm_sdk2.o |
32 |
1% |
| | | | | | DebugExceptionHandlers_jn518x/ |
4002 |
2% |
| | | | | | | src/ |
4002 |
2% |
| | | | | | | | Exceptions_NVIC.o |
44 |
1% |
| | | | | | | | MicroExceptions_arm.o |
3958 |
2% |
| | | | | | DebugFifo/ |
82 |
1% |
| | | | | | | Source/ |
82 |
1% |
| | | | | | | | Debug.o |
82 |
1% |
| | | | | | Flash/ |
488 |
1% |
| | | | | | | External/ |
488 |
1% |
| | | | | | | | Source/ |
488 |
1% |
| | | | | | | | | Eeprom_InternalFlash.o |
488 |
1% |
| | | | | | FunctionLib/ |
68 |
1% |
| | | | | | | FunctionLib.o |
68 |
1% |
| | | | | | GPIO/ |
12 |
1% |
| | | | | | | GPIO_Adapter.o |
12 |
1% |
| | | | | | Lists/ |
134 |
1% |
| | | | | | | GenericList.o |
134 |
1% |
| | | | | | LowPower/ |
1964 |
1% |
| | | | | | | Source/ |
1964 |
1% |
| | | | | | | | k32w061dk6/ |
1964 |
1% |
| | | | | | | | | PWR.o |
1136 |
1% |
| | | | | | | | | PWRLib.o |
800 |
1% |
| | | | | | | | | PWR_setjmp.o |
28 |
1% |
| | | | | | MemManager/ |
312 |
1% |
| | | | | | | Source/ |
312 |
1% |
| | | | | | | | MemManager.o |
312 |
1% |
| | | | | | Messaging/ |
74 |
1% |
| | | | | | | Source/ |
74 |
1% |
| | | | | | | | Messaging.o |
74 |
1% |
| | | | | | OSAbstraction/ |
723 |
1% |
| | | | | | | Source/ |
723 |
1% |
| | | | | | | | fsl_os_abstraction_bm.o |
723 |
1% |
| | | | | | OtaSupport/ |
1954 |
1% |
| | | | | | | Source/ |
1954 |
1% |
| | | | | | | | OtaSupport.o |
710 |
1% |
| | | | | | | | OtaUtils.o |
1244 |
1% |
| | | | | | Panic/ |
2 |
1% |
| | | | | | | Source/ |
2 |
1% |
| | | | | | | | Panic.o |
2 |
1% |
| | | | | | RNG/ |
192 |
1% |
| | | | | | | Source/ |
192 |
1% |
| | | | | | | | RNG.o |
192 |
1% |
| | | | | | SecLib/ |
732 |
1% |
| | | | | | | SecLib.o |
732 |
1% |
| | | | | | TimersManager/ |
1774 |
1% |
| | | | | | | Source/ |
1774 |
1% |
| | | | | | | | TMR_Adapter.o |
957 |
1% |
| | | | | | | | TimersManager.o |
817 |
1% |
| | | | | zigbee/ |
52787 |
22% |
| | | | | | BDB/ |
4900 |
2% |
| | | | | | | Source/ |
4900 |
2% |
| | | | | | | | Common/ |
1472 |
1% |
| | | | | | | | | bdb_fr.o |
120 |
1% |
| | | | | | | | | bdb_start.o |
1184 |
1% |
| | | | | | | | | bdb_state_machine.o |
168 |
1% |
| | | | | | | | FindAndBind/ |
164 |
1% |
| | | | | | | | | bdb_fb_common.o |
12 |
1% |
| | | | | | | | | bdb_fb_target.o |
152 |
1% |
| | | | | | | | NwkFormation/ |
724 |
1% |
| | | | | | | | | bdb_nf.o |
724 |
1% |
| | | | | | | | NwkSteering/ |
1736 |
1% |
| | | | | | | | | bdb_ns.o |
1736 |
1% |
| | | | | | | | OutOfBand/ |
804 |
1% |
| | | | | | | | | bdb_DeviceCommissioning.o |
804 |
1% |
| | | | | | ZCIF/ |
15090 |
7% |
| | | | | | | Source/ |
15090 |
7% |
| | | | | | | | dlist.o |
348 |
1% |
| | | | | | | | zcl.o |
944 |
1% |
| | | | | | | | zcl_CustomCommandReceive.o |
316 |
1% |
| | | | | | | | zcl_CustomCommandSend.o |
636 |
1% |
| | | | | | | | zcl_PDUbufferReadWrite.o |
342 |
1% |
| | | | | | | | zcl_PDUbufferReadWriteString.o |
680 |
1% |
| | | | | | | | zcl_WriteAttributesRequestHandle.o |
812 |
1% |
| | | | | | | | zcl_attribute.o |
1300 |
1% |
| | | | | | | | zcl_buffer.o |
72 |
1% |
| | | | | | | | zcl_command.o |
304 |
1% |
| | | | | | | | zcl_common.o |
96 |
1% |
| | | | | | | | zcl_configureReportingCommandHandle.o |
1240 |
1% |
| | | | | | | | zcl_defaultResponse.o |
248 |
1% |
| | | | | | | | zcl_event.o |
1516 |
1% |
| | | | | | | | zcl_heap.o |
56 |
1% |
| | | | | | | | zcl_library_options.o |
102 |
1% |
| | | | | | | | zcl_readAttributesRequestHandle.o |
520 |
1% |
| | | | | | | | zcl_readReportingConfigurationCommandHandle.o |
702 |
1% |
| | | | | | | | zcl_reportManager.o |
1000 |
1% |
| | | | | | | | zcl_reportMaths.o |
554 |
1% |
| | | | | | | | zcl_reportScheduler.o |
706 |
1% |
| | | | | | | | zcl_reportStringHandling.o |
224 |
1% |
| | | | | | | | zcl_reportStructure.o |
132 |
1% |
| | | | | | | | zcl_search.o |
964 |
1% |
| | | | | | | | zcl_timer.o |
404 |
1% |
| | | | | | | | zcl_transmit.o |
872 |
1% |
| | | | | | ZCL/ |
31633 |
13% |
| | | | | | | Clusters/ |
31497 |
13% |
| | | | | | | | General/ |
8089 |
4% |
| | | | | | | | | Source/ |
8089 |
4% |
| | | | | | | | | | Basic.o |
196 |
1% |
| | | | | | | | | | BasicClientCommands.o |
18 |
1% |
| | | | | | | | | | BasicCommandHandler.o |
98 |
1% |
| | | | | | | | | | Groups.o |
462 |
1% |
| | | | | | | | | | GroupsCommandHandler.o |
896 |
1% |
| | | | | | | | | | GroupsServerCommands.o |
288 |
1% |
| | | | | | | | | | GroupsTableManager.o |
782 |
1% |
| | | | | | | | | | Identify.o |
264 |
1% |
| | | | | | | | | | IdentifyCommandHandler.o |
268 |
1% |
| | | | | | | | | | IdentifyServerCommands.o |
160 |
1% |
| | | | | | | | | | Scenes.o |
324 |
1% |
| | | | | | | | | | ScenesClusterManagement.o |
1059 |
1% |
| | | | | | | | | | ScenesCommandHandler.o |
1868 |
1% |
| | | | | | | | | | ScenesServerCommands.o |
560 |
1% |
| | | | | | | | | | ScenesTableManager.o |
846 |
1% |
| | | | | | | | GreenPower/ |
14293 |
6% |
| | | | | | | | | Source/ |
14293 |
6% |
| | | | | | | | | | GreenPower.o |
2081 |
1% |
| | | | | | | | | | GreenPowerCommissioningNotification.o |
666 |
1% |
| | | | | | | | | | GreenPowerCommon.o |
3282 |
2% |
| | | | | | | | | | GreenPowerCustomCommandHandler.o |
212 |
1% |
| | | | | | | | | | GreenPowerCustomCommandResponses.o |
3192 |
2% |
| | | | | | | | | | GreenPowerDataIndication.o |
460 |
1% |
| | | | | | | | | | GreenPowerDirectCommandHandler.o |
308 |
1% |
| | | | | | | | | | GreenPowerNotification.o |
548 |
1% |
| | | | | | | | | | GreenPowerPairing.o |
794 |
1% |
| | | | | | | | | | GreenPowerProxyCommissioningMode.o |
634 |
1% |
| | | | | | | | | | GreenPowerProxyGPDHandler.o |
1124 |
1% |
| | | | | | | | | | GreenPowerProxyTableRequest.o |
174 |
1% |
| | | | | | | | | | GreenPowerProxyTableResponse.o |
264 |
1% |
| | | | | | | | | | GreenPowerResponse.o |
216 |
1% |
| | | | | | | | | | GreenPowerScheduler.o |
190 |
1% |
| | | | | | | | | | GreenPowerSinkTableResponse.o |
148 |
1% |
| | | | | | | | OTA/ |
9115 |
4% |
| | | | | | | | | Source/ |
9115 |
4% |
| | | | | | | | | | OTA.o |
1673 |
1% |
| | | | | | | | | | OTA_ClientUpgradeManager.o |
4280 |
2% |
| | | | | | | | | | OTA_CustomCommandHandler.o |
204 |
1% |
| | | | | | | | | | OTA_CustomReceiveCommands.o |
1404 |
1% |
| | | | | | | | | | OTA_client.o |
1418 |
1% |
| | | | | | | | | | OTA_common.o |
136 |
1% |
| | | | | | | Devices/ |
136 |
1% |
| | | | | | | | ZGP/ |
136 |
1% |
| | | | | | | | | Source/ |
136 |
1% |
| | | | | | | | | | gp.o |
136 |
1% |
| | | | | | ZigbeeCommon/ |
1160 |
1% |
| | | | | | | Source/ |
1160 |
1% |
| | | | | | | | ZQueue.o |
184 |
1% |
| | | | | | | | ZTimer.o |
408 |
1% |
| | | | | | | | appZdpExtraction.o |
120 |
1% |
| | | | | | | | appZpsBeaconHandler.o |
288 |
1% |
| | | | | | | | app_zps_link_keys.o |
8 |
1% |
| | | | | | | | port_JN518x.o |
152 |
1% |
| | | | | | platform/ |
4 |
1% |
| | | | | | | K32W0/ |
4 |
1% |
| | | | | | | | platform/ |
4 |
1% |
| | | | | | | | | timer.o |
4 |
1% |
| gcc/ |
552 |
1% |
| | startup_K32W061.o |
552 |
1% |