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% |
5530 |
.after_vectors |
0x00000220 |
0x000003a0 |
384 |
93% |
5533 |
Expected total in startup_K32W061.o file: |
416 |
Actual: |
416 |
100% |
5530 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.text.System_IRQHandler |
0x000003a0 |
0x00000418 |
120 |
13% |
5585 |
.text.main_task |
0x00000418 |
0x00000480 |
104 |
11% |
5588 |
.text.APP_vSetUpHardware |
0x00000480 |
0x0000055c |
220 |
24% |
5591 |
.text.APP_vInitResources |
0x0000055c |
0x00000658 |
252 |
27% |
5594 |
.text.APP_vRadioTempUpdate |
0x00000658 |
0x000006e4 |
140 |
15% |
5597 |
.text.bRadioCB_WriteNVM |
0x000006e4 |
0x00000718 |
52 |
6% |
5600 |
.text.u16RadioCB_ReadNVM |
0x00000718 |
0x00000758 |
64 |
7% |
5603 |
Expected total in app_main.o file: |
952 |
Actual: |
952 |
100% |
5585 |
Flash640 / .text / port_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_u8GrabMutexLock |
0x00000758 |
0x0000078c |
52 |
35% |
5606 |
.text.ZPS_u8ReleaseMutexLock |
0x0000078c |
0x000007ac |
32 |
22% |
5609 |
.text.ZPS_eEnterCriticalSection |
0x000007ac |
0x000007d8 |
44 |
29% |
5613 |
.text.ZPS_eExitCriticalSection |
0x000007d8 |
0x000007f0 |
24 |
16% |
5616 |
Expected total in port_JN518x.o file: |
152 |
Actual: |
152 |
100% |
5606 |
Flash640 / .text / pdum_gen.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_vInit |
0x000007f0 |
0x00000818 |
40 |
100% |
5620 |
Expected total in pdum_gen.o file: |
40 |
Actual: |
40 |
100% |
5620 |
Flash640 / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.text.zps_vGetZpsMutex |
0x00000818 |
0x00000820 |
8 |
2% |
5623 |
.text.vZdoServersInit |
0x00000820 |
0x00000934 |
276 |
64% |
5626 |
.text.ZPS_pvAplZdoGetAplHandle |
0x00000934 |
0x00000940 |
12 |
3% |
5629 |
.text.ZPS_u32ApsFcSaveCountBitShift |
0x00000940 |
0x00000944 |
4 |
1% |
5632 |
.text.ZPS_psAplDefaultDistributedAPSLinkKey |
0x00000944 |
0x0000094c |
8 |
2% |
5635 |
.text.ZPS_psAplDefaultGlobalAPSLinkKey |
0x0000094c |
0x00000954 |
8 |
2% |
5638 |
.text.ZPS_ps_groupPdmTable |
0x00000954 |
0x0000095c |
8 |
2% |
5641 |
.text.ZPS_pu8MaxZpsConfigEp |
0x0000095c |
0x00000964 |
8 |
2% |
5644 |
.text.ZPS_pau8EpMapPresent |
0x00000964 |
0x0000096c |
8 |
2% |
5647 |
.text.ZPS_u8ConfigStackProfileId |
0x0000096c |
0x00000978 |
12 |
3% |
5650 |
.text.ZPS_u32NwkFcSaveCountBitShift |
0x00000978 |
0x0000097c |
4 |
1% |
5653 |
.text.ZPS_psMacIFTGetTable |
0x0000097c |
0x00000984 |
8 |
2% |
5656 |
.text.ZPS_psMacIFTGetInterface |
0x00000984 |
0x0000099c |
24 |
6% |
5659 |
.text.ZPS_vGetGpContext |
0x0000099c |
0x000009a8 |
12 |
3% |
5662 |
.text.ZPS_vGetOptionalFeatures |
0x000009a8 |
0x000009c8 |
32 |
8% |
5665 |
Expected total in zps_gen.o file: |
432 |
Actual: |
432 |
100% |
5623 |
Flash640 / .text / app_start.o |
Start |
End |
Size |
% |
Line |
.text.vfExtendedStatusCallBack |
0x000009c8 |
0x000009d4 |
12 |
5% |
5668 |
.text.vAppMain |
0x000009d4 |
0x00000ae4 |
272 |
95% |
5670 |
.text.hardware_init |
0x00000ae4 |
0x00000ae8 |
4 |
2% |
5673 |
Expected total in app_start.o file: |
288 |
Actual: |
288 |
100% |
5668 |
Flash640 / .text / app_window_covering.o |
Start |
End |
Size |
% |
Line |
.text.APP_vOobcSetRunning |
0x00000ae8 |
0x00000af8 |
16 |
1% |
5676 |
.text.APP_vMotorInitialise |
0x00000af8 |
0x00000bc4 |
204 |
10% |
5679 |
.text.APP_vMotorForward |
0x00000bc4 |
0x00000be0 |
28 |
2% |
5682 |
.text.APP_vMotorBackward |
0x00000be0 |
0x00000bfc |
28 |
2% |
5685 |
.text.APP_vMotorStop |
0x00000bfc |
0x00000c50 |
84 |
4% |
5688 |
.text.APP_bMotorGoToLiftValue |
0x00000c50 |
0x00000c74 |
36 |
2% |
5691 |
.text.APP_bMotorGoToLiftPercentage |
0x00000c74 |
0x00000cec |
120 |
6% |
5694 |
.text.APP_vMotorUpdateModeFromAttribute |
0x00000cec |
0x00000d7c |
144 |
7% |
5697 |
.text.APP_vMotorToggleModeBits.part.0 |
0x00000d7c |
0x00000db4 |
56 |
3% |
5700 |
.text.APP_vMotorClusterUpdate |
0x00000db4 |
0x00000ddc |
40 |
2% |
5702 |
.text.APP_cbTimerMotor |
0x00000ddc |
0x00000f04 |
296 |
14% |
5705 |
.text.APP_vFactoryResetRecords |
0x00000f04 |
0x00000f50 |
76 |
4% |
5708 |
.text.APP_vBdbCallback |
0x00000f50 |
0x000010c4 |
372 |
17% |
5711 |
.text.APP_taskRouter |
0x000010c4 |
0x0000124c |
392 |
18% |
5714 |
.text.APP_vInitialiseRouter |
0x0000124c |
0x0000139c |
336 |
15% |
5717 |
.text.sGetOTACallBackPersistdata |
0x0000139c |
0x000013b0 |
20 |
1% |
5720 |
.text.app_u8GetDeviceEndpoint |
0x000013b0 |
0x000013b4 |
4 |
1% |
5723 |
Expected total in app_window_covering.o file: |
2252 |
Actual: |
2252 |
100% |
5676 |
Flash640 / .text / device_window_covering.o |
Start |
End |
Size |
% |
Line |
.text.eZHA_RegisterWindowCoveringEndPoint |
0x000013b4 |
0x000014c0 |
268 |
100% |
5726 |
Expected total in device_window_covering.o file: |
268 |
Actual: |
268 |
100% |
5726 |
Flash640 / .text / cluster_window_covering.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_WindowCoveringSceneEventHandler |
0x000014c0 |
0x0000150c |
76 |
53% |
5729 |
.text.eCLD_WindowCoveringCreateWindowCovering |
0x0000150c |
0x00001550 |
68 |
48% |
5731 |
Expected total in cluster_window_covering.o file: |
144 |
Actual: |
144 |
100% |
5729 |
Flash640 / .text / cluster_window_covering_command_handler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_WindowCoveringCommandHandler |
0x00001550 |
0x00001668 |
280 |
100% |
5734 |
Expected total in cluster_window_covering_command_handler.o file: |
280 |
Actual: |
280 |
100% |
5734 |
Flash640 / .text / cluster_window_covering_commands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_WindowCoveringCommandReceive |
0x00001668 |
0x0000167a |
18 |
19% |
5737 |
.text.eCLD_WindowCoveringCommandGoToLiftValueReceive |
0x0000167a |
0x000016a0 |
38 |
40% |
5740 |
.text.eCLD_WindowCoveringCommandGoToLiftPercentageReceive |
0x000016a0 |
0x000016c8 |
40 |
42% |
5743 |
Expected total in cluster_window_covering_commands.o file: |
96 |
Actual: |
96 |
100% |
5737 |
Flash640 / .text / app_scenes.o |
Start |
End |
Size |
% |
Line |
.text.vSaveScenesNVM |
0x000016c8 |
0x0000174c |
132 |
47% |
5747 |
.text.vLoadScenesNVM |
0x0000174c |
0x000017e4 |
152 |
54% |
5750 |
Expected total in app_scenes.o file: |
284 |
Actual: |
284 |
100% |
5747 |
Flash640 / .text / DriverMotor.o |
Start |
End |
Size |
% |
Line |
.text.bDM_Forward |
0x000017e4 |
0x00001824 |
64 |
11% |
5753 |
.text.bDM_Backward |
0x00001824 |
0x0000185c |
56 |
10% |
5755 |
.text.vDM_Phase |
0x0000185c |
0x000018a8 |
76 |
13% |
5757 |
.text.vDM_Initialise |
0x000018a8 |
0x0000192c |
132 |
23% |
5759 |
.text.eDM_Stop |
0x0000192c |
0x00001948 |
28 |
5% |
5762 |
.text.eDM_Forward |
0x00001948 |
0x0000196c |
36 |
7% |
5765 |
.text.eDM_Backward |
0x0000196c |
0x00001990 |
36 |
7% |
5768 |
.text.eDM_GoToTarget |
0x00001990 |
0x000019f4 |
100 |
17% |
5771 |
.text.eDM_Tick |
0x000019f4 |
0x00001a38 |
68 |
12% |
5774 |
Expected total in DriverMotor.o file: |
596 |
Actual: |
596 |
100% |
5753 |
Flash640 / .text / app_zcl_task.o |
Start |
End |
Size |
% |
Line |
.text.APP_ZCL_cbGeneralCallback |
0x00001a38 |
0x00001a3c |
4 |
1% |
5777 |
.text.APP_vZCL_DeviceSpecific_Init |
0x00001a3c |
0x00001a88 |
76 |
9% |
5780 |
.text.APP_ZCL_vInitialise |
0x00001a88 |
0x00001adc |
84 |
10% |
5782 |
.text.APP_cbTimerZclTick |
0x00001adc |
0x00001b5c |
128 |
15% |
5785 |
.text.APP_cbTimerGPZclTick |
0x00001b5c |
0x00001b84 |
40 |
5% |
5788 |
.text.APP_ZCL_vEventHandler |
0x00001b84 |
0x00001b9c |
24 |
3% |
5791 |
.text.APP_vHandleIdentify |
0x00001b9c |
0x00001bdc |
64 |
8% |
5794 |
.text.APP_ZCL_cbEndpointCallback |
0x00001bdc |
0x00001d6c |
400 |
46% |
5797 |
.text.vIdEffectTick |
0x00001d6c |
0x00001dac |
64 |
8% |
5799 |
Expected total in app_zcl_task.o file: |
884 |
Actual: |
884 |
100% |
5777 |
Flash640 / .text / app_buttons.o |
Start |
End |
Size |
% |
Line |
.text.gint_callback.part.0 |
0x00001dac |
0x00001de0 |
52 |
10% |
5802 |
.text.APP_u32GetSwitchIOState |
0x00001de0 |
0x00001e04 |
36 |
7% |
5804 |
.text.gint_callback |
0x00001e04 |
0x00001e20 |
28 |
6% |
5807 |
.text.ntag_callback |
0x00001e20 |
0x00001e3c |
28 |
6% |
5810 |
.text.APP_cbTimerButtonScan |
0x00001e3c |
0x00001f10 |
212 |
39% |
5813 |
.text.APP_bButtonInitialise |
0x00001f10 |
0x00001fd0 |
192 |
36% |
5816 |
Expected total in app_buttons.o file: |
548 |
Actual: |
548 |
100% |
5802 |
Flash640 / .text / app_leds.o |
Start |
End |
Size |
% |
Line |
.text.APP_vLedInitialise |
0x00001fd0 |
0x00002024 |
84 |
66% |
5819 |
.text.APP_vSetLed |
0x00002024 |
0x00002050 |
44 |
35% |
5822 |
Expected total in app_leds.o file: |
128 |
Actual: |
128 |
100% |
5819 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.text.DbgConsole_SendDataReliable |
0x00002050 |
0x0000209c |
76 |
19% |
5825 |
.text.DbgConsole_PrintCallback |
0x0000209c |
0x000020d8 |
60 |
15% |
5828 |
.text.DbgConsole_Init |
0x000020d8 |
0x00002174 |
156 |
38% |
5831 |
.text.DbgConsole_Deinit |
0x00002174 |
0x000021ac |
56 |
14% |
5834 |
.text.DbgConsole_Printf |
0x000021ac |
0x000021ec |
64 |
16% |
5837 |
Expected total in fsl_debug_console.o file: |
412 |
Actual: |
412 |
100% |
5825 |
Flash640 / .text / fsl_gpio.o |
Start |
End |
Size |
% |
Line |
.text.GPIO_PinInit |
0x000021ec |
0x0000221c |
48 |
100% |
5840 |
Expected total in fsl_gpio.o file: |
48 |
Actual: |
48 |
100% |
5840 |
Flash640 / .text / hardware_init.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitClocks |
0x0000221c |
0x000022b4 |
152 |
65% |
5844 |
.text.BOARD_InitHardware |
0x000022b4 |
0x00002308 |
84 |
36% |
5847 |
Expected total in hardware_init.o file: |
236 |
Actual: |
236 |
100% |
5844 |
Flash640 / .text / pin_mux.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitPins |
0x00002308 |
0x00002324 |
28 |
100% |
5850 |
Expected total in pin_mux.o file: |
28 |
Actual: |
28 |
100% |
5850 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.text.GINT_GetInstance |
0x00002324 |
0x0000234c |
40 |
17% |
5853 |
.text.GINT_Init |
0x0000234c |
0x00002370 |
36 |
15% |
5855 |
.text.GINT_SetCtrl |
0x00002370 |
0x0000239c |
44 |
19% |
5858 |
.text.GINT_ConfigPins |
0x0000239c |
0x000023a8 |
12 |
5% |
5861 |
.text.GINT_EnableCallback |
0x000023a8 |
0x000023c8 |
32 |
14% |
5865 |
.text.GINT_DisableCallback |
0x000023c8 |
0x000023f4 |
44 |
19% |
5868 |
.text.GINT0_DriverIRQHandler |
0x000023f4 |
0x00002418 |
36 |
15% |
5871 |
Expected total in fsl_gint.o file: |
244 |
Actual: |
244 |
100% |
5853 |
Flash640 / .text / app_power_on_counter.o |
Start |
End |
Size |
% |
Line |
.text.vManagePowerOnCountLoadRecord |
0x00002418 |
0x00002434 |
28 |
13% |
5874 |
.text.vManagePowerOnCountInit |
0x00002434 |
0x00002474 |
64 |
30% |
5877 |
.text.APP_cbTimerPowerCount |
0x00002474 |
0x000024f0 |
124 |
58% |
5880 |
Expected total in app_power_on_counter.o file: |
216 |
Actual: |
216 |
100% |
5874 |
Flash640 / .text / temp_sensor_drv.o |
Start |
End |
Size |
% |
Line |
.text.flashConfig_ExtractGpAdcTrimValues |
0x000024f0 |
0x00002528 |
56 |
7% |
5883 |
.text.flashConfig_ExtractTempSensorTrimValues |
0x00002528 |
0x00002598 |
112 |
14% |
5887 |
.text.temp_computation |
0x00002598 |
0x00002618 |
128 |
16% |
5890 |
.text.ADC_Configuration |
0x00002618 |
0x00002690 |
120 |
15% |
5893 |
.text.load_calibration_param_from_flash |
0x00002690 |
0x00002710 |
128 |
16% |
5896 |
.text.get_temperature |
0x00002710 |
0x00002828 |
280 |
34% |
5899 |
Expected total in temp_sensor_drv.o file: |
824 |
Actual: |
824 |
100% |
5883 |
Flash640 / .text / fsl_adc.o |
Start |
End |
Size |
% |
Line |
.text.ADC_GetInstance.isra.0 |
0x00002828 |
0x00002850 |
40 |
9% |
5902 |
.text.ADC_Init |
0x00002850 |
0x000028e4 |
148 |
32% |
5904 |
.text.ADC_SetConvSeqAConfig |
0x000028e4 |
0x00002938 |
84 |
18% |
5907 |
.text.ADC_GetChannelConversionResult |
0x00002938 |
0x000029b8 |
128 |
27% |
5910 |
.text.ADC_EnableTemperatureSensor |
0x000029b8 |
0x00002a04 |
76 |
16% |
5913 |
Expected total in fsl_adc.o file: |
476 |
Actual: |
476 |
100% |
5902 |
Flash640 / .text / app_reporting.o |
Start |
End |
Size |
% |
Line |
.text.eRestoreReports |
0x00002a04 |
0x00002a20 |
28 |
17% |
5916 |
.text.vMakeSupportedAttributesReportable |
0x00002a20 |
0x00002a50 |
48 |
28% |
5919 |
.text.vLoadDefaultConfigForReportable |
0x00002a50 |
0x00002a84 |
52 |
31% |
5922 |
.text.vSaveReportableRecord |
0x00002a84 |
0x00002ab0 |
44 |
26% |
5925 |
Expected total in app_reporting.o file: |
172 |
Actual: |
172 |
100% |
5916 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_GetClock32MCapacitanceCharacteristics |
0x00002ab0 |
0x00002ab8 |
8 |
25% |
5928 |
.text.BOARD_CpuClockUpdate32MhzFro |
0x00002ab8 |
0x00002ad0 |
24 |
75% |
5931 |
Expected total in board_utility.o file: |
32 |
Actual: |
32 |
100% |
5928 |
Flash640 / .text / app_ntag.o |
Start |
End |
Size |
% |
Line |
.text.APP_vNtagNwkNfcNwkDebug |
0x00002ad0 |
0x00002c48 |
376 |
7% |
5934 |
.text.APP_vNtagOtaCmdImageDebug |
0x00002c48 |
0x00002cfc |
180 |
3% |
5936 |
.text.APP_vNtagOtaPdmLoadCmdImageNtag |
0x00002cfc |
0x00002ed8 |
476 |
8% |
5938 |
.text.APP_vNtagOtaXorBuffer.constprop.0 |
0x00002ed8 |
0x00002ef4 |
28 |
1% |
5940 |
.text.APP_bNtagOtaWriteFlashBuffer.isra.0 |
0x00002ef4 |
0x00002f6c |
120 |
2% |
5942 |
.text.APP_bNtagPdmLoad |
0x00002f6c |
0x000032c8 |
860 |
14% |
5944 |
.text.APP_vNtagStart |
0x000032c8 |
0x00003378 |
176 |
3% |
5947 |
.text.APP_vNtagStop |
0x00003378 |
0x0000346c |
244 |
4% |
5950 |
.text.APP_cbNtagTimer |
0x0000346c |
0x000042f4 |
3720 |
61% |
5953 |
Expected total in app_ntag.o file: |
6180 |
Actual: |
6180 |
100% |
5934 |
Flash640 / .text / fsl_i2c.o |
Start |
End |
Size |
% |
Line |
.text.I2C_PendingStatusWait |
0x000042f4 |
0x00004302 |
14 |
2% |
5956 |
.text.I2C_MasterWriteBlocking.part.0 |
0x00004302 |
0x00004384 |
130 |
15% |
5958 |
.text.I2C_GetInstance |
0x00004384 |
0x000043c4 |
64 |
8% |
5961 |
.text.I2C_MasterGetDefaultConfig |
0x000043c4 |
0x000043e4 |
32 |
4% |
5964 |
.text.I2C_MasterDeinit |
0x000043e4 |
0x000043f0 |
12 |
2% |
5967 |
.text.I2C_MasterSetBaudRate |
0x000043f0 |
0x0000448c |
156 |
18% |
5971 |
.text.I2C_MasterInit |
0x0000448c |
0x000044e0 |
84 |
10% |
5974 |
.text.I2C_MasterStart |
0x000044e0 |
0x00004504 |
36 |
4% |
5977 |
.text.I2C_MasterStop |
0x00004504 |
0x0000451c |
24 |
3% |
5980 |
.text.I2C_MasterWriteBlocking |
0x0000451c |
0x00004544 |
40 |
5% |
5983 |
.text.I2C_MasterReadBlocking |
0x00004544 |
0x000045c8 |
132 |
15% |
5986 |
.text.I2C_MasterTransferBlocking |
0x000045c8 |
0x00004684 |
188 |
21% |
5989 |
Expected total in fsl_i2c.o file: |
912 |
Actual: |
912 |
100% |
5956 |
Flash640 / .text / fsl_ntag.o |
Start |
End |
Size |
% |
Line |
.text.NFCTag_IRQHandler |
0x00004684 |
0x000046b0 |
44 |
31% |
5992 |
.text.NTAG_GetDefaultConfig |
0x000046b0 |
0x000046b8 |
8 |
6% |
5995 |
.text.NTAG_Init |
0x000046b8 |
0x000046d4 |
28 |
20% |
5998 |
.text.NTAG_PollFieldDetect |
0x000046d4 |
0x000046e4 |
16 |
12% |
6001 |
.text.NTAG_SetState |
0x000046e4 |
0x00004714 |
48 |
34% |
6004 |
Expected total in fsl_ntag.o file: |
144 |
Actual: |
144 |
100% |
5992 |
Flash640 / .text / app_ntag_reset.o |
Start |
End |
Size |
% |
Line |
.text.iNTAG_I2C_Write |
0x00004714 |
0x00004754 |
64 |
20% |
6007 |
.text.iNTAG_ReadBlock |
0x00004754 |
0x000047a4 |
80 |
25% |
6009 |
.text.iNTAG_WriteBlock |
0x000047a4 |
0x000047cc |
40 |
13% |
6012 |
.text.iNTAG_DumpBlock |
0x000047cc |
0x000047e8 |
28 |
9% |
6016 |
.text.vResetNTAGAddress |
0x000047e8 |
0x0000485c |
116 |
36% |
6019 |
Expected total in app_ntag_reset.o file: |
328 |
Actual: |
328 |
100% |
6007 |
Flash640 / .text / app_ota_client.o |
Start |
End |
Size |
% |
Line |
.text.bInitialiseOTAClusterAndAttributes |
0x0000485c |
0x000048a4 |
72 |
4% |
6022 |
.text.vAppInitOTA |
0x000048a4 |
0x00004980 |
220 |
11% |
6025 |
.text.vLoadOTAPersistedData |
0x00004980 |
0x000049c0 |
64 |
3% |
6028 |
.text.vHandleMatchDescriptor |
0x000049c0 |
0x00004a38 |
120 |
6% |
6031 |
.text.vHandleIeeeAddressRsp |
0x00004a38 |
0x00004af8 |
192 |
9% |
6034 |
.text.vResetOTADiscovery |
0x00004af8 |
0x00004b1c |
36 |
2% |
6037 |
.text.vRunAppOTAStateMachine |
0x00004b1c |
0x00004e04 |
744 |
35% |
6040 |
.text.vOTAResetPersist |
0x00004e04 |
0x00004e3c |
56 |
3% |
6043 |
.text.vHandleAppOtaClient |
0x00004e3c |
0x000050e8 |
684 |
32% |
6046 |
Expected total in app_ota_client.o file: |
2188 |
Actual: |
2188 |
100% |
6022 |
Flash640 / .text / app_green_power.o |
Start |
End |
Size |
% |
Line |
.text.vApp_GP_RegisterDevice |
0x000050e8 |
0x00005168 |
128 |
44% |
6049 |
.text.vAPP_GP_LoadPDMData |
0x00005168 |
0x0000519c |
52 |
18% |
6052 |
.text.vAPP_GP_ResetData |
0x0000519c |
0x000051d0 |
52 |
18% |
6055 |
.text.vHandleGreenPowerEvent |
0x000051d0 |
0x0000520c |
60 |
21% |
6058 |
Expected total in app_green_power.o file: |
292 |
Actual: |
292 |
100% |
6049 |
Flash640 / .text / ZQueue.o |
Start |
End |
Size |
% |
Line |
.text.ZQ_vQueueCreate |
0x0000520c |
0x0000521a |
14 |
8% |
6061 |
.text.ZQ_bQueueSend |
0x0000521a |
0x00005264 |
74 |
41% |
6064 |
.text.ZQ_bQueueReceive |
0x00005264 |
0x0000529e |
58 |
32% |
6067 |
.text.ZQ_bQueueIsEmpty |
0x0000529e |
0x000052a8 |
10 |
6% |
6070 |
.text.ZQ_u32QueueGetQueueSize |
0x000052a8 |
0x000052ac |
4 |
3% |
6073 |
.text.ZQ_u32QueueGetQueueMessageWaiting |
0x000052ac |
0x000052b0 |
4 |
3% |
6076 |
.text.ZQ_pvGetFirstElementOnQueue |
0x000052b0 |
0x000052b4 |
4 |
3% |
6079 |
.text.ZQ_pvGetNextElementOnQueue |
0x000052b4 |
0x000052c4 |
16 |
9% |
6082 |
Expected total in ZQueue.o file: |
184 |
Actual: |
184 |
100% |
6061 |
Flash640 / .text / ZTimer.o |
Start |
End |
Size |
% |
Line |
.text.ZTIMER_eInit |
0x000052c4 |
0x000052e8 |
36 |
9% |
6086 |
.text.ZTIMER_vTask |
0x000052e8 |
0x00005384 |
156 |
39% |
6089 |
.text.ZTIMER_eOpen |
0x00005384 |
0x000053bc |
56 |
14% |
6092 |
.text.ZTIMER_eStart |
0x000053bc |
0x00005410 |
84 |
21% |
6095 |
.text.ZTIMER_eStop |
0x00005410 |
0x0000545c |
76 |
19% |
6098 |
Expected total in ZTimer.o file: |
408 |
Actual: |
408 |
100% |
6086 |
Flash640 / .text / app_zps_link_keys.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pau8GetBdbDistributedLinkKey |
0x0000545c |
0x00005464 |
8 |
100% |
6101 |
Expected total in app_zps_link_keys.o file: |
8 |
Actual: |
8 |
100% |
6101 |
Flash640 / .text / appZdpExtraction.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdpUnpackNodeDescResponse |
0x00005464 |
0x000054dc |
120 |
100% |
6104 |
Expected total in appZdpExtraction.o file: |
120 |
Actual: |
120 |
100% |
6104 |
Flash640 / .text / appZpsBeaconHandler.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bAppAddBeaconFilter |
0x000054dc |
0x000054e8 |
12 |
5% |
6107 |
.text.ZPS_bAppRemoveBeaconFilter |
0x000054e8 |
0x000054f4 |
12 |
5% |
6110 |
.text.ZPS_bAppPassBeaconToHigherLayer |
0x000054f4 |
0x000055fc |
264 |
92% |
6113 |
Expected total in appZpsBeaconHandler.o file: |
288 |
Actual: |
288 |
100% |
6107 |
Flash640 / .text / board.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitDebugConsole |
0x000055fc |
0x00005624 |
40 |
91% |
6116 |
.text.BOARD_DbgDiagEnable |
0x00005624 |
0x00005628 |
4 |
10% |
6119 |
Expected total in board.o file: |
44 |
Actual: |
44 |
100% |
6116 |
Flash640 / .text / system_K32W061.o |
Start |
End |
Size |
% |
Line |
.text.SystemCoreClockUpdate |
0x00005628 |
0x000056c8 |
160 |
71% |
6123 |
.text.SystemInit |
0x000056c8 |
0x0000570c |
68 |
30% |
6126 |
Expected total in system_K32W061.o file: |
228 |
Actual: |
228 |
100% |
6123 |
Flash640 / .text / startup_K32W061.o |
Start |
End |
Size |
% |
Line |
.text.DMIC0_IRQHandler |
0x0000570c |
0x00005714 |
8 |
6% |
6129 |
.text.CIC_IRB_IRQHandler |
0x00005714 |
0x0000571c |
8 |
6% |
6132 |
.text.HWVAD0_IRQHandler |
0x0000571c |
0x00005724 |
8 |
6% |
6135 |
.text.PINT0_IRQHandler |
0x00005724 |
0x0000572c |
8 |
6% |
6138 |
.text.PINT1_IRQHandler |
0x0000572c |
0x00005734 |
8 |
6% |
6141 |
.text.PINT2_IRQHandler |
0x00005734 |
0x0000573c |
8 |
6% |
6144 |
.text.PINT3_IRQHandler |
0x0000573c |
0x00005744 |
8 |
6% |
6147 |
.text.GINT0_IRQHandler |
0x00005744 |
0x0000574c |
8 |
6% |
6150 |
.text.CTIMER0_IRQHandler |
0x0000574c |
0x00005754 |
8 |
6% |
6153 |
.text.CTIMER1_IRQHandler |
0x00005754 |
0x0000575c |
8 |
6% |
6156 |
.text.FLEXCOMM0_IRQHandler |
0x0000575c |
0x00005764 |
8 |
6% |
6159 |
.text.FLEXCOMM1_IRQHandler |
0x00005764 |
0x0000576c |
8 |
6% |
6162 |
.text.FLEXCOMM2_IRQHandler |
0x0000576c |
0x00005774 |
8 |
6% |
6165 |
.text.FLEXCOMM3_IRQHandler |
0x00005774 |
0x0000577c |
8 |
6% |
6168 |
.text.FLEXCOMM4_IRQHandler |
0x0000577c |
0x00005784 |
8 |
6% |
6171 |
.text.FLEXCOMM5_IRQHandler |
0x00005784 |
0x0000578c |
8 |
6% |
6174 |
.text.FLEXCOMM6_IRQHandler |
0x0000578c |
0x00005794 |
8 |
6% |
6177 |
Expected total in startup_K32W061.o file: |
136 |
Actual: |
136 |
100% |
6129 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.text.WWDT_GetInstance.isra.0 |
0x00005794 |
0x000057bc |
40 |
11% |
6180 |
.text.WWDT_GetDefaultConfig |
0x000057bc |
0x000057f8 |
60 |
17% |
6182 |
.text.WWDT_Init |
0x000057f8 |
0x000058b8 |
192 |
53% |
6185 |
.text.WWDT_Deinit |
0x000058b8 |
0x000058c8 |
16 |
5% |
6188 |
.text.WWDT_Refresh |
0x000058c8 |
0x000058dc |
20 |
6% |
6191 |
.text.WWDT_ClearStatusFlags |
0x000058dc |
0x00005904 |
40 |
11% |
6194 |
Expected total in fsl_wwdt.o file: |
368 |
Actual: |
368 |
100% |
6180 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.text.CLOCK_u8OscCapConvert |
0x00005904 |
0x0000592c |
40 |
2% |
6197 |
.text.CLOCK_AttachClk |
0x0000592c |
0x00005a34 |
264 |
13% |
6200 |
.text.CLOCK_SetClkDiv |
0x00005a34 |
0x00005a90 |
92 |
5% |
6203 |
.text.CLOCK_GetXtal32kFreq |
0x00005a90 |
0x00005aa8 |
24 |
2% |
6207 |
.text.CLOCK_GetFro32kFreq |
0x00005aa8 |
0x00005ac0 |
24 |
2% |
6210 |
.text.CLOCK_GetOsc32kFreq |
0x00005ac0 |
0x00005ad4 |
20 |
1% |
6213 |
.text.CLOCK_GetFro12MFreq |
0x00005ad4 |
0x00005aec |
24 |
2% |
6216 |
.text.CLOCK_GetFro32MFreq |
0x00005aec |
0x00005b04 |
24 |
2% |
6219 |
.text.CLOCK_GetOsc32MFreq |
0x00005b04 |
0x00005b1c |
24 |
2% |
6222 |
.text.CLOCK_GetWdtOscFreq |
0x00005b1c |
0x00005b48 |
44 |
3% |
6225 |
.text.CLOCK_GetFro48MFreq |
0x00005b48 |
0x00005b60 |
24 |
2% |
6228 |
.text.CLOCK_GetPWMClockFreq |
0x00005b60 |
0x00005b80 |
32 |
2% |
6231 |
.text.CLOCK_GetMainClockRate |
0x00005b80 |
0x00005bc0 |
64 |
4% |
6235 |
.text.CLOCK_GetCoreSysClkFreq |
0x00005bc0 |
0x00005bd8 |
24 |
2% |
6238 |
.text.CLOCK_GetFRGInputClock |
0x00005bd8 |
0x00005bfe |
38 |
2% |
6241 |
.text.CLOCK_GetFRGClock |
0x00005bfe |
0x00005c30 |
50 |
3% |
6244 |
.text.CLOCK_GetFro64MFreq |
0x00005c30 |
0x00005c48 |
24 |
2% |
6247 |
.text.CLOCK_GetClkOutFreq |
0x00005c48 |
0x00005ca8 |
96 |
5% |
6250 |
.text.CLOCK_GetSpifiOscFreq |
0x00005ca8 |
0x00005cf0 |
72 |
4% |
6253 |
.text.CLOCK_GetApbCLkFreq |
0x00005cf0 |
0x00005d1c |
44 |
3% |
6256 |
.text.CLOCK_GetFreq |
0x00005d1c |
0x00005e24 |
264 |
13% |
6259 |
.text.CLOCK_DisableClock |
0x00005e24 |
0x00005ec8 |
164 |
8% |
6262 |
.text.CLOCK_IsClockEnable |
0x00005ec8 |
0x00005ee6 |
30 |
2% |
6265 |
.text.CLOCK_EnableAPBBridge |
0x00005ee6 |
0x00005ef4 |
14 |
1% |
6268 |
.text.CLOCK_Xtal32M_Trim |
0x00005ef4 |
0x00005ffc |
264 |
13% |
6271 |
.text.CLOCK_XtalBasicTrim |
0x00005ffc |
0x0000602c |
48 |
3% |
6274 |
.text.DelayLoopN |
0x0000602c |
0x00006038 |
12 |
1% |
6277 |
.text.CLOCK_uDelay |
0x00006038 |
0x00006060 |
40 |
2% |
6281 |
.text.CLOCK_Xtal32M_WaitUntilStable |
0x00006060 |
0x00006074 |
20 |
1% |
6284 |
.text.CLOCK_EnableClock |
0x00006074 |
0x00006154 |
224 |
11% |
6287 |
Expected total in fsl_clock.o file: |
2128 |
Actual: |
2128 |
100% |
6197 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.text.RESET_SetPeripheralReset |
0x00006154 |
0x000061a8 |
84 |
42% |
6290 |
.text.RESET_ClearPeripheralReset |
0x000061a8 |
0x00006200 |
88 |
44% |
6293 |
.text.RESET_PeripheralReset |
0x00006200 |
0x00006214 |
20 |
10% |
6296 |
.text.RESET_SystemReset |
0x00006214 |
0x00006220 |
12 |
6% |
6300 |
Expected total in fsl_reset.o file: |
204 |
Actual: |
204 |
100% |
6290 |
Flash640 / .text / fsl_rng.o |
Start |
End |
Size |
% |
Line |
.text.TRNG_GetDefaultConfig |
0x00006220 |
0x00006234 |
20 |
9% |
6303 |
.text.TRNG_Init |
0x00006234 |
0x000062a0 |
108 |
46% |
6306 |
.text.TRNG_Deinit |
0x000062a0 |
0x000062b4 |
20 |
9% |
6309 |
.text.TRNG_GetRandomData |
0x000062b4 |
0x0000630c |
88 |
38% |
6313 |
Expected total in fsl_rng.o file: |
236 |
Actual: |
236 |
100% |
6303 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.text.USART_Deinit |
0x0000630c |
0x0000634c |
64 |
11% |
6316 |
.text.USART_GetDefaultConfig |
0x0000634c |
0x00006388 |
60 |
10% |
6319 |
.text.USART_SetBaudRate |
0x00006388 |
0x00006428 |
160 |
26% |
6322 |
.text.USART_Init |
0x00006428 |
0x00006538 |
272 |
44% |
6325 |
.text.USART_WriteBlocking |
0x00006538 |
0x00006580 |
72 |
12% |
6328 |
Expected total in fsl_usart.o file: |
628 |
Actual: |
628 |
100% |
6316 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.text.FLEXCOMM_GetInstance |
0x00006580 |
0x000065b4 |
52 |
9% |
6331 |
.text.FLEXCOMM_Init |
0x000065b4 |
0x00006628 |
116 |
20% |
6334 |
.text.FLEXCOMM0_DriverIRQHandler |
0x00006628 |
0x00006664 |
60 |
11% |
6337 |
.text.FLEXCOMM1_DriverIRQHandler |
0x00006664 |
0x000066a0 |
60 |
11% |
6340 |
.text.FLEXCOMM2_DriverIRQHandler |
0x000066a0 |
0x000066dc |
60 |
11% |
6343 |
.text.FLEXCOMM3_DriverIRQHandler |
0x000066dc |
0x00006714 |
56 |
10% |
6346 |
.text.FLEXCOMM4_DriverIRQHandler |
0x00006714 |
0x00006750 |
60 |
11% |
6349 |
.text.FLEXCOMM5_DriverIRQHandler |
0x00006750 |
0x0000678c |
60 |
11% |
6352 |
.text.FLEXCOMM6_DriverIRQHandler |
0x0000678c |
0x000067c8 |
60 |
11% |
6355 |
Expected total in fsl_flexcomm.o file: |
584 |
Actual: |
584 |
100% |
6331 |
Flash640 / .text / fsl_flash.o |
Start |
End |
Size |
% |
Line |
.text.FLASH_Wait |
0x000067c8 |
0x000067da |
18 |
8% |
6358 |
.text.FLASH_Erase |
0x000067da |
0x0000681e |
68 |
30% |
6361 |
.text.FLASH_ErasePages |
0x0000681e |
0x0000682c |
14 |
7% |
6364 |
.text.FLASH_BlankCheck |
0x0000682c |
0x00006846 |
26 |
12% |
6367 |
.text.FLASH_MarginCheck |
0x00006846 |
0x00006860 |
26 |
12% |
6370 |
.text.FLASH_Program |
0x00006860 |
0x00006898 |
56 |
25% |
6373 |
.text.FLASH_SetReadMode |
0x00006898 |
0x000068ac |
20 |
9% |
6376 |
Expected total in fsl_flash.o file: |
228 |
Actual: |
228 |
100% |
6358 |
Flash640 / .text / fsl_common.o |
Start |
End |
Size |
% |
Line |
.text.InstallIRQHandler |
0x000068ac |
0x00006900 |
84 |
50% |
6379 |
.text.SDK_DelayAtLeastUs |
0x00006900 |
0x00006954 |
84 |
50% |
6382 |
Expected total in fsl_common.o file: |
168 |
Actual: |
168 |
100% |
6379 |
Flash640 / .text / fsl_aes.o |
Start |
End |
Size |
% |
Line |
.text.aesWaitForIdle.constprop.0.isra.0 |
0x00006954 |
0x0000695c |
8 |
4% |
6385 |
.text.aes_set_forward |
0x0000695c |
0x00006972 |
22 |
9% |
6387 |
.text.aes_one_block |
0x00006972 |
0x000069aa |
56 |
22% |
6389 |
.text.AES_SetKey |
0x000069aa |
0x00006a1c |
114 |
44% |
6391 |
.text.AES_EncryptEcb |
0x00006a1c |
0x00006a54 |
56 |
22% |
6394 |
.text.AES_Init |
0x00006a54 |
0x00006a5c |
8 |
4% |
6397 |
Expected total in fsl_aes.o file: |
264 |
Actual: |
264 |
100% |
6385 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.text.Chip_LOWPOWER_SetSystemVoltages |
0x00006a5c |
0x00006a64 |
8 |
1% |
6400 |
.text.POWER_FlexcomClocksDisable |
0x00006a64 |
0x00006aa4 |
64 |
3% |
6402 |
.text.POWER_GetResetCause |
0x00006aa4 |
0x00006af0 |
76 |
4% |
6405 |
.text.POWER_ClearResetCause |
0x00006af0 |
0x00006afc |
12 |
1% |
6408 |
.text.POWER_SetTrimDefaultActiveVoltage |
0x00006afc |
0x00006dac |
688 |
32% |
6411 |
.text.POWER_Init |
0x00006dac |
0x00006de8 |
60 |
3% |
6414 |
.text.POWER_GetPowerDownConfig |
0x00006de8 |
0x0000709c |
692 |
32% |
6417 |
.text.POWER_GoToPowerDown |
0x0000709c |
0x000070c8 |
44 |
3% |
6420 |
.text.POWER_RegisterPowerDownEntryHookFunction |
0x000070c8 |
0x000070d4 |
12 |
1% |
6423 |
.text.POWER_EnterPowerDownMode |
0x000070d4 |
0x000070ec |
24 |
2% |
6426 |
.text.POWER_EnterDeepDownMode |
0x000070ec |
0x000071c0 |
212 |
10% |
6429 |
.text.POWER_EnterPowerMode |
0x000071c0 |
0x000071d8 |
24 |
2% |
6432 |
.text.POWER_SetDcdc1v8 |
0x000071d8 |
0x00007264 |
140 |
7% |
6436 |
.text.POWER_SetDcdc1v3 |
0x00007264 |
0x000072ec |
136 |
7% |
6439 |
Expected total in fsl_power.o file: |
2192 |
Actual: |
2192 |
100% |
6400 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.text.WTIMER_StartTimerFunction |
0x000072ec |
0x000073f4 |
264 |
48% |
6442 |
.text.WTIMER_GetStatusFlags |
0x000073f4 |
0x00007420 |
44 |
8% |
6444 |
.text.WTIMER_EnableInterrupts |
0x00007420 |
0x00007460 |
64 |
12% |
6447 |
.text.WTIMER_StartTimerUnsafe |
0x00007460 |
0x00007474 |
20 |
4% |
6450 |
.text.WTIMER_ReadTimer |
0x00007474 |
0x000074a8 |
52 |
10% |
6453 |
.text.WTIMER_ClearStatusFlags |
0x000074a8 |
0x000074e4 |
60 |
11% |
6456 |
.text.WTIMER_StopTimer |
0x000074e4 |
0x0000751c |
56 |
10% |
6459 |
Expected total in fsl_wtimer.o file: |
560 |
Actual: |
560 |
100% |
6442 |
Flash640 / .text / fsl_inputmux.o |
Start |
End |
Size |
% |
Line |
.text.INPUTMUX_Init |
0x0000751c |
0x00007522 |
6 |
30% |
6462 |
.text.INPUTMUX_AttachSignal |
0x00007522 |
0x00007530 |
14 |
70% |
6465 |
Expected total in fsl_inputmux.o file: |
20 |
Actual: |
20 |
100% |
6462 |
Flash640 / .text / fsl_fmeas.o |
Start |
End |
Size |
% |
Line |
.text.FMEAS_GetCountWithScale |
0x00007530 |
0x00007556 |
38 |
100% |
6468 |
Expected total in fsl_fmeas.o file: |
38 |
Actual: |
38 |
100% |
6468 |
Flash640 / .text / fsl_sha.o |
Start |
End |
Size |
% |
Line |
.text.swap_bytes |
0x00007556 |
0x0000755a |
4 |
1% |
6471 |
.text.sha_one_block |
0x0000755a |
0x0000759c |
66 |
13% |
6473 |
.text.SHA_Init |
0x0000759c |
0x000075bc |
32 |
7% |
6475 |
.text.SHA_Update |
0x000075bc |
0x0000766e |
178 |
35% |
6478 |
.text.SHA_Finish |
0x0000766e |
0x00007760 |
242 |
47% |
6481 |
Expected total in fsl_sha.o file: |
522 |
Actual: |
522 |
100% |
6471 |
Flash640 / .text / Exceptions_NVIC.o |
Start |
End |
Size |
% |
Line |
.text.vDebugExceptionHandlersInitialise |
0x00007760 |
0x0000778c |
44 |
100% |
6485 |
Expected total in Exceptions_NVIC.o file: |
44 |
Actual: |
44 |
100% |
6485 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.text.ExceptionUnwindStack |
0x0000778c |
0x0000781c |
144 |
6% |
6488 |
.text.HardFault_Handler |
0x0000781c |
0x00007824 |
8 |
1% |
6491 |
.text.BusFault_Handler |
0x00007824 |
0x0000782c |
8 |
1% |
6494 |
.text.UsageFault_Handler |
0x0000782c |
0x00007834 |
8 |
1% |
6497 |
.text.MemManage_Handler |
0x00007834 |
0x0000783c |
8 |
1% |
6500 |
.text.vPrintRegisterBit |
0x0000783c |
0x00007850 |
20 |
1% |
6503 |
.text.vPrintSystemHandlerAndControlStateRegisterBitFields |
0x00007850 |
0x00007918 |
200 |
9% |
6506 |
.text.vPrintConfigurableFaultStatusRegisterBitFields |
0x00007918 |
0x00007a70 |
344 |
15% |
6509 |
.text.vDebugBusFaultHandler |
0x00007a70 |
0x00007bf0 |
384 |
16% |
6512 |
.text.vDebugUsageFaultHandler |
0x00007bf0 |
0x00007d50 |
352 |
15% |
6515 |
.text.vDebugMemoryFaultHandler |
0x00007d50 |
0x00007ed0 |
384 |
16% |
6518 |
.text.vPrintHardFaultStatusRegisterBitFields |
0x00007ed0 |
0x00007f18 |
72 |
3% |
6521 |
.text.vDebugHardFaultHandler |
0x00007f18 |
0x00008124 |
524 |
22% |
6524 |
Expected total in MicroExceptions_arm.o file: |
2456 |
Actual: |
2456 |
100% |
6488 |
Flash640 / .text / Debug.o |
Start |
End |
Size |
% |
Line |
.text.vDebugInit |
0x00008124 |
0x00008126 |
2 |
3% |
6527 |
.text.vDebugHex |
0x00008126 |
0x0000816e |
72 |
88% |
6530 |
.text.vDebugNonInt |
0x0000816e |
0x00008172 |
4 |
5% |
6533 |
.text.vDebugHexNonInt |
0x00008172 |
0x00008176 |
4 |
5% |
6536 |
Expected total in Debug.o file: |
82 |
Actual: |
82 |
100% |
6527 |
Flash640 / .text / OtaSupport.o |
Start |
End |
Size |
% |
Line |
.text.OTA_ReadDataMemCpy |
0x00008176 |
0x00008188 |
18 |
3% |
6539 |
.text.OTA_AlignOnReset |
0x00008188 |
0x00008198 |
16 |
3% |
6542 |
.text.OTA_StartImageWithMaxSize |
0x00008198 |
0x000081c4 |
44 |
7% |
6545 |
.text.OTA_StartImage |
0x000081c4 |
0x000081d4 |
16 |
3% |
6548 |
.text.OTA_PullImageChunk |
0x000081d4 |
0x0000822c |
88 |
14% |
6552 |
.text.OTA_PushImageChunk |
0x0000822c |
0x000082a8 |
124 |
19% |
6555 |
.text.OTA_PushImageChunkBlocking |
0x000082a8 |
0x000082ac |
4 |
1% |
6558 |
.text.OTA_SetNewImageFlag |
0x000082ac |
0x000082e0 |
52 |
8% |
6561 |
.text.OTA_ImageAuthenticate |
0x000082e0 |
0x00008334 |
84 |
13% |
6564 |
.text.OTA_CancelImage |
0x00008334 |
0x00008350 |
28 |
5% |
6567 |
.text.OTA_ClientInit |
0x00008350 |
0x00008370 |
32 |
5% |
6570 |
.text.OTA_InvalidateImageHeader |
0x00008370 |
0x000083dc |
108 |
17% |
6573 |
.text.OTA_CommitImage |
0x000083dc |
0x00008410 |
52 |
8% |
6576 |
Expected total in OtaSupport.o file: |
666 |
Actual: |
666 |
100% |
6539 |
Flash640 / .text / OtaUtils.o |
Start |
End |
Size |
% |
Line |
.text.aesProcess |
0x00008410 |
0x00008418 |
8 |
1% |
6579 |
.text.OtaUtils_IsInternalFlashAddr |
0x00008418 |
0x00008448 |
48 |
5% |
6581 |
.text.OtaUtils_AesLoadKeyFromOTP |
0x00008448 |
0x00008464 |
28 |
3% |
6583 |
.text.OtaUtils_ReadFromInternalFlash |
0x00008464 |
0x000084bc |
88 |
9% |
6586 |
.text.OtaUtils_GetModifiableInternalFlashTopAddress |
0x000084bc |
0x00008568 |
172 |
16% |
6589 |
.text.OtaUtils_ValidateImage |
0x00008568 |
0x000087bc |
596 |
55% |
6592 |
.text.OtaUtils_ReconstructRootCert |
0x000087bc |
0x00008850 |
148 |
14% |
6595 |
Expected total in OtaUtils.o file: |
1088 |
Actual: |
1088 |
100% |
6579 |
Flash640 / .text / psector_api.o |
Start |
End |
Size |
% |
Line |
.text.psector_GetPage0Contents |
0x00008850 |
0x00008878 |
40 |
67% |
6598 |
.text.psector_GetPage0Handle |
0x00008878 |
0x0000888c |
20 |
34% |
6601 |
Expected total in psector_api.o file: |
60 |
Actual: |
60 |
100% |
6598 |
Flash640 / .text / FunctionLib.o |
Start |
End |
Size |
% |
Line |
.text.FLib_MemCpy |
0x0000888c |
0x000088a0 |
20 |
30% |
6604 |
.text.FLib_MemCmp |
0x000088a0 |
0x000088c0 |
32 |
48% |
6607 |
.text.FLib_MemSet |
0x000088c0 |
0x000088d0 |
16 |
24% |
6610 |
Expected total in FunctionLib.o file: |
68 |
Actual: |
68 |
100% |
6604 |
Flash640 / .text / SecLib.o |
Start |
End |
Size |
% |
Line |
.text.k32w0_hw_aes_load_key.constprop.0 |
0x000088d0 |
0x00008900 |
48 |
7% |
6614 |
.text.k32w0_hw_aes128_block_encrypt |
0x00008900 |
0x00008924 |
36 |
5% |
6616 |
.text.k32w0_hw_aes_ecb_encrypt.isra.0 |
0x00008924 |
0x0000894c |
40 |
6% |
6618 |
.text.SecLib_Init |
0x0000894c |
0x00008958 |
12 |
2% |
6620 |
.text.AES_128_Encrypt |
0x00008958 |
0x0000895c |
4 |
1% |
6623 |
.text.bACI_WriteKey |
0x0000895c |
0x00008970 |
20 |
3% |
6626 |
.text.vACI_OptimisedCcmStar |
0x00008970 |
0x00008bac |
572 |
79% |
6629 |
Expected total in SecLib.o file: |
732 |
Actual: |
732 |
100% |
6614 |
Flash640 / .text / RNG.o |
Start |
End |
Size |
% |
Line |
.text.RNG_Init |
0x00008bac |
0x00008bfc |
80 |
42% |
6632 |
.text.RNG_GetRandomNo |
0x00008bfc |
0x00008c3c |
64 |
34% |
6635 |
.text.RND_u32GetRand256 |
0x00008c3c |
0x00008c4e |
18 |
10% |
6638 |
.text.RND_u32GetRand |
0x00008c4e |
0x00008c6c |
30 |
16% |
6641 |
Expected total in RNG.o file: |
192 |
Actual: |
192 |
100% |
6632 |
Flash640 / .text / GenericList.o |
Start |
End |
Size |
% |
Line |
.text.ListInit |
0x00008c6c |
0x00008c78 |
12 |
9% |
6644 |
.text.ListAddTail |
0x00008c78 |
0x00008cb4 |
60 |
45% |
6647 |
.text.ListRemoveHead |
0x00008cb4 |
0x00008cea |
54 |
41% |
6650 |
.text.ListGetAvailable |
0x00008cea |
0x00008cf2 |
8 |
6% |
6653 |
Expected total in GenericList.o file: |
134 |
Actual: |
134 |
100% |
6644 |
Flash640 / .text / Messaging.o |
Start |
End |
Size |
% |
Line |
.text.ListAddTailMsg |
0x00008cf2 |
0x00008cf8 |
6 |
9% |
6656 |
.text.ListRemoveHeadMsg |
0x00008cf8 |
0x00008d04 |
12 |
17% |
6659 |
.text.ListGetHeadMsg |
0x00008d04 |
0x00008d1a |
22 |
30% |
6662 |
.text.ListGetNextMsg |
0x00008d1a |
0x00008d32 |
24 |
33% |
6665 |
.text.MSG_Free |
0x00008d32 |
0x00008d3c |
10 |
14% |
6668 |
Expected total in Messaging.o file: |
74 |
Actual: |
74 |
100% |
6656 |
Flash640 / .text / MemManager.o |
Start |
End |
Size |
% |
Line |
.text.MEM_Init |
0x00008d3c |
0x00008dac |
112 |
36% |
6671 |
.text.MEM_BufferAllocWithId |
0x00008dac |
0x00008e0c |
96 |
31% |
6674 |
.text.MEM_BufferFree |
0x00008e0c |
0x00008e74 |
104 |
34% |
6677 |
Expected total in MemManager.o file: |
312 |
Actual: |
312 |
100% |
6671 |
Flash640 / .text / TimersManager.o |
Start |
End |
Size |
% |
Line |
.text.TMR_SetTimerStatus |
0x00008e74 |
0x00008e88 |
20 |
3% |
6680 |
.text.StackTimer_ISR |
0x00008e88 |
0x00008eb0 |
40 |
5% |
6682 |
.text.TMR_NotifyClkChanged |
0x00008eb0 |
0x00008ef4 |
68 |
9% |
6685 |
.text.TMR_Init |
0x00008ef4 |
0x00008f64 |
112 |
14% |
6688 |
.text.TMR_StopTimer |
0x00008f64 |
0x00008fe0 |
124 |
16% |
6691 |
.text.TMR_Task |
0x00008fe0 |
0x0000919c |
444 |
55% |
6694 |
Expected total in TimersManager.o file: |
808 |
Actual: |
808 |
100% |
6680 |
Flash640 / .text / TMR_Adapter.o |
Start |
End |
Size |
% |
Line |
.text.FMEAS_StartMeasureWithScale.constprop.0 |
0x0000919c |
0x0000920c |
112 |
12% |
6697 |
.text.Timestamp_GetCounter32bit |
0x0000920c |
0x00009218 |
12 |
2% |
6699 |
.text.StackTimer_Init |
0x00009218 |
0x00009270 |
88 |
10% |
6702 |
.text.StackTimer_ReInit |
0x00009270 |
0x00009294 |
36 |
4% |
6705 |
.text.StackTimer_Enable |
0x00009294 |
0x000092a4 |
16 |
2% |
6708 |
.text.StackTimer_GetInputFrequency |
0x000092a4 |
0x000092ac |
8 |
1% |
6711 |
.text.StackTimer_GetCounterValue |
0x000092ac |
0x000092b8 |
12 |
2% |
6715 |
.text.StackTimer_SetOffsetTicks |
0x000092b8 |
0x000092cc |
20 |
3% |
6718 |
.text.StackTimer_ClearIntFlag |
0x000092cc |
0x000092fc |
48 |
6% |
6721 |
.text.WAKE_UP_TIMER1_IRQHandler |
0x000092fc |
0x00009348 |
76 |
9% |
6724 |
.text.FRO32K_StartCalibration |
0x00009348 |
0x000093a0 |
88 |
10% |
6727 |
.text.TMR_GetTimestampUs |
0x000093a0 |
0x00009404 |
100 |
11% |
6730 |
.text.FRO32K_CompleteCalibration |
0x00009404 |
0x000094b0 |
172 |
19% |
6733 |
.text.FRO32K_Init |
0x000094b0 |
0x00009544 |
148 |
16% |
6736 |
Expected total in TMR_Adapter.o file: |
936 |
Actual: |
936 |
100% |
6697 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.text.CTIMER_GenericIRQHandler |
0x00009544 |
0x000095a4 |
96 |
78% |
6739 |
.text.CTIMER0_DriverIRQHandler |
0x000095a4 |
0x000095b2 |
14 |
12% |
6742 |
.text.CTIMER1_DriverIRQHandler |
0x000095b2 |
0x000095c0 |
14 |
12% |
6745 |
Expected total in fsl_ctimer.o file: |
124 |
Actual: |
124 |
100% |
6739 |
Flash640 / .text / fsl_rtc.o |
Start |
End |
Size |
% |
Line |
.text.RTC_Init |
0x000095c0 |
0x000095da |
26 |
100% |
6748 |
Expected total in fsl_rtc.o file: |
26 |
Actual: |
26 |
100% |
6748 |
Flash640 / .text / Panic.o |
Start |
End |
Size |
% |
Line |
.text.panic |
0x000095da |
0x000095dc |
2 |
100% |
6751 |
Expected total in Panic.o file: |
2 |
Actual: |
2 |
100% |
6751 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.text.DMA_GetInstance |
0x000095dc |
0x00009604 |
40 |
18% |
6753 |
.text.DMA_IRQHandle |
0x00009604 |
0x000096ac |
168 |
74% |
6755 |
.text.DMA0_DriverIRQHandler |
0x000096ac |
0x000096c0 |
20 |
9% |
6758 |
Expected total in fsl_dma.o file: |
228 |
Actual: |
228 |
100% |
6753 |
Flash640 / .text / MicroInt_arm_sdk2.o |
Start |
End |
Size |
% |
Line |
.text.vMicroIntEnableOnly |
0x000096c0 |
0x000096d8 |
24 |
75% |
6761 |
.text.vMicroIntRestoreState |
0x000096d8 |
0x000096e0 |
8 |
25% |
6764 |
Expected total in MicroInt_arm_sdk2.o file: |
32 |
Actual: |
32 |
100% |
6761 |
Flash640 / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.text.PWR_InitFunction.part.0 |
0x000096e0 |
0x0000970c |
44 |
5% |
6767 |
.text.PWR_Init |
0x0000970c |
0x0000971c |
16 |
2% |
6769 |
.text.PWR_AllowDeviceToSleep |
0x0000971c |
0x00009738 |
28 |
3% |
6772 |
.text.PWR_DisallowDeviceToSleep |
0x00009738 |
0x00009758 |
32 |
3% |
6775 |
.text.PWR_ChangeDeepSleepMode |
0x00009758 |
0x0000977c |
36 |
4% |
6778 |
.text.PWR_GetDeepSleepConfig |
0x0000977c |
0x0000979c |
32 |
3% |
6781 |
.text.PWR_CheckSocTimers |
0x0000979c |
0x0000985c |
192 |
18% |
6784 |
.text.PWR_CheckIfDeviceCanGoToSleep |
0x0000985c |
0x00009888 |
44 |
5% |
6786 |
.text.PWR_EnterPowerDown |
0x00009888 |
0x000098c0 |
56 |
6% |
6789 |
.text.PWR_EnterLowPower |
0x000098c0 |
0x000098e4 |
36 |
4% |
6792 |
.text.PWR_SetWakeUpConfig |
0x000098e4 |
0x000098f8 |
20 |
2% |
6796 |
.text.PWR_GetWakeUpConfig |
0x000098f8 |
0x00009904 |
12 |
2% |
6799 |
.text.vSetWakeUpIoConfig |
0x00009904 |
0x00009924 |
32 |
3% |
6802 |
.text.u64GetWakeupSourceConfig |
0x00009924 |
0x000099a0 |
124 |
12% |
6805 |
.text.vHandleSleepModes |
0x000099a0 |
0x00009af4 |
340 |
32% |
6808 |
.text.PWR_u32GetRamRetention |
0x00009af4 |
0x00009b00 |
12 |
2% |
6810 |
.text.PWR_vForceRadioRetention |
0x00009b00 |
0x00009b18 |
24 |
3% |
6813 |
Expected total in PWR.o file: |
1080 |
Actual: |
1080 |
100% |
6767 |
Flash640 / .text / PWR_setjmp.o |
Start |
End |
Size |
% |
Line |
.text.setjmp |
0x00009b18 |
0x00009b24 |
12 |
43% |
6816 |
.text.longjmp |
0x00009b24 |
0x00009b34 |
16 |
58% |
6818 |
Expected total in PWR_setjmp.o file: |
28 |
Actual: |
28 |
100% |
6816 |
Flash640 / .text / PWRLib.o |
Start |
End |
Size |
% |
Line |
.text.PWRLib_LLDsmComplete |
0x00009b34 |
0x00009b36 |
2 |
1% |
6820 |
.text.PWRLib_Init |
0x00009b36 |
0x00009b38 |
2 |
1% |
6822 |
.text.PWRLib_SetDeepSleepMode |
0x00009b38 |
0x00009b44 |
12 |
2% |
6825 |
.text.PWRLib_GetDeepSleepMode |
0x00009b44 |
0x00009b50 |
12 |
2% |
6828 |
.text.PWRLib_MCU_Enter_Sleep |
0x00009b50 |
0x00009b5c |
12 |
2% |
6831 |
.text.PWR_ClearWakeupReason |
0x00009b5c |
0x00009b68 |
12 |
2% |
6834 |
.text.WarmMain |
0x00009b68 |
0x00009b78 |
16 |
3% |
6837 |
.text.PWRLib_EnterPowerDownModeRamOff |
0x00009b78 |
0x00009ba8 |
48 |
7% |
6840 |
.text.PWRLib_EnterDeepDownMode |
0x00009ba8 |
0x00009bd8 |
48 |
7% |
6843 |
.text.PWRLib_u32RamBanksSpanned |
0x00009bd8 |
0x00009cac |
212 |
31% |
6846 |
.text.PWRLib_EnterPowerDownModeRamOn |
0x00009cac |
0x00009df4 |
328 |
47% |
6849 |
Expected total in PWRLib.o file: |
704 |
Actual: |
704 |
100% |
6820 |
Flash640 / .text / GPIO_Adapter.o |
Start |
End |
Size |
% |
Line |
.text.GpioGetIoWakeupSource |
0x00009df4 |
0x00009e00 |
12 |
100% |
6852 |
Expected total in GPIO_Adapter.o file: |
12 |
Actual: |
12 |
100% |
6852 |
Flash640 / .text / fsl_str.o |
Start |
End |
Size |
% |
Line |
.text.StrFormatPrintf |
0x00009e00 |
0x0000a378 |
1400 |
100% |
6855 |
Expected total in fsl_str.o file: |
1400 |
Actual: |
1400 |
100% |
6855 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.text.SerialManager_Init |
0x0000a378 |
0x0000a3d0 |
88 |
15% |
6858 |
.text.SerialManager_Deinit |
0x0000a3d0 |
0x0000a41c |
76 |
13% |
6861 |
.text.SerialManager_OpenWriteHandle |
0x0000a41c |
0x0000a470 |
84 |
14% |
6864 |
.text.SerialManager_CloseWriteHandle |
0x0000a470 |
0x0000a4c0 |
80 |
14% |
6867 |
.text.SerialManager_OpenReadHandle |
0x0000a4c0 |
0x0000a51c |
92 |
16% |
6870 |
.text.SerialManager_CloseReadHandle |
0x0000a51c |
0x0000a56c |
80 |
14% |
6873 |
.text.SerialManager_WriteBlocking |
0x0000a56c |
0x0000a5d4 |
104 |
18% |
6876 |
Expected total in serial_manager.o file: |
604 |
Actual: |
604 |
100% |
6858 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.text.Serial_UartInit |
0x0000a5d4 |
0x0000a634 |
96 |
48% |
6879 |
.text.Serial_UartDeinit |
0x0000a634 |
0x0000a658 |
36 |
18% |
6882 |
.text.Serial_UartWrite |
0x0000a658 |
0x0000a6a0 |
72 |
36% |
6885 |
Expected total in serial_port_uart.o file: |
204 |
Actual: |
204 |
100% |
6879 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.text.HAL_UartInit |
0x0000a6a0 |
0x0000a760 |
192 |
59% |
6888 |
.text.HAL_UartDeinit |
0x0000a760 |
0x0000a794 |
52 |
16% |
6891 |
.text.HAL_UartSendBlocking |
0x0000a794 |
0x0000a7e8 |
84 |
26% |
6894 |
Expected total in usart_adapter.o file: |
328 |
Actual: |
328 |
100% |
6888 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.text.__assert_func |
0x0000a7e8 |
0x0000a804 |
28 |
100% |
6897 |
Expected total in fsl_assert.o file: |
28 |
Actual: |
28 |
100% |
6897 |
Flash640 / .text / timer.o |
Start |
End |
Size |
% |
Line |
.text.zbPlatGetTime |
0x0000a804 |
0x0000a808 |
4 |
100% |
6900 |
Expected total in timer.o file: |
4 |
Actual: |
4 |
100% |
6900 |
Flash640 / .text / Heap.o |
Start |
End |
Size |
% |
Line |
.text.pvHeap_DefAlloc |
0x0000a808 |
0x0000a844 |
60 |
84% |
6903 |
.text.pvHeap_Alloc |
0x0000a844 |
0x0000a850 |
12 |
17% |
6905 |
Expected total in Heap.o file: |
72 |
Actual: |
72 |
100% |
6903 |
Flash640 / .text / Eeprom_InternalFlash.o |
Start |
End |
Size |
% |
Line |
.text.EEPROM_FixWriteDataInFlash |
0x0000a850 |
0x0000a8cc |
124 |
26% |
6908 |
.text.EEPROM_Init |
0x0000a8cc |
0x0000a908 |
60 |
13% |
6910 |
.text.EEPROM_WriteData |
0x0000a908 |
0x0000a99c |
148 |
31% |
6913 |
.text.EEPROM_ReadData |
0x0000a99c |
0x0000aa04 |
104 |
22% |
6916 |
.text.EEPROM_FlashWriteBufferedTailEndBytes |
0x0000aa04 |
0x0000aa38 |
52 |
11% |
6919 |
Expected total in Eeprom_InternalFlash.o file: |
488 |
Actual: |
488 |
100% |
6908 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.text.osObjectIsAllocated.constprop.0 |
0x0000aa38 |
0x0000aa5c |
36 |
6% |
6922 |
.text.OSA_EnableIRQGlobal |
0x0000aa5c |
0x0000aa70 |
20 |
3% |
6924 |
.text.OSA_DisableIRQGlobal |
0x0000aa70 |
0x0000aa80 |
16 |
3% |
6927 |
.text.task_init |
0x0000aa80 |
0x0000aabc |
60 |
9% |
6930 |
.text.OSA_TaskCreate |
0x0000aabc |
0x0000ab3c |
128 |
18% |
6933 |
.text.OSA_TimeInit |
0x0000ab3c |
0x0000ab6c |
48 |
7% |
6936 |
.text.OSA_TimeDiff |
0x0000ab6c |
0x0000ab70 |
4 |
1% |
6939 |
.text.OSA_TimeGetMsec |
0x0000ab70 |
0x0000ab7c |
12 |
2% |
6942 |
.text.OSA_EventCreate |
0x0000ab7c |
0x0000abb8 |
60 |
9% |
6945 |
.text.OSA_EventSet |
0x0000abb8 |
0x0000abe0 |
40 |
6% |
6948 |
.text.OSA_EventWait |
0x0000abe0 |
0x0000ac78 |
152 |
22% |
6951 |
.text.OSA_InterruptEnable |
0x0000ac78 |
0x0000ac7c |
4 |
1% |
6954 |
.text.OSA_InterruptDisable |
0x0000ac7c |
0x0000ac80 |
4 |
1% |
6957 |
.text.OSA_InterruptEnableRestricted |
0x0000ac80 |
0x0000ac9a |
26 |
4% |
6960 |
.text.OSA_InterruptEnableRestore |
0x0000ac9a |
0x0000aca2 |
8 |
2% |
6963 |
.text.OSA_InstallIntHandler |
0x0000aca2 |
0x0000aca8 |
6 |
1% |
6966 |
.text.OSA_Start |
0x0000aca8 |
0x0000acd0 |
40 |
6% |
6969 |
.text.startup.main |
0x0000acd0 |
0x0000acf0 |
32 |
5% |
6972 |
.text.SysTick_Handler |
0x0000acf0 |
0x0000ad00 |
16 |
3% |
6975 |
Expected total in fsl_os_abstraction_bm.o file: |
712 |
Actual: |
712 |
100% |
6922 |
Flash640 / .text / GreenPower.o |
Start |
End |
Size |
% |
Line |
.text.u16GP_APduInstanceReadWriteLongString |
0x0000ad00 |
0x0000ad68 |
104 |
6% |
6978 |
.text.vCLD_GPTimerClickCallback |
0x0000ad68 |
0x0000ada0 |
56 |
3% |
6982 |
.text.eCLD_GPRegisterTimeServer |
0x0000ada0 |
0x0000adc8 |
40 |
2% |
6984 |
.text.eGP_CreateGreenPower |
0x0000adc8 |
0x0000aeb0 |
232 |
12% |
6987 |
.text.eGP_FindGpCluster |
0x0000aeb0 |
0x0000aee8 |
56 |
3% |
6990 |
.text.u16GP_DeriveAliasSrcAddr |
0x0000aee8 |
0x0000af28 |
64 |
4% |
6993 |
.text.u8GP_DeriveAliasSeqNum |
0x0000af28 |
0x0000af54 |
44 |
3% |
6996 |
.text.u32GP_CRC32 |
0x0000af54 |
0x0000af88 |
52 |
3% |
6999 |
.text.bGP_IsDuplicatePkt |
0x0000af88 |
0x0000b0ae |
294 |
15% |
7002 |
.text.bGP_AliasPresent |
0x0000b0ae |
0x0000b1d6 |
296 |
15% |
7005 |
.text.vGP_CallbackForPersistData |
0x0000b1d6 |
0x0000b220 |
74 |
4% |
7008 |
.text.vGP_RestorePersistedData |
0x0000b220 |
0x0000b298 |
120 |
6% |
7012 |
.text.bGP_CheckFrameToBeProcessed |
0x0000b298 |
0x0000b2d4 |
60 |
3% |
7015 |
.text.bGP_GetGPDKey |
0x0000b2d4 |
0x0000b35c |
136 |
7% |
7018 |
.text.eGP_AddDeviceSecurity |
0x0000b35c |
0x0000b47c |
288 |
15% |
7021 |
.text.u8GP_SecurityProcessCallback |
0x0000b47c |
0x0000b4d8 |
92 |
5% |
7024 |
Expected total in GreenPower.o file: |
2008 |
Actual: |
2008 |
100% |
6978 |
Flash640 / .text / GreenPowerCommissioningNotification.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ZgpCommissioningNotificationSend |
0x0000b4d8 |
0x0000b624 |
332 |
50% |
7027 |
.text.eGP_ZgpCommissioningNotificationReceive |
0x0000b624 |
0x0000b772 |
334 |
51% |
7030 |
Expected total in GreenPowerCommissioningNotification.o file: |
666 |
Actual: |
666 |
100% |
7027 |
Flash640 / .text / GreenPowerCommon.o |
Start |
End |
Size |
% |
Line |
.text.bGP_GiveCommIndAndUpdateTable |
0x0000b772 |
0x0000b776 |
4 |
1% |
7033 |
.text.bGP_ValidateCommandType |
0x0000b776 |
0x0000b7c2 |
76 |
3% |
7036 |
.text.bGP_GetFreeProxySinkTableEntry |
0x0000b7c2 |
0x0000b814 |
82 |
3% |
7039 |
.text.u16GP_GetStringSizeOfProxyTable |
0x0000b814 |
0x0000b8d4 |
192 |
6% |
7042 |
.text.bGP_IsFreshPkt |
0x0000b8d4 |
0x0000b90c |
56 |
2% |
7045 |
.text.vCreateDataIndFromBufferedCmd |
0x0000b90c |
0x0000b9a0 |
148 |
5% |
7048 |
.text.u8GP_GetLQIQuality |
0x0000b9a0 |
0x0000b9c2 |
34 |
2% |
7051 |
.text.u8GP_GetProxyDistance |
0x0000b9c2 |
0x0000b9d0 |
14 |
1% |
7054 |
.text.u8GP_GetProxyDelay |
0x0000b9d0 |
0x0000b9e2 |
18 |
1% |
7057 |
.text.eGp_BufferTransmissionPacket |
0x0000b9e2 |
0x0000bafc |
282 |
9% |
7060 |
.text.vGP_SendDeviceAnnounce |
0x0000bafc |
0x0000bb90 |
148 |
5% |
7063 |
.text.u8GP_GetDataReqHandle |
0x0000bb90 |
0x0000bba2 |
18 |
1% |
7066 |
.text.vGP_ExitCommMode |
0x0000bba2 |
0x0000bc1e |
124 |
4% |
7069 |
.text.bValidatePacketLength |
0x0000bc1e |
0x0000bc50 |
50 |
2% |
7072 |
.text.u8GetGPDFKeyMAP |
0x0000bc50 |
0x0000bc9a |
74 |
3% |
7075 |
.text.bGP_ValidateGPDF_Fields |
0x0000bc9a |
0x0000bcf0 |
86 |
3% |
7078 |
.text.bGP_SecurityValidation |
0x0000bcf0 |
0x0000bd0e |
30 |
1% |
7081 |
.text.u16GetProxyTableEntrySize |
0x0000bd0e |
0x0000bd7a |
108 |
4% |
7084 |
.text.u16GetProxyTableString |
0x0000bd7a |
0x0000bee2 |
360 |
11% |
7087 |
.text.u16GP_ReadProxyTableToString |
0x0000bee2 |
0x0000bf3e |
92 |
3% |
7090 |
.text.bGP_CheckGPDAddressMatch |
0x0000bf3e |
0x0000bfe6 |
168 |
6% |
7093 |
.text.bGP_IsProxyTableEntryPresent |
0x0000bfe6 |
0x0000c050 |
106 |
4% |
7096 |
.text.vGP_RemoveGPDFromProxySinkTable |
0x0000c050 |
0x0000c0c8 |
120 |
4% |
7099 |
.text.bGP_GPDFValidityCheck |
0x0000c0c8 |
0x0000c1a2 |
218 |
7% |
7102 |
.text.bIsInvolveTC |
0x0000c1a2 |
0x0000c1d0 |
46 |
2% |
7105 |
.text.vBackUpTxQueueMsg |
0x0000c1d0 |
0x0000c252 |
130 |
4% |
7108 |
.text.vSendToTxQueue |
0x0000c252 |
0x0000c300 |
174 |
6% |
7111 |
.text.vGp_TransmissionTimerCallback |
0x0000c300 |
0x0000c444 |
324 |
10% |
7114 |
Expected total in GreenPowerCommon.o file: |
3282 |
Actual: |
3282 |
100% |
7033 |
Flash640 / .text / GreenPowerCustomCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eGP_GreenPowerCommandHandler |
0x0000c444 |
0x0000c518 |
212 |
100% |
7117 |
Expected total in GreenPowerCustomCommandHandler.o file: |
212 |
Actual: |
212 |
100% |
7117 |
Flash640 / .text / GreenPowerCustomCommandResponses.o |
Start |
End |
Size |
% |
Line |
.text.eGP_HandleSinkTableResponse |
0x0000c518 |
0x0000c564 |
76 |
3% |
7120 |
.text.eGP_HandleProxyTableRequest |
0x0000c564 |
0x0000c6ca |
358 |
12% |
7123 |
.text.eGP_HandleProxyTableResponse |
0x0000c6ca |
0x0000c716 |
76 |
3% |
7126 |
.text.eGP_HandleProxyCommissioningMode |
0x0000c716 |
0x0000c804 |
238 |
8% |
7129 |
.text.vGetRSSIAndLQIFromGPPGPDLink |
0x0000c804 |
0x0000c818 |
20 |
1% |
7132 |
.text.vFillDataIndicationFromNotif |
0x0000c818 |
0x0000c8a2 |
138 |
5% |
7135 |
.text.vFillDataIndication |
0x0000c8a2 |
0x0000c956 |
180 |
6% |
7138 |
.text.vGP_SendResponseGPDF |
0x0000c956 |
0x0000ca10 |
186 |
6% |
7141 |
.text.eGP_HandleZgpReponse |
0x0000ca10 |
0x0000cac6 |
182 |
6% |
7144 |
.text.bBestGPD_GPPLink |
0x0000cac6 |
0x0000caee |
40 |
2% |
7147 |
.text.bGP_CheckIfCmdToBeBuffered |
0x0000caee |
0x0000cc00 |
274 |
9% |
7150 |
.text.eGP_HandleZgpCommissioningNotification |
0x0000cc00 |
0x0000cc9a |
154 |
5% |
7153 |
.text.bGP_CheckIfCmdToBeNotified |
0x0000cc9a |
0x0000cd20 |
134 |
5% |
7156 |
.text.eGP_HandleZgpNotification |
0x0000cd20 |
0x0000cdec |
204 |
7% |
7159 |
.text.bGP_IsPairingCmdValid |
0x0000cdec |
0x0000ce20 |
52 |
2% |
7162 |
.text.eGP_HandleZgpPairing |
0x0000ce20 |
0x0000d190 |
880 |
28% |
7165 |
Expected total in GreenPowerCustomCommandResponses.o file: |
3192 |
Actual: |
3192 |
100% |
7120 |
Flash640 / .text / GreenPowerDataIndication.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleZgpDataIndication |
0x0000d190 |
0x0000d27c |
236 |
52% |
7169 |
.text.vAddRemoveBufferedTxQMsg |
0x0000d27c |
0x0000d2fc |
128 |
28% |
7172 |
.text.vZCL_HandleZgpDataConfirm |
0x0000d2fc |
0x0000d35c |
96 |
21% |
7175 |
Expected total in GreenPowerDataIndication.o file: |
460 |
Actual: |
460 |
100% |
7169 |
Flash640 / .text / GreenPowerDirectCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.vGP_FormGPDataIndication |
0x0000d35c |
0x0000d432 |
214 |
70% |
7178 |
.text.eGP_GreenPowerDirectCommandHandler |
0x0000d432 |
0x0000d490 |
94 |
31% |
7181 |
Expected total in GreenPowerDirectCommandHandler.o file: |
308 |
Actual: |
308 |
100% |
7178 |
Flash640 / .text / GreenPowerNotification.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ZgpNotificationSend |
0x0000d490 |
0x0000d598 |
264 |
49% |
7185 |
.text.eGP_ZgpNotificationReceive |
0x0000d598 |
0x0000d6b4 |
284 |
52% |
7188 |
Expected total in GreenPowerNotification.o file: |
548 |
Actual: |
548 |
100% |
7185 |
Flash640 / .text / GreenPowerPairing.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ZgpPairingReceive |
0x0000d6b4 |
0x0000d9ce |
794 |
100% |
7191 |
Expected total in GreenPowerPairing.o file: |
794 |
Actual: |
794 |
100% |
7191 |
Flash640 / .text / GreenPowerProxyCommissioningMode.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ProxyCommissioningModeSend |
0x0000d9ce |
0x0000da42 |
116 |
19% |
7194 |
.text.eGP_ProxyCommissioningMode |
0x0000da42 |
0x0000dbce |
396 |
63% |
7197 |
.text.eGP_ProxyCommissioningModeReceive |
0x0000dbce |
0x0000dc48 |
122 |
20% |
7200 |
Expected total in GreenPowerProxyCommissioningMode.o file: |
634 |
Actual: |
634 |
100% |
7194 |
Flash640 / .text / GreenPowerProxyGPDHandler.o |
Start |
End |
Size |
% |
Line |
.text.vGP_HandleGPDCommand |
0x0000dc48 |
0x0000e0ac |
1124 |
100% |
7203 |
Expected total in GreenPowerProxyGPDHandler.o file: |
1124 |
Actual: |
1124 |
100% |
7203 |
Flash640 / .text / GreenPowerProxyTableRequest.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ProxyTableRequestReceive |
0x0000e0ac |
0x0000e15a |
174 |
100% |
7206 |
Expected total in GreenPowerProxyTableRequest.o file: |
174 |
Actual: |
174 |
100% |
7206 |
Flash640 / .text / GreenPowerProxyTableResponse.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ProxyTableResponseSend |
0x0000e15a |
0x0000e1c4 |
106 |
41% |
7209 |
.text.eGP_ProxyTableResponseReceive |
0x0000e1c4 |
0x0000e262 |
158 |
60% |
7212 |
Expected total in GreenPowerProxyTableResponse.o file: |
264 |
Actual: |
264 |
100% |
7209 |
Flash640 / .text / GreenPowerResponse.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ZgpResponseReceive |
0x0000e262 |
0x0000e33a |
216 |
100% |
7215 |
Expected total in GreenPowerResponse.o file: |
216 |
Actual: |
216 |
100% |
7215 |
Flash640 / .text / GreenPowerScheduler.o |
Start |
End |
Size |
% |
Line |
.text.eGP_Update20mS |
0x0000e33a |
0x0000e3be |
132 |
70% |
7218 |
.text.eGP_Update1mS |
0x0000e3be |
0x0000e3f8 |
58 |
31% |
7221 |
Expected total in GreenPowerScheduler.o file: |
190 |
Actual: |
190 |
100% |
7218 |
Flash640 / .text / GreenPowerSinkTableResponse.o |
Start |
End |
Size |
% |
Line |
.text.eGP_SinkTableResponseReceive |
0x0000e3f8 |
0x0000e48c |
148 |
100% |
7224 |
Expected total in GreenPowerSinkTableResponse.o file: |
148 |
Actual: |
148 |
100% |
7224 |
Flash640 / .text / gp.o |
Start |
End |
Size |
% |
Line |
.text.eGP_RegisterProxyBasicEndPoint |
0x0000e48c |
0x0000e514 |
136 |
100% |
7227 |
Expected total in gp.o file: |
136 |
Actual: |
136 |
100% |
7227 |
Flash640 / .text / Basic.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCreateBasic |
0x0000e514 |
0x0000e580 |
108 |
100% |
7230 |
Expected total in Basic.o file: |
108 |
Actual: |
108 |
100% |
7230 |
Flash640 / .text / BasicClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandResetToFactoryDefaultsReceive |
0x0000e580 |
0x0000e592 |
18 |
100% |
7233 |
Expected total in BasicClientCommands.o file: |
18 |
Actual: |
18 |
100% |
7233 |
Flash640 / .text / BasicCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandHandler |
0x0000e592 |
0x0000e5f4 |
98 |
100% |
7236 |
Expected total in BasicCommandHandler.o file: |
98 |
Actual: |
98 |
100% |
7236 |
Flash640 / .text / Groups.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCreateGroups |
0x0000e5f4 |
0x0000e720 |
300 |
69% |
7239 |
.text.eCLD_GroupsSetIdentifying |
0x0000e720 |
0x0000e744 |
36 |
9% |
7242 |
.text.eCLD_GroupsCheckGroupExists |
0x0000e744 |
0x0000e7aa |
102 |
24% |
7245 |
Expected total in Groups.o file: |
438 |
Actual: |
438 |
100% |
7239 |
Flash640 / .text / GroupsCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsHandleAddGroupRequest.constprop.0.isra.0 |
0x0000e7aa |
0x0000e874 |
202 |
23% |
7248 |
.text.eCLD_GroupsCommandHandler |
0x0000e874 |
0x0000eb2a |
694 |
78% |
7250 |
Expected total in GroupsCommandHandler.o file: |
896 |
Actual: |
896 |
100% |
7248 |
Flash640 / .text / GroupsServerCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCommandAddGroupResponseSend |
0x0000eb2a |
0x0000eb6a |
64 |
23% |
7253 |
.text.eCLD_GroupsCommandViewGroupResponseSend |
0x0000eb6a |
0x0000ebb8 |
78 |
28% |
7256 |
.text.eCLD_GroupsCommandGetGroupMembershipResponseSend |
0x0000ebb8 |
0x0000ec08 |
80 |
28% |
7259 |
.text.eCLD_GroupsCommandRemoveGroupResponseSend |
0x0000ec08 |
0x0000ec4a |
66 |
23% |
7262 |
Expected total in GroupsServerCommands.o file: |
288 |
Actual: |
288 |
100% |
7253 |
Flash640 / .text / GroupsTableManager.o |
Start |
End |
Size |
% |
Line |
.text.bCLD_GroupsSearchForGroup |
0x0000ec4a |
0x0000ec78 |
46 |
6% |
7265 |
.text.eCLD_GroupsAddGroup |
0x0000ec78 |
0x0000ed1c |
164 |
21% |
7267 |
.text.eCLD_GroupsFindGroup |
0x0000ed1c |
0x0000ed48 |
44 |
6% |
7270 |
.text.iCLD_GroupsListGroups |
0x0000ed48 |
0x0000edb0 |
104 |
14% |
7273 |
.text.iCLD_GroupsCountGroups |
0x0000edb0 |
0x0000ee02 |
82 |
11% |
7276 |
.text.iCLD_GroupsListMatchingGroups |
0x0000ee02 |
0x0000ee94 |
146 |
19% |
7279 |
.text.eCLD_GroupsRemoveGroup |
0x0000ee94 |
0x0000eef8 |
100 |
13% |
7283 |
.text.eCLD_GroupsRemoveAllGroups |
0x0000eef8 |
0x0000ef58 |
96 |
13% |
7286 |
Expected total in GroupsTableManager.o file: |
782 |
Actual: |
782 |
100% |
7265 |
Flash640 / .text / Identify.o |
Start |
End |
Size |
% |
Line |
.text.vCLD_IdentifyTimerClickCallback |
0x0000ef58 |
0x0000efd0 |
120 |
50% |
7289 |
.text.eCLD_IdentifyRegisterTimeServer |
0x0000efd0 |
0x0000eff8 |
40 |
17% |
7291 |
.text.eCLD_IdentifyCreateIdentify |
0x0000eff8 |
0x0000f048 |
80 |
34% |
7294 |
Expected total in Identify.o file: |
240 |
Actual: |
240 |
100% |
7289 |
Flash640 / .text / IdentifyCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandHandler |
0x0000f048 |
0x0000f154 |
268 |
100% |
7297 |
Expected total in IdentifyCommandHandler.o file: |
268 |
Actual: |
268 |
100% |
7297 |
Flash640 / .text / IdentifyServerCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandIdentifyQueryResponseSend |
0x0000f154 |
0x0000f184 |
48 |
30% |
7300 |
.text.eCLD_IdentifyCommandIdentifyRequestReceive |
0x0000f184 |
0x0000f1aa |
38 |
24% |
7303 |
.text.eCLD_IdentifyCommandIdentifyQueryRequestReceive |
0x0000f1aa |
0x0000f1be |
20 |
13% |
7306 |
.text.eCLD_IdentifyCommandTriggerEffectRequestReceive |
0x0000f1be |
0x0000f1f4 |
54 |
34% |
7309 |
Expected total in IdentifyServerCommands.o file: |
160 |
Actual: |
160 |
100% |
7300 |
Flash640 / .text / Scenes.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCreateScenes |
0x0000f1f4 |
0x0000f280 |
140 |
44% |
7312 |
.text.eCLD_ScenesUpdate |
0x0000f280 |
0x0000f2dc |
92 |
29% |
7315 |
.text.vCLD_ScenesGenerateIndividualAttributeCallback |
0x0000f2dc |
0x0000f338 |
92 |
29% |
7318 |
Expected total in Scenes.o file: |
324 |
Actual: |
324 |
100% |
7312 |
Flash640 / .text / ScenesClusterManagement.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesSaveClusters |
0x0000f338 |
0x0000f4e0 |
424 |
41% |
7322 |
.text.eCLD_ScenesRestoreClusters |
0x0000f4e0 |
0x0000f6dc |
508 |
49% |
7325 |
.text.vCLD_ScenesUpdateSceneValid |
0x0000f6dc |
0x0000f752 |
118 |
12% |
7328 |
Expected total in ScenesClusterManagement.o file: |
1050 |
Actual: |
1050 |
100% |
7322 |
Flash640 / .text / ScenesCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesSetLastConfiguredBy.constprop.0.isra.0 |
0x0000f752 |
0x0000f78c |
58 |
4% |
7331 |
.text.eCLD_ScenesCommandHandler |
0x0000f78c |
0x0000fe9e |
1810 |
97% |
7333 |
Expected total in ScenesCommandHandler.o file: |
1868 |
Actual: |
1868 |
100% |
7331 |
Flash640 / .text / ScenesServerCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCommandAddSceneResponseSend |
0x0000fe9e |
0x0000feee |
80 |
15% |
7336 |
.text.eCLD_ScenesCommandViewSceneResponseSend |
0x0000feee |
0x0000ff72 |
132 |
24% |
7339 |
.text.eCLD_ScenesCommandRemoveSceneResponseSend |
0x0000ff72 |
0x0000ffc6 |
84 |
15% |
7342 |
.text.eCLD_ScenesCommandRemoveAllScenesResponseSend |
0x0000ffc6 |
0x00010008 |
66 |
12% |
7345 |
.text.eCLD_ScenesCommandStoreSceneResponseSend |
0x00010008 |
0x0001005c |
84 |
15% |
7348 |
.text.eCLD_ScenesCommandGetSceneMembershipResponseSend |
0x0001005c |
0x000100ce |
114 |
21% |
7351 |
Expected total in ScenesServerCommands.o file: |
560 |
Actual: |
560 |
100% |
7336 |
Flash640 / .text / ScenesTableManager.o |
Start |
End |
Size |
% |
Line |
.text.bCLD_ScenesSearchForScene |
0x000100ce |
0x000100f8 |
42 |
5% |
7354 |
.text.eCLD_ScenesAddScene |
0x000100f8 |
0x000101bc |
196 |
24% |
7357 |
.text.eCLD_ScenesFindScene |
0x000101bc |
0x000101fc |
64 |
8% |
7360 |
.text.eCLD_ScenesFindActiveScene |
0x000101fc |
0x00010220 |
36 |
5% |
7363 |
.text.eCLD_ScenesStoreScene |
0x00010220 |
0x000102d0 |
176 |
21% |
7366 |
.text.eCLD_ScenesListScenes |
0x000102d0 |
0x00010326 |
86 |
11% |
7369 |
.text.eCLD_ScenesCountScenes |
0x00010326 |
0x00010338 |
18 |
3% |
7372 |
.text.eCLD_ScenesRemoveScene |
0x00010338 |
0x0001038c |
84 |
10% |
7376 |
.text.eCLD_ScenesRemoveAllScenes |
0x0001038c |
0x0001041c |
144 |
18% |
7379 |
Expected total in ScenesTableManager.o file: |
846 |
Actual: |
846 |
100% |
7354 |
Flash640 / .text / OTA.o |
Start |
End |
Size |
% |
Line |
.text.eOTA_retOtaUseKey |
0x0001041c |
0x0001042c |
16 |
1% |
7382 |
.text.eOtaFindCluster |
0x0001042c |
0x00010470 |
68 |
5% |
7385 |
.text.eOtaSetEventTypeAndGiveCallBack |
0x00010470 |
0x00010488 |
24 |
2% |
7388 |
.text.eOtaRegisterTimeServer |
0x00010488 |
0x000104b0 |
40 |
3% |
7392 |
.text.eOTA_Create |
0x000104b0 |
0x00010524 |
116 |
8% |
7395 |
.text.eOtaTimeUpdate |
0x00010524 |
0x00010568 |
68 |
5% |
7398 |
.text.vOtaTimerClickCallback |
0x00010568 |
0x00010588 |
32 |
2% |
7401 |
.text.eOTA_SetServerAddress |
0x00010588 |
0x000105cc |
68 |
5% |
7404 |
.text.vOTA_FlashInit |
0x000105cc |
0x00010618 |
76 |
5% |
7407 |
.text.sOtaGetHeader |
0x00010618 |
0x00010730 |
280 |
18% |
7410 |
.text.eOTA_RestoreClientData |
0x00010730 |
0x00010800 |
208 |
13% |
7414 |
.text.eOTA_UpdateClientAttributes |
0x00010800 |
0x00010880 |
128 |
8% |
7417 |
.text.eOTA_AllocateEndpointOTASpace |
0x00010880 |
0x000108ec |
108 |
7% |
7420 |
.text.bOtaIsImageValid |
0x000108ec |
0x00010920 |
52 |
4% |
7423 |
.text.vOTA_SetImageValidityFlag |
0x00010920 |
0x00010924 |
4 |
1% |
7426 |
.text.vOtaFlashLockRead |
0x00010924 |
0x00010964 |
64 |
4% |
7430 |
.text.vOtaFlashLockWrite |
0x00010964 |
0x000109a4 |
64 |
4% |
7433 |
.text.bOtaIsSerializationDataValid |
0x000109a4 |
0x00010a00 |
92 |
6% |
7436 |
.text.eOtaClientReqSeqNoUpdate |
0x00010a00 |
0x00010a20 |
32 |
2% |
7439 |
.text.eOTA_GetCurrentOtaHeader |
0x00010a20 |
0x00010a58 |
56 |
4% |
7442 |
.text.vOTA_GetTagIdandLengh |
0x00010a58 |
0x00010a74 |
28 |
2% |
7445 |
Expected total in OTA.o file: |
1624 |
Actual: |
1624 |
100% |
7382 |
Flash640 / .text / OTA_ClientUpgradeManager.o |
Start |
End |
Size |
% |
Line |
.text.vOtaRequestNextBlock.isra.0 |
0x00010a74 |
0x00010aa4 |
48 |
2% |
7448 |
.text.vOtaInitStateMachine |
0x00010aa4 |
0x00010ab4 |
16 |
1% |
7451 |
.text.vOtaClientUpgMgrMapStates |
0x00010ab4 |
0x00010b38 |
132 |
4% |
7454 |
.text.vOtaHandleTimedBlockRequest |
0x00010b38 |
0x00010be6 |
174 |
5% |
7457 |
.text.vOtaAbortDownload |
0x00010be6 |
0x00010c64 |
126 |
3% |
7459 |
.text.vOtaUpgManClientStateCountDown |
0x00010c64 |
0x00010ca4 |
64 |
2% |
7461 |
.text.vOtaUpgManClientStateWaitForRunCommand |
0x00010ca4 |
0x00010d9c |
248 |
6% |
7463 |
.text.vOtaUpgManClientStateDownloadComplete |
0x00010d9c |
0x00010f9c |
512 |
12% |
7465 |
.text.vOtaUpgManClientStateDownloadInProgress |
0x00010f9c |
0x0001141c |
1152 |
27% |
7467 |
.text.vOtaUpgManClientStateIdle |
0x0001141c |
0x00011b2c |
1808 |
43% |
7470 |
Expected total in OTA_ClientUpgradeManager.o file: |
4280 |
Actual: |
4280 |
100% |
7448 |
Flash640 / .text / OTA_CustomCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eOtaCommandHandler |
0x00011b2c |
0x00011bf8 |
204 |
100% |
7472 |
Expected total in OTA_CustomCommandHandler.o file: |
204 |
Actual: |
204 |
100% |
7472 |
Flash640 / .text / OTA_CustomReceiveCommands.o |
Start |
End |
Size |
% |
Line |
.text.eOtaReceivedImageNotify |
0x00011bf8 |
0x00011d06 |
270 |
20% |
7475 |
.text.eOtaReceivedQueryNextImageResponse |
0x00011d06 |
0x00011de0 |
218 |
16% |
7478 |
.text.eOtaReceivedBlockResponse |
0x00011de0 |
0x00011f86 |
422 |
31% |
7481 |
.text.eOtaQuerySpecificFileResponse |
0x00011f86 |
0x00012058 |
210 |
15% |
7484 |
.text.eOtaReceivedUpgradeEndResponse |
0x00012058 |
0x0001210c |
180 |
13% |
7487 |
.text.vOtaReceivedDefaultResponse |
0x0001210c |
0x00012174 |
104 |
8% |
7490 |
Expected total in OTA_CustomReceiveCommands.o file: |
1404 |
Actual: |
1404 |
100% |
7475 |
Flash640 / .text / OTA_client.o |
Start |
End |
Size |
% |
Line |
.text.eOTA_ClientQueryNextImageRequest |
0x00012174 |
0x00012230 |
188 |
15% |
7493 |
.text.eOTA_ClientImageBlockRequest |
0x00012230 |
0x00012348 |
280 |
22% |
7496 |
.text.eOTA_ClientUpgradeEndRequest |
0x00012348 |
0x000123f2 |
170 |
13% |
7499 |
.text.eOTA_ClientSwitchToNewImage |
0x000123f2 |
0x00012494 |
162 |
13% |
7502 |
.text.eOTA_HandleImageVerification |
0x00012494 |
0x000126a8 |
532 |
40% |
7505 |
Expected total in OTA_client.o file: |
1332 |
Actual: |
1332 |
100% |
7493 |
Flash640 / .text / OTA_common.o |
Start |
End |
Size |
% |
Line |
.text.vOtaFlashInitHw |
0x000126a8 |
0x000126ac |
4 |
3% |
7508 |
.text.vOtaFlashErase |
0x000126ac |
0x000126b0 |
4 |
3% |
7511 |
.text.vOtaFlashWrite |
0x000126b0 |
0x000126c8 |
24 |
18% |
7515 |
.text.vOtaFlashRead |
0x000126c8 |
0x000126da |
18 |
14% |
7518 |
.text.vOtaSwitchLoads |
0x000126da |
0x000126de |
4 |
3% |
7521 |
.text.vOtaFlagNewImage |
0x000126de |
0x000126e4 |
6 |
5% |
7524 |
.text.bOtaIsAuthenticationEnabled |
0x000126e4 |
0x000126f8 |
20 |
15% |
7528 |
.text.bOtaIsImageAuthenticated |
0x000126f8 |
0x00012710 |
24 |
18% |
7531 |
.text.u32OTA_DlOtaHdrOffset |
0x00012710 |
0x00012720 |
16 |
12% |
7534 |
.text.u32OTA_DlLinkKeyOffset |
0x00012720 |
0x00012730 |
16 |
12% |
7537 |
Expected total in OTA_common.o file: |
136 |
Actual: |
136 |
100% |
7508 |
Flash640 / .text / dlist.o |
Start |
End |
Size |
% |
Line |
.text.psSearchList |
0x00012730 |
0x00012758 |
40 |
12% |
7540 |
.text.vDLISTinitialise |
0x00012758 |
0x00012760 |
8 |
3% |
7542 |
.text.psDLISTgetHead |
0x00012760 |
0x00012764 |
4 |
2% |
7545 |
.text.psDLISTgetNext |
0x00012764 |
0x00012768 |
4 |
2% |
7548 |
.text.vDLISTinsertBefore |
0x00012768 |
0x0001277e |
22 |
7% |
7551 |
.text.vDLISTinsertAfter |
0x0001277e |
0x00012798 |
26 |
8% |
7554 |
.text.psDLISTsearchFromHead |
0x00012798 |
0x000127a0 |
8 |
3% |
7557 |
.text.boDLISTisEmpty |
0x000127a0 |
0x000127b2 |
18 |
6% |
7560 |
.text.vDLISTaddToHead |
0x000127b2 |
0x000127da |
40 |
12% |
7563 |
.text.vDLISTaddToTail |
0x000127da |
0x00012800 |
38 |
11% |
7566 |
.text.psDLISTremoveFromTail |
0x00012800 |
0x00012822 |
34 |
10% |
7569 |
.text.psDLISTremoveFromHead |
0x00012822 |
0x00012846 |
36 |
11% |
7572 |
.text.psDLISTremove |
0x00012846 |
0x0001287c |
54 |
16% |
7575 |
.text.iDLISTnumberOfNodes |
0x0001287c |
0x0001288c |
16 |
5% |
7578 |
Expected total in dlist.o file: |
348 |
Actual: |
348 |
100% |
7540 |
Flash640 / .text / zcl.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPIndex.part.0 |
0x0001288c |
0x000128c0 |
52 |
6% |
7582 |
.text.eZCL_CreateZCL |
0x000128c0 |
0x00012988 |
200 |
22% |
7584 |
.text.eZCL_SetCustomCallBackEvent |
0x00012988 |
0x0001299c |
20 |
3% |
7587 |
.text.eZCL_Register |
0x0001299c |
0x00012bd8 |
572 |
61% |
7590 |
.text.u8ZCL_GetNumberOfEndpointsRegistered |
0x00012bd8 |
0x00012be4 |
12 |
2% |
7593 |
.text.eZCL_SearchForEPIndex |
0x00012be4 |
0x00012bf0 |
12 |
2% |
7596 |
.text.u8ZCL_GetEPIdFromIndex |
0x00012bf0 |
0x00012c10 |
32 |
4% |
7600 |
.text.vReverseMemcpy |
0x00012c10 |
0x00012c28 |
24 |
3% |
7603 |
.text.vZCL_InitializeClusterInstance |
0x00012c28 |
0x00012c3c |
20 |
3% |
7606 |
Expected total in zcl.o file: |
944 |
Actual: |
944 |
100% |
7582 |
Flash640 / .text / zcl_CustomCommandReceive.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandReceive |
0x00012c3c |
0x00012d78 |
316 |
100% |
7609 |
Expected total in zcl_CustomCommandReceive.o file: |
316 |
Actual: |
316 |
100% |
7609 |
Flash640 / .text / zcl_CustomCommandSend.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandSend |
0x00012d78 |
0x00012fd8 |
608 |
96% |
7613 |
.text.bZCL_SendCommandResponse |
0x00012fd8 |
0x00012ff4 |
28 |
5% |
7616 |
Expected total in zcl_CustomCommandSend.o file: |
636 |
Actual: |
636 |
100% |
7613 |
Flash640 / .text / zcl_PDUbufferReadWrite.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteTypeNBO |
0x00012ff4 |
0x00013034 |
64 |
19% |
7619 |
.text.u16ZCL_APduInstanceWriteNBO |
0x00013034 |
0x0001307e |
74 |
22% |
7622 |
.text.u16ZCL_ReadTypeNBO |
0x0001307e |
0x00013100 |
130 |
39% |
7625 |
.text.u16ZCL_APduInstanceReadNBO |
0x00013100 |
0x0001314a |
74 |
22% |
7628 |
Expected total in zcl_PDUbufferReadWrite.o file: |
342 |
Actual: |
342 |
100% |
7619 |
Flash640 / .text / zcl_PDUbufferReadWriteString.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_GetStringSizeAndBufferFromStructure |
0x0001314a |
0x000131ae |
100 |
15% |
7631 |
.text.u16ZCL_APduInstanceWriteStringNBO |
0x000131ae |
0x00013268 |
186 |
28% |
7634 |
.text.u16ZCL_GetStringAttributeTypeSizeFromBuffer |
0x00013268 |
0x000132ba |
82 |
13% |
7637 |
.text.eZCL_CheckUserStringStructureRead |
0x000132ba |
0x000132fc |
66 |
10% |
7640 |
.text.u16ZCL_GetStringStructureSize |
0x000132fc |
0x0001331e |
34 |
5% |
7643 |
.text.u16ZCL_APduInstanceReadStringNBO |
0x0001331e |
0x000133ce |
176 |
26% |
7646 |
.text.eZCL_GetStringLengthFieldSize |
0x000133ce |
0x000133f2 |
36 |
6% |
7649 |
Expected total in zcl_PDUbufferReadWriteString.o file: |
680 |
Actual: |
680 |
100% |
7631 |
Flash640 / .text / zcl_WriteAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesWriteRequest |
0x000133f2 |
0x0001371e |
812 |
100% |
7652 |
Expected total in zcl_WriteAttributesRequestHandle.o file: |
812 |
Actual: |
812 |
100% |
7652 |
Flash640 / .text / zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteAttributeValueIntoBuffer |
0x0001371e |
0x0001379e |
128 |
13% |
7655 |
.text.u8ZCL_GetAttributeAllignToFourBytesBoundary |
0x0001379e |
0x000137b0 |
18 |
2% |
7658 |
.text.eZCL_GetAttributeTypeSize |
0x000137b0 |
0x000137c8 |
24 |
3% |
7661 |
.text.eZCL_GetAttributeTypeSizeFromBuffer |
0x000137c8 |
0x00013852 |
138 |
14% |
7664 |
.text.u16ZCL_WriteAttributeValueIntoStructure |
0x00013852 |
0x000138fa |
168 |
17% |
7667 |
.text.eZCL_GetAttributeTypeSizeFromStructure |
0x000138fa |
0x00013944 |
74 |
8% |
7670 |
.text.bZCL_CheckManufacturerSpecificAttributeFlagMatch |
0x00013944 |
0x00013954 |
16 |
2% |
7673 |
.text.bZCL_CheckStringFitsInStructure |
0x00013954 |
0x000139cc |
120 |
12% |
7676 |
.text.bZCL_AttributeTypeIsSigned |
0x000139cc |
0x000139d8 |
12 |
2% |
7679 |
.text.vZCL_MarkAttributeInvalid |
0x000139d8 |
0x00013acc |
244 |
24% |
7682 |
.text.bZCL_CheckAttributeInvalid |
0x00013acc |
0x00013b06 |
58 |
6% |
7685 |
.text.bZCL_CheckAttributeDirectionFlagMatch |
0x00013b06 |
0x00013b28 |
34 |
4% |
7688 |
Expected total in zcl_attribute.o file: |
1034 |
Actual: |
1034 |
100% |
7655 |
Flash640 / .text / zcl_buffer.o |
Start |
End |
Size |
% |
Line |
.text.hZCL_AllocateAPduInstance |
0x00013b28 |
0x00013b64 |
60 |
84% |
7691 |
.text.hZCL_GetBufferPoolHandle |
0x00013b64 |
0x00013b70 |
12 |
17% |
7694 |
Expected total in zcl_buffer.o file: |
72 |
Actual: |
72 |
100% |
7691 |
Flash640 / .text / zcl_command.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteCommandHeader |
0x00013b70 |
0x00013bf2 |
130 |
43% |
7697 |
.text.u16ZCL_ReadCommandHeader |
0x00013bf2 |
0x00013c60 |
110 |
37% |
7700 |
.text.u8GetTransactionSequenceNumber |
0x00013c60 |
0x00013c70 |
16 |
6% |
7703 |
.text.u16ZCL_GetTxPayloadSize |
0x00013c70 |
0x00013ca0 |
48 |
16% |
7706 |
Expected total in zcl_command.o file: |
304 |
Actual: |
304 |
100% |
7697 |
Flash640 / .text / zcl_common.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_Initialise |
0x00013ca0 |
0x00013cdc |
60 |
63% |
7709 |
.text.eZCL_Update100mS |
0x00013cdc |
0x00013d00 |
36 |
38% |
7712 |
Expected total in zcl_common.o file: |
96 |
Actual: |
96 |
100% |
7709 |
Flash640 / .text / zcl_configureReportingCommandHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleConfigureReportingCommand |
0x00013d00 |
0x000141d8 |
1240 |
100% |
7715 |
Expected total in zcl_configureReportingCommandHandle.o file: |
1240 |
Actual: |
1240 |
100% |
7715 |
Flash640 / .text / zcl_defaultResponse.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SendDefaultResponse |
0x000141d8 |
0x000142d0 |
248 |
100% |
7718 |
Expected total in zcl_defaultResponse.o file: |
248 |
Actual: |
248 |
100% |
7718 |
Flash640 / .text / zcl_event.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SetReceiveEventAddressStructure |
0x000142d0 |
0x0001433c |
108 |
8% |
7721 |
.text.eZCL_BuildClientTransmitAddressStructure |
0x0001433c |
0x0001435c |
32 |
3% |
7724 |
.text.vZCL_PassEventToUser |
0x0001435c |
0x00014388 |
44 |
3% |
7727 |
.text.vZCL_EventHandler |
0x00014388 |
0x000148bc |
1332 |
88% |
7730 |
Expected total in zcl_event.o file: |
1516 |
Actual: |
1516 |
100% |
7721 |
Flash640 / .text / zcl_heap.o |
Start |
End |
Size |
% |
Line |
.text.pvZCL_HeapAlloc |
0x000148bc |
0x000148f4 |
56 |
100% |
7733 |
Expected total in zcl_heap.o file: |
56 |
Actual: |
56 |
100% |
7733 |
Flash640 / .text / zcl_library_options.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleEntireProfileCommand |
0x000148f4 |
0x00014956 |
98 |
97% |
7736 |
.text.eZCL_CreateOptionalManagers |
0x00014956 |
0x0001495a |
4 |
4% |
7739 |
Expected total in zcl_library_options.o file: |
102 |
Actual: |
102 |
100% |
7736 |
Flash640 / .text / zcl_readAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesReadRequest |
0x0001495a |
0x00014b62 |
520 |
100% |
7742 |
Expected total in zcl_readAttributesRequestHandle.o file: |
520 |
Actual: |
520 |
100% |
7742 |
Flash640 / .text / zcl_readReportingConfigurationCommandHandle.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CalculateSizeOfReportRecord |
0x00014b62 |
0x00014ba2 |
64 |
10% |
7745 |
.text.vZCL_HandleReadReportingConfigurationCommand |
0x00014ba2 |
0x00014e20 |
638 |
91% |
7748 |
Expected total in zcl_readReportingConfigurationCommandHandle.o file: |
702 |
Actual: |
702 |
100% |
7745 |
Flash640 / .text / zcl_reportManager.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CreateReportManager |
0x00014e20 |
0x00014ea0 |
128 |
13% |
7751 |
.text.eZCLAddReport |
0x00014ea0 |
0x00015058 |
440 |
44% |
7754 |
.text.eZCL_CreateLocalReport |
0x00015058 |
0x000150d4 |
124 |
13% |
7757 |
.text.eZCLFindReportEntryByAttributeIdAndDirection |
0x000150d4 |
0x00015120 |
76 |
8% |
7760 |
.text.eZCL_GetNumberOfFreeReportRecordEntries |
0x00015120 |
0x0001514c |
44 |
5% |
7763 |
.text.vZCL_SetDefaultReporting |
0x0001514c |
0x00015172 |
38 |
4% |
7766 |
.text.eZCL_SetReportableFlag |
0x00015172 |
0x00015208 |
150 |
15% |
7769 |
Expected total in zcl_reportManager.o file: |
1000 |
Actual: |
1000 |
100% |
7751 |
Flash640 / .text / zcl_reportMaths.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_AlignNumericAttributeValueTo64 |
0x00015208 |
0x000152ac |
164 |
30% |
7772 |
.text.eZCL_IndicateReportableChange |
0x000152ac |
0x000153ce |
290 |
53% |
7774 |
.text.eZCL_StoreChangeAttributeValue |
0x000153ce |
0x00015432 |
100 |
19% |
7777 |
Expected total in zcl_reportMaths.o file: |
554 |
Actual: |
554 |
100% |
7772 |
Flash640 / .text / zcl_reportScheduler.o |
Start |
End |
Size |
% |
Line |
.text.bHasTimerFired |
0x00015432 |
0x00015480 |
78 |
12% |
7780 |
.text.vReportTimerClickCallback |
0x00015480 |
0x000156f4 |
628 |
89% |
7782 |
Expected total in zcl_reportScheduler.o file: |
706 |
Actual: |
706 |
100% |
7780 |
Flash640 / .text / zcl_reportStringHandling.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_SetPointerToStringStorage |
0x000156f4 |
0x00015710 |
28 |
13% |
7785 |
.text.pu8ZCL_GetPointerToStringStorage |
0x00015710 |
0x00015726 |
22 |
10% |
7788 |
.text.vZCL_AllocateSpaceForStringReports |
0x00015726 |
0x0001574e |
40 |
18% |
7791 |
.text.eZCL_CheckForStringAttributeChange |
0x0001574e |
0x00015794 |
70 |
32% |
7794 |
.text.eZCL_CopyStringAttributeToPreviousValue |
0x00015794 |
0x000157d4 |
64 |
29% |
7797 |
Expected total in zcl_reportStringHandling.o file: |
224 |
Actual: |
224 |
100% |
7785 |
Flash640 / .text / zcl_reportStructure.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_GetAttributeReportableEntry |
0x000157d4 |
0x0001583c |
104 |
79% |
7800 |
.text.eZCL_DoesAttributeHaveReportableChange |
0x0001583c |
0x00015858 |
28 |
22% |
7803 |
Expected total in zcl_reportStructure.o file: |
132 |
Actual: |
132 |
100% |
7800 |
Flash640 / .text / zcl_search.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPentry |
0x00015858 |
0x00015898 |
64 |
7% |
7806 |
.text.eZCL_SearchForEPentryAndCheckManufacturerId |
0x00015898 |
0x000158d0 |
56 |
6% |
7809 |
.text.eZCL_SearchForClusterEntry |
0x000158d0 |
0x0001593c |
108 |
12% |
7812 |
.text.eZCL_SearchForAttributeEntry |
0x0001593c |
0x000159c6 |
138 |
15% |
7815 |
.text.eZCL_FindCluster |
0x000159c6 |
0x00015a08 |
66 |
7% |
7818 |
.text.pvZCL_GetAttributePointer |
0x00015a08 |
0x00015a66 |
94 |
10% |
7821 |
.text.eZCL_GetLocalAttributeValue |
0x00015a66 |
0x00015b02 |
156 |
17% |
7824 |
.text.eZCL_ReadLocalAttributeValue |
0x00015b02 |
0x00015b3a |
56 |
6% |
7827 |
.text.eZCL_SetLocalAttributeValue |
0x00015b3a |
0x00015be4 |
170 |
18% |
7830 |
.text.eZCL_WriteLocalAttributeValue |
0x00015be4 |
0x00015c1c |
56 |
6% |
7833 |
Expected total in zcl_search.o file: |
964 |
Actual: |
964 |
100% |
7806 |
Flash640 / .text / zcl_timer.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CreateTimer |
0x00015c1c |
0x00015c88 |
108 |
27% |
7836 |
.text.eZCL_TimerRegister |
0x00015c88 |
0x00015ce8 |
96 |
24% |
7839 |
.text.vZCL_TimerSchedulerUpdate |
0x00015ce8 |
0x00015da4 |
188 |
47% |
7842 |
.text.u32ZCL_GetUTCTime |
0x00015da4 |
0x00015db0 |
12 |
3% |
7845 |
Expected total in zcl_timer.o file: |
404 |
Actual: |
404 |
100% |
7836 |
Flash640 / .text / zcl_transmit.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_TransmitDataRequest |
0x00015db0 |
0x000160b4 |
772 |
89% |
7848 |
.text.eZCL_BuildTransmitAddressStructure |
0x000160b4 |
0x00016118 |
100 |
12% |
7851 |
Expected total in zcl_transmit.o file: |
872 |
Actual: |
872 |
100% |
7848 |
Flash640 / .text / bdb_fr.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFrStateMachine |
0x00016118 |
0x00016190 |
120 |
100% |
7855 |
Expected total in bdb_fr.o file: |
120 |
Actual: |
120 |
100% |
7855 |
Flash640 / .text / bdb_start.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vInit |
0x00016190 |
0x00016268 |
216 |
19% |
7858 |
.text.BDB_u8PickChannel |
0x00016268 |
0x000162b4 |
76 |
7% |
7861 |
.text.BDB_vRejoinSuccess |
0x000162b4 |
0x00016324 |
112 |
10% |
7864 |
.text.BDB_vSetRejoinFilter |
0x00016324 |
0x00016368 |
68 |
6% |
7867 |
.text.BDB_vRejoinCycle |
0x00016368 |
0x0001650c |
420 |
36% |
7870 |
.text.bdb_vStart |
0x0001650c |
0x000165c4 |
184 |
16% |
7873 |
.text.BDB_vStart |
0x000165c4 |
0x000165cc |
8 |
1% |
7875 |
.text.BDB_vInitStateMachine |
0x000165cc |
0x000165f4 |
40 |
4% |
7879 |
.text.BDB_vRejoinTimerCb |
0x000165f4 |
0x000165fc |
8 |
1% |
7882 |
.text.BDB_vSetAssociationFilter |
0x000165fc |
0x00016630 |
52 |
5% |
7886 |
Expected total in bdb_start.o file: |
1184 |
Actual: |
1184 |
100% |
7858 |
Flash640 / .text / bdb_state_machine.o |
Start |
End |
Size |
% |
Line |
.text.APP_vGenCallback |
0x00016630 |
0x00016670 |
64 |
39% |
7889 |
.text.bdb_taskBDB |
0x00016670 |
0x000166c8 |
88 |
53% |
7892 |
.text.BDB_vZclEventHandler |
0x000166c8 |
0x000166d8 |
16 |
10% |
7895 |
Expected total in bdb_state_machine.o file: |
168 |
Actual: |
168 |
100% |
7889 |
Flash640 / .text / bdb_ns.o |
Start |
End |
Size |
% |
Line |
.text.vNsSendPermitJoin |
0x000166d8 |
0x00016728 |
80 |
5% |
7898 |
.text.vNsDiscoverNwk |
0x00016728 |
0x000167c4 |
156 |
10% |
7900 |
.text.vNsTclkSendReqKey |
0x000167c4 |
0x00016800 |
60 |
4% |
7902 |
.text.vNsAfterNwkJoin |
0x00016800 |
0x00016848 |
72 |
5% |
7904 |
.text.vNsLeaveNwk |
0x00016848 |
0x0001686c |
36 |
3% |
7906 |
.text.vNsTclkSendNodeDescReq |
0x0001686c |
0x00016904 |
152 |
10% |
7908 |
.text.BDB_eNsStartNwkSteering |
0x00016904 |
0x00016990 |
140 |
9% |
7910 |
.text.BDB_vNsTimerCb |
0x00016990 |
0x00016a58 |
200 |
12% |
7913 |
.text.vNsTryNwkJoinAppCb |
0x00016a58 |
0x00016a5c |
4 |
1% |
7916 |
.text.vNsTryNwkJoin.constprop.0 |
0x00016a5c |
0x00016b64 |
264 |
16% |
7920 |
.text.BDB_vNsStateMachine |
0x00016b64 |
0x00016d6c |
520 |
31% |
7922 |
Expected total in bdb_ns.o file: |
1684 |
Actual: |
1684 |
100% |
7898 |
Flash640 / .text / bdb_nf.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vNfFormCentralizedNwk |
0x00016d6c |
0x00016d7c |
16 |
3% |
7925 |
.text.vNfRetryNwkFormation |
0x00016d7c |
0x00016e00 |
132 |
19% |
7929 |
.text.vNfDiscoverNwk |
0x00016e00 |
0x00016e8c |
140 |
20% |
7931 |
.text.BDB_vNfStateMachine |
0x00016e8c |
0x00016f98 |
268 |
38% |
7933 |
.text.BDB_eNfStartNwkFormation |
0x00016f98 |
0x00017040 |
168 |
24% |
7936 |
Expected total in bdb_nf.o file: |
724 |
Actual: |
724 |
100% |
7925 |
Flash640 / .text / bdb_fb_common.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFbZclHandler |
0x00017040 |
0x0001704c |
12 |
100% |
7939 |
Expected total in bdb_fb_common.o file: |
12 |
Actual: |
12 |
100% |
7939 |
Flash640 / .text / bdb_fb_target.o |
Start |
End |
Size |
% |
Line |
.text.BDB_eFbTriggerAsTarget |
0x0001704c |
0x000170a8 |
92 |
61% |
7942 |
.text.BDB_vFbHandleStopIdentification |
0x000170a8 |
0x000170e4 |
60 |
40% |
7945 |
Expected total in bdb_fb_target.o file: |
152 |
Actual: |
152 |
100% |
7942 |
Flash640 / .text / bdb_DeviceCommissioning.o |
Start |
End |
Size |
% |
Line |
.text.BDB_u8OutOfBandCommissionStartDevice |
0x000170e4 |
0x0001731c |
568 |
73% |
7948 |
.text.BDB_bOutOfBandCommissionGetKey |
0x0001731c |
0x000173a4 |
136 |
18% |
7951 |
.text.BDB_vOutOfBandCommissionHandleEvent |
0x000173a4 |
0x000173f8 |
84 |
11% |
7955 |
Expected total in bdb_DeviceCommissioning.o file: |
788 |
Actual: |
788 |
100% |
7948 |
Flash640 / .text / pdum_nwk.o |
Start |
End |
Size |
% |
Line |
.text.eNPduFree |
0x000173f8 |
0x00017470 |
120 |
11% |
7958 |
.text.eAllocateNPDU |
0x00017470 |
0x000174c8 |
88 |
8% |
7960 |
.text.PDUM_eNPduAllocate |
0x000174c8 |
0x000174cc |
4 |
1% |
7962 |
.text.PDUM_eNPduClone |
0x000174cc |
0x0001750c |
64 |
6% |
7965 |
.text.PDUM_eNPduInitDescending |
0x0001750c |
0x00017520 |
20 |
2% |
7969 |
.text.PDUM_eNPduInitAscending |
0x00017520 |
0x0001753a |
26 |
3% |
7972 |
.text.PDUM_eNPduFree |
0x0001753a |
0x0001753e |
4 |
1% |
7975 |
.text.PDUM_eNPduClaimHeader |
0x0001753e |
0x0001755a |
28 |
3% |
7978 |
.text.PDUM_eNPduClaimFooter |
0x0001755a |
0x00017576 |
28 |
3% |
7981 |
.text.PDUM_eNPduClaimData |
0x00017576 |
0x000175cc |
86 |
8% |
7984 |
.text.PDUM_eNPduAscend |
0x000175cc |
0x000175ea |
30 |
3% |
7987 |
.text.PDUM_eNPduDescend |
0x000175ea |
0x00017608 |
30 |
3% |
7990 |
.text.PDUM_eNPduPrependHeaderNBO |
0x00017608 |
0x00017650 |
72 |
7% |
7993 |
.text.PDUM_eNPduAppendDataNBO |
0x00017650 |
0x0001769a |
74 |
7% |
7996 |
.text.PDUM_eNPduReadHeaderNBO |
0x0001769a |
0x000176da |
64 |
6% |
7999 |
.text.PDUM_eNPduReadFooterNBO |
0x000176da |
0x00017718 |
62 |
6% |
8002 |
.text.PDUM_eNPduWriteFromBuffer |
0x00017718 |
0x0001773c |
36 |
4% |
8005 |
.text.PDUM_eNPduWriteDataToBuffer |
0x0001773c |
0x00017796 |
90 |
8% |
8008 |
.text.PDUM_eNPduWriteDataFromBuffer |
0x00017796 |
0x000177f0 |
90 |
8% |
8011 |
.text.pdum_vNPduInit |
0x000177f0 |
0x00017850 |
96 |
9% |
8015 |
.text.PDUM_u8GetMaxNpduUse |
0x00017850 |
0x0001785c |
12 |
2% |
8018 |
.text.PDUM_u8GetNpduUse |
0x0001785c |
0x00017868 |
12 |
2% |
8021 |
.text.PDUM_u8GetNpduPool |
0x00017868 |
0x00017874 |
12 |
2% |
8024 |
Expected total in pdum_nwk.o file: |
1148 |
Actual: |
1148 |
100% |
7958 |
Flash640 / .text / pdum_apl.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_u16APduInstanceReadNBO |
0x00017874 |
0x000178a8 |
52 |
10% |
8027 |
.text.PDUM_u16APduInstanceWriteNBO |
0x000178a8 |
0x000178f4 |
76 |
15% |
8031 |
.text.PDUM_u16APduInstanceWriteStrNBO |
0x000178f4 |
0x0001793c |
72 |
14% |
8034 |
.text.PDUM_pvAPduInstanceGetPayload |
0x0001793c |
0x00017942 |
6 |
2% |
8037 |
.text.PDUM_u16APduInstanceGetPayloadSize |
0x00017942 |
0x00017948 |
6 |
2% |
8040 |
.text.PDUM_eAPduInstanceSetPayloadSize |
0x00017948 |
0x0001796c |
36 |
7% |
8043 |
.text.PDUM_hAPduAllocateAPduInstance |
0x0001796c |
0x0001799c |
48 |
10% |
8046 |
.text.PDUM_eAPduFreeAPduInstance |
0x0001799c |
0x00017a20 |
132 |
26% |
8049 |
.text.PDUM_thAPduInstanceGetApdu |
0x00017a20 |
0x00017a34 |
20 |
4% |
8052 |
.text.PDUM_u16APduGetSize |
0x00017a34 |
0x00017a3c |
8 |
2% |
8055 |
.text.pdum_vAPduInit |
0x00017a3c |
0x00017a7c |
64 |
13% |
8059 |
Expected total in pdum_apl.o file: |
520 |
Actual: |
520 |
100% |
8027 |
Flash640 / .text / pdum.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_u16SizeNBO |
0x00017a7c |
0x00017ac4 |
72 |
10% |
8062 |
.text.pdum_u16WriteNBO |
0x00017ac4 |
0x00017b9c |
216 |
29% |
8065 |
.text.pdum_u16WriteStrNBO |
0x00017b9c |
0x00017c9e |
258 |
34% |
8068 |
.text.pdum_u16ReadNBO |
0x00017c9e |
0x00017d74 |
214 |
29% |
8071 |
Expected total in pdum.o file: |
760 |
Actual: |
760 |
100% |
8062 |
Flash640 / .text / PDM_Create.c.obj |
Start |
End |
Size |
% |
Line |
.text.u8PDM_CalculateLargestDataRecordStored |
0x00017d74 |
0x00017dac |
56 |
14% |
8075 |
.text.PDM_vErrorReport |
0x00017dac |
0x00017dc4 |
24 |
6% |
8078 |
.text.iPDM_CreateFileSystemInRAM |
0x00017dc4 |
0x00017e94 |
208 |
51% |
8081 |
.text.PDM_eInitialise |
0x00017e94 |
0x00017f10 |
124 |
31% |
8084 |
Expected total in PDM_Create.c.obj file: |
412 |
Actual: |
412 |
100% |
8075 |
Flash640 / .text / PDM_FLASH.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_InitialiseNVM |
0x00017f10 |
0x00017f14 |
4 |
1% |
8087 |
.text.vPDM_DisableNVM |
0x00017f14 |
0x00017f18 |
4 |
1% |
8090 |
.text.iPDM_TestNVMblank |
0x00017f18 |
0x00017f44 |
44 |
8% |
8094 |
.text.iPDM_TestNVM |
0x00017f44 |
0x00017fb0 |
108 |
18% |
8097 |
.text.iPDM_ReadDataFromNVM |
0x00017fb0 |
0x00018000 |
80 |
13% |
8100 |
.text.iPDM_GetDataAddressFromNVM |
0x00018000 |
0x0001803c |
60 |
10% |
8103 |
.text.vPDM_WriteDataToNVM |
0x0001803c |
0x00018084 |
72 |
12% |
8106 |
.text.vClearMarginCheckIndications |
0x00018084 |
0x000180a0 |
28 |
5% |
8109 |
.text.iPDM_FixWriteDataInNVM |
0x000180a0 |
0x00018100 |
96 |
16% |
8112 |
.text.iPDM_EraseNVM |
0x00018100 |
0x00018184 |
132 |
22% |
8115 |
Expected total in PDM_FLASH.c.obj file: |
628 |
Actual: |
628 |
100% |
8087 |
Flash640 / .text / PDM_FileSystemData.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadDataWithIdFromFileSystem |
0x00018184 |
0x00018240 |
188 |
26% |
8118 |
.text.PDM_eReadDataFromRecord |
0x00018240 |
0x000182f0 |
176 |
24% |
8121 |
.text.iPDM_WriteDataWithIdToFileSystem |
0x000182f0 |
0x00018468 |
376 |
51% |
8124 |
Expected total in PDM_FileSystemData.c.obj file: |
740 |
Actual: |
740 |
100% |
8118 |
Flash640 / .text / PDM_FileSystemDelete.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_DeleteAllSegmentsWithIdFromFileSystemList |
0x00018468 |
0x000184ac |
68 |
45% |
8127 |
.text.vPDM_DeleteSegmentsWithIdFromFileSystem |
0x000184ac |
0x000184cc |
32 |
22% |
8129 |
.text.PDM_vDeleteDataRecord |
0x000184cc |
0x00018500 |
52 |
35% |
8132 |
Expected total in PDM_FileSystemDelete.c.obj file: |
152 |
Actual: |
152 |
100% |
8127 |
Flash640 / .text / PDM_FileSystemGenerate.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_GenerateCleanFileSystem |
0x00018500 |
0x00018550 |
80 |
11% |
8135 |
.text.iPDM_GenerateFileSystemInRAM |
0x00018550 |
0x00018800 |
688 |
90% |
8138 |
Expected total in PDM_FileSystemGenerate.c.obj file: |
768 |
Actual: |
768 |
100% |
8135 |
Flash640 / .text / PDM_FileSystemHeaderAccessFunctions.c.obj |
Start |
End |
Size |
% |
Line |
.text.ePDM_ReadFileSystemHeaderCopyIndex |
0x00018800 |
0x00018808 |
8 |
3% |
8141 |
.text.vPDM_WriteFileSystemHeaderValidState |
0x00018808 |
0x00018816 |
14 |
6% |
8144 |
.text.ePDM_ReadFileSystemHeaderValidState |
0x00018816 |
0x0001881e |
8 |
3% |
8147 |
.text.bPDM_ReadFileSystemHeaderFirstBit |
0x0001881e |
0x00018826 |
8 |
3% |
8150 |
.text.bPDM_ReadFileSystemHeaderLastBit |
0x00018826 |
0x00018830 |
10 |
4% |
8153 |
.text.vPDM_WriteFileSystemHeaderWearCount |
0x00018830 |
0x0001885c |
44 |
17% |
8157 |
.text.u32PDM_ReadFileSystemHeaderWearCount |
0x0001885c |
0x00018870 |
20 |
8% |
8160 |
.text.vPDM_WriteNVMsegmentHeaderChecksum |
0x00018870 |
0x00018876 |
6 |
3% |
8163 |
.text.u16PDM_ReadNVMsegmentHeaderChecksum |
0x00018876 |
0x00018882 |
12 |
5% |
8166 |
.text.u8PDM_CreateSegmentStatus |
0x00018882 |
0x000188ac |
42 |
16% |
8169 |
.text.u8PDM_CreateSequenceStatus |
0x000188ac |
0x000188d2 |
38 |
14% |
8172 |
.text.u16PDM_ReadSegmentDataSize |
0x000188d2 |
0x000188f4 |
34 |
13% |
8175 |
.text.u8PDM_ReadSequenceNumber |
0x000188f4 |
0x00018910 |
28 |
11% |
8178 |
Expected total in PDM_FileSystemHeaderAccessFunctions.c.obj file: |
272 |
Actual: |
272 |
100% |
8141 |
Flash640 / .text / PDM_FileSystemHeaderRepair.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_RepairFileSystemRecord |
0x00018910 |
0x0001899c |
140 |
39% |
8182 |
.text.iPDM_RepairFileSystemRecordAfterEccFail |
0x0001899c |
0x00018a00 |
100 |
28% |
8185 |
.text.vPDM_GetMaximumAndMinimumSegmentWearCounts |
0x00018a00 |
0x00018a78 |
120 |
34% |
8188 |
Expected total in PDM_FileSystemHeaderRepair.c.obj file: |
360 |
Actual: |
360 |
100% |
8182 |
Flash640 / .text / PDM_FileSystemMove.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_MoveAllDataFromListToList |
0x00018a78 |
0x00018abe |
70 |
16% |
8191 |
.text.vPDM_MoveAllDataWithBufferIdFromListToList |
0x00018abe |
0x00018b46 |
136 |
30% |
8194 |
.text.vPDM_MoveFileRecordFromListToList |
0x00018b46 |
0x00018b68 |
34 |
8% |
8197 |
.text.vPDM_MoveAllDataToDeAllocList |
0x00018b68 |
0x00018b94 |
44 |
10% |
8201 |
.text.vPDM_MoveRecordToDeAllocList |
0x00018b94 |
0x00018bb4 |
32 |
7% |
8204 |
.text.vPDM_MoveAllDataWithBufferIdAndStateFromListToList |
0x00018bb4 |
0x00018c48 |
148 |
32% |
8207 |
Expected total in PDM_FileSystemMove.c.obj file: |
464 |
Actual: |
464 |
100% |
8191 |
Flash640 / .text / PDM_FileSystemVerify.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_SelectValidFileRecordInstance |
0x00018c48 |
0x00018d60 |
280 |
64% |
8211 |
.text.iPDM_VerifyDataSequenceWithBufferId |
0x00018d60 |
0x00018e00 |
160 |
37% |
8213 |
Expected total in PDM_FileSystemVerify.c.obj file: |
440 |
Actual: |
440 |
100% |
8211 |
Flash640 / .text / PDM_NVMheaderAccessFunctions.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_SetNVMandFileSystemValidState |
0x00018e00 |
0x00018e26 |
38 |
100% |
8216 |
Expected total in PDM_NVMheaderAccessFunctions.c.obj file: |
38 |
Actual: |
38 |
100% |
8216 |
Flash640 / .text / PDM_NVMheaderReadAndWrite.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadSegmentHeaderDataFromNVMsegment |
0x00018e26 |
0x00018e6a |
68 |
62% |
8219 |
.text.vPDM_WriteSegmentHeaderDataIntoNVMsegment |
0x00018e6a |
0x00018e94 |
42 |
39% |
8222 |
Expected total in PDM_NVMheaderReadAndWrite.c.obj file: |
110 |
Actual: |
110 |
100% |
8219 |
Flash640 / .text / PDM_NVMReadAndWrite.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadUserDataFromNVMsegment |
0x00018e94 |
0x00018f20 |
140 |
59% |
8225 |
.text.iPDM_WriteFileSystemRecordAndSegmentDataIntoNVMsegment |
0x00018f20 |
0x00018f82 |
98 |
42% |
8228 |
Expected total in PDM_NVMReadAndWrite.c.obj file: |
238 |
Actual: |
238 |
100% |
8225 |
Flash640 / .text / PDM_NVMsegmentStatus.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_DoesNVMsegmentContainFileSystemHeader |
0x00018f82 |
0x00018fb2 |
48 |
100% |
8231 |
Expected total in PDM_NVMsegmentStatus.c.obj file: |
48 |
Actual: |
48 |
100% |
8231 |
Flash640 / .text / PDM_SearchAndListOrder.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSearchForWearCountInsertPoint |
0x00018fb2 |
0x00018fc8 |
22 |
6% |
8234 |
.text.bPDM_CompareRecordsForExactMatch |
0x00018fc8 |
0x00019000 |
56 |
14% |
8237 |
.text.boIdValueSearchMatch |
0x00019000 |
0x00019054 |
84 |
20% |
8239 |
.text.vPDM_AddFileSystemElementToListInAscendingWearCountOrder |
0x00019054 |
0x000190d4 |
128 |
31% |
8242 |
.text.iPDM_SearchForBufferIdInList |
0x000190d4 |
0x00019108 |
52 |
13% |
8245 |
.text.iPDM_SearchForBufferIdInFileSystem |
0x00019108 |
0x00019124 |
28 |
7% |
8248 |
.text.iPDM_SearchForSpecificSegmentInList |
0x00019124 |
0x00019158 |
52 |
13% |
8251 |
Expected total in PDM_SearchAndListOrder.c.obj file: |
422 |
Actual: |
422 |
100% |
8234 |
Flash640 / .text / PDM_Segment.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_WriteSegmentHeaderAndData |
0x00019158 |
0x00019220 |
200 |
55% |
8254 |
.text.iPDM_SegmentCopyAndAppendData |
0x00019220 |
0x000192c8 |
168 |
46% |
8257 |
Expected total in PDM_Segment.c.obj file: |
368 |
Actual: |
368 |
100% |
8254 |
Flash640 / .text / PDM_SegmentData.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadUserDataFromFileSystemRecord |
0x000192c8 |
0x000192e8 |
32 |
32% |
8260 |
.text.iPDM_GetUserDataReferenceFromFileSystemRecord |
0x000192e8 |
0x0001930e |
38 |
38% |
8263 |
.text.iPDM_WriteUserDataIntoSegment |
0x0001930e |
0x0001932c |
30 |
30% |
8266 |
Expected total in PDM_SegmentData.c.obj file: |
100 |
Actual: |
100 |
100% |
8260 |
Flash640 / .text / PDM_SegmentReplace.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_CompareDataInFileRecords |
0x0001932c |
0x00019370 |
68 |
8% |
8269 |
.text.bPDM_FindLastMarkerSegment |
0x00019370 |
0x000193a8 |
56 |
7% |
8271 |
.text.iPDM_ReconstructAtRunTimeReplacedDataTable |
0x000193a8 |
0x000194ac |
260 |
29% |
8274 |
.text.iPDM_ReplaceChangedSegmentInSequence |
0x000194ac |
0x000195a8 |
252 |
28% |
8277 |
.text.iPDM_ReconstructReplacedDataTable |
0x000195a8 |
0x000196c4 |
284 |
31% |
8280 |
Expected total in PDM_SegmentReplace.c.obj file: |
920 |
Actual: |
920 |
100% |
8269 |
Flash640 / .text / PDM_SegmentSequenceExtendDelete.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_IsSequenceAppended |
0x000196c4 |
0x000196e0 |
28 |
14% |
8283 |
.text.vPDM_DeleteAppendedSequence |
0x000196e0 |
0x00019794 |
180 |
87% |
8286 |
Expected total in PDM_SegmentSequenceExtendDelete.c.obj file: |
208 |
Actual: |
208 |
100% |
8283 |
Flash640 / .text / PDM_SegmentSequenceExtendReconstruct.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSegmentNumberDeleteSearchMatch |
0x00019794 |
0x000197a8 |
20 |
4% |
8289 |
.text.iPDM_ReconstructExtendedSegmentSequence |
0x000197a8 |
0x00019a1c |
628 |
97% |
8291 |
Expected total in PDM_SegmentSequenceExtendReconstruct.c.obj file: |
648 |
Actual: |
648 |
100% |
8289 |
Flash640 / .text / PDM_SegmentSequenceSave.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_DetermineSegmentSaveMechanism |
0x00019a1c |
0x00019b1c |
256 |
38% |
8294 |
.text.vPDM_RecalculateMaximumRecordSize |
0x00019b1c |
0x00019b4c |
48 |
8% |
8297 |
.text.PDM_eSaveRecordDataInternal |
0x00019b4c |
0x00019cbc |
368 |
55% |
8300 |
.text.PDM_eSaveRecordData |
0x00019cbc |
0x00019cc2 |
6 |
1% |
8302 |
Expected total in PDM_SegmentSequenceSave.c.obj file: |
678 |
Actual: |
678 |
100% |
8294 |
Flash640 / .text / PDM_slist.c.obj |
Start |
End |
Size |
% |
Line |
.text.vSLISTinitialise |
0x00019cc2 |
0x00019cca |
8 |
3% |
8305 |
.text.psSLISTgetHead |
0x00019cca |
0x00019cce |
4 |
2% |
8308 |
.text.psSLISTgetTail |
0x00019cce |
0x00019cd4 |
6 |
3% |
8311 |
.text.psSLISTgetNext |
0x00019cd4 |
0x00019cf4 |
32 |
12% |
8315 |
.text.vSLISTaddToTail |
0x00019cf4 |
0x00019d0a |
22 |
8% |
8318 |
.text.vSLISTinsertAfter |
0x00019d0a |
0x00019d20 |
22 |
8% |
8321 |
.text.vSLISTaddToHead |
0x00019d20 |
0x00019d34 |
20 |
7% |
8324 |
.text.psSLISTremove |
0x00019d34 |
0x00019d94 |
96 |
34% |
8328 |
.text.psSLISTsearch |
0x00019d94 |
0x00019dc8 |
52 |
18% |
8331 |
.text.psSLISTsearchFromHead |
0x00019dc8 |
0x00019dce |
6 |
3% |
8334 |
.text.iSLISTnumberOfNodes |
0x00019dce |
0x00019de4 |
22 |
8% |
8337 |
Expected total in PDM_slist.c.obj file: |
290 |
Actual: |
290 |
100% |
8305 |
Flash640 / .text / PdmNoRtosStub.c.obj |
Start |
End |
Size |
% |
Line |
.text.PDM_vEnterCriticalSection |
0x00019de4 |
0x00019df0 |
12 |
50% |
8341 |
.text.PDM_vExitCriticalSection |
0x00019df0 |
0x00019dfc |
12 |
50% |
8344 |
Expected total in PdmNoRtosStub.c.obj file: |
24 |
Actual: |
24 |
100% |
8341 |
Flash640 / .text / PDM_FileSystem.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_CreateCandidateBufferList |
0x00019dfc |
0x00019ed8 |
220 |
49% |
8347 |
.text.iPDM_GetFileSystemBuffer |
0x00019ed8 |
0x00019f04 |
44 |
10% |
8350 |
.text.u8PDM_CalculateSegmentsRequired |
0x00019f04 |
0x00019f2c |
40 |
9% |
8353 |
.text.vPDM_CreateFileSystemHeader |
0x00019f2c |
0x00019f5c |
48 |
11% |
8356 |
.text.iPDM_GetLengthOfDataInBufferWithIdFromFileSystem |
0x00019f5c |
0x00019fac |
80 |
18% |
8359 |
.text.u8PDM_CalculateFileSystemCapacity |
0x00019fac |
0x00019fc0 |
20 |
5% |
8362 |
Expected total in PDM_FileSystem.c.obj file: |
452 |
Actual: |
452 |
100% |
8347 |
Flash640 / .text / PDM_FileSystemHeaderChecksum.c.obj |
Start |
End |
Size |
% |
Line |
.text.u16PDM_CalculateRecordChecksum |
0x00019fc0 |
0x0001a030 |
112 |
100% |
8365 |
Expected total in PDM_FileSystemHeaderChecksum.c.obj file: |
112 |
Actual: |
112 |
100% |
8365 |
Flash640 / .text / PDM_FileSystemHeaderVerify.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReCalculateWearCountAndChecksumAndWriteFileSystemHeader |
0x0001a030 |
0x0001a084 |
84 |
70% |
8368 |
.text.iPDM_VerifyFileSystemRecord |
0x0001a084 |
0x0001a0a8 |
36 |
30% |
8371 |
Expected total in PDM_FileSystemHeaderVerify.c.obj file: |
120 |
Actual: |
120 |
100% |
8368 |
Flash640 / .text / PDM_SegmentSequenceExtendFilter.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_FilterDuplicateAppendedSegmentsOnList |
0x0001a0a8 |
0x0001a0fe |
86 |
18% |
8374 |
.text.vPDM_FilterDuplicateAppendedSegmentsFromList |
0x0001a0fe |
0x0001a1ba |
188 |
38% |
8376 |
.text.vPDM_FilterDuplicateSegmentsBySequenceNumberFromValidList |
0x0001a1ba |
0x0001a212 |
88 |
18% |
8379 |
.text.iPDM_SearchForReplacementAppendedSegment |
0x0001a212 |
0x0001a2a0 |
142 |
29% |
8382 |
Expected total in PDM_SegmentSequenceExtendFilter.c.obj file: |
504 |
Actual: |
504 |
100% |
8374 |
Flash640 / .text / PDM_WearLevelling.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSearchForWearCountSubstitute |
0x0001a2a0 |
0x0001a2c0 |
32 |
14% |
8385 |
.text.iPDM_GetWearLevelledBuffer |
0x0001a2c0 |
0x0001a388 |
200 |
87% |
8387 |
Expected total in PDM_WearLevelling.c.obj file: |
232 |
Actual: |
232 |
100% |
8385 |
Flash640 / .text / zps_apl_af.o |
Start |
End |
Size |
% |
Line |
.text.psFindSimpleDescContainer |
0x0001a388 |
0x0001a3a8 |
32 |
4% |
8390 |
.text.eAplAfCommonDataReq |
0x0001a3a8 |
0x0001a46c |
196 |
21% |
8392 |
.text.zps_eAplAfInit |
0x0001a46c |
0x0001a4b4 |
72 |
8% |
8394 |
.text.zps_eAplAfGetNodeDescriptor |
0x0001a4b4 |
0x0001a4cc |
24 |
3% |
8397 |
.text.zps_eAplAfGetSimpleDescriptor |
0x0001a4cc |
0x0001a510 |
68 |
7% |
8400 |
.text.zps_eAplAfUnicastDataReq |
0x0001a510 |
0x0001a558 |
72 |
8% |
8403 |
.text.zps_eAplAfUnicastAckDataReq |
0x0001a558 |
0x0001a5a2 |
74 |
8% |
8406 |
.text.zps_eAplAfUnicastIeeeDataReq |
0x0001a5a2 |
0x0001a5d4 |
50 |
6% |
8409 |
.text.zps_eAplAfUnicastIeeeAckDataReq |
0x0001a5d4 |
0x0001a608 |
52 |
6% |
8412 |
.text.zps_eAplAfGroupDataReq |
0x0001a608 |
0x0001a636 |
46 |
5% |
8415 |
.text.zps_eAplAfBroadcastDataReq |
0x0001a636 |
0x0001a67a |
68 |
7% |
8418 |
.text.zps_eAplAfBoundDataReq |
0x0001a67a |
0x0001a68c |
18 |
2% |
8421 |
.text.zps_eAplAfBoundAckDataReq |
0x0001a68c |
0x0001a6a0 |
20 |
3% |
8424 |
.text.ZPS_bIsGroupPresent |
0x0001a6a0 |
0x0001a6d8 |
56 |
6% |
8427 |
.text.vWrite16Nbo |
0x0001a6d8 |
0x0001a6e0 |
8 |
1% |
8430 |
.text.u16Read16Nbo |
0x0001a6e0 |
0x0001a6e4 |
4 |
1% |
8433 |
.text.vWrite32Nbo |
0x0001a6e4 |
0x0001a6f4 |
16 |
2% |
8436 |
.text.vWrite64Nbo |
0x0001a6f4 |
0x0001a712 |
30 |
4% |
8439 |
.text.zps_eAfVerifyKeyReqRsp |
0x0001a712 |
0x0001a74c |
58 |
6% |
8442 |
.text.zps_vAplAfSetMacCapability |
0x0001a74c |
0x0001a754 |
8 |
1% |
8445 |
Expected total in zps_apl_af.o file: |
972 |
Actual: |
972 |
100% |
8390 |
Flash640 / .text / zps_apl_af_apsde.o |
Start |
End |
Size |
% |
Line |
.text.bCheckProfile |
0x0001a754 |
0x0001a794 |
64 |
5% |
8448 |
.text.vFillApduErrorEvent |
0x0001a794 |
0x0001a7d2 |
62 |
5% |
8450 |
.text.vFillDataIndStruct |
0x0001a7d2 |
0x0001a828 |
86 |
7% |
8452 |
.text.vPostToEndpoint.part.0 |
0x0001a828 |
0x0001aa44 |
540 |
40% |
8454 |
.text.zps_vAplAfHandleApsdeDcfmInd |
0x0001aa44 |
0x0001ac1a |
470 |
35% |
8456 |
.text.zps_vHandleApsdeDataFragIndNotSupported |
0x0001ac1a |
0x0001ac78 |
94 |
7% |
8459 |
.text.zps_vAplApsInitFragReceivePool |
0x0001ac78 |
0x0001aca4 |
44 |
4% |
8462 |
.text.zps_vSetIgnoreProfileCheck |
0x0001aca4 |
0x0001acb0 |
12 |
1% |
8466 |
Expected total in zps_apl_af_apsde.o file: |
1372 |
Actual: |
1372 |
100% |
8448 |
Flash640 / .text / zps_apl_task.o |
Start |
End |
Size |
% |
Line |
.text.psGetApsdeBuf |
0x0001acb0 |
0x0001acb6 |
6 |
1% |
8469 |
.text.psGetApsmeBuf |
0x0001acb6 |
0x0001acbc |
6 |
1% |
8471 |
.text.psGetNldeBuf |
0x0001acbc |
0x0001acc4 |
8 |
2% |
8473 |
.text.vPostNlmeDcfmInd |
0x0001acc4 |
0x0001acc8 |
4 |
1% |
8475 |
.text.vPostApsmeDcfmInd |
0x0001acc8 |
0x0001accc |
4 |
1% |
8477 |
.text.vPostApsdeDcfmInd |
0x0001accc |
0x0001acd0 |
4 |
1% |
8479 |
.text.vPostNldeDcfmInd |
0x0001acd0 |
0x0001ad4c |
124 |
21% |
8481 |
.text.psGetNlmeBuf |
0x0001ad4c |
0x0001ad54 |
8 |
2% |
8483 |
.text.zps_vAplAfTaskInit |
0x0001ad54 |
0x0001adac |
88 |
15% |
8485 |
.text.zps_vAplAfPostEvent |
0x0001adac |
0x0001ae30 |
132 |
22% |
8488 |
.text.zps_taskZPS |
0x0001ae30 |
0x0001af18 |
232 |
38% |
8491 |
Expected total in zps_apl_task.o file: |
616 |
Actual: |
616 |
100% |
8469 |
Flash640 / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8AplApsTryFragmentation |
0x0001af18 |
0x0001af5c |
68 |
3% |
8494 |
.text.zps_u8AplApsConstructAndPostLoopBackDataInd |
0x0001af5c |
0x0001b058 |
252 |
8% |
8497 |
.text.u8PostUnicastMsgToNHLE |
0x0001b058 |
0x0001b09c |
68 |
3% |
8499 |
.text.zps_vAplApsInitSyncMsgPool |
0x0001b09c |
0x0001b0d8 |
60 |
2% |
8501 |
.text.zps_u8AplApsFreeMsgHandle |
0x0001b0d8 |
0x0001b10c |
52 |
2% |
8504 |
.text.zps_u8AplApsGetMsgHandle |
0x0001b10c |
0x0001b12c |
32 |
2% |
8507 |
.text.ZPS_vAplRegisterApsdeDcfmIndCallbacks |
0x0001b12c |
0x0001b136 |
10 |
1% |
8510 |
.text.zps_vAplApsFillNldeAndDescend |
0x0001b136 |
0x0001b16c |
54 |
2% |
8513 |
.text.zps_vAplApsFillAndPostApsAck |
0x0001b16c |
0x0001b1c2 |
86 |
3% |
8516 |
.text.zps_vAplApsInitDcfmPool |
0x0001b1c2 |
0x0001b1e8 |
38 |
2% |
8519 |
.text.zps_psApsApsAllocateDcfmRecord |
0x0001b1e8 |
0x0001b254 |
108 |
4% |
8523 |
.text.zps_vApsApsFreeDcfmRecord |
0x0001b254 |
0x0001b25a |
6 |
1% |
8526 |
.text.zps_u8AplApsGetNextDcfmHandle |
0x0001b25a |
0x0001b270 |
22 |
1% |
8529 |
.text.zps_psApsApsGetDcfmRecord |
0x0001b270 |
0x0001b29a |
42 |
2% |
8532 |
.text.zps_vAplApsInitFragTransmitPool |
0x0001b29a |
0x0001b2bc |
34 |
2% |
8535 |
.text.zps_vAplApsStopPollTimer |
0x0001b2bc |
0x0001b330 |
116 |
4% |
8538 |
.text.zps_vAplApsCheckAndStartPollTimer |
0x0001b330 |
0x0001b36c |
60 |
2% |
8541 |
.text.eUnfragmentedUnicastTransmission |
0x0001b36c |
0x0001b5e4 |
632 |
20% |
8545 |
.text.vAckTimeOutHandler |
0x0001b5e4 |
0x0001b6a0 |
188 |
6% |
8547 |
.text.ZPS_vAplHandleApsdeReqRsp |
0x0001b6a0 |
0x0001ba8c |
1004 |
32% |
8550 |
.text.zps_vAplApsPollTimer |
0x0001ba8c |
0x0001bac8 |
60 |
2% |
8553 |
.text.vLoopbackTimerCallback |
0x0001bac8 |
0x0001baf8 |
48 |
2% |
8556 |
.text.ZPS_vDefaultApsdeResources |
0x0001baf8 |
0x0001bb80 |
136 |
5% |
8559 |
Expected total in zps_apl_apsde.o file: |
3176 |
Actual: |
3176 |
100% |
8494 |
Flash640 / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.text.bIsBindTableMatch |
0x0001bb80 |
0x0001bbc2 |
66 |
2% |
8562 |
.text.eRemoveEntryInBindingTable |
0x0001bbc2 |
0x0001bc28 |
102 |
3% |
8564 |
.text.eMakeEntryInBindingTable.constprop.0 |
0x0001bc28 |
0x0001bcc0 |
152 |
5% |
8566 |
.text.eHandleRemoveEntryfromGroupTable |
0x0001bcc0 |
0x0001bd46 |
134 |
4% |
8568 |
.text.eHandleAddEntryToGroupTable |
0x0001bd46 |
0x0001bd86 |
64 |
2% |
8570 |
.text.ePopulatEndPointInGroupTable |
0x0001bd86 |
0x0001be28 |
162 |
5% |
8572 |
.text.psApsmeRequestKeyGetHandle |
0x0001be28 |
0x0001be84 |
92 |
3% |
8574 |
.text.ZPS_vAplRegisterApsmeDcfmIndCallbacks |
0x0001be84 |
0x0001be8e |
10 |
1% |
8577 |
.text.zps_eAplApsmeBindReqRsp |
0x0001be8e |
0x0001bf46 |
184 |
6% |
8580 |
.text.zps_eAplApsmeUnBindReqRsp |
0x0001bf46 |
0x0001bfe4 |
158 |
5% |
8583 |
.text.zps_eAplApsmeAddGroupReqRsp |
0x0001bfe4 |
0x0001c000 |
28 |
1% |
8586 |
.text.zps_eAplApsmeRemoveGroupReqRsp |
0x0001c000 |
0x0001c01c |
28 |
1% |
8589 |
.text.zps_eAplApsmeRemoveAllGroupsReqRsp |
0x0001c01c |
0x0001c04c |
48 |
2% |
8592 |
.text.zps_vInitAPSMECmdHdr |
0x0001c04c |
0x0001c080 |
52 |
2% |
8596 |
.text.zps_eAplApsmeCmdMgrSendCommand |
0x0001c080 |
0x0001c134 |
180 |
6% |
8599 |
.text.zps_eAplSendApsmeCmdFrame |
0x0001c134 |
0x0001c2b4 |
384 |
12% |
8602 |
.text.zps_eAplApsmeTransportKeyReqRsp |
0x0001c2b4 |
0x0001c48c |
472 |
14% |
8605 |
.text.zps_eAplApsmeUpdateDeviceReqRsp |
0x0001c48c |
0x0001c578 |
236 |
7% |
8608 |
.text.zps_eAplApsmeVerifyKeyReqRsp |
0x0001c578 |
0x0001c664 |
236 |
7% |
8611 |
.text.zps_eAplApsmeConfirmKeyReqRsp |
0x0001c664 |
0x0001c714 |
176 |
6% |
8614 |
.text.zps_eAplApsmeRequestKeyReqRsp |
0x0001c714 |
0x0001c798 |
132 |
4% |
8617 |
.text.zps_vAplApsmeCmdMgrRetryTimeout |
0x0001c798 |
0x0001c7ec |
84 |
3% |
8620 |
.text.zps_bAplApsmeCmdMgrHandleNldeCfm |
0x0001c7ec |
0x0001c8ec |
256 |
8% |
8623 |
Expected total in zps_apl_apsme.o file: |
3436 |
Actual: |
3436 |
100% |
8562 |
Flash640 / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.text.vStopTimerOnTransportKey |
0x0001c8ec |
0x0001c920 |
52 |
2% |
8626 |
.text.zps_vAplApsInitDuplicateTable |
0x0001c920 |
0x0001c944 |
36 |
1% |
8628 |
.text.ZPS_vRunningCRC32 |
0x0001c944 |
0x0001c96c |
40 |
2% |
8631 |
.text.bDuplicateCheck |
0x0001c96c |
0x0001caf4 |
392 |
11% |
8634 |
.text.zps_vAplApsHandleNldeDcfmInd |
0x0001caf4 |
0x0001d790 |
3228 |
86% |
8636 |
.text.ZPS_vFinalCrc32 |
0x0001d790 |
0x0001d798 |
8 |
1% |
8639 |
Expected total in zps_apl_aps_nlde.o file: |
3756 |
Actual: |
3756 |
100% |
8626 |
Flash640 / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.text.vTransformKey.constprop.0 |
0x0001d798 |
0x0001d7fa |
98 |
5% |
8642 |
.text.ZPS_u16crc |
0x0001d7fa |
0x0001d83e |
68 |
4% |
8644 |
.text.zps_pvAesGetKeyFromInstallCode |
0x0001d83e |
0x0001d882 |
68 |
4% |
8647 |
.text.zps_vGenerateHashForVerifiedKey |
0x0001d882 |
0x0001d8a2 |
32 |
2% |
8650 |
.text.zps_psFindKeyDescr |
0x0001d8a2 |
0x0001d9a2 |
256 |
13% |
8653 |
.text.ZPS_u8AplGetJoinStatus |
0x0001d9a2 |
0x0001d9d8 |
54 |
3% |
8656 |
.text.zps_eAplSecEncryptPacket |
0x0001d9d8 |
0x0001daf4 |
284 |
15% |
8659 |
.text.zps_eAplSecDecryptPacket |
0x0001daf4 |
0x0001de14 |
800 |
41% |
8663 |
.text.zps_vAplSecSetInitialSecurityState |
0x0001de14 |
0x0001df5e |
330 |
17% |
8666 |
Expected total in zps_apl_sec.o file: |
1990 |
Actual: |
1990 |
100% |
8642 |
Flash640 / .text / zps_apl_aib.o |
Start |
End |
Size |
% |
Line |
.text.zps_psAplAibGetAib |
0x0001df5e |
0x0001df62 |
4 |
1% |
8669 |
.text.zps_u64AplAibGetApsUseExtendedPanId |
0x0001df62 |
0x0001df6a |
8 |
2% |
8672 |
.text.zps_eAplAibSetApsUseExtendedPanId |
0x0001df6a |
0x0001df80 |
22 |
4% |
8675 |
.text.zps_pu32AplAibGetApsChannelMask |
0x0001df80 |
0x0001dfb0 |
48 |
8% |
8678 |
.text.zps_eAplAibSetApsChannelMaskByMacID |
0x0001dfb0 |
0x0001dfce |
30 |
5% |
8681 |
.text.zps_eAplAibSetApsChannelMask |
0x0001dfce |
0x0001dfe8 |
26 |
4% |
8684 |
.text.zps_eAplAibSetApsUseInstallCode |
0x0001dfe8 |
0x0001dff2 |
10 |
2% |
8687 |
.text.zps_bAplAibGetApsUseInsecureJoin |
0x0001dff2 |
0x0001dffe |
12 |
2% |
8690 |
.text.zps_eAplAibSetApsTrustCenterAddress |
0x0001dffe |
0x0001e014 |
22 |
4% |
8693 |
.text.zps_eAplAibGetApsTrustCenterAddress |
0x0001e014 |
0x0001e01c |
8 |
2% |
8696 |
.text.zps_eAplAibRemoveBindTableEntryForMacAddress |
0x0001e01c |
0x0001e074 |
88 |
14% |
8699 |
.text.zps_u8AplAibGetDeviceApsKeyType |
0x0001e074 |
0x0001e17c |
264 |
41% |
8702 |
.text.zps_eAplAibSetDeviceApsKeyType |
0x0001e17c |
0x0001e1e6 |
106 |
17% |
8705 |
.text.zps_psAplDefaultTrustCenterAPSLinkKey |
0x0001e1e6 |
0x0001e1ec |
6 |
1% |
8708 |
Expected total in zps_apl_aib.o file: |
654 |
Actual: |
654 |
100% |
8669 |
Flash640 / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.text.zps_vExpireRequestKeyReq |
0x0001e1ec |
0x0001e232 |
70 |
1% |
8711 |
.text.vHandleUpdateDeviceIndication |
0x0001e232 |
0x0001e264 |
50 |
1% |
8713 |
.text.vLoadAplRecord |
0x0001e264 |
0x0001e294 |
48 |
1% |
8716 |
.text.zps_vAplInitFactoryNewDistributedNetwork |
0x0001e294 |
0x0001e378 |
228 |
3% |
8718 |
.text.vAplSecAuthPollTimerExpiry |
0x0001e378 |
0x0001e3b0 |
56 |
1% |
8720 |
.text.u32GetScanChannels.constprop.0 |
0x0001e3b0 |
0x0001e3e0 |
48 |
1% |
8722 |
.text.eStartNetworkDiscovery |
0x0001e3e0 |
0x0001e434 |
84 |
1% |
8724 |
.text.eRejoinNetwork |
0x0001e434 |
0x0001e4dc |
168 |
2% |
8726 |
.text.eRequestNetworkFormation |
0x0001e4dc |
0x0001e520 |
68 |
1% |
8728 |
.text.vOnMultiMacAuxChannelSelection |
0x0001e520 |
0x0001e560 |
64 |
1% |
8730 |
.text.vHandleSwitchKeyIndication |
0x0001e560 |
0x0001e5c4 |
100 |
2% |
8732 |
.text.zps_vAplSaveRecord |
0x0001e5c4 |
0x0001e6a8 |
228 |
3% |
8734 |
.text.vAplSecRemoveLinkKey |
0x0001e6a8 |
0x0001e764 |
188 |
3% |
8737 |
.text.vAplSecAuthTimerExpiry |
0x0001e764 |
0x0001e7e8 |
132 |
2% |
8739 |
.text.zps_vSaveAllZpsRecords |
0x0001e7e8 |
0x0001e80c |
36 |
1% |
8741 |
.text.bGetInstallCode |
0x0001e80c |
0x0001e834 |
40 |
1% |
8745 |
.text.ZPS_vSetKeys |
0x0001e834 |
0x0001e8bc |
136 |
2% |
8748 |
.text.ZPS_vAplSetMacParameters |
0x0001e8bc |
0x0001e92c |
112 |
2% |
8751 |
.text.zps_vAplLoadPersistedApsRecords |
0x0001e92c |
0x0001eac4 |
408 |
5% |
8754 |
.text.zps_eAplZdoInit |
0x0001eac4 |
0x0001ecd8 |
532 |
6% |
8758 |
.text.zps_u8AplZdoGetRadioChannel |
0x0001ecd8 |
0x0001ece0 |
8 |
1% |
8761 |
.text.zps_eAplZdoGetDeviceType |
0x0001ece0 |
0x0001ece8 |
8 |
1% |
8764 |
.text.zps_eAplZdoStartStack |
0x0001ece8 |
0x0001edec |
260 |
3% |
8768 |
.text.zps_eAplZdoRejoinNetwork |
0x0001edec |
0x0001ee60 |
116 |
2% |
8771 |
.text.zps_pvAplZdoGetNwkHandle |
0x0001ee60 |
0x0001ee64 |
4 |
1% |
8774 |
.text.zps_psAplZdoGetNib |
0x0001ee64 |
0x0001ee68 |
4 |
1% |
8777 |
.text.zps_eAplZdoJoinNetwork |
0x0001ee68 |
0x0001ef08 |
160 |
2% |
8780 |
.text.zps_eAplZdoLeaveNetwork |
0x0001ef08 |
0x0001ef44 |
60 |
1% |
8783 |
.text.zps_eAplZdoRequestKeyReq |
0x0001ef44 |
0x0001efd4 |
144 |
2% |
8786 |
.text.zps_bAplZdoTrustCenterGetDevicePermissions |
0x0001efd4 |
0x0001f028 |
84 |
1% |
8789 |
.text.zps_eAplZdoAddReplaceLinkKey_W |
0x0001f028 |
0x0001f12c |
260 |
3% |
8792 |
.text.zps_eAplZdoRemoveLinkKey |
0x0001f12c |
0x0001f1ac |
128 |
2% |
8796 |
.text.eDiscoverNetworks |
0x0001f1ac |
0x0001f1f0 |
68 |
1% |
8799 |
.text.zps_eAplZdoDiscoverNetworks |
0x0001f1f0 |
0x0001f220 |
48 |
1% |
8803 |
.text.eStartRouter |
0x0001f220 |
0x0001f2f0 |
208 |
3% |
8806 |
.text.vHandleTransportKeyIndication.constprop.0 |
0x0001f2f0 |
0x0001f650 |
864 |
10% |
8809 |
.text.zps_bPerformLeaveActionDecider |
0x0001f650 |
0x0001f66c |
28 |
1% |
8811 |
.text.vHandleRemoveDeviceIndication |
0x0001f66c |
0x0001f754 |
232 |
3% |
8814 |
.text.zps_vAplZdoHandleApsmeDcfmInd |
0x0001f754 |
0x0001f7d4 |
128 |
2% |
8817 |
.text.ZPS_u8NwkManagerState |
0x0001f7d4 |
0x0001f7e0 |
12 |
1% |
8820 |
.text.ZPS_u16AplGetUnAuthenTimeoutValue |
0x0001f7e0 |
0x0001f7ec |
12 |
1% |
8823 |
.text.zps_vSetZdoDeviceType |
0x0001f7ec |
0x0001f830 |
68 |
1% |
8826 |
.text.zps_vPurgeAddressMap |
0x0001f830 |
0x0001f880 |
80 |
1% |
8829 |
.text.ZPS_bIsMacAddressUsedInApsTable |
0x0001f880 |
0x0001f93a |
186 |
3% |
8832 |
.text.ZPS_vSwapApsTableEntries |
0x0001f93a |
0x0001f9e2 |
168 |
2% |
8835 |
.text.ZPS_vRemoveMacTableEntry |
0x0001f9e2 |
0x0001fa34 |
82 |
1% |
8838 |
.text.ZPS_vSecondTimerCallback |
0x0001fa34 |
0x0001fadc |
168 |
2% |
8841 |
.text.zps_vDefaultStack |
0x0001fadc |
0x0001fc38 |
348 |
4% |
8844 |
.text.zps_eAplZdoStartRouter |
0x0001fc38 |
0x0001fce6 |
174 |
2% |
8847 |
.text.zps_eAplFormDistributedNetworkRouter |
0x0001fce6 |
0x0001fd00 |
26 |
1% |
8850 |
.text.ZPS_u8AplGetMaxPayloadSize |
0x0001fd00 |
0x0001fd10 |
16 |
1% |
8853 |
.text.ZPS_bAplDoesDeviceSupportFragmentation |
0x0001fd10 |
0x0001fd1c |
12 |
1% |
8856 |
.text.ZPS_psGetNetworkDescriptors |
0x0001fd1c |
0x0001fd30 |
20 |
1% |
8859 |
.text.ZPS_vNMPurgeEntry |
0x0001fd30 |
0x0001fe48 |
280 |
4% |
8862 |
.text.zps_vAplZdoHandleNlmeDcfmInd |
0x0001fe48 |
0x000205a8 |
1888 |
21% |
8865 |
.text.zps_pu8AplZdoGetVsOUI |
0x000205a8 |
0x000205ac |
4 |
1% |
8868 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
9152 |
Actual: |
9152 |
100% |
8711 |
Flash640 / .text / zps_apl_zdo_handle_zdp_event.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoHandleZdpEvent |
0x000205ac |
0x00020734 |
392 |
100% |
8871 |
Expected total in zps_apl_zdo_handle_zdp_event.o file: |
392 |
Actual: |
392 |
100% |
8871 |
Flash640 / .text / zps_apl_zdo_trust_center.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplTrustCenterFindDevice |
0x00020734 |
0x00020776 |
66 |
87% |
8874 |
.text.ZPS_vSetTCLockDownOverride |
0x00020776 |
0x00020780 |
10 |
14% |
8877 |
Expected total in zps_apl_zdo_trust_center.o file: |
76 |
Actual: |
76 |
100% |
8874 |
Flash640 / .text / zps_apl_zdo_common.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoNlmeleaveWrapper |
0x00020780 |
0x00020830 |
176 |
49% |
8880 |
.text.zps_eAplZdoNlmePermitJoiningWrapper |
0x00020830 |
0x0002085a |
42 |
12% |
8883 |
.text.zps_eAplZdoSendZdpResponse |
0x0002085a |
0x0002089c |
66 |
19% |
8886 |
.text.zps_bAplZdoServerHandleConfirmAcks |
0x0002089c |
0x000208ec |
80 |
22% |
8889 |
Expected total in zps_apl_zdo_common.o file: |
364 |
Actual: |
364 |
100% |
8880 |
Flash640 / .text / zps_apl_zdo_group.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoGroupEndpointAdd |
0x000208ec |
0x00020938 |
76 |
42% |
8892 |
.text.zps_eAplZdoGroupEndpointRemove |
0x00020938 |
0x00020970 |
56 |
31% |
8895 |
.text.zps_eAplZdoGroupAllEndpointRemove |
0x00020970 |
0x000209a4 |
52 |
29% |
8898 |
Expected total in zps_apl_zdo_group.o file: |
184 |
Actual: |
184 |
100% |
8892 |
Flash640 / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDefaultServerInit |
0x000209a4 |
0x000209a8 |
4 |
1% |
8901 |
.text.zps_bAplZdoDefaultServer |
0x000209a8 |
0x00020bc4 |
540 |
100% |
8904 |
Expected total in zps_apl_zdo_default_server.o file: |
544 |
Actual: |
544 |
100% |
8901 |
Flash640 / .text / zps_apl_mac_isr.o |
Start |
End |
Size |
% |
Line |
.text.vPostVsMcpsDcfmInd |
0x00020bc4 |
0x00020cc0 |
252 |
39% |
8907 |
.text.vPostMcpsDcfmInd |
0x00020cc0 |
0x00020cc4 |
4 |
1% |
8909 |
.text.vPostMlmeDcfmInd |
0x00020cc4 |
0x00020d64 |
160 |
25% |
8911 |
.text.zps_vAplAfIsrInit |
0x00020d64 |
0x00020d8c |
40 |
7% |
8914 |
.text.zps_vAplAfPostTimerEvent |
0x00020d8c |
0x00020de0 |
84 |
13% |
8917 |
.text.zps_vAplAfPostImmediateToTimerQueue |
0x00020de0 |
0x00020dfc |
28 |
5% |
8920 |
.text.ZPS_bAplPeekQueueForRejoinRequest |
0x00020dfc |
0x00020e54 |
88 |
14% |
8924 |
Expected total in zps_apl_mac_isr.o file: |
656 |
Actual: |
656 |
100% |
8907 |
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNwkAddrServerInit |
0x00020e54 |
0x00020e58 |
4 |
1% |
8927 |
.text.vZdoNwkAddrServerSendExtendResponse |
0x00020e58 |
0x00020ea4 |
76 |
18% |
8930 |
.text.zps_bAplZdoNwkAddrServer |
0x00020ea4 |
0x00021000 |
348 |
82% |
8933 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
428 |
Actual: |
428 |
100% |
8927 |
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoIeeeAddrServerInit |
0x00021000 |
0x00021004 |
4 |
1% |
8936 |
.text.vZdoIeeeAddrServerSendExtendResponse |
0x00021004 |
0x00021050 |
76 |
19% |
8939 |
.text.zps_bAplZdoIeeeAddrServer |
0x00021050 |
0x00021198 |
328 |
81% |
8942 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
408 |
Actual: |
408 |
100% |
8936 |
Flash640 / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMatchDescServerInit |
0x00021198 |
0x0002119c |
4 |
1% |
8945 |
.text.zps_bAplZdoMatchDescServer |
0x0002119c |
0x00021484 |
744 |
100% |
8948 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
748 |
Actual: |
748 |
100% |
8945 |
Flash640 / .text / zps_apl_zdo_node_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNodeDescServerInit |
0x00021484 |
0x00021488 |
4 |
2% |
8951 |
.text.zps_bAplZdoNodeDescServer |
0x00021488 |
0x000215c4 |
316 |
99% |
8954 |
Expected total in zps_apl_zdo_node_desc_server.o file: |
320 |
Actual: |
320 |
100% |
8951 |
Flash640 / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSimpleDescServerInit |
0x000215c4 |
0x000215c8 |
4 |
1% |
8957 |
.text.zps_bAplZdoSimpleDescServer |
0x000215c8 |
0x000217e0 |
536 |
100% |
8960 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
540 |
Actual: |
540 |
100% |
8957 |
Flash640 / .text / zps_apl_zdo_power_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoPowerDescServerInit |
0x000217e0 |
0x000217e4 |
4 |
2% |
8963 |
.text.zps_bAplZdoPowerDescServer |
0x000217e4 |
0x000218d4 |
240 |
99% |
8966 |
Expected total in zps_apl_zdo_power_desc_server.o file: |
244 |
Actual: |
244 |
100% |
8963 |
Flash640 / .text / zps_apl_zdo_active_ep_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoActiveEpServerInit |
0x000218d4 |
0x000218d8 |
4 |
2% |
8969 |
.text.zps_bAplZdoActiveEpServer |
0x000218d8 |
0x000219b4 |
220 |
99% |
8972 |
Expected total in zps_apl_zdo_active_ep_server.o file: |
224 |
Actual: |
224 |
100% |
8969 |
Flash640 / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDeviceAnnceServerInit |
0x000219b4 |
0x000219b8 |
4 |
1% |
8975 |
.text.zps_bAplZdoDeviceAnnceServer |
0x000219b8 |
0x00021b60 |
424 |
97% |
8979 |
.text.zps_vRegisterAliasPresentCallback |
0x00021b60 |
0x00021b6c |
12 |
3% |
8982 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
440 |
Actual: |
440 |
100% |
8975 |
Flash640 / .text / zps_apl_zdo_parent_annce_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoParentAnnceServerInit |
0x00021b6c |
0x00021b8c |
32 |
5% |
8985 |
.text.zps_bAplZdoParentAnnceServer |
0x00021b8c |
0x00021d0c |
384 |
54% |
8988 |
.text.ZPS_vSendParentAnnounce |
0x00021d0c |
0x00021e40 |
308 |
43% |
8991 |
Expected total in zps_apl_zdo_parent_annce_server.o file: |
724 |
Actual: |
724 |
100% |
8985 |
Flash640 / .text / zps_apl_zdo_permit_joining_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoPermitJoiningServerInit |
0x00021e40 |
0x00021e44 |
4 |
2% |
8994 |
.text.zps_bAplZdoPermitJoiningServer |
0x00021e44 |
0x00021f18 |
212 |
99% |
8997 |
Expected total in zps_apl_zdo_permit_joining_server.o file: |
216 |
Actual: |
216 |
100% |
8994 |
Flash640 / .text / zps_apl_zdo_system_server_discovery_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSystemServerDiscoveryServerInit |
0x00021f18 |
0x00021f1c |
4 |
3% |
9000 |
.text.zps_bAplZdoSystemServerDiscoveryServer |
0x00021f1c |
0x00021fa4 |
136 |
98% |
9003 |
Expected total in zps_apl_zdo_system_server_discovery_server.o file: |
140 |
Actual: |
140 |
100% |
9000 |
Flash640 / .text / zps_apl_zdo_mgmt_lqi_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtLqiServerInit |
0x00021fa4 |
0x00021fa8 |
4 |
1% |
9006 |
.text.zps_bAplZdoMgmtLqiServer |
0x00021fa8 |
0x000221a4 |
508 |
100% |
9009 |
Expected total in zps_apl_zdo_mgmt_lqi_server.o file: |
512 |
Actual: |
512 |
100% |
9006 |
Flash640 / .text / zps_apl_zdo_mgmt_rtg_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtRtgServerInit |
0x000221a4 |
0x000221a8 |
4 |
2% |
9012 |
.text.zps_bAplZdoMgmtRtgServer |
0x000221a8 |
0x000222cc |
292 |
99% |
9015 |
Expected total in zps_apl_zdo_mgmt_rtg_server.o file: |
296 |
Actual: |
296 |
100% |
9012 |
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.text.bSendResponse |
0x000222cc |
0x00022314 |
72 |
12% |
9018 |
.text.zps_vAplZdoMgmtLeaveServerInit |
0x00022314 |
0x00022320 |
12 |
2% |
9020 |
.text.zps_bAplZdoMgmtLeaveServer |
0x00022320 |
0x0002252c |
524 |
87% |
9024 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
608 |
Actual: |
608 |
100% |
9018 |
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.text.vStartScanTimerExpiry |
0x0002252c |
0x00022608 |
220 |
13% |
9027 |
.text.zps_vAplZdoMgmtNWKUpdateServerInit |
0x00022608 |
0x00022620 |
24 |
2% |
9029 |
.text.u16CalculateFailedTxCount |
0x00022620 |
0x0002264c |
44 |
3% |
9032 |
.text.zps_bAplZdoMgmtNWKUpdateServer |
0x0002264c |
0x00022b74 |
1320 |
77% |
9036 |
.text.vResetFailedTxCount |
0x00022b74 |
0x00022b98 |
36 |
3% |
9039 |
.text.vChangeChannelTimerExpiry |
0x00022b98 |
0x00022be6 |
78 |
5% |
9042 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
1722 |
Actual: |
1722 |
100% |
9027 |
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoBindUnbindServerInit |
0x00022be6 |
0x00022bea |
4 |
1% |
9044 |
.text.vAplZdoBindUnbindServerMapApsmeToZdp |
0x00022bea |
0x00022c28 |
62 |
10% |
9047 |
.text.zps_bAplZdoBindUnbindServer |
0x00022c28 |
0x00022e8c |
612 |
91% |
9050 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
678 |
Actual: |
678 |
100% |
9044 |
Flash640 / .text / zps_apl_zdo_bound_data_request_manager.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoBindRequestServer |
0x00022e8c |
0x00022fd0 |
324 |
15% |
9053 |
.text.zps_eAplZdoBdrmRequestSend |
0x00022fd0 |
0x00023068 |
152 |
7% |
9056 |
.text.zps_vAplZdoBindRequestServerInit |
0x00023068 |
0x000230f4 |
140 |
7% |
9059 |
.text.zps_eAplAfBoundDataReqNonBlocking |
0x000230f4 |
0x00023318 |
548 |
26% |
9062 |
.text.ZPS_vResetBoundServerContext |
0x00023318 |
0x00023368 |
80 |
4% |
9065 |
.text.vZdoBdrmBackStopTimerExpiry |
0x00023368 |
0x00023388 |
32 |
2% |
9068 |
.text.vZdoBdrmSendNextTimedRequest |
0x00023388 |
0x00023718 |
912 |
42% |
9071 |
Expected total in zps_apl_zdo_bound_data_request_manager.o file: |
2188 |
Actual: |
2188 |
100% |
9053 |
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.text.eSendDeviceAnnounce |
0x00023718 |
0x00023804 |
236 |
31% |
9074 |
.text.zps_vAplZdoClientLookupNwkAddress |
0x00023804 |
0x000238a0 |
156 |
21% |
9076 |
.text.zps_vAplZdoZdoClientInit |
0x000238a0 |
0x000238b4 |
20 |
3% |
9079 |
.text.zps_bAplZdoZdoClient |
0x000238b4 |
0x00023a20 |
364 |
47% |
9082 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
776 |
Actual: |
776 |
100% |
9074 |
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtBindServerInit |
0x00023a20 |
0x00023a24 |
4 |
1% |
9085 |
.text.zps_bAplZdoMgmtBindServer |
0x00023a24 |
0x00023c0c |
488 |
100% |
9088 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
492 |
Actual: |
492 |
100% |
9085 |
Flash640 / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpApsdeReqInternal |
0x00023c0c |
0x00023ca4 |
152 |
38% |
9091 |
.text.zps_eAplZdpRequestApsdeReq |
0x00023ca4 |
0x00023d24 |
128 |
32% |
9094 |
.text.zps_eAplZdpResponseApsdeReq |
0x00023d24 |
0x00023d38 |
20 |
5% |
9097 |
.text.zps_eAplZdpGenStatusOnlyResponse |
0x00023d38 |
0x00023da4 |
108 |
27% |
9100 |
Expected total in zps_apl_zdp_apsde_req.o file: |
408 |
Actual: |
408 |
100% |
9091 |
Flash640 / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpDeviceAnnceRequest |
0x00023da4 |
0x00023e0c |
104 |
100% |
9103 |
Expected total in zps_apl_zdp_device_annce.o file: |
104 |
Actual: |
104 |
100% |
9103 |
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpIeeeAddrRequest |
0x00023e0c |
0x00023e74 |
104 |
100% |
9106 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
104 |
Actual: |
104 |
100% |
9106 |
Flash640 / .text / zps_apl_zdp_match_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMatchDescRequest |
0x00023e74 |
0x00023f2c |
184 |
100% |
9109 |
Expected total in zps_apl_zdp_match_desc_req.o file: |
184 |
Actual: |
184 |
100% |
9109 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtPermitJoiningRequest |
0x00023f2c |
0x00023fe0 |
180 |
100% |
9112 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
180 |
Actual: |
180 |
100% |
9112 |
Flash640 / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpNodeDescRequest |
0x00023fe0 |
0x0002405c |
124 |
100% |
9115 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
124 |
Actual: |
124 |
100% |
9115 |
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNwkAddrResponse |
0x0002405c |
0x00024128 |
204 |
100% |
9118 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
204 |
Actual: |
204 |
100% |
9118 |
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpIeeeAddrResponse |
0x00024128 |
0x000241f4 |
204 |
100% |
9121 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
204 |
Actual: |
204 |
100% |
9121 |
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNodeDescResponse |
0x000241f4 |
0x00024294 |
160 |
100% |
9124 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
160 |
Actual: |
160 |
100% |
9124 |
Flash640 / .text / zps_apl_zdp_parent_annce_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpParentAnnceResponse |
0x00024294 |
0x00024340 |
172 |
100% |
9127 |
Expected total in zps_apl_zdp_parent_annce_rsp.o file: |
172 |
Actual: |
172 |
100% |
9127 |
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpPowerDescResponse |
0x00024340 |
0x000243d0 |
144 |
100% |
9130 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
144 |
Actual: |
144 |
100% |
9130 |
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSimpleDescResponse |
0x000243d0 |
0x000244b0 |
224 |
100% |
9133 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
224 |
Actual: |
224 |
100% |
9133 |
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpActiveEpResponse |
0x000244b0 |
0x0002453c |
140 |
100% |
9136 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
140 |
Actual: |
140 |
100% |
9136 |
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMatchDescResponse |
0x0002453c |
0x000245c8 |
140 |
100% |
9139 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
140 |
Actual: |
140 |
100% |
9139 |
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSystemServerDiscoveryResponse |
0x000245c8 |
0x0002463c |
116 |
100% |
9142 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
116 |
Actual: |
116 |
100% |
9142 |
Flash640 / .text / zps_apl_zdp_bind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpBindResponse |
0x0002463c |
0x00024662 |
38 |
100% |
9145 |
Expected total in zps_apl_zdp_bind_rsp.o file: |
38 |
Actual: |
38 |
100% |
9145 |
Flash640 / .text / zps_apl_zdp_unbind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpUnbindResponse |
0x00024662 |
0x00024688 |
38 |
100% |
9148 |
Expected total in zps_apl_zdp_unbind_rsp.o file: |
38 |
Actual: |
38 |
100% |
9148 |
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtLqiResponse |
0x00024688 |
0x00024778 |
240 |
100% |
9151 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
240 |
Actual: |
240 |
100% |
9151 |
Flash640 / .text / zps_apl_zdp_mgmt_rtg_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtRtgResponse |
0x00024778 |
0x00024834 |
188 |
100% |
9154 |
Expected total in zps_apl_zdp_mgmt_rtg_rsp.o file: |
188 |
Actual: |
188 |
100% |
9154 |
Flash640 / .text / zps_apl_zdp_mgmt_leave_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtLeaveResponse |
0x00024834 |
0x0002485c |
40 |
100% |
9157 |
Expected total in zps_apl_zdp_mgmt_leave_rsp.o file: |
40 |
Actual: |
40 |
100% |
9157 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtNwkUpdateNotifyResponse |
0x0002485c |
0x00024904 |
168 |
100% |
9161 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
168 |
Actual: |
168 |
100% |
9161 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtPermitJoiningResponse |
0x00024904 |
0x0002492a |
38 |
100% |
9164 |
Expected total in zps_apl_zdp_mgmt_permit_joining_rsp.o file: |
38 |
Actual: |
38 |
100% |
9164 |
Flash640 / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_eMacRadioTypeFromPage |
0x0002492a |
0x00024938 |
14 |
4% |
9167 |
.text.ZPS_eMacRadioTypeFromChannelMask |
0x00024938 |
0x00024940 |
8 |
3% |
9170 |
.text.ZPS_eMacValidateChannelMask |
0x00024940 |
0x00024960 |
32 |
9% |
9174 |
.text.ZPS_u8MacGetChannelOffsetFromPage |
0x00024960 |
0x00024970 |
16 |
5% |
9177 |
.text.ZPS_u8MacGetLowChanForPage |
0x00024970 |
0x00024980 |
16 |
5% |
9180 |
.text.ZPS_u8MacGetHighChanForPage |
0x00024980 |
0x00024990 |
16 |
5% |
9183 |
.text.ZPS_u8MacGetChannelOffsetFromMask |
0x00024990 |
0x00024996 |
6 |
2% |
9186 |
.text.ZPS_u32MacGetChannelMaskFromNum |
0x00024996 |
0x000249dc |
70 |
19% |
9189 |
.text.ZPS_u8MacPibGetBeaconPayloadLength |
0x000249dc |
0x000249e8 |
12 |
4% |
9193 |
.text.ZPS_u8MacPibGetBeaconPayload |
0x000249e8 |
0x000249fc |
20 |
6% |
9196 |
.text.ZPS_bMacGetEnhancedMode |
0x000249fc |
0x00024a08 |
12 |
4% |
9199 |
.text.zps_bMacConvertEnhancedBeacon |
0x00024a08 |
0x00024a52 |
74 |
20% |
9202 |
.text.zps_vMacCommonMlmeCallBackHandler |
0x00024a52 |
0x00024a88 |
54 |
15% |
9205 |
.text.vMacShimException |
0x00024a88 |
0x00024a92 |
10 |
3% |
9208 |
.text.TSV_eClose |
0x00024a92 |
0x00024a98 |
6 |
2% |
9211 |
.text.ZPS_vMacRegisterDataRequest |
0x00024a98 |
0x00024aa4 |
12 |
4% |
9215 |
Expected total in zps_mac_common.o file: |
378 |
Actual: |
378 |
100% |
9167 |
Flash640 / .text / zps_mac_ie.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8MacIECopyZigbeePayloadSubIE |
0x00024aa4 |
0x00024b68 |
196 |
100% |
9218 |
Expected total in zps_mac_ie.o file: |
196 |
Actual: |
196 |
100% |
9218 |
Flash640 / .text / zps_mac_if_table.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_u8MacIFTGetNumInterfaces |
0x00024b68 |
0x00024b74 |
12 |
2% |
9221 |
.text.ZPS_u16MacIFTGetIDByChannelMask |
0x00024b74 |
0x00024ba2 |
46 |
5% |
9224 |
.text.ZPS_u16MacIFTCheckForRadioType |
0x00024ba2 |
0x00024bca |
40 |
4% |
9227 |
.text.ZPS_u16MacIFTGetIDByRadioType |
0x00024bca |
0x00024bf4 |
42 |
5% |
9230 |
.text.ZPS_vMacIFTSetActiveChannel |
0x00024bf4 |
0x00024c02 |
14 |
2% |
9233 |
.text.ZPS_u8GetChannelOffset |
0x00024c02 |
0x00024c2a |
40 |
4% |
9236 |
.text.ZPS_u8MacIFTGetChannelMaskCount |
0x00024c2a |
0x00024c6c |
66 |
7% |
9239 |
.text.ZPS_pu32MacIFTGetChannelMaskForPage |
0x00024c6c |
0x00024cb4 |
72 |
8% |
9242 |
.text.ZPS_u8MacIFTAddUpdateChannelMask |
0x00024cb4 |
0x00024d32 |
126 |
13% |
9245 |
.text.ZPS_u8MacIFTNumOfEnabledInterfaces |
0x00024d32 |
0x00024d5e |
44 |
5% |
9248 |
.text.ZPS_u8MacIFTGetIntfState |
0x00024d5e |
0x00024d80 |
34 |
4% |
9251 |
.text.ZPS_vMacIFTSetIntfState |
0x00024d80 |
0x00024daa |
42 |
5% |
9254 |
.text.ZPS_u8MacIFTGetRouterAllowed |
0x00024daa |
0x00024dcc |
34 |
4% |
9257 |
.text.ZPS_vMacIFTGetChannelMaskFromMacId |
0x00024dcc |
0x00024e10 |
68 |
7% |
9260 |
.text.ZPS_vMacIFTSetRouterAllowed |
0x00024e10 |
0x00024e3a |
42 |
5% |
9263 |
.text.ZPS_vMacIFTUpdateMacInterface |
0x00024e3a |
0x00024e7c |
66 |
7% |
9266 |
.text.ZPS_u32MacIFTGetChanMaskFromActChan |
0x00024e7c |
0x00024ee2 |
102 |
10% |
9269 |
.text.ZPS_vMacIFTClearCounts |
0x00024ee2 |
0x00024f68 |
134 |
14% |
9272 |
Expected total in zps_mac_if_table.o file: |
1024 |
Actual: |
1024 |
100% |
9221 |
Flash640 / .text / zps_mac_shim.o |
Start |
End |
Size |
% |
Line |
.text.vMacMcpsCallBackHandler |
0x00024f68 |
0x00024f74 |
12 |
2% |
9275 |
.text.vMacMlmeCallBackHandler |
0x00024f74 |
0x00024f94 |
32 |
6% |
9277 |
.text.ZPS_vMacShimInit |
0x00024f94 |
0x00024fe8 |
84 |
14% |
9279 |
.text.ZPS_bMacIsMultiMac |
0x00024fe8 |
0x00024fec |
4 |
1% |
9282 |
.text.ZPS_vMacHandleMcpsVsReqRsp |
0x00024fec |
0x0002505c |
112 |
19% |
9285 |
.text.ZPS_vMacHandleMlmeVsReqRsp |
0x0002505c |
0x000250b4 |
88 |
15% |
9288 |
.text.ZPS_u8MultiMacInitAuxChannel |
0x000250b4 |
0x000250b8 |
4 |
1% |
9291 |
.text.ZPS_u8MultiMacSelectAuxChannel |
0x000250b8 |
0x000250bc |
4 |
1% |
9294 |
.text.ZPS_vMacModifyForZgp |
0x000250bc |
0x000250c0 |
4 |
1% |
9297 |
.text.ZPS_vNwkHandleMcpsDcfmInd |
0x000250c0 |
0x000250c4 |
4 |
1% |
9300 |
.text.vAppApiSetMacAddrLocation |
0x000250c4 |
0x000250d8 |
20 |
4% |
9304 |
.text.ZPS_u32MacSetTxBuffers |
0x000250d8 |
0x000250dc |
4 |
1% |
9307 |
.text.ZPS_vMacTask |
0x000250dc |
0x000250de |
2 |
1% |
9310 |
.text.ZPS_u16MacPibGetCoordShortAddress |
0x000250de |
0x000250e2 |
4 |
1% |
9313 |
.text.ZPS_u8MacPibGetMaxFrameRetries |
0x000250e2 |
0x000250e6 |
4 |
1% |
9316 |
.text.ZPS_u16MacPibGetPanId |
0x000250e6 |
0x000250ea |
4 |
1% |
9319 |
.text.ZPS_u16MacPibGetShortAddr |
0x000250ea |
0x000250ee |
4 |
1% |
9322 |
.text.ZPS_bMacPibGetRxOnWhenIdle |
0x000250ee |
0x000250f2 |
4 |
1% |
9325 |
.text.ZPS_sMacPibGetCoordExtAddr |
0x000250f2 |
0x000250fe |
12 |
2% |
9328 |
.text.ZPS_u8MacPibGetDsn |
0x000250fe |
0x00025102 |
4 |
1% |
9331 |
.text.ZPS_vMacPibSetCoordShortAddress |
0x00025102 |
0x00025106 |
4 |
1% |
9334 |
.text.ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x00025106 |
0x0002510a |
4 |
1% |
9337 |
.text.ZPS_vMacPibSetTransactionPersistenceTime |
0x0002510a |
0x0002510e |
4 |
1% |
9340 |
.text.ZPS_vMacPibSetPanId |
0x0002510e |
0x00025112 |
4 |
1% |
9343 |
.text.ZPS_vMacPibSetShortAddr |
0x00025112 |
0x00025116 |
4 |
1% |
9346 |
.text.ZPS_vMacPibSetMinBe |
0x00025116 |
0x0002511a |
4 |
1% |
9349 |
.text.ZPS_vMacPibSetMaxBe |
0x0002511a |
0x0002511e |
4 |
1% |
9352 |
.text.ZPS_vMacPibSetMaxCsmaBackoffs |
0x0002511e |
0x00025122 |
4 |
1% |
9355 |
.text.ZPS_vMacPibSetRxOnWhenIdle |
0x00025122 |
0x00025126 |
4 |
1% |
9358 |
.text.ZPS_vMacPibSetRxOnWhenIdleForInterface |
0x00025126 |
0x0002512e |
8 |
2% |
9361 |
.text.ZPS_vMacPibSetCoordExtAddr |
0x0002512e |
0x00025140 |
18 |
3% |
9364 |
.text.ZPS_vMacPibSetAssociationPermit |
0x00025140 |
0x00025150 |
16 |
3% |
9367 |
.text.ZPS_vMacPibSetBeaconPayload |
0x00025150 |
0x00025180 |
48 |
8% |
9371 |
.text.ZPS_vMacSetEBRPayloadJoin |
0x00025180 |
0x00025182 |
2 |
1% |
9374 |
.text.ZPS_vMacSetEBRPayloadReJoin |
0x00025182 |
0x00025184 |
2 |
1% |
9377 |
.text.ZPS_vMacPibSetDsn |
0x00025184 |
0x00025188 |
4 |
1% |
9380 |
.text.ZPS_vMacPibSetExtAddr |
0x00025188 |
0x0002518c |
4 |
1% |
9383 |
.text.ZPS_vMacPibSetRxInCca |
0x0002518c |
0x00025190 |
4 |
1% |
9386 |
.text.ZPS_vMacSetVsOUIBytes |
0x00025190 |
0x00025192 |
2 |
1% |
9389 |
.text.ZPS_eMacPlmeGet |
0x00025192 |
0x00025196 |
4 |
1% |
9392 |
.text.ZPS_eMacPlmeSet |
0x00025196 |
0x0002519c |
6 |
1% |
9395 |
.text.ZPS_vMacSetEnhancedMode |
0x0002519c |
0x000251a8 |
12 |
2% |
9399 |
.text.ZPS_vMacBeaconRequest |
0x000251a8 |
0x000251b6 |
14 |
3% |
9402 |
.text.ZPS_vMacRestoreInterfaceState |
0x000251b6 |
0x000251b8 |
2 |
1% |
9405 |
.text.ZPS_u8MacSetTXPower |
0x000251b8 |
0x000251bc |
4 |
1% |
9408 |
.text.ZPS_u8MacGetTXPower |
0x000251bc |
0x000251c0 |
4 |
1% |
9411 |
.text.ZPS_u8MacDeleteTXPower |
0x000251c0 |
0x000251c4 |
4 |
1% |
9414 |
.text.ZPS_u8MacClearTXPowerTable |
0x000251c4 |
0x000251c8 |
4 |
1% |
9417 |
.text.APP_bMultimaskJoinCallBack |
0x000251c8 |
0x000251d0 |
8 |
2% |
9420 |
Expected total in zps_mac_shim.o file: |
616 |
Actual: |
616 |
100% |
9275 |
Flash640 / .text / zps_miniMac.o |
Start |
End |
Size |
% |
Line |
.text.vInitBufferQueues |
0x000251d0 |
0x000252cc |
252 |
9% |
9423 |
.text.vRetryTxFailure |
0x000252cc |
0x000252fc |
48 |
2% |
9425 |
.text.zps_eSocMacSetTxBuffers |
0x000252fc |
0x00025338 |
60 |
3% |
9428 |
.text.zps_vSocMacShimInit |
0x00025338 |
0x00025394 |
92 |
4% |
9431 |
.text.zps_vSocMacHandleMlmeVsReqRsp |
0x00025394 |
0x00025514 |
384 |
14% |
9434 |
.text.SOC_ZPS_vMacModifyForZgp |
0x00025514 |
0x00025560 |
76 |
3% |
9437 |
.text.vMiniMac_MlmeCallback |
0x00025560 |
0x00025704 |
420 |
15% |
9440 |
.text.vMiniMac_DataRequestCallback |
0x00025704 |
0x00025720 |
28 |
1% |
9443 |
.text.vMiniMac_EmptyMcpsFrameWithFpSetCallback |
0x00025720 |
0x00025730 |
16 |
1% |
9446 |
.text.psMiniMac_GetTxBufferCallback |
0x00025730 |
0x00025758 |
40 |
2% |
9449 |
.text.psMiniMac_GetRxBufferCallback |
0x00025758 |
0x00025790 |
56 |
2% |
9452 |
.text.vMiniMac_ReturnTxBufferCallback |
0x00025790 |
0x000257bc |
44 |
2% |
9455 |
.text.zps_vSocMacHandleMcpsVsReqRsp |
0x000257bc |
0x000258c8 |
268 |
10% |
9458 |
.text.vMiniMac_ReturnRxBufferCallback |
0x000258c8 |
0x000258f4 |
44 |
2% |
9462 |
.text.vMiniMac_McpsCallback |
0x000258f4 |
0x00025bc0 |
716 |
25% |
9465 |
.text.SOC_ZPS_u16MacPibGetCoordShortAddress |
0x00025bc0 |
0x00025bcc |
12 |
1% |
9468 |
.text.SOC_ZPS_u8MacPibGetMaxFrameRetries |
0x00025bcc |
0x00025bd8 |
12 |
1% |
9471 |
.text.SOC_ZPS_u16MacPibGetPanId |
0x00025bd8 |
0x00025be4 |
12 |
1% |
9474 |
.text.SOC_ZPS_u16MacPibGetShortAddr |
0x00025be4 |
0x00025bf0 |
12 |
1% |
9477 |
.text.SOC_ZPS_bMacPibGetRxOnWhenIdle |
0x00025bf0 |
0x00025bfc |
12 |
1% |
9480 |
.text.SOC_ZPS_sMacPibGetCoordExtAddr |
0x00025bfc |
0x00025c10 |
20 |
1% |
9483 |
.text.SOC_ZPS_u8MacPibGetDsn |
0x00025c10 |
0x00025c1c |
12 |
1% |
9486 |
.text.SOC_ZPS_vMacPibSetCoordShortAddress |
0x00025c1c |
0x00025c28 |
12 |
1% |
9489 |
.text.SOC_ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x00025c28 |
0x00025c34 |
12 |
1% |
9492 |
.text.SOC_ZPS_vMacPibSetTransactionPersistenceTime |
0x00025c34 |
0x00025c40 |
12 |
1% |
9495 |
.text.SOC_ZPS_vMacPibSetPanId |
0x00025c40 |
0x00025c48 |
8 |
1% |
9498 |
.text.SOC_ZPS_vMacPibSetShortAddr |
0x00025c48 |
0x00025c50 |
8 |
1% |
9501 |
.text.SOC_ZPS_vMacPibSetMinBe |
0x00025c50 |
0x00025c58 |
8 |
1% |
9504 |
.text.SOC_ZPS_vMacPibSetMaxBe |
0x00025c58 |
0x00025c5c |
4 |
1% |
9507 |
.text.SOC_ZPS_vMacPibSetMaxCsmaBackoffs |
0x00025c5c |
0x00025c64 |
8 |
1% |
9510 |
.text.SOC_ZPS_vMacPibSetRxOnWhenIdle |
0x00025c64 |
0x00025c70 |
12 |
1% |
9513 |
.text.SOC_ZPS_vMacPibSetCoordExtAddr |
0x00025c70 |
0x00025c88 |
24 |
1% |
9517 |
.text.SOC_ZPS_vMacPibSetAssociationPermit |
0x00025c88 |
0x00025c94 |
12 |
1% |
9520 |
.text.SOC_ZPS_vMacPibSetBeaconPayload |
0x00025c94 |
0x00025cb4 |
32 |
2% |
9523 |
.text.SOC_ZPS_vMacPibSetDsn |
0x00025cb4 |
0x00025cc0 |
12 |
1% |
9526 |
.text.SOC_ZPS_vMacPibSetBeaconRequestLqiThreshold |
0x00025cc0 |
0x00025ccc |
12 |
1% |
9529 |
.text.SOC_ZPS_vMacPibSetExtAddr |
0x00025ccc |
0x00025ce8 |
28 |
1% |
9532 |
.text.SOC_ZPS_vMacPibSetRxInCca |
0x00025ce8 |
0x00025d00 |
24 |
1% |
9535 |
.text.SOC_ZPS_eMacPlmeGet |
0x00025d00 |
0x00025d04 |
4 |
1% |
9538 |
.text.SOC_ZPS_eMacPlmeSet |
0x00025d04 |
0x00025d08 |
4 |
1% |
9541 |
.text.SOC_ZPS_u8MacGetTXPower |
0x00025d08 |
0x00025d0c |
4 |
1% |
9544 |
.text.SOC_ZPS_u8MacSetTXPower |
0x00025d0c |
0x00025d10 |
4 |
1% |
9547 |
.text.SOC_ZPS_u8MacDeleteTXPower |
0x00025d10 |
0x00025d14 |
4 |
1% |
9550 |
.text.SOC_ZPS_u8MacClearTXPowerTable |
0x00025d14 |
0x00025d18 |
4 |
1% |
9553 |
Expected total in zps_miniMac.o file: |
2888 |
Actual: |
2888 |
100% |
9423 |
Flash640 / .text / pwrm.o |
Start |
End |
Size |
% |
Line |
.text.PWRM_eStartActivity |
0x00025d18 |
0x00025d22 |
10 |
32% |
9556 |
.text.PWRM_eFinishActivity |
0x00025d22 |
0x00025d2c |
10 |
32% |
9559 |
.text.PWRM_u16GetActivityCount |
0x00025d2c |
0x00025d38 |
12 |
38% |
9562 |
Expected total in pwrm.o file: |
32 |
Actual: |
32 |
100% |
9556 |
Flash640 / .text / zps_apl_gp.o |
Start |
End |
Size |
% |
Line |
.text.zps_vZgpDeviceActiveTimerExpiry |
0x00025d38 |
0x00025df8 |
192 |
11% |
9565 |
.text.vZGPdCfm |
0x00025df8 |
0x00025e28 |
48 |
3% |
9568 |
.text.vZGPParseMacMcpsData |
0x00025e28 |
0x00025f1c |
244 |
14% |
9571 |
.text.zps_vZgpDeviceActive |
0x00025f1c |
0x00025f48 |
44 |
3% |
9575 |
.text.vFillApduErrorEventGreenPower |
0x00025f48 |
0x00025f84 |
60 |
4% |
9578 |
.text.vPostToGreenPowerEndpoint |
0x00025f84 |
0x000260ac |
296 |
17% |
9581 |
.text.vZGPcStubMcpsInd |
0x000260ac |
0x00026400 |
852 |
48% |
9584 |
.text.zps_vRegisterGreenPower |
0x00026400 |
0x0002642c |
44 |
3% |
9586 |
.text.ZPS_vRegisterSecRequestResponseCallback |
0x0002642c |
0x00026438 |
12 |
1% |
9589 |
Expected total in zps_apl_gp.o file: |
1792 |
Actual: |
1792 |
100% |
9565 |
Flash640 / .text / zps_bdir_gp.o |
Start |
End |
Size |
% |
Line |
.text.vZgpAgeTxQueue |
0x00026438 |
0x000264ca |
146 |
7% |
9592 |
.text.zps_vCStub_DataReq |
0x000264ca |
0x000266e8 |
542 |
26% |
9595 |
.text.psFindGpTxQentry |
0x000266e8 |
0x00026746 |
94 |
5% |
9598 |
.text.zps_sZgpAddTxQueue |
0x00026746 |
0x00026820 |
218 |
11% |
9601 |
.text.zps_vDStub_DataReq |
0x00026820 |
0x00026b70 |
848 |
41% |
9605 |
.text.zps_bZgpRemoveTxQueue |
0x00026b70 |
0x00026bfc |
140 |
7% |
9608 |
.text.vZgpSendTxAfterRx |
0x00026bfc |
0x00026c2c |
48 |
3% |
9611 |
.text.ZPS_vZgpInitGpTxQueue |
0x00026c2c |
0x00026c7c |
80 |
4% |
9615 |
Expected total in zps_bdir_gp.o file: |
2116 |
Actual: |
2116 |
100% |
9592 |
Flash640 / .text / zps_apl_gp_security.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vZgpTransformKey |
0x00026c7c |
0x00026d08 |
140 |
11% |
9618 |
.text.ZPS_psZgpFindGpstEntry |
0x00026d08 |
0x00026d60 |
88 |
7% |
9621 |
.text.ZPS_sZgpAddDeviceSecurity |
0x00026d60 |
0x00026e0a |
170 |
14% |
9624 |
.text.ZPS_vZgpInitGpSecurityTable |
0x00026e0a |
0x00026e36 |
44 |
4% |
9627 |
.text.u8ZgpCCMStarEncrypt |
0x00026e36 |
0x00026fc6 |
400 |
32% |
9630 |
.text.u8ZgpCCMStarDecrypt |
0x00026fc6 |
0x00027184 |
446 |
35% |
9633 |
Expected total in zps_apl_gp_security.o file: |
1288 |
Actual: |
1288 |
100% |
9618 |
Flash640 / .text / zps_apl_options.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vRegisterInterPanHandlers |
0x00027184 |
0x00027190 |
12 |
11% |
9636 |
.text.ZPS_vRegistercStubGreenPower |
0x00027190 |
0x0002719c |
12 |
11% |
9639 |
.text.ZPS_vInterceptMcpsDataCallback |
0x0002719c |
0x000271f6 |
90 |
79% |
9642 |
Expected total in zps_apl_options.o file: |
114 |
Actual: |
114 |
100% |
9636 |
Flash640 / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.text.vHandleApsInterPanDcfmData |
0x000271f6 |
0x00027238 |
66 |
8% |
9645 |
.text.vFillApduErrorEventInterPan |
0x00027238 |
0x00027270 |
56 |
7% |
9648 |
.text.vPostInterPanToEndpoint |
0x00027270 |
0x000273d0 |
352 |
40% |
9652 |
.text.vApsInterPanMcpsDataInd |
0x000273d0 |
0x00027558 |
392 |
45% |
9655 |
.text.zps_vAfInterPanInit |
0x00027558 |
0x0002756c |
20 |
3% |
9658 |
Expected total in zps_apl_interpan.o file: |
886 |
Actual: |
886 |
100% |
9645 |
Flash640 / .text / zps_nwk_dcim.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkRegisterNlmeDcfmIndCallbacks |
0x0002756c |
0x0002757a |
14 |
19% |
9661 |
.text.ZPS_vNwkRegisterNldeDcfmIndCallbacks |
0x0002757a |
0x00027588 |
14 |
19% |
9664 |
.text.zps_psNwkDcfmIndGetBuf |
0x00027588 |
0x0002759e |
22 |
29% |
9667 |
.text.zps_eNwkDcfmIndPost |
0x0002759e |
0x000275b8 |
26 |
35% |
9670 |
Expected total in zps_nwk_dcim.o file: |
76 |
Actual: |
76 |
100% |
9661 |
Flash640 / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.text.eLeaveDataDcfmRemoteLeave |
0x000275b8 |
0x000275f6 |
62 |
6% |
9673 |
.text.eLeaveDataDcfmLocalLeave |
0x000275f6 |
0x00027650 |
90 |
9% |
9675 |
.text.eLeaveReset |
0x00027650 |
0x000276a8 |
88 |
9% |
9677 |
.text.zps_psNwkSendLeaveCmd |
0x000276a8 |
0x00027728 |
128 |
13% |
9679 |
.text.zps_psNwkPropagateLocalLeave |
0x00027728 |
0x00027754 |
44 |
5% |
9682 |
.text.zps_eNwkHandleSceLeave |
0x00027754 |
0x000278c8 |
372 |
36% |
9686 |
.text.zps_vNwkHandleCmeLeaveReq |
0x000278c8 |
0x000279d4 |
268 |
26% |
9689 |
Expected total in zps_nwk_leave.o file: |
1052 |
Actual: |
1052 |
100% |
9673 |
Flash640 / .text / zps_nwk_lib.o |
Start |
End |
Size |
% |
Line |
.text.zps_eSmeGenlIllegal |
0x000279d4 |
0x000279da |
6 |
2% |
9692 |
.text.zps_eSceGenlIllegal |
0x000279da |
0x000279e0 |
6 |
2% |
9695 |
.text.zps_vNwkLibU16ToPayload |
0x000279e0 |
0x000279e8 |
8 |
2% |
9698 |
.text.zps_vNwkLibU32ToPayload |
0x000279e8 |
0x000279f8 |
16 |
4% |
9701 |
.text.zps_vNwkLibU64ToPayload |
0x000279f8 |
0x00027a18 |
32 |
7% |
9704 |
.text.zps_vInitBeaconPayload |
0x00027a18 |
0x00027aa0 |
136 |
29% |
9708 |
.text.zps_sNwkStart |
0x00027aa0 |
0x00027b98 |
248 |
53% |
9711 |
.text.zps_u16NwkLibFromPayload |
0x00027b98 |
0x00027b9c |
4 |
1% |
9714 |
.text.zps_u64NwkLibFromPayload |
0x00027b9c |
0x00027ba4 |
8 |
2% |
9717 |
.text.zps_u8NwkLibChannelLow |
0x00027ba4 |
0x00027baa |
6 |
2% |
9720 |
.text.zps_u8NwkLibChannelHigh |
0x00027baa |
0x00027bb0 |
6 |
2% |
9723 |
Expected total in zps_nwk_lib.o file: |
476 |
Actual: |
476 |
100% |
9692 |
Flash640 / .text / zps_nwk_lkst.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8CalcLinkCost |
0x00027bb0 |
0x00027c04 |
84 |
6% |
9726 |
.text.eSendLinkStatusDataDcfm.part.0 |
0x00027c04 |
0x00027d3c |
312 |
22% |
9729 |
.text.eSendLinkStatusDataDcfmCb |
0x00027d3c |
0x00027d80 |
68 |
5% |
9731 |
.text.zps_vAgeRouter |
0x00027d80 |
0x00027dd8 |
88 |
7% |
9733 |
.text.zps_vNwkSecondTickHandleExpiry |
0x00027dd8 |
0x00027fcc |
500 |
35% |
9737 |
.text.zps_vAddToSortedActiveNtList |
0x00027fcc |
0x0002802e |
98 |
7% |
9740 |
.text.zps_eNwkHandleSceLinkStatus |
0x0002802e |
0x0002813c |
270 |
19% |
9743 |
.text.zps_vRegisterCallbackForSecondsTick |
0x0002813c |
0x00028148 |
12 |
1% |
9747 |
Expected total in zps_nwk_lkst.o file: |
1432 |
Actual: |
1432 |
100% |
9726 |
Flash640 / .text / zps_nwk_main.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pvNwkCtor |
0x00028148 |
0x000281b8 |
112 |
70% |
9750 |
.text.ZPS_pvNwkGetHandle |
0x000281b8 |
0x000281c4 |
12 |
8% |
9753 |
.text.ZPS_vNwkSetDeviceType |
0x000281c4 |
0x000281cc |
8 |
5% |
9756 |
.text.ZPS_vExtendedStatusSetCallback |
0x000281cc |
0x000281d8 |
12 |
8% |
9760 |
.text.ZPS_vSetExtendedStatus |
0x000281d8 |
0x000281e8 |
16 |
10% |
9763 |
Expected total in zps_nwk_main.o file: |
160 |
Actual: |
160 |
100% |
9750 |
Flash640 / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.text.eUnsolicitedRejoinRspDataDcfm |
0x000281e8 |
0x00028208 |
32 |
1% |
9766 |
.text.eEdTimeoutResponseDataDcfm |
0x00028208 |
0x00028220 |
24 |
1% |
9768 |
.text.zps_vSendNwkStatusInd |
0x00028220 |
0x00028246 |
38 |
1% |
9770 |
.text.vHandleNwkLocalUpdateAfterBcast |
0x00028246 |
0x000282b0 |
106 |
3% |
9773 |
.text.vHandleNwkRemoteUpdateAfterBcast |
0x000282b0 |
0x00028300 |
80 |
2% |
9775 |
.text.vHandleEdTimeoutReqExpiry |
0x00028300 |
0x0002838c |
140 |
4% |
9778 |
.text.eEdTimeoutRequestDataDcfm |
0x0002838c |
0x000283aa |
30 |
1% |
9780 |
.text.zps_bNwkIsBeaconZigbee |
0x000283aa |
0x000283bc |
18 |
1% |
9782 |
.text.zps_eNwkHandleSmeBeaconNotifyInd |
0x000283bc |
0x00028484 |
200 |
5% |
9785 |
.text.zps_vNwkRemoveConflictedBroadcast |
0x00028484 |
0x000284d0 |
76 |
2% |
9788 |
.text.zps_eNwkHandleSceNwkReport |
0x000284d0 |
0x000285b8 |
232 |
6% |
9792 |
.text.zps_eNwkHandleSceNwkUpdate |
0x000285b8 |
0x000285dc |
36 |
1% |
9795 |
.text.zps_psSendNetworkStatusCmd |
0x000285dc |
0x00028674 |
152 |
4% |
9798 |
.text.zps_vProcessChildAddrConflict |
0x00028674 |
0x00028730 |
188 |
5% |
9801 |
.text.zps_vProcessLocalAddrConflict |
0x00028730 |
0x000287e2 |
178 |
5% |
9804 |
.text.zps_eNwkHandleSceNwkStatus |
0x000287e2 |
0x00028920 |
318 |
8% |
9807 |
.text.zps_psSendNetworkReportCmd |
0x00028920 |
0x000289f8 |
216 |
6% |
9810 |
.text.vSendNetworkReport |
0x000289f8 |
0x000289fc |
4 |
1% |
9813 |
.text.zps_psSendNetworkUpdateCmd |
0x000289fc |
0x00028aa4 |
168 |
5% |
9815 |
.text.vSendNetworkUpdate |
0x00028aa4 |
0x00028b3c |
152 |
4% |
9818 |
.text.zps_psSendNetworkEdTimeoutReqCmd |
0x00028b3c |
0x00028bdc |
160 |
4% |
9820 |
.text.zps_psSendNetworkEdTimeoutRspCmd |
0x00028bdc |
0x00028c4c |
112 |
3% |
9823 |
.text.zps_eNwkHandleSceNwkEdTimeoutReq |
0x00028c4c |
0x00028d14 |
200 |
5% |
9826 |
.text.zps_bNwkFindAddIeeeAddr |
0x00028d14 |
0x00028e8a |
374 |
10% |
9829 |
.text.ZPS_vRemoveEntryFromAddressMap |
0x00028e8a |
0x00028ed8 |
78 |
2% |
9832 |
.text.ZPS_u64NwkNibGetMappedIeeeAddr |
0x00028ed8 |
0x00028efe |
38 |
1% |
9835 |
.text.eCheckAddrConflict.constprop.0 |
0x00028efe |
0x00028f8c |
142 |
4% |
9838 |
.text.zps_eProcessAddrConflict |
0x00028f8c |
0x00029130 |
420 |
11% |
9840 |
.text.ZPS_vNwkUpdateTxBytesForNeighbor |
0x00029130 |
0x00029164 |
52 |
2% |
9843 |
.text.ZPS_vNwkUpdateRxBytesForNeighbor |
0x00029164 |
0x00029198 |
52 |
2% |
9846 |
.text.ZPS_u8nwkNewIDtest |
0x00029198 |
0x000291ba |
34 |
1% |
9849 |
Expected total in zps_nwk_maint.o file: |
4050 |
Actual: |
4050 |
100% |
9766 |
Flash640 / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.text.vNwkMcpsTimerCallback |
0x000291ba |
0x000291ce |
20 |
1% |
9852 |
.text.vProcessTimedList |
0x000291ce |
0x0002920e |
64 |
2% |
9855 |
.text.vInitUnknownNeighbor |
0x0002920e |
0x000292a0 |
146 |
3% |
9857 |
.text.ZPS_bHookMcpsDcfmFail |
0x000292a0 |
0x000292a2 |
2 |
1% |
9859 |
.text.ZPS_bHookMcpsDcfmInd |
0x000292a2 |
0x000292b8 |
22 |
1% |
9862 |
.text.bSdeHandleDataFrm |
0x000292b8 |
0x000293d8 |
288 |
5% |
9866 |
.text.zps_vNwkMcpsMgrInit |
0x000293d8 |
0x00029470 |
152 |
3% |
9869 |
.text.zps_vNwkMcpsMgrPostTimed |
0x00029470 |
0x00029486 |
22 |
1% |
9872 |
.text.zps_psNwkMcpsMgrAllocateReqDescr |
0x00029486 |
0x0002948e |
8 |
1% |
9875 |
.text.zps_bNwkMcpsMgrRemoveDescrFromLists |
0x0002948e |
0x000294cc |
62 |
1% |
9878 |
.text.zps_vNwkMcpsMgrFreeReqDescr |
0x000294cc |
0x00029524 |
88 |
2% |
9881 |
.text.zps_bNwkMcpsMgrDfcmBitmapUpdateAndCheck |
0x00029524 |
0x0002955c |
56 |
1% |
9884 |
.text.zps_psNwkMcpsMgrFindSubmittedByHandle |
0x0002955c |
0x00029576 |
26 |
1% |
9887 |
.text.zps_psNwkMcpsMgrFindPendingByNwkDstAddr |
0x00029576 |
0x00029588 |
18 |
1% |
9890 |
.text.zps_psNwkMcpsMgrFindByBtr |
0x00029588 |
0x000295ae |
38 |
1% |
9893 |
.text.zps_vNwkMcpsMgrTidyBtrReqDescr |
0x000295ae |
0x000295d2 |
36 |
1% |
9896 |
.text.zps_u8NwkAllocateMcpsHandle |
0x000295d2 |
0x00029602 |
48 |
1% |
9899 |
.text.zps_vNwkFreeMcpsHandle |
0x00029602 |
0x00029620 |
30 |
1% |
9902 |
.text.ZPS_vNwkSendLeaveDirect |
0x00029620 |
0x00029734 |
276 |
5% |
9905 |
.text.ZPS_vNwkMacDataPollRequest |
0x00029734 |
0x00029794 |
96 |
2% |
9908 |
.text.vNwkMcpsSendTimedDfcm |
0x00029794 |
0x00029818 |
132 |
3% |
9912 |
.text.vProcessListsForSubmission |
0x00029818 |
0x00029a60 |
584 |
10% |
9915 |
.text.vMcpsMgrExpiry |
0x00029a60 |
0x00029ab0 |
80 |
2% |
9917 |
.text.zps_vNwkMcpsMgrPost |
0x00029ab0 |
0x00029ad4 |
36 |
1% |
9919 |
.text.ZPS_vNwkHandleMcpsVsInd |
0x00029ad4 |
0x0002a7b8 |
3300 |
53% |
9923 |
.text.zps_vNwkMcpsMgrRemoveAndMakeLimbo |
0x0002a7b8 |
0x0002a7e0 |
40 |
1% |
9926 |
.text.zps_bNwkHandleSdeActvDcfmData |
0x0002a7e0 |
0x0002a964 |
388 |
7% |
9929 |
.text.vMcpsMgrTimeoutExpiry |
0x0002a964 |
0x0002a9dc |
120 |
2% |
9932 |
.text.ZPS_vNwkHandleMcpsVsDcfm |
0x0002a9dc |
0x0002aa40 |
100 |
2% |
9935 |
.text.ZPS_vNwkSetOptionsFilter |
0x0002aa40 |
0x0002aa50 |
16 |
1% |
9939 |
Expected total in zps_nwk_mcps.o file: |
6294 |
Actual: |
6294 |
100% |
9852 |
Flash640 / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleMlmeDcfmInd |
0x0002aa50 |
0x0002aab8 |
104 |
100% |
9942 |
Expected total in zps_nwk_mlme.o file: |
104 |
Actual: |
104 |
100% |
9942 |
Flash640 / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.text.vLoadNwkRecord |
0x0002aab8 |
0x0002aaf0 |
56 |
1% |
9945 |
.text.zps_vNwkDefaultStateMachines |
0x0002aaf0 |
0x0002ab4c |
92 |
2% |
9947 |
.text.zps_vDefaultNwkLayer |
0x0002ab4c |
0x0002ad58 |
524 |
9% |
9950 |
.text.ZPS_psNwkNibGetHandle |
0x0002ad58 |
0x0002ad5e |
6 |
1% |
9953 |
.text.ZPS_u16NwkNibGetNwkAddr |
0x0002ad5e |
0x0002ad62 |
4 |
1% |
9956 |
.text.ZPS_u64NwkNibGetExtAddr |
0x0002ad62 |
0x0002ad66 |
4 |
1% |
9959 |
.text.ZPS_u16NwkNibGetMacPanId |
0x0002ad66 |
0x0002ad6a |
4 |
1% |
9962 |
.text.ZPS_vNwkNibIncSeqNum |
0x0002ad6a |
0x0002ad76 |
12 |
1% |
9965 |
.text.ZPS_u64NwkNibGetEpid |
0x0002ad76 |
0x0002ad7c |
6 |
1% |
9968 |
.text.ZPS_vNwkNibClearTables |
0x0002ad7c |
0x0002ae82 |
262 |
5% |
9971 |
.text.ZPS_vNwkNibClearDiscoveryNT |
0x0002ae82 |
0x0002aea4 |
34 |
1% |
9974 |
.text.ZPS_bNwkNibAddrMapAddEntry |
0x0002aea4 |
0x0002b04c |
424 |
7% |
9978 |
.text.ZPS_bNwkNibNtActvMatch |
0x0002b04c |
0x0002b0e0 |
148 |
3% |
9981 |
.text.bCheckNwkAddr |
0x0002b0e0 |
0x0002b128 |
72 |
2% |
9984 |
.text.ZPS_bNwkNibNtActvUnusedChild |
0x0002b128 |
0x0002b150 |
40 |
1% |
9987 |
.text.ZPS_bNwkNibNtActvFindChild |
0x0002b150 |
0x0002b250 |
256 |
5% |
9990 |
.text.ZPS_u8NwkNibNtDiscMatch |
0x0002b250 |
0x0002b2d6 |
134 |
3% |
9993 |
.text.ZPS_u64NwkNibFindExtAddr |
0x0002b2d6 |
0x0002b37e |
168 |
3% |
9996 |
.text.ZPS_u16NwkNibFindNwkAddr |
0x0002b37e |
0x0002b420 |
162 |
3% |
9999 |
.text.ZPS_vNwkSaveRecord |
0x0002b420 |
0x0002b448 |
40 |
1% |
10003 |
.text.ZPS_vNwkNibSetNwkAddr |
0x0002b448 |
0x0002b480 |
56 |
1% |
10006 |
.text.ZPS_vNwkNibSetNwkAddrNibOnly |
0x0002b480 |
0x0002b48c |
12 |
1% |
10009 |
.text.ZPS_vNwkNibSetExtPanId |
0x0002b48c |
0x0002b4cc |
64 |
2% |
10013 |
.text.ZPS_vNwkNibSetKeySeqNum |
0x0002b4cc |
0x0002b4e0 |
20 |
1% |
10016 |
.text.ZPS_vNwkNibSetDepth |
0x0002b4e0 |
0x0002b520 |
64 |
2% |
10019 |
.text.ZPS_vNwkNibSetUpdateId |
0x0002b520 |
0x0002b558 |
56 |
1% |
10022 |
.text.ZPS_vNwkNibSetPanId |
0x0002b558 |
0x0002b574 |
28 |
1% |
10025 |
.text.ZPS_vNwkNibSetCapabilityInfo |
0x0002b574 |
0x0002b59c |
40 |
1% |
10028 |
.text.ZPS_vNwkNibSetChannel |
0x0002b59c |
0x0002b5be |
34 |
1% |
10031 |
.text.ZPS_vNwkNibSetAuxChannel |
0x0002b5be |
0x0002b5e0 |
34 |
1% |
10034 |
.text.ZPS_vNwkNibSetParentAddr |
0x0002b5e0 |
0x0002b5fa |
26 |
1% |
10037 |
.text.ZPS_vNwkSaveNt |
0x0002b5fa |
0x0002b616 |
28 |
1% |
10040 |
.text.ZPS_vNwkSaveSecMat |
0x0002b616 |
0x0002b64e |
56 |
1% |
10043 |
.text.ZPS_vNwkSaveAllRecords |
0x0002b64e |
0x0002b664 |
22 |
1% |
10046 |
.text.ZPS_vNwkResetOutgoingFrameCounter |
0x0002b664 |
0x0002b678 |
20 |
1% |
10049 |
.text.ZPS_pvNwkRestoreFrameCounter |
0x0002b678 |
0x0002b6a0 |
40 |
1% |
10052 |
.text.ZPS_vNwkInitialiseRecords |
0x0002b6a0 |
0x0002b70c |
108 |
2% |
10055 |
.text.ZPS_vNwkNibSetTables |
0x0002b70c |
0x0002b748 |
60 |
1% |
10058 |
.text.ZPS_vNwkTimerQueueOverflow |
0x0002b748 |
0x0002b7d0 |
136 |
3% |
10062 |
.text.ZPS_u8NwkSendNwkEdTimeoutsCommand |
0x0002b7d0 |
0x0002b7ec |
28 |
1% |
10065 |
.text.ZPS_bNwkGetAliasStatus |
0x0002b7ec |
0x0002b7f2 |
6 |
1% |
10068 |
.text.ZPS_bNwkGetAliasApsCounter |
0x0002b7f2 |
0x0002b7f8 |
6 |
1% |
10071 |
.text.ZPS_vSetNwkStateActive |
0x0002b7f8 |
0x0002b800 |
8 |
1% |
10074 |
.text.ZPS_vNwkPurgeMacAddressAndRelatedEntries |
0x0002b800 |
0x0002b920 |
288 |
5% |
10077 |
.text.ZPS_vNtSetUsedStatus |
0x0002b920 |
0x0002ba70 |
336 |
6% |
10081 |
.text.ZPS_vNwkNibCheckAndUpdateAddresses |
0x0002ba70 |
0x0002bb34 |
196 |
4% |
10084 |
.text.zps_vBuildSortedActvNTList |
0x0002bb34 |
0x0002bb84 |
80 |
2% |
10087 |
.text.ZPS_vNtSetAuthStatus |
0x0002bb84 |
0x0002bbaa |
38 |
1% |
10090 |
.text.zps_sNwkNibNtCheckJoin |
0x0002bbaa |
0x0002be0c |
610 |
10% |
10093 |
.text.ZPS_vNwkNibCheckAndUpdateChildren |
0x0002be0c |
0x0002bf60 |
340 |
6% |
10097 |
.text.zps_vNwkSetZgpAlias |
0x0002bf60 |
0x0002bf74 |
20 |
1% |
10100 |
.text.ZPS_vNwkMacEntriesClear |
0x0002bf74 |
0x0002c02c |
184 |
3% |
10103 |
.text.ZPS_vPurgeJoinManagerEntry |
0x0002c02c |
0x0002c04c |
32 |
1% |
10106 |
.text.zps_vCleanUnAuthenHandleExpiry |
0x0002c04c |
0x0002c0e0 |
148 |
3% |
10109 |
.text.ZPS_vNibRealignMac |
0x0002c0e0 |
0x0002c1a0 |
192 |
4% |
10113 |
.text.zps_vNibSetDefaults |
0x0002c1a0 |
0x0002c348 |
424 |
7% |
10116 |
.text.ZPS_vHookfcOverflowEvent |
0x0002c348 |
0x0002c34c |
4 |
1% |
10119 |
.text.ZPS_vNwkIncOutFC |
0x0002c34c |
0x0002c3a0 |
84 |
2% |
10123 |
.text.ZPS_vNwkNibRestoreWarmRestartCounter |
0x0002c3a0 |
0x0002c3b0 |
16 |
1% |
10126 |
Expected total in zps_nwk_nib.o file: |
6392 |
Actual: |
6392 |
100% |
9945 |
Flash640 / .text / zps_nwk_nlde.o |
Start |
End |
Size |
% |
Line |
.text.eNldeDataDcfm |
0x0002c3b0 |
0x0002c3d8 |
40 |
7% |
10129 |
.text.ZPS_vNwkHandleNldeReqRsp |
0x0002c3d8 |
0x0002c5dc |
516 |
85% |
10132 |
.text.ZPS_u8NwkCalcNldeReqOverhead |
0x0002c5dc |
0x0002c610 |
52 |
9% |
10135 |
Expected total in zps_nwk_nlde.o file: |
608 |
Actual: |
608 |
100% |
10129 |
Flash640 / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleNlmeReqRsp |
0x0002c610 |
0x0002c79c |
396 |
100% |
10138 |
Expected total in zps_nwk_nlme.o file: |
396 |
Actual: |
396 |
100% |
10138 |
Flash640 / .text / zps_nwk_pmjn.o |
Start |
End |
Size |
% |
Line |
.text.vPermitJoinHandleExpiry |
0x0002c79c |
0x0002c7a4 |
8 |
7% |
10141 |
.text.zps_vNwkPermitJoiningInit |
0x0002c7a4 |
0x0002c7b8 |
20 |
16% |
10144 |
.text.zps_vNwkHandleCmePermitJoinReq |
0x0002c7b8 |
0x0002c820 |
104 |
79% |
10147 |
Expected total in zps_nwk_pmjn.o file: |
132 |
Actual: |
132 |
100% |
10141 |
Flash640 / .text / zps_nwk_rt.o |
Start |
End |
Size |
% |
Line |
.text.eRouteRequestDataDcfm |
0x0002c820 |
0x0002c850 |
48 |
1% |
10150 |
.text.zps_vExpireOldRoutes |
0x0002c850 |
0x0002c8ac |
92 |
2% |
10152 |
.text.psNwkSendRouteRecordCmd |
0x0002c8ac |
0x0002ca1c |
368 |
8% |
10156 |
.text.psSendRouteReplyCmd.isra.0 |
0x0002ca1c |
0x0002cb1c |
256 |
6% |
10158 |
.text.vFreePendingReqDescr |
0x0002cb1c |
0x0002cb70 |
84 |
2% |
10160 |
.text.zps_vNwkHandleCmeStartRouterReq |
0x0002cb70 |
0x0002cbc0 |
80 |
2% |
10163 |
.text.zps_vNwkHandleCmeActvStartRouterReq |
0x0002cbc0 |
0x0002cc3c |
124 |
3% |
10166 |
.text.zps_vStartRouter |
0x0002cc3c |
0x0002cc40 |
4 |
1% |
10169 |
.text.zps_eNwkRtMatch |
0x0002cc40 |
0x0002cd44 |
260 |
6% |
10172 |
.text.zps_psNwkRtMatchNwkAddr |
0x0002cd44 |
0x0002cd86 |
66 |
2% |
10175 |
.text.zps_vRemoveRoute |
0x0002cd86 |
0x0002ce02 |
124 |
3% |
10178 |
.text.zps_vRemoveNextHop |
0x0002ce02 |
0x0002cea2 |
160 |
4% |
10181 |
.text.zps_eNwkRtDiscMatch |
0x0002cea2 |
0x0002cf08 |
102 |
3% |
10184 |
.text.zps_eNwkHandleSceRouteRequest |
0x0002cf08 |
0x0002d35c |
1108 |
23% |
10187 |
.text.zps_psNwkInitiateRouteDiscovery |
0x0002d35c |
0x0002d4dc |
384 |
8% |
10190 |
.text.zps_vNwkHandleCmeRouteDiscoveryReq |
0x0002d4dc |
0x0002d54c |
112 |
3% |
10193 |
.text.zps_psProcessRoutedFrm |
0x0002d54c |
0x0002d684 |
312 |
7% |
10196 |
.text.zps_eNwkRctMatchNwkAddr |
0x0002d684 |
0x0002d6e6 |
98 |
3% |
10199 |
.text.zps_eNwkHandleSceRouteRecord |
0x0002d6e6 |
0x0002d7d0 |
234 |
5% |
10202 |
.text.zps_vNwkSendAnyPendingData |
0x0002d7d0 |
0x0002d80c |
60 |
2% |
10205 |
.text.vHandleRouteDiscoveryExpiry |
0x0002d80c |
0x0002d8b0 |
164 |
4% |
10208 |
.text.zps_eNwkHandleSceRouteReply |
0x0002d8b0 |
0x0002daf4 |
580 |
13% |
10210 |
Expected total in zps_nwk_rt.o file: |
4820 |
Actual: |
4820 |
100% |
10150 |
Flash640 / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bSecEncrypt |
0x0002daf4 |
0x0002dc70 |
380 |
23% |
10213 |
.text.zps_eNwkSecEncryptPacket |
0x0002dc70 |
0x0002dd2c |
188 |
12% |
10216 |
.text.ZPS_bSecDecrypt |
0x0002dd2c |
0x0002de1c |
240 |
15% |
10220 |
.text.ZPS_bNwkSecCheckFC |
0x0002de1c |
0x0002de72 |
86 |
6% |
10223 |
.text.zps_vNwkSecClearMatSet |
0x0002de72 |
0x0002de98 |
38 |
3% |
10226 |
.text.ZPS_bNwkSecFindMatSet |
0x0002de98 |
0x0002dec8 |
48 |
3% |
10229 |
.text.zps_eNwkSecDecryptPacket |
0x0002dec8 |
0x0002e0b0 |
488 |
30% |
10232 |
.text.ZPS_bNwkSecCheckMatSet |
0x0002e0b0 |
0x0002e0de |
46 |
3% |
10235 |
.text.ZPS_bNwkSecHaveNetworkKey |
0x0002e0de |
0x0002e10e |
48 |
3% |
10238 |
.text.ZPS_vNwkSecResetDevice |
0x0002e10e |
0x0002e150 |
66 |
4% |
10241 |
.text.ZPS_pvNwkSecGetNetworkKey |
0x0002e150 |
0x0002e180 |
48 |
3% |
10244 |
Expected total in zps_nwk_sec.o file: |
1676 |
Actual: |
1676 |
100% |
10213 |
Flash640 / .text / zps_nwk_slist.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkSlistInit |
0x0002e180 |
0x0002e188 |
8 |
6% |
10247 |
.text.zps_vNwkSlistAddToHead |
0x0002e188 |
0x0002e194 |
12 |
9% |
10250 |
.text.zps_vNwkSlistAddToTail |
0x0002e194 |
0x0002e1a8 |
20 |
15% |
10253 |
.text.zps_vNwkSlistInsertAfter |
0x0002e1a8 |
0x0002e1ba |
18 |
13% |
10256 |
.text.zps_psNwkSlistRemoveFromHead |
0x0002e1ba |
0x0002e1ca |
16 |
12% |
10259 |
.text.zps_psNwkSlistRemove |
0x0002e1ca |
0x0002e1fa |
48 |
35% |
10262 |
.text.zps_vNwkSlistMakeLimboNode |
0x0002e1fa |
0x0002e202 |
8 |
6% |
10265 |
.text.zps_bNwkSlistIsLimboNode |
0x0002e202 |
0x0002e20c |
10 |
8% |
10268 |
Expected total in zps_nwk_slist.o file: |
140 |
Actual: |
140 |
100% |
10247 |
Flash640 / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.text.zps_psSendNetworkLinkPowerDelta.isra.0 |
0x0002e20c |
0x0002e29c |
144 |
16% |
10271 |
.text.zps_eNwkHandleSmeDutyCycleInd |
0x0002e29c |
0x0002e2c0 |
36 |
4% |
10273 |
.text.zps_eNwkHandleSceNwkLinkPowerDelta |
0x0002e2c0 |
0x0002e3f4 |
308 |
34% |
10276 |
.text.ZPS_bNwkCoordLinkPowerDeltaNtfcn |
0x0002e3f4 |
0x0002e488 |
148 |
17% |
10279 |
.text.ZPS_vLinkPowerDeltaTimerExpiry |
0x0002e488 |
0x0002e496 |
14 |
2% |
10282 |
.text.ZPS_vNwkNibNTUpdateTxPower |
0x0002e496 |
0x0002e4fa |
100 |
11% |
10285 |
.text.ZPS_bMACTxPowerTableInitialise |
0x0002e4fa |
0x0002e55c |
98 |
11% |
10288 |
.text.ZPS_u16NwkNibNtGetMacIDByAddress |
0x0002e55c |
0x0002e5a6 |
74 |
9% |
10291 |
Expected total in zps_nwk_subghz.o file: |
922 |
Actual: |
922 |
100% |
10271 |
Flash640 / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeGetResources |
0x0002e5a6 |
0x0002e636 |
144 |
73% |
10294 |
.text.zps_eNwkActvStInit |
0x0002e636 |
0x0002e640 |
10 |
6% |
10297 |
.text.zps_vNwkActvStHandleCme |
0x0002e640 |
0x0002e66c |
44 |
23% |
10301 |
Expected total in zps_nwk_actv_st.o file: |
198 |
Actual: |
198 |
100% |
10294 |
Flash640 / .text / zps_nwk_btt.o |
Start |
End |
Size |
% |
Line |
.text.vNwkBttTimerExpiry |
0x0002e66c |
0x0002e754 |
232 |
40% |
10304 |
.text.zps_vNwkBttMgrInit |
0x0002e754 |
0x0002e788 |
52 |
9% |
10307 |
.text.zps_eNwkBtrMatch |
0x0002e788 |
0x0002e898 |
272 |
47% |
10310 |
.text.zps_vNwkBttProcessPassiveAck |
0x0002e898 |
0x0002e8b4 |
28 |
5% |
10313 |
Expected total in zps_nwk_btt.o file: |
584 |
Actual: |
584 |
100% |
10304 |
Flash640 / .text / zps_nwk_disc.o |
Start |
End |
Size |
% |
Line |
.text.zps_vReAttemptScanTimerHandleExpiry |
0x0002e8b4 |
0x0002e8f4 |
64 |
18% |
10316 |
.text.zps_vNwkHandleCmeNwkDiscReq |
0x0002e8f4 |
0x0002e994 |
160 |
43% |
10319 |
.text.zps_vNwkDiscUpdateNT |
0x0002e994 |
0x0002ea2c |
152 |
41% |
10322 |
Expected total in zps_nwk_disc.o file: |
376 |
Actual: |
376 |
100% |
10316 |
Flash640 / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.text.eSmeEdScScanDcfm |
0x0002ea2c |
0x0002ea6a |
62 |
6% |
10325 |
.text.eSmeASFlBeaconInd |
0x0002ea6a |
0x0002ea8a |
32 |
3% |
10327 |
.text.zps_NwkSortDiscoveryTable.constprop.0 |
0x0002ea8a |
0x0002eb00 |
118 |
11% |
10329 |
.text.eSmeGenlScanDcfm |
0x0002eb00 |
0x0002eb5c |
92 |
9% |
10331 |
.text.eSmeUDNTScanDcfm |
0x0002eb5c |
0x0002ec28 |
204 |
18% |
10334 |
.text.psAddToDiscNt.constprop.0 |
0x0002ec28 |
0x0002ed7c |
340 |
30% |
10336 |
.text.eSmeAcScBeaconInd |
0x0002ed7c |
0x0002ee70 |
244 |
22% |
10338 |
.text.eSmeUDNTBeaconInd |
0x0002ee70 |
0x0002ee96 |
38 |
4% |
10340 |
.text.zps_eNwkDiscStInit |
0x0002ee96 |
0x0002eea0 |
10 |
1% |
10342 |
Expected total in zps_nwk_disc_st.o file: |
1140 |
Actual: |
1140 |
100% |
10325 |
Flash640 / .text / zps_nwk_form_st.o |
Start |
End |
Size |
% |
Line |
.text.eSmeAcScScanDcfm |
0x0002eea0 |
0x0002f1cc |
812 |
64% |
10346 |
.text.bCheckMatchingEntry |
0x0002f1cc |
0x0002f1f0 |
36 |
3% |
10348 |
.text.eSmeAcScBeaconInd |
0x0002f1f0 |
0x0002f28c |
156 |
13% |
10350 |
.text.vSendDcfm |
0x0002f28c |
0x0002f2ae |
34 |
3% |
10352 |
.text.eSmeEdScScanDcfm |
0x0002f2ae |
0x0002f370 |
194 |
16% |
10354 |
.text.zps_eNwkFormStInit |
0x0002f370 |
0x0002f39c |
44 |
4% |
10357 |
Expected total in zps_nwk_form_st.o file: |
1276 |
Actual: |
1276 |
100% |
10346 |
Flash640 / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.text.zps_eDefaultDataDcfm |
0x0002f39c |
0x0002f4b2 |
278 |
12% |
10360 |
.text.zps_bProcessUnicastRoute |
0x0002f4b2 |
0x0002f6e8 |
566 |
24% |
10363 |
.text.zps_psAllocateAndFormatMacHdr |
0x0002f6e8 |
0x0002f8d4 |
492 |
21% |
10367 |
.text.zps_psSendFrm |
0x0002f8d4 |
0x0002fb20 |
588 |
25% |
10370 |
.text.zps_psSendBroadcastFrm |
0x0002fb20 |
0x0002fbbc |
156 |
7% |
10373 |
.text.zps_psFormatCmdFrameGeneral |
0x0002fbbc |
0x0002fc64 |
168 |
8% |
10376 |
.text.zps_psNwkInitCmdFrame |
0x0002fc64 |
0x0002fce8 |
132 |
6% |
10379 |
Expected total in zps_nwk_frm.o file: |
2380 |
Actual: |
2380 |
100% |
10360 |
Flash640 / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkIdleStHandleCme |
0x0002fce8 |
0x0002fd14 |
44 |
100% |
10383 |
Expected total in zps_nwk_idle_st.o file: |
44 |
Actual: |
44 |
100% |
10383 |
Flash640 / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.text.zps_vJoinInitNtParent |
0x0002fd14 |
0x0002ff34 |
544 |
12% |
10386 |
.text.zps_vCheckActvNtForDuplicate |
0x0002ff34 |
0x0002ffe0 |
172 |
4% |
10389 |
.text.zps_vSendJoinDcfm |
0x0002ffe0 |
0x00030020 |
64 |
2% |
10392 |
.text.zps_vSendJoinInd |
0x00030020 |
0x000300a4 |
132 |
3% |
10396 |
.text.zps_vNwkHandleCmeDirectJoinReq |
0x000300a4 |
0x0003011c |
120 |
3% |
10399 |
.text.zps_eNwkHandleSmeCommStatusInd |
0x0003011c |
0x00030260 |
324 |
7% |
10402 |
.text.zps_eNwkHandleSmeOrphanInd |
0x00030260 |
0x00030316 |
182 |
4% |
10405 |
.text.zps_vTidyActvNtAfterJoin |
0x00030316 |
0x000303a0 |
138 |
3% |
10408 |
.text.eRejoinRspDataDcfm |
0x000303a0 |
0x00030432 |
146 |
3% |
10411 |
.text.zps_eNwkHandleSceRejnResponse |
0x00030432 |
0x00030484 |
82 |
2% |
10413 |
.text.zps_psNwkSendRejoinReqCmd |
0x00030484 |
0x00030520 |
156 |
4% |
10417 |
.text.zps_u8NwkHandleRejoinReq |
0x00030520 |
0x000305c8 |
168 |
4% |
10420 |
.text.zps_vnwkJoinContinueRejoin |
0x000305c8 |
0x00030664 |
156 |
4% |
10423 |
.text.zps_vNwkHandleCmeNwkJoinReq |
0x00030664 |
0x00030a20 |
956 |
20% |
10427 |
.text.zps_vNwkHandleCmeNwkActvJoinReq |
0x00030a20 |
0x00030a2c |
12 |
1% |
10430 |
.text.zps_psNwkSendRejoinRspCmd |
0x00030a2c |
0x00030ac8 |
156 |
4% |
10434 |
.text.zps_eNwkSendJoinResponse |
0x00030ac8 |
0x00030bfc |
308 |
7% |
10437 |
.text.zps_eNwkProcessJoinInd |
0x00030bfc |
0x00030f54 |
856 |
18% |
10440 |
.text.zps_eNwkHandleSmeAssocInd |
0x00030f54 |
0x00030f84 |
48 |
1% |
10443 |
.text.zps_eNwkHandleSceRejnRequest |
0x00030f84 |
0x00031028 |
164 |
4% |
10446 |
Expected total in zps_nwk_join.o file: |
4884 |
Actual: |
4884 |
100% |
10386 |
Flash640 / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.text.vGiveUp |
0x00031028 |
0x00031058 |
48 |
4% |
10449 |
.text.vFinish |
0x00031058 |
0x000310d8 |
128 |
10% |
10450 |
.text.eSmeOrphScanDcfm |
0x000310d8 |
0x00031146 |
110 |
8% |
10451 |
.text.vCheckSleepingSendPoll |
0x00031146 |
0x000311c4 |
126 |
10% |
10453 |
.text.eTryNextParent |
0x000311c4 |
0x000312f8 |
308 |
23% |
10456 |
.text.eSmeRjPCPollDcfm |
0x000312f8 |
0x00031334 |
60 |
5% |
10459 |
.text.eSmeAsocAssocDcfm |
0x00031334 |
0x000313d8 |
164 |
12% |
10461 |
.text.eSceRjRsRejoinRsp |
0x000313d8 |
0x000314c4 |
236 |
18% |
10463 |
.text.vHandleRejoinExpiry |
0x000314c4 |
0x00031514 |
80 |
6% |
10465 |
.text.zps_vNwkJoinStStartResponseTimer |
0x00031514 |
0x00031548 |
52 |
4% |
10467 |
.text.zps_eRejoinDataDcfm |
0x00031548 |
0x0003158a |
66 |
5% |
10470 |
.text.zps_eNwkJoinStInit |
0x0003158a |
0x00031592 |
8 |
1% |
10473 |
Expected total in zps_nwk_join_st.o file: |
1386 |
Actual: |
1386 |
100% |
10449 |
Flash640 / .text / zps_nwk_mac.o |
Start |
End |
Size |
% |
Line |
.text.MAC_u64GetExtAddr |
0x00031592 |
0x0003159e |
12 |
100% |
10476 |
Expected total in zps_nwk_mac.o file: |
12 |
Actual: |
12 |
100% |
10476 |
Flash640 / .text / zps_nwk_scan.o |
Start |
End |
Size |
% |
Line |
.text.zps_sNwkLibSubmitScan |
0x0003159e |
0x000315da |
60 |
47% |
10479 |
.text.zps_vNwkHandleCmeEdScanReq |
0x000315da |
0x0003161e |
68 |
54% |
10482 |
Expected total in zps_nwk_scan.o file: |
128 |
Actual: |
128 |
100% |
10479 |
Flash640 / .text / zps_nwk_sync.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeSyncReq |
0x0003161e |
0x00031690 |
114 |
76% |
10485 |
.text.zps_eNwkHandleSmePollDcfm |
0x00031690 |
0x000316b4 |
36 |
24% |
10488 |
Expected total in zps_nwk_sync.o file: |
150 |
Actual: |
150 |
100% |
10485 |
Flash640 / .text / zps_nwk_intf.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeSetInterface |
0x000316b4 |
0x000317e2 |
302 |
53% |
10491 |
.text.zps_vNwkHandleCmeGetInterface |
0x000317e2 |
0x000318ee |
268 |
48% |
10494 |
Expected total in zps_nwk_intf.o file: |
570 |
Actual: |
570 |
100% |
10491 |
Flash640 / .text / zps_nwk_form.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeNwkFormReq |
0x000318ee |
0x00031996 |
168 |
97% |
10497 |
.text.zps_vNwkHandleCmeIdleNwkFormReq |
0x00031996 |
0x0003199c |
6 |
4% |
10500 |
Expected total in zps_nwk_form.o file: |
174 |
Actual: |
174 |
100% |
10497 |
Flash640 / .text / aes_mmo.c.obj |
Start |
End |
Size |
% |
Line |
.text.AESSW_vMMOBlockUpdate |
0x0003199c |
0x000319ca |
46 |
13% |
10503 |
.text.AESSW_vMMOFinalUpdate |
0x000319ca |
0x00031a92 |
200 |
53% |
10506 |
.text.AESSW_vHMAC_MMO |
0x00031a92 |
0x00031b18 |
134 |
36% |
10509 |
Expected total in aes_mmo.c.obj file: |
380 |
Actual: |
380 |
100% |
10503 |
Flash640 / .text / MMAC_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerFired |
0x00031b18 |
0x00031b60 |
72 |
33% |
10512 |
.text.vTimerInitialise |
0x00031b60 |
0x00031b98 |
56 |
26% |
10515 |
.text.TSV_eOpen |
0x00031b98 |
0x00031ba4 |
12 |
6% |
10518 |
.text.TSV_eStart |
0x00031ba4 |
0x00031be4 |
64 |
29% |
10521 |
.text.TSV_eStop |
0x00031be4 |
0x00031bf6 |
18 |
9% |
10524 |
Expected total in MMAC_TimerServer.o file: |
222 |
Actual: |
222 |
100% |
10512 |
Flash640 / .text / Mini_Association.o |
Start |
End |
Size |
% |
Line |
.text.vPostFailedAssocDcfm |
0x00031bf6 |
0x00031c18 |
34 |
3% |
10527 |
.text.eAssocRespSent |
0x00031c18 |
0x00031c34 |
28 |
3% |
10529 |
.text.eDisassocReqSent |
0x00031c34 |
0x00031c70 |
60 |
5% |
10531 |
.text.vAssocReqTimeout1 |
0x00031c70 |
0x00031cf0 |
128 |
10% |
10533 |
.text.vAssocReqTimeout2 |
0x00031cf0 |
0x00031d28 |
56 |
5% |
10535 |
.text.eGenericAssocFrameSent |
0x00031d28 |
0x00031d6c |
68 |
6% |
10537 |
.text.eAssocReqSent |
0x00031d6c |
0x00031d78 |
12 |
1% |
10539 |
.text.ePMICassocReqPollSent |
0x00031d78 |
0x00031da0 |
40 |
4% |
10541 |
.text.eMiniMac_MLME_AssociateReq |
0x00031da0 |
0x00031e44 |
164 |
13% |
10543 |
.text.eMiniMac_MLME_AssociateResp |
0x00031e44 |
0x00031efc |
184 |
15% |
10546 |
.text.eMiniMac_MLME_DisassociateReq |
0x00031efc |
0x00031f9c |
160 |
13% |
10549 |
.text.vAssociatingRxCallback |
0x00031f9c |
0x00032020 |
132 |
11% |
10552 |
.text.vAssociationReqFrameReceived |
0x00032020 |
0x00032054 |
52 |
5% |
10555 |
.text.vDisassociationReceived |
0x00032054 |
0x00032098 |
68 |
6% |
10558 |
.text.vMiniMac_PurgeAssocResp |
0x00032098 |
0x000320fc |
100 |
8% |
10561 |
Expected total in Mini_Association.o file: |
1286 |
Actual: |
1286 |
100% |
10527 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.text.vBbcIntHandler |
0x000320fc |
0x000321e8 |
236 |
21% |
10564 |
.text.vSetChannelAndPower |
0x000321e8 |
0x000321f8 |
16 |
2% |
10566 |
.text.vInsertFullDstAddr |
0x000321f8 |
0x00032216 |
30 |
3% |
10569 |
.text.vExtractFullSrcAddr |
0x00032216 |
0x0003222e |
24 |
3% |
10572 |
.text.vExtractFullDstAddr |
0x0003222e |
0x00032248 |
26 |
3% |
10575 |
.text.vMiniMac_MLME_SetReq_PanId |
0x00032248 |
0x00032268 |
32 |
3% |
10578 |
.text.vMiniMac_MLME_SetReq_ShortAddr |
0x00032268 |
0x00032278 |
16 |
2% |
10581 |
.text.vMiniMac_MLME_SetReq_MinBe |
0x00032278 |
0x00032288 |
16 |
2% |
10584 |
.text.vMiniMac_Init |
0x00032288 |
0x000323d4 |
332 |
30% |
10587 |
.text.vMiniMac_MLME_Reset |
0x000323d4 |
0x00032430 |
92 |
9% |
10590 |
.text.vMiniMac_MLME_SetReq_MaxBe |
0x00032430 |
0x00032434 |
4 |
1% |
10593 |
.text.vMiniMac_MLME_SetReq_MaxCsmaBackoffs |
0x00032434 |
0x00032438 |
4 |
1% |
10596 |
.text.vMiniMac_MLME_SetReq_RxOnWhenIdle |
0x00032438 |
0x00032444 |
12 |
2% |
10599 |
.text.vMiniMac_PLME_SetReq_Channel |
0x00032444 |
0x00032450 |
12 |
2% |
10602 |
.text.vMiniMac_PLME_SetReq_Power |
0x00032450 |
0x0003246c |
28 |
3% |
10605 |
.text.vMiniMac_PLME_SetReq_CcaThreshold |
0x0003246c |
0x00032478 |
12 |
2% |
10608 |
.text.vMiniMac_PLME_SetReq_CcaMode |
0x00032478 |
0x00032484 |
12 |
2% |
10611 |
.text.vCopyU16ToPayload |
0x00032484 |
0x0003248c |
8 |
1% |
10614 |
.text.u16CopyFromPayload |
0x0003248c |
0x00032490 |
4 |
1% |
10617 |
.text.u8GetHeaderSize |
0x00032490 |
0x000324ac |
28 |
3% |
10620 |
.text.vSendMlmeCommStatusFromTxFrame |
0x000324ac |
0x000324de |
50 |
5% |
10623 |
.text.vSendMlmeCommStatusFromRxFrame |
0x000324de |
0x00032510 |
50 |
5% |
10626 |
.text.psGetAndBuildCoordRealignment |
0x00032510 |
0x0003256c |
92 |
9% |
10629 |
Expected total in Mini_Main.o file: |
1136 |
Actual: |
1136 |
100% |
10564 |
Flash640 / .text / Mini_Mcps.o |
Start |
End |
Size |
% |
Line |
.text.eMcpsTxCompleteHandler |
0x0003256c |
0x00032598 |
44 |
9% |
10632 |
.text.psGetTxFrameBuffer |
0x00032598 |
0x000325d0 |
56 |
11% |
10634 |
.text.eTransmit |
0x000325d0 |
0x000326b0 |
224 |
44% |
10637 |
.text.eMiniMac_MCPS_DataReq |
0x000326b0 |
0x000326cc |
28 |
6% |
10640 |
.text.eMiniMac_MCPS_DataRetransmitReq |
0x000326cc |
0x000326f8 |
44 |
9% |
10643 |
.text.vMiniMacMcpsFrameReceived |
0x000326f8 |
0x00032710 |
24 |
5% |
10646 |
.text.eMiniMac_MCPS_PurgeReq |
0x00032710 |
0x00032774 |
100 |
20% |
10649 |
Expected total in Mini_Mcps.o file: |
520 |
Actual: |
520 |
100% |
10632 |
Flash640 / .text / Mini_Poll.o |
Start |
End |
Size |
% |
Line |
.text.vPollConfirm |
0x00032774 |
0x00032794 |
32 |
9% |
10652 |
.text.ePollReqSent |
0x00032794 |
0x000327f0 |
92 |
24% |
10655 |
.text.eMiniMac_MLME_DataReq |
0x000327f0 |
0x00032898 |
168 |
43% |
10657 |
.text.vMiniMacPoll_CheckPollResponse |
0x00032898 |
0x000328f0 |
88 |
23% |
10660 |
.text.vPollTimeout |
0x000328f0 |
0x00032900 |
16 |
5% |
10663 |
Expected total in Mini_Poll.o file: |
396 |
Actual: |
396 |
100% |
10652 |
Flash640 / .text / Mini_Running.o |
Start |
End |
Size |
% |
Line |
.text.vRunningRxCallback |
0x00032900 |
0x00032a08 |
264 |
65% |
10665 |
.text.eMiniMac_MLME_StartReq |
0x00032a08 |
0x00032a88 |
128 |
32% |
10668 |
.text.bMiniMac_CurrentlyScanning |
0x00032a88 |
0x00032a98 |
16 |
4% |
10671 |
Expected total in Mini_Running.o file: |
408 |
Actual: |
408 |
100% |
10665 |
Flash640 / .text / Mini_Scan.o |
Start |
End |
Size |
% |
Line |
.text.eBuildAndSend |
0x00032a98 |
0x00032afc |
100 |
6% |
10674 |
.text.vPostDcfm |
0x00032afc |
0x00032b5c |
96 |
6% |
10676 |
.text.vScanNextChannel |
0x00032b5c |
0x00032cac |
336 |
19% |
10678 |
.text.eOrphanRespSent |
0x00032cac |
0x00032cb8 |
12 |
1% |
10680 |
.text.bBeaconNotify |
0x00032cb8 |
0x00032dc8 |
272 |
16% |
10682 |
.text.eOrphanNotificationSent |
0x00032dc8 |
0x00032e10 |
72 |
5% |
10684 |
.text.eBeaconReqSent |
0x00032e10 |
0x00032e34 |
36 |
3% |
10686 |
.text.eMiniMac_MLME_ScanReq |
0x00032e34 |
0x00032eb8 |
132 |
8% |
10688 |
.text.eMiniMac_MLME_OrphanRsp |
0x00032eb8 |
0x00032f20 |
104 |
6% |
10691 |
.text.vScanOrphanReceived |
0x00032f20 |
0x00032f40 |
32 |
2% |
10694 |
.text.vScanCoordRealignmentReceived |
0x00032f40 |
0x00032f44 |
4 |
1% |
10697 |
.text.vScanBeaconReceived |
0x00032f44 |
0x00032f80 |
60 |
4% |
10701 |
.text.vScanningRxCallback |
0x00032f80 |
0x0003301c |
156 |
9% |
10704 |
.text.vMiniMac_BeaconRequestReceived |
0x0003301c |
0x00033020 |
4 |
1% |
10707 |
.text.vScanBeaconRequestReceived |
0x00033020 |
0x00033198 |
376 |
21% |
10711 |
Expected total in Mini_Scan.o file: |
1792 |
Actual: |
1792 |
100% |
10674 |
Flash640 / .text / Mini_Shim.o |
Start |
End |
Size |
% |
Line |
.text.eAppApiPlmeSet |
0x00033198 |
0x000331d0 |
56 |
29% |
10714 |
.text.eAppApiPlmeGet |
0x000331d0 |
0x0003320c |
60 |
31% |
10718 |
.text.pvAppApiGetMacAddrLocation |
0x0003320c |
0x00033224 |
24 |
13% |
10721 |
.text.vAppApiEnableBeaconResponse |
0x00033224 |
0x00033238 |
20 |
11% |
10724 |
.text.bAppApi_CurrentlyScanning |
0x00033238 |
0x0003323c |
4 |
3% |
10727 |
.text.MAC_vPibSetShortAddr |
0x0003323c |
0x00033242 |
6 |
4% |
10730 |
.text.MAC_vPibSetPanId |
0x00033242 |
0x00033248 |
6 |
4% |
10733 |
.text.MAC_vPibSetMinBe |
0x00033248 |
0x0003324e |
6 |
4% |
10736 |
.text.MAC_vPibSetMaxCsmaBackoffs |
0x0003324e |
0x00033254 |
6 |
4% |
10739 |
.text.MAC_vPibSetRxOnWhenIdle |
0x00033254 |
0x0003325c |
8 |
5% |
10742 |
Expected total in Mini_Shim.o file: |
196 |
Actual: |
196 |
100% |
10714 |
Flash640 / .text / Mini_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerRestartScanTimer |
0x0003325c |
0x00033270 |
20 |
13% |
10746 |
.text.vTimerHandlerCallback |
0x00033270 |
0x000332e0 |
112 |
70% |
10749 |
.text.vTimerPostHandlerCallback |
0x000332e0 |
0x000332fc |
28 |
18% |
10752 |
Expected total in Mini_TimerServer.o file: |
160 |
Actual: |
160 |
100% |
10746 |
Flash640 / .text / Mini_TxRx.o |
Start |
End |
Size |
% |
Line |
.text.getRxBuffer |
0x000332fc |
0x0003332c |
48 |
4% |
10755 |
.text.vAddToTxQueue |
0x0003332c |
0x00033368 |
60 |
4% |
10757 |
.text.vRemoveFromTxQueue |
0x00033368 |
0x0003339c |
52 |
4% |
10760 |
.text.psSearchForFrameToSend |
0x0003339c |
0x000333f4 |
88 |
6% |
10763 |
.text.eBasicTxCompleteHandler |
0x000333f4 |
0x000333f8 |
4 |
1% |
10766 |
.text.vMiniMac_RxHdrComplete |
0x000333f8 |
0x000334a8 |
176 |
12% |
10769 |
.text.eMiniMac_FrameInProgress |
0x000334a8 |
0x00033504 |
92 |
6% |
10772 |
.text.vStartReceive |
0x00033504 |
0x0003353c |
56 |
4% |
10775 |
.text.vMiniMac_NextTransaction |
0x0003353c |
0x000335bc |
128 |
9% |
10778 |
.text.vPostTxActions |
0x000335bc |
0x000335f4 |
56 |
4% |
10781 |
.text.vStartTransmit |
0x000335f4 |
0x00033704 |
272 |
18% |
10783 |
.text.vTxIndirectExpired |
0x00033704 |
0x0003371c |
24 |
2% |
10785 |
.text.vMiniMac_TxComplete |
0x0003371c |
0x00033860 |
324 |
21% |
10789 |
.text.vMiniMac_RxComplete |
0x00033860 |
0x00033918 |
184 |
12% |
10792 |
Expected total in Mini_TxRx.o file: |
1564 |
Actual: |
1564 |
100% |
10755 |
Flash640 / .text / endian.o |
Start |
End |
Size |
% |
Line |
.text.u32FromLe |
0x00033918 |
0x0003392e |
22 |
85% |
10795 |
.text.u16FromLe |
0x0003392e |
0x00033932 |
4 |
16% |
10798 |
Expected total in endian.o file: |
26 |
Actual: |
26 |
100% |
10795 |
Flash640 / .text / MMAC.o |
Start |
End |
Size |
% |
Line |
.text.Chip_GetType |
0x00033932 |
0x000339a8 |
118 |
2% |
10801 |
.text.do_fcs |
0x000339a8 |
0x000339e4 |
60 |
1% |
10803 |
.text.end_fcs |
0x000339e4 |
0x000339f0 |
12 |
1% |
10805 |
.text.read_uint32 |
0x000339f0 |
0x00033a02 |
18 |
1% |
10807 |
.text.read_uint64 |
0x00033a02 |
0x00033a14 |
18 |
1% |
10810 |
.text.v2MAC_CSL_phase |
0x00033a14 |
0x00033a54 |
64 |
2% |
10813 |
.text.v2MAC_restore_tune_regs |
0x00033a54 |
0x00033a9c |
72 |
2% |
10816 |
.text.v2MAC_decode_FCF |
0x00033a9c |
0x00033bb8 |
284 |
5% |
10819 |
.text.v2MAC_basic_check_frame |
0x00033bb8 |
0x00033be4 |
44 |
1% |
10822 |
.text.v2MAC_read_header |
0x00033be4 |
0x00033c8c |
168 |
3% |
10825 |
.text.v2MAC_check_ACK |
0x00033c8c |
0x00033d30 |
164 |
3% |
10829 |
.text.v2MAC_filter_process_Rx_frame |
0x00033d30 |
0x00033e08 |
216 |
4% |
10832 |
.text.v2MAC_ACK |
0x00033e08 |
0x00034124 |
796 |
14% |
10835 |
.text.v2MAC_check_Rx_frame_FCS |
0x00034124 |
0x00034168 |
68 |
2% |
10838 |
.text.v2MAC_restart_rx |
0x00034168 |
0x000341cc |
100 |
2% |
10841 |
.text.v2MAC_wait_and_fcs |
0x000341cc |
0x00034224 |
88 |
2% |
10844 |
.text.vMMAC_EnableInterrupts |
0x00034224 |
0x0003424c |
40 |
1% |
10847 |
.text.u32MMAC_GetTime |
0x0003424c |
0x00034258 |
12 |
1% |
10850 |
.text.vMMAC_ForceReset |
0x00034258 |
0x000344c8 |
624 |
11% |
10853 |
.text.vMMAC_SynchroniseBackoffClock |
0x000344c8 |
0x000344e0 |
24 |
1% |
10856 |
.text.u8MMAC_EnergyDetect |
0x000344e0 |
0x000344fc |
28 |
1% |
10859 |
.text.vMMAC_SetRxAddress |
0x000344fc |
0x00034518 |
28 |
1% |
10862 |
.text.vMMAC_SetRxFrame |
0x00034518 |
0x00034530 |
24 |
1% |
10865 |
.text.vMMAC_SetTxFrame |
0x00034530 |
0x0003453c |
12 |
1% |
10868 |
.text.u32MMAC_GetRxFrame |
0x0003453c |
0x00034548 |
12 |
1% |
10871 |
.text.u32MMAC_GetTxFrame |
0x00034548 |
0x00034554 |
12 |
1% |
10874 |
.text.u32MMAC_GetRxErrors |
0x00034554 |
0x00034560 |
12 |
1% |
10877 |
.text.u32MMAC_GetRxTime |
0x00034560 |
0x0003456c |
12 |
1% |
10880 |
.text.u8MMAC_GetRxLqi |
0x0003456c |
0x00034584 |
24 |
1% |
10883 |
.text.vMMAC_SetTxMinBE |
0x00034584 |
0x000345a0 |
28 |
1% |
10886 |
.text.vMMAC_SetTxMaxBE |
0x000345a0 |
0x000345bc |
28 |
1% |
10889 |
.text.vMMAC_SetTxMaxBackoffs |
0x000345bc |
0x000345d8 |
28 |
1% |
10892 |
.text.vMMAC_SetCcaMode |
0x000345d8 |
0x000345ec |
20 |
1% |
10895 |
.text.u32MMAC_GetCsmaContext |
0x000345ec |
0x000345f8 |
12 |
1% |
10898 |
.text.u32MMAC_GetTxRetries |
0x000345f8 |
0x0003460c |
20 |
1% |
10901 |
.text.vMMAC_SetTxRetries |
0x0003460c |
0x00034620 |
20 |
1% |
10904 |
.text.vMMAC_SetTxPend |
0x00034620 |
0x00034634 |
20 |
1% |
10907 |
.text.u32MMAC_GetTxErrors |
0x00034634 |
0x00034640 |
12 |
1% |
10910 |
.text.vMMAC_GetMacAddressN |
0x00034640 |
0x00034674 |
52 |
1% |
10913 |
.text.vMMAC_GetMacAddress |
0x00034674 |
0x0003467c |
8 |
1% |
10916 |
.text.vMMAC_Enable |
0x0003467c |
0x00034730 |
180 |
3% |
10920 |
.text.vMMAC_ClearInterrupts |
0x00034730 |
0x0003473c |
12 |
1% |
10923 |
.text.u32MMAC_GetPhyState |
0x0003473c |
0x00034780 |
68 |
2% |
10926 |
.text.vMMAC_CheckRxStarted |
0x00034780 |
0x000347e4 |
100 |
2% |
10929 |
.text.vMMAC_AbortRadio |
0x000347e4 |
0x00034830 |
76 |
2% |
10932 |
.text.vMMAC_RxCtlUpdate |
0x00034830 |
0x00034878 |
72 |
2% |
10935 |
.text.v2MAC_reset_state |
0x00034878 |
0x000348dc |
100 |
2% |
10938 |
.text.v2MAC_report_rx |
0x000348dc |
0x00034914 |
56 |
1% |
10941 |
.text.v2MAC_report_tx |
0x00034914 |
0x0003494c |
56 |
1% |
10944 |
.text.vMMAC_RadioOff |
0x0003494c |
0x00034954 |
8 |
1% |
10947 |
.text.vMMAC_StartMacReceive |
0x00034954 |
0x00034998 |
68 |
2% |
10951 |
.text.vMMAC_WriteCcaThreshold |
0x00034998 |
0x000349bc |
36 |
1% |
10954 |
.text.vMMAC_SetPRBSS |
0x000349bc |
0x000349c8 |
12 |
1% |
10957 |
.text.vMMAC_IntHandlerPhy |
0x000349c8 |
0x00034e14 |
1100 |
19% |
10960 |
.text.MMAC_stop_radio |
0x00034e14 |
0x00034e68 |
84 |
2% |
10963 |
.text.vMMAC_RadioToOffAndWait |
0x00034e68 |
0x00034e70 |
8 |
1% |
10966 |
.text.vMMAC_SetChannelAndPower |
0x00034e70 |
0x00034eb4 |
68 |
2% |
10970 |
.text.vMMAC_StartMacTransmit |
0x00034eb4 |
0x00034f7c |
200 |
4% |
10973 |
.text.vMMAC_IntHandlerBbc |
0x00034f7c |
0x000350f8 |
380 |
7% |
10976 |
Expected total in MMAC.o file: |
6086 |
Actual: |
6086 |
100% |
10801 |
Flash640 / .text / MMAC_RadioInit_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.vMMAC_ConfigureRadio |
0x000350f8 |
0x0003510c |
20 |
100% |
10979 |
Expected total in MMAC_RadioInit_JN518x.o file: |
20 |
Actual: |
20 |
100% |
10979 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.text.radio_IsNotC2MF |
0x0003510c |
0x00035154 |
72 |
1% |
10982 |
.text.radio_CLOCK_FastuDelay |
0x00035154 |
0x00035168 |
20 |
1% |
10985 |
.text.radio_TX_ZigBee_pll_dac_banked_set |
0x00035168 |
0x000351ac |
68 |
1% |
10988 |
.text.radio_dac_mode2_from_ZB |
0x000351ac |
0x000351ec |
64 |
1% |
10991 |
.text.radio_fill_std_ZB_regs |
0x000351ec |
0x00035204 |
24 |
1% |
10994 |
.text.radio_fill_std_BLE1M_regs |
0x00035204 |
0x0003521c |
24 |
1% |
10997 |
.text.radio_fill_std_BLE2M_regs |
0x0003521c |
0x00035234 |
24 |
1% |
11000 |
.text.radio_fill_zbble_ZB_regs |
0x00035234 |
0x0003524c |
24 |
1% |
11003 |
.text.radio_fill_zbble_BLE_regs |
0x0003524c |
0x00035264 |
24 |
1% |
11006 |
.text.radio_fill_regs |
0x00035264 |
0x0003527c |
24 |
1% |
11009 |
.text.radio_power_down_to_off_polled |
0x0003527c |
0x000352b4 |
56 |
1% |
11012 |
.text.radio_pre_start_to_pll_polled |
0x000352b4 |
0x0003532c |
120 |
2% |
11015 |
.text.radio_packet_start_aborted |
0x0003532c |
0x00035398 |
108 |
1% |
11018 |
.text.radio_rx_assert_polled |
0x00035398 |
0x000353d0 |
56 |
1% |
11021 |
.text.radio_rx_deassert_polled |
0x000353d0 |
0x00035408 |
56 |
1% |
11024 |
.text.radio_RSSI_cal |
0x00035408 |
0x00035464 |
92 |
1% |
11027 |
.text.radio_Init |
0x00035464 |
0x000354a0 |
60 |
1% |
11030 |
.text.radio_TMU_Init |
0x000354a0 |
0x000354b4 |
20 |
1% |
11033 |
.text.radio_Use_Cal_Values |
0x000354b4 |
0x000355f4 |
320 |
3% |
11036 |
.text.radio_Use_Retained_Cal_Values |
0x000355f4 |
0x00035644 |
80 |
1% |
11039 |
.text.radio_rfbandgap_cal |
0x00035644 |
0x00035674 |
48 |
1% |
11042 |
.text.radio_Carrier_Frequency_Select_by_index |
0x00035674 |
0x00035704 |
144 |
2% |
11045 |
.text.radio_Synthesizer_Cw_Mode_Init |
0x00035704 |
0x00035724 |
32 |
1% |
11048 |
.text.radio_Trx_Packet_SW_Ctrl_Init |
0x00035724 |
0x00035744 |
32 |
1% |
11051 |
.text.radio_Disable_Auto_Kmod_Chan_and_Synth_Cal_Operation |
0x00035744 |
0x00035764 |
32 |
1% |
11054 |
.text.radio_Synthesizer_Cal_Startup_init |
0x00035764 |
0x000357a0 |
60 |
1% |
11057 |
.text.radio_Synthesizer_Cal_Startup_algo |
0x000357a0 |
0x000358b4 |
276 |
3% |
11060 |
.text.radio_Synthesizer_Cal_Startup |
0x000358b4 |
0x00035930 |
124 |
2% |
11063 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_init |
0x00035930 |
0x00035994 |
100 |
1% |
11066 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_algo |
0x00035994 |
0x000359d0 |
60 |
1% |
11069 |
.text.radio_Synthesizer_Cal_Operation_And_Lock |
0x000359d0 |
0x000359e4 |
20 |
1% |
11072 |
.text.radio_Synthesizer_Kmod_Band_init |
0x000359e4 |
0x00035aa0 |
188 |
2% |
11075 |
.text.radio_Synthesizer_Kmod_Band_algo |
0x00035aa0 |
0x00035b64 |
196 |
2% |
11078 |
.text.radio_Synthesizer_Kmod_Band |
0x00035b64 |
0x00035d50 |
492 |
5% |
11081 |
.text.radio_Trx_Packet_HW_Ctrl_Init |
0x00035d50 |
0x00035de4 |
148 |
2% |
11084 |
.text.radio_Synthesizer_Full_Cal |
0x00035de4 |
0x00035e48 |
100 |
1% |
11087 |
.text.radio_PA_rewrite_lut |
0x00035e48 |
0x00036108 |
704 |
7% |
11090 |
.text.radio_DCO_cal_init |
0x00036108 |
0x000362f4 |
492 |
5% |
11093 |
.text.radio_DCO_cal |
0x000362f4 |
0x0003687c |
1416 |
14% |
11096 |
.text.radio_IQ_cal |
0x0003687c |
0x000368c8 |
76 |
1% |
11099 |
.text.radio_PowerOnCheckXtal |
0x000368c8 |
0x000369d8 |
272 |
3% |
11102 |
.text.radio_PowerOn |
0x000369d8 |
0x00036a64 |
140 |
2% |
11105 |
.text.vRadio_PowerOnSpecific |
0x00036a64 |
0x00036af0 |
140 |
2% |
11108 |
.text.vRadio_InitXtal |
0x00036af0 |
0x00036b60 |
112 |
2% |
11111 |
.text.radio_get_retention_info |
0x00036b60 |
0x00036ba8 |
72 |
1% |
11114 |
.text.vRadio_Standard_Init |
0x00036ba8 |
0x00036e68 |
704 |
7% |
11117 |
.text.i16Radio_GetRSSIfromED |
0x00036e68 |
0x00036e7c |
20 |
1% |
11120 |
.text.u8Radio_GetEDfromRSSI |
0x00036e7c |
0x00036ea8 |
44 |
1% |
11123 |
.text.vGetCalInfo |
0x00036ea8 |
0x00036ee0 |
56 |
1% |
11126 |
.text.vRadio_RFT1778_bad_crc |
0x00036ee0 |
0x00036f1c |
60 |
1% |
11129 |
.text.vRadio_AD_control |
0x00036f1c |
0x00036f84 |
104 |
1% |
11132 |
.text.vRadio_UpdateRadioStandard |
0x00036f84 |
0x00036fcc |
72 |
1% |
11135 |
.text.vRadio_InitialiseRadioStandard |
0x00036fcc |
0x00036fe8 |
28 |
1% |
11138 |
.text.vRadio_SetChannelAndPower |
0x00036fe8 |
0x00037028 |
64 |
1% |
11141 |
.text.i16Radio_GetRSSI |
0x00037028 |
0x0003712c |
260 |
3% |
11144 |
.text.vRadio_Temp_GetInfos |
0x0003712c |
0x000371a8 |
124 |
2% |
11147 |
.text.vRadio_Temp_SetInfos |
0x000371a8 |
0x00037230 |
136 |
2% |
11150 |
.text.vRadio_Temp_Update |
0x00037230 |
0x000372a8 |
120 |
2% |
11153 |
.text.vRadio_ZBtoBLE |
0x000372a8 |
0x000372ec |
68 |
1% |
11156 |
.text.vRadio_BLEtoZB |
0x000372ec |
0x00037344 |
88 |
1% |
11159 |
.text.vRadio_Enable_DCO_DAC |
0x00037344 |
0x00037424 |
224 |
3% |
11162 |
.text.bIsCalNeeded |
0x00037424 |
0x00037460 |
60 |
1% |
11165 |
.text.vUpdateFlashCalData |
0x00037460 |
0x00037494 |
52 |
1% |
11168 |
.text.vInitFlashCalData |
0x00037494 |
0x00037688 |
500 |
5% |
11171 |
.text.vCheckFlashCalData |
0x00037688 |
0x00037798 |
272 |
3% |
11174 |
.text.radio_HiTXPowerSet |
0x00037798 |
0x000377e4 |
76 |
1% |
11177 |
.text.vRadio_RadioInit |
0x000377e4 |
0x00037a70 |
652 |
7% |
11180 |
.text.vRadio_Recal |
0x00037a70 |
0x00037b30 |
192 |
2% |
11183 |
.text.RFP_TMU_IRQHandler |
0x00037b30 |
0x00037b58 |
40 |
1% |
11186 |
Expected total in radio.o file: |
10828 |
Actual: |
10828 |
100% |
10982 |
Flash640 / .text / ntag.o |
Start |
End |
Size |
% |
Line |
.text.NTAG_u8Tx |
0x00037b58 |
0x00037b78 |
32 |
3% |
11189 |
.text.NTAG_u8Rx |
0x00037b78 |
0x00037b98 |
32 |
3% |
11191 |
.text.NTAG_vInitialise |
0x00037b98 |
0x00037c1c |
132 |
13% |
11193 |
.text.NTAG_vDeinitialise |
0x00037c1c |
0x00037c38 |
28 |
3% |
11196 |
.text.NTAG_bReadFd |
0x00037c38 |
0x00037c70 |
56 |
6% |
11199 |
.text.NTAG_bRead |
0x00037c70 |
0x00037cfc |
140 |
13% |
11202 |
.text.NTAG_bReadVersion |
0x00037cfc |
0x00037e50 |
340 |
32% |
11205 |
.text.NTAG_bWrite |
0x00037e50 |
0x00037ee4 |
148 |
14% |
11208 |
.text.NTAG_bReadReg |
0x00037ee4 |
0x00037f2c |
72 |
7% |
11211 |
.text.NTAG_bWriteReg |
0x00037f2c |
0x00037f74 |
72 |
7% |
11214 |
.text.NTAG_u32Config |
0x00037f74 |
0x00037f80 |
12 |
2% |
11217 |
.text.NTAG_u32Session |
0x00037f80 |
0x00037f8c |
12 |
2% |
11220 |
.text.NTAG_u32Sram |
0x00037f8c |
0x00037f98 |
12 |
2% |
11223 |
Expected total in ntag.o file: |
1088 |
Actual: |
1088 |
100% |
11189 |
Flash640 / .text / nfc_nwk.o |
Start |
End |
Size |
% |
Line |
.text.NFC_NWK_vNfcNwkFromBuffer |
0x00037f98 |
0x000380ac |
276 |
50% |
11226 |
.text.NFC_NWK_vNfcNwkToBuffer |
0x000380ac |
0x000381c0 |
276 |
50% |
11229 |
Expected total in nfc_nwk.o file: |
552 |
Actual: |
552 |
100% |
11226 |
Flash640 / .text / nfc_ota.o |
Start |
End |
Size |
% |
Line |
.text.NFC_OTA_bZbHeaderFromBuffer |
0x000381c0 |
0x0003833c |
380 |
50% |
11232 |
.text.NFC_OTA_vCmdImageToBuffer |
0x0003833c |
0x000383b2 |
118 |
16% |
11235 |
.text.NFC_OTA_vCmdImageFromBuffer |
0x000383b2 |
0x00038428 |
118 |
16% |
11238 |
.text.NFC_OTA_vCmdDataFromBuffer |
0x00038428 |
0x0003844c |
36 |
5% |
11241 |
.text.NFC_OTA_bFlashReadBytes |
0x0003844c |
0x00038478 |
44 |
6% |
11245 |
.text.NFC_OTA_bFlashWritePage |
0x00038478 |
0x000384c0 |
72 |
10% |
11248 |
Expected total in nfc_ota.o file: |
768 |
Actual: |
768 |
100% |
11232 |
Flash640 / .text / nfc_i2c.o |
Start |
End |
Size |
% |
Line |
.text.NFC_I2C_bInitialise |
0x000384c0 |
0x000385b0 |
240 |
51% |
11251 |
.text.NFC_I2C_bDeinitialise |
0x000385b0 |
0x000385f8 |
72 |
16% |
11254 |
.text.NFC_I2C_bTx |
0x000385f8 |
0x00038648 |
80 |
17% |
11257 |
.text.NFC_I2C_bRx |
0x00038648 |
0x00038698 |
80 |
17% |
11260 |
Expected total in nfc_i2c.o file: |
472 |
Actual: |
472 |
100% |
11251 |
Flash640 / .text / nfc_end.o |
Start |
End |
Size |
% |
Line |
.text.NFC_END_u32FromLe |
0x00038698 |
0x000386ae |
22 |
11% |
11263 |
.text.NFC_END_u16FromLe |
0x000386ae |
0x000386b8 |
10 |
5% |
11266 |
.text.NFC_END_u64FromBe |
0x000386b8 |
0x0003870e |
86 |
40% |
11269 |
.text.NFC_END_u32FromBe |
0x0003870e |
0x00038724 |
22 |
11% |
11272 |
.text.NFC_END_u16FromBe |
0x00038724 |
0x0003872e |
10 |
5% |
11275 |
.text.NFC_END_vBeFromU64 |
0x0003872e |
0x00038754 |
38 |
18% |
11278 |
.text.NFC_END_vBeFromU32 |
0x00038754 |
0x00038768 |
20 |
10% |
11281 |
.text.NFC_END_vBeFromU16 |
0x00038768 |
0x00038770 |
8 |
4% |
11284 |
Expected total in nfc_end.o file: |
216 |
Actual: |
216 |
100% |
11263 |
Flash640 / .text / zps_tsv.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vTsvInit |
0x00038770 |
0x0003877c |
12 |
12% |
11287 |
.text.ZPS_eTsvOpen |
0x0003877c |
0x00038798 |
28 |
28% |
11290 |
.text.ZPS_eTsvClose |
0x00038798 |
0x0003879c |
4 |
4% |
11293 |
.text.ZPS_eTsvStart |
0x0003879c |
0x000387b8 |
28 |
28% |
11296 |
.text.ZPS_eTsvStop |
0x000387b8 |
0x000387d4 |
28 |
28% |
11299 |
Expected total in zps_tsv.o file: |
100 |
Actual: |
100 |
100% |
11287 |
Flash640 / .text / zps_apl_inl.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pu8AplZdoGetVsOUI |
0x000387d4 |
0x000387e4 |
16 |
100% |
11302 |
Expected total in zps_apl_inl.o file: |
16 |
Actual: |
16 |
100% |
11302 |
Flash640 / .text / _arm_addsubdf3.o |
Start |
End |
Size |
% |
Line |
.text |
0x000387e4 |
0x00038b5c |
888 |
100% |
11306 |
Expected total in _arm_addsubdf3.o file: |
888 |
Actual: |
888 |
100% |
11306 |
Flash640 / .text / _arm_fixdfsi.o |
Start |
End |
Size |
% |
Line |
.text |
0x00038b5c |
0x00038bac |
80 |
100% |
11322 |
Expected total in _arm_fixdfsi.o file: |
80 |
Actual: |
80 |
100% |
11322 |
Flash640 / .text / _aeabi_ldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x00038bac |
0x00038c4c |
160 |
100% |
11325 |
Expected total in _aeabi_ldivmod.o file: |
160 |
Actual: |
160 |
100% |
11325 |
Flash640 / .text / _aeabi_uldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x00038c4c |
0x00038c7c |
48 |
100% |
11327 |
Expected total in _aeabi_uldivmod.o file: |
48 |
Actual: |
48 |
100% |
11327 |
Flash640 / .text / _udivmoddi4.o |
Start |
End |
Size |
% |
Line |
.text |
0x00038c7c |
0x00038f4c |
720 |
100% |
11329 |
Expected total in _udivmoddi4.o file: |
720 |
Actual: |
720 |
100% |
11329 |
Flash640 / .text / _dvmd_tls.o |
Start |
End |
Size |
% |
Line |
.text |
0x00038f4c |
0x00038f50 |
4 |
100% |
11331 |
Expected total in _dvmd_tls.o file: |
4 |
Actual: |
4 |
100% |
11331 |
Flash640 / .text / lib_a-abs.o |
Start |
End |
Size |
% |
Line |
.text.abs |
0x00038f50 |
0x00038f58 |
8 |
100% |
11334 |
Expected total in lib_a-abs.o file: |
8 |
Actual: |
8 |
100% |
11334 |
Flash640 / .text / lib_a-memcmp.o |
Start |
End |
Size |
% |
Line |
.text.memcmp |
0x00038f58 |
0x00038fc0 |
104 |
100% |
11336 |
Expected total in lib_a-memcmp.o file: |
104 |
Actual: |
104 |
100% |
11336 |
Flash640 / .text / lib_a-memcpy.o |
Start |
End |
Size |
% |
Line |
.text |
0x00038fc0 |
0x000390f4 |
308 |
100% |
11338 |
Expected total in lib_a-memcpy.o file: |
308 |
Actual: |
308 |
100% |
11338 |
Flash640 / .text / lib_a-memset.o |
Start |
End |
Size |
% |
Line |
.text.memset |
0x000390f4 |
0x00039198 |
164 |
100% |
11340 |
Expected total in lib_a-memset.o file: |
164 |
Actual: |
164 |
100% |
11340 |
Flash640 / .text / lib_a-strlen.o |
Start |
End |
Size |
% |
Line |
.text |
0x000391c0 |
0x0003929c |
220 |
100% |
11343 |
Expected total in lib_a-strlen.o file: |
220 |
Actual: |
220 |
100% |
11343 |
Flash640 / .text / lib_a-strncpy.o |
Start |
End |
Size |
% |
Line |
.text.strncpy |
0x0003929c |
0x00039300 |
100 |
100% |
11345 |
Expected total in lib_a-strncpy.o file: |
100 |
Actual: |
100 |
100% |
11345 |
Flash640 / .text / linker |
Start |
End |
Size |
% |
Line |
.text.strncpy.__stub |
0x00039300 |
0x00039310 |
16 |
100% |
11347 |
Expected total in linker file: |
16 |
Actual: |
16 |
100% |
11347 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.rodata.System_IRQHandler.str1.1 |
0x00039310 |
0x00039343 |
51 |
17% |
11350 |
.rodata.main_task.str1.1 |
0x00039343 |
0x00039357 |
20 |
7% |
11352 |
.rodata.APP_vRadioTempUpdate.str1.1 |
0x00039357 |
0x000393e7 |
144 |
47% |
11354 |
.rodata.bRadioCB_WriteNVM.str1.1 |
0x000393e7 |
0x00039416 |
47 |
16% |
11356 |
.rodata.u16RadioCB_ReadNVM.str1.1 |
0x00039416 |
0x00039448 |
50 |
17% |
11358 |
Expected total in app_main.o file: |
312 |
Actual: |
312 |
100% |
11350 |
Flash640 / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ahEndpoint0InputClusterAPdus |
0x00039448 |
0x00039590 |
328 |
33% |
11361 |
.rodata.s_ahEndpoint1InputClusterAPdus |
0x00039590 |
0x000395b0 |
32 |
4% |
11363 |
.rodata.s_ahEndpoint242InputClusterAPdus |
0x000395b0 |
0x000395b4 |
4 |
1% |
11365 |
.rodata.s_asAplZdoServers |
0x000395b4 |
0x0003965c |
168 |
17% |
11367 |
.rodata.s_au16Endpoint0InputClusterList |
0x0003965c |
0x00039700 |
164 |
17% |
11369 |
.rodata.s_au16Endpoint0OutputClusterList |
0x00039700 |
0x000397a4 |
164 |
17% |
11371 |
.rodata.s_au16Endpoint1InputClusterList |
0x000397a4 |
0x000397b4 |
16 |
2% |
11373 |
.rodata.s_au16Endpoint1OutputClusterList |
0x000397b4 |
0x000397c0 |
12 |
2% |
11375 |
.rodata.s_au16Endpoint242InputClusterList |
0x000397c0 |
0x000397c2 |
2 |
1% |
11377 |
.rodata.s_au16Endpoint242OutputClusterList |
0x000397c2 |
0x000397c4 |
2 |
1% |
11379 |
.rodata.s_sNibInitialValues |
0x000397c4 |
0x000397e4 |
32 |
4% |
11381 |
.rodata.s_sNwkTbl |
0x000397e4 |
0x00039824 |
64 |
7% |
11383 |
.rodata.s_sNwkTblSize |
0x00039824 |
0x00039834 |
16 |
2% |
11385 |
Expected total in zps_gen.o file: |
1004 |
Actual: |
1004 |
100% |
11361 |
Flash640 / .text / app_start.o |
Start |
End |
Size |
% |
Line |
.rodata.vfExtendedStatusCallBack.str1.1 |
0x00039834 |
0x00039854 |
32 |
20% |
11387 |
.rodata.vAppMain.str1.1 |
0x00039854 |
0x000398d6 |
130 |
81% |
11389 |
Expected total in app_start.o file: |
162 |
Actual: |
162 |
100% |
11387 |
Flash640 / .text / app_window_covering.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_taskRouter.str1.1 |
0x000398d6 |
0x00039aa8 |
466 |
95% |
11392 |
.rodata.APP_vInitialiseRouter.str1.1 |
0x00039aa8 |
0x00039ac4 |
28 |
6% |
11394 |
Expected total in app_window_covering.o file: |
494 |
Actual: |
494 |
100% |
11392 |
Flash640 / .text / cluster_window_covering.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_WindowCoveringSceneEventHandler.str1.1 |
0x00039ac4 |
0x00039af6 |
50 |
39% |
11397 |
.rodata.asCLD_WindowCoveringClusterAttributeDefinitions |
0x00039af6 |
0x00039b46 |
80 |
62% |
11399 |
Expected total in cluster_window_covering.o file: |
130 |
Actual: |
130 |
100% |
11397 |
Flash640 / .text / cluster_window_covering_command_handler.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_WindowCoveringCommandHandler.str1.1 |
0x00039b46 |
0x00039b98 |
82 |
100% |
11402 |
Expected total in cluster_window_covering_command_handler.o file: |
82 |
Actual: |
82 |
100% |
11402 |
Flash640 / .text / DriverMotor.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.56 |
0x00039b98 |
0x00039b9e |
6 |
50% |
11404 |
.rodata.CSWTCH.57 |
0x00039b9e |
0x00039ba4 |
6 |
50% |
11406 |
Expected total in DriverMotor.o file: |
12 |
Actual: |
12 |
100% |
11404 |
Flash640 / .text / app_zcl_task.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_vZCL_DeviceSpecific_Init.str1.1 |
0x00039ba4 |
0x00039bc6 |
34 |
100% |
11408 |
Expected total in app_zcl_task.o file: |
34 |
Actual: |
34 |
100% |
11408 |
Flash640 / .text / app_buttons.o |
Start |
End |
Size |
% |
Line |
.rodata.s_u8ButtonDIOLine |
0x00039bc6 |
0x00039bcc |
6 |
100% |
11410 |
Expected total in app_buttons.o file: |
6 |
Actual: |
6 |
100% |
11410 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.rodata.DbgConsole_SendData.str1.1 |
0x00039bcc |
0x00039c43 |
119 |
59% |
11412 |
.rodata.DbgConsole_Init.str1.1 |
0x00039c43 |
0x00039c6b |
40 |
20% |
11414 |
.rodata.__func__.0 |
0x00039c6b |
0x00039c7b |
16 |
8% |
11416 |
.rodata.__func__.3 |
0x00039c7b |
0x00039c97 |
28 |
14% |
11418 |
Expected total in fsl_debug_console.o file: |
203 |
Actual: |
203 |
100% |
11412 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.rodata.GINT_GetInstance.str1.1 |
0x00039c97 |
0x00039d03 |
108 |
87% |
11420 |
.rodata.__func__.0 |
0x00039d03 |
0x00039d14 |
17 |
14% |
11422 |
Expected total in fsl_gint.o file: |
125 |
Actual: |
125 |
100% |
11420 |
Flash640 / .text / temp_sensor_drv.o |
Start |
End |
Size |
% |
Line |
.rodata.ADC_Configuration.str1.1 |
0x00039d14 |
0x00039d56 |
66 |
31% |
11424 |
.rodata.load_calibration_param_from_flash.str1.1 |
0x00039d56 |
0x00039def |
153 |
70% |
11426 |
Expected total in temp_sensor_drv.o file: |
219 |
Actual: |
219 |
100% |
11424 |
Flash640 / .text / fsl_adc.o |
Start |
End |
Size |
% |
Line |
.rodata.ADC_GetInstance.isra.0.str1.1 |
0x00039def |
0x00039e59 |
106 |
45% |
11428 |
.rodata.ADC_Init.str1.1 |
0x00039e59 |
0x00039e68 |
15 |
7% |
11430 |
.rodata.ADC_GetConvSeqAGlobalConversionResult.str1.1 |
0x00039e68 |
0x00039e75 |
13 |
6% |
11432 |
.rodata.ADC_GetChannelConversionResult.str1.1 |
0x00039e75 |
0x00039e8d |
24 |
11% |
11434 |
.rodata.__func__.0 |
0x00039e8d |
0x00039eac |
31 |
14% |
11436 |
.rodata.__func__.2 |
0x00039eac |
0x00039ec2 |
22 |
10% |
11438 |
.rodata.__func__.3 |
0x00039ec2 |
0x00039ed2 |
16 |
7% |
11440 |
.rodata.__func__.4 |
0x00039ed2 |
0x00039edc |
10 |
5% |
11442 |
Expected total in fsl_adc.o file: |
237 |
Actual: |
237 |
100% |
11428 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.rodata.BOARD_Clock32MCapacitanceCharacteristics |
0x00039edc |
0x00039ee8 |
12 |
100% |
11445 |
Expected total in board_utility.o file: |
12 |
Actual: |
12 |
100% |
11445 |
Flash640 / .text / app_ntag.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_vNtagNwkNfcNwkDebug.str1.1 |
0x00039ee8 |
0x0003a19d |
693 |
18% |
11448 |
.rodata.APP_vNtagOtaCmdImageDebug.str1.1 |
0x0003a19d |
0x0003a338 |
411 |
11% |
11450 |
.rodata.APP_vNtagOtaPdmLoadCmdImageNtag.str1.1 |
0x0003a338 |
0x0003a41e |
230 |
6% |
11452 |
.rodata.APP_bNtagPdmLoad.str1.1 |
0x0003a41e |
0x0003a6cb |
685 |
18% |
11454 |
.rodata.APP_vNtagStart.str1.1 |
0x0003a6cb |
0x0003a732 |
103 |
3% |
11456 |
.rodata.APP_vNtagStop.str1.1 |
0x0003a732 |
0x0003a7f0 |
190 |
5% |
11458 |
.rodata.APP_cbNtagTimer.str1.1 |
0x0003a7f0 |
0x0003ae4c |
1628 |
42% |
11460 |
.rodata |
0x0003ae4c |
0x0003ae5c |
16 |
1% |
11463 |
Expected total in app_ntag.o file: |
3956 |
Actual: |
3956 |
100% |
11448 |
Flash640 / .text / fsl_i2c.o |
Start |
End |
Size |
% |
Line |
.rodata.I2C_GetInstance.str1.1 |
0x0003ae5c |
0x0003aeaa |
78 |
37% |
11464 |
.rodata.I2C_MasterWriteBlocking.str1.1 |
0x0003aeaa |
0x0003aeb1 |
7 |
4% |
11466 |
.rodata.I2C_MasterReadBlocking.str1.1 |
0x0003aeb1 |
0x0003aeb8 |
7 |
4% |
11468 |
.rodata.I2C_MasterTransferBlocking.str1.1 |
0x0003aeb8 |
0x0003aebd |
5 |
3% |
11470 |
.rodata.__func__.10 |
0x0003aebd |
0x0003aecd |
16 |
8% |
11472 |
.rodata.__func__.7 |
0x0003aecd |
0x0003aee8 |
27 |
13% |
11474 |
.rodata.__func__.8 |
0x0003aee8 |
0x0003aeff |
23 |
11% |
11476 |
.rodata.__func__.9 |
0x0003aeff |
0x0003af18 |
25 |
12% |
11478 |
.rodata.s_i2cClocks |
0x0003af18 |
0x0003af24 |
12 |
6% |
11481 |
.rodata.s_i2cResets |
0x0003af24 |
0x0003af30 |
12 |
6% |
11483 |
Expected total in fsl_i2c.o file: |
212 |
Actual: |
212 |
100% |
11464 |
Flash640 / .text / app_ota_client.o |
Start |
End |
Size |
% |
Line |
.rodata.vAppInitOTA.str1.1 |
0x0003af30 |
0x0003af8b |
91 |
59% |
11485 |
.rodata.vHandleIeeeAddressRsp.str1.1 |
0x0003af8b |
0x0003afbb |
48 |
31% |
11487 |
.rodata |
0x0003afbb |
0x0003afcb |
16 |
11% |
11490 |
Expected total in app_ota_client.o file: |
155 |
Actual: |
155 |
100% |
11485 |
Flash640 / .text / app_green_power.o |
Start |
End |
Size |
% |
Line |
.rodata.vApp_GP_RegisterDevice.str1.1 |
0x0003afcb |
0x0003afdc |
17 |
100% |
11491 |
Expected total in app_green_power.o file: |
17 |
Actual: |
17 |
100% |
11491 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.rodata.WWDT_GetInstance.isra.0.str1.1 |
0x0003afdc |
0x0003b03f |
99 |
53% |
11493 |
.rodata.WWDT_GetDefaultConfig.str1.1 |
0x0003b03f |
0x0003b04e |
15 |
8% |
11495 |
.rodata.WWDT_Init.str1.1 |
0x0003b04e |
0x0003b069 |
27 |
15% |
11497 |
.rodata.__func__.0 |
0x0003b069 |
0x0003b07a |
17 |
9% |
11499 |
.rodata.__func__.1 |
0x0003b07a |
0x0003b084 |
10 |
6% |
11501 |
.rodata.__func__.2 |
0x0003b084 |
0x0003b09a |
22 |
12% |
11503 |
Expected total in fsl_wwdt.o file: |
190 |
Actual: |
190 |
100% |
11493 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.rodata.CLOCK_Xtal32M_Trim.str1.1 |
0x0003b09a |
0x0003b155 |
187 |
74% |
11505 |
.rodata.CLOCK_XtalBasicTrim.str1.1 |
0x0003b155 |
0x0003b171 |
28 |
12% |
11507 |
.rodata.__func__.1 |
0x0003b171 |
0x0003b184 |
19 |
8% |
11509 |
.rodata.__func__.2 |
0x0003b184 |
0x0003b198 |
20 |
8% |
11511 |
Expected total in fsl_clock.o file: |
254 |
Actual: |
254 |
100% |
11505 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.rodata.RESET_SetPeripheralReset.str1.1 |
0x0003b198 |
0x0003b1ef |
87 |
63% |
11513 |
.rodata.__func__.0 |
0x0003b1ef |
0x0003b20a |
27 |
20% |
11515 |
.rodata.__func__.1 |
0x0003b20a |
0x0003b223 |
25 |
18% |
11517 |
Expected total in fsl_reset.o file: |
139 |
Actual: |
139 |
100% |
11513 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.rodata.USART_GetInstance.str1.1 |
0x0003b223 |
0x0003b26d |
74 |
22% |
11519 |
.rodata.USART_TransferStartRingBuffer.str1.1 |
0x0003b26d |
0x0003b28d |
32 |
10% |
11522 |
.rodata.USART_GetDefaultConfig.str1.1 |
0x0003b28d |
0x0003b29c |
15 |
5% |
11524 |
.rodata.USART_SetBaudRate.str1.1 |
0x0003b28d |
0x0003b2cc |
63 |
18% |
11526 |
.rodata.USART_Init.str1.1 |
0x0003b2cc |
0x0003b308 |
60 |
18% |
11528 |
.rodata.USART_WriteBlocking.str1.1 |
0x0003b308 |
0x0003b32c |
36 |
11% |
11530 |
.rodata.__func__.10 |
0x0003b32c |
0x0003b340 |
20 |
6% |
11532 |
.rodata.__func__.11 |
0x0003b340 |
0x0003b352 |
18 |
6% |
11534 |
.rodata.__func__.12 |
0x0003b352 |
0x0003b369 |
23 |
7% |
11536 |
.rodata.__func__.13 |
0x0003b369 |
0x0003b376 |
13 |
4% |
11538 |
.rodata.__func__.14 |
0x0003b376 |
0x0003b381 |
11 |
4% |
11540 |
Expected total in fsl_usart.o file: |
350 |
Actual: |
365 |
105% |
11519 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.rodata.FLEXCOMM_GetInstance.str1.1 |
0x0003b381 |
0x0003b3ce |
77 |
15% |
11542 |
.rodata.FLEXCOMM0_DriverIRQHandler.str1.1 |
0x0003b3ce |
0x0003b3e6 |
24 |
5% |
11545 |
.rodata.FLEXCOMM1_DriverIRQHandler.str1.1 |
0x0003b3e6 |
0x0003b3fe |
24 |
5% |
11547 |
.rodata.FLEXCOMM2_DriverIRQHandler.str1.1 |
0x0003b3fe |
0x0003b416 |
24 |
5% |
11549 |
.rodata.FLEXCOMM3_DriverIRQHandler.str1.1 |
0x0003b416 |
0x0003b42e |
24 |
5% |
11551 |
.rodata.FLEXCOMM4_DriverIRQHandler.str1.1 |
0x0003b42e |
0x0003b446 |
24 |
5% |
11553 |
.rodata.FLEXCOMM5_DriverIRQHandler.str1.1 |
0x0003b446 |
0x0003b45e |
24 |
5% |
11555 |
.rodata.FLEXCOMM6_DriverIRQHandler.str1.1 |
0x0003b45e |
0x0003b476 |
24 |
5% |
11557 |
.rodata.__func__.0 |
0x0003b476 |
0x0003b491 |
27 |
6% |
11559 |
.rodata.__func__.1 |
0x0003b491 |
0x0003b4ac |
27 |
6% |
11561 |
.rodata.__func__.2 |
0x0003b4ac |
0x0003b4c7 |
27 |
6% |
11563 |
.rodata.__func__.3 |
0x0003b4c7 |
0x0003b4e2 |
27 |
6% |
11565 |
.rodata.__func__.4 |
0x0003b4e2 |
0x0003b4fd |
27 |
6% |
11567 |
.rodata.__func__.5 |
0x0003b4fd |
0x0003b518 |
27 |
6% |
11569 |
.rodata.__func__.6 |
0x0003b518 |
0x0003b533 |
27 |
6% |
11571 |
.rodata.__func__.7 |
0x0003b533 |
0x0003b548 |
21 |
4% |
11573 |
.rodata.s_flexcommBaseAddrs |
0x0003b548 |
0x0003b564 |
28 |
6% |
11575 |
.rodata.s_flexcommClocks |
0x0003b564 |
0x0003b580 |
28 |
6% |
11577 |
.rodata.s_flexcommResets |
0x0003b580 |
0x0003b59c |
28 |
6% |
11579 |
Expected total in fsl_flexcomm.o file: |
539 |
Actual: |
539 |
100% |
11542 |
Flash640 / .text / fsl_common.o |
Start |
End |
Size |
% |
Line |
.rodata.SDK_DelayAtLeastUs.str1.1 |
0x0003b59c |
0x0003b60a |
110 |
86% |
11581 |
.rodata.__func__.0 |
0x0003b60a |
0x0003b61d |
19 |
15% |
11583 |
Expected total in fsl_common.o file: |
129 |
Actual: |
129 |
100% |
11581 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.rodata.POWER_ApplyLdoActiveVoltage.str1.1 |
0x0003b61d |
0x0003b696 |
121 |
51% |
11585 |
.rodata.POWER_ApplyLdoActiveVoltage_1V0.str1.1 |
0x0003b696 |
0x0003b6df |
73 |
31% |
11587 |
.rodata.__func__.0 |
0x0003b6df |
0x0003b701 |
34 |
15% |
11589 |
.rodata.__func__.1 |
0x0003b701 |
0x0003b70c |
11 |
5% |
11591 |
Expected total in fsl_power.o file: |
239 |
Actual: |
239 |
100% |
11585 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.rodata.timer_param |
0x0003b70c |
0x0003b76c |
96 |
100% |
11593 |
Expected total in fsl_wtimer.o file: |
96 |
Actual: |
96 |
100% |
11593 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.rodata.ExceptionUnwindStack.str1.1 |
0x0003b76c |
0x0003b82e |
194 |
13% |
11595 |
.rodata.vPrintRegisterBit.str1.1 |
0x0003b82e |
0x0003b836 |
8 |
1% |
11597 |
.rodata.vPrintSystemHandlerAndControlStateRegisterBitFields.str1.1 |
0x0003b836 |
0x0003b96e |
312 |
21% |
11599 |
.rodata.vPrintConfigurableFaultStatusRegisterBitFields.str1.1 |
0x0003b96e |
0x0003ba71 |
259 |
18% |
11601 |
.rodata.vDebugBusFaultHandler.str1.1 |
0x0003ba71 |
0x0003bc02 |
401 |
27% |
11604 |
.rodata.vDebugUsageFaultHandler.str1.1 |
0x0003bc02 |
0x0003bc26 |
36 |
3% |
11607 |
.rodata.vDebugMemoryFaultHandler.str1.1 |
0x0003bc26 |
0x0003bc6c |
70 |
5% |
11609 |
.rodata.vPrintHardFaultStatusRegisterBitFields.str1.1 |
0x0003bc6c |
0x0003bca9 |
61 |
5% |
11611 |
.rodata.vDebugHardFaultHandler.str1.1 |
0x0003bca9 |
0x0003bd4a |
161 |
11% |
11613 |
Expected total in MicroExceptions_arm.o file: |
1502 |
Actual: |
1502 |
100% |
11595 |
Flash640 / .text / OtaSupport.o |
Start |
End |
Size |
% |
Line |
.rodata.OTA_PullImageChunk.str1.1 |
0x0003bd4a |
0x0003bd76 |
44 |
100% |
11615 |
Expected total in OtaSupport.o file: |
44 |
Actual: |
44 |
100% |
11615 |
Flash640 / .text / OtaUtils.o |
Start |
End |
Size |
% |
Line |
.rodata.OtaUtils_GetModifiableInternalFlashTopAddress.str1.1 |
0x0003bd76 |
0x0003bde4 |
110 |
71% |
11617 |
.rodata.__func__.0 |
0x0003bde4 |
0x0003be12 |
46 |
30% |
11619 |
Expected total in OtaUtils.o file: |
156 |
Actual: |
156 |
100% |
11617 |
Flash640 / .text / TimersManager.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x0003be12 |
0x0003be1b |
9 |
100% |
11621 |
Expected total in TimersManager.o file: |
9 |
Actual: |
9 |
100% |
11621 |
Flash640 / .text / TMR_Adapter.o |
Start |
End |
Size |
% |
Line |
.rodata.FRO32K_CompleteCalibration.str1.1 |
0x0003be1b |
0x0003be30 |
21 |
100% |
11623 |
Expected total in TMR_Adapter.o file: |
21 |
Actual: |
21 |
100% |
11623 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ctimerBases |
0x0003be30 |
0x0003be38 |
8 |
100% |
11625 |
Expected total in fsl_ctimer.o file: |
8 |
Actual: |
8 |
100% |
11625 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.rodata.DMA_GetInstance.str1.1 |
0x0003be38 |
0x0003bea2 |
106 |
86% |
11627 |
.rodata.__func__.25 |
0x0003bea2 |
0x0003beb4 |
18 |
15% |
11629 |
Expected total in fsl_dma.o file: |
124 |
Actual: |
124 |
100% |
11627 |
Flash640 / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.rodata.maHandleDeepSleepTable |
0x0003beb4 |
0x0003beec |
56 |
100% |
11632 |
Expected total in PWR.o file: |
56 |
Actual: |
56 |
100% |
11632 |
Flash640 / .text / PWRLib.o |
Start |
End |
Size |
% |
Line |
.rodata.pm_sram0_bank_desc |
0x0003beec |
0x0003bf2c |
64 |
67% |
11635 |
.rodata.pm_sram1_bank_desc |
0x0003bf2c |
0x0003bf4c |
32 |
34% |
11638 |
Expected total in PWRLib.o file: |
96 |
Actual: |
96 |
100% |
11635 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.rodata.SerialManager_Init.str1.1 |
0x0003bf4c |
0x0003bfaa |
94 |
25% |
11641 |
.rodata.SerialManager_OpenWriteHandle.str1.1 |
0x0003bfaa |
0x0003bfb6 |
12 |
4% |
11644 |
.rodata.SerialManager_CloseWriteHandle.str1.1 |
0x0003bfb6 |
0x0003bfbd |
7 |
2% |
11646 |
.rodata.SerialManager_OpenReadHandle.str1.1 |
0x0003bfbd |
0x0003bfc8 |
11 |
3% |
11648 |
.rodata.SerialManager_CloseReadHandle.str1.1 |
0x0003bfc8 |
0x0003c005 |
61 |
17% |
11650 |
.rodata.SerialManager_WriteBlocking.str1.1 |
0x0003c005 |
0x0003c013 |
14 |
4% |
11652 |
.rodata.__func__.3 |
0x0003c013 |
0x0003c027 |
20 |
6% |
11654 |
.rodata.__func__.4 |
0x0003c027 |
0x0003c045 |
30 |
8% |
11656 |
.rodata.__func__.5 |
0x0003c045 |
0x0003c062 |
29 |
8% |
11658 |
.rodata.__func__.6 |
0x0003c062 |
0x0003c081 |
31 |
9% |
11660 |
.rodata.__func__.7 |
0x0003c081 |
0x0003c09f |
30 |
8% |
11662 |
.rodata.__func__.8 |
0x0003c09f |
0x0003c0b4 |
21 |
6% |
11664 |
.rodata.__func__.9 |
0x0003c0b4 |
0x0003c0c7 |
19 |
6% |
11666 |
Expected total in serial_manager.o file: |
379 |
Actual: |
379 |
100% |
11641 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.rodata.Serial_UartInit.str1.1 |
0x0003c0c7 |
0x0003c127 |
96 |
66% |
11668 |
.rodata.Serial_UartWrite.str1.1 |
0x0003c127 |
0x0003c135 |
14 |
10% |
11671 |
.rodata.__func__.1 |
0x0003c127 |
0x0003c138 |
17 |
12% |
11673 |
.rodata.__func__.2 |
0x0003c138 |
0x0003c14a |
18 |
13% |
11675 |
.rodata.__func__.3 |
0x0003c14a |
0x0003c15a |
16 |
11% |
11677 |
Expected total in serial_port_uart.o file: |
147 |
Actual: |
161 |
110% |
11668 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.rodata.HAL_UartInit.str1.1 |
0x0003c15a |
0x0003c20c |
178 |
74% |
11679 |
.rodata.HAL_UartReceiveBlocking.str1.1 |
0x0003c20c |
0x0003c211 |
5 |
3% |
11682 |
.rodata.__func__.0 |
0x0003c211 |
0x0003c226 |
21 |
9% |
11685 |
.rodata.__func__.2 |
0x0003c226 |
0x0003c235 |
15 |
7% |
11687 |
.rodata.__func__.3 |
0x0003c235 |
0x0003c244 |
15 |
7% |
11689 |
.rodata.s_UsartAdapterBase |
0x0003c244 |
0x0003c24c |
8 |
4% |
11692 |
Expected total in usart_adapter.o file: |
242 |
Actual: |
242 |
100% |
11679 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.rodata.__assert_func.str1.1 |
0x0003c24c |
0x0003c28a |
62 |
100% |
11694 |
Expected total in fsl_assert.o file: |
62 |
Actual: |
62 |
100% |
11694 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x0003c28a |
0x0003c294 |
10 |
91% |
11696 |
.rodata.gUseRtos_c |
0x0003c294 |
0x0003c295 |
1 |
10% |
11698 |
Expected total in fsl_os_abstraction_bm.o file: |
11 |
Actual: |
11 |
100% |
11696 |
Flash640 / .text / GreenPower.o |
Start |
End |
Size |
% |
Line |
.rodata.vGP_RestorePersistedData.str1.1 |
0x0003c295 |
0x0003c2a6 |
17 |
24% |
11701 |
.rodata.asCLD_GreenPowerClusterAttributeDefinitionsClient |
0x0003c296 |
0x0003c2de |
72 |
99% |
11704 |
Expected total in GreenPower.o file: |
73 |
Actual: |
89 |
122% |
11701 |
Flash640 / .text / Basic.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_BasicClusterAttributeDefinitions |
0x0003c2de |
0x0003c336 |
88 |
100% |
11707 |
Expected total in Basic.o file: |
88 |
Actual: |
88 |
100% |
11707 |
Flash640 / .text / Groups.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_GroupsClusterAttributeDefinitions |
0x0003c336 |
0x0003c34e |
24 |
100% |
11710 |
Expected total in Groups.o file: |
24 |
Actual: |
24 |
100% |
11710 |
Flash640 / .text / Identify.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_IdentifyClusterAttributeDefinitions |
0x0003c34e |
0x0003c366 |
24 |
100% |
11713 |
Expected total in Identify.o file: |
24 |
Actual: |
24 |
100% |
11713 |
Flash640 / .text / ScenesClusterManagement.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_ScenesRestoreClusters.str1.1 |
0x0003c366 |
0x0003c36f |
9 |
100% |
11716 |
Expected total in ScenesClusterManagement.o file: |
9 |
Actual: |
9 |
100% |
11716 |
Flash640 / .text / OTA.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x0003c36f |
0x0003c378 |
9 |
19% |
11718 |
.rodata.asOTAClusterAttributeDefinitions |
0x0003c378 |
0x0003c3a0 |
40 |
82% |
11720 |
Expected total in OTA.o file: |
49 |
Actual: |
49 |
100% |
11718 |
Flash640 / .text / OTA_client.o |
Start |
End |
Size |
% |
Line |
.rodata.eOTA_HandleImageVerification.str1.1 |
0x0003c3a0 |
0x0003c3f6 |
86 |
100% |
11723 |
Expected total in OTA_client.o file: |
86 |
Actual: |
86 |
100% |
11723 |
Flash640 / .text / zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x0003c3f6 |
0x0003c3fe |
8 |
4% |
11725 |
.rodata.au8ConstSizeArray |
0x0003c3fe |
0x0003c500 |
258 |
97% |
11726 |
Expected total in zcl_attribute.o file: |
266 |
Actual: |
266 |
100% |
11725 |
Flash640 / .text / bdb_ns.o |
Start |
End |
Size |
% |
Line |
.rodata.BDB_vNsStateMachine.str1.1 |
0x0003c500 |
0x0003c534 |
52 |
100% |
11729 |
Expected total in bdb_ns.o file: |
52 |
Actual: |
52 |
100% |
11729 |
Flash640 / .text / bdb_DeviceCommissioning.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x0003c534 |
0x0003c544 |
16 |
100% |
11732 |
Expected total in bdb_DeviceCommissioning.o file: |
16 |
Actual: |
16 |
100% |
11732 |
Flash640 / .text / PDM_FileSystemData.c.obj |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.36 |
0x0003c544 |
0x0003c548 |
4 |
100% |
11733 |
Expected total in PDM_FileSystemData.c.obj file: |
4 |
Actual: |
4 |
100% |
11733 |
Flash640 / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.rodata.eUnfragmentedUnicastTransmission.str1.1 |
0x0003c548 |
0x0003c54f |
7 |
50% |
11735 |
.rodata.ZPS_vAplHandleApsdeReqRsp.str1.1 |
0x0003c54f |
0x0003c556 |
7 |
50% |
11737 |
Expected total in zps_apl_apsde.o file: |
14 |
Actual: |
14 |
100% |
11735 |
Flash640 / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vInitAPSMECmdHdr.str1.1 |
0x0003c556 |
0x0003c55d |
7 |
24% |
11739 |
.rodata.zps_eAplSendApsmeCmdFrame.str1.1 |
0x0003c556 |
0x0003c55b |
5 |
17% |
11742 |
.rodata.zps_eAplApsmeTransportKeyReqRsp.str1.1 |
0x0003c55b |
0x0003c56d |
18 |
60% |
11744 |
.rodata.zps_eAplApsmeUpdateDeviceReqRsp.str1.1 |
0x0003c56d |
0x0003c572 |
5 |
17% |
11746 |
.rodata.zps_eAplApsmeVerifyKeyReqRsp.str1.1 |
0x0003c572 |
0x0003c577 |
5 |
17% |
11748 |
.rodata.zps_eAplApsmeRequestKeyReqRsp.str1.1 |
0x0003c572 |
0x0003c574 |
2 |
7% |
11751 |
Expected total in zps_apl_apsme.o file: |
30 |
Actual: |
42 |
140% |
11739 |
Flash640 / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vAplApsHandleNldeDcfmInd.str1.1 |
0x0003c572 |
0x0003c575 |
3 |
100% |
11753 |
Expected total in zps_apl_aps_nlde.o file: |
3 |
Actual: |
3 |
100% |
11753 |
Flash640 / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplSecDecryptPacket.str1.1 |
0x0003c575 |
0x0003c578 |
3 |
100% |
11756 |
Expected total in zps_apl_sec.o file: |
3 |
Actual: |
3 |
100% |
11756 |
Flash640 / .text / zps_apl_aib.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_u8AplAibGetDeviceApsKeyType.str1.1 |
0x0003c578 |
0x0003c606 |
142 |
100% |
11759 |
Expected total in zps_apl_aib.o file: |
142 |
Actual: |
142 |
100% |
11759 |
Flash640 / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vSetKeys.str1.1 |
0x0003c606 |
0x0003c617 |
17 |
100% |
11761 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
17 |
Actual: |
17 |
100% |
11761 |
Flash640 / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDefaultServer.str1.1 |
0x0003c617 |
0x0003c62e |
23 |
100% |
11764 |
Expected total in zps_apl_zdo_default_server.o file: |
23 |
Actual: |
23 |
100% |
11764 |
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoNwkAddrServer.str1.1 |
0x0003c62e |
0x0003c645 |
23 |
100% |
11767 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
23 |
Actual: |
23 |
100% |
11767 |
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoIeeeAddrServer.str1.1 |
0x0003c62e |
0x0003c645 |
23 |
100% |
11770 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
23 |
Actual: |
23 |
100% |
11770 |
Flash640 / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMatchDescServer.str1.1 |
0x0003c62e |
0x0003c645 |
23 |
100% |
11773 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
23 |
Actual: |
23 |
100% |
11773 |
Flash640 / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoSimpleDescServer.str1.1 |
0x0003c62e |
0x0003c645 |
23 |
100% |
11776 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
23 |
Actual: |
23 |
100% |
11776 |
Flash640 / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDeviceAnnceServer.str1.1 |
0x0003c62e |
0x0003c645 |
23 |
100% |
11779 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
23 |
Actual: |
23 |
100% |
11779 |
Flash640 / .text / zps_apl_zdo_parent_annce_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoParentAnnceServer.str1.1 |
0x0003c62e |
0x0003c630 |
2 |
67% |
11782 |
.rodata.ZPS_vSendParentAnnounce.str1.1 |
0x0003c62e |
0x0003c631 |
3 |
100% |
11784 |
Expected total in zps_apl_zdo_parent_annce_server.o file: |
3 |
Actual: |
5 |
167% |
11782 |
Flash640 / .text / zps_apl_zdo_permit_joining_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoPermitJoiningServer.str1.1 |
0x0003c62e |
0x0003c631 |
3 |
100% |
11786 |
Expected total in zps_apl_zdo_permit_joining_server.o file: |
3 |
Actual: |
3 |
100% |
11786 |
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtLeaveServer.str1.1 |
0x0003c62e |
0x0003c645 |
23 |
100% |
11788 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
23 |
Actual: |
23 |
100% |
11788 |
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtNWKUpdateServer.str1.1 |
0x0003c62e |
0x0003c638 |
10 |
100% |
11791 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
10 |
Actual: |
10 |
100% |
11791 |
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoBindUnbindServer.str1.1 |
0x0003c638 |
0x0003c63d |
5 |
100% |
11794 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
5 |
Actual: |
5 |
100% |
11794 |
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.rodata.eSendDeviceAnnounce.str1.1 |
0x0003c63d |
0x0003c642 |
5 |
34% |
11797 |
.rodata.zps_vAplZdoClientLookupNwkAddress.str1.1 |
0x0003c642 |
0x0003c647 |
5 |
34% |
11799 |
.rodata.zps_bAplZdoZdoClient.str1.1 |
0x0003c647 |
0x0003c64c |
5 |
34% |
11801 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
15 |
Actual: |
15 |
100% |
11797 |
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtBindServer.str1.1 |
0x0003c647 |
0x0003c65a |
19 |
100% |
11804 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
19 |
Actual: |
19 |
100% |
11804 |
Flash640 / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpGenStatusOnlyResponse.str1.1 |
0x0003c65a |
0x0003c65d |
3 |
100% |
11807 |
Expected total in zps_apl_zdp_apsde_req.o file: |
3 |
Actual: |
3 |
100% |
11807 |
Flash640 / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpDeviceAnnceRequest.str1.1 |
0x0003c65a |
0x0003c65f |
5 |
100% |
11809 |
Expected total in zps_apl_zdp_device_annce.o file: |
5 |
Actual: |
5 |
100% |
11809 |
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpIeeeAddrRequest.str1.1 |
0x0003c65a |
0x0003c65f |
5 |
100% |
11811 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
5 |
Actual: |
5 |
100% |
11811 |
Flash640 / .text / zps_apl_zdp_match_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMatchDescRequest.str1.1 |
0x0003c65f |
0x0003c664 |
5 |
100% |
11813 |
Expected total in zps_apl_zdp_match_desc_req.o file: |
5 |
Actual: |
5 |
100% |
11813 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtPermitJoiningRequest.str1.1 |
0x0003c65f |
0x0003c664 |
5 |
100% |
11815 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
5 |
Actual: |
5 |
100% |
11815 |
Flash640 / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpNodeDescRequest.str1.1 |
0x0003c65f |
0x0003c664 |
5 |
100% |
11818 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
5 |
Actual: |
5 |
100% |
11818 |
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNwkAddrResponse.str1.1 |
0x0003c65f |
0x0003c664 |
5 |
100% |
11821 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
5 |
Actual: |
5 |
100% |
11821 |
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpIeeeAddrResponse.str1.1 |
0x0003c664 |
0x0003c672 |
14 |
100% |
11824 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
14 |
Actual: |
14 |
100% |
11824 |
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNodeDescResponse.str1.1 |
0x0003c664 |
0x0003c66d |
9 |
100% |
11826 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
9 |
Actual: |
9 |
100% |
11826 |
Flash640 / .text / zps_apl_zdp_parent_annce_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpParentAnnceResponse.str1.1 |
0x0003c66d |
0x0003c673 |
6 |
100% |
11829 |
Expected total in zps_apl_zdp_parent_annce_rsp.o file: |
6 |
Actual: |
6 |
100% |
11829 |
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpPowerDescResponse.str1.1 |
0x0003c66d |
0x0003c673 |
6 |
100% |
11831 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
6 |
Actual: |
6 |
100% |
11831 |
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSimpleDescResponse.str1.1 |
0x0003c66d |
0x0003c678 |
11 |
100% |
11833 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
11 |
Actual: |
11 |
100% |
11833 |
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpActiveEpResponse.str1.1 |
0x0003c66d |
0x0003c672 |
5 |
100% |
11835 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
5 |
Actual: |
5 |
100% |
11835 |
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMatchDescResponse.str1.1 |
0x0003c66d |
0x0003c672 |
5 |
100% |
11837 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
5 |
Actual: |
5 |
100% |
11837 |
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSystemServerDiscoveryResponse.str1.1 |
0x0003c66d |
0x0003c671 |
4 |
100% |
11839 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
4 |
Actual: |
4 |
100% |
11839 |
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtLqiResponse.str1.1 |
0x0003c66d |
0x0003c675 |
8 |
100% |
11841 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
8 |
Actual: |
8 |
100% |
11841 |
Flash640 / .text / zps_apl_zdp_mgmt_rtg_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtRtgResponse.str1.1 |
0x0003c675 |
0x0003c67d |
8 |
100% |
11844 |
Expected total in zps_apl_zdp_mgmt_rtg_rsp.o file: |
8 |
Actual: |
8 |
100% |
11844 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMgmtNwkUpdateNotifyResponse.str1.1 |
0x0003c675 |
0x0003c67d |
8 |
100% |
11847 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
8 |
Actual: |
8 |
100% |
11847 |
Flash640 / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.25 |
0x0003c678 |
0x0003c6f8 |
128 |
58% |
11851 |
.rodata.CSWTCH.27 |
0x0003c6f8 |
0x0003c718 |
32 |
15% |
11853 |
.rodata.CSWTCH.29 |
0x0003c718 |
0x0003c738 |
32 |
15% |
11855 |
.rodata.CSWTCH.31 |
0x0003c738 |
0x0003c758 |
32 |
15% |
11857 |
Expected total in zps_mac_common.o file: |
224 |
Actual: |
224 |
100% |
11851 |
Flash640 / .text / zps_apl_gp.o |
Start |
End |
Size |
% |
Line |
.rodata.vZGPcStubMcpsInd.str1.1 |
0x0003c758 |
0x0003c75c |
4 |
100% |
11859 |
Expected total in zps_apl_gp.o file: |
4 |
Actual: |
4 |
100% |
11859 |
Flash640 / .text / zps_apl_gp_security.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vZgpTransformKey.str1.1 |
0x0003c758 |
0x0003c75c |
4 |
100% |
11861 |
Expected total in zps_apl_gp_security.o file: |
4 |
Actual: |
4 |
100% |
11861 |
Flash640 / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.rodata.vApsInterPanMcpsDataInd.str1.1 |
0x0003c75c |
0x0003c760 |
4 |
100% |
11863 |
Expected total in zps_apl_interpan.o file: |
4 |
Actual: |
4 |
100% |
11863 |
Flash640 / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendLeaveCmd.str1.1 |
0x0003c75c |
0x0003c75f |
3 |
100% |
11865 |
Expected total in zps_nwk_leave.o file: |
3 |
Actual: |
3 |
100% |
11865 |
Flash640 / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkStatusCmd.str1.1 |
0x0003c75c |
0x0003c760 |
4 |
40% |
11867 |
.rodata.zps_psSendNetworkUpdateCmd.str1.1 |
0x0003c75c |
0x0003c762 |
6 |
60% |
11869 |
.rodata.zps_psSendNetworkEdTimeoutReqCmd.str1.1 |
0x0003c762 |
0x0003c766 |
4 |
40% |
11871 |
Expected total in zps_nwk_maint.o file: |
10 |
Actual: |
14 |
140% |
11867 |
Flash640 / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vNwkSendLeaveDirect.str1.1 |
0x0003c762 |
0x0003c765 |
3 |
14% |
11873 |
.rodata.ZPS_vNwkHandleMcpsVsInd.str1.1 |
0x0003c762 |
0x0003c768 |
6 |
28% |
11875 |
.rodata.s_apsStSceTbl |
0x0003c764 |
0x0003c778 |
20 |
91% |
11879 |
Expected total in zps_nwk_mcps.o file: |
22 |
Actual: |
29 |
132% |
11873 |
Flash640 / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.rodata.s_apsStSmeTbl |
0x0003c778 |
0x0003c78c |
20 |
100% |
11881 |
Expected total in zps_nwk_mlme.o file: |
20 |
Actual: |
20 |
100% |
11881 |
Flash640 / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.rodata.au32EndDeviceTimeoutConstants |
0x0003c78c |
0x0003c7c8 |
60 |
72% |
11883 |
.rodata.au32NwkPdmRecordOffsets |
0x0003c7c8 |
0x0003c7e0 |
24 |
29% |
11886 |
Expected total in zps_nwk_nib.o file: |
84 |
Actual: |
84 |
100% |
11883 |
Flash640 / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.rodata.atCfmSize |
0x0003c7e0 |
0x0003c820 |
64 |
100% |
11889 |
Expected total in zps_nwk_nlme.o file: |
64 |
Actual: |
64 |
100% |
11889 |
Flash640 / .text / zps_nwk_rt.o |
Start |
End |
Size |
% |
Line |
.rodata.psNwkSendRouteRecordCmd.str1.1 |
0x0003c820 |
0x0003c823 |
3 |
24% |
11891 |
.rodata.psSendRouteReplyCmd.isra.0.str1.1 |
0x0003c820 |
0x0003c827 |
7 |
54% |
11893 |
.rodata.zps_psNwkInitiateRouteDiscovery.str1.1 |
0x0003c827 |
0x0003c82d |
6 |
47% |
11895 |
Expected total in zps_nwk_rt.o file: |
13 |
Actual: |
16 |
124% |
11891 |
Flash640 / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_bSecDecrypt.str1.1 |
0x0003c82d |
0x0003c830 |
3 |
38% |
11897 |
.rodata.zps_eNwkSecDecryptPacket.str1.1 |
0x0003c830 |
0x0003c835 |
5 |
63% |
11899 |
Expected total in zps_nwk_sec.o file: |
8 |
Actual: |
8 |
100% |
11897 |
Flash640 / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkLinkPowerDelta.isra.0.str1.1 |
0x0003c835 |
0x0003c83c |
7 |
100% |
11901 |
Expected total in zps_nwk_subghz.o file: |
7 |
Actual: |
7 |
100% |
11901 |
Flash640 / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToActvStSme |
0x0003c835 |
0x0003c84c |
23 |
10% |
11903 |
.rodata.s_aeNlmeReqRspToActvStCme |
0x0003c84c |
0x0003c85c |
16 |
7% |
11905 |
.rodata.s_aeNwkCmdToActvStSce |
0x0003c85c |
0x0003c86c |
16 |
7% |
11907 |
.rodata.s_aprActvStHandleCme |
0x0003c86c |
0x0003c89c |
48 |
21% |
11910 |
.rodata.s_aprActvStHandleSce |
0x0003c89c |
0x0003c8d4 |
56 |
25% |
11912 |
.rodata.s_aprActvStHandleSme |
0x0003c8d4 |
0x0003c8f0 |
28 |
13% |
11914 |
.rodata.s_atActvStSceStt |
0x0003c8f0 |
0x0003c8fd |
13 |
6% |
11916 |
.rodata.s_atActvStSmeStt |
0x0003c8fd |
0x0003c904 |
7 |
4% |
11918 |
.rodata.zps_sActvSceTbl |
0x0003c904 |
0x0003c910 |
12 |
6% |
11921 |
.rodata.zps_sActvSmeTbl |
0x0003c910 |
0x0003c91c |
12 |
6% |
11924 |
Expected total in zps_nwk_actv_st.o file: |
231 |
Actual: |
231 |
100% |
11903 |
Flash640 / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToDiscStSme |
0x0003c91c |
0x0003c934 |
24 |
34% |
11927 |
.rodata.s_aprDiscStHandleSme |
0x0003c934 |
0x0003c950 |
28 |
39% |
11930 |
.rodata.s_atDiscStSmeStt |
0x0003c950 |
0x0003c958 |
8 |
12% |
11932 |
.rodata.zps_sDiscSmeTbl |
0x0003c958 |
0x0003c964 |
12 |
17% |
11934 |
Expected total in zps_nwk_disc_st.o file: |
72 |
Actual: |
72 |
100% |
11927 |
Flash640 / .text / zps_nwk_form_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToFormStSme |
0x0003c964 |
0x0003c97c |
24 |
43% |
11937 |
.rodata.s_aprFormStHandleSme |
0x0003c97c |
0x0003c98c |
16 |
29% |
11940 |
.rodata.s_atFormStSmeStt |
0x0003c98c |
0x0003c990 |
4 |
8% |
11942 |
.rodata.zps_sFormSmeTbl |
0x0003c990 |
0x0003c99c |
12 |
22% |
11944 |
Expected total in zps_nwk_form_st.o file: |
56 |
Actual: |
56 |
100% |
11937 |
Flash640 / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendFrm.str1.1 |
0x0003c99c |
0x0003c99f |
3 |
43% |
11947 |
.rodata.str1.1 |
0x0003c99c |
0x0003c9a8 |
12 |
172% |
11949 |
.rodata.au8JitterLUT.0 |
0x0003c99c |
0x0003c9a3 |
7 |
100% |
11951 |
Expected total in zps_nwk_frm.o file: |
7 |
Actual: |
22 |
315% |
11947 |
Flash640 / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeNlmeReqRspToIdleStCme |
0x0003c9a3 |
0x0003c9b4 |
17 |
46% |
11953 |
.rodata.s_aprIdleStHandleCme |
0x0003c9b4 |
0x0003c9c8 |
20 |
55% |
11957 |
Expected total in zps_nwk_idle_st.o file: |
37 |
Actual: |
37 |
100% |
11953 |
Flash640 / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendRejoinReqCmd.str1.1 |
0x0003c9c8 |
0x0003c9cb |
3 |
8% |
11959 |
.rodata.zps_psNwkSendRejoinRspCmd.str1.1 |
0x0003c9c8 |
0x0003c9cd |
5 |
13% |
11961 |
.rodata.zps_eNwkProcessJoinInd.str1.1 |
0x0003c9c8 |
0x0003c9ea |
34 |
88% |
11964 |
.rodata |
0x0003c9ea |
0x0003c9ef |
5 |
13% |
11966 |
Expected total in zps_nwk_join.o file: |
39 |
Actual: |
47 |
121% |
11959 |
Flash640 / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToJoinStSme |
0x0003c9ef |
0x0003ca06 |
23 |
20% |
11967 |
.rodata.s_aeNwkCmdToJoinStSce |
0x0003ca06 |
0x0003ca14 |
14 |
12% |
11969 |
.rodata.s_aprJoinStHandleSce |
0x0003ca14 |
0x0003ca20 |
12 |
11% |
11972 |
.rodata.s_aprJoinStHandleSme |
0x0003ca20 |
0x0003ca30 |
16 |
14% |
11974 |
.rodata.s_atJoinStSceStt |
0x0003ca30 |
0x0003ca35 |
5 |
5% |
11976 |
.rodata.s_atJoinStSmeStt |
0x0003ca35 |
0x0003ca4c |
23 |
20% |
11978 |
.rodata.zps_sJoinSceTbl |
0x0003ca4c |
0x0003ca58 |
12 |
11% |
11981 |
.rodata.zps_sJoinSmeTbl |
0x0003ca58 |
0x0003ca64 |
12 |
11% |
11984 |
Expected total in zps_nwk_join_st.o file: |
117 |
Actual: |
117 |
100% |
11967 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.rodata.au8HeaderSize.0 |
0x0003ca64 |
0x0003ca72 |
14 |
47% |
11987 |
.rodata.sPibInitialValues |
0x0003ca72 |
0x0003ca82 |
16 |
54% |
11989 |
Expected total in Mini_Main.o file: |
30 |
Actual: |
30 |
100% |
11987 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.rodata.radio_DCO_cal.str1.1 |
0x0003ca82 |
0x0003ca8a |
8 |
1% |
11991 |
.rodata |
0x0003ca8a |
0x0003caa6 |
28 |
3% |
11993 |
.rodata.assign_Synth_Cal_Op_Lock_init_regs |
0x0003caa6 |
0x0003cae6 |
64 |
7% |
11994 |
.rodata.assign_Synth_Cal_Startup_init_regs |
0x0003cae6 |
0x0003cb2a |
68 |
7% |
11997 |
.rodata.assign_TMU_init_regs |
0x0003cb2a |
0x0003cb76 |
76 |
8% |
12000 |
.rodata.assign_init_regs |
0x0003cb76 |
0x0003cbe6 |
112 |
11% |
12003 |
.rodata.assign_init_regs_ES2 |
0x0003cbe6 |
0x0003cbf2 |
12 |
2% |
12006 |
.rodata.assign_init_regs_ES2MF |
0x0003cbf2 |
0x0003cbfe |
12 |
2% |
12009 |
.rodata.assign_std_specific_banked_regs |
0x0003cbfe |
0x0003cc36 |
56 |
6% |
12012 |
.rodata.assign_unbanked_common_regs |
0x0003cc36 |
0x0003cc5e |
40 |
4% |
12015 |
.rodata.assign_unbanked_std_specific_regs |
0x0003cc5e |
0x0003cc6e |
16 |
2% |
12018 |
.rodata.assign_unbanked_zbble_specific_regs |
0x0003cc6e |
0x0003cd0a |
156 |
15% |
12021 |
.rodata.assign_zbble_specific_banked_regs |
0x0003cd0a |
0x0003cd54 |
74 |
8% |
12024 |
.rodata.freq_prog |
0x0003cd54 |
0x0003cde0 |
140 |
14% |
12028 |
.rodata.lut_defaults |
0x0003cde0 |
0x0003ce3c |
92 |
9% |
12031 |
.rodata.lut_hiTx_defaults |
0x0003ce3c |
0x0003ce98 |
92 |
9% |
12034 |
Expected total in radio.o file: |
1046 |
Actual: |
1046 |
100% |
11991 |
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/ |
24327 |
10% |
| 3-Common/ |
16693 |
7% |
| | Source/ |
16693 |
7% |
| | | app_buttons.o |
554 |
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/ |
1523 |
1% |
| | | | app_leds.o |
128 |
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 |
274 |
1% |
| | | cluster_window_covering_command_handler.o |
362 |
1% |
| | | cluster_window_covering_commands.o |
96 |
1% |
| | | device_window_covering.o |
268 |
1% |
| 3-WindowCovering/ |
7634 |
4% |
| | Source/ |
7634 |
4% |
| | | DriverMotor.o |
608 |
1% |
| | | app_main.o |
1264 |
1% |
| | | app_reporting.o |
172 |
1% |
| | | app_start.o |
450 |
1% |
| | | app_window_covering.o |
2746 |
2% |
| | | app_zcl_task.o |
918 |
1% |
| | | pdum_gen.o |
40 |
1% |
| | | zps_gen.o |
1436 |
1% |
LIB/ |
141640 |
57% |
| / |
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/ |
2804 |
2% |
| | arm-none-eabi/ |
2804 |
2% |
| | | 10.3.1/ |
2804 |
2% |
| | | | arm-none-eabi/ |
904 |
1% |
| | | | | lib/ |
904 |
1% |
| | | | | | thumb/ |
904 |
1% |
| | | | | | | v7e-m/ |
904 |
1% |
| | | | | | | | nofp/ |
904 |
1% |
| | | | | | | | | libc.a/ |
904 |
1% |
| | | | | | | | | | lib_a-abs.o |
8 |
1% |
| | | | | | | | | | lib_a-memcmp.o |
104 |
1% |
| | | | | | | | | | lib_a-memcpy.o |
308 |
1% |
| | | | | | | | | | lib_a-memset.o |
164 |
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/ |
83237 |
34% |
| SDKPackages/ |
82685 |
34% |
| | K32W061DK6/ |
82685 |
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/ |
15377 |
7% |
| | | | K32W061/ |
15377 |
7% |
| | | | | drivers/ |
13044 |
6% |
| | | | | | fsl_adc.o |
713 |
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_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% |