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_K32W041AM.o |
Start |
End |
Size |
% |
Line |
.after_vectors.reset |
0x00000200 |
0x00000220 |
32 |
8% |
5372 |
.after_vectors |
0x00000220 |
0x000003a0 |
384 |
93% |
5375 |
Expected total in startup_K32W041AM.o file: |
416 |
Actual: |
416 |
100% |
5372 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.text.System_IRQHandler |
0x000003a0 |
0x00000418 |
120 |
13% |
5427 |
.text.main_task |
0x00000418 |
0x00000480 |
104 |
12% |
5430 |
.text.APP_vSetUpHardware |
0x00000480 |
0x0000055c |
220 |
24% |
5433 |
.text.APP_vInitResources |
0x0000055c |
0x00000644 |
232 |
25% |
5436 |
.text.APP_vRadioTempUpdate |
0x00000644 |
0x000006d0 |
140 |
16% |
5439 |
.text.bRadioCB_WriteNVM |
0x000006d0 |
0x00000704 |
52 |
6% |
5442 |
.text.u16RadioCB_ReadNVM |
0x00000704 |
0x00000744 |
64 |
7% |
5445 |
Expected total in app_main.o file: |
932 |
Actual: |
932 |
100% |
5427 |
Flash640 / .text / port_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_u8GrabMutexLock |
0x00000744 |
0x00000778 |
52 |
35% |
5448 |
.text.ZPS_u8ReleaseMutexLock |
0x00000778 |
0x00000798 |
32 |
22% |
5451 |
.text.ZPS_eEnterCriticalSection |
0x00000798 |
0x000007c4 |
44 |
29% |
5455 |
.text.ZPS_eExitCriticalSection |
0x000007c4 |
0x000007dc |
24 |
16% |
5458 |
Expected total in port_JN518x.o file: |
152 |
Actual: |
152 |
100% |
5448 |
Flash640 / .text / pdum_gen.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_vInit |
0x000007dc |
0x00000804 |
40 |
100% |
5462 |
Expected total in pdum_gen.o file: |
40 |
Actual: |
40 |
100% |
5462 |
Flash640 / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.text.zps_vGetZpsMutex |
0x00000804 |
0x0000080c |
8 |
2% |
5465 |
.text.vZdoServersInit |
0x0000080c |
0x00000920 |
276 |
64% |
5468 |
.text.ZPS_pvAplZdoGetAplHandle |
0x00000920 |
0x0000092c |
12 |
3% |
5471 |
.text.ZPS_u32ApsFcSaveCountBitShift |
0x0000092c |
0x00000930 |
4 |
1% |
5474 |
.text.ZPS_psAplDefaultDistributedAPSLinkKey |
0x00000930 |
0x00000938 |
8 |
2% |
5477 |
.text.ZPS_psAplDefaultGlobalAPSLinkKey |
0x00000938 |
0x00000940 |
8 |
2% |
5480 |
.text.ZPS_ps_groupPdmTable |
0x00000940 |
0x00000948 |
8 |
2% |
5483 |
.text.ZPS_pu8MaxZpsConfigEp |
0x00000948 |
0x00000950 |
8 |
2% |
5486 |
.text.ZPS_pau8EpMapPresent |
0x00000950 |
0x00000958 |
8 |
2% |
5489 |
.text.ZPS_u8ConfigStackProfileId |
0x00000958 |
0x00000964 |
12 |
3% |
5492 |
.text.ZPS_u32NwkFcSaveCountBitShift |
0x00000964 |
0x00000968 |
4 |
1% |
5495 |
.text.ZPS_psMacIFTGetTable |
0x00000968 |
0x00000970 |
8 |
2% |
5498 |
.text.ZPS_psMacIFTGetInterface |
0x00000970 |
0x00000988 |
24 |
6% |
5501 |
.text.ZPS_vGetGpContext |
0x00000988 |
0x00000994 |
12 |
3% |
5504 |
.text.ZPS_vGetOptionalFeatures |
0x00000994 |
0x000009b4 |
32 |
8% |
5507 |
Expected total in zps_gen.o file: |
432 |
Actual: |
432 |
100% |
5465 |
Flash640 / .text / app_start.o |
Start |
End |
Size |
% |
Line |
.text.vfExtendedStatusCallBack |
0x000009b4 |
0x000009c0 |
12 |
5% |
5510 |
.text.vAppMain |
0x000009c0 |
0x00000ab4 |
244 |
94% |
5512 |
.text.hardware_init |
0x00000ab4 |
0x00000ab8 |
4 |
2% |
5515 |
Expected total in app_start.o file: |
260 |
Actual: |
260 |
100% |
5510 |
Flash640 / .text / app_window_covering.o |
Start |
End |
Size |
% |
Line |
.text.Chip_GetType |
0x00000ab8 |
0x00000b2e |
118 |
5% |
5518 |
.text.APP_SetHighTxPowerMode |
0x00000b2e |
0x00000b44 |
22 |
1% |
5520 |
.text.APP_SetMaxTxPower |
0x00000b44 |
0x00000b5c |
24 |
2% |
5523 |
.text.APP_vMotorInitialise |
0x00000b5c |
0x00000c28 |
204 |
9% |
5526 |
.text.APP_vMotorForward |
0x00000c28 |
0x00000c44 |
28 |
2% |
5529 |
.text.APP_vMotorBackward |
0x00000c44 |
0x00000c60 |
28 |
2% |
5532 |
.text.APP_vMotorStop |
0x00000c60 |
0x00000cb4 |
84 |
4% |
5535 |
.text.APP_bMotorGoToLiftValue |
0x00000cb4 |
0x00000cd8 |
36 |
2% |
5538 |
.text.APP_bMotorGoToLiftPercentage |
0x00000cd8 |
0x00000d50 |
120 |
6% |
5541 |
.text.APP_vMotorUpdateModeFromAttribute |
0x00000d50 |
0x00000de0 |
144 |
7% |
5544 |
.text.APP_vMotorToggleModeBits.part.0 |
0x00000de0 |
0x00000e18 |
56 |
3% |
5547 |
.text.APP_vMotorClusterUpdate |
0x00000e18 |
0x00000e40 |
40 |
2% |
5549 |
.text.APP_cbTimerMotor |
0x00000e40 |
0x00000f68 |
296 |
13% |
5552 |
.text.APP_vFactoryResetRecords |
0x00000f68 |
0x00000fb4 |
76 |
4% |
5555 |
.text.APP_vBdbCallback |
0x00000fb4 |
0x0000111c |
360 |
16% |
5558 |
.text.APP_taskRouter |
0x0000111c |
0x00001288 |
364 |
16% |
5561 |
.text.APP_vInitialiseRouter |
0x00001288 |
0x000013e0 |
344 |
15% |
5564 |
.text.sGetOTACallBackPersistdata |
0x000013e0 |
0x000013f4 |
20 |
1% |
5567 |
.text.app_u8GetDeviceEndpoint |
0x000013f4 |
0x000013f8 |
4 |
1% |
5570 |
Expected total in app_window_covering.o file: |
2368 |
Actual: |
2368 |
100% |
5518 |
Flash640 / .text / device_window_covering.o |
Start |
End |
Size |
% |
Line |
.text.eZHA_RegisterWindowCoveringEndPoint |
0x000013f8 |
0x00001504 |
268 |
100% |
5573 |
Expected total in device_window_covering.o file: |
268 |
Actual: |
268 |
100% |
5573 |
Flash640 / .text / cluster_window_covering.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_WindowCoveringSceneEventHandler |
0x00001504 |
0x00001550 |
76 |
53% |
5576 |
.text.eCLD_WindowCoveringCreateWindowCovering |
0x00001550 |
0x00001594 |
68 |
48% |
5578 |
Expected total in cluster_window_covering.o file: |
144 |
Actual: |
144 |
100% |
5576 |
Flash640 / .text / cluster_window_covering_command_handler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_WindowCoveringCommandHandler |
0x00001594 |
0x000016ac |
280 |
100% |
5581 |
Expected total in cluster_window_covering_command_handler.o file: |
280 |
Actual: |
280 |
100% |
5581 |
Flash640 / .text / cluster_window_covering_commands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_WindowCoveringCommandReceive |
0x000016ac |
0x000016be |
18 |
19% |
5584 |
.text.eCLD_WindowCoveringCommandGoToLiftValueReceive |
0x000016be |
0x000016e4 |
38 |
40% |
5587 |
.text.eCLD_WindowCoveringCommandGoToLiftPercentageReceive |
0x000016e4 |
0x0000170c |
40 |
42% |
5590 |
Expected total in cluster_window_covering_commands.o file: |
96 |
Actual: |
96 |
100% |
5584 |
Flash640 / .text / app_scenes.o |
Start |
End |
Size |
% |
Line |
.text.vSaveScenesNVM |
0x0000170c |
0x00001790 |
132 |
47% |
5594 |
.text.vLoadScenesNVM |
0x00001790 |
0x00001828 |
152 |
54% |
5597 |
Expected total in app_scenes.o file: |
284 |
Actual: |
284 |
100% |
5594 |
Flash640 / .text / DriverMotor.o |
Start |
End |
Size |
% |
Line |
.text.bDM_Forward |
0x00001828 |
0x00001868 |
64 |
11% |
5600 |
.text.bDM_Backward |
0x00001868 |
0x000018a0 |
56 |
10% |
5602 |
.text.vDM_Phase |
0x000018a0 |
0x000018ec |
76 |
13% |
5604 |
.text.vDM_Initialise |
0x000018ec |
0x00001970 |
132 |
23% |
5606 |
.text.eDM_Stop |
0x00001970 |
0x0000198c |
28 |
5% |
5609 |
.text.eDM_Forward |
0x0000198c |
0x000019b0 |
36 |
7% |
5612 |
.text.eDM_Backward |
0x000019b0 |
0x000019d4 |
36 |
7% |
5615 |
.text.eDM_GoToTarget |
0x000019d4 |
0x00001a38 |
100 |
17% |
5618 |
.text.eDM_Tick |
0x00001a38 |
0x00001a7c |
68 |
12% |
5621 |
Expected total in DriverMotor.o file: |
596 |
Actual: |
596 |
100% |
5600 |
Flash640 / .text / app_zcl_task.o |
Start |
End |
Size |
% |
Line |
.text.APP_ZCL_cbGeneralCallback |
0x00001a7c |
0x00001a80 |
4 |
1% |
5624 |
.text.APP_vZCL_DeviceSpecific_Init |
0x00001a80 |
0x00001acc |
76 |
9% |
5627 |
.text.APP_ZCL_vInitialise |
0x00001acc |
0x00001b20 |
84 |
10% |
5629 |
.text.APP_cbTimerZclTick |
0x00001b20 |
0x00001ba0 |
128 |
15% |
5632 |
.text.APP_cbTimerGPZclTick |
0x00001ba0 |
0x00001bc8 |
40 |
5% |
5635 |
.text.APP_ZCL_vEventHandler |
0x00001bc8 |
0x00001be0 |
24 |
3% |
5638 |
.text.APP_vHandleIdentify |
0x00001be0 |
0x00001c20 |
64 |
8% |
5641 |
.text.APP_ZCL_cbEndpointCallback |
0x00001c20 |
0x00001db0 |
400 |
46% |
5644 |
.text.vIdEffectTick |
0x00001db0 |
0x00001df0 |
64 |
8% |
5646 |
Expected total in app_zcl_task.o file: |
884 |
Actual: |
884 |
100% |
5624 |
Flash640 / .text / app_buttons.o |
Start |
End |
Size |
% |
Line |
.text.gint_callback |
0x00001df0 |
0x00001e2c |
60 |
13% |
5649 |
.text.APP_u32GetSwitchIOState |
0x00001e2c |
0x00001e48 |
28 |
6% |
5652 |
.text.APP_cbTimerButtonScan |
0x00001e48 |
0x00001f14 |
204 |
44% |
5655 |
.text.APP_bButtonInitialise |
0x00001f14 |
0x00001fc8 |
180 |
39% |
5658 |
Expected total in app_buttons.o file: |
472 |
Actual: |
472 |
100% |
5649 |
Flash640 / .text / app_leds.o |
Start |
End |
Size |
% |
Line |
.text.APP_vLedInitialise |
0x00001fc8 |
0x0000201c |
84 |
66% |
5661 |
.text.APP_vSetLed |
0x0000201c |
0x00002048 |
44 |
35% |
5664 |
Expected total in app_leds.o file: |
128 |
Actual: |
128 |
100% |
5661 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.text.DbgConsole_SendDataReliable |
0x00002048 |
0x00002094 |
76 |
19% |
5667 |
.text.DbgConsole_PrintCallback |
0x00002094 |
0x000020d0 |
60 |
15% |
5670 |
.text.DbgConsole_Init |
0x000020d0 |
0x0000216c |
156 |
38% |
5673 |
.text.DbgConsole_Deinit |
0x0000216c |
0x000021a4 |
56 |
14% |
5676 |
.text.DbgConsole_Printf |
0x000021a4 |
0x000021e4 |
64 |
16% |
5679 |
Expected total in fsl_debug_console.o file: |
412 |
Actual: |
412 |
100% |
5667 |
Flash640 / .text / fsl_gpio.o |
Start |
End |
Size |
% |
Line |
.text.GPIO_PinInit |
0x000021e4 |
0x00002214 |
48 |
100% |
5682 |
Expected total in fsl_gpio.o file: |
48 |
Actual: |
48 |
100% |
5682 |
Flash640 / .text / hardware_init.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitClocks |
0x00002214 |
0x000022ac |
152 |
65% |
5686 |
.text.BOARD_InitHardware |
0x000022ac |
0x00002300 |
84 |
36% |
5689 |
Expected total in hardware_init.o file: |
236 |
Actual: |
236 |
100% |
5686 |
Flash640 / .text / pin_mux.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitPins |
0x00002300 |
0x0000231c |
28 |
100% |
5692 |
Expected total in pin_mux.o file: |
28 |
Actual: |
28 |
100% |
5692 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.text.GINT_GetInstance |
0x0000231c |
0x00002344 |
40 |
17% |
5695 |
.text.GINT_Init |
0x00002344 |
0x00002368 |
36 |
15% |
5697 |
.text.GINT_SetCtrl |
0x00002368 |
0x00002394 |
44 |
19% |
5700 |
.text.GINT_ConfigPins |
0x00002394 |
0x000023a0 |
12 |
5% |
5703 |
.text.GINT_EnableCallback |
0x000023a0 |
0x000023c0 |
32 |
14% |
5707 |
.text.GINT_DisableCallback |
0x000023c0 |
0x000023ec |
44 |
19% |
5710 |
.text.GINT0_DriverIRQHandler |
0x000023ec |
0x00002410 |
36 |
15% |
5713 |
Expected total in fsl_gint.o file: |
244 |
Actual: |
244 |
100% |
5695 |
Flash640 / .text / app_power_on_counter.o |
Start |
End |
Size |
% |
Line |
.text.vManagePowerOnCountLoadRecord |
0x00002410 |
0x0000242c |
28 |
13% |
5716 |
.text.vManagePowerOnCountInit |
0x0000242c |
0x0000246c |
64 |
30% |
5719 |
.text.APP_cbTimerPowerCount |
0x0000246c |
0x000024e8 |
124 |
58% |
5722 |
Expected total in app_power_on_counter.o file: |
216 |
Actual: |
216 |
100% |
5716 |
Flash640 / .text / temp_sensor_drv.o |
Start |
End |
Size |
% |
Line |
.text.flashConfig_ExtractGpAdcTrimValues |
0x000024e8 |
0x00002520 |
56 |
7% |
5725 |
.text.flashConfig_ExtractTempSensorTrimValues |
0x00002520 |
0x00002590 |
112 |
14% |
5729 |
.text.temp_computation |
0x00002590 |
0x00002610 |
128 |
16% |
5732 |
.text.ADC_Configuration |
0x00002610 |
0x00002688 |
120 |
15% |
5735 |
.text.load_calibration_param_from_flash |
0x00002688 |
0x00002708 |
128 |
16% |
5738 |
.text.get_temperature |
0x00002708 |
0x00002820 |
280 |
34% |
5741 |
Expected total in temp_sensor_drv.o file: |
824 |
Actual: |
824 |
100% |
5725 |
Flash640 / .text / fsl_adc.o |
Start |
End |
Size |
% |
Line |
.text.ADC_GetInstance.isra.0 |
0x00002820 |
0x00002848 |
40 |
9% |
5744 |
.text.ADC_Init |
0x00002848 |
0x000028dc |
148 |
32% |
5746 |
.text.ADC_SetConvSeqAConfig |
0x000028dc |
0x00002930 |
84 |
18% |
5749 |
.text.ADC_GetChannelConversionResult |
0x00002930 |
0x000029b0 |
128 |
27% |
5752 |
.text.ADC_EnableTemperatureSensor |
0x000029b0 |
0x000029fc |
76 |
16% |
5755 |
Expected total in fsl_adc.o file: |
476 |
Actual: |
476 |
100% |
5744 |
Flash640 / .text / app_reporting.o |
Start |
End |
Size |
% |
Line |
.text.eRestoreReports |
0x000029fc |
0x00002a18 |
28 |
17% |
5758 |
.text.vMakeSupportedAttributesReportable |
0x00002a18 |
0x00002a48 |
48 |
28% |
5761 |
.text.vLoadDefaultConfigForReportable |
0x00002a48 |
0x00002a7c |
52 |
31% |
5764 |
.text.vSaveReportableRecord |
0x00002a7c |
0x00002aa8 |
44 |
26% |
5767 |
Expected total in app_reporting.o file: |
172 |
Actual: |
172 |
100% |
5758 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_GetClock32MCapacitanceCharacteristics |
0x00002aa8 |
0x00002ab0 |
8 |
25% |
5770 |
.text.BOARD_CpuClockUpdate32MhzFro |
0x00002ab0 |
0x00002ac8 |
24 |
75% |
5773 |
Expected total in board_utility.o file: |
32 |
Actual: |
32 |
100% |
5770 |
Flash640 / .text / app_ota_client.o |
Start |
End |
Size |
% |
Line |
.text.bInitialiseOTAClusterAndAttributes |
0x00002ac8 |
0x00002b10 |
72 |
4% |
5776 |
.text.vAppInitOTA |
0x00002b10 |
0x00002bec |
220 |
11% |
5779 |
.text.vLoadOTAPersistedData |
0x00002bec |
0x00002c2c |
64 |
3% |
5782 |
.text.vHandleMatchDescriptor |
0x00002c2c |
0x00002ca4 |
120 |
6% |
5785 |
.text.vHandleIeeeAddressRsp |
0x00002ca4 |
0x00002d64 |
192 |
9% |
5788 |
.text.vResetOTADiscovery |
0x00002d64 |
0x00002d88 |
36 |
2% |
5791 |
.text.vRunAppOTAStateMachine |
0x00002d88 |
0x00003070 |
744 |
34% |
5794 |
.text.vOTAResetPersist |
0x00003070 |
0x000030a8 |
56 |
3% |
5797 |
.text.vHandleAppOtaClient |
0x000030a8 |
0x0000335c |
692 |
32% |
5800 |
Expected total in app_ota_client.o file: |
2196 |
Actual: |
2196 |
100% |
5776 |
Flash640 / .text / app_green_power.o |
Start |
End |
Size |
% |
Line |
.text.vApp_GP_RegisterDevice |
0x0000335c |
0x000033dc |
128 |
44% |
5803 |
.text.vAPP_GP_LoadPDMData |
0x000033dc |
0x00003410 |
52 |
18% |
5806 |
.text.vAPP_GP_ResetData |
0x00003410 |
0x00003444 |
52 |
18% |
5809 |
.text.vHandleGreenPowerEvent |
0x00003444 |
0x00003480 |
60 |
21% |
5812 |
Expected total in app_green_power.o file: |
292 |
Actual: |
292 |
100% |
5803 |
Flash640 / .text / ZQueue.o |
Start |
End |
Size |
% |
Line |
.text.ZQ_vQueueCreate |
0x00003480 |
0x0000348e |
14 |
8% |
5815 |
.text.ZQ_bQueueSend |
0x0000348e |
0x000034d8 |
74 |
41% |
5818 |
.text.ZQ_bQueueReceive |
0x000034d8 |
0x00003512 |
58 |
32% |
5821 |
.text.ZQ_bQueueIsEmpty |
0x00003512 |
0x0000351c |
10 |
6% |
5824 |
.text.ZQ_u32QueueGetQueueSize |
0x0000351c |
0x00003520 |
4 |
3% |
5827 |
.text.ZQ_u32QueueGetQueueMessageWaiting |
0x00003520 |
0x00003524 |
4 |
3% |
5830 |
.text.ZQ_pvGetFirstElementOnQueue |
0x00003524 |
0x00003528 |
4 |
3% |
5833 |
.text.ZQ_pvGetNextElementOnQueue |
0x00003528 |
0x00003538 |
16 |
9% |
5836 |
Expected total in ZQueue.o file: |
184 |
Actual: |
184 |
100% |
5815 |
Flash640 / .text / ZTimer.o |
Start |
End |
Size |
% |
Line |
.text.ZTIMER_eInit |
0x00003538 |
0x0000355c |
36 |
9% |
5840 |
.text.ZTIMER_vTask |
0x0000355c |
0x000035f8 |
156 |
39% |
5843 |
.text.ZTIMER_eOpen |
0x000035f8 |
0x00003630 |
56 |
14% |
5846 |
.text.ZTIMER_eStart |
0x00003630 |
0x00003684 |
84 |
21% |
5849 |
.text.ZTIMER_eStop |
0x00003684 |
0x000036d0 |
76 |
19% |
5852 |
Expected total in ZTimer.o file: |
408 |
Actual: |
408 |
100% |
5840 |
Flash640 / .text / app_zps_link_keys.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pau8GetBdbDistributedLinkKey |
0x000036d0 |
0x000036d8 |
8 |
100% |
5855 |
Expected total in app_zps_link_keys.o file: |
8 |
Actual: |
8 |
100% |
5855 |
Flash640 / .text / appZdpExtraction.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdpUnpackNodeDescResponse |
0x000036d8 |
0x00003750 |
120 |
100% |
5858 |
Expected total in appZdpExtraction.o file: |
120 |
Actual: |
120 |
100% |
5858 |
Flash640 / .text / appZpsBeaconHandler.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bAppAddBeaconFilter |
0x00003750 |
0x0000375c |
12 |
5% |
5861 |
.text.ZPS_bAppRemoveBeaconFilter |
0x0000375c |
0x00003768 |
12 |
5% |
5864 |
.text.ZPS_bAppPassBeaconToHigherLayer |
0x00003768 |
0x00003870 |
264 |
92% |
5867 |
Expected total in appZpsBeaconHandler.o file: |
288 |
Actual: |
288 |
100% |
5861 |
Flash640 / .text / board.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitDebugConsole |
0x00003870 |
0x00003898 |
40 |
91% |
5870 |
.text.BOARD_DbgDiagEnable |
0x00003898 |
0x0000389c |
4 |
10% |
5873 |
Expected total in board.o file: |
44 |
Actual: |
44 |
100% |
5870 |
Flash640 / .text / system_K32W041AM.o |
Start |
End |
Size |
% |
Line |
.text.SystemCoreClockUpdate |
0x0000389c |
0x0000393c |
160 |
71% |
5877 |
.text.SystemInit |
0x0000393c |
0x00003980 |
68 |
30% |
5880 |
Expected total in system_K32W041AM.o file: |
228 |
Actual: |
228 |
100% |
5877 |
Flash640 / .text / startup_K32W041AM.o |
Start |
End |
Size |
% |
Line |
.text.DMIC0_IRQHandler |
0x00003980 |
0x00003988 |
8 |
6% |
5883 |
.text.CIC_IRB_IRQHandler |
0x00003988 |
0x00003990 |
8 |
6% |
5886 |
.text.HWVAD0_IRQHandler |
0x00003990 |
0x00003998 |
8 |
6% |
5889 |
.text.PINT0_IRQHandler |
0x00003998 |
0x000039a0 |
8 |
6% |
5892 |
.text.PINT1_IRQHandler |
0x000039a0 |
0x000039a8 |
8 |
6% |
5895 |
.text.PINT2_IRQHandler |
0x000039a8 |
0x000039b0 |
8 |
6% |
5898 |
.text.PINT3_IRQHandler |
0x000039b0 |
0x000039b8 |
8 |
6% |
5901 |
.text.GINT0_IRQHandler |
0x000039b8 |
0x000039c0 |
8 |
6% |
5904 |
.text.CTIMER0_IRQHandler |
0x000039c0 |
0x000039c8 |
8 |
6% |
5907 |
.text.CTIMER1_IRQHandler |
0x000039c8 |
0x000039d0 |
8 |
6% |
5910 |
.text.FLEXCOMM0_IRQHandler |
0x000039d0 |
0x000039d8 |
8 |
6% |
5913 |
.text.FLEXCOMM1_IRQHandler |
0x000039d8 |
0x000039e0 |
8 |
6% |
5916 |
.text.FLEXCOMM2_IRQHandler |
0x000039e0 |
0x000039e8 |
8 |
6% |
5919 |
.text.FLEXCOMM3_IRQHandler |
0x000039e8 |
0x000039f0 |
8 |
6% |
5922 |
.text.FLEXCOMM4_IRQHandler |
0x000039f0 |
0x000039f8 |
8 |
6% |
5925 |
.text.FLEXCOMM5_IRQHandler |
0x000039f8 |
0x00003a00 |
8 |
6% |
5928 |
.text.FLEXCOMM6_IRQHandler |
0x00003a00 |
0x00003a08 |
8 |
6% |
5931 |
.text.RTC_IRQHandler |
0x00003a08 |
0x00003a10 |
8 |
6% |
5934 |
Expected total in startup_K32W041AM.o file: |
144 |
Actual: |
144 |
100% |
5883 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.text.WWDT_GetInstance.isra.0 |
0x00003a10 |
0x00003a38 |
40 |
11% |
5938 |
.text.WWDT_GetDefaultConfig |
0x00003a38 |
0x00003a74 |
60 |
17% |
5940 |
.text.WWDT_Init |
0x00003a74 |
0x00003b34 |
192 |
53% |
5943 |
.text.WWDT_Deinit |
0x00003b34 |
0x00003b44 |
16 |
5% |
5946 |
.text.WWDT_Refresh |
0x00003b44 |
0x00003b58 |
20 |
6% |
5949 |
.text.WWDT_ClearStatusFlags |
0x00003b58 |
0x00003b80 |
40 |
11% |
5952 |
Expected total in fsl_wwdt.o file: |
368 |
Actual: |
368 |
100% |
5938 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.text.CLOCK_u8OscCapConvert |
0x00003b80 |
0x00003ba8 |
40 |
2% |
5955 |
.text.CLOCK_AttachClk |
0x00003ba8 |
0x00003cb0 |
264 |
13% |
5958 |
.text.CLOCK_SetClkDiv |
0x00003cb0 |
0x00003d0c |
92 |
5% |
5961 |
.text.CLOCK_GetXtal32kFreq |
0x00003d0c |
0x00003d24 |
24 |
2% |
5965 |
.text.CLOCK_GetFro32kFreq |
0x00003d24 |
0x00003d3c |
24 |
2% |
5968 |
.text.CLOCK_GetOsc32kFreq |
0x00003d3c |
0x00003d50 |
20 |
1% |
5971 |
.text.CLOCK_GetFro12MFreq |
0x00003d50 |
0x00003d68 |
24 |
2% |
5974 |
.text.CLOCK_GetFro32MFreq |
0x00003d68 |
0x00003d80 |
24 |
2% |
5977 |
.text.CLOCK_GetOsc32MFreq |
0x00003d80 |
0x00003d98 |
24 |
2% |
5980 |
.text.CLOCK_GetWdtOscFreq |
0x00003d98 |
0x00003dc4 |
44 |
3% |
5983 |
.text.CLOCK_GetFro48MFreq |
0x00003dc4 |
0x00003ddc |
24 |
2% |
5986 |
.text.CLOCK_GetPWMClockFreq |
0x00003ddc |
0x00003dfc |
32 |
2% |
5989 |
.text.CLOCK_GetMainClockRate |
0x00003dfc |
0x00003e3c |
64 |
4% |
5993 |
.text.CLOCK_GetCoreSysClkFreq |
0x00003e3c |
0x00003e54 |
24 |
2% |
5996 |
.text.CLOCK_GetFRGInputClock |
0x00003e54 |
0x00003e7a |
38 |
2% |
5999 |
.text.CLOCK_GetFRGClock |
0x00003e7a |
0x00003eac |
50 |
3% |
6002 |
.text.CLOCK_GetFro64MFreq |
0x00003eac |
0x00003ec4 |
24 |
2% |
6005 |
.text.CLOCK_GetClkOutFreq |
0x00003ec4 |
0x00003f24 |
96 |
5% |
6008 |
.text.CLOCK_GetSpifiOscFreq |
0x00003f24 |
0x00003f6c |
72 |
4% |
6011 |
.text.CLOCK_GetApbCLkFreq |
0x00003f6c |
0x00003f98 |
44 |
3% |
6014 |
.text.CLOCK_GetFreq |
0x00003f98 |
0x000040a0 |
264 |
13% |
6017 |
.text.CLOCK_DisableClock |
0x000040a0 |
0x00004144 |
164 |
8% |
6020 |
.text.CLOCK_IsClockEnable |
0x00004144 |
0x00004162 |
30 |
2% |
6023 |
.text.CLOCK_EnableAPBBridge |
0x00004162 |
0x00004170 |
14 |
1% |
6026 |
.text.CLOCK_Xtal32M_Trim |
0x00004170 |
0x00004278 |
264 |
13% |
6029 |
.text.CLOCK_XtalBasicTrim |
0x00004278 |
0x000042a8 |
48 |
3% |
6032 |
.text.DelayLoopN |
0x000042a8 |
0x000042b4 |
12 |
1% |
6035 |
.text.CLOCK_uDelay |
0x000042b4 |
0x000042dc |
40 |
2% |
6039 |
.text.CLOCK_Xtal32M_WaitUntilStable |
0x000042dc |
0x000042f0 |
20 |
1% |
6042 |
.text.CLOCK_EnableClock |
0x000042f0 |
0x000043d0 |
224 |
11% |
6045 |
Expected total in fsl_clock.o file: |
2128 |
Actual: |
2128 |
100% |
5955 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.text.RESET_SetPeripheralReset |
0x000043d0 |
0x00004424 |
84 |
42% |
6048 |
.text.RESET_ClearPeripheralReset |
0x00004424 |
0x0000447c |
88 |
44% |
6051 |
.text.RESET_PeripheralReset |
0x0000447c |
0x00004490 |
20 |
10% |
6054 |
.text.RESET_SystemReset |
0x00004490 |
0x0000449c |
12 |
6% |
6058 |
Expected total in fsl_reset.o file: |
204 |
Actual: |
204 |
100% |
6048 |
Flash640 / .text / fsl_rng.o |
Start |
End |
Size |
% |
Line |
.text.TRNG_GetDefaultConfig |
0x0000449c |
0x000044b0 |
20 |
10% |
6061 |
.text.TRNG_Init |
0x000044b0 |
0x0000451c |
108 |
50% |
6064 |
.text.TRNG_GetRandomData |
0x0000451c |
0x00004574 |
88 |
41% |
6067 |
Expected total in fsl_rng.o file: |
216 |
Actual: |
216 |
100% |
6061 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.text.USART_Deinit |
0x00004574 |
0x000045b4 |
64 |
11% |
6070 |
.text.USART_GetDefaultConfig |
0x000045b4 |
0x000045f0 |
60 |
10% |
6073 |
.text.USART_SetBaudRate |
0x000045f0 |
0x00004690 |
160 |
26% |
6076 |
.text.USART_Init |
0x00004690 |
0x000047a0 |
272 |
44% |
6079 |
.text.USART_WriteBlocking |
0x000047a0 |
0x000047e8 |
72 |
12% |
6082 |
Expected total in fsl_usart.o file: |
628 |
Actual: |
628 |
100% |
6070 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.text.FLEXCOMM_GetInstance |
0x000047e8 |
0x0000481c |
52 |
9% |
6085 |
.text.FLEXCOMM_Init |
0x0000481c |
0x00004890 |
116 |
20% |
6088 |
.text.FLEXCOMM0_DriverIRQHandler |
0x00004890 |
0x000048cc |
60 |
11% |
6091 |
.text.FLEXCOMM1_DriverIRQHandler |
0x000048cc |
0x00004908 |
60 |
11% |
6094 |
.text.FLEXCOMM2_DriverIRQHandler |
0x00004908 |
0x00004944 |
60 |
11% |
6097 |
.text.FLEXCOMM3_DriverIRQHandler |
0x00004944 |
0x0000497c |
56 |
10% |
6100 |
.text.FLEXCOMM4_DriverIRQHandler |
0x0000497c |
0x000049b8 |
60 |
11% |
6103 |
.text.FLEXCOMM5_DriverIRQHandler |
0x000049b8 |
0x000049f4 |
60 |
11% |
6106 |
.text.FLEXCOMM6_DriverIRQHandler |
0x000049f4 |
0x00004a30 |
60 |
11% |
6109 |
Expected total in fsl_flexcomm.o file: |
584 |
Actual: |
584 |
100% |
6085 |
Flash640 / .text / fsl_flash.o |
Start |
End |
Size |
% |
Line |
.text.FLASH_Wait |
0x00004a30 |
0x00004a42 |
18 |
8% |
6112 |
.text.FLASH_Erase |
0x00004a42 |
0x00004a86 |
68 |
30% |
6115 |
.text.FLASH_ErasePages |
0x00004a86 |
0x00004a94 |
14 |
7% |
6118 |
.text.FLASH_BlankCheck |
0x00004a94 |
0x00004aae |
26 |
12% |
6121 |
.text.FLASH_MarginCheck |
0x00004aae |
0x00004ac8 |
26 |
12% |
6124 |
.text.FLASH_Program |
0x00004ac8 |
0x00004b00 |
56 |
25% |
6127 |
.text.FLASH_SetReadMode |
0x00004b00 |
0x00004b14 |
20 |
9% |
6130 |
Expected total in fsl_flash.o file: |
228 |
Actual: |
228 |
100% |
6112 |
Flash640 / .text / fsl_common.o |
Start |
End |
Size |
% |
Line |
.text.InstallIRQHandler |
0x00004b14 |
0x00004b68 |
84 |
50% |
6133 |
.text.SDK_DelayAtLeastUs |
0x00004b68 |
0x00004bbc |
84 |
50% |
6136 |
Expected total in fsl_common.o file: |
168 |
Actual: |
168 |
100% |
6133 |
Flash640 / .text / fsl_aes.o |
Start |
End |
Size |
% |
Line |
.text.swap_bytes |
0x00004bbc |
0x00004bc0 |
4 |
2% |
6139 |
.text.aes_one_block |
0x00004bc0 |
0x00004bfa |
58 |
24% |
6141 |
.text.aes_set_forward |
0x00004bfa |
0x00004c10 |
22 |
10% |
6143 |
.text.AES_SetKey |
0x00004c10 |
0x00004c6c |
92 |
38% |
6145 |
.text.AES_EncryptEcb |
0x00004c6c |
0x00004ca6 |
58 |
24% |
6148 |
.text.AES_Init |
0x00004ca6 |
0x00004cb0 |
10 |
5% |
6151 |
Expected total in fsl_aes.o file: |
244 |
Actual: |
244 |
100% |
6139 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.text.Chip_LOWPOWER_SetSystemVoltages |
0x00004cb0 |
0x00004cb8 |
8 |
1% |
6155 |
.text.POWER_FlexcomClocksDisable |
0x00004cb8 |
0x00004cf8 |
64 |
4% |
6157 |
.text.POWER_ClearResetCause |
0x00004cf8 |
0x00004d04 |
12 |
1% |
6160 |
.text.POWER_SetTrimDefaultActiveVoltage |
0x00004d04 |
0x00004fb4 |
688 |
33% |
6163 |
.text.POWER_Init |
0x00004fb4 |
0x00004ff0 |
60 |
3% |
6166 |
.text.POWER_GetPowerDownConfig |
0x00004ff0 |
0x000052a4 |
692 |
33% |
6169 |
.text.POWER_GoToPowerDown |
0x000052a4 |
0x000052d0 |
44 |
3% |
6172 |
.text.POWER_RegisterPowerDownEntryHookFunction |
0x000052d0 |
0x000052dc |
12 |
1% |
6175 |
.text.POWER_EnterPowerDownMode |
0x000052dc |
0x000052f4 |
24 |
2% |
6178 |
.text.POWER_EnterDeepDownMode |
0x000052f4 |
0x000053c8 |
212 |
11% |
6181 |
.text.POWER_EnterPowerMode |
0x000053c8 |
0x000053e0 |
24 |
2% |
6184 |
.text.POWER_SetDcdc1v8 |
0x000053e0 |
0x0000546c |
140 |
7% |
6188 |
.text.POWER_SetDcdc1v3 |
0x0000546c |
0x000054f4 |
136 |
7% |
6191 |
Expected total in fsl_power.o file: |
2116 |
Actual: |
2116 |
100% |
6155 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.text.WTIMER_StartTimerFunction |
0x000054f4 |
0x000055fc |
264 |
48% |
6194 |
.text.WTIMER_GetStatusFlags |
0x000055fc |
0x00005628 |
44 |
8% |
6196 |
.text.WTIMER_EnableInterrupts |
0x00005628 |
0x00005668 |
64 |
12% |
6199 |
.text.WTIMER_StartTimerUnsafe |
0x00005668 |
0x0000567c |
20 |
4% |
6202 |
.text.WTIMER_ReadTimer |
0x0000567c |
0x000056b0 |
52 |
10% |
6205 |
.text.WTIMER_ClearStatusFlags |
0x000056b0 |
0x000056ec |
60 |
11% |
6208 |
.text.WTIMER_StopTimer |
0x000056ec |
0x00005724 |
56 |
10% |
6211 |
Expected total in fsl_wtimer.o file: |
560 |
Actual: |
560 |
100% |
6194 |
Flash640 / .text / fsl_inputmux.o |
Start |
End |
Size |
% |
Line |
.text.INPUTMUX_Init |
0x00005724 |
0x0000572a |
6 |
30% |
6214 |
.text.INPUTMUX_AttachSignal |
0x0000572a |
0x00005738 |
14 |
70% |
6217 |
Expected total in fsl_inputmux.o file: |
20 |
Actual: |
20 |
100% |
6214 |
Flash640 / .text / fsl_fmeas.o |
Start |
End |
Size |
% |
Line |
.text.FMEAS_GetCountWithScale |
0x00005738 |
0x0000575e |
38 |
100% |
6220 |
Expected total in fsl_fmeas.o file: |
38 |
Actual: |
38 |
100% |
6220 |
Flash640 / .text / fsl_sha.o |
Start |
End |
Size |
% |
Line |
.text.swap_bytes |
0x0000575e |
0x00005762 |
4 |
1% |
6223 |
.text.sha_one_block |
0x00005762 |
0x000057a4 |
66 |
13% |
6225 |
.text.SHA_Init |
0x000057a4 |
0x000057c4 |
32 |
7% |
6227 |
.text.SHA_Update |
0x000057c4 |
0x00005876 |
178 |
35% |
6230 |
.text.SHA_Finish |
0x00005876 |
0x00005968 |
242 |
47% |
6233 |
Expected total in fsl_sha.o file: |
522 |
Actual: |
522 |
100% |
6223 |
Flash640 / .text / Exceptions_NVIC.o |
Start |
End |
Size |
% |
Line |
.text.vDebugExceptionHandlersInitialise |
0x00005968 |
0x00005994 |
44 |
100% |
6237 |
Expected total in Exceptions_NVIC.o file: |
44 |
Actual: |
44 |
100% |
6237 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.text.ExceptionUnwindStack |
0x00005994 |
0x00005a24 |
144 |
6% |
6240 |
.text.HardFault_Handler |
0x00005a24 |
0x00005a2c |
8 |
1% |
6243 |
.text.BusFault_Handler |
0x00005a2c |
0x00005a34 |
8 |
1% |
6246 |
.text.UsageFault_Handler |
0x00005a34 |
0x00005a3c |
8 |
1% |
6249 |
.text.MemManage_Handler |
0x00005a3c |
0x00005a44 |
8 |
1% |
6252 |
.text.vPrintRegisterBit |
0x00005a44 |
0x00005a58 |
20 |
1% |
6255 |
.text.vPrintSystemHandlerAndControlStateRegisterBitFields |
0x00005a58 |
0x00005b20 |
200 |
9% |
6258 |
.text.vPrintConfigurableFaultStatusRegisterBitFields |
0x00005b20 |
0x00005c78 |
344 |
15% |
6261 |
.text.vDebugBusFaultHandler |
0x00005c78 |
0x00005df8 |
384 |
16% |
6264 |
.text.vDebugUsageFaultHandler |
0x00005df8 |
0x00005f58 |
352 |
15% |
6267 |
.text.vDebugMemoryFaultHandler |
0x00005f58 |
0x000060d8 |
384 |
16% |
6270 |
.text.vPrintHardFaultStatusRegisterBitFields |
0x000060d8 |
0x00006120 |
72 |
3% |
6273 |
.text.vDebugHardFaultHandler |
0x00006120 |
0x0000632c |
524 |
22% |
6276 |
Expected total in MicroExceptions_arm.o file: |
2456 |
Actual: |
2456 |
100% |
6240 |
Flash640 / .text / Debug.o |
Start |
End |
Size |
% |
Line |
.text.vDebugInit |
0x0000632c |
0x0000632e |
2 |
3% |
6279 |
.text.vDebugHex |
0x0000632e |
0x00006376 |
72 |
88% |
6282 |
.text.vDebugNonInt |
0x00006376 |
0x0000637a |
4 |
5% |
6285 |
.text.vDebugHexNonInt |
0x0000637a |
0x0000637e |
4 |
5% |
6288 |
Expected total in Debug.o file: |
82 |
Actual: |
82 |
100% |
6279 |
Flash640 / .text / OtaSupport.o |
Start |
End |
Size |
% |
Line |
.text.OTA_ReadDataMemCpy |
0x0000637e |
0x00006390 |
18 |
3% |
6291 |
.text.OTA_AlignOnReset |
0x00006390 |
0x000063a0 |
16 |
3% |
6294 |
.text.OTA_StartImageWithMaxSize |
0x000063a0 |
0x000063d8 |
56 |
9% |
6297 |
.text.OTA_StartImage |
0x000063d8 |
0x000063e8 |
16 |
3% |
6300 |
.text.OTA_PullImageChunk |
0x000063e8 |
0x00006440 |
88 |
13% |
6304 |
.text.OTA_PushImageChunk |
0x00006440 |
0x000064bc |
124 |
19% |
6307 |
.text.OTA_PushImageChunkBlocking |
0x000064bc |
0x000064c0 |
4 |
1% |
6310 |
.text.OTA_SetNewImageFlag |
0x000064c0 |
0x000064f4 |
52 |
8% |
6313 |
.text.OTA_ImageAuthenticate |
0x000064f4 |
0x00006548 |
84 |
13% |
6316 |
.text.OTA_CancelImage |
0x00006548 |
0x00006564 |
28 |
5% |
6319 |
.text.OTA_ClientInit |
0x00006564 |
0x00006584 |
32 |
5% |
6322 |
.text.OTA_InvalidateImageHeader |
0x00006584 |
0x000065f0 |
108 |
16% |
6325 |
.text.OTA_CommitImage |
0x000065f0 |
0x00006624 |
52 |
8% |
6328 |
Expected total in OtaSupport.o file: |
678 |
Actual: |
678 |
100% |
6291 |
Flash640 / .text / OtaUtils.o |
Start |
End |
Size |
% |
Line |
.text.aesProcess |
0x00006624 |
0x0000662c |
8 |
1% |
6331 |
.text.OtaUtils_AesLoadKeyFromOTP |
0x0000662c |
0x00006648 |
28 |
4% |
6333 |
.text.OtaUtils_ReadFromInternalFlash |
0x00006648 |
0x000066bc |
116 |
14% |
6336 |
.text.OtaUtils_ValidateImage |
0x000066bc |
0x00006908 |
588 |
67% |
6339 |
.text.OtaUtils_ReconstructRootCert |
0x00006908 |
0x0000699c |
148 |
17% |
6342 |
Expected total in OtaUtils.o file: |
888 |
Actual: |
888 |
100% |
6331 |
Flash640 / .text / psector_api.o |
Start |
End |
Size |
% |
Line |
.text.psector_GetPage0Contents |
0x0000699c |
0x000069c4 |
40 |
67% |
6345 |
.text.psector_GetPage0Handle |
0x000069c4 |
0x000069d8 |
20 |
34% |
6348 |
Expected total in psector_api.o file: |
60 |
Actual: |
60 |
100% |
6345 |
Flash640 / .text / FunctionLib.o |
Start |
End |
Size |
% |
Line |
.text.FLib_MemCpy |
0x000069d8 |
0x000069ec |
20 |
30% |
6351 |
.text.FLib_MemCmp |
0x000069ec |
0x00006a0c |
32 |
48% |
6354 |
.text.FLib_MemSet |
0x00006a0c |
0x00006a1c |
16 |
24% |
6357 |
Expected total in FunctionLib.o file: |
68 |
Actual: |
68 |
100% |
6351 |
Flash640 / .text / SecLib.o |
Start |
End |
Size |
% |
Line |
.text.hw_aes_load_key.constprop.0 |
0x00006a1c |
0x00006a4c |
48 |
7% |
6361 |
.text.hw_aes_encrypt.constprop.0 |
0x00006a4c |
0x00006ab4 |
104 |
14% |
6363 |
.text.SecLib_Init |
0x00006ab4 |
0x00006ac0 |
12 |
2% |
6365 |
.text.k32w0_aes_block_encrypt |
0x00006ac0 |
0x00006ac4 |
4 |
1% |
6368 |
.text.AES_128_Encrypt |
0x00006ac4 |
0x00006ac8 |
4 |
1% |
6371 |
.text.bACI_WriteKey |
0x00006ac8 |
0x00006adc |
20 |
3% |
6374 |
.text.vACI_OptimisedCcmStar |
0x00006adc |
0x00006d0c |
560 |
75% |
6377 |
Expected total in SecLib.o file: |
752 |
Actual: |
752 |
100% |
6361 |
Flash640 / .text / RNG.o |
Start |
End |
Size |
% |
Line |
.text.RNG_Init |
0x00006d0c |
0x00006d5c |
80 |
42% |
6380 |
.text.RNG_GetRandomNo |
0x00006d5c |
0x00006d9c |
64 |
34% |
6383 |
.text.RND_u32GetRand256 |
0x00006d9c |
0x00006dae |
18 |
10% |
6386 |
.text.RND_u32GetRand |
0x00006dae |
0x00006dcc |
30 |
16% |
6389 |
Expected total in RNG.o file: |
192 |
Actual: |
192 |
100% |
6380 |
Flash640 / .text / GenericList.o |
Start |
End |
Size |
% |
Line |
.text.ListInit |
0x00006dcc |
0x00006dd8 |
12 |
9% |
6392 |
.text.ListAddTail |
0x00006dd8 |
0x00006e14 |
60 |
45% |
6395 |
.text.ListRemoveHead |
0x00006e14 |
0x00006e4a |
54 |
41% |
6398 |
.text.ListGetAvailable |
0x00006e4a |
0x00006e52 |
8 |
6% |
6401 |
Expected total in GenericList.o file: |
134 |
Actual: |
134 |
100% |
6392 |
Flash640 / .text / Messaging.o |
Start |
End |
Size |
% |
Line |
.text.ListAddTailMsg |
0x00006e52 |
0x00006e58 |
6 |
9% |
6404 |
.text.ListRemoveHeadMsg |
0x00006e58 |
0x00006e64 |
12 |
17% |
6407 |
.text.ListGetHeadMsg |
0x00006e64 |
0x00006e7a |
22 |
30% |
6410 |
.text.ListGetNextMsg |
0x00006e7a |
0x00006e92 |
24 |
33% |
6413 |
.text.MSG_Free |
0x00006e92 |
0x00006e9c |
10 |
14% |
6416 |
Expected total in Messaging.o file: |
74 |
Actual: |
74 |
100% |
6404 |
Flash640 / .text / MemManager.o |
Start |
End |
Size |
% |
Line |
.text.MEM_Init |
0x00006e9c |
0x00006f0c |
112 |
36% |
6419 |
.text.MEM_BufferAllocWithId |
0x00006f0c |
0x00006f6c |
96 |
31% |
6422 |
.text.MEM_BufferFree |
0x00006f6c |
0x00006fd4 |
104 |
34% |
6425 |
Expected total in MemManager.o file: |
312 |
Actual: |
312 |
100% |
6419 |
Flash640 / .text / TimersManager.o |
Start |
End |
Size |
% |
Line |
.text.TMR_SetTimerStatus |
0x00006fd4 |
0x00006fe8 |
20 |
3% |
6428 |
.text.StackTimer_ISR |
0x00006fe8 |
0x00007010 |
40 |
5% |
6430 |
.text.TMR_NotifyClkChanged |
0x00007010 |
0x00007054 |
68 |
9% |
6433 |
.text.TMR_Init |
0x00007054 |
0x000070c4 |
112 |
14% |
6436 |
.text.TMR_StopTimer |
0x000070c4 |
0x00007140 |
124 |
16% |
6439 |
.text.TMR_Task |
0x00007140 |
0x000072fc |
444 |
55% |
6442 |
Expected total in TimersManager.o file: |
808 |
Actual: |
808 |
100% |
6428 |
Flash640 / .text / TMR_Adapter.o |
Start |
End |
Size |
% |
Line |
.text.Timestamp_GetCounter32bit |
0x000072fc |
0x00007308 |
12 |
2% |
6445 |
.text.StackTimer_Init |
0x00007308 |
0x00007360 |
88 |
11% |
6448 |
.text.StackTimer_ReInit |
0x00007360 |
0x00007384 |
36 |
5% |
6451 |
.text.StackTimer_Enable |
0x00007384 |
0x00007394 |
16 |
2% |
6454 |
.text.StackTimer_GetInputFrequency |
0x00007394 |
0x0000739c |
8 |
1% |
6457 |
.text.StackTimer_GetCounterValue |
0x0000739c |
0x000073a8 |
12 |
2% |
6461 |
.text.StackTimer_SetOffsetTicks |
0x000073a8 |
0x000073bc |
20 |
3% |
6464 |
.text.StackTimer_ClearIntFlag |
0x000073bc |
0x000073ec |
48 |
6% |
6467 |
.text.WAKE_UP_TIMER1_IRQHandler |
0x000073ec |
0x00007438 |
76 |
9% |
6470 |
.text.FRO32K_StartCalibration |
0x00007438 |
0x000074e8 |
176 |
21% |
6473 |
.text.TMR_GetTimestampUs |
0x000074e8 |
0x0000754c |
100 |
12% |
6476 |
.text.FRO32K_CompleteCalibration |
0x0000754c |
0x000075c8 |
124 |
15% |
6479 |
.text.FRO32K_Init |
0x000075c8 |
0x00007664 |
156 |
18% |
6482 |
Expected total in TMR_Adapter.o file: |
872 |
Actual: |
872 |
100% |
6445 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.text.CTIMER_GenericIRQHandler |
0x00007664 |
0x000076c4 |
96 |
78% |
6485 |
.text.CTIMER0_DriverIRQHandler |
0x000076c4 |
0x000076d2 |
14 |
12% |
6488 |
.text.CTIMER1_DriverIRQHandler |
0x000076d2 |
0x000076e0 |
14 |
12% |
6491 |
Expected total in fsl_ctimer.o file: |
124 |
Actual: |
124 |
100% |
6485 |
Flash640 / .text / fsl_rtc.o |
Start |
End |
Size |
% |
Line |
.text.RTC_Init |
0x000076e0 |
0x000076fa |
26 |
100% |
6494 |
Expected total in fsl_rtc.o file: |
26 |
Actual: |
26 |
100% |
6494 |
Flash640 / .text / Panic.o |
Start |
End |
Size |
% |
Line |
.text.panic |
0x000076fa |
0x000076fc |
2 |
100% |
6497 |
Expected total in Panic.o file: |
2 |
Actual: |
2 |
100% |
6497 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.text.DMA_GetInstance |
0x000076fc |
0x00007724 |
40 |
18% |
6499 |
.text.DMA_IRQHandle |
0x00007724 |
0x000077cc |
168 |
74% |
6501 |
.text.DMA0_DriverIRQHandler |
0x000077cc |
0x000077e0 |
20 |
9% |
6504 |
Expected total in fsl_dma.o file: |
228 |
Actual: |
228 |
100% |
6499 |
Flash640 / .text / MicroInt_arm_sdk2.o |
Start |
End |
Size |
% |
Line |
.text.vMicroIntEnableOnly |
0x000077e0 |
0x000077f8 |
24 |
75% |
6507 |
.text.vMicroIntRestoreState |
0x000077f8 |
0x00007800 |
8 |
25% |
6510 |
Expected total in MicroInt_arm_sdk2.o file: |
32 |
Actual: |
32 |
100% |
6507 |
Flash640 / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.text.PWR_InitFunction.part.0 |
0x00007800 |
0x0000782c |
44 |
5% |
6513 |
.text.PWR_Init |
0x0000782c |
0x0000783c |
16 |
2% |
6515 |
.text.PWR_AllowDeviceToSleep |
0x0000783c |
0x00007858 |
28 |
3% |
6518 |
.text.PWR_DisallowDeviceToSleep |
0x00007858 |
0x00007878 |
32 |
4% |
6521 |
.text.PWR_ChangeDeepSleepMode |
0x00007878 |
0x0000789c |
36 |
4% |
6524 |
.text.PWR_GetDeepSleepConfig |
0x0000789c |
0x000078bc |
32 |
4% |
6527 |
.text.PWR_CheckSocTimers |
0x000078bc |
0x00007980 |
196 |
19% |
6530 |
.text.PWR_CheckIfDeviceCanGoToSleep |
0x00007980 |
0x000079ac |
44 |
5% |
6532 |
.text.PWR_EnterPowerDown |
0x000079ac |
0x000079e4 |
56 |
6% |
6535 |
.text.PWR_EnterLowPower |
0x000079e4 |
0x00007a08 |
36 |
4% |
6538 |
.text.PWR_SetWakeUpConfig |
0x00007a08 |
0x00007a1c |
20 |
2% |
6542 |
.text.PWR_GetWakeUpConfig |
0x00007a1c |
0x00007a28 |
12 |
2% |
6545 |
.text.vSetWakeUpIoConfig |
0x00007a28 |
0x00007a48 |
32 |
4% |
6548 |
.text.u64GetWakeupSourceConfig |
0x00007a48 |
0x00007ac4 |
124 |
12% |
6551 |
.text.vHandleSleepModes |
0x00007ac4 |
0x00007bf4 |
304 |
30% |
6554 |
.text.PWR_u32GetRamRetention |
0x00007bf4 |
0x00007c00 |
12 |
2% |
6556 |
.text.PWR_vForceRadioRetention |
0x00007c00 |
0x00007c18 |
24 |
3% |
6559 |
Expected total in PWR.o file: |
1048 |
Actual: |
1048 |
100% |
6513 |
Flash640 / .text / PWR_setjmp.o |
Start |
End |
Size |
% |
Line |
.text.setjmp |
0x00007c18 |
0x00007c24 |
12 |
43% |
6562 |
.text.longjmp |
0x00007c24 |
0x00007c34 |
16 |
58% |
6564 |
Expected total in PWR_setjmp.o file: |
28 |
Actual: |
28 |
100% |
6562 |
Flash640 / .text / PWRLib.o |
Start |
End |
Size |
% |
Line |
.text.PWRLib_LLDsmComplete |
0x00007c34 |
0x00007c36 |
2 |
1% |
6566 |
.text.PWRLib_Init |
0x00007c36 |
0x00007c38 |
2 |
1% |
6568 |
.text.PWRLib_SetDeepSleepMode |
0x00007c38 |
0x00007c44 |
12 |
2% |
6571 |
.text.PWRLib_GetDeepSleepMode |
0x00007c44 |
0x00007c50 |
12 |
2% |
6574 |
.text.PWRLib_MCU_Enter_Sleep |
0x00007c50 |
0x00007c5c |
12 |
2% |
6577 |
.text.PWR_ClearWakeupReason |
0x00007c5c |
0x00007c68 |
12 |
2% |
6580 |
.text.WarmMain |
0x00007c68 |
0x00007c78 |
16 |
3% |
6583 |
.text.PWRLib_EnterPowerDownModeRamOff |
0x00007c78 |
0x00007ca8 |
48 |
7% |
6586 |
.text.PWRLib_EnterDeepDownMode |
0x00007ca8 |
0x00007cd8 |
48 |
7% |
6589 |
.text.PWRLib_u32RamBanksSpanned |
0x00007cd8 |
0x00007dac |
212 |
31% |
6592 |
.text.PWRLib_EnterPowerDownModeRamOn |
0x00007dac |
0x00007ee8 |
316 |
46% |
6595 |
Expected total in PWRLib.o file: |
692 |
Actual: |
692 |
100% |
6566 |
Flash640 / .text / GPIO_Adapter.o |
Start |
End |
Size |
% |
Line |
.text.GpioGetIoWakeupSource |
0x00007ee8 |
0x00007ef4 |
12 |
100% |
6598 |
Expected total in GPIO_Adapter.o file: |
12 |
Actual: |
12 |
100% |
6598 |
Flash640 / .text / fsl_str.o |
Start |
End |
Size |
% |
Line |
.text.StrFormatPrintf |
0x00007ef4 |
0x0000846c |
1400 |
100% |
6601 |
Expected total in fsl_str.o file: |
1400 |
Actual: |
1400 |
100% |
6601 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.text.SerialManager_Init |
0x0000846c |
0x000084c4 |
88 |
15% |
6604 |
.text.SerialManager_Deinit |
0x000084c4 |
0x00008510 |
76 |
13% |
6607 |
.text.SerialManager_OpenWriteHandle |
0x00008510 |
0x00008564 |
84 |
14% |
6610 |
.text.SerialManager_CloseWriteHandle |
0x00008564 |
0x000085b4 |
80 |
14% |
6613 |
.text.SerialManager_OpenReadHandle |
0x000085b4 |
0x00008610 |
92 |
16% |
6616 |
.text.SerialManager_CloseReadHandle |
0x00008610 |
0x00008660 |
80 |
14% |
6619 |
.text.SerialManager_WriteBlocking |
0x00008660 |
0x000086c8 |
104 |
18% |
6622 |
Expected total in serial_manager.o file: |
604 |
Actual: |
604 |
100% |
6604 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.text.Serial_UartInit |
0x000086c8 |
0x00008728 |
96 |
48% |
6625 |
.text.Serial_UartDeinit |
0x00008728 |
0x0000874c |
36 |
18% |
6628 |
.text.Serial_UartWrite |
0x0000874c |
0x00008794 |
72 |
36% |
6631 |
Expected total in serial_port_uart.o file: |
204 |
Actual: |
204 |
100% |
6625 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.text.HAL_UartInit |
0x00008794 |
0x00008854 |
192 |
59% |
6634 |
.text.HAL_UartDeinit |
0x00008854 |
0x00008888 |
52 |
16% |
6637 |
.text.HAL_UartSendBlocking |
0x00008888 |
0x000088dc |
84 |
26% |
6640 |
Expected total in usart_adapter.o file: |
328 |
Actual: |
328 |
100% |
6634 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.text.__assert_func |
0x000088dc |
0x000088f8 |
28 |
100% |
6643 |
Expected total in fsl_assert.o file: |
28 |
Actual: |
28 |
100% |
6643 |
Flash640 / .text / Heap.o |
Start |
End |
Size |
% |
Line |
.text.pvHeap_DefAlloc |
0x000088f8 |
0x00008934 |
60 |
84% |
6646 |
.text.pvHeap_Alloc |
0x00008934 |
0x00008940 |
12 |
17% |
6648 |
Expected total in Heap.o file: |
72 |
Actual: |
72 |
100% |
6646 |
Flash640 / .text / Eeprom_InternalFlash.o |
Start |
End |
Size |
% |
Line |
.text.EEPROM_FixWriteDataInFlash |
0x00008940 |
0x000089bc |
124 |
26% |
6651 |
.text.EEPROM_Init |
0x000089bc |
0x000089f8 |
60 |
13% |
6653 |
.text.EEPROM_WriteData |
0x000089f8 |
0x00008a8c |
148 |
31% |
6656 |
.text.EEPROM_ReadData |
0x00008a8c |
0x00008af4 |
104 |
22% |
6659 |
.text.EEPROM_FlashWriteBufferedTailEndBytes |
0x00008af4 |
0x00008b28 |
52 |
11% |
6662 |
Expected total in Eeprom_InternalFlash.o file: |
488 |
Actual: |
488 |
100% |
6651 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.text.OSA_EnableIRQGlobal |
0x00008b28 |
0x00008b3c |
20 |
5% |
6665 |
.text.OSA_DisableIRQGlobal |
0x00008b3c |
0x00008b4c |
16 |
4% |
6668 |
.text.task_init |
0x00008b4c |
0x00008b88 |
60 |
14% |
6671 |
.text.OSA_TaskCreate |
0x00008b88 |
0x00008c08 |
128 |
30% |
6674 |
.text.OSA_TimeInit |
0x00008c08 |
0x00008c38 |
48 |
11% |
6677 |
.text.OSA_TimeGetMsec |
0x00008c38 |
0x00008c44 |
12 |
3% |
6680 |
.text.OSA_EventCreate |
0x00008c44 |
0x00008c48 |
4 |
1% |
6683 |
.text.OSA_EventSet |
0x00008c48 |
0x00008c4c |
4 |
1% |
6686 |
.text.OSA_EventWait |
0x00008c4c |
0x00008c50 |
4 |
1% |
6689 |
.text.OSA_InterruptEnable |
0x00008c50 |
0x00008c54 |
4 |
1% |
6692 |
.text.OSA_InterruptDisable |
0x00008c54 |
0x00008c58 |
4 |
1% |
6695 |
.text.OSA_InterruptEnableRestricted |
0x00008c58 |
0x00008c72 |
26 |
6% |
6698 |
.text.OSA_InterruptEnableRestore |
0x00008c72 |
0x00008c7a |
8 |
2% |
6701 |
.text.OSA_InstallIntHandler |
0x00008c7a |
0x00008c80 |
6 |
2% |
6704 |
.text.OSA_InIsrContext |
0x00008c80 |
0x00008c88 |
8 |
2% |
6707 |
.text.OSA_Start |
0x00008c88 |
0x00008cb0 |
40 |
10% |
6710 |
.text.startup.main |
0x00008cb0 |
0x00008cd0 |
32 |
8% |
6713 |
.text.SysTick_Handler |
0x00008cd0 |
0x00008ce0 |
16 |
4% |
6716 |
Expected total in fsl_os_abstraction_bm.o file: |
440 |
Actual: |
440 |
100% |
6665 |
Flash640 / .text / GreenPower.o |
Start |
End |
Size |
% |
Line |
.text.u16GP_APduInstanceReadWriteLongString |
0x00008ce0 |
0x00008d48 |
104 |
6% |
6719 |
.text.vCLD_GPTimerClickCallback |
0x00008d48 |
0x00008d80 |
56 |
3% |
6723 |
.text.eCLD_GPRegisterTimeServer |
0x00008d80 |
0x00008da8 |
40 |
2% |
6725 |
.text.eGP_CreateGreenPower |
0x00008da8 |
0x00008e90 |
232 |
12% |
6728 |
.text.eGP_FindGpCluster |
0x00008e90 |
0x00008ec8 |
56 |
3% |
6731 |
.text.u16GP_DeriveAliasSrcAddr |
0x00008ec8 |
0x00008f08 |
64 |
4% |
6734 |
.text.u8GP_DeriveAliasSeqNum |
0x00008f08 |
0x00008f34 |
44 |
3% |
6737 |
.text.u32GP_CRC32 |
0x00008f34 |
0x00008f68 |
52 |
3% |
6740 |
.text.bGP_IsDuplicatePkt |
0x00008f68 |
0x0000908e |
294 |
15% |
6743 |
.text.bGP_AliasPresent |
0x0000908e |
0x000091b6 |
296 |
15% |
6746 |
.text.vGP_CallbackForPersistData |
0x000091b6 |
0x00009200 |
74 |
4% |
6749 |
.text.vGP_RestorePersistedData |
0x00009200 |
0x00009278 |
120 |
6% |
6753 |
.text.bGP_CheckFrameToBeProcessed |
0x00009278 |
0x000092b4 |
60 |
3% |
6756 |
.text.bGP_GetGPDKey |
0x000092b4 |
0x0000933c |
136 |
7% |
6759 |
.text.eGP_AddDeviceSecurity |
0x0000933c |
0x0000945c |
288 |
15% |
6762 |
.text.u8GP_SecurityProcessCallback |
0x0000945c |
0x000094b8 |
92 |
5% |
6765 |
Expected total in GreenPower.o file: |
2008 |
Actual: |
2008 |
100% |
6719 |
Flash640 / .text / GreenPowerCommissioningNotification.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ZgpCommissioningNotificationSend |
0x000094b8 |
0x00009604 |
332 |
50% |
6768 |
.text.eGP_ZgpCommissioningNotificationReceive |
0x00009604 |
0x00009752 |
334 |
51% |
6771 |
Expected total in GreenPowerCommissioningNotification.o file: |
666 |
Actual: |
666 |
100% |
6768 |
Flash640 / .text / GreenPowerCommon.o |
Start |
End |
Size |
% |
Line |
.text.bGP_GiveCommIndAndUpdateTable |
0x00009752 |
0x00009756 |
4 |
1% |
6774 |
.text.bGP_ValidateCommandType |
0x00009756 |
0x000097a2 |
76 |
3% |
6777 |
.text.bGP_GetFreeProxySinkTableEntry |
0x000097a2 |
0x000097f4 |
82 |
3% |
6780 |
.text.u16GP_GetStringSizeOfProxyTable |
0x000097f4 |
0x000098b4 |
192 |
6% |
6783 |
.text.bGP_IsFreshPkt |
0x000098b4 |
0x000098ec |
56 |
2% |
6786 |
.text.vCreateDataIndFromBufferedCmd |
0x000098ec |
0x00009980 |
148 |
5% |
6789 |
.text.u8GP_GetLQIQuality |
0x00009980 |
0x000099a2 |
34 |
2% |
6792 |
.text.u8GP_GetProxyDistance |
0x000099a2 |
0x000099b0 |
14 |
1% |
6795 |
.text.u8GP_GetProxyDelay |
0x000099b0 |
0x000099c2 |
18 |
1% |
6798 |
.text.eGp_BufferTransmissionPacket |
0x000099c2 |
0x00009ae0 |
286 |
9% |
6801 |
.text.vGP_SendDeviceAnnounce |
0x00009ae0 |
0x00009b74 |
148 |
5% |
6805 |
.text.u8GP_GetDataReqHandle |
0x00009b74 |
0x00009b86 |
18 |
1% |
6808 |
.text.vGP_ExitCommMode |
0x00009b86 |
0x00009c02 |
124 |
4% |
6811 |
.text.bValidatePacketLength |
0x00009c02 |
0x00009c34 |
50 |
2% |
6814 |
.text.u8GetGPDFKeyMAP |
0x00009c34 |
0x00009c7e |
74 |
3% |
6817 |
.text.bGP_ValidateGPDF_Fields |
0x00009c7e |
0x00009cd4 |
86 |
3% |
6820 |
.text.bGP_SecurityValidation |
0x00009cd4 |
0x00009cf2 |
30 |
1% |
6823 |
.text.u16GetProxyTableEntrySize |
0x00009cf2 |
0x00009d5e |
108 |
4% |
6826 |
.text.u16GetProxyTableString |
0x00009d5e |
0x00009ec6 |
360 |
11% |
6829 |
.text.u16GP_ReadProxyTableToString |
0x00009ec6 |
0x00009f22 |
92 |
3% |
6832 |
.text.bGP_CheckGPDAddressMatch |
0x00009f22 |
0x00009fca |
168 |
6% |
6835 |
.text.bGP_IsProxyTableEntryPresent |
0x00009fca |
0x0000a034 |
106 |
4% |
6838 |
.text.vGP_RemoveGPDFromProxySinkTable |
0x0000a034 |
0x0000a0ac |
120 |
4% |
6841 |
.text.bGP_GPDFValidityCheck |
0x0000a0ac |
0x0000a186 |
218 |
7% |
6844 |
.text.bIsInvolveTC |
0x0000a186 |
0x0000a1b4 |
46 |
2% |
6847 |
.text.vBackUpTxQueueMsg |
0x0000a1b4 |
0x0000a23a |
134 |
5% |
6850 |
.text.vSendToTxQueue |
0x0000a23a |
0x0000a2e8 |
174 |
6% |
6853 |
.text.vGp_TransmissionTimerCallback |
0x0000a2e8 |
0x0000a430 |
328 |
10% |
6856 |
Expected total in GreenPowerCommon.o file: |
3294 |
Actual: |
3294 |
100% |
6774 |
Flash640 / .text / GreenPowerCustomCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eGP_GreenPowerCommandHandler |
0x0000a430 |
0x0000a504 |
212 |
100% |
6859 |
Expected total in GreenPowerCustomCommandHandler.o file: |
212 |
Actual: |
212 |
100% |
6859 |
Flash640 / .text / GreenPowerCustomCommandResponses.o |
Start |
End |
Size |
% |
Line |
.text.eGP_HandleSinkTableResponse |
0x0000a504 |
0x0000a550 |
76 |
3% |
6862 |
.text.eGP_HandleProxyTableRequest |
0x0000a550 |
0x0000a6b6 |
358 |
12% |
6865 |
.text.eGP_HandleProxyTableResponse |
0x0000a6b6 |
0x0000a702 |
76 |
3% |
6868 |
.text.eGP_HandleProxyCommissioningMode |
0x0000a702 |
0x0000a7f0 |
238 |
8% |
6871 |
.text.vGetRSSIAndLQIFromGPPGPDLink |
0x0000a7f0 |
0x0000a804 |
20 |
1% |
6874 |
.text.vFillDataIndicationFromNotif |
0x0000a804 |
0x0000a88e |
138 |
5% |
6877 |
.text.vFillDataIndication |
0x0000a88e |
0x0000a942 |
180 |
6% |
6880 |
.text.vGP_SendResponseGPDF |
0x0000a942 |
0x0000a9fc |
186 |
6% |
6883 |
.text.eGP_HandleZgpReponse |
0x0000a9fc |
0x0000aab2 |
182 |
6% |
6886 |
.text.bBestGPD_GPPLink |
0x0000aab2 |
0x0000aada |
40 |
2% |
6889 |
.text.bGP_CheckIfCmdToBeBuffered |
0x0000aada |
0x0000abec |
274 |
9% |
6892 |
.text.eGP_HandleZgpCommissioningNotification |
0x0000abec |
0x0000ac86 |
154 |
5% |
6895 |
.text.bGP_CheckIfCmdToBeNotified |
0x0000ac86 |
0x0000ad0c |
134 |
5% |
6898 |
.text.eGP_HandleZgpNotification |
0x0000ad0c |
0x0000add8 |
204 |
7% |
6901 |
.text.bGP_IsPairingCmdValid |
0x0000add8 |
0x0000ae0c |
52 |
2% |
6904 |
.text.eGP_HandleZgpPairing |
0x0000ae0c |
0x0000b17c |
880 |
28% |
6907 |
Expected total in GreenPowerCustomCommandResponses.o file: |
3192 |
Actual: |
3192 |
100% |
6862 |
Flash640 / .text / GreenPowerDataIndication.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleZgpDataIndication |
0x0000b17c |
0x0000b268 |
236 |
52% |
6911 |
.text.vAddRemoveBufferedTxQMsg |
0x0000b268 |
0x0000b2e8 |
128 |
28% |
6914 |
.text.vZCL_HandleZgpDataConfirm |
0x0000b2e8 |
0x0000b348 |
96 |
21% |
6917 |
Expected total in GreenPowerDataIndication.o file: |
460 |
Actual: |
460 |
100% |
6911 |
Flash640 / .text / GreenPowerDirectCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.vGP_FormGPDataIndication |
0x0000b348 |
0x0000b41e |
214 |
70% |
6920 |
.text.eGP_GreenPowerDirectCommandHandler |
0x0000b41e |
0x0000b47c |
94 |
31% |
6923 |
Expected total in GreenPowerDirectCommandHandler.o file: |
308 |
Actual: |
308 |
100% |
6920 |
Flash640 / .text / GreenPowerNotification.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ZgpNotificationSend |
0x0000b47c |
0x0000b584 |
264 |
49% |
6927 |
.text.eGP_ZgpNotificationReceive |
0x0000b584 |
0x0000b6a0 |
284 |
52% |
6930 |
Expected total in GreenPowerNotification.o file: |
548 |
Actual: |
548 |
100% |
6927 |
Flash640 / .text / GreenPowerPairing.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ZgpPairingReceive |
0x0000b6a0 |
0x0000b9ba |
794 |
100% |
6933 |
Expected total in GreenPowerPairing.o file: |
794 |
Actual: |
794 |
100% |
6933 |
Flash640 / .text / GreenPowerProxyCommissioningMode.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ProxyCommissioningModeSend |
0x0000b9ba |
0x0000ba2e |
116 |
19% |
6936 |
.text.eGP_ProxyCommissioningMode |
0x0000ba2e |
0x0000bbba |
396 |
63% |
6939 |
.text.eGP_ProxyCommissioningModeReceive |
0x0000bbba |
0x0000bc34 |
122 |
20% |
6942 |
Expected total in GreenPowerProxyCommissioningMode.o file: |
634 |
Actual: |
634 |
100% |
6936 |
Flash640 / .text / GreenPowerProxyGPDHandler.o |
Start |
End |
Size |
% |
Line |
.text.vGP_HandleGPDCommand |
0x0000bc34 |
0x0000c098 |
1124 |
100% |
6945 |
Expected total in GreenPowerProxyGPDHandler.o file: |
1124 |
Actual: |
1124 |
100% |
6945 |
Flash640 / .text / GreenPowerProxyTableRequest.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ProxyTableRequestReceive |
0x0000c098 |
0x0000c146 |
174 |
100% |
6948 |
Expected total in GreenPowerProxyTableRequest.o file: |
174 |
Actual: |
174 |
100% |
6948 |
Flash640 / .text / GreenPowerProxyTableResponse.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ProxyTableResponseSend |
0x0000c146 |
0x0000c1b0 |
106 |
41% |
6951 |
.text.eGP_ProxyTableResponseReceive |
0x0000c1b0 |
0x0000c24e |
158 |
60% |
6954 |
Expected total in GreenPowerProxyTableResponse.o file: |
264 |
Actual: |
264 |
100% |
6951 |
Flash640 / .text / GreenPowerResponse.o |
Start |
End |
Size |
% |
Line |
.text.eGP_ZgpResponseReceive |
0x0000c24e |
0x0000c326 |
216 |
100% |
6957 |
Expected total in GreenPowerResponse.o file: |
216 |
Actual: |
216 |
100% |
6957 |
Flash640 / .text / GreenPowerScheduler.o |
Start |
End |
Size |
% |
Line |
.text.eGP_Update20mS |
0x0000c326 |
0x0000c3aa |
132 |
70% |
6960 |
.text.eGP_Update1mS |
0x0000c3aa |
0x0000c3e4 |
58 |
31% |
6963 |
Expected total in GreenPowerScheduler.o file: |
190 |
Actual: |
190 |
100% |
6960 |
Flash640 / .text / GreenPowerSinkTableResponse.o |
Start |
End |
Size |
% |
Line |
.text.eGP_SinkTableResponseReceive |
0x0000c3e4 |
0x0000c478 |
148 |
100% |
6966 |
Expected total in GreenPowerSinkTableResponse.o file: |
148 |
Actual: |
148 |
100% |
6966 |
Flash640 / .text / gp.o |
Start |
End |
Size |
% |
Line |
.text.eGP_RegisterProxyBasicEndPoint |
0x0000c478 |
0x0000c500 |
136 |
100% |
6969 |
Expected total in gp.o file: |
136 |
Actual: |
136 |
100% |
6969 |
Flash640 / .text / Basic.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCreateBasic |
0x0000c500 |
0x0000c56c |
108 |
100% |
6972 |
Expected total in Basic.o file: |
108 |
Actual: |
108 |
100% |
6972 |
Flash640 / .text / BasicClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandResetToFactoryDefaultsReceive |
0x0000c56c |
0x0000c57e |
18 |
100% |
6975 |
Expected total in BasicClientCommands.o file: |
18 |
Actual: |
18 |
100% |
6975 |
Flash640 / .text / BasicCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandHandler |
0x0000c57e |
0x0000c5e0 |
98 |
100% |
6978 |
Expected total in BasicCommandHandler.o file: |
98 |
Actual: |
98 |
100% |
6978 |
Flash640 / .text / Groups.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCreateGroups |
0x0000c5e0 |
0x0000c70c |
300 |
69% |
6981 |
.text.eCLD_GroupsSetIdentifying |
0x0000c70c |
0x0000c730 |
36 |
9% |
6984 |
.text.eCLD_GroupsCheckGroupExists |
0x0000c730 |
0x0000c796 |
102 |
24% |
6987 |
Expected total in Groups.o file: |
438 |
Actual: |
438 |
100% |
6981 |
Flash640 / .text / GroupsCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsHandleAddGroupRequest.constprop.0.isra.0 |
0x0000c796 |
0x0000c860 |
202 |
23% |
6990 |
.text.eCLD_GroupsCommandHandler |
0x0000c860 |
0x0000cb16 |
694 |
78% |
6992 |
Expected total in GroupsCommandHandler.o file: |
896 |
Actual: |
896 |
100% |
6990 |
Flash640 / .text / GroupsServerCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCommandAddGroupResponseSend |
0x0000cb16 |
0x0000cb56 |
64 |
23% |
6995 |
.text.eCLD_GroupsCommandViewGroupResponseSend |
0x0000cb56 |
0x0000cba4 |
78 |
28% |
6998 |
.text.eCLD_GroupsCommandGetGroupMembershipResponseSend |
0x0000cba4 |
0x0000cbf4 |
80 |
28% |
7001 |
.text.eCLD_GroupsCommandRemoveGroupResponseSend |
0x0000cbf4 |
0x0000cc36 |
66 |
23% |
7004 |
Expected total in GroupsServerCommands.o file: |
288 |
Actual: |
288 |
100% |
6995 |
Flash640 / .text / GroupsTableManager.o |
Start |
End |
Size |
% |
Line |
.text.bCLD_GroupsSearchForGroup |
0x0000cc36 |
0x0000cc64 |
46 |
6% |
7007 |
.text.eCLD_GroupsAddGroup |
0x0000cc64 |
0x0000cd08 |
164 |
21% |
7009 |
.text.eCLD_GroupsFindGroup |
0x0000cd08 |
0x0000cd34 |
44 |
6% |
7012 |
.text.iCLD_GroupsListGroups |
0x0000cd34 |
0x0000cd9c |
104 |
14% |
7015 |
.text.iCLD_GroupsCountGroups |
0x0000cd9c |
0x0000cdee |
82 |
11% |
7018 |
.text.iCLD_GroupsListMatchingGroups |
0x0000cdee |
0x0000ce80 |
146 |
19% |
7021 |
.text.eCLD_GroupsRemoveGroup |
0x0000ce80 |
0x0000cee4 |
100 |
13% |
7025 |
.text.eCLD_GroupsRemoveAllGroups |
0x0000cee4 |
0x0000cf44 |
96 |
13% |
7028 |
Expected total in GroupsTableManager.o file: |
782 |
Actual: |
782 |
100% |
7007 |
Flash640 / .text / Identify.o |
Start |
End |
Size |
% |
Line |
.text.vCLD_IdentifyTimerClickCallback |
0x0000cf44 |
0x0000cfbc |
120 |
50% |
7031 |
.text.eCLD_IdentifyRegisterTimeServer |
0x0000cfbc |
0x0000cfe4 |
40 |
17% |
7033 |
.text.eCLD_IdentifyCreateIdentify |
0x0000cfe4 |
0x0000d034 |
80 |
34% |
7036 |
Expected total in Identify.o file: |
240 |
Actual: |
240 |
100% |
7031 |
Flash640 / .text / IdentifyCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandHandler |
0x0000d034 |
0x0000d140 |
268 |
100% |
7039 |
Expected total in IdentifyCommandHandler.o file: |
268 |
Actual: |
268 |
100% |
7039 |
Flash640 / .text / IdentifyServerCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandIdentifyQueryResponseSend |
0x0000d140 |
0x0000d170 |
48 |
30% |
7042 |
.text.eCLD_IdentifyCommandIdentifyRequestReceive |
0x0000d170 |
0x0000d196 |
38 |
24% |
7045 |
.text.eCLD_IdentifyCommandIdentifyQueryRequestReceive |
0x0000d196 |
0x0000d1aa |
20 |
13% |
7048 |
.text.eCLD_IdentifyCommandTriggerEffectRequestReceive |
0x0000d1aa |
0x0000d1e0 |
54 |
34% |
7051 |
Expected total in IdentifyServerCommands.o file: |
160 |
Actual: |
160 |
100% |
7042 |
Flash640 / .text / Scenes.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCreateScenes |
0x0000d1e0 |
0x0000d26c |
140 |
44% |
7054 |
.text.eCLD_ScenesUpdate |
0x0000d26c |
0x0000d2c8 |
92 |
29% |
7057 |
.text.vCLD_ScenesGenerateIndividualAttributeCallback |
0x0000d2c8 |
0x0000d324 |
92 |
29% |
7060 |
Expected total in Scenes.o file: |
324 |
Actual: |
324 |
100% |
7054 |
Flash640 / .text / ScenesClusterManagement.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesSaveClusters |
0x0000d324 |
0x0000d4cc |
424 |
41% |
7064 |
.text.eCLD_ScenesRestoreClusters |
0x0000d4cc |
0x0000d6c8 |
508 |
49% |
7067 |
.text.vCLD_ScenesUpdateSceneValid |
0x0000d6c8 |
0x0000d73e |
118 |
12% |
7070 |
Expected total in ScenesClusterManagement.o file: |
1050 |
Actual: |
1050 |
100% |
7064 |
Flash640 / .text / ScenesCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesSetLastConfiguredBy.constprop.0.isra.0 |
0x0000d73e |
0x0000d778 |
58 |
4% |
7073 |
.text.eCLD_ScenesCommandHandler |
0x0000d778 |
0x0000de8a |
1810 |
97% |
7075 |
Expected total in ScenesCommandHandler.o file: |
1868 |
Actual: |
1868 |
100% |
7073 |
Flash640 / .text / ScenesServerCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCommandAddSceneResponseSend |
0x0000de8a |
0x0000deda |
80 |
15% |
7078 |
.text.eCLD_ScenesCommandViewSceneResponseSend |
0x0000deda |
0x0000df5e |
132 |
24% |
7081 |
.text.eCLD_ScenesCommandRemoveSceneResponseSend |
0x0000df5e |
0x0000dfb2 |
84 |
15% |
7084 |
.text.eCLD_ScenesCommandRemoveAllScenesResponseSend |
0x0000dfb2 |
0x0000dff4 |
66 |
12% |
7087 |
.text.eCLD_ScenesCommandStoreSceneResponseSend |
0x0000dff4 |
0x0000e048 |
84 |
15% |
7090 |
.text.eCLD_ScenesCommandGetSceneMembershipResponseSend |
0x0000e048 |
0x0000e0ba |
114 |
21% |
7093 |
Expected total in ScenesServerCommands.o file: |
560 |
Actual: |
560 |
100% |
7078 |
Flash640 / .text / ScenesTableManager.o |
Start |
End |
Size |
% |
Line |
.text.bCLD_ScenesSearchForScene |
0x0000e0ba |
0x0000e0e4 |
42 |
5% |
7096 |
.text.eCLD_ScenesAddScene |
0x0000e0e4 |
0x0000e1a8 |
196 |
24% |
7099 |
.text.eCLD_ScenesFindScene |
0x0000e1a8 |
0x0000e1e8 |
64 |
8% |
7102 |
.text.eCLD_ScenesFindActiveScene |
0x0000e1e8 |
0x0000e20c |
36 |
5% |
7105 |
.text.eCLD_ScenesStoreScene |
0x0000e20c |
0x0000e2bc |
176 |
21% |
7108 |
.text.eCLD_ScenesListScenes |
0x0000e2bc |
0x0000e30e |
82 |
10% |
7111 |
.text.eCLD_ScenesCountScenes |
0x0000e30e |
0x0000e320 |
18 |
3% |
7114 |
.text.eCLD_ScenesRemoveScene |
0x0000e320 |
0x0000e374 |
84 |
10% |
7118 |
.text.eCLD_ScenesRemoveAllScenes |
0x0000e374 |
0x0000e404 |
144 |
18% |
7121 |
Expected total in ScenesTableManager.o file: |
842 |
Actual: |
842 |
100% |
7096 |
Flash640 / .text / OTA.o |
Start |
End |
Size |
% |
Line |
.text.eOTA_OtaOffset |
0x0000e404 |
0x0000e414 |
16 |
1% |
7124 |
.text.eOTA_retOtaUseKey |
0x0000e414 |
0x0000e424 |
16 |
1% |
7127 |
.text.eOtaFindCluster |
0x0000e424 |
0x0000e468 |
68 |
5% |
7130 |
.text.eOtaSetEventTypeAndGiveCallBack |
0x0000e468 |
0x0000e480 |
24 |
2% |
7133 |
.text.eOtaRegisterTimeServer |
0x0000e480 |
0x0000e4a8 |
40 |
3% |
7137 |
.text.eOTA_Create |
0x0000e4a8 |
0x0000e51c |
116 |
8% |
7140 |
.text.eOtaTimeUpdate |
0x0000e51c |
0x0000e560 |
68 |
5% |
7143 |
.text.vOtaTimerClickCallback |
0x0000e560 |
0x0000e580 |
32 |
2% |
7146 |
.text.eOTA_SetServerAddress |
0x0000e580 |
0x0000e5c4 |
68 |
5% |
7149 |
.text.vOTA_FlashInit |
0x0000e5c4 |
0x0000e610 |
76 |
5% |
7152 |
.text.sOtaGetHeader |
0x0000e610 |
0x0000e728 |
280 |
18% |
7155 |
.text.eOTA_RestoreClientData |
0x0000e728 |
0x0000e7f8 |
208 |
13% |
7159 |
.text.eOTA_UpdateClientAttributes |
0x0000e7f8 |
0x0000e878 |
128 |
8% |
7162 |
.text.eOTA_AllocateEndpointOTASpace |
0x0000e878 |
0x0000e8e4 |
108 |
7% |
7165 |
.text.bOtaIsImageValid |
0x0000e8e4 |
0x0000e918 |
52 |
4% |
7168 |
.text.vOTA_SetImageValidityFlag |
0x0000e918 |
0x0000e91c |
4 |
1% |
7171 |
.text.vOtaFlashLockRead |
0x0000e91c |
0x0000e95c |
64 |
4% |
7175 |
.text.vOtaFlashLockWrite |
0x0000e95c |
0x0000e99c |
64 |
4% |
7178 |
.text.bOtaIsSerializationDataValid |
0x0000e99c |
0x0000e9fc |
96 |
6% |
7181 |
.text.eOtaClientReqSeqNoUpdate |
0x0000e9fc |
0x0000ea1c |
32 |
2% |
7184 |
.text.eOTA_GetCurrentOtaHeader |
0x0000ea1c |
0x0000ea54 |
56 |
4% |
7187 |
.text.vOTA_GetTagIdandLengh |
0x0000ea54 |
0x0000ea70 |
28 |
2% |
7190 |
Expected total in OTA.o file: |
1644 |
Actual: |
1644 |
100% |
7124 |
Flash640 / .text / OTA_ClientUpgradeManager.o |
Start |
End |
Size |
% |
Line |
.text.vOtaRequestNextBlock.isra.0 |
0x0000ea70 |
0x0000eaa0 |
48 |
2% |
7193 |
.text.vOtaInitStateMachine |
0x0000eaa0 |
0x0000eab0 |
16 |
1% |
7196 |
.text.vOtaClientUpgMgrMapStates |
0x0000eab0 |
0x0000eb34 |
132 |
4% |
7199 |
.text.vOtaHandleTimedBlockRequest |
0x0000eb34 |
0x0000ebe2 |
174 |
5% |
7202 |
.text.vOtaAbortDownload |
0x0000ebe2 |
0x0000ec60 |
126 |
3% |
7204 |
.text.vOtaUpgManClientStateCountDown |
0x0000ec60 |
0x0000eca0 |
64 |
2% |
7206 |
.text.vOtaUpgManClientStateWaitForRunCommand |
0x0000eca0 |
0x0000ed98 |
248 |
6% |
7208 |
.text.vOtaUpgManClientStateDownloadComplete |
0x0000ed98 |
0x0000ef98 |
512 |
12% |
7210 |
.text.vOtaUpgManClientStateDownloadInProgress |
0x0000ef98 |
0x0000f418 |
1152 |
27% |
7212 |
.text.vOtaUpgManClientStateIdle |
0x0000f418 |
0x0000fb28 |
1808 |
43% |
7215 |
Expected total in OTA_ClientUpgradeManager.o file: |
4280 |
Actual: |
4280 |
100% |
7193 |
Flash640 / .text / OTA_CustomCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eOtaCommandHandler |
0x0000fb28 |
0x0000fbf4 |
204 |
100% |
7217 |
Expected total in OTA_CustomCommandHandler.o file: |
204 |
Actual: |
204 |
100% |
7217 |
Flash640 / .text / OTA_CustomReceiveCommands.o |
Start |
End |
Size |
% |
Line |
.text.eOtaReceivedImageNotify |
0x0000fbf4 |
0x0000fd02 |
270 |
20% |
7220 |
.text.eOtaReceivedQueryNextImageResponse |
0x0000fd02 |
0x0000fddc |
218 |
16% |
7223 |
.text.eOtaReceivedBlockResponse |
0x0000fddc |
0x0000ff82 |
422 |
31% |
7226 |
.text.eOtaQuerySpecificFileResponse |
0x0000ff82 |
0x00010054 |
210 |
15% |
7229 |
.text.eOtaReceivedUpgradeEndResponse |
0x00010054 |
0x00010108 |
180 |
13% |
7232 |
.text.vOtaReceivedDefaultResponse |
0x00010108 |
0x00010170 |
104 |
8% |
7235 |
Expected total in OTA_CustomReceiveCommands.o file: |
1404 |
Actual: |
1404 |
100% |
7220 |
Flash640 / .text / OTA_client.o |
Start |
End |
Size |
% |
Line |
.text.eOTA_ClientQueryNextImageRequest |
0x00010170 |
0x0001022c |
188 |
15% |
7238 |
.text.eOTA_ClientImageBlockRequest |
0x0001022c |
0x00010344 |
280 |
22% |
7241 |
.text.eOTA_ClientUpgradeEndRequest |
0x00010344 |
0x000103ee |
170 |
13% |
7244 |
.text.eOTA_ClientSwitchToNewImage |
0x000103ee |
0x00010490 |
162 |
13% |
7247 |
.text.eOTA_HandleImageVerification |
0x00010490 |
0x000106a4 |
532 |
40% |
7250 |
Expected total in OTA_client.o file: |
1332 |
Actual: |
1332 |
100% |
7238 |
Flash640 / .text / OTA_common.o |
Start |
End |
Size |
% |
Line |
.text.vOtaFlashInitHw |
0x000106a4 |
0x000106a8 |
4 |
4% |
7253 |
.text.vOtaFlashErase |
0x000106a8 |
0x000106ac |
4 |
4% |
7256 |
.text.vOtaFlashWrite |
0x000106ac |
0x000106c4 |
24 |
24% |
7260 |
.text.vOtaFlashRead |
0x000106c4 |
0x000106d6 |
18 |
18% |
7263 |
.text.vOtaSwitchLoads |
0x000106d6 |
0x000106dc |
6 |
6% |
7266 |
.text.bOtaIsAuthenticationEnabled |
0x000106dc |
0x000106f0 |
20 |
20% |
7270 |
.text.bOtaIsImageAuthenticated |
0x000106f0 |
0x00010708 |
24 |
24% |
7273 |
Expected total in OTA_common.o file: |
100 |
Actual: |
100 |
100% |
7253 |
Flash640 / .text / dlist.o |
Start |
End |
Size |
% |
Line |
.text.psSearchList |
0x00010708 |
0x00010730 |
40 |
12% |
7276 |
.text.vDLISTinitialise |
0x00010730 |
0x00010738 |
8 |
3% |
7278 |
.text.psDLISTgetHead |
0x00010738 |
0x0001073c |
4 |
2% |
7281 |
.text.psDLISTgetNext |
0x0001073c |
0x00010740 |
4 |
2% |
7284 |
.text.vDLISTinsertBefore |
0x00010740 |
0x00010756 |
22 |
7% |
7287 |
.text.vDLISTinsertAfter |
0x00010756 |
0x00010770 |
26 |
8% |
7290 |
.text.psDLISTsearchFromHead |
0x00010770 |
0x00010778 |
8 |
3% |
7293 |
.text.boDLISTisEmpty |
0x00010778 |
0x0001078a |
18 |
6% |
7296 |
.text.vDLISTaddToHead |
0x0001078a |
0x000107b2 |
40 |
12% |
7299 |
.text.vDLISTaddToTail |
0x000107b2 |
0x000107d8 |
38 |
11% |
7302 |
.text.psDLISTremoveFromTail |
0x000107d8 |
0x000107fa |
34 |
10% |
7305 |
.text.psDLISTremoveFromHead |
0x000107fa |
0x0001081e |
36 |
11% |
7308 |
.text.psDLISTremove |
0x0001081e |
0x00010854 |
54 |
16% |
7311 |
.text.iDLISTnumberOfNodes |
0x00010854 |
0x00010864 |
16 |
5% |
7314 |
Expected total in dlist.o file: |
348 |
Actual: |
348 |
100% |
7276 |
Flash640 / .text / zcl.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPIndex.part.0 |
0x00010864 |
0x00010894 |
48 |
6% |
7318 |
.text.eZCL_CreateZCL |
0x00010894 |
0x0001095c |
200 |
22% |
7320 |
.text.eZCL_SetCustomCallBackEvent |
0x0001095c |
0x00010970 |
20 |
3% |
7323 |
.text.eZCL_Register |
0x00010970 |
0x00010ba8 |
568 |
61% |
7326 |
.text.u8ZCL_GetNumberOfEndpointsRegistered |
0x00010ba8 |
0x00010bb4 |
12 |
2% |
7329 |
.text.eZCL_SearchForEPIndex |
0x00010bb4 |
0x00010bc0 |
12 |
2% |
7332 |
.text.u8ZCL_GetEPIdFromIndex |
0x00010bc0 |
0x00010be0 |
32 |
4% |
7336 |
.text.vReverseMemcpy |
0x00010be0 |
0x00010bf8 |
24 |
3% |
7339 |
.text.vZCL_InitializeClusterInstance |
0x00010bf8 |
0x00010c0c |
20 |
3% |
7342 |
Expected total in zcl.o file: |
936 |
Actual: |
936 |
100% |
7318 |
Flash640 / .text / zcl_CustomCommandReceive.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandReceive |
0x00010c0c |
0x00010d48 |
316 |
100% |
7345 |
Expected total in zcl_CustomCommandReceive.o file: |
316 |
Actual: |
316 |
100% |
7345 |
Flash640 / .text / zcl_CustomCommandSend.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandSend |
0x00010d48 |
0x00010fa0 |
600 |
96% |
7349 |
.text.bZCL_SendCommandResponse |
0x00010fa0 |
0x00010fbc |
28 |
5% |
7352 |
Expected total in zcl_CustomCommandSend.o file: |
628 |
Actual: |
628 |
100% |
7349 |
Flash640 / .text / zcl_PDUbufferReadWrite.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteTypeNBO |
0x00010fbc |
0x00010ffc |
64 |
19% |
7355 |
.text.u16ZCL_APduInstanceWriteNBO |
0x00010ffc |
0x00011046 |
74 |
22% |
7358 |
.text.u16ZCL_ReadTypeNBO |
0x00011046 |
0x000110c8 |
130 |
39% |
7361 |
.text.u16ZCL_APduInstanceReadNBO |
0x000110c8 |
0x00011112 |
74 |
22% |
7364 |
Expected total in zcl_PDUbufferReadWrite.o file: |
342 |
Actual: |
342 |
100% |
7355 |
Flash640 / .text / zcl_PDUbufferReadWriteString.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_GetStringSizeAndBufferFromStructure |
0x00011112 |
0x00011176 |
100 |
15% |
7367 |
.text.u16ZCL_APduInstanceWriteStringNBO |
0x00011176 |
0x00011230 |
186 |
28% |
7370 |
.text.u16ZCL_GetStringAttributeTypeSizeFromBuffer |
0x00011230 |
0x00011282 |
82 |
13% |
7373 |
.text.eZCL_CheckUserStringStructureRead |
0x00011282 |
0x000112c4 |
66 |
10% |
7376 |
.text.u16ZCL_GetStringStructureSize |
0x000112c4 |
0x000112e6 |
34 |
5% |
7379 |
.text.u16ZCL_APduInstanceReadStringNBO |
0x000112e6 |
0x00011396 |
176 |
26% |
7382 |
.text.eZCL_GetStringLengthFieldSize |
0x00011396 |
0x000113ba |
36 |
6% |
7385 |
Expected total in zcl_PDUbufferReadWriteString.o file: |
680 |
Actual: |
680 |
100% |
7367 |
Flash640 / .text / zcl_WriteAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesWriteRequest |
0x000113ba |
0x000116e6 |
812 |
100% |
7388 |
Expected total in zcl_WriteAttributesRequestHandle.o file: |
812 |
Actual: |
812 |
100% |
7388 |
Flash640 / .text / zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteAttributeValueIntoBuffer |
0x000116e6 |
0x00011766 |
128 |
13% |
7391 |
.text.u8ZCL_GetAttributeAllignToFourBytesBoundary |
0x00011766 |
0x00011778 |
18 |
2% |
7394 |
.text.eZCL_GetAttributeTypeSize |
0x00011778 |
0x00011790 |
24 |
3% |
7397 |
.text.eZCL_GetAttributeTypeSizeFromBuffer |
0x00011790 |
0x0001181a |
138 |
14% |
7400 |
.text.u16ZCL_WriteAttributeValueIntoStructure |
0x0001181a |
0x000118c2 |
168 |
17% |
7403 |
.text.eZCL_GetAttributeTypeSizeFromStructure |
0x000118c2 |
0x0001190c |
74 |
8% |
7406 |
.text.bZCL_CheckManufacturerSpecificAttributeFlagMatch |
0x0001190c |
0x0001191c |
16 |
2% |
7409 |
.text.bZCL_CheckStringFitsInStructure |
0x0001191c |
0x00011994 |
120 |
12% |
7412 |
.text.bZCL_AttributeTypeIsSigned |
0x00011994 |
0x000119a0 |
12 |
2% |
7415 |
.text.vZCL_MarkAttributeInvalid |
0x000119a0 |
0x00011a94 |
244 |
24% |
7418 |
.text.bZCL_CheckAttributeInvalid |
0x00011a94 |
0x00011ace |
58 |
6% |
7421 |
.text.bZCL_CheckAttributeDirectionFlagMatch |
0x00011ace |
0x00011af0 |
34 |
4% |
7424 |
Expected total in zcl_attribute.o file: |
1034 |
Actual: |
1034 |
100% |
7391 |
Flash640 / .text / zcl_buffer.o |
Start |
End |
Size |
% |
Line |
.text.hZCL_AllocateAPduInstance |
0x00011af0 |
0x00011b2c |
60 |
84% |
7427 |
.text.hZCL_GetBufferPoolHandle |
0x00011b2c |
0x00011b38 |
12 |
17% |
7430 |
Expected total in zcl_buffer.o file: |
72 |
Actual: |
72 |
100% |
7427 |
Flash640 / .text / zcl_command.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteCommandHeader |
0x00011b38 |
0x00011bba |
130 |
43% |
7433 |
.text.u16ZCL_ReadCommandHeader |
0x00011bba |
0x00011c28 |
110 |
37% |
7436 |
.text.u8GetTransactionSequenceNumber |
0x00011c28 |
0x00011c38 |
16 |
6% |
7439 |
.text.u16ZCL_GetTxPayloadSize |
0x00011c38 |
0x00011c68 |
48 |
16% |
7442 |
Expected total in zcl_command.o file: |
304 |
Actual: |
304 |
100% |
7433 |
Flash640 / .text / zcl_common.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_Initialise |
0x00011c68 |
0x00011ca4 |
60 |
63% |
7445 |
.text.eZCL_Update100mS |
0x00011ca4 |
0x00011cc8 |
36 |
38% |
7448 |
Expected total in zcl_common.o file: |
96 |
Actual: |
96 |
100% |
7445 |
Flash640 / .text / zcl_configureReportingCommandHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleConfigureReportingCommand |
0x00011cc8 |
0x000121a0 |
1240 |
100% |
7451 |
Expected total in zcl_configureReportingCommandHandle.o file: |
1240 |
Actual: |
1240 |
100% |
7451 |
Flash640 / .text / zcl_defaultResponse.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SendDefaultResponse |
0x000121a0 |
0x00012298 |
248 |
100% |
7454 |
Expected total in zcl_defaultResponse.o file: |
248 |
Actual: |
248 |
100% |
7454 |
Flash640 / .text / zcl_event.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SetReceiveEventAddressStructure |
0x00012298 |
0x00012304 |
108 |
8% |
7457 |
.text.eZCL_BuildClientTransmitAddressStructure |
0x00012304 |
0x00012324 |
32 |
3% |
7460 |
.text.vZCL_PassEventToUser |
0x00012324 |
0x00012350 |
44 |
3% |
7463 |
.text.vZCL_EventHandler |
0x00012350 |
0x00012884 |
1332 |
88% |
7466 |
Expected total in zcl_event.o file: |
1516 |
Actual: |
1516 |
100% |
7457 |
Flash640 / .text / zcl_heap.o |
Start |
End |
Size |
% |
Line |
.text.pvZCL_HeapAlloc |
0x00012884 |
0x000128bc |
56 |
100% |
7469 |
Expected total in zcl_heap.o file: |
56 |
Actual: |
56 |
100% |
7469 |
Flash640 / .text / zcl_library_options.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleEntireProfileCommand |
0x000128bc |
0x0001291e |
98 |
97% |
7472 |
.text.eZCL_CreateOptionalManagers |
0x0001291e |
0x00012922 |
4 |
4% |
7475 |
Expected total in zcl_library_options.o file: |
102 |
Actual: |
102 |
100% |
7472 |
Flash640 / .text / zcl_readAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesReadRequest |
0x00012922 |
0x00012b2a |
520 |
100% |
7478 |
Expected total in zcl_readAttributesRequestHandle.o file: |
520 |
Actual: |
520 |
100% |
7478 |
Flash640 / .text / zcl_readReportingConfigurationCommandHandle.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CalculateSizeOfReportRecord |
0x00012b2a |
0x00012b6a |
64 |
10% |
7481 |
.text.vZCL_HandleReadReportingConfigurationCommand |
0x00012b6a |
0x00012de8 |
638 |
91% |
7484 |
Expected total in zcl_readReportingConfigurationCommandHandle.o file: |
702 |
Actual: |
702 |
100% |
7481 |
Flash640 / .text / zcl_reportManager.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CreateReportManager |
0x00012de8 |
0x00012e68 |
128 |
13% |
7487 |
.text.eZCLAddReport |
0x00012e68 |
0x00013020 |
440 |
44% |
7490 |
.text.eZCL_CreateLocalReport |
0x00013020 |
0x0001309c |
124 |
13% |
7493 |
.text.eZCLFindReportEntryByAttributeIdAndDirection |
0x0001309c |
0x000130e8 |
76 |
8% |
7496 |
.text.eZCL_GetNumberOfFreeReportRecordEntries |
0x000130e8 |
0x00013114 |
44 |
5% |
7499 |
.text.vZCL_SetDefaultReporting |
0x00013114 |
0x0001313a |
38 |
4% |
7502 |
.text.eZCL_SetReportableFlag |
0x0001313a |
0x000131d0 |
150 |
15% |
7505 |
Expected total in zcl_reportManager.o file: |
1000 |
Actual: |
1000 |
100% |
7487 |
Flash640 / .text / zcl_reportMaths.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_AlignNumericAttributeValueTo64 |
0x000131d0 |
0x00013274 |
164 |
30% |
7508 |
.text.eZCL_IndicateReportableChange |
0x00013274 |
0x00013396 |
290 |
53% |
7510 |
.text.eZCL_StoreChangeAttributeValue |
0x00013396 |
0x000133fa |
100 |
19% |
7513 |
Expected total in zcl_reportMaths.o file: |
554 |
Actual: |
554 |
100% |
7508 |
Flash640 / .text / zcl_reportScheduler.o |
Start |
End |
Size |
% |
Line |
.text.bHasTimerFired |
0x000133fa |
0x00013448 |
78 |
12% |
7516 |
.text.vReportTimerClickCallback |
0x00013448 |
0x000136bc |
628 |
89% |
7518 |
Expected total in zcl_reportScheduler.o file: |
706 |
Actual: |
706 |
100% |
7516 |
Flash640 / .text / zcl_reportStringHandling.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_SetPointerToStringStorage |
0x000136bc |
0x000136d8 |
28 |
13% |
7521 |
.text.pu8ZCL_GetPointerToStringStorage |
0x000136d8 |
0x000136ee |
22 |
10% |
7524 |
.text.vZCL_AllocateSpaceForStringReports |
0x000136ee |
0x00013716 |
40 |
18% |
7527 |
.text.eZCL_CheckForStringAttributeChange |
0x00013716 |
0x0001375c |
70 |
32% |
7530 |
.text.eZCL_CopyStringAttributeToPreviousValue |
0x0001375c |
0x0001379c |
64 |
29% |
7533 |
Expected total in zcl_reportStringHandling.o file: |
224 |
Actual: |
224 |
100% |
7521 |
Flash640 / .text / zcl_reportStructure.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_GetAttributeReportableEntry |
0x0001379c |
0x00013804 |
104 |
79% |
7536 |
.text.eZCL_DoesAttributeHaveReportableChange |
0x00013804 |
0x00013820 |
28 |
22% |
7539 |
Expected total in zcl_reportStructure.o file: |
132 |
Actual: |
132 |
100% |
7536 |
Flash640 / .text / zcl_search.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPentry |
0x00013820 |
0x00013860 |
64 |
7% |
7542 |
.text.eZCL_SearchForEPentryAndCheckManufacturerId |
0x00013860 |
0x00013898 |
56 |
6% |
7545 |
.text.eZCL_SearchForClusterEntry |
0x00013898 |
0x00013904 |
108 |
12% |
7548 |
.text.eZCL_SearchForAttributeEntry |
0x00013904 |
0x0001398e |
138 |
15% |
7551 |
.text.eZCL_FindCluster |
0x0001398e |
0x000139d0 |
66 |
7% |
7554 |
.text.pvZCL_GetAttributePointer |
0x000139d0 |
0x00013a2e |
94 |
10% |
7557 |
.text.eZCL_GetLocalAttributeValue |
0x00013a2e |
0x00013aca |
156 |
17% |
7560 |
.text.eZCL_ReadLocalAttributeValue |
0x00013aca |
0x00013b02 |
56 |
6% |
7563 |
.text.eZCL_SetLocalAttributeValue |
0x00013b02 |
0x00013bac |
170 |
18% |
7566 |
.text.eZCL_WriteLocalAttributeValue |
0x00013bac |
0x00013be4 |
56 |
6% |
7569 |
Expected total in zcl_search.o file: |
964 |
Actual: |
964 |
100% |
7542 |
Flash640 / .text / zcl_timer.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CreateTimer |
0x00013be4 |
0x00013c50 |
108 |
27% |
7572 |
.text.eZCL_TimerRegister |
0x00013c50 |
0x00013cb0 |
96 |
24% |
7575 |
.text.vZCL_TimerSchedulerUpdate |
0x00013cb0 |
0x00013d6c |
188 |
47% |
7578 |
.text.u32ZCL_GetUTCTime |
0x00013d6c |
0x00013d78 |
12 |
3% |
7581 |
Expected total in zcl_timer.o file: |
404 |
Actual: |
404 |
100% |
7572 |
Flash640 / .text / zcl_transmit.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_TransmitDataRequest |
0x00013d78 |
0x0001407c |
772 |
89% |
7584 |
.text.eZCL_BuildTransmitAddressStructure |
0x0001407c |
0x000140e0 |
100 |
12% |
7587 |
Expected total in zcl_transmit.o file: |
872 |
Actual: |
872 |
100% |
7584 |
Flash640 / .text / bdb_fr.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFrStateMachine |
0x000140e0 |
0x00014158 |
120 |
100% |
7591 |
Expected total in bdb_fr.o file: |
120 |
Actual: |
120 |
100% |
7591 |
Flash640 / .text / bdb_start.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vInit |
0x00014158 |
0x0001423c |
228 |
20% |
7594 |
.text.BDB_u8PickChannel |
0x0001423c |
0x00014288 |
76 |
7% |
7597 |
.text.BDB_vRejoinSuccess |
0x00014288 |
0x000142f8 |
112 |
10% |
7600 |
.text.BDB_vSetRejoinFilter |
0x000142f8 |
0x00014340 |
72 |
7% |
7603 |
.text.BDB_vRejoinCycle |
0x00014340 |
0x000144e0 |
416 |
35% |
7606 |
.text.bdb_vStart |
0x000144e0 |
0x00014598 |
184 |
16% |
7609 |
.text.BDB_vStart |
0x00014598 |
0x000145a0 |
8 |
1% |
7611 |
.text.BDB_vInitStateMachine |
0x000145a0 |
0x000145c8 |
40 |
4% |
7615 |
.text.BDB_vRejoinTimerCb |
0x000145c8 |
0x000145d0 |
8 |
1% |
7618 |
.text.BDB_vSetAssociationFilter |
0x000145d0 |
0x00014604 |
52 |
5% |
7622 |
Expected total in bdb_start.o file: |
1196 |
Actual: |
1196 |
100% |
7594 |
Flash640 / .text / bdb_state_machine.o |
Start |
End |
Size |
% |
Line |
.text.APP_vGenCallback |
0x00014604 |
0x00014644 |
64 |
40% |
7625 |
.text.bdb_taskBDB |
0x00014644 |
0x00014698 |
84 |
52% |
7628 |
.text.BDB_vZclEventHandler |
0x00014698 |
0x000146a8 |
16 |
10% |
7631 |
Expected total in bdb_state_machine.o file: |
164 |
Actual: |
164 |
100% |
7625 |
Flash640 / .text / bdb_ns.o |
Start |
End |
Size |
% |
Line |
.text.vNsSendPermitJoin |
0x000146a8 |
0x000146f8 |
80 |
5% |
7634 |
.text.vNsDiscoverNwk |
0x000146f8 |
0x00014794 |
156 |
10% |
7636 |
.text.vNsTclkSendReqKey |
0x00014794 |
0x000147d0 |
60 |
4% |
7638 |
.text.vNsAfterNwkJoin |
0x000147d0 |
0x00014818 |
72 |
5% |
7640 |
.text.vNsLeaveNwk |
0x00014818 |
0x0001483c |
36 |
3% |
7642 |
.text.vNsTclkSendNodeDescReq |
0x0001483c |
0x000148d4 |
152 |
9% |
7644 |
.text.BDB_eNsStartNwkSteering |
0x000148d4 |
0x00014960 |
140 |
9% |
7646 |
.text.BDB_vNsTimerCb |
0x00014960 |
0x00014a2c |
204 |
13% |
7649 |
.text.vNsTryNwkJoinAppCb |
0x00014a2c |
0x00014a30 |
4 |
1% |
7652 |
.text.vNsTryNwkJoin.constprop.0 |
0x00014a30 |
0x00014b3c |
268 |
16% |
7656 |
.text.BDB_vNsStateMachine |
0x00014b3c |
0x00014d48 |
524 |
31% |
7658 |
Expected total in bdb_ns.o file: |
1696 |
Actual: |
1696 |
100% |
7634 |
Flash640 / .text / bdb_nf.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vNfFormCentralizedNwk |
0x00014d48 |
0x00014d58 |
16 |
3% |
7661 |
.text.vNfRetryNwkFormation |
0x00014d58 |
0x00014de4 |
140 |
20% |
7665 |
.text.vNfDiscoverNwk |
0x00014de4 |
0x00014e70 |
140 |
20% |
7667 |
.text.BDB_vNfStateMachine |
0x00014e70 |
0x00014f7c |
268 |
38% |
7669 |
.text.BDB_eNfStartNwkFormation |
0x00014f7c |
0x0001501c |
160 |
23% |
7672 |
Expected total in bdb_nf.o file: |
724 |
Actual: |
724 |
100% |
7661 |
Flash640 / .text / bdb_fb_common.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFbZclHandler |
0x0001501c |
0x00015028 |
12 |
100% |
7675 |
Expected total in bdb_fb_common.o file: |
12 |
Actual: |
12 |
100% |
7675 |
Flash640 / .text / bdb_fb_target.o |
Start |
End |
Size |
% |
Line |
.text.BDB_eFbTriggerAsTarget |
0x00015028 |
0x00015084 |
92 |
61% |
7678 |
.text.BDB_vFbHandleStopIdentification |
0x00015084 |
0x000150c0 |
60 |
40% |
7681 |
Expected total in bdb_fb_target.o file: |
152 |
Actual: |
152 |
100% |
7678 |
Flash640 / .text / pdum_nwk.o |
Start |
End |
Size |
% |
Line |
.text.eNPduFree |
0x000150c0 |
0x00015138 |
120 |
11% |
7684 |
.text.eAllocateNPDU |
0x00015138 |
0x00015190 |
88 |
8% |
7686 |
.text.PDUM_eNPduAllocate |
0x00015190 |
0x00015194 |
4 |
1% |
7688 |
.text.PDUM_eNPduClone |
0x00015194 |
0x000151d4 |
64 |
6% |
7691 |
.text.PDUM_eNPduInitDescending |
0x000151d4 |
0x000151e8 |
20 |
2% |
7695 |
.text.PDUM_eNPduInitAscending |
0x000151e8 |
0x00015202 |
26 |
3% |
7698 |
.text.PDUM_eNPduFree |
0x00015202 |
0x00015206 |
4 |
1% |
7701 |
.text.PDUM_eNPduClaimHeader |
0x00015206 |
0x00015222 |
28 |
3% |
7704 |
.text.PDUM_eNPduClaimFooter |
0x00015222 |
0x0001523e |
28 |
3% |
7707 |
.text.PDUM_eNPduClaimData |
0x0001523e |
0x00015294 |
86 |
8% |
7710 |
.text.PDUM_eNPduAscend |
0x00015294 |
0x000152b2 |
30 |
3% |
7713 |
.text.PDUM_eNPduDescend |
0x000152b2 |
0x000152d0 |
30 |
3% |
7716 |
.text.PDUM_eNPduPrependHeaderNBO |
0x000152d0 |
0x00015318 |
72 |
7% |
7719 |
.text.PDUM_eNPduAppendDataNBO |
0x00015318 |
0x00015362 |
74 |
7% |
7722 |
.text.PDUM_eNPduReadHeaderNBO |
0x00015362 |
0x000153a2 |
64 |
6% |
7725 |
.text.PDUM_eNPduReadFooterNBO |
0x000153a2 |
0x000153e0 |
62 |
6% |
7728 |
.text.PDUM_eNPduWriteFromBuffer |
0x000153e0 |
0x00015404 |
36 |
4% |
7731 |
.text.PDUM_eNPduWriteDataToBuffer |
0x00015404 |
0x0001545e |
90 |
8% |
7734 |
.text.PDUM_eNPduWriteDataFromBuffer |
0x0001545e |
0x000154b8 |
90 |
8% |
7737 |
.text.pdum_vNPduInit |
0x000154b8 |
0x00015518 |
96 |
9% |
7741 |
.text.PDUM_u8GetMaxNpduUse |
0x00015518 |
0x00015524 |
12 |
2% |
7744 |
.text.PDUM_u8GetNpduUse |
0x00015524 |
0x00015530 |
12 |
2% |
7747 |
.text.PDUM_u8GetNpduPool |
0x00015530 |
0x0001553c |
12 |
2% |
7750 |
Expected total in pdum_nwk.o file: |
1148 |
Actual: |
1148 |
100% |
7684 |
Flash640 / .text / pdum_apl.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_u16APduInstanceReadNBO |
0x0001553c |
0x00015570 |
52 |
10% |
7753 |
.text.PDUM_u16APduInstanceWriteNBO |
0x00015570 |
0x000155bc |
76 |
15% |
7757 |
.text.PDUM_u16APduInstanceWriteStrNBO |
0x000155bc |
0x00015604 |
72 |
14% |
7760 |
.text.PDUM_pvAPduInstanceGetPayload |
0x00015604 |
0x0001560a |
6 |
2% |
7763 |
.text.PDUM_u16APduInstanceGetPayloadSize |
0x0001560a |
0x00015610 |
6 |
2% |
7766 |
.text.PDUM_eAPduInstanceSetPayloadSize |
0x00015610 |
0x00015634 |
36 |
7% |
7769 |
.text.PDUM_hAPduAllocateAPduInstance |
0x00015634 |
0x00015664 |
48 |
10% |
7772 |
.text.PDUM_eAPduFreeAPduInstance |
0x00015664 |
0x000156e8 |
132 |
26% |
7775 |
.text.PDUM_thAPduInstanceGetApdu |
0x000156e8 |
0x000156fc |
20 |
4% |
7778 |
.text.PDUM_u16APduGetSize |
0x000156fc |
0x00015704 |
8 |
2% |
7781 |
.text.pdum_vAPduInit |
0x00015704 |
0x00015744 |
64 |
13% |
7785 |
Expected total in pdum_apl.o file: |
520 |
Actual: |
520 |
100% |
7753 |
Flash640 / .text / pdum.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_u16SizeNBO |
0x00015744 |
0x0001578c |
72 |
10% |
7788 |
.text.pdum_u16WriteNBO |
0x0001578c |
0x00015864 |
216 |
29% |
7791 |
.text.pdum_u16WriteStrNBO |
0x00015864 |
0x00015966 |
258 |
34% |
7794 |
.text.pdum_u16ReadNBO |
0x00015966 |
0x00015a3c |
214 |
29% |
7797 |
Expected total in pdum.o file: |
760 |
Actual: |
760 |
100% |
7788 |
Flash640 / .text / PDM_Create.c.obj |
Start |
End |
Size |
% |
Line |
.text.u8PDM_CalculateLargestDataRecordStored |
0x00015a3c |
0x00015a74 |
56 |
14% |
7801 |
.text.PDM_vErrorReport |
0x00015a74 |
0x00015a8c |
24 |
6% |
7804 |
.text.iPDM_CreateFileSystemInRAM |
0x00015a8c |
0x00015b5c |
208 |
51% |
7807 |
.text.PDM_eInitialise |
0x00015b5c |
0x00015bd8 |
124 |
31% |
7810 |
Expected total in PDM_Create.c.obj file: |
412 |
Actual: |
412 |
100% |
7801 |
Flash640 / .text / PDM_FLASH.c.obj |
Start |
End |
Size |
% |
Line |
.text.vClearMarginCheckIndications |
0x00015bd8 |
0x00015bf4 |
28 |
5% |
7813 |
.text.bPDM_InitialiseNVM |
0x00015bf4 |
0x00015bf8 |
4 |
1% |
7815 |
.text.vPDM_DisableNVM |
0x00015bf8 |
0x00015bfc |
4 |
1% |
7818 |
.text.iPDM_FixWriteDataInNVM |
0x00015bfc |
0x00015c5c |
96 |
16% |
7822 |
.text.iPDM_EraseNVM |
0x00015c5c |
0x00015ce0 |
132 |
22% |
7825 |
.text.iPDM_TestNVMblank |
0x00015ce0 |
0x00015d0c |
44 |
8% |
7828 |
.text.iPDM_TestNVM |
0x00015d0c |
0x00015d78 |
108 |
18% |
7831 |
.text.iPDM_ReadDataFromNVM |
0x00015d78 |
0x00015dc8 |
80 |
13% |
7834 |
.text.iPDM_GetDataAddressFromNVM |
0x00015dc8 |
0x00015e04 |
60 |
10% |
7837 |
.text.vPDM_WriteDataToNVM |
0x00015e04 |
0x00015e4c |
72 |
12% |
7840 |
Expected total in PDM_FLASH.c.obj file: |
628 |
Actual: |
628 |
100% |
7813 |
Flash640 / .text / PDM_FileSystemData.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadDataWithIdFromFileSystem |
0x00015e4c |
0x00015f08 |
188 |
26% |
7843 |
.text.PDM_eReadDataFromRecord |
0x00015f08 |
0x00015fb8 |
176 |
24% |
7846 |
.text.iPDM_WriteDataWithIdToFileSystem |
0x00015fb8 |
0x00016130 |
376 |
51% |
7849 |
Expected total in PDM_FileSystemData.c.obj file: |
740 |
Actual: |
740 |
100% |
7843 |
Flash640 / .text / PDM_FileSystemDelete.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_DeleteAllSegmentsWithIdFromFileSystemList |
0x00016130 |
0x00016174 |
68 |
45% |
7852 |
.text.vPDM_DeleteSegmentsWithIdFromFileSystem |
0x00016174 |
0x00016194 |
32 |
22% |
7854 |
.text.PDM_vDeleteDataRecord |
0x00016194 |
0x000161c8 |
52 |
35% |
7857 |
Expected total in PDM_FileSystemDelete.c.obj file: |
152 |
Actual: |
152 |
100% |
7852 |
Flash640 / .text / PDM_FileSystemGenerate.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_GenerateCleanFileSystem |
0x000161c8 |
0x00016218 |
80 |
11% |
7860 |
.text.iPDM_GenerateFileSystemInRAM |
0x00016218 |
0x000164c8 |
688 |
90% |
7863 |
Expected total in PDM_FileSystemGenerate.c.obj file: |
768 |
Actual: |
768 |
100% |
7860 |
Flash640 / .text / PDM_FileSystemHeaderAccessFunctions.c.obj |
Start |
End |
Size |
% |
Line |
.text.ePDM_ReadFileSystemHeaderCopyIndex |
0x000164c8 |
0x000164d0 |
8 |
4% |
7866 |
.text.vPDM_WriteFileSystemHeaderValidState |
0x000164d0 |
0x000164de |
14 |
6% |
7869 |
.text.ePDM_ReadFileSystemHeaderValidState |
0x000164de |
0x000164e6 |
8 |
4% |
7872 |
.text.bPDM_ReadFileSystemHeaderFirstBit |
0x000164e6 |
0x000164ee |
8 |
4% |
7875 |
.text.bPDM_ReadFileSystemHeaderLastBit |
0x000164ee |
0x000164f8 |
10 |
4% |
7878 |
.text.vPDM_WriteFileSystemHeaderWearCount |
0x000164f8 |
0x00016524 |
44 |
17% |
7882 |
.text.u32PDM_ReadFileSystemHeaderWearCount |
0x00016524 |
0x00016538 |
20 |
8% |
7885 |
.text.vPDM_WriteNVMsegmentHeaderChecksum |
0x00016538 |
0x0001653e |
6 |
3% |
7888 |
.text.u16PDM_ReadNVMsegmentHeaderChecksum |
0x0001653e |
0x0001654a |
12 |
5% |
7891 |
.text.u8PDM_CreateSegmentStatus |
0x0001654a |
0x00016574 |
42 |
17% |
7894 |
.text.u8PDM_CreateSequenceStatus |
0x00016574 |
0x0001659a |
38 |
15% |
7897 |
.text.u16PDM_ReadSegmentDataSize |
0x0001659a |
0x000165b2 |
24 |
10% |
7900 |
.text.u8PDM_ReadSequenceNumber |
0x000165b2 |
0x000165cc |
26 |
10% |
7903 |
Expected total in PDM_FileSystemHeaderAccessFunctions.c.obj file: |
260 |
Actual: |
260 |
100% |
7866 |
Flash640 / .text / PDM_FileSystemHeaderRepair.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_RepairFileSystemRecord |
0x000165cc |
0x00016658 |
140 |
39% |
7906 |
.text.iPDM_RepairFileSystemRecordAfterEccFail |
0x00016658 |
0x000166bc |
100 |
28% |
7909 |
.text.vPDM_GetMaximumAndMinimumSegmentWearCounts |
0x000166bc |
0x00016734 |
120 |
34% |
7912 |
Expected total in PDM_FileSystemHeaderRepair.c.obj file: |
360 |
Actual: |
360 |
100% |
7906 |
Flash640 / .text / PDM_FileSystemMove.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_MoveAllDataFromListToList |
0x00016734 |
0x0001677a |
70 |
16% |
7915 |
.text.vPDM_MoveAllDataWithBufferIdFromListToList |
0x0001677a |
0x00016802 |
136 |
30% |
7918 |
.text.vPDM_MoveFileRecordFromListToList |
0x00016802 |
0x00016824 |
34 |
8% |
7921 |
.text.vPDM_MoveAllDataToDeAllocList |
0x00016824 |
0x00016850 |
44 |
10% |
7925 |
.text.vPDM_MoveRecordToDeAllocList |
0x00016850 |
0x00016870 |
32 |
7% |
7928 |
.text.vPDM_MoveAllDataWithBufferIdAndStateFromListToList |
0x00016870 |
0x00016904 |
148 |
32% |
7931 |
Expected total in PDM_FileSystemMove.c.obj file: |
464 |
Actual: |
464 |
100% |
7915 |
Flash640 / .text / PDM_FileSystemVerify.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_SelectValidFileRecordInstance |
0x00016904 |
0x00016a1c |
280 |
64% |
7935 |
.text.iPDM_VerifyDataSequenceWithBufferId |
0x00016a1c |
0x00016abc |
160 |
37% |
7937 |
Expected total in PDM_FileSystemVerify.c.obj file: |
440 |
Actual: |
440 |
100% |
7935 |
Flash640 / .text / PDM_NVMheaderAccessFunctions.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_SetNVMandFileSystemValidState |
0x00016abc |
0x00016ae2 |
38 |
100% |
7940 |
Expected total in PDM_NVMheaderAccessFunctions.c.obj file: |
38 |
Actual: |
38 |
100% |
7940 |
Flash640 / .text / PDM_NVMheaderReadAndWrite.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadSegmentHeaderDataFromNVMsegment |
0x00016ae2 |
0x00016b26 |
68 |
62% |
7943 |
.text.vPDM_WriteSegmentHeaderDataIntoNVMsegment |
0x00016b26 |
0x00016b50 |
42 |
39% |
7946 |
Expected total in PDM_NVMheaderReadAndWrite.c.obj file: |
110 |
Actual: |
110 |
100% |
7943 |
Flash640 / .text / PDM_NVMReadAndWrite.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadUserDataFromNVMsegment |
0x00016b50 |
0x00016bdc |
140 |
59% |
7949 |
.text.iPDM_WriteFileSystemRecordAndSegmentDataIntoNVMsegment |
0x00016bdc |
0x00016c3e |
98 |
42% |
7952 |
Expected total in PDM_NVMReadAndWrite.c.obj file: |
238 |
Actual: |
238 |
100% |
7949 |
Flash640 / .text / PDM_NVMsegmentStatus.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_DoesNVMsegmentContainFileSystemHeader |
0x00016c3e |
0x00016c6e |
48 |
100% |
7955 |
Expected total in PDM_NVMsegmentStatus.c.obj file: |
48 |
Actual: |
48 |
100% |
7955 |
Flash640 / .text / PDM_SearchAndListOrder.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSearchForWearCountInsertPoint |
0x00016c6e |
0x00016c84 |
22 |
6% |
7958 |
.text.bPDM_CompareRecordsForExactMatch |
0x00016c84 |
0x00016cbc |
56 |
14% |
7961 |
.text.boIdValueSearchMatch |
0x00016cbc |
0x00016d10 |
84 |
20% |
7963 |
.text.vPDM_AddFileSystemElementToListInAscendingWearCountOrder |
0x00016d10 |
0x00016d90 |
128 |
31% |
7966 |
.text.iPDM_SearchForBufferIdInList |
0x00016d90 |
0x00016dc4 |
52 |
13% |
7969 |
.text.iPDM_SearchForBufferIdInFileSystem |
0x00016dc4 |
0x00016de0 |
28 |
7% |
7972 |
.text.iPDM_SearchForSpecificSegmentInList |
0x00016de0 |
0x00016e14 |
52 |
13% |
7975 |
Expected total in PDM_SearchAndListOrder.c.obj file: |
422 |
Actual: |
422 |
100% |
7958 |
Flash640 / .text / PDM_Segment.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_WriteSegmentHeaderAndData |
0x00016e14 |
0x00016edc |
200 |
55% |
7978 |
.text.iPDM_SegmentCopyAndAppendData |
0x00016edc |
0x00016f84 |
168 |
46% |
7981 |
Expected total in PDM_Segment.c.obj file: |
368 |
Actual: |
368 |
100% |
7978 |
Flash640 / .text / PDM_SegmentData.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadUserDataFromFileSystemRecord |
0x00016f84 |
0x00016fa4 |
32 |
32% |
7984 |
.text.iPDM_GetUserDataReferenceFromFileSystemRecord |
0x00016fa4 |
0x00016fca |
38 |
38% |
7987 |
.text.iPDM_WriteUserDataIntoSegment |
0x00016fca |
0x00016fe8 |
30 |
30% |
7990 |
Expected total in PDM_SegmentData.c.obj file: |
100 |
Actual: |
100 |
100% |
7984 |
Flash640 / .text / PDM_SegmentReplace.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_CompareDataInFileRecords |
0x00016fe8 |
0x0001702c |
68 |
8% |
7993 |
.text.bPDM_FindLastMarkerSegment |
0x0001702c |
0x00017064 |
56 |
7% |
7995 |
.text.iPDM_ReconstructAtRunTimeReplacedDataTable |
0x00017064 |
0x00017168 |
260 |
29% |
7998 |
.text.iPDM_ReplaceChangedSegmentInSequence |
0x00017168 |
0x00017264 |
252 |
28% |
8001 |
.text.iPDM_ReconstructReplacedDataTable |
0x00017264 |
0x00017380 |
284 |
31% |
8004 |
Expected total in PDM_SegmentReplace.c.obj file: |
920 |
Actual: |
920 |
100% |
7993 |
Flash640 / .text / PDM_SegmentSequenceExtendDelete.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_IsSequenceAppended |
0x00017380 |
0x0001739c |
28 |
14% |
8007 |
.text.vPDM_DeleteAppendedSequence |
0x0001739c |
0x00017450 |
180 |
87% |
8010 |
Expected total in PDM_SegmentSequenceExtendDelete.c.obj file: |
208 |
Actual: |
208 |
100% |
8007 |
Flash640 / .text / PDM_SegmentSequenceExtendReconstruct.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSegmentNumberDeleteSearchMatch |
0x00017450 |
0x00017464 |
20 |
4% |
8013 |
.text.iPDM_ReconstructExtendedSegmentSequence |
0x00017464 |
0x000176d8 |
628 |
97% |
8015 |
Expected total in PDM_SegmentSequenceExtendReconstruct.c.obj file: |
648 |
Actual: |
648 |
100% |
8013 |
Flash640 / .text / PDM_SegmentSequenceSave.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_DetermineSegmentSaveMechanism |
0x000176d8 |
0x000177d8 |
256 |
38% |
8018 |
.text.vPDM_RecalculateMaximumRecordSize |
0x000177d8 |
0x00017808 |
48 |
8% |
8021 |
.text.PDM_eSaveRecordDataInternal |
0x00017808 |
0x00017978 |
368 |
55% |
8024 |
.text.PDM_eSaveRecordData |
0x00017978 |
0x0001797e |
6 |
1% |
8026 |
Expected total in PDM_SegmentSequenceSave.c.obj file: |
678 |
Actual: |
678 |
100% |
8018 |
Flash640 / .text / PDM_slist.c.obj |
Start |
End |
Size |
% |
Line |
.text.vSLISTinitialise |
0x0001797e |
0x00017986 |
8 |
3% |
8029 |
.text.psSLISTgetHead |
0x00017986 |
0x0001798a |
4 |
2% |
8032 |
.text.psSLISTgetTail |
0x0001798a |
0x00017990 |
6 |
3% |
8035 |
.text.psSLISTgetNext |
0x00017990 |
0x000179b0 |
32 |
12% |
8039 |
.text.vSLISTaddToTail |
0x000179b0 |
0x000179c6 |
22 |
8% |
8042 |
.text.vSLISTinsertAfter |
0x000179c6 |
0x000179dc |
22 |
8% |
8045 |
.text.vSLISTaddToHead |
0x000179dc |
0x000179f0 |
20 |
7% |
8048 |
.text.psSLISTremove |
0x000179f0 |
0x00017a50 |
96 |
34% |
8052 |
.text.psSLISTsearch |
0x00017a50 |
0x00017a84 |
52 |
18% |
8055 |
.text.psSLISTsearchFromHead |
0x00017a84 |
0x00017a8a |
6 |
3% |
8058 |
.text.iSLISTnumberOfNodes |
0x00017a8a |
0x00017aa0 |
22 |
8% |
8061 |
Expected total in PDM_slist.c.obj file: |
290 |
Actual: |
290 |
100% |
8029 |
Flash640 / .text / PdmNoRtosStub.c.obj |
Start |
End |
Size |
% |
Line |
.text.PDM_vEnterCriticalSection |
0x00017aa0 |
0x00017aac |
12 |
50% |
8065 |
.text.PDM_vExitCriticalSection |
0x00017aac |
0x00017ab8 |
12 |
50% |
8068 |
Expected total in PdmNoRtosStub.c.obj file: |
24 |
Actual: |
24 |
100% |
8065 |
Flash640 / .text / PDM_FileSystem.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_CreateCandidateBufferList |
0x00017ab8 |
0x00017b94 |
220 |
49% |
8071 |
.text.iPDM_GetFileSystemBuffer |
0x00017b94 |
0x00017bc0 |
44 |
10% |
8074 |
.text.u8PDM_CalculateSegmentsRequired |
0x00017bc0 |
0x00017be8 |
40 |
9% |
8077 |
.text.vPDM_CreateFileSystemHeader |
0x00017be8 |
0x00017c18 |
48 |
11% |
8080 |
.text.iPDM_GetLengthOfDataInBufferWithIdFromFileSystem |
0x00017c18 |
0x00017c68 |
80 |
18% |
8083 |
.text.u8PDM_CalculateFileSystemCapacity |
0x00017c68 |
0x00017c7c |
20 |
5% |
8086 |
Expected total in PDM_FileSystem.c.obj file: |
452 |
Actual: |
452 |
100% |
8071 |
Flash640 / .text / PDM_FileSystemHeaderChecksum.c.obj |
Start |
End |
Size |
% |
Line |
.text.u16PDM_CalculateRecordChecksum |
0x00017c7c |
0x00017cec |
112 |
100% |
8089 |
Expected total in PDM_FileSystemHeaderChecksum.c.obj file: |
112 |
Actual: |
112 |
100% |
8089 |
Flash640 / .text / PDM_FileSystemHeaderVerify.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReCalculateWearCountAndChecksumAndWriteFileSystemHeader |
0x00017cec |
0x00017d40 |
84 |
70% |
8092 |
.text.iPDM_VerifyFileSystemRecord |
0x00017d40 |
0x00017d64 |
36 |
30% |
8095 |
Expected total in PDM_FileSystemHeaderVerify.c.obj file: |
120 |
Actual: |
120 |
100% |
8092 |
Flash640 / .text / PDM_SegmentSequenceExtendFilter.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_FilterDuplicateAppendedSegmentsOnList |
0x00017d64 |
0x00017dba |
86 |
18% |
8098 |
.text.vPDM_FilterDuplicateAppendedSegmentsFromList |
0x00017dba |
0x00017e76 |
188 |
38% |
8100 |
.text.vPDM_FilterDuplicateSegmentsBySequenceNumberFromValidList |
0x00017e76 |
0x00017ece |
88 |
18% |
8103 |
.text.iPDM_SearchForReplacementAppendedSegment |
0x00017ece |
0x00017f5c |
142 |
29% |
8106 |
Expected total in PDM_SegmentSequenceExtendFilter.c.obj file: |
504 |
Actual: |
504 |
100% |
8098 |
Flash640 / .text / PDM_WearLevelling.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSearchForWearCountSubstitute |
0x00017f5c |
0x00017f7c |
32 |
14% |
8109 |
.text.iPDM_GetWearLevelledBuffer |
0x00017f7c |
0x00018044 |
200 |
87% |
8111 |
Expected total in PDM_WearLevelling.c.obj file: |
232 |
Actual: |
232 |
100% |
8109 |
Flash640 / .text / zps_apl_af.o |
Start |
End |
Size |
% |
Line |
.text.psFindSimpleDescContainer |
0x00018044 |
0x00018064 |
32 |
4% |
8114 |
.text.eAplAfCommonDataReq |
0x00018064 |
0x00018128 |
196 |
21% |
8116 |
.text.zps_eAplAfInit |
0x00018128 |
0x00018170 |
72 |
8% |
8118 |
.text.zps_eAplAfGetNodeDescriptor |
0x00018170 |
0x00018188 |
24 |
3% |
8121 |
.text.zps_eAplAfGetSimpleDescriptor |
0x00018188 |
0x000181cc |
68 |
8% |
8124 |
.text.zps_eAplAfUnicastDataReq |
0x000181cc |
0x00018214 |
72 |
8% |
8127 |
.text.zps_eAplAfUnicastAckDataReq |
0x00018214 |
0x0001825e |
74 |
8% |
8130 |
.text.zps_eAplAfUnicastIeeeDataReq |
0x0001825e |
0x00018290 |
50 |
6% |
8133 |
.text.zps_eAplAfUnicastIeeeAckDataReq |
0x00018290 |
0x000182c4 |
52 |
6% |
8136 |
.text.zps_eAplAfGroupDataReq |
0x000182c4 |
0x000182f2 |
46 |
5% |
8139 |
.text.zps_eAplAfBroadcastDataReq |
0x000182f2 |
0x00018336 |
68 |
8% |
8142 |
.text.zps_eAplAfBoundDataReq |
0x00018336 |
0x00018348 |
18 |
2% |
8145 |
.text.zps_eAplAfBoundAckDataReq |
0x00018348 |
0x0001835c |
20 |
3% |
8148 |
.text.ZPS_bIsGroupPresent |
0x0001835c |
0x0001838e |
50 |
6% |
8151 |
.text.vWrite16Nbo |
0x0001838e |
0x00018396 |
8 |
1% |
8154 |
.text.u16Read16Nbo |
0x00018396 |
0x0001839a |
4 |
1% |
8157 |
.text.vWrite32Nbo |
0x0001839a |
0x000183aa |
16 |
2% |
8160 |
.text.vWrite64Nbo |
0x000183aa |
0x000183c8 |
30 |
4% |
8163 |
.text.zps_eAfVerifyKeyReqRsp |
0x000183c8 |
0x00018404 |
60 |
7% |
8166 |
Expected total in zps_apl_af.o file: |
960 |
Actual: |
960 |
100% |
8114 |
Flash640 / .text / zps_apl_af_apsde.o |
Start |
End |
Size |
% |
Line |
.text.bCheckProfile |
0x00018404 |
0x00018444 |
64 |
5% |
8170 |
.text.vFillApduErrorEvent |
0x00018444 |
0x00018482 |
62 |
5% |
8172 |
.text.vFillDataIndStruct |
0x00018482 |
0x000184d8 |
86 |
7% |
8174 |
.text.vPostToEndpoint.part.0 |
0x000184d8 |
0x000186f4 |
540 |
40% |
8176 |
.text.zps_vAplAfHandleApsdeDcfmInd |
0x000186f4 |
0x000188ca |
470 |
35% |
8178 |
.text.zps_vHandleApsdeDataFragIndNotSupported |
0x000188ca |
0x00018928 |
94 |
7% |
8181 |
.text.zps_vAplApsInitFragReceivePool |
0x00018928 |
0x00018954 |
44 |
4% |
8184 |
.text.zps_vSetIgnoreProfileCheck |
0x00018954 |
0x00018960 |
12 |
1% |
8188 |
Expected total in zps_apl_af_apsde.o file: |
1372 |
Actual: |
1372 |
100% |
8170 |
Flash640 / .text / zps_apl_task.o |
Start |
End |
Size |
% |
Line |
.text.psGetApsdeBuf |
0x00018960 |
0x00018966 |
6 |
1% |
8191 |
.text.psGetApsmeBuf |
0x00018966 |
0x0001896c |
6 |
1% |
8193 |
.text.psGetNldeBuf |
0x0001896c |
0x00018974 |
8 |
2% |
8195 |
.text.vPostNlmeDcfmInd |
0x00018974 |
0x00018978 |
4 |
1% |
8197 |
.text.vPostApsmeDcfmInd |
0x00018978 |
0x0001897c |
4 |
1% |
8199 |
.text.vPostApsdeDcfmInd |
0x0001897c |
0x00018980 |
4 |
1% |
8201 |
.text.vPostNldeDcfmInd |
0x00018980 |
0x000189fc |
124 |
21% |
8203 |
.text.psGetNlmeBuf |
0x000189fc |
0x00018a04 |
8 |
2% |
8205 |
.text.zps_vAplAfTaskInit |
0x00018a04 |
0x00018a5c |
88 |
15% |
8207 |
.text.zps_vAplAfPostEvent |
0x00018a5c |
0x00018ae0 |
132 |
22% |
8210 |
.text.zps_taskZPS |
0x00018ae0 |
0x00018bc8 |
232 |
38% |
8213 |
Expected total in zps_apl_task.o file: |
616 |
Actual: |
616 |
100% |
8191 |
Flash640 / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8AplApsTryFragmentation |
0x00018bc8 |
0x00018c0c |
68 |
3% |
8216 |
.text.zps_u8AplApsConstructAndPostLoopBackDataInd |
0x00018c0c |
0x00018d08 |
252 |
8% |
8219 |
.text.u8PostUnicastMsgToNHLE |
0x00018d08 |
0x00018d4c |
68 |
3% |
8221 |
.text.zps_vAplApsInitSyncMsgPool |
0x00018d4c |
0x00018d88 |
60 |
2% |
8223 |
.text.zps_u8AplApsFreeMsgHandle |
0x00018d88 |
0x00018dbc |
52 |
2% |
8226 |
.text.zps_u8AplApsGetMsgHandle |
0x00018dbc |
0x00018ddc |
32 |
2% |
8229 |
.text.ZPS_vAplRegisterApsdeDcfmIndCallbacks |
0x00018ddc |
0x00018de6 |
10 |
1% |
8232 |
.text.zps_vAplApsFillNldeAndDescend |
0x00018de6 |
0x00018e1c |
54 |
2% |
8235 |
.text.zps_vAplApsFillAndPostApsAck |
0x00018e1c |
0x00018e72 |
86 |
3% |
8238 |
.text.zps_vAplApsInitDcfmPool |
0x00018e72 |
0x00018e98 |
38 |
2% |
8241 |
.text.zps_psApsApsAllocateDcfmRecord |
0x00018e98 |
0x00018f04 |
108 |
4% |
8245 |
.text.zps_vApsApsFreeDcfmRecord |
0x00018f04 |
0x00018f0a |
6 |
1% |
8248 |
.text.zps_u8AplApsGetNextDcfmHandle |
0x00018f0a |
0x00018f20 |
22 |
1% |
8251 |
.text.zps_psApsApsGetDcfmRecord |
0x00018f20 |
0x00018f4a |
42 |
2% |
8254 |
.text.zps_vAplApsInitFragTransmitPool |
0x00018f4a |
0x00018f6c |
34 |
2% |
8257 |
.text.zps_vAplApsStopPollTimer |
0x00018f6c |
0x00018fe0 |
116 |
4% |
8260 |
.text.zps_vAplApsCheckAndStartPollTimer |
0x00018fe0 |
0x0001901c |
60 |
2% |
8263 |
.text.eUnfragmentedUnicastTransmission |
0x0001901c |
0x00019294 |
632 |
20% |
8267 |
.text.vAckTimeOutHandler |
0x00019294 |
0x00019350 |
188 |
6% |
8269 |
.text.ZPS_vAplHandleApsdeReqRsp |
0x00019350 |
0x0001973c |
1004 |
32% |
8272 |
.text.zps_vAplApsPollTimer |
0x0001973c |
0x00019778 |
60 |
2% |
8275 |
.text.vLoopbackTimerCallback |
0x00019778 |
0x000197a8 |
48 |
2% |
8278 |
.text.ZPS_vDefaultApsdeResources |
0x000197a8 |
0x00019830 |
136 |
5% |
8281 |
Expected total in zps_apl_apsde.o file: |
3176 |
Actual: |
3176 |
100% |
8216 |
Flash640 / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.text.bIsBindTableMatch |
0x00019830 |
0x00019886 |
86 |
3% |
8284 |
.text.eRemoveEntryInBindingTable |
0x00019886 |
0x000198fc |
118 |
4% |
8286 |
.text.eMakeEntryInBindingTable.constprop.0 |
0x000198fc |
0x000199a0 |
164 |
5% |
8288 |
.text.eHandleRemoveEntryfromGroupTable |
0x000199a0 |
0x00019a26 |
134 |
4% |
8290 |
.text.eHandleAddEntryToGroupTable |
0x00019a26 |
0x00019a66 |
64 |
2% |
8292 |
.text.ePopulatEndPointInGroupTable |
0x00019a66 |
0x00019b08 |
162 |
5% |
8294 |
.text.psApsmeRequestKeyGetHandle |
0x00019b08 |
0x00019b64 |
92 |
3% |
8296 |
.text.ZPS_vAplRegisterApsmeDcfmIndCallbacks |
0x00019b64 |
0x00019b6e |
10 |
1% |
8299 |
.text.zps_eAplApsmeBindReqRsp |
0x00019b6e |
0x00019c1a |
172 |
5% |
8302 |
.text.zps_eAplApsmeUnBindReqRsp |
0x00019c1a |
0x00019cb8 |
158 |
5% |
8305 |
.text.zps_eAplApsmeAddGroupReqRsp |
0x00019cb8 |
0x00019cd4 |
28 |
1% |
8308 |
.text.zps_eAplApsmeRemoveGroupReqRsp |
0x00019cd4 |
0x00019cf0 |
28 |
1% |
8311 |
.text.zps_eAplApsmeRemoveAllGroupsReqRsp |
0x00019cf0 |
0x00019d20 |
48 |
2% |
8314 |
.text.zps_vInitAPSMECmdHdr |
0x00019d20 |
0x00019d54 |
52 |
2% |
8318 |
.text.zps_eAplApsmeCmdMgrSendCommand |
0x00019d54 |
0x00019e08 |
180 |
6% |
8321 |
.text.zps_eAplSendApsmeCmdFrame |
0x00019e08 |
0x00019f88 |
384 |
12% |
8324 |
.text.zps_eAplApsmeTransportKeyReqRsp |
0x00019f88 |
0x0001a160 |
472 |
14% |
8327 |
.text.zps_eAplApsmeUpdateDeviceReqRsp |
0x0001a160 |
0x0001a24c |
236 |
7% |
8330 |
.text.zps_eAplApsmeVerifyKeyReqRsp |
0x0001a24c |
0x0001a338 |
236 |
7% |
8333 |
.text.zps_eAplApsmeConfirmKeyReqRsp |
0x0001a338 |
0x0001a3e8 |
176 |
6% |
8336 |
.text.zps_eAplApsmeRequestKeyReqRsp |
0x0001a3e8 |
0x0001a46c |
132 |
4% |
8339 |
.text.zps_vAplApsmeCmdMgrRetryTimeout |
0x0001a46c |
0x0001a4c0 |
84 |
3% |
8342 |
.text.zps_bAplApsmeCmdMgrHandleNldeCfm |
0x0001a4c0 |
0x0001a5c0 |
256 |
8% |
8345 |
Expected total in zps_apl_apsme.o file: |
3472 |
Actual: |
3472 |
100% |
8284 |
Flash640 / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplApsInitDuplicateTable |
0x0001a5c0 |
0x0001a5e4 |
36 |
1% |
8348 |
.text.ZPS_vRunningCRC32 |
0x0001a5e4 |
0x0001a60c |
40 |
2% |
8351 |
.text.bDuplicateCheck |
0x0001a60c |
0x0001a794 |
392 |
11% |
8354 |
.text.zps_vAplApsHandleNldeDcfmInd |
0x0001a794 |
0x0001b3fc |
3176 |
87% |
8356 |
.text.ZPS_vFinalCrc32 |
0x0001b3fc |
0x0001b404 |
8 |
1% |
8359 |
Expected total in zps_apl_aps_nlde.o file: |
3652 |
Actual: |
3652 |
100% |
8348 |
Flash640 / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.text.vTransformKey.constprop.0 |
0x0001b404 |
0x0001b466 |
98 |
5% |
8362 |
.text.ZPS_u16crc |
0x0001b466 |
0x0001b4aa |
68 |
4% |
8364 |
.text.zps_pvAesGetKeyFromInstallCode |
0x0001b4aa |
0x0001b4ee |
68 |
4% |
8367 |
.text.zps_vGenerateHashForVerifiedKey |
0x0001b4ee |
0x0001b50e |
32 |
2% |
8370 |
.text.zps_psFindKeyDescr |
0x0001b50e |
0x0001b60e |
256 |
13% |
8373 |
.text.ZPS_u8AplGetJoinStatus |
0x0001b60e |
0x0001b644 |
54 |
3% |
8376 |
.text.zps_eAplSecEncryptPacket |
0x0001b644 |
0x0001b75c |
280 |
15% |
8379 |
.text.zps_eAplSecDecryptPacket |
0x0001b75c |
0x0001ba80 |
804 |
41% |
8382 |
.text.zps_vAplSecSetInitialSecurityState |
0x0001ba80 |
0x0001bbbe |
318 |
17% |
8385 |
Expected total in zps_apl_sec.o file: |
1978 |
Actual: |
1978 |
100% |
8362 |
Flash640 / .text / zps_apl_aib.o |
Start |
End |
Size |
% |
Line |
.text.zps_psAplAibGetAib |
0x0001bbbe |
0x0001bbc2 |
4 |
2% |
8388 |
.text.zps_eAplAibSetApsUseExtendedPanId |
0x0001bbc2 |
0x0001bbd8 |
22 |
7% |
8391 |
.text.zps_eAplAibSetApsChannelMaskByMacID |
0x0001bbd8 |
0x0001bbf6 |
30 |
9% |
8394 |
.text.zps_eAplAibSetApsChannelMask |
0x0001bbf6 |
0x0001bc10 |
26 |
8% |
8397 |
.text.zps_eAplAibSetApsTrustCenterAddress |
0x0001bc10 |
0x0001bc26 |
22 |
7% |
8400 |
.text.zps_eAplAibGetApsTrustCenterAddress |
0x0001bc26 |
0x0001bc2e |
8 |
3% |
8403 |
.text.zps_eAplAibRemoveBindTableEntryForMacAddress |
0x0001bc2e |
0x0001bcac |
126 |
37% |
8406 |
.text.zps_u8AplAibGetDeviceApsKeyType |
0x0001bcac |
0x0001bd18 |
108 |
32% |
8409 |
Expected total in zps_apl_aib.o file: |
346 |
Actual: |
346 |
100% |
8388 |
Flash640 / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.text.zps_vExpireRequestKeyReq |
0x0001bd18 |
0x0001bd52 |
58 |
1% |
8412 |
.text.vHandleUpdateDeviceIndication |
0x0001bd52 |
0x0001bd84 |
50 |
1% |
8414 |
.text.vLoadAplRecord |
0x0001bd84 |
0x0001bdb4 |
48 |
1% |
8417 |
.text.zps_vAplInitFactoryNewDistributedNetwork |
0x0001bdb4 |
0x0001be98 |
228 |
3% |
8419 |
.text.vAplSecAuthPollTimerExpiry |
0x0001be98 |
0x0001bed0 |
56 |
1% |
8421 |
.text.u32GetScanChannels.constprop.0 |
0x0001bed0 |
0x0001bf00 |
48 |
1% |
8423 |
.text.eStartNetworkDiscovery |
0x0001bf00 |
0x0001bf54 |
84 |
1% |
8425 |
.text.eRejoinNetwork |
0x0001bf54 |
0x0001bffc |
168 |
2% |
8427 |
.text.eRequestNetworkFormation |
0x0001bffc |
0x0001c040 |
68 |
1% |
8429 |
.text.vOnMultiMacAuxChannelSelection |
0x0001c040 |
0x0001c080 |
64 |
1% |
8431 |
.text.vHandleSwitchKeyIndication |
0x0001c080 |
0x0001c0e4 |
100 |
2% |
8433 |
.text.zps_vAplSaveRecord |
0x0001c0e4 |
0x0001c1c8 |
228 |
3% |
8435 |
.text.vAplSecRemoveLinkKey |
0x0001c1c8 |
0x0001c288 |
192 |
3% |
8438 |
.text.vAplSecAuthTimerExpiry |
0x0001c288 |
0x0001c30c |
132 |
2% |
8440 |
.text.zps_vSaveAllZpsRecords |
0x0001c30c |
0x0001c330 |
36 |
1% |
8442 |
.text.bGetInstallCode |
0x0001c330 |
0x0001c358 |
40 |
1% |
8446 |
.text.ZPS_vSetKeys |
0x0001c358 |
0x0001c3e0 |
136 |
2% |
8449 |
.text.ZPS_vAplSetMacParameters |
0x0001c3e0 |
0x0001c450 |
112 |
2% |
8452 |
.text.zps_vAplLoadPersistedApsRecords |
0x0001c450 |
0x0001c5cc |
380 |
5% |
8455 |
.text.zps_eAplZdoInit |
0x0001c5cc |
0x0001c7e0 |
532 |
7% |
8458 |
.text.zps_eAplZdoGetDeviceType |
0x0001c7e0 |
0x0001c7e8 |
8 |
1% |
8461 |
.text.zps_eAplZdoStartStack |
0x0001c7e8 |
0x0001c8ec |
260 |
3% |
8465 |
.text.zps_eAplZdoRejoinNetwork |
0x0001c8ec |
0x0001c960 |
116 |
2% |
8468 |
.text.zps_pvAplZdoGetNwkHandle |
0x0001c960 |
0x0001c964 |
4 |
1% |
8471 |
.text.zps_psAplZdoGetNib |
0x0001c964 |
0x0001c968 |
4 |
1% |
8474 |
.text.zps_eAplZdoJoinNetwork |
0x0001c968 |
0x0001ca08 |
160 |
2% |
8477 |
.text.zps_eAplZdoLeaveNetwork |
0x0001ca08 |
0x0001ca44 |
60 |
1% |
8480 |
.text.zps_eAplZdoRequestKeyReq |
0x0001ca44 |
0x0001caa4 |
96 |
2% |
8483 |
.text.zps_bAplZdoTrustCenterGetDevicePermissions |
0x0001caa4 |
0x0001caf8 |
84 |
1% |
8486 |
.text.zps_eAplZdoAddReplaceLinkKey_W |
0x0001caf8 |
0x0001cbc8 |
208 |
3% |
8489 |
.text.zps_eAplZdoRemoveLinkKey |
0x0001cbc8 |
0x0001cc48 |
128 |
2% |
8492 |
.text.eDiscoverNetworks |
0x0001cc48 |
0x0001cc8c |
68 |
1% |
8495 |
.text.zps_eAplZdoDiscoverNetworks |
0x0001cc8c |
0x0001ccbc |
48 |
1% |
8499 |
.text.eStartRouter |
0x0001ccbc |
0x0001cd8c |
208 |
3% |
8502 |
.text.vHandleNwkKeyTransport.constprop.0 |
0x0001cd8c |
0x0001cf10 |
388 |
5% |
8505 |
.text.zps_bPerformLeaveActionDecider |
0x0001cf10 |
0x0001cf2c |
28 |
1% |
8507 |
.text.vHandleRemoveDeviceIndication |
0x0001cf2c |
0x0001d014 |
232 |
3% |
8510 |
.text.zps_vAplZdoHandleApsmeDcfmInd |
0x0001d014 |
0x0001d206 |
498 |
6% |
8513 |
.text.ZPS_u8NwkManagerState |
0x0001d206 |
0x0001d212 |
12 |
1% |
8516 |
.text.ZPS_u16AplGetUnAuthenTimeoutValue |
0x0001d212 |
0x0001d21e |
12 |
1% |
8519 |
.text.zps_vPurgeAddressMap |
0x0001d21e |
0x0001d26e |
80 |
1% |
8522 |
.text.ZPS_bIsMacAddressUsedInApsTable |
0x0001d26e |
0x0001d342 |
212 |
3% |
8525 |
.text.ZPS_vSwapApsTableEntries |
0x0001d342 |
0x0001d422 |
224 |
3% |
8528 |
.text.ZPS_vRemoveMacTableEntry |
0x0001d422 |
0x0001d474 |
82 |
1% |
8531 |
.text.ZPS_vSecondTimerCallback |
0x0001d474 |
0x0001d51c |
168 |
2% |
8534 |
.text.zps_vDefaultStack |
0x0001d51c |
0x0001d670 |
340 |
4% |
8537 |
.text.zps_eAplZdoStartRouter |
0x0001d670 |
0x0001d71e |
174 |
2% |
8540 |
.text.zps_eAplFormDistributedNetworkRouter |
0x0001d71e |
0x0001d738 |
26 |
1% |
8543 |
.text.ZPS_u8AplGetMaxPayloadSize |
0x0001d738 |
0x0001d748 |
16 |
1% |
8546 |
.text.ZPS_bAplDoesDeviceSupportFragmentation |
0x0001d748 |
0x0001d754 |
12 |
1% |
8549 |
.text.ZPS_psGetNetworkDescriptors |
0x0001d754 |
0x0001d768 |
20 |
1% |
8552 |
.text.ZPS_vNMPurgeEntry |
0x0001d768 |
0x0001d880 |
280 |
4% |
8555 |
.text.zps_vAplZdoHandleNlmeDcfmInd |
0x0001d880 |
0x0001df6c |
1772 |
21% |
8558 |
.text.zps_pu8AplZdoGetVsOUI |
0x0001df6c |
0x0001df70 |
4 |
1% |
8561 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
8792 |
Actual: |
8792 |
100% |
8412 |
Flash640 / .text / zps_apl_zdo_handle_zdp_event.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoHandleZdpEvent |
0x0001df70 |
0x0001e0f8 |
392 |
100% |
8564 |
Expected total in zps_apl_zdo_handle_zdp_event.o file: |
392 |
Actual: |
392 |
100% |
8564 |
Flash640 / .text / zps_apl_zdo_trust_center.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplTrustCenterFindDevice |
0x0001e0f8 |
0x0001e13a |
66 |
87% |
8567 |
.text.ZPS_vSetTCLockDownOverride |
0x0001e13a |
0x0001e144 |
10 |
14% |
8570 |
Expected total in zps_apl_zdo_trust_center.o file: |
76 |
Actual: |
76 |
100% |
8567 |
Flash640 / .text / zps_apl_zdo_common.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoNlmeleaveWrapper |
0x0001e144 |
0x0001e1f4 |
176 |
49% |
8573 |
.text.zps_eAplZdoNlmePermitJoiningWrapper |
0x0001e1f4 |
0x0001e21e |
42 |
12% |
8576 |
.text.zps_eAplZdoSendZdpResponse |
0x0001e21e |
0x0001e260 |
66 |
19% |
8579 |
.text.zps_bAplZdoServerHandleConfirmAcks |
0x0001e260 |
0x0001e2b0 |
80 |
22% |
8582 |
Expected total in zps_apl_zdo_common.o file: |
364 |
Actual: |
364 |
100% |
8573 |
Flash640 / .text / zps_apl_zdo_group.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoGroupEndpointAdd |
0x0001e2b0 |
0x0001e2fc |
76 |
42% |
8585 |
.text.zps_eAplZdoGroupEndpointRemove |
0x0001e2fc |
0x0001e334 |
56 |
31% |
8588 |
.text.zps_eAplZdoGroupAllEndpointRemove |
0x0001e334 |
0x0001e368 |
52 |
29% |
8591 |
Expected total in zps_apl_zdo_group.o file: |
184 |
Actual: |
184 |
100% |
8585 |
Flash640 / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDefaultServerInit |
0x0001e368 |
0x0001e36c |
4 |
1% |
8594 |
.text.zps_bAplZdoDefaultServer |
0x0001e36c |
0x0001e5b4 |
584 |
100% |
8597 |
Expected total in zps_apl_zdo_default_server.o file: |
588 |
Actual: |
588 |
100% |
8594 |
Flash640 / .text / zps_apl_mac_isr.o |
Start |
End |
Size |
% |
Line |
.text.vPostVsMcpsDcfmInd |
0x0001e5b4 |
0x0001e6b0 |
252 |
39% |
8600 |
.text.vPostMcpsDcfmInd |
0x0001e6b0 |
0x0001e6b4 |
4 |
1% |
8602 |
.text.vPostMlmeDcfmInd |
0x0001e6b4 |
0x0001e750 |
156 |
24% |
8604 |
.text.zps_vAplAfIsrInit |
0x0001e750 |
0x0001e778 |
40 |
7% |
8607 |
.text.zps_vAplAfPostTimerEvent |
0x0001e778 |
0x0001e7cc |
84 |
13% |
8610 |
.text.zps_vAplAfPostImmediateToTimerQueue |
0x0001e7cc |
0x0001e7e8 |
28 |
5% |
8613 |
.text.ZPS_bAplPeekQueueForRejoinRequest |
0x0001e7e8 |
0x0001e840 |
88 |
14% |
8617 |
Expected total in zps_apl_mac_isr.o file: |
652 |
Actual: |
652 |
100% |
8600 |
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNwkAddrServerInit |
0x0001e840 |
0x0001e844 |
4 |
1% |
8620 |
.text.vZdoNwkAddrServerSendExtendResponse |
0x0001e844 |
0x0001e890 |
76 |
18% |
8623 |
.text.zps_bAplZdoNwkAddrServer |
0x0001e890 |
0x0001e9ec |
348 |
82% |
8626 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
428 |
Actual: |
428 |
100% |
8620 |
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoIeeeAddrServerInit |
0x0001e9ec |
0x0001e9f0 |
4 |
1% |
8629 |
.text.vZdoIeeeAddrServerSendExtendResponse |
0x0001e9f0 |
0x0001ea3c |
76 |
19% |
8632 |
.text.zps_bAplZdoIeeeAddrServer |
0x0001ea3c |
0x0001eb84 |
328 |
81% |
8635 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
408 |
Actual: |
408 |
100% |
8629 |
Flash640 / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMatchDescServerInit |
0x0001eb84 |
0x0001eb88 |
4 |
1% |
8638 |
.text.zps_bAplZdoMatchDescServer |
0x0001eb88 |
0x0001ee70 |
744 |
100% |
8641 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
748 |
Actual: |
748 |
100% |
8638 |
Flash640 / .text / zps_apl_zdo_node_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNodeDescServerInit |
0x0001ee70 |
0x0001ee74 |
4 |
2% |
8644 |
.text.zps_bAplZdoNodeDescServer |
0x0001ee74 |
0x0001efb0 |
316 |
99% |
8647 |
Expected total in zps_apl_zdo_node_desc_server.o file: |
320 |
Actual: |
320 |
100% |
8644 |
Flash640 / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSimpleDescServerInit |
0x0001efb0 |
0x0001efb4 |
4 |
1% |
8650 |
.text.zps_bAplZdoSimpleDescServer |
0x0001efb4 |
0x0001f1cc |
536 |
100% |
8653 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
540 |
Actual: |
540 |
100% |
8650 |
Flash640 / .text / zps_apl_zdo_power_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoPowerDescServerInit |
0x0001f1cc |
0x0001f1d0 |
4 |
2% |
8656 |
.text.zps_bAplZdoPowerDescServer |
0x0001f1d0 |
0x0001f2c0 |
240 |
99% |
8659 |
Expected total in zps_apl_zdo_power_desc_server.o file: |
244 |
Actual: |
244 |
100% |
8656 |
Flash640 / .text / zps_apl_zdo_active_ep_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoActiveEpServerInit |
0x0001f2c0 |
0x0001f2c4 |
4 |
2% |
8662 |
.text.zps_bAplZdoActiveEpServer |
0x0001f2c4 |
0x0001f3a0 |
220 |
99% |
8665 |
Expected total in zps_apl_zdo_active_ep_server.o file: |
224 |
Actual: |
224 |
100% |
8662 |
Flash640 / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDeviceAnnceServerInit |
0x0001f3a0 |
0x0001f3a4 |
4 |
1% |
8668 |
.text.zps_bAplZdoDeviceAnnceServer |
0x0001f3a4 |
0x0001f54c |
424 |
97% |
8672 |
.text.zps_vRegisterAliasPresentCallback |
0x0001f54c |
0x0001f558 |
12 |
3% |
8675 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
440 |
Actual: |
440 |
100% |
8668 |
Flash640 / .text / zps_apl_zdo_parent_annce_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoParentAnnceServerInit |
0x0001f558 |
0x0001f578 |
32 |
5% |
8678 |
.text.zps_bAplZdoParentAnnceServer |
0x0001f578 |
0x0001f6f8 |
384 |
54% |
8681 |
.text.ZPS_vSendParentAnnounce |
0x0001f6f8 |
0x0001f82c |
308 |
43% |
8684 |
Expected total in zps_apl_zdo_parent_annce_server.o file: |
724 |
Actual: |
724 |
100% |
8678 |
Flash640 / .text / zps_apl_zdo_permit_joining_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoPermitJoiningServerInit |
0x0001f82c |
0x0001f830 |
4 |
2% |
8687 |
.text.zps_bAplZdoPermitJoiningServer |
0x0001f830 |
0x0001f904 |
212 |
99% |
8690 |
Expected total in zps_apl_zdo_permit_joining_server.o file: |
216 |
Actual: |
216 |
100% |
8687 |
Flash640 / .text / zps_apl_zdo_system_server_discovery_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSystemServerDiscoveryServerInit |
0x0001f904 |
0x0001f908 |
4 |
3% |
8693 |
.text.zps_bAplZdoSystemServerDiscoveryServer |
0x0001f908 |
0x0001f990 |
136 |
98% |
8696 |
Expected total in zps_apl_zdo_system_server_discovery_server.o file: |
140 |
Actual: |
140 |
100% |
8693 |
Flash640 / .text / zps_apl_zdo_mgmt_lqi_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtLqiServerInit |
0x0001f990 |
0x0001f994 |
4 |
1% |
8699 |
.text.zps_bAplZdoMgmtLqiServer |
0x0001f994 |
0x0001fb90 |
508 |
100% |
8702 |
Expected total in zps_apl_zdo_mgmt_lqi_server.o file: |
512 |
Actual: |
512 |
100% |
8699 |
Flash640 / .text / zps_apl_zdo_mgmt_rtg_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtRtgServerInit |
0x0001fb90 |
0x0001fb94 |
4 |
2% |
8705 |
.text.zps_bAplZdoMgmtRtgServer |
0x0001fb94 |
0x0001fcb8 |
292 |
99% |
8708 |
Expected total in zps_apl_zdo_mgmt_rtg_server.o file: |
296 |
Actual: |
296 |
100% |
8705 |
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.text.bSendResponse |
0x0001fcb8 |
0x0001fd00 |
72 |
12% |
8711 |
.text.zps_vAplZdoMgmtLeaveServerInit |
0x0001fd00 |
0x0001fd0c |
12 |
2% |
8713 |
.text.zps_bAplZdoMgmtLeaveServer |
0x0001fd0c |
0x0001ff18 |
524 |
87% |
8717 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
608 |
Actual: |
608 |
100% |
8711 |
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.text.vStartScanTimerExpiry |
0x0001ff18 |
0x0001ffb0 |
152 |
10% |
8720 |
.text.zps_vAplZdoMgmtNWKUpdateServerInit |
0x0001ffb0 |
0x0001ffc8 |
24 |
2% |
8722 |
.text.u16CalculateFailedTxCount |
0x0001ffc8 |
0x0001fff4 |
44 |
3% |
8725 |
.text.zps_bAplZdoMgmtNWKUpdateServer |
0x0001fff4 |
0x00020518 |
1316 |
80% |
8729 |
.text.vResetFailedTxCount |
0x00020518 |
0x0002053c |
36 |
3% |
8732 |
.text.vChangeChannelTimerExpiry |
0x0002053c |
0x0002058a |
78 |
5% |
8735 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
1650 |
Actual: |
1650 |
100% |
8720 |
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoBindUnbindServerInit |
0x0002058a |
0x00020590 |
6 |
1% |
8737 |
.text.u8ZdoBindUnbindServerUnpackApdu |
0x00020590 |
0x000205d4 |
68 |
10% |
8741 |
.text.vAplZdoBindUnbindServerMapApsmeToZdp |
0x000205d4 |
0x00020614 |
64 |
9% |
8744 |
.text.bAplZdoBindUnbindServerProcessApdu |
0x00020614 |
0x000207b8 |
420 |
59% |
8748 |
.text.zps_bAplZdoBindUnbindServer |
0x000207b8 |
0x00020854 |
156 |
22% |
8751 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
714 |
Actual: |
714 |
100% |
8737 |
Flash640 / .text / zps_apl_zdo_bound_data_request_manager.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoBindRequestServer |
0x00020854 |
0x00020998 |
324 |
16% |
8754 |
.text.zps_eAplZdoBdrmRequestSend |
0x00020998 |
0x00020a30 |
152 |
8% |
8757 |
.text.zps_vAplZdoBindRequestServerInit |
0x00020a30 |
0x00020abc |
140 |
7% |
8760 |
.text.zps_eAplAfBoundDataReqNonBlocking |
0x00020abc |
0x00020c84 |
456 |
23% |
8763 |
.text.ZPS_vResetBoundServerContext |
0x00020c84 |
0x00020cd4 |
80 |
4% |
8766 |
.text.vZdoBdrmBackStopTimerExpiry |
0x00020cd4 |
0x00020cf4 |
32 |
2% |
8769 |
.text.vZdoBdrmSendNextTimedRequest |
0x00020cf4 |
0x00021044 |
848 |
42% |
8772 |
Expected total in zps_apl_zdo_bound_data_request_manager.o file: |
2032 |
Actual: |
2032 |
100% |
8754 |
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.text.eSendDeviceAnnounce |
0x00021044 |
0x00021130 |
236 |
36% |
8775 |
.text.zps_vAplZdoClientLookupNwkAddress |
0x00021130 |
0x000211cc |
156 |
24% |
8777 |
.text.zps_vAplZdoZdoClientInit |
0x000211cc |
0x000211d8 |
12 |
2% |
8780 |
.text.zps_bAplZdoZdoClient |
0x000211d8 |
0x000212e0 |
264 |
40% |
8784 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
668 |
Actual: |
668 |
100% |
8775 |
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtBindServerInit |
0x000212e0 |
0x000212e4 |
4 |
1% |
8787 |
.text.zps_bAplZdoMgmtBindServer |
0x000212e4 |
0x000214d0 |
492 |
100% |
8790 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
496 |
Actual: |
496 |
100% |
8787 |
Flash640 / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpApsdeReqInternal |
0x000214d0 |
0x00021568 |
152 |
38% |
8793 |
.text.zps_eAplZdpRequestApsdeReq |
0x00021568 |
0x000215e8 |
128 |
32% |
8796 |
.text.zps_eAplZdpResponseApsdeReq |
0x000215e8 |
0x000215fc |
20 |
5% |
8799 |
.text.zps_eAplZdpGenStatusOnlyResponse |
0x000215fc |
0x00021668 |
108 |
27% |
8802 |
Expected total in zps_apl_zdp_apsde_req.o file: |
408 |
Actual: |
408 |
100% |
8793 |
Flash640 / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpDeviceAnnceRequest |
0x00021668 |
0x000216d0 |
104 |
100% |
8805 |
Expected total in zps_apl_zdp_device_annce.o file: |
104 |
Actual: |
104 |
100% |
8805 |
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpIeeeAddrRequest |
0x000216d0 |
0x00021738 |
104 |
100% |
8808 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
104 |
Actual: |
104 |
100% |
8808 |
Flash640 / .text / zps_apl_zdp_match_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMatchDescRequest |
0x00021738 |
0x000217f0 |
184 |
100% |
8811 |
Expected total in zps_apl_zdp_match_desc_req.o file: |
184 |
Actual: |
184 |
100% |
8811 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtPermitJoiningRequest |
0x000217f0 |
0x000218a4 |
180 |
100% |
8814 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
180 |
Actual: |
180 |
100% |
8814 |
Flash640 / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpNodeDescRequest |
0x000218a4 |
0x00021920 |
124 |
100% |
8817 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
124 |
Actual: |
124 |
100% |
8817 |
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNwkAddrResponse |
0x00021920 |
0x000219ec |
204 |
100% |
8820 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
204 |
Actual: |
204 |
100% |
8820 |
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpIeeeAddrResponse |
0x000219ec |
0x00021ab8 |
204 |
100% |
8823 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
204 |
Actual: |
204 |
100% |
8823 |
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNodeDescResponse |
0x00021ab8 |
0x00021b58 |
160 |
100% |
8826 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
160 |
Actual: |
160 |
100% |
8826 |
Flash640 / .text / zps_apl_zdp_parent_annce_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpParentAnnceResponse |
0x00021b58 |
0x00021c04 |
172 |
100% |
8829 |
Expected total in zps_apl_zdp_parent_annce_rsp.o file: |
172 |
Actual: |
172 |
100% |
8829 |
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpPowerDescResponse |
0x00021c04 |
0x00021c94 |
144 |
100% |
8832 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
144 |
Actual: |
144 |
100% |
8832 |
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSimpleDescResponse |
0x00021c94 |
0x00021d74 |
224 |
100% |
8835 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
224 |
Actual: |
224 |
100% |
8835 |
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpActiveEpResponse |
0x00021d74 |
0x00021e00 |
140 |
100% |
8838 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
140 |
Actual: |
140 |
100% |
8838 |
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMatchDescResponse |
0x00021e00 |
0x00021e8c |
140 |
100% |
8841 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
140 |
Actual: |
140 |
100% |
8841 |
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSystemServerDiscoveryResponse |
0x00021e8c |
0x00021f00 |
116 |
100% |
8844 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
116 |
Actual: |
116 |
100% |
8844 |
Flash640 / .text / zps_apl_zdp_bind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpBindResponse |
0x00021f00 |
0x00021f26 |
38 |
100% |
8847 |
Expected total in zps_apl_zdp_bind_rsp.o file: |
38 |
Actual: |
38 |
100% |
8847 |
Flash640 / .text / zps_apl_zdp_unbind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpUnbindResponse |
0x00021f26 |
0x00021f4c |
38 |
100% |
8850 |
Expected total in zps_apl_zdp_unbind_rsp.o file: |
38 |
Actual: |
38 |
100% |
8850 |
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtLqiResponse |
0x00021f4c |
0x0002203c |
240 |
100% |
8853 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
240 |
Actual: |
240 |
100% |
8853 |
Flash640 / .text / zps_apl_zdp_mgmt_rtg_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtRtgResponse |
0x0002203c |
0x000220f8 |
188 |
100% |
8856 |
Expected total in zps_apl_zdp_mgmt_rtg_rsp.o file: |
188 |
Actual: |
188 |
100% |
8856 |
Flash640 / .text / zps_apl_zdp_mgmt_leave_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtLeaveResponse |
0x000220f8 |
0x00022120 |
40 |
100% |
8859 |
Expected total in zps_apl_zdp_mgmt_leave_rsp.o file: |
40 |
Actual: |
40 |
100% |
8859 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtNwkUpdateNotifyResponse |
0x00022120 |
0x000221c8 |
168 |
100% |
8863 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
168 |
Actual: |
168 |
100% |
8863 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtPermitJoiningResponse |
0x000221c8 |
0x000221ee |
38 |
100% |
8866 |
Expected total in zps_apl_zdp_mgmt_permit_joining_rsp.o file: |
38 |
Actual: |
38 |
100% |
8866 |
Flash640 / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_eMacRadioTypeFromPage |
0x000221ee |
0x000221fc |
14 |
4% |
8869 |
.text.ZPS_eMacRadioTypeFromChannelMask |
0x000221fc |
0x00022204 |
8 |
3% |
8872 |
.text.ZPS_eMacValidateChannelMask |
0x00022204 |
0x00022224 |
32 |
9% |
8876 |
.text.ZPS_u8MacGetChannelOffsetFromPage |
0x00022224 |
0x00022234 |
16 |
5% |
8879 |
.text.ZPS_u8MacGetLowChanForPage |
0x00022234 |
0x00022244 |
16 |
5% |
8882 |
.text.ZPS_u8MacGetHighChanForPage |
0x00022244 |
0x00022254 |
16 |
5% |
8885 |
.text.ZPS_u8MacGetChannelOffsetFromMask |
0x00022254 |
0x0002225a |
6 |
2% |
8888 |
.text.ZPS_u32MacGetChannelMaskFromNum |
0x0002225a |
0x000222a0 |
70 |
19% |
8891 |
.text.ZPS_u8MacPibGetBeaconPayloadLength |
0x000222a0 |
0x000222ac |
12 |
4% |
8895 |
.text.ZPS_u8MacPibGetBeaconPayload |
0x000222ac |
0x000222c0 |
20 |
6% |
8898 |
.text.ZPS_bMacGetEnhancedMode |
0x000222c0 |
0x000222cc |
12 |
4% |
8901 |
.text.zps_bMacConvertEnhancedBeacon |
0x000222cc |
0x00022316 |
74 |
20% |
8904 |
.text.zps_vMacCommonMlmeCallBackHandler |
0x00022316 |
0x0002234c |
54 |
15% |
8907 |
.text.vMacShimException |
0x0002234c |
0x00022356 |
10 |
3% |
8910 |
.text.TSV_eClose |
0x00022356 |
0x0002235c |
6 |
2% |
8913 |
.text.ZPS_vMacRegisterDataRequest |
0x0002235c |
0x00022368 |
12 |
4% |
8917 |
Expected total in zps_mac_common.o file: |
378 |
Actual: |
378 |
100% |
8869 |
Flash640 / .text / zps_mac_ie.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8MacIECopyZigbeePayloadSubIE |
0x00022368 |
0x0002242c |
196 |
100% |
8920 |
Expected total in zps_mac_ie.o file: |
196 |
Actual: |
196 |
100% |
8920 |
Flash640 / .text / zps_mac_if_table.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_u8MacIFTGetNumInterfaces |
0x0002242c |
0x00022438 |
12 |
2% |
8923 |
.text.ZPS_u16MacIFTGetIDByChannelMask |
0x00022438 |
0x00022466 |
46 |
5% |
8926 |
.text.ZPS_u16MacIFTCheckForRadioType |
0x00022466 |
0x0002248e |
40 |
4% |
8929 |
.text.ZPS_u16MacIFTGetIDByRadioType |
0x0002248e |
0x000224b8 |
42 |
5% |
8932 |
.text.ZPS_vMacIFTSetActiveChannel |
0x000224b8 |
0x000224c4 |
12 |
2% |
8935 |
.text.ZPS_u8GetChannelOffset |
0x000224c4 |
0x000224ec |
40 |
4% |
8938 |
.text.ZPS_u8MacIFTGetChannelMaskCount |
0x000224ec |
0x0002252e |
66 |
7% |
8941 |
.text.ZPS_pu32MacIFTGetChannelMaskForPage |
0x0002252e |
0x00022576 |
72 |
8% |
8944 |
.text.ZPS_u8MacIFTAddUpdateChannelMask |
0x00022576 |
0x000225f4 |
126 |
13% |
8947 |
.text.ZPS_u8MacIFTNumOfEnabledInterfaces |
0x000225f4 |
0x00022620 |
44 |
5% |
8950 |
.text.ZPS_u8MacIFTGetIntfState |
0x00022620 |
0x00022642 |
34 |
4% |
8953 |
.text.ZPS_vMacIFTSetIntfState |
0x00022642 |
0x0002266c |
42 |
5% |
8956 |
.text.ZPS_u8MacIFTGetRouterAllowed |
0x0002266c |
0x0002268e |
34 |
4% |
8959 |
.text.ZPS_vMacIFTGetChannelMaskFromMacId |
0x0002268e |
0x000226d2 |
68 |
7% |
8962 |
.text.ZPS_vMacIFTSetRouterAllowed |
0x000226d2 |
0x000226fc |
42 |
5% |
8965 |
.text.ZPS_vMacIFTUpdateMacInterface |
0x000226fc |
0x0002273e |
66 |
7% |
8968 |
.text.ZPS_u32MacIFTGetChanMaskFromActChan |
0x0002273e |
0x000227a4 |
102 |
10% |
8971 |
.text.ZPS_vMacIFTClearCounts |
0x000227a4 |
0x0002282c |
136 |
14% |
8974 |
Expected total in zps_mac_if_table.o file: |
1024 |
Actual: |
1024 |
100% |
8923 |
Flash640 / .text / zps_mac_shim.o |
Start |
End |
Size |
% |
Line |
.text.vMacMcpsCallBackHandler |
0x0002282c |
0x00022838 |
12 |
2% |
8978 |
.text.vMacMlmeCallBackHandler |
0x00022838 |
0x00022858 |
32 |
6% |
8980 |
.text.ZPS_vMacShimInit |
0x00022858 |
0x000228ac |
84 |
14% |
8982 |
.text.ZPS_bMacIsMultiMac |
0x000228ac |
0x000228b0 |
4 |
1% |
8985 |
.text.ZPS_vMacHandleMcpsVsReqRsp |
0x000228b0 |
0x00022920 |
112 |
19% |
8988 |
.text.ZPS_vMacHandleMlmeVsReqRsp |
0x00022920 |
0x00022978 |
88 |
15% |
8991 |
.text.ZPS_u8MultiMacInitAuxChannel |
0x00022978 |
0x0002297c |
4 |
1% |
8994 |
.text.ZPS_u8MultiMacSelectAuxChannel |
0x0002297c |
0x00022980 |
4 |
1% |
8997 |
.text.ZPS_vMacModifyForZgp |
0x00022980 |
0x00022984 |
4 |
1% |
9000 |
.text.ZPS_vNwkHandleMcpsDcfmInd |
0x00022984 |
0x00022988 |
4 |
1% |
9003 |
.text.vAppApiSetMacAddrLocation |
0x00022988 |
0x00022998 |
16 |
3% |
9007 |
.text.ZPS_u32MacSetTxBuffers |
0x00022998 |
0x0002299c |
4 |
1% |
9010 |
.text.ZPS_vMacTask |
0x0002299c |
0x0002299e |
2 |
1% |
9013 |
.text.ZPS_u16MacPibGetCoordShortAddress |
0x0002299e |
0x000229a2 |
4 |
1% |
9016 |
.text.ZPS_u8MacPibGetMaxFrameRetries |
0x000229a2 |
0x000229a6 |
4 |
1% |
9019 |
.text.ZPS_u16MacPibGetPanId |
0x000229a6 |
0x000229aa |
4 |
1% |
9022 |
.text.ZPS_u16MacPibGetShortAddr |
0x000229aa |
0x000229ae |
4 |
1% |
9025 |
.text.ZPS_bMacPibGetRxOnWhenIdle |
0x000229ae |
0x000229b2 |
4 |
1% |
9028 |
.text.ZPS_sMacPibGetCoordExtAddr |
0x000229b2 |
0x000229be |
12 |
2% |
9031 |
.text.ZPS_u8MacPibGetDsn |
0x000229be |
0x000229c2 |
4 |
1% |
9034 |
.text.ZPS_vMacPibSetCoordShortAddress |
0x000229c2 |
0x000229c6 |
4 |
1% |
9037 |
.text.ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x000229c6 |
0x000229ca |
4 |
1% |
9040 |
.text.ZPS_vMacPibSetTransactionPersistenceTime |
0x000229ca |
0x000229ce |
4 |
1% |
9043 |
.text.ZPS_vMacPibSetPanId |
0x000229ce |
0x000229d2 |
4 |
1% |
9046 |
.text.ZPS_vMacPibSetShortAddr |
0x000229d2 |
0x000229d6 |
4 |
1% |
9049 |
.text.ZPS_vMacPibSetMinBe |
0x000229d6 |
0x000229da |
4 |
1% |
9052 |
.text.ZPS_vMacPibSetMaxBe |
0x000229da |
0x000229de |
4 |
1% |
9055 |
.text.ZPS_vMacPibSetMaxCsmaBackoffs |
0x000229de |
0x000229e2 |
4 |
1% |
9058 |
.text.ZPS_vMacPibSetRxOnWhenIdle |
0x000229e2 |
0x000229e6 |
4 |
1% |
9061 |
.text.ZPS_vMacPibSetRxOnWhenIdleForInterface |
0x000229e6 |
0x000229ee |
8 |
2% |
9064 |
.text.ZPS_vMacPibSetCoordExtAddr |
0x000229ee |
0x00022a00 |
18 |
3% |
9067 |
.text.ZPS_vMacPibSetAssociationPermit |
0x00022a00 |
0x00022a10 |
16 |
3% |
9070 |
.text.ZPS_vMacPibSetBeaconPayload |
0x00022a10 |
0x00022a3c |
44 |
8% |
9074 |
.text.ZPS_vMacSetEBRPayloadJoin |
0x00022a3c |
0x00022a3e |
2 |
1% |
9077 |
.text.ZPS_vMacSetEBRPayloadReJoin |
0x00022a3e |
0x00022a40 |
2 |
1% |
9080 |
.text.ZPS_vMacPibSetDsn |
0x00022a40 |
0x00022a44 |
4 |
1% |
9083 |
.text.ZPS_vMacPibSetExtAddr |
0x00022a44 |
0x00022a48 |
4 |
1% |
9086 |
.text.ZPS_vMacPibSetRxInCca |
0x00022a48 |
0x00022a4c |
4 |
1% |
9089 |
.text.ZPS_vMacSetVsOUIBytes |
0x00022a4c |
0x00022a4e |
2 |
1% |
9092 |
.text.ZPS_eMacPlmeGet |
0x00022a4e |
0x00022a52 |
4 |
1% |
9095 |
.text.ZPS_eMacPlmeSet |
0x00022a52 |
0x00022a58 |
6 |
1% |
9098 |
.text.ZPS_vMacSetEnhancedMode |
0x00022a58 |
0x00022a64 |
12 |
2% |
9102 |
.text.ZPS_vMacBeaconRequest |
0x00022a64 |
0x00022a72 |
14 |
3% |
9105 |
.text.ZPS_vMacRestoreInterfaceState |
0x00022a72 |
0x00022a74 |
2 |
1% |
9108 |
.text.ZPS_u8MacSetTXPower |
0x00022a74 |
0x00022a78 |
4 |
1% |
9111 |
.text.ZPS_u8MacGetTXPower |
0x00022a78 |
0x00022a7c |
4 |
1% |
9114 |
.text.ZPS_u8MacDeleteTXPower |
0x00022a7c |
0x00022a80 |
4 |
1% |
9117 |
.text.ZPS_u8MacClearTXPowerTable |
0x00022a80 |
0x00022a84 |
4 |
1% |
9120 |
.text.APP_bMultimaskJoinCallBack |
0x00022a84 |
0x00022a8c |
8 |
2% |
9123 |
Expected total in zps_mac_shim.o file: |
608 |
Actual: |
608 |
100% |
8978 |
Flash640 / .text / zps_miniMac.o |
Start |
End |
Size |
% |
Line |
.text.vInitBufferQueues |
0x00022a8c |
0x00022b54 |
200 |
8% |
9126 |
.text.vRetryTxFailure |
0x00022b54 |
0x00022b7c |
40 |
2% |
9128 |
.text.zps_eSocMacSetTxBuffers |
0x00022b7c |
0x00022bb8 |
60 |
3% |
9131 |
.text.zps_vSocMacShimInit |
0x00022bb8 |
0x00022c14 |
92 |
4% |
9134 |
.text.zps_vSocMacHandleMlmeVsReqRsp |
0x00022c14 |
0x00022d94 |
384 |
14% |
9137 |
.text.SOC_ZPS_vMacModifyForZgp |
0x00022d94 |
0x00022de0 |
76 |
3% |
9140 |
.text.vMiniMac_MlmeCallback |
0x00022de0 |
0x00022f84 |
420 |
15% |
9143 |
.text.vMiniMac_DataRequestCallback |
0x00022f84 |
0x00022fa0 |
28 |
1% |
9146 |
.text.vMiniMac_EmptyMcpsFrameWithFpSetCallback |
0x00022fa0 |
0x00022fb0 |
16 |
1% |
9149 |
.text.psMiniMac_GetTxBufferCallback |
0x00022fb0 |
0x00022fd8 |
40 |
2% |
9152 |
.text.psMiniMac_GetRxBufferCallback |
0x00022fd8 |
0x00023010 |
56 |
2% |
9155 |
.text.vMiniMac_ReturnTxBufferCallback |
0x00023010 |
0x0002303c |
44 |
2% |
9158 |
.text.zps_vSocMacHandleMcpsVsReqRsp |
0x0002303c |
0x00023148 |
268 |
10% |
9161 |
.text.vMiniMac_ReturnRxBufferCallback |
0x00023148 |
0x00023174 |
44 |
2% |
9165 |
.text.vMiniMac_McpsCallback |
0x00023174 |
0x00023438 |
708 |
26% |
9168 |
.text.SOC_ZPS_u16MacPibGetCoordShortAddress |
0x00023438 |
0x00023444 |
12 |
1% |
9171 |
.text.SOC_ZPS_u8MacPibGetMaxFrameRetries |
0x00023444 |
0x00023450 |
12 |
1% |
9174 |
.text.SOC_ZPS_u16MacPibGetPanId |
0x00023450 |
0x0002345c |
12 |
1% |
9177 |
.text.SOC_ZPS_u16MacPibGetShortAddr |
0x0002345c |
0x00023468 |
12 |
1% |
9180 |
.text.SOC_ZPS_bMacPibGetRxOnWhenIdle |
0x00023468 |
0x00023474 |
12 |
1% |
9183 |
.text.SOC_ZPS_sMacPibGetCoordExtAddr |
0x00023474 |
0x00023488 |
20 |
1% |
9186 |
.text.SOC_ZPS_u8MacPibGetDsn |
0x00023488 |
0x00023494 |
12 |
1% |
9189 |
.text.SOC_ZPS_vMacPibSetCoordShortAddress |
0x00023494 |
0x000234a0 |
12 |
1% |
9192 |
.text.SOC_ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x000234a0 |
0x000234ac |
12 |
1% |
9195 |
.text.SOC_ZPS_vMacPibSetTransactionPersistenceTime |
0x000234ac |
0x000234b8 |
12 |
1% |
9198 |
.text.SOC_ZPS_vMacPibSetPanId |
0x000234b8 |
0x000234c0 |
8 |
1% |
9201 |
.text.SOC_ZPS_vMacPibSetShortAddr |
0x000234c0 |
0x000234c8 |
8 |
1% |
9204 |
.text.SOC_ZPS_vMacPibSetMinBe |
0x000234c8 |
0x000234d0 |
8 |
1% |
9207 |
.text.SOC_ZPS_vMacPibSetMaxBe |
0x000234d0 |
0x000234d4 |
4 |
1% |
9210 |
.text.SOC_ZPS_vMacPibSetMaxCsmaBackoffs |
0x000234d4 |
0x000234dc |
8 |
1% |
9213 |
.text.SOC_ZPS_vMacPibSetRxOnWhenIdle |
0x000234dc |
0x000234e8 |
12 |
1% |
9216 |
.text.SOC_ZPS_vMacPibSetCoordExtAddr |
0x000234e8 |
0x00023500 |
24 |
1% |
9220 |
.text.SOC_ZPS_vMacPibSetAssociationPermit |
0x00023500 |
0x0002350c |
12 |
1% |
9223 |
.text.SOC_ZPS_vMacPibSetBeaconPayload |
0x0002350c |
0x0002352c |
32 |
2% |
9226 |
.text.SOC_ZPS_vMacPibSetDsn |
0x0002352c |
0x00023538 |
12 |
1% |
9229 |
.text.SOC_ZPS_vMacPibSetBeaconRequestLqiThreshold |
0x00023538 |
0x00023544 |
12 |
1% |
9232 |
.text.SOC_ZPS_vMacPibSetExtAddr |
0x00023544 |
0x00023560 |
28 |
1% |
9235 |
.text.SOC_ZPS_vMacPibSetRxInCca |
0x00023560 |
0x00023578 |
24 |
1% |
9238 |
.text.SOC_ZPS_eMacPlmeGet |
0x00023578 |
0x0002357c |
4 |
1% |
9241 |
.text.SOC_ZPS_eMacPlmeSet |
0x0002357c |
0x00023580 |
4 |
1% |
9244 |
.text.SOC_ZPS_u8MacGetTXPower |
0x00023580 |
0x00023584 |
4 |
1% |
9247 |
.text.SOC_ZPS_u8MacSetTXPower |
0x00023584 |
0x00023588 |
4 |
1% |
9250 |
.text.SOC_ZPS_u8MacDeleteTXPower |
0x00023588 |
0x0002358c |
4 |
1% |
9253 |
.text.SOC_ZPS_u8MacClearTXPowerTable |
0x0002358c |
0x00023590 |
4 |
1% |
9256 |
Expected total in zps_miniMac.o file: |
2820 |
Actual: |
2820 |
100% |
9126 |
Flash640 / .text / pwrm.o |
Start |
End |
Size |
% |
Line |
.text.PWRM_eStartActivity |
0x00023590 |
0x0002359a |
10 |
32% |
9259 |
.text.PWRM_eFinishActivity |
0x0002359a |
0x000235a4 |
10 |
32% |
9262 |
.text.PWRM_u16GetActivityCount |
0x000235a4 |
0x000235b0 |
12 |
38% |
9265 |
Expected total in pwrm.o file: |
32 |
Actual: |
32 |
100% |
9259 |
Flash640 / .text / zps_apl_gp.o |
Start |
End |
Size |
% |
Line |
.text.zps_vZgpDeviceActiveTimerExpiry |
0x000235b0 |
0x00023670 |
192 |
11% |
9268 |
.text.vZGPdCfm |
0x00023670 |
0x000236a0 |
48 |
3% |
9271 |
.text.vZGPParseMacMcpsData |
0x000236a0 |
0x00023794 |
244 |
14% |
9274 |
.text.zps_vZgpDeviceActive |
0x00023794 |
0x000237c0 |
44 |
3% |
9278 |
.text.vFillApduErrorEventGreenPower |
0x000237c0 |
0x000237fc |
60 |
4% |
9281 |
.text.vPostToGreenPowerEndpoint |
0x000237fc |
0x00023924 |
296 |
17% |
9284 |
.text.vZGPcStubMcpsInd |
0x00023924 |
0x00023c78 |
852 |
48% |
9287 |
.text.zps_vRegisterGreenPower |
0x00023c78 |
0x00023ca4 |
44 |
3% |
9289 |
.text.ZPS_vRegisterSecRequestResponseCallback |
0x00023ca4 |
0x00023cb0 |
12 |
1% |
9292 |
Expected total in zps_apl_gp.o file: |
1792 |
Actual: |
1792 |
100% |
9268 |
Flash640 / .text / zps_bdir_gp.o |
Start |
End |
Size |
% |
Line |
.text.vZgpAgeTxQueue |
0x00023cb0 |
0x00023d42 |
146 |
7% |
9295 |
.text.zps_vCStub_DataReq |
0x00023d42 |
0x00023f60 |
542 |
26% |
9298 |
.text.psFindGpTxQentry |
0x00023f60 |
0x00023fbe |
94 |
5% |
9301 |
.text.zps_sZgpAddTxQueue |
0x00023fbe |
0x00024098 |
218 |
11% |
9304 |
.text.zps_vDStub_DataReq |
0x00024098 |
0x000243e8 |
848 |
41% |
9308 |
.text.zps_bZgpRemoveTxQueue |
0x000243e8 |
0x00024474 |
140 |
7% |
9311 |
.text.vZgpSendTxAfterRx |
0x00024474 |
0x000244a4 |
48 |
3% |
9314 |
.text.ZPS_vZgpInitGpTxQueue |
0x000244a4 |
0x000244f4 |
80 |
4% |
9318 |
Expected total in zps_bdir_gp.o file: |
2116 |
Actual: |
2116 |
100% |
9295 |
Flash640 / .text / zps_apl_gp_security.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vZgpTransformKey |
0x000244f4 |
0x00024580 |
140 |
11% |
9321 |
.text.ZPS_psZgpFindGpstEntry |
0x00024580 |
0x000245d8 |
88 |
7% |
9324 |
.text.ZPS_sZgpAddDeviceSecurity |
0x000245d8 |
0x00024682 |
170 |
14% |
9327 |
.text.ZPS_vZgpInitGpSecurityTable |
0x00024682 |
0x000246ae |
44 |
4% |
9330 |
.text.u8ZgpCCMStarEncrypt |
0x000246ae |
0x0002483e |
400 |
32% |
9333 |
.text.u8ZgpCCMStarDecrypt |
0x0002483e |
0x000249fc |
446 |
35% |
9336 |
Expected total in zps_apl_gp_security.o file: |
1288 |
Actual: |
1288 |
100% |
9321 |
Flash640 / .text / zps_apl_options.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vRegisterInterPanHandlers |
0x000249fc |
0x00024a08 |
12 |
11% |
9339 |
.text.ZPS_vRegistercStubGreenPower |
0x00024a08 |
0x00024a14 |
12 |
11% |
9342 |
.text.ZPS_vInterceptMcpsDataCallback |
0x00024a14 |
0x00024a6e |
90 |
79% |
9345 |
Expected total in zps_apl_options.o file: |
114 |
Actual: |
114 |
100% |
9339 |
Flash640 / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.text.vHandleApsInterPanDcfmData |
0x00024a6e |
0x00024ab0 |
66 |
8% |
9348 |
.text.vFillApduErrorEventInterPan |
0x00024ab0 |
0x00024ae8 |
56 |
7% |
9351 |
.text.vPostInterPanToEndpoint |
0x00024ae8 |
0x00024c48 |
352 |
40% |
9355 |
.text.vApsInterPanMcpsDataInd |
0x00024c48 |
0x00024dd0 |
392 |
45% |
9358 |
.text.zps_vAfInterPanInit |
0x00024dd0 |
0x00024de4 |
20 |
3% |
9361 |
Expected total in zps_apl_interpan.o file: |
886 |
Actual: |
886 |
100% |
9348 |
Flash640 / .text / zps_nwk_dcim.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkRegisterNlmeDcfmIndCallbacks |
0x00024de4 |
0x00024df2 |
14 |
19% |
9364 |
.text.ZPS_vNwkRegisterNldeDcfmIndCallbacks |
0x00024df2 |
0x00024e00 |
14 |
19% |
9367 |
.text.zps_psNwkDcfmIndGetBuf |
0x00024e00 |
0x00024e16 |
22 |
29% |
9370 |
.text.zps_eNwkDcfmIndPost |
0x00024e16 |
0x00024e30 |
26 |
35% |
9373 |
Expected total in zps_nwk_dcim.o file: |
76 |
Actual: |
76 |
100% |
9364 |
Flash640 / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.text.eLeaveDataDcfmRemoteLeave |
0x00024e30 |
0x00024e6e |
62 |
6% |
9376 |
.text.eLeaveDataDcfmLocalLeave |
0x00024e6e |
0x00024ec8 |
90 |
9% |
9378 |
.text.eLeaveReset |
0x00024ec8 |
0x00024f20 |
88 |
9% |
9380 |
.text.zps_psNwkSendLeaveCmd |
0x00024f20 |
0x00024fa0 |
128 |
13% |
9382 |
.text.zps_psNwkPropagateLocalLeave |
0x00024fa0 |
0x00024fcc |
44 |
5% |
9385 |
.text.zps_eNwkHandleSceLeave |
0x00024fcc |
0x00025140 |
372 |
36% |
9389 |
.text.zps_vNwkHandleCmeLeaveReq |
0x00025140 |
0x0002524c |
268 |
26% |
9392 |
Expected total in zps_nwk_leave.o file: |
1052 |
Actual: |
1052 |
100% |
9376 |
Flash640 / .text / zps_nwk_lib.o |
Start |
End |
Size |
% |
Line |
.text.zps_eSmeGenlIllegal |
0x0002524c |
0x00025252 |
6 |
2% |
9395 |
.text.zps_eSceGenlIllegal |
0x00025252 |
0x00025258 |
6 |
2% |
9398 |
.text.zps_vNwkLibU16ToPayload |
0x00025258 |
0x00025260 |
8 |
2% |
9401 |
.text.zps_vNwkLibU32ToPayload |
0x00025260 |
0x00025270 |
16 |
4% |
9404 |
.text.zps_vNwkLibU64ToPayload |
0x00025270 |
0x00025290 |
32 |
7% |
9407 |
.text.zps_vInitBeaconPayload |
0x00025290 |
0x00025314 |
132 |
28% |
9411 |
.text.zps_sNwkStart |
0x00025314 |
0x0002540c |
248 |
53% |
9414 |
.text.zps_u16NwkLibFromPayload |
0x0002540c |
0x00025410 |
4 |
1% |
9417 |
.text.zps_u64NwkLibFromPayload |
0x00025410 |
0x00025418 |
8 |
2% |
9420 |
.text.zps_u8NwkLibChannelLow |
0x00025418 |
0x0002541e |
6 |
2% |
9423 |
.text.zps_u8NwkLibChannelHigh |
0x0002541e |
0x00025424 |
6 |
2% |
9426 |
Expected total in zps_nwk_lib.o file: |
472 |
Actual: |
472 |
100% |
9395 |
Flash640 / .text / zps_nwk_lkst.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8CalcLinkCost |
0x00025424 |
0x00025478 |
84 |
6% |
9429 |
.text.eSendLinkStatusDataDcfm.part.0 |
0x00025478 |
0x000255b0 |
312 |
22% |
9432 |
.text.eSendLinkStatusDataDcfmCb |
0x000255b0 |
0x000255f4 |
68 |
5% |
9434 |
.text.zps_vAgeRouter |
0x000255f4 |
0x0002564c |
88 |
7% |
9436 |
.text.zps_vNwkSecondTickHandleExpiry |
0x0002564c |
0x00025840 |
500 |
35% |
9440 |
.text.zps_vAddToSortedActiveNtList |
0x00025840 |
0x000258a2 |
98 |
7% |
9443 |
.text.zps_eNwkHandleSceLinkStatus |
0x000258a2 |
0x000259b0 |
270 |
19% |
9446 |
.text.zps_vRegisterCallbackForSecondsTick |
0x000259b0 |
0x000259bc |
12 |
1% |
9450 |
Expected total in zps_nwk_lkst.o file: |
1432 |
Actual: |
1432 |
100% |
9429 |
Flash640 / .text / zps_nwk_main.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pvNwkCtor |
0x000259bc |
0x00025a2c |
112 |
74% |
9453 |
.text.ZPS_pvNwkGetHandle |
0x00025a2c |
0x00025a38 |
12 |
8% |
9456 |
.text.ZPS_vExtendedStatusSetCallback |
0x00025a38 |
0x00025a44 |
12 |
8% |
9459 |
.text.ZPS_vSetExtendedStatus |
0x00025a44 |
0x00025a54 |
16 |
11% |
9462 |
Expected total in zps_nwk_main.o file: |
152 |
Actual: |
152 |
100% |
9453 |
Flash640 / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.text.eUnsolicitedRejoinRspDataDcfm |
0x00025a54 |
0x00025a74 |
32 |
1% |
9465 |
.text.eEdTimeoutResponseDataDcfm |
0x00025a74 |
0x00025a8c |
24 |
1% |
9467 |
.text.zps_vSendNwkStatusInd |
0x00025a8c |
0x00025ab2 |
38 |
1% |
9469 |
.text.vHandleNwkLocalUpdateAfterBcast |
0x00025ab2 |
0x00025b1c |
106 |
3% |
9472 |
.text.vHandleNwkRemoteUpdateAfterBcast |
0x00025b1c |
0x00025b6c |
80 |
2% |
9474 |
.text.vHandleEdTimeoutReqExpiry |
0x00025b6c |
0x00025bf8 |
140 |
4% |
9477 |
.text.eEdTimeoutRequestDataDcfm |
0x00025bf8 |
0x00025c16 |
30 |
1% |
9479 |
.text.zps_bNwkIsBeaconZigbee |
0x00025c16 |
0x00025c28 |
18 |
1% |
9481 |
.text.zps_eNwkHandleSmeBeaconNotifyInd |
0x00025c28 |
0x00025cf0 |
200 |
5% |
9484 |
.text.zps_vNwkRemoveConflictedBroadcast |
0x00025cf0 |
0x00025d3c |
76 |
2% |
9487 |
.text.zps_eNwkHandleSceNwkReport |
0x00025d3c |
0x00025e18 |
220 |
6% |
9491 |
.text.zps_eNwkHandleSceNwkUpdate |
0x00025e18 |
0x00025e3c |
36 |
1% |
9494 |
.text.zps_psSendNetworkStatusCmd |
0x00025e3c |
0x00025ed4 |
152 |
4% |
9497 |
.text.zps_vProcessChildAddrConflict |
0x00025ed4 |
0x00025f90 |
188 |
5% |
9500 |
.text.zps_vProcessLocalAddrConflict |
0x00025f90 |
0x00026042 |
178 |
5% |
9503 |
.text.zps_eNwkHandleSceNwkStatus |
0x00026042 |
0x00026180 |
318 |
8% |
9506 |
.text.zps_psSendNetworkReportCmd |
0x00026180 |
0x00026258 |
216 |
6% |
9509 |
.text.vSendNetworkReport |
0x00026258 |
0x0002625c |
4 |
1% |
9512 |
.text.zps_psSendNetworkUpdateCmd |
0x0002625c |
0x00026304 |
168 |
5% |
9514 |
.text.vSendNetworkUpdate |
0x00026304 |
0x0002639c |
152 |
4% |
9517 |
.text.zps_psSendNetworkEdTimeoutReqCmd |
0x0002639c |
0x0002643c |
160 |
4% |
9519 |
.text.zps_psSendNetworkEdTimeoutRspCmd |
0x0002643c |
0x000264ac |
112 |
3% |
9522 |
.text.zps_eNwkHandleSceNwkEdTimeoutReq |
0x000264ac |
0x00026564 |
184 |
5% |
9525 |
.text.zps_bNwkFindAddIeeeAddr |
0x00026564 |
0x000266da |
374 |
10% |
9528 |
.text.ZPS_vRemoveEntryFromAddressMap |
0x000266da |
0x00026728 |
78 |
2% |
9531 |
.text.ZPS_u64NwkNibGetMappedIeeeAddr |
0x00026728 |
0x0002674e |
38 |
1% |
9534 |
.text.eCheckAddrConflict.constprop.0 |
0x0002674e |
0x000267dc |
142 |
4% |
9537 |
.text.zps_eProcessAddrConflict |
0x000267dc |
0x00026980 |
420 |
11% |
9539 |
.text.ZPS_vNwkUpdateTxBytesForNeighbor |
0x00026980 |
0x000269b4 |
52 |
2% |
9542 |
.text.ZPS_vNwkUpdateRxBytesForNeighbor |
0x000269b4 |
0x000269e8 |
52 |
2% |
9545 |
.text.ZPS_u8nwkNewIDtest |
0x000269e8 |
0x00026a0a |
34 |
1% |
9548 |
Expected total in zps_nwk_maint.o file: |
4022 |
Actual: |
4022 |
100% |
9465 |
Flash640 / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.text.vNwkMcpsTimerCallback |
0x00026a0a |
0x00026a1e |
20 |
1% |
9551 |
.text.vProcessTimedList |
0x00026a1e |
0x00026a5a |
60 |
1% |
9554 |
.text.vInitUnknownNeighbor |
0x00026a5a |
0x00026aec |
146 |
3% |
9556 |
.text.ZPS_bHookMcpsDcfmFail |
0x00026aec |
0x00026aee |
2 |
1% |
9558 |
.text.ZPS_bHookMcpsDcfmInd |
0x00026aee |
0x00026b04 |
22 |
1% |
9561 |
.text.bSdeHandleDataFrm |
0x00026b04 |
0x00026c24 |
288 |
5% |
9565 |
.text.zps_vNwkMcpsMgrInit |
0x00026c24 |
0x00026cbc |
152 |
3% |
9568 |
.text.zps_vNwkMcpsMgrPostTimed |
0x00026cbc |
0x00026cd2 |
22 |
1% |
9571 |
.text.zps_psNwkMcpsMgrAllocateReqDescr |
0x00026cd2 |
0x00026cda |
8 |
1% |
9574 |
.text.zps_bNwkMcpsMgrRemoveDescrFromLists |
0x00026cda |
0x00026d18 |
62 |
1% |
9577 |
.text.zps_vNwkMcpsMgrFreeReqDescr |
0x00026d18 |
0x00026d70 |
88 |
2% |
9580 |
.text.zps_bNwkMcpsMgrDfcmBitmapUpdateAndCheck |
0x00026d70 |
0x00026da8 |
56 |
1% |
9583 |
.text.zps_psNwkMcpsMgrFindSubmittedByHandle |
0x00026da8 |
0x00026dc2 |
26 |
1% |
9586 |
.text.zps_psNwkMcpsMgrFindPendingByNwkDstAddr |
0x00026dc2 |
0x00026dd4 |
18 |
1% |
9589 |
.text.zps_psNwkMcpsMgrFindByBtr |
0x00026dd4 |
0x00026dfa |
38 |
1% |
9592 |
.text.zps_vNwkMcpsMgrTidyBtrReqDescr |
0x00026dfa |
0x00026e1e |
36 |
1% |
9595 |
.text.zps_u8NwkAllocateMcpsHandle |
0x00026e1e |
0x00026e4e |
48 |
1% |
9598 |
.text.zps_vNwkFreeMcpsHandle |
0x00026e4e |
0x00026e6c |
30 |
1% |
9601 |
.text.ZPS_vNwkSendLeaveDirect |
0x00026e6c |
0x00026f80 |
276 |
5% |
9604 |
.text.ZPS_vNwkMacDataPollRequest |
0x00026f80 |
0x00026fe0 |
96 |
2% |
9607 |
.text.vNwkMcpsSendTimedDfcm |
0x00026fe0 |
0x00027064 |
132 |
3% |
9611 |
.text.vProcessListsForSubmission |
0x00027064 |
0x000272ac |
584 |
10% |
9614 |
.text.vMcpsMgrExpiry |
0x000272ac |
0x000272fc |
80 |
2% |
9616 |
.text.zps_vNwkMcpsMgrPost |
0x000272fc |
0x00027320 |
36 |
1% |
9618 |
.text.ZPS_vNwkHandleMcpsVsInd |
0x00027320 |
0x00027fc8 |
3240 |
53% |
9622 |
.text.zps_vNwkMcpsMgrRemoveAndMakeLimbo |
0x00027fc8 |
0x00027ff0 |
40 |
1% |
9625 |
.text.zps_bNwkHandleSdeActvDcfmData |
0x00027ff0 |
0x00028164 |
372 |
6% |
9628 |
.text.vMcpsMgrTimeoutExpiry |
0x00028164 |
0x000281dc |
120 |
2% |
9631 |
.text.ZPS_vNwkHandleMcpsVsDcfm |
0x000281dc |
0x00028240 |
100 |
2% |
9634 |
.text.ZPS_vNwkSetOptionsFilter |
0x00028240 |
0x00028250 |
16 |
1% |
9638 |
Expected total in zps_nwk_mcps.o file: |
6214 |
Actual: |
6214 |
100% |
9551 |
Flash640 / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleMlmeDcfmInd |
0x00028250 |
0x000282b8 |
104 |
100% |
9641 |
Expected total in zps_nwk_mlme.o file: |
104 |
Actual: |
104 |
100% |
9641 |
Flash640 / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.text.vLoadNwkRecord |
0x000282b8 |
0x000282f0 |
56 |
1% |
9644 |
.text.zps_vNwkDefaultStateMachines |
0x000282f0 |
0x0002834c |
92 |
2% |
9646 |
.text.zps_vDefaultNwkLayer |
0x0002834c |
0x00028558 |
524 |
9% |
9649 |
.text.ZPS_psNwkNibGetHandle |
0x00028558 |
0x0002855e |
6 |
1% |
9652 |
.text.ZPS_u16NwkNibGetNwkAddr |
0x0002855e |
0x00028562 |
4 |
1% |
9655 |
.text.ZPS_u64NwkNibGetExtAddr |
0x00028562 |
0x00028566 |
4 |
1% |
9658 |
.text.ZPS_u16NwkNibGetMacPanId |
0x00028566 |
0x0002856a |
4 |
1% |
9661 |
.text.ZPS_vNwkNibIncSeqNum |
0x0002856a |
0x00028576 |
12 |
1% |
9664 |
.text.ZPS_u64NwkNibGetEpid |
0x00028576 |
0x0002857c |
6 |
1% |
9667 |
.text.ZPS_vNwkNibClearTables |
0x0002857c |
0x00028682 |
262 |
5% |
9670 |
.text.ZPS_vNwkNibClearDiscoveryNT |
0x00028682 |
0x000286a4 |
34 |
1% |
9673 |
.text.ZPS_bNwkNibAddrMapAddEntry |
0x000286a4 |
0x0002884c |
424 |
7% |
9677 |
.text.ZPS_bNwkNibNtActvMatch |
0x0002884c |
0x000288e0 |
148 |
3% |
9680 |
.text.bCheckNwkAddr |
0x000288e0 |
0x00028928 |
72 |
2% |
9683 |
.text.ZPS_bNwkNibNtActvUnusedChild |
0x00028928 |
0x00028950 |
40 |
1% |
9686 |
.text.ZPS_bNwkNibNtActvFindChild |
0x00028950 |
0x00028a50 |
256 |
5% |
9689 |
.text.ZPS_u8NwkNibNtDiscMatch |
0x00028a50 |
0x00028ad6 |
134 |
3% |
9692 |
.text.ZPS_u64NwkNibFindExtAddr |
0x00028ad6 |
0x00028b7e |
168 |
3% |
9695 |
.text.ZPS_u16NwkNibFindNwkAddr |
0x00028b7e |
0x00028c20 |
162 |
3% |
9698 |
.text.ZPS_vNwkSaveRecord |
0x00028c20 |
0x00028c48 |
40 |
1% |
9702 |
.text.ZPS_vNwkNibSetNwkAddr |
0x00028c48 |
0x00028c7c |
52 |
1% |
9705 |
.text.ZPS_vNwkNibSetNwkAddrNibOnly |
0x00028c7c |
0x00028c88 |
12 |
1% |
9708 |
.text.ZPS_vNwkNibSetExtPanId |
0x00028c88 |
0x00028cc0 |
56 |
1% |
9712 |
.text.ZPS_vNwkNibSetKeySeqNum |
0x00028cc0 |
0x00028cd4 |
20 |
1% |
9715 |
.text.ZPS_vNwkNibSetDepth |
0x00028cd4 |
0x00028d08 |
52 |
1% |
9718 |
.text.ZPS_vNwkNibSetUpdateId |
0x00028d08 |
0x00028d34 |
44 |
1% |
9721 |
.text.ZPS_vNwkNibSetPanId |
0x00028d34 |
0x00028d50 |
28 |
1% |
9724 |
.text.ZPS_vNwkNibSetCapabilityInfo |
0x00028d50 |
0x00028d78 |
40 |
1% |
9727 |
.text.ZPS_vNwkNibSetChannel |
0x00028d78 |
0x00028d9a |
34 |
1% |
9730 |
.text.ZPS_vNwkNibSetAuxChannel |
0x00028d9a |
0x00028dbc |
34 |
1% |
9733 |
.text.ZPS_vNwkNibSetParentAddr |
0x00028dbc |
0x00028dd6 |
26 |
1% |
9736 |
.text.ZPS_vNwkSaveNt |
0x00028dd6 |
0x00028df2 |
28 |
1% |
9739 |
.text.ZPS_vNwkSaveSecMat |
0x00028df2 |
0x00028e08 |
22 |
1% |
9742 |
.text.ZPS_vNwkSaveAllRecords |
0x00028e08 |
0x00028e20 |
24 |
1% |
9745 |
.text.ZPS_vNwkResetOutgoingFrameCounter |
0x00028e20 |
0x00028e34 |
20 |
1% |
9749 |
.text.ZPS_pvNwkRestoreFrameCounter |
0x00028e34 |
0x00028e5c |
40 |
1% |
9752 |
.text.ZPS_vNwkInitialiseRecords |
0x00028e5c |
0x00028ec8 |
108 |
2% |
9755 |
.text.ZPS_vNwkNibSetTables |
0x00028ec8 |
0x00028f04 |
60 |
1% |
9758 |
.text.ZPS_vNwkTimerQueueOverflow |
0x00028f04 |
0x00028f8c |
136 |
3% |
9762 |
.text.ZPS_u8NwkSendNwkEdTimeoutsCommand |
0x00028f8c |
0x00028fa8 |
28 |
1% |
9765 |
.text.ZPS_bNwkGetAliasStatus |
0x00028fa8 |
0x00028fae |
6 |
1% |
9768 |
.text.ZPS_bNwkGetAliasApsCounter |
0x00028fae |
0x00028fb4 |
6 |
1% |
9771 |
.text.ZPS_vNwkPurgeMacAddressAndRelatedEntries |
0x00028fb4 |
0x000290d4 |
288 |
5% |
9774 |
.text.ZPS_vNtSetUsedStatus |
0x000290d4 |
0x0002921c |
328 |
6% |
9778 |
.text.ZPS_vNwkNibCheckAndUpdateAddresses |
0x0002921c |
0x000292e0 |
196 |
4% |
9781 |
.text.zps_vBuildSortedActvNTList |
0x000292e0 |
0x00029330 |
80 |
2% |
9784 |
.text.ZPS_vNtSetAuthStatus |
0x00029330 |
0x00029356 |
38 |
1% |
9787 |
.text.zps_sNwkNibNtCheckJoin |
0x00029356 |
0x000295b8 |
610 |
10% |
9790 |
.text.ZPS_vNwkNibCheckAndUpdateChildren |
0x000295b8 |
0x0002970c |
340 |
6% |
9794 |
.text.zps_vNwkSetZgpAlias |
0x0002970c |
0x00029720 |
20 |
1% |
9797 |
.text.ZPS_vNwkMacEntriesClear |
0x00029720 |
0x000297d8 |
184 |
3% |
9800 |
.text.ZPS_vPurgeJoinManagerEntry |
0x000297d8 |
0x000297f8 |
32 |
1% |
9803 |
.text.zps_vCleanUnAuthenHandleExpiry |
0x000297f8 |
0x0002988c |
148 |
3% |
9806 |
.text.ZPS_vNibRealignMac |
0x0002988c |
0x0002994c |
192 |
4% |
9810 |
.text.zps_vNibSetDefaults |
0x0002994c |
0x00029af4 |
424 |
7% |
9813 |
.text.ZPS_vHookfcOverflowEvent |
0x00029af4 |
0x00029af8 |
4 |
1% |
9816 |
.text.ZPS_vNwkIncOutFC |
0x00029af8 |
0x00029b4c |
84 |
2% |
9820 |
.text.ZPS_vNwkNibRestoreWarmRestartCounter |
0x00029b4c |
0x00029b5c |
16 |
1% |
9823 |
Expected total in zps_nwk_nib.o file: |
6308 |
Actual: |
6308 |
100% |
9644 |
Flash640 / .text / zps_nwk_nlde.o |
Start |
End |
Size |
% |
Line |
.text.eNldeDataDcfm |
0x00029b5c |
0x00029b84 |
40 |
7% |
9826 |
.text.ZPS_vNwkHandleNldeReqRsp |
0x00029b84 |
0x00029d88 |
516 |
85% |
9829 |
.text.ZPS_u8NwkCalcNldeReqOverhead |
0x00029d88 |
0x00029dbc |
52 |
9% |
9832 |
Expected total in zps_nwk_nlde.o file: |
608 |
Actual: |
608 |
100% |
9826 |
Flash640 / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleNlmeReqRsp |
0x00029dbc |
0x00029f48 |
396 |
100% |
9835 |
Expected total in zps_nwk_nlme.o file: |
396 |
Actual: |
396 |
100% |
9835 |
Flash640 / .text / zps_nwk_pmjn.o |
Start |
End |
Size |
% |
Line |
.text.vPermitJoinHandleExpiry |
0x00029f48 |
0x00029f50 |
8 |
7% |
9838 |
.text.zps_vNwkPermitJoiningInit |
0x00029f50 |
0x00029f64 |
20 |
16% |
9841 |
.text.zps_vNwkHandleCmePermitJoinReq |
0x00029f64 |
0x00029fcc |
104 |
79% |
9844 |
Expected total in zps_nwk_pmjn.o file: |
132 |
Actual: |
132 |
100% |
9838 |
Flash640 / .text / zps_nwk_rt.o |
Start |
End |
Size |
% |
Line |
.text.eRouteRequestDataDcfm |
0x00029fcc |
0x00029ffc |
48 |
2% |
9847 |
.text.zps_vExpireOldRoutes |
0x00029ffc |
0x0002a058 |
92 |
2% |
9849 |
.text.psNwkSendRouteRecordCmd |
0x0002a058 |
0x0002a1c8 |
368 |
8% |
9853 |
.text.psSendRouteReplyCmd.isra.0 |
0x0002a1c8 |
0x0002a2c8 |
256 |
6% |
9855 |
.text.vFreePendingReqDescr |
0x0002a2c8 |
0x0002a31c |
84 |
2% |
9857 |
.text.zps_vNwkHandleCmeStartRouterReq |
0x0002a31c |
0x0002a36c |
80 |
2% |
9860 |
.text.zps_vNwkHandleCmeActvStartRouterReq |
0x0002a36c |
0x0002a3e8 |
124 |
3% |
9863 |
.text.zps_vStartRouter |
0x0002a3e8 |
0x0002a3ec |
4 |
1% |
9866 |
.text.zps_eNwkRtMatch |
0x0002a3ec |
0x0002a4f0 |
260 |
6% |
9869 |
.text.zps_psNwkRtMatchNwkAddr |
0x0002a4f0 |
0x0002a532 |
66 |
2% |
9872 |
.text.zps_vRemoveRoute |
0x0002a532 |
0x0002a5ae |
124 |
3% |
9875 |
.text.zps_vRemoveNextHop |
0x0002a5ae |
0x0002a64e |
160 |
4% |
9878 |
.text.zps_eNwkRtDiscMatch |
0x0002a64e |
0x0002a6b4 |
102 |
3% |
9881 |
.text.zps_eNwkHandleSceRouteRequest |
0x0002a6b4 |
0x0002ab08 |
1108 |
24% |
9884 |
.text.zps_psNwkInitiateRouteDiscovery |
0x0002ab08 |
0x0002ac88 |
384 |
9% |
9887 |
.text.zps_vNwkHandleCmeRouteDiscoveryReq |
0x0002ac88 |
0x0002acf8 |
112 |
3% |
9890 |
.text.zps_psProcessRoutedFrm |
0x0002acf8 |
0x0002ae30 |
312 |
7% |
9893 |
.text.zps_eNwkRctMatchNwkAddr |
0x0002ae30 |
0x0002ae92 |
98 |
3% |
9896 |
.text.zps_eNwkHandleSceRouteRecord |
0x0002ae92 |
0x0002af7c |
234 |
5% |
9899 |
.text.zps_vNwkSendAnyPendingData |
0x0002af7c |
0x0002afae |
50 |
2% |
9902 |
.text.vHandleRouteDiscoveryExpiry |
0x0002afae |
0x0002b014 |
102 |
3% |
9905 |
.text.zps_eNwkHandleSceRouteReply |
0x0002b014 |
0x0002b258 |
580 |
13% |
9908 |
Expected total in zps_nwk_rt.o file: |
4748 |
Actual: |
4748 |
100% |
9847 |
Flash640 / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bSecEncrypt |
0x0002b258 |
0x0002b3c4 |
364 |
23% |
9911 |
.text.zps_eNwkSecEncryptPacket |
0x0002b3c4 |
0x0002b478 |
180 |
11% |
9914 |
.text.ZPS_bSecDecrypt |
0x0002b478 |
0x0002b55c |
228 |
14% |
9917 |
.text.ZPS_bNwkSecCheckFC |
0x0002b55c |
0x0002b5b2 |
86 |
6% |
9920 |
.text.zps_vNwkSecClearMatSet |
0x0002b5b2 |
0x0002b5d8 |
38 |
3% |
9923 |
.text.ZPS_bNwkSecFindMatSet |
0x0002b5d8 |
0x0002b608 |
48 |
3% |
9926 |
.text.zps_eNwkSecDecryptPacket |
0x0002b608 |
0x0002b7f0 |
488 |
30% |
9929 |
.text.ZPS_bNwkSecCheckMatSet |
0x0002b7f0 |
0x0002b81e |
46 |
3% |
9932 |
.text.ZPS_bNwkSecHaveNetworkKey |
0x0002b81e |
0x0002b84e |
48 |
3% |
9935 |
.text.ZPS_vNwkSecResetDevice |
0x0002b84e |
0x0002b890 |
66 |
5% |
9938 |
.text.ZPS_pvNwkSecGetNetworkKey |
0x0002b890 |
0x0002b8c0 |
48 |
3% |
9941 |
Expected total in zps_nwk_sec.o file: |
1640 |
Actual: |
1640 |
100% |
9911 |
Flash640 / .text / zps_nwk_slist.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkSlistInit |
0x0002b8c0 |
0x0002b8c8 |
8 |
6% |
9944 |
.text.zps_vNwkSlistAddToHead |
0x0002b8c8 |
0x0002b8d4 |
12 |
9% |
9947 |
.text.zps_vNwkSlistAddToTail |
0x0002b8d4 |
0x0002b8e8 |
20 |
15% |
9950 |
.text.zps_vNwkSlistInsertAfter |
0x0002b8e8 |
0x0002b8fa |
18 |
13% |
9953 |
.text.zps_psNwkSlistRemoveFromHead |
0x0002b8fa |
0x0002b90a |
16 |
12% |
9956 |
.text.zps_psNwkSlistRemove |
0x0002b90a |
0x0002b93a |
48 |
35% |
9959 |
.text.zps_vNwkSlistMakeLimboNode |
0x0002b93a |
0x0002b942 |
8 |
6% |
9962 |
.text.zps_bNwkSlistIsLimboNode |
0x0002b942 |
0x0002b94c |
10 |
8% |
9965 |
Expected total in zps_nwk_slist.o file: |
140 |
Actual: |
140 |
100% |
9944 |
Flash640 / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.text.zps_psSendNetworkLinkPowerDelta.isra.0 |
0x0002b94c |
0x0002b9dc |
144 |
16% |
9968 |
.text.zps_eNwkHandleSmeDutyCycleInd |
0x0002b9dc |
0x0002ba00 |
36 |
4% |
9970 |
.text.zps_eNwkHandleSceNwkLinkPowerDelta |
0x0002ba00 |
0x0002bb34 |
308 |
34% |
9973 |
.text.ZPS_bNwkCoordLinkPowerDeltaNtfcn |
0x0002bb34 |
0x0002bbc8 |
148 |
17% |
9976 |
.text.ZPS_vLinkPowerDeltaTimerExpiry |
0x0002bbc8 |
0x0002bbd6 |
14 |
2% |
9979 |
.text.ZPS_vNwkNibNTUpdateTxPower |
0x0002bbd6 |
0x0002bc3a |
100 |
11% |
9982 |
.text.ZPS_bMACTxPowerTableInitialise |
0x0002bc3a |
0x0002bc9c |
98 |
11% |
9985 |
.text.ZPS_u16NwkNibNtGetMacIDByAddress |
0x0002bc9c |
0x0002bce6 |
74 |
9% |
9988 |
Expected total in zps_nwk_subghz.o file: |
922 |
Actual: |
922 |
100% |
9968 |
Flash640 / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeGetResources |
0x0002bce6 |
0x0002bd76 |
144 |
73% |
9991 |
.text.zps_eNwkActvStInit |
0x0002bd76 |
0x0002bd80 |
10 |
6% |
9994 |
.text.zps_vNwkActvStHandleCme |
0x0002bd80 |
0x0002bdac |
44 |
23% |
9998 |
Expected total in zps_nwk_actv_st.o file: |
198 |
Actual: |
198 |
100% |
9991 |
Flash640 / .text / zps_nwk_btt.o |
Start |
End |
Size |
% |
Line |
.text.vNwkBttTimerExpiry |
0x0002bdac |
0x0002be94 |
232 |
40% |
10001 |
.text.zps_vNwkBttMgrInit |
0x0002be94 |
0x0002bec8 |
52 |
9% |
10004 |
.text.zps_eNwkBtrMatch |
0x0002bec8 |
0x0002bfd8 |
272 |
47% |
10007 |
.text.zps_vNwkBttProcessPassiveAck |
0x0002bfd8 |
0x0002bff4 |
28 |
5% |
10010 |
Expected total in zps_nwk_btt.o file: |
584 |
Actual: |
584 |
100% |
10001 |
Flash640 / .text / zps_nwk_disc.o |
Start |
End |
Size |
% |
Line |
.text.zps_vReAttemptScanTimerHandleExpiry |
0x0002bff4 |
0x0002c034 |
64 |
18% |
10013 |
.text.zps_vNwkHandleCmeNwkDiscReq |
0x0002c034 |
0x0002c0d4 |
160 |
43% |
10016 |
.text.zps_vNwkDiscUpdateNT |
0x0002c0d4 |
0x0002c16c |
152 |
41% |
10019 |
Expected total in zps_nwk_disc.o file: |
376 |
Actual: |
376 |
100% |
10013 |
Flash640 / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.text.psAddToDiscNt |
0x0002c16c |
0x0002c2c0 |
340 |
31% |
10022 |
.text.eSmeUDNTBeaconInd |
0x0002c2c0 |
0x0002c2e6 |
38 |
4% |
10024 |
.text.eSmeEdScScanDcfm |
0x0002c2e6 |
0x0002c324 |
62 |
6% |
10026 |
.text.eSmeASFlBeaconInd |
0x0002c324 |
0x0002c344 |
32 |
3% |
10028 |
.text.eSmeAcScBeaconInd |
0x0002c344 |
0x0002c42c |
232 |
21% |
10030 |
.text.zps_NwkSortDiscoveryTable.constprop.0 |
0x0002c42c |
0x0002c4a2 |
118 |
11% |
10032 |
.text.eSmeGenlScanDcfm |
0x0002c4a2 |
0x0002c4fc |
90 |
9% |
10034 |
.text.eSmeUDNTScanDcfm |
0x0002c4fc |
0x0002c5c8 |
204 |
19% |
10036 |
.text.zps_eNwkDiscStInit |
0x0002c5c8 |
0x0002c5d0 |
8 |
1% |
10038 |
Expected total in zps_nwk_disc_st.o file: |
1124 |
Actual: |
1124 |
100% |
10022 |
Flash640 / .text / zps_nwk_form_st.o |
Start |
End |
Size |
% |
Line |
.text.eSmeAcScScanDcfm |
0x0002c5d0 |
0x0002c8fc |
812 |
64% |
10041 |
.text.bCheckMatchingEntry |
0x0002c8fc |
0x0002c920 |
36 |
3% |
10043 |
.text.eSmeAcScBeaconInd |
0x0002c920 |
0x0002c9bc |
156 |
13% |
10045 |
.text.vSendDcfm |
0x0002c9bc |
0x0002c9de |
34 |
3% |
10047 |
.text.eSmeEdScScanDcfm |
0x0002c9de |
0x0002caa0 |
194 |
16% |
10049 |
.text.zps_eNwkFormStInit |
0x0002caa0 |
0x0002cacc |
44 |
4% |
10052 |
Expected total in zps_nwk_form_st.o file: |
1276 |
Actual: |
1276 |
100% |
10041 |
Flash640 / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.text.zps_eDefaultDataDcfm |
0x0002cacc |
0x0002cbe2 |
278 |
12% |
10055 |
.text.zps_bProcessUnicastRoute |
0x0002cbe2 |
0x0002ce18 |
566 |
24% |
10058 |
.text.zps_psAllocateAndFormatMacHdr |
0x0002ce18 |
0x0002d004 |
492 |
21% |
10062 |
.text.zps_psSendFrm |
0x0002d004 |
0x0002d250 |
588 |
25% |
10065 |
.text.zps_psSendBroadcastFrm |
0x0002d250 |
0x0002d2ec |
156 |
7% |
10068 |
.text.zps_psFormatCmdFrameGeneral |
0x0002d2ec |
0x0002d394 |
168 |
8% |
10071 |
.text.zps_psNwkInitCmdFrame |
0x0002d394 |
0x0002d418 |
132 |
6% |
10074 |
Expected total in zps_nwk_frm.o file: |
2380 |
Actual: |
2380 |
100% |
10055 |
Flash640 / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkIdleStHandleCme |
0x0002d418 |
0x0002d444 |
44 |
100% |
10078 |
Expected total in zps_nwk_idle_st.o file: |
44 |
Actual: |
44 |
100% |
10078 |
Flash640 / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.text.zps_vJoinInitNtParent |
0x0002d444 |
0x0002d63c |
504 |
11% |
10081 |
.text.zps_vCheckActvNtForDuplicate |
0x0002d63c |
0x0002d6e8 |
172 |
4% |
10084 |
.text.zps_vSendJoinDcfm |
0x0002d6e8 |
0x0002d728 |
64 |
2% |
10087 |
.text.zps_vSendJoinInd |
0x0002d728 |
0x0002d7ac |
132 |
3% |
10091 |
.text.zps_vNwkHandleCmeDirectJoinReq |
0x0002d7ac |
0x0002d824 |
120 |
3% |
10094 |
.text.zps_eNwkHandleSmeCommStatusInd |
0x0002d824 |
0x0002d958 |
308 |
7% |
10097 |
.text.zps_eNwkHandleSmeOrphanInd |
0x0002d958 |
0x0002da0e |
182 |
4% |
10100 |
.text.zps_vTidyActvNtAfterJoin |
0x0002da0e |
0x0002da98 |
138 |
3% |
10103 |
.text.eRejoinRspDataDcfm |
0x0002da98 |
0x0002db1e |
134 |
3% |
10106 |
.text.zps_eNwkHandleSceRejnResponse |
0x0002db1e |
0x0002db70 |
82 |
2% |
10108 |
.text.zps_psNwkSendRejoinReqCmd |
0x0002db70 |
0x0002dc0c |
156 |
4% |
10112 |
.text.zps_u8NwkHandleRejoinReq |
0x0002dc0c |
0x0002dcb4 |
168 |
4% |
10115 |
.text.zps_vnwkJoinContinueRejoin |
0x0002dcb4 |
0x0002dd50 |
156 |
4% |
10118 |
.text.zps_vNwkHandleCmeNwkJoinReq |
0x0002dd50 |
0x0002e0fc |
940 |
19% |
10122 |
.text.zps_vNwkHandleCmeNwkActvJoinReq |
0x0002e0fc |
0x0002e108 |
12 |
1% |
10125 |
.text.zps_psNwkSendRejoinRspCmd |
0x0002e108 |
0x0002e1a4 |
156 |
4% |
10129 |
.text.zps_eNwkSendJoinResponse |
0x0002e1a4 |
0x0002e2d8 |
308 |
7% |
10132 |
.text.zps_eNwkProcessJoinInd |
0x0002e2d8 |
0x0002e6c0 |
1000 |
21% |
10135 |
.text.zps_eNwkHandleSmeAssocInd |
0x0002e6c0 |
0x0002e6f0 |
48 |
1% |
10138 |
.text.zps_eNwkHandleSceRejnRequest |
0x0002e6f0 |
0x0002e798 |
168 |
4% |
10141 |
Expected total in zps_nwk_join.o file: |
4948 |
Actual: |
4948 |
100% |
10081 |
Flash640 / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.text.vGiveUp |
0x0002e798 |
0x0002e7c8 |
48 |
4% |
10144 |
.text.vFinish |
0x0002e7c8 |
0x0002e848 |
128 |
10% |
10145 |
.text.eSmeOrphScanDcfm |
0x0002e848 |
0x0002e8b6 |
110 |
9% |
10146 |
.text.vCheckSleepingSendPoll |
0x0002e8b6 |
0x0002e934 |
126 |
10% |
10148 |
.text.eTryNextParent |
0x0002e934 |
0x0002ea68 |
308 |
23% |
10151 |
.text.eSmeRjPCPollDcfm |
0x0002ea68 |
0x0002eaa4 |
60 |
5% |
10154 |
.text.eSmeAsocAssocDcfm |
0x0002eaa4 |
0x0002eb22 |
126 |
10% |
10156 |
.text.eSceRjRsRejoinRsp |
0x0002eb22 |
0x0002ec10 |
238 |
18% |
10158 |
.text.vHandleRejoinExpiry |
0x0002ec10 |
0x0002ec60 |
80 |
6% |
10161 |
.text.zps_vNwkJoinStStartResponseTimer |
0x0002ec60 |
0x0002ec94 |
52 |
4% |
10163 |
.text.zps_eRejoinDataDcfm |
0x0002ec94 |
0x0002ecd6 |
66 |
5% |
10166 |
.text.zps_eNwkJoinStInit |
0x0002ecd6 |
0x0002ecde |
8 |
1% |
10169 |
Expected total in zps_nwk_join_st.o file: |
1350 |
Actual: |
1350 |
100% |
10144 |
Flash640 / .text / zps_nwk_mac.o |
Start |
End |
Size |
% |
Line |
.text.MAC_u64GetExtAddr |
0x0002ecde |
0x0002ecea |
12 |
100% |
10172 |
Expected total in zps_nwk_mac.o file: |
12 |
Actual: |
12 |
100% |
10172 |
Flash640 / .text / zps_nwk_scan.o |
Start |
End |
Size |
% |
Line |
.text.zps_sNwkLibSubmitScan |
0x0002ecea |
0x0002ed26 |
60 |
47% |
10175 |
.text.zps_vNwkHandleCmeEdScanReq |
0x0002ed26 |
0x0002ed6a |
68 |
54% |
10178 |
Expected total in zps_nwk_scan.o file: |
128 |
Actual: |
128 |
100% |
10175 |
Flash640 / .text / zps_nwk_sync.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeSyncReq |
0x0002ed6a |
0x0002eddc |
114 |
76% |
10181 |
.text.zps_eNwkHandleSmePollDcfm |
0x0002eddc |
0x0002ee00 |
36 |
24% |
10184 |
Expected total in zps_nwk_sync.o file: |
150 |
Actual: |
150 |
100% |
10181 |
Flash640 / .text / zps_nwk_intf.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeSetInterface |
0x0002ee00 |
0x0002ef2e |
302 |
53% |
10187 |
.text.zps_vNwkHandleCmeGetInterface |
0x0002ef2e |
0x0002f03a |
268 |
48% |
10190 |
Expected total in zps_nwk_intf.o file: |
570 |
Actual: |
570 |
100% |
10187 |
Flash640 / .text / zps_nwk_form.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeNwkFormReq |
0x0002f03a |
0x0002f0e2 |
168 |
97% |
10193 |
.text.zps_vNwkHandleCmeIdleNwkFormReq |
0x0002f0e2 |
0x0002f0e8 |
6 |
4% |
10196 |
Expected total in zps_nwk_form.o file: |
174 |
Actual: |
174 |
100% |
10193 |
Flash640 / .text / aes_mmo.c.obj |
Start |
End |
Size |
% |
Line |
.text.AESSW_vMMOBlockUpdate |
0x0002f0e8 |
0x0002f116 |
46 |
13% |
10199 |
.text.AESSW_vMMOFinalUpdate |
0x0002f116 |
0x0002f1de |
200 |
53% |
10202 |
.text.AESSW_vHMAC_MMO |
0x0002f1de |
0x0002f264 |
134 |
36% |
10205 |
Expected total in aes_mmo.c.obj file: |
380 |
Actual: |
380 |
100% |
10199 |
Flash640 / .text / MMAC.o |
Start |
End |
Size |
% |
Line |
.text.Chip_GetType |
0x0002f264 |
0x0002f2da |
118 |
2% |
10208 |
.text.do_fcs |
0x0002f2da |
0x0002f316 |
60 |
1% |
10210 |
.text.end_fcs |
0x0002f316 |
0x0002f322 |
12 |
1% |
10212 |
.text.read_uint32 |
0x0002f322 |
0x0002f334 |
18 |
1% |
10214 |
.text.read_uint64 |
0x0002f334 |
0x0002f348 |
20 |
1% |
10217 |
.text.v2MAC_CSL_phase |
0x0002f348 |
0x0002f388 |
64 |
2% |
10221 |
.text.v2MAC_restore_tune_regs |
0x0002f388 |
0x0002f3c8 |
64 |
2% |
10224 |
.text.v2MAC_decode_FCF |
0x0002f3c8 |
0x0002f4e4 |
284 |
5% |
10227 |
.text.v2MAC_basic_check_frame |
0x0002f4e4 |
0x0002f510 |
44 |
1% |
10230 |
.text.v2MAC_read_header |
0x0002f510 |
0x0002f5b8 |
168 |
3% |
10233 |
.text.v2MAC_check_ACK |
0x0002f5b8 |
0x0002f65c |
164 |
3% |
10237 |
.text.v2MAC_filter_process_Rx_frame |
0x0002f65c |
0x0002f734 |
216 |
4% |
10240 |
.text.v2MAC_ACK |
0x0002f734 |
0x0002fa50 |
796 |
14% |
10243 |
.text.v2MAC_check_Rx_frame_FCS |
0x0002fa50 |
0x0002fa94 |
68 |
2% |
10246 |
.text.v2MAC_restart_rx |
0x0002fa94 |
0x0002faf8 |
100 |
2% |
10249 |
.text.v2MAC_wait_and_fcs |
0x0002faf8 |
0x0002fb50 |
88 |
2% |
10252 |
.text.vMMAC_EnableInterrupts |
0x0002fb50 |
0x0002fb78 |
40 |
1% |
10255 |
.text.u32MMAC_GetTime |
0x0002fb78 |
0x0002fb84 |
12 |
1% |
10258 |
.text.vMMAC_ForceReset |
0x0002fb84 |
0x0002fdec |
616 |
11% |
10261 |
.text.vMMAC_SynchroniseBackoffClock |
0x0002fdec |
0x0002fe04 |
24 |
1% |
10264 |
.text.u8MMAC_EnergyDetect |
0x0002fe04 |
0x0002fe20 |
28 |
1% |
10267 |
.text.vMMAC_SetRxAddress |
0x0002fe20 |
0x0002fe3c |
28 |
1% |
10270 |
.text.vMMAC_SetRxFrame |
0x0002fe3c |
0x0002fe54 |
24 |
1% |
10273 |
.text.vMMAC_SetTxFrame |
0x0002fe54 |
0x0002fe60 |
12 |
1% |
10276 |
.text.u32MMAC_GetRxFrame |
0x0002fe60 |
0x0002fe6c |
12 |
1% |
10279 |
.text.u32MMAC_GetTxFrame |
0x0002fe6c |
0x0002fe78 |
12 |
1% |
10282 |
.text.u32MMAC_GetRxErrors |
0x0002fe78 |
0x0002fe84 |
12 |
1% |
10285 |
.text.u32MMAC_GetRxTime |
0x0002fe84 |
0x0002fe90 |
12 |
1% |
10288 |
.text.u8MMAC_GetRxLqi |
0x0002fe90 |
0x0002fea8 |
24 |
1% |
10291 |
.text.vMMAC_SetTxMinBE |
0x0002fea8 |
0x0002fec4 |
28 |
1% |
10294 |
.text.vMMAC_SetTxMaxBE |
0x0002fec4 |
0x0002fee0 |
28 |
1% |
10297 |
.text.vMMAC_SetTxMaxBackoffs |
0x0002fee0 |
0x0002fefc |
28 |
1% |
10300 |
.text.vMMAC_SetCcaMode |
0x0002fefc |
0x0002ff10 |
20 |
1% |
10303 |
.text.u32MMAC_GetCsmaContext |
0x0002ff10 |
0x0002ff1c |
12 |
1% |
10306 |
.text.u32MMAC_GetTxRetries |
0x0002ff1c |
0x0002ff28 |
12 |
1% |
10309 |
.text.vMMAC_SetTxRetries |
0x0002ff28 |
0x0002ff34 |
12 |
1% |
10312 |
.text.vMMAC_SetTxPend |
0x0002ff34 |
0x0002ff48 |
20 |
1% |
10315 |
.text.u32MMAC_GetTxErrors |
0x0002ff48 |
0x0002ff54 |
12 |
1% |
10318 |
.text.vMMAC_GetMacAddressN |
0x0002ff54 |
0x0002ff88 |
52 |
1% |
10321 |
.text.vMMAC_GetMacAddress |
0x0002ff88 |
0x0002ff90 |
8 |
1% |
10324 |
.text.vMMAC_Enable |
0x0002ff90 |
0x00030040 |
176 |
3% |
10328 |
.text.vMMAC_ClearInterrupts |
0x00030040 |
0x0003004c |
12 |
1% |
10331 |
.text.u32MMAC_GetPhyState |
0x0003004c |
0x00030090 |
68 |
2% |
10334 |
.text.vMMAC_CheckRxStarted |
0x00030090 |
0x000300f4 |
100 |
2% |
10337 |
.text.vMMAC_AbortRadio |
0x000300f4 |
0x00030140 |
76 |
2% |
10340 |
.text.vMMAC_RxCtlUpdate |
0x00030140 |
0x00030188 |
72 |
2% |
10343 |
.text.v2MAC_reset_state |
0x00030188 |
0x000301ec |
100 |
2% |
10346 |
.text.v2MAC_report_rx |
0x000301ec |
0x00030224 |
56 |
1% |
10349 |
.text.v2MAC_report_tx |
0x00030224 |
0x0003025c |
56 |
1% |
10352 |
.text.vMMAC_RadioOff |
0x0003025c |
0x00030264 |
8 |
1% |
10355 |
.text.vMMAC_StartMacReceive |
0x00030264 |
0x000302a8 |
68 |
2% |
10359 |
.text.vMMAC_WriteCcaThreshold |
0x000302a8 |
0x000302dc |
52 |
1% |
10362 |
.text.vMMAC_SetHighPowerOptions |
0x000302dc |
0x000302ec |
16 |
1% |
10365 |
.text.vMMAC_SetPRBSS |
0x000302ec |
0x000302f8 |
12 |
1% |
10368 |
.text.vMMAC_IntHandlerPhy |
0x000302f8 |
0x00030744 |
1100 |
18% |
10371 |
.text.vMMAC_SetTxPowerMode |
0x00030744 |
0x0003075c |
24 |
1% |
10374 |
.text.MMAC_stop_radio |
0x0003075c |
0x000307b0 |
84 |
2% |
10377 |
.text.vMMAC_RadioToOffAndWait |
0x000307b0 |
0x000307b8 |
8 |
1% |
10380 |
.text.vMMAC_SetChannelAndPower |
0x000307b8 |
0x000307fc |
68 |
2% |
10384 |
.text.vMMAC_StartMacTransmit |
0x000307fc |
0x000308c8 |
204 |
4% |
10387 |
.text.vMMAC_IntHandlerBbc |
0x000308c8 |
0x00030a44 |
380 |
7% |
10390 |
Expected total in MMAC.o file: |
6112 |
Actual: |
6112 |
100% |
10208 |
Flash640 / .text / MMAC_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerFired |
0x00030a44 |
0x00030a84 |
64 |
30% |
10393 |
.text.vTimerInitialise |
0x00030a84 |
0x00030abc |
56 |
27% |
10396 |
.text.TSV_eOpen |
0x00030abc |
0x00030ac8 |
12 |
6% |
10399 |
.text.TSV_eStart |
0x00030ac8 |
0x00030b08 |
64 |
30% |
10402 |
.text.TSV_eStop |
0x00030b08 |
0x00030b1a |
18 |
9% |
10405 |
Expected total in MMAC_TimerServer.o file: |
214 |
Actual: |
214 |
100% |
10393 |
Flash640 / .text / Mini_Association.o |
Start |
End |
Size |
% |
Line |
.text.vPostFailedAssocDcfm |
0x00030b1a |
0x00030b3c |
34 |
3% |
10408 |
.text.eAssocRespSent |
0x00030b3c |
0x00030b58 |
28 |
3% |
10410 |
.text.eDisassocReqSent |
0x00030b58 |
0x00030b94 |
60 |
5% |
10412 |
.text.vAssocReqTimeout1 |
0x00030b94 |
0x00030c14 |
128 |
10% |
10414 |
.text.vAssocReqTimeout2 |
0x00030c14 |
0x00030c4c |
56 |
5% |
10416 |
.text.eGenericAssocFrameSent |
0x00030c4c |
0x00030c90 |
68 |
6% |
10418 |
.text.eAssocReqSent |
0x00030c90 |
0x00030c9c |
12 |
1% |
10420 |
.text.ePMICassocReqPollSent |
0x00030c9c |
0x00030cc4 |
40 |
4% |
10422 |
.text.eMiniMac_MLME_AssociateReq |
0x00030cc4 |
0x00030d68 |
164 |
13% |
10424 |
.text.eMiniMac_MLME_AssociateResp |
0x00030d68 |
0x00030e20 |
184 |
15% |
10427 |
.text.eMiniMac_MLME_DisassociateReq |
0x00030e20 |
0x00030ec0 |
160 |
13% |
10430 |
.text.vAssociatingRxCallback |
0x00030ec0 |
0x00030f44 |
132 |
11% |
10433 |
.text.vAssociationReqFrameReceived |
0x00030f44 |
0x00030f78 |
52 |
5% |
10436 |
.text.vDisassociationReceived |
0x00030f78 |
0x00030fbc |
68 |
6% |
10439 |
.text.vMiniMac_PurgeAssocResp |
0x00030fbc |
0x00031020 |
100 |
8% |
10442 |
Expected total in Mini_Association.o file: |
1286 |
Actual: |
1286 |
100% |
10408 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.text.vBbcIntHandler |
0x00031020 |
0x000310d8 |
184 |
18% |
10445 |
.text.vSetChannelAndPower |
0x000310d8 |
0x000310e8 |
16 |
2% |
10447 |
.text.vInsertFullDstAddr |
0x000310e8 |
0x00031106 |
30 |
3% |
10450 |
.text.vExtractFullSrcAddr |
0x00031106 |
0x0003111e |
24 |
3% |
10453 |
.text.vExtractFullDstAddr |
0x0003111e |
0x00031138 |
26 |
3% |
10456 |
.text.vMiniMac_MLME_SetReq_PanId |
0x00031138 |
0x00031158 |
32 |
4% |
10459 |
.text.vMiniMac_MLME_SetReq_ShortAddr |
0x00031158 |
0x00031168 |
16 |
2% |
10462 |
.text.vMiniMac_MLME_SetReq_MinBe |
0x00031168 |
0x00031178 |
16 |
2% |
10465 |
.text.vMiniMac_Init |
0x00031178 |
0x000312c4 |
332 |
32% |
10468 |
.text.vMiniMac_MLME_Reset |
0x000312c4 |
0x00031320 |
92 |
9% |
10471 |
.text.vMiniMac_MLME_SetReq_MaxBe |
0x00031320 |
0x00031324 |
4 |
1% |
10474 |
.text.vMiniMac_MLME_SetReq_MaxCsmaBackoffs |
0x00031324 |
0x00031328 |
4 |
1% |
10477 |
.text.vMiniMac_MLME_SetReq_RxOnWhenIdle |
0x00031328 |
0x00031334 |
12 |
2% |
10480 |
.text.vMiniMac_PLME_SetReq_Channel |
0x00031334 |
0x00031340 |
12 |
2% |
10483 |
.text.vMiniMac_PLME_SetReq_Power |
0x00031340 |
0x0003135c |
28 |
3% |
10486 |
.text.vMiniMac_PLME_SetReq_CcaMode |
0x0003135c |
0x00031360 |
4 |
1% |
10489 |
.text.vCopyU16ToPayload |
0x00031360 |
0x00031368 |
8 |
1% |
10492 |
.text.u16CopyFromPayload |
0x00031368 |
0x0003136c |
4 |
1% |
10495 |
.text.u8GetHeaderSize |
0x0003136c |
0x00031388 |
28 |
3% |
10498 |
.text.vSendMlmeCommStatusFromTxFrame |
0x00031388 |
0x000313ba |
50 |
5% |
10501 |
.text.vSendMlmeCommStatusFromRxFrame |
0x000313ba |
0x000313ec |
50 |
5% |
10504 |
.text.psGetAndBuildCoordRealignment |
0x000313ec |
0x00031448 |
92 |
9% |
10507 |
Expected total in Mini_Main.o file: |
1064 |
Actual: |
1064 |
100% |
10445 |
Flash640 / .text / Mini_Mcps.o |
Start |
End |
Size |
% |
Line |
.text.eMcpsTxCompleteHandler |
0x00031448 |
0x00031474 |
44 |
9% |
10510 |
.text.psGetTxFrameBuffer |
0x00031474 |
0x000314ac |
56 |
11% |
10512 |
.text.eTransmit |
0x000314ac |
0x0003158c |
224 |
44% |
10515 |
.text.eMiniMac_MCPS_DataReq |
0x0003158c |
0x000315a8 |
28 |
6% |
10518 |
.text.eMiniMac_MCPS_DataRetransmitReq |
0x000315a8 |
0x000315d4 |
44 |
9% |
10521 |
.text.vMiniMacMcpsFrameReceived |
0x000315d4 |
0x000315ec |
24 |
5% |
10524 |
.text.eMiniMac_MCPS_PurgeReq |
0x000315ec |
0x00031650 |
100 |
20% |
10527 |
Expected total in Mini_Mcps.o file: |
520 |
Actual: |
520 |
100% |
10510 |
Flash640 / .text / Mini_Poll.o |
Start |
End |
Size |
% |
Line |
.text.vPollConfirm |
0x00031650 |
0x00031670 |
32 |
9% |
10530 |
.text.ePollReqSent |
0x00031670 |
0x000316cc |
92 |
25% |
10533 |
.text.eMiniMac_MLME_DataReq |
0x000316cc |
0x0003175c |
144 |
39% |
10535 |
.text.vMiniMacPoll_CheckPollResponse |
0x0003175c |
0x000317b4 |
88 |
24% |
10538 |
.text.vPollTimeout |
0x000317b4 |
0x000317c4 |
16 |
5% |
10541 |
Expected total in Mini_Poll.o file: |
372 |
Actual: |
372 |
100% |
10530 |
Flash640 / .text / Mini_Running.o |
Start |
End |
Size |
% |
Line |
.text.vRunningRxCallback |
0x000317c4 |
0x000318cc |
264 |
65% |
10543 |
.text.eMiniMac_MLME_StartReq |
0x000318cc |
0x0003194c |
128 |
32% |
10546 |
.text.bMiniMac_CurrentlyScanning |
0x0003194c |
0x0003195c |
16 |
4% |
10549 |
Expected total in Mini_Running.o file: |
408 |
Actual: |
408 |
100% |
10543 |
Flash640 / .text / Mini_Scan.o |
Start |
End |
Size |
% |
Line |
.text.eBuildAndSend |
0x0003195c |
0x000319c0 |
100 |
6% |
10552 |
.text.vPostDcfm |
0x000319c0 |
0x00031a20 |
96 |
6% |
10554 |
.text.vScanNextChannel |
0x00031a20 |
0x00031b58 |
312 |
18% |
10556 |
.text.eOrphanRespSent |
0x00031b58 |
0x00031b64 |
12 |
1% |
10558 |
.text.bBeaconNotify |
0x00031b64 |
0x00031c74 |
272 |
16% |
10560 |
.text.eOrphanNotificationSent |
0x00031c74 |
0x00031cbc |
72 |
5% |
10562 |
.text.eBeaconReqSent |
0x00031cbc |
0x00031ce0 |
36 |
3% |
10564 |
.text.eMiniMac_MLME_ScanReq |
0x00031ce0 |
0x00031d64 |
132 |
8% |
10566 |
.text.eMiniMac_MLME_OrphanRsp |
0x00031d64 |
0x00031dcc |
104 |
6% |
10569 |
.text.vScanOrphanReceived |
0x00031dcc |
0x00031dec |
32 |
2% |
10572 |
.text.vScanCoordRealignmentReceived |
0x00031dec |
0x00031df0 |
4 |
1% |
10575 |
.text.vScanBeaconReceived |
0x00031df0 |
0x00031e2c |
60 |
4% |
10579 |
.text.vScanningRxCallback |
0x00031e2c |
0x00031ec8 |
156 |
9% |
10582 |
.text.vMiniMac_BeaconRequestReceived |
0x00031ec8 |
0x00031ecc |
4 |
1% |
10585 |
.text.vScanBeaconRequestReceived |
0x00031ecc |
0x00032044 |
376 |
22% |
10589 |
Expected total in Mini_Scan.o file: |
1768 |
Actual: |
1768 |
100% |
10552 |
Flash640 / .text / Mini_Shim.o |
Start |
End |
Size |
% |
Line |
.text.eAppApiPlmeSet |
0x00032044 |
0x00032070 |
44 |
24% |
10592 |
.text.eAppApiPlmeGet |
0x00032070 |
0x000320ac |
60 |
33% |
10596 |
.text.pvAppApiGetMacAddrLocation |
0x000320ac |
0x000320c4 |
24 |
14% |
10599 |
.text.vAppApiEnableBeaconResponse |
0x000320c4 |
0x000320d8 |
20 |
11% |
10602 |
.text.bAppApi_CurrentlyScanning |
0x000320d8 |
0x000320dc |
4 |
3% |
10605 |
.text.MAC_vPibSetShortAddr |
0x000320dc |
0x000320e2 |
6 |
4% |
10608 |
.text.MAC_vPibSetPanId |
0x000320e2 |
0x000320e8 |
6 |
4% |
10611 |
.text.MAC_vPibSetMinBe |
0x000320e8 |
0x000320ee |
6 |
4% |
10614 |
.text.MAC_vPibSetMaxCsmaBackoffs |
0x000320ee |
0x000320f4 |
6 |
4% |
10617 |
.text.MAC_vPibSetRxOnWhenIdle |
0x000320f4 |
0x000320fc |
8 |
5% |
10620 |
Expected total in Mini_Shim.o file: |
184 |
Actual: |
184 |
100% |
10592 |
Flash640 / .text / Mini_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerRestartScanTimer |
0x000320fc |
0x00032110 |
20 |
13% |
10624 |
.text.vTimerHandlerCallback |
0x00032110 |
0x00032180 |
112 |
70% |
10627 |
.text.vTimerPostHandlerCallback |
0x00032180 |
0x0003219c |
28 |
18% |
10630 |
Expected total in Mini_TimerServer.o file: |
160 |
Actual: |
160 |
100% |
10624 |
Flash640 / .text / Mini_TxRx.o |
Start |
End |
Size |
% |
Line |
.text.getRxBuffer |
0x0003219c |
0x000321cc |
48 |
4% |
10633 |
.text.vAddToTxQueue |
0x000321cc |
0x00032208 |
60 |
4% |
10635 |
.text.vRemoveFromTxQueue |
0x00032208 |
0x0003223c |
52 |
4% |
10638 |
.text.psSearchForFrameToSend |
0x0003223c |
0x00032294 |
88 |
6% |
10641 |
.text.eBasicTxCompleteHandler |
0x00032294 |
0x00032298 |
4 |
1% |
10644 |
.text.vMiniMac_RxHdrComplete |
0x00032298 |
0x00032348 |
176 |
12% |
10647 |
.text.eMiniMac_FrameInProgress |
0x00032348 |
0x000323a4 |
92 |
6% |
10650 |
.text.vStartReceive |
0x000323a4 |
0x000323dc |
56 |
4% |
10653 |
.text.vMiniMac_NextTransaction |
0x000323dc |
0x0003244c |
112 |
8% |
10656 |
.text.vPostTxActions |
0x0003244c |
0x00032484 |
56 |
4% |
10659 |
.text.vStartTransmit |
0x00032484 |
0x00032594 |
272 |
18% |
10661 |
.text.vTxIndirectExpired |
0x00032594 |
0x000325ac |
24 |
2% |
10663 |
.text.vMiniMac_TxComplete |
0x000325ac |
0x000326f0 |
324 |
21% |
10667 |
.text.vMiniMac_RxComplete |
0x000326f0 |
0x000327a8 |
184 |
12% |
10670 |
Expected total in Mini_TxRx.o file: |
1548 |
Actual: |
1548 |
100% |
10633 |
Flash640 / .text / endian.o |
Start |
End |
Size |
% |
Line |
.text.u32FromLe |
0x000327a8 |
0x000327be |
22 |
79% |
10673 |
.text.u16FromLe |
0x000327be |
0x000327c4 |
6 |
22% |
10676 |
Expected total in endian.o file: |
28 |
Actual: |
28 |
100% |
10673 |
Flash640 / .text / MMAC_RadioInit_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.vMMAC_ConfigureRadio |
0x000327c4 |
0x000327ec |
40 |
100% |
10680 |
Expected total in MMAC_RadioInit_JN518x.o file: |
40 |
Actual: |
40 |
100% |
10680 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.text.radio_IsNotC2MF |
0x000327ec |
0x00032834 |
72 |
1% |
10683 |
.text.radio_CLOCK_FastuDelay |
0x00032834 |
0x00032848 |
20 |
1% |
10686 |
.text.radio_TX_ZigBee_pll_dac_banked_set |
0x00032848 |
0x0003288c |
68 |
1% |
10689 |
.text.radio_dac_mode2_from_ZB |
0x0003288c |
0x000328cc |
64 |
1% |
10692 |
.text.radio_fill_std_ZB_regs |
0x000328cc |
0x000328e4 |
24 |
1% |
10695 |
.text.radio_fill_std_BLE1M_regs |
0x000328e4 |
0x000328fc |
24 |
1% |
10698 |
.text.radio_fill_std_BLE2M_regs |
0x000328fc |
0x00032914 |
24 |
1% |
10701 |
.text.radio_fill_zbble_ZB_regs |
0x00032914 |
0x0003292c |
24 |
1% |
10704 |
.text.radio_fill_zbble_BLE_regs |
0x0003292c |
0x00032944 |
24 |
1% |
10707 |
.text.radio_fill_regs |
0x00032944 |
0x0003295c |
24 |
1% |
10710 |
.text.radio_power_down_to_off_polled |
0x0003295c |
0x00032994 |
56 |
1% |
10713 |
.text.radio_pre_start_to_pll_polled |
0x00032994 |
0x00032a0c |
120 |
2% |
10716 |
.text.radio_packet_start_aborted |
0x00032a0c |
0x00032a78 |
108 |
1% |
10719 |
.text.radio_rx_assert_polled |
0x00032a78 |
0x00032ab0 |
56 |
1% |
10722 |
.text.radio_rx_deassert_polled |
0x00032ab0 |
0x00032ae8 |
56 |
1% |
10725 |
.text.radio_RSSI_cal |
0x00032ae8 |
0x00032b44 |
92 |
1% |
10728 |
.text.radio_Init |
0x00032b44 |
0x00032b80 |
60 |
1% |
10731 |
.text.radio_TMU_Init |
0x00032b80 |
0x00032b94 |
20 |
1% |
10734 |
.text.radio_Use_Cal_Values |
0x00032b94 |
0x00032cd4 |
320 |
3% |
10737 |
.text.radio_Use_Retained_Cal_Values |
0x00032cd4 |
0x00032d24 |
80 |
1% |
10740 |
.text.radio_rfbandgap_cal |
0x00032d24 |
0x00032d54 |
48 |
1% |
10743 |
.text.radio_Carrier_Frequency_Select_by_index |
0x00032d54 |
0x00032de4 |
144 |
2% |
10746 |
.text.radio_Synthesizer_Cw_Mode_Init |
0x00032de4 |
0x00032e04 |
32 |
1% |
10749 |
.text.radio_Trx_Packet_SW_Ctrl_Init |
0x00032e04 |
0x00032e24 |
32 |
1% |
10752 |
.text.radio_Disable_Auto_Kmod_Chan_and_Synth_Cal_Operation |
0x00032e24 |
0x00032e44 |
32 |
1% |
10755 |
.text.radio_Synthesizer_Cal_Startup_init |
0x00032e44 |
0x00032e80 |
60 |
1% |
10758 |
.text.radio_Synthesizer_Cal_Startup_algo |
0x00032e80 |
0x00032f94 |
276 |
3% |
10761 |
.text.radio_Synthesizer_Cal_Startup |
0x00032f94 |
0x00033010 |
124 |
2% |
10764 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_init |
0x00033010 |
0x00033074 |
100 |
1% |
10767 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_algo |
0x00033074 |
0x000330b0 |
60 |
1% |
10770 |
.text.radio_Synthesizer_Cal_Operation_And_Lock |
0x000330b0 |
0x000330c4 |
20 |
1% |
10773 |
.text.radio_Synthesizer_Kmod_Band_init |
0x000330c4 |
0x00033180 |
188 |
2% |
10776 |
.text.radio_Synthesizer_Kmod_Band_algo |
0x00033180 |
0x00033244 |
196 |
2% |
10779 |
.text.radio_Synthesizer_Kmod_Band |
0x00033244 |
0x00033430 |
492 |
5% |
10782 |
.text.radio_Trx_Packet_HW_Ctrl_Init |
0x00033430 |
0x000334c4 |
148 |
2% |
10785 |
.text.radio_Synthesizer_Full_Cal |
0x000334c4 |
0x00033528 |
100 |
1% |
10788 |
.text.radio_PA_rewrite_lut |
0x00033528 |
0x000337e8 |
704 |
7% |
10791 |
.text.radio_DCO_cal_init |
0x000337e8 |
0x000339d4 |
492 |
5% |
10794 |
.text.radio_DCO_cal |
0x000339d4 |
0x00033f5c |
1416 |
14% |
10797 |
.text.radio_IQ_cal |
0x00033f5c |
0x00033fa8 |
76 |
1% |
10800 |
.text.radio_PowerOnCheckXtal |
0x00033fa8 |
0x000340b8 |
272 |
3% |
10803 |
.text.radio_PowerOn |
0x000340b8 |
0x00034144 |
140 |
2% |
10806 |
.text.vRadio_PowerOnSpecific |
0x00034144 |
0x000341d0 |
140 |
2% |
10809 |
.text.vRadio_InitXtal |
0x000341d0 |
0x00034240 |
112 |
2% |
10812 |
.text.radio_get_retention_info |
0x00034240 |
0x00034288 |
72 |
1% |
10815 |
.text.vRadio_Standard_Init |
0x00034288 |
0x00034548 |
704 |
7% |
10818 |
.text.u8Radio_GetEDfromRSSI |
0x00034548 |
0x00034570 |
40 |
1% |
10821 |
.text.vGetCalInfo |
0x00034570 |
0x000345a8 |
56 |
1% |
10824 |
.text.vRadio_RFT1778_bad_crc |
0x000345a8 |
0x000345e4 |
60 |
1% |
10827 |
.text.vRadio_AD_control |
0x000345e4 |
0x0003464c |
104 |
1% |
10830 |
.text.vRadio_UpdateRadioStandard |
0x0003464c |
0x00034694 |
72 |
1% |
10833 |
.text.vRadio_InitialiseRadioStandard |
0x00034694 |
0x000346b0 |
28 |
1% |
10836 |
.text.vRadio_SetChannelAndPower |
0x000346b0 |
0x000346f0 |
64 |
1% |
10839 |
.text.i16Radio_GetRSSI |
0x000346f0 |
0x000347f4 |
260 |
3% |
10842 |
.text.vRadio_Temp_GetInfos |
0x000347f4 |
0x00034870 |
124 |
2% |
10845 |
.text.vRadio_Temp_SetInfos |
0x00034870 |
0x000348f8 |
136 |
2% |
10848 |
.text.vRadio_Temp_Update |
0x000348f8 |
0x00034970 |
120 |
2% |
10851 |
.text.vRadio_ZBtoBLE |
0x00034970 |
0x000349b4 |
68 |
1% |
10854 |
.text.vRadio_BLEtoZB |
0x000349b4 |
0x00034a0c |
88 |
1% |
10857 |
.text.vRadio_Enable_DCO_DAC |
0x00034a0c |
0x00034aec |
224 |
3% |
10860 |
.text.bIsCalNeeded |
0x00034aec |
0x00034b28 |
60 |
1% |
10863 |
.text.vUpdateFlashCalData |
0x00034b28 |
0x00034b5c |
52 |
1% |
10866 |
.text.vInitFlashCalData |
0x00034b5c |
0x00034d50 |
500 |
5% |
10869 |
.text.vCheckFlashCalData |
0x00034d50 |
0x00034e60 |
272 |
3% |
10872 |
.text.radio_HiTXPowerSet |
0x00034e60 |
0x00034eac |
76 |
1% |
10875 |
.text.vRadio_RadioInit |
0x00034eac |
0x00035138 |
652 |
7% |
10878 |
.text.vRadio_Recal |
0x00035138 |
0x000351f8 |
192 |
2% |
10881 |
.text.RFP_TMU_IRQHandler |
0x000351f8 |
0x00035220 |
40 |
1% |
10884 |
Expected total in radio.o file: |
10804 |
Actual: |
10804 |
100% |
10683 |
Flash640 / .text / zps_tsv.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vTsvInit |
0x00035220 |
0x0003522c |
12 |
12% |
10887 |
.text.ZPS_eTsvOpen |
0x0003522c |
0x00035248 |
28 |
28% |
10890 |
.text.ZPS_eTsvClose |
0x00035248 |
0x0003524c |
4 |
4% |
10893 |
.text.ZPS_eTsvStart |
0x0003524c |
0x00035268 |
28 |
28% |
10896 |
.text.ZPS_eTsvStop |
0x00035268 |
0x00035284 |
28 |
28% |
10899 |
Expected total in zps_tsv.o file: |
100 |
Actual: |
100 |
100% |
10887 |
Flash640 / .text / zps_apl_inl.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pu8AplZdoGetVsOUI |
0x00035284 |
0x00035294 |
16 |
100% |
10902 |
Expected total in zps_apl_inl.o file: |
16 |
Actual: |
16 |
100% |
10902 |
Flash640 / .text / _arm_addsubdf3.o |
Start |
End |
Size |
% |
Line |
.text |
0x00035294 |
0x0003560c |
888 |
100% |
10906 |
Expected total in _arm_addsubdf3.o file: |
888 |
Actual: |
888 |
100% |
10906 |
Flash640 / .text / _arm_fixdfsi.o |
Start |
End |
Size |
% |
Line |
.text |
0x0003560c |
0x0003565c |
80 |
100% |
10922 |
Expected total in _arm_fixdfsi.o file: |
80 |
Actual: |
80 |
100% |
10922 |
Flash640 / .text / _aeabi_ldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x0003565c |
0x000356fc |
160 |
100% |
10925 |
Expected total in _aeabi_ldivmod.o file: |
160 |
Actual: |
160 |
100% |
10925 |
Flash640 / .text / _aeabi_uldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x000356fc |
0x0003572c |
48 |
100% |
10927 |
Expected total in _aeabi_uldivmod.o file: |
48 |
Actual: |
48 |
100% |
10927 |
Flash640 / .text / _udivmoddi4.o |
Start |
End |
Size |
% |
Line |
.text |
0x0003572c |
0x000359fc |
720 |
100% |
10929 |
Expected total in _udivmoddi4.o file: |
720 |
Actual: |
720 |
100% |
10929 |
Flash640 / .text / _dvmd_tls.o |
Start |
End |
Size |
% |
Line |
.text |
0x000359fc |
0x00035a00 |
4 |
100% |
10931 |
Expected total in _dvmd_tls.o file: |
4 |
Actual: |
4 |
100% |
10931 |
Flash640 / .text / lib_a-abs.o |
Start |
End |
Size |
% |
Line |
.text.abs |
0x00035a00 |
0x00035a08 |
8 |
100% |
10934 |
Expected total in lib_a-abs.o file: |
8 |
Actual: |
8 |
100% |
10934 |
Flash640 / .text / lib_a-memcmp.o |
Start |
End |
Size |
% |
Line |
.text.memcmp |
0x00035a08 |
0x00035a70 |
104 |
100% |
10936 |
Expected total in lib_a-memcmp.o file: |
104 |
Actual: |
104 |
100% |
10936 |
Flash640 / .text / lib_a-memcpy.o |
Start |
End |
Size |
% |
Line |
.text |
0x00035a70 |
0x00035ba4 |
308 |
100% |
10938 |
Expected total in lib_a-memcpy.o file: |
308 |
Actual: |
308 |
100% |
10938 |
Flash640 / .text / lib_a-memset.o |
Start |
End |
Size |
% |
Line |
.text.memset |
0x00035ba4 |
0x00035c48 |
164 |
100% |
10940 |
Expected total in lib_a-memset.o file: |
164 |
Actual: |
164 |
100% |
10940 |
Flash640 / .text / lib_a-strlen.o |
Start |
End |
Size |
% |
Line |
.text |
0x00035c80 |
0x00035d5c |
220 |
100% |
10943 |
Expected total in lib_a-strlen.o file: |
220 |
Actual: |
220 |
100% |
10943 |
Flash640 / .text / lib_a-strncpy.o |
Start |
End |
Size |
% |
Line |
.text.strncpy |
0x00035d5c |
0x00035dc0 |
100 |
100% |
10945 |
Expected total in lib_a-strncpy.o file: |
100 |
Actual: |
100 |
100% |
10945 |
Flash640 / .text / linker |
Start |
End |
Size |
% |
Line |
.text.strncpy.__stub |
0x00035dc0 |
0x00035dd0 |
16 |
100% |
10947 |
Expected total in linker file: |
16 |
Actual: |
16 |
100% |
10947 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.rodata.System_IRQHandler.str1.1 |
0x00035dd0 |
0x00035e03 |
51 |
17% |
10950 |
.rodata.main_task.str1.1 |
0x00035e03 |
0x00035e17 |
20 |
7% |
10952 |
.rodata.APP_vRadioTempUpdate.str1.1 |
0x00035e17 |
0x00035ea7 |
144 |
47% |
10954 |
.rodata.bRadioCB_WriteNVM.str1.1 |
0x00035ea7 |
0x00035ed6 |
47 |
16% |
10956 |
.rodata.u16RadioCB_ReadNVM.str1.1 |
0x00035ed6 |
0x00035f08 |
50 |
17% |
10958 |
Expected total in app_main.o file: |
312 |
Actual: |
312 |
100% |
10950 |
Flash640 / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ahEndpoint0InputClusterAPdus |
0x00035f08 |
0x00036050 |
328 |
33% |
10961 |
.rodata.s_ahEndpoint1InputClusterAPdus |
0x00036050 |
0x00036070 |
32 |
4% |
10963 |
.rodata.s_ahEndpoint242InputClusterAPdus |
0x00036070 |
0x00036074 |
4 |
1% |
10965 |
.rodata.s_asAplZdoServers |
0x00036074 |
0x0003611c |
168 |
17% |
10967 |
.rodata.s_au16Endpoint0InputClusterList |
0x0003611c |
0x000361c0 |
164 |
17% |
10969 |
.rodata.s_au16Endpoint0OutputClusterList |
0x000361c0 |
0x00036264 |
164 |
17% |
10971 |
.rodata.s_au16Endpoint1InputClusterList |
0x00036264 |
0x00036274 |
16 |
2% |
10973 |
.rodata.s_au16Endpoint1OutputClusterList |
0x00036274 |
0x00036280 |
12 |
2% |
10975 |
.rodata.s_au16Endpoint242InputClusterList |
0x00036280 |
0x00036282 |
2 |
1% |
10977 |
.rodata.s_au16Endpoint242OutputClusterList |
0x00036282 |
0x00036284 |
2 |
1% |
10979 |
.rodata.s_sNibInitialValues |
0x00036284 |
0x000362a4 |
32 |
4% |
10981 |
.rodata.s_sNwkTbl |
0x000362a4 |
0x000362e4 |
64 |
7% |
10983 |
.rodata.s_sNwkTblSize |
0x000362e4 |
0x000362f4 |
16 |
2% |
10985 |
Expected total in zps_gen.o file: |
1004 |
Actual: |
1004 |
100% |
10961 |
Flash640 / .text / app_start.o |
Start |
End |
Size |
% |
Line |
.rodata.vfExtendedStatusCallBack.str1.1 |
0x000362f4 |
0x00036314 |
32 |
20% |
10987 |
.rodata.vAppMain.str1.1 |
0x00036314 |
0x00036396 |
130 |
81% |
10989 |
Expected total in app_start.o file: |
162 |
Actual: |
162 |
100% |
10987 |
Flash640 / .text / app_window_covering.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_taskRouter.str1.1 |
0x00036396 |
0x00036538 |
418 |
94% |
10992 |
.rodata.APP_vInitialiseRouter.str1.1 |
0x00036538 |
0x00036554 |
28 |
7% |
10994 |
Expected total in app_window_covering.o file: |
446 |
Actual: |
446 |
100% |
10992 |
Flash640 / .text / cluster_window_covering.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_WindowCoveringSceneEventHandler.str1.1 |
0x00036554 |
0x00036586 |
50 |
39% |
10997 |
.rodata.asCLD_WindowCoveringClusterAttributeDefinitions |
0x00036586 |
0x000365d6 |
80 |
62% |
10999 |
Expected total in cluster_window_covering.o file: |
130 |
Actual: |
130 |
100% |
10997 |
Flash640 / .text / cluster_window_covering_command_handler.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_WindowCoveringCommandHandler.str1.1 |
0x000365d6 |
0x00036628 |
82 |
100% |
11002 |
Expected total in cluster_window_covering_command_handler.o file: |
82 |
Actual: |
82 |
100% |
11002 |
Flash640 / .text / DriverMotor.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.56 |
0x00036628 |
0x0003662e |
6 |
50% |
11004 |
.rodata.CSWTCH.57 |
0x0003662e |
0x00036634 |
6 |
50% |
11006 |
Expected total in DriverMotor.o file: |
12 |
Actual: |
12 |
100% |
11004 |
Flash640 / .text / app_zcl_task.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_vZCL_DeviceSpecific_Init.str1.1 |
0x00036634 |
0x00036656 |
34 |
100% |
11008 |
Expected total in app_zcl_task.o file: |
34 |
Actual: |
34 |
100% |
11008 |
Flash640 / .text / app_buttons.o |
Start |
End |
Size |
% |
Line |
.rodata.s_u8ButtonDIOLine |
0x00036656 |
0x0003665b |
5 |
100% |
11010 |
Expected total in app_buttons.o file: |
5 |
Actual: |
5 |
100% |
11010 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.rodata.DbgConsole_SendData.str1.1 |
0x0003665b |
0x000366d6 |
123 |
60% |
11012 |
.rodata.DbgConsole_Init.str1.1 |
0x000366d6 |
0x000366fe |
40 |
20% |
11014 |
.rodata.__func__.0 |
0x000366fe |
0x0003670e |
16 |
8% |
11016 |
.rodata.__func__.3 |
0x0003670e |
0x0003672a |
28 |
14% |
11018 |
Expected total in fsl_debug_console.o file: |
207 |
Actual: |
207 |
100% |
11012 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.rodata.GINT_GetInstance.str1.1 |
0x0003672a |
0x0003679a |
112 |
87% |
11020 |
.rodata.__func__.0 |
0x0003679a |
0x000367ab |
17 |
14% |
11022 |
Expected total in fsl_gint.o file: |
129 |
Actual: |
129 |
100% |
11020 |
Flash640 / .text / temp_sensor_drv.o |
Start |
End |
Size |
% |
Line |
.rodata.ADC_Configuration.str1.1 |
0x000367ab |
0x000367ed |
66 |
31% |
11024 |
.rodata.load_calibration_param_from_flash.str1.1 |
0x000367ed |
0x00036886 |
153 |
70% |
11026 |
Expected total in temp_sensor_drv.o file: |
219 |
Actual: |
219 |
100% |
11024 |
Flash640 / .text / fsl_adc.o |
Start |
End |
Size |
% |
Line |
.rodata.ADC_GetInstance.isra.0.str1.1 |
0x00036886 |
0x000368f4 |
110 |
46% |
11028 |
.rodata.ADC_Init.str1.1 |
0x000368f4 |
0x00036903 |
15 |
7% |
11030 |
.rodata.ADC_GetConvSeqAGlobalConversionResult.str1.1 |
0x00036903 |
0x00036910 |
13 |
6% |
11032 |
.rodata.ADC_GetChannelConversionResult.str1.1 |
0x00036910 |
0x00036928 |
24 |
10% |
11034 |
.rodata.__func__.0 |
0x00036928 |
0x00036947 |
31 |
13% |
11036 |
.rodata.__func__.2 |
0x00036947 |
0x0003695d |
22 |
10% |
11038 |
.rodata.__func__.3 |
0x0003695d |
0x0003696d |
16 |
7% |
11040 |
.rodata.__func__.4 |
0x0003696d |
0x00036978 |
11 |
5% |
11042 |
Expected total in fsl_adc.o file: |
242 |
Actual: |
242 |
100% |
11028 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.rodata.BOARD_Clock32MCapacitanceCharacteristics |
0x00036978 |
0x00036984 |
12 |
100% |
11045 |
Expected total in board_utility.o file: |
12 |
Actual: |
12 |
100% |
11045 |
Flash640 / .text / app_ota_client.o |
Start |
End |
Size |
% |
Line |
.rodata.vAppInitOTA.str1.1 |
0x00036984 |
0x000369df |
91 |
59% |
11048 |
.rodata.vHandleIeeeAddressRsp.str1.1 |
0x000369df |
0x00036a0f |
48 |
31% |
11050 |
.rodata |
0x00036a0f |
0x00036a1f |
16 |
11% |
11053 |
Expected total in app_ota_client.o file: |
155 |
Actual: |
155 |
100% |
11048 |
Flash640 / .text / app_green_power.o |
Start |
End |
Size |
% |
Line |
.rodata.vApp_GP_RegisterDevice.str1.1 |
0x00036a1f |
0x00036a30 |
17 |
100% |
11054 |
Expected total in app_green_power.o file: |
17 |
Actual: |
17 |
100% |
11054 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.rodata.WWDT_GetInstance.isra.0.str1.1 |
0x00036a30 |
0x00036a97 |
103 |
54% |
11056 |
.rodata.WWDT_GetDefaultConfig.str1.1 |
0x00036a97 |
0x00036aa6 |
15 |
8% |
11058 |
.rodata.WWDT_Init.str1.1 |
0x00036aa6 |
0x00036ac1 |
27 |
14% |
11060 |
.rodata.__func__.0 |
0x00036ac1 |
0x00036ad2 |
17 |
9% |
11062 |
.rodata.__func__.1 |
0x00036ad2 |
0x00036adc |
10 |
6% |
11064 |
.rodata.__func__.2 |
0x00036adc |
0x00036af2 |
22 |
12% |
11066 |
Expected total in fsl_wwdt.o file: |
194 |
Actual: |
194 |
100% |
11056 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.rodata.CLOCK_Xtal32M_Trim.str1.1 |
0x00036af2 |
0x00036bb1 |
191 |
75% |
11068 |
.rodata.CLOCK_XtalBasicTrim.str1.1 |
0x00036bb1 |
0x00036bcd |
28 |
11% |
11070 |
.rodata.__func__.1 |
0x00036bcd |
0x00036be0 |
19 |
8% |
11072 |
.rodata.__func__.2 |
0x00036be0 |
0x00036bf4 |
20 |
8% |
11074 |
Expected total in fsl_clock.o file: |
258 |
Actual: |
258 |
100% |
11068 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.rodata.RESET_SetPeripheralReset.str1.1 |
0x00036bf4 |
0x00036c4f |
91 |
64% |
11076 |
.rodata.__func__.0 |
0x00036c4f |
0x00036c6a |
27 |
19% |
11078 |
.rodata.__func__.1 |
0x00036c6a |
0x00036c83 |
25 |
18% |
11080 |
Expected total in fsl_reset.o file: |
143 |
Actual: |
143 |
100% |
11076 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.rodata.USART_GetInstance.str1.1 |
0x00036c83 |
0x00036cd7 |
84 |
24% |
11082 |
.rodata.USART_TransferStartRingBuffer.str1.1 |
0x00036cd7 |
0x00036cf7 |
32 |
9% |
11084 |
.rodata.USART_GetDefaultConfig.str1.1 |
0x00036cf7 |
0x00036d06 |
15 |
5% |
11086 |
.rodata.USART_SetBaudRate.str1.1 |
0x00036cf7 |
0x00036d36 |
63 |
18% |
11088 |
.rodata.USART_Init.str1.1 |
0x00036d36 |
0x00036d72 |
60 |
17% |
11090 |
.rodata.USART_WriteBlocking.str1.1 |
0x00036d72 |
0x00036d96 |
36 |
10% |
11092 |
.rodata.__func__.10 |
0x00036d96 |
0x00036daa |
20 |
6% |
11094 |
.rodata.__func__.11 |
0x00036daa |
0x00036dbc |
18 |
5% |
11096 |
.rodata.__func__.12 |
0x00036dbc |
0x00036dd3 |
23 |
7% |
11098 |
.rodata.__func__.13 |
0x00036dd3 |
0x00036de0 |
13 |
4% |
11100 |
.rodata.__func__.14 |
0x00036de0 |
0x00036deb |
11 |
4% |
11102 |
Expected total in fsl_usart.o file: |
360 |
Actual: |
375 |
105% |
11082 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.rodata.FLEXCOMM_GetInstance.str1.1 |
0x00036deb |
0x00036e3c |
81 |
15% |
11104 |
.rodata.FLEXCOMM0_DriverIRQHandler.str1.1 |
0x00036e3c |
0x00036e54 |
24 |
5% |
11107 |
.rodata.FLEXCOMM1_DriverIRQHandler.str1.1 |
0x00036e54 |
0x00036e6c |
24 |
5% |
11109 |
.rodata.FLEXCOMM2_DriverIRQHandler.str1.1 |
0x00036e6c |
0x00036e84 |
24 |
5% |
11111 |
.rodata.FLEXCOMM3_DriverIRQHandler.str1.1 |
0x00036e84 |
0x00036e9c |
24 |
5% |
11113 |
.rodata.FLEXCOMM4_DriverIRQHandler.str1.1 |
0x00036e9c |
0x00036eb4 |
24 |
5% |
11115 |
.rodata.FLEXCOMM5_DriverIRQHandler.str1.1 |
0x00036eb4 |
0x00036ecc |
24 |
5% |
11117 |
.rodata.FLEXCOMM6_DriverIRQHandler.str1.1 |
0x00036ecc |
0x00036ee4 |
24 |
5% |
11119 |
.rodata.__func__.0 |
0x00036ee4 |
0x00036eff |
27 |
5% |
11121 |
.rodata.__func__.1 |
0x00036eff |
0x00036f1a |
27 |
5% |
11123 |
.rodata.__func__.2 |
0x00036f1a |
0x00036f35 |
27 |
5% |
11125 |
.rodata.__func__.3 |
0x00036f35 |
0x00036f50 |
27 |
5% |
11127 |
.rodata.__func__.4 |
0x00036f50 |
0x00036f6b |
27 |
5% |
11129 |
.rodata.__func__.5 |
0x00036f6b |
0x00036f86 |
27 |
5% |
11131 |
.rodata.__func__.6 |
0x00036f86 |
0x00036fa1 |
27 |
5% |
11133 |
.rodata.__func__.7 |
0x00036fa1 |
0x00036fb8 |
23 |
5% |
11135 |
.rodata.s_flexcommBaseAddrs |
0x00036fb8 |
0x00036fd4 |
28 |
6% |
11138 |
.rodata.s_flexcommClocks |
0x00036fd4 |
0x00036ff0 |
28 |
6% |
11140 |
.rodata.s_flexcommResets |
0x00036ff0 |
0x0003700c |
28 |
6% |
11142 |
Expected total in fsl_flexcomm.o file: |
545 |
Actual: |
545 |
100% |
11104 |
Flash640 / .text / fsl_common.o |
Start |
End |
Size |
% |
Line |
.rodata.SDK_DelayAtLeastUs.str1.1 |
0x0003700c |
0x0003707e |
114 |
86% |
11144 |
.rodata.__func__.0 |
0x0003707e |
0x00037091 |
19 |
15% |
11146 |
Expected total in fsl_common.o file: |
133 |
Actual: |
133 |
100% |
11144 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.rodata.POWER_ApplyLdoActiveVoltage.str1.1 |
0x00037091 |
0x0003710e |
125 |
52% |
11148 |
.rodata.POWER_ApplyLdoActiveVoltage_1V0.str1.1 |
0x0003710e |
0x00037157 |
73 |
31% |
11150 |
.rodata.__func__.0 |
0x00037157 |
0x00037179 |
34 |
14% |
11152 |
.rodata.__func__.1 |
0x00037179 |
0x00037184 |
11 |
5% |
11154 |
Expected total in fsl_power.o file: |
243 |
Actual: |
243 |
100% |
11148 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.rodata.timer_param |
0x00037184 |
0x000371e4 |
96 |
100% |
11156 |
Expected total in fsl_wtimer.o file: |
96 |
Actual: |
96 |
100% |
11156 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.rodata.ExceptionUnwindStack.str1.1 |
0x000371e4 |
0x000372a6 |
194 |
13% |
11158 |
.rodata.vPrintRegisterBit.str1.1 |
0x000372a6 |
0x000372ae |
8 |
1% |
11160 |
.rodata.vPrintSystemHandlerAndControlStateRegisterBitFields.str1.1 |
0x000372ae |
0x000373e6 |
312 |
21% |
11162 |
.rodata.vPrintConfigurableFaultStatusRegisterBitFields.str1.1 |
0x000373e6 |
0x000374e9 |
259 |
18% |
11164 |
.rodata.vDebugBusFaultHandler.str1.1 |
0x000374e9 |
0x0003767a |
401 |
27% |
11167 |
.rodata.vDebugUsageFaultHandler.str1.1 |
0x0003767a |
0x0003769e |
36 |
3% |
11170 |
.rodata.vDebugMemoryFaultHandler.str1.1 |
0x0003769e |
0x000376e4 |
70 |
5% |
11172 |
.rodata.vPrintHardFaultStatusRegisterBitFields.str1.1 |
0x000376e4 |
0x00037721 |
61 |
5% |
11174 |
.rodata.vDebugHardFaultHandler.str1.1 |
0x00037721 |
0x000377c2 |
161 |
11% |
11176 |
Expected total in MicroExceptions_arm.o file: |
1502 |
Actual: |
1502 |
100% |
11158 |
Flash640 / .text / OtaSupport.o |
Start |
End |
Size |
% |
Line |
.rodata.OTA_PullImageChunk.str1.1 |
0x000377c2 |
0x000377ee |
44 |
100% |
11178 |
Expected total in OtaSupport.o file: |
44 |
Actual: |
44 |
100% |
11178 |
Flash640 / .text / TimersManager.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x000377ee |
0x000377f7 |
9 |
100% |
11180 |
Expected total in TimersManager.o file: |
9 |
Actual: |
9 |
100% |
11180 |
Flash640 / .text / TMR_Adapter.o |
Start |
End |
Size |
% |
Line |
.rodata.FRO32K_CompleteCalibration.str1.1 |
0x000377f7 |
0x0003780c |
21 |
100% |
11182 |
Expected total in TMR_Adapter.o file: |
21 |
Actual: |
21 |
100% |
11182 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ctimerBases |
0x0003780c |
0x00037814 |
8 |
100% |
11184 |
Expected total in fsl_ctimer.o file: |
8 |
Actual: |
8 |
100% |
11184 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.rodata.DMA_GetInstance.str1.1 |
0x00037814 |
0x00037882 |
110 |
86% |
11186 |
.rodata.__func__.25 |
0x00037882 |
0x00037894 |
18 |
15% |
11188 |
Expected total in fsl_dma.o file: |
128 |
Actual: |
128 |
100% |
11186 |
Flash640 / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.rodata.maHandleDeepSleepTable |
0x00037894 |
0x000378c4 |
48 |
100% |
11191 |
Expected total in PWR.o file: |
48 |
Actual: |
48 |
100% |
11191 |
Flash640 / .text / PWRLib.o |
Start |
End |
Size |
% |
Line |
.rodata.pm_sram0_bank_desc |
0x000378c4 |
0x00037904 |
64 |
67% |
11194 |
.rodata.pm_sram1_bank_desc |
0x00037904 |
0x00037924 |
32 |
34% |
11197 |
Expected total in PWRLib.o file: |
96 |
Actual: |
96 |
100% |
11194 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.rodata.SerialManager_Init.str1.1 |
0x00037924 |
0x00037984 |
96 |
26% |
11200 |
.rodata.SerialManager_OpenWriteHandle.str1.1 |
0x00037984 |
0x00037990 |
12 |
4% |
11203 |
.rodata.SerialManager_CloseWriteHandle.str1.1 |
0x00037990 |
0x00037997 |
7 |
2% |
11205 |
.rodata.SerialManager_OpenReadHandle.str1.1 |
0x00037997 |
0x000379a2 |
11 |
3% |
11207 |
.rodata.SerialManager_CloseReadHandle.str1.1 |
0x000379a2 |
0x000379df |
61 |
17% |
11209 |
.rodata.SerialManager_WriteBlocking.str1.1 |
0x000379df |
0x000379ed |
14 |
4% |
11211 |
.rodata.__func__.3 |
0x000379ed |
0x00037a01 |
20 |
6% |
11213 |
.rodata.__func__.4 |
0x00037a01 |
0x00037a1f |
30 |
8% |
11215 |
.rodata.__func__.5 |
0x00037a1f |
0x00037a3c |
29 |
8% |
11217 |
.rodata.__func__.6 |
0x00037a3c |
0x00037a5b |
31 |
9% |
11219 |
.rodata.__func__.7 |
0x00037a5b |
0x00037a79 |
30 |
8% |
11221 |
.rodata.__func__.8 |
0x00037a79 |
0x00037a8e |
21 |
6% |
11223 |
.rodata.__func__.9 |
0x00037a8e |
0x00037aa1 |
19 |
5% |
11225 |
Expected total in serial_manager.o file: |
381 |
Actual: |
381 |
100% |
11200 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.rodata.Serial_UartInit.str1.1 |
0x00037aa1 |
0x00037b03 |
98 |
66% |
11227 |
.rodata.Serial_UartWrite.str1.1 |
0x00037b03 |
0x00037b11 |
14 |
10% |
11230 |
.rodata.__func__.1 |
0x00037b03 |
0x00037b14 |
17 |
12% |
11232 |
.rodata.__func__.2 |
0x00037b14 |
0x00037b26 |
18 |
13% |
11234 |
.rodata.__func__.3 |
0x00037b26 |
0x00037b36 |
16 |
11% |
11236 |
Expected total in serial_port_uart.o file: |
149 |
Actual: |
163 |
110% |
11227 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.rodata.HAL_UartInit.str1.1 |
0x00037b36 |
0x00037bea |
180 |
75% |
11238 |
.rodata.HAL_UartReceiveBlocking.str1.1 |
0x00037bea |
0x00037bef |
5 |
3% |
11241 |
.rodata.__func__.0 |
0x00037bef |
0x00037c04 |
21 |
9% |
11244 |
.rodata.__func__.2 |
0x00037c04 |
0x00037c13 |
15 |
7% |
11246 |
.rodata.__func__.3 |
0x00037c13 |
0x00037c20 |
13 |
6% |
11248 |
.rodata.s_UsartAdapterBase |
0x00037c20 |
0x00037c28 |
8 |
4% |
11250 |
Expected total in usart_adapter.o file: |
242 |
Actual: |
242 |
100% |
11238 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.rodata.__assert_func.str1.1 |
0x00037c28 |
0x00037c66 |
62 |
100% |
11252 |
Expected total in fsl_assert.o file: |
62 |
Actual: |
62 |
100% |
11252 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x00037c66 |
0x00037c70 |
10 |
91% |
11254 |
.rodata.gUseRtos_c |
0x00037c70 |
0x00037c71 |
1 |
10% |
11256 |
Expected total in fsl_os_abstraction_bm.o file: |
11 |
Actual: |
11 |
100% |
11254 |
Flash640 / .text / GreenPower.o |
Start |
End |
Size |
% |
Line |
.rodata.vGP_RestorePersistedData.str1.1 |
0x00037c71 |
0x00037c82 |
17 |
20% |
11259 |
.rodata.asCLD_GreenPowerClusterAttributeDefinitionsClient |
0x00037c82 |
0x00037cca |
72 |
81% |
11261 |
Expected total in GreenPower.o file: |
89 |
Actual: |
89 |
100% |
11259 |
Flash640 / .text / Basic.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_BasicClusterAttributeDefinitions |
0x00037cca |
0x00037d22 |
88 |
100% |
11264 |
Expected total in Basic.o file: |
88 |
Actual: |
88 |
100% |
11264 |
Flash640 / .text / Groups.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_GroupsClusterAttributeDefinitions |
0x00037d22 |
0x00037d3a |
24 |
100% |
11267 |
Expected total in Groups.o file: |
24 |
Actual: |
24 |
100% |
11267 |
Flash640 / .text / Identify.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_IdentifyClusterAttributeDefinitions |
0x00037d3a |
0x00037d52 |
24 |
100% |
11270 |
Expected total in Identify.o file: |
24 |
Actual: |
24 |
100% |
11270 |
Flash640 / .text / ScenesClusterManagement.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_ScenesRestoreClusters.str1.1 |
0x00037d52 |
0x00037d5b |
9 |
100% |
11273 |
Expected total in ScenesClusterManagement.o file: |
9 |
Actual: |
9 |
100% |
11273 |
Flash640 / .text / OTA.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x00037d5b |
0x00037d64 |
9 |
19% |
11275 |
.rodata.asOTAClusterAttributeDefinitions |
0x00037d64 |
0x00037d8c |
40 |
82% |
11277 |
Expected total in OTA.o file: |
49 |
Actual: |
49 |
100% |
11275 |
Flash640 / .text / OTA_client.o |
Start |
End |
Size |
% |
Line |
.rodata.eOTA_HandleImageVerification.str1.1 |
0x00037d8c |
0x00037de2 |
86 |
100% |
11280 |
Expected total in OTA_client.o file: |
86 |
Actual: |
86 |
100% |
11280 |
Flash640 / .text / zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x00037de2 |
0x00037dea |
8 |
4% |
11282 |
.rodata.au8ConstSizeArray |
0x00037dea |
0x00037eec |
258 |
97% |
11283 |
Expected total in zcl_attribute.o file: |
266 |
Actual: |
266 |
100% |
11282 |
Flash640 / .text / bdb_ns.o |
Start |
End |
Size |
% |
Line |
.rodata.BDB_vNsStateMachine.str1.1 |
0x00037eec |
0x00037f1e |
50 |
100% |
11286 |
Expected total in bdb_ns.o file: |
50 |
Actual: |
50 |
100% |
11286 |
Flash640 / .text / PDM_FileSystemData.c.obj |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.36 |
0x00037f1e |
0x00037f22 |
4 |
100% |
11288 |
Expected total in PDM_FileSystemData.c.obj file: |
4 |
Actual: |
4 |
100% |
11288 |
Flash640 / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.rodata.eUnfragmentedUnicastTransmission.str1.1 |
0x00037f22 |
0x00037f29 |
7 |
50% |
11290 |
.rodata.ZPS_vAplHandleApsdeReqRsp.str1.1 |
0x00037f29 |
0x00037f30 |
7 |
50% |
11292 |
Expected total in zps_apl_apsde.o file: |
14 |
Actual: |
14 |
100% |
11290 |
Flash640 / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vInitAPSMECmdHdr.str1.1 |
0x00037f30 |
0x00037f37 |
7 |
24% |
11294 |
.rodata.zps_eAplSendApsmeCmdFrame.str1.1 |
0x00037f30 |
0x00037f35 |
5 |
17% |
11297 |
.rodata.zps_eAplApsmeTransportKeyReqRsp.str1.1 |
0x00037f35 |
0x00037f47 |
18 |
60% |
11299 |
.rodata.zps_eAplApsmeUpdateDeviceReqRsp.str1.1 |
0x00037f47 |
0x00037f4c |
5 |
17% |
11301 |
.rodata.zps_eAplApsmeVerifyKeyReqRsp.str1.1 |
0x00037f4c |
0x00037f51 |
5 |
17% |
11303 |
.rodata.zps_eAplApsmeRequestKeyReqRsp.str1.1 |
0x00037f4c |
0x00037f4e |
2 |
7% |
11306 |
Expected total in zps_apl_apsme.o file: |
30 |
Actual: |
42 |
140% |
11294 |
Flash640 / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vAplApsHandleNldeDcfmInd.str1.1 |
0x00037f4c |
0x00037f51 |
5 |
100% |
11308 |
Expected total in zps_apl_aps_nlde.o file: |
5 |
Actual: |
5 |
100% |
11308 |
Flash640 / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplSecDecryptPacket.str1.1 |
0x00037f4c |
0x00037f4f |
3 |
100% |
11311 |
Expected total in zps_apl_sec.o file: |
3 |
Actual: |
3 |
100% |
11311 |
Flash640 / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vSetKeys.str1.1 |
0x00037f4f |
0x00037f60 |
17 |
100% |
11314 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
17 |
Actual: |
17 |
100% |
11314 |
Flash640 / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDefaultServer.str1.1 |
0x00037f60 |
0x00037f7f |
31 |
100% |
11317 |
Expected total in zps_apl_zdo_default_server.o file: |
31 |
Actual: |
31 |
100% |
11317 |
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoNwkAddrServer.str1.1 |
0x00037f7f |
0x00037f9e |
31 |
100% |
11320 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
31 |
Actual: |
31 |
100% |
11320 |
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoIeeeAddrServer.str1.1 |
0x00037f7f |
0x00037f9e |
31 |
100% |
11323 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
31 |
Actual: |
31 |
100% |
11323 |
Flash640 / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMatchDescServer.str1.1 |
0x00037f7f |
0x00037f9e |
31 |
100% |
11326 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
31 |
Actual: |
31 |
100% |
11326 |
Flash640 / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoSimpleDescServer.str1.1 |
0x00037f7f |
0x00037f9e |
31 |
100% |
11329 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
31 |
Actual: |
31 |
100% |
11329 |
Flash640 / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDeviceAnnceServer.str1.1 |
0x00037f7f |
0x00037f9e |
31 |
100% |
11332 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
31 |
Actual: |
31 |
100% |
11332 |
Flash640 / .text / zps_apl_zdo_parent_annce_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoParentAnnceServer.str1.1 |
0x00037f7f |
0x00037f81 |
2 |
67% |
11335 |
.rodata.ZPS_vSendParentAnnounce.str1.1 |
0x00037f7f |
0x00037f82 |
3 |
100% |
11337 |
Expected total in zps_apl_zdo_parent_annce_server.o file: |
3 |
Actual: |
5 |
167% |
11335 |
Flash640 / .text / zps_apl_zdo_permit_joining_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoPermitJoiningServer.str1.1 |
0x00037f7f |
0x00037f82 |
3 |
100% |
11339 |
Expected total in zps_apl_zdo_permit_joining_server.o file: |
3 |
Actual: |
3 |
100% |
11339 |
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtLeaveServer.str1.1 |
0x00037f7f |
0x00037f9e |
31 |
100% |
11341 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
31 |
Actual: |
31 |
100% |
11341 |
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtNWKUpdateServer.str1.1 |
0x00037f7f |
0x00037f89 |
10 |
100% |
11344 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
10 |
Actual: |
10 |
100% |
11344 |
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.u8ZdoBindUnbindServerUnpackApdu.str1.1 |
0x00037f89 |
0x00037f8e |
5 |
100% |
11347 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
5 |
Actual: |
5 |
100% |
11347 |
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.rodata.eSendDeviceAnnounce.str1.1 |
0x00037f8e |
0x00037f93 |
5 |
34% |
11350 |
.rodata.zps_vAplZdoClientLookupNwkAddress.str1.1 |
0x00037f93 |
0x00037f98 |
5 |
34% |
11352 |
.rodata.zps_bAplZdoZdoClient.str1.1 |
0x00037f98 |
0x00037f9d |
5 |
34% |
11354 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
15 |
Actual: |
15 |
100% |
11350 |
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtBindServer.str1.1 |
0x00037f98 |
0x00037fab |
19 |
100% |
11357 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
19 |
Actual: |
19 |
100% |
11357 |
Flash640 / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpGenStatusOnlyResponse.str1.1 |
0x00037fab |
0x00037fae |
3 |
100% |
11360 |
Expected total in zps_apl_zdp_apsde_req.o file: |
3 |
Actual: |
3 |
100% |
11360 |
Flash640 / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpDeviceAnnceRequest.str1.1 |
0x00037fab |
0x00037fb0 |
5 |
100% |
11362 |
Expected total in zps_apl_zdp_device_annce.o file: |
5 |
Actual: |
5 |
100% |
11362 |
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpIeeeAddrRequest.str1.1 |
0x00037fab |
0x00037fb0 |
5 |
100% |
11364 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
5 |
Actual: |
5 |
100% |
11364 |
Flash640 / .text / zps_apl_zdp_match_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMatchDescRequest.str1.1 |
0x00037fb0 |
0x00037fb5 |
5 |
100% |
11366 |
Expected total in zps_apl_zdp_match_desc_req.o file: |
5 |
Actual: |
5 |
100% |
11366 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtPermitJoiningRequest.str1.1 |
0x00037fb0 |
0x00037fb5 |
5 |
100% |
11368 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
5 |
Actual: |
5 |
100% |
11368 |
Flash640 / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpNodeDescRequest.str1.1 |
0x00037fb0 |
0x00037fb5 |
5 |
100% |
11371 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
5 |
Actual: |
5 |
100% |
11371 |
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNwkAddrResponse.str1.1 |
0x00037fb0 |
0x00037fb5 |
5 |
100% |
11374 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
5 |
Actual: |
5 |
100% |
11374 |
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpIeeeAddrResponse.str1.1 |
0x00037fb5 |
0x00037fc3 |
14 |
100% |
11377 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
14 |
Actual: |
14 |
100% |
11377 |
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNodeDescResponse.str1.1 |
0x00037fb5 |
0x00037fbe |
9 |
100% |
11379 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
9 |
Actual: |
9 |
100% |
11379 |
Flash640 / .text / zps_apl_zdp_parent_annce_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpParentAnnceResponse.str1.1 |
0x00037fbe |
0x00037fc4 |
6 |
100% |
11382 |
Expected total in zps_apl_zdp_parent_annce_rsp.o file: |
6 |
Actual: |
6 |
100% |
11382 |
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpPowerDescResponse.str1.1 |
0x00037fbe |
0x00037fc4 |
6 |
100% |
11384 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
6 |
Actual: |
6 |
100% |
11384 |
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSimpleDescResponse.str1.1 |
0x00037fbe |
0x00037fc9 |
11 |
100% |
11386 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
11 |
Actual: |
11 |
100% |
11386 |
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpActiveEpResponse.str1.1 |
0x00037fbe |
0x00037fc3 |
5 |
100% |
11388 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
5 |
Actual: |
5 |
100% |
11388 |
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMatchDescResponse.str1.1 |
0x00037fbe |
0x00037fc3 |
5 |
100% |
11390 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
5 |
Actual: |
5 |
100% |
11390 |
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSystemServerDiscoveryResponse.str1.1 |
0x00037fbe |
0x00037fc2 |
4 |
100% |
11392 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
4 |
Actual: |
4 |
100% |
11392 |
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtLqiResponse.str1.1 |
0x00037fbe |
0x00037fc6 |
8 |
100% |
11394 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
8 |
Actual: |
8 |
100% |
11394 |
Flash640 / .text / zps_apl_zdp_mgmt_rtg_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtRtgResponse.str1.1 |
0x00037fc6 |
0x00037fce |
8 |
100% |
11397 |
Expected total in zps_apl_zdp_mgmt_rtg_rsp.o file: |
8 |
Actual: |
8 |
100% |
11397 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMgmtNwkUpdateNotifyResponse.str1.1 |
0x00037fc6 |
0x00037fce |
8 |
100% |
11400 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
8 |
Actual: |
8 |
100% |
11400 |
Flash640 / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.25 |
0x00037fc8 |
0x00038048 |
128 |
58% |
11404 |
.rodata.CSWTCH.27 |
0x00038048 |
0x00038068 |
32 |
15% |
11406 |
.rodata.CSWTCH.29 |
0x00038068 |
0x00038088 |
32 |
15% |
11408 |
.rodata.CSWTCH.31 |
0x00038088 |
0x000380a8 |
32 |
15% |
11410 |
Expected total in zps_mac_common.o file: |
224 |
Actual: |
224 |
100% |
11404 |
Flash640 / .text / zps_apl_gp.o |
Start |
End |
Size |
% |
Line |
.rodata.vZGPcStubMcpsInd.str1.1 |
0x000380a8 |
0x000380ac |
4 |
100% |
11412 |
Expected total in zps_apl_gp.o file: |
4 |
Actual: |
4 |
100% |
11412 |
Flash640 / .text / zps_apl_gp_security.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vZgpTransformKey.str1.1 |
0x000380a8 |
0x000380ac |
4 |
100% |
11414 |
Expected total in zps_apl_gp_security.o file: |
4 |
Actual: |
4 |
100% |
11414 |
Flash640 / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.rodata.vApsInterPanMcpsDataInd.str1.1 |
0x000380ac |
0x000380b0 |
4 |
100% |
11416 |
Expected total in zps_apl_interpan.o file: |
4 |
Actual: |
4 |
100% |
11416 |
Flash640 / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendLeaveCmd.str1.1 |
0x000380ac |
0x000380af |
3 |
100% |
11418 |
Expected total in zps_nwk_leave.o file: |
3 |
Actual: |
3 |
100% |
11418 |
Flash640 / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkStatusCmd.str1.1 |
0x000380ac |
0x000380b0 |
4 |
40% |
11420 |
.rodata.zps_psSendNetworkUpdateCmd.str1.1 |
0x000380ac |
0x000380b2 |
6 |
60% |
11422 |
.rodata.zps_psSendNetworkEdTimeoutReqCmd.str1.1 |
0x000380b2 |
0x000380b6 |
4 |
40% |
11424 |
Expected total in zps_nwk_maint.o file: |
10 |
Actual: |
14 |
140% |
11420 |
Flash640 / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vNwkSendLeaveDirect.str1.1 |
0x000380b2 |
0x000380b5 |
3 |
14% |
11426 |
.rodata.ZPS_vNwkHandleMcpsVsInd.str1.1 |
0x000380b2 |
0x000380b8 |
6 |
28% |
11428 |
.rodata.s_apsStSceTbl |
0x000380b4 |
0x000380c8 |
20 |
91% |
11432 |
Expected total in zps_nwk_mcps.o file: |
22 |
Actual: |
29 |
132% |
11426 |
Flash640 / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.rodata.s_apsStSmeTbl |
0x000380c8 |
0x000380dc |
20 |
100% |
11434 |
Expected total in zps_nwk_mlme.o file: |
20 |
Actual: |
20 |
100% |
11434 |
Flash640 / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.rodata.au32EndDeviceTimeoutConstants |
0x000380dc |
0x00038118 |
60 |
72% |
11436 |
.rodata.au32NwkPdmRecordOffsets |
0x00038118 |
0x00038130 |
24 |
29% |
11439 |
Expected total in zps_nwk_nib.o file: |
84 |
Actual: |
84 |
100% |
11436 |
Flash640 / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.rodata.atCfmSize |
0x00038130 |
0x00038170 |
64 |
100% |
11442 |
Expected total in zps_nwk_nlme.o file: |
64 |
Actual: |
64 |
100% |
11442 |
Flash640 / .text / zps_nwk_rt.o |
Start |
End |
Size |
% |
Line |
.rodata.psNwkSendRouteRecordCmd.str1.1 |
0x00038170 |
0x00038173 |
3 |
24% |
11444 |
.rodata.psSendRouteReplyCmd.isra.0.str1.1 |
0x00038170 |
0x00038177 |
7 |
54% |
11446 |
.rodata.zps_psNwkInitiateRouteDiscovery.str1.1 |
0x00038177 |
0x0003817d |
6 |
47% |
11448 |
Expected total in zps_nwk_rt.o file: |
13 |
Actual: |
16 |
124% |
11444 |
Flash640 / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_bSecDecrypt.str1.1 |
0x0003817d |
0x00038180 |
3 |
38% |
11450 |
.rodata.zps_eNwkSecDecryptPacket.str1.1 |
0x00038180 |
0x00038185 |
5 |
63% |
11452 |
Expected total in zps_nwk_sec.o file: |
8 |
Actual: |
8 |
100% |
11450 |
Flash640 / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkLinkPowerDelta.isra.0.str1.1 |
0x00038185 |
0x0003818c |
7 |
100% |
11454 |
Expected total in zps_nwk_subghz.o file: |
7 |
Actual: |
7 |
100% |
11454 |
Flash640 / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToActvStSme |
0x00038185 |
0x0003819c |
23 |
10% |
11456 |
.rodata.s_aeNlmeReqRspToActvStCme |
0x0003819c |
0x000381ac |
16 |
7% |
11458 |
.rodata.s_aeNwkCmdToActvStSce |
0x000381ac |
0x000381bc |
16 |
7% |
11460 |
.rodata.s_aprActvStHandleCme |
0x000381bc |
0x000381ec |
48 |
21% |
11463 |
.rodata.s_aprActvStHandleSce |
0x000381ec |
0x00038224 |
56 |
25% |
11465 |
.rodata.s_aprActvStHandleSme |
0x00038224 |
0x00038240 |
28 |
13% |
11467 |
.rodata.s_atActvStSceStt |
0x00038240 |
0x0003824d |
13 |
6% |
11469 |
.rodata.s_atActvStSmeStt |
0x0003824d |
0x00038254 |
7 |
4% |
11471 |
.rodata.zps_sActvSceTbl |
0x00038254 |
0x00038260 |
12 |
6% |
11474 |
.rodata.zps_sActvSmeTbl |
0x00038260 |
0x0003826c |
12 |
6% |
11477 |
Expected total in zps_nwk_actv_st.o file: |
231 |
Actual: |
231 |
100% |
11456 |
Flash640 / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToDiscStSme |
0x0003826c |
0x00038284 |
24 |
34% |
11480 |
.rodata.s_aprDiscStHandleSme |
0x00038284 |
0x000382a0 |
28 |
39% |
11483 |
.rodata.s_atDiscStSmeStt |
0x000382a0 |
0x000382a8 |
8 |
12% |
11485 |
.rodata.zps_sDiscSmeTbl |
0x000382a8 |
0x000382b4 |
12 |
17% |
11487 |
Expected total in zps_nwk_disc_st.o file: |
72 |
Actual: |
72 |
100% |
11480 |
Flash640 / .text / zps_nwk_form_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToFormStSme |
0x000382b4 |
0x000382cc |
24 |
43% |
11490 |
.rodata.s_aprFormStHandleSme |
0x000382cc |
0x000382dc |
16 |
29% |
11493 |
.rodata.s_atFormStSmeStt |
0x000382dc |
0x000382e0 |
4 |
8% |
11495 |
.rodata.zps_sFormSmeTbl |
0x000382e0 |
0x000382ec |
12 |
22% |
11497 |
Expected total in zps_nwk_form_st.o file: |
56 |
Actual: |
56 |
100% |
11490 |
Flash640 / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendFrm.str1.1 |
0x000382ec |
0x000382ef |
3 |
43% |
11500 |
.rodata.str1.1 |
0x000382ec |
0x000382f8 |
12 |
172% |
11502 |
.rodata.au8JitterLUT.0 |
0x000382ec |
0x000382f3 |
7 |
100% |
11504 |
Expected total in zps_nwk_frm.o file: |
7 |
Actual: |
22 |
315% |
11500 |
Flash640 / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeNlmeReqRspToIdleStCme |
0x000382f3 |
0x00038304 |
17 |
46% |
11506 |
.rodata.s_aprIdleStHandleCme |
0x00038304 |
0x00038318 |
20 |
55% |
11510 |
Expected total in zps_nwk_idle_st.o file: |
37 |
Actual: |
37 |
100% |
11506 |
Flash640 / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendRejoinReqCmd.str1.1 |
0x00038318 |
0x0003831b |
3 |
8% |
11512 |
.rodata.zps_psNwkSendRejoinRspCmd.str1.1 |
0x00038318 |
0x0003831d |
5 |
13% |
11514 |
.rodata.zps_eNwkProcessJoinInd.str1.1 |
0x00038318 |
0x0003833a |
34 |
88% |
11517 |
.rodata |
0x0003833a |
0x0003833f |
5 |
13% |
11519 |
Expected total in zps_nwk_join.o file: |
39 |
Actual: |
47 |
121% |
11512 |
Flash640 / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToJoinStSme |
0x0003833f |
0x00038356 |
23 |
21% |
11520 |
.rodata.s_aeNwkCmdToJoinStSce |
0x00038356 |
0x00038364 |
14 |
13% |
11522 |
.rodata.s_aprJoinStHandleSce |
0x00038364 |
0x0003836c |
8 |
8% |
11525 |
.rodata.s_aprJoinStHandleSme |
0x0003836c |
0x0003837c |
16 |
15% |
11527 |
.rodata.s_atJoinStSceStt |
0x0003837c |
0x00038381 |
5 |
5% |
11529 |
.rodata.s_atJoinStSmeStt |
0x00038381 |
0x00038398 |
23 |
21% |
11531 |
.rodata.zps_sJoinSceTbl |
0x00038398 |
0x000383a4 |
12 |
11% |
11534 |
.rodata.zps_sJoinSmeTbl |
0x000383a4 |
0x000383b0 |
12 |
11% |
11537 |
Expected total in zps_nwk_join_st.o file: |
113 |
Actual: |
113 |
100% |
11520 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.rodata.au8HeaderSize.0 |
0x000383b0 |
0x000383be |
14 |
47% |
11540 |
.rodata.sPibInitialValues |
0x000383be |
0x000383ce |
16 |
54% |
11542 |
Expected total in Mini_Main.o file: |
30 |
Actual: |
30 |
100% |
11540 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.rodata.radio_DCO_cal.str1.1 |
0x000383ce |
0x000383d6 |
8 |
1% |
11544 |
.rodata |
0x000383d6 |
0x000383f2 |
28 |
3% |
11546 |
.rodata.assign_Synth_Cal_Op_Lock_init_regs |
0x000383f2 |
0x00038432 |
64 |
7% |
11547 |
.rodata.assign_Synth_Cal_Startup_init_regs |
0x00038432 |
0x00038476 |
68 |
7% |
11550 |
.rodata.assign_TMU_init_regs |
0x00038476 |
0x000384c2 |
76 |
8% |
11553 |
.rodata.assign_init_regs |
0x000384c2 |
0x00038532 |
112 |
11% |
11556 |
.rodata.assign_init_regs_ES2 |
0x00038532 |
0x0003853e |
12 |
2% |
11559 |
.rodata.assign_init_regs_ES2MF |
0x0003853e |
0x0003854a |
12 |
2% |
11562 |
.rodata.assign_std_specific_banked_regs |
0x0003854a |
0x00038582 |
56 |
6% |
11565 |
.rodata.assign_unbanked_common_regs |
0x00038582 |
0x000385aa |
40 |
4% |
11568 |
.rodata.assign_unbanked_std_specific_regs |
0x000385aa |
0x000385ba |
16 |
2% |
11571 |
.rodata.assign_unbanked_zbble_specific_regs |
0x000385ba |
0x00038656 |
156 |
15% |
11574 |
.rodata.assign_zbble_specific_banked_regs |
0x00038656 |
0x000386a0 |
74 |
8% |
11577 |
.rodata.freq_prog |
0x000386a0 |
0x0003872c |
140 |
14% |
11581 |
.rodata.lut_defaults |
0x0003872c |
0x00038788 |
92 |
9% |
11584 |
.rodata.lut_hiTx_defaults |
0x00038788 |
0x000387e4 |
92 |
9% |
11587 |
Expected total in radio.o file: |
1046 |
Actual: |
1046 |
100% |
11544 |
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/ |
13814 |
6% |
| 3-Common/ |
6160 |
3% |
| | Source/ |
6160 |
3% |
| | | app_buttons.o |
477 |
1% |
| | | app_green_power.o |
309 |
1% |
| | | app_leds.o |
128 |
1% |
| | | app_ota_client.o |
2351 |
2% |
| | | app_power_on_counter.o |
216 |
1% |
| | | app_scenes.o |
284 |
1% |
| | | board/ |
1395 |
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/ |
7654 |
4% |
| | Source/ |
7654 |
4% |
| | | DriverMotor.o |
608 |
1% |
| | | app_main.o |
1244 |
1% |
| | | app_reporting.o |
172 |
1% |
| | | app_start.o |
422 |
1% |
| | | app_window_covering.o |
2814 |
2% |
| | | app_zcl_task.o |
918 |
1% |
| | | pdum_gen.o |
40 |
1% |
| | | zps_gen.o |
1436 |
1% |
LIB/ |
136920 |
60% |
| / |
16 |
1% |
| | linker |
16 |
1% |
| SDKPackages/ |
134100 |
59% |
| | K32W041AMDK6/ |
134100 |
59% |
| | | middleware/ |
134100 |
59% |
| | | | wireless/ |
134100 |
59% |
| | | | | framework/ |
24430 |
11% |
| | | | | | PDM/ |
9740 |
5% |
| | | | | | | Library/ |
9740 |
5% |
| | | | | | | | libPDM.a/ |
9740 |
5% |
| | | | | | | | | 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 |
260 |
1% |
| | | | | | | | | PDM_FileSystemHeaderChecksum.c.obj |
112 |
1% |
| | | | | | | | | PDM_FileSystemHeaderRepair.c.obj |
360 |
1% |
| | | | | | | | | PDM_FileSystemHeaderVerify.c.obj |
120 |
1% |
| | | | | | | | | PDM_FileSystemMove.c.obj |
464 |
1% |
| | | | | | | | | PDM_FileSystemVerify.c.obj |
440 |
1% |
| | | | | | | | | PDM_NVMReadAndWrite.c.obj |
238 |
1% |
| | | | | | | | | PDM_NVMheaderAccessFunctions.c.obj |
38 |
1% |
| | | | | | | | | PDM_NVMheaderReadAndWrite.c.obj |
110 |
1% |
| | | | | | | | | PDM_NVMsegmentStatus.c.obj |
48 |
1% |
| | | | | | | | | PDM_SearchAndListOrder.c.obj |
422 |
1% |
| | | | | | | | | PDM_Segment.c.obj |
368 |
1% |
| | | | | | | | | PDM_SegmentData.c.obj |
100 |
1% |
| | | | | | | | | PDM_SegmentReplace.c.obj |
920 |
1% |
| | | | | | | | | PDM_SegmentSequenceExtendDelete.c.obj |
208 |
1% |
| | | | | | | | | PDM_SegmentSequenceExtendFilter.c.obj |
504 |
1% |
| | | | | | | | | PDM_SegmentSequenceExtendReconstruct.c.obj |
648 |
1% |
| | | | | | | | | PDM_SegmentSequenceSave.c.obj |
678 |
1% |
| | | | | | | | | PDM_WearLevelling.c.obj |
232 |
1% |
| | | | | | | | | PDM_slist.c.obj |
290 |
1% |
| | | | | | | | | PdmNoRtosStub.c.obj |
24 |
1% |
| | | | | | PDUM/ |
2428 |
2% |
| | | | | | | Library/ |
2428 |
2% |
| | | | | | | | libPDUM.a/ |
2428 |
2% |
| | | | | | | | | pdum.o |
760 |
1% |
| | | | | | | | | pdum_apl.o |
520 |
1% |
| | | | | | | | | pdum_nwk.o |
1148 |
1% |
| | | | | | PWRM/ |
32 |
1% |
| | | | | | | Library/ |
32 |
1% |
| | | | | | | | libPWRM.a/ |
32 |
1% |
| | | | | | | | | pwrm.o |
32 |
1% |
| | | | | | SecLib/ |
380 |
1% |
| | | | | | | lib_crypto_m4.a/ |
380 |
1% |
| | | | | | | | aes_mmo.c.obj |
380 |
1% |
| | | | | | XCVR/ |
11850 |
6% |
| | | | | | | lib/ |
11850 |
6% |
| | | | | | | | libRadio.a/ |
11850 |
6% |
| | | | | | | | | radio.o |
11850 |
6% |
| | | | | ieee-802.15.4/ |
13734 |
6% |
| | | | | | lib/ |
13734 |
6% |
| | | | | | | libMiniMac.a/ |
13734 |
6% |
| | | | | | | | MMAC.o |
6112 |
3% |
| | | | | | | | MMAC_RadioInit_JN518x.o |
40 |
1% |
| | | | | | | | MMAC_TimerServer.o |
214 |
1% |
| | | | | | | | Mini_Association.o |
1286 |
1% |
| | | | | | | | Mini_Main.o |
1094 |
1% |
| | | | | | | | Mini_Mcps.o |
520 |
1% |
| | | | | | | | Mini_Poll.o |
372 |
1% |
| | | | | | | | Mini_Running.o |
408 |
1% |
| | | | | | | | Mini_Scan.o |
1768 |
1% |
| | | | | | | | Mini_Shim.o |
184 |
1% |
| | | | | | | | Mini_TimerServer.o |
160 |
1% |
| | | | | | | | Mini_TxRx.o |
1548 |
1% |
| | | | | | | | endian.o |
28 |
1% |
| | | | | zigbee/ |
95936 |
42% |
| | | | | | Library/ |
95936 |
42% |
| | | | | | | libZPSAPL.a/ |
41860 |
19% |
| | | | | | | | zps_apl_af.o |
960 |
1% |
| | | | | | | | zps_apl_af_apsde.o |
1372 |
1% |
| | | | | | | | zps_apl_aib.o |
346 |
1% |
| | | | | | | | zps_apl_aps_nlde.o |
3657 |
2% |
| | | | | | | | zps_apl_apsde.o |
3190 |
2% |
| | | | | | | | zps_apl_apsme.o |
3502 |
2% |
| | | | | | | | zps_apl_inl.o |
16 |
1% |
| | | | | | | | zps_apl_mac_isr.o |
652 |
1% |
| | | | | | | | zps_apl_sec.o |
1981 |
1% |
| | | | | | | | zps_apl_task.o |
616 |
1% |
| | | | | | | | zps_apl_zdo_active_ep_server.o |
224 |
1% |
| | | | | | | | zps_apl_zdo_bind_unbind_server.o |
719 |
1% |
| | | | | | | | zps_apl_zdo_bound_data_request_manager.o |
2032 |
1% |
| | | | | | | | zps_apl_zdo_common.o |
364 |
1% |
| | | | | | | | zps_apl_zdo_default_server.o |
619 |
1% |
| | | | | | | | zps_apl_zdo_device_annce_server.o |
471 |
1% |
| | | | | | | | zps_apl_zdo_group.o |
184 |
1% |
| | | | | | | | zps_apl_zdo_handle_zdp_event.o |
392 |
1% |
| | | | | | | | zps_apl_zdo_ieee_addr_server.o |
439 |
1% |
| | | | | | | | zps_apl_zdo_match_desc_server.o |
779 |
1% |
| | | | | | | | zps_apl_zdo_mgmt_bind_server.o |
515 |
1% |
| | | | | | | | zps_apl_zdo_mgmt_leave_server.o |
639 |
1% |
| | | | | | | | zps_apl_zdo_mgmt_lqi_server.o |
512 |
1% |
| | | | | | | | zps_apl_zdo_mgmt_nwk_update_server.o |
1660 |
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 |
459 |
1% |
| | | | | | | | zps_apl_zdo_nwkmanager.o |
8809 |
4% |
| | | | | | | | zps_apl_zdo_nwkmanager_client.o |
683 |
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 |
571 |
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/ |
5250 |
3% |
| | | | | | | | zps_mac_common.o |
602 |
1% |
| | | | | | | | zps_mac_ie.o |
196 |
1% |
| | | | | | | | zps_mac_if_table.o |
1024 |
1% |
| | | | | | | | zps_mac_shim.o |
608 |
1% |
| | | | | | | | zps_miniMac.o |
2820 |
2% |
| | | | | | | libZPSNWK.a/ |
42518 |
19% |
| | | | | | | | 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 |
1196 |
1% |
| | | | | | | | zps_nwk_form.o |
174 |
1% |
| | | | | | | | zps_nwk_form_st.o |
1332 |
1% |
| | | | | | | | zps_nwk_frm.o |
2387 |
2% |
| | | | | | | | zps_nwk_idle_st.o |
81 |
1% |
| | | | | | | | zps_nwk_intf.o |
570 |
1% |
| | | | | | | | zps_nwk_join.o |
4987 |
3% |
| | | | | | | | zps_nwk_join_st.o |
1463 |
1% |
| | | | | | | | zps_nwk_leave.o |
1055 |
1% |
| | | | | | | | zps_nwk_lib.o |
472 |
1% |
| | | | | | | | zps_nwk_lkst.o |
1432 |
1% |
| | | | | | | | zps_nwk_mac.o |
12 |
1% |
| | | | | | | | zps_nwk_main.o |
152 |
1% |
| | | | | | | | zps_nwk_maint.o |
4032 |
2% |
| | | | | | | | zps_nwk_mcps.o |
6236 |
3% |
| | | | | | | | zps_nwk_mlme.o |
124 |
1% |
| | | | | | | | zps_nwk_nib.o |
6392 |
3% |
| | | | | | | | zps_nwk_nlde.o |
608 |
1% |
| | | | | | | | zps_nwk_nlme.o |
460 |
1% |
| | | | | | | | zps_nwk_pmjn.o |
132 |
1% |
| | | | | | | | zps_nwk_rt.o |
4761 |
3% |
| | | | | | | | zps_nwk_scan.o |
128 |
1% |
| | | | | | | | zps_nwk_sec.o |
1648 |
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/ |
80408 |
35% |
| SDKPackages/ |
79848 |
35% |
| | K32W041AMDK6/ |
79848 |
35% |
| | | components/ |
1908 |
1% |
| | | | serial_manager/ |
1338 |
1% |
| | | | | serial_manager.o |
985 |
1% |
| | | | | serial_port_uart.o |
353 |
1% |
| | | | uart/ |
570 |
1% |
| | | | | usart_adapter.o |
570 |
1% |
| | | devices/ |
14046 |
7% |
| | | | K32W041AM/ |
14046 |
7% |
| | | | | drivers/ |
11709 |
6% |
| | | | | | fsl_adc.o |
718 |
1% |
| | | | | | fsl_aes.o |
244 |
1% |
| | | | | | fsl_clock.o |
2386 |
2% |
| | | | | | fsl_common.o |
301 |
1% |
| | | | | | fsl_ctimer.o |
132 |
1% |
| | | | | | fsl_dma.o |
356 |
1% |
| | | | | | fsl_flash.o |
228 |
1% |
| | | | | | fsl_flexcomm.o |
1129 |
1% |
| | | | | | fsl_fmeas.o |
38 |
1% |
| | | | | | fsl_gint.o |
373 |
1% |
| | | | | | fsl_gpio.o |
48 |
1% |
| | | | | | fsl_inputmux.o |
20 |
1% |
| | | | | | fsl_power.o |
2359 |
2% |
| | | | | | fsl_reset.o |
347 |
1% |
| | | | | | fsl_rng.o |
216 |
1% |
| | | | | | fsl_rtc.o |
26 |
1% |
| | | | | | fsl_sha.o |
522 |
1% |
| | | | | | fsl_usart.o |
988 |
1% |
| | | | | | fsl_wtimer.o |
656 |
1% |
| | | | | | fsl_wwdt.o |
562 |
1% |
| | | | | | psector_api.o |
60 |
1% |
| | | | | system_K32W041AM.o |
228 |
1% |
| | | | | utilities/ |
2109 |
1% |
| | | | | | debug_console/ |
619 |
1% |
| | | | | | | fsl_debug_console.o |
619 |
1% |
| | | | | | fsl_assert.o |
90 |
1% |
| | | | | | str/ |
1400 |
1% |
| | | | | | | fsl_str.o |
1400 |
1% |
| | | middleware/ |
63894 |
28% |
| | | | wireless/ |
63894 |
28% |
| | | | | framework/ |
11905 |
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/ |
1912 |
1% |
| | | | | | | Source/ |
1912 |
1% |
| | | | | | | | k32w041amdk6/ |
1912 |
1% |
| | | | | | | | | PWR.o |
1096 |
1% |
| | | | | | | | | PWRLib.o |
788 |
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/ |
451 |
1% |
| | | | | | | Source/ |
451 |
1% |
| | | | | | | | fsl_os_abstraction_bm.o |
451 |
1% |
| | | | | | OtaSupport/ |
1610 |
1% |
| | | | | | | Source/ |
1610 |
1% |
| | | | | | | | OtaSupport.o |
722 |
1% |
| | | | | | | | OtaUtils.o |
888 |
1% |
| | | | | | Panic/ |
2 |
1% |
| | | | | | | Source/ |
2 |
1% |
| | | | | | | | Panic.o |
2 |
1% |
| | | | | | RNG/ |
192 |
1% |
| | | | | | | Source/ |
192 |
1% |
| | | | | | | | RNG.o |
192 |
1% |
| | | | | | SecLib/ |
752 |
1% |
| | | | | | | SecLib.o |
752 |
1% |
| | | | | | TimersManager/ |
1710 |
1% |
| | | | | | | Source/ |
1710 |
1% |
| | | | | | | | TMR_Adapter.o |
893 |
1% |
| | | | | | | | TimersManager.o |
817 |
1% |
| | | | | zigbee/ |
51989 |
23% |
| | | | | | BDB/ |
4114 |
2% |
| | | | | | | Source/ |
4114 |
2% |
| | | | | | | | Common/ |
1480 |
1% |
| | | | | | | | | bdb_fr.o |
120 |
1% |
| | | | | | | | | bdb_start.o |
1196 |
1% |
| | | | | | | | | bdb_state_machine.o |
164 |
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/ |
1746 |
1% |
| | | | | | | | | bdb_ns.o |
1746 |
1% |
| | | | | | ZCIF/ |
15074 |
7% |
| | | | | | | Source/ |
15074 |
7% |
| | | | | | | | dlist.o |
348 |
1% |
| | | | | | | | zcl.o |
936 |
1% |
| | | | | | | | zcl_CustomCommandReceive.o |
316 |
1% |
| | | | | | | | zcl_CustomCommandSend.o |
628 |
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/ |
31641 |
14% |
| | | | | | | Clusters/ |
31505 |
14% |
| | | | | | | | General/ |
8085 |
4% |
| | | | | | | | | Source/ |
8085 |
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 |
842 |
1% |
| | | | | | | | GreenPower/ |
14321 |
7% |
| | | | | | | | | Source/ |
14321 |
7% |
| | | | | | | | | | GreenPower.o |
2097 |
1% |
| | | | | | | | | | GreenPowerCommissioningNotification.o |
666 |
1% |
| | | | | | | | | | GreenPowerCommon.o |
3294 |
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/ |
9099 |
4% |
| | | | | | | | | Source/ |
9099 |
4% |
| | | | | | | | | | OTA.o |
1693 |
1% |
| | | | | | | | | | OTA_ClientUpgradeManager.o |
4280 |
2% |
| | | | | | | | | | OTA_CustomCommandHandler.o |
204 |
1% |
| | | | | | | | | | OTA_CustomReceiveCommands.o |
1404 |
1% |
| | | | | | | | | | OTA_client.o |
1418 |
1% |
| | | | | | | | | | OTA_common.o |
100 |
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% |
| gcc/ |
560 |
1% |
| | startup_K32W041AM.o |
560 |
1% |