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% |
5708 |
.after_vectors |
0x00000220 |
0x000003a0 |
384 |
93% |
5711 |
Expected total in startup_K32W041AM.o file: |
416 |
Actual: |
416 |
100% |
5708 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.text.System_IRQHandler |
0x000003a0 |
0x00000418 |
120 |
13% |
5763 |
.text.main_task |
0x00000418 |
0x00000488 |
112 |
12% |
5766 |
.text.APP_vSetUpHardware |
0x00000488 |
0x0000054c |
196 |
21% |
5769 |
.text.APP_vInitResources |
0x0000054c |
0x00000658 |
268 |
28% |
5772 |
.text.APP_vRadioTempUpdate |
0x00000658 |
0x000006ec |
148 |
16% |
5775 |
.text.bRadioCB_WriteNVM |
0x000006ec |
0x00000720 |
52 |
6% |
5778 |
.text.u16RadioCB_ReadNVM |
0x00000720 |
0x00000760 |
64 |
7% |
5781 |
Expected total in app_main.o file: |
960 |
Actual: |
960 |
100% |
5763 |
Flash640 / .text / port_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_u8GrabMutexLock |
0x00000760 |
0x00000794 |
52 |
35% |
5784 |
.text.ZPS_u8ReleaseMutexLock |
0x00000794 |
0x000007b4 |
32 |
22% |
5787 |
.text.ZPS_eEnterCriticalSection |
0x000007b4 |
0x000007e0 |
44 |
29% |
5791 |
.text.ZPS_eExitCriticalSection |
0x000007e0 |
0x000007f8 |
24 |
16% |
5794 |
Expected total in port_JN518x.o file: |
152 |
Actual: |
152 |
100% |
5784 |
Flash640 / .text / pdum_gen.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_vInit |
0x000007f8 |
0x00000820 |
40 |
100% |
5798 |
Expected total in pdum_gen.o file: |
40 |
Actual: |
40 |
100% |
5798 |
Flash640 / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.text.zps_vGetZpsMutex |
0x00000820 |
0x00000828 |
8 |
3% |
5801 |
.text.vZdoServersInit |
0x00000828 |
0x0000090c |
228 |
63% |
5804 |
.text.ZPS_pvAplZdoGetAplHandle |
0x0000090c |
0x00000918 |
12 |
4% |
5807 |
.text.ZPS_u32ApsFcSaveCountBitShift |
0x00000918 |
0x0000091c |
4 |
2% |
5810 |
.text.ZPS_psAplDefaultDistributedAPSLinkKey |
0x0000091c |
0x00000924 |
8 |
3% |
5813 |
.text.ZPS_psAplDefaultGlobalAPSLinkKey |
0x00000924 |
0x0000092c |
8 |
3% |
5816 |
.text.ZPS_ps_groupPdmTable |
0x0000092c |
0x00000934 |
8 |
3% |
5819 |
.text.ZPS_pu8MaxZpsConfigEp |
0x00000934 |
0x0000093c |
8 |
3% |
5822 |
.text.ZPS_pau8EpMapPresent |
0x0000093c |
0x00000944 |
8 |
3% |
5825 |
.text.ZPS_u8ConfigStackProfileId |
0x00000944 |
0x00000950 |
12 |
4% |
5828 |
.text.ZPS_u32NwkFcSaveCountBitShift |
0x00000950 |
0x00000954 |
4 |
2% |
5831 |
.text.ZPS_psMacIFTGetTable |
0x00000954 |
0x0000095c |
8 |
3% |
5834 |
.text.ZPS_psMacIFTGetInterface |
0x0000095c |
0x00000974 |
24 |
7% |
5837 |
.text.ZPS_vGetGpContext |
0x00000974 |
0x00000980 |
12 |
4% |
5840 |
.text.ZPS_vGetOptionalFeatures |
0x00000980 |
0x0000098c |
12 |
4% |
5843 |
Expected total in zps_gen.o file: |
364 |
Actual: |
364 |
100% |
5801 |
Flash640 / .text / app_led_control.o |
Start |
End |
Size |
% |
Line |
.text.APP_vInitLeds |
0x0000098c |
0x000009e0 |
84 |
44% |
5846 |
.text.APP_vSetLedsMask |
0x000009e0 |
0x00000a14 |
52 |
28% |
5849 |
.text.APP_vBlinkLeds |
0x00000a14 |
0x00000a40 |
44 |
23% |
5852 |
.text.APP_cbTimerLedBlink |
0x00000a40 |
0x00000a4c |
12 |
7% |
5855 |
Expected total in app_led_control.o file: |
192 |
Actual: |
192 |
100% |
5846 |
Flash640 / .text / app_start_controller.o |
Start |
End |
Size |
% |
Line |
.text.vfExtendedStatusCallBack |
0x00000a4c |
0x00000a58 |
12 |
3% |
5858 |
.text.PreSleep |
0x00000a58 |
0x00000ab0 |
88 |
17% |
5861 |
.text.vAppMain |
0x00000ab0 |
0x00000bc8 |
280 |
54% |
5863 |
.text.Wakeup |
0x00000bc8 |
0x00000c08 |
64 |
13% |
5866 |
.text.vAppRegisterPWRCallbacks |
0x00000c08 |
0x00000c24 |
28 |
6% |
5867 |
.text.hardware_init |
0x00000c24 |
0x00000c58 |
52 |
10% |
5870 |
.text.u32Reverse |
0x00000c58 |
0x00000c5c |
4 |
1% |
5873 |
Expected total in app_start_controller.o file: |
528 |
Actual: |
528 |
100% |
5858 |
Flash640 / .text / App_ColorSceneController.o |
Start |
End |
Size |
% |
Line |
.text.bAllowInterPanEp |
0x00000c5c |
0x00000c70 |
20 |
11% |
5876 |
.text.eApp_ZLO_RegisterEndpoint |
0x00000c70 |
0x00000c94 |
36 |
19% |
5878 |
.text.vAPP_ZCL_DeviceSpecific_Init |
0x00000c94 |
0x00000d08 |
116 |
61% |
5881 |
.text.vApp_ZCL_ResetDeviceStructure |
0x00000d08 |
0x00000d18 |
16 |
9% |
5884 |
.text.app_u8GetDeviceEndpoint |
0x00000d18 |
0x00000d1c |
4 |
3% |
5887 |
Expected total in App_ColorSceneController.o file: |
192 |
Actual: |
192 |
100% |
5876 |
Flash640 / .text / zlo_controller_node.o |
Start |
End |
Size |
% |
Line |
.text.Chip_GetType |
0x00000d1c |
0x00000d94 |
120 |
3% |
5890 |
.text.bIsDeviceLight |
0x00000d94 |
0x00000de0 |
76 |
2% |
5893 |
.text.vResetSleepAndJoinCounters |
0x00000de0 |
0x00000e08 |
40 |
1% |
5895 |
.text.bAppCancelRejoin |
0x00000e08 |
0x00000e18 |
16 |
1% |
5897 |
.text.vStopAllTimers |
0x00000e18 |
0x00000e5c |
68 |
2% |
5900 |
.text.vWakeCallBack |
0x00000e5c |
0x00000e8c |
48 |
1% |
5902 |
.text.APP_SetHighTxPowerMode |
0x00000e8c |
0x00000ea2 |
22 |
1% |
5904 |
.text.APP_SetMaxTxPower |
0x00000ea2 |
0x00000ebc |
26 |
1% |
5907 |
.text.psGetEndpointRecordTable |
0x00000ebc |
0x00000ec4 |
8 |
1% |
5911 |
.text.psGetGroupRecordTable |
0x00000ec4 |
0x00000ecc |
8 |
1% |
5914 |
.text.vStartPolling |
0x00000ecc |
0x00000efc |
48 |
1% |
5917 |
.text.APP_cbTimerAddGroup |
0x00000efc |
0x00000f74 |
120 |
3% |
5920 |
.text.APP_vStartUpHW |
0x00000f74 |
0x00000fa0 |
44 |
1% |
5923 |
.text.vRemoveLight |
0x00000fa0 |
0x00001018 |
120 |
3% |
5926 |
.text.vSelectLight |
0x00001018 |
0x00001134 |
284 |
6% |
5929 |
.text.bAddToEndpointTable |
0x00001134 |
0x000011f0 |
188 |
4% |
5932 |
.text.APP_taskController |
0x000011f0 |
0x00001574 |
900 |
19% |
5935 |
.text.vSetGroupAddress |
0x00001574 |
0x000015c0 |
76 |
2% |
5938 |
.text.sGetOTACallBackPersistdata |
0x000015c0 |
0x000015d4 |
20 |
1% |
5941 |
.text.APP_vFactoryResetRecords |
0x000015d4 |
0x00001664 |
144 |
3% |
5944 |
.text.APP_vInitialiseNode |
0x00001664 |
0x00001854 |
496 |
11% |
5947 |
.text.APP_bIsRunning |
0x00001854 |
0x00001864 |
16 |
1% |
5950 |
.text.APP_cbTimerPoll |
0x00001864 |
0x00001a54 |
496 |
11% |
5953 |
.text.vHandleIdentifyRequest |
0x00001a54 |
0x00001a90 |
60 |
2% |
5956 |
.text.APP_vBdbCallback |
0x00001a90 |
0x00001fdc |
1356 |
28% |
5959 |
.text.APP_cbTimerId |
0x00001fdc |
0x0000202c |
80 |
2% |
5962 |
Expected total in zlo_controller_node.o file: |
4880 |
Actual: |
4880 |
100% |
5890 |
Flash640 / .text / app_zcl_controller_task.o |
Start |
End |
Size |
% |
Line |
.text.APP_ZCL_cbGeneralCallback |
0x0000202c |
0x00002030 |
4 |
1% |
5965 |
.text.APP_ZCL_cbEndpointCallback |
0x00002030 |
0x00002234 |
516 |
60% |
5968 |
.text.psGetDeviceTable |
0x00002234 |
0x0000223c |
8 |
1% |
5970 |
.text.APP_ZCL_vInitialise |
0x0000223c |
0x00002300 |
196 |
23% |
5973 |
.text.APP_cbTimerZclTick |
0x00002300 |
0x00002368 |
104 |
12% |
5976 |
.text.APP_vRadioTempUpdateMs |
0x00002368 |
0x00002378 |
16 |
2% |
5979 |
.text.APP_ZCL_vEventHandler |
0x00002378 |
0x00002390 |
24 |
3% |
5982 |
Expected total in app_zcl_controller_task.o file: |
868 |
Actual: |
868 |
100% |
5965 |
Flash640 / .text / app_on_off_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppOnOff |
0x00002390 |
0x00002410 |
128 |
100% |
5985 |
Expected total in app_on_off_commands.o file: |
128 |
Actual: |
128 |
100% |
5985 |
Flash640 / .text / app_level_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppLevelMove |
0x00002410 |
0x00002454 |
68 |
46% |
5988 |
.text.vAppLevelStop |
0x00002454 |
0x000024a4 |
80 |
55% |
5991 |
Expected total in app_level_commands.o file: |
148 |
Actual: |
148 |
100% |
5988 |
Flash640 / .text / app_colour_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppEnhancedMoveHue |
0x000024a4 |
0x000024ec |
72 |
14% |
5994 |
.text.vAppGotoHueAndSat |
0x000024ec |
0x000025ac |
192 |
37% |
5997 |
.text.vAppMoveSaturation |
0x000025ac |
0x000025f8 |
76 |
15% |
6000 |
.text.vAppMoveColourTemperature |
0x000025f8 |
0x0000264c |
84 |
16% |
6003 |
.text.vAppColorLoopSet |
0x0000264c |
0x000026a0 |
84 |
16% |
6006 |
.text.vAPPColourLoopStop |
0x000026a0 |
0x000026b8 |
24 |
5% |
6009 |
Expected total in app_colour_commands.o file: |
532 |
Actual: |
532 |
100% |
5994 |
Flash640 / .text / app_scenes_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppRecallSceneById |
0x000026b8 |
0x00002700 |
72 |
53% |
6013 |
.text.vAppStoreSceneById |
0x00002700 |
0x00002740 |
64 |
48% |
6016 |
Expected total in app_scenes_commands.o file: |
136 |
Actual: |
136 |
100% |
6013 |
Flash640 / .text / app_group_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppAddGroup |
0x00002740 |
0x0000278c |
76 |
87% |
6019 |
.text.vAppSetGroupId |
0x0000278c |
0x00002798 |
12 |
14% |
6022 |
Expected total in app_group_commands.o file: |
88 |
Actual: |
88 |
100% |
6019 |
Flash640 / .text / app_identify_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppIdentifyEffect |
0x00002798 |
0x000027d0 |
56 |
100% |
6025 |
Expected total in app_identify_commands.o file: |
56 |
Actual: |
56 |
100% |
6025 |
Flash640 / .text / app_general_commands.o |
Start |
End |
Size |
% |
Line |
.text.vSetAddress |
0x000027d0 |
0x00002814 |
68 |
22% |
6028 |
.text.bAppSendBasicResetReq |
0x00002814 |
0x00002850 |
60 |
19% |
6031 |
.text.vAppChangeChannel |
0x00002850 |
0x0000290c |
188 |
60% |
6034 |
Expected total in app_general_commands.o file: |
316 |
Actual: |
316 |
100% |
6028 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.text.DbgConsole_SendDataReliable |
0x0000290c |
0x00002958 |
76 |
19% |
6037 |
.text.DbgConsole_PrintCallback |
0x00002958 |
0x00002994 |
60 |
15% |
6040 |
.text.DbgConsole_Init |
0x00002994 |
0x00002a30 |
156 |
38% |
6043 |
.text.DbgConsole_Deinit |
0x00002a30 |
0x00002a68 |
56 |
14% |
6046 |
.text.DbgConsole_Printf |
0x00002a68 |
0x00002aa8 |
64 |
16% |
6049 |
Expected total in fsl_debug_console.o file: |
412 |
Actual: |
412 |
100% |
6037 |
Flash640 / .text / fsl_gpio.o |
Start |
End |
Size |
% |
Line |
.text.GPIO_PinInit |
0x00002aa8 |
0x00002ad8 |
48 |
100% |
6052 |
Expected total in fsl_gpio.o file: |
48 |
Actual: |
48 |
100% |
6052 |
Flash640 / .text / hardware_init.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitClocks |
0x00002ad8 |
0x00002b70 |
152 |
62% |
6056 |
.text.BOARD_InitHardware |
0x00002b70 |
0x00002bd0 |
96 |
39% |
6059 |
Expected total in hardware_init.o file: |
248 |
Actual: |
248 |
100% |
6056 |
Flash640 / .text / pin_mux.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitPins |
0x00002bd0 |
0x00002be8 |
24 |
30% |
6062 |
.text.BOARD_SetPinsForPowerMode |
0x00002be8 |
0x00002c20 |
56 |
70% |
6065 |
Expected total in pin_mux.o file: |
80 |
Actual: |
80 |
100% |
6062 |
Flash640 / .text / temp_sensor_drv.o |
Start |
End |
Size |
% |
Line |
.text.flashConfig_ExtractGpAdcTrimValues |
0x00002c20 |
0x00002c58 |
56 |
7% |
6068 |
.text.flashConfig_ExtractTempSensorTrimValues |
0x00002c58 |
0x00002cc8 |
112 |
14% |
6072 |
.text.temp_computation |
0x00002cc8 |
0x00002d48 |
128 |
16% |
6075 |
.text.ADC_Configuration |
0x00002d48 |
0x00002dc0 |
120 |
15% |
6078 |
.text.load_calibration_param_from_flash |
0x00002dc0 |
0x00002e40 |
128 |
16% |
6081 |
.text.get_temperature |
0x00002e40 |
0x00002f58 |
280 |
34% |
6084 |
Expected total in temp_sensor_drv.o file: |
824 |
Actual: |
824 |
100% |
6068 |
Flash640 / .text / fsl_adc.o |
Start |
End |
Size |
% |
Line |
.text.ADC_GetInstance.isra.0 |
0x00002f58 |
0x00002f80 |
40 |
9% |
6087 |
.text.ADC_Init |
0x00002f80 |
0x00003014 |
148 |
32% |
6089 |
.text.ADC_SetConvSeqAConfig |
0x00003014 |
0x00003068 |
84 |
18% |
6092 |
.text.ADC_GetChannelConversionResult |
0x00003068 |
0x000030e8 |
128 |
27% |
6095 |
.text.ADC_EnableTemperatureSensor |
0x000030e8 |
0x00003134 |
76 |
16% |
6098 |
Expected total in fsl_adc.o file: |
476 |
Actual: |
476 |
100% |
6087 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_GetClock32MCapacitanceCharacteristics |
0x00003134 |
0x0000313c |
8 |
25% |
6101 |
.text.BOARD_CpuClockUpdate32MhzFro |
0x0000313c |
0x00003154 |
24 |
75% |
6104 |
Expected total in board_utility.o file: |
32 |
Actual: |
32 |
100% |
6101 |
Flash640 / .text / app_uart.o |
Start |
End |
Size |
% |
Line |
.text.UART_vInit |
0x00003154 |
0x0000319c |
72 |
32% |
6107 |
.text.FLEXCOMM0_IRQHandler |
0x0000319c |
0x000031f8 |
92 |
41% |
6110 |
.text.UART_vRtsStartFlow |
0x000031f8 |
0x000031fc |
4 |
2% |
6113 |
.text.UART_vTxChar |
0x000031fc |
0x00003210 |
20 |
9% |
6117 |
.text.UART_bTxReady |
0x00003210 |
0x00003220 |
16 |
8% |
6120 |
.text.UART_vSetTxInterrupt |
0x00003220 |
0x00003238 |
24 |
11% |
6123 |
Expected total in app_uart.o file: |
228 |
Actual: |
228 |
100% |
6107 |
Flash640 / .text / app_serial_interface.o |
Start |
End |
Size |
% |
Line |
.text.APP_taskAtSerial |
0x00003238 |
0x00003318 |
224 |
55% |
6126 |
.text.bPutChar |
0x00003318 |
0x0000336c |
84 |
21% |
6129 |
.text.vSL_TxByte.constprop.0 |
0x0000336c |
0x00003388 |
28 |
7% |
6132 |
.text.vSL_WriteMessage |
0x00003388 |
0x000033d4 |
76 |
19% |
6134 |
Expected total in app_serial_interface.o file: |
412 |
Actual: |
412 |
100% |
6126 |
Flash640 / .text / app_buttons.o |
Start |
End |
Size |
% |
Line |
.text.gint_callback |
0x000033d4 |
0x00003410 |
60 |
14% |
6137 |
.text.APP_u32GetSwitchIOState |
0x00003410 |
0x0000342c |
28 |
7% |
6140 |
.text.APP_cbTimerButtonScan |
0x0000342c |
0x00003500 |
212 |
47% |
6143 |
.text.APP_bButtonInitialise |
0x00003500 |
0x00003598 |
152 |
34% |
6146 |
Expected total in app_buttons.o file: |
452 |
Actual: |
452 |
100% |
6137 |
Flash640 / .text / app_menu_handler_OM15082.o |
Start |
End |
Size |
% |
Line |
.text.APP_vHandleFactoryNewKeyPress |
0x00003598 |
0x0000363c |
164 |
12% |
6149 |
.text.APP_vHandleKeyPress |
0x0000363c |
0x00003a94 |
1112 |
80% |
6152 |
.text.APP_vHandleKeyRelease |
0x00003a94 |
0x00003b0c |
120 |
9% |
6155 |
Expected total in app_menu_handler_OM15082.o file: |
1396 |
Actual: |
1396 |
100% |
6149 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.text.GINT_GetInstance |
0x00003b0c |
0x00003b34 |
40 |
17% |
6158 |
.text.GINT_Init |
0x00003b34 |
0x00003b58 |
36 |
15% |
6160 |
.text.GINT_SetCtrl |
0x00003b58 |
0x00003b84 |
44 |
19% |
6163 |
.text.GINT_ConfigPins |
0x00003b84 |
0x00003b90 |
12 |
5% |
6166 |
.text.GINT_EnableCallback |
0x00003b90 |
0x00003bb0 |
32 |
14% |
6170 |
.text.GINT_DisableCallback |
0x00003bb0 |
0x00003bdc |
44 |
19% |
6173 |
.text.GINT0_DriverIRQHandler |
0x00003bdc |
0x00003c00 |
36 |
15% |
6176 |
Expected total in fsl_gint.o file: |
244 |
Actual: |
244 |
100% |
6158 |
Flash640 / .text / app_ota_client.o |
Start |
End |
Size |
% |
Line |
.text.bInitialiseOTAClusterAndAttributes |
0x00003c00 |
0x00003c64 |
100 |
3% |
6179 |
.text.vAppInitOTA |
0x00003c64 |
0x00003e50 |
492 |
13% |
6182 |
.text.vSetOTAPersistedDatForMinRetention |
0x00003e50 |
0x00003e74 |
36 |
1% |
6185 |
.text.vLoadOTAPersistedData |
0x00003e74 |
0x00003ed0 |
92 |
3% |
6188 |
.text.bOTADeepSleepAllowed |
0x00003ed0 |
0x00003efc |
44 |
2% |
6191 |
.text.bOTASleepAllowed |
0x00003efc |
0x00003f1c |
32 |
1% |
6194 |
.text.vHandleMatchDescriptor |
0x00003f1c |
0x00003fcc |
176 |
5% |
6197 |
.text.vHandleIeeeAddressRsp |
0x00003fcc |
0x000040d0 |
260 |
7% |
6200 |
.text.vResetOTADiscovery |
0x000040d0 |
0x000040f4 |
36 |
1% |
6203 |
.text.vRunAppOTAStateMachine |
0x000040f4 |
0x0000461c |
1320 |
34% |
6206 |
.text.vOTAResetPersist |
0x0000461c |
0x00004654 |
56 |
2% |
6209 |
.text.vHandleAppOtaClient |
0x00004654 |
0x00004b7c |
1320 |
34% |
6212 |
Expected total in app_ota_client.o file: |
3964 |
Actual: |
3964 |
100% |
6179 |
Flash640 / .text / fsl_spifi.o |
Start |
End |
Size |
% |
Line |
.text.SPIFI_GetInstance |
0x00004b7c |
0x00004ba4 |
40 |
11% |
6215 |
.text.SPIFI_GetDefaultConfig |
0x00004ba4 |
0x00004bc8 |
36 |
10% |
6218 |
.text.SPIFI_Init |
0x00004bc8 |
0x00004c44 |
124 |
32% |
6221 |
.text.SPIFI_Deinit |
0x00004c44 |
0x00004c54 |
16 |
5% |
6224 |
.text.SPIFI_SetCommand |
0x00004c54 |
0x00004ca6 |
82 |
21% |
6227 |
.text.SPIFI_WritePartialWord |
0x00004ca6 |
0x00004cd2 |
44 |
12% |
6230 |
.text.SPIFI_ReadPartialWord |
0x00004cd2 |
0x00004cfc |
42 |
11% |
6233 |
.text.SPIFI_WriteDataHalfword |
0x00004cfc |
0x00004d06 |
10 |
3% |
6236 |
Expected total in fsl_spifi.o file: |
394 |
Actual: |
394 |
100% |
6215 |
Flash640 / .text / Eeprom_MX25R8035F_User.o |
Start |
End |
Size |
% |
Line |
.text.Chip_GetType |
0x00004d06 |
0x00004d7c |
118 |
19% |
6239 |
.text._EEPROM_WriteEnable |
0x00004d7c |
0x00004d8c |
16 |
3% |
6241 |
.text._EEPROM_ReadStatusReq |
0x00004d8c |
0x00004dbc |
48 |
8% |
6243 |
.text._EEPROM_ReadResReq.isra.0 |
0x00004dbc |
0x00004df0 |
52 |
9% |
6245 |
.text._EEPROM_Init |
0x00004df0 |
0x00004f1c |
300 |
47% |
6247 |
.text._EEPROM_DeInit |
0x00004f1c |
0x00004f8c |
112 |
18% |
6250 |
Expected total in Eeprom_MX25R8035F_User.o file: |
646 |
Actual: |
646 |
100% |
6239 |
Flash640 / .text / ZQueue.o |
Start |
End |
Size |
% |
Line |
.text.ZQ_vQueueCreate |
0x00004f8c |
0x00004f9a |
14 |
9% |
6253 |
.text.ZQ_bQueueSend |
0x00004f9a |
0x00004fe4 |
74 |
46% |
6256 |
.text.ZQ_bQueueReceive |
0x00004fe4 |
0x0000501e |
58 |
36% |
6259 |
.text.ZQ_bQueueIsEmpty |
0x0000501e |
0x00005028 |
10 |
7% |
6262 |
.text.ZQ_u32QueueGetQueueSize |
0x00005028 |
0x0000502c |
4 |
3% |
6265 |
.text.ZQ_u32QueueGetQueueMessageWaiting |
0x0000502c |
0x00005030 |
4 |
3% |
6268 |
Expected total in ZQueue.o file: |
164 |
Actual: |
164 |
100% |
6253 |
Flash640 / .text / ZTimer.o |
Start |
End |
Size |
% |
Line |
.text.ZTIMER_eInit |
0x00005030 |
0x00005054 |
36 |
8% |
6271 |
.text.ZTIMER_vTask |
0x00005054 |
0x000050f0 |
156 |
32% |
6274 |
.text.ZTIMER_eOpen |
0x000050f0 |
0x00005128 |
56 |
12% |
6277 |
.text.ZTIMER_eClose |
0x00005128 |
0x00005170 |
72 |
15% |
6280 |
.text.ZTIMER_eStart |
0x00005170 |
0x000051c4 |
84 |
17% |
6283 |
.text.ZTIMER_eStop |
0x000051c4 |
0x00005210 |
76 |
16% |
6286 |
.text.ZTIMER_eGetState |
0x00005210 |
0x00005220 |
16 |
4% |
6289 |
Expected total in ZTimer.o file: |
496 |
Actual: |
496 |
100% |
6271 |
Flash640 / .text / app_zps_link_keys.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pau8GetBdbDistributedLinkKey |
0x00005220 |
0x00005228 |
8 |
100% |
6292 |
Expected total in app_zps_link_keys.o file: |
8 |
Actual: |
8 |
100% |
6292 |
Flash640 / .text / appZdpExtraction.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdpUnpackNwkAddressResponse |
0x00005228 |
0x000052b0 |
136 |
31% |
6295 |
.text.zps_bAplZdpUnpackIeeeAddressResponse |
0x000052b0 |
0x000052b4 |
4 |
1% |
6298 |
.text.zps_bAplZdpUnpackNodeDescResponse |
0x000052b4 |
0x0000532c |
120 |
27% |
6301 |
.text.zps_bAplZdpUnpackSimpleDescResponse |
0x0000532c |
0x000053e8 |
188 |
42% |
6304 |
Expected total in appZdpExtraction.o file: |
448 |
Actual: |
448 |
100% |
6295 |
Flash640 / .text / appZpsBeaconHandler.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bAppAddBeaconFilter |
0x000053e8 |
0x000053f4 |
12 |
5% |
6308 |
.text.ZPS_bAppRemoveBeaconFilter |
0x000053f4 |
0x00005400 |
12 |
5% |
6311 |
.text.ZPS_bAppPassBeaconToHigherLayer |
0x00005400 |
0x00005508 |
264 |
92% |
6314 |
Expected total in appZpsBeaconHandler.o file: |
288 |
Actual: |
288 |
100% |
6308 |
Flash640 / .text / board.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitDebugConsole |
0x00005508 |
0x00005530 |
40 |
23% |
6317 |
.text.BOARD_DbgDiagEnable |
0x00005530 |
0x00005534 |
4 |
3% |
6320 |
.text.BOARD_InitSPIFI |
0x00005534 |
0x000055b8 |
132 |
74% |
6324 |
.text.BOARD_SetSpiFi_LowPowerEnter |
0x000055b8 |
0x000055bc |
4 |
3% |
6327 |
Expected total in board.o file: |
180 |
Actual: |
180 |
100% |
6317 |
Flash640 / .text / system_K32W041AM.o |
Start |
End |
Size |
% |
Line |
.text.SystemCoreClockUpdate |
0x000055bc |
0x0000565c |
160 |
71% |
6331 |
.text.SystemInit |
0x0000565c |
0x000056a0 |
68 |
30% |
6334 |
Expected total in system_K32W041AM.o file: |
228 |
Actual: |
228 |
100% |
6331 |
Flash640 / .text / startup_K32W041AM.o |
Start |
End |
Size |
% |
Line |
.text.DMIC0_IRQHandler |
0x000056a0 |
0x000056a8 |
8 |
6% |
6337 |
.text.CIC_IRB_IRQHandler |
0x000056a8 |
0x000056b0 |
8 |
6% |
6340 |
.text.HWVAD0_IRQHandler |
0x000056b0 |
0x000056b8 |
8 |
6% |
6343 |
.text.PINT0_IRQHandler |
0x000056b8 |
0x000056c0 |
8 |
6% |
6346 |
.text.PINT1_IRQHandler |
0x000056c0 |
0x000056c8 |
8 |
6% |
6349 |
.text.PINT2_IRQHandler |
0x000056c8 |
0x000056d0 |
8 |
6% |
6352 |
.text.PINT3_IRQHandler |
0x000056d0 |
0x000056d8 |
8 |
6% |
6355 |
.text.GINT0_IRQHandler |
0x000056d8 |
0x000056e0 |
8 |
6% |
6358 |
.text.CTIMER0_IRQHandler |
0x000056e0 |
0x000056e8 |
8 |
6% |
6361 |
.text.CTIMER1_IRQHandler |
0x000056e8 |
0x000056f0 |
8 |
6% |
6364 |
.text.FLEXCOMM1_IRQHandler |
0x000056f0 |
0x000056f8 |
8 |
6% |
6367 |
.text.FLEXCOMM2_IRQHandler |
0x000056f8 |
0x00005700 |
8 |
6% |
6370 |
.text.FLEXCOMM3_IRQHandler |
0x00005700 |
0x00005708 |
8 |
6% |
6373 |
.text.FLEXCOMM4_IRQHandler |
0x00005708 |
0x00005710 |
8 |
6% |
6376 |
.text.FLEXCOMM5_IRQHandler |
0x00005710 |
0x00005718 |
8 |
6% |
6379 |
.text.FLEXCOMM6_IRQHandler |
0x00005718 |
0x00005720 |
8 |
6% |
6382 |
.text.RTC_IRQHandler |
0x00005720 |
0x00005728 |
8 |
6% |
6385 |
Expected total in startup_K32W041AM.o file: |
136 |
Actual: |
136 |
100% |
6337 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.text.WWDT_GetInstance.isra.0 |
0x00005728 |
0x00005750 |
40 |
11% |
6389 |
.text.WWDT_GetDefaultConfig |
0x00005750 |
0x0000578c |
60 |
17% |
6391 |
.text.WWDT_Init |
0x0000578c |
0x0000584c |
192 |
53% |
6394 |
.text.WWDT_Deinit |
0x0000584c |
0x0000585c |
16 |
5% |
6397 |
.text.WWDT_Refresh |
0x0000585c |
0x00005870 |
20 |
6% |
6400 |
.text.WWDT_ClearStatusFlags |
0x00005870 |
0x00005898 |
40 |
11% |
6403 |
Expected total in fsl_wwdt.o file: |
368 |
Actual: |
368 |
100% |
6389 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.text.CLOCK_u8OscCapConvert |
0x00005898 |
0x000058c0 |
40 |
2% |
6406 |
.text.CLOCK_AttachClk |
0x000058c0 |
0x000059c8 |
264 |
13% |
6409 |
.text.CLOCK_SetClkDiv |
0x000059c8 |
0x00005a24 |
92 |
5% |
6412 |
.text.CLOCK_GetXtal32kFreq |
0x00005a24 |
0x00005a3c |
24 |
2% |
6416 |
.text.CLOCK_GetFro32kFreq |
0x00005a3c |
0x00005a54 |
24 |
2% |
6419 |
.text.CLOCK_GetOsc32kFreq |
0x00005a54 |
0x00005a68 |
20 |
1% |
6422 |
.text.CLOCK_GetFro12MFreq |
0x00005a68 |
0x00005a80 |
24 |
2% |
6425 |
.text.CLOCK_GetFro32MFreq |
0x00005a80 |
0x00005a98 |
24 |
2% |
6428 |
.text.CLOCK_GetOsc32MFreq |
0x00005a98 |
0x00005ab0 |
24 |
2% |
6431 |
.text.CLOCK_GetWdtOscFreq |
0x00005ab0 |
0x00005adc |
44 |
3% |
6434 |
.text.CLOCK_GetFro48MFreq |
0x00005adc |
0x00005af4 |
24 |
2% |
6437 |
.text.CLOCK_GetPWMClockFreq |
0x00005af4 |
0x00005b14 |
32 |
2% |
6440 |
.text.CLOCK_GetMainClockRate |
0x00005b14 |
0x00005b54 |
64 |
3% |
6444 |
.text.CLOCK_GetCoreSysClkFreq |
0x00005b54 |
0x00005b6c |
24 |
2% |
6447 |
.text.CLOCK_GetFRGInputClock |
0x00005b6c |
0x00005b92 |
38 |
2% |
6450 |
.text.CLOCK_GetFRGClock |
0x00005b92 |
0x00005bc4 |
50 |
3% |
6453 |
.text.CLOCK_GetFro64MFreq |
0x00005bc4 |
0x00005bdc |
24 |
2% |
6456 |
.text.CLOCK_GetClkOutFreq |
0x00005bdc |
0x00005c3c |
96 |
5% |
6459 |
.text.CLOCK_GetSpifiOscFreq |
0x00005c3c |
0x00005c84 |
72 |
4% |
6462 |
.text.CLOCK_GetSpifiClkFreq |
0x00005c84 |
0x00005cb4 |
48 |
3% |
6465 |
.text.CLOCK_GetApbCLkFreq |
0x00005cb4 |
0x00005ce0 |
44 |
3% |
6468 |
.text.CLOCK_GetFreq |
0x00005ce0 |
0x00005de8 |
264 |
13% |
6471 |
.text.CLOCK_DisableClock |
0x00005de8 |
0x00005e8c |
164 |
8% |
6474 |
.text.CLOCK_IsClockEnable |
0x00005e8c |
0x00005eaa |
30 |
2% |
6477 |
.text.CLOCK_EnableAPBBridge |
0x00005eaa |
0x00005eb8 |
14 |
1% |
6480 |
.text.CLOCK_Xtal32M_Trim |
0x00005eb8 |
0x00005fc0 |
264 |
13% |
6483 |
.text.CLOCK_XtalBasicTrim |
0x00005fc0 |
0x00005ff0 |
48 |
3% |
6486 |
.text.DelayLoopN |
0x00005ff0 |
0x00005ffc |
12 |
1% |
6489 |
.text.CLOCK_uDelay |
0x00005ffc |
0x00006024 |
40 |
2% |
6493 |
.text.CLOCK_Xtal32M_WaitUntilStable |
0x00006024 |
0x00006038 |
20 |
1% |
6496 |
.text.CLOCK_EnableClock |
0x00006038 |
0x00006118 |
224 |
11% |
6499 |
Expected total in fsl_clock.o file: |
2176 |
Actual: |
2176 |
100% |
6406 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.text.RESET_SetPeripheralReset |
0x00006118 |
0x0000616c |
84 |
42% |
6502 |
.text.RESET_ClearPeripheralReset |
0x0000616c |
0x000061c4 |
88 |
44% |
6505 |
.text.RESET_PeripheralReset |
0x000061c4 |
0x000061d8 |
20 |
10% |
6508 |
.text.RESET_SystemReset |
0x000061d8 |
0x000061e4 |
12 |
6% |
6512 |
Expected total in fsl_reset.o file: |
204 |
Actual: |
204 |
100% |
6502 |
Flash640 / .text / fsl_rng.o |
Start |
End |
Size |
% |
Line |
.text.TRNG_GetDefaultConfig |
0x000061e4 |
0x000061f8 |
20 |
10% |
6515 |
.text.TRNG_Init |
0x000061f8 |
0x00006264 |
108 |
50% |
6518 |
.text.TRNG_GetRandomData |
0x00006264 |
0x000062bc |
88 |
41% |
6521 |
Expected total in fsl_rng.o file: |
216 |
Actual: |
216 |
100% |
6515 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.text.USART_Deinit |
0x000062bc |
0x000062fc |
64 |
11% |
6524 |
.text.USART_GetDefaultConfig |
0x000062fc |
0x00006338 |
60 |
10% |
6527 |
.text.USART_SetBaudRate |
0x00006338 |
0x000063d8 |
160 |
26% |
6530 |
.text.USART_Init |
0x000063d8 |
0x000064e8 |
272 |
44% |
6533 |
.text.USART_WriteBlocking |
0x000064e8 |
0x00006530 |
72 |
12% |
6536 |
Expected total in fsl_usart.o file: |
628 |
Actual: |
628 |
100% |
6524 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.text.FLEXCOMM_GetInstance |
0x00006530 |
0x00006564 |
52 |
10% |
6539 |
.text.FLEXCOMM_Init |
0x00006564 |
0x000065d8 |
116 |
23% |
6542 |
.text.FLEXCOMM1_DriverIRQHandler |
0x000065d8 |
0x00006614 |
60 |
12% |
6545 |
.text.FLEXCOMM2_DriverIRQHandler |
0x00006614 |
0x00006650 |
60 |
12% |
6548 |
.text.FLEXCOMM3_DriverIRQHandler |
0x00006650 |
0x00006688 |
56 |
11% |
6551 |
.text.FLEXCOMM4_DriverIRQHandler |
0x00006688 |
0x000066c4 |
60 |
12% |
6554 |
.text.FLEXCOMM5_DriverIRQHandler |
0x000066c4 |
0x00006700 |
60 |
12% |
6557 |
.text.FLEXCOMM6_DriverIRQHandler |
0x00006700 |
0x0000673c |
60 |
12% |
6560 |
Expected total in fsl_flexcomm.o file: |
524 |
Actual: |
524 |
100% |
6539 |
Flash640 / .text / fsl_flash.o |
Start |
End |
Size |
% |
Line |
.text.FLASH_Wait |
0x0000673c |
0x0000674e |
18 |
8% |
6563 |
.text.FLASH_Erase |
0x0000674e |
0x00006792 |
68 |
30% |
6566 |
.text.FLASH_ErasePages |
0x00006792 |
0x000067a0 |
14 |
7% |
6569 |
.text.FLASH_BlankCheck |
0x000067a0 |
0x000067ba |
26 |
12% |
6572 |
.text.FLASH_MarginCheck |
0x000067ba |
0x000067d4 |
26 |
12% |
6575 |
.text.FLASH_Program |
0x000067d4 |
0x0000680c |
56 |
25% |
6578 |
.text.FLASH_SetReadMode |
0x0000680c |
0x00006820 |
20 |
9% |
6581 |
Expected total in fsl_flash.o file: |
228 |
Actual: |
228 |
100% |
6563 |
Flash640 / .text / fsl_common.o |
Start |
End |
Size |
% |
Line |
.text.InstallIRQHandler |
0x00006820 |
0x00006874 |
84 |
50% |
6584 |
.text.SDK_DelayAtLeastUs |
0x00006874 |
0x000068c8 |
84 |
50% |
6587 |
Expected total in fsl_common.o file: |
168 |
Actual: |
168 |
100% |
6584 |
Flash640 / .text / fsl_aes.o |
Start |
End |
Size |
% |
Line |
.text.swap_bytes |
0x000068c8 |
0x000068cc |
4 |
2% |
6590 |
.text.aes_one_block |
0x000068cc |
0x00006906 |
58 |
19% |
6592 |
.text.aes_set_forward |
0x00006906 |
0x0000691c |
22 |
8% |
6594 |
.text.AES_SetKey |
0x0000691c |
0x00006978 |
92 |
30% |
6596 |
.text.AES_EncryptEcb |
0x00006978 |
0x000069b2 |
58 |
19% |
6599 |
.text.AES_DecryptEcb |
0x000069b2 |
0x000069f6 |
68 |
22% |
6602 |
.text.AES_Init |
0x000069f6 |
0x00006a00 |
10 |
4% |
6605 |
Expected total in fsl_aes.o file: |
312 |
Actual: |
312 |
100% |
6590 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.text.Chip_LOWPOWER_SetSystemVoltages |
0x00006a00 |
0x00006a08 |
8 |
1% |
6609 |
.text.POWER_FlexcomClocksDisable |
0x00006a08 |
0x00006a48 |
64 |
3% |
6611 |
.text.POWER_GetResetCause |
0x00006a48 |
0x00006a94 |
76 |
4% |
6614 |
.text.POWER_ClearResetCause |
0x00006a94 |
0x00006aa0 |
12 |
1% |
6617 |
.text.POWER_SetTrimDefaultActiveVoltage |
0x00006aa0 |
0x00006d50 |
688 |
32% |
6620 |
.text.POWER_Init |
0x00006d50 |
0x00006d8c |
60 |
3% |
6623 |
.text.POWER_GetPowerDownConfig |
0x00006d8c |
0x00007040 |
692 |
32% |
6626 |
.text.POWER_GoToPowerDown |
0x00007040 |
0x0000706c |
44 |
3% |
6629 |
.text.POWER_RegisterPowerDownEntryHookFunction |
0x0000706c |
0x00007078 |
12 |
1% |
6632 |
.text.POWER_EnterPowerDownMode |
0x00007078 |
0x00007090 |
24 |
2% |
6635 |
.text.POWER_EnterDeepDownMode |
0x00007090 |
0x00007164 |
212 |
10% |
6638 |
.text.POWER_EnterPowerMode |
0x00007164 |
0x0000717c |
24 |
2% |
6641 |
.text.POWER_SetDcdc1v8 |
0x0000717c |
0x00007208 |
140 |
7% |
6645 |
.text.POWER_SetDcdc1v3 |
0x00007208 |
0x00007290 |
136 |
7% |
6648 |
Expected total in fsl_power.o file: |
2192 |
Actual: |
2192 |
100% |
6609 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.text.WTIMER_StartTimerFunction |
0x00007290 |
0x00007398 |
264 |
40% |
6651 |
.text.WTIMER_Init |
0x00007398 |
0x000073c4 |
44 |
7% |
6653 |
.text.WTIMER_GetStatusFlags |
0x000073c4 |
0x000073f0 |
44 |
7% |
6656 |
.text.WTIMER_EnableInterrupts |
0x000073f0 |
0x00007430 |
64 |
10% |
6659 |
.text.WTIMER_StartTimerUnsafe |
0x00007430 |
0x00007444 |
20 |
3% |
6662 |
.text.WTIMER_ReadTimerSafe |
0x00007444 |
0x00007484 |
64 |
10% |
6665 |
.text.WTIMER_ReadTimer |
0x00007484 |
0x000074b8 |
52 |
8% |
6668 |
.text.WTIMER_ClearStatusFlags |
0x000074b8 |
0x000074f4 |
60 |
9% |
6671 |
.text.WTIMER_StopTimer |
0x000074f4 |
0x0000752c |
56 |
9% |
6674 |
Expected total in fsl_wtimer.o file: |
668 |
Actual: |
668 |
100% |
6651 |
Flash640 / .text / fsl_inputmux.o |
Start |
End |
Size |
% |
Line |
.text.INPUTMUX_Init |
0x0000752c |
0x00007532 |
6 |
30% |
6677 |
.text.INPUTMUX_AttachSignal |
0x00007532 |
0x00007540 |
14 |
70% |
6680 |
Expected total in fsl_inputmux.o file: |
20 |
Actual: |
20 |
100% |
6677 |
Flash640 / .text / fsl_fmeas.o |
Start |
End |
Size |
% |
Line |
.text.FMEAS_GetCountWithScale |
0x00007540 |
0x00007566 |
38 |
100% |
6683 |
Expected total in fsl_fmeas.o file: |
38 |
Actual: |
38 |
100% |
6683 |
Flash640 / .text / fsl_sha.o |
Start |
End |
Size |
% |
Line |
.text.swap_bytes |
0x00007566 |
0x0000756a |
4 |
1% |
6686 |
.text.sha_one_block |
0x0000756a |
0x000075ac |
66 |
13% |
6688 |
.text.SHA_Init |
0x000075ac |
0x000075cc |
32 |
7% |
6690 |
.text.SHA_Update |
0x000075cc |
0x0000767e |
178 |
35% |
6693 |
.text.SHA_Finish |
0x0000767e |
0x00007770 |
242 |
47% |
6696 |
Expected total in fsl_sha.o file: |
522 |
Actual: |
522 |
100% |
6686 |
Flash640 / .text / Exceptions_NVIC.o |
Start |
End |
Size |
% |
Line |
.text.vDebugExceptionHandlersInitialise |
0x00007770 |
0x0000779c |
44 |
100% |
6700 |
Expected total in Exceptions_NVIC.o file: |
44 |
Actual: |
44 |
100% |
6700 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.text.ExceptionUnwindStack |
0x0000779c |
0x0000782c |
144 |
6% |
6703 |
.text.HardFault_Handler |
0x0000782c |
0x00007834 |
8 |
1% |
6706 |
.text.BusFault_Handler |
0x00007834 |
0x0000783c |
8 |
1% |
6709 |
.text.UsageFault_Handler |
0x0000783c |
0x00007844 |
8 |
1% |
6712 |
.text.MemManage_Handler |
0x00007844 |
0x0000784c |
8 |
1% |
6715 |
.text.vPrintRegisterBit |
0x0000784c |
0x00007860 |
20 |
1% |
6718 |
.text.vPrintSystemHandlerAndControlStateRegisterBitFields |
0x00007860 |
0x00007928 |
200 |
9% |
6721 |
.text.vPrintConfigurableFaultStatusRegisterBitFields |
0x00007928 |
0x00007a80 |
344 |
15% |
6724 |
.text.vDebugBusFaultHandler |
0x00007a80 |
0x00007c00 |
384 |
16% |
6727 |
.text.vDebugUsageFaultHandler |
0x00007c00 |
0x00007d60 |
352 |
15% |
6730 |
.text.vDebugMemoryFaultHandler |
0x00007d60 |
0x00007ee0 |
384 |
16% |
6733 |
.text.vPrintHardFaultStatusRegisterBitFields |
0x00007ee0 |
0x00007f28 |
72 |
3% |
6736 |
.text.vDebugHardFaultHandler |
0x00007f28 |
0x00008134 |
524 |
22% |
6739 |
Expected total in MicroExceptions_arm.o file: |
2456 |
Actual: |
2456 |
100% |
6703 |
Flash640 / .text / Debug.o |
Start |
End |
Size |
% |
Line |
.text.vDebugInit |
0x00008134 |
0x00008136 |
2 |
3% |
6742 |
.text.vDebugHex |
0x00008136 |
0x0000817e |
72 |
88% |
6745 |
.text.vDebugNonInt |
0x0000817e |
0x00008182 |
4 |
5% |
6748 |
.text.vDebugHexNonInt |
0x00008182 |
0x00008186 |
4 |
5% |
6751 |
Expected total in Debug.o file: |
82 |
Actual: |
82 |
100% |
6742 |
Flash640 / .text / OtaSupport.o |
Start |
End |
Size |
% |
Line |
.text.OTA_ReadDataMemCpy |
0x00008186 |
0x00008198 |
18 |
3% |
6754 |
.text.OTA_AlignOnReset |
0x00008198 |
0x000081a8 |
16 |
3% |
6757 |
.text.OTA_StartImageWithMaxSize |
0x000081a8 |
0x000081e0 |
56 |
9% |
6760 |
.text.OTA_StartImage |
0x000081e0 |
0x000081f0 |
16 |
3% |
6763 |
.text.OTA_PullImageChunk |
0x000081f0 |
0x00008248 |
88 |
13% |
6767 |
.text.OTA_PushImageChunk |
0x00008248 |
0x000082c4 |
124 |
19% |
6770 |
.text.OTA_PushImageChunkBlocking |
0x000082c4 |
0x000082c8 |
4 |
1% |
6773 |
.text.OTA_SetNewImageFlag |
0x000082c8 |
0x000082fc |
52 |
8% |
6776 |
.text.OTA_ImageAuthenticate |
0x000082fc |
0x00008350 |
84 |
13% |
6779 |
.text.OTA_CancelImage |
0x00008350 |
0x0000836c |
28 |
5% |
6782 |
.text.OTA_ClientInit |
0x0000836c |
0x0000838c |
32 |
5% |
6785 |
.text.OTA_InvalidateImageHeader |
0x0000838c |
0x000083f8 |
108 |
16% |
6788 |
.text.OTA_CommitImage |
0x000083f8 |
0x0000842c |
52 |
8% |
6791 |
Expected total in OtaSupport.o file: |
678 |
Actual: |
678 |
100% |
6754 |
Flash640 / .text / OtaUtils.o |
Start |
End |
Size |
% |
Line |
.text.aesProcess |
0x0000842c |
0x00008434 |
8 |
1% |
6794 |
.text.OtaUtils_AesLoadKeyFromOTP |
0x00008434 |
0x00008450 |
28 |
4% |
6796 |
.text.OtaUtils_ReadFromInternalFlash |
0x00008450 |
0x000084c4 |
116 |
14% |
6799 |
.text.OtaUtils_ValidateImage |
0x000084c4 |
0x00008710 |
588 |
67% |
6802 |
.text.OtaUtils_ReconstructRootCert |
0x00008710 |
0x000087a4 |
148 |
17% |
6805 |
Expected total in OtaUtils.o file: |
888 |
Actual: |
888 |
100% |
6794 |
Flash640 / .text / psector_api.o |
Start |
End |
Size |
% |
Line |
.text.psector_GetPage0Contents |
0x000087a4 |
0x000087cc |
40 |
67% |
6808 |
.text.psector_GetPage0Handle |
0x000087cc |
0x000087e0 |
20 |
34% |
6811 |
Expected total in psector_api.o file: |
60 |
Actual: |
60 |
100% |
6808 |
Flash640 / .text / FunctionLib.o |
Start |
End |
Size |
% |
Line |
.text.FLib_MemCpy |
0x000087e0 |
0x000087f4 |
20 |
30% |
6814 |
.text.FLib_MemCmp |
0x000087f4 |
0x00008814 |
32 |
48% |
6817 |
.text.FLib_MemSet |
0x00008814 |
0x00008824 |
16 |
24% |
6820 |
Expected total in FunctionLib.o file: |
68 |
Actual: |
68 |
100% |
6814 |
Flash640 / .text / SecLib.o |
Start |
End |
Size |
% |
Line |
.text.hw_aes_load_key.constprop.0 |
0x00008824 |
0x00008854 |
48 |
7% |
6824 |
.text.hw_aes_encrypt.constprop.0 |
0x00008854 |
0x000088bc |
104 |
14% |
6826 |
.text.SecLib_Init |
0x000088bc |
0x000088c8 |
12 |
2% |
6828 |
.text.k32w0_aes_block_encrypt |
0x000088c8 |
0x000088cc |
4 |
1% |
6831 |
.text.AES_128_Encrypt |
0x000088cc |
0x000088d0 |
4 |
1% |
6834 |
.text.bACI_WriteKey |
0x000088d0 |
0x000088e4 |
20 |
3% |
6837 |
.text.vACI_OptimisedCcmStar |
0x000088e4 |
0x00008b14 |
560 |
75% |
6840 |
Expected total in SecLib.o file: |
752 |
Actual: |
752 |
100% |
6824 |
Flash640 / .text / RNG.o |
Start |
End |
Size |
% |
Line |
.text.RNG_Init |
0x00008b14 |
0x00008b64 |
80 |
42% |
6843 |
.text.RNG_GetRandomNo |
0x00008b64 |
0x00008ba4 |
64 |
34% |
6846 |
.text.RND_u32GetRand256 |
0x00008ba4 |
0x00008bb6 |
18 |
10% |
6849 |
.text.RND_u32GetRand |
0x00008bb6 |
0x00008bd4 |
30 |
16% |
6852 |
Expected total in RNG.o file: |
192 |
Actual: |
192 |
100% |
6843 |
Flash640 / .text / GenericList.o |
Start |
End |
Size |
% |
Line |
.text.ListInit |
0x00008bd4 |
0x00008be0 |
12 |
9% |
6855 |
.text.ListAddTail |
0x00008be0 |
0x00008c1c |
60 |
45% |
6858 |
.text.ListRemoveHead |
0x00008c1c |
0x00008c52 |
54 |
41% |
6861 |
.text.ListGetAvailable |
0x00008c52 |
0x00008c5a |
8 |
6% |
6864 |
Expected total in GenericList.o file: |
134 |
Actual: |
134 |
100% |
6855 |
Flash640 / .text / Messaging.o |
Start |
End |
Size |
% |
Line |
.text.ListAddTailMsg |
0x00008c5a |
0x00008c60 |
6 |
20% |
6867 |
.text.ListRemoveHeadMsg |
0x00008c60 |
0x00008c6c |
12 |
40% |
6870 |
.text.MSG_Free |
0x00008c6c |
0x00008c78 |
12 |
40% |
6873 |
Expected total in Messaging.o file: |
30 |
Actual: |
30 |
100% |
6867 |
Flash640 / .text / MemManager.o |
Start |
End |
Size |
% |
Line |
.text.MEM_Init |
0x00008c78 |
0x00008ce8 |
112 |
36% |
6877 |
.text.MEM_BufferAllocWithId |
0x00008ce8 |
0x00008d48 |
96 |
31% |
6880 |
.text.MEM_BufferFree |
0x00008d48 |
0x00008db0 |
104 |
34% |
6883 |
Expected total in MemManager.o file: |
312 |
Actual: |
312 |
100% |
6877 |
Flash640 / .text / TimersManager.o |
Start |
End |
Size |
% |
Line |
.text.TMR_SetTimerStatus |
0x00008db0 |
0x00008dc4 |
20 |
3% |
6886 |
.text.StackTimer_ISR |
0x00008dc4 |
0x00008dec |
40 |
5% |
6888 |
.text.TMR_NotifyClkChanged |
0x00008dec |
0x00008e30 |
68 |
9% |
6891 |
.text.TMR_Init |
0x00008e30 |
0x00008ea0 |
112 |
14% |
6894 |
.text.TMR_StopTimer |
0x00008ea0 |
0x00008f1c |
124 |
16% |
6897 |
.text.TMR_Task |
0x00008f1c |
0x000090d8 |
444 |
55% |
6900 |
Expected total in TimersManager.o file: |
808 |
Actual: |
808 |
100% |
6886 |
Flash640 / .text / TMR_Adapter.o |
Start |
End |
Size |
% |
Line |
.text.Timestamp_GetCounter32bit |
0x000090d8 |
0x000090e4 |
12 |
1% |
6903 |
.text.StackTimer_Init |
0x000090e4 |
0x0000913c |
88 |
8% |
6906 |
.text.StackTimer_ReInit |
0x0000913c |
0x00009160 |
36 |
3% |
6909 |
.text.StackTimer_Enable |
0x00009160 |
0x00009170 |
16 |
2% |
6912 |
.text.StackTimer_GetInputFrequency |
0x00009170 |
0x00009178 |
8 |
1% |
6915 |
.text.StackTimer_GetCounterValue |
0x00009178 |
0x00009184 |
12 |
1% |
6919 |
.text.StackTimer_SetOffsetTicks |
0x00009184 |
0x00009198 |
20 |
2% |
6922 |
.text.StackTimer_ClearIntFlag |
0x00009198 |
0x000091c8 |
48 |
4% |
6925 |
.text.TMR_eScheduleActivity32kTicksAndGetCurrentTimestampValue |
0x000091c8 |
0x0000931c |
340 |
28% |
6928 |
.text.TMR_eScheduleActivity32kTicks |
0x0000931c |
0x00009324 |
8 |
1% |
6931 |
.text.WAKE_UP_TIMER1_IRQHandler |
0x00009324 |
0x00009370 |
76 |
7% |
6935 |
.text.TMR_Get32kHandle |
0x00009370 |
0x00009378 |
8 |
1% |
6938 |
.text.FRO32K_StartCalibration |
0x00009378 |
0x00009428 |
176 |
15% |
6941 |
.text.TMR_GetTimestampUs |
0x00009428 |
0x0000948c |
100 |
9% |
6944 |
.text.FRO32K_CompleteCalibration |
0x0000948c |
0x00009508 |
124 |
11% |
6947 |
.text.FRO32K_Init |
0x00009508 |
0x000095a4 |
156 |
13% |
6950 |
Expected total in TMR_Adapter.o file: |
1228 |
Actual: |
1228 |
100% |
6903 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.text.CTIMER_GenericIRQHandler |
0x000095a4 |
0x00009604 |
96 |
78% |
6953 |
.text.CTIMER0_DriverIRQHandler |
0x00009604 |
0x00009612 |
14 |
12% |
6956 |
.text.CTIMER1_DriverIRQHandler |
0x00009612 |
0x00009620 |
14 |
12% |
6959 |
Expected total in fsl_ctimer.o file: |
124 |
Actual: |
124 |
100% |
6953 |
Flash640 / .text / fsl_rtc.o |
Start |
End |
Size |
% |
Line |
.text.RTC_Init |
0x00009620 |
0x0000963a |
26 |
100% |
6962 |
Expected total in fsl_rtc.o file: |
26 |
Actual: |
26 |
100% |
6962 |
Flash640 / .text / Panic.o |
Start |
End |
Size |
% |
Line |
.text.panic |
0x0000963a |
0x0000963c |
2 |
100% |
6965 |
Expected total in Panic.o file: |
2 |
Actual: |
2 |
100% |
6965 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.text.DMA_GetInstance |
0x0000963c |
0x00009664 |
40 |
18% |
6967 |
.text.DMA_IRQHandle |
0x00009664 |
0x0000970c |
168 |
74% |
6969 |
.text.DMA0_DriverIRQHandler |
0x0000970c |
0x00009720 |
20 |
9% |
6972 |
Expected total in fsl_dma.o file: |
228 |
Actual: |
228 |
100% |
6967 |
Flash640 / .text / MicroInt_arm_sdk2.o |
Start |
End |
Size |
% |
Line |
.text.vMicroIntEnableOnly |
0x00009720 |
0x00009738 |
24 |
75% |
6975 |
.text.vMicroIntRestoreState |
0x00009738 |
0x00009740 |
8 |
25% |
6978 |
Expected total in MicroInt_arm_sdk2.o file: |
32 |
Actual: |
32 |
100% |
6975 |
Flash640 / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.text.PWR_InitFunction.part.0 |
0x00009740 |
0x0000976c |
44 |
4% |
6981 |
.text.PWR_Init |
0x0000976c |
0x0000977c |
16 |
2% |
6983 |
.text.PWR_ForceInit |
0x0000977c |
0x00009780 |
4 |
1% |
6986 |
.text.PWR_AllowDeviceToSleep |
0x00009780 |
0x0000979c |
28 |
3% |
6989 |
.text.PWR_DisallowDeviceToSleep |
0x0000979c |
0x000097bc |
32 |
3% |
6992 |
.text.PWR_ChangeDeepSleepMode |
0x000097bc |
0x000097e0 |
36 |
3% |
6995 |
.text.PWR_GetDeepSleepConfig |
0x000097e0 |
0x00009800 |
32 |
3% |
6998 |
.text.PWR_CheckSocTimers |
0x00009800 |
0x000098c4 |
196 |
15% |
7001 |
.text.PWR_CheckIfDeviceCanGoToSleep |
0x000098c4 |
0x000098f0 |
44 |
4% |
7003 |
.text.PWR_EnterPowerDown |
0x000098f0 |
0x00009928 |
56 |
5% |
7006 |
.text.PWR_EnterLowPower |
0x00009928 |
0x0000994c |
36 |
3% |
7009 |
.text.PWR_RegisterLowPowerEnterCallback |
0x0000994c |
0x00009958 |
12 |
1% |
7013 |
.text.PWR_RegisterLowPowerExitCallback |
0x00009958 |
0x00009964 |
12 |
1% |
7016 |
.text.PWR_SetWakeUpConfig |
0x00009964 |
0x00009978 |
20 |
2% |
7019 |
.text.PWR_GetWakeUpConfig |
0x00009978 |
0x00009984 |
12 |
1% |
7022 |
.text.vSetWakeUpIoConfig |
0x00009984 |
0x000099a4 |
32 |
3% |
7025 |
.text.u64GetWakeupSourceConfig |
0x000099a4 |
0x00009a20 |
124 |
10% |
7028 |
.text.vHandleSleepModes |
0x00009a20 |
0x00009b50 |
304 |
23% |
7031 |
.text.PWR_vWakeUpConfig |
0x00009b50 |
0x00009bc4 |
116 |
9% |
7033 |
.text.PWR_u32GetRamRetention |
0x00009bc4 |
0x00009bd0 |
12 |
1% |
7036 |
.text.PWR_vForceRadioRetention |
0x00009bd0 |
0x00009be8 |
24 |
2% |
7039 |
.text.PWR_eScheduleActivity32kTicks |
0x00009be8 |
0x00009c14 |
44 |
4% |
7042 |
.text.PWR_eScheduleActivity |
0x00009c14 |
0x00009c4c |
56 |
5% |
7045 |
.text.PWR_vColdStart |
0x00009c4c |
0x00009c84 |
56 |
5% |
7049 |
Expected total in PWR.o file: |
1348 |
Actual: |
1348 |
100% |
6981 |
Flash640 / .text / PWR_setjmp.o |
Start |
End |
Size |
% |
Line |
.text.setjmp |
0x00009c84 |
0x00009c90 |
12 |
43% |
7052 |
.text.longjmp |
0x00009c90 |
0x00009ca0 |
16 |
58% |
7054 |
Expected total in PWR_setjmp.o file: |
28 |
Actual: |
28 |
100% |
7052 |
Flash640 / .text / PWRLib.o |
Start |
End |
Size |
% |
Line |
.text.PWRLib_LLDsmComplete |
0x00009ca0 |
0x00009ca2 |
2 |
1% |
7056 |
.text.PWRLib_Init |
0x00009ca2 |
0x00009ca4 |
2 |
1% |
7058 |
.text.PWRLib_SetDeepSleepMode |
0x00009ca4 |
0x00009cb0 |
12 |
2% |
7061 |
.text.PWRLib_GetDeepSleepMode |
0x00009cb0 |
0x00009cbc |
12 |
2% |
7064 |
.text.PWRLib_MCU_Enter_Sleep |
0x00009cbc |
0x00009cc8 |
12 |
2% |
7067 |
.text.PWR_ClearWakeupReason |
0x00009cc8 |
0x00009cd4 |
12 |
2% |
7070 |
.text.WarmMain |
0x00009cd4 |
0x00009ce4 |
16 |
3% |
7073 |
.text.PWR_ResetPowerDownModeConfig |
0x00009ce4 |
0x00009cf0 |
12 |
2% |
7076 |
.text.PWRLib_EnterPowerDownModeRamOff |
0x00009cf0 |
0x00009d20 |
48 |
7% |
7079 |
.text.PWRLib_EnterDeepDownMode |
0x00009d20 |
0x00009d50 |
48 |
7% |
7082 |
.text.PWRLib_u32RamBanksSpanned |
0x00009d50 |
0x00009e24 |
212 |
31% |
7085 |
.text.PWRLib_EnterPowerDownModeRamOn |
0x00009e24 |
0x00009f60 |
316 |
45% |
7088 |
Expected total in PWRLib.o file: |
704 |
Actual: |
704 |
100% |
7056 |
Flash640 / .text / GPIO_Adapter.o |
Start |
End |
Size |
% |
Line |
.text.GpioGetIoWakeupSource |
0x00009f60 |
0x00009f6c |
12 |
100% |
7091 |
Expected total in GPIO_Adapter.o file: |
12 |
Actual: |
12 |
100% |
7091 |
Flash640 / .text / fsl_str.o |
Start |
End |
Size |
% |
Line |
.text.StrFormatPrintf |
0x00009f6c |
0x0000a4e4 |
1400 |
100% |
7094 |
Expected total in fsl_str.o file: |
1400 |
Actual: |
1400 |
100% |
7094 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.text.SerialManager_Init |
0x0000a4e4 |
0x0000a53c |
88 |
15% |
7097 |
.text.SerialManager_Deinit |
0x0000a53c |
0x0000a588 |
76 |
13% |
7100 |
.text.SerialManager_OpenWriteHandle |
0x0000a588 |
0x0000a5dc |
84 |
14% |
7103 |
.text.SerialManager_CloseWriteHandle |
0x0000a5dc |
0x0000a62c |
80 |
14% |
7106 |
.text.SerialManager_OpenReadHandle |
0x0000a62c |
0x0000a688 |
92 |
16% |
7109 |
.text.SerialManager_CloseReadHandle |
0x0000a688 |
0x0000a6d8 |
80 |
14% |
7112 |
.text.SerialManager_WriteBlocking |
0x0000a6d8 |
0x0000a740 |
104 |
18% |
7115 |
Expected total in serial_manager.o file: |
604 |
Actual: |
604 |
100% |
7097 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.text.Serial_UartInit |
0x0000a740 |
0x0000a7a0 |
96 |
48% |
7118 |
.text.Serial_UartDeinit |
0x0000a7a0 |
0x0000a7c4 |
36 |
18% |
7121 |
.text.Serial_UartWrite |
0x0000a7c4 |
0x0000a80c |
72 |
36% |
7124 |
Expected total in serial_port_uart.o file: |
204 |
Actual: |
204 |
100% |
7118 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.text.HAL_UartInit |
0x0000a80c |
0x0000a8cc |
192 |
59% |
7127 |
.text.HAL_UartDeinit |
0x0000a8cc |
0x0000a900 |
52 |
16% |
7130 |
.text.HAL_UartSendBlocking |
0x0000a900 |
0x0000a954 |
84 |
26% |
7133 |
Expected total in usart_adapter.o file: |
328 |
Actual: |
328 |
100% |
7127 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.text.__assert_func |
0x0000a954 |
0x0000a970 |
28 |
100% |
7136 |
Expected total in fsl_assert.o file: |
28 |
Actual: |
28 |
100% |
7136 |
Flash640 / .text / Heap.o |
Start |
End |
Size |
% |
Line |
.text.pvHeap_DefAlloc |
0x0000a970 |
0x0000a9ac |
60 |
84% |
7139 |
.text.pvHeap_Alloc |
0x0000a9ac |
0x0000a9b8 |
12 |
17% |
7141 |
Expected total in Heap.o file: |
72 |
Actual: |
72 |
100% |
7139 |
Flash640 / .text / Eeprom_InternalFlash.o |
Start |
End |
Size |
% |
Line |
.text.EEPROM_FixWriteDataInFlash |
0x0000a9b8 |
0x0000aa34 |
124 |
26% |
7144 |
.text.EEPROM_Init |
0x0000aa34 |
0x0000aa70 |
60 |
13% |
7146 |
.text.EEPROM_WriteData |
0x0000aa70 |
0x0000ab04 |
148 |
31% |
7149 |
.text.EEPROM_ReadData |
0x0000ab04 |
0x0000ab6c |
104 |
22% |
7152 |
.text.EEPROM_FlashWriteBufferedTailEndBytes |
0x0000ab6c |
0x0000aba0 |
52 |
11% |
7155 |
Expected total in Eeprom_InternalFlash.o file: |
488 |
Actual: |
488 |
100% |
7144 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.text.OSA_EnableIRQGlobal |
0x0000aba0 |
0x0000abb4 |
20 |
5% |
7158 |
.text.OSA_DisableIRQGlobal |
0x0000abb4 |
0x0000abc4 |
16 |
4% |
7161 |
.text.task_init |
0x0000abc4 |
0x0000ac00 |
60 |
14% |
7164 |
.text.OSA_TaskCreate |
0x0000ac00 |
0x0000ac80 |
128 |
29% |
7167 |
.text.OSA_TimeInit |
0x0000ac80 |
0x0000acb0 |
48 |
11% |
7170 |
.text.OSA_TimeGetMsec |
0x0000acb0 |
0x0000acbc |
12 |
3% |
7173 |
.text.OSA_SemaphoreCreate |
0x0000acbc |
0x0000acc0 |
4 |
1% |
7176 |
.text.OSA_SemaphoreDestroy |
0x0000acc0 |
0x0000acc4 |
4 |
1% |
7179 |
.text.OSA_SemaphoreWait |
0x0000acc4 |
0x0000acc8 |
4 |
1% |
7182 |
.text.OSA_SemaphorePost |
0x0000acc8 |
0x0000accc |
4 |
1% |
7185 |
.text.OSA_EventCreate |
0x0000accc |
0x0000acd0 |
4 |
1% |
7188 |
.text.OSA_EventSet |
0x0000acd0 |
0x0000acd4 |
4 |
1% |
7191 |
.text.OSA_EventWait |
0x0000acd4 |
0x0000acd8 |
4 |
1% |
7194 |
.text.OSA_InterruptEnable |
0x0000acd8 |
0x0000acdc |
4 |
1% |
7197 |
.text.OSA_InterruptDisable |
0x0000acdc |
0x0000ace0 |
4 |
1% |
7200 |
.text.OSA_InterruptEnableRestricted |
0x0000ace0 |
0x0000acfa |
26 |
6% |
7203 |
.text.OSA_InterruptEnableRestore |
0x0000acfa |
0x0000ad02 |
8 |
2% |
7206 |
.text.OSA_InstallIntHandler |
0x0000ad02 |
0x0000ad08 |
6 |
2% |
7209 |
.text.OSA_InIsrContext |
0x0000ad08 |
0x0000ad10 |
8 |
2% |
7212 |
.text.OSA_Start |
0x0000ad10 |
0x0000ad38 |
40 |
9% |
7215 |
.text.startup.main |
0x0000ad38 |
0x0000ad58 |
32 |
8% |
7218 |
.text.SysTick_Handler |
0x0000ad58 |
0x0000ad68 |
16 |
4% |
7221 |
Expected total in fsl_os_abstraction_bm.o file: |
456 |
Actual: |
456 |
100% |
7158 |
Flash640 / .text / ZCLobj_Basic.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCreateBasic |
0x0000ad68 |
0x0000adf8 |
144 |
100% |
7224 |
Expected total in ZCLobj_Basic.o file: |
144 |
Actual: |
144 |
100% |
7224 |
Flash640 / .text / ZCLobj_BasicClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandResetToFactoryDefaultsSend |
0x0000adf8 |
0x0000ae16 |
30 |
63% |
7227 |
.text.eCLD_BasicCommandResetToFactoryDefaultsReceive |
0x0000ae16 |
0x0000ae28 |
18 |
38% |
7230 |
Expected total in ZCLobj_BasicClientCommands.o file: |
48 |
Actual: |
48 |
100% |
7227 |
Flash640 / .text / ZCLobj_BasicCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandHandler |
0x0000ae28 |
0x0000ae8c |
100 |
100% |
7233 |
Expected total in ZCLobj_BasicCommandHandler.o file: |
100 |
Actual: |
100 |
100% |
7233 |
Flash640 / .text / ZCLobj_Groups.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCreateGroups |
0x0000ae8c |
0x0000aee0 |
84 |
70% |
7237 |
.text.eCLD_GroupsSetIdentifying |
0x0000aee0 |
0x0000af04 |
36 |
30% |
7240 |
Expected total in ZCLobj_Groups.o file: |
120 |
Actual: |
120 |
100% |
7237 |
Flash640 / .text / ZCLobj_GroupsClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCommandAddGroupRequestSend |
0x0000af04 |
0x0000af44 |
64 |
50% |
7243 |
.text.eCLD_GroupsCommandAddGroupIfIdentifyingRequestSend |
0x0000af44 |
0x0000af86 |
66 |
51% |
7246 |
Expected total in ZCLobj_GroupsClientCommands.o file: |
130 |
Actual: |
130 |
100% |
7243 |
Flash640 / .text / ZCLobj_GroupsCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCommandHandler |
0x0000af86 |
0x0000b086 |
256 |
100% |
7249 |
Expected total in ZCLobj_GroupsCommandHandler.o file: |
256 |
Actual: |
256 |
100% |
7249 |
Flash640 / .text / ZCLobj_Identify.o |
Start |
End |
Size |
% |
Line |
.text.vCLD_IdentifyTimerClickCallback |
0x0000b086 |
0x0000b100 |
122 |
51% |
7252 |
.text.eCLD_IdentifyRegisterTimeServer |
0x0000b100 |
0x0000b128 |
40 |
17% |
7255 |
.text.eCLD_IdentifyCreateIdentify |
0x0000b128 |
0x0000b178 |
80 |
34% |
7258 |
Expected total in ZCLobj_Identify.o file: |
242 |
Actual: |
242 |
100% |
7252 |
Flash640 / .text / ZCLobj_IdentifyClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandIdentifyRequestSend |
0x0000b178 |
0x0000b1a8 |
48 |
26% |
7261 |
.text.eCLD_IdentifyCommandIdentifyQueryRequestSend |
0x0000b1a8 |
0x0000b1c8 |
32 |
18% |
7264 |
.text.eCLD_IdentifyCommandTriggerEffectSend |
0x0000b1c8 |
0x0000b20c |
68 |
37% |
7267 |
.text.eCLD_IdentifyCommandIdentifyQueryResponseReceive |
0x0000b20c |
0x0000b232 |
38 |
21% |
7270 |
Expected total in ZCLobj_IdentifyClientCommands.o file: |
186 |
Actual: |
186 |
100% |
7261 |
Flash640 / .text / ZCLobj_IdentifyCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandHandler |
0x0000b232 |
0x0000b368 |
310 |
100% |
7273 |
Expected total in ZCLobj_IdentifyCommandHandler.o file: |
310 |
Actual: |
310 |
100% |
7273 |
Flash640 / .text / ZCLobj_IdentifyServerCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandIdentifyQueryResponseSend |
0x0000b368 |
0x0000b398 |
48 |
30% |
7276 |
.text.eCLD_IdentifyCommandIdentifyRequestReceive |
0x0000b398 |
0x0000b3be |
38 |
24% |
7279 |
.text.eCLD_IdentifyCommandIdentifyQueryRequestReceive |
0x0000b3be |
0x0000b3d2 |
20 |
13% |
7282 |
.text.eCLD_IdentifyCommandTriggerEffectRequestReceive |
0x0000b3d2 |
0x0000b408 |
54 |
34% |
7285 |
Expected total in ZCLobj_IdentifyServerCommands.o file: |
160 |
Actual: |
160 |
100% |
7276 |
Flash640 / .text / ZCLobj_LevelControl.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_LevelControlCreateLevelControl |
0x0000b408 |
0x0000b468 |
96 |
100% |
7288 |
Expected total in ZCLobj_LevelControl.o file: |
96 |
Actual: |
96 |
100% |
7288 |
Flash640 / .text / ZCLobj_LevelControlClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_LevelControlCommandMoveCommandSend |
0x0000b468 |
0x0000b4d0 |
104 |
58% |
7291 |
.text.eCLD_LevelControlCommandStopCommandSend |
0x0000b4d0 |
0x0000b51e |
78 |
43% |
7294 |
Expected total in ZCLobj_LevelControlClientCommands.o file: |
182 |
Actual: |
182 |
100% |
7291 |
Flash640 / .text / ZCLobj_LevelControlCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_LevelControlCommandHandler |
0x0000b51e |
0x0000b524 |
6 |
100% |
7297 |
Expected total in ZCLobj_LevelControlCommandHandler.o file: |
6 |
Actual: |
6 |
100% |
7297 |
Flash640 / .text / ZCLobj_OnOff.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_OnOffCreateOnOff |
0x0000b524 |
0x0000b554 |
48 |
100% |
7301 |
Expected total in ZCLobj_OnOff.o file: |
48 |
Actual: |
48 |
100% |
7301 |
Flash640 / .text / ZCLobj_OnOffCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_OnOffCommandHandler |
0x0000b554 |
0x0000b56c |
24 |
100% |
7304 |
Expected total in ZCLobj_OnOffCommandHandler.o file: |
24 |
Actual: |
24 |
100% |
7304 |
Flash640 / .text / ZCLobj_OnOffCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_OnOffCommandSend |
0x0000b56c |
0x0000b58e |
34 |
20% |
7307 |
.text.eCLD_OnOffCommandOffWithEffectSend |
0x0000b58e |
0x0000b5ce |
64 |
37% |
7310 |
.text.eCLD_OnOffCommandOnWithTimedOffSend |
0x0000b5ce |
0x0000b61c |
78 |
45% |
7313 |
Expected total in ZCLobj_OnOffCommands.o file: |
176 |
Actual: |
176 |
100% |
7307 |
Flash640 / .text / ZCLobj_Scenes.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCreateScenes |
0x0000b61c |
0x0000b660 |
68 |
100% |
7316 |
Expected total in ZCLobj_Scenes.o file: |
68 |
Actual: |
68 |
100% |
7316 |
Flash640 / .text / ZCLobj_ScenesClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCommandStoreSceneRequestSend |
0x0000b660 |
0x0000b6a2 |
66 |
47% |
7319 |
.text.eCLD_ScenesCommandRecallSceneRequestSend |
0x0000b6a2 |
0x0000b6ee |
76 |
54% |
7322 |
Expected total in ZCLobj_ScenesClientCommands.o file: |
142 |
Actual: |
142 |
100% |
7319 |
Flash640 / .text / ZCLobj_ScenesCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCommandHandler |
0x0000b6ee |
0x0000b930 |
578 |
100% |
7325 |
Expected total in ZCLobj_ScenesCommandHandler.o file: |
578 |
Actual: |
578 |
100% |
7325 |
Flash640 / .text / ZCLobj_ColourControl.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ColourControlCreateColourControl |
0x0000b930 |
0x0000b988 |
88 |
100% |
7329 |
Expected total in ZCLobj_ColourControl.o file: |
88 |
Actual: |
88 |
100% |
7329 |
Flash640 / .text / ZCLobj_ColourControlClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ColourControlCommandMoveSaturationCommandSend |
0x0000b988 |
0x0000b9e4 |
92 |
17% |
7332 |
.text.eCLD_ColourControlCommandEnhancedMoveHueCommandSend |
0x0000b9e4 |
0x0000ba42 |
94 |
18% |
7335 |
.text.eCLD_ColourControlCommandEnhancedMoveToHueAndSaturationCommandSend |
0x0000ba42 |
0x0000baac |
106 |
20% |
7338 |
.text.eCLD_ColourControlCommandColourLoopSetCommandSend |
0x0000baac |
0x0000bb30 |
132 |
25% |
7341 |
.text.eCLD_ColourControlCommandMoveColourTemperatureCommandSend |
0x0000bb30 |
0x0000bba8 |
120 |
23% |
7344 |
Expected total in ZCLobj_ColourControlClientCommands.o file: |
544 |
Actual: |
544 |
100% |
7332 |
Flash640 / .text / ZCLobj_ColourControlCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ColourControlCommandHandler |
0x0000bba8 |
0x0000bbac |
4 |
100% |
7347 |
Expected total in ZCLobj_ColourControlCommandHandler.o file: |
4 |
Actual: |
4 |
100% |
7347 |
Flash640 / .text / ZCLobj_colour_scene_controller.o |
Start |
End |
Size |
% |
Line |
.text.eZLO_RegisterColourSceneControllerEndPoint |
0x0000bbac |
0x0000bd88 |
476 |
100% |
7350 |
Expected total in ZCLobj_colour_scene_controller.o file: |
476 |
Actual: |
476 |
100% |
7350 |
Flash640 / .text / OTA.o |
Start |
End |
Size |
% |
Line |
.text.eOTA_OtaOffset |
0x0000bd88 |
0x0000bd98 |
16 |
1% |
7353 |
.text.eOTA_retOtaUseKey |
0x0000bd98 |
0x0000bda8 |
16 |
1% |
7356 |
.text.eOtaFindCluster |
0x0000bda8 |
0x0000bdec |
68 |
5% |
7359 |
.text.eOtaSetEventTypeAndGiveCallBack |
0x0000bdec |
0x0000be04 |
24 |
2% |
7362 |
.text.eOtaRegisterTimeServer |
0x0000be04 |
0x0000be2c |
40 |
3% |
7366 |
.text.eOTA_Create |
0x0000be2c |
0x0000bea0 |
116 |
8% |
7369 |
.text.eOtaTimeUpdate |
0x0000bea0 |
0x0000bef0 |
80 |
5% |
7372 |
.text.vOtaTimerClickCallback |
0x0000bef0 |
0x0000bf10 |
32 |
2% |
7375 |
.text.eOTA_SetServerAddress |
0x0000bf10 |
0x0000bf54 |
68 |
5% |
7378 |
.text.vOTA_FlashInit |
0x0000bf54 |
0x0000bfa0 |
76 |
5% |
7381 |
.text.sOtaGetHeader |
0x0000bfa0 |
0x0000c0b8 |
280 |
17% |
7384 |
.text.eOTA_RestoreClientData |
0x0000c0b8 |
0x0000c188 |
208 |
13% |
7388 |
.text.eOTA_UpdateClientAttributes |
0x0000c188 |
0x0000c208 |
128 |
8% |
7391 |
.text.eOTA_AllocateEndpointOTASpace |
0x0000c208 |
0x0000c274 |
108 |
7% |
7394 |
.text.bOtaIsImageValid |
0x0000c274 |
0x0000c2a8 |
52 |
4% |
7397 |
.text.vOTA_SetImageValidityFlag |
0x0000c2a8 |
0x0000c2ac |
4 |
1% |
7400 |
.text.vOtaFlashLockRead |
0x0000c2ac |
0x0000c2ec |
64 |
4% |
7404 |
.text.vOtaFlashLockWrite |
0x0000c2ec |
0x0000c32c |
64 |
4% |
7407 |
.text.bOtaIsSerializationDataValid |
0x0000c32c |
0x0000c38c |
96 |
6% |
7410 |
.text.eOtaClientReqSeqNoUpdate |
0x0000c38c |
0x0000c3ac |
32 |
2% |
7413 |
.text.eOTA_GetCurrentOtaHeader |
0x0000c3ac |
0x0000c3e4 |
56 |
4% |
7416 |
.text.vOTA_GetTagIdandLengh |
0x0000c3e4 |
0x0000c400 |
28 |
2% |
7419 |
Expected total in OTA.o file: |
1656 |
Actual: |
1656 |
100% |
7353 |
Flash640 / .text / OTA_ClientUpgradeManager.o |
Start |
End |
Size |
% |
Line |
.text.vOtaRequestNextBlock.isra.0 |
0x0000c400 |
0x0000c430 |
48 |
2% |
7422 |
.text.vOtaInitStateMachine |
0x0000c430 |
0x0000c440 |
16 |
1% |
7425 |
.text.vOtaClientUpgMgrMapStates |
0x0000c440 |
0x0000c4c4 |
132 |
4% |
7428 |
.text.vOtaHandleTimedBlockRequest |
0x0000c4c4 |
0x0000c572 |
174 |
5% |
7431 |
.text.vOtaAbortDownload |
0x0000c572 |
0x0000c5f0 |
126 |
3% |
7433 |
.text.vOtaUpgManClientStateCountDown |
0x0000c5f0 |
0x0000c630 |
64 |
2% |
7435 |
.text.vOtaUpgManClientStateWaitForRunCommand |
0x0000c630 |
0x0000c728 |
248 |
6% |
7437 |
.text.vOtaUpgManClientStateDownloadComplete |
0x0000c728 |
0x0000c928 |
512 |
12% |
7439 |
.text.vOtaUpgManClientStateDownloadInProgress |
0x0000c928 |
0x0000cda8 |
1152 |
27% |
7441 |
.text.vOtaUpgManClientStateIdle |
0x0000cda8 |
0x0000d4b8 |
1808 |
43% |
7444 |
Expected total in OTA_ClientUpgradeManager.o file: |
4280 |
Actual: |
4280 |
100% |
7422 |
Flash640 / .text / OTA_CustomCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eOtaCommandHandler |
0x0000d4b8 |
0x0000d598 |
224 |
100% |
7446 |
Expected total in OTA_CustomCommandHandler.o file: |
224 |
Actual: |
224 |
100% |
7446 |
Flash640 / .text / OTA_CustomReceiveCommands.o |
Start |
End |
Size |
% |
Line |
.text.eOtaReceivedImageNotify |
0x0000d598 |
0x0000d6a6 |
270 |
20% |
7449 |
.text.eOtaReceivedQueryNextImageResponse |
0x0000d6a6 |
0x0000d780 |
218 |
16% |
7452 |
.text.eOtaReceivedBlockResponse |
0x0000d780 |
0x0000d926 |
422 |
31% |
7455 |
.text.eOtaQuerySpecificFileResponse |
0x0000d926 |
0x0000d9f8 |
210 |
15% |
7458 |
.text.eOtaReceivedUpgradeEndResponse |
0x0000d9f8 |
0x0000daac |
180 |
13% |
7461 |
.text.vOtaReceivedDefaultResponse |
0x0000daac |
0x0000db14 |
104 |
8% |
7464 |
Expected total in OTA_CustomReceiveCommands.o file: |
1404 |
Actual: |
1404 |
100% |
7449 |
Flash640 / .text / OTA_client.o |
Start |
End |
Size |
% |
Line |
.text.eOTA_ClientQueryNextImageRequest |
0x0000db14 |
0x0000dbd0 |
188 |
15% |
7467 |
.text.eOTA_ClientImageBlockRequest |
0x0000dbd0 |
0x0000dce8 |
280 |
22% |
7470 |
.text.eOTA_ClientUpgradeEndRequest |
0x0000dce8 |
0x0000dd92 |
170 |
13% |
7473 |
.text.eOTA_ClientSwitchToNewImage |
0x0000dd92 |
0x0000de34 |
162 |
13% |
7476 |
.text.eOTA_HandleImageVerification |
0x0000de34 |
0x0000e048 |
532 |
40% |
7479 |
Expected total in OTA_client.o file: |
1332 |
Actual: |
1332 |
100% |
7467 |
Flash640 / .text / OTA_common.o |
Start |
End |
Size |
% |
Line |
.text.vOtaFlashInitHw |
0x0000e048 |
0x0000e04c |
4 |
4% |
7482 |
.text.vOtaFlashErase |
0x0000e04c |
0x0000e050 |
4 |
4% |
7485 |
.text.vOtaFlashWrite |
0x0000e050 |
0x0000e068 |
24 |
24% |
7489 |
.text.vOtaFlashRead |
0x0000e068 |
0x0000e07a |
18 |
18% |
7492 |
.text.vOtaSwitchLoads |
0x0000e07a |
0x0000e080 |
6 |
6% |
7495 |
.text.bOtaIsAuthenticationEnabled |
0x0000e080 |
0x0000e094 |
20 |
20% |
7499 |
.text.bOtaIsImageAuthenticated |
0x0000e094 |
0x0000e0ac |
24 |
24% |
7502 |
Expected total in OTA_common.o file: |
100 |
Actual: |
100 |
100% |
7482 |
Flash640 / .text / ZCLobj_zll_CommissionCmdHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllCommissionHandleNwkJoinEndDeviceReqCommand.isra.0 |
0x0000e0ac |
0x0000e1bc |
272 |
13% |
7505 |
.text.eCLD_ZllCommissionHandleNwkJoinRouterReqCommand.isra.0 |
0x0000e1bc |
0x0000e2cc |
272 |
13% |
7507 |
.text.eCLD_ZllCommissionHandleNwkStartReqCommand.isra.0 |
0x0000e2cc |
0x0000e3e8 |
284 |
14% |
7509 |
.text.eCLD_ZllCommissionHandleScanRspCommand.isra.0 |
0x0000e3e8 |
0x0000e534 |
332 |
16% |
7511 |
.text.eCLD_ZllCommissionCommandHandler |
0x0000e534 |
0x0000e8e8 |
948 |
45% |
7513 |
Expected total in ZCLobj_zll_CommissionCmdHandler.o file: |
2108 |
Actual: |
2108 |
100% |
7505 |
Flash640 / .text / ZCLobj_zll_UtilityCmdHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllUtilityCommandHandler |
0x0000e8e8 |
0x0000eb26 |
574 |
100% |
7516 |
Expected total in ZCLobj_zll_UtilityCmdHandler.o file: |
574 |
Actual: |
574 |
100% |
7516 |
Flash640 / .text / ZCLobj_zll_commission.o |
Start |
End |
Size |
% |
Line |
.text.vWriteU32ToPayLoad |
0x0000eb26 |
0x0000eb36 |
16 |
2% |
7519 |
.text.vWriteU64ToPayLoad |
0x0000eb36 |
0x0000eb54 |
30 |
2% |
7521 |
.text.eCLD_ZllCommissionCreateCommission |
0x0000eb54 |
0x0000eb94 |
64 |
5% |
7523 |
.text.eCLD_ZllCommissionCommandScanReqCommandSend |
0x0000eb94 |
0x0000ebd0 |
60 |
4% |
7526 |
.text.eCLD_ZllCommissionCommandScanRspCommandSend |
0x0000ebd0 |
0x0000eca2 |
210 |
14% |
7529 |
.text.eCLD_ZllCommissionCommandDeviceInfoReqCommandSend |
0x0000eca2 |
0x0000ecdc |
58 |
4% |
7532 |
.text.eCLD_ZllCommissionCommandDeviceInfoRspCommandSend |
0x0000ecdc |
0x0000eddc |
256 |
17% |
7536 |
.text.eCLD_ZllCommissionCommandDeviceIndentifyReqCommandSend |
0x0000eddc |
0x0000ee1a |
62 |
4% |
7539 |
.text.eCLD_ZllCommissionCommandFactoryResetReqCommandSend |
0x0000ee1a |
0x0000ee4c |
50 |
4% |
7542 |
.text.eCLD_ZllCommissionCommandNetworkStartReqCommandSend |
0x0000ee4c |
0x0000ef2c |
224 |
15% |
7545 |
.text.eCLD_ZllCommissionCommandNetworkJoinRouterReqCommandSend |
0x0000ef2c |
0x0000effa |
206 |
13% |
7548 |
.text.eCLD_ZllCommissionCommandNetworkJoinEndDeviceReqCommandSend |
0x0000effa |
0x0000f0c8 |
206 |
13% |
7551 |
.text.eCLD_ZllCommissionCommandNetworkJoinEndDeviceRspCommandSend |
0x0000f0c8 |
0x0000f100 |
56 |
4% |
7554 |
.text.eCLD_ZllCommissionCommandNetworkUpdateReqCommandSend |
0x0000f100 |
0x0000f164 |
100 |
7% |
7557 |
Expected total in ZCLobj_zll_commission.o file: |
1598 |
Actual: |
1598 |
100% |
7519 |
Flash640 / .text / ZCLobj_zll_utility.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllUtilityCommandEndpointInformationCommandSend |
0x0000f164 |
0x0000f20a |
166 |
24% |
7560 |
.text.eCLD_ZllUtilityCommandGetGroupIdReqCommandSend |
0x0000f20a |
0x0000f240 |
54 |
8% |
7563 |
.text.eCLD_ZllUtilityCommandGetGroupIdRspCommandSend |
0x0000f240 |
0x0000f308 |
200 |
29% |
7567 |
.text.eCLD_ZllUtilityCommandGetEndpointListReqCommandSend |
0x0000f308 |
0x0000f33c |
52 |
8% |
7570 |
.text.eCLD_ZllUtilityCommandGetEndpointListRspCommandSend |
0x0000f33c |
0x0000f428 |
236 |
34% |
7573 |
Expected total in ZCLobj_zll_utility.o file: |
708 |
Actual: |
708 |
100% |
7560 |
Flash640 / .text / ZCLobj_dlist.o |
Start |
End |
Size |
% |
Line |
.text.vDLISTinitialise |
0x0000f428 |
0x0000f430 |
8 |
4% |
7576 |
.text.psDLISTgetHead |
0x0000f430 |
0x0000f434 |
4 |
2% |
7579 |
.text.psDLISTgetNext |
0x0000f434 |
0x0000f438 |
4 |
2% |
7582 |
.text.boDLISTisEmpty |
0x0000f438 |
0x0000f44a |
18 |
8% |
7585 |
.text.vDLISTaddToHead |
0x0000f44a |
0x0000f472 |
40 |
17% |
7588 |
.text.vDLISTaddToTail |
0x0000f472 |
0x0000f498 |
38 |
17% |
7591 |
.text.psDLISTremoveFromTail |
0x0000f498 |
0x0000f4ba |
34 |
15% |
7594 |
.text.psDLISTremoveFromHead |
0x0000f4ba |
0x0000f4de |
36 |
16% |
7597 |
.text.psDLISTremove |
0x0000f4de |
0x0000f514 |
54 |
23% |
7600 |
Expected total in ZCLobj_dlist.o file: |
236 |
Actual: |
236 |
100% |
7576 |
Flash640 / .text / ZCLobj_zcl.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPIndex.part.0 |
0x0000f514 |
0x0000f544 |
48 |
6% |
7603 |
.text.eZCL_CreateZCL |
0x0000f544 |
0x0000f608 |
196 |
22% |
7605 |
.text.eZCL_SetCustomCallBackEvent |
0x0000f608 |
0x0000f61c |
20 |
3% |
7608 |
.text.eZCL_Register |
0x0000f61c |
0x0000f83c |
544 |
60% |
7611 |
.text.u8ZCL_GetNumberOfEndpointsRegistered |
0x0000f83c |
0x0000f848 |
12 |
2% |
7614 |
.text.eZCL_SearchForEPIndex |
0x0000f848 |
0x0000f854 |
12 |
2% |
7617 |
.text.u8ZCL_GetEPIdFromIndex |
0x0000f854 |
0x0000f874 |
32 |
4% |
7621 |
.text.vReverseMemcpy |
0x0000f874 |
0x0000f88c |
24 |
3% |
7624 |
.text.vZCL_InitializeClusterInstance |
0x0000f88c |
0x0000f8a0 |
20 |
3% |
7627 |
Expected total in ZCLobj_zcl.o file: |
908 |
Actual: |
908 |
100% |
7603 |
Flash640 / .text / ZCLobj_zcl_CustomCommandReceive.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandReceive |
0x0000f8a0 |
0x0000f9da |
314 |
55% |
7630 |
.text.eZCL_CustomCommandInterPanReceive |
0x0000f9da |
0x0000fadc |
258 |
46% |
7633 |
Expected total in ZCLobj_zcl_CustomCommandReceive.o file: |
572 |
Actual: |
572 |
100% |
7630 |
Flash640 / .text / ZCLobj_zcl_CustomCommandSend.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandSend |
0x0000fadc |
0x0000fd34 |
600 |
100% |
7637 |
Expected total in ZCLobj_zcl_CustomCommandSend.o file: |
600 |
Actual: |
600 |
100% |
7637 |
Flash640 / .text / ZCLobj_zcl_PDUbufferReadWrite.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteTypeNBO |
0x0000fd34 |
0x0000fd74 |
64 |
19% |
7640 |
.text.u16ZCL_APduInstanceWriteNBO |
0x0000fd74 |
0x0000fdbe |
74 |
22% |
7643 |
.text.u16ZCL_ReadTypeNBO |
0x0000fdbe |
0x0000fe40 |
130 |
39% |
7646 |
.text.u16ZCL_APduInstanceReadNBO |
0x0000fe40 |
0x0000fe8a |
74 |
22% |
7649 |
Expected total in ZCLobj_zcl_PDUbufferReadWrite.o file: |
342 |
Actual: |
342 |
100% |
7640 |
Flash640 / .text / ZCLobj_zcl_PDUbufferReadWriteString.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_GetStringSizeAndBufferFromStructure |
0x0000fe8a |
0x0000feee |
100 |
15% |
7652 |
.text.u16ZCL_APduInstanceWriteStringNBO |
0x0000feee |
0x0000ffa8 |
186 |
28% |
7655 |
.text.u16ZCL_GetStringAttributeTypeSizeFromBuffer |
0x0000ffa8 |
0x0000fffa |
82 |
13% |
7658 |
.text.eZCL_CheckUserStringStructureRead |
0x0000fffa |
0x0001003c |
66 |
10% |
7661 |
.text.u16ZCL_GetStringStructureSize |
0x0001003c |
0x0001005e |
34 |
5% |
7664 |
.text.u16ZCL_APduInstanceReadStringNBO |
0x0001005e |
0x0001010e |
176 |
26% |
7667 |
.text.eZCL_GetStringLengthFieldSize |
0x0001010e |
0x00010132 |
36 |
6% |
7670 |
Expected total in ZCLobj_zcl_PDUbufferReadWriteString.o file: |
680 |
Actual: |
680 |
100% |
7652 |
Flash640 / .text / ZCLobj_zcl_WriteAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesWriteRequest |
0x00010132 |
0x0001045e |
812 |
100% |
7673 |
Expected total in ZCLobj_zcl_WriteAttributesRequestHandle.o file: |
812 |
Actual: |
812 |
100% |
7673 |
Flash640 / .text / ZCLobj_zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteAttributeValueIntoBuffer |
0x0001045e |
0x000104de |
128 |
14% |
7676 |
.text.u8ZCL_GetAttributeAllignToFourBytesBoundary |
0x000104de |
0x000104f0 |
18 |
2% |
7679 |
.text.eZCL_GetAttributeTypeSize |
0x000104f0 |
0x00010508 |
24 |
3% |
7682 |
.text.eZCL_GetAttributeTypeSizeFromBuffer |
0x00010508 |
0x00010592 |
138 |
15% |
7685 |
.text.u16ZCL_WriteAttributeValueIntoStructure |
0x00010592 |
0x0001063a |
168 |
18% |
7688 |
.text.eZCL_GetAttributeTypeSizeFromStructure |
0x0001063a |
0x00010684 |
74 |
8% |
7691 |
.text.bZCL_CheckManufacturerSpecificAttributeFlagMatch |
0x00010684 |
0x00010694 |
16 |
2% |
7694 |
.text.bZCL_CheckStringFitsInStructure |
0x00010694 |
0x0001070c |
120 |
13% |
7697 |
.text.bZCL_AttributeTypeIsSigned |
0x0001070c |
0x00010718 |
12 |
2% |
7700 |
.text.vZCL_MarkAttributeInvalid |
0x00010718 |
0x0001080c |
244 |
25% |
7703 |
.text.bZCL_CheckAttributeDirectionFlagMatch |
0x0001080c |
0x00010830 |
36 |
4% |
7706 |
Expected total in ZCLobj_zcl_attribute.o file: |
978 |
Actual: |
978 |
100% |
7676 |
Flash640 / .text / ZCLobj_zcl_buffer.o |
Start |
End |
Size |
% |
Line |
.text.hZCL_AllocateAPduInstance |
0x00010830 |
0x0001086c |
60 |
84% |
7710 |
.text.hZCL_GetBufferPoolHandle |
0x0001086c |
0x00010878 |
12 |
17% |
7713 |
Expected total in ZCLobj_zcl_buffer.o file: |
72 |
Actual: |
72 |
100% |
7710 |
Flash640 / .text / ZCLobj_zcl_command.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteCommandHeader |
0x00010878 |
0x000108fa |
130 |
43% |
7716 |
.text.u16ZCL_ReadCommandHeader |
0x000108fa |
0x00010968 |
110 |
37% |
7719 |
.text.u8GetTransactionSequenceNumber |
0x00010968 |
0x00010978 |
16 |
6% |
7722 |
.text.u16ZCL_GetTxPayloadSize |
0x00010978 |
0x000109a8 |
48 |
16% |
7725 |
Expected total in ZCLobj_zcl_command.o file: |
304 |
Actual: |
304 |
100% |
7716 |
Flash640 / .text / ZCLobj_zcl_common.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_Initialise |
0x000109a8 |
0x000109dc |
52 |
82% |
7728 |
.text.eZCL_Update100mS |
0x000109dc |
0x000109e8 |
12 |
19% |
7731 |
Expected total in ZCLobj_zcl_common.o file: |
64 |
Actual: |
64 |
100% |
7728 |
Flash640 / .text / ZCLobj_zcl_defaultResponse.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SendDefaultResponse |
0x000109e8 |
0x00010ae0 |
248 |
100% |
7735 |
Expected total in ZCLobj_zcl_defaultResponse.o file: |
248 |
Actual: |
248 |
100% |
7735 |
Flash640 / .text / ZCLobj_zcl_event.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SetReceiveEventAddressStructure |
0x00010ae0 |
0x00010b4c |
108 |
9% |
7738 |
.text.eZCL_BuildClientTransmitAddressStructure |
0x00010b4c |
0x00010b6c |
32 |
3% |
7741 |
.text.vZCL_PassEventToUser |
0x00010b6c |
0x00010b98 |
44 |
4% |
7744 |
.text.vZCL_EventHandler |
0x00010b98 |
0x0001101c |
1156 |
87% |
7747 |
Expected total in ZCLobj_zcl_event.o file: |
1340 |
Actual: |
1340 |
100% |
7738 |
Flash640 / .text / ZCLobj_zcl_heap.o |
Start |
End |
Size |
% |
Line |
.text.pvZCL_HeapAlloc |
0x0001101c |
0x00011054 |
56 |
100% |
7750 |
Expected total in ZCLobj_zcl_heap.o file: |
56 |
Actual: |
56 |
100% |
7750 |
Flash640 / .text / ZCLobj_zcl_library_options.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleEntireProfileCommand |
0x00011054 |
0x000110a8 |
84 |
96% |
7753 |
.text.eZCL_CreateOptionalManagers |
0x000110a8 |
0x000110ac |
4 |
5% |
7756 |
Expected total in ZCLobj_zcl_library_options.o file: |
88 |
Actual: |
88 |
100% |
7753 |
Flash640 / .text / ZCLobj_zcl_readAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesReadRequest |
0x000110ac |
0x000112b4 |
520 |
100% |
7759 |
Expected total in ZCLobj_zcl_readAttributesRequestHandle.o file: |
520 |
Actual: |
520 |
100% |
7759 |
Flash640 / .text / ZCLobj_zcl_readAttributesRequestSend.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SendReadAttributesRequest |
0x000112b4 |
0x00011388 |
212 |
100% |
7762 |
Expected total in ZCLobj_zcl_readAttributesRequestSend.o file: |
212 |
Actual: |
212 |
100% |
7762 |
Flash640 / .text / ZCLobj_zcl_readAttributesResponseHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesReadResponse |
0x00011388 |
0x00011548 |
448 |
100% |
7765 |
Expected total in ZCLobj_zcl_readAttributesResponseHandle.o file: |
448 |
Actual: |
448 |
100% |
7765 |
Flash640 / .text / ZCLobj_zcl_reportManager.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_SetDefaultReporting |
0x00011548 |
0x00011570 |
40 |
100% |
7768 |
Expected total in ZCLobj_zcl_reportManager.o file: |
40 |
Actual: |
40 |
100% |
7768 |
Flash640 / .text / ZCLobj_zcl_search.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPentry |
0x00011570 |
0x000115b0 |
64 |
10% |
7772 |
.text.eZCL_SearchForEPentryAndCheckManufacturerId |
0x000115b0 |
0x000115e8 |
56 |
9% |
7775 |
.text.eZCL_SearchForClusterEntry |
0x000115e8 |
0x00011654 |
108 |
16% |
7778 |
.text.eZCL_SearchForAttributeEntry |
0x00011654 |
0x000116de |
138 |
20% |
7781 |
.text.eZCL_FindCluster |
0x000116de |
0x00011720 |
66 |
10% |
7784 |
.text.pvZCL_GetAttributePointer |
0x00011720 |
0x0001177e |
94 |
14% |
7787 |
.text.eZCL_SetLocalAttributeValue |
0x0001177e |
0x00011828 |
170 |
25% |
7790 |
Expected total in ZCLobj_zcl_search.o file: |
696 |
Actual: |
696 |
100% |
7772 |
Flash640 / .text / ZCLobj_zcl_timer.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CreateTimer |
0x00011828 |
0x00011894 |
108 |
26% |
7793 |
.text.eZCL_TimerRegister |
0x00011894 |
0x000118f4 |
96 |
23% |
7796 |
.text.vZCL_TimerSchedulerUpdate |
0x000118f4 |
0x000119b0 |
188 |
45% |
7799 |
.text.vZCL_SetUTCTime |
0x000119b0 |
0x000119c0 |
16 |
4% |
7802 |
.text.u32ZCL_GetUTCTime |
0x000119c0 |
0x000119cc |
12 |
3% |
7805 |
Expected total in ZCLobj_zcl_timer.o file: |
420 |
Actual: |
420 |
100% |
7793 |
Flash640 / .text / ZCLobj_zcl_transmit.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_TransmitDataRequest |
0x000119cc |
0x00011ca4 |
728 |
72% |
7808 |
.text.eZCL_BuildTransmitAddressStructure |
0x00011ca4 |
0x00011d06 |
98 |
10% |
7811 |
.text.eZCL_TransmitInterPanRequest |
0x00011d06 |
0x00011dcc |
198 |
20% |
7814 |
Expected total in ZCLobj_zcl_transmit.o file: |
1024 |
Actual: |
1024 |
100% |
7808 |
Flash640 / .text / ZCLobj_bdb_fr.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFrStateMachine |
0x00011dcc |
0x00011e44 |
120 |
100% |
7817 |
Expected total in ZCLobj_bdb_fr.o file: |
120 |
Actual: |
120 |
100% |
7817 |
Flash640 / .text / ZCLobj_bdb_start.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vInit |
0x00011e44 |
0x00011f54 |
272 |
21% |
7820 |
.text.BDB_u8PickChannel |
0x00011f54 |
0x00011fa0 |
76 |
6% |
7823 |
.text.BDB_vRejoinSuccess |
0x00011fa0 |
0x00012010 |
112 |
9% |
7826 |
.text.BDB_vSetRejoinFilter |
0x00012010 |
0x00012058 |
72 |
6% |
7829 |
.text.BDB_vRejoinCycle |
0x00012058 |
0x000121f8 |
416 |
32% |
7832 |
.text.bdb_vStart |
0x000121f8 |
0x000122ac |
180 |
14% |
7835 |
.text.BDB_vStart |
0x000122ac |
0x000122b4 |
8 |
1% |
7837 |
.text.BDB_vRestart |
0x000122b4 |
0x000122fc |
72 |
6% |
7841 |
.text.BDB_vInitStateMachine |
0x000122fc |
0x00012324 |
40 |
4% |
7844 |
.text.BDB_vRejoinTimerCb |
0x00012324 |
0x0001232c |
8 |
1% |
7847 |
.text.BDB_vSetAssociationFilter |
0x0001232c |
0x00012360 |
52 |
4% |
7851 |
.text.BDB_vRegisterRejoinControl |
0x00012360 |
0x0001236c |
12 |
1% |
7854 |
Expected total in ZCLobj_bdb_start.o file: |
1320 |
Actual: |
1320 |
100% |
7820 |
Flash640 / .text / ZCLobj_bdb_state_machine.o |
Start |
End |
Size |
% |
Line |
.text.APP_vGenCallback |
0x0001236c |
0x000123ac |
64 |
37% |
7857 |
.text.bdb_taskBDB |
0x000123ac |
0x00012400 |
84 |
48% |
7860 |
.text.BDB_vZclEventHandler |
0x00012400 |
0x0001241c |
28 |
16% |
7863 |
Expected total in ZCLobj_bdb_state_machine.o file: |
176 |
Actual: |
176 |
100% |
7857 |
Flash640 / .text / ZCLobj_bdb_ns.o |
Start |
End |
Size |
% |
Line |
.text.vNsSendPermitJoin |
0x0001241c |
0x0001246c |
80 |
5% |
7867 |
.text.vNsDiscoverNwk |
0x0001246c |
0x00012508 |
156 |
10% |
7869 |
.text.vNsTclkSendReqKey |
0x00012508 |
0x00012544 |
60 |
4% |
7871 |
.text.vNsAfterNwkJoin |
0x00012544 |
0x0001258c |
72 |
5% |
7873 |
.text.vNsLeaveNwk |
0x0001258c |
0x000125b0 |
36 |
3% |
7875 |
.text.vNsTclkSendNodeDescReq |
0x000125b0 |
0x00012658 |
168 |
10% |
7877 |
.text.BDB_eNsStartNwkSteering |
0x00012658 |
0x000126e4 |
140 |
9% |
7879 |
.text.BDB_vNsTimerCb |
0x000126e4 |
0x000127b0 |
204 |
12% |
7882 |
.text.vNsTryNwkJoinAppCb |
0x000127b0 |
0x000127b4 |
4 |
1% |
7885 |
.text.vNsTryNwkJoin.constprop.0 |
0x000127b4 |
0x000128c0 |
268 |
16% |
7889 |
.text.BDB_vNsStateMachine |
0x000128c0 |
0x00012acc |
524 |
31% |
7891 |
Expected total in ZCLobj_bdb_ns.o file: |
1712 |
Actual: |
1712 |
100% |
7867 |
Flash640 / .text / ZCLobj_bdb_tl_end_device_initiator_target.o |
Start |
End |
Size |
% |
Line |
.text.vTlSaveTempAddresses |
0x00012acc |
0x00012afc |
48 |
2% |
7894 |
.text.vTlRecoverTempAddresses |
0x00012afc |
0x00012b2c |
48 |
2% |
7896 |
.text.vTlHandleDeviceInfoRequest |
0x00012b2c |
0x00012ba8 |
124 |
3% |
7898 |
.text.vTlSendRouterJoinRequest.constprop.0 |
0x00012ba8 |
0x00012cb4 |
268 |
6% |
7900 |
.text.vTlSendEndDeviceJoinRequest.constprop.0 |
0x00012cb4 |
0x00012dc8 |
276 |
6% |
7902 |
.text.vTlEndCommissioning.constprop.0 |
0x00012dc8 |
0x00012e24 |
92 |
2% |
7904 |
.text.BDB_vTlInit |
0x00012e24 |
0x00012e30 |
12 |
1% |
7906 |
.text.BDB_bTlTouchLinkInProgress |
0x00012e30 |
0x00012e44 |
20 |
1% |
7909 |
.text.bIsTlStarted |
0x00012e44 |
0x00012e58 |
20 |
1% |
7912 |
.text.BDB_vTlStateMachine |
0x00012e58 |
0x00013d04 |
3756 |
81% |
7915 |
.text.BDB_vTlTimerCb |
0x00013d04 |
0x00013d18 |
20 |
1% |
7918 |
Expected total in ZCLobj_bdb_tl_end_device_initiator_target.o file: |
4684 |
Actual: |
4684 |
100% |
7894 |
Flash640 / .text / ZCLobj_bdb_tl_common.o |
Start |
End |
Size |
% |
Line |
.text.BDB_u8TlNewUpdateID |
0x00013d18 |
0x00013d3c |
36 |
9% |
7921 |
.text.BDB_u8TlEncryptKey |
0x00013d3c |
0x00013e08 |
204 |
49% |
7925 |
.text.BDB_eTlDecryptKey |
0x00013e08 |
0x00013eb4 |
172 |
41% |
7928 |
.text.BDB_bTlIsKeySupported |
0x00013eb4 |
0x00013ebe |
10 |
3% |
7931 |
Expected total in ZCLobj_bdb_tl_common.o file: |
422 |
Actual: |
422 |
100% |
7921 |
Flash640 / .text / ZCLobj_bdb_fb_common.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFbZclHandler |
0x00013ebe |
0x00013ecc |
14 |
100% |
7934 |
Expected total in ZCLobj_bdb_fb_common.o file: |
14 |
Actual: |
14 |
100% |
7934 |
Flash640 / .text / ZCLobj_bdb_fb_initiator.o |
Start |
End |
Size |
% |
Line |
.text.eFbSendIdentifyQuery |
0x00013ecc |
0x00013f00 |
52 |
3% |
7938 |
.text.vFbSendSimpleDescReq |
0x00013f00 |
0x00013f50 |
80 |
5% |
7940 |
.text.BDB_eFbTriggerAsInitiator |
0x00013f50 |
0x00013fac |
92 |
5% |
7942 |
.text.BDB_vFbHandleQueryResponse |
0x00013fac |
0x00014060 |
180 |
10% |
7945 |
.text.BDB_vFbExitAsInitiator |
0x00014060 |
0x00014088 |
40 |
3% |
7948 |
.text.vFbBindCluster |
0x00014088 |
0x00014440 |
952 |
50% |
7951 |
.text.vFbZdpHandler |
0x00014440 |
0x000145b4 |
372 |
20% |
7953 |
.text.BDB_vFbTimerCb |
0x000145b4 |
0x00014648 |
148 |
8% |
7956 |
Expected total in ZCLobj_bdb_fb_initiator.o file: |
1916 |
Actual: |
1916 |
100% |
7938 |
Flash640 / .text / pdum_nwk.o |
Start |
End |
Size |
% |
Line |
.text.eNPduFree |
0x00014648 |
0x000146c0 |
120 |
11% |
7959 |
.text.eAllocateNPDU |
0x000146c0 |
0x00014718 |
88 |
8% |
7961 |
.text.PDUM_eNPduAllocate |
0x00014718 |
0x0001471c |
4 |
1% |
7963 |
.text.PDUM_eNPduClone |
0x0001471c |
0x0001475c |
64 |
6% |
7966 |
.text.PDUM_eNPduInitDescending |
0x0001475c |
0x00014770 |
20 |
2% |
7970 |
.text.PDUM_eNPduInitAscending |
0x00014770 |
0x0001478a |
26 |
3% |
7973 |
.text.PDUM_eNPduFree |
0x0001478a |
0x0001478e |
4 |
1% |
7976 |
.text.PDUM_eNPduClaimHeader |
0x0001478e |
0x000147aa |
28 |
3% |
7979 |
.text.PDUM_eNPduClaimFooter |
0x000147aa |
0x000147c6 |
28 |
3% |
7982 |
.text.PDUM_eNPduClaimData |
0x000147c6 |
0x0001481c |
86 |
8% |
7985 |
.text.PDUM_eNPduAscend |
0x0001481c |
0x0001483a |
30 |
3% |
7988 |
.text.PDUM_eNPduDescend |
0x0001483a |
0x00014858 |
30 |
3% |
7991 |
.text.PDUM_eNPduPrependHeaderNBO |
0x00014858 |
0x000148a0 |
72 |
7% |
7994 |
.text.PDUM_eNPduAppendDataNBO |
0x000148a0 |
0x000148ea |
74 |
7% |
7997 |
.text.PDUM_eNPduReadHeaderNBO |
0x000148ea |
0x0001492a |
64 |
6% |
8000 |
.text.PDUM_eNPduReadFooterNBO |
0x0001492a |
0x00014968 |
62 |
6% |
8003 |
.text.PDUM_eNPduWriteFromBuffer |
0x00014968 |
0x0001498c |
36 |
4% |
8006 |
.text.PDUM_eNPduWriteDataToBuffer |
0x0001498c |
0x000149e6 |
90 |
8% |
8009 |
.text.PDUM_eNPduWriteDataFromBuffer |
0x000149e6 |
0x00014a40 |
90 |
8% |
8012 |
.text.pdum_vNPduInit |
0x00014a40 |
0x00014aa0 |
96 |
9% |
8016 |
.text.PDUM_u8GetMaxNpduUse |
0x00014aa0 |
0x00014aac |
12 |
2% |
8019 |
.text.PDUM_u8GetNpduUse |
0x00014aac |
0x00014ab8 |
12 |
2% |
8022 |
.text.PDUM_u8GetNpduPool |
0x00014ab8 |
0x00014ac4 |
12 |
2% |
8025 |
Expected total in pdum_nwk.o file: |
1148 |
Actual: |
1148 |
100% |
7959 |
Flash640 / .text / pdum_apl.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_u16APduInstanceReadNBO |
0x00014ac4 |
0x00014af8 |
52 |
10% |
8028 |
.text.PDUM_u16APduInstanceWriteNBO |
0x00014af8 |
0x00014b44 |
76 |
15% |
8032 |
.text.PDUM_u16APduInstanceWriteStrNBO |
0x00014b44 |
0x00014b8c |
72 |
14% |
8035 |
.text.PDUM_pvAPduInstanceGetPayload |
0x00014b8c |
0x00014b92 |
6 |
2% |
8038 |
.text.PDUM_u16APduInstanceGetPayloadSize |
0x00014b92 |
0x00014b98 |
6 |
2% |
8041 |
.text.PDUM_eAPduInstanceSetPayloadSize |
0x00014b98 |
0x00014bbc |
36 |
7% |
8044 |
.text.PDUM_hAPduAllocateAPduInstance |
0x00014bbc |
0x00014bec |
48 |
10% |
8047 |
.text.PDUM_eAPduFreeAPduInstance |
0x00014bec |
0x00014c70 |
132 |
26% |
8050 |
.text.PDUM_thAPduInstanceGetApdu |
0x00014c70 |
0x00014c84 |
20 |
4% |
8053 |
.text.PDUM_u16APduGetSize |
0x00014c84 |
0x00014c8c |
8 |
2% |
8056 |
.text.pdum_vAPduInit |
0x00014c8c |
0x00014ccc |
64 |
13% |
8060 |
Expected total in pdum_apl.o file: |
520 |
Actual: |
520 |
100% |
8028 |
Flash640 / .text / pdum.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_u16SizeNBO |
0x00014ccc |
0x00014d14 |
72 |
10% |
8063 |
.text.pdum_u16WriteNBO |
0x00014d14 |
0x00014dec |
216 |
29% |
8066 |
.text.pdum_u16WriteStrNBO |
0x00014dec |
0x00014eee |
258 |
34% |
8069 |
.text.pdum_u16ReadNBO |
0x00014eee |
0x00014fc4 |
214 |
29% |
8072 |
Expected total in pdum.o file: |
760 |
Actual: |
760 |
100% |
8063 |
Flash640 / .text / PDM_Create.c.obj |
Start |
End |
Size |
% |
Line |
.text.u8PDM_CalculateLargestDataRecordStored |
0x00014fc4 |
0x00014ffc |
56 |
14% |
8076 |
.text.PDM_vErrorReport |
0x00014ffc |
0x00015014 |
24 |
6% |
8079 |
.text.iPDM_CreateFileSystemInRAM |
0x00015014 |
0x000150e4 |
208 |
51% |
8082 |
.text.PDM_eInitialise |
0x000150e4 |
0x00015160 |
124 |
31% |
8085 |
Expected total in PDM_Create.c.obj file: |
412 |
Actual: |
412 |
100% |
8076 |
Flash640 / .text / PDM_FLASH.c.obj |
Start |
End |
Size |
% |
Line |
.text.vClearMarginCheckIndications |
0x00015160 |
0x0001517c |
28 |
5% |
8088 |
.text.bPDM_InitialiseNVM |
0x0001517c |
0x00015180 |
4 |
1% |
8090 |
.text.vPDM_DisableNVM |
0x00015180 |
0x00015184 |
4 |
1% |
8093 |
.text.iPDM_FixWriteDataInNVM |
0x00015184 |
0x000151e4 |
96 |
16% |
8097 |
.text.iPDM_EraseNVM |
0x000151e4 |
0x00015268 |
132 |
22% |
8100 |
.text.iPDM_TestNVMblank |
0x00015268 |
0x00015294 |
44 |
8% |
8103 |
.text.iPDM_TestNVM |
0x00015294 |
0x00015300 |
108 |
18% |
8106 |
.text.iPDM_ReadDataFromNVM |
0x00015300 |
0x00015350 |
80 |
13% |
8109 |
.text.iPDM_GetDataAddressFromNVM |
0x00015350 |
0x0001538c |
60 |
10% |
8112 |
.text.vPDM_WriteDataToNVM |
0x0001538c |
0x000153d4 |
72 |
12% |
8115 |
Expected total in PDM_FLASH.c.obj file: |
628 |
Actual: |
628 |
100% |
8088 |
Flash640 / .text / PDM_FileSystemData.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadDataWithIdFromFileSystem |
0x000153d4 |
0x00015490 |
188 |
26% |
8118 |
.text.PDM_eReadDataFromRecord |
0x00015490 |
0x00015540 |
176 |
24% |
8121 |
.text.iPDM_WriteDataWithIdToFileSystem |
0x00015540 |
0x000156b8 |
376 |
51% |
8124 |
Expected total in PDM_FileSystemData.c.obj file: |
740 |
Actual: |
740 |
100% |
8118 |
Flash640 / .text / PDM_FileSystemDelete.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_DeleteAllSegmentsInFileSystem |
0x000156b8 |
0x0001572c |
116 |
71% |
8127 |
.text.PDM_vDeleteAllDataRecords |
0x0001572c |
0x0001575c |
48 |
30% |
8130 |
Expected total in PDM_FileSystemDelete.c.obj file: |
164 |
Actual: |
164 |
100% |
8127 |
Flash640 / .text / PDM_FileSystemGenerate.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_GenerateCleanFileSystem |
0x0001575c |
0x000157ac |
80 |
11% |
8133 |
.text.iPDM_GenerateFileSystemInRAM |
0x000157ac |
0x00015a5c |
688 |
90% |
8136 |
Expected total in PDM_FileSystemGenerate.c.obj file: |
768 |
Actual: |
768 |
100% |
8133 |
Flash640 / .text / PDM_FileSystemHeaderAccessFunctions.c.obj |
Start |
End |
Size |
% |
Line |
.text.ePDM_ReadFileSystemHeaderCopyIndex |
0x00015a5c |
0x00015a64 |
8 |
4% |
8139 |
.text.vPDM_WriteFileSystemHeaderValidState |
0x00015a64 |
0x00015a72 |
14 |
6% |
8142 |
.text.ePDM_ReadFileSystemHeaderValidState |
0x00015a72 |
0x00015a7a |
8 |
4% |
8145 |
.text.bPDM_ReadFileSystemHeaderFirstBit |
0x00015a7a |
0x00015a82 |
8 |
4% |
8148 |
.text.bPDM_ReadFileSystemHeaderLastBit |
0x00015a82 |
0x00015a8c |
10 |
4% |
8151 |
.text.vPDM_WriteFileSystemHeaderWearCount |
0x00015a8c |
0x00015ab8 |
44 |
17% |
8155 |
.text.u32PDM_ReadFileSystemHeaderWearCount |
0x00015ab8 |
0x00015acc |
20 |
8% |
8158 |
.text.vPDM_WriteNVMsegmentHeaderChecksum |
0x00015acc |
0x00015ad2 |
6 |
3% |
8161 |
.text.u16PDM_ReadNVMsegmentHeaderChecksum |
0x00015ad2 |
0x00015ade |
12 |
5% |
8164 |
.text.u8PDM_CreateSegmentStatus |
0x00015ade |
0x00015b08 |
42 |
17% |
8167 |
.text.u8PDM_CreateSequenceStatus |
0x00015b08 |
0x00015b2e |
38 |
15% |
8170 |
.text.u16PDM_ReadSegmentDataSize |
0x00015b2e |
0x00015b46 |
24 |
10% |
8173 |
.text.u8PDM_ReadSequenceNumber |
0x00015b46 |
0x00015b60 |
26 |
10% |
8176 |
Expected total in PDM_FileSystemHeaderAccessFunctions.c.obj file: |
260 |
Actual: |
260 |
100% |
8139 |
Flash640 / .text / PDM_FileSystemHeaderRepair.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_RepairFileSystemRecord |
0x00015b60 |
0x00015bec |
140 |
39% |
8179 |
.text.iPDM_RepairFileSystemRecordAfterEccFail |
0x00015bec |
0x00015c50 |
100 |
28% |
8182 |
.text.vPDM_GetMaximumAndMinimumSegmentWearCounts |
0x00015c50 |
0x00015cc8 |
120 |
34% |
8185 |
Expected total in PDM_FileSystemHeaderRepair.c.obj file: |
360 |
Actual: |
360 |
100% |
8179 |
Flash640 / .text / PDM_FileSystemMove.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_MoveAllDataFromListToList |
0x00015cc8 |
0x00015d0e |
70 |
16% |
8188 |
.text.vPDM_MoveAllDataWithBufferIdFromListToList |
0x00015d0e |
0x00015d96 |
136 |
30% |
8191 |
.text.vPDM_MoveFileRecordFromListToList |
0x00015d96 |
0x00015db8 |
34 |
8% |
8194 |
.text.vPDM_MoveAllDataToDeAllocList |
0x00015db8 |
0x00015de4 |
44 |
10% |
8198 |
.text.vPDM_MoveRecordToDeAllocList |
0x00015de4 |
0x00015e04 |
32 |
7% |
8201 |
.text.vPDM_MoveAllDataWithBufferIdAndStateFromListToList |
0x00015e04 |
0x00015e98 |
148 |
32% |
8204 |
Expected total in PDM_FileSystemMove.c.obj file: |
464 |
Actual: |
464 |
100% |
8188 |
Flash640 / .text / PDM_FileSystemVerify.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_SelectValidFileRecordInstance |
0x00015e98 |
0x00015fb0 |
280 |
64% |
8208 |
.text.iPDM_VerifyDataSequenceWithBufferId |
0x00015fb0 |
0x00016050 |
160 |
37% |
8210 |
Expected total in PDM_FileSystemVerify.c.obj file: |
440 |
Actual: |
440 |
100% |
8208 |
Flash640 / .text / PDM_NVMheaderAccessFunctions.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_SetNVMandFileSystemValidState |
0x00016050 |
0x00016076 |
38 |
100% |
8213 |
Expected total in PDM_NVMheaderAccessFunctions.c.obj file: |
38 |
Actual: |
38 |
100% |
8213 |
Flash640 / .text / PDM_NVMheaderReadAndWrite.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadSegmentHeaderDataFromNVMsegment |
0x00016076 |
0x000160ba |
68 |
62% |
8216 |
.text.vPDM_WriteSegmentHeaderDataIntoNVMsegment |
0x000160ba |
0x000160e4 |
42 |
39% |
8219 |
Expected total in PDM_NVMheaderReadAndWrite.c.obj file: |
110 |
Actual: |
110 |
100% |
8216 |
Flash640 / .text / PDM_NVMReadAndWrite.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadUserDataFromNVMsegment |
0x000160e4 |
0x00016170 |
140 |
59% |
8222 |
.text.iPDM_WriteFileSystemRecordAndSegmentDataIntoNVMsegment |
0x00016170 |
0x000161d2 |
98 |
42% |
8225 |
Expected total in PDM_NVMReadAndWrite.c.obj file: |
238 |
Actual: |
238 |
100% |
8222 |
Flash640 / .text / PDM_NVMsegmentStatus.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_DoesNVMsegmentContainFileSystemHeader |
0x000161d2 |
0x00016202 |
48 |
100% |
8228 |
Expected total in PDM_NVMsegmentStatus.c.obj file: |
48 |
Actual: |
48 |
100% |
8228 |
Flash640 / .text / PDM_SearchAndListOrder.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSearchForWearCountInsertPoint |
0x00016202 |
0x00016218 |
22 |
6% |
8231 |
.text.bPDM_CompareRecordsForExactMatch |
0x00016218 |
0x00016250 |
56 |
14% |
8234 |
.text.boIdValueSearchMatch |
0x00016250 |
0x000162a4 |
84 |
20% |
8236 |
.text.vPDM_AddFileSystemElementToListInAscendingWearCountOrder |
0x000162a4 |
0x00016324 |
128 |
31% |
8239 |
.text.iPDM_SearchForBufferIdInList |
0x00016324 |
0x00016358 |
52 |
13% |
8242 |
.text.iPDM_SearchForBufferIdInFileSystem |
0x00016358 |
0x00016374 |
28 |
7% |
8245 |
.text.iPDM_SearchForSpecificSegmentInList |
0x00016374 |
0x000163a8 |
52 |
13% |
8248 |
Expected total in PDM_SearchAndListOrder.c.obj file: |
422 |
Actual: |
422 |
100% |
8231 |
Flash640 / .text / PDM_Segment.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_WriteSegmentHeaderAndData |
0x000163a8 |
0x00016470 |
200 |
55% |
8251 |
.text.iPDM_SegmentCopyAndAppendData |
0x00016470 |
0x00016518 |
168 |
46% |
8254 |
Expected total in PDM_Segment.c.obj file: |
368 |
Actual: |
368 |
100% |
8251 |
Flash640 / .text / PDM_SegmentData.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadUserDataFromFileSystemRecord |
0x00016518 |
0x00016538 |
32 |
32% |
8257 |
.text.iPDM_GetUserDataReferenceFromFileSystemRecord |
0x00016538 |
0x0001655e |
38 |
38% |
8260 |
.text.iPDM_WriteUserDataIntoSegment |
0x0001655e |
0x0001657c |
30 |
30% |
8263 |
Expected total in PDM_SegmentData.c.obj file: |
100 |
Actual: |
100 |
100% |
8257 |
Flash640 / .text / PDM_SegmentReplace.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_CompareDataInFileRecords |
0x0001657c |
0x000165c0 |
68 |
8% |
8266 |
.text.bPDM_FindLastMarkerSegment |
0x000165c0 |
0x000165f8 |
56 |
7% |
8268 |
.text.iPDM_ReconstructAtRunTimeReplacedDataTable |
0x000165f8 |
0x000166fc |
260 |
29% |
8271 |
.text.iPDM_ReplaceChangedSegmentInSequence |
0x000166fc |
0x000167f8 |
252 |
28% |
8274 |
.text.iPDM_ReconstructReplacedDataTable |
0x000167f8 |
0x00016914 |
284 |
31% |
8277 |
Expected total in PDM_SegmentReplace.c.obj file: |
920 |
Actual: |
920 |
100% |
8266 |
Flash640 / .text / PDM_SegmentSequenceExtendDelete.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_IsSequenceAppended |
0x00016914 |
0x00016930 |
28 |
14% |
8280 |
.text.vPDM_DeleteAppendedSequence |
0x00016930 |
0x000169e4 |
180 |
87% |
8283 |
Expected total in PDM_SegmentSequenceExtendDelete.c.obj file: |
208 |
Actual: |
208 |
100% |
8280 |
Flash640 / .text / PDM_SegmentSequenceExtendReconstruct.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSegmentNumberDeleteSearchMatch |
0x000169e4 |
0x000169f8 |
20 |
4% |
8286 |
.text.iPDM_ReconstructExtendedSegmentSequence |
0x000169f8 |
0x00016c6c |
628 |
97% |
8288 |
Expected total in PDM_SegmentSequenceExtendReconstruct.c.obj file: |
648 |
Actual: |
648 |
100% |
8286 |
Flash640 / .text / PDM_SegmentSequenceSave.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_DetermineSegmentSaveMechanism |
0x00016c6c |
0x00016d6c |
256 |
38% |
8291 |
.text.vPDM_RecalculateMaximumRecordSize |
0x00016d6c |
0x00016d9c |
48 |
8% |
8294 |
.text.PDM_eSaveRecordDataInternal |
0x00016d9c |
0x00016f0c |
368 |
55% |
8297 |
.text.PDM_eSaveRecordData |
0x00016f0c |
0x00016f12 |
6 |
1% |
8299 |
Expected total in PDM_SegmentSequenceSave.c.obj file: |
678 |
Actual: |
678 |
100% |
8291 |
Flash640 / .text / PDM_slist.c.obj |
Start |
End |
Size |
% |
Line |
.text.vSLISTinitialise |
0x00016f12 |
0x00016f1a |
8 |
3% |
8302 |
.text.psSLISTgetHead |
0x00016f1a |
0x00016f1e |
4 |
2% |
8305 |
.text.psSLISTgetTail |
0x00016f1e |
0x00016f24 |
6 |
3% |
8308 |
.text.psSLISTgetNext |
0x00016f24 |
0x00016f44 |
32 |
12% |
8312 |
.text.vSLISTaddToTail |
0x00016f44 |
0x00016f5a |
22 |
8% |
8315 |
.text.vSLISTinsertAfter |
0x00016f5a |
0x00016f70 |
22 |
8% |
8318 |
.text.vSLISTaddToHead |
0x00016f70 |
0x00016f84 |
20 |
7% |
8321 |
.text.psSLISTremove |
0x00016f84 |
0x00016fe4 |
96 |
34% |
8325 |
.text.psSLISTsearch |
0x00016fe4 |
0x00017018 |
52 |
18% |
8328 |
.text.psSLISTsearchFromHead |
0x00017018 |
0x0001701e |
6 |
3% |
8331 |
.text.iSLISTnumberOfNodes |
0x0001701e |
0x00017034 |
22 |
8% |
8334 |
Expected total in PDM_slist.c.obj file: |
290 |
Actual: |
290 |
100% |
8302 |
Flash640 / .text / PdmNoRtosStub.c.obj |
Start |
End |
Size |
% |
Line |
.text.PDM_vEnterCriticalSection |
0x00017034 |
0x00017040 |
12 |
50% |
8338 |
.text.PDM_vExitCriticalSection |
0x00017040 |
0x0001704c |
12 |
50% |
8341 |
Expected total in PdmNoRtosStub.c.obj file: |
24 |
Actual: |
24 |
100% |
8338 |
Flash640 / .text / PDM_FileSystem.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_CreateCandidateBufferList |
0x0001704c |
0x00017128 |
220 |
49% |
8344 |
.text.iPDM_GetFileSystemBuffer |
0x00017128 |
0x00017154 |
44 |
10% |
8347 |
.text.u8PDM_CalculateSegmentsRequired |
0x00017154 |
0x0001717c |
40 |
9% |
8350 |
.text.vPDM_CreateFileSystemHeader |
0x0001717c |
0x000171ac |
48 |
11% |
8353 |
.text.iPDM_GetLengthOfDataInBufferWithIdFromFileSystem |
0x000171ac |
0x000171fc |
80 |
18% |
8356 |
.text.u8PDM_CalculateFileSystemCapacity |
0x000171fc |
0x00017210 |
20 |
5% |
8359 |
Expected total in PDM_FileSystem.c.obj file: |
452 |
Actual: |
452 |
100% |
8344 |
Flash640 / .text / PDM_FileSystemHeaderChecksum.c.obj |
Start |
End |
Size |
% |
Line |
.text.u16PDM_CalculateRecordChecksum |
0x00017210 |
0x00017280 |
112 |
100% |
8362 |
Expected total in PDM_FileSystemHeaderChecksum.c.obj file: |
112 |
Actual: |
112 |
100% |
8362 |
Flash640 / .text / PDM_FileSystemHeaderVerify.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReCalculateWearCountAndChecksumAndWriteFileSystemHeader |
0x00017280 |
0x000172d4 |
84 |
70% |
8365 |
.text.iPDM_VerifyFileSystemRecord |
0x000172d4 |
0x000172f8 |
36 |
30% |
8368 |
Expected total in PDM_FileSystemHeaderVerify.c.obj file: |
120 |
Actual: |
120 |
100% |
8365 |
Flash640 / .text / PDM_SegmentSequenceExtendFilter.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_FilterDuplicateAppendedSegmentsOnList |
0x000172f8 |
0x0001734e |
86 |
18% |
8371 |
.text.vPDM_FilterDuplicateAppendedSegmentsFromList |
0x0001734e |
0x0001740a |
188 |
38% |
8373 |
.text.vPDM_FilterDuplicateSegmentsBySequenceNumberFromValidList |
0x0001740a |
0x00017462 |
88 |
18% |
8376 |
.text.iPDM_SearchForReplacementAppendedSegment |
0x00017462 |
0x000174f0 |
142 |
29% |
8379 |
Expected total in PDM_SegmentSequenceExtendFilter.c.obj file: |
504 |
Actual: |
504 |
100% |
8371 |
Flash640 / .text / PDM_WearLevelling.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSearchForWearCountSubstitute |
0x000174f0 |
0x00017510 |
32 |
14% |
8382 |
.text.iPDM_GetWearLevelledBuffer |
0x00017510 |
0x000175d8 |
200 |
87% |
8384 |
Expected total in PDM_WearLevelling.c.obj file: |
232 |
Actual: |
232 |
100% |
8382 |
Flash640 / .text / zps_apl_af.o |
Start |
End |
Size |
% |
Line |
.text.psFindSimpleDescContainer |
0x000175d8 |
0x000175f8 |
32 |
4% |
8387 |
.text.eAplAfCommonDataReq |
0x000175f8 |
0x000176bc |
196 |
22% |
8389 |
.text.zps_eAplAfInit |
0x000176bc |
0x00017704 |
72 |
8% |
8391 |
.text.zps_eAplAfGetNodeDescriptor |
0x00017704 |
0x0001771c |
24 |
3% |
8394 |
.text.zps_eAplAfGetSimpleDescriptor |
0x0001771c |
0x00017760 |
68 |
8% |
8397 |
.text.zps_eAplAfUnicastDataReq |
0x00017760 |
0x000177a8 |
72 |
8% |
8400 |
.text.zps_eAplAfUnicastAckDataReq |
0x000177a8 |
0x000177f2 |
74 |
8% |
8403 |
.text.zps_eAplAfUnicastIeeeDataReq |
0x000177f2 |
0x00017824 |
50 |
6% |
8406 |
.text.zps_eAplAfUnicastIeeeAckDataReq |
0x00017824 |
0x00017858 |
52 |
6% |
8409 |
.text.zps_eAplAfGroupDataReq |
0x00017858 |
0x00017886 |
46 |
5% |
8412 |
.text.zps_eAplAfBroadcastDataReq |
0x00017886 |
0x000178ca |
68 |
8% |
8415 |
.text.zps_eAplAfBoundDataReq |
0x000178ca |
0x000178dc |
18 |
2% |
8418 |
.text.zps_eAplAfBoundAckDataReq |
0x000178dc |
0x000178f0 |
20 |
3% |
8421 |
.text.ZPS_bIsGroupPresent |
0x000178f0 |
0x00017922 |
50 |
6% |
8424 |
.text.vWrite16Nbo |
0x00017922 |
0x0001792a |
8 |
1% |
8427 |
.text.u16Read16Nbo |
0x0001792a |
0x0001792e |
4 |
1% |
8430 |
.text.zps_bAplAfSetEndDeviceTimeout |
0x0001792e |
0x0001793e |
16 |
2% |
8433 |
.text.zps_eAfVerifyKeyReqRsp |
0x0001793e |
0x00017978 |
58 |
7% |
8436 |
Expected total in zps_apl_af.o file: |
928 |
Actual: |
928 |
100% |
8387 |
Flash640 / .text / zps_apl_af_apsde.o |
Start |
End |
Size |
% |
Line |
.text.bCheckProfile |
0x00017978 |
0x000179b8 |
64 |
5% |
8439 |
.text.vFillApduErrorEvent |
0x000179b8 |
0x000179f6 |
62 |
5% |
8441 |
.text.vFillDataIndStruct |
0x000179f6 |
0x00017a4c |
86 |
7% |
8443 |
.text.vPostToEndpoint.part.0 |
0x00017a4c |
0x00017c68 |
540 |
40% |
8445 |
.text.zps_vAplAfHandleApsdeDcfmInd |
0x00017c68 |
0x00017e3e |
470 |
35% |
8447 |
.text.zps_vHandleApsdeDataFragIndNotSupported |
0x00017e3e |
0x00017e9c |
94 |
7% |
8450 |
.text.zps_vAplApsInitFragReceivePool |
0x00017e9c |
0x00017ec8 |
44 |
4% |
8453 |
.text.zps_vSetIgnoreProfileCheck |
0x00017ec8 |
0x00017ed4 |
12 |
1% |
8457 |
Expected total in zps_apl_af_apsde.o file: |
1372 |
Actual: |
1372 |
100% |
8439 |
Flash640 / .text / zps_apl_task.o |
Start |
End |
Size |
% |
Line |
.text.psGetApsdeBuf |
0x00017ed4 |
0x00017eda |
6 |
1% |
8460 |
.text.psGetApsmeBuf |
0x00017eda |
0x00017ee0 |
6 |
1% |
8462 |
.text.psGetNldeBuf |
0x00017ee0 |
0x00017ee8 |
8 |
2% |
8464 |
.text.vPostNlmeDcfmInd |
0x00017ee8 |
0x00017eec |
4 |
1% |
8466 |
.text.vPostApsmeDcfmInd |
0x00017eec |
0x00017ef0 |
4 |
1% |
8468 |
.text.vPostApsdeDcfmInd |
0x00017ef0 |
0x00017ef4 |
4 |
1% |
8470 |
.text.vPostNldeDcfmInd |
0x00017ef4 |
0x00017f70 |
124 |
21% |
8472 |
.text.psGetNlmeBuf |
0x00017f70 |
0x00017f78 |
8 |
2% |
8474 |
.text.zps_vAplAfTaskInit |
0x00017f78 |
0x00017fd0 |
88 |
15% |
8476 |
.text.zps_vAplAfPostEvent |
0x00017fd0 |
0x00018054 |
132 |
22% |
8479 |
.text.zps_taskZPS |
0x00018054 |
0x0001813c |
232 |
38% |
8482 |
Expected total in zps_apl_task.o file: |
616 |
Actual: |
616 |
100% |
8460 |
Flash640 / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8AplApsTryFragmentation |
0x0001813c |
0x00018180 |
68 |
3% |
8485 |
.text.zps_u8AplApsConstructAndPostLoopBackDataInd |
0x00018180 |
0x0001827c |
252 |
8% |
8488 |
.text.u8PostUnicastMsgToNHLE |
0x0001827c |
0x000182c0 |
68 |
3% |
8490 |
.text.zps_vAplApsInitSyncMsgPool |
0x000182c0 |
0x000182fc |
60 |
2% |
8492 |
.text.zps_u8AplApsFreeMsgHandle |
0x000182fc |
0x00018330 |
52 |
2% |
8495 |
.text.zps_u8AplApsGetMsgHandle |
0x00018330 |
0x00018350 |
32 |
2% |
8498 |
.text.ZPS_vAplRegisterApsdeDcfmIndCallbacks |
0x00018350 |
0x0001835a |
10 |
1% |
8501 |
.text.zps_vAplApsFillNldeAndDescend |
0x0001835a |
0x00018390 |
54 |
2% |
8504 |
.text.zps_vAplApsFillAndPostApsAck |
0x00018390 |
0x000183e6 |
86 |
3% |
8507 |
.text.zps_vAplApsInitDcfmPool |
0x000183e6 |
0x0001840c |
38 |
2% |
8510 |
.text.zps_psApsApsAllocateDcfmRecord |
0x0001840c |
0x00018478 |
108 |
4% |
8514 |
.text.zps_vApsApsFreeDcfmRecord |
0x00018478 |
0x0001847e |
6 |
1% |
8517 |
.text.zps_u8AplApsGetNextDcfmHandle |
0x0001847e |
0x00018494 |
22 |
1% |
8520 |
.text.zps_psApsApsGetDcfmRecord |
0x00018494 |
0x000184be |
42 |
2% |
8523 |
.text.zps_vAplApsInitFragTransmitPool |
0x000184be |
0x000184e0 |
34 |
2% |
8526 |
.text.zps_vAplApsStopPollTimer |
0x000184e0 |
0x00018554 |
116 |
4% |
8529 |
.text.zps_vAplApsCheckAndStartPollTimer |
0x00018554 |
0x00018590 |
60 |
2% |
8532 |
.text.eUnfragmentedUnicastTransmission |
0x00018590 |
0x00018808 |
632 |
20% |
8536 |
.text.vAckTimeOutHandler |
0x00018808 |
0x000188c4 |
188 |
6% |
8538 |
.text.ZPS_vAplHandleApsdeReqRsp |
0x000188c4 |
0x00018cb0 |
1004 |
32% |
8541 |
.text.zps_vAplApsPollTimer |
0x00018cb0 |
0x00018cec |
60 |
2% |
8544 |
.text.vLoopbackTimerCallback |
0x00018cec |
0x00018d1c |
48 |
2% |
8547 |
.text.ZPS_vDefaultApsdeResources |
0x00018d1c |
0x00018da4 |
136 |
5% |
8550 |
Expected total in zps_apl_apsde.o file: |
3176 |
Actual: |
3176 |
100% |
8485 |
Flash640 / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.text.bIsBindTableMatch |
0x00018da4 |
0x00018dfa |
86 |
3% |
8553 |
.text.eRemoveEntryInBindingTable |
0x00018dfa |
0x00018e70 |
118 |
4% |
8555 |
.text.eMakeEntryInBindingTable.constprop.0 |
0x00018e70 |
0x00018f14 |
164 |
6% |
8557 |
.text.psApsmeRequestKeyGetHandle |
0x00018f14 |
0x00018f70 |
92 |
4% |
8559 |
.text.ZPS_vAplRegisterApsmeDcfmIndCallbacks |
0x00018f70 |
0x00018f7a |
10 |
1% |
8562 |
.text.zps_eAplApsmeBindReqRsp |
0x00018f7a |
0x00019026 |
172 |
6% |
8565 |
.text.zps_eAplApsmeUnBindReqRsp |
0x00019026 |
0x000190c4 |
158 |
6% |
8568 |
.text.zps_vInitAPSMECmdHdr |
0x000190c4 |
0x000190f8 |
52 |
2% |
8571 |
.text.zps_eAplApsmeCmdMgrSendCommand |
0x000190f8 |
0x000191ac |
180 |
6% |
8574 |
.text.zps_eAplSendApsmeCmdFrame |
0x000191ac |
0x0001932c |
384 |
13% |
8577 |
.text.zps_eAplApsmeTransportKeyReqRsp |
0x0001932c |
0x00019504 |
472 |
16% |
8580 |
.text.zps_eAplApsmeUpdateDeviceReqRsp |
0x00019504 |
0x000195f0 |
236 |
8% |
8583 |
.text.zps_eAplApsmeVerifyKeyReqRsp |
0x000195f0 |
0x000196dc |
236 |
8% |
8586 |
.text.zps_eAplApsmeConfirmKeyReqRsp |
0x000196dc |
0x0001978c |
176 |
6% |
8589 |
.text.zps_eAplApsmeRequestKeyReqRsp |
0x0001978c |
0x00019810 |
132 |
5% |
8592 |
.text.zps_vAplApsmeCmdMgrRetryTimeout |
0x00019810 |
0x00019864 |
84 |
3% |
8595 |
.text.zps_bAplApsmeCmdMgrHandleNldeCfm |
0x00019864 |
0x00019964 |
256 |
9% |
8598 |
Expected total in zps_apl_apsme.o file: |
3008 |
Actual: |
3008 |
100% |
8553 |
Flash640 / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplApsInitDuplicateTable |
0x00019964 |
0x00019988 |
36 |
1% |
8601 |
.text.ZPS_vRunningCRC32 |
0x00019988 |
0x000199b0 |
40 |
2% |
8604 |
.text.bDuplicateCheck |
0x000199b0 |
0x00019b38 |
392 |
11% |
8607 |
.text.zps_vAplApsHandleNldeDcfmInd |
0x00019b38 |
0x0001a7a0 |
3176 |
87% |
8609 |
.text.ZPS_vFinalCrc32 |
0x0001a7a0 |
0x0001a7a8 |
8 |
1% |
8612 |
Expected total in zps_apl_aps_nlde.o file: |
3652 |
Actual: |
3652 |
100% |
8601 |
Flash640 / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.text.vTransformKey.constprop.0 |
0x0001a7a8 |
0x0001a80a |
98 |
5% |
8615 |
.text.ZPS_u16crc |
0x0001a80a |
0x0001a84e |
68 |
4% |
8617 |
.text.zps_pvAesGetKeyFromInstallCode |
0x0001a84e |
0x0001a892 |
68 |
4% |
8620 |
.text.zps_vGenerateHashForVerifiedKey |
0x0001a892 |
0x0001a8b2 |
32 |
2% |
8623 |
.text.zps_psFindKeyDescr |
0x0001a8b2 |
0x0001a9b2 |
256 |
13% |
8626 |
.text.ZPS_u8AplGetJoinStatus |
0x0001a9b2 |
0x0001a9e8 |
54 |
3% |
8629 |
.text.zps_eAplSecEncryptPacket |
0x0001a9e8 |
0x0001ab00 |
280 |
15% |
8632 |
.text.zps_eAplSecDecryptPacket |
0x0001ab00 |
0x0001ae24 |
804 |
41% |
8635 |
.text.zps_vAplSecSetInitialSecurityState |
0x0001ae24 |
0x0001af62 |
318 |
17% |
8638 |
Expected total in zps_apl_sec.o file: |
1978 |
Actual: |
1978 |
100% |
8615 |
Flash640 / .text / zps_apl_aib.o |
Start |
End |
Size |
% |
Line |
.text.zps_psAplAibGetAib |
0x0001af62 |
0x0001af66 |
4 |
2% |
8641 |
.text.zps_eAplAibSetApsUseExtendedPanId |
0x0001af66 |
0x0001af7c |
22 |
7% |
8644 |
.text.zps_eAplAibSetApsChannelMaskByMacID |
0x0001af7c |
0x0001af9a |
30 |
9% |
8647 |
.text.zps_eAplAibSetApsChannelMask |
0x0001af9a |
0x0001afb4 |
26 |
8% |
8650 |
.text.zps_eAplAibSetApsTrustCenterAddress |
0x0001afb4 |
0x0001afca |
22 |
7% |
8653 |
.text.zps_eAplAibGetApsTrustCenterAddress |
0x0001afca |
0x0001afd2 |
8 |
3% |
8656 |
.text.zps_eAplAibRemoveBindTableEntryForMacAddress |
0x0001afd2 |
0x0001b050 |
126 |
37% |
8659 |
.text.zps_u8AplAibGetDeviceApsKeyType |
0x0001b050 |
0x0001b0bc |
108 |
32% |
8662 |
Expected total in zps_apl_aib.o file: |
346 |
Actual: |
346 |
100% |
8641 |
Flash640 / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.text.zps_vExpireRequestKeyReq |
0x0001b0bc |
0x0001b0f6 |
58 |
1% |
8665 |
.text.vHandleUpdateDeviceIndication |
0x0001b0f6 |
0x0001b128 |
50 |
1% |
8667 |
.text.vLoadAplRecord |
0x0001b128 |
0x0001b158 |
48 |
1% |
8670 |
.text.zps_vAplInitFactoryNewDistributedNetwork |
0x0001b158 |
0x0001b23c |
228 |
3% |
8672 |
.text.vAplSecAuthPollTimerExpiry |
0x0001b23c |
0x0001b274 |
56 |
1% |
8674 |
.text.u32GetScanChannels.constprop.0 |
0x0001b274 |
0x0001b2a4 |
48 |
1% |
8676 |
.text.eStartNetworkDiscovery |
0x0001b2a4 |
0x0001b2f8 |
84 |
1% |
8678 |
.text.eRejoinNetwork |
0x0001b2f8 |
0x0001b3a0 |
168 |
2% |
8680 |
.text.eRequestNetworkFormation |
0x0001b3a0 |
0x0001b3e4 |
68 |
1% |
8682 |
.text.vOnMultiMacAuxChannelSelection |
0x0001b3e4 |
0x0001b424 |
64 |
1% |
8684 |
.text.vHandleSwitchKeyIndication |
0x0001b424 |
0x0001b488 |
100 |
2% |
8686 |
.text.zps_vAplSaveRecord |
0x0001b488 |
0x0001b56c |
228 |
3% |
8688 |
.text.vAplSecRemoveLinkKey |
0x0001b56c |
0x0001b62c |
192 |
3% |
8691 |
.text.vAplSecAuthTimerExpiry |
0x0001b62c |
0x0001b6b0 |
132 |
2% |
8693 |
.text.zps_vSaveAllZpsRecords |
0x0001b6b0 |
0x0001b6d4 |
36 |
1% |
8695 |
.text.bGetInstallCode |
0x0001b6d4 |
0x0001b6fc |
40 |
1% |
8699 |
.text.ZPS_vSetKeys |
0x0001b6fc |
0x0001b784 |
136 |
2% |
8702 |
.text.ZPS_vAplSetMacParameters |
0x0001b784 |
0x0001b7f4 |
112 |
2% |
8705 |
.text.zps_vAplLoadPersistedApsRecords |
0x0001b7f4 |
0x0001b970 |
380 |
5% |
8708 |
.text.zps_eAplZdoInit |
0x0001b970 |
0x0001bb84 |
532 |
7% |
8711 |
.text.zps_eAplZdoGetDeviceType |
0x0001bb84 |
0x0001bb8c |
8 |
1% |
8714 |
.text.zps_eAplZdoStartStack |
0x0001bb8c |
0x0001bc90 |
260 |
3% |
8718 |
.text.zps_eAplZdoRejoinNetwork |
0x0001bc90 |
0x0001bd04 |
116 |
2% |
8721 |
.text.zps_pvAplZdoGetNwkHandle |
0x0001bd04 |
0x0001bd08 |
4 |
1% |
8724 |
.text.zps_psAplZdoGetNib |
0x0001bd08 |
0x0001bd0c |
4 |
1% |
8727 |
.text.zps_eAplZdoJoinNetwork |
0x0001bd0c |
0x0001bdac |
160 |
2% |
8730 |
.text.zps_eAplZdoLeaveNetwork |
0x0001bdac |
0x0001bde8 |
60 |
1% |
8733 |
.text.zps_eAplZdoPoll |
0x0001bde8 |
0x0001be38 |
80 |
1% |
8736 |
.text.zps_eAplZdoRequestKeyReq |
0x0001be38 |
0x0001be98 |
96 |
2% |
8739 |
.text.zps_bAplZdoTrustCenterGetDevicePermissions |
0x0001be98 |
0x0001beec |
84 |
1% |
8742 |
.text.zps_eAplZdoAddReplaceLinkKey_W |
0x0001beec |
0x0001bfbc |
208 |
3% |
8745 |
.text.zps_eAplZdoRemoveLinkKey |
0x0001bfbc |
0x0001c03c |
128 |
2% |
8748 |
.text.eDiscoverNetworks |
0x0001c03c |
0x0001c080 |
68 |
1% |
8751 |
.text.zps_eAplZdoDiscoverNetworks |
0x0001c080 |
0x0001c0b0 |
48 |
1% |
8755 |
.text.eStartRouter |
0x0001c0b0 |
0x0001c180 |
208 |
3% |
8758 |
.text.vHandleNwkKeyTransport.constprop.0 |
0x0001c180 |
0x0001c304 |
388 |
5% |
8761 |
.text.zps_bPerformLeaveActionDecider |
0x0001c304 |
0x0001c320 |
28 |
1% |
8763 |
.text.vHandleRemoveDeviceIndication |
0x0001c320 |
0x0001c408 |
232 |
3% |
8766 |
.text.zps_vAplZdoHandleApsmeDcfmInd |
0x0001c408 |
0x0001c5fa |
498 |
6% |
8769 |
.text.zps_vPurgeAddressMap |
0x0001c5fa |
0x0001c64a |
80 |
1% |
8772 |
.text.ZPS_bIsMacAddressUsedInApsTable |
0x0001c64a |
0x0001c71e |
212 |
3% |
8775 |
.text.ZPS_vSwapApsTableEntries |
0x0001c71e |
0x0001c7fe |
224 |
3% |
8778 |
.text.ZPS_vRemoveMacTableEntry |
0x0001c7fe |
0x0001c850 |
82 |
1% |
8781 |
.text.zps_vDefaultStack |
0x0001c850 |
0x0001c9a4 |
340 |
4% |
8784 |
.text.zps_eAplZdoStartRouter |
0x0001c9a4 |
0x0001ca52 |
174 |
3% |
8787 |
.text.zps_eAplInitEndDeviceDistributed |
0x0001ca52 |
0x0001ca60 |
14 |
1% |
8790 |
.text.ZPS_u8AplGetMaxPayloadSize |
0x0001ca60 |
0x0001ca70 |
16 |
1% |
8793 |
.text.ZPS_bAplDoesDeviceSupportFragmentation |
0x0001ca70 |
0x0001ca7c |
12 |
1% |
8796 |
.text.ZPS_psGetNetworkDescriptors |
0x0001ca7c |
0x0001ca90 |
20 |
1% |
8799 |
.text.ZPS_vNMPurgeEntry |
0x0001ca90 |
0x0001cba8 |
280 |
4% |
8802 |
.text.zps_vAplZdoHandleNlmeDcfmInd |
0x0001cba8 |
0x0001d294 |
1772 |
21% |
8805 |
.text.zps_pu8AplZdoGetVsOUI |
0x0001d294 |
0x0001d298 |
4 |
1% |
8808 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
8668 |
Actual: |
8668 |
100% |
8665 |
Flash640 / .text / zps_apl_zdo_handle_zdp_event.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoHandleZdpEvent |
0x0001d298 |
0x0001d420 |
392 |
100% |
8811 |
Expected total in zps_apl_zdo_handle_zdp_event.o file: |
392 |
Actual: |
392 |
100% |
8811 |
Flash640 / .text / zps_apl_zdo_trust_center.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplTrustCenterFindDevice |
0x0001d420 |
0x0001d464 |
68 |
100% |
8814 |
Expected total in zps_apl_zdo_trust_center.o file: |
68 |
Actual: |
68 |
100% |
8814 |
Flash640 / .text / zps_apl_zdo_common.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoNlmeleaveWrapper |
0x0001d464 |
0x0001d514 |
176 |
49% |
8818 |
.text.zps_eAplZdoNlmePermitJoiningWrapper |
0x0001d514 |
0x0001d53e |
42 |
12% |
8821 |
.text.zps_eAplZdoSendZdpResponse |
0x0001d53e |
0x0001d580 |
66 |
19% |
8824 |
.text.zps_bAplZdoServerHandleConfirmAcks |
0x0001d580 |
0x0001d5d0 |
80 |
22% |
8827 |
Expected total in zps_apl_zdo_common.o file: |
364 |
Actual: |
364 |
100% |
8818 |
Flash640 / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDefaultServerInit |
0x0001d5d0 |
0x0001d5d4 |
4 |
1% |
8830 |
.text.zps_bAplZdoDefaultServer |
0x0001d5d4 |
0x0001d81c |
584 |
100% |
8833 |
Expected total in zps_apl_zdo_default_server.o file: |
588 |
Actual: |
588 |
100% |
8830 |
Flash640 / .text / zps_apl_zdo_bind_manager.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoBind |
0x0001d81c |
0x0001d8c4 |
168 |
100% |
8836 |
Expected total in zps_apl_zdo_bind_manager.o file: |
168 |
Actual: |
168 |
100% |
8836 |
Flash640 / .text / zps_apl_mac_isr.o |
Start |
End |
Size |
% |
Line |
.text.vPostVsMcpsDcfmInd |
0x0001d8c4 |
0x0001d9c0 |
252 |
45% |
8839 |
.text.vPostMcpsDcfmInd |
0x0001d9c0 |
0x0001d9c4 |
4 |
1% |
8841 |
.text.vPostMlmeDcfmInd |
0x0001d9c4 |
0x0001da60 |
156 |
28% |
8843 |
.text.zps_vAplAfIsrInit |
0x0001da60 |
0x0001da88 |
40 |
8% |
8846 |
.text.zps_vAplAfPostTimerEvent |
0x0001da88 |
0x0001dadc |
84 |
15% |
8849 |
.text.zps_vAplAfPostImmediateToTimerQueue |
0x0001dadc |
0x0001daf6 |
26 |
5% |
8852 |
Expected total in zps_apl_mac_isr.o file: |
562 |
Actual: |
562 |
100% |
8839 |
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNwkAddrServerInit |
0x0001daf6 |
0x0001dafa |
4 |
1% |
8855 |
.text.vZdoNwkAddrServerSendExtendResponse |
0x0001dafa |
0x0001db48 |
78 |
19% |
8858 |
.text.zps_bAplZdoNwkAddrServer |
0x0001db48 |
0x0001dca4 |
348 |
81% |
8862 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
430 |
Actual: |
430 |
100% |
8855 |
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoIeeeAddrServerInit |
0x0001dca4 |
0x0001dca8 |
4 |
1% |
8865 |
.text.vZdoIeeeAddrServerSendExtendResponse |
0x0001dca8 |
0x0001dcf4 |
76 |
19% |
8868 |
.text.zps_bAplZdoIeeeAddrServer |
0x0001dcf4 |
0x0001de3c |
328 |
81% |
8871 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
408 |
Actual: |
408 |
100% |
8865 |
Flash640 / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMatchDescServerInit |
0x0001de3c |
0x0001de40 |
4 |
1% |
8874 |
.text.zps_bAplZdoMatchDescServer |
0x0001de40 |
0x0001e128 |
744 |
100% |
8877 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
748 |
Actual: |
748 |
100% |
8874 |
Flash640 / .text / zps_apl_zdo_node_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNodeDescServerInit |
0x0001e128 |
0x0001e12c |
4 |
2% |
8880 |
.text.zps_bAplZdoNodeDescServer |
0x0001e12c |
0x0001e268 |
316 |
99% |
8883 |
Expected total in zps_apl_zdo_node_desc_server.o file: |
320 |
Actual: |
320 |
100% |
8880 |
Flash640 / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSimpleDescServerInit |
0x0001e268 |
0x0001e26c |
4 |
1% |
8886 |
.text.zps_bAplZdoSimpleDescServer |
0x0001e26c |
0x0001e484 |
536 |
100% |
8889 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
540 |
Actual: |
540 |
100% |
8886 |
Flash640 / .text / zps_apl_zdo_power_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoPowerDescServerInit |
0x0001e484 |
0x0001e488 |
4 |
2% |
8892 |
.text.zps_bAplZdoPowerDescServer |
0x0001e488 |
0x0001e578 |
240 |
99% |
8895 |
Expected total in zps_apl_zdo_power_desc_server.o file: |
244 |
Actual: |
244 |
100% |
8892 |
Flash640 / .text / zps_apl_zdo_active_ep_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoActiveEpServerInit |
0x0001e578 |
0x0001e57c |
4 |
2% |
8898 |
.text.zps_bAplZdoActiveEpServer |
0x0001e57c |
0x0001e658 |
220 |
99% |
8901 |
Expected total in zps_apl_zdo_active_ep_server.o file: |
224 |
Actual: |
224 |
100% |
8898 |
Flash640 / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDeviceAnnceServerInit |
0x0001e658 |
0x0001e65c |
4 |
1% |
8904 |
.text.zps_bAplZdoDeviceAnnceServer |
0x0001e65c |
0x0001e804 |
424 |
100% |
8908 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
428 |
Actual: |
428 |
100% |
8904 |
Flash640 / .text / zps_apl_zdo_system_server_discovery_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSystemServerDiscoveryServerInit |
0x0001e804 |
0x0001e808 |
4 |
3% |
8911 |
.text.zps_bAplZdoSystemServerDiscoveryServer |
0x0001e808 |
0x0001e890 |
136 |
98% |
8914 |
Expected total in zps_apl_zdo_system_server_discovery_server.o file: |
140 |
Actual: |
140 |
100% |
8911 |
Flash640 / .text / zps_apl_zdo_mgmt_lqi_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtLqiServerInit |
0x0001e890 |
0x0001e894 |
4 |
1% |
8917 |
.text.zps_bAplZdoMgmtLqiServer |
0x0001e894 |
0x0001ea90 |
508 |
100% |
8920 |
Expected total in zps_apl_zdo_mgmt_lqi_server.o file: |
512 |
Actual: |
512 |
100% |
8917 |
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.text.bSendResponse |
0x0001ea90 |
0x0001ead8 |
72 |
12% |
8923 |
.text.zps_vAplZdoMgmtLeaveServerInit |
0x0001ead8 |
0x0001eae4 |
12 |
2% |
8925 |
.text.zps_bAplZdoMgmtLeaveServer |
0x0001eae4 |
0x0001ecf0 |
524 |
87% |
8929 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
608 |
Actual: |
608 |
100% |
8923 |
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.text.vStartScanTimerExpiry |
0x0001ecf0 |
0x0001ed88 |
152 |
10% |
8932 |
.text.zps_vAplZdoMgmtNWKUpdateServerInit |
0x0001ed88 |
0x0001eda0 |
24 |
2% |
8934 |
.text.u16CalculateFailedTxCount |
0x0001eda0 |
0x0001edcc |
44 |
3% |
8937 |
.text.zps_bAplZdoMgmtNWKUpdateServer |
0x0001edcc |
0x0001f2f0 |
1316 |
80% |
8941 |
.text.vResetFailedTxCount |
0x0001f2f0 |
0x0001f314 |
36 |
3% |
8944 |
.text.vChangeChannelTimerExpiry |
0x0001f314 |
0x0001f362 |
78 |
5% |
8947 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
1650 |
Actual: |
1650 |
100% |
8932 |
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoBindUnbindServerInit |
0x0001f362 |
0x0001f368 |
6 |
1% |
8949 |
.text.u8ZdoBindUnbindServerUnpackApdu |
0x0001f368 |
0x0001f3ac |
68 |
10% |
8953 |
.text.vAplZdoBindUnbindServerMapApsmeToZdp |
0x0001f3ac |
0x0001f3ec |
64 |
9% |
8956 |
.text.bAplZdoBindUnbindServerProcessApdu |
0x0001f3ec |
0x0001f590 |
420 |
59% |
8960 |
.text.zps_bAplZdoBindUnbindServer |
0x0001f590 |
0x0001f62c |
156 |
22% |
8963 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
714 |
Actual: |
714 |
100% |
8949 |
Flash640 / .text / zps_apl_zdp_simple_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpSimpleDescRequest |
0x0001f62c |
0x0001f6bc |
144 |
100% |
8966 |
Expected total in zps_apl_zdp_simple_desc_req.o file: |
144 |
Actual: |
144 |
100% |
8966 |
Flash640 / .text / zps_apl_zdo_bound_data_request_manager.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoBindRequestServer |
0x0001f6bc |
0x0001f800 |
324 |
16% |
8969 |
.text.zps_eAplZdoBdrmRequestSend |
0x0001f800 |
0x0001f898 |
152 |
8% |
8972 |
.text.zps_vAplZdoBindRequestServerInit |
0x0001f898 |
0x0001f924 |
140 |
7% |
8975 |
.text.zps_eAplAfBoundDataReqNonBlocking |
0x0001f924 |
0x0001faec |
456 |
23% |
8978 |
.text.ZPS_vResetBoundServerContext |
0x0001faec |
0x0001fb3c |
80 |
4% |
8981 |
.text.vZdoBdrmBackStopTimerExpiry |
0x0001fb3c |
0x0001fb5c |
32 |
2% |
8984 |
.text.vZdoBdrmSendNextTimedRequest |
0x0001fb5c |
0x0001feac |
848 |
42% |
8987 |
Expected total in zps_apl_zdo_bound_data_request_manager.o file: |
2032 |
Actual: |
2032 |
100% |
8969 |
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.text.eSendDeviceAnnounce |
0x0001feac |
0x0001ff98 |
236 |
36% |
8990 |
.text.zps_vAplZdoClientLookupNwkAddress |
0x0001ff98 |
0x00020034 |
156 |
24% |
8992 |
.text.zps_vAplZdoZdoClientInit |
0x00020034 |
0x00020040 |
12 |
2% |
8995 |
.text.zps_bAplZdoZdoClient |
0x00020040 |
0x00020148 |
264 |
40% |
8999 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
668 |
Actual: |
668 |
100% |
8990 |
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtBindServerInit |
0x00020148 |
0x0002014c |
4 |
1% |
9002 |
.text.zps_bAplZdoMgmtBindServer |
0x0002014c |
0x00020338 |
492 |
100% |
9005 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
496 |
Actual: |
496 |
100% |
9002 |
Flash640 / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpApsdeReqInternal |
0x00020338 |
0x000203d0 |
152 |
38% |
9008 |
.text.zps_eAplZdpRequestApsdeReq |
0x000203d0 |
0x00020450 |
128 |
32% |
9011 |
.text.zps_eAplZdpResponseApsdeReq |
0x00020450 |
0x00020464 |
20 |
5% |
9014 |
.text.zps_eAplZdpGenStatusOnlyResponse |
0x00020464 |
0x000204d0 |
108 |
27% |
9017 |
Expected total in zps_apl_zdp_apsde_req.o file: |
408 |
Actual: |
408 |
100% |
9008 |
Flash640 / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpDeviceAnnceRequest |
0x000204d0 |
0x00020538 |
104 |
100% |
9020 |
Expected total in zps_apl_zdp_device_annce.o file: |
104 |
Actual: |
104 |
100% |
9020 |
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpIeeeAddrRequest |
0x00020538 |
0x000205a0 |
104 |
100% |
9023 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
104 |
Actual: |
104 |
100% |
9023 |
Flash640 / .text / zps_apl_zdp_match_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMatchDescRequest |
0x000205a0 |
0x00020658 |
184 |
100% |
9026 |
Expected total in zps_apl_zdp_match_desc_req.o file: |
184 |
Actual: |
184 |
100% |
9026 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtNwkUpdateRequest |
0x00020658 |
0x00020700 |
168 |
100% |
9029 |
Expected total in zps_apl_zdp_mgmt_nwk_update_req.o file: |
168 |
Actual: |
168 |
100% |
9029 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtPermitJoiningRequest |
0x00020700 |
0x000207b4 |
180 |
100% |
9032 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
180 |
Actual: |
180 |
100% |
9032 |
Flash640 / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpNodeDescRequest |
0x000207b4 |
0x00020830 |
124 |
100% |
9035 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
124 |
Actual: |
124 |
100% |
9035 |
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNwkAddrResponse |
0x00020830 |
0x000208fc |
204 |
100% |
9038 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
204 |
Actual: |
204 |
100% |
9038 |
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpIeeeAddrResponse |
0x000208fc |
0x000209c8 |
204 |
100% |
9041 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
204 |
Actual: |
204 |
100% |
9041 |
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNodeDescResponse |
0x000209c8 |
0x00020a68 |
160 |
100% |
9044 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
160 |
Actual: |
160 |
100% |
9044 |
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpPowerDescResponse |
0x00020a68 |
0x00020af8 |
144 |
100% |
9047 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
144 |
Actual: |
144 |
100% |
9047 |
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSimpleDescResponse |
0x00020af8 |
0x00020bd8 |
224 |
100% |
9050 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
224 |
Actual: |
224 |
100% |
9050 |
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpActiveEpResponse |
0x00020bd8 |
0x00020c64 |
140 |
100% |
9053 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
140 |
Actual: |
140 |
100% |
9053 |
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMatchDescResponse |
0x00020c64 |
0x00020cf0 |
140 |
100% |
9056 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
140 |
Actual: |
140 |
100% |
9056 |
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSystemServerDiscoveryResponse |
0x00020cf0 |
0x00020d64 |
116 |
100% |
9059 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
116 |
Actual: |
116 |
100% |
9059 |
Flash640 / .text / zps_apl_zdp_bind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpBindResponse |
0x00020d64 |
0x00020d8a |
38 |
100% |
9062 |
Expected total in zps_apl_zdp_bind_rsp.o file: |
38 |
Actual: |
38 |
100% |
9062 |
Flash640 / .text / zps_apl_zdp_unbind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpUnbindResponse |
0x00020d8a |
0x00020db0 |
38 |
100% |
9065 |
Expected total in zps_apl_zdp_unbind_rsp.o file: |
38 |
Actual: |
38 |
100% |
9065 |
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtLqiResponse |
0x00020db0 |
0x00020ea0 |
240 |
100% |
9068 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
240 |
Actual: |
240 |
100% |
9068 |
Flash640 / .text / zps_apl_zdp_mgmt_leave_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtLeaveResponse |
0x00020ea0 |
0x00020ec8 |
40 |
100% |
9071 |
Expected total in zps_apl_zdp_mgmt_leave_rsp.o file: |
40 |
Actual: |
40 |
100% |
9071 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtNwkUpdateNotifyResponse |
0x00020ec8 |
0x00020f70 |
168 |
100% |
9075 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
168 |
Actual: |
168 |
100% |
9075 |
Flash640 / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_eMacRadioTypeFromPage |
0x00020f70 |
0x00020f7e |
14 |
4% |
9078 |
.text.ZPS_eMacRadioTypeFromChannelMask |
0x00020f7e |
0x00020f84 |
6 |
2% |
9081 |
.text.ZPS_eMacValidateChannelMask |
0x00020f84 |
0x00020fa4 |
32 |
9% |
9084 |
.text.ZPS_u8MacGetChannelOffsetFromPage |
0x00020fa4 |
0x00020fb4 |
16 |
5% |
9087 |
.text.ZPS_u8MacGetLowChanForPage |
0x00020fb4 |
0x00020fc4 |
16 |
5% |
9090 |
.text.ZPS_u8MacGetHighChanForPage |
0x00020fc4 |
0x00020fd4 |
16 |
5% |
9093 |
.text.ZPS_u8MacGetChannelOffsetFromMask |
0x00020fd4 |
0x00020fda |
6 |
2% |
9096 |
.text.ZPS_u32MacGetChannelMaskFromNum |
0x00020fda |
0x00021020 |
70 |
20% |
9099 |
.text.ZPS_u8MacPibGetBeaconPayloadLength |
0x00021020 |
0x0002102c |
12 |
4% |
9103 |
.text.ZPS_u8MacPibGetBeaconPayload |
0x0002102c |
0x00021040 |
20 |
6% |
9106 |
.text.ZPS_bMacGetEnhancedMode |
0x00021040 |
0x0002104c |
12 |
4% |
9109 |
.text.zps_bMacConvertEnhancedBeacon |
0x0002104c |
0x00021096 |
74 |
21% |
9112 |
.text.zps_vMacCommonMlmeCallBackHandler |
0x00021096 |
0x000210cc |
54 |
15% |
9115 |
.text.vMacShimException |
0x000210cc |
0x000210d6 |
10 |
3% |
9118 |
.text.TSV_eClose |
0x000210d6 |
0x000210da |
4 |
2% |
9121 |
Expected total in zps_mac_common.o file: |
362 |
Actual: |
362 |
100% |
9078 |
Flash640 / .text / zps_mac_ie.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8MacIECopyZigbeePayloadSubIE |
0x000210da |
0x0002119e |
196 |
100% |
9124 |
Expected total in zps_mac_ie.o file: |
196 |
Actual: |
196 |
100% |
9124 |
Flash640 / .text / zps_mac_if_table.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_u8MacIFTGetNumInterfaces |
0x0002119e |
0x000211aa |
12 |
2% |
9127 |
.text.ZPS_u16MacIFTGetIDByChannelMask |
0x000211aa |
0x000211d8 |
46 |
6% |
9130 |
.text.ZPS_u16MacIFTCheckForRadioType |
0x000211d8 |
0x00021200 |
40 |
5% |
9133 |
.text.ZPS_u16MacIFTGetIDByRadioType |
0x00021200 |
0x0002122a |
42 |
6% |
9136 |
.text.ZPS_vMacIFTSetActiveChannel |
0x0002122a |
0x00021236 |
12 |
2% |
9139 |
.text.ZPS_u8GetChannelOffset |
0x00021236 |
0x0002125e |
40 |
5% |
9142 |
.text.ZPS_u8MacIFTGetChannelMaskCount |
0x0002125e |
0x000212a0 |
66 |
8% |
9145 |
.text.ZPS_pu32MacIFTGetChannelMaskForPage |
0x000212a0 |
0x000212e8 |
72 |
9% |
9148 |
.text.ZPS_u8MacIFTAddUpdateChannelMask |
0x000212e8 |
0x00021366 |
126 |
16% |
9151 |
.text.ZPS_u8MacIFTGetIntfState |
0x00021366 |
0x00021388 |
34 |
5% |
9154 |
.text.ZPS_u8MacIFTGetRouterAllowed |
0x00021388 |
0x000213aa |
34 |
5% |
9157 |
.text.ZPS_vMacIFTGetChannelMaskFromMacId |
0x000213aa |
0x000213ee |
68 |
9% |
9160 |
.text.ZPS_u32MacIFTGetChanMaskFromActChan |
0x000213ee |
0x00021454 |
102 |
13% |
9163 |
.text.ZPS_vMacIFTClearCounts |
0x00021454 |
0x000214dc |
136 |
17% |
9166 |
Expected total in zps_mac_if_table.o file: |
830 |
Actual: |
830 |
100% |
9127 |
Flash640 / .text / zps_mac_shim.o |
Start |
End |
Size |
% |
Line |
.text.vMacMcpsCallBackHandler |
0x000214dc |
0x000214e8 |
12 |
3% |
9170 |
.text.vMacMlmeCallBackHandler |
0x000214e8 |
0x00021508 |
32 |
6% |
9172 |
.text.ZPS_vMacShimInit |
0x00021508 |
0x0002155c |
84 |
15% |
9174 |
.text.ZPS_bMacIsMultiMac |
0x0002155c |
0x00021560 |
4 |
1% |
9177 |
.text.ZPS_vMacHandleMcpsVsReqRsp |
0x00021560 |
0x000215d0 |
112 |
20% |
9180 |
.text.ZPS_vMacHandleMlmeVsReqRsp |
0x000215d0 |
0x00021628 |
88 |
16% |
9183 |
.text.ZPS_u8MultiMacInitAuxChannel |
0x00021628 |
0x0002162c |
4 |
1% |
9186 |
.text.ZPS_u8MultiMacSelectAuxChannel |
0x0002162c |
0x00021630 |
4 |
1% |
9189 |
.text.ZPS_vNwkHandleMcpsDcfmInd |
0x00021630 |
0x00021634 |
4 |
1% |
9192 |
.text.vAppApiSetMacAddrLocation |
0x00021634 |
0x00021644 |
16 |
3% |
9196 |
.text.ZPS_vMacTask |
0x00021644 |
0x00021646 |
2 |
1% |
9199 |
.text.ZPS_u16MacPibGetCoordShortAddress |
0x00021646 |
0x0002164a |
4 |
1% |
9202 |
.text.ZPS_u8MacPibGetMaxFrameRetries |
0x0002164a |
0x0002164e |
4 |
1% |
9205 |
.text.ZPS_u16MacPibGetPanId |
0x0002164e |
0x00021652 |
4 |
1% |
9208 |
.text.ZPS_u16MacPibGetShortAddr |
0x00021652 |
0x00021656 |
4 |
1% |
9211 |
.text.ZPS_bMacPibGetRxOnWhenIdle |
0x00021656 |
0x0002165a |
4 |
1% |
9214 |
.text.ZPS_sMacPibGetCoordExtAddr |
0x0002165a |
0x00021666 |
12 |
3% |
9217 |
.text.ZPS_vMacPibSetCoordShortAddress |
0x00021666 |
0x0002166a |
4 |
1% |
9220 |
.text.ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x0002166a |
0x0002166e |
4 |
1% |
9223 |
.text.ZPS_vMacPibSetTransactionPersistenceTime |
0x0002166e |
0x00021672 |
4 |
1% |
9226 |
.text.ZPS_vMacPibSetPanId |
0x00021672 |
0x00021676 |
4 |
1% |
9229 |
.text.ZPS_vMacPibSetShortAddr |
0x00021676 |
0x0002167a |
4 |
1% |
9232 |
.text.ZPS_vMacPibSetMinBe |
0x0002167a |
0x0002167e |
4 |
1% |
9235 |
.text.ZPS_vMacPibSetMaxBe |
0x0002167e |
0x00021682 |
4 |
1% |
9238 |
.text.ZPS_vMacPibSetMaxCsmaBackoffs |
0x00021682 |
0x00021686 |
4 |
1% |
9241 |
.text.ZPS_vMacPibSetRxOnWhenIdle |
0x00021686 |
0x0002168a |
4 |
1% |
9244 |
.text.ZPS_vMacPibSetCoordExtAddr |
0x0002168a |
0x0002169c |
18 |
4% |
9247 |
.text.ZPS_vMacPibSetBeaconPayload |
0x0002169c |
0x000216c8 |
44 |
8% |
9250 |
.text.ZPS_vMacSetEBRPayloadJoin |
0x000216c8 |
0x000216ca |
2 |
1% |
9253 |
.text.ZPS_vMacSetEBRPayloadReJoin |
0x000216ca |
0x000216cc |
2 |
1% |
9256 |
.text.ZPS_vMacPibSetDsn |
0x000216cc |
0x000216d0 |
4 |
1% |
9259 |
.text.ZPS_vMacPibSetExtAddr |
0x000216d0 |
0x000216d4 |
4 |
1% |
9262 |
.text.ZPS_vMacPibSetRxInCca |
0x000216d4 |
0x000216d8 |
4 |
1% |
9265 |
.text.ZPS_vMacSetVsOUIBytes |
0x000216d8 |
0x000216da |
2 |
1% |
9268 |
.text.ZPS_eMacPlmeGet |
0x000216da |
0x000216de |
4 |
1% |
9271 |
.text.ZPS_eMacPlmeSet |
0x000216de |
0x000216e4 |
6 |
2% |
9274 |
.text.ZPS_vMacSetEnhancedMode |
0x000216e4 |
0x000216f0 |
12 |
3% |
9278 |
.text.ZPS_vMacBeaconRequest |
0x000216f0 |
0x000216fe |
14 |
3% |
9281 |
.text.ZPS_vMacRestoreInterfaceState |
0x000216fe |
0x00021700 |
2 |
1% |
9284 |
.text.ZPS_u8MacSetTXPower |
0x00021700 |
0x00021704 |
4 |
1% |
9287 |
.text.ZPS_u8MacGetTXPower |
0x00021704 |
0x00021708 |
4 |
1% |
9290 |
.text.ZPS_u8MacDeleteTXPower |
0x00021708 |
0x0002170c |
4 |
1% |
9293 |
.text.ZPS_u8MacClearTXPowerTable |
0x0002170c |
0x00021710 |
4 |
1% |
9296 |
.text.APP_bMultimaskJoinCallBack |
0x00021710 |
0x00021718 |
8 |
2% |
9299 |
Expected total in zps_mac_shim.o file: |
572 |
Actual: |
572 |
100% |
9170 |
Flash640 / .text / zps_miniMac.o |
Start |
End |
Size |
% |
Line |
.text.vInitBufferQueues |
0x00021718 |
0x000217e0 |
200 |
8% |
9302 |
.text.vRetryTxFailure |
0x000217e0 |
0x00021808 |
40 |
2% |
9304 |
.text.zps_vSocMacShimInit |
0x00021808 |
0x00021864 |
92 |
4% |
9307 |
.text.zps_vSocMacHandleMlmeVsReqRsp |
0x00021864 |
0x000219e4 |
384 |
15% |
9310 |
.text.vMiniMac_MlmeCallback |
0x000219e4 |
0x00021b88 |
420 |
16% |
9313 |
.text.vMiniMac_DataRequestCallback |
0x00021b88 |
0x00021ba4 |
28 |
2% |
9316 |
.text.vMiniMac_EmptyMcpsFrameWithFpSetCallback |
0x00021ba4 |
0x00021bb4 |
16 |
1% |
9319 |
.text.psMiniMac_GetTxBufferCallback |
0x00021bb4 |
0x00021bdc |
40 |
2% |
9322 |
.text.psMiniMac_GetRxBufferCallback |
0x00021bdc |
0x00021c14 |
56 |
3% |
9325 |
.text.vMiniMac_ReturnTxBufferCallback |
0x00021c14 |
0x00021c40 |
44 |
2% |
9328 |
.text.zps_vSocMacHandleMcpsVsReqRsp |
0x00021c40 |
0x00021d4c |
268 |
11% |
9331 |
.text.vMiniMac_ReturnRxBufferCallback |
0x00021d4c |
0x00021d78 |
44 |
2% |
9335 |
.text.vMiniMac_McpsCallback |
0x00021d78 |
0x0002203c |
708 |
27% |
9338 |
.text.SOC_ZPS_u16MacPibGetCoordShortAddress |
0x0002203c |
0x00022048 |
12 |
1% |
9341 |
.text.SOC_ZPS_u8MacPibGetMaxFrameRetries |
0x00022048 |
0x00022054 |
12 |
1% |
9344 |
.text.SOC_ZPS_u16MacPibGetPanId |
0x00022054 |
0x00022060 |
12 |
1% |
9347 |
.text.SOC_ZPS_u16MacPibGetShortAddr |
0x00022060 |
0x0002206c |
12 |
1% |
9350 |
.text.SOC_ZPS_bMacPibGetRxOnWhenIdle |
0x0002206c |
0x00022078 |
12 |
1% |
9353 |
.text.SOC_ZPS_sMacPibGetCoordExtAddr |
0x00022078 |
0x0002208c |
20 |
1% |
9356 |
.text.SOC_ZPS_vMacPibSetCoordShortAddress |
0x0002208c |
0x00022098 |
12 |
1% |
9359 |
.text.SOC_ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x00022098 |
0x000220a4 |
12 |
1% |
9362 |
.text.SOC_ZPS_vMacPibSetTransactionPersistenceTime |
0x000220a4 |
0x000220b0 |
12 |
1% |
9365 |
.text.SOC_ZPS_vMacPibSetPanId |
0x000220b0 |
0x000220b8 |
8 |
1% |
9368 |
.text.SOC_ZPS_vMacPibSetShortAddr |
0x000220b8 |
0x000220c0 |
8 |
1% |
9371 |
.text.SOC_ZPS_vMacPibSetMinBe |
0x000220c0 |
0x000220c8 |
8 |
1% |
9374 |
.text.SOC_ZPS_vMacPibSetMaxBe |
0x000220c8 |
0x000220cc |
4 |
1% |
9377 |
.text.SOC_ZPS_vMacPibSetMaxCsmaBackoffs |
0x000220cc |
0x000220d4 |
8 |
1% |
9380 |
.text.SOC_ZPS_vMacPibSetRxOnWhenIdle |
0x000220d4 |
0x000220e0 |
12 |
1% |
9383 |
.text.SOC_ZPS_vMacPibSetCoordExtAddr |
0x000220e0 |
0x000220f8 |
24 |
1% |
9387 |
.text.SOC_ZPS_vMacPibSetBeaconPayload |
0x000220f8 |
0x00022118 |
32 |
2% |
9390 |
.text.SOC_ZPS_vMacPibSetDsn |
0x00022118 |
0x00022124 |
12 |
1% |
9393 |
.text.SOC_ZPS_vMacPibSetBeaconRequestLqiThreshold |
0x00022124 |
0x00022130 |
12 |
1% |
9396 |
.text.SOC_ZPS_vMacPibSetExtAddr |
0x00022130 |
0x0002214c |
28 |
2% |
9399 |
.text.SOC_ZPS_vMacPibSetRxInCca |
0x0002214c |
0x00022164 |
24 |
1% |
9402 |
.text.SOC_ZPS_eMacPlmeGet |
0x00022164 |
0x00022168 |
4 |
1% |
9405 |
.text.SOC_ZPS_eMacPlmeSet |
0x00022168 |
0x0002216c |
4 |
1% |
9408 |
.text.SOC_ZPS_u8MacGetTXPower |
0x0002216c |
0x00022170 |
4 |
1% |
9411 |
.text.SOC_ZPS_u8MacSetTXPower |
0x00022170 |
0x00022174 |
4 |
1% |
9414 |
.text.SOC_ZPS_u8MacDeleteTXPower |
0x00022174 |
0x00022178 |
4 |
1% |
9417 |
.text.SOC_ZPS_u8MacClearTXPowerTable |
0x00022178 |
0x0002217c |
4 |
1% |
9420 |
Expected total in zps_miniMac.o file: |
2660 |
Actual: |
2660 |
100% |
9302 |
Flash640 / .text / pwrm.o |
Start |
End |
Size |
% |
Line |
.text.PWRM_eStartActivity |
0x0002217c |
0x00022186 |
10 |
32% |
9423 |
.text.PWRM_eFinishActivity |
0x00022186 |
0x00022190 |
10 |
32% |
9426 |
.text.PWRM_u16GetActivityCount |
0x00022190 |
0x0002219c |
12 |
38% |
9429 |
Expected total in pwrm.o file: |
32 |
Actual: |
32 |
100% |
9423 |
Flash640 / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.text.vHandleApsInterPanDcfmData |
0x0002219c |
0x000221e0 |
68 |
5% |
9432 |
.text.ZPS_vAplZdoRegisterInterPanFilter |
0x000221e0 |
0x000221ec |
12 |
1% |
9436 |
.text.vFillApduErrorEventInterPan |
0x000221ec |
0x00022224 |
56 |
5% |
9439 |
.text.vPostInterPanToEndpoint |
0x00022224 |
0x00022384 |
352 |
26% |
9443 |
.text.vApsInterPanMcpsDataInd |
0x00022384 |
0x0002250c |
392 |
29% |
9446 |
.text.zps_vAfInterPanInit |
0x0002250c |
0x00022520 |
20 |
2% |
9449 |
.text.ZPS_vApsHandleInterPanReqRsp |
0x00022520 |
0x00022674 |
340 |
25% |
9452 |
.text.zps_eAplAfInterPanDataReq |
0x00022674 |
0x00022700 |
140 |
11% |
9455 |
Expected total in zps_apl_interpan.o file: |
1380 |
Actual: |
1380 |
100% |
9432 |
Flash640 / .text / zps_apl_options.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vRegisterInterPanHandlers |
0x00022700 |
0x0002270c |
12 |
12% |
9458 |
.text.ZPS_vInterceptMcpsDataCallback |
0x0002270c |
0x00022766 |
90 |
89% |
9461 |
Expected total in zps_apl_options.o file: |
102 |
Actual: |
102 |
100% |
9458 |
Flash640 / .text / zps_nwk_dcim.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkRegisterNlmeDcfmIndCallbacks |
0x00022766 |
0x00022774 |
14 |
19% |
9464 |
.text.ZPS_vNwkRegisterNldeDcfmIndCallbacks |
0x00022774 |
0x00022782 |
14 |
19% |
9467 |
.text.zps_psNwkDcfmIndGetBuf |
0x00022782 |
0x00022798 |
22 |
29% |
9470 |
.text.zps_eNwkDcfmIndPost |
0x00022798 |
0x000227b2 |
26 |
35% |
9473 |
Expected total in zps_nwk_dcim.o file: |
76 |
Actual: |
76 |
100% |
9464 |
Flash640 / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.text.eLeaveDataDcfmLocalLeave |
0x000227b2 |
0x0002280c |
90 |
13% |
9476 |
.text.eLeaveReset |
0x0002280c |
0x00022864 |
88 |
12% |
9478 |
.text.zps_psNwkSendLeaveCmd |
0x00022864 |
0x000228e4 |
128 |
18% |
9480 |
.text.zps_psNwkPropagateLocalLeave |
0x000228e4 |
0x00022910 |
44 |
6% |
9483 |
.text.zps_vNwkHandleCmeLeaveReq |
0x00022910 |
0x00022964 |
84 |
12% |
9487 |
.text.zps_eNwkHandleSceLeave |
0x00022964 |
0x00022a90 |
300 |
41% |
9490 |
Expected total in zps_nwk_leave.o file: |
734 |
Actual: |
734 |
100% |
9476 |
Flash640 / .text / zps_nwk_lib.o |
Start |
End |
Size |
% |
Line |
.text.zps_eSmeGenlIllegal |
0x00022a90 |
0x00022a96 |
6 |
3% |
9493 |
.text.zps_eSceGenlIllegal |
0x00022a96 |
0x00022a9c |
6 |
3% |
9496 |
.text.zps_vNwkLibU16ToPayload |
0x00022a9c |
0x00022aa4 |
8 |
4% |
9499 |
.text.zps_vNwkLibU32ToPayload |
0x00022aa4 |
0x00022ab4 |
16 |
8% |
9502 |
.text.zps_vNwkLibU64ToPayload |
0x00022ab4 |
0x00022ad4 |
32 |
15% |
9505 |
.text.zps_vInitBeaconPayload |
0x00022ad4 |
0x00022b58 |
132 |
59% |
9509 |
.text.zps_u16NwkLibFromPayload |
0x00022b58 |
0x00022b5c |
4 |
2% |
9512 |
.text.zps_u64NwkLibFromPayload |
0x00022b5c |
0x00022b64 |
8 |
4% |
9515 |
.text.zps_u8NwkLibChannelLow |
0x00022b64 |
0x00022b6a |
6 |
3% |
9518 |
.text.zps_u8NwkLibChannelHigh |
0x00022b6a |
0x00022b70 |
6 |
3% |
9521 |
Expected total in zps_nwk_lib.o file: |
224 |
Actual: |
224 |
100% |
9493 |
Flash640 / .text / zps_nwk_lkst.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8CalcLinkCost |
0x00022b70 |
0x00022bc4 |
84 |
100% |
9524 |
Expected total in zps_nwk_lkst.o file: |
84 |
Actual: |
84 |
100% |
9524 |
Flash640 / .text / zps_nwk_main.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pvNwkCtor |
0x00022bc4 |
0x00022c30 |
108 |
73% |
9527 |
.text.ZPS_pvNwkGetHandle |
0x00022c30 |
0x00022c3c |
12 |
9% |
9530 |
.text.ZPS_vExtendedStatusSetCallback |
0x00022c3c |
0x00022c48 |
12 |
9% |
9533 |
.text.ZPS_vSetExtendedStatus |
0x00022c48 |
0x00022c58 |
16 |
11% |
9536 |
Expected total in zps_nwk_main.o file: |
148 |
Actual: |
148 |
100% |
9527 |
Flash640 / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.text.eUnsolicitedRejoinRspDataDcfm |
0x00022c58 |
0x00022c78 |
32 |
2% |
9539 |
.text.zps_vSendNwkStatusInd |
0x00022c78 |
0x00022c9e |
38 |
2% |
9541 |
.text.vHandleNwkRemoteUpdateAfterBcast |
0x00022c9e |
0x00022d08 |
106 |
4% |
9544 |
.text.vHandleEdTimeoutReqExpiry |
0x00022d08 |
0x00022d94 |
140 |
5% |
9547 |
.text.eEdTimeoutRequestDataDcfm |
0x00022d94 |
0x00022db2 |
30 |
2% |
9549 |
.text.zps_vProcessLocalAddrConflict |
0x00022db2 |
0x00022e04 |
82 |
3% |
9551 |
.text.zps_bNwkIsBeaconZigbee |
0x00022e04 |
0x00022e18 |
20 |
1% |
9554 |
.text.zps_eNwkHandleSmeBeaconNotifyInd |
0x00022e18 |
0x00022eb8 |
160 |
6% |
9558 |
.text.zps_vNwkRemoveConflictedBroadcast |
0x00022eb8 |
0x00022f04 |
76 |
3% |
9561 |
.text.zps_eNwkHandleSceNwkUpdate |
0x00022f04 |
0x00022f28 |
36 |
2% |
9565 |
.text.zps_eNwkHandleSceNwkEdTimeoutRsp |
0x00022f28 |
0x00022f88 |
96 |
4% |
9568 |
.text.zps_psSendNetworkStatusCmd |
0x00022f88 |
0x00023020 |
152 |
6% |
9571 |
.text.zps_vProcessChildAddrConflict |
0x00023020 |
0x000230dc |
188 |
7% |
9574 |
.text.zps_eNwkHandleSceNwkStatus |
0x000230dc |
0x000231ea |
270 |
10% |
9577 |
.text.zps_psSendNetworkReportCmd |
0x000231ea |
0x000232c2 |
216 |
8% |
9580 |
.text.vSendNetworkReport |
0x000232c2 |
0x000232c8 |
6 |
1% |
9583 |
.text.zps_psSendNetworkEdTimeoutReqCmd |
0x000232c8 |
0x00023368 |
160 |
6% |
9586 |
.text.zps_bNwkFindAddIeeeAddr |
0x00023368 |
0x000234de |
374 |
13% |
9589 |
.text.ZPS_vRemoveEntryFromAddressMap |
0x000234de |
0x0002352c |
78 |
3% |
9592 |
.text.ZPS_u64NwkNibGetMappedIeeeAddr |
0x0002352c |
0x00023552 |
38 |
2% |
9595 |
.text.eCheckAddrConflict.constprop.0 |
0x00023552 |
0x000235e0 |
142 |
5% |
9598 |
.text.zps_eProcessAddrConflict |
0x000235e0 |
0x00023762 |
386 |
14% |
9600 |
.text.ZPS_vNwkUpdateTxBytesForNeighbor |
0x00023762 |
0x00023796 |
52 |
2% |
9603 |
.text.ZPS_vNwkUpdateRxBytesForNeighbor |
0x00023796 |
0x000237ca |
52 |
2% |
9606 |
.text.ZPS_u8nwkNewIDtest |
0x000237ca |
0x000237ec |
34 |
2% |
9609 |
Expected total in zps_nwk_maint.o file: |
2964 |
Actual: |
2964 |
100% |
9539 |
Flash640 / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.text.vNwkMcpsTimerCallback |
0x000237ec |
0x00023800 |
20 |
1% |
9612 |
.text.vProcessTimedList |
0x00023800 |
0x0002383c |
60 |
2% |
9615 |
.text.ZPS_bHookMcpsDcfmFail |
0x0002383c |
0x0002383e |
2 |
1% |
9617 |
.text.ZPS_bHookMcpsDcfmInd |
0x0002383e |
0x00023852 |
20 |
1% |
9620 |
.text.bSdeHandleDataFrm |
0x00023852 |
0x0002391c |
202 |
6% |
9623 |
.text.zps_vNwkMcpsMgrInit |
0x0002391c |
0x000239b4 |
152 |
5% |
9627 |
.text.zps_vNwkMcpsMgrPostTimed |
0x000239b4 |
0x000239ca |
22 |
1% |
9630 |
.text.zps_psNwkMcpsMgrAllocateReqDescr |
0x000239ca |
0x000239d2 |
8 |
1% |
9633 |
.text.zps_bNwkMcpsMgrRemoveDescrFromLists |
0x000239d2 |
0x00023a10 |
62 |
2% |
9636 |
.text.zps_vNwkMcpsMgrFreeReqDescr |
0x00023a10 |
0x00023a68 |
88 |
3% |
9639 |
.text.zps_bNwkMcpsMgrDfcmBitmapUpdateAndCheck |
0x00023a68 |
0x00023aa0 |
56 |
2% |
9642 |
.text.zps_psNwkMcpsMgrFindSubmittedByHandle |
0x00023aa0 |
0x00023aba |
26 |
1% |
9645 |
.text.zps_psNwkMcpsMgrFindByBtr |
0x00023aba |
0x00023ae0 |
38 |
2% |
9648 |
.text.zps_vNwkMcpsMgrTidyBtrReqDescr |
0x00023ae0 |
0x00023b04 |
36 |
1% |
9651 |
.text.zps_u8NwkAllocateMcpsHandle |
0x00023b04 |
0x00023b34 |
48 |
2% |
9654 |
.text.zps_vNwkFreeMcpsHandle |
0x00023b34 |
0x00023b54 |
32 |
1% |
9657 |
.text.vNwkMcpsSendTimedDfcm |
0x00023b54 |
0x00023bd8 |
132 |
4% |
9661 |
.text.vProcessListsForSubmission |
0x00023bd8 |
0x00023dec |
532 |
15% |
9664 |
.text.vMcpsMgrExpiry |
0x00023dec |
0x00023e16 |
42 |
2% |
9666 |
.text.zps_vNwkMcpsMgrPost |
0x00023e16 |
0x00023e38 |
34 |
1% |
9668 |
.text.ZPS_vNwkHandleMcpsVsInd |
0x00023e38 |
0x00024450 |
1560 |
43% |
9671 |
.text.zps_vNwkMcpsMgrRemoveAndMakeLimbo |
0x00024450 |
0x00024478 |
40 |
2% |
9674 |
.text.zps_bNwkHandleSdeActvDcfmData |
0x00024478 |
0x00024550 |
216 |
6% |
9677 |
.text.vMcpsMgrTimeoutExpiry |
0x00024550 |
0x000245c8 |
120 |
4% |
9680 |
.text.ZPS_vNwkHandleMcpsVsDcfm |
0x000245c8 |
0x0002462c |
100 |
3% |
9683 |
.text.ZPS_vNwkSetOptionsFilter |
0x0002462c |
0x0002463c |
16 |
1% |
9687 |
Expected total in zps_nwk_mcps.o file: |
3664 |
Actual: |
3664 |
100% |
9612 |
Flash640 / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleMlmeDcfmInd |
0x0002463c |
0x000246a4 |
104 |
100% |
9690 |
Expected total in zps_nwk_mlme.o file: |
104 |
Actual: |
104 |
100% |
9690 |
Flash640 / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.text.vLoadNwkRecord |
0x000246a4 |
0x000246dc |
56 |
1% |
9693 |
.text.zps_vNwkDefaultStateMachines |
0x000246dc |
0x00024734 |
88 |
2% |
9695 |
.text.zps_vDefaultNwkLayer |
0x00024734 |
0x00024904 |
464 |
9% |
9699 |
.text.ZPS_psNwkNibGetHandle |
0x00024904 |
0x0002490a |
6 |
1% |
9702 |
.text.ZPS_u16NwkNibGetNwkAddr |
0x0002490a |
0x0002490e |
4 |
1% |
9705 |
.text.ZPS_u64NwkNibGetExtAddr |
0x0002490e |
0x00024912 |
4 |
1% |
9708 |
.text.ZPS_u16NwkNibGetMacPanId |
0x00024912 |
0x00024916 |
4 |
1% |
9711 |
.text.ZPS_vNwkNibIncSeqNum |
0x00024916 |
0x00024922 |
12 |
1% |
9714 |
.text.ZPS_u64NwkNibGetEpid |
0x00024922 |
0x00024928 |
6 |
1% |
9717 |
.text.ZPS_vNwkNibClearTables |
0x00024928 |
0x00024a2e |
262 |
5% |
9720 |
.text.ZPS_vNwkNibClearDiscoveryNT |
0x00024a2e |
0x00024a50 |
34 |
1% |
9723 |
.text.ZPS_bNwkNibAddrMapAddEntry |
0x00024a50 |
0x00024bf8 |
424 |
8% |
9727 |
.text.ZPS_bNwkNibNtActvMatch |
0x00024bf8 |
0x00024c8c |
148 |
3% |
9730 |
.text.bCheckNwkAddr |
0x00024c8c |
0x00024cd4 |
72 |
2% |
9733 |
.text.ZPS_bNwkNibNtActvUnusedChild |
0x00024cd4 |
0x00024cfc |
40 |
1% |
9736 |
.text.ZPS_bNwkNibNtActvFindChild |
0x00024cfc |
0x00024dfc |
256 |
5% |
9739 |
.text.ZPS_u8NwkNibNtDiscMatch |
0x00024dfc |
0x00024e82 |
134 |
3% |
9742 |
.text.ZPS_u64NwkNibFindExtAddr |
0x00024e82 |
0x00024f2a |
168 |
3% |
9745 |
.text.ZPS_u16NwkNibFindNwkAddr |
0x00024f2a |
0x00024fcc |
162 |
3% |
9748 |
.text.ZPS_vNwkSaveRecord |
0x00024fcc |
0x00024ff4 |
40 |
1% |
9752 |
.text.ZPS_vNwkNibSetNwkAddr |
0x00024ff4 |
0x00025010 |
28 |
1% |
9755 |
.text.ZPS_vNwkNibSetNwkAddrNibOnly |
0x00025010 |
0x0002501c |
12 |
1% |
9758 |
.text.ZPS_vNwkNibSetExtPanId |
0x0002501c |
0x00025054 |
56 |
1% |
9762 |
.text.ZPS_vNwkNibSetKeySeqNum |
0x00025054 |
0x00025068 |
20 |
1% |
9765 |
.text.ZPS_vNwkNibSetDepth |
0x00025068 |
0x0002509c |
52 |
1% |
9768 |
.text.ZPS_vNwkNibSetUpdateId |
0x0002509c |
0x000250c8 |
44 |
1% |
9771 |
.text.ZPS_vNwkNibSetPanId |
0x000250c8 |
0x000250e4 |
28 |
1% |
9774 |
.text.ZPS_vNwkNibSetCapabilityInfo |
0x000250e4 |
0x0002510c |
40 |
1% |
9777 |
.text.ZPS_vNwkNibSetChannel |
0x0002510c |
0x0002512e |
34 |
1% |
9780 |
.text.ZPS_vNwkNibSetAuxChannel |
0x0002512e |
0x00025150 |
34 |
1% |
9783 |
.text.ZPS_vNwkNibSetParentAddr |
0x00025150 |
0x0002516a |
26 |
1% |
9786 |
.text.ZPS_vNwkSaveNt |
0x0002516a |
0x00025186 |
28 |
1% |
9789 |
.text.ZPS_vNtSetAuthStatus |
0x00025186 |
0x0002519a |
20 |
1% |
9792 |
.text.ZPS_vNwkSaveSecMat |
0x0002519a |
0x000251b0 |
22 |
1% |
9795 |
.text.ZPS_vNwkSaveAllRecords |
0x000251b0 |
0x000251c8 |
24 |
1% |
9798 |
.text.ZPS_vNwkResetOutgoingFrameCounter |
0x000251c8 |
0x000251dc |
20 |
1% |
9802 |
.text.ZPS_pvNwkRestoreFrameCounter |
0x000251dc |
0x00025204 |
40 |
1% |
9805 |
.text.ZPS_vNwkInitialiseRecords |
0x00025204 |
0x00025270 |
108 |
2% |
9808 |
.text.zps_vBuildSortedActvNTList |
0x00025270 |
0x00025272 |
2 |
1% |
9811 |
.text.ZPS_vNwkNibSetTables |
0x00025272 |
0x000252ac |
58 |
2% |
9814 |
.text.ZPS_vNwkTimerQueueOverflow |
0x000252ac |
0x000252d4 |
40 |
1% |
9817 |
.text.ZPS_vNwkSendNwkStatusCommand |
0x000252d4 |
0x000252f8 |
36 |
1% |
9820 |
.text.ZPS_u8NwkSendNwkEdTimeoutsCommand |
0x000252f8 |
0x00025314 |
28 |
1% |
9824 |
.text.ZPS_bNwkSetEnddeviceTimeout |
0x00025314 |
0x0002532c |
24 |
1% |
9827 |
.text.ZPS_bNwkGetAliasStatus |
0x0002532c |
0x00025332 |
6 |
1% |
9830 |
.text.ZPS_bNwkGetAliasApsCounter |
0x00025332 |
0x00025338 |
6 |
1% |
9833 |
.text.ZPS_vNwkPurgeMacAddressAndRelatedEntries |
0x00025338 |
0x00025458 |
288 |
6% |
9836 |
.text.ZPS_vNtSetUsedStatus |
0x00025458 |
0x000255a0 |
328 |
6% |
9840 |
.text.zps_sNwkNibNtCheckJoin |
0x000255a0 |
0x000257e8 |
584 |
11% |
9843 |
.text.ZPS_vNwkNibCheckAndUpdateAddresses |
0x000257e8 |
0x000258ac |
196 |
4% |
9846 |
.text.ZPS_vNwkNibCheckAndUpdateChildren |
0x000258ac |
0x000259f8 |
332 |
6% |
9849 |
.text.ZPS_vNwkMacEntriesClear |
0x000259f8 |
0x00025ab0 |
184 |
4% |
9852 |
.text.ZPS_vNibRealignMac |
0x00025ab0 |
0x00025b3c |
140 |
3% |
9855 |
.text.zps_vNibSetDefaults |
0x00025b3c |
0x00025c20 |
228 |
5% |
9858 |
.text.ZPS_vHookfcOverflowEvent |
0x00025c20 |
0x00025c24 |
4 |
1% |
9861 |
.text.ZPS_vNwkIncOutFC |
0x00025c24 |
0x00025c78 |
84 |
2% |
9865 |
.text.ZPS_vNwkNibRestoreWarmRestartCounter |
0x00025c78 |
0x00025c88 |
16 |
1% |
9868 |
Expected total in zps_nwk_nib.o file: |
5604 |
Actual: |
5604 |
100% |
9693 |
Flash640 / .text / zps_nwk_nlde.o |
Start |
End |
Size |
% |
Line |
.text.eNldeDataDcfm |
0x00025c88 |
0x00025cb0 |
40 |
8% |
9871 |
.text.ZPS_vNwkHandleNldeReqRsp |
0x00025cb0 |
0x00025e6c |
444 |
89% |
9874 |
.text.ZPS_u8NwkCalcNldeReqOverhead |
0x00025e6c |
0x00025e7c |
16 |
4% |
9877 |
Expected total in zps_nwk_nlde.o file: |
500 |
Actual: |
500 |
100% |
9871 |
Flash640 / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleNlmeReqRsp |
0x00025e7c |
0x00026008 |
396 |
100% |
9881 |
Expected total in zps_nwk_nlme.o file: |
396 |
Actual: |
396 |
100% |
9881 |
Flash640 / .text / zps_nwk_rt.o |
Start |
End |
Size |
% |
Line |
.text.zps_psProcessRoutedFrm |
0x00026008 |
0x00026046 |
62 |
92% |
9884 |
.text.zps_vRemoveRoute |
0x00026046 |
0x00026048 |
2 |
3% |
9887 |
.text.zps_vRemoveNextHop |
0x00026048 |
0x0002604a |
2 |
3% |
9890 |
.text.zps_vStartRouter |
0x0002604a |
0x0002604c |
2 |
3% |
9893 |
Expected total in zps_nwk_rt.o file: |
68 |
Actual: |
68 |
100% |
9884 |
Flash640 / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bSecEncrypt |
0x0002604c |
0x000261b8 |
364 |
23% |
9896 |
.text.zps_eNwkSecEncryptPacket |
0x000261b8 |
0x0002626c |
180 |
12% |
9899 |
.text.ZPS_bSecDecrypt |
0x0002626c |
0x00026350 |
228 |
15% |
9902 |
.text.ZPS_bNwkSecCheckFC |
0x00026350 |
0x000263a6 |
86 |
6% |
9905 |
.text.zps_vNwkSecClearMatSet |
0x000263a6 |
0x000263cc |
38 |
3% |
9908 |
.text.ZPS_bNwkSecFindMatSet |
0x000263cc |
0x000263fc |
48 |
4% |
9911 |
.text.zps_eNwkSecDecryptPacket |
0x000263fc |
0x000265e4 |
488 |
31% |
9914 |
.text.ZPS_bNwkSecCheckMatSet |
0x000265e4 |
0x00026612 |
46 |
3% |
9917 |
.text.ZPS_bNwkSecHaveNetworkKey |
0x00026612 |
0x00026642 |
48 |
4% |
9920 |
.text.ZPS_vNwkSecResetDevice |
0x00026642 |
0x00026684 |
66 |
5% |
9923 |
Expected total in zps_nwk_sec.o file: |
1592 |
Actual: |
1592 |
100% |
9896 |
Flash640 / .text / zps_nwk_slist.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkSlistInit |
0x00026684 |
0x0002668c |
8 |
8% |
9926 |
.text.zps_vNwkSlistAddToTail |
0x0002668c |
0x000266a0 |
20 |
18% |
9929 |
.text.zps_psNwkSlistRemoveFromHead |
0x000266a0 |
0x000266b0 |
16 |
15% |
9932 |
.text.zps_psNwkSlistRemove |
0x000266b0 |
0x000266e0 |
48 |
43% |
9935 |
.text.zps_vNwkSlistMakeLimboNode |
0x000266e0 |
0x000266e8 |
8 |
8% |
9938 |
.text.zps_bNwkSlistIsLimboNode |
0x000266e8 |
0x000266f4 |
12 |
11% |
9941 |
Expected total in zps_nwk_slist.o file: |
112 |
Actual: |
112 |
100% |
9926 |
Flash640 / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.text.zps_psSendNetworkLinkPowerDelta.isra.0 |
0x000266f4 |
0x00026784 |
144 |
19% |
9945 |
.text.zps_eNwkHandleSmeDutyCycleInd |
0x00026784 |
0x000267a8 |
36 |
5% |
9947 |
.text.zps_eNwkHandleSceNwkLinkPowerDelta |
0x000267a8 |
0x000268dc |
308 |
41% |
9950 |
.text.ZPS_vNwkNibNTUpdateTxPower |
0x000268dc |
0x00026940 |
100 |
14% |
9953 |
.text.ZPS_bMACTxPowerTableInitialise |
0x00026940 |
0x000269a2 |
98 |
13% |
9956 |
.text.ZPS_u16NwkNibNtGetMacIDByAddress |
0x000269a2 |
0x000269ec |
74 |
10% |
9959 |
Expected total in zps_nwk_subghz.o file: |
760 |
Actual: |
760 |
100% |
9945 |
Flash640 / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeGetResources |
0x000269ec |
0x00026a7c |
144 |
74% |
9962 |
.text.zps_eNwkActvStInit |
0x00026a7c |
0x00026a84 |
8 |
5% |
9965 |
.text.zps_vNwkActvStHandleCme |
0x00026a84 |
0x00026ab0 |
44 |
23% |
9968 |
Expected total in zps_nwk_actv_st.o file: |
196 |
Actual: |
196 |
100% |
9962 |
Flash640 / .text / zps_nwk_btt.o |
Start |
End |
Size |
% |
Line |
.text.vNwkBttTimerExpiry |
0x00026ab0 |
0x00026b38 |
136 |
40% |
9971 |
.text.zps_vNwkBttMgrInit |
0x00026b38 |
0x00026b6c |
52 |
16% |
9974 |
.text.zps_eNwkBtrMatch |
0x00026b6c |
0x00026c08 |
156 |
46% |
9977 |
Expected total in zps_nwk_btt.o file: |
344 |
Actual: |
344 |
100% |
9971 |
Flash640 / .text / zps_nwk_disc.o |
Start |
End |
Size |
% |
Line |
.text.zps_vReAttemptScanTimerHandleExpiry |
0x00026c08 |
0x00026c48 |
64 |
18% |
9981 |
.text.zps_vNwkHandleCmeNwkDiscReq |
0x00026c48 |
0x00026ce8 |
160 |
43% |
9984 |
.text.zps_vNwkDiscUpdateNT |
0x00026ce8 |
0x00026d80 |
152 |
41% |
9987 |
Expected total in zps_nwk_disc.o file: |
376 |
Actual: |
376 |
100% |
9981 |
Flash640 / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.text.psAddToDiscNt |
0x00026d80 |
0x00026ed4 |
340 |
31% |
9990 |
.text.eSmeUDNTBeaconInd |
0x00026ed4 |
0x00026efa |
38 |
4% |
9992 |
.text.eSmeEdScScanDcfm |
0x00026efa |
0x00026f38 |
62 |
6% |
9994 |
.text.eSmeASFlBeaconInd |
0x00026f38 |
0x00026f58 |
32 |
3% |
9996 |
.text.eSmeAcScBeaconInd |
0x00026f58 |
0x00027040 |
232 |
21% |
9998 |
.text.zps_NwkSortDiscoveryTable.constprop.0 |
0x00027040 |
0x000270b6 |
118 |
11% |
10000 |
.text.eSmeGenlScanDcfm |
0x000270b6 |
0x00027110 |
90 |
9% |
10002 |
.text.eSmeUDNTScanDcfm |
0x00027110 |
0x000271dc |
204 |
19% |
10004 |
.text.zps_eNwkDiscStInit |
0x000271dc |
0x000271e4 |
8 |
1% |
10006 |
Expected total in zps_nwk_disc_st.o file: |
1124 |
Actual: |
1124 |
100% |
9990 |
Flash640 / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.text.zps_eDefaultDataDcfm |
0x000271e4 |
0x000272fa |
278 |
17% |
10009 |
.text.zps_bProcessUnicastRoute |
0x000272fa |
0x00027350 |
86 |
6% |
10012 |
.text.zps_psAllocateAndFormatMacHdr |
0x00027350 |
0x00027484 |
308 |
18% |
10016 |
.text.zps_psSendFrm |
0x00027484 |
0x000276d0 |
588 |
35% |
10019 |
.text.zps_psSendBroadcastFrm |
0x000276d0 |
0x0002776c |
156 |
10% |
10022 |
.text.zps_psFormatCmdFrameGeneral |
0x0002776c |
0x00027814 |
168 |
10% |
10025 |
.text.zps_psNwkInitCmdFrame |
0x00027814 |
0x00027898 |
132 |
8% |
10028 |
Expected total in zps_nwk_frm.o file: |
1716 |
Actual: |
1716 |
100% |
10009 |
Flash640 / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkIdleStHandleCme |
0x00027898 |
0x000278c4 |
44 |
100% |
10032 |
Expected total in zps_nwk_idle_st.o file: |
44 |
Actual: |
44 |
100% |
10032 |
Flash640 / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.text.zps_vJoinInitNtParent |
0x000278c4 |
0x00027a7a |
438 |
11% |
10035 |
.text.zps_vCheckActvNtForDuplicate |
0x00027a7a |
0x00027b26 |
172 |
5% |
10038 |
.text.zps_vSendJoinDcfm |
0x00027b26 |
0x00027b64 |
62 |
2% |
10041 |
.text.zps_vSendJoinInd |
0x00027b64 |
0x00027be8 |
132 |
4% |
10044 |
.text.zps_vNwkHandleCmeDirectJoinReq |
0x00027be8 |
0x00027bfa |
18 |
1% |
10047 |
.text.zps_eNwkHandleSmeCommStatusInd |
0x00027bfa |
0x00027bfe |
4 |
1% |
10050 |
.text.zps_eNwkHandleSmeOrphanInd |
0x00027bfe |
0x00027c04 |
6 |
1% |
10053 |
.text.zps_vTidyActvNtAfterJoin |
0x00027c04 |
0x00027c8e |
138 |
4% |
10056 |
.text.eRejoinRspDataDcfm |
0x00027c8e |
0x00027d14 |
134 |
4% |
10059 |
.text.zps_eNwkHandleSceRejnResponse |
0x00027d14 |
0x00027d64 |
80 |
2% |
10061 |
.text.zps_psNwkSendRejoinReqCmd |
0x00027d64 |
0x00027e00 |
156 |
4% |
10064 |
.text.zps_u8NwkHandleRejoinReq |
0x00027e00 |
0x00027ea8 |
168 |
5% |
10067 |
.text.zps_vnwkJoinContinueRejoin |
0x00027ea8 |
0x00027f44 |
156 |
4% |
10070 |
.text.zps_vNwkHandleCmeNwkJoinReq |
0x00027f44 |
0x000282f0 |
940 |
23% |
10074 |
.text.zps_vNwkHandleCmeNwkActvJoinReq |
0x000282f0 |
0x000282fc |
12 |
1% |
10077 |
.text.zps_psNwkSendRejoinRspCmd |
0x000282fc |
0x00028398 |
156 |
4% |
10081 |
.text.zps_eNwkSendJoinResponse |
0x00028398 |
0x000284cc |
308 |
8% |
10084 |
.text.zps_eNwkProcessJoinInd |
0x000284cc |
0x00028898 |
972 |
24% |
10087 |
.text.zps_eNwkHandleSmeAssocInd |
0x00028898 |
0x000288c8 |
48 |
2% |
10090 |
Expected total in zps_nwk_join.o file: |
4100 |
Actual: |
4100 |
100% |
10035 |
Flash640 / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.text.vGiveUp |
0x000288c8 |
0x000288f8 |
48 |
4% |
10093 |
.text.vFinish |
0x000288f8 |
0x0002896e |
118 |
9% |
10094 |
.text.eSmeOrphScanDcfm |
0x0002896e |
0x000289dc |
110 |
9% |
10095 |
.text.vCheckSleepingSendPoll |
0x000289dc |
0x00028a58 |
124 |
10% |
10097 |
.text.eTryNextParent |
0x00028a58 |
0x00028b8c |
308 |
24% |
10099 |
.text.eSmeRjPCPollDcfm |
0x00028b8c |
0x00028bc8 |
60 |
5% |
10102 |
.text.eSmeAsocAssocDcfm |
0x00028bc8 |
0x00028c46 |
126 |
10% |
10104 |
.text.eSceRjRsRejoinRsp |
0x00028c46 |
0x00028d34 |
238 |
18% |
10106 |
.text.vHandleRejoinExpiry |
0x00028d34 |
0x00028d84 |
80 |
6% |
10109 |
.text.zps_vNwkJoinStStartResponseTimer |
0x00028d84 |
0x00028db8 |
52 |
4% |
10111 |
.text.zps_eRejoinDataDcfm |
0x00028db8 |
0x00028dfa |
66 |
5% |
10114 |
.text.zps_eNwkJoinStInit |
0x00028dfa |
0x00028e02 |
8 |
1% |
10117 |
Expected total in zps_nwk_join_st.o file: |
1338 |
Actual: |
1338 |
100% |
10093 |
Flash640 / .text / zps_nwk_mac.o |
Start |
End |
Size |
% |
Line |
.text.MAC_u64GetExtAddr |
0x00028e02 |
0x00028e0e |
12 |
100% |
10120 |
Expected total in zps_nwk_mac.o file: |
12 |
Actual: |
12 |
100% |
10120 |
Flash640 / .text / zps_nwk_scan.o |
Start |
End |
Size |
% |
Line |
.text.zps_sNwkLibSubmitScan |
0x00028e0e |
0x00028e4a |
60 |
47% |
10123 |
.text.zps_vNwkHandleCmeEdScanReq |
0x00028e4a |
0x00028e8e |
68 |
54% |
10126 |
Expected total in zps_nwk_scan.o file: |
128 |
Actual: |
128 |
100% |
10123 |
Flash640 / .text / zps_nwk_sync.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeSyncReq |
0x00028e8e |
0x00028f00 |
114 |
76% |
10129 |
.text.zps_eNwkHandleSmePollDcfm |
0x00028f00 |
0x00028f24 |
36 |
24% |
10132 |
Expected total in zps_nwk_sync.o file: |
150 |
Actual: |
150 |
100% |
10129 |
Flash640 / .text / zps_nwk_intf.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeGetInterface |
0x00028f24 |
0x00029030 |
268 |
100% |
10135 |
Expected total in zps_nwk_intf.o file: |
268 |
Actual: |
268 |
100% |
10135 |
Flash640 / .text / aes_mmo.c.obj |
Start |
End |
Size |
% |
Line |
.text.AESSW_vMMOBlockUpdate |
0x00029030 |
0x0002905e |
46 |
13% |
10138 |
.text.AESSW_vMMOFinalUpdate |
0x0002905e |
0x00029126 |
200 |
53% |
10141 |
.text.AESSW_vHMAC_MMO |
0x00029126 |
0x000291ac |
134 |
36% |
10144 |
Expected total in aes_mmo.c.obj file: |
380 |
Actual: |
380 |
100% |
10138 |
Flash640 / .text / MMAC.o |
Start |
End |
Size |
% |
Line |
.text.Chip_GetType |
0x000291ac |
0x00029222 |
118 |
2% |
10147 |
.text.do_fcs |
0x00029222 |
0x0002925e |
60 |
1% |
10149 |
.text.end_fcs |
0x0002925e |
0x0002926a |
12 |
1% |
10151 |
.text.read_uint32 |
0x0002926a |
0x0002927c |
18 |
1% |
10153 |
.text.read_uint64 |
0x0002927c |
0x00029290 |
20 |
1% |
10156 |
.text.v2MAC_CSL_phase |
0x00029290 |
0x000292d0 |
64 |
2% |
10160 |
.text.v2MAC_restore_tune_regs |
0x000292d0 |
0x00029310 |
64 |
2% |
10163 |
.text.v2MAC_decode_FCF |
0x00029310 |
0x0002942c |
284 |
5% |
10166 |
.text.v2MAC_basic_check_frame |
0x0002942c |
0x00029458 |
44 |
1% |
10169 |
.text.v2MAC_read_header |
0x00029458 |
0x00029500 |
168 |
3% |
10172 |
.text.v2MAC_check_ACK |
0x00029500 |
0x000295a4 |
164 |
3% |
10176 |
.text.v2MAC_filter_process_Rx_frame |
0x000295a4 |
0x0002967c |
216 |
4% |
10179 |
.text.v2MAC_ACK |
0x0002967c |
0x00029998 |
796 |
13% |
10182 |
.text.v2MAC_check_Rx_frame_FCS |
0x00029998 |
0x000299dc |
68 |
2% |
10185 |
.text.v2MAC_restart_rx |
0x000299dc |
0x00029a40 |
100 |
2% |
10188 |
.text.v2MAC_wait_and_fcs |
0x00029a40 |
0x00029a98 |
88 |
2% |
10191 |
.text.vMMAC_EnableInterrupts |
0x00029a98 |
0x00029ac0 |
40 |
1% |
10194 |
.text.u32MMAC_GetTime |
0x00029ac0 |
0x00029acc |
12 |
1% |
10197 |
.text.vMMAC_ForceReset |
0x00029acc |
0x00029d34 |
616 |
10% |
10200 |
.text.vMMAC_SynchroniseBackoffClock |
0x00029d34 |
0x00029d4c |
24 |
1% |
10203 |
.text.u8MMAC_EnergyDetect |
0x00029d4c |
0x00029d68 |
28 |
1% |
10206 |
.text.vMMAC_SetRxAddress |
0x00029d68 |
0x00029d84 |
28 |
1% |
10209 |
.text.vMMAC_SetRxFrame |
0x00029d84 |
0x00029d9c |
24 |
1% |
10212 |
.text.vMMAC_SetTxFrame |
0x00029d9c |
0x00029da8 |
12 |
1% |
10215 |
.text.u32MMAC_GetRxFrame |
0x00029da8 |
0x00029db4 |
12 |
1% |
10218 |
.text.u32MMAC_GetTxFrame |
0x00029db4 |
0x00029dc0 |
12 |
1% |
10221 |
.text.u32MMAC_GetRxErrors |
0x00029dc0 |
0x00029dcc |
12 |
1% |
10224 |
.text.u32MMAC_GetRxTime |
0x00029dcc |
0x00029dd8 |
12 |
1% |
10227 |
.text.u8MMAC_GetRxLqi |
0x00029dd8 |
0x00029df0 |
24 |
1% |
10230 |
.text.vMMAC_SetTxMinBE |
0x00029df0 |
0x00029e0c |
28 |
1% |
10233 |
.text.vMMAC_SetTxMaxBE |
0x00029e0c |
0x00029e28 |
28 |
1% |
10236 |
.text.vMMAC_SetTxMaxBackoffs |
0x00029e28 |
0x00029e44 |
28 |
1% |
10239 |
.text.vMMAC_SetCcaMode |
0x00029e44 |
0x00029e58 |
20 |
1% |
10242 |
.text.u32MMAC_GetCsmaContext |
0x00029e58 |
0x00029e64 |
12 |
1% |
10245 |
.text.u32MMAC_GetTxRetries |
0x00029e64 |
0x00029e70 |
12 |
1% |
10248 |
.text.vMMAC_SetTxRetries |
0x00029e70 |
0x00029e7c |
12 |
1% |
10251 |
.text.vMMAC_SetTxPend |
0x00029e7c |
0x00029e90 |
20 |
1% |
10254 |
.text.u32MMAC_GetTxErrors |
0x00029e90 |
0x00029e9c |
12 |
1% |
10257 |
.text.vMMAC_GetMacAddressN |
0x00029e9c |
0x00029ed0 |
52 |
1% |
10260 |
.text.vMMAC_GetMacAddress |
0x00029ed0 |
0x00029ed8 |
8 |
1% |
10263 |
.text.vMMAC_Enable |
0x00029ed8 |
0x00029f88 |
176 |
3% |
10267 |
.text.vMMAC_ClearInterrupts |
0x00029f88 |
0x00029f94 |
12 |
1% |
10270 |
.text.u32MMAC_GetPhyState |
0x00029f94 |
0x00029fd8 |
68 |
2% |
10273 |
.text.vMMAC_CheckRxStarted |
0x00029fd8 |
0x0002a03c |
100 |
2% |
10276 |
.text.vMMAC_AbortRadio |
0x0002a03c |
0x0002a088 |
76 |
2% |
10279 |
.text.vMMAC_RxCtlUpdate |
0x0002a088 |
0x0002a0d0 |
72 |
2% |
10282 |
.text.v2MAC_reset_state |
0x0002a0d0 |
0x0002a134 |
100 |
2% |
10285 |
.text.v2MAC_report_rx |
0x0002a134 |
0x0002a16c |
56 |
1% |
10288 |
.text.v2MAC_report_tx |
0x0002a16c |
0x0002a1a4 |
56 |
1% |
10291 |
.text.vMMAC_RadioOff |
0x0002a1a4 |
0x0002a1ac |
8 |
1% |
10294 |
.text.vMMAC_StartMacReceive |
0x0002a1ac |
0x0002a1f0 |
68 |
2% |
10298 |
.text.vMMAC_WriteCcaThreshold |
0x0002a1f0 |
0x0002a224 |
52 |
1% |
10301 |
.text.vMMAC_SetHighPowerOptions |
0x0002a224 |
0x0002a234 |
16 |
1% |
10304 |
.text.vMMAC_SetPRBSS |
0x0002a234 |
0x0002a240 |
12 |
1% |
10307 |
.text.vMMAC_IntHandlerPhy |
0x0002a240 |
0x0002a68c |
1100 |
18% |
10310 |
.text.vMMAC_SetTxPowerMode |
0x0002a68c |
0x0002a6a4 |
24 |
1% |
10313 |
.text.MMAC_stop_radio |
0x0002a6a4 |
0x0002a6f8 |
84 |
2% |
10316 |
.text.vMMAC_RadioToOffAndWait |
0x0002a6f8 |
0x0002a700 |
8 |
1% |
10319 |
.text.vMMAC_SetChannelAndPower |
0x0002a700 |
0x0002a744 |
68 |
2% |
10323 |
.text.vMMAC_StartMacTransmit |
0x0002a744 |
0x0002a810 |
204 |
4% |
10326 |
.text.vMMAC_IntHandlerBbc |
0x0002a810 |
0x0002a98c |
380 |
7% |
10329 |
.text.bMMAC_PowerStatus |
0x0002a98c |
0x0002a99c |
16 |
1% |
10332 |
.text.vMMAC_Disable |
0x0002a99c |
0x0002a9dc |
64 |
2% |
10336 |
Expected total in MMAC.o file: |
6192 |
Actual: |
6192 |
100% |
10147 |
Flash640 / .text / MMAC_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerFired |
0x0002a9dc |
0x0002aa1c |
64 |
30% |
10339 |
.text.vTimerInitialise |
0x0002aa1c |
0x0002aa54 |
56 |
27% |
10342 |
.text.TSV_eOpen |
0x0002aa54 |
0x0002aa60 |
12 |
6% |
10345 |
.text.TSV_eStart |
0x0002aa60 |
0x0002aaa0 |
64 |
30% |
10348 |
.text.TSV_eStop |
0x0002aaa0 |
0x0002aab2 |
18 |
9% |
10351 |
Expected total in MMAC_TimerServer.o file: |
214 |
Actual: |
214 |
100% |
10339 |
Flash640 / .text / Mini_Association.o |
Start |
End |
Size |
% |
Line |
.text.vPostFailedAssocDcfm |
0x0002aab2 |
0x0002aad4 |
34 |
3% |
10354 |
.text.eAssocRespSent |
0x0002aad4 |
0x0002aaf0 |
28 |
3% |
10356 |
.text.eDisassocReqSent |
0x0002aaf0 |
0x0002ab2c |
60 |
5% |
10358 |
.text.vAssocReqTimeout1 |
0x0002ab2c |
0x0002abac |
128 |
10% |
10360 |
.text.vAssocReqTimeout2 |
0x0002abac |
0x0002abe4 |
56 |
5% |
10362 |
.text.eGenericAssocFrameSent |
0x0002abe4 |
0x0002ac28 |
68 |
6% |
10364 |
.text.eAssocReqSent |
0x0002ac28 |
0x0002ac34 |
12 |
1% |
10366 |
.text.ePMICassocReqPollSent |
0x0002ac34 |
0x0002ac5c |
40 |
4% |
10368 |
.text.eMiniMac_MLME_AssociateReq |
0x0002ac5c |
0x0002ad00 |
164 |
13% |
10370 |
.text.eMiniMac_MLME_AssociateResp |
0x0002ad00 |
0x0002adb8 |
184 |
15% |
10373 |
.text.eMiniMac_MLME_DisassociateReq |
0x0002adb8 |
0x0002ae58 |
160 |
13% |
10376 |
.text.vAssociatingRxCallback |
0x0002ae58 |
0x0002aedc |
132 |
11% |
10379 |
.text.vAssociationReqFrameReceived |
0x0002aedc |
0x0002af10 |
52 |
5% |
10382 |
.text.vDisassociationReceived |
0x0002af10 |
0x0002af54 |
68 |
6% |
10385 |
.text.vMiniMac_PurgeAssocResp |
0x0002af54 |
0x0002afb8 |
100 |
8% |
10388 |
Expected total in Mini_Association.o file: |
1286 |
Actual: |
1286 |
100% |
10354 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.text.vBbcIntHandler |
0x0002afb8 |
0x0002b070 |
184 |
17% |
10391 |
.text.vMiniMac_SaveSettings |
0x0002b070 |
0x0002b0a0 |
48 |
5% |
10393 |
.text.vSetChannelAndPower |
0x0002b0a0 |
0x0002b0b0 |
16 |
2% |
10396 |
.text.vInsertFullDstAddr |
0x0002b0b0 |
0x0002b0ce |
30 |
3% |
10399 |
.text.vExtractFullSrcAddr |
0x0002b0ce |
0x0002b0e6 |
24 |
3% |
10402 |
.text.vExtractFullDstAddr |
0x0002b0e6 |
0x0002b100 |
26 |
3% |
10405 |
.text.vMiniMac_MLME_SetReq_PanId |
0x0002b100 |
0x0002b120 |
32 |
3% |
10408 |
.text.vMiniMac_MLME_SetReq_ShortAddr |
0x0002b120 |
0x0002b130 |
16 |
2% |
10411 |
.text.vMiniMac_MLME_SetReq_MinBe |
0x0002b130 |
0x0002b140 |
16 |
2% |
10414 |
.text.vMiniMac_Init |
0x0002b140 |
0x0002b28c |
332 |
30% |
10417 |
.text.vMiniMac_MLME_Reset |
0x0002b28c |
0x0002b2e8 |
92 |
9% |
10420 |
.text.vMiniMac_MLME_SetReq_MaxBe |
0x0002b2e8 |
0x0002b2ec |
4 |
1% |
10423 |
.text.vMiniMac_MLME_SetReq_MaxCsmaBackoffs |
0x0002b2ec |
0x0002b2f0 |
4 |
1% |
10426 |
.text.vMiniMac_MLME_SetReq_RxOnWhenIdle |
0x0002b2f0 |
0x0002b2fc |
12 |
2% |
10429 |
.text.vMiniMac_PLME_SetReq_Channel |
0x0002b2fc |
0x0002b308 |
12 |
2% |
10432 |
.text.vMiniMac_PLME_SetReq_Power |
0x0002b308 |
0x0002b324 |
28 |
3% |
10435 |
.text.vMiniMac_PLME_SetReq_CcaMode |
0x0002b324 |
0x0002b328 |
4 |
1% |
10438 |
.text.vCopyU16ToPayload |
0x0002b328 |
0x0002b330 |
8 |
1% |
10441 |
.text.u16CopyFromPayload |
0x0002b330 |
0x0002b334 |
4 |
1% |
10444 |
.text.u8GetHeaderSize |
0x0002b334 |
0x0002b350 |
28 |
3% |
10447 |
.text.vSendMlmeCommStatusFromTxFrame |
0x0002b350 |
0x0002b382 |
50 |
5% |
10450 |
.text.vSendMlmeCommStatusFromRxFrame |
0x0002b382 |
0x0002b3b4 |
50 |
5% |
10453 |
.text.psGetAndBuildCoordRealignment |
0x0002b3b4 |
0x0002b410 |
92 |
9% |
10456 |
Expected total in Mini_Main.o file: |
1112 |
Actual: |
1112 |
100% |
10391 |
Flash640 / .text / Mini_Mcps.o |
Start |
End |
Size |
% |
Line |
.text.eMcpsTxCompleteHandler |
0x0002b410 |
0x0002b43c |
44 |
9% |
10459 |
.text.psGetTxFrameBuffer |
0x0002b43c |
0x0002b474 |
56 |
11% |
10461 |
.text.eTransmit |
0x0002b474 |
0x0002b554 |
224 |
44% |
10464 |
.text.eMiniMac_MCPS_DataReq |
0x0002b554 |
0x0002b570 |
28 |
6% |
10467 |
.text.eMiniMac_MCPS_DataRetransmitReq |
0x0002b570 |
0x0002b59c |
44 |
9% |
10470 |
.text.vMiniMacMcpsFrameReceived |
0x0002b59c |
0x0002b5b4 |
24 |
5% |
10473 |
.text.eMiniMac_MCPS_PurgeReq |
0x0002b5b4 |
0x0002b618 |
100 |
20% |
10476 |
Expected total in Mini_Mcps.o file: |
520 |
Actual: |
520 |
100% |
10459 |
Flash640 / .text / Mini_Poll.o |
Start |
End |
Size |
% |
Line |
.text.vPollConfirm |
0x0002b618 |
0x0002b638 |
32 |
9% |
10479 |
.text.ePollReqSent |
0x0002b638 |
0x0002b694 |
92 |
25% |
10482 |
.text.eMiniMac_MLME_DataReq |
0x0002b694 |
0x0002b724 |
144 |
39% |
10484 |
.text.vMiniMacPoll_CheckPollResponse |
0x0002b724 |
0x0002b77c |
88 |
24% |
10487 |
.text.vPollTimeout |
0x0002b77c |
0x0002b78c |
16 |
5% |
10490 |
Expected total in Mini_Poll.o file: |
372 |
Actual: |
372 |
100% |
10479 |
Flash640 / .text / Mini_Running.o |
Start |
End |
Size |
% |
Line |
.text.vRunningRxCallback |
0x0002b78c |
0x0002b894 |
264 |
65% |
10492 |
.text.eMiniMac_MLME_StartReq |
0x0002b894 |
0x0002b914 |
128 |
32% |
10495 |
.text.bMiniMac_CurrentlyScanning |
0x0002b914 |
0x0002b924 |
16 |
4% |
10498 |
Expected total in Mini_Running.o file: |
408 |
Actual: |
408 |
100% |
10492 |
Flash640 / .text / Mini_Scan.o |
Start |
End |
Size |
% |
Line |
.text.eBuildAndSend |
0x0002b924 |
0x0002b988 |
100 |
6% |
10501 |
.text.vPostDcfm |
0x0002b988 |
0x0002b9e8 |
96 |
6% |
10503 |
.text.vScanNextChannel |
0x0002b9e8 |
0x0002bb20 |
312 |
18% |
10505 |
.text.eOrphanRespSent |
0x0002bb20 |
0x0002bb2c |
12 |
1% |
10507 |
.text.bBeaconNotify |
0x0002bb2c |
0x0002bc3c |
272 |
16% |
10509 |
.text.eOrphanNotificationSent |
0x0002bc3c |
0x0002bc84 |
72 |
5% |
10511 |
.text.eBeaconReqSent |
0x0002bc84 |
0x0002bca8 |
36 |
3% |
10513 |
.text.eMiniMac_MLME_ScanReq |
0x0002bca8 |
0x0002bd2c |
132 |
8% |
10515 |
.text.eMiniMac_MLME_OrphanRsp |
0x0002bd2c |
0x0002bd94 |
104 |
6% |
10518 |
.text.vScanOrphanReceived |
0x0002bd94 |
0x0002bdb4 |
32 |
2% |
10521 |
.text.vScanCoordRealignmentReceived |
0x0002bdb4 |
0x0002bdb8 |
4 |
1% |
10524 |
.text.vScanBeaconReceived |
0x0002bdb8 |
0x0002bdf4 |
60 |
4% |
10528 |
.text.vScanningRxCallback |
0x0002bdf4 |
0x0002be90 |
156 |
9% |
10531 |
.text.vMiniMac_BeaconRequestReceived |
0x0002be90 |
0x0002be94 |
4 |
1% |
10534 |
.text.vScanBeaconRequestReceived |
0x0002be94 |
0x0002c00c |
376 |
22% |
10538 |
Expected total in Mini_Scan.o file: |
1768 |
Actual: |
1768 |
100% |
10501 |
Flash640 / .text / Mini_Shim.o |
Start |
End |
Size |
% |
Line |
.text.eAppApiPlmeSet |
0x0002c00c |
0x0002c038 |
44 |
24% |
10541 |
.text.eAppApiPlmeGet |
0x0002c038 |
0x0002c074 |
60 |
32% |
10545 |
.text.pvAppApiGetMacAddrLocation |
0x0002c074 |
0x0002c08c |
24 |
13% |
10548 |
.text.vAppApiSaveMacSettings |
0x0002c08c |
0x0002c090 |
4 |
3% |
10551 |
.text.vAppApiEnableBeaconResponse |
0x0002c090 |
0x0002c0a4 |
20 |
11% |
10554 |
.text.bAppApi_CurrentlyScanning |
0x0002c0a4 |
0x0002c0a8 |
4 |
3% |
10557 |
.text.MAC_vPibSetShortAddr |
0x0002c0a8 |
0x0002c0ae |
6 |
4% |
10560 |
.text.MAC_vPibSetPanId |
0x0002c0ae |
0x0002c0b4 |
6 |
4% |
10563 |
.text.MAC_vPibSetMinBe |
0x0002c0b4 |
0x0002c0ba |
6 |
4% |
10566 |
.text.MAC_vPibSetMaxCsmaBackoffs |
0x0002c0ba |
0x0002c0c0 |
6 |
4% |
10569 |
.text.MAC_vPibSetRxOnWhenIdle |
0x0002c0c0 |
0x0002c0c8 |
8 |
5% |
10572 |
Expected total in Mini_Shim.o file: |
188 |
Actual: |
188 |
100% |
10541 |
Flash640 / .text / Mini_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerRestartScanTimer |
0x0002c0c8 |
0x0002c0dc |
20 |
13% |
10576 |
.text.vTimerHandlerCallback |
0x0002c0dc |
0x0002c14c |
112 |
70% |
10579 |
.text.vTimerPostHandlerCallback |
0x0002c14c |
0x0002c168 |
28 |
18% |
10582 |
Expected total in Mini_TimerServer.o file: |
160 |
Actual: |
160 |
100% |
10576 |
Flash640 / .text / Mini_TxRx.o |
Start |
End |
Size |
% |
Line |
.text.getRxBuffer |
0x0002c168 |
0x0002c198 |
48 |
4% |
10585 |
.text.vAddToTxQueue |
0x0002c198 |
0x0002c1d4 |
60 |
4% |
10587 |
.text.vRemoveFromTxQueue |
0x0002c1d4 |
0x0002c208 |
52 |
4% |
10590 |
.text.psSearchForFrameToSend |
0x0002c208 |
0x0002c260 |
88 |
6% |
10593 |
.text.eBasicTxCompleteHandler |
0x0002c260 |
0x0002c264 |
4 |
1% |
10596 |
.text.vMiniMac_RxHdrComplete |
0x0002c264 |
0x0002c314 |
176 |
12% |
10599 |
.text.eMiniMac_FrameInProgress |
0x0002c314 |
0x0002c370 |
92 |
6% |
10602 |
.text.vStartReceive |
0x0002c370 |
0x0002c3a8 |
56 |
4% |
10605 |
.text.vMiniMac_NextTransaction |
0x0002c3a8 |
0x0002c418 |
112 |
8% |
10608 |
.text.vPostTxActions |
0x0002c418 |
0x0002c450 |
56 |
4% |
10611 |
.text.vStartTransmit |
0x0002c450 |
0x0002c560 |
272 |
18% |
10613 |
.text.vTxIndirectExpired |
0x0002c560 |
0x0002c578 |
24 |
2% |
10615 |
.text.vMiniMac_TxComplete |
0x0002c578 |
0x0002c6bc |
324 |
21% |
10619 |
.text.vMiniMac_RxComplete |
0x0002c6bc |
0x0002c774 |
184 |
12% |
10622 |
Expected total in Mini_TxRx.o file: |
1548 |
Actual: |
1548 |
100% |
10585 |
Flash640 / .text / endian.o |
Start |
End |
Size |
% |
Line |
.text.u32FromLe |
0x0002c774 |
0x0002c78a |
22 |
79% |
10625 |
.text.u16FromLe |
0x0002c78a |
0x0002c790 |
6 |
22% |
10628 |
Expected total in endian.o file: |
28 |
Actual: |
28 |
100% |
10625 |
Flash640 / .text / MMAC_RadioInit_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.vMMAC_ConfigureRadio |
0x0002c790 |
0x0002c7b8 |
40 |
100% |
10632 |
Expected total in MMAC_RadioInit_JN518x.o file: |
40 |
Actual: |
40 |
100% |
10632 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.text.radio_IsNotC2MF |
0x0002c7b8 |
0x0002c800 |
72 |
1% |
10635 |
.text.radio_CLOCK_FastuDelay |
0x0002c800 |
0x0002c814 |
20 |
1% |
10638 |
.text.radio_TX_ZigBee_pll_dac_banked_set |
0x0002c814 |
0x0002c858 |
68 |
1% |
10641 |
.text.radio_dac_mode2_from_ZB |
0x0002c858 |
0x0002c898 |
64 |
1% |
10644 |
.text.radio_fill_std_ZB_regs |
0x0002c898 |
0x0002c8b0 |
24 |
1% |
10647 |
.text.radio_fill_std_BLE1M_regs |
0x0002c8b0 |
0x0002c8c8 |
24 |
1% |
10650 |
.text.radio_fill_std_BLE2M_regs |
0x0002c8c8 |
0x0002c8e0 |
24 |
1% |
10653 |
.text.radio_fill_zbble_ZB_regs |
0x0002c8e0 |
0x0002c8f8 |
24 |
1% |
10656 |
.text.radio_fill_zbble_BLE_regs |
0x0002c8f8 |
0x0002c910 |
24 |
1% |
10659 |
.text.radio_fill_regs |
0x0002c910 |
0x0002c928 |
24 |
1% |
10662 |
.text.radio_power_down_to_off_polled |
0x0002c928 |
0x0002c960 |
56 |
1% |
10665 |
.text.radio_pre_start_to_pll_polled |
0x0002c960 |
0x0002c9d8 |
120 |
2% |
10668 |
.text.radio_packet_start_aborted |
0x0002c9d8 |
0x0002ca44 |
108 |
1% |
10671 |
.text.radio_rx_assert_polled |
0x0002ca44 |
0x0002ca7c |
56 |
1% |
10674 |
.text.radio_rx_deassert_polled |
0x0002ca7c |
0x0002cab4 |
56 |
1% |
10677 |
.text.radio_RSSI_cal |
0x0002cab4 |
0x0002cb10 |
92 |
1% |
10680 |
.text.radio_Init |
0x0002cb10 |
0x0002cb4c |
60 |
1% |
10683 |
.text.radio_TMU_Init |
0x0002cb4c |
0x0002cb60 |
20 |
1% |
10686 |
.text.radio_Use_Cal_Values |
0x0002cb60 |
0x0002cca0 |
320 |
3% |
10689 |
.text.radio_Use_Retained_Cal_Values |
0x0002cca0 |
0x0002ccf0 |
80 |
1% |
10692 |
.text.radio_rfbandgap_cal |
0x0002ccf0 |
0x0002cd20 |
48 |
1% |
10695 |
.text.radio_Carrier_Frequency_Select_by_index |
0x0002cd20 |
0x0002cdb0 |
144 |
2% |
10698 |
.text.radio_Synthesizer_Cw_Mode_Init |
0x0002cdb0 |
0x0002cdd0 |
32 |
1% |
10701 |
.text.radio_Trx_Packet_SW_Ctrl_Init |
0x0002cdd0 |
0x0002cdf0 |
32 |
1% |
10704 |
.text.radio_Disable_Auto_Kmod_Chan_and_Synth_Cal_Operation |
0x0002cdf0 |
0x0002ce10 |
32 |
1% |
10707 |
.text.radio_Synthesizer_Cal_Startup_init |
0x0002ce10 |
0x0002ce4c |
60 |
1% |
10710 |
.text.radio_Synthesizer_Cal_Startup_algo |
0x0002ce4c |
0x0002cf60 |
276 |
3% |
10713 |
.text.radio_Synthesizer_Cal_Startup |
0x0002cf60 |
0x0002cfdc |
124 |
2% |
10716 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_init |
0x0002cfdc |
0x0002d040 |
100 |
1% |
10719 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_algo |
0x0002d040 |
0x0002d07c |
60 |
1% |
10722 |
.text.radio_Synthesizer_Cal_Operation_And_Lock |
0x0002d07c |
0x0002d090 |
20 |
1% |
10725 |
.text.radio_Synthesizer_Kmod_Band_init |
0x0002d090 |
0x0002d14c |
188 |
2% |
10728 |
.text.radio_Synthesizer_Kmod_Band_algo |
0x0002d14c |
0x0002d210 |
196 |
2% |
10731 |
.text.radio_Synthesizer_Kmod_Band |
0x0002d210 |
0x0002d3fc |
492 |
5% |
10734 |
.text.radio_Trx_Packet_HW_Ctrl_Init |
0x0002d3fc |
0x0002d490 |
148 |
2% |
10737 |
.text.radio_Synthesizer_Full_Cal |
0x0002d490 |
0x0002d4f4 |
100 |
1% |
10740 |
.text.radio_PA_rewrite_lut |
0x0002d4f4 |
0x0002d7b4 |
704 |
7% |
10743 |
.text.radio_DCO_cal_init |
0x0002d7b4 |
0x0002d9a0 |
492 |
5% |
10746 |
.text.radio_DCO_cal |
0x0002d9a0 |
0x0002df28 |
1416 |
14% |
10749 |
.text.radio_IQ_cal |
0x0002df28 |
0x0002df74 |
76 |
1% |
10752 |
.text.radio_PowerOnCheckXtal |
0x0002df74 |
0x0002e084 |
272 |
3% |
10755 |
.text.radio_PowerOn |
0x0002e084 |
0x0002e110 |
140 |
2% |
10758 |
.text.vRadio_PowerOnSpecific |
0x0002e110 |
0x0002e19c |
140 |
2% |
10761 |
.text.vRadio_InitXtal |
0x0002e19c |
0x0002e20c |
112 |
2% |
10764 |
.text.radio_get_retention_info |
0x0002e20c |
0x0002e254 |
72 |
1% |
10767 |
.text.vRadio_Standard_Init |
0x0002e254 |
0x0002e514 |
704 |
7% |
10770 |
.text.u8Radio_GetEDfromRSSI |
0x0002e514 |
0x0002e53c |
40 |
1% |
10773 |
.text.vGetCalInfo |
0x0002e53c |
0x0002e574 |
56 |
1% |
10776 |
.text.vRadio_RFT1778_bad_crc |
0x0002e574 |
0x0002e5b0 |
60 |
1% |
10779 |
.text.vRadio_AD_control |
0x0002e5b0 |
0x0002e618 |
104 |
1% |
10782 |
.text.vRadio_UpdateRadioStandard |
0x0002e618 |
0x0002e660 |
72 |
1% |
10785 |
.text.vRadio_InitialiseRadioStandard |
0x0002e660 |
0x0002e67c |
28 |
1% |
10788 |
.text.vRadio_SetChannelAndPower |
0x0002e67c |
0x0002e6bc |
64 |
1% |
10791 |
.text.i16Radio_GetRSSI |
0x0002e6bc |
0x0002e7c0 |
260 |
3% |
10794 |
.text.vRadio_Temp_GetInfos |
0x0002e7c0 |
0x0002e83c |
124 |
2% |
10797 |
.text.vRadio_Temp_SetInfos |
0x0002e83c |
0x0002e8c4 |
136 |
2% |
10800 |
.text.vRadio_Temp_Update |
0x0002e8c4 |
0x0002e93c |
120 |
2% |
10803 |
.text.vRadio_ZBtoBLE |
0x0002e93c |
0x0002e980 |
68 |
1% |
10806 |
.text.vRadio_BLEtoZB |
0x0002e980 |
0x0002e9d8 |
88 |
1% |
10809 |
.text.vRadio_Enable_DCO_DAC |
0x0002e9d8 |
0x0002eab8 |
224 |
3% |
10812 |
.text.vRadio_Disable_DCO_DAC |
0x0002eab8 |
0x0002eaf8 |
64 |
1% |
10815 |
.text.vRadio_RadioDeInit |
0x0002eaf8 |
0x0002eb0c |
20 |
1% |
10818 |
.text.bIsCalNeeded |
0x0002eb0c |
0x0002eb48 |
60 |
1% |
10821 |
.text.vUpdateFlashCalData |
0x0002eb48 |
0x0002eb7c |
52 |
1% |
10824 |
.text.vInitFlashCalData |
0x0002eb7c |
0x0002ed70 |
500 |
5% |
10827 |
.text.vCheckFlashCalData |
0x0002ed70 |
0x0002ee80 |
272 |
3% |
10830 |
.text.radio_HiTXPowerSet |
0x0002ee80 |
0x0002eecc |
76 |
1% |
10833 |
.text.vRadio_RadioInit |
0x0002eecc |
0x0002f158 |
652 |
6% |
10836 |
.text.vRadio_Recal |
0x0002f158 |
0x0002f218 |
192 |
2% |
10839 |
.text.RFP_TMU_IRQHandler |
0x0002f218 |
0x0002f240 |
40 |
1% |
10842 |
Expected total in radio.o file: |
10888 |
Actual: |
10888 |
100% |
10635 |
Flash640 / .text / zps_tsv.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vTsvInit |
0x0002f240 |
0x0002f24c |
12 |
12% |
10845 |
.text.ZPS_eTsvOpen |
0x0002f24c |
0x0002f268 |
28 |
28% |
10848 |
.text.ZPS_eTsvClose |
0x0002f268 |
0x0002f26c |
4 |
4% |
10851 |
.text.ZPS_eTsvStart |
0x0002f26c |
0x0002f288 |
28 |
28% |
10854 |
.text.ZPS_eTsvStop |
0x0002f288 |
0x0002f2a4 |
28 |
28% |
10857 |
Expected total in zps_tsv.o file: |
100 |
Actual: |
100 |
100% |
10845 |
Flash640 / .text / zps_apl_inl.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pu8AplZdoGetVsOUI |
0x0002f2a4 |
0x0002f2b4 |
16 |
100% |
10860 |
Expected total in zps_apl_inl.o file: |
16 |
Actual: |
16 |
100% |
10860 |
Flash640 / .text / _arm_addsubdf3.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002f2b4 |
0x0002f62c |
888 |
100% |
10864 |
Expected total in _arm_addsubdf3.o file: |
888 |
Actual: |
888 |
100% |
10864 |
Flash640 / .text / _arm_fixdfsi.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002f62c |
0x0002f67c |
80 |
100% |
10880 |
Expected total in _arm_fixdfsi.o file: |
80 |
Actual: |
80 |
100% |
10880 |
Flash640 / .text / _aeabi_ldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002f67c |
0x0002f71c |
160 |
100% |
10883 |
Expected total in _aeabi_ldivmod.o file: |
160 |
Actual: |
160 |
100% |
10883 |
Flash640 / .text / _aeabi_uldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002f71c |
0x0002f74c |
48 |
100% |
10885 |
Expected total in _aeabi_uldivmod.o file: |
48 |
Actual: |
48 |
100% |
10885 |
Flash640 / .text / _udivmoddi4.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002f74c |
0x0002fa1c |
720 |
100% |
10887 |
Expected total in _udivmoddi4.o file: |
720 |
Actual: |
720 |
100% |
10887 |
Flash640 / .text / _dvmd_tls.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002fa1c |
0x0002fa20 |
4 |
100% |
10889 |
Expected total in _dvmd_tls.o file: |
4 |
Actual: |
4 |
100% |
10889 |
Flash640 / .text / lib_a-abs.o |
Start |
End |
Size |
% |
Line |
.text.abs |
0x0002fa20 |
0x0002fa28 |
8 |
100% |
10892 |
Expected total in lib_a-abs.o file: |
8 |
Actual: |
8 |
100% |
10892 |
Flash640 / .text / lib_a-memcmp.o |
Start |
End |
Size |
% |
Line |
.text.memcmp |
0x0002fa28 |
0x0002fa90 |
104 |
100% |
10894 |
Expected total in lib_a-memcmp.o file: |
104 |
Actual: |
104 |
100% |
10894 |
Flash640 / .text / lib_a-memcpy.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002fa90 |
0x0002fbc4 |
308 |
100% |
10896 |
Expected total in lib_a-memcpy.o file: |
308 |
Actual: |
308 |
100% |
10896 |
Flash640 / .text / lib_a-memset.o |
Start |
End |
Size |
% |
Line |
.text.memset |
0x0002fbc4 |
0x0002fc68 |
164 |
100% |
10898 |
Expected total in lib_a-memset.o file: |
164 |
Actual: |
164 |
100% |
10898 |
Flash640 / .text / lib_a-strlen.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002fc80 |
0x0002fd60 |
224 |
100% |
10901 |
Expected total in lib_a-strlen.o file: |
224 |
Actual: |
224 |
100% |
10901 |
Flash640 / .text / linker |
Start |
End |
Size |
% |
Line |
.text.__stub |
0x0002fd60 |
0x0002fd70 |
16 |
100% |
10904 |
Expected total in linker file: |
16 |
Actual: |
16 |
100% |
10904 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.rodata.System_IRQHandler.str1.1 |
0x0002fd70 |
0x0002fda3 |
51 |
17% |
10906 |
.rodata.main_task.str1.1 |
0x0002fda3 |
0x0002fdb7 |
20 |
7% |
10908 |
.rodata.APP_vRadioTempUpdate.str1.1 |
0x0002fdb7 |
0x0002fe45 |
142 |
47% |
10910 |
.rodata.bRadioCB_WriteNVM.str1.1 |
0x0002fe45 |
0x0002fe74 |
47 |
16% |
10913 |
.rodata.u16RadioCB_ReadNVM.str1.1 |
0x0002fe74 |
0x0002fea4 |
48 |
16% |
10915 |
Expected total in app_main.o file: |
308 |
Actual: |
308 |
100% |
10906 |
Flash640 / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ahEndpoint0InputClusterAPdus |
0x0002fea4 |
0x0002fff0 |
332 |
34% |
10917 |
.rodata.s_ahEndpoint1InputClusterAPdus |
0x0002fff0 |
0x00030018 |
40 |
4% |
10919 |
.rodata.s_asAplZdoServers |
0x00030018 |
0x000300a8 |
144 |
15% |
10921 |
.rodata.s_au16Endpoint0InputClusterList |
0x000300a8 |
0x0003014e |
166 |
17% |
10923 |
.rodata.s_au16Endpoint0OutputClusterList |
0x0003014e |
0x000301f4 |
166 |
17% |
10925 |
.rodata.s_au16Endpoint1InputClusterList |
0x000301f4 |
0x00030208 |
20 |
2% |
10927 |
.rodata.s_au16Endpoint1OutputClusterList |
0x00030208 |
0x0003021c |
20 |
2% |
10929 |
.rodata.s_sNibInitialValues |
0x0003021c |
0x0003023c |
32 |
4% |
10932 |
.rodata.s_sNwkTbl |
0x0003023c |
0x0003027c |
64 |
7% |
10934 |
.rodata.s_sNwkTblSize |
0x0003027c |
0x0003028c |
16 |
2% |
10936 |
Expected total in zps_gen.o file: |
1000 |
Actual: |
1000 |
100% |
10917 |
Flash640 / .text / app_start_controller.o |
Start |
End |
Size |
% |
Line |
.rodata.vfExtendedStatusCallBack.str1.1 |
0x0003028c |
0x000302a9 |
29 |
11% |
10938 |
.rodata.PreSleep.str1.1 |
0x000302a9 |
0x000302e6 |
61 |
22% |
10940 |
.rodata.vAppMain.str1.1 |
0x000302e6 |
0x000303a2 |
188 |
68% |
10942 |
Expected total in app_start_controller.o file: |
278 |
Actual: |
278 |
100% |
10938 |
Flash640 / .text / App_ColorSceneController.o |
Start |
End |
Size |
% |
Line |
.rodata.vAPP_ZCL_DeviceSpecific_Init.str1.1 |
0x000303a2 |
0x000303de |
60 |
100% |
10944 |
Expected total in App_ColorSceneController.o file: |
60 |
Actual: |
60 |
100% |
10944 |
Flash640 / .text / zlo_controller_node.o |
Start |
End |
Size |
% |
Line |
.rodata.vStartPolling.str1.1 |
0x000303de |
0x000303f5 |
23 |
2% |
10946 |
.rodata.APP_cbTimerAddGroup.str1.1 |
0x000303f5 |
0x0003042e |
57 |
4% |
10948 |
.rodata.vSelectLight.str1.1 |
0x0003042e |
0x00030438 |
10 |
1% |
10950 |
.rodata.bAddToEndpointTable.str1.1 |
0x00030438 |
0x00030483 |
75 |
4% |
10952 |
.rodata.APP_taskController.str1.1 |
0x00030483 |
0x0003059d |
282 |
16% |
10954 |
.rodata.vSetGroupAddress.str1.1 |
0x0003059d |
0x000305af |
18 |
1% |
10956 |
.rodata.APP_vInitialiseNode.str1.1 |
0x000305af |
0x00030667 |
184 |
10% |
10958 |
.rodata.APP_cbTimerPoll.str1.1 |
0x00030667 |
0x00030787 |
288 |
16% |
10960 |
.rodata.APP_vBdbCallback.str1.1 |
0x00030787 |
0x00030b33 |
940 |
51% |
10962 |
Expected total in zlo_controller_node.o file: |
1877 |
Actual: |
1877 |
100% |
10946 |
Flash640 / .text / app_zcl_controller_task.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_ZCL_cbEndpointCallback.str1.1 |
0x00030b33 |
0x00030b7c |
73 |
42% |
10964 |
.rodata.APP_ZCL_vInitialise.str1.1 |
0x00030b7c |
0x00030be2 |
102 |
59% |
10966 |
Expected total in app_zcl_controller_task.o file: |
175 |
Actual: |
175 |
100% |
10964 |
Flash640 / .text / app_level_commands.o |
Start |
End |
Size |
% |
Line |
.rodata.vAppLevelStop.str1.1 |
0x00030be2 |
0x00030c19 |
55 |
100% |
10968 |
Expected total in app_level_commands.o file: |
55 |
Actual: |
55 |
100% |
10968 |
Flash640 / .text / app_group_commands.o |
Start |
End |
Size |
% |
Line |
.rodata.vAppAddGroup.str1.1 |
0x00030c19 |
0x00030c50 |
55 |
100% |
10970 |
Expected total in app_group_commands.o file: |
55 |
Actual: |
55 |
100% |
10970 |
Flash640 / .text / app_general_commands.o |
Start |
End |
Size |
% |
Line |
.rodata.bAppSendBasicResetReq.str1.1 |
0x00030c19 |
0x00030c42 |
41 |
79% |
10973 |
.rodata.vAppChangeChannel.str1.1 |
0x00030c42 |
0x00030c4d |
11 |
22% |
10975 |
Expected total in app_general_commands.o file: |
52 |
Actual: |
52 |
100% |
10973 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.rodata.DbgConsole_SendData.str1.1 |
0x00030c4d |
0x00030cc8 |
123 |
60% |
10977 |
.rodata.DbgConsole_Init.str1.1 |
0x00030cc8 |
0x00030cf0 |
40 |
20% |
10979 |
.rodata.__func__.0 |
0x00030cf0 |
0x00030d00 |
16 |
8% |
10981 |
.rodata.__func__.3 |
0x00030d00 |
0x00030d1c |
28 |
14% |
10983 |
Expected total in fsl_debug_console.o file: |
207 |
Actual: |
207 |
100% |
10977 |
Flash640 / .text / temp_sensor_drv.o |
Start |
End |
Size |
% |
Line |
.rodata.ADC_Configuration.str1.1 |
0x00030d1c |
0x00030d5e |
66 |
31% |
10985 |
.rodata.load_calibration_param_from_flash.str1.1 |
0x00030d5e |
0x00030df7 |
153 |
70% |
10987 |
Expected total in temp_sensor_drv.o file: |
219 |
Actual: |
219 |
100% |
10985 |
Flash640 / .text / fsl_adc.o |
Start |
End |
Size |
% |
Line |
.rodata.ADC_GetInstance.isra.0.str1.1 |
0x00030df7 |
0x00030e65 |
110 |
46% |
10989 |
.rodata.ADC_Init.str1.1 |
0x00030e65 |
0x00030e74 |
15 |
7% |
10991 |
.rodata.ADC_GetConvSeqAGlobalConversionResult.str1.1 |
0x00030e74 |
0x00030e81 |
13 |
6% |
10993 |
.rodata.ADC_GetChannelConversionResult.str1.1 |
0x00030e81 |
0x00030e99 |
24 |
10% |
10995 |
.rodata.__func__.0 |
0x00030e99 |
0x00030eb8 |
31 |
13% |
10997 |
.rodata.__func__.2 |
0x00030eb8 |
0x00030ece |
22 |
10% |
10999 |
.rodata.__func__.3 |
0x00030ece |
0x00030ede |
16 |
7% |
11001 |
.rodata.__func__.4 |
0x00030ede |
0x00030ee8 |
10 |
5% |
11003 |
Expected total in fsl_adc.o file: |
241 |
Actual: |
241 |
100% |
10989 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.rodata.BOARD_Clock32MCapacitanceCharacteristics |
0x00030ee8 |
0x00030ef4 |
12 |
100% |
11006 |
Expected total in board_utility.o file: |
12 |
Actual: |
12 |
100% |
11006 |
Flash640 / .text / app_buttons.o |
Start |
End |
Size |
% |
Line |
.rodata.s_u8ButtonDIOLine |
0x00030ef4 |
0x00030ef9 |
5 |
100% |
11009 |
Expected total in app_buttons.o file: |
5 |
Actual: |
5 |
100% |
11009 |
Flash640 / .text / app_menu_handler_OM15082.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_vHandleFactoryNewKeyPress.str1.1 |
0x00030ef9 |
0x00030f4d |
84 |
87% |
11011 |
.rodata.APP_vHandleKeyPress.str1.1 |
0x00030f4d |
0x00030f5a |
13 |
14% |
11013 |
Expected total in app_menu_handler_OM15082.o file: |
97 |
Actual: |
97 |
100% |
11011 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.rodata.GINT_GetInstance.str1.1 |
0x00030f5a |
0x00030fca |
112 |
87% |
11015 |
.rodata.__func__.0 |
0x00030fca |
0x00030fdb |
17 |
14% |
11017 |
Expected total in fsl_gint.o file: |
129 |
Actual: |
129 |
100% |
11015 |
Flash640 / .text / app_ota_client.o |
Start |
End |
Size |
% |
Line |
.rodata.bInitialiseOTAClusterAndAttributes.str1.1 |
0x00030fdb |
0x00031050 |
117 |
4% |
11019 |
.rodata.vAppInitOTA.str1.1 |
0x00031050 |
0x00031230 |
480 |
14% |
11021 |
.rodata.vLoadOTAPersistedData.str1.1 |
0x00031230 |
0x00031274 |
68 |
2% |
11024 |
.rodata.vHandleMatchDescriptor.str1.1 |
0x00031274 |
0x000312f3 |
127 |
4% |
11026 |
.rodata.vHandleIeeeAddressRsp.str1.1 |
0x000312f3 |
0x000313c4 |
209 |
6% |
11028 |
.rodata.vRunAppOTAStateMachine.str1.1 |
0x000313c4 |
0x000318a9 |
1253 |
35% |
11031 |
.rodata.vHandleAppOtaClient.str1.1 |
0x000318a9 |
0x00031e1d |
1396 |
39% |
11034 |
.rodata |
0x00031e1d |
0x00031e2d |
16 |
1% |
11036 |
Expected total in app_ota_client.o file: |
3666 |
Actual: |
3666 |
100% |
11019 |
Flash640 / .text / fsl_spifi.o |
Start |
End |
Size |
% |
Line |
.rodata.SPIFI_GetInstance.str1.1 |
0x00031e2d |
0x00031e9f |
114 |
80% |
11037 |
.rodata.SPIFI_Init.str1.1 |
0x00031e9f |
0x00031f11 |
114 |
80% |
11039 |
.rodata.__func__.0 |
0x00031e9f |
0x00031eaa |
11 |
8% |
11042 |
.rodata.__func__.1 |
0x00031eaa |
0x00031ebc |
18 |
13% |
11044 |
Expected total in fsl_spifi.o file: |
143 |
Actual: |
257 |
180% |
11037 |
Flash640 / .text / appZdpExtraction.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdpUnpackNwkAddressResponse.str1.1 |
0x00031ebc |
0x00031ebe |
2 |
100% |
11046 |
Expected total in appZdpExtraction.o file: |
2 |
Actual: |
2 |
100% |
11046 |
Flash640 / .text / board.o |
Start |
End |
Size |
% |
Line |
.rodata.sfifi_io_cfg |
0x00031ebc |
0x00031ed4 |
24 |
100% |
11048 |
Expected total in board.o file: |
24 |
Actual: |
24 |
100% |
11048 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.rodata.WWDT_GetInstance.isra.0.str1.1 |
0x00031ed4 |
0x00031f3b |
103 |
54% |
11050 |
.rodata.WWDT_GetDefaultConfig.str1.1 |
0x00031f3b |
0x00031f4a |
15 |
8% |
11052 |
.rodata.WWDT_Init.str1.1 |
0x00031f4a |
0x00031f65 |
27 |
14% |
11054 |
.rodata.__func__.0 |
0x00031f65 |
0x00031f76 |
17 |
9% |
11056 |
.rodata.__func__.1 |
0x00031f76 |
0x00031f80 |
10 |
6% |
11058 |
.rodata.__func__.2 |
0x00031f80 |
0x00031f96 |
22 |
12% |
11060 |
Expected total in fsl_wwdt.o file: |
194 |
Actual: |
194 |
100% |
11050 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.rodata.CLOCK_Xtal32M_Trim.str1.1 |
0x00031f96 |
0x00032055 |
191 |
75% |
11062 |
.rodata.CLOCK_XtalBasicTrim.str1.1 |
0x00032055 |
0x00032071 |
28 |
11% |
11064 |
.rodata.__func__.1 |
0x00032071 |
0x00032084 |
19 |
8% |
11066 |
.rodata.__func__.2 |
0x00032084 |
0x00032098 |
20 |
8% |
11068 |
Expected total in fsl_clock.o file: |
258 |
Actual: |
258 |
100% |
11062 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.rodata.RESET_SetPeripheralReset.str1.1 |
0x00032098 |
0x000320f3 |
91 |
64% |
11070 |
.rodata.__func__.0 |
0x000320f3 |
0x0003210e |
27 |
19% |
11072 |
.rodata.__func__.1 |
0x0003210e |
0x00032127 |
25 |
18% |
11074 |
Expected total in fsl_reset.o file: |
143 |
Actual: |
143 |
100% |
11070 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.rodata.USART_GetInstance.str1.1 |
0x00032127 |
0x0003217b |
84 |
24% |
11076 |
.rodata.USART_TransferStartRingBuffer.str1.1 |
0x0003217b |
0x0003219b |
32 |
9% |
11078 |
.rodata.USART_GetDefaultConfig.str1.1 |
0x0003219b |
0x000321aa |
15 |
5% |
11080 |
.rodata.USART_SetBaudRate.str1.1 |
0x0003219b |
0x000321da |
63 |
18% |
11082 |
.rodata.USART_Init.str1.1 |
0x000321da |
0x00032216 |
60 |
17% |
11084 |
.rodata.USART_WriteBlocking.str1.1 |
0x00032216 |
0x0003223a |
36 |
10% |
11086 |
.rodata.__func__.10 |
0x0003223a |
0x0003224e |
20 |
6% |
11088 |
.rodata.__func__.11 |
0x0003224e |
0x00032260 |
18 |
5% |
11090 |
.rodata.__func__.12 |
0x00032260 |
0x00032277 |
23 |
7% |
11092 |
.rodata.__func__.13 |
0x00032277 |
0x00032284 |
13 |
4% |
11094 |
.rodata.__func__.14 |
0x00032284 |
0x0003228f |
11 |
4% |
11096 |
Expected total in fsl_usart.o file: |
360 |
Actual: |
375 |
105% |
11076 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.rodata.FLEXCOMM_GetInstance.str1.1 |
0x0003228f |
0x000322e0 |
81 |
17% |
11098 |
.rodata.FLEXCOMM1_DriverIRQHandler.str1.1 |
0x000322e0 |
0x000322f8 |
24 |
5% |
11101 |
.rodata.FLEXCOMM2_DriverIRQHandler.str1.1 |
0x000322f8 |
0x00032310 |
24 |
5% |
11103 |
.rodata.FLEXCOMM3_DriverIRQHandler.str1.1 |
0x00032310 |
0x00032328 |
24 |
5% |
11105 |
.rodata.FLEXCOMM4_DriverIRQHandler.str1.1 |
0x00032328 |
0x00032340 |
24 |
5% |
11107 |
.rodata.FLEXCOMM5_DriverIRQHandler.str1.1 |
0x00032340 |
0x00032358 |
24 |
5% |
11109 |
.rodata.FLEXCOMM6_DriverIRQHandler.str1.1 |
0x00032358 |
0x00032370 |
24 |
5% |
11111 |
.rodata.__func__.0 |
0x00032370 |
0x0003238b |
27 |
6% |
11113 |
.rodata.__func__.1 |
0x0003238b |
0x000323a6 |
27 |
6% |
11115 |
.rodata.__func__.2 |
0x000323a6 |
0x000323c1 |
27 |
6% |
11117 |
.rodata.__func__.3 |
0x000323c1 |
0x000323dc |
27 |
6% |
11119 |
.rodata.__func__.4 |
0x000323dc |
0x000323f7 |
27 |
6% |
11121 |
.rodata.__func__.5 |
0x000323f7 |
0x00032412 |
27 |
6% |
11123 |
.rodata.__func__.7 |
0x00032412 |
0x00032428 |
22 |
5% |
11125 |
.rodata.s_flexcommBaseAddrs |
0x00032428 |
0x00032444 |
28 |
6% |
11128 |
.rodata.s_flexcommClocks |
0x00032444 |
0x00032460 |
28 |
6% |
11130 |
.rodata.s_flexcommResets |
0x00032460 |
0x0003247c |
28 |
6% |
11132 |
Expected total in fsl_flexcomm.o file: |
493 |
Actual: |
493 |
100% |
11098 |
Flash640 / .text / fsl_common.o |
Start |
End |
Size |
% |
Line |
.rodata.SDK_DelayAtLeastUs.str1.1 |
0x0003247c |
0x000324ee |
114 |
86% |
11134 |
.rodata.__func__.0 |
0x000324ee |
0x00032501 |
19 |
15% |
11136 |
Expected total in fsl_common.o file: |
133 |
Actual: |
133 |
100% |
11134 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.rodata.POWER_ApplyLdoActiveVoltage.str1.1 |
0x00032501 |
0x0003257e |
125 |
52% |
11138 |
.rodata.POWER_ApplyLdoActiveVoltage_1V0.str1.1 |
0x0003257e |
0x000325c7 |
73 |
31% |
11140 |
.rodata.__func__.0 |
0x000325c7 |
0x000325e9 |
34 |
14% |
11142 |
.rodata.__func__.1 |
0x000325e9 |
0x000325f4 |
11 |
5% |
11144 |
Expected total in fsl_power.o file: |
243 |
Actual: |
243 |
100% |
11138 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.rodata.timer_param |
0x000325f4 |
0x00032654 |
96 |
100% |
11146 |
Expected total in fsl_wtimer.o file: |
96 |
Actual: |
96 |
100% |
11146 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.rodata.ExceptionUnwindStack.str1.1 |
0x00032654 |
0x00032716 |
194 |
13% |
11148 |
.rodata.vPrintRegisterBit.str1.1 |
0x00032716 |
0x0003271e |
8 |
1% |
11150 |
.rodata.vPrintSystemHandlerAndControlStateRegisterBitFields.str1.1 |
0x0003271e |
0x00032856 |
312 |
21% |
11152 |
.rodata.vPrintConfigurableFaultStatusRegisterBitFields.str1.1 |
0x00032856 |
0x00032959 |
259 |
18% |
11154 |
.rodata.vDebugBusFaultHandler.str1.1 |
0x00032959 |
0x00032aea |
401 |
27% |
11157 |
.rodata.vDebugUsageFaultHandler.str1.1 |
0x00032aea |
0x00032b0e |
36 |
3% |
11160 |
.rodata.vDebugMemoryFaultHandler.str1.1 |
0x00032b0e |
0x00032b54 |
70 |
5% |
11162 |
.rodata.vPrintHardFaultStatusRegisterBitFields.str1.1 |
0x00032b54 |
0x00032b91 |
61 |
5% |
11164 |
.rodata.vDebugHardFaultHandler.str1.1 |
0x00032b91 |
0x00032c32 |
161 |
11% |
11166 |
Expected total in MicroExceptions_arm.o file: |
1502 |
Actual: |
1502 |
100% |
11148 |
Flash640 / .text / OtaSupport.o |
Start |
End |
Size |
% |
Line |
.rodata.OTA_PullImageChunk.str1.1 |
0x00032c32 |
0x00032c5e |
44 |
100% |
11168 |
Expected total in OtaSupport.o file: |
44 |
Actual: |
44 |
100% |
11168 |
Flash640 / .text / TimersManager.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x00032c5e |
0x00032c67 |
9 |
100% |
11170 |
Expected total in TimersManager.o file: |
9 |
Actual: |
9 |
100% |
11170 |
Flash640 / .text / TMR_Adapter.o |
Start |
End |
Size |
% |
Line |
.rodata.TMR_eScheduleActivity32kTicksAndGetCurrentTimestampValue.str1.1 |
0x00032c67 |
0x00032d15 |
174 |
69% |
11172 |
.rodata.FRO32K_CompleteCalibration.str1.1 |
0x00032d15 |
0x00032d2a |
21 |
9% |
11174 |
.rodata.__func__.3 |
0x00032d2a |
0x00032d64 |
58 |
23% |
11176 |
Expected total in TMR_Adapter.o file: |
253 |
Actual: |
253 |
100% |
11172 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ctimerBases |
0x00032d64 |
0x00032d6c |
8 |
100% |
11179 |
Expected total in fsl_ctimer.o file: |
8 |
Actual: |
8 |
100% |
11179 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.rodata.DMA_GetInstance.str1.1 |
0x00032d6c |
0x00032dda |
110 |
88% |
11181 |
.rodata.__func__.25 |
0x00032dda |
0x00032dea |
16 |
13% |
11183 |
Expected total in fsl_dma.o file: |
126 |
Actual: |
126 |
100% |
11181 |
Flash640 / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.34 |
0x00032dea |
0x00032df0 |
6 |
12% |
11185 |
.rodata.maHandleDeepSleepTable |
0x00032df0 |
0x00032e20 |
48 |
89% |
11188 |
Expected total in PWR.o file: |
54 |
Actual: |
54 |
100% |
11185 |
Flash640 / .text / PWRLib.o |
Start |
End |
Size |
% |
Line |
.rodata.pm_sram0_bank_desc |
0x00032e20 |
0x00032e60 |
64 |
67% |
11191 |
.rodata.pm_sram1_bank_desc |
0x00032e60 |
0x00032e80 |
32 |
34% |
11194 |
Expected total in PWRLib.o file: |
96 |
Actual: |
96 |
100% |
11191 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.rodata.SerialManager_Init.str1.1 |
0x00032e80 |
0x00032ee0 |
96 |
26% |
11197 |
.rodata.SerialManager_OpenWriteHandle.str1.1 |
0x00032ee0 |
0x00032eec |
12 |
4% |
11200 |
.rodata.SerialManager_CloseWriteHandle.str1.1 |
0x00032eec |
0x00032ef3 |
7 |
2% |
11202 |
.rodata.SerialManager_OpenReadHandle.str1.1 |
0x00032ef3 |
0x00032efe |
11 |
3% |
11204 |
.rodata.SerialManager_CloseReadHandle.str1.1 |
0x00032efe |
0x00032f3b |
61 |
17% |
11206 |
.rodata.SerialManager_WriteBlocking.str1.1 |
0x00032f3b |
0x00032f49 |
14 |
4% |
11208 |
.rodata.__func__.3 |
0x00032f49 |
0x00032f5d |
20 |
6% |
11210 |
.rodata.__func__.4 |
0x00032f5d |
0x00032f7b |
30 |
8% |
11212 |
.rodata.__func__.5 |
0x00032f7b |
0x00032f98 |
29 |
8% |
11214 |
.rodata.__func__.6 |
0x00032f98 |
0x00032fb7 |
31 |
9% |
11216 |
.rodata.__func__.7 |
0x00032fb7 |
0x00032fd5 |
30 |
8% |
11218 |
.rodata.__func__.8 |
0x00032fd5 |
0x00032fea |
21 |
6% |
11220 |
.rodata.__func__.9 |
0x00032fea |
0x00032ffd |
19 |
5% |
11222 |
Expected total in serial_manager.o file: |
381 |
Actual: |
381 |
100% |
11197 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.rodata.Serial_UartInit.str1.1 |
0x00032ffd |
0x0003305f |
98 |
66% |
11224 |
.rodata.Serial_UartWrite.str1.1 |
0x0003305f |
0x0003306d |
14 |
10% |
11227 |
.rodata.__func__.1 |
0x0003305f |
0x00033070 |
17 |
12% |
11229 |
.rodata.__func__.2 |
0x00033070 |
0x00033082 |
18 |
13% |
11231 |
.rodata.__func__.3 |
0x00033082 |
0x00033092 |
16 |
11% |
11233 |
Expected total in serial_port_uart.o file: |
149 |
Actual: |
163 |
110% |
11224 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.rodata.HAL_UartInit.str1.1 |
0x00033092 |
0x00033146 |
180 |
75% |
11235 |
.rodata.HAL_UartReceiveBlocking.str1.1 |
0x00033146 |
0x0003314b |
5 |
3% |
11238 |
.rodata.__func__.0 |
0x0003314b |
0x00033160 |
21 |
9% |
11241 |
.rodata.__func__.2 |
0x00033160 |
0x0003316f |
15 |
7% |
11243 |
.rodata.__func__.3 |
0x0003316f |
0x0003317c |
13 |
6% |
11245 |
.rodata.s_UsartAdapterBase |
0x0003317c |
0x00033184 |
8 |
4% |
11247 |
Expected total in usart_adapter.o file: |
242 |
Actual: |
242 |
100% |
11235 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.rodata.__assert_func.str1.1 |
0x00033184 |
0x000331c2 |
62 |
100% |
11249 |
Expected total in fsl_assert.o file: |
62 |
Actual: |
62 |
100% |
11249 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x000331c2 |
0x000331cc |
10 |
84% |
11251 |
.rodata.gUseRtos_c |
0x000331cc |
0x000331ce |
2 |
17% |
11253 |
Expected total in fsl_os_abstraction_bm.o file: |
12 |
Actual: |
12 |
100% |
11251 |
Flash640 / .text / ZCLobj_Basic.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_BasicClusterAttributeDefinitions |
0x000331ce |
0x00033246 |
120 |
100% |
11257 |
Expected total in ZCLobj_Basic.o file: |
120 |
Actual: |
120 |
100% |
11257 |
Flash640 / .text / ZCLobj_Groups.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_GroupsClusterAttributeDefinitions |
0x00033246 |
0x00033256 |
16 |
100% |
11260 |
Expected total in ZCLobj_Groups.o file: |
16 |
Actual: |
16 |
100% |
11260 |
Flash640 / .text / ZCLobj_Identify.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_IdentifyClusterAttributeDefinitions |
0x00033256 |
0x0003326e |
24 |
100% |
11263 |
Expected total in ZCLobj_Identify.o file: |
24 |
Actual: |
24 |
100% |
11263 |
Flash640 / .text / ZCLobj_LevelControl.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_LevelControlClientClusterAttributeDefinitions |
0x0003326e |
0x0003327e |
16 |
100% |
11266 |
Expected total in ZCLobj_LevelControl.o file: |
16 |
Actual: |
16 |
100% |
11266 |
Flash640 / .text / ZCLobj_OnOff.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_OnOffClientClusterAttributeDefinitions |
0x0003327e |
0x0003328e |
16 |
100% |
11269 |
Expected total in ZCLobj_OnOff.o file: |
16 |
Actual: |
16 |
100% |
11269 |
Flash640 / .text / ZCLobj_ColourControl.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_ColourControlClusterAttributeDefinitions |
0x0003328e |
0x0003329e |
16 |
100% |
11272 |
Expected total in ZCLobj_ColourControl.o file: |
16 |
Actual: |
16 |
100% |
11272 |
Flash640 / .text / OTA.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x0003329e |
0x000332a6 |
8 |
17% |
11275 |
.rodata.asOTAClusterAttributeDefinitions |
0x000332a6 |
0x000332ce |
40 |
84% |
11276 |
Expected total in OTA.o file: |
48 |
Actual: |
48 |
100% |
11275 |
Flash640 / .text / OTA_client.o |
Start |
End |
Size |
% |
Line |
.rodata.eOTA_HandleImageVerification.str1.1 |
0x000332ce |
0x00033324 |
86 |
100% |
11279 |
Expected total in OTA_client.o file: |
86 |
Actual: |
86 |
100% |
11279 |
Flash640 / .text / ZCLobj_zll_CommissionCmdHandler.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_ZllCommissionCommandHandler.str1.1 |
0x00033324 |
0x0003337a |
86 |
100% |
11281 |
Expected total in ZCLobj_zll_CommissionCmdHandler.o file: |
86 |
Actual: |
86 |
100% |
11281 |
Flash640 / .text / ZCLobj_zll_commission.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_ZllCommissionCommandDeviceInfoRspCommandSend.str1.1 |
0x00033324 |
0x00033340 |
28 |
64% |
11284 |
.rodata.asCLD_ZllCommissionClusterAttributeDefinitions |
0x00033340 |
0x00033350 |
16 |
37% |
11286 |
Expected total in ZCLobj_zll_commission.o file: |
44 |
Actual: |
44 |
100% |
11284 |
Flash640 / .text / ZCLobj_zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x00033350 |
0x00033358 |
8 |
4% |
11289 |
.rodata.au8ConstSizeArray |
0x00033358 |
0x0003345a |
258 |
97% |
11290 |
Expected total in ZCLobj_zcl_attribute.o file: |
266 |
Actual: |
266 |
100% |
11289 |
Flash640 / .text / ZCLobj_bdb_ns.o |
Start |
End |
Size |
% |
Line |
.rodata.BDB_vNsStateMachine.str1.1 |
0x0003345a |
0x0003348c |
50 |
100% |
11293 |
Expected total in ZCLobj_bdb_ns.o file: |
50 |
Actual: |
50 |
100% |
11293 |
Flash640 / .text / ZCLobj_bdb_tl_end_device_initiator_target.o |
Start |
End |
Size |
% |
Line |
.rodata.BDB_vTlStateMachine.str1.1 |
0x0003348c |
0x00033521 |
149 |
100% |
11295 |
Expected total in ZCLobj_bdb_tl_end_device_initiator_target.o file: |
149 |
Actual: |
149 |
100% |
11295 |
Flash640 / .text / ZCLobj_bdb_fb_initiator.o |
Start |
End |
Size |
% |
Line |
.rodata.vFbBindCluster.str1.1 |
0x00033521 |
0x00033522 |
1 |
100% |
11297 |
Expected total in ZCLobj_bdb_fb_initiator.o file: |
1 |
Actual: |
1 |
100% |
11297 |
Flash640 / .text / PDM_FileSystemData.c.obj |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.36 |
0x00033521 |
0x00033525 |
4 |
100% |
11299 |
Expected total in PDM_FileSystemData.c.obj file: |
4 |
Actual: |
4 |
100% |
11299 |
Flash640 / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.rodata.eUnfragmentedUnicastTransmission.str1.1 |
0x00033525 |
0x0003352c |
7 |
50% |
11301 |
.rodata.ZPS_vAplHandleApsdeReqRsp.str1.1 |
0x0003352c |
0x00033533 |
7 |
50% |
11303 |
Expected total in zps_apl_apsde.o file: |
14 |
Actual: |
14 |
100% |
11301 |
Flash640 / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vInitAPSMECmdHdr.str1.1 |
0x00033533 |
0x0003353a |
7 |
24% |
11305 |
.rodata.zps_eAplSendApsmeCmdFrame.str1.1 |
0x00033533 |
0x00033538 |
5 |
17% |
11308 |
.rodata.zps_eAplApsmeTransportKeyReqRsp.str1.1 |
0x00033538 |
0x0003354a |
18 |
60% |
11310 |
.rodata.zps_eAplApsmeUpdateDeviceReqRsp.str1.1 |
0x0003354a |
0x0003354f |
5 |
17% |
11312 |
.rodata.zps_eAplApsmeVerifyKeyReqRsp.str1.1 |
0x0003354f |
0x00033554 |
5 |
17% |
11314 |
.rodata.zps_eAplApsmeRequestKeyReqRsp.str1.1 |
0x0003354f |
0x00033551 |
2 |
7% |
11317 |
Expected total in zps_apl_apsme.o file: |
30 |
Actual: |
42 |
140% |
11305 |
Flash640 / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vAplApsHandleNldeDcfmInd.str1.1 |
0x0003354f |
0x00033554 |
5 |
100% |
11319 |
Expected total in zps_apl_aps_nlde.o file: |
5 |
Actual: |
5 |
100% |
11319 |
Flash640 / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplSecDecryptPacket.str1.1 |
0x0003354f |
0x00033552 |
3 |
100% |
11322 |
Expected total in zps_apl_sec.o file: |
3 |
Actual: |
3 |
100% |
11322 |
Flash640 / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vSetKeys.str1.1 |
0x00033552 |
0x00033574 |
34 |
100% |
11325 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
34 |
Actual: |
34 |
100% |
11325 |
Flash640 / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDefaultServer.str1.1 |
0x00033574 |
0x00033598 |
36 |
100% |
11327 |
Expected total in zps_apl_zdo_default_server.o file: |
36 |
Actual: |
36 |
100% |
11327 |
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoNwkAddrServer.str1.1 |
0x00033598 |
0x000335bc |
36 |
100% |
11330 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
36 |
Actual: |
36 |
100% |
11330 |
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoIeeeAddrServer.str1.1 |
0x00033598 |
0x000335bc |
36 |
100% |
11333 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
36 |
Actual: |
36 |
100% |
11333 |
Flash640 / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMatchDescServer.str1.1 |
0x00033598 |
0x000335bc |
36 |
100% |
11336 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
36 |
Actual: |
36 |
100% |
11336 |
Flash640 / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoSimpleDescServer.str1.1 |
0x00033598 |
0x000335bc |
36 |
100% |
11339 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
36 |
Actual: |
36 |
100% |
11339 |
Flash640 / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDeviceAnnceServer.str1.1 |
0x00033598 |
0x000335bc |
36 |
100% |
11342 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
36 |
Actual: |
36 |
100% |
11342 |
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtLeaveServer.str1.1 |
0x00033598 |
0x000335bc |
36 |
100% |
11345 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
36 |
Actual: |
36 |
100% |
11345 |
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtNWKUpdateServer.str1.1 |
0x00033598 |
0x000335a2 |
10 |
100% |
11348 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
10 |
Actual: |
10 |
100% |
11348 |
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.u8ZdoBindUnbindServerUnpackApdu.str1.1 |
0x000335a2 |
0x000335a7 |
5 |
100% |
11351 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
5 |
Actual: |
5 |
100% |
11351 |
Flash640 / .text / zps_apl_zdp_simple_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpSimpleDescRequest.str1.1 |
0x000335a7 |
0x000335ac |
5 |
100% |
11354 |
Expected total in zps_apl_zdp_simple_desc_req.o file: |
5 |
Actual: |
5 |
100% |
11354 |
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.rodata.eSendDeviceAnnounce.str1.1 |
0x000335a7 |
0x000335ac |
5 |
34% |
11357 |
.rodata.zps_vAplZdoClientLookupNwkAddress.str1.1 |
0x000335ac |
0x000335b1 |
5 |
34% |
11359 |
.rodata.zps_bAplZdoZdoClient.str1.1 |
0x000335b1 |
0x000335b6 |
5 |
34% |
11361 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
15 |
Actual: |
15 |
100% |
11357 |
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtBindServer.str1.1 |
0x000335b1 |
0x000335c4 |
19 |
100% |
11364 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
19 |
Actual: |
19 |
100% |
11364 |
Flash640 / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpGenStatusOnlyResponse.str1.1 |
0x000335c4 |
0x000335c7 |
3 |
100% |
11367 |
Expected total in zps_apl_zdp_apsde_req.o file: |
3 |
Actual: |
3 |
100% |
11367 |
Flash640 / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpDeviceAnnceRequest.str1.1 |
0x000335c4 |
0x000335c9 |
5 |
100% |
11369 |
Expected total in zps_apl_zdp_device_annce.o file: |
5 |
Actual: |
5 |
100% |
11369 |
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpIeeeAddrRequest.str1.1 |
0x000335c4 |
0x000335c9 |
5 |
100% |
11371 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
5 |
Actual: |
5 |
100% |
11371 |
Flash640 / .text / zps_apl_zdp_match_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMatchDescRequest.str1.1 |
0x000335c9 |
0x000335ce |
5 |
100% |
11373 |
Expected total in zps_apl_zdp_match_desc_req.o file: |
5 |
Actual: |
5 |
100% |
11373 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtNwkUpdateRequest.str1.1 |
0x000335ce |
0x000335d2 |
4 |
100% |
11375 |
Expected total in zps_apl_zdp_mgmt_nwk_update_req.o file: |
4 |
Actual: |
4 |
100% |
11375 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtPermitJoiningRequest.str1.1 |
0x000335d2 |
0x000335d6 |
4 |
100% |
11377 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
4 |
Actual: |
4 |
100% |
11377 |
Flash640 / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpNodeDescRequest.str1.1 |
0x000335d2 |
0x000335d6 |
4 |
100% |
11379 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
4 |
Actual: |
4 |
100% |
11379 |
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNwkAddrResponse.str1.1 |
0x000335d2 |
0x000335d7 |
5 |
100% |
11382 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
5 |
Actual: |
5 |
100% |
11382 |
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpIeeeAddrResponse.str1.1 |
0x000335d7 |
0x000335e5 |
14 |
100% |
11385 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
14 |
Actual: |
14 |
100% |
11385 |
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNodeDescResponse.str1.1 |
0x000335d7 |
0x000335e0 |
9 |
100% |
11387 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
9 |
Actual: |
9 |
100% |
11387 |
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpPowerDescResponse.str1.1 |
0x000335e0 |
0x000335e6 |
6 |
100% |
11390 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
6 |
Actual: |
6 |
100% |
11390 |
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSimpleDescResponse.str1.1 |
0x000335e0 |
0x000335eb |
11 |
100% |
11392 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
11 |
Actual: |
11 |
100% |
11392 |
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpActiveEpResponse.str1.1 |
0x000335e0 |
0x000335e5 |
5 |
100% |
11394 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
5 |
Actual: |
5 |
100% |
11394 |
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMatchDescResponse.str1.1 |
0x000335e0 |
0x000335e5 |
5 |
100% |
11396 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
5 |
Actual: |
5 |
100% |
11396 |
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSystemServerDiscoveryResponse.str1.1 |
0x000335e0 |
0x000335e4 |
4 |
100% |
11398 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
4 |
Actual: |
4 |
100% |
11398 |
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtLqiResponse.str1.1 |
0x000335e0 |
0x000335e8 |
8 |
100% |
11400 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
8 |
Actual: |
8 |
100% |
11400 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMgmtNwkUpdateNotifyResponse.str1.1 |
0x000335e8 |
0x000335f0 |
8 |
100% |
11403 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
8 |
Actual: |
8 |
100% |
11403 |
Flash640 / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.25 |
0x000335e8 |
0x00033668 |
128 |
58% |
11406 |
.rodata.CSWTCH.27 |
0x00033668 |
0x00033688 |
32 |
15% |
11408 |
.rodata.CSWTCH.29 |
0x00033688 |
0x000336a8 |
32 |
15% |
11410 |
.rodata.CSWTCH.31 |
0x000336a8 |
0x000336c8 |
32 |
15% |
11412 |
Expected total in zps_mac_common.o file: |
224 |
Actual: |
224 |
100% |
11406 |
Flash640 / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.rodata.vApsInterPanMcpsDataInd.str1.1 |
0x000336c8 |
0x000336cc |
4 |
50% |
11414 |
.rodata.ZPS_vApsHandleInterPanReqRsp.str1.1 |
0x000336c8 |
0x000336d0 |
8 |
100% |
11416 |
Expected total in zps_apl_interpan.o file: |
8 |
Actual: |
12 |
150% |
11414 |
Flash640 / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendLeaveCmd.str1.1 |
0x000336c8 |
0x000336cb |
3 |
100% |
11419 |
Expected total in zps_nwk_leave.o file: |
3 |
Actual: |
3 |
100% |
11419 |
Flash640 / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkStatusCmd.str1.1 |
0x000336c8 |
0x000336cc |
4 |
100% |
11421 |
.rodata.zps_psSendNetworkEdTimeoutReqCmd.str1.1 |
0x000336c8 |
0x000336cc |
4 |
100% |
11423 |
Expected total in zps_nwk_maint.o file: |
4 |
Actual: |
8 |
200% |
11421 |
Flash640 / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vNwkHandleMcpsVsInd.str1.1 |
0x000336c8 |
0x000336d0 |
8 |
40% |
11425 |
.rodata.s_apsStSceTbl |
0x000336c8 |
0x000336dc |
20 |
100% |
11428 |
Expected total in zps_nwk_mcps.o file: |
20 |
Actual: |
28 |
140% |
11425 |
Flash640 / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.rodata.s_apsStSmeTbl |
0x000336dc |
0x000336f0 |
20 |
100% |
11430 |
Expected total in zps_nwk_mlme.o file: |
20 |
Actual: |
20 |
100% |
11430 |
Flash640 / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.rodata.au32EndDeviceTimeoutConstants |
0x000336f0 |
0x0003372c |
60 |
72% |
11432 |
.rodata.au32NwkPdmRecordOffsets |
0x0003372c |
0x00033744 |
24 |
29% |
11435 |
Expected total in zps_nwk_nib.o file: |
84 |
Actual: |
84 |
100% |
11432 |
Flash640 / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.rodata.atCfmSize |
0x00033744 |
0x00033784 |
64 |
100% |
11438 |
Expected total in zps_nwk_nlme.o file: |
64 |
Actual: |
64 |
100% |
11438 |
Flash640 / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_bSecDecrypt.str1.1 |
0x00033784 |
0x00033787 |
3 |
38% |
11440 |
.rodata.zps_eNwkSecDecryptPacket.str1.1 |
0x00033787 |
0x0003378c |
5 |
63% |
11442 |
Expected total in zps_nwk_sec.o file: |
8 |
Actual: |
8 |
100% |
11440 |
Flash640 / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkLinkPowerDelta.isra.0.str1.1 |
0x0003378c |
0x00033793 |
7 |
100% |
11444 |
Expected total in zps_nwk_subghz.o file: |
7 |
Actual: |
7 |
100% |
11444 |
Flash640 / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToActvStSme |
0x0003378c |
0x000337a3 |
23 |
14% |
11446 |
.rodata.s_aeNlmeReqRspToActvStCme |
0x000337a3 |
0x000337b3 |
16 |
10% |
11448 |
.rodata.s_aeNwkCmdToActvStSce |
0x000337b3 |
0x000337c0 |
13 |
8% |
11450 |
.rodata.s_aprActvStHandleCme |
0x000337c0 |
0x000337e0 |
32 |
19% |
11452 |
.rodata.s_aprActvStHandleSce |
0x000337e0 |
0x000337fc |
28 |
16% |
11454 |
.rodata.s_aprActvStHandleSme |
0x000337fc |
0x00033818 |
28 |
16% |
11456 |
.rodata.s_atActvStSceStt |
0x00033818 |
0x0003381e |
6 |
4% |
11458 |
.rodata.s_atActvStSmeStt |
0x0003381e |
0x00033824 |
6 |
4% |
11460 |
.rodata.zps_sActvSceTbl |
0x00033824 |
0x00033830 |
12 |
7% |
11462 |
.rodata.zps_sActvSmeTbl |
0x00033830 |
0x0003383c |
12 |
7% |
11465 |
Expected total in zps_nwk_actv_st.o file: |
176 |
Actual: |
176 |
100% |
11446 |
Flash640 / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToDiscStSme |
0x0003383c |
0x00033854 |
24 |
34% |
11468 |
.rodata.s_aprDiscStHandleSme |
0x00033854 |
0x00033870 |
28 |
39% |
11471 |
.rodata.s_atDiscStSmeStt |
0x00033870 |
0x00033878 |
8 |
12% |
11473 |
.rodata.zps_sDiscSmeTbl |
0x00033878 |
0x00033884 |
12 |
17% |
11475 |
Expected total in zps_nwk_disc_st.o file: |
72 |
Actual: |
72 |
100% |
11468 |
Flash640 / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendFrm.str1.1 |
0x00033884 |
0x00033887 |
3 |
43% |
11478 |
.rodata.str1.1 |
0x00033884 |
0x00033890 |
12 |
172% |
11480 |
.rodata.au8JitterLUT.0 |
0x00033884 |
0x0003388b |
7 |
100% |
11482 |
Expected total in zps_nwk_frm.o file: |
7 |
Actual: |
22 |
315% |
11478 |
Flash640 / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeNlmeReqRspToIdleStCme |
0x0003388b |
0x0003389c |
17 |
52% |
11484 |
.rodata.s_aprIdleStHandleCme |
0x0003389c |
0x000338ac |
16 |
49% |
11488 |
Expected total in zps_nwk_idle_st.o file: |
33 |
Actual: |
33 |
100% |
11484 |
Flash640 / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendRejoinReqCmd.str1.1 |
0x000338ac |
0x000338af |
3 |
8% |
11490 |
.rodata.zps_psNwkSendRejoinRspCmd.str1.1 |
0x000338ac |
0x000338b0 |
4 |
11% |
11492 |
.rodata.zps_eNwkProcessJoinInd.str1.1 |
0x000338ac |
0x000338ce |
34 |
88% |
11494 |
.rodata |
0x000338ce |
0x000338d3 |
5 |
13% |
11496 |
Expected total in zps_nwk_join.o file: |
39 |
Actual: |
46 |
118% |
11490 |
Flash640 / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToJoinStSme |
0x000338d3 |
0x000338ea |
23 |
21% |
11497 |
.rodata.s_aeNwkCmdToJoinStSce |
0x000338ea |
0x000338f8 |
14 |
13% |
11499 |
.rodata.s_aprJoinStHandleSce |
0x000338f8 |
0x00033900 |
8 |
8% |
11502 |
.rodata.s_aprJoinStHandleSme |
0x00033900 |
0x00033910 |
16 |
15% |
11504 |
.rodata.s_atJoinStSceStt |
0x00033910 |
0x00033915 |
5 |
5% |
11506 |
.rodata.s_atJoinStSmeStt |
0x00033915 |
0x0003392c |
23 |
21% |
11508 |
.rodata.zps_sJoinSceTbl |
0x0003392c |
0x00033938 |
12 |
11% |
11511 |
.rodata.zps_sJoinSmeTbl |
0x00033938 |
0x00033944 |
12 |
11% |
11514 |
Expected total in zps_nwk_join_st.o file: |
113 |
Actual: |
113 |
100% |
11497 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.rodata.au8HeaderSize.0 |
0x00033944 |
0x00033952 |
14 |
47% |
11517 |
.rodata.sPibInitialValues |
0x00033952 |
0x00033962 |
16 |
54% |
11519 |
Expected total in Mini_Main.o file: |
30 |
Actual: |
30 |
100% |
11517 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.rodata.radio_DCO_cal.str1.1 |
0x00033962 |
0x0003396a |
8 |
1% |
11521 |
.rodata |
0x0003396a |
0x00033986 |
28 |
3% |
11523 |
.rodata.assign_Synth_Cal_Op_Lock_init_regs |
0x00033986 |
0x000339c6 |
64 |
7% |
11524 |
.rodata.assign_Synth_Cal_Startup_init_regs |
0x000339c6 |
0x00033a0a |
68 |
7% |
11527 |
.rodata.assign_TMU_init_regs |
0x00033a0a |
0x00033a56 |
76 |
8% |
11530 |
.rodata.assign_init_regs |
0x00033a56 |
0x00033ac6 |
112 |
11% |
11533 |
.rodata.assign_init_regs_ES2 |
0x00033ac6 |
0x00033ad2 |
12 |
2% |
11536 |
.rodata.assign_init_regs_ES2MF |
0x00033ad2 |
0x00033ade |
12 |
2% |
11539 |
.rodata.assign_std_specific_banked_regs |
0x00033ade |
0x00033b16 |
56 |
6% |
11542 |
.rodata.assign_unbanked_common_regs |
0x00033b16 |
0x00033b3e |
40 |
4% |
11545 |
.rodata.assign_unbanked_std_specific_regs |
0x00033b3e |
0x00033b4e |
16 |
2% |
11548 |
.rodata.assign_unbanked_zbble_specific_regs |
0x00033b4e |
0x00033bea |
156 |
15% |
11551 |
.rodata.assign_zbble_specific_banked_regs |
0x00033bea |
0x00033c34 |
74 |
8% |
11554 |
.rodata.freq_prog |
0x00033c34 |
0x00033cc0 |
140 |
14% |
11558 |
.rodata.lut_defaults |
0x00033cc0 |
0x00033d1c |
92 |
9% |
11561 |
.rodata.lut_hiTx_defaults |
0x00033d1c |
0x00033d78 |
92 |
9% |
11564 |
Expected total in radio.o file: |
1046 |
Actual: |
1046 |
100% |
11521 |
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/ |
25773 |
13% |
| ColorSceneController/ |
1656 |
1% |
| | Source/ |
1656 |
1% |
| | | App_ColorSceneController.o |
252 |
1% |
| | | pdum_gen.o |
40 |
1% |
| | | zps_gen.o |
1364 |
1% |
| Common/ |
10352 |
5% |
| | Source/ |
10352 |
5% |
| | | app_buttons.o |
457 |
1% |
| | | app_ota_client.o |
7630 |
4% |
| | | board/ |
2265 |
2% |
| | | | Eeprom_MX25R8035F_User.o |
646 |
1% |
| | | | board.o |
204 |
1% |
| | | | board_utility.o |
44 |
1% |
| | | | hardware_init.o |
248 |
1% |
| | | | pin_mux.o |
80 |
1% |
| | | | temp_sensor_drv.o |
1043 |
1% |
| Common_Controller/ |
13765 |
7% |
| | Source/ |
13765 |
7% |
| | | app_colour_commands.o |
532 |
1% |
| | | app_general_commands.o |
368 |
1% |
| | | app_group_commands.o |
143 |
1% |
| | | app_identify_commands.o |
56 |
1% |
| | | app_led_control.o |
192 |
1% |
| | | app_level_commands.o |
203 |
1% |
| | | app_main.o |
1268 |
1% |
| | | app_menu_handler_OM15082.o |
1493 |
1% |
| | | app_on_off_commands.o |
128 |
1% |
| | | app_scenes_commands.o |
136 |
1% |
| | | app_serial_interface.o |
412 |
1% |
| | | app_start_controller.o |
806 |
1% |
| | | app_uart.o |
228 |
1% |
| | | app_zcl_controller_task.o |
1043 |
1% |
| | | zlo_controller_node.o |
6757 |
4% |
LIB/ |
114859 |
55% |
| / |
16 |
1% |
| | linker |
16 |
1% |
| SDKPackages/ |
112135 |
53% |
| | K32W041AMDK6/ |
112135 |
53% |
| | | middleware/ |
112135 |
53% |
| | | | wireless/ |
112135 |
53% |
| | | | | framework/ |
24526 |
12% |
| | | | | | PDM/ |
9752 |
5% |
| | | | | | | Library/ |
9752 |
5% |
| | | | | | | | libPDM.a/ |
9752 |
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 |
164 |
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/ |
11934 |
6% |
| | | | | | | lib/ |
11934 |
6% |
| | | | | | | | libRadio.a/ |
11934 |
6% |
| | | | | | | | | radio.o |
11934 |
6% |
| | | | | ieee-802.15.4/ |
13866 |
7% |
| | | | | | lib/ |
13866 |
7% |
| | | | | | | libMiniMac.a/ |
13866 |
7% |
| | | | | | | | MMAC.o |
6192 |
3% |
| | | | | | | | MMAC_RadioInit_JN518x.o |
40 |
1% |
| | | | | | | | MMAC_TimerServer.o |
214 |
1% |
| | | | | | | | Mini_Association.o |
1286 |
1% |
| | | | | | | | Mini_Main.o |
1142 |
1% |
| | | | | | | | Mini_Mcps.o |
520 |
1% |
| | | | | | | | Mini_Poll.o |
372 |
1% |
| | | | | | | | Mini_Running.o |
408 |
1% |
| | | | | | | | Mini_Scan.o |
1768 |
1% |
| | | | | | | | Mini_Shim.o |
188 |
1% |
| | | | | | | | Mini_TimerServer.o |
160 |
1% |
| | | | | | | | Mini_TxRx.o |
1548 |
1% |
| | | | | | | | endian.o |
28 |
1% |
| | | | | zigbee/ |
73743 |
35% |
| | | | | | Library/ |
73743 |
35% |
| | | | | | | libZPSAPL.a/ |
39833 |
19% |
| | | | | | | | zps_apl_af.o |
928 |
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 |
3038 |
2% |
| | | | | | | | zps_apl_inl.o |
16 |
1% |
| | | | | | | | zps_apl_mac_isr.o |
562 |
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_manager.o |
168 |
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 |
624 |
1% |
| | | | | | | | zps_apl_zdo_device_annce_server.o |
464 |
1% |
| | | | | | | | zps_apl_zdo_handle_zdp_event.o |
392 |
1% |
| | | | | | | | zps_apl_zdo_ieee_addr_server.o |
444 |
1% |
| | | | | | | | zps_apl_zdo_match_desc_server.o |
784 |
1% |
| | | | | | | | zps_apl_zdo_mgmt_bind_server.o |
515 |
1% |
| | | | | | | | zps_apl_zdo_mgmt_leave_server.o |
644 |
1% |
| | | | | | | | zps_apl_zdo_mgmt_lqi_server.o |
512 |
1% |
| | | | | | | | zps_apl_zdo_mgmt_nwk_update_server.o |
1660 |
1% |
| | | | | | | | zps_apl_zdo_node_desc_server.o |
320 |
1% |
| | | | | | | | zps_apl_zdo_nwk_addr_server.o |
466 |
1% |
| | | | | | | | zps_apl_zdo_nwkmanager.o |
8702 |
5% |
| | | | | | | | zps_apl_zdo_nwkmanager_client.o |
683 |
1% |
| | | | | | | | zps_apl_zdo_power_desc_server.o |
244 |
1% |
| | | | | | | | zps_apl_zdo_simple_desc_server.o |
576 |
1% |
| | | | | | | | zps_apl_zdo_system_server_discovery_server.o |
140 |
1% |
| | | | | | | | zps_apl_zdo_trust_center.o |
68 |
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_nwk_update_req.o |
172 |
1% |
| | | | | | | | zps_apl_zdp_mgmt_permit_joining_req.o |
184 |
1% |
| | | | | | | | zps_apl_zdp_node_desc_req.o |
128 |
1% |
| | | | | | | | zps_apl_zdp_node_desc_rsp.o |
169 |
1% |
| | | | | | | | zps_apl_zdp_nwk_addr_rsp.o |
209 |
1% |
| | | | | | | | zps_apl_zdp_power_desc_rsp.o |
150 |
1% |
| | | | | | | | zps_apl_zdp_simple_desc_req.o |
149 |
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% |
| | | | | | | libZPSIPAN_ZED.a/ |
1490 |
1% |
| | | | | | | | zps_apl_interpan.o |
1388 |
1% |
| | | | | | | | zps_apl_options.o |
102 |
1% |
| | | | | | | libZPSMAC_Mini_SOC.a/ |
4844 |
3% |
| | | | | | | | zps_mac_common.o |
586 |
1% |
| | | | | | | | zps_mac_ie.o |
196 |
1% |
| | | | | | | | zps_mac_if_table.o |
830 |
1% |
| | | | | | | | zps_mac_shim.o |
572 |
1% |
| | | | | | | | zps_miniMac.o |
2660 |
2% |
| | | | | | | libZPSNWK_ZED.a/ |
27476 |
13% |
| | | | | | | | zps_nwk_actv_st.o |
372 |
1% |
| | | | | | | | zps_nwk_btt.o |
344 |
1% |
| | | | | | | | zps_nwk_dcim.o |
76 |
1% |
| | | | | | | | zps_nwk_disc.o |
376 |
1% |
| | | | | | | | zps_nwk_disc_st.o |
1196 |
1% |
| | | | | | | | zps_nwk_frm.o |
1723 |
1% |
| | | | | | | | zps_nwk_idle_st.o |
77 |
1% |
| | | | | | | | zps_nwk_intf.o |
268 |
1% |
| | | | | | | | zps_nwk_join.o |
4139 |
2% |
| | | | | | | | zps_nwk_join_st.o |
1451 |
1% |
| | | | | | | | zps_nwk_leave.o |
737 |
1% |
| | | | | | | | zps_nwk_lib.o |
224 |
1% |
| | | | | | | | zps_nwk_lkst.o |
84 |
1% |
| | | | | | | | zps_nwk_mac.o |
12 |
1% |
| | | | | | | | zps_nwk_main.o |
148 |
1% |
| | | | | | | | zps_nwk_maint.o |
2968 |
2% |
| | | | | | | | zps_nwk_mcps.o |
3684 |
2% |
| | | | | | | | zps_nwk_mlme.o |
124 |
1% |
| | | | | | | | zps_nwk_nib.o |
5688 |
3% |
| | | | | | | | zps_nwk_nlde.o |
500 |
1% |
| | | | | | | | zps_nwk_nlme.o |
460 |
1% |
| | | | | | | | zps_nwk_rt.o |
68 |
1% |
| | | | | | | | zps_nwk_scan.o |
128 |
1% |
| | | | | | | | zps_nwk_sec.o |
1600 |
1% |
| | | | | | | | zps_nwk_slist.o |
112 |
1% |
| | | | | | | | zps_nwk_subghz.o |
767 |
1% |
| | | | | | | | zps_nwk_sync.o |
150 |
1% |
| | | | | | | libZPSTSV.a/ |
100 |
1% |
| | | | | | | | zps_tsv.o |
100 |
1% |
| gcc/ |
2708 |
2% |
| | arm-none-eabi/ |
2708 |
2% |
| | | 10.3.1/ |
2708 |
2% |
| | | | arm-none-eabi/ |
808 |
1% |
| | | | | lib/ |
808 |
1% |
| | | | | | thumb/ |
808 |
1% |
| | | | | | | v7e-m/ |
808 |
1% |
| | | | | | | | nofp/ |
808 |
1% |
| | | | | | | | | libc.a/ |
808 |
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 |
224 |
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/ |
71644 |
34% |
| SDKPackages/ |
71092 |
34% |
| | K32W041AMDK6/ |
71092 |
34% |
| | | 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/ |
14768 |
7% |
| | | | K32W041AM/ |
14768 |
7% |
| | | | | drivers/ |
12431 |
6% |
| | | | | | fsl_adc.o |
717 |
1% |
| | | | | | fsl_aes.o |
312 |
1% |
| | | | | | fsl_clock.o |
2434 |
2% |
| | | | | | fsl_common.o |
301 |
1% |
| | | | | | fsl_ctimer.o |
132 |
1% |
| | | | | | fsl_dma.o |
354 |
1% |
| | | | | | fsl_flash.o |
228 |
1% |
| | | | | | fsl_flexcomm.o |
1017 |
1% |
| | | | | | fsl_fmeas.o |
38 |
1% |
| | | | | | fsl_gint.o |
373 |
1% |
| | | | | | fsl_gpio.o |
48 |
1% |
| | | | | | fsl_inputmux.o |
20 |
1% |
| | | | | | fsl_power.o |
2435 |
2% |
| | | | | | fsl_reset.o |
347 |
1% |
| | | | | | fsl_rng.o |
216 |
1% |
| | | | | | fsl_rtc.o |
26 |
1% |
| | | | | | fsl_sha.o |
522 |
1% |
| | | | | | fsl_spifi.o |
537 |
1% |
| | | | | | fsl_usart.o |
988 |
1% |
| | | | | | fsl_wtimer.o |
764 |
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/ |
54416 |
26% |
| | | | wireless/ |
54416 |
26% |
| | | | | framework/ |
12784 |
7% |
| | | | | | 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/ |
2230 |
2% |
| | | | | | | Source/ |
2230 |
2% |
| | | | | | | | k32w041amdk6/ |
2230 |
2% |
| | | | | | | | | PWR.o |
1402 |
1% |
| | | | | | | | | PWRLib.o |
800 |
1% |
| | | | | | | | | PWR_setjmp.o |
28 |
1% |
| | | | | | MemManager/ |
312 |
1% |
| | | | | | | Source/ |
312 |
1% |
| | | | | | | | MemManager.o |
312 |
1% |
| | | | | | Messaging/ |
30 |
1% |
| | | | | | | Source/ |
30 |
1% |
| | | | | | | | Messaging.o |
30 |
1% |
| | | | | | OSAbstraction/ |
468 |
1% |
| | | | | | | Source/ |
468 |
1% |
| | | | | | | | fsl_os_abstraction_bm.o |
468 |
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/ |
2298 |
2% |
| | | | | | | Source/ |
2298 |
2% |
| | | | | | | | TMR_Adapter.o |
1481 |
1% |
| | | | | | | | TimersManager.o |
817 |
1% |
| | | | | zigbee/ |
41632 |
20% |
| | | | | | BDB/ |
10564 |
5% |
| | | | | | | Source/ |
10564 |
5% |
| | | | | | | | Common/ |
1616 |
1% |
| | | | | | | | | ZCLobj_bdb_fr.o |
120 |
1% |
| | | | | | | | | ZCLobj_bdb_start.o |
1320 |
1% |
| | | | | | | | | ZCLobj_bdb_state_machine.o |
176 |
1% |
| | | | | | | | FindAndBind/ |
1931 |
1% |
| | | | | | | | | ZCLobj_bdb_fb_common.o |
14 |
1% |
| | | | | | | | | ZCLobj_bdb_fb_initiator.o |
1917 |
1% |
| | | | | | | | NwkSteering/ |
1762 |
1% |
| | | | | | | | | ZCLobj_bdb_ns.o |
1762 |
1% |
| | | | | | | | TouchLink/ |
5255 |
3% |
| | | | | | | | | ZCLobj_bdb_tl_common.o |
422 |
1% |
| | | | | | | | | ZCLobj_bdb_tl_end_device_initiator_target.o |
4833 |
3% |
| | | | | | ZCIF/ |
10926 |
6% |
| | | | | | | Source/ |
10926 |
6% |
| | | | | | | | ZCLobj_dlist.o |
236 |
1% |
| | | | | | | | ZCLobj_zcl.o |
908 |
1% |
| | | | | | | | ZCLobj_zcl_CustomCommandReceive.o |
572 |
1% |
| | | | | | | | ZCLobj_zcl_CustomCommandSend.o |
600 |
1% |
| | | | | | | | ZCLobj_zcl_PDUbufferReadWrite.o |
342 |
1% |
| | | | | | | | ZCLobj_zcl_PDUbufferReadWriteString.o |
680 |
1% |
| | | | | | | | ZCLobj_zcl_WriteAttributesRequestHandle.o |
812 |
1% |
| | | | | | | | ZCLobj_zcl_attribute.o |
1244 |
1% |
| | | | | | | | ZCLobj_zcl_buffer.o |
72 |
1% |
| | | | | | | | ZCLobj_zcl_command.o |
304 |
1% |
| | | | | | | | ZCLobj_zcl_common.o |
64 |
1% |
| | | | | | | | ZCLobj_zcl_defaultResponse.o |
248 |
1% |
| | | | | | | | ZCLobj_zcl_event.o |
1340 |
1% |
| | | | | | | | ZCLobj_zcl_heap.o |
56 |
1% |
| | | | | | | | ZCLobj_zcl_library_options.o |
88 |
1% |
| | | | | | | | ZCLobj_zcl_readAttributesRequestHandle.o |
520 |
1% |
| | | | | | | | ZCLobj_zcl_readAttributesRequestSend.o |
212 |
1% |
| | | | | | | | ZCLobj_zcl_readAttributesResponseHandle.o |
448 |
1% |
| | | | | | | | ZCLobj_zcl_reportManager.o |
40 |
1% |
| | | | | | | | ZCLobj_zcl_search.o |
696 |
1% |
| | | | | | | | ZCLobj_zcl_timer.o |
420 |
1% |
| | | | | | | | ZCLobj_zcl_transmit.o |
1024 |
1% |
| | | | | | ZCL/ |
18584 |
9% |
| | | | | | | Clusters/ |
18108 |
9% |
| | | | | | | | Commissioning/ |
5118 |
3% |
| | | | | | | | | Source/ |
5118 |
3% |
| | | | | | | | | | ZCLobj_zll_CommissionCmdHandler.o |
2194 |
2% |
| | | | | | | | | | ZCLobj_zll_UtilityCmdHandler.o |
574 |
1% |
| | | | | | | | | | ZCLobj_zll_commission.o |
1642 |
1% |
| | | | | | | | | | ZCLobj_zll_utility.o |
708 |
1% |
| | | | | | | | General/ |
3208 |
2% |
| | | | | | | | | Source/ |
3208 |
2% |
| | | | | | | | | | ZCLobj_Basic.o |
264 |
1% |
| | | | | | | | | | ZCLobj_BasicClientCommands.o |
48 |
1% |
| | | | | | | | | | ZCLobj_BasicCommandHandler.o |
100 |
1% |
| | | | | | | | | | ZCLobj_Groups.o |
136 |
1% |
| | | | | | | | | | ZCLobj_GroupsClientCommands.o |
130 |
1% |
| | | | | | | | | | ZCLobj_GroupsCommandHandler.o |
256 |
1% |
| | | | | | | | | | ZCLobj_Identify.o |
266 |
1% |
| | | | | | | | | | ZCLobj_IdentifyClientCommands.o |
186 |
1% |
| | | | | | | | | | ZCLobj_IdentifyCommandHandler.o |
310 |
1% |
| | | | | | | | | | ZCLobj_IdentifyServerCommands.o |
160 |
1% |
| | | | | | | | | | ZCLobj_LevelControl.o |
112 |
1% |
| | | | | | | | | | ZCLobj_LevelControlClientCommands.o |
182 |
1% |
| | | | | | | | | | ZCLobj_LevelControlCommandHandler.o |
6 |
1% |
| | | | | | | | | | ZCLobj_OnOff.o |
64 |
1% |
| | | | | | | | | | ZCLobj_OnOffCommandHandler.o |
24 |
1% |
| | | | | | | | | | ZCLobj_OnOffCommands.o |
176 |
1% |
| | | | | | | | | | ZCLobj_Scenes.o |
68 |
1% |
| | | | | | | | | | ZCLobj_ScenesClientCommands.o |
142 |
1% |
| | | | | | | | | | ZCLobj_ScenesCommandHandler.o |
578 |
1% |
| | | | | | | | Lighting/ |
652 |
1% |
| | | | | | | | | Source/ |
652 |
1% |
| | | | | | | | | | ZCLobj_ColourControl.o |
104 |
1% |
| | | | | | | | | | ZCLobj_ColourControlClientCommands.o |
544 |
1% |
| | | | | | | | | | ZCLobj_ColourControlCommandHandler.o |
4 |
1% |
| | | | | | | | OTA/ |
9130 |
5% |
| | | | | | | | | Source/ |
9130 |
5% |
| | | | | | | | | | OTA.o |
1704 |
1% |
| | | | | | | | | | OTA_ClientUpgradeManager.o |
4280 |
3% |
| | | | | | | | | | OTA_CustomCommandHandler.o |
224 |
1% |
| | | | | | | | | | OTA_CustomReceiveCommands.o |
1404 |
1% |
| | | | | | | | | | OTA_client.o |
1418 |
1% |
| | | | | | | | | | OTA_common.o |
100 |
1% |
| | | | | | | Devices/ |
476 |
1% |
| | | | | | | | ZLO/ |
476 |
1% |
| | | | | | | | | Source/ |
476 |
1% |
| | | | | | | | | | ZCLobj_colour_scene_controller.o |
476 |
1% |
| | | | | | ZigbeeCommon/ |
1558 |
1% |
| | | | | | | Source/ |
1558 |
1% |
| | | | | | | | ZQueue.o |
164 |
1% |
| | | | | | | | ZTimer.o |
496 |
1% |
| | | | | | | | appZdpExtraction.o |
450 |
1% |
| | | | | | | | appZpsBeaconHandler.o |
288 |
1% |
| | | | | | | | app_zps_link_keys.o |
8 |
1% |
| | | | | | | | port_JN518x.o |
152 |
1% |
| gcc/ |
552 |
1% |
| | startup_K32W041AM.o |
552 |
1% |