The FLASH memory banks reflect the arrangement in a typical ZigBee 3.0 application.
These are logical banks rather than physical banks.
The data is useful for determining if the firmware fits into the bank allocated for the active software image.
If the inactive image bank is unused then the application is small enough to allow OTA operation.
The memory banks are not specified in the map file but are hardcoded into the analysis script.
The location and size of each bank is listed with the percentage of the memory used in that bank. The sections present in each bank are also listed and may be split across multiple banks. When sleeping with RAM held the Retain column indicates how much data is retained.
Clicking the memory name in the header row will jump back to the memory information.
Clicking the a section name in the section column will jump forward to the section information.
The linker divides allocated memory into sections. The location and size of each section is listed with the percentage of the total used memory that section occupies. The bank(s) used by each section are also listed.
Clicking the memory name in the header row will jump back to the memory information.
Clicking a bank name in the Banks column will jump back to the bank information.
Clicking the a section name in the section column will jump forward to that section's files.
The memory used by each file is listed below, grouped by section. The percentage column is the percentage of the section memory that file occupies.
Clicking the memory or section name in a header row will jump back to the memory or section information.
Clicking a file name in the file column will jump forward to that file's symbols.
The memory used by each symbol is listed below, grouped by file. The percentage column is the percentage of the file memory that symbol occupies.
Clicking the memory, section or file name in a header row will jump back to the memory, section or file information.
Flash640 / .text / startup_K32W061.o |
Start |
End |
Size |
% |
Line |
.after_vectors.reset |
0x00000200 |
0x00000220 |
32 |
8% |
5845 |
.after_vectors |
0x00000220 |
0x000003a0 |
384 |
93% |
5848 |
Expected total in startup_K32W061.o file: |
416 |
Actual: |
416 |
100% |
5845 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.text.System_IRQHandler |
0x000003a0 |
0x00000418 |
120 |
13% |
5900 |
.text.main_task |
0x00000418 |
0x00000488 |
112 |
12% |
5903 |
.text.APP_vSetUpHardware |
0x00000488 |
0x0000054c |
196 |
20% |
5906 |
.text.APP_vInitResources |
0x0000054c |
0x0000066c |
288 |
30% |
5909 |
.text.APP_vRadioTempUpdate |
0x0000066c |
0x00000700 |
148 |
16% |
5912 |
.text.bRadioCB_WriteNVM |
0x00000700 |
0x00000734 |
52 |
6% |
5915 |
.text.u16RadioCB_ReadNVM |
0x00000734 |
0x00000774 |
64 |
7% |
5918 |
Expected total in app_main.o file: |
980 |
Actual: |
980 |
100% |
5900 |
Flash640 / .text / port_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.u32Reverse |
0x00000774 |
0x00000778 |
4 |
3% |
5921 |
.text.ZPS_u8GrabMutexLock |
0x00000778 |
0x000007ac |
52 |
34% |
5924 |
.text.ZPS_u8ReleaseMutexLock |
0x000007ac |
0x000007cc |
32 |
21% |
5927 |
.text.ZPS_eEnterCriticalSection |
0x000007cc |
0x000007f8 |
44 |
29% |
5931 |
.text.ZPS_eExitCriticalSection |
0x000007f8 |
0x00000810 |
24 |
16% |
5934 |
Expected total in port_JN518x.o file: |
156 |
Actual: |
156 |
100% |
5921 |
Flash640 / .text / pdum_gen.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_vInit |
0x00000810 |
0x00000838 |
40 |
100% |
5938 |
Expected total in pdum_gen.o file: |
40 |
Actual: |
40 |
100% |
5938 |
Flash640 / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.text.zps_vGetZpsMutex |
0x00000838 |
0x00000840 |
8 |
3% |
5941 |
.text.vZdoServersInit |
0x00000840 |
0x00000924 |
228 |
63% |
5944 |
.text.ZPS_pvAplZdoGetAplHandle |
0x00000924 |
0x00000930 |
12 |
4% |
5947 |
.text.ZPS_u32ApsFcSaveCountBitShift |
0x00000930 |
0x00000934 |
4 |
2% |
5950 |
.text.ZPS_psAplDefaultDistributedAPSLinkKey |
0x00000934 |
0x0000093c |
8 |
3% |
5953 |
.text.ZPS_psAplDefaultGlobalAPSLinkKey |
0x0000093c |
0x00000944 |
8 |
3% |
5956 |
.text.ZPS_ps_groupPdmTable |
0x00000944 |
0x0000094c |
8 |
3% |
5959 |
.text.ZPS_pu8MaxZpsConfigEp |
0x0000094c |
0x00000954 |
8 |
3% |
5962 |
.text.ZPS_pau8EpMapPresent |
0x00000954 |
0x0000095c |
8 |
3% |
5965 |
.text.ZPS_u8ConfigStackProfileId |
0x0000095c |
0x00000968 |
12 |
4% |
5968 |
.text.ZPS_u32NwkFcSaveCountBitShift |
0x00000968 |
0x0000096c |
4 |
2% |
5971 |
.text.ZPS_psMacIFTGetTable |
0x0000096c |
0x00000974 |
8 |
3% |
5974 |
.text.ZPS_psMacIFTGetInterface |
0x00000974 |
0x0000098c |
24 |
7% |
5977 |
.text.ZPS_vGetGpContext |
0x0000098c |
0x00000998 |
12 |
4% |
5980 |
.text.ZPS_vGetOptionalFeatures |
0x00000998 |
0x000009a4 |
12 |
4% |
5983 |
Expected total in zps_gen.o file: |
364 |
Actual: |
364 |
100% |
5941 |
Flash640 / .text / app_led_control.o |
Start |
End |
Size |
% |
Line |
.text.APP_vInitLeds |
0x000009a4 |
0x000009f8 |
84 |
44% |
5986 |
.text.APP_vSetLedsMask |
0x000009f8 |
0x00000a2c |
52 |
28% |
5989 |
.text.APP_vBlinkLeds |
0x00000a2c |
0x00000a58 |
44 |
23% |
5992 |
.text.APP_cbTimerLedBlink |
0x00000a58 |
0x00000a64 |
12 |
7% |
5995 |
Expected total in app_led_control.o file: |
192 |
Actual: |
192 |
100% |
5986 |
Flash640 / .text / app_start_controller.o |
Start |
End |
Size |
% |
Line |
.text.vfExtendedStatusCallBack |
0x00000a64 |
0x00000a70 |
12 |
3% |
5998 |
.text.PreSleep |
0x00000a70 |
0x00000ac8 |
88 |
16% |
6001 |
.text.vAppMain |
0x00000ac8 |
0x00000c10 |
328 |
58% |
6003 |
.text.Wakeup |
0x00000c10 |
0x00000c50 |
64 |
12% |
6006 |
.text.vAppRegisterPWRCallbacks |
0x00000c50 |
0x00000c6c |
28 |
5% |
6007 |
.text.hardware_init |
0x00000c6c |
0x00000ca0 |
52 |
10% |
6010 |
Expected total in app_start_controller.o file: |
572 |
Actual: |
572 |
100% |
5998 |
Flash640 / .text / App_ColorSceneController.o |
Start |
End |
Size |
% |
Line |
.text.bAllowInterPanEp |
0x00000ca0 |
0x00000cb4 |
20 |
11% |
6013 |
.text.eApp_ZLO_RegisterEndpoint |
0x00000cb4 |
0x00000cd8 |
36 |
19% |
6015 |
.text.vAPP_ZCL_DeviceSpecific_Init |
0x00000cd8 |
0x00000d4c |
116 |
61% |
6018 |
.text.vApp_ZCL_ResetDeviceStructure |
0x00000d4c |
0x00000d5c |
16 |
9% |
6021 |
.text.app_u8GetDeviceEndpoint |
0x00000d5c |
0x00000d60 |
4 |
3% |
6024 |
Expected total in App_ColorSceneController.o file: |
192 |
Actual: |
192 |
100% |
6013 |
Flash640 / .text / zlo_controller_node.o |
Start |
End |
Size |
% |
Line |
.text.bIsDeviceLight |
0x00000d60 |
0x00000dac |
76 |
2% |
6027 |
.text.vResetSleepAndJoinCounters |
0x00000dac |
0x00000dd4 |
40 |
1% |
6029 |
.text.bAppCancelRejoin |
0x00000dd4 |
0x00000de4 |
16 |
1% |
6031 |
.text.vStopAllTimers |
0x00000de4 |
0x00000e28 |
68 |
2% |
6034 |
.text.psGetEndpointRecordTable |
0x00000e28 |
0x00000e30 |
8 |
1% |
6036 |
.text.psGetGroupRecordTable |
0x00000e30 |
0x00000e38 |
8 |
1% |
6039 |
.text.vStartPolling |
0x00000e38 |
0x00000e68 |
48 |
2% |
6042 |
.text.APP_cbTimerAddGroup |
0x00000e68 |
0x00000ee0 |
120 |
3% |
6045 |
.text.APP_vStartUpHW |
0x00000ee0 |
0x00000f0c |
44 |
1% |
6048 |
.text.APP_vZclTick |
0x00000f0c |
0x00000f30 |
36 |
1% |
6051 |
.text.vWakeCallBack |
0x00000f30 |
0x00000f5c |
44 |
1% |
6055 |
.text.vRemoveLight |
0x00000f5c |
0x00000fd4 |
120 |
3% |
6057 |
.text.vSelectLight |
0x00000fd4 |
0x000010f0 |
284 |
6% |
6060 |
.text.bAddToEndpointTable |
0x000010f0 |
0x000011ac |
188 |
4% |
6063 |
.text.APP_taskController |
0x000011ac |
0x00001544 |
920 |
20% |
6066 |
.text.vSetGroupAddress |
0x00001544 |
0x00001590 |
76 |
2% |
6069 |
.text.sGetOTACallBackPersistdata |
0x00001590 |
0x000015a4 |
20 |
1% |
6072 |
.text.APP_vFactoryResetRecords |
0x000015a4 |
0x00001634 |
144 |
4% |
6075 |
.text.APP_vInitialiseNode |
0x00001634 |
0x0000181c |
488 |
11% |
6078 |
.text.APP_bIsRunning |
0x0000181c |
0x0000182c |
16 |
1% |
6081 |
.text.APP_cbTimerPoll |
0x0000182c |
0x00001a1c |
496 |
11% |
6084 |
.text.vHandleIdentifyRequest |
0x00001a1c |
0x00001a58 |
60 |
2% |
6087 |
.text.APP_vBdbCallback |
0x00001a58 |
0x00001fb0 |
1368 |
29% |
6090 |
.text.APP_cbTimerId |
0x00001fb0 |
0x00002000 |
80 |
2% |
6093 |
Expected total in zlo_controller_node.o file: |
4768 |
Actual: |
4768 |
100% |
6027 |
Flash640 / .text / app_zcl_controller_task.o |
Start |
End |
Size |
% |
Line |
.text.APP_ZCL_cbGeneralCallback |
0x00002000 |
0x00002004 |
4 |
1% |
6096 |
.text.APP_ZCL_cbEndpointCallback |
0x00002004 |
0x00002208 |
516 |
60% |
6099 |
.text.psGetDeviceTable |
0x00002208 |
0x00002210 |
8 |
1% |
6101 |
.text.APP_ZCL_vInitialise |
0x00002210 |
0x000022d4 |
196 |
23% |
6104 |
.text.APP_cbTimerZclTick |
0x000022d4 |
0x0000233c |
104 |
12% |
6107 |
.text.APP_vRadioTempUpdateMs |
0x0000233c |
0x0000234c |
16 |
2% |
6110 |
.text.APP_ZCL_vEventHandler |
0x0000234c |
0x00002364 |
24 |
3% |
6113 |
Expected total in app_zcl_controller_task.o file: |
868 |
Actual: |
868 |
100% |
6096 |
Flash640 / .text / app_on_off_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppOnOff |
0x00002364 |
0x000023e4 |
128 |
100% |
6116 |
Expected total in app_on_off_commands.o file: |
128 |
Actual: |
128 |
100% |
6116 |
Flash640 / .text / app_level_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppLevelMove |
0x000023e4 |
0x00002428 |
68 |
46% |
6119 |
.text.vAppLevelStop |
0x00002428 |
0x00002478 |
80 |
55% |
6122 |
Expected total in app_level_commands.o file: |
148 |
Actual: |
148 |
100% |
6119 |
Flash640 / .text / app_colour_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppEnhancedMoveHue |
0x00002478 |
0x000024c0 |
72 |
14% |
6125 |
.text.vAppGotoHueAndSat |
0x000024c0 |
0x00002580 |
192 |
37% |
6128 |
.text.vAppMoveSaturation |
0x00002580 |
0x000025cc |
76 |
15% |
6131 |
.text.vAppMoveColourTemperature |
0x000025cc |
0x00002620 |
84 |
16% |
6134 |
.text.vAppColorLoopSet |
0x00002620 |
0x00002674 |
84 |
16% |
6137 |
.text.vAPPColourLoopStop |
0x00002674 |
0x0000268c |
24 |
5% |
6140 |
Expected total in app_colour_commands.o file: |
532 |
Actual: |
532 |
100% |
6125 |
Flash640 / .text / app_scenes_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppRecallSceneById |
0x0000268c |
0x000026d4 |
72 |
53% |
6144 |
.text.vAppStoreSceneById |
0x000026d4 |
0x00002714 |
64 |
48% |
6147 |
Expected total in app_scenes_commands.o file: |
136 |
Actual: |
136 |
100% |
6144 |
Flash640 / .text / app_group_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppAddGroup |
0x00002714 |
0x00002760 |
76 |
87% |
6150 |
.text.vAppSetGroupId |
0x00002760 |
0x0000276c |
12 |
14% |
6153 |
Expected total in app_group_commands.o file: |
88 |
Actual: |
88 |
100% |
6150 |
Flash640 / .text / app_identify_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppIdentifyEffect |
0x0000276c |
0x000027a4 |
56 |
100% |
6156 |
Expected total in app_identify_commands.o file: |
56 |
Actual: |
56 |
100% |
6156 |
Flash640 / .text / app_general_commands.o |
Start |
End |
Size |
% |
Line |
.text.vSetAddress |
0x000027a4 |
0x000027e8 |
68 |
22% |
6159 |
.text.bAppSendBasicResetReq |
0x000027e8 |
0x00002824 |
60 |
19% |
6162 |
.text.vAppChangeChannel |
0x00002824 |
0x000028e0 |
188 |
60% |
6165 |
Expected total in app_general_commands.o file: |
316 |
Actual: |
316 |
100% |
6159 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.text.DbgConsole_SendDataReliable |
0x000028e0 |
0x0000292c |
76 |
19% |
6168 |
.text.DbgConsole_PrintCallback |
0x0000292c |
0x00002968 |
60 |
15% |
6171 |
.text.DbgConsole_Init |
0x00002968 |
0x00002a04 |
156 |
38% |
6174 |
.text.DbgConsole_Deinit |
0x00002a04 |
0x00002a3c |
56 |
14% |
6177 |
.text.DbgConsole_Printf |
0x00002a3c |
0x00002a7c |
64 |
16% |
6180 |
Expected total in fsl_debug_console.o file: |
412 |
Actual: |
412 |
100% |
6168 |
Flash640 / .text / fsl_gpio.o |
Start |
End |
Size |
% |
Line |
.text.GPIO_PinInit |
0x00002a7c |
0x00002aac |
48 |
100% |
6183 |
Expected total in fsl_gpio.o file: |
48 |
Actual: |
48 |
100% |
6183 |
Flash640 / .text / hardware_init.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitClocks |
0x00002aac |
0x00002b44 |
152 |
64% |
6187 |
.text.BOARD_InitHardware |
0x00002b44 |
0x00002b9c |
88 |
37% |
6190 |
Expected total in hardware_init.o file: |
240 |
Actual: |
240 |
100% |
6187 |
Flash640 / .text / pin_mux.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitPins |
0x00002b9c |
0x00002bb4 |
24 |
30% |
6193 |
.text.BOARD_SetPinsForPowerMode |
0x00002bb4 |
0x00002bec |
56 |
70% |
6196 |
Expected total in pin_mux.o file: |
80 |
Actual: |
80 |
100% |
6193 |
Flash640 / .text / temp_sensor_drv.o |
Start |
End |
Size |
% |
Line |
.text.flashConfig_ExtractGpAdcTrimValues |
0x00002bec |
0x00002c24 |
56 |
7% |
6199 |
.text.flashConfig_ExtractTempSensorTrimValues |
0x00002c24 |
0x00002c94 |
112 |
14% |
6203 |
.text.temp_computation |
0x00002c94 |
0x00002d14 |
128 |
16% |
6206 |
.text.ADC_Configuration |
0x00002d14 |
0x00002d8c |
120 |
15% |
6209 |
.text.load_calibration_param_from_flash |
0x00002d8c |
0x00002e0c |
128 |
16% |
6212 |
.text.get_temperature |
0x00002e0c |
0x00002f24 |
280 |
34% |
6215 |
Expected total in temp_sensor_drv.o file: |
824 |
Actual: |
824 |
100% |
6199 |
Flash640 / .text / fsl_adc.o |
Start |
End |
Size |
% |
Line |
.text.ADC_GetInstance.isra.0 |
0x00002f24 |
0x00002f4c |
40 |
9% |
6218 |
.text.ADC_Init |
0x00002f4c |
0x00002fe0 |
148 |
32% |
6220 |
.text.ADC_SetConvSeqAConfig |
0x00002fe0 |
0x00003034 |
84 |
18% |
6223 |
.text.ADC_GetChannelConversionResult |
0x00003034 |
0x000030b4 |
128 |
27% |
6226 |
.text.ADC_EnableTemperatureSensor |
0x000030b4 |
0x00003100 |
76 |
16% |
6229 |
Expected total in fsl_adc.o file: |
476 |
Actual: |
476 |
100% |
6218 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_GetClock32MCapacitanceCharacteristics |
0x00003100 |
0x00003108 |
8 |
25% |
6232 |
.text.BOARD_CpuClockUpdate32MhzFro |
0x00003108 |
0x00003120 |
24 |
75% |
6235 |
Expected total in board_utility.o file: |
32 |
Actual: |
32 |
100% |
6232 |
Flash640 / .text / app_uart.o |
Start |
End |
Size |
% |
Line |
.text.UART_vInit |
0x00003120 |
0x00003168 |
72 |
32% |
6238 |
.text.FLEXCOMM1_IRQHandler |
0x00003168 |
0x000031c4 |
92 |
41% |
6241 |
.text.UART_vRtsStartFlow |
0x000031c4 |
0x000031c8 |
4 |
2% |
6244 |
.text.UART_vTxChar |
0x000031c8 |
0x000031dc |
20 |
9% |
6248 |
.text.UART_bTxReady |
0x000031dc |
0x000031ec |
16 |
8% |
6251 |
.text.UART_vSetTxInterrupt |
0x000031ec |
0x00003204 |
24 |
11% |
6254 |
Expected total in app_uart.o file: |
228 |
Actual: |
228 |
100% |
6238 |
Flash640 / .text / app_serial_interface.o |
Start |
End |
Size |
% |
Line |
.text.APP_taskAtSerial |
0x00003204 |
0x000032e4 |
224 |
55% |
6257 |
.text.bPutChar |
0x000032e4 |
0x00003338 |
84 |
21% |
6260 |
.text.vSL_TxByte.constprop.0 |
0x00003338 |
0x00003354 |
28 |
7% |
6263 |
.text.vSL_WriteMessage |
0x00003354 |
0x000033a0 |
76 |
19% |
6265 |
Expected total in app_serial_interface.o file: |
412 |
Actual: |
412 |
100% |
6257 |
Flash640 / .text / app_buttons.o |
Start |
End |
Size |
% |
Line |
.text.gint_callback.part.0 |
0x000033a0 |
0x000033d4 |
52 |
10% |
6268 |
.text.APP_u32GetSwitchIOState |
0x000033d4 |
0x000033f8 |
36 |
7% |
6270 |
.text.gint_callback |
0x000033f8 |
0x00003414 |
28 |
6% |
6273 |
.text.ntag_callback |
0x00003414 |
0x00003430 |
28 |
6% |
6276 |
.text.APP_cbTimerButtonScan |
0x00003430 |
0x00003504 |
212 |
41% |
6279 |
.text.APP_bButtonInitialise |
0x00003504 |
0x000035a8 |
164 |
32% |
6282 |
Expected total in app_buttons.o file: |
520 |
Actual: |
520 |
100% |
6268 |
Flash640 / .text / app_menu_handler_OM15082.o |
Start |
End |
Size |
% |
Line |
.text.APP_vHandleFactoryNewKeyPress |
0x000035a8 |
0x0000364c |
164 |
12% |
6285 |
.text.APP_vHandleKeyPress |
0x0000364c |
0x00003aa4 |
1112 |
80% |
6288 |
.text.APP_vHandleKeyRelease |
0x00003aa4 |
0x00003b1c |
120 |
9% |
6291 |
Expected total in app_menu_handler_OM15082.o file: |
1396 |
Actual: |
1396 |
100% |
6285 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.text.GINT_GetInstance |
0x00003b1c |
0x00003b44 |
40 |
17% |
6294 |
.text.GINT_Init |
0x00003b44 |
0x00003b68 |
36 |
15% |
6296 |
.text.GINT_SetCtrl |
0x00003b68 |
0x00003b94 |
44 |
19% |
6299 |
.text.GINT_ConfigPins |
0x00003b94 |
0x00003ba0 |
12 |
5% |
6302 |
.text.GINT_EnableCallback |
0x00003ba0 |
0x00003bc0 |
32 |
14% |
6306 |
.text.GINT_DisableCallback |
0x00003bc0 |
0x00003bec |
44 |
19% |
6309 |
.text.GINT0_DriverIRQHandler |
0x00003bec |
0x00003c10 |
36 |
15% |
6312 |
Expected total in fsl_gint.o file: |
244 |
Actual: |
244 |
100% |
6294 |
Flash640 / .text / app_ota_client.o |
Start |
End |
Size |
% |
Line |
.text.bInitialiseOTAClusterAndAttributes |
0x00003c10 |
0x00003c74 |
100 |
3% |
6315 |
.text.vAppInitOTA |
0x00003c74 |
0x00003e60 |
492 |
13% |
6318 |
.text.vSetOTAPersistedDatForMinRetention |
0x00003e60 |
0x00003e84 |
36 |
1% |
6321 |
.text.vLoadOTAPersistedData |
0x00003e84 |
0x00003ee0 |
92 |
3% |
6324 |
.text.bOTADeepSleepAllowed |
0x00003ee0 |
0x00003f0c |
44 |
2% |
6327 |
.text.bOTASleepAllowed |
0x00003f0c |
0x00003f2c |
32 |
1% |
6330 |
.text.vHandleMatchDescriptor |
0x00003f2c |
0x00003fdc |
176 |
5% |
6333 |
.text.vHandleIeeeAddressRsp |
0x00003fdc |
0x000040e0 |
260 |
7% |
6336 |
.text.vResetOTADiscovery |
0x000040e0 |
0x00004104 |
36 |
1% |
6339 |
.text.vRunAppOTAStateMachine |
0x00004104 |
0x0000462c |
1320 |
34% |
6342 |
.text.vOTAResetPersist |
0x0000462c |
0x00004664 |
56 |
2% |
6345 |
.text.vHandleAppOtaClient |
0x00004664 |
0x00004b80 |
1308 |
34% |
6348 |
Expected total in app_ota_client.o file: |
3952 |
Actual: |
3952 |
100% |
6315 |
Flash640 / .text / app_ntag_icode.o |
Start |
End |
Size |
% |
Line |
.text.APP_bNtagPdmLoad |
0x00004b80 |
0x00004dd0 |
592 |
29% |
6351 |
.text.APP_vNtagStart |
0x00004dd0 |
0x00004f48 |
376 |
19% |
6354 |
.text.APP_vNtagStop |
0x00004f48 |
0x00004fc0 |
120 |
6% |
6357 |
.text.APP_cbNtagEvent |
0x00004fc0 |
0x00005050 |
144 |
7% |
6360 |
.text.APP_cbNtagTimer |
0x00005050 |
0x000053a4 |
852 |
41% |
6363 |
Expected total in app_ntag_icode.o file: |
2084 |
Actual: |
2084 |
100% |
6351 |
Flash640 / .text / fsl_i2c.o |
Start |
End |
Size |
% |
Line |
.text.I2C_PendingStatusWait |
0x000053a4 |
0x000053b2 |
14 |
2% |
6366 |
.text.I2C_MasterWriteBlocking.part.0 |
0x000053b2 |
0x00005434 |
130 |
15% |
6368 |
.text.I2C_GetInstance |
0x00005434 |
0x00005474 |
64 |
8% |
6371 |
.text.I2C_MasterGetDefaultConfig |
0x00005474 |
0x00005494 |
32 |
4% |
6374 |
.text.I2C_MasterDeinit |
0x00005494 |
0x000054a0 |
12 |
2% |
6377 |
.text.I2C_MasterSetBaudRate |
0x000054a0 |
0x0000553c |
156 |
18% |
6381 |
.text.I2C_MasterInit |
0x0000553c |
0x00005590 |
84 |
10% |
6384 |
.text.I2C_MasterStart |
0x00005590 |
0x000055b4 |
36 |
4% |
6387 |
.text.I2C_MasterStop |
0x000055b4 |
0x000055cc |
24 |
3% |
6390 |
.text.I2C_MasterWriteBlocking |
0x000055cc |
0x000055f4 |
40 |
5% |
6393 |
.text.I2C_MasterReadBlocking |
0x000055f4 |
0x00005678 |
132 |
15% |
6396 |
.text.I2C_MasterTransferBlocking |
0x00005678 |
0x00005734 |
188 |
21% |
6399 |
Expected total in fsl_i2c.o file: |
912 |
Actual: |
912 |
100% |
6366 |
Flash640 / .text / fsl_ntag.o |
Start |
End |
Size |
% |
Line |
.text.NFCTag_IRQHandler |
0x00005734 |
0x00005760 |
44 |
31% |
6402 |
.text.NTAG_GetDefaultConfig |
0x00005760 |
0x00005768 |
8 |
6% |
6405 |
.text.NTAG_Init |
0x00005768 |
0x00005784 |
28 |
20% |
6408 |
.text.NTAG_PollFieldDetect |
0x00005784 |
0x00005794 |
16 |
12% |
6411 |
.text.NTAG_SetState |
0x00005794 |
0x000057c4 |
48 |
34% |
6414 |
Expected total in fsl_ntag.o file: |
144 |
Actual: |
144 |
100% |
6402 |
Flash640 / .text / app_ntag_reset.o |
Start |
End |
Size |
% |
Line |
.text.iNTAG_I2C_Write |
0x000057c4 |
0x00005804 |
64 |
20% |
6417 |
.text.iNTAG_ReadBlock |
0x00005804 |
0x00005854 |
80 |
25% |
6419 |
.text.iNTAG_WriteBlock |
0x00005854 |
0x0000587c |
40 |
13% |
6422 |
.text.iNTAG_DumpBlock |
0x0000587c |
0x00005898 |
28 |
9% |
6426 |
.text.vResetNTAGAddress |
0x00005898 |
0x0000590c |
116 |
36% |
6429 |
Expected total in app_ntag_reset.o file: |
328 |
Actual: |
328 |
100% |
6417 |
Flash640 / .text / ZQueue.o |
Start |
End |
Size |
% |
Line |
.text.ZQ_vQueueCreate |
0x0000590c |
0x0000591a |
14 |
9% |
6432 |
.text.ZQ_bQueueSend |
0x0000591a |
0x00005964 |
74 |
46% |
6435 |
.text.ZQ_bQueueReceive |
0x00005964 |
0x0000599e |
58 |
36% |
6438 |
.text.ZQ_bQueueIsEmpty |
0x0000599e |
0x000059a8 |
10 |
7% |
6441 |
.text.ZQ_u32QueueGetQueueSize |
0x000059a8 |
0x000059ac |
4 |
3% |
6444 |
.text.ZQ_u32QueueGetQueueMessageWaiting |
0x000059ac |
0x000059b0 |
4 |
3% |
6447 |
Expected total in ZQueue.o file: |
164 |
Actual: |
164 |
100% |
6432 |
Flash640 / .text / ZTimer.o |
Start |
End |
Size |
% |
Line |
.text.ZTIMER_eInit |
0x000059b0 |
0x000059d4 |
36 |
8% |
6450 |
.text.ZTIMER_vTask |
0x000059d4 |
0x00005a70 |
156 |
32% |
6453 |
.text.ZTIMER_eOpen |
0x00005a70 |
0x00005aa8 |
56 |
12% |
6456 |
.text.ZTIMER_eClose |
0x00005aa8 |
0x00005af0 |
72 |
15% |
6459 |
.text.ZTIMER_eStart |
0x00005af0 |
0x00005b44 |
84 |
17% |
6462 |
.text.ZTIMER_eStop |
0x00005b44 |
0x00005b90 |
76 |
16% |
6465 |
.text.ZTIMER_eGetState |
0x00005b90 |
0x00005ba0 |
16 |
4% |
6468 |
Expected total in ZTimer.o file: |
496 |
Actual: |
496 |
100% |
6450 |
Flash640 / .text / app_zps_link_keys.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pau8GetBdbDistributedLinkKey |
0x00005ba0 |
0x00005ba8 |
8 |
100% |
6471 |
Expected total in app_zps_link_keys.o file: |
8 |
Actual: |
8 |
100% |
6471 |
Flash640 / .text / appZdpExtraction.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdpUnpackNwkAddressResponse |
0x00005ba8 |
0x00005c30 |
136 |
31% |
6474 |
.text.zps_bAplZdpUnpackIeeeAddressResponse |
0x00005c30 |
0x00005c34 |
4 |
1% |
6477 |
.text.zps_bAplZdpUnpackNodeDescResponse |
0x00005c34 |
0x00005cac |
120 |
27% |
6480 |
.text.zps_bAplZdpUnpackSimpleDescResponse |
0x00005cac |
0x00005d68 |
188 |
42% |
6483 |
Expected total in appZdpExtraction.o file: |
448 |
Actual: |
448 |
100% |
6474 |
Flash640 / .text / appZpsBeaconHandler.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bAppAddBeaconFilter |
0x00005d68 |
0x00005d74 |
12 |
5% |
6487 |
.text.ZPS_bAppRemoveBeaconFilter |
0x00005d74 |
0x00005d80 |
12 |
5% |
6490 |
.text.ZPS_bAppPassBeaconToHigherLayer |
0x00005d80 |
0x00005e88 |
264 |
92% |
6493 |
Expected total in appZpsBeaconHandler.o file: |
288 |
Actual: |
288 |
100% |
6487 |
Flash640 / .text / board.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitDebugConsole |
0x00005e88 |
0x00005eb0 |
40 |
91% |
6496 |
.text.BOARD_DbgDiagEnable |
0x00005eb0 |
0x00005eb4 |
4 |
10% |
6499 |
Expected total in board.o file: |
44 |
Actual: |
44 |
100% |
6496 |
Flash640 / .text / system_K32W061.o |
Start |
End |
Size |
% |
Line |
.text.SystemCoreClockUpdate |
0x00005eb4 |
0x00005f54 |
160 |
71% |
6503 |
.text.SystemInit |
0x00005f54 |
0x00005f98 |
68 |
30% |
6506 |
Expected total in system_K32W061.o file: |
228 |
Actual: |
228 |
100% |
6503 |
Flash640 / .text / startup_K32W061.o |
Start |
End |
Size |
% |
Line |
.text.DMIC0_IRQHandler |
0x00005f98 |
0x00005fa0 |
8 |
7% |
6509 |
.text.CIC_IRB_IRQHandler |
0x00005fa0 |
0x00005fa8 |
8 |
7% |
6512 |
.text.HWVAD0_IRQHandler |
0x00005fa8 |
0x00005fb0 |
8 |
7% |
6515 |
.text.PINT0_IRQHandler |
0x00005fb0 |
0x00005fb8 |
8 |
7% |
6518 |
.text.PINT1_IRQHandler |
0x00005fb8 |
0x00005fc0 |
8 |
7% |
6521 |
.text.PINT2_IRQHandler |
0x00005fc0 |
0x00005fc8 |
8 |
7% |
6524 |
.text.PINT3_IRQHandler |
0x00005fc8 |
0x00005fd0 |
8 |
7% |
6527 |
.text.GINT0_IRQHandler |
0x00005fd0 |
0x00005fd8 |
8 |
7% |
6530 |
.text.CTIMER0_IRQHandler |
0x00005fd8 |
0x00005fe0 |
8 |
7% |
6533 |
.text.CTIMER1_IRQHandler |
0x00005fe0 |
0x00005fe8 |
8 |
7% |
6536 |
.text.FLEXCOMM0_IRQHandler |
0x00005fe8 |
0x00005ff0 |
8 |
7% |
6539 |
.text.FLEXCOMM2_IRQHandler |
0x00005ff0 |
0x00005ff8 |
8 |
7% |
6542 |
.text.FLEXCOMM3_IRQHandler |
0x00005ff8 |
0x00006000 |
8 |
7% |
6545 |
.text.FLEXCOMM4_IRQHandler |
0x00006000 |
0x00006008 |
8 |
7% |
6548 |
.text.FLEXCOMM5_IRQHandler |
0x00006008 |
0x00006010 |
8 |
7% |
6551 |
.text.FLEXCOMM6_IRQHandler |
0x00006010 |
0x00006018 |
8 |
7% |
6554 |
Expected total in startup_K32W061.o file: |
128 |
Actual: |
128 |
100% |
6509 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.text.WWDT_GetInstance.isra.0 |
0x00006018 |
0x00006040 |
40 |
11% |
6557 |
.text.WWDT_GetDefaultConfig |
0x00006040 |
0x0000607c |
60 |
17% |
6559 |
.text.WWDT_Init |
0x0000607c |
0x0000613c |
192 |
53% |
6562 |
.text.WWDT_Deinit |
0x0000613c |
0x0000614c |
16 |
5% |
6565 |
.text.WWDT_Refresh |
0x0000614c |
0x00006160 |
20 |
6% |
6568 |
.text.WWDT_ClearStatusFlags |
0x00006160 |
0x00006188 |
40 |
11% |
6571 |
Expected total in fsl_wwdt.o file: |
368 |
Actual: |
368 |
100% |
6557 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.text.CLOCK_u8OscCapConvert |
0x00006188 |
0x000061b0 |
40 |
2% |
6574 |
.text.CLOCK_AttachClk |
0x000061b0 |
0x000062b8 |
264 |
13% |
6577 |
.text.CLOCK_SetClkDiv |
0x000062b8 |
0x00006314 |
92 |
5% |
6580 |
.text.CLOCK_GetXtal32kFreq |
0x00006314 |
0x0000632c |
24 |
2% |
6584 |
.text.CLOCK_GetFro32kFreq |
0x0000632c |
0x00006344 |
24 |
2% |
6587 |
.text.CLOCK_GetOsc32kFreq |
0x00006344 |
0x00006358 |
20 |
1% |
6590 |
.text.CLOCK_GetFro12MFreq |
0x00006358 |
0x00006370 |
24 |
2% |
6593 |
.text.CLOCK_GetFro32MFreq |
0x00006370 |
0x00006388 |
24 |
2% |
6596 |
.text.CLOCK_GetOsc32MFreq |
0x00006388 |
0x000063a0 |
24 |
2% |
6599 |
.text.CLOCK_GetWdtOscFreq |
0x000063a0 |
0x000063cc |
44 |
3% |
6602 |
.text.CLOCK_GetFro48MFreq |
0x000063cc |
0x000063e4 |
24 |
2% |
6605 |
.text.CLOCK_GetPWMClockFreq |
0x000063e4 |
0x00006404 |
32 |
2% |
6608 |
.text.CLOCK_GetMainClockRate |
0x00006404 |
0x00006444 |
64 |
4% |
6612 |
.text.CLOCK_GetCoreSysClkFreq |
0x00006444 |
0x0000645c |
24 |
2% |
6615 |
.text.CLOCK_GetFRGInputClock |
0x0000645c |
0x00006482 |
38 |
2% |
6618 |
.text.CLOCK_GetFRGClock |
0x00006482 |
0x000064b4 |
50 |
3% |
6621 |
.text.CLOCK_GetFro64MFreq |
0x000064b4 |
0x000064cc |
24 |
2% |
6624 |
.text.CLOCK_GetClkOutFreq |
0x000064cc |
0x0000652c |
96 |
5% |
6627 |
.text.CLOCK_GetSpifiOscFreq |
0x0000652c |
0x00006574 |
72 |
4% |
6630 |
.text.CLOCK_GetApbCLkFreq |
0x00006574 |
0x000065a0 |
44 |
3% |
6633 |
.text.CLOCK_GetFreq |
0x000065a0 |
0x000066a8 |
264 |
13% |
6636 |
.text.CLOCK_DisableClock |
0x000066a8 |
0x0000674c |
164 |
8% |
6639 |
.text.CLOCK_IsClockEnable |
0x0000674c |
0x0000676a |
30 |
2% |
6642 |
.text.CLOCK_EnableAPBBridge |
0x0000676a |
0x00006778 |
14 |
1% |
6645 |
.text.CLOCK_Xtal32M_Trim |
0x00006778 |
0x00006880 |
264 |
13% |
6648 |
.text.CLOCK_XtalBasicTrim |
0x00006880 |
0x000068b0 |
48 |
3% |
6651 |
.text.DelayLoopN |
0x000068b0 |
0x000068bc |
12 |
1% |
6654 |
.text.CLOCK_uDelay |
0x000068bc |
0x000068e4 |
40 |
2% |
6658 |
.text.CLOCK_Xtal32M_WaitUntilStable |
0x000068e4 |
0x000068f8 |
20 |
1% |
6661 |
.text.CLOCK_EnableClock |
0x000068f8 |
0x000069d8 |
224 |
11% |
6664 |
Expected total in fsl_clock.o file: |
2128 |
Actual: |
2128 |
100% |
6574 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.text.RESET_SetPeripheralReset |
0x000069d8 |
0x00006a2c |
84 |
42% |
6667 |
.text.RESET_ClearPeripheralReset |
0x00006a2c |
0x00006a84 |
88 |
44% |
6670 |
.text.RESET_PeripheralReset |
0x00006a84 |
0x00006a98 |
20 |
10% |
6673 |
.text.RESET_SystemReset |
0x00006a98 |
0x00006aa4 |
12 |
6% |
6677 |
Expected total in fsl_reset.o file: |
204 |
Actual: |
204 |
100% |
6667 |
Flash640 / .text / fsl_rng.o |
Start |
End |
Size |
% |
Line |
.text.TRNG_GetDefaultConfig |
0x00006aa4 |
0x00006ab8 |
20 |
9% |
6680 |
.text.TRNG_Init |
0x00006ab8 |
0x00006b24 |
108 |
46% |
6683 |
.text.TRNG_Deinit |
0x00006b24 |
0x00006b38 |
20 |
9% |
6686 |
.text.TRNG_GetRandomData |
0x00006b38 |
0x00006b90 |
88 |
38% |
6690 |
Expected total in fsl_rng.o file: |
236 |
Actual: |
236 |
100% |
6680 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.text.USART_Deinit |
0x00006b90 |
0x00006bd0 |
64 |
11% |
6693 |
.text.USART_GetDefaultConfig |
0x00006bd0 |
0x00006c0c |
60 |
10% |
6696 |
.text.USART_SetBaudRate |
0x00006c0c |
0x00006cac |
160 |
26% |
6699 |
.text.USART_Init |
0x00006cac |
0x00006dbc |
272 |
44% |
6702 |
.text.USART_WriteBlocking |
0x00006dbc |
0x00006e04 |
72 |
12% |
6705 |
Expected total in fsl_usart.o file: |
628 |
Actual: |
628 |
100% |
6693 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.text.FLEXCOMM_GetInstance |
0x00006e04 |
0x00006e38 |
52 |
10% |
6708 |
.text.FLEXCOMM_Init |
0x00006e38 |
0x00006eac |
116 |
23% |
6711 |
.text.FLEXCOMM0_DriverIRQHandler |
0x00006eac |
0x00006ee8 |
60 |
12% |
6714 |
.text.FLEXCOMM2_DriverIRQHandler |
0x00006ee8 |
0x00006f24 |
60 |
12% |
6717 |
.text.FLEXCOMM3_DriverIRQHandler |
0x00006f24 |
0x00006f5c |
56 |
11% |
6720 |
.text.FLEXCOMM4_DriverIRQHandler |
0x00006f5c |
0x00006f98 |
60 |
12% |
6723 |
.text.FLEXCOMM5_DriverIRQHandler |
0x00006f98 |
0x00006fd4 |
60 |
12% |
6726 |
.text.FLEXCOMM6_DriverIRQHandler |
0x00006fd4 |
0x00007010 |
60 |
12% |
6729 |
Expected total in fsl_flexcomm.o file: |
524 |
Actual: |
524 |
100% |
6708 |
Flash640 / .text / fsl_flash.o |
Start |
End |
Size |
% |
Line |
.text.FLASH_Wait |
0x00007010 |
0x00007022 |
18 |
8% |
6732 |
.text.FLASH_Erase |
0x00007022 |
0x00007066 |
68 |
30% |
6735 |
.text.FLASH_ErasePages |
0x00007066 |
0x00007074 |
14 |
7% |
6738 |
.text.FLASH_BlankCheck |
0x00007074 |
0x0000708e |
26 |
12% |
6741 |
.text.FLASH_MarginCheck |
0x0000708e |
0x000070a8 |
26 |
12% |
6744 |
.text.FLASH_Program |
0x000070a8 |
0x000070e0 |
56 |
25% |
6747 |
.text.FLASH_SetReadMode |
0x000070e0 |
0x000070f4 |
20 |
9% |
6750 |
Expected total in fsl_flash.o file: |
228 |
Actual: |
228 |
100% |
6732 |
Flash640 / .text / fsl_common.o |
Start |
End |
Size |
% |
Line |
.text.InstallIRQHandler |
0x000070f4 |
0x00007148 |
84 |
50% |
6753 |
.text.SDK_DelayAtLeastUs |
0x00007148 |
0x0000719c |
84 |
50% |
6756 |
Expected total in fsl_common.o file: |
168 |
Actual: |
168 |
100% |
6753 |
Flash640 / .text / fsl_aes.o |
Start |
End |
Size |
% |
Line |
.text.aesWaitForIdle.constprop.0.isra.0 |
0x0000719c |
0x000071a4 |
8 |
3% |
6759 |
.text.aes_set_forward |
0x000071a4 |
0x000071ba |
22 |
7% |
6761 |
.text.aes_one_block |
0x000071ba |
0x000071f2 |
56 |
17% |
6763 |
.text.aes_set_reverse |
0x000071f2 |
0x00007208 |
22 |
7% |
6765 |
.text.AES_SetKey |
0x00007208 |
0x0000727a |
114 |
34% |
6767 |
.text.AES_EncryptEcb |
0x0000727a |
0x000072b2 |
56 |
17% |
6770 |
.text.AES_DecryptEcb |
0x000072b2 |
0x000072ec |
58 |
17% |
6773 |
.text.AES_Init |
0x000072ec |
0x000072f4 |
8 |
3% |
6776 |
Expected total in fsl_aes.o file: |
344 |
Actual: |
344 |
100% |
6759 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.text.Chip_LOWPOWER_SetSystemVoltages |
0x000072f4 |
0x000072fc |
8 |
1% |
6779 |
.text.POWER_FlexcomClocksDisable |
0x000072fc |
0x0000733c |
64 |
3% |
6781 |
.text.POWER_GetResetCause |
0x0000733c |
0x00007388 |
76 |
4% |
6784 |
.text.POWER_ClearResetCause |
0x00007388 |
0x00007394 |
12 |
1% |
6787 |
.text.POWER_SetTrimDefaultActiveVoltage |
0x00007394 |
0x00007644 |
688 |
32% |
6790 |
.text.POWER_Init |
0x00007644 |
0x00007680 |
60 |
3% |
6793 |
.text.POWER_GetPowerDownConfig |
0x00007680 |
0x00007934 |
692 |
32% |
6796 |
.text.POWER_GoToPowerDown |
0x00007934 |
0x00007960 |
44 |
3% |
6799 |
.text.POWER_RegisterPowerDownEntryHookFunction |
0x00007960 |
0x0000796c |
12 |
1% |
6802 |
.text.POWER_EnterPowerDownMode |
0x0000796c |
0x00007984 |
24 |
2% |
6805 |
.text.POWER_EnterDeepDownMode |
0x00007984 |
0x00007a58 |
212 |
10% |
6808 |
.text.POWER_EnterPowerMode |
0x00007a58 |
0x00007a70 |
24 |
2% |
6811 |
.text.POWER_SetDcdc1v8 |
0x00007a70 |
0x00007afc |
140 |
7% |
6815 |
.text.POWER_SetDcdc1v3 |
0x00007afc |
0x00007b84 |
136 |
7% |
6818 |
Expected total in fsl_power.o file: |
2192 |
Actual: |
2192 |
100% |
6779 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.text.WTIMER_StartTimerFunction |
0x00007b84 |
0x00007c8c |
264 |
40% |
6821 |
.text.WTIMER_Init |
0x00007c8c |
0x00007cb8 |
44 |
7% |
6823 |
.text.WTIMER_GetStatusFlags |
0x00007cb8 |
0x00007ce4 |
44 |
7% |
6826 |
.text.WTIMER_EnableInterrupts |
0x00007ce4 |
0x00007d24 |
64 |
10% |
6829 |
.text.WTIMER_StartTimerUnsafe |
0x00007d24 |
0x00007d38 |
20 |
3% |
6832 |
.text.WTIMER_ReadTimerSafe |
0x00007d38 |
0x00007d78 |
64 |
10% |
6835 |
.text.WTIMER_ReadTimer |
0x00007d78 |
0x00007dac |
52 |
8% |
6838 |
.text.WTIMER_ClearStatusFlags |
0x00007dac |
0x00007de8 |
60 |
9% |
6841 |
.text.WTIMER_StopTimer |
0x00007de8 |
0x00007e20 |
56 |
9% |
6844 |
Expected total in fsl_wtimer.o file: |
668 |
Actual: |
668 |
100% |
6821 |
Flash640 / .text / fsl_inputmux.o |
Start |
End |
Size |
% |
Line |
.text.INPUTMUX_Init |
0x00007e20 |
0x00007e26 |
6 |
30% |
6847 |
.text.INPUTMUX_AttachSignal |
0x00007e26 |
0x00007e34 |
14 |
70% |
6850 |
Expected total in fsl_inputmux.o file: |
20 |
Actual: |
20 |
100% |
6847 |
Flash640 / .text / fsl_fmeas.o |
Start |
End |
Size |
% |
Line |
.text.FMEAS_GetCountWithScale |
0x00007e34 |
0x00007e5a |
38 |
100% |
6853 |
Expected total in fsl_fmeas.o file: |
38 |
Actual: |
38 |
100% |
6853 |
Flash640 / .text / fsl_sha.o |
Start |
End |
Size |
% |
Line |
.text.swap_bytes |
0x00007e5a |
0x00007e5e |
4 |
1% |
6856 |
.text.sha_one_block |
0x00007e5e |
0x00007ea0 |
66 |
13% |
6858 |
.text.SHA_Init |
0x00007ea0 |
0x00007ec0 |
32 |
7% |
6860 |
.text.SHA_Update |
0x00007ec0 |
0x00007f72 |
178 |
35% |
6863 |
.text.SHA_Finish |
0x00007f72 |
0x00008064 |
242 |
47% |
6866 |
Expected total in fsl_sha.o file: |
522 |
Actual: |
522 |
100% |
6856 |
Flash640 / .text / Exceptions_NVIC.o |
Start |
End |
Size |
% |
Line |
.text.vDebugExceptionHandlersInitialise |
0x00008064 |
0x00008090 |
44 |
100% |
6870 |
Expected total in Exceptions_NVIC.o file: |
44 |
Actual: |
44 |
100% |
6870 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.text.ExceptionUnwindStack |
0x00008090 |
0x00008120 |
144 |
6% |
6873 |
.text.HardFault_Handler |
0x00008120 |
0x00008128 |
8 |
1% |
6876 |
.text.BusFault_Handler |
0x00008128 |
0x00008130 |
8 |
1% |
6879 |
.text.UsageFault_Handler |
0x00008130 |
0x00008138 |
8 |
1% |
6882 |
.text.MemManage_Handler |
0x00008138 |
0x00008140 |
8 |
1% |
6885 |
.text.vPrintRegisterBit |
0x00008140 |
0x00008154 |
20 |
1% |
6888 |
.text.vPrintSystemHandlerAndControlStateRegisterBitFields |
0x00008154 |
0x0000821c |
200 |
9% |
6891 |
.text.vPrintConfigurableFaultStatusRegisterBitFields |
0x0000821c |
0x00008374 |
344 |
15% |
6894 |
.text.vDebugBusFaultHandler |
0x00008374 |
0x000084f4 |
384 |
16% |
6897 |
.text.vDebugUsageFaultHandler |
0x000084f4 |
0x00008654 |
352 |
15% |
6900 |
.text.vDebugMemoryFaultHandler |
0x00008654 |
0x000087d4 |
384 |
16% |
6903 |
.text.vPrintHardFaultStatusRegisterBitFields |
0x000087d4 |
0x0000881c |
72 |
3% |
6906 |
.text.vDebugHardFaultHandler |
0x0000881c |
0x00008a28 |
524 |
22% |
6909 |
Expected total in MicroExceptions_arm.o file: |
2456 |
Actual: |
2456 |
100% |
6873 |
Flash640 / .text / Debug.o |
Start |
End |
Size |
% |
Line |
.text.vDebugInit |
0x00008a28 |
0x00008a2a |
2 |
3% |
6912 |
.text.vDebugHex |
0x00008a2a |
0x00008a72 |
72 |
88% |
6915 |
.text.vDebugNonInt |
0x00008a72 |
0x00008a76 |
4 |
5% |
6918 |
.text.vDebugHexNonInt |
0x00008a76 |
0x00008a7a |
4 |
5% |
6921 |
Expected total in Debug.o file: |
82 |
Actual: |
82 |
100% |
6912 |
Flash640 / .text / OtaSupport.o |
Start |
End |
Size |
% |
Line |
.text.OTA_ReadDataMemCpy |
0x00008a7a |
0x00008a8c |
18 |
3% |
6924 |
.text.OTA_AlignOnReset |
0x00008a8c |
0x00008a9c |
16 |
3% |
6927 |
.text.OTA_StartImageWithMaxSize |
0x00008a9c |
0x00008ac8 |
44 |
7% |
6930 |
.text.OTA_StartImage |
0x00008ac8 |
0x00008ad8 |
16 |
3% |
6933 |
.text.OTA_PullImageChunk |
0x00008ad8 |
0x00008b30 |
88 |
14% |
6937 |
.text.OTA_PushImageChunk |
0x00008b30 |
0x00008bac |
124 |
19% |
6940 |
.text.OTA_PushImageChunkBlocking |
0x00008bac |
0x00008bb0 |
4 |
1% |
6943 |
.text.OTA_SetNewImageFlag |
0x00008bb0 |
0x00008be4 |
52 |
8% |
6946 |
.text.OTA_ImageAuthenticate |
0x00008be4 |
0x00008c38 |
84 |
13% |
6949 |
.text.OTA_CancelImage |
0x00008c38 |
0x00008c54 |
28 |
5% |
6952 |
.text.OTA_ClientInit |
0x00008c54 |
0x00008c74 |
32 |
5% |
6955 |
.text.OTA_InvalidateImageHeader |
0x00008c74 |
0x00008ce0 |
108 |
17% |
6958 |
.text.OTA_CommitImage |
0x00008ce0 |
0x00008d14 |
52 |
8% |
6961 |
Expected total in OtaSupport.o file: |
666 |
Actual: |
666 |
100% |
6924 |
Flash640 / .text / OtaUtils.o |
Start |
End |
Size |
% |
Line |
.text.aesProcess |
0x00008d14 |
0x00008d1c |
8 |
1% |
6964 |
.text.OtaUtils_IsInternalFlashAddr |
0x00008d1c |
0x00008d4c |
48 |
5% |
6966 |
.text.OtaUtils_AesLoadKeyFromOTP |
0x00008d4c |
0x00008d68 |
28 |
3% |
6968 |
.text.OtaUtils_ReadFromInternalFlash |
0x00008d68 |
0x00008dc0 |
88 |
9% |
6971 |
.text.OtaUtils_GetModifiableInternalFlashTopAddress |
0x00008dc0 |
0x00008e6c |
172 |
16% |
6974 |
.text.OtaUtils_ValidateImage |
0x00008e6c |
0x000090c0 |
596 |
55% |
6977 |
.text.OtaUtils_ReconstructRootCert |
0x000090c0 |
0x00009154 |
148 |
14% |
6980 |
Expected total in OtaUtils.o file: |
1088 |
Actual: |
1088 |
100% |
6964 |
Flash640 / .text / psector_api.o |
Start |
End |
Size |
% |
Line |
.text.psector_GetPage0Contents |
0x00009154 |
0x0000917c |
40 |
67% |
6983 |
.text.psector_GetPage0Handle |
0x0000917c |
0x00009190 |
20 |
34% |
6986 |
Expected total in psector_api.o file: |
60 |
Actual: |
60 |
100% |
6983 |
Flash640 / .text / FunctionLib.o |
Start |
End |
Size |
% |
Line |
.text.FLib_MemCpy |
0x00009190 |
0x000091a4 |
20 |
30% |
6989 |
.text.FLib_MemCmp |
0x000091a4 |
0x000091c4 |
32 |
48% |
6992 |
.text.FLib_MemSet |
0x000091c4 |
0x000091d4 |
16 |
24% |
6995 |
Expected total in FunctionLib.o file: |
68 |
Actual: |
68 |
100% |
6989 |
Flash640 / .text / SecLib.o |
Start |
End |
Size |
% |
Line |
.text.k32w0_hw_aes_load_key.constprop.0 |
0x000091d4 |
0x00009204 |
48 |
7% |
6999 |
.text.k32w0_hw_aes128_block_encrypt |
0x00009204 |
0x00009228 |
36 |
5% |
7001 |
.text.k32w0_hw_aes_ecb_encrypt.isra.0 |
0x00009228 |
0x00009250 |
40 |
6% |
7003 |
.text.SecLib_Init |
0x00009250 |
0x0000925c |
12 |
2% |
7005 |
.text.AES_128_Encrypt |
0x0000925c |
0x00009260 |
4 |
1% |
7008 |
.text.bACI_WriteKey |
0x00009260 |
0x00009274 |
20 |
3% |
7011 |
.text.vACI_OptimisedCcmStar |
0x00009274 |
0x000094b0 |
572 |
79% |
7014 |
Expected total in SecLib.o file: |
732 |
Actual: |
732 |
100% |
6999 |
Flash640 / .text / RNG.o |
Start |
End |
Size |
% |
Line |
.text.RNG_Init |
0x000094b0 |
0x00009500 |
80 |
42% |
7017 |
.text.RNG_GetRandomNo |
0x00009500 |
0x00009540 |
64 |
34% |
7020 |
.text.RND_u32GetRand256 |
0x00009540 |
0x00009552 |
18 |
10% |
7023 |
.text.RND_u32GetRand |
0x00009552 |
0x00009570 |
30 |
16% |
7026 |
Expected total in RNG.o file: |
192 |
Actual: |
192 |
100% |
7017 |
Flash640 / .text / GenericList.o |
Start |
End |
Size |
% |
Line |
.text.ListInit |
0x00009570 |
0x0000957c |
12 |
9% |
7029 |
.text.ListAddTail |
0x0000957c |
0x000095b8 |
60 |
45% |
7032 |
.text.ListRemoveHead |
0x000095b8 |
0x000095ee |
54 |
41% |
7035 |
.text.ListGetAvailable |
0x000095ee |
0x000095f6 |
8 |
6% |
7038 |
Expected total in GenericList.o file: |
134 |
Actual: |
134 |
100% |
7029 |
Flash640 / .text / Messaging.o |
Start |
End |
Size |
% |
Line |
.text.ListAddTailMsg |
0x000095f6 |
0x000095fc |
6 |
20% |
7041 |
.text.ListRemoveHeadMsg |
0x000095fc |
0x00009608 |
12 |
40% |
7044 |
.text.MSG_Free |
0x00009608 |
0x00009614 |
12 |
40% |
7047 |
Expected total in Messaging.o file: |
30 |
Actual: |
30 |
100% |
7041 |
Flash640 / .text / MemManager.o |
Start |
End |
Size |
% |
Line |
.text.MEM_Init |
0x00009614 |
0x00009684 |
112 |
36% |
7051 |
.text.MEM_BufferAllocWithId |
0x00009684 |
0x000096e4 |
96 |
31% |
7054 |
.text.MEM_BufferFree |
0x000096e4 |
0x0000974c |
104 |
34% |
7057 |
Expected total in MemManager.o file: |
312 |
Actual: |
312 |
100% |
7051 |
Flash640 / .text / TimersManager.o |
Start |
End |
Size |
% |
Line |
.text.TMR_SetTimerStatus |
0x0000974c |
0x00009760 |
20 |
3% |
7060 |
.text.StackTimer_ISR |
0x00009760 |
0x00009788 |
40 |
5% |
7062 |
.text.TMR_NotifyClkChanged |
0x00009788 |
0x000097cc |
68 |
9% |
7065 |
.text.TMR_Init |
0x000097cc |
0x0000983c |
112 |
14% |
7068 |
.text.TMR_StopTimer |
0x0000983c |
0x000098b8 |
124 |
16% |
7071 |
.text.TMR_Task |
0x000098b8 |
0x00009a74 |
444 |
55% |
7074 |
Expected total in TimersManager.o file: |
808 |
Actual: |
808 |
100% |
7060 |
Flash640 / .text / TMR_Adapter.o |
Start |
End |
Size |
% |
Line |
.text.FMEAS_StartMeasureWithScale.constprop.0 |
0x00009a74 |
0x00009ae4 |
112 |
9% |
7077 |
.text.Timestamp_GetCounter32bit |
0x00009ae4 |
0x00009af0 |
12 |
1% |
7079 |
.text.StackTimer_Init |
0x00009af0 |
0x00009b48 |
88 |
7% |
7082 |
.text.StackTimer_ReInit |
0x00009b48 |
0x00009b6c |
36 |
3% |
7085 |
.text.StackTimer_Enable |
0x00009b6c |
0x00009b7c |
16 |
2% |
7088 |
.text.StackTimer_GetInputFrequency |
0x00009b7c |
0x00009b84 |
8 |
1% |
7091 |
.text.StackTimer_GetCounterValue |
0x00009b84 |
0x00009b90 |
12 |
1% |
7095 |
.text.StackTimer_SetOffsetTicks |
0x00009b90 |
0x00009ba4 |
20 |
2% |
7098 |
.text.StackTimer_ClearIntFlag |
0x00009ba4 |
0x00009bd4 |
48 |
4% |
7101 |
.text.TMR_eScheduleActivity32kTicksAndGetCurrentTimestampValue |
0x00009bd4 |
0x00009d28 |
340 |
27% |
7104 |
.text.TMR_eScheduleActivity32kTicks |
0x00009d28 |
0x00009d30 |
8 |
1% |
7107 |
.text.WAKE_UP_TIMER1_IRQHandler |
0x00009d30 |
0x00009d7c |
76 |
6% |
7111 |
.text.TMR_Get32kHandle |
0x00009d7c |
0x00009d84 |
8 |
1% |
7114 |
.text.FRO32K_StartCalibration |
0x00009d84 |
0x00009ddc |
88 |
7% |
7117 |
.text.TMR_GetTimestampUs |
0x00009ddc |
0x00009e40 |
100 |
8% |
7120 |
.text.FRO32K_CompleteCalibration |
0x00009e40 |
0x00009eec |
172 |
14% |
7123 |
.text.FRO32K_Init |
0x00009eec |
0x00009f80 |
148 |
12% |
7126 |
Expected total in TMR_Adapter.o file: |
1292 |
Actual: |
1292 |
100% |
7077 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.text.CTIMER_GenericIRQHandler |
0x00009f80 |
0x00009fe0 |
96 |
78% |
7129 |
.text.CTIMER0_DriverIRQHandler |
0x00009fe0 |
0x00009fee |
14 |
12% |
7132 |
.text.CTIMER1_DriverIRQHandler |
0x00009fee |
0x00009ffc |
14 |
12% |
7135 |
Expected total in fsl_ctimer.o file: |
124 |
Actual: |
124 |
100% |
7129 |
Flash640 / .text / fsl_rtc.o |
Start |
End |
Size |
% |
Line |
.text.RTC_Init |
0x00009ffc |
0x0000a016 |
26 |
100% |
7138 |
Expected total in fsl_rtc.o file: |
26 |
Actual: |
26 |
100% |
7138 |
Flash640 / .text / Panic.o |
Start |
End |
Size |
% |
Line |
.text.panic |
0x0000a016 |
0x0000a018 |
2 |
100% |
7141 |
Expected total in Panic.o file: |
2 |
Actual: |
2 |
100% |
7141 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.text.DMA_GetInstance |
0x0000a018 |
0x0000a040 |
40 |
18% |
7143 |
.text.DMA_IRQHandle |
0x0000a040 |
0x0000a0e8 |
168 |
74% |
7145 |
.text.DMA0_DriverIRQHandler |
0x0000a0e8 |
0x0000a0fc |
20 |
9% |
7148 |
Expected total in fsl_dma.o file: |
228 |
Actual: |
228 |
100% |
7143 |
Flash640 / .text / MicroInt_arm_sdk2.o |
Start |
End |
Size |
% |
Line |
.text.vMicroIntEnableOnly |
0x0000a0fc |
0x0000a114 |
24 |
75% |
7151 |
.text.vMicroIntRestoreState |
0x0000a114 |
0x0000a11c |
8 |
25% |
7154 |
Expected total in MicroInt_arm_sdk2.o file: |
32 |
Actual: |
32 |
100% |
7151 |
Flash640 / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.text.PWR_InitFunction.part.0 |
0x0000a11c |
0x0000a148 |
44 |
4% |
7157 |
.text.PWR_Init |
0x0000a148 |
0x0000a158 |
16 |
2% |
7159 |
.text.PWR_ForceInit |
0x0000a158 |
0x0000a15c |
4 |
1% |
7162 |
.text.PWR_AllowDeviceToSleep |
0x0000a15c |
0x0000a178 |
28 |
3% |
7165 |
.text.PWR_DisallowDeviceToSleep |
0x0000a178 |
0x0000a198 |
32 |
3% |
7168 |
.text.PWR_ChangeDeepSleepMode |
0x0000a198 |
0x0000a1bc |
36 |
3% |
7171 |
.text.PWR_GetDeepSleepConfig |
0x0000a1bc |
0x0000a1dc |
32 |
3% |
7174 |
.text.PWR_CheckSocTimers |
0x0000a1dc |
0x0000a29c |
192 |
14% |
7177 |
.text.PWR_CheckIfDeviceCanGoToSleep |
0x0000a29c |
0x0000a2c8 |
44 |
4% |
7179 |
.text.PWR_EnterPowerDown |
0x0000a2c8 |
0x0000a300 |
56 |
5% |
7182 |
.text.PWR_EnterLowPower |
0x0000a300 |
0x0000a324 |
36 |
3% |
7185 |
.text.PWR_RegisterLowPowerEnterCallback |
0x0000a324 |
0x0000a330 |
12 |
1% |
7189 |
.text.PWR_RegisterLowPowerExitCallback |
0x0000a330 |
0x0000a33c |
12 |
1% |
7192 |
.text.PWR_SetWakeUpConfig |
0x0000a33c |
0x0000a350 |
20 |
2% |
7195 |
.text.PWR_GetWakeUpConfig |
0x0000a350 |
0x0000a35c |
12 |
1% |
7198 |
.text.vSetWakeUpIoConfig |
0x0000a35c |
0x0000a37c |
32 |
3% |
7201 |
.text.u64GetWakeupSourceConfig |
0x0000a37c |
0x0000a3f8 |
124 |
9% |
7204 |
.text.vHandleSleepModes |
0x0000a3f8 |
0x0000a54c |
340 |
25% |
7207 |
.text.PWR_vWakeUpConfig |
0x0000a54c |
0x0000a5c0 |
116 |
9% |
7209 |
.text.PWR_u32GetRamRetention |
0x0000a5c0 |
0x0000a5cc |
12 |
1% |
7212 |
.text.PWR_vForceRadioRetention |
0x0000a5cc |
0x0000a5e4 |
24 |
2% |
7215 |
.text.PWR_eScheduleActivity32kTicks |
0x0000a5e4 |
0x0000a610 |
44 |
4% |
7218 |
.text.PWR_eScheduleActivity |
0x0000a610 |
0x0000a648 |
56 |
5% |
7221 |
.text.PWR_vColdStart |
0x0000a648 |
0x0000a680 |
56 |
5% |
7225 |
Expected total in PWR.o file: |
1380 |
Actual: |
1380 |
100% |
7157 |
Flash640 / .text / PWR_setjmp.o |
Start |
End |
Size |
% |
Line |
.text.setjmp |
0x0000a680 |
0x0000a68c |
12 |
43% |
7228 |
.text.longjmp |
0x0000a68c |
0x0000a69c |
16 |
58% |
7230 |
Expected total in PWR_setjmp.o file: |
28 |
Actual: |
28 |
100% |
7228 |
Flash640 / .text / PWRLib.o |
Start |
End |
Size |
% |
Line |
.text.PWRLib_LLDsmComplete |
0x0000a69c |
0x0000a69e |
2 |
1% |
7232 |
.text.PWRLib_Init |
0x0000a69e |
0x0000a6a0 |
2 |
1% |
7234 |
.text.PWRLib_SetDeepSleepMode |
0x0000a6a0 |
0x0000a6ac |
12 |
2% |
7237 |
.text.PWRLib_GetDeepSleepMode |
0x0000a6ac |
0x0000a6b8 |
12 |
2% |
7240 |
.text.PWRLib_MCU_Enter_Sleep |
0x0000a6b8 |
0x0000a6c4 |
12 |
2% |
7243 |
.text.PWR_ClearWakeupReason |
0x0000a6c4 |
0x0000a6d0 |
12 |
2% |
7246 |
.text.WarmMain |
0x0000a6d0 |
0x0000a6e0 |
16 |
3% |
7249 |
.text.PWR_ResetPowerDownModeConfig |
0x0000a6e0 |
0x0000a6ec |
12 |
2% |
7252 |
.text.PWRLib_EnterPowerDownModeRamOff |
0x0000a6ec |
0x0000a71c |
48 |
7% |
7255 |
.text.PWRLib_EnterDeepDownMode |
0x0000a71c |
0x0000a74c |
48 |
7% |
7258 |
.text.PWRLib_u32RamBanksSpanned |
0x0000a74c |
0x0000a820 |
212 |
30% |
7261 |
.text.PWRLib_EnterPowerDownModeRamOn |
0x0000a820 |
0x0000a968 |
328 |
46% |
7264 |
Expected total in PWRLib.o file: |
716 |
Actual: |
716 |
100% |
7232 |
Flash640 / .text / GPIO_Adapter.o |
Start |
End |
Size |
% |
Line |
.text.GpioGetIoWakeupSource |
0x0000a968 |
0x0000a974 |
12 |
100% |
7267 |
Expected total in GPIO_Adapter.o file: |
12 |
Actual: |
12 |
100% |
7267 |
Flash640 / .text / fsl_str.o |
Start |
End |
Size |
% |
Line |
.text.StrFormatPrintf |
0x0000a974 |
0x0000aeec |
1400 |
100% |
7270 |
Expected total in fsl_str.o file: |
1400 |
Actual: |
1400 |
100% |
7270 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.text.SerialManager_Init |
0x0000aeec |
0x0000af44 |
88 |
15% |
7273 |
.text.SerialManager_Deinit |
0x0000af44 |
0x0000af90 |
76 |
13% |
7276 |
.text.SerialManager_OpenWriteHandle |
0x0000af90 |
0x0000afe4 |
84 |
14% |
7279 |
.text.SerialManager_CloseWriteHandle |
0x0000afe4 |
0x0000b034 |
80 |
14% |
7282 |
.text.SerialManager_OpenReadHandle |
0x0000b034 |
0x0000b090 |
92 |
16% |
7285 |
.text.SerialManager_CloseReadHandle |
0x0000b090 |
0x0000b0e0 |
80 |
14% |
7288 |
.text.SerialManager_WriteBlocking |
0x0000b0e0 |
0x0000b148 |
104 |
18% |
7291 |
Expected total in serial_manager.o file: |
604 |
Actual: |
604 |
100% |
7273 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.text.Serial_UartInit |
0x0000b148 |
0x0000b1a8 |
96 |
48% |
7294 |
.text.Serial_UartDeinit |
0x0000b1a8 |
0x0000b1cc |
36 |
18% |
7297 |
.text.Serial_UartWrite |
0x0000b1cc |
0x0000b214 |
72 |
36% |
7300 |
Expected total in serial_port_uart.o file: |
204 |
Actual: |
204 |
100% |
7294 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.text.HAL_UartInit |
0x0000b214 |
0x0000b2d4 |
192 |
59% |
7303 |
.text.HAL_UartDeinit |
0x0000b2d4 |
0x0000b308 |
52 |
16% |
7306 |
.text.HAL_UartSendBlocking |
0x0000b308 |
0x0000b35c |
84 |
26% |
7309 |
Expected total in usart_adapter.o file: |
328 |
Actual: |
328 |
100% |
7303 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.text.__assert_func |
0x0000b35c |
0x0000b378 |
28 |
100% |
7312 |
Expected total in fsl_assert.o file: |
28 |
Actual: |
28 |
100% |
7312 |
Flash640 / .text / timer.o |
Start |
End |
Size |
% |
Line |
.text.zbPlatGetTime |
0x0000b378 |
0x0000b37c |
4 |
100% |
7315 |
Expected total in timer.o file: |
4 |
Actual: |
4 |
100% |
7315 |
Flash640 / .text / Heap.o |
Start |
End |
Size |
% |
Line |
.text.pvHeap_DefAlloc |
0x0000b37c |
0x0000b3b8 |
60 |
84% |
7318 |
.text.pvHeap_Alloc |
0x0000b3b8 |
0x0000b3c4 |
12 |
17% |
7320 |
Expected total in Heap.o file: |
72 |
Actual: |
72 |
100% |
7318 |
Flash640 / .text / Eeprom_InternalFlash.o |
Start |
End |
Size |
% |
Line |
.text.EEPROM_FixWriteDataInFlash |
0x0000b3c4 |
0x0000b440 |
124 |
26% |
7323 |
.text.EEPROM_Init |
0x0000b440 |
0x0000b47c |
60 |
13% |
7325 |
.text.EEPROM_WriteData |
0x0000b47c |
0x0000b510 |
148 |
31% |
7328 |
.text.EEPROM_ReadData |
0x0000b510 |
0x0000b578 |
104 |
22% |
7331 |
.text.EEPROM_FlashWriteBufferedTailEndBytes |
0x0000b578 |
0x0000b5ac |
52 |
11% |
7334 |
Expected total in Eeprom_InternalFlash.o file: |
488 |
Actual: |
488 |
100% |
7323 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.text.osObjectIsAllocated.constprop.0 |
0x0000b5ac |
0x0000b5d0 |
36 |
6% |
7337 |
.text.OSA_EnableIRQGlobal |
0x0000b5d0 |
0x0000b5e4 |
20 |
3% |
7339 |
.text.OSA_DisableIRQGlobal |
0x0000b5e4 |
0x0000b5f4 |
16 |
3% |
7342 |
.text.task_init |
0x0000b5f4 |
0x0000b630 |
60 |
9% |
7345 |
.text.OSA_TaskCreate |
0x0000b630 |
0x0000b6b0 |
128 |
18% |
7348 |
.text.OSA_TimeInit |
0x0000b6b0 |
0x0000b6e0 |
48 |
7% |
7351 |
.text.OSA_TimeDiff |
0x0000b6e0 |
0x0000b6e4 |
4 |
1% |
7354 |
.text.OSA_TimeGetMsec |
0x0000b6e4 |
0x0000b6f0 |
12 |
2% |
7357 |
.text.OSA_EventCreate |
0x0000b6f0 |
0x0000b72c |
60 |
9% |
7360 |
.text.OSA_EventSet |
0x0000b72c |
0x0000b754 |
40 |
6% |
7363 |
.text.OSA_EventWait |
0x0000b754 |
0x0000b7ec |
152 |
22% |
7366 |
.text.OSA_InterruptEnable |
0x0000b7ec |
0x0000b7f0 |
4 |
1% |
7369 |
.text.OSA_InterruptDisable |
0x0000b7f0 |
0x0000b7f4 |
4 |
1% |
7372 |
.text.OSA_InterruptEnableRestricted |
0x0000b7f4 |
0x0000b80e |
26 |
4% |
7375 |
.text.OSA_InterruptEnableRestore |
0x0000b80e |
0x0000b816 |
8 |
2% |
7378 |
.text.OSA_InstallIntHandler |
0x0000b816 |
0x0000b81c |
6 |
1% |
7381 |
.text.OSA_Start |
0x0000b81c |
0x0000b844 |
40 |
6% |
7384 |
.text.startup.main |
0x0000b844 |
0x0000b864 |
32 |
5% |
7387 |
.text.SysTick_Handler |
0x0000b864 |
0x0000b874 |
16 |
3% |
7390 |
Expected total in fsl_os_abstraction_bm.o file: |
712 |
Actual: |
712 |
100% |
7337 |
Flash640 / .text / ZCLobj_Basic.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCreateBasic |
0x0000b874 |
0x0000b904 |
144 |
100% |
7393 |
Expected total in ZCLobj_Basic.o file: |
144 |
Actual: |
144 |
100% |
7393 |
Flash640 / .text / ZCLobj_BasicClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandResetToFactoryDefaultsSend |
0x0000b904 |
0x0000b922 |
30 |
63% |
7396 |
.text.eCLD_BasicCommandResetToFactoryDefaultsReceive |
0x0000b922 |
0x0000b934 |
18 |
38% |
7399 |
Expected total in ZCLobj_BasicClientCommands.o file: |
48 |
Actual: |
48 |
100% |
7396 |
Flash640 / .text / ZCLobj_BasicCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandHandler |
0x0000b934 |
0x0000b998 |
100 |
100% |
7402 |
Expected total in ZCLobj_BasicCommandHandler.o file: |
100 |
Actual: |
100 |
100% |
7402 |
Flash640 / .text / ZCLobj_Groups.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCreateGroups |
0x0000b998 |
0x0000b9ec |
84 |
70% |
7406 |
.text.eCLD_GroupsSetIdentifying |
0x0000b9ec |
0x0000ba10 |
36 |
30% |
7409 |
Expected total in ZCLobj_Groups.o file: |
120 |
Actual: |
120 |
100% |
7406 |
Flash640 / .text / ZCLobj_GroupsClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCommandAddGroupRequestSend |
0x0000ba10 |
0x0000ba50 |
64 |
50% |
7412 |
.text.eCLD_GroupsCommandAddGroupIfIdentifyingRequestSend |
0x0000ba50 |
0x0000ba92 |
66 |
51% |
7415 |
Expected total in ZCLobj_GroupsClientCommands.o file: |
130 |
Actual: |
130 |
100% |
7412 |
Flash640 / .text / ZCLobj_GroupsCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCommandHandler |
0x0000ba92 |
0x0000bb92 |
256 |
100% |
7418 |
Expected total in ZCLobj_GroupsCommandHandler.o file: |
256 |
Actual: |
256 |
100% |
7418 |
Flash640 / .text / ZCLobj_Identify.o |
Start |
End |
Size |
% |
Line |
.text.vCLD_IdentifyTimerClickCallback |
0x0000bb92 |
0x0000bc0c |
122 |
51% |
7421 |
.text.eCLD_IdentifyRegisterTimeServer |
0x0000bc0c |
0x0000bc34 |
40 |
17% |
7424 |
.text.eCLD_IdentifyCreateIdentify |
0x0000bc34 |
0x0000bc84 |
80 |
34% |
7427 |
Expected total in ZCLobj_Identify.o file: |
242 |
Actual: |
242 |
100% |
7421 |
Flash640 / .text / ZCLobj_IdentifyClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandIdentifyRequestSend |
0x0000bc84 |
0x0000bcb4 |
48 |
26% |
7430 |
.text.eCLD_IdentifyCommandIdentifyQueryRequestSend |
0x0000bcb4 |
0x0000bcd4 |
32 |
18% |
7433 |
.text.eCLD_IdentifyCommandTriggerEffectSend |
0x0000bcd4 |
0x0000bd18 |
68 |
37% |
7436 |
.text.eCLD_IdentifyCommandIdentifyQueryResponseReceive |
0x0000bd18 |
0x0000bd3e |
38 |
21% |
7439 |
Expected total in ZCLobj_IdentifyClientCommands.o file: |
186 |
Actual: |
186 |
100% |
7430 |
Flash640 / .text / ZCLobj_IdentifyCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandHandler |
0x0000bd3e |
0x0000be74 |
310 |
100% |
7442 |
Expected total in ZCLobj_IdentifyCommandHandler.o file: |
310 |
Actual: |
310 |
100% |
7442 |
Flash640 / .text / ZCLobj_IdentifyServerCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandIdentifyQueryResponseSend |
0x0000be74 |
0x0000bea4 |
48 |
30% |
7445 |
.text.eCLD_IdentifyCommandIdentifyRequestReceive |
0x0000bea4 |
0x0000beca |
38 |
24% |
7448 |
.text.eCLD_IdentifyCommandIdentifyQueryRequestReceive |
0x0000beca |
0x0000bede |
20 |
13% |
7451 |
.text.eCLD_IdentifyCommandTriggerEffectRequestReceive |
0x0000bede |
0x0000bf14 |
54 |
34% |
7454 |
Expected total in ZCLobj_IdentifyServerCommands.o file: |
160 |
Actual: |
160 |
100% |
7445 |
Flash640 / .text / ZCLobj_LevelControl.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_LevelControlCreateLevelControl |
0x0000bf14 |
0x0000bf74 |
96 |
100% |
7457 |
Expected total in ZCLobj_LevelControl.o file: |
96 |
Actual: |
96 |
100% |
7457 |
Flash640 / .text / ZCLobj_LevelControlClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_LevelControlCommandMoveCommandSend |
0x0000bf74 |
0x0000bfdc |
104 |
58% |
7460 |
.text.eCLD_LevelControlCommandStopCommandSend |
0x0000bfdc |
0x0000c02a |
78 |
43% |
7463 |
Expected total in ZCLobj_LevelControlClientCommands.o file: |
182 |
Actual: |
182 |
100% |
7460 |
Flash640 / .text / ZCLobj_LevelControlCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_LevelControlCommandHandler |
0x0000c02a |
0x0000c030 |
6 |
100% |
7466 |
Expected total in ZCLobj_LevelControlCommandHandler.o file: |
6 |
Actual: |
6 |
100% |
7466 |
Flash640 / .text / ZCLobj_OnOff.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_OnOffCreateOnOff |
0x0000c030 |
0x0000c060 |
48 |
100% |
7470 |
Expected total in ZCLobj_OnOff.o file: |
48 |
Actual: |
48 |
100% |
7470 |
Flash640 / .text / ZCLobj_OnOffCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_OnOffCommandHandler |
0x0000c060 |
0x0000c078 |
24 |
100% |
7473 |
Expected total in ZCLobj_OnOffCommandHandler.o file: |
24 |
Actual: |
24 |
100% |
7473 |
Flash640 / .text / ZCLobj_OnOffCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_OnOffCommandSend |
0x0000c078 |
0x0000c09a |
34 |
20% |
7476 |
.text.eCLD_OnOffCommandOffWithEffectSend |
0x0000c09a |
0x0000c0da |
64 |
37% |
7479 |
.text.eCLD_OnOffCommandOnWithTimedOffSend |
0x0000c0da |
0x0000c128 |
78 |
45% |
7482 |
Expected total in ZCLobj_OnOffCommands.o file: |
176 |
Actual: |
176 |
100% |
7476 |
Flash640 / .text / ZCLobj_Scenes.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCreateScenes |
0x0000c128 |
0x0000c16c |
68 |
100% |
7485 |
Expected total in ZCLobj_Scenes.o file: |
68 |
Actual: |
68 |
100% |
7485 |
Flash640 / .text / ZCLobj_ScenesClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCommandStoreSceneRequestSend |
0x0000c16c |
0x0000c1ae |
66 |
47% |
7488 |
.text.eCLD_ScenesCommandRecallSceneRequestSend |
0x0000c1ae |
0x0000c1fa |
76 |
54% |
7491 |
Expected total in ZCLobj_ScenesClientCommands.o file: |
142 |
Actual: |
142 |
100% |
7488 |
Flash640 / .text / ZCLobj_ScenesCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCommandHandler |
0x0000c1fa |
0x0000c43c |
578 |
100% |
7494 |
Expected total in ZCLobj_ScenesCommandHandler.o file: |
578 |
Actual: |
578 |
100% |
7494 |
Flash640 / .text / ZCLobj_ColourControl.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ColourControlCreateColourControl |
0x0000c43c |
0x0000c494 |
88 |
100% |
7498 |
Expected total in ZCLobj_ColourControl.o file: |
88 |
Actual: |
88 |
100% |
7498 |
Flash640 / .text / ZCLobj_ColourControlClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ColourControlCommandMoveSaturationCommandSend |
0x0000c494 |
0x0000c4f0 |
92 |
17% |
7501 |
.text.eCLD_ColourControlCommandEnhancedMoveHueCommandSend |
0x0000c4f0 |
0x0000c54e |
94 |
18% |
7504 |
.text.eCLD_ColourControlCommandEnhancedMoveToHueAndSaturationCommandSend |
0x0000c54e |
0x0000c5b8 |
106 |
20% |
7507 |
.text.eCLD_ColourControlCommandColourLoopSetCommandSend |
0x0000c5b8 |
0x0000c63c |
132 |
25% |
7510 |
.text.eCLD_ColourControlCommandMoveColourTemperatureCommandSend |
0x0000c63c |
0x0000c6b4 |
120 |
23% |
7513 |
Expected total in ZCLobj_ColourControlClientCommands.o file: |
544 |
Actual: |
544 |
100% |
7501 |
Flash640 / .text / ZCLobj_ColourControlCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ColourControlCommandHandler |
0x0000c6b4 |
0x0000c6b8 |
4 |
100% |
7516 |
Expected total in ZCLobj_ColourControlCommandHandler.o file: |
4 |
Actual: |
4 |
100% |
7516 |
Flash640 / .text / ZCLobj_colour_scene_controller.o |
Start |
End |
Size |
% |
Line |
.text.eZLO_RegisterColourSceneControllerEndPoint |
0x0000c6b8 |
0x0000c894 |
476 |
100% |
7519 |
Expected total in ZCLobj_colour_scene_controller.o file: |
476 |
Actual: |
476 |
100% |
7519 |
Flash640 / .text / OTA.o |
Start |
End |
Size |
% |
Line |
.text.eOTA_retOtaUseKey |
0x0000c894 |
0x0000c8a4 |
16 |
1% |
7522 |
.text.eOtaFindCluster |
0x0000c8a4 |
0x0000c8e8 |
68 |
5% |
7525 |
.text.eOtaSetEventTypeAndGiveCallBack |
0x0000c8e8 |
0x0000c900 |
24 |
2% |
7528 |
.text.eOtaRegisterTimeServer |
0x0000c900 |
0x0000c928 |
40 |
3% |
7532 |
.text.eOTA_Create |
0x0000c928 |
0x0000c99c |
116 |
8% |
7535 |
.text.eOtaTimeUpdate |
0x0000c99c |
0x0000c9ec |
80 |
5% |
7538 |
.text.vOtaTimerClickCallback |
0x0000c9ec |
0x0000ca0c |
32 |
2% |
7541 |
.text.eOTA_SetServerAddress |
0x0000ca0c |
0x0000ca50 |
68 |
5% |
7544 |
.text.vOTA_FlashInit |
0x0000ca50 |
0x0000ca9c |
76 |
5% |
7547 |
.text.sOtaGetHeader |
0x0000ca9c |
0x0000cbb4 |
280 |
18% |
7550 |
.text.eOTA_RestoreClientData |
0x0000cbb4 |
0x0000cc84 |
208 |
13% |
7554 |
.text.eOTA_UpdateClientAttributes |
0x0000cc84 |
0x0000cd04 |
128 |
8% |
7557 |
.text.eOTA_AllocateEndpointOTASpace |
0x0000cd04 |
0x0000cd70 |
108 |
7% |
7560 |
.text.bOtaIsImageValid |
0x0000cd70 |
0x0000cda4 |
52 |
4% |
7563 |
.text.vOTA_SetImageValidityFlag |
0x0000cda4 |
0x0000cda8 |
4 |
1% |
7566 |
.text.vOtaFlashLockRead |
0x0000cda8 |
0x0000cde8 |
64 |
4% |
7570 |
.text.vOtaFlashLockWrite |
0x0000cde8 |
0x0000ce28 |
64 |
4% |
7573 |
.text.bOtaIsSerializationDataValid |
0x0000ce28 |
0x0000ce84 |
92 |
6% |
7576 |
.text.eOtaClientReqSeqNoUpdate |
0x0000ce84 |
0x0000cea4 |
32 |
2% |
7579 |
.text.eOTA_GetCurrentOtaHeader |
0x0000cea4 |
0x0000cedc |
56 |
4% |
7582 |
.text.vOTA_GetTagIdandLengh |
0x0000cedc |
0x0000cef8 |
28 |
2% |
7585 |
Expected total in OTA.o file: |
1636 |
Actual: |
1636 |
100% |
7522 |
Flash640 / .text / OTA_ClientUpgradeManager.o |
Start |
End |
Size |
% |
Line |
.text.vOtaRequestNextBlock.isra.0 |
0x0000cef8 |
0x0000cf28 |
48 |
2% |
7588 |
.text.vOtaInitStateMachine |
0x0000cf28 |
0x0000cf38 |
16 |
1% |
7591 |
.text.vOtaClientUpgMgrMapStates |
0x0000cf38 |
0x0000cfbc |
132 |
4% |
7594 |
.text.vOtaHandleTimedBlockRequest |
0x0000cfbc |
0x0000d06a |
174 |
5% |
7597 |
.text.vOtaAbortDownload |
0x0000d06a |
0x0000d0e8 |
126 |
3% |
7599 |
.text.vOtaUpgManClientStateCountDown |
0x0000d0e8 |
0x0000d128 |
64 |
2% |
7601 |
.text.vOtaUpgManClientStateWaitForRunCommand |
0x0000d128 |
0x0000d220 |
248 |
6% |
7603 |
.text.vOtaUpgManClientStateDownloadComplete |
0x0000d220 |
0x0000d420 |
512 |
12% |
7605 |
.text.vOtaUpgManClientStateDownloadInProgress |
0x0000d420 |
0x0000d8a0 |
1152 |
27% |
7607 |
.text.vOtaUpgManClientStateIdle |
0x0000d8a0 |
0x0000dfb0 |
1808 |
43% |
7610 |
Expected total in OTA_ClientUpgradeManager.o file: |
4280 |
Actual: |
4280 |
100% |
7588 |
Flash640 / .text / OTA_CustomCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eOtaCommandHandler |
0x0000dfb0 |
0x0000e090 |
224 |
100% |
7612 |
Expected total in OTA_CustomCommandHandler.o file: |
224 |
Actual: |
224 |
100% |
7612 |
Flash640 / .text / OTA_CustomReceiveCommands.o |
Start |
End |
Size |
% |
Line |
.text.eOtaReceivedImageNotify |
0x0000e090 |
0x0000e19e |
270 |
20% |
7615 |
.text.eOtaReceivedQueryNextImageResponse |
0x0000e19e |
0x0000e278 |
218 |
16% |
7618 |
.text.eOtaReceivedBlockResponse |
0x0000e278 |
0x0000e41e |
422 |
31% |
7621 |
.text.eOtaQuerySpecificFileResponse |
0x0000e41e |
0x0000e4f0 |
210 |
15% |
7624 |
.text.eOtaReceivedUpgradeEndResponse |
0x0000e4f0 |
0x0000e5a4 |
180 |
13% |
7627 |
.text.vOtaReceivedDefaultResponse |
0x0000e5a4 |
0x0000e60c |
104 |
8% |
7630 |
Expected total in OTA_CustomReceiveCommands.o file: |
1404 |
Actual: |
1404 |
100% |
7615 |
Flash640 / .text / OTA_client.o |
Start |
End |
Size |
% |
Line |
.text.eOTA_ClientQueryNextImageRequest |
0x0000e60c |
0x0000e6c8 |
188 |
15% |
7633 |
.text.eOTA_ClientImageBlockRequest |
0x0000e6c8 |
0x0000e7e0 |
280 |
22% |
7636 |
.text.eOTA_ClientUpgradeEndRequest |
0x0000e7e0 |
0x0000e88a |
170 |
13% |
7639 |
.text.eOTA_ClientSwitchToNewImage |
0x0000e88a |
0x0000e92c |
162 |
13% |
7642 |
.text.eOTA_HandleImageVerification |
0x0000e92c |
0x0000eb40 |
532 |
40% |
7645 |
Expected total in OTA_client.o file: |
1332 |
Actual: |
1332 |
100% |
7633 |
Flash640 / .text / OTA_common.o |
Start |
End |
Size |
% |
Line |
.text.vOtaFlashInitHw |
0x0000eb40 |
0x0000eb44 |
4 |
3% |
7648 |
.text.vOtaFlashErase |
0x0000eb44 |
0x0000eb48 |
4 |
3% |
7651 |
.text.vOtaFlashWrite |
0x0000eb48 |
0x0000eb60 |
24 |
18% |
7655 |
.text.vOtaFlashRead |
0x0000eb60 |
0x0000eb72 |
18 |
14% |
7658 |
.text.vOtaSwitchLoads |
0x0000eb72 |
0x0000eb76 |
4 |
3% |
7661 |
.text.vOtaFlagNewImage |
0x0000eb76 |
0x0000eb7c |
6 |
5% |
7664 |
.text.bOtaIsAuthenticationEnabled |
0x0000eb7c |
0x0000eb90 |
20 |
15% |
7668 |
.text.bOtaIsImageAuthenticated |
0x0000eb90 |
0x0000eba8 |
24 |
18% |
7671 |
.text.u32OTA_DlOtaHdrOffset |
0x0000eba8 |
0x0000ebb8 |
16 |
12% |
7674 |
.text.u32OTA_DlLinkKeyOffset |
0x0000ebb8 |
0x0000ebc8 |
16 |
12% |
7677 |
Expected total in OTA_common.o file: |
136 |
Actual: |
136 |
100% |
7648 |
Flash640 / .text / ZCLobj_zll_CommissionCmdHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllCommissionHandleNwkJoinEndDeviceReqCommand.isra.0 |
0x0000ebc8 |
0x0000ecd8 |
272 |
13% |
7680 |
.text.eCLD_ZllCommissionHandleNwkJoinRouterReqCommand.isra.0 |
0x0000ecd8 |
0x0000ede8 |
272 |
13% |
7682 |
.text.eCLD_ZllCommissionHandleNwkStartReqCommand.isra.0 |
0x0000ede8 |
0x0000ef04 |
284 |
14% |
7684 |
.text.eCLD_ZllCommissionHandleScanRspCommand.isra.0 |
0x0000ef04 |
0x0000f050 |
332 |
16% |
7686 |
.text.eCLD_ZllCommissionCommandHandler |
0x0000f050 |
0x0000f404 |
948 |
45% |
7688 |
Expected total in ZCLobj_zll_CommissionCmdHandler.o file: |
2108 |
Actual: |
2108 |
100% |
7680 |
Flash640 / .text / ZCLobj_zll_UtilityCmdHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllUtilityCommandHandler |
0x0000f404 |
0x0000f642 |
574 |
100% |
7691 |
Expected total in ZCLobj_zll_UtilityCmdHandler.o file: |
574 |
Actual: |
574 |
100% |
7691 |
Flash640 / .text / ZCLobj_zll_commission.o |
Start |
End |
Size |
% |
Line |
.text.vWriteU32ToPayLoad |
0x0000f642 |
0x0000f652 |
16 |
2% |
7694 |
.text.vWriteU64ToPayLoad |
0x0000f652 |
0x0000f670 |
30 |
2% |
7696 |
.text.eCLD_ZllCommissionCreateCommission |
0x0000f670 |
0x0000f6b0 |
64 |
5% |
7698 |
.text.eCLD_ZllCommissionCommandScanReqCommandSend |
0x0000f6b0 |
0x0000f6ec |
60 |
4% |
7701 |
.text.eCLD_ZllCommissionCommandScanRspCommandSend |
0x0000f6ec |
0x0000f7be |
210 |
14% |
7704 |
.text.eCLD_ZllCommissionCommandDeviceInfoReqCommandSend |
0x0000f7be |
0x0000f7f8 |
58 |
4% |
7707 |
.text.eCLD_ZllCommissionCommandDeviceInfoRspCommandSend |
0x0000f7f8 |
0x0000f8f8 |
256 |
17% |
7711 |
.text.eCLD_ZllCommissionCommandDeviceIndentifyReqCommandSend |
0x0000f8f8 |
0x0000f936 |
62 |
4% |
7714 |
.text.eCLD_ZllCommissionCommandFactoryResetReqCommandSend |
0x0000f936 |
0x0000f968 |
50 |
4% |
7717 |
.text.eCLD_ZllCommissionCommandNetworkStartReqCommandSend |
0x0000f968 |
0x0000fa48 |
224 |
15% |
7720 |
.text.eCLD_ZllCommissionCommandNetworkJoinRouterReqCommandSend |
0x0000fa48 |
0x0000fb16 |
206 |
13% |
7723 |
.text.eCLD_ZllCommissionCommandNetworkJoinEndDeviceReqCommandSend |
0x0000fb16 |
0x0000fbe4 |
206 |
13% |
7726 |
.text.eCLD_ZllCommissionCommandNetworkJoinEndDeviceRspCommandSend |
0x0000fbe4 |
0x0000fc1c |
56 |
4% |
7729 |
.text.eCLD_ZllCommissionCommandNetworkUpdateReqCommandSend |
0x0000fc1c |
0x0000fc80 |
100 |
7% |
7732 |
Expected total in ZCLobj_zll_commission.o file: |
1598 |
Actual: |
1598 |
100% |
7694 |
Flash640 / .text / ZCLobj_zll_utility.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllUtilityCommandEndpointInformationCommandSend |
0x0000fc80 |
0x0000fd26 |
166 |
24% |
7735 |
.text.eCLD_ZllUtilityCommandGetGroupIdReqCommandSend |
0x0000fd26 |
0x0000fd5c |
54 |
8% |
7738 |
.text.eCLD_ZllUtilityCommandGetGroupIdRspCommandSend |
0x0000fd5c |
0x0000fe24 |
200 |
29% |
7742 |
.text.eCLD_ZllUtilityCommandGetEndpointListReqCommandSend |
0x0000fe24 |
0x0000fe58 |
52 |
8% |
7745 |
.text.eCLD_ZllUtilityCommandGetEndpointListRspCommandSend |
0x0000fe58 |
0x0000ff44 |
236 |
34% |
7748 |
Expected total in ZCLobj_zll_utility.o file: |
708 |
Actual: |
708 |
100% |
7735 |
Flash640 / .text / ZCLobj_dlist.o |
Start |
End |
Size |
% |
Line |
.text.vDLISTinitialise |
0x0000ff44 |
0x0000ff4c |
8 |
4% |
7751 |
.text.psDLISTgetHead |
0x0000ff4c |
0x0000ff50 |
4 |
2% |
7754 |
.text.psDLISTgetNext |
0x0000ff50 |
0x0000ff54 |
4 |
2% |
7757 |
.text.boDLISTisEmpty |
0x0000ff54 |
0x0000ff66 |
18 |
8% |
7760 |
.text.vDLISTaddToHead |
0x0000ff66 |
0x0000ff8e |
40 |
17% |
7763 |
.text.vDLISTaddToTail |
0x0000ff8e |
0x0000ffb4 |
38 |
17% |
7766 |
.text.psDLISTremoveFromTail |
0x0000ffb4 |
0x0000ffd6 |
34 |
15% |
7769 |
.text.psDLISTremoveFromHead |
0x0000ffd6 |
0x0000fffa |
36 |
16% |
7772 |
.text.psDLISTremove |
0x0000fffa |
0x00010030 |
54 |
23% |
7775 |
Expected total in ZCLobj_dlist.o file: |
236 |
Actual: |
236 |
100% |
7751 |
Flash640 / .text / ZCLobj_zcl.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPIndex.part.0 |
0x00010030 |
0x00010064 |
52 |
6% |
7778 |
.text.eZCL_CreateZCL |
0x00010064 |
0x00010128 |
196 |
22% |
7780 |
.text.eZCL_SetCustomCallBackEvent |
0x00010128 |
0x0001013c |
20 |
3% |
7783 |
.text.eZCL_Register |
0x0001013c |
0x00010360 |
548 |
60% |
7786 |
.text.u8ZCL_GetNumberOfEndpointsRegistered |
0x00010360 |
0x0001036c |
12 |
2% |
7789 |
.text.eZCL_SearchForEPIndex |
0x0001036c |
0x00010378 |
12 |
2% |
7792 |
.text.u8ZCL_GetEPIdFromIndex |
0x00010378 |
0x00010398 |
32 |
4% |
7796 |
.text.vReverseMemcpy |
0x00010398 |
0x000103b0 |
24 |
3% |
7799 |
.text.vZCL_InitializeClusterInstance |
0x000103b0 |
0x000103c4 |
20 |
3% |
7802 |
Expected total in ZCLobj_zcl.o file: |
916 |
Actual: |
916 |
100% |
7778 |
Flash640 / .text / ZCLobj_zcl_CustomCommandReceive.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandReceive |
0x000103c4 |
0x000104fe |
314 |
55% |
7805 |
.text.eZCL_CustomCommandInterPanReceive |
0x000104fe |
0x00010600 |
258 |
46% |
7808 |
Expected total in ZCLobj_zcl_CustomCommandReceive.o file: |
572 |
Actual: |
572 |
100% |
7805 |
Flash640 / .text / ZCLobj_zcl_CustomCommandSend.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandSend |
0x00010600 |
0x00010860 |
608 |
100% |
7812 |
Expected total in ZCLobj_zcl_CustomCommandSend.o file: |
608 |
Actual: |
608 |
100% |
7812 |
Flash640 / .text / ZCLobj_zcl_PDUbufferReadWrite.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteTypeNBO |
0x00010860 |
0x000108a0 |
64 |
19% |
7815 |
.text.u16ZCL_APduInstanceWriteNBO |
0x000108a0 |
0x000108ea |
74 |
22% |
7818 |
.text.u16ZCL_ReadTypeNBO |
0x000108ea |
0x0001096c |
130 |
39% |
7821 |
.text.u16ZCL_APduInstanceReadNBO |
0x0001096c |
0x000109b6 |
74 |
22% |
7824 |
Expected total in ZCLobj_zcl_PDUbufferReadWrite.o file: |
342 |
Actual: |
342 |
100% |
7815 |
Flash640 / .text / ZCLobj_zcl_PDUbufferReadWriteString.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_GetStringSizeAndBufferFromStructure |
0x000109b6 |
0x00010a1a |
100 |
15% |
7827 |
.text.u16ZCL_APduInstanceWriteStringNBO |
0x00010a1a |
0x00010ad4 |
186 |
28% |
7830 |
.text.u16ZCL_GetStringAttributeTypeSizeFromBuffer |
0x00010ad4 |
0x00010b26 |
82 |
13% |
7833 |
.text.eZCL_CheckUserStringStructureRead |
0x00010b26 |
0x00010b68 |
66 |
10% |
7836 |
.text.u16ZCL_GetStringStructureSize |
0x00010b68 |
0x00010b8a |
34 |
5% |
7839 |
.text.u16ZCL_APduInstanceReadStringNBO |
0x00010b8a |
0x00010c3a |
176 |
26% |
7842 |
.text.eZCL_GetStringLengthFieldSize |
0x00010c3a |
0x00010c5e |
36 |
6% |
7845 |
Expected total in ZCLobj_zcl_PDUbufferReadWriteString.o file: |
680 |
Actual: |
680 |
100% |
7827 |
Flash640 / .text / ZCLobj_zcl_WriteAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesWriteRequest |
0x00010c5e |
0x00010f8a |
812 |
100% |
7848 |
Expected total in ZCLobj_zcl_WriteAttributesRequestHandle.o file: |
812 |
Actual: |
812 |
100% |
7848 |
Flash640 / .text / ZCLobj_zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteAttributeValueIntoBuffer |
0x00010f8a |
0x0001100a |
128 |
14% |
7851 |
.text.u8ZCL_GetAttributeAllignToFourBytesBoundary |
0x0001100a |
0x0001101c |
18 |
2% |
7854 |
.text.eZCL_GetAttributeTypeSize |
0x0001101c |
0x00011034 |
24 |
3% |
7857 |
.text.eZCL_GetAttributeTypeSizeFromBuffer |
0x00011034 |
0x000110be |
138 |
15% |
7860 |
.text.u16ZCL_WriteAttributeValueIntoStructure |
0x000110be |
0x00011166 |
168 |
18% |
7863 |
.text.eZCL_GetAttributeTypeSizeFromStructure |
0x00011166 |
0x000111b0 |
74 |
8% |
7866 |
.text.bZCL_CheckManufacturerSpecificAttributeFlagMatch |
0x000111b0 |
0x000111c0 |
16 |
2% |
7869 |
.text.bZCL_CheckStringFitsInStructure |
0x000111c0 |
0x00011238 |
120 |
13% |
7872 |
.text.bZCL_AttributeTypeIsSigned |
0x00011238 |
0x00011244 |
12 |
2% |
7875 |
.text.vZCL_MarkAttributeInvalid |
0x00011244 |
0x00011338 |
244 |
25% |
7878 |
.text.bZCL_CheckAttributeDirectionFlagMatch |
0x00011338 |
0x0001135c |
36 |
4% |
7881 |
Expected total in ZCLobj_zcl_attribute.o file: |
978 |
Actual: |
978 |
100% |
7851 |
Flash640 / .text / ZCLobj_zcl_buffer.o |
Start |
End |
Size |
% |
Line |
.text.hZCL_AllocateAPduInstance |
0x0001135c |
0x00011398 |
60 |
84% |
7885 |
.text.hZCL_GetBufferPoolHandle |
0x00011398 |
0x000113a4 |
12 |
17% |
7888 |
Expected total in ZCLobj_zcl_buffer.o file: |
72 |
Actual: |
72 |
100% |
7885 |
Flash640 / .text / ZCLobj_zcl_command.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteCommandHeader |
0x000113a4 |
0x00011426 |
130 |
43% |
7891 |
.text.u16ZCL_ReadCommandHeader |
0x00011426 |
0x00011494 |
110 |
37% |
7894 |
.text.u8GetTransactionSequenceNumber |
0x00011494 |
0x000114a4 |
16 |
6% |
7897 |
.text.u16ZCL_GetTxPayloadSize |
0x000114a4 |
0x000114d4 |
48 |
16% |
7900 |
Expected total in ZCLobj_zcl_command.o file: |
304 |
Actual: |
304 |
100% |
7891 |
Flash640 / .text / ZCLobj_zcl_common.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_Initialise |
0x000114d4 |
0x00011508 |
52 |
82% |
7903 |
.text.eZCL_Update100mS |
0x00011508 |
0x00011514 |
12 |
19% |
7906 |
Expected total in ZCLobj_zcl_common.o file: |
64 |
Actual: |
64 |
100% |
7903 |
Flash640 / .text / ZCLobj_zcl_defaultResponse.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SendDefaultResponse |
0x00011514 |
0x0001160c |
248 |
100% |
7910 |
Expected total in ZCLobj_zcl_defaultResponse.o file: |
248 |
Actual: |
248 |
100% |
7910 |
Flash640 / .text / ZCLobj_zcl_event.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SetReceiveEventAddressStructure |
0x0001160c |
0x00011678 |
108 |
9% |
7913 |
.text.eZCL_BuildClientTransmitAddressStructure |
0x00011678 |
0x00011698 |
32 |
3% |
7916 |
.text.vZCL_PassEventToUser |
0x00011698 |
0x000116c4 |
44 |
4% |
7919 |
.text.vZCL_EventHandler |
0x000116c4 |
0x00011b48 |
1156 |
87% |
7922 |
Expected total in ZCLobj_zcl_event.o file: |
1340 |
Actual: |
1340 |
100% |
7913 |
Flash640 / .text / ZCLobj_zcl_heap.o |
Start |
End |
Size |
% |
Line |
.text.pvZCL_HeapAlloc |
0x00011b48 |
0x00011b80 |
56 |
100% |
7925 |
Expected total in ZCLobj_zcl_heap.o file: |
56 |
Actual: |
56 |
100% |
7925 |
Flash640 / .text / ZCLobj_zcl_library_options.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleEntireProfileCommand |
0x00011b80 |
0x00011bd4 |
84 |
96% |
7928 |
.text.eZCL_CreateOptionalManagers |
0x00011bd4 |
0x00011bd8 |
4 |
5% |
7931 |
Expected total in ZCLobj_zcl_library_options.o file: |
88 |
Actual: |
88 |
100% |
7928 |
Flash640 / .text / ZCLobj_zcl_readAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesReadRequest |
0x00011bd8 |
0x00011de0 |
520 |
100% |
7934 |
Expected total in ZCLobj_zcl_readAttributesRequestHandle.o file: |
520 |
Actual: |
520 |
100% |
7934 |
Flash640 / .text / ZCLobj_zcl_readAttributesRequestSend.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SendReadAttributesRequest |
0x00011de0 |
0x00011eb4 |
212 |
100% |
7937 |
Expected total in ZCLobj_zcl_readAttributesRequestSend.o file: |
212 |
Actual: |
212 |
100% |
7937 |
Flash640 / .text / ZCLobj_zcl_readAttributesResponseHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesReadResponse |
0x00011eb4 |
0x00012074 |
448 |
100% |
7940 |
Expected total in ZCLobj_zcl_readAttributesResponseHandle.o file: |
448 |
Actual: |
448 |
100% |
7940 |
Flash640 / .text / ZCLobj_zcl_reportManager.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_SetDefaultReporting |
0x00012074 |
0x0001209c |
40 |
100% |
7943 |
Expected total in ZCLobj_zcl_reportManager.o file: |
40 |
Actual: |
40 |
100% |
7943 |
Flash640 / .text / ZCLobj_zcl_search.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPentry |
0x0001209c |
0x000120dc |
64 |
10% |
7947 |
.text.eZCL_SearchForEPentryAndCheckManufacturerId |
0x000120dc |
0x00012114 |
56 |
9% |
7950 |
.text.eZCL_SearchForClusterEntry |
0x00012114 |
0x00012180 |
108 |
16% |
7953 |
.text.eZCL_SearchForAttributeEntry |
0x00012180 |
0x0001220a |
138 |
20% |
7956 |
.text.eZCL_FindCluster |
0x0001220a |
0x0001224c |
66 |
10% |
7959 |
.text.pvZCL_GetAttributePointer |
0x0001224c |
0x000122aa |
94 |
14% |
7962 |
.text.eZCL_SetLocalAttributeValue |
0x000122aa |
0x00012354 |
170 |
25% |
7965 |
Expected total in ZCLobj_zcl_search.o file: |
696 |
Actual: |
696 |
100% |
7947 |
Flash640 / .text / ZCLobj_zcl_timer.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CreateTimer |
0x00012354 |
0x000123c0 |
108 |
26% |
7968 |
.text.eZCL_TimerRegister |
0x000123c0 |
0x00012420 |
96 |
23% |
7971 |
.text.vZCL_TimerSchedulerUpdate |
0x00012420 |
0x000124dc |
188 |
45% |
7974 |
.text.vZCL_SetUTCTime |
0x000124dc |
0x000124ec |
16 |
4% |
7977 |
.text.u32ZCL_GetUTCTime |
0x000124ec |
0x000124f8 |
12 |
3% |
7980 |
Expected total in ZCLobj_zcl_timer.o file: |
420 |
Actual: |
420 |
100% |
7968 |
Flash640 / .text / ZCLobj_zcl_transmit.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_TransmitDataRequest |
0x000124f8 |
0x000127d0 |
728 |
72% |
7983 |
.text.eZCL_BuildTransmitAddressStructure |
0x000127d0 |
0x00012832 |
98 |
10% |
7986 |
.text.eZCL_TransmitInterPanRequest |
0x00012832 |
0x000128f8 |
198 |
20% |
7989 |
Expected total in ZCLobj_zcl_transmit.o file: |
1024 |
Actual: |
1024 |
100% |
7983 |
Flash640 / .text / ZCLobj_bdb_fr.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFrStateMachine |
0x000128f8 |
0x00012970 |
120 |
100% |
7992 |
Expected total in ZCLobj_bdb_fr.o file: |
120 |
Actual: |
120 |
100% |
7992 |
Flash640 / .text / ZCLobj_bdb_start.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vInit |
0x00012970 |
0x00012a74 |
260 |
20% |
7995 |
.text.BDB_u8PickChannel |
0x00012a74 |
0x00012ac0 |
76 |
6% |
7998 |
.text.BDB_vRejoinSuccess |
0x00012ac0 |
0x00012b30 |
112 |
9% |
8001 |
.text.BDB_vSetRejoinFilter |
0x00012b30 |
0x00012b74 |
68 |
6% |
8004 |
.text.BDB_vRejoinCycle |
0x00012b74 |
0x00012d18 |
420 |
33% |
8007 |
.text.bdb_vStart |
0x00012d18 |
0x00012dcc |
180 |
14% |
8010 |
.text.BDB_vStart |
0x00012dcc |
0x00012dd4 |
8 |
1% |
8012 |
.text.BDB_vRestart |
0x00012dd4 |
0x00012e1c |
72 |
6% |
8016 |
.text.BDB_vInitStateMachine |
0x00012e1c |
0x00012e44 |
40 |
4% |
8019 |
.text.BDB_vRejoinTimerCb |
0x00012e44 |
0x00012e4c |
8 |
1% |
8022 |
.text.BDB_vSetAssociationFilter |
0x00012e4c |
0x00012e80 |
52 |
4% |
8026 |
.text.BDB_vRegisterRejoinControl |
0x00012e80 |
0x00012e8c |
12 |
1% |
8029 |
Expected total in ZCLobj_bdb_start.o file: |
1308 |
Actual: |
1308 |
100% |
7995 |
Flash640 / .text / ZCLobj_bdb_state_machine.o |
Start |
End |
Size |
% |
Line |
.text.APP_vGenCallback |
0x00012e8c |
0x00012ecc |
64 |
36% |
8032 |
.text.bdb_taskBDB |
0x00012ecc |
0x00012f24 |
88 |
49% |
8035 |
.text.BDB_vZclEventHandler |
0x00012f24 |
0x00012f40 |
28 |
16% |
8038 |
Expected total in ZCLobj_bdb_state_machine.o file: |
180 |
Actual: |
180 |
100% |
8032 |
Flash640 / .text / ZCLobj_bdb_ns.o |
Start |
End |
Size |
% |
Line |
.text.vNsSendPermitJoin |
0x00012f40 |
0x00012f90 |
80 |
5% |
8042 |
.text.vNsDiscoverNwk |
0x00012f90 |
0x0001302c |
156 |
10% |
8044 |
.text.vNsTclkSendReqKey |
0x0001302c |
0x00013068 |
60 |
4% |
8046 |
.text.vNsAfterNwkJoin |
0x00013068 |
0x000130b0 |
72 |
5% |
8048 |
.text.vNsLeaveNwk |
0x000130b0 |
0x000130d4 |
36 |
3% |
8050 |
.text.vNsTclkSendNodeDescReq |
0x000130d4 |
0x0001317c |
168 |
10% |
8052 |
.text.BDB_eNsStartNwkSteering |
0x0001317c |
0x00013208 |
140 |
9% |
8054 |
.text.BDB_vNsTimerCb |
0x00013208 |
0x000132d0 |
200 |
12% |
8057 |
.text.vNsTryNwkJoinAppCb |
0x000132d0 |
0x000132d4 |
4 |
1% |
8060 |
.text.vNsTryNwkJoin.constprop.0 |
0x000132d4 |
0x000133dc |
264 |
16% |
8064 |
.text.BDB_vNsStateMachine |
0x000133dc |
0x000135e4 |
520 |
31% |
8066 |
Expected total in ZCLobj_bdb_ns.o file: |
1700 |
Actual: |
1700 |
100% |
8042 |
Flash640 / .text / ZCLobj_bdb_tl_end_device_initiator_target.o |
Start |
End |
Size |
% |
Line |
.text.vTlSaveTempAddresses |
0x000135e4 |
0x00013614 |
48 |
1% |
8069 |
.text.vTlRecoverTempAddresses |
0x00013614 |
0x00013644 |
48 |
1% |
8071 |
.text.vTlHandleDeviceInfoRequest |
0x00013644 |
0x000136c8 |
132 |
3% |
8073 |
.text.vTlSendRouterJoinRequest.constprop.0 |
0x000136c8 |
0x00013800 |
312 |
7% |
8075 |
.text.vTlSendEndDeviceJoinRequest.constprop.0 |
0x00013800 |
0x00013914 |
276 |
6% |
8077 |
.text.vTlEndCommissioning.constprop.0 |
0x00013914 |
0x0001397c |
104 |
3% |
8079 |
.text.BDB_vTlInit |
0x0001397c |
0x00013988 |
12 |
1% |
8081 |
.text.BDB_bTlTouchLinkInProgress |
0x00013988 |
0x0001399c |
20 |
1% |
8084 |
.text.bIsTlStarted |
0x0001399c |
0x000139b0 |
20 |
1% |
8087 |
.text.BDB_vTlStateMachine |
0x000139b0 |
0x000149ec |
4156 |
81% |
8090 |
.text.BDB_vTlTimerCb |
0x000149ec |
0x00014a00 |
20 |
1% |
8093 |
Expected total in ZCLobj_bdb_tl_end_device_initiator_target.o file: |
5148 |
Actual: |
5148 |
100% |
8069 |
Flash640 / .text / ZCLobj_bdb_tl_common.o |
Start |
End |
Size |
% |
Line |
.text.BDB_u8TlNewUpdateID |
0x00014a00 |
0x00014a24 |
36 |
9% |
8096 |
.text.BDB_u8TlEncryptKey |
0x00014a24 |
0x00014af0 |
204 |
48% |
8100 |
.text.BDB_eTlDecryptKey |
0x00014af0 |
0x00014b9c |
172 |
40% |
8103 |
.text.BDB_bTlIsKeySupported |
0x00014b9c |
0x00014bae |
18 |
5% |
8106 |
Expected total in ZCLobj_bdb_tl_common.o file: |
430 |
Actual: |
430 |
100% |
8096 |
Flash640 / .text / ZCLobj_bdb_fb_common.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFbZclHandler |
0x00014bae |
0x00014bbc |
14 |
100% |
8109 |
Expected total in ZCLobj_bdb_fb_common.o file: |
14 |
Actual: |
14 |
100% |
8109 |
Flash640 / .text / ZCLobj_bdb_fb_initiator.o |
Start |
End |
Size |
% |
Line |
.text.eFbSendIdentifyQuery |
0x00014bbc |
0x00014bf0 |
52 |
3% |
8113 |
.text.vFbSendSimpleDescReq |
0x00014bf0 |
0x00014c40 |
80 |
5% |
8115 |
.text.BDB_eFbTriggerAsInitiator |
0x00014c40 |
0x00014c9c |
92 |
5% |
8117 |
.text.BDB_vFbHandleQueryResponse |
0x00014c9c |
0x00014d50 |
180 |
10% |
8120 |
.text.BDB_vFbExitAsInitiator |
0x00014d50 |
0x00014d78 |
40 |
3% |
8123 |
.text.vFbBindCluster |
0x00014d78 |
0x00015130 |
952 |
50% |
8126 |
.text.vFbZdpHandler |
0x00015130 |
0x000152a4 |
372 |
20% |
8128 |
.text.BDB_vFbTimerCb |
0x000152a4 |
0x00015338 |
148 |
8% |
8131 |
Expected total in ZCLobj_bdb_fb_initiator.o file: |
1916 |
Actual: |
1916 |
100% |
8113 |
Flash640 / .text / ZCLobj_bdb_DeviceCommissioning.o |
Start |
End |
Size |
% |
Line |
.text.BDB_u8OutOfBandCommissionStartDevice |
0x00015338 |
0x00015570 |
568 |
73% |
8134 |
.text.BDB_bOutOfBandCommissionGetKey |
0x00015570 |
0x000155f8 |
136 |
18% |
8137 |
.text.BDB_vOutOfBandCommissionHandleEvent |
0x000155f8 |
0x0001564c |
84 |
11% |
8141 |
Expected total in ZCLobj_bdb_DeviceCommissioning.o file: |
788 |
Actual: |
788 |
100% |
8134 |
Flash640 / .text / pdum_nwk.o |
Start |
End |
Size |
% |
Line |
.text.eNPduFree |
0x0001564c |
0x000156c4 |
120 |
11% |
8144 |
.text.eAllocateNPDU |
0x000156c4 |
0x0001571c |
88 |
8% |
8146 |
.text.PDUM_eNPduAllocate |
0x0001571c |
0x00015720 |
4 |
1% |
8148 |
.text.PDUM_eNPduClone |
0x00015720 |
0x00015760 |
64 |
6% |
8151 |
.text.PDUM_eNPduInitDescending |
0x00015760 |
0x00015774 |
20 |
2% |
8155 |
.text.PDUM_eNPduInitAscending |
0x00015774 |
0x0001578e |
26 |
3% |
8158 |
.text.PDUM_eNPduFree |
0x0001578e |
0x00015792 |
4 |
1% |
8161 |
.text.PDUM_eNPduClaimHeader |
0x00015792 |
0x000157ae |
28 |
3% |
8164 |
.text.PDUM_eNPduClaimFooter |
0x000157ae |
0x000157ca |
28 |
3% |
8167 |
.text.PDUM_eNPduClaimData |
0x000157ca |
0x00015820 |
86 |
8% |
8170 |
.text.PDUM_eNPduAscend |
0x00015820 |
0x0001583e |
30 |
3% |
8173 |
.text.PDUM_eNPduDescend |
0x0001583e |
0x0001585c |
30 |
3% |
8176 |
.text.PDUM_eNPduPrependHeaderNBO |
0x0001585c |
0x000158a4 |
72 |
7% |
8179 |
.text.PDUM_eNPduAppendDataNBO |
0x000158a4 |
0x000158ee |
74 |
7% |
8182 |
.text.PDUM_eNPduReadHeaderNBO |
0x000158ee |
0x0001592e |
64 |
6% |
8185 |
.text.PDUM_eNPduReadFooterNBO |
0x0001592e |
0x0001596c |
62 |
6% |
8188 |
.text.PDUM_eNPduWriteFromBuffer |
0x0001596c |
0x00015990 |
36 |
4% |
8191 |
.text.PDUM_eNPduWriteDataToBuffer |
0x00015990 |
0x000159ea |
90 |
8% |
8194 |
.text.PDUM_eNPduWriteDataFromBuffer |
0x000159ea |
0x00015a44 |
90 |
8% |
8197 |
.text.pdum_vNPduInit |
0x00015a44 |
0x00015aa4 |
96 |
9% |
8201 |
.text.PDUM_u8GetMaxNpduUse |
0x00015aa4 |
0x00015ab0 |
12 |
2% |
8204 |
.text.PDUM_u8GetNpduUse |
0x00015ab0 |
0x00015abc |
12 |
2% |
8207 |
.text.PDUM_u8GetNpduPool |
0x00015abc |
0x00015ac8 |
12 |
2% |
8210 |
Expected total in pdum_nwk.o file: |
1148 |
Actual: |
1148 |
100% |
8144 |
Flash640 / .text / pdum_apl.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_u16APduInstanceReadNBO |
0x00015ac8 |
0x00015afc |
52 |
10% |
8213 |
.text.PDUM_u16APduInstanceWriteNBO |
0x00015afc |
0x00015b48 |
76 |
15% |
8217 |
.text.PDUM_u16APduInstanceWriteStrNBO |
0x00015b48 |
0x00015b90 |
72 |
14% |
8220 |
.text.PDUM_pvAPduInstanceGetPayload |
0x00015b90 |
0x00015b96 |
6 |
2% |
8223 |
.text.PDUM_u16APduInstanceGetPayloadSize |
0x00015b96 |
0x00015b9c |
6 |
2% |
8226 |
.text.PDUM_eAPduInstanceSetPayloadSize |
0x00015b9c |
0x00015bc0 |
36 |
7% |
8229 |
.text.PDUM_hAPduAllocateAPduInstance |
0x00015bc0 |
0x00015bf0 |
48 |
10% |
8232 |
.text.PDUM_eAPduFreeAPduInstance |
0x00015bf0 |
0x00015c74 |
132 |
26% |
8235 |
.text.PDUM_thAPduInstanceGetApdu |
0x00015c74 |
0x00015c88 |
20 |
4% |
8238 |
.text.PDUM_u16APduGetSize |
0x00015c88 |
0x00015c90 |
8 |
2% |
8241 |
.text.pdum_vAPduInit |
0x00015c90 |
0x00015cd0 |
64 |
13% |
8245 |
Expected total in pdum_apl.o file: |
520 |
Actual: |
520 |
100% |
8213 |
Flash640 / .text / pdum.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_u16SizeNBO |
0x00015cd0 |
0x00015d18 |
72 |
10% |
8248 |
.text.pdum_u16WriteNBO |
0x00015d18 |
0x00015df0 |
216 |
29% |
8251 |
.text.pdum_u16WriteStrNBO |
0x00015df0 |
0x00015ef2 |
258 |
34% |
8254 |
.text.pdum_u16ReadNBO |
0x00015ef2 |
0x00015fc8 |
214 |
29% |
8257 |
Expected total in pdum.o file: |
760 |
Actual: |
760 |
100% |
8248 |
Flash640 / .text / PDM_Create.c.obj |
Start |
End |
Size |
% |
Line |
.text.u8PDM_CalculateLargestDataRecordStored |
0x00015fc8 |
0x00016000 |
56 |
14% |
8261 |
.text.PDM_vErrorReport |
0x00016000 |
0x00016018 |
24 |
6% |
8264 |
.text.iPDM_CreateFileSystemInRAM |
0x00016018 |
0x000160e8 |
208 |
51% |
8267 |
.text.PDM_eInitialise |
0x000160e8 |
0x00016164 |
124 |
31% |
8270 |
Expected total in PDM_Create.c.obj file: |
412 |
Actual: |
412 |
100% |
8261 |
Flash640 / .text / PDM_FLASH.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_InitialiseNVM |
0x00016164 |
0x00016168 |
4 |
1% |
8273 |
.text.vPDM_DisableNVM |
0x00016168 |
0x0001616c |
4 |
1% |
8276 |
.text.iPDM_TestNVMblank |
0x0001616c |
0x00016198 |
44 |
8% |
8280 |
.text.iPDM_TestNVM |
0x00016198 |
0x00016204 |
108 |
18% |
8283 |
.text.iPDM_ReadDataFromNVM |
0x00016204 |
0x00016254 |
80 |
13% |
8286 |
.text.iPDM_GetDataAddressFromNVM |
0x00016254 |
0x00016290 |
60 |
10% |
8289 |
.text.vPDM_WriteDataToNVM |
0x00016290 |
0x000162d8 |
72 |
12% |
8292 |
.text.vClearMarginCheckIndications |
0x000162d8 |
0x000162f4 |
28 |
5% |
8295 |
.text.iPDM_FixWriteDataInNVM |
0x000162f4 |
0x00016354 |
96 |
16% |
8298 |
.text.iPDM_EraseNVM |
0x00016354 |
0x000163d8 |
132 |
22% |
8301 |
Expected total in PDM_FLASH.c.obj file: |
628 |
Actual: |
628 |
100% |
8273 |
Flash640 / .text / PDM_FileSystemData.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadDataWithIdFromFileSystem |
0x000163d8 |
0x00016494 |
188 |
26% |
8304 |
.text.PDM_eReadDataFromRecord |
0x00016494 |
0x00016544 |
176 |
24% |
8307 |
.text.iPDM_WriteDataWithIdToFileSystem |
0x00016544 |
0x000166bc |
376 |
51% |
8310 |
Expected total in PDM_FileSystemData.c.obj file: |
740 |
Actual: |
740 |
100% |
8304 |
Flash640 / .text / PDM_FileSystemDelete.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_DeleteAllSegmentsInFileSystem |
0x000166bc |
0x00016730 |
116 |
71% |
8313 |
.text.PDM_vDeleteAllDataRecords |
0x00016730 |
0x00016760 |
48 |
30% |
8316 |
Expected total in PDM_FileSystemDelete.c.obj file: |
164 |
Actual: |
164 |
100% |
8313 |
Flash640 / .text / PDM_FileSystemGenerate.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_GenerateCleanFileSystem |
0x00016760 |
0x000167b0 |
80 |
11% |
8319 |
.text.iPDM_GenerateFileSystemInRAM |
0x000167b0 |
0x00016a60 |
688 |
90% |
8322 |
Expected total in PDM_FileSystemGenerate.c.obj file: |
768 |
Actual: |
768 |
100% |
8319 |
Flash640 / .text / PDM_FileSystemHeaderAccessFunctions.c.obj |
Start |
End |
Size |
% |
Line |
.text.ePDM_ReadFileSystemHeaderCopyIndex |
0x00016a60 |
0x00016a68 |
8 |
3% |
8325 |
.text.vPDM_WriteFileSystemHeaderValidState |
0x00016a68 |
0x00016a76 |
14 |
6% |
8328 |
.text.ePDM_ReadFileSystemHeaderValidState |
0x00016a76 |
0x00016a7e |
8 |
3% |
8331 |
.text.bPDM_ReadFileSystemHeaderFirstBit |
0x00016a7e |
0x00016a86 |
8 |
3% |
8334 |
.text.bPDM_ReadFileSystemHeaderLastBit |
0x00016a86 |
0x00016a90 |
10 |
4% |
8337 |
.text.vPDM_WriteFileSystemHeaderWearCount |
0x00016a90 |
0x00016abc |
44 |
17% |
8341 |
.text.u32PDM_ReadFileSystemHeaderWearCount |
0x00016abc |
0x00016ad0 |
20 |
8% |
8344 |
.text.vPDM_WriteNVMsegmentHeaderChecksum |
0x00016ad0 |
0x00016ad6 |
6 |
3% |
8347 |
.text.u16PDM_ReadNVMsegmentHeaderChecksum |
0x00016ad6 |
0x00016ae2 |
12 |
5% |
8350 |
.text.u8PDM_CreateSegmentStatus |
0x00016ae2 |
0x00016b0c |
42 |
16% |
8353 |
.text.u8PDM_CreateSequenceStatus |
0x00016b0c |
0x00016b32 |
38 |
14% |
8356 |
.text.u16PDM_ReadSegmentDataSize |
0x00016b32 |
0x00016b54 |
34 |
13% |
8359 |
.text.u8PDM_ReadSequenceNumber |
0x00016b54 |
0x00016b70 |
28 |
11% |
8362 |
Expected total in PDM_FileSystemHeaderAccessFunctions.c.obj file: |
272 |
Actual: |
272 |
100% |
8325 |
Flash640 / .text / PDM_FileSystemHeaderRepair.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_RepairFileSystemRecord |
0x00016b70 |
0x00016bfc |
140 |
39% |
8366 |
.text.iPDM_RepairFileSystemRecordAfterEccFail |
0x00016bfc |
0x00016c60 |
100 |
28% |
8369 |
.text.vPDM_GetMaximumAndMinimumSegmentWearCounts |
0x00016c60 |
0x00016cd8 |
120 |
34% |
8372 |
Expected total in PDM_FileSystemHeaderRepair.c.obj file: |
360 |
Actual: |
360 |
100% |
8366 |
Flash640 / .text / PDM_FileSystemMove.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_MoveAllDataFromListToList |
0x00016cd8 |
0x00016d1e |
70 |
16% |
8375 |
.text.vPDM_MoveAllDataWithBufferIdFromListToList |
0x00016d1e |
0x00016da6 |
136 |
30% |
8378 |
.text.vPDM_MoveFileRecordFromListToList |
0x00016da6 |
0x00016dc8 |
34 |
8% |
8381 |
.text.vPDM_MoveAllDataToDeAllocList |
0x00016dc8 |
0x00016df4 |
44 |
10% |
8385 |
.text.vPDM_MoveRecordToDeAllocList |
0x00016df4 |
0x00016e14 |
32 |
7% |
8388 |
.text.vPDM_MoveAllDataWithBufferIdAndStateFromListToList |
0x00016e14 |
0x00016ea8 |
148 |
32% |
8391 |
Expected total in PDM_FileSystemMove.c.obj file: |
464 |
Actual: |
464 |
100% |
8375 |
Flash640 / .text / PDM_FileSystemVerify.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_SelectValidFileRecordInstance |
0x00016ea8 |
0x00016fc0 |
280 |
64% |
8395 |
.text.iPDM_VerifyDataSequenceWithBufferId |
0x00016fc0 |
0x00017060 |
160 |
37% |
8397 |
Expected total in PDM_FileSystemVerify.c.obj file: |
440 |
Actual: |
440 |
100% |
8395 |
Flash640 / .text / PDM_NVMheaderAccessFunctions.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_SetNVMandFileSystemValidState |
0x00017060 |
0x00017086 |
38 |
100% |
8400 |
Expected total in PDM_NVMheaderAccessFunctions.c.obj file: |
38 |
Actual: |
38 |
100% |
8400 |
Flash640 / .text / PDM_NVMheaderReadAndWrite.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadSegmentHeaderDataFromNVMsegment |
0x00017086 |
0x000170ca |
68 |
62% |
8403 |
.text.vPDM_WriteSegmentHeaderDataIntoNVMsegment |
0x000170ca |
0x000170f4 |
42 |
39% |
8406 |
Expected total in PDM_NVMheaderReadAndWrite.c.obj file: |
110 |
Actual: |
110 |
100% |
8403 |
Flash640 / .text / PDM_NVMReadAndWrite.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadUserDataFromNVMsegment |
0x000170f4 |
0x00017180 |
140 |
59% |
8409 |
.text.iPDM_WriteFileSystemRecordAndSegmentDataIntoNVMsegment |
0x00017180 |
0x000171e2 |
98 |
42% |
8412 |
Expected total in PDM_NVMReadAndWrite.c.obj file: |
238 |
Actual: |
238 |
100% |
8409 |
Flash640 / .text / PDM_NVMsegmentStatus.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_DoesNVMsegmentContainFileSystemHeader |
0x000171e2 |
0x00017212 |
48 |
100% |
8415 |
Expected total in PDM_NVMsegmentStatus.c.obj file: |
48 |
Actual: |
48 |
100% |
8415 |
Flash640 / .text / PDM_SearchAndListOrder.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSearchForWearCountInsertPoint |
0x00017212 |
0x00017228 |
22 |
6% |
8418 |
.text.bPDM_CompareRecordsForExactMatch |
0x00017228 |
0x00017260 |
56 |
14% |
8421 |
.text.boIdValueSearchMatch |
0x00017260 |
0x000172b4 |
84 |
20% |
8423 |
.text.vPDM_AddFileSystemElementToListInAscendingWearCountOrder |
0x000172b4 |
0x00017334 |
128 |
31% |
8426 |
.text.iPDM_SearchForBufferIdInList |
0x00017334 |
0x00017368 |
52 |
13% |
8429 |
.text.iPDM_SearchForBufferIdInFileSystem |
0x00017368 |
0x00017384 |
28 |
7% |
8432 |
.text.iPDM_SearchForSpecificSegmentInList |
0x00017384 |
0x000173b8 |
52 |
13% |
8435 |
Expected total in PDM_SearchAndListOrder.c.obj file: |
422 |
Actual: |
422 |
100% |
8418 |
Flash640 / .text / PDM_Segment.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_WriteSegmentHeaderAndData |
0x000173b8 |
0x00017480 |
200 |
55% |
8438 |
.text.iPDM_SegmentCopyAndAppendData |
0x00017480 |
0x00017528 |
168 |
46% |
8441 |
Expected total in PDM_Segment.c.obj file: |
368 |
Actual: |
368 |
100% |
8438 |
Flash640 / .text / PDM_SegmentData.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadUserDataFromFileSystemRecord |
0x00017528 |
0x00017548 |
32 |
32% |
8444 |
.text.iPDM_GetUserDataReferenceFromFileSystemRecord |
0x00017548 |
0x0001756e |
38 |
38% |
8447 |
.text.iPDM_WriteUserDataIntoSegment |
0x0001756e |
0x0001758c |
30 |
30% |
8450 |
Expected total in PDM_SegmentData.c.obj file: |
100 |
Actual: |
100 |
100% |
8444 |
Flash640 / .text / PDM_SegmentReplace.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_CompareDataInFileRecords |
0x0001758c |
0x000175d0 |
68 |
8% |
8453 |
.text.bPDM_FindLastMarkerSegment |
0x000175d0 |
0x00017608 |
56 |
7% |
8455 |
.text.iPDM_ReconstructAtRunTimeReplacedDataTable |
0x00017608 |
0x0001770c |
260 |
29% |
8458 |
.text.iPDM_ReplaceChangedSegmentInSequence |
0x0001770c |
0x00017808 |
252 |
28% |
8461 |
.text.iPDM_ReconstructReplacedDataTable |
0x00017808 |
0x00017924 |
284 |
31% |
8464 |
Expected total in PDM_SegmentReplace.c.obj file: |
920 |
Actual: |
920 |
100% |
8453 |
Flash640 / .text / PDM_SegmentSequenceExtendDelete.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_IsSequenceAppended |
0x00017924 |
0x00017940 |
28 |
14% |
8467 |
.text.vPDM_DeleteAppendedSequence |
0x00017940 |
0x000179f4 |
180 |
87% |
8470 |
Expected total in PDM_SegmentSequenceExtendDelete.c.obj file: |
208 |
Actual: |
208 |
100% |
8467 |
Flash640 / .text / PDM_SegmentSequenceExtendReconstruct.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSegmentNumberDeleteSearchMatch |
0x000179f4 |
0x00017a08 |
20 |
4% |
8473 |
.text.iPDM_ReconstructExtendedSegmentSequence |
0x00017a08 |
0x00017c7c |
628 |
97% |
8475 |
Expected total in PDM_SegmentSequenceExtendReconstruct.c.obj file: |
648 |
Actual: |
648 |
100% |
8473 |
Flash640 / .text / PDM_SegmentSequenceSave.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_DetermineSegmentSaveMechanism |
0x00017c7c |
0x00017d7c |
256 |
38% |
8478 |
.text.vPDM_RecalculateMaximumRecordSize |
0x00017d7c |
0x00017dac |
48 |
8% |
8481 |
.text.PDM_eSaveRecordDataInternal |
0x00017dac |
0x00017f1c |
368 |
55% |
8484 |
.text.PDM_eSaveRecordData |
0x00017f1c |
0x00017f22 |
6 |
1% |
8486 |
Expected total in PDM_SegmentSequenceSave.c.obj file: |
678 |
Actual: |
678 |
100% |
8478 |
Flash640 / .text / PDM_slist.c.obj |
Start |
End |
Size |
% |
Line |
.text.vSLISTinitialise |
0x00017f22 |
0x00017f2a |
8 |
3% |
8489 |
.text.psSLISTgetHead |
0x00017f2a |
0x00017f2e |
4 |
2% |
8492 |
.text.psSLISTgetTail |
0x00017f2e |
0x00017f34 |
6 |
3% |
8495 |
.text.psSLISTgetNext |
0x00017f34 |
0x00017f54 |
32 |
12% |
8499 |
.text.vSLISTaddToTail |
0x00017f54 |
0x00017f6a |
22 |
8% |
8502 |
.text.vSLISTinsertAfter |
0x00017f6a |
0x00017f80 |
22 |
8% |
8505 |
.text.vSLISTaddToHead |
0x00017f80 |
0x00017f94 |
20 |
7% |
8508 |
.text.psSLISTremove |
0x00017f94 |
0x00017ff4 |
96 |
34% |
8512 |
.text.psSLISTsearch |
0x00017ff4 |
0x00018028 |
52 |
18% |
8515 |
.text.psSLISTsearchFromHead |
0x00018028 |
0x0001802e |
6 |
3% |
8518 |
.text.iSLISTnumberOfNodes |
0x0001802e |
0x00018044 |
22 |
8% |
8521 |
Expected total in PDM_slist.c.obj file: |
290 |
Actual: |
290 |
100% |
8489 |
Flash640 / .text / PdmNoRtosStub.c.obj |
Start |
End |
Size |
% |
Line |
.text.PDM_vEnterCriticalSection |
0x00018044 |
0x00018050 |
12 |
50% |
8525 |
.text.PDM_vExitCriticalSection |
0x00018050 |
0x0001805c |
12 |
50% |
8528 |
Expected total in PdmNoRtosStub.c.obj file: |
24 |
Actual: |
24 |
100% |
8525 |
Flash640 / .text / PDM_FileSystem.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_CreateCandidateBufferList |
0x0001805c |
0x00018138 |
220 |
49% |
8531 |
.text.iPDM_GetFileSystemBuffer |
0x00018138 |
0x00018164 |
44 |
10% |
8534 |
.text.u8PDM_CalculateSegmentsRequired |
0x00018164 |
0x0001818c |
40 |
9% |
8537 |
.text.vPDM_CreateFileSystemHeader |
0x0001818c |
0x000181bc |
48 |
11% |
8540 |
.text.iPDM_GetLengthOfDataInBufferWithIdFromFileSystem |
0x000181bc |
0x0001820c |
80 |
18% |
8543 |
.text.u8PDM_CalculateFileSystemCapacity |
0x0001820c |
0x00018220 |
20 |
5% |
8546 |
Expected total in PDM_FileSystem.c.obj file: |
452 |
Actual: |
452 |
100% |
8531 |
Flash640 / .text / PDM_FileSystemHeaderChecksum.c.obj |
Start |
End |
Size |
% |
Line |
.text.u16PDM_CalculateRecordChecksum |
0x00018220 |
0x00018290 |
112 |
100% |
8549 |
Expected total in PDM_FileSystemHeaderChecksum.c.obj file: |
112 |
Actual: |
112 |
100% |
8549 |
Flash640 / .text / PDM_FileSystemHeaderVerify.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReCalculateWearCountAndChecksumAndWriteFileSystemHeader |
0x00018290 |
0x000182e4 |
84 |
70% |
8552 |
.text.iPDM_VerifyFileSystemRecord |
0x000182e4 |
0x00018308 |
36 |
30% |
8555 |
Expected total in PDM_FileSystemHeaderVerify.c.obj file: |
120 |
Actual: |
120 |
100% |
8552 |
Flash640 / .text / PDM_SegmentSequenceExtendFilter.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_FilterDuplicateAppendedSegmentsOnList |
0x00018308 |
0x0001835e |
86 |
18% |
8558 |
.text.vPDM_FilterDuplicateAppendedSegmentsFromList |
0x0001835e |
0x0001841a |
188 |
38% |
8560 |
.text.vPDM_FilterDuplicateSegmentsBySequenceNumberFromValidList |
0x0001841a |
0x00018472 |
88 |
18% |
8563 |
.text.iPDM_SearchForReplacementAppendedSegment |
0x00018472 |
0x00018500 |
142 |
29% |
8566 |
Expected total in PDM_SegmentSequenceExtendFilter.c.obj file: |
504 |
Actual: |
504 |
100% |
8558 |
Flash640 / .text / PDM_WearLevelling.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSearchForWearCountSubstitute |
0x00018500 |
0x00018520 |
32 |
14% |
8569 |
.text.iPDM_GetWearLevelledBuffer |
0x00018520 |
0x000185e8 |
200 |
87% |
8571 |
Expected total in PDM_WearLevelling.c.obj file: |
232 |
Actual: |
232 |
100% |
8569 |
Flash640 / .text / zps_apl_af.o |
Start |
End |
Size |
% |
Line |
.text.psFindSimpleDescContainer |
0x000185e8 |
0x00018608 |
32 |
4% |
8574 |
.text.eAplAfCommonDataReq |
0x00018608 |
0x000186cc |
196 |
21% |
8576 |
.text.zps_eAplAfInit |
0x000186cc |
0x00018714 |
72 |
8% |
8578 |
.text.zps_eAplAfGetNodeDescriptor |
0x00018714 |
0x0001872c |
24 |
3% |
8581 |
.text.zps_eAplAfGetSimpleDescriptor |
0x0001872c |
0x00018770 |
68 |
8% |
8584 |
.text.zps_eAplAfUnicastDataReq |
0x00018770 |
0x000187b8 |
72 |
8% |
8587 |
.text.zps_eAplAfUnicastAckDataReq |
0x000187b8 |
0x00018802 |
74 |
8% |
8590 |
.text.zps_eAplAfUnicastIeeeDataReq |
0x00018802 |
0x00018834 |
50 |
6% |
8593 |
.text.zps_eAplAfUnicastIeeeAckDataReq |
0x00018834 |
0x00018868 |
52 |
6% |
8596 |
.text.zps_eAplAfGroupDataReq |
0x00018868 |
0x00018896 |
46 |
5% |
8599 |
.text.zps_eAplAfBroadcastDataReq |
0x00018896 |
0x000188da |
68 |
8% |
8602 |
.text.zps_eAplAfBoundDataReq |
0x000188da |
0x000188ec |
18 |
2% |
8605 |
.text.zps_eAplAfBoundAckDataReq |
0x000188ec |
0x00018900 |
20 |
3% |
8608 |
.text.ZPS_bIsGroupPresent |
0x00018900 |
0x00018938 |
56 |
6% |
8611 |
.text.vWrite16Nbo |
0x00018938 |
0x00018940 |
8 |
1% |
8614 |
.text.u16Read16Nbo |
0x00018940 |
0x00018944 |
4 |
1% |
8617 |
.text.zps_bAplAfSetEndDeviceTimeout |
0x00018944 |
0x00018954 |
16 |
2% |
8620 |
.text.zps_eAfVerifyKeyReqRsp |
0x00018954 |
0x0001898e |
58 |
7% |
8623 |
.text.zps_vAplAfSetMacCapability |
0x0001898e |
0x00018998 |
10 |
2% |
8626 |
Expected total in zps_apl_af.o file: |
944 |
Actual: |
944 |
100% |
8574 |
Flash640 / .text / zps_apl_af_apsde.o |
Start |
End |
Size |
% |
Line |
.text.bCheckProfile |
0x00018998 |
0x000189d8 |
64 |
5% |
8630 |
.text.vFillApduErrorEvent |
0x000189d8 |
0x00018a16 |
62 |
5% |
8632 |
.text.vFillDataIndStruct |
0x00018a16 |
0x00018a6c |
86 |
7% |
8634 |
.text.vPostToEndpoint.part.0 |
0x00018a6c |
0x00018c88 |
540 |
40% |
8636 |
.text.zps_vAplAfHandleApsdeDcfmInd |
0x00018c88 |
0x00018e5e |
470 |
35% |
8638 |
.text.zps_vHandleApsdeDataFragIndNotSupported |
0x00018e5e |
0x00018ebc |
94 |
7% |
8641 |
.text.zps_vAplApsInitFragReceivePool |
0x00018ebc |
0x00018ee8 |
44 |
4% |
8644 |
.text.zps_vSetIgnoreProfileCheck |
0x00018ee8 |
0x00018ef4 |
12 |
1% |
8648 |
Expected total in zps_apl_af_apsde.o file: |
1372 |
Actual: |
1372 |
100% |
8630 |
Flash640 / .text / zps_apl_task.o |
Start |
End |
Size |
% |
Line |
.text.psGetApsdeBuf |
0x00018ef4 |
0x00018efa |
6 |
1% |
8651 |
.text.psGetApsmeBuf |
0x00018efa |
0x00018f00 |
6 |
1% |
8653 |
.text.psGetNldeBuf |
0x00018f00 |
0x00018f08 |
8 |
2% |
8655 |
.text.vPostNlmeDcfmInd |
0x00018f08 |
0x00018f0c |
4 |
1% |
8657 |
.text.vPostApsmeDcfmInd |
0x00018f0c |
0x00018f10 |
4 |
1% |
8659 |
.text.vPostApsdeDcfmInd |
0x00018f10 |
0x00018f14 |
4 |
1% |
8661 |
.text.vPostNldeDcfmInd |
0x00018f14 |
0x00018f90 |
124 |
21% |
8663 |
.text.psGetNlmeBuf |
0x00018f90 |
0x00018f98 |
8 |
2% |
8665 |
.text.zps_vAplAfTaskInit |
0x00018f98 |
0x00018ff0 |
88 |
15% |
8667 |
.text.zps_vAplAfPostEvent |
0x00018ff0 |
0x00019074 |
132 |
22% |
8670 |
.text.zps_taskZPS |
0x00019074 |
0x0001915c |
232 |
38% |
8673 |
Expected total in zps_apl_task.o file: |
616 |
Actual: |
616 |
100% |
8651 |
Flash640 / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8AplApsTryFragmentation |
0x0001915c |
0x000191a0 |
68 |
3% |
8676 |
.text.zps_u8AplApsConstructAndPostLoopBackDataInd |
0x000191a0 |
0x0001929c |
252 |
8% |
8679 |
.text.u8PostUnicastMsgToNHLE |
0x0001929c |
0x000192e0 |
68 |
3% |
8681 |
.text.zps_vAplApsInitSyncMsgPool |
0x000192e0 |
0x0001931c |
60 |
2% |
8683 |
.text.zps_u8AplApsFreeMsgHandle |
0x0001931c |
0x00019350 |
52 |
2% |
8686 |
.text.zps_u8AplApsGetMsgHandle |
0x00019350 |
0x00019370 |
32 |
2% |
8689 |
.text.ZPS_vAplRegisterApsdeDcfmIndCallbacks |
0x00019370 |
0x0001937a |
10 |
1% |
8692 |
.text.zps_vAplApsFillNldeAndDescend |
0x0001937a |
0x000193b0 |
54 |
2% |
8695 |
.text.zps_vAplApsFillAndPostApsAck |
0x000193b0 |
0x00019406 |
86 |
3% |
8698 |
.text.zps_vAplApsInitDcfmPool |
0x00019406 |
0x0001942c |
38 |
2% |
8701 |
.text.zps_psApsApsAllocateDcfmRecord |
0x0001942c |
0x00019498 |
108 |
4% |
8705 |
.text.zps_vApsApsFreeDcfmRecord |
0x00019498 |
0x0001949e |
6 |
1% |
8708 |
.text.zps_u8AplApsGetNextDcfmHandle |
0x0001949e |
0x000194b4 |
22 |
1% |
8711 |
.text.zps_psApsApsGetDcfmRecord |
0x000194b4 |
0x000194de |
42 |
2% |
8714 |
.text.zps_vAplApsInitFragTransmitPool |
0x000194de |
0x00019500 |
34 |
2% |
8717 |
.text.zps_vAplApsStopPollTimer |
0x00019500 |
0x00019574 |
116 |
4% |
8720 |
.text.zps_vAplApsCheckAndStartPollTimer |
0x00019574 |
0x000195b0 |
60 |
2% |
8723 |
.text.eUnfragmentedUnicastTransmission |
0x000195b0 |
0x00019828 |
632 |
20% |
8727 |
.text.vAckTimeOutHandler |
0x00019828 |
0x000198e4 |
188 |
6% |
8729 |
.text.ZPS_vAplHandleApsdeReqRsp |
0x000198e4 |
0x00019cd0 |
1004 |
32% |
8732 |
.text.zps_vAplApsPollTimer |
0x00019cd0 |
0x00019d0c |
60 |
2% |
8735 |
.text.vLoopbackTimerCallback |
0x00019d0c |
0x00019d3c |
48 |
2% |
8738 |
.text.ZPS_vDefaultApsdeResources |
0x00019d3c |
0x00019dc4 |
136 |
5% |
8741 |
Expected total in zps_apl_apsde.o file: |
3176 |
Actual: |
3176 |
100% |
8676 |
Flash640 / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.text.bIsBindTableMatch |
0x00019dc4 |
0x00019e06 |
66 |
3% |
8744 |
.text.eRemoveEntryInBindingTable |
0x00019e06 |
0x00019e6c |
102 |
4% |
8746 |
.text.eMakeEntryInBindingTable.constprop.0 |
0x00019e6c |
0x00019f04 |
152 |
6% |
8748 |
.text.psApsmeRequestKeyGetHandle |
0x00019f04 |
0x00019f60 |
92 |
4% |
8750 |
.text.ZPS_vAplRegisterApsmeDcfmIndCallbacks |
0x00019f60 |
0x00019f6a |
10 |
1% |
8753 |
.text.zps_eAplApsmeBindReqRsp |
0x00019f6a |
0x0001a022 |
184 |
7% |
8756 |
.text.zps_eAplApsmeUnBindReqRsp |
0x0001a022 |
0x0001a0c0 |
158 |
6% |
8759 |
.text.zps_vInitAPSMECmdHdr |
0x0001a0c0 |
0x0001a0f4 |
52 |
2% |
8762 |
.text.zps_eAplApsmeCmdMgrSendCommand |
0x0001a0f4 |
0x0001a1a8 |
180 |
7% |
8765 |
.text.zps_eAplSendApsmeCmdFrame |
0x0001a1a8 |
0x0001a328 |
384 |
13% |
8768 |
.text.zps_eAplApsmeTransportKeyReqRsp |
0x0001a328 |
0x0001a500 |
472 |
16% |
8771 |
.text.zps_eAplApsmeUpdateDeviceReqRsp |
0x0001a500 |
0x0001a5ec |
236 |
8% |
8774 |
.text.zps_eAplApsmeVerifyKeyReqRsp |
0x0001a5ec |
0x0001a6d8 |
236 |
8% |
8777 |
.text.zps_eAplApsmeConfirmKeyReqRsp |
0x0001a6d8 |
0x0001a788 |
176 |
6% |
8780 |
.text.zps_eAplApsmeRequestKeyReqRsp |
0x0001a788 |
0x0001a80c |
132 |
5% |
8783 |
.text.zps_vAplApsmeCmdMgrRetryTimeout |
0x0001a80c |
0x0001a860 |
84 |
3% |
8786 |
.text.zps_bAplApsmeCmdMgrHandleNldeCfm |
0x0001a860 |
0x0001a960 |
256 |
9% |
8789 |
Expected total in zps_apl_apsme.o file: |
2972 |
Actual: |
2972 |
100% |
8744 |
Flash640 / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.text.vStopTimerOnTransportKey |
0x0001a960 |
0x0001a994 |
52 |
2% |
8792 |
.text.zps_vAplApsInitDuplicateTable |
0x0001a994 |
0x0001a9b8 |
36 |
1% |
8794 |
.text.ZPS_vRunningCRC32 |
0x0001a9b8 |
0x0001a9e0 |
40 |
2% |
8797 |
.text.bDuplicateCheck |
0x0001a9e0 |
0x0001ab68 |
392 |
11% |
8800 |
.text.zps_vAplApsHandleNldeDcfmInd |
0x0001ab68 |
0x0001b804 |
3228 |
86% |
8802 |
.text.ZPS_vFinalCrc32 |
0x0001b804 |
0x0001b80c |
8 |
1% |
8805 |
Expected total in zps_apl_aps_nlde.o file: |
3756 |
Actual: |
3756 |
100% |
8792 |
Flash640 / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.text.vTransformKey.constprop.0 |
0x0001b80c |
0x0001b86e |
98 |
5% |
8808 |
.text.ZPS_u16crc |
0x0001b86e |
0x0001b8b2 |
68 |
4% |
8810 |
.text.zps_pvAesGetKeyFromInstallCode |
0x0001b8b2 |
0x0001b8f6 |
68 |
4% |
8813 |
.text.zps_vGenerateHashForVerifiedKey |
0x0001b8f6 |
0x0001b916 |
32 |
2% |
8816 |
.text.zps_psFindKeyDescr |
0x0001b916 |
0x0001ba16 |
256 |
13% |
8819 |
.text.ZPS_u8AplGetJoinStatus |
0x0001ba16 |
0x0001ba4c |
54 |
3% |
8822 |
.text.zps_eAplSecEncryptPacket |
0x0001ba4c |
0x0001bb68 |
284 |
15% |
8825 |
.text.zps_eAplSecDecryptPacket |
0x0001bb68 |
0x0001be88 |
800 |
41% |
8829 |
.text.zps_vAplSecSetInitialSecurityState |
0x0001be88 |
0x0001bfd2 |
330 |
17% |
8832 |
Expected total in zps_apl_sec.o file: |
1990 |
Actual: |
1990 |
100% |
8808 |
Flash640 / .text / zps_apl_aib.o |
Start |
End |
Size |
% |
Line |
.text.zps_psAplAibGetAib |
0x0001bfd2 |
0x0001bfd6 |
4 |
1% |
8835 |
.text.zps_u64AplAibGetApsUseExtendedPanId |
0x0001bfd6 |
0x0001bfde |
8 |
2% |
8838 |
.text.zps_eAplAibSetApsUseExtendedPanId |
0x0001bfde |
0x0001bff4 |
22 |
4% |
8841 |
.text.zps_pu32AplAibGetApsChannelMask |
0x0001bff4 |
0x0001c024 |
48 |
8% |
8844 |
.text.zps_eAplAibSetApsChannelMaskByMacID |
0x0001c024 |
0x0001c042 |
30 |
5% |
8847 |
.text.zps_eAplAibSetApsChannelMask |
0x0001c042 |
0x0001c05c |
26 |
4% |
8850 |
.text.zps_eAplAibSetApsUseInstallCode |
0x0001c05c |
0x0001c066 |
10 |
2% |
8853 |
.text.zps_bAplAibGetApsUseInsecureJoin |
0x0001c066 |
0x0001c072 |
12 |
2% |
8856 |
.text.zps_eAplAibSetApsTrustCenterAddress |
0x0001c072 |
0x0001c088 |
22 |
4% |
8859 |
.text.zps_eAplAibGetApsTrustCenterAddress |
0x0001c088 |
0x0001c090 |
8 |
2% |
8862 |
.text.zps_eAplAibRemoveBindTableEntryForMacAddress |
0x0001c090 |
0x0001c0e8 |
88 |
14% |
8865 |
.text.zps_u8AplAibGetDeviceApsKeyType |
0x0001c0e8 |
0x0001c1f0 |
264 |
41% |
8868 |
.text.zps_eAplAibSetDeviceApsKeyType |
0x0001c1f0 |
0x0001c25a |
106 |
17% |
8871 |
.text.zps_psAplDefaultTrustCenterAPSLinkKey |
0x0001c25a |
0x0001c260 |
6 |
1% |
8874 |
Expected total in zps_apl_aib.o file: |
654 |
Actual: |
654 |
100% |
8835 |
Flash640 / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.text.zps_vExpireRequestKeyReq |
0x0001c260 |
0x0001c2a6 |
70 |
1% |
8877 |
.text.vHandleUpdateDeviceIndication |
0x0001c2a6 |
0x0001c2d8 |
50 |
1% |
8879 |
.text.vLoadAplRecord |
0x0001c2d8 |
0x0001c308 |
48 |
1% |
8882 |
.text.zps_vAplInitFactoryNewDistributedNetwork |
0x0001c308 |
0x0001c3ec |
228 |
3% |
8884 |
.text.vAplSecAuthPollTimerExpiry |
0x0001c3ec |
0x0001c424 |
56 |
1% |
8886 |
.text.u32GetScanChannels.constprop.0 |
0x0001c424 |
0x0001c454 |
48 |
1% |
8888 |
.text.eStartNetworkDiscovery |
0x0001c454 |
0x0001c4a8 |
84 |
1% |
8890 |
.text.eRejoinNetwork |
0x0001c4a8 |
0x0001c550 |
168 |
2% |
8892 |
.text.eRequestNetworkFormation |
0x0001c550 |
0x0001c594 |
68 |
1% |
8894 |
.text.vOnMultiMacAuxChannelSelection |
0x0001c594 |
0x0001c5d4 |
64 |
1% |
8896 |
.text.vHandleSwitchKeyIndication |
0x0001c5d4 |
0x0001c638 |
100 |
2% |
8898 |
.text.zps_vAplSaveRecord |
0x0001c638 |
0x0001c71c |
228 |
3% |
8900 |
.text.vAplSecRemoveLinkKey |
0x0001c71c |
0x0001c7d8 |
188 |
3% |
8903 |
.text.vAplSecAuthTimerExpiry |
0x0001c7d8 |
0x0001c85c |
132 |
2% |
8905 |
.text.zps_vSaveAllZpsRecords |
0x0001c85c |
0x0001c880 |
36 |
1% |
8907 |
.text.bGetInstallCode |
0x0001c880 |
0x0001c8a8 |
40 |
1% |
8911 |
.text.ZPS_vSetKeys |
0x0001c8a8 |
0x0001c930 |
136 |
2% |
8914 |
.text.ZPS_vAplSetMacParameters |
0x0001c930 |
0x0001c9a0 |
112 |
2% |
8917 |
.text.zps_vAplLoadPersistedApsRecords |
0x0001c9a0 |
0x0001cb38 |
408 |
5% |
8920 |
.text.zps_eAplZdoInit |
0x0001cb38 |
0x0001cd4c |
532 |
6% |
8924 |
.text.zps_u8AplZdoGetRadioChannel |
0x0001cd4c |
0x0001cd54 |
8 |
1% |
8927 |
.text.zps_eAplZdoGetDeviceType |
0x0001cd54 |
0x0001cd5c |
8 |
1% |
8930 |
.text.zps_eAplZdoStartStack |
0x0001cd5c |
0x0001ce60 |
260 |
3% |
8934 |
.text.zps_eAplZdoRejoinNetwork |
0x0001ce60 |
0x0001ced4 |
116 |
2% |
8937 |
.text.zps_pvAplZdoGetNwkHandle |
0x0001ced4 |
0x0001ced8 |
4 |
1% |
8940 |
.text.zps_psAplZdoGetNib |
0x0001ced8 |
0x0001cedc |
4 |
1% |
8943 |
.text.zps_eAplZdoJoinNetwork |
0x0001cedc |
0x0001cf7c |
160 |
2% |
8946 |
.text.zps_eAplZdoLeaveNetwork |
0x0001cf7c |
0x0001cfb8 |
60 |
1% |
8949 |
.text.zps_eAplZdoPoll |
0x0001cfb8 |
0x0001d008 |
80 |
1% |
8952 |
.text.zps_eAplZdoRequestKeyReq |
0x0001d008 |
0x0001d098 |
144 |
2% |
8955 |
.text.zps_bAplZdoTrustCenterGetDevicePermissions |
0x0001d098 |
0x0001d0ec |
84 |
1% |
8958 |
.text.zps_eAplZdoAddReplaceLinkKey_W |
0x0001d0ec |
0x0001d1f0 |
260 |
3% |
8961 |
.text.zps_eAplZdoRemoveLinkKey |
0x0001d1f0 |
0x0001d270 |
128 |
2% |
8965 |
.text.eDiscoverNetworks |
0x0001d270 |
0x0001d2b4 |
68 |
1% |
8968 |
.text.zps_eAplZdoDiscoverNetworks |
0x0001d2b4 |
0x0001d2e4 |
48 |
1% |
8972 |
.text.eStartRouter |
0x0001d2e4 |
0x0001d3b4 |
208 |
3% |
8975 |
.text.vHandleTransportKeyIndication.constprop.0 |
0x0001d3b4 |
0x0001d714 |
864 |
10% |
8978 |
.text.zps_bPerformLeaveActionDecider |
0x0001d714 |
0x0001d730 |
28 |
1% |
8980 |
.text.vHandleRemoveDeviceIndication |
0x0001d730 |
0x0001d818 |
232 |
3% |
8983 |
.text.zps_vAplZdoHandleApsmeDcfmInd |
0x0001d818 |
0x0001d898 |
128 |
2% |
8986 |
.text.zps_vSetZdoDeviceType |
0x0001d898 |
0x0001d8dc |
68 |
1% |
8989 |
.text.zps_vPurgeAddressMap |
0x0001d8dc |
0x0001d92c |
80 |
1% |
8992 |
.text.ZPS_bIsMacAddressUsedInApsTable |
0x0001d92c |
0x0001d9e6 |
186 |
3% |
8995 |
.text.ZPS_vSwapApsTableEntries |
0x0001d9e6 |
0x0001da8e |
168 |
2% |
8998 |
.text.ZPS_vRemoveMacTableEntry |
0x0001da8e |
0x0001dae0 |
82 |
1% |
9001 |
.text.zps_vDefaultStack |
0x0001dae0 |
0x0001dc3c |
348 |
4% |
9004 |
.text.zps_eAplZdoStartRouter |
0x0001dc3c |
0x0001dcea |
174 |
2% |
9007 |
.text.zps_eAplInitEndDeviceDistributed |
0x0001dcea |
0x0001dcf8 |
14 |
1% |
9010 |
.text.ZPS_u8AplGetMaxPayloadSize |
0x0001dcf8 |
0x0001dd08 |
16 |
1% |
9013 |
.text.ZPS_bAplDoesDeviceSupportFragmentation |
0x0001dd08 |
0x0001dd14 |
12 |
1% |
9016 |
.text.ZPS_psGetNetworkDescriptors |
0x0001dd14 |
0x0001dd28 |
20 |
1% |
9019 |
.text.ZPS_vNMPurgeEntry |
0x0001dd28 |
0x0001de40 |
280 |
4% |
9022 |
.text.zps_vAplZdoHandleNlmeDcfmInd |
0x0001de40 |
0x0001e5a0 |
1888 |
21% |
9025 |
.text.zps_pu8AplZdoGetVsOUI |
0x0001e5a0 |
0x0001e5a4 |
4 |
1% |
9028 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
9028 |
Actual: |
9028 |
100% |
8877 |
Flash640 / .text / zps_apl_zdo_handle_zdp_event.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoHandleZdpEvent |
0x0001e5a4 |
0x0001e72c |
392 |
100% |
9031 |
Expected total in zps_apl_zdo_handle_zdp_event.o file: |
392 |
Actual: |
392 |
100% |
9031 |
Flash640 / .text / zps_apl_zdo_trust_center.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplTrustCenterFindDevice |
0x0001e72c |
0x0001e770 |
68 |
100% |
9034 |
Expected total in zps_apl_zdo_trust_center.o file: |
68 |
Actual: |
68 |
100% |
9034 |
Flash640 / .text / zps_apl_zdo_common.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoNlmeleaveWrapper |
0x0001e770 |
0x0001e820 |
176 |
49% |
9038 |
.text.zps_eAplZdoNlmePermitJoiningWrapper |
0x0001e820 |
0x0001e84a |
42 |
12% |
9041 |
.text.zps_eAplZdoSendZdpResponse |
0x0001e84a |
0x0001e88c |
66 |
19% |
9044 |
.text.zps_bAplZdoServerHandleConfirmAcks |
0x0001e88c |
0x0001e8dc |
80 |
22% |
9047 |
Expected total in zps_apl_zdo_common.o file: |
364 |
Actual: |
364 |
100% |
9038 |
Flash640 / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDefaultServerInit |
0x0001e8dc |
0x0001e8e0 |
4 |
1% |
9050 |
.text.zps_bAplZdoDefaultServer |
0x0001e8e0 |
0x0001eafc |
540 |
100% |
9053 |
Expected total in zps_apl_zdo_default_server.o file: |
544 |
Actual: |
544 |
100% |
9050 |
Flash640 / .text / zps_apl_zdo_bind_manager.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoBind |
0x0001eafc |
0x0001eba4 |
168 |
100% |
9056 |
Expected total in zps_apl_zdo_bind_manager.o file: |
168 |
Actual: |
168 |
100% |
9056 |
Flash640 / .text / zps_apl_mac_isr.o |
Start |
End |
Size |
% |
Line |
.text.vPostVsMcpsDcfmInd |
0x0001eba4 |
0x0001eca0 |
252 |
45% |
9059 |
.text.vPostMcpsDcfmInd |
0x0001eca0 |
0x0001eca4 |
4 |
1% |
9061 |
.text.vPostMlmeDcfmInd |
0x0001eca4 |
0x0001ed44 |
160 |
29% |
9063 |
.text.zps_vAplAfIsrInit |
0x0001ed44 |
0x0001ed6c |
40 |
8% |
9066 |
.text.zps_vAplAfPostTimerEvent |
0x0001ed6c |
0x0001edc0 |
84 |
15% |
9069 |
.text.zps_vAplAfPostImmediateToTimerQueue |
0x0001edc0 |
0x0001edda |
26 |
5% |
9072 |
Expected total in zps_apl_mac_isr.o file: |
566 |
Actual: |
566 |
100% |
9059 |
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNwkAddrServerInit |
0x0001edda |
0x0001edde |
4 |
1% |
9075 |
.text.vZdoNwkAddrServerSendExtendResponse |
0x0001edde |
0x0001ee2c |
78 |
19% |
9078 |
.text.zps_bAplZdoNwkAddrServer |
0x0001ee2c |
0x0001ef88 |
348 |
81% |
9082 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
430 |
Actual: |
430 |
100% |
9075 |
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoIeeeAddrServerInit |
0x0001ef88 |
0x0001ef8c |
4 |
1% |
9085 |
.text.vZdoIeeeAddrServerSendExtendResponse |
0x0001ef8c |
0x0001efd8 |
76 |
19% |
9088 |
.text.zps_bAplZdoIeeeAddrServer |
0x0001efd8 |
0x0001f120 |
328 |
81% |
9091 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
408 |
Actual: |
408 |
100% |
9085 |
Flash640 / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMatchDescServerInit |
0x0001f120 |
0x0001f124 |
4 |
1% |
9094 |
.text.zps_bAplZdoMatchDescServer |
0x0001f124 |
0x0001f40c |
744 |
100% |
9097 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
748 |
Actual: |
748 |
100% |
9094 |
Flash640 / .text / zps_apl_zdo_node_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNodeDescServerInit |
0x0001f40c |
0x0001f410 |
4 |
2% |
9100 |
.text.zps_bAplZdoNodeDescServer |
0x0001f410 |
0x0001f54c |
316 |
99% |
9103 |
Expected total in zps_apl_zdo_node_desc_server.o file: |
320 |
Actual: |
320 |
100% |
9100 |
Flash640 / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSimpleDescServerInit |
0x0001f54c |
0x0001f550 |
4 |
1% |
9106 |
.text.zps_bAplZdoSimpleDescServer |
0x0001f550 |
0x0001f768 |
536 |
100% |
9109 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
540 |
Actual: |
540 |
100% |
9106 |
Flash640 / .text / zps_apl_zdo_power_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoPowerDescServerInit |
0x0001f768 |
0x0001f76c |
4 |
2% |
9112 |
.text.zps_bAplZdoPowerDescServer |
0x0001f76c |
0x0001f85c |
240 |
99% |
9115 |
Expected total in zps_apl_zdo_power_desc_server.o file: |
244 |
Actual: |
244 |
100% |
9112 |
Flash640 / .text / zps_apl_zdo_active_ep_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoActiveEpServerInit |
0x0001f85c |
0x0001f860 |
4 |
2% |
9118 |
.text.zps_bAplZdoActiveEpServer |
0x0001f860 |
0x0001f93c |
220 |
99% |
9121 |
Expected total in zps_apl_zdo_active_ep_server.o file: |
224 |
Actual: |
224 |
100% |
9118 |
Flash640 / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDeviceAnnceServerInit |
0x0001f93c |
0x0001f940 |
4 |
1% |
9124 |
.text.zps_bAplZdoDeviceAnnceServer |
0x0001f940 |
0x0001fae8 |
424 |
100% |
9128 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
428 |
Actual: |
428 |
100% |
9124 |
Flash640 / .text / zps_apl_zdo_system_server_discovery_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSystemServerDiscoveryServerInit |
0x0001fae8 |
0x0001faec |
4 |
3% |
9131 |
.text.zps_bAplZdoSystemServerDiscoveryServer |
0x0001faec |
0x0001fb74 |
136 |
98% |
9134 |
Expected total in zps_apl_zdo_system_server_discovery_server.o file: |
140 |
Actual: |
140 |
100% |
9131 |
Flash640 / .text / zps_apl_zdo_mgmt_lqi_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtLqiServerInit |
0x0001fb74 |
0x0001fb78 |
4 |
1% |
9137 |
.text.zps_bAplZdoMgmtLqiServer |
0x0001fb78 |
0x0001fd74 |
508 |
100% |
9140 |
Expected total in zps_apl_zdo_mgmt_lqi_server.o file: |
512 |
Actual: |
512 |
100% |
9137 |
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.text.bSendResponse |
0x0001fd74 |
0x0001fdbc |
72 |
12% |
9143 |
.text.zps_vAplZdoMgmtLeaveServerInit |
0x0001fdbc |
0x0001fdc8 |
12 |
2% |
9145 |
.text.zps_bAplZdoMgmtLeaveServer |
0x0001fdc8 |
0x0001ffd4 |
524 |
87% |
9149 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
608 |
Actual: |
608 |
100% |
9143 |
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.text.vStartScanTimerExpiry |
0x0001ffd4 |
0x000200b0 |
220 |
13% |
9152 |
.text.zps_vAplZdoMgmtNWKUpdateServerInit |
0x000200b0 |
0x000200c8 |
24 |
2% |
9154 |
.text.u16CalculateFailedTxCount |
0x000200c8 |
0x000200f4 |
44 |
3% |
9157 |
.text.zps_bAplZdoMgmtNWKUpdateServer |
0x000200f4 |
0x0002061c |
1320 |
77% |
9161 |
.text.vResetFailedTxCount |
0x0002061c |
0x00020640 |
36 |
3% |
9164 |
.text.vChangeChannelTimerExpiry |
0x00020640 |
0x0002068e |
78 |
5% |
9167 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
1722 |
Actual: |
1722 |
100% |
9152 |
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoBindUnbindServerInit |
0x0002068e |
0x00020692 |
4 |
1% |
9169 |
.text.vAplZdoBindUnbindServerMapApsmeToZdp |
0x00020692 |
0x000206d0 |
62 |
10% |
9172 |
.text.zps_bAplZdoBindUnbindServer |
0x000206d0 |
0x00020934 |
612 |
91% |
9175 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
678 |
Actual: |
678 |
100% |
9169 |
Flash640 / .text / zps_apl_zdp_simple_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpSimpleDescRequest |
0x00020934 |
0x000209c4 |
144 |
100% |
9178 |
Expected total in zps_apl_zdp_simple_desc_req.o file: |
144 |
Actual: |
144 |
100% |
9178 |
Flash640 / .text / zps_apl_zdo_bound_data_request_manager.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoBindRequestServer |
0x000209c4 |
0x00020b08 |
324 |
15% |
9181 |
.text.zps_eAplZdoBdrmRequestSend |
0x00020b08 |
0x00020ba0 |
152 |
7% |
9184 |
.text.zps_vAplZdoBindRequestServerInit |
0x00020ba0 |
0x00020c2c |
140 |
7% |
9187 |
.text.zps_eAplAfBoundDataReqNonBlocking |
0x00020c2c |
0x00020e50 |
548 |
26% |
9190 |
.text.ZPS_vResetBoundServerContext |
0x00020e50 |
0x00020ea0 |
80 |
4% |
9193 |
.text.vZdoBdrmBackStopTimerExpiry |
0x00020ea0 |
0x00020ec0 |
32 |
2% |
9196 |
.text.vZdoBdrmSendNextTimedRequest |
0x00020ec0 |
0x00021250 |
912 |
42% |
9199 |
Expected total in zps_apl_zdo_bound_data_request_manager.o file: |
2188 |
Actual: |
2188 |
100% |
9181 |
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.text.eSendDeviceAnnounce |
0x00021250 |
0x0002133c |
236 |
31% |
9202 |
.text.zps_vAplZdoClientLookupNwkAddress |
0x0002133c |
0x000213d8 |
156 |
21% |
9204 |
.text.zps_vAplZdoZdoClientInit |
0x000213d8 |
0x000213ec |
20 |
3% |
9207 |
.text.zps_bAplZdoZdoClient |
0x000213ec |
0x00021558 |
364 |
47% |
9210 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
776 |
Actual: |
776 |
100% |
9202 |
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtBindServerInit |
0x00021558 |
0x0002155c |
4 |
1% |
9213 |
.text.zps_bAplZdoMgmtBindServer |
0x0002155c |
0x00021744 |
488 |
100% |
9216 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
492 |
Actual: |
492 |
100% |
9213 |
Flash640 / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpApsdeReqInternal |
0x00021744 |
0x000217dc |
152 |
38% |
9219 |
.text.zps_eAplZdpRequestApsdeReq |
0x000217dc |
0x0002185c |
128 |
32% |
9222 |
.text.zps_eAplZdpResponseApsdeReq |
0x0002185c |
0x00021870 |
20 |
5% |
9225 |
.text.zps_eAplZdpGenStatusOnlyResponse |
0x00021870 |
0x000218dc |
108 |
27% |
9228 |
Expected total in zps_apl_zdp_apsde_req.o file: |
408 |
Actual: |
408 |
100% |
9219 |
Flash640 / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpDeviceAnnceRequest |
0x000218dc |
0x00021944 |
104 |
100% |
9231 |
Expected total in zps_apl_zdp_device_annce.o file: |
104 |
Actual: |
104 |
100% |
9231 |
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpIeeeAddrRequest |
0x00021944 |
0x000219ac |
104 |
100% |
9234 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
104 |
Actual: |
104 |
100% |
9234 |
Flash640 / .text / zps_apl_zdp_match_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMatchDescRequest |
0x000219ac |
0x00021a64 |
184 |
100% |
9237 |
Expected total in zps_apl_zdp_match_desc_req.o file: |
184 |
Actual: |
184 |
100% |
9237 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtNwkUpdateRequest |
0x00021a64 |
0x00021b0c |
168 |
100% |
9240 |
Expected total in zps_apl_zdp_mgmt_nwk_update_req.o file: |
168 |
Actual: |
168 |
100% |
9240 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtPermitJoiningRequest |
0x00021b0c |
0x00021bc0 |
180 |
100% |
9243 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
180 |
Actual: |
180 |
100% |
9243 |
Flash640 / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpNodeDescRequest |
0x00021bc0 |
0x00021c3c |
124 |
100% |
9246 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
124 |
Actual: |
124 |
100% |
9246 |
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNwkAddrResponse |
0x00021c3c |
0x00021d08 |
204 |
100% |
9249 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
204 |
Actual: |
204 |
100% |
9249 |
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpIeeeAddrResponse |
0x00021d08 |
0x00021dd4 |
204 |
100% |
9252 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
204 |
Actual: |
204 |
100% |
9252 |
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNodeDescResponse |
0x00021dd4 |
0x00021e74 |
160 |
100% |
9255 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
160 |
Actual: |
160 |
100% |
9255 |
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpPowerDescResponse |
0x00021e74 |
0x00021f04 |
144 |
100% |
9258 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
144 |
Actual: |
144 |
100% |
9258 |
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSimpleDescResponse |
0x00021f04 |
0x00021fe4 |
224 |
100% |
9261 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
224 |
Actual: |
224 |
100% |
9261 |
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpActiveEpResponse |
0x00021fe4 |
0x00022070 |
140 |
100% |
9264 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
140 |
Actual: |
140 |
100% |
9264 |
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMatchDescResponse |
0x00022070 |
0x000220fc |
140 |
100% |
9267 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
140 |
Actual: |
140 |
100% |
9267 |
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSystemServerDiscoveryResponse |
0x000220fc |
0x00022170 |
116 |
100% |
9270 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
116 |
Actual: |
116 |
100% |
9270 |
Flash640 / .text / zps_apl_zdp_bind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpBindResponse |
0x00022170 |
0x00022196 |
38 |
100% |
9273 |
Expected total in zps_apl_zdp_bind_rsp.o file: |
38 |
Actual: |
38 |
100% |
9273 |
Flash640 / .text / zps_apl_zdp_unbind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpUnbindResponse |
0x00022196 |
0x000221bc |
38 |
100% |
9276 |
Expected total in zps_apl_zdp_unbind_rsp.o file: |
38 |
Actual: |
38 |
100% |
9276 |
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtLqiResponse |
0x000221bc |
0x000222ac |
240 |
100% |
9279 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
240 |
Actual: |
240 |
100% |
9279 |
Flash640 / .text / zps_apl_zdp_mgmt_leave_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtLeaveResponse |
0x000222ac |
0x000222d4 |
40 |
100% |
9282 |
Expected total in zps_apl_zdp_mgmt_leave_rsp.o file: |
40 |
Actual: |
40 |
100% |
9282 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtNwkUpdateNotifyResponse |
0x000222d4 |
0x0002237c |
168 |
100% |
9286 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
168 |
Actual: |
168 |
100% |
9286 |
Flash640 / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_eMacRadioTypeFromPage |
0x0002237c |
0x0002238a |
14 |
4% |
9289 |
.text.ZPS_eMacRadioTypeFromChannelMask |
0x0002238a |
0x00022390 |
6 |
2% |
9292 |
.text.ZPS_eMacValidateChannelMask |
0x00022390 |
0x000223b0 |
32 |
9% |
9295 |
.text.ZPS_u8MacGetChannelOffsetFromPage |
0x000223b0 |
0x000223c0 |
16 |
5% |
9298 |
.text.ZPS_u8MacGetLowChanForPage |
0x000223c0 |
0x000223d0 |
16 |
5% |
9301 |
.text.ZPS_u8MacGetHighChanForPage |
0x000223d0 |
0x000223e0 |
16 |
5% |
9304 |
.text.ZPS_u8MacGetChannelOffsetFromMask |
0x000223e0 |
0x000223e6 |
6 |
2% |
9307 |
.text.ZPS_u32MacGetChannelMaskFromNum |
0x000223e6 |
0x0002242c |
70 |
20% |
9310 |
.text.ZPS_u8MacPibGetBeaconPayloadLength |
0x0002242c |
0x00022438 |
12 |
4% |
9314 |
.text.ZPS_u8MacPibGetBeaconPayload |
0x00022438 |
0x0002244c |
20 |
6% |
9317 |
.text.ZPS_bMacGetEnhancedMode |
0x0002244c |
0x00022458 |
12 |
4% |
9320 |
.text.zps_bMacConvertEnhancedBeacon |
0x00022458 |
0x000224a2 |
74 |
21% |
9323 |
.text.zps_vMacCommonMlmeCallBackHandler |
0x000224a2 |
0x000224d8 |
54 |
15% |
9326 |
.text.vMacShimException |
0x000224d8 |
0x000224e2 |
10 |
3% |
9329 |
.text.TSV_eClose |
0x000224e2 |
0x000224e6 |
4 |
2% |
9332 |
Expected total in zps_mac_common.o file: |
362 |
Actual: |
362 |
100% |
9289 |
Flash640 / .text / zps_mac_ie.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8MacIECopyZigbeePayloadSubIE |
0x000224e6 |
0x000225aa |
196 |
100% |
9335 |
Expected total in zps_mac_ie.o file: |
196 |
Actual: |
196 |
100% |
9335 |
Flash640 / .text / zps_mac_if_table.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_u8MacIFTGetNumInterfaces |
0x000225aa |
0x000225b6 |
12 |
2% |
9338 |
.text.ZPS_u16MacIFTGetIDByChannelMask |
0x000225b6 |
0x000225e4 |
46 |
6% |
9341 |
.text.ZPS_u16MacIFTCheckForRadioType |
0x000225e4 |
0x0002260c |
40 |
5% |
9344 |
.text.ZPS_u16MacIFTGetIDByRadioType |
0x0002260c |
0x00022636 |
42 |
6% |
9347 |
.text.ZPS_vMacIFTSetActiveChannel |
0x00022636 |
0x00022644 |
14 |
2% |
9350 |
.text.ZPS_u8GetChannelOffset |
0x00022644 |
0x0002266c |
40 |
5% |
9353 |
.text.ZPS_u8MacIFTGetChannelMaskCount |
0x0002266c |
0x000226ae |
66 |
8% |
9356 |
.text.ZPS_pu32MacIFTGetChannelMaskForPage |
0x000226ae |
0x000226f6 |
72 |
9% |
9359 |
.text.ZPS_u8MacIFTAddUpdateChannelMask |
0x000226f6 |
0x00022774 |
126 |
16% |
9362 |
.text.ZPS_u8MacIFTGetIntfState |
0x00022774 |
0x00022796 |
34 |
5% |
9365 |
.text.ZPS_u8MacIFTGetRouterAllowed |
0x00022796 |
0x000227b8 |
34 |
5% |
9368 |
.text.ZPS_vMacIFTGetChannelMaskFromMacId |
0x000227b8 |
0x000227fc |
68 |
9% |
9371 |
.text.ZPS_u32MacIFTGetChanMaskFromActChan |
0x000227fc |
0x00022862 |
102 |
13% |
9374 |
.text.ZPS_vMacIFTClearCounts |
0x00022862 |
0x000228e8 |
134 |
17% |
9377 |
Expected total in zps_mac_if_table.o file: |
830 |
Actual: |
830 |
100% |
9338 |
Flash640 / .text / zps_mac_shim.o |
Start |
End |
Size |
% |
Line |
.text.vMacMcpsCallBackHandler |
0x000228e8 |
0x000228f4 |
12 |
3% |
9380 |
.text.vMacMlmeCallBackHandler |
0x000228f4 |
0x00022914 |
32 |
6% |
9382 |
.text.ZPS_vMacShimInit |
0x00022914 |
0x00022968 |
84 |
15% |
9384 |
.text.ZPS_bMacIsMultiMac |
0x00022968 |
0x0002296c |
4 |
1% |
9387 |
.text.ZPS_vMacHandleMcpsVsReqRsp |
0x0002296c |
0x000229dc |
112 |
20% |
9390 |
.text.ZPS_vMacHandleMlmeVsReqRsp |
0x000229dc |
0x00022a34 |
88 |
16% |
9393 |
.text.ZPS_u8MultiMacInitAuxChannel |
0x00022a34 |
0x00022a38 |
4 |
1% |
9396 |
.text.ZPS_u8MultiMacSelectAuxChannel |
0x00022a38 |
0x00022a3c |
4 |
1% |
9399 |
.text.ZPS_vNwkHandleMcpsDcfmInd |
0x00022a3c |
0x00022a40 |
4 |
1% |
9402 |
.text.vAppApiSetMacAddrLocation |
0x00022a40 |
0x00022a54 |
20 |
4% |
9406 |
.text.ZPS_vMacTask |
0x00022a54 |
0x00022a56 |
2 |
1% |
9409 |
.text.ZPS_u16MacPibGetCoordShortAddress |
0x00022a56 |
0x00022a5a |
4 |
1% |
9412 |
.text.ZPS_u8MacPibGetMaxFrameRetries |
0x00022a5a |
0x00022a5e |
4 |
1% |
9415 |
.text.ZPS_u16MacPibGetPanId |
0x00022a5e |
0x00022a62 |
4 |
1% |
9418 |
.text.ZPS_u16MacPibGetShortAddr |
0x00022a62 |
0x00022a66 |
4 |
1% |
9421 |
.text.ZPS_bMacPibGetRxOnWhenIdle |
0x00022a66 |
0x00022a6a |
4 |
1% |
9424 |
.text.ZPS_sMacPibGetCoordExtAddr |
0x00022a6a |
0x00022a76 |
12 |
3% |
9427 |
.text.ZPS_vMacPibSetCoordShortAddress |
0x00022a76 |
0x00022a7a |
4 |
1% |
9430 |
.text.ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x00022a7a |
0x00022a7e |
4 |
1% |
9433 |
.text.ZPS_vMacPibSetTransactionPersistenceTime |
0x00022a7e |
0x00022a82 |
4 |
1% |
9436 |
.text.ZPS_vMacPibSetPanId |
0x00022a82 |
0x00022a86 |
4 |
1% |
9439 |
.text.ZPS_vMacPibSetShortAddr |
0x00022a86 |
0x00022a8a |
4 |
1% |
9442 |
.text.ZPS_vMacPibSetMinBe |
0x00022a8a |
0x00022a8e |
4 |
1% |
9445 |
.text.ZPS_vMacPibSetMaxBe |
0x00022a8e |
0x00022a92 |
4 |
1% |
9448 |
.text.ZPS_vMacPibSetMaxCsmaBackoffs |
0x00022a92 |
0x00022a96 |
4 |
1% |
9451 |
.text.ZPS_vMacPibSetRxOnWhenIdle |
0x00022a96 |
0x00022a9a |
4 |
1% |
9454 |
.text.ZPS_vMacPibSetCoordExtAddr |
0x00022a9a |
0x00022aac |
18 |
4% |
9457 |
.text.ZPS_vMacPibSetBeaconPayload |
0x00022aac |
0x00022adc |
48 |
9% |
9460 |
.text.ZPS_vMacSetEBRPayloadJoin |
0x00022adc |
0x00022ade |
2 |
1% |
9463 |
.text.ZPS_vMacSetEBRPayloadReJoin |
0x00022ade |
0x00022ae0 |
2 |
1% |
9466 |
.text.ZPS_vMacPibSetDsn |
0x00022ae0 |
0x00022ae4 |
4 |
1% |
9469 |
.text.ZPS_vMacPibSetExtAddr |
0x00022ae4 |
0x00022ae8 |
4 |
1% |
9472 |
.text.ZPS_vMacPibSetRxInCca |
0x00022ae8 |
0x00022aec |
4 |
1% |
9475 |
.text.ZPS_vMacSetVsOUIBytes |
0x00022aec |
0x00022aee |
2 |
1% |
9478 |
.text.ZPS_eMacPlmeGet |
0x00022aee |
0x00022af2 |
4 |
1% |
9481 |
.text.ZPS_eMacPlmeSet |
0x00022af2 |
0x00022af8 |
6 |
2% |
9484 |
.text.ZPS_vMacSetEnhancedMode |
0x00022af8 |
0x00022b04 |
12 |
3% |
9488 |
.text.ZPS_vMacBeaconRequest |
0x00022b04 |
0x00022b12 |
14 |
3% |
9491 |
.text.ZPS_vMacRestoreInterfaceState |
0x00022b12 |
0x00022b14 |
2 |
1% |
9494 |
.text.ZPS_u8MacSetTXPower |
0x00022b14 |
0x00022b18 |
4 |
1% |
9497 |
.text.ZPS_u8MacGetTXPower |
0x00022b18 |
0x00022b1c |
4 |
1% |
9500 |
.text.ZPS_u8MacDeleteTXPower |
0x00022b1c |
0x00022b20 |
4 |
1% |
9503 |
.text.ZPS_u8MacClearTXPowerTable |
0x00022b20 |
0x00022b24 |
4 |
1% |
9506 |
.text.APP_bMultimaskJoinCallBack |
0x00022b24 |
0x00022b2c |
8 |
2% |
9509 |
Expected total in zps_mac_shim.o file: |
580 |
Actual: |
580 |
100% |
9380 |
Flash640 / .text / zps_miniMac.o |
Start |
End |
Size |
% |
Line |
.text.vInitBufferQueues |
0x00022b2c |
0x00022c28 |
252 |
10% |
9512 |
.text.vRetryTxFailure |
0x00022c28 |
0x00022c58 |
48 |
2% |
9514 |
.text.zps_vSocMacShimInit |
0x00022c58 |
0x00022cb4 |
92 |
4% |
9517 |
.text.zps_vSocMacHandleMlmeVsReqRsp |
0x00022cb4 |
0x00022e34 |
384 |
15% |
9520 |
.text.vMiniMac_MlmeCallback |
0x00022e34 |
0x00022fd8 |
420 |
16% |
9523 |
.text.vMiniMac_DataRequestCallback |
0x00022fd8 |
0x00022ff4 |
28 |
2% |
9526 |
.text.vMiniMac_EmptyMcpsFrameWithFpSetCallback |
0x00022ff4 |
0x00023004 |
16 |
1% |
9529 |
.text.psMiniMac_GetTxBufferCallback |
0x00023004 |
0x0002302c |
40 |
2% |
9532 |
.text.psMiniMac_GetRxBufferCallback |
0x0002302c |
0x00023064 |
56 |
3% |
9535 |
.text.vMiniMac_ReturnTxBufferCallback |
0x00023064 |
0x00023090 |
44 |
2% |
9538 |
.text.zps_vSocMacHandleMcpsVsReqRsp |
0x00023090 |
0x0002319c |
268 |
10% |
9541 |
.text.vMiniMac_ReturnRxBufferCallback |
0x0002319c |
0x000231c8 |
44 |
2% |
9545 |
.text.vMiniMac_McpsCallback |
0x000231c8 |
0x00023494 |
716 |
27% |
9548 |
.text.SOC_ZPS_u16MacPibGetCoordShortAddress |
0x00023494 |
0x000234a0 |
12 |
1% |
9551 |
.text.SOC_ZPS_u8MacPibGetMaxFrameRetries |
0x000234a0 |
0x000234ac |
12 |
1% |
9554 |
.text.SOC_ZPS_u16MacPibGetPanId |
0x000234ac |
0x000234b8 |
12 |
1% |
9557 |
.text.SOC_ZPS_u16MacPibGetShortAddr |
0x000234b8 |
0x000234c4 |
12 |
1% |
9560 |
.text.SOC_ZPS_bMacPibGetRxOnWhenIdle |
0x000234c4 |
0x000234d0 |
12 |
1% |
9563 |
.text.SOC_ZPS_sMacPibGetCoordExtAddr |
0x000234d0 |
0x000234e4 |
20 |
1% |
9566 |
.text.SOC_ZPS_vMacPibSetCoordShortAddress |
0x000234e4 |
0x000234f0 |
12 |
1% |
9569 |
.text.SOC_ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x000234f0 |
0x000234fc |
12 |
1% |
9572 |
.text.SOC_ZPS_vMacPibSetTransactionPersistenceTime |
0x000234fc |
0x00023508 |
12 |
1% |
9575 |
.text.SOC_ZPS_vMacPibSetPanId |
0x00023508 |
0x00023510 |
8 |
1% |
9578 |
.text.SOC_ZPS_vMacPibSetShortAddr |
0x00023510 |
0x00023518 |
8 |
1% |
9581 |
.text.SOC_ZPS_vMacPibSetMinBe |
0x00023518 |
0x00023520 |
8 |
1% |
9584 |
.text.SOC_ZPS_vMacPibSetMaxBe |
0x00023520 |
0x00023524 |
4 |
1% |
9587 |
.text.SOC_ZPS_vMacPibSetMaxCsmaBackoffs |
0x00023524 |
0x0002352c |
8 |
1% |
9590 |
.text.SOC_ZPS_vMacPibSetRxOnWhenIdle |
0x0002352c |
0x00023538 |
12 |
1% |
9593 |
.text.SOC_ZPS_vMacPibSetCoordExtAddr |
0x00023538 |
0x00023550 |
24 |
1% |
9597 |
.text.SOC_ZPS_vMacPibSetBeaconPayload |
0x00023550 |
0x00023570 |
32 |
2% |
9600 |
.text.SOC_ZPS_vMacPibSetDsn |
0x00023570 |
0x0002357c |
12 |
1% |
9603 |
.text.SOC_ZPS_vMacPibSetBeaconRequestLqiThreshold |
0x0002357c |
0x00023588 |
12 |
1% |
9606 |
.text.SOC_ZPS_vMacPibSetExtAddr |
0x00023588 |
0x000235a4 |
28 |
2% |
9609 |
.text.SOC_ZPS_vMacPibSetRxInCca |
0x000235a4 |
0x000235bc |
24 |
1% |
9612 |
.text.SOC_ZPS_eMacPlmeGet |
0x000235bc |
0x000235c0 |
4 |
1% |
9615 |
.text.SOC_ZPS_eMacPlmeSet |
0x000235c0 |
0x000235c4 |
4 |
1% |
9618 |
.text.SOC_ZPS_u8MacGetTXPower |
0x000235c4 |
0x000235c8 |
4 |
1% |
9621 |
.text.SOC_ZPS_u8MacSetTXPower |
0x000235c8 |
0x000235cc |
4 |
1% |
9624 |
.text.SOC_ZPS_u8MacDeleteTXPower |
0x000235cc |
0x000235d0 |
4 |
1% |
9627 |
.text.SOC_ZPS_u8MacClearTXPowerTable |
0x000235d0 |
0x000235d4 |
4 |
1% |
9630 |
Expected total in zps_miniMac.o file: |
2728 |
Actual: |
2728 |
100% |
9512 |
Flash640 / .text / pwrm.o |
Start |
End |
Size |
% |
Line |
.text.PWRM_eStartActivity |
0x000235d4 |
0x000235de |
10 |
32% |
9633 |
.text.PWRM_eFinishActivity |
0x000235de |
0x000235e8 |
10 |
32% |
9636 |
.text.PWRM_u16GetActivityCount |
0x000235e8 |
0x000235f4 |
12 |
38% |
9639 |
Expected total in pwrm.o file: |
32 |
Actual: |
32 |
100% |
9633 |
Flash640 / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.text.vHandleApsInterPanDcfmData |
0x000235f4 |
0x00023638 |
68 |
5% |
9642 |
.text.ZPS_vAplZdoRegisterInterPanFilter |
0x00023638 |
0x00023644 |
12 |
1% |
9646 |
.text.vFillApduErrorEventInterPan |
0x00023644 |
0x0002367c |
56 |
5% |
9649 |
.text.vPostInterPanToEndpoint |
0x0002367c |
0x000237dc |
352 |
26% |
9653 |
.text.vApsInterPanMcpsDataInd |
0x000237dc |
0x00023964 |
392 |
29% |
9656 |
.text.zps_vAfInterPanInit |
0x00023964 |
0x00023978 |
20 |
2% |
9659 |
.text.ZPS_vApsHandleInterPanReqRsp |
0x00023978 |
0x00023acc |
340 |
25% |
9662 |
.text.zps_eAplAfInterPanDataReq |
0x00023acc |
0x00023b58 |
140 |
11% |
9665 |
Expected total in zps_apl_interpan.o file: |
1380 |
Actual: |
1380 |
100% |
9642 |
Flash640 / .text / zps_apl_options.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vRegisterInterPanHandlers |
0x00023b58 |
0x00023b64 |
12 |
12% |
9668 |
.text.ZPS_vInterceptMcpsDataCallback |
0x00023b64 |
0x00023bbe |
90 |
89% |
9671 |
Expected total in zps_apl_options.o file: |
102 |
Actual: |
102 |
100% |
9668 |
Flash640 / .text / zps_nwk_dcim.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkRegisterNlmeDcfmIndCallbacks |
0x00023bbe |
0x00023bcc |
14 |
19% |
9674 |
.text.ZPS_vNwkRegisterNldeDcfmIndCallbacks |
0x00023bcc |
0x00023bda |
14 |
19% |
9677 |
.text.zps_psNwkDcfmIndGetBuf |
0x00023bda |
0x00023bf0 |
22 |
29% |
9680 |
.text.zps_eNwkDcfmIndPost |
0x00023bf0 |
0x00023c0a |
26 |
35% |
9683 |
Expected total in zps_nwk_dcim.o file: |
76 |
Actual: |
76 |
100% |
9674 |
Flash640 / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.text.eLeaveDataDcfmLocalLeave |
0x00023c0a |
0x00023c64 |
90 |
13% |
9686 |
.text.eLeaveReset |
0x00023c64 |
0x00023cbc |
88 |
12% |
9688 |
.text.zps_psNwkSendLeaveCmd |
0x00023cbc |
0x00023d3c |
128 |
18% |
9690 |
.text.zps_psNwkPropagateLocalLeave |
0x00023d3c |
0x00023d68 |
44 |
6% |
9693 |
.text.zps_vNwkHandleCmeLeaveReq |
0x00023d68 |
0x00023dbc |
84 |
12% |
9697 |
.text.zps_eNwkHandleSceLeave |
0x00023dbc |
0x00023ee8 |
300 |
41% |
9700 |
Expected total in zps_nwk_leave.o file: |
734 |
Actual: |
734 |
100% |
9686 |
Flash640 / .text / zps_nwk_lib.o |
Start |
End |
Size |
% |
Line |
.text.zps_eSmeGenlIllegal |
0x00023ee8 |
0x00023eee |
6 |
3% |
9703 |
.text.zps_eSceGenlIllegal |
0x00023eee |
0x00023ef4 |
6 |
3% |
9706 |
.text.zps_vNwkLibU16ToPayload |
0x00023ef4 |
0x00023efc |
8 |
4% |
9709 |
.text.zps_vNwkLibU32ToPayload |
0x00023efc |
0x00023f0c |
16 |
8% |
9712 |
.text.zps_vNwkLibU64ToPayload |
0x00023f0c |
0x00023f2c |
32 |
15% |
9715 |
.text.zps_vInitBeaconPayload |
0x00023f2c |
0x00023fb4 |
136 |
60% |
9719 |
.text.zps_u16NwkLibFromPayload |
0x00023fb4 |
0x00023fb8 |
4 |
2% |
9722 |
.text.zps_u64NwkLibFromPayload |
0x00023fb8 |
0x00023fc0 |
8 |
4% |
9725 |
.text.zps_u8NwkLibChannelLow |
0x00023fc0 |
0x00023fc6 |
6 |
3% |
9728 |
.text.zps_u8NwkLibChannelHigh |
0x00023fc6 |
0x00023fcc |
6 |
3% |
9731 |
Expected total in zps_nwk_lib.o file: |
228 |
Actual: |
228 |
100% |
9703 |
Flash640 / .text / zps_nwk_lkst.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8CalcLinkCost |
0x00023fcc |
0x00024020 |
84 |
100% |
9734 |
Expected total in zps_nwk_lkst.o file: |
84 |
Actual: |
84 |
100% |
9734 |
Flash640 / .text / zps_nwk_main.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pvNwkCtor |
0x00024020 |
0x0002408c |
108 |
70% |
9737 |
.text.ZPS_pvNwkGetHandle |
0x0002408c |
0x00024098 |
12 |
8% |
9740 |
.text.ZPS_vNwkSetDeviceType |
0x00024098 |
0x000240a0 |
8 |
6% |
9743 |
.text.ZPS_vExtendedStatusSetCallback |
0x000240a0 |
0x000240ac |
12 |
8% |
9747 |
.text.ZPS_vSetExtendedStatus |
0x000240ac |
0x000240bc |
16 |
11% |
9750 |
Expected total in zps_nwk_main.o file: |
156 |
Actual: |
156 |
100% |
9737 |
Flash640 / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.text.eUnsolicitedRejoinRspDataDcfm |
0x000240bc |
0x000240dc |
32 |
2% |
9753 |
.text.zps_vSendNwkStatusInd |
0x000240dc |
0x00024102 |
38 |
2% |
9755 |
.text.vHandleNwkRemoteUpdateAfterBcast |
0x00024102 |
0x0002416c |
106 |
4% |
9758 |
.text.vHandleEdTimeoutReqExpiry |
0x0002416c |
0x000241f8 |
140 |
5% |
9761 |
.text.eEdTimeoutRequestDataDcfm |
0x000241f8 |
0x00024216 |
30 |
2% |
9763 |
.text.zps_vProcessLocalAddrConflict |
0x00024216 |
0x00024268 |
82 |
3% |
9765 |
.text.zps_bNwkIsBeaconZigbee |
0x00024268 |
0x0002427c |
20 |
1% |
9768 |
.text.zps_eNwkHandleSmeBeaconNotifyInd |
0x0002427c |
0x0002431c |
160 |
6% |
9772 |
.text.zps_vNwkRemoveConflictedBroadcast |
0x0002431c |
0x00024368 |
76 |
3% |
9775 |
.text.zps_eNwkHandleSceNwkUpdate |
0x00024368 |
0x0002438c |
36 |
2% |
9779 |
.text.zps_eNwkHandleSceNwkEdTimeoutRsp |
0x0002438c |
0x000243ec |
96 |
4% |
9782 |
.text.zps_psSendNetworkStatusCmd |
0x000243ec |
0x00024484 |
152 |
6% |
9785 |
.text.zps_vProcessChildAddrConflict |
0x00024484 |
0x00024540 |
188 |
7% |
9788 |
.text.zps_eNwkHandleSceNwkStatus |
0x00024540 |
0x0002464e |
270 |
10% |
9791 |
.text.zps_psSendNetworkReportCmd |
0x0002464e |
0x00024726 |
216 |
8% |
9794 |
.text.vSendNetworkReport |
0x00024726 |
0x0002472c |
6 |
1% |
9797 |
.text.zps_psSendNetworkEdTimeoutReqCmd |
0x0002472c |
0x000247cc |
160 |
6% |
9800 |
.text.zps_bNwkFindAddIeeeAddr |
0x000247cc |
0x00024942 |
374 |
13% |
9803 |
.text.ZPS_vRemoveEntryFromAddressMap |
0x00024942 |
0x00024990 |
78 |
3% |
9806 |
.text.ZPS_u64NwkNibGetMappedIeeeAddr |
0x00024990 |
0x000249b6 |
38 |
2% |
9809 |
.text.eCheckAddrConflict.constprop.0 |
0x000249b6 |
0x00024a44 |
142 |
5% |
9812 |
.text.zps_eProcessAddrConflict |
0x00024a44 |
0x00024bc6 |
386 |
14% |
9814 |
.text.ZPS_vNwkUpdateTxBytesForNeighbor |
0x00024bc6 |
0x00024bfa |
52 |
2% |
9817 |
.text.ZPS_vNwkUpdateRxBytesForNeighbor |
0x00024bfa |
0x00024c2e |
52 |
2% |
9820 |
.text.ZPS_u8nwkNewIDtest |
0x00024c2e |
0x00024c50 |
34 |
2% |
9823 |
Expected total in zps_nwk_maint.o file: |
2964 |
Actual: |
2964 |
100% |
9753 |
Flash640 / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.text.vNwkMcpsTimerCallback |
0x00024c50 |
0x00024c64 |
20 |
1% |
9826 |
.text.vProcessTimedList |
0x00024c64 |
0x00024ca4 |
64 |
2% |
9829 |
.text.ZPS_bHookMcpsDcfmFail |
0x00024ca4 |
0x00024ca6 |
2 |
1% |
9831 |
.text.ZPS_bHookMcpsDcfmInd |
0x00024ca6 |
0x00024cba |
20 |
1% |
9834 |
.text.bSdeHandleDataFrm |
0x00024cba |
0x00024d84 |
202 |
6% |
9837 |
.text.zps_vNwkMcpsMgrInit |
0x00024d84 |
0x00024e1c |
152 |
5% |
9841 |
.text.zps_vNwkMcpsMgrPostTimed |
0x00024e1c |
0x00024e32 |
22 |
1% |
9844 |
.text.zps_psNwkMcpsMgrAllocateReqDescr |
0x00024e32 |
0x00024e3a |
8 |
1% |
9847 |
.text.zps_bNwkMcpsMgrRemoveDescrFromLists |
0x00024e3a |
0x00024e78 |
62 |
2% |
9850 |
.text.zps_vNwkMcpsMgrFreeReqDescr |
0x00024e78 |
0x00024ed0 |
88 |
3% |
9853 |
.text.zps_bNwkMcpsMgrDfcmBitmapUpdateAndCheck |
0x00024ed0 |
0x00024f08 |
56 |
2% |
9856 |
.text.zps_psNwkMcpsMgrFindSubmittedByHandle |
0x00024f08 |
0x00024f22 |
26 |
1% |
9859 |
.text.zps_psNwkMcpsMgrFindByBtr |
0x00024f22 |
0x00024f48 |
38 |
2% |
9862 |
.text.zps_vNwkMcpsMgrTidyBtrReqDescr |
0x00024f48 |
0x00024f6c |
36 |
1% |
9865 |
.text.zps_u8NwkAllocateMcpsHandle |
0x00024f6c |
0x00024f9c |
48 |
2% |
9868 |
.text.zps_vNwkFreeMcpsHandle |
0x00024f9c |
0x00024fbc |
32 |
1% |
9871 |
.text.vNwkMcpsSendTimedDfcm |
0x00024fbc |
0x00025040 |
132 |
4% |
9875 |
.text.vProcessListsForSubmission |
0x00025040 |
0x00025254 |
532 |
15% |
9878 |
.text.vMcpsMgrExpiry |
0x00025254 |
0x0002527e |
42 |
2% |
9880 |
.text.zps_vNwkMcpsMgrPost |
0x0002527e |
0x000252a0 |
34 |
1% |
9882 |
.text.ZPS_vNwkHandleMcpsVsInd |
0x000252a0 |
0x000258f4 |
1620 |
44% |
9885 |
.text.zps_vNwkMcpsMgrRemoveAndMakeLimbo |
0x000258f4 |
0x0002591c |
40 |
2% |
9888 |
.text.zps_bNwkHandleSdeActvDcfmData |
0x0002591c |
0x00025a00 |
228 |
7% |
9891 |
.text.vMcpsMgrTimeoutExpiry |
0x00025a00 |
0x00025a78 |
120 |
4% |
9894 |
.text.ZPS_vNwkHandleMcpsVsDcfm |
0x00025a78 |
0x00025adc |
100 |
3% |
9897 |
.text.ZPS_vNwkSetOptionsFilter |
0x00025adc |
0x00025aec |
16 |
1% |
9901 |
Expected total in zps_nwk_mcps.o file: |
3740 |
Actual: |
3740 |
100% |
9826 |
Flash640 / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleMlmeDcfmInd |
0x00025aec |
0x00025b54 |
104 |
100% |
9904 |
Expected total in zps_nwk_mlme.o file: |
104 |
Actual: |
104 |
100% |
9904 |
Flash640 / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.text.vLoadNwkRecord |
0x00025b54 |
0x00025b8c |
56 |
1% |
9907 |
.text.zps_vNwkDefaultStateMachines |
0x00025b8c |
0x00025be4 |
88 |
2% |
9909 |
.text.zps_vDefaultNwkLayer |
0x00025be4 |
0x00025db4 |
464 |
9% |
9913 |
.text.ZPS_psNwkNibGetHandle |
0x00025db4 |
0x00025dba |
6 |
1% |
9916 |
.text.ZPS_u16NwkNibGetNwkAddr |
0x00025dba |
0x00025dbe |
4 |
1% |
9919 |
.text.ZPS_u64NwkNibGetExtAddr |
0x00025dbe |
0x00025dc2 |
4 |
1% |
9922 |
.text.ZPS_u16NwkNibGetMacPanId |
0x00025dc2 |
0x00025dc6 |
4 |
1% |
9925 |
.text.ZPS_vNwkNibIncSeqNum |
0x00025dc6 |
0x00025dd2 |
12 |
1% |
9928 |
.text.ZPS_u64NwkNibGetEpid |
0x00025dd2 |
0x00025dd8 |
6 |
1% |
9931 |
.text.ZPS_vNwkNibClearTables |
0x00025dd8 |
0x00025ede |
262 |
5% |
9934 |
.text.ZPS_vNwkNibClearDiscoveryNT |
0x00025ede |
0x00025f00 |
34 |
1% |
9937 |
.text.ZPS_bNwkNibAddrMapAddEntry |
0x00025f00 |
0x000260a8 |
424 |
8% |
9941 |
.text.ZPS_bNwkNibNtActvMatch |
0x000260a8 |
0x0002613c |
148 |
3% |
9944 |
.text.bCheckNwkAddr |
0x0002613c |
0x00026184 |
72 |
2% |
9947 |
.text.ZPS_bNwkNibNtActvUnusedChild |
0x00026184 |
0x000261ac |
40 |
1% |
9950 |
.text.ZPS_bNwkNibNtActvFindChild |
0x000261ac |
0x000262ac |
256 |
5% |
9953 |
.text.ZPS_u8NwkNibNtDiscMatch |
0x000262ac |
0x00026332 |
134 |
3% |
9956 |
.text.ZPS_u64NwkNibFindExtAddr |
0x00026332 |
0x000263da |
168 |
3% |
9959 |
.text.ZPS_u16NwkNibFindNwkAddr |
0x000263da |
0x0002647c |
162 |
3% |
9962 |
.text.ZPS_vNwkSaveRecord |
0x0002647c |
0x000264a4 |
40 |
1% |
9966 |
.text.ZPS_vNwkNibSetNwkAddr |
0x000264a4 |
0x000264c0 |
28 |
1% |
9969 |
.text.ZPS_vNwkNibSetNwkAddrNibOnly |
0x000264c0 |
0x000264cc |
12 |
1% |
9972 |
.text.ZPS_vNwkNibSetExtPanId |
0x000264cc |
0x0002650c |
64 |
2% |
9976 |
.text.ZPS_vNwkNibSetKeySeqNum |
0x0002650c |
0x00026520 |
20 |
1% |
9979 |
.text.ZPS_vNwkNibSetDepth |
0x00026520 |
0x00026560 |
64 |
2% |
9982 |
.text.ZPS_vNwkNibSetUpdateId |
0x00026560 |
0x00026598 |
56 |
1% |
9985 |
.text.ZPS_vNwkNibSetPanId |
0x00026598 |
0x000265b4 |
28 |
1% |
9988 |
.text.ZPS_vNwkNibSetCapabilityInfo |
0x000265b4 |
0x000265dc |
40 |
1% |
9991 |
.text.ZPS_vNwkNibSetChannel |
0x000265dc |
0x000265fe |
34 |
1% |
9994 |
.text.ZPS_vNwkNibSetAuxChannel |
0x000265fe |
0x00026620 |
34 |
1% |
9997 |
.text.ZPS_vNwkNibSetParentAddr |
0x00026620 |
0x0002663a |
26 |
1% |
10000 |
.text.ZPS_vNwkSaveNt |
0x0002663a |
0x00026656 |
28 |
1% |
10003 |
.text.ZPS_vNtSetAuthStatus |
0x00026656 |
0x0002666a |
20 |
1% |
10006 |
.text.ZPS_vNwkSaveSecMat |
0x0002666a |
0x000266a2 |
56 |
1% |
10009 |
.text.ZPS_vNwkSaveAllRecords |
0x000266a2 |
0x000266b8 |
22 |
1% |
10012 |
.text.ZPS_vNwkResetOutgoingFrameCounter |
0x000266b8 |
0x000266cc |
20 |
1% |
10015 |
.text.ZPS_pvNwkRestoreFrameCounter |
0x000266cc |
0x000266f4 |
40 |
1% |
10018 |
.text.ZPS_vNwkInitialiseRecords |
0x000266f4 |
0x00026760 |
108 |
2% |
10021 |
.text.zps_vBuildSortedActvNTList |
0x00026760 |
0x00026762 |
2 |
1% |
10024 |
.text.ZPS_vNwkNibSetTables |
0x00026762 |
0x0002679c |
58 |
2% |
10027 |
.text.ZPS_vNwkTimerQueueOverflow |
0x0002679c |
0x000267c4 |
40 |
1% |
10030 |
.text.ZPS_vNwkSendNwkStatusCommand |
0x000267c4 |
0x000267e8 |
36 |
1% |
10033 |
.text.ZPS_u8NwkSendNwkEdTimeoutsCommand |
0x000267e8 |
0x00026804 |
28 |
1% |
10037 |
.text.ZPS_bNwkSetEnddeviceTimeout |
0x00026804 |
0x0002681c |
24 |
1% |
10040 |
.text.ZPS_bNwkGetAliasStatus |
0x0002681c |
0x00026822 |
6 |
1% |
10043 |
.text.ZPS_bNwkGetAliasApsCounter |
0x00026822 |
0x00026828 |
6 |
1% |
10046 |
.text.ZPS_vSetNwkStateActive |
0x00026828 |
0x00026830 |
8 |
1% |
10049 |
.text.ZPS_vNwkPurgeMacAddressAndRelatedEntries |
0x00026830 |
0x00026950 |
288 |
6% |
10052 |
.text.ZPS_vNtSetUsedStatus |
0x00026950 |
0x00026aa0 |
336 |
6% |
10056 |
.text.zps_sNwkNibNtCheckJoin |
0x00026aa0 |
0x00026ce8 |
584 |
11% |
10059 |
.text.ZPS_vNwkNibCheckAndUpdateAddresses |
0x00026ce8 |
0x00026dac |
196 |
4% |
10062 |
.text.ZPS_vNwkNibCheckAndUpdateChildren |
0x00026dac |
0x00026ef8 |
332 |
6% |
10065 |
.text.ZPS_vNwkMacEntriesClear |
0x00026ef8 |
0x00026fb0 |
184 |
4% |
10068 |
.text.ZPS_vNibRealignMac |
0x00026fb0 |
0x0002703c |
140 |
3% |
10071 |
.text.zps_vNibSetDefaults |
0x0002703c |
0x00027120 |
228 |
5% |
10074 |
.text.ZPS_vHookfcOverflowEvent |
0x00027120 |
0x00027124 |
4 |
1% |
10077 |
.text.ZPS_vNwkIncOutFC |
0x00027124 |
0x00027178 |
84 |
2% |
10081 |
.text.ZPS_vNwkNibRestoreWarmRestartCounter |
0x00027178 |
0x00027188 |
16 |
1% |
10084 |
Expected total in zps_nwk_nib.o file: |
5684 |
Actual: |
5684 |
100% |
9907 |
Flash640 / .text / zps_nwk_nlde.o |
Start |
End |
Size |
% |
Line |
.text.eNldeDataDcfm |
0x00027188 |
0x000271b0 |
40 |
8% |
10087 |
.text.ZPS_vNwkHandleNldeReqRsp |
0x000271b0 |
0x0002736c |
444 |
89% |
10090 |
.text.ZPS_u8NwkCalcNldeReqOverhead |
0x0002736c |
0x0002737c |
16 |
4% |
10093 |
Expected total in zps_nwk_nlde.o file: |
500 |
Actual: |
500 |
100% |
10087 |
Flash640 / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleNlmeReqRsp |
0x0002737c |
0x00027508 |
396 |
100% |
10097 |
Expected total in zps_nwk_nlme.o file: |
396 |
Actual: |
396 |
100% |
10097 |
Flash640 / .text / zps_nwk_rt.o |
Start |
End |
Size |
% |
Line |
.text.zps_psProcessRoutedFrm |
0x00027508 |
0x00027546 |
62 |
92% |
10100 |
.text.zps_vRemoveRoute |
0x00027546 |
0x00027548 |
2 |
3% |
10103 |
.text.zps_vRemoveNextHop |
0x00027548 |
0x0002754a |
2 |
3% |
10106 |
.text.zps_vStartRouter |
0x0002754a |
0x0002754c |
2 |
3% |
10109 |
Expected total in zps_nwk_rt.o file: |
68 |
Actual: |
68 |
100% |
10100 |
Flash640 / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bSecEncrypt |
0x0002754c |
0x000276c8 |
380 |
24% |
10112 |
.text.zps_eNwkSecEncryptPacket |
0x000276c8 |
0x00027784 |
188 |
12% |
10115 |
.text.ZPS_bSecDecrypt |
0x00027784 |
0x00027874 |
240 |
15% |
10119 |
.text.ZPS_bNwkSecCheckFC |
0x00027874 |
0x000278ca |
86 |
6% |
10122 |
.text.zps_vNwkSecClearMatSet |
0x000278ca |
0x000278f0 |
38 |
3% |
10125 |
.text.ZPS_bNwkSecFindMatSet |
0x000278f0 |
0x00027920 |
48 |
3% |
10128 |
.text.zps_eNwkSecDecryptPacket |
0x00027920 |
0x00027b08 |
488 |
30% |
10131 |
.text.ZPS_bNwkSecCheckMatSet |
0x00027b08 |
0x00027b36 |
46 |
3% |
10134 |
.text.ZPS_bNwkSecHaveNetworkKey |
0x00027b36 |
0x00027b66 |
48 |
3% |
10137 |
.text.ZPS_vNwkSecResetDevice |
0x00027b66 |
0x00027ba8 |
66 |
5% |
10140 |
Expected total in zps_nwk_sec.o file: |
1628 |
Actual: |
1628 |
100% |
10112 |
Flash640 / .text / zps_nwk_slist.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkSlistInit |
0x00027ba8 |
0x00027bb0 |
8 |
8% |
10143 |
.text.zps_vNwkSlistAddToTail |
0x00027bb0 |
0x00027bc4 |
20 |
18% |
10146 |
.text.zps_psNwkSlistRemoveFromHead |
0x00027bc4 |
0x00027bd4 |
16 |
15% |
10149 |
.text.zps_psNwkSlistRemove |
0x00027bd4 |
0x00027c04 |
48 |
43% |
10152 |
.text.zps_vNwkSlistMakeLimboNode |
0x00027c04 |
0x00027c0c |
8 |
8% |
10155 |
.text.zps_bNwkSlistIsLimboNode |
0x00027c0c |
0x00027c18 |
12 |
11% |
10158 |
Expected total in zps_nwk_slist.o file: |
112 |
Actual: |
112 |
100% |
10143 |
Flash640 / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.text.zps_psSendNetworkLinkPowerDelta.isra.0 |
0x00027c18 |
0x00027ca8 |
144 |
19% |
10162 |
.text.zps_eNwkHandleSmeDutyCycleInd |
0x00027ca8 |
0x00027ccc |
36 |
5% |
10164 |
.text.zps_eNwkHandleSceNwkLinkPowerDelta |
0x00027ccc |
0x00027e00 |
308 |
41% |
10167 |
.text.ZPS_vNwkNibNTUpdateTxPower |
0x00027e00 |
0x00027e64 |
100 |
14% |
10170 |
.text.ZPS_bMACTxPowerTableInitialise |
0x00027e64 |
0x00027ec6 |
98 |
13% |
10173 |
.text.ZPS_u16NwkNibNtGetMacIDByAddress |
0x00027ec6 |
0x00027f10 |
74 |
10% |
10176 |
Expected total in zps_nwk_subghz.o file: |
760 |
Actual: |
760 |
100% |
10162 |
Flash640 / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeGetResources |
0x00027f10 |
0x00027fa0 |
144 |
74% |
10179 |
.text.zps_eNwkActvStInit |
0x00027fa0 |
0x00027fa8 |
8 |
5% |
10182 |
.text.zps_vNwkActvStHandleCme |
0x00027fa8 |
0x00027fd4 |
44 |
23% |
10185 |
Expected total in zps_nwk_actv_st.o file: |
196 |
Actual: |
196 |
100% |
10179 |
Flash640 / .text / zps_nwk_btt.o |
Start |
End |
Size |
% |
Line |
.text.vNwkBttTimerExpiry |
0x00027fd4 |
0x0002805c |
136 |
40% |
10188 |
.text.zps_vNwkBttMgrInit |
0x0002805c |
0x00028090 |
52 |
16% |
10191 |
.text.zps_eNwkBtrMatch |
0x00028090 |
0x0002812c |
156 |
46% |
10194 |
Expected total in zps_nwk_btt.o file: |
344 |
Actual: |
344 |
100% |
10188 |
Flash640 / .text / zps_nwk_disc.o |
Start |
End |
Size |
% |
Line |
.text.zps_vReAttemptScanTimerHandleExpiry |
0x0002812c |
0x0002816c |
64 |
18% |
10198 |
.text.zps_vNwkHandleCmeNwkDiscReq |
0x0002816c |
0x0002820c |
160 |
43% |
10201 |
.text.zps_vNwkDiscUpdateNT |
0x0002820c |
0x000282a4 |
152 |
41% |
10204 |
Expected total in zps_nwk_disc.o file: |
376 |
Actual: |
376 |
100% |
10198 |
Flash640 / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.text.eSmeEdScScanDcfm |
0x000282a4 |
0x000282e2 |
62 |
6% |
10207 |
.text.eSmeASFlBeaconInd |
0x000282e2 |
0x00028302 |
32 |
3% |
10209 |
.text.zps_NwkSortDiscoveryTable.constprop.0 |
0x00028302 |
0x00028378 |
118 |
11% |
10211 |
.text.eSmeGenlScanDcfm |
0x00028378 |
0x000283d4 |
92 |
9% |
10213 |
.text.eSmeUDNTScanDcfm |
0x000283d4 |
0x000284a0 |
204 |
18% |
10216 |
.text.psAddToDiscNt.constprop.0 |
0x000284a0 |
0x000285f4 |
340 |
30% |
10218 |
.text.eSmeAcScBeaconInd |
0x000285f4 |
0x000286e8 |
244 |
22% |
10220 |
.text.eSmeUDNTBeaconInd |
0x000286e8 |
0x0002870e |
38 |
4% |
10222 |
.text.zps_eNwkDiscStInit |
0x0002870e |
0x00028716 |
8 |
1% |
10224 |
Expected total in zps_nwk_disc_st.o file: |
1138 |
Actual: |
1138 |
100% |
10207 |
Flash640 / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.text.zps_eDefaultDataDcfm |
0x00028716 |
0x0002882c |
278 |
17% |
10227 |
.text.zps_bProcessUnicastRoute |
0x0002882c |
0x00028880 |
84 |
5% |
10230 |
.text.zps_psAllocateAndFormatMacHdr |
0x00028880 |
0x000289b4 |
308 |
18% |
10233 |
.text.zps_psSendFrm |
0x000289b4 |
0x00028c00 |
588 |
35% |
10236 |
.text.zps_psSendBroadcastFrm |
0x00028c00 |
0x00028c9c |
156 |
10% |
10239 |
.text.zps_psFormatCmdFrameGeneral |
0x00028c9c |
0x00028d44 |
168 |
10% |
10242 |
.text.zps_psNwkInitCmdFrame |
0x00028d44 |
0x00028dc8 |
132 |
8% |
10245 |
Expected total in zps_nwk_frm.o file: |
1714 |
Actual: |
1714 |
100% |
10227 |
Flash640 / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkIdleStHandleCme |
0x00028dc8 |
0x00028df4 |
44 |
100% |
10249 |
Expected total in zps_nwk_idle_st.o file: |
44 |
Actual: |
44 |
100% |
10249 |
Flash640 / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.text.zps_vJoinInitNtParent |
0x00028df4 |
0x00028fd2 |
478 |
12% |
10252 |
.text.zps_vCheckActvNtForDuplicate |
0x00028fd2 |
0x0002907e |
172 |
5% |
10255 |
.text.zps_vSendJoinDcfm |
0x0002907e |
0x000290bc |
62 |
2% |
10258 |
.text.zps_vSendJoinInd |
0x000290bc |
0x00029140 |
132 |
4% |
10261 |
.text.zps_vNwkHandleCmeDirectJoinReq |
0x00029140 |
0x00029152 |
18 |
1% |
10264 |
.text.zps_eNwkHandleSmeCommStatusInd |
0x00029152 |
0x00029156 |
4 |
1% |
10267 |
.text.zps_eNwkHandleSmeOrphanInd |
0x00029156 |
0x0002915c |
6 |
1% |
10270 |
.text.zps_vTidyActvNtAfterJoin |
0x0002915c |
0x000291e6 |
138 |
4% |
10273 |
.text.eRejoinRspDataDcfm |
0x000291e6 |
0x00029278 |
146 |
4% |
10276 |
.text.zps_eNwkHandleSceRejnResponse |
0x00029278 |
0x000292c8 |
80 |
2% |
10278 |
.text.zps_psNwkSendRejoinReqCmd |
0x000292c8 |
0x00029364 |
156 |
4% |
10281 |
.text.zps_u8NwkHandleRejoinReq |
0x00029364 |
0x0002940c |
168 |
5% |
10284 |
.text.zps_vnwkJoinContinueRejoin |
0x0002940c |
0x000294a8 |
156 |
4% |
10287 |
.text.zps_vNwkHandleCmeNwkJoinReq |
0x000294a8 |
0x00029864 |
956 |
24% |
10291 |
.text.zps_vNwkHandleCmeNwkActvJoinReq |
0x00029864 |
0x00029870 |
12 |
1% |
10294 |
.text.zps_psNwkSendRejoinRspCmd |
0x00029870 |
0x0002990c |
156 |
4% |
10298 |
.text.zps_eNwkSendJoinResponse |
0x0002990c |
0x00029a40 |
308 |
8% |
10301 |
.text.zps_eNwkProcessJoinInd |
0x00029a40 |
0x00029d7c |
828 |
21% |
10304 |
.text.zps_eNwkHandleSmeAssocInd |
0x00029d7c |
0x00029dac |
48 |
2% |
10307 |
Expected total in zps_nwk_join.o file: |
4024 |
Actual: |
4024 |
100% |
10252 |
Flash640 / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.text.vGiveUp |
0x00029dac |
0x00029ddc |
48 |
4% |
10310 |
.text.vFinish |
0x00029ddc |
0x00029e52 |
118 |
9% |
10311 |
.text.eSmeOrphScanDcfm |
0x00029e52 |
0x00029ec0 |
110 |
9% |
10312 |
.text.vCheckSleepingSendPoll |
0x00029ec0 |
0x00029f3c |
124 |
10% |
10314 |
.text.eTryNextParent |
0x00029f3c |
0x0002a070 |
308 |
23% |
10316 |
.text.eSmeRjPCPollDcfm |
0x0002a070 |
0x0002a0ac |
60 |
5% |
10319 |
.text.eSmeAsocAssocDcfm |
0x0002a0ac |
0x0002a150 |
164 |
12% |
10321 |
.text.eSceRjRsRejoinRsp |
0x0002a150 |
0x0002a23c |
236 |
18% |
10323 |
.text.vHandleRejoinExpiry |
0x0002a23c |
0x0002a28c |
80 |
6% |
10325 |
.text.zps_vNwkJoinStStartResponseTimer |
0x0002a28c |
0x0002a2c0 |
52 |
4% |
10327 |
.text.zps_eRejoinDataDcfm |
0x0002a2c0 |
0x0002a302 |
66 |
5% |
10330 |
.text.zps_eNwkJoinStInit |
0x0002a302 |
0x0002a30a |
8 |
1% |
10333 |
Expected total in zps_nwk_join_st.o file: |
1374 |
Actual: |
1374 |
100% |
10310 |
Flash640 / .text / zps_nwk_mac.o |
Start |
End |
Size |
% |
Line |
.text.MAC_u64GetExtAddr |
0x0002a30a |
0x0002a316 |
12 |
100% |
10336 |
Expected total in zps_nwk_mac.o file: |
12 |
Actual: |
12 |
100% |
10336 |
Flash640 / .text / zps_nwk_scan.o |
Start |
End |
Size |
% |
Line |
.text.zps_sNwkLibSubmitScan |
0x0002a316 |
0x0002a352 |
60 |
47% |
10339 |
.text.zps_vNwkHandleCmeEdScanReq |
0x0002a352 |
0x0002a396 |
68 |
54% |
10342 |
Expected total in zps_nwk_scan.o file: |
128 |
Actual: |
128 |
100% |
10339 |
Flash640 / .text / zps_nwk_sync.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeSyncReq |
0x0002a396 |
0x0002a408 |
114 |
76% |
10345 |
.text.zps_eNwkHandleSmePollDcfm |
0x0002a408 |
0x0002a42c |
36 |
24% |
10348 |
Expected total in zps_nwk_sync.o file: |
150 |
Actual: |
150 |
100% |
10345 |
Flash640 / .text / zps_nwk_intf.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeGetInterface |
0x0002a42c |
0x0002a538 |
268 |
100% |
10351 |
Expected total in zps_nwk_intf.o file: |
268 |
Actual: |
268 |
100% |
10351 |
Flash640 / .text / aes_mmo.c.obj |
Start |
End |
Size |
% |
Line |
.text.AESSW_vMMOBlockUpdate |
0x0002a538 |
0x0002a566 |
46 |
13% |
10354 |
.text.AESSW_vMMOFinalUpdate |
0x0002a566 |
0x0002a62e |
200 |
53% |
10357 |
.text.AESSW_vHMAC_MMO |
0x0002a62e |
0x0002a6b4 |
134 |
36% |
10360 |
Expected total in aes_mmo.c.obj file: |
380 |
Actual: |
380 |
100% |
10354 |
Flash640 / .text / MMAC_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerFired |
0x0002a6b4 |
0x0002a6fc |
72 |
33% |
10363 |
.text.vTimerInitialise |
0x0002a6fc |
0x0002a734 |
56 |
26% |
10366 |
.text.TSV_eOpen |
0x0002a734 |
0x0002a740 |
12 |
6% |
10369 |
.text.TSV_eStart |
0x0002a740 |
0x0002a780 |
64 |
29% |
10372 |
.text.TSV_eStop |
0x0002a780 |
0x0002a792 |
18 |
9% |
10375 |
Expected total in MMAC_TimerServer.o file: |
222 |
Actual: |
222 |
100% |
10363 |
Flash640 / .text / Mini_Association.o |
Start |
End |
Size |
% |
Line |
.text.vPostFailedAssocDcfm |
0x0002a792 |
0x0002a7b4 |
34 |
3% |
10378 |
.text.eAssocRespSent |
0x0002a7b4 |
0x0002a7d0 |
28 |
3% |
10380 |
.text.eDisassocReqSent |
0x0002a7d0 |
0x0002a80c |
60 |
5% |
10382 |
.text.vAssocReqTimeout1 |
0x0002a80c |
0x0002a88c |
128 |
10% |
10384 |
.text.vAssocReqTimeout2 |
0x0002a88c |
0x0002a8c4 |
56 |
5% |
10386 |
.text.eGenericAssocFrameSent |
0x0002a8c4 |
0x0002a908 |
68 |
6% |
10388 |
.text.eAssocReqSent |
0x0002a908 |
0x0002a914 |
12 |
1% |
10390 |
.text.ePMICassocReqPollSent |
0x0002a914 |
0x0002a93c |
40 |
4% |
10392 |
.text.eMiniMac_MLME_AssociateReq |
0x0002a93c |
0x0002a9e0 |
164 |
13% |
10394 |
.text.eMiniMac_MLME_AssociateResp |
0x0002a9e0 |
0x0002aa98 |
184 |
15% |
10397 |
.text.eMiniMac_MLME_DisassociateReq |
0x0002aa98 |
0x0002ab38 |
160 |
13% |
10400 |
.text.vAssociatingRxCallback |
0x0002ab38 |
0x0002abbc |
132 |
11% |
10403 |
.text.vAssociationReqFrameReceived |
0x0002abbc |
0x0002abf0 |
52 |
5% |
10406 |
.text.vDisassociationReceived |
0x0002abf0 |
0x0002ac34 |
68 |
6% |
10409 |
.text.vMiniMac_PurgeAssocResp |
0x0002ac34 |
0x0002ac98 |
100 |
8% |
10412 |
Expected total in Mini_Association.o file: |
1286 |
Actual: |
1286 |
100% |
10378 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.text.vBbcIntHandler |
0x0002ac98 |
0x0002ad84 |
236 |
20% |
10415 |
.text.vMiniMac_SaveSettings |
0x0002ad84 |
0x0002adb4 |
48 |
5% |
10417 |
.text.vSetChannelAndPower |
0x0002adb4 |
0x0002adc4 |
16 |
2% |
10420 |
.text.vInsertFullDstAddr |
0x0002adc4 |
0x0002ade2 |
30 |
3% |
10423 |
.text.vExtractFullSrcAddr |
0x0002ade2 |
0x0002adfa |
24 |
3% |
10426 |
.text.vExtractFullDstAddr |
0x0002adfa |
0x0002ae14 |
26 |
3% |
10429 |
.text.vMiniMac_MLME_SetReq_PanId |
0x0002ae14 |
0x0002ae34 |
32 |
3% |
10432 |
.text.vMiniMac_MLME_SetReq_ShortAddr |
0x0002ae34 |
0x0002ae44 |
16 |
2% |
10435 |
.text.vMiniMac_MLME_SetReq_MinBe |
0x0002ae44 |
0x0002ae54 |
16 |
2% |
10438 |
.text.vMiniMac_Init |
0x0002ae54 |
0x0002afa0 |
332 |
29% |
10441 |
.text.vMiniMac_MLME_Reset |
0x0002afa0 |
0x0002affc |
92 |
8% |
10444 |
.text.vMiniMac_MLME_SetReq_MaxBe |
0x0002affc |
0x0002b000 |
4 |
1% |
10447 |
.text.vMiniMac_MLME_SetReq_MaxCsmaBackoffs |
0x0002b000 |
0x0002b004 |
4 |
1% |
10450 |
.text.vMiniMac_MLME_SetReq_RxOnWhenIdle |
0x0002b004 |
0x0002b010 |
12 |
2% |
10453 |
.text.vMiniMac_PLME_SetReq_Channel |
0x0002b010 |
0x0002b01c |
12 |
2% |
10456 |
.text.vMiniMac_PLME_SetReq_Power |
0x0002b01c |
0x0002b038 |
28 |
3% |
10459 |
.text.vMiniMac_PLME_SetReq_CcaThreshold |
0x0002b038 |
0x0002b044 |
12 |
2% |
10462 |
.text.vMiniMac_PLME_SetReq_CcaMode |
0x0002b044 |
0x0002b050 |
12 |
2% |
10465 |
.text.vCopyU16ToPayload |
0x0002b050 |
0x0002b058 |
8 |
1% |
10468 |
.text.u16CopyFromPayload |
0x0002b058 |
0x0002b05c |
4 |
1% |
10471 |
.text.u8GetHeaderSize |
0x0002b05c |
0x0002b078 |
28 |
3% |
10474 |
.text.vSendMlmeCommStatusFromTxFrame |
0x0002b078 |
0x0002b0aa |
50 |
5% |
10477 |
.text.vSendMlmeCommStatusFromRxFrame |
0x0002b0aa |
0x0002b0dc |
50 |
5% |
10480 |
.text.psGetAndBuildCoordRealignment |
0x0002b0dc |
0x0002b138 |
92 |
8% |
10483 |
Expected total in Mini_Main.o file: |
1184 |
Actual: |
1184 |
100% |
10415 |
Flash640 / .text / Mini_Mcps.o |
Start |
End |
Size |
% |
Line |
.text.eMcpsTxCompleteHandler |
0x0002b138 |
0x0002b164 |
44 |
9% |
10486 |
.text.psGetTxFrameBuffer |
0x0002b164 |
0x0002b19c |
56 |
11% |
10488 |
.text.eTransmit |
0x0002b19c |
0x0002b27c |
224 |
44% |
10491 |
.text.eMiniMac_MCPS_DataReq |
0x0002b27c |
0x0002b298 |
28 |
6% |
10494 |
.text.eMiniMac_MCPS_DataRetransmitReq |
0x0002b298 |
0x0002b2c4 |
44 |
9% |
10497 |
.text.vMiniMacMcpsFrameReceived |
0x0002b2c4 |
0x0002b2dc |
24 |
5% |
10500 |
.text.eMiniMac_MCPS_PurgeReq |
0x0002b2dc |
0x0002b340 |
100 |
20% |
10503 |
Expected total in Mini_Mcps.o file: |
520 |
Actual: |
520 |
100% |
10486 |
Flash640 / .text / Mini_Poll.o |
Start |
End |
Size |
% |
Line |
.text.vPollConfirm |
0x0002b340 |
0x0002b360 |
32 |
9% |
10506 |
.text.ePollReqSent |
0x0002b360 |
0x0002b3bc |
92 |
24% |
10509 |
.text.eMiniMac_MLME_DataReq |
0x0002b3bc |
0x0002b464 |
168 |
43% |
10511 |
.text.vMiniMacPoll_CheckPollResponse |
0x0002b464 |
0x0002b4bc |
88 |
23% |
10514 |
.text.vPollTimeout |
0x0002b4bc |
0x0002b4cc |
16 |
5% |
10517 |
Expected total in Mini_Poll.o file: |
396 |
Actual: |
396 |
100% |
10506 |
Flash640 / .text / Mini_Running.o |
Start |
End |
Size |
% |
Line |
.text.vRunningRxCallback |
0x0002b4cc |
0x0002b5d4 |
264 |
65% |
10519 |
.text.eMiniMac_MLME_StartReq |
0x0002b5d4 |
0x0002b654 |
128 |
32% |
10522 |
.text.bMiniMac_CurrentlyScanning |
0x0002b654 |
0x0002b664 |
16 |
4% |
10525 |
Expected total in Mini_Running.o file: |
408 |
Actual: |
408 |
100% |
10519 |
Flash640 / .text / Mini_Scan.o |
Start |
End |
Size |
% |
Line |
.text.eBuildAndSend |
0x0002b664 |
0x0002b6c8 |
100 |
6% |
10528 |
.text.vPostDcfm |
0x0002b6c8 |
0x0002b728 |
96 |
6% |
10530 |
.text.vScanNextChannel |
0x0002b728 |
0x0002b878 |
336 |
19% |
10532 |
.text.eOrphanRespSent |
0x0002b878 |
0x0002b884 |
12 |
1% |
10534 |
.text.bBeaconNotify |
0x0002b884 |
0x0002b994 |
272 |
16% |
10536 |
.text.eOrphanNotificationSent |
0x0002b994 |
0x0002b9dc |
72 |
5% |
10538 |
.text.eBeaconReqSent |
0x0002b9dc |
0x0002ba00 |
36 |
3% |
10540 |
.text.eMiniMac_MLME_ScanReq |
0x0002ba00 |
0x0002ba84 |
132 |
8% |
10542 |
.text.eMiniMac_MLME_OrphanRsp |
0x0002ba84 |
0x0002baec |
104 |
6% |
10545 |
.text.vScanOrphanReceived |
0x0002baec |
0x0002bb0c |
32 |
2% |
10548 |
.text.vScanCoordRealignmentReceived |
0x0002bb0c |
0x0002bb10 |
4 |
1% |
10551 |
.text.vScanBeaconReceived |
0x0002bb10 |
0x0002bb4c |
60 |
4% |
10555 |
.text.vScanningRxCallback |
0x0002bb4c |
0x0002bbe8 |
156 |
9% |
10558 |
.text.vMiniMac_BeaconRequestReceived |
0x0002bbe8 |
0x0002bbec |
4 |
1% |
10561 |
.text.vScanBeaconRequestReceived |
0x0002bbec |
0x0002bd64 |
376 |
21% |
10565 |
Expected total in Mini_Scan.o file: |
1792 |
Actual: |
1792 |
100% |
10528 |
Flash640 / .text / Mini_Shim.o |
Start |
End |
Size |
% |
Line |
.text.eAppApiPlmeSet |
0x0002bd64 |
0x0002bd9c |
56 |
28% |
10568 |
.text.eAppApiPlmeGet |
0x0002bd9c |
0x0002bdd8 |
60 |
30% |
10572 |
.text.pvAppApiGetMacAddrLocation |
0x0002bdd8 |
0x0002bdf0 |
24 |
12% |
10575 |
.text.vAppApiSaveMacSettings |
0x0002bdf0 |
0x0002bdf4 |
4 |
2% |
10578 |
.text.vAppApiEnableBeaconResponse |
0x0002bdf4 |
0x0002be08 |
20 |
10% |
10581 |
.text.bAppApi_CurrentlyScanning |
0x0002be08 |
0x0002be0c |
4 |
2% |
10584 |
.text.MAC_vPibSetShortAddr |
0x0002be0c |
0x0002be12 |
6 |
3% |
10587 |
.text.MAC_vPibSetPanId |
0x0002be12 |
0x0002be18 |
6 |
3% |
10590 |
.text.MAC_vPibSetMinBe |
0x0002be18 |
0x0002be1e |
6 |
3% |
10593 |
.text.MAC_vPibSetMaxCsmaBackoffs |
0x0002be1e |
0x0002be24 |
6 |
3% |
10596 |
.text.MAC_vPibSetRxOnWhenIdle |
0x0002be24 |
0x0002be2c |
8 |
4% |
10599 |
Expected total in Mini_Shim.o file: |
200 |
Actual: |
200 |
100% |
10568 |
Flash640 / .text / Mini_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerRestartScanTimer |
0x0002be2c |
0x0002be40 |
20 |
13% |
10603 |
.text.vTimerHandlerCallback |
0x0002be40 |
0x0002beb0 |
112 |
70% |
10606 |
.text.vTimerPostHandlerCallback |
0x0002beb0 |
0x0002becc |
28 |
18% |
10609 |
Expected total in Mini_TimerServer.o file: |
160 |
Actual: |
160 |
100% |
10603 |
Flash640 / .text / Mini_TxRx.o |
Start |
End |
Size |
% |
Line |
.text.getRxBuffer |
0x0002becc |
0x0002befc |
48 |
4% |
10612 |
.text.vAddToTxQueue |
0x0002befc |
0x0002bf38 |
60 |
4% |
10614 |
.text.vRemoveFromTxQueue |
0x0002bf38 |
0x0002bf6c |
52 |
4% |
10617 |
.text.psSearchForFrameToSend |
0x0002bf6c |
0x0002bfc4 |
88 |
6% |
10620 |
.text.eBasicTxCompleteHandler |
0x0002bfc4 |
0x0002bfc8 |
4 |
1% |
10623 |
.text.vMiniMac_RxHdrComplete |
0x0002bfc8 |
0x0002c078 |
176 |
12% |
10626 |
.text.eMiniMac_FrameInProgress |
0x0002c078 |
0x0002c0d4 |
92 |
6% |
10629 |
.text.vStartReceive |
0x0002c0d4 |
0x0002c10c |
56 |
4% |
10632 |
.text.vMiniMac_NextTransaction |
0x0002c10c |
0x0002c18c |
128 |
9% |
10635 |
.text.vPostTxActions |
0x0002c18c |
0x0002c1c4 |
56 |
4% |
10638 |
.text.vStartTransmit |
0x0002c1c4 |
0x0002c2d4 |
272 |
18% |
10640 |
.text.vTxIndirectExpired |
0x0002c2d4 |
0x0002c2ec |
24 |
2% |
10642 |
.text.vMiniMac_TxComplete |
0x0002c2ec |
0x0002c430 |
324 |
21% |
10646 |
.text.vMiniMac_RxComplete |
0x0002c430 |
0x0002c4e8 |
184 |
12% |
10649 |
Expected total in Mini_TxRx.o file: |
1564 |
Actual: |
1564 |
100% |
10612 |
Flash640 / .text / endian.o |
Start |
End |
Size |
% |
Line |
.text.u32FromLe |
0x0002c4e8 |
0x0002c4fe |
22 |
85% |
10652 |
.text.u16FromLe |
0x0002c4fe |
0x0002c502 |
4 |
16% |
10655 |
Expected total in endian.o file: |
26 |
Actual: |
26 |
100% |
10652 |
Flash640 / .text / MMAC.o |
Start |
End |
Size |
% |
Line |
.text.Chip_GetType |
0x0002c502 |
0x0002c578 |
118 |
2% |
10658 |
.text.do_fcs |
0x0002c578 |
0x0002c5b4 |
60 |
1% |
10660 |
.text.end_fcs |
0x0002c5b4 |
0x0002c5c0 |
12 |
1% |
10662 |
.text.read_uint32 |
0x0002c5c0 |
0x0002c5d2 |
18 |
1% |
10664 |
.text.read_uint64 |
0x0002c5d2 |
0x0002c5e4 |
18 |
1% |
10667 |
.text.v2MAC_CSL_phase |
0x0002c5e4 |
0x0002c624 |
64 |
2% |
10670 |
.text.v2MAC_restore_tune_regs |
0x0002c624 |
0x0002c66c |
72 |
2% |
10673 |
.text.v2MAC_decode_FCF |
0x0002c66c |
0x0002c788 |
284 |
5% |
10676 |
.text.v2MAC_basic_check_frame |
0x0002c788 |
0x0002c7b4 |
44 |
1% |
10679 |
.text.v2MAC_read_header |
0x0002c7b4 |
0x0002c85c |
168 |
3% |
10682 |
.text.v2MAC_check_ACK |
0x0002c85c |
0x0002c900 |
164 |
3% |
10686 |
.text.v2MAC_filter_process_Rx_frame |
0x0002c900 |
0x0002c9d8 |
216 |
4% |
10689 |
.text.v2MAC_ACK |
0x0002c9d8 |
0x0002ccf4 |
796 |
13% |
10692 |
.text.v2MAC_check_Rx_frame_FCS |
0x0002ccf4 |
0x0002cd38 |
68 |
2% |
10695 |
.text.v2MAC_restart_rx |
0x0002cd38 |
0x0002cd9c |
100 |
2% |
10698 |
.text.v2MAC_wait_and_fcs |
0x0002cd9c |
0x0002cdf4 |
88 |
2% |
10701 |
.text.vMMAC_EnableInterrupts |
0x0002cdf4 |
0x0002ce1c |
40 |
1% |
10704 |
.text.u32MMAC_GetTime |
0x0002ce1c |
0x0002ce28 |
12 |
1% |
10707 |
.text.vMMAC_ForceReset |
0x0002ce28 |
0x0002d098 |
624 |
11% |
10710 |
.text.vMMAC_SynchroniseBackoffClock |
0x0002d098 |
0x0002d0b0 |
24 |
1% |
10713 |
.text.u8MMAC_EnergyDetect |
0x0002d0b0 |
0x0002d0cc |
28 |
1% |
10716 |
.text.vMMAC_SetRxAddress |
0x0002d0cc |
0x0002d0e8 |
28 |
1% |
10719 |
.text.vMMAC_SetRxFrame |
0x0002d0e8 |
0x0002d100 |
24 |
1% |
10722 |
.text.vMMAC_SetTxFrame |
0x0002d100 |
0x0002d10c |
12 |
1% |
10725 |
.text.u32MMAC_GetRxFrame |
0x0002d10c |
0x0002d118 |
12 |
1% |
10728 |
.text.u32MMAC_GetTxFrame |
0x0002d118 |
0x0002d124 |
12 |
1% |
10731 |
.text.u32MMAC_GetRxErrors |
0x0002d124 |
0x0002d130 |
12 |
1% |
10734 |
.text.u32MMAC_GetRxTime |
0x0002d130 |
0x0002d13c |
12 |
1% |
10737 |
.text.u8MMAC_GetRxLqi |
0x0002d13c |
0x0002d154 |
24 |
1% |
10740 |
.text.vMMAC_SetTxMinBE |
0x0002d154 |
0x0002d170 |
28 |
1% |
10743 |
.text.vMMAC_SetTxMaxBE |
0x0002d170 |
0x0002d18c |
28 |
1% |
10746 |
.text.vMMAC_SetTxMaxBackoffs |
0x0002d18c |
0x0002d1a8 |
28 |
1% |
10749 |
.text.vMMAC_SetCcaMode |
0x0002d1a8 |
0x0002d1bc |
20 |
1% |
10752 |
.text.u32MMAC_GetCsmaContext |
0x0002d1bc |
0x0002d1c8 |
12 |
1% |
10755 |
.text.u32MMAC_GetTxRetries |
0x0002d1c8 |
0x0002d1dc |
20 |
1% |
10758 |
.text.vMMAC_SetTxRetries |
0x0002d1dc |
0x0002d1f0 |
20 |
1% |
10761 |
.text.vMMAC_SetTxPend |
0x0002d1f0 |
0x0002d204 |
20 |
1% |
10764 |
.text.u32MMAC_GetTxErrors |
0x0002d204 |
0x0002d210 |
12 |
1% |
10767 |
.text.vMMAC_GetMacAddressN |
0x0002d210 |
0x0002d244 |
52 |
1% |
10770 |
.text.vMMAC_GetMacAddress |
0x0002d244 |
0x0002d24c |
8 |
1% |
10773 |
.text.vMMAC_Enable |
0x0002d24c |
0x0002d300 |
180 |
3% |
10777 |
.text.vMMAC_ClearInterrupts |
0x0002d300 |
0x0002d30c |
12 |
1% |
10780 |
.text.u32MMAC_GetPhyState |
0x0002d30c |
0x0002d350 |
68 |
2% |
10783 |
.text.vMMAC_CheckRxStarted |
0x0002d350 |
0x0002d3b4 |
100 |
2% |
10786 |
.text.vMMAC_AbortRadio |
0x0002d3b4 |
0x0002d400 |
76 |
2% |
10789 |
.text.vMMAC_RxCtlUpdate |
0x0002d400 |
0x0002d448 |
72 |
2% |
10792 |
.text.v2MAC_reset_state |
0x0002d448 |
0x0002d4ac |
100 |
2% |
10795 |
.text.v2MAC_report_rx |
0x0002d4ac |
0x0002d4e4 |
56 |
1% |
10798 |
.text.v2MAC_report_tx |
0x0002d4e4 |
0x0002d51c |
56 |
1% |
10801 |
.text.vMMAC_RadioOff |
0x0002d51c |
0x0002d524 |
8 |
1% |
10804 |
.text.vMMAC_StartMacReceive |
0x0002d524 |
0x0002d568 |
68 |
2% |
10808 |
.text.vMMAC_WriteCcaThreshold |
0x0002d568 |
0x0002d58c |
36 |
1% |
10811 |
.text.vMMAC_SetPRBSS |
0x0002d58c |
0x0002d598 |
12 |
1% |
10814 |
.text.vMMAC_IntHandlerPhy |
0x0002d598 |
0x0002d9e4 |
1100 |
18% |
10817 |
.text.MMAC_stop_radio |
0x0002d9e4 |
0x0002da38 |
84 |
2% |
10820 |
.text.vMMAC_RadioToOffAndWait |
0x0002da38 |
0x0002da40 |
8 |
1% |
10823 |
.text.vMMAC_SetChannelAndPower |
0x0002da40 |
0x0002da84 |
68 |
2% |
10827 |
.text.vMMAC_StartMacTransmit |
0x0002da84 |
0x0002db4c |
200 |
4% |
10830 |
.text.vMMAC_IntHandlerBbc |
0x0002db4c |
0x0002dcc8 |
380 |
7% |
10833 |
.text.bMMAC_PowerStatus |
0x0002dcc8 |
0x0002dcd8 |
16 |
1% |
10836 |
.text.vMMAC_Disable |
0x0002dcd8 |
0x0002dd18 |
64 |
2% |
10840 |
Expected total in MMAC.o file: |
6166 |
Actual: |
6166 |
100% |
10658 |
Flash640 / .text / MMAC_RadioInit_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.vMMAC_ConfigureRadio |
0x0002dd18 |
0x0002dd2c |
20 |
100% |
10843 |
Expected total in MMAC_RadioInit_JN518x.o file: |
20 |
Actual: |
20 |
100% |
10843 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.text.radio_IsNotC2MF |
0x0002dd2c |
0x0002dd74 |
72 |
1% |
10846 |
.text.radio_CLOCK_FastuDelay |
0x0002dd74 |
0x0002dd88 |
20 |
1% |
10849 |
.text.radio_TX_ZigBee_pll_dac_banked_set |
0x0002dd88 |
0x0002ddcc |
68 |
1% |
10852 |
.text.radio_dac_mode2_from_ZB |
0x0002ddcc |
0x0002de0c |
64 |
1% |
10855 |
.text.radio_fill_std_ZB_regs |
0x0002de0c |
0x0002de24 |
24 |
1% |
10858 |
.text.radio_fill_std_BLE1M_regs |
0x0002de24 |
0x0002de3c |
24 |
1% |
10861 |
.text.radio_fill_std_BLE2M_regs |
0x0002de3c |
0x0002de54 |
24 |
1% |
10864 |
.text.radio_fill_zbble_ZB_regs |
0x0002de54 |
0x0002de6c |
24 |
1% |
10867 |
.text.radio_fill_zbble_BLE_regs |
0x0002de6c |
0x0002de84 |
24 |
1% |
10870 |
.text.radio_fill_regs |
0x0002de84 |
0x0002de9c |
24 |
1% |
10873 |
.text.radio_power_down_to_off_polled |
0x0002de9c |
0x0002ded4 |
56 |
1% |
10876 |
.text.radio_pre_start_to_pll_polled |
0x0002ded4 |
0x0002df4c |
120 |
2% |
10879 |
.text.radio_packet_start_aborted |
0x0002df4c |
0x0002dfb8 |
108 |
1% |
10882 |
.text.radio_rx_assert_polled |
0x0002dfb8 |
0x0002dff0 |
56 |
1% |
10885 |
.text.radio_rx_deassert_polled |
0x0002dff0 |
0x0002e028 |
56 |
1% |
10888 |
.text.radio_RSSI_cal |
0x0002e028 |
0x0002e084 |
92 |
1% |
10891 |
.text.radio_Init |
0x0002e084 |
0x0002e0c0 |
60 |
1% |
10894 |
.text.radio_TMU_Init |
0x0002e0c0 |
0x0002e0d4 |
20 |
1% |
10897 |
.text.radio_Use_Cal_Values |
0x0002e0d4 |
0x0002e214 |
320 |
3% |
10900 |
.text.radio_Use_Retained_Cal_Values |
0x0002e214 |
0x0002e264 |
80 |
1% |
10903 |
.text.radio_rfbandgap_cal |
0x0002e264 |
0x0002e294 |
48 |
1% |
10906 |
.text.radio_Carrier_Frequency_Select_by_index |
0x0002e294 |
0x0002e324 |
144 |
2% |
10909 |
.text.radio_Synthesizer_Cw_Mode_Init |
0x0002e324 |
0x0002e344 |
32 |
1% |
10912 |
.text.radio_Trx_Packet_SW_Ctrl_Init |
0x0002e344 |
0x0002e364 |
32 |
1% |
10915 |
.text.radio_Disable_Auto_Kmod_Chan_and_Synth_Cal_Operation |
0x0002e364 |
0x0002e384 |
32 |
1% |
10918 |
.text.radio_Synthesizer_Cal_Startup_init |
0x0002e384 |
0x0002e3c0 |
60 |
1% |
10921 |
.text.radio_Synthesizer_Cal_Startup_algo |
0x0002e3c0 |
0x0002e4d4 |
276 |
3% |
10924 |
.text.radio_Synthesizer_Cal_Startup |
0x0002e4d4 |
0x0002e550 |
124 |
2% |
10927 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_init |
0x0002e550 |
0x0002e5b4 |
100 |
1% |
10930 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_algo |
0x0002e5b4 |
0x0002e5f0 |
60 |
1% |
10933 |
.text.radio_Synthesizer_Cal_Operation_And_Lock |
0x0002e5f0 |
0x0002e604 |
20 |
1% |
10936 |
.text.radio_Synthesizer_Kmod_Band_init |
0x0002e604 |
0x0002e6c0 |
188 |
2% |
10939 |
.text.radio_Synthesizer_Kmod_Band_algo |
0x0002e6c0 |
0x0002e784 |
196 |
2% |
10942 |
.text.radio_Synthesizer_Kmod_Band |
0x0002e784 |
0x0002e970 |
492 |
5% |
10945 |
.text.radio_Trx_Packet_HW_Ctrl_Init |
0x0002e970 |
0x0002ea04 |
148 |
2% |
10948 |
.text.radio_Synthesizer_Full_Cal |
0x0002ea04 |
0x0002ea68 |
100 |
1% |
10951 |
.text.radio_PA_rewrite_lut |
0x0002ea68 |
0x0002ed28 |
704 |
7% |
10954 |
.text.radio_DCO_cal_init |
0x0002ed28 |
0x0002ef14 |
492 |
5% |
10957 |
.text.radio_DCO_cal |
0x0002ef14 |
0x0002f49c |
1416 |
13% |
10960 |
.text.radio_IQ_cal |
0x0002f49c |
0x0002f4e8 |
76 |
1% |
10963 |
.text.radio_PowerOnCheckXtal |
0x0002f4e8 |
0x0002f5f8 |
272 |
3% |
10966 |
.text.radio_PowerOn |
0x0002f5f8 |
0x0002f684 |
140 |
2% |
10969 |
.text.vRadio_PowerOnSpecific |
0x0002f684 |
0x0002f710 |
140 |
2% |
10972 |
.text.vRadio_InitXtal |
0x0002f710 |
0x0002f780 |
112 |
2% |
10975 |
.text.radio_get_retention_info |
0x0002f780 |
0x0002f7c8 |
72 |
1% |
10978 |
.text.vRadio_Standard_Init |
0x0002f7c8 |
0x0002fa88 |
704 |
7% |
10981 |
.text.i16Radio_GetRSSIfromED |
0x0002fa88 |
0x0002fa9c |
20 |
1% |
10984 |
.text.u8Radio_GetEDfromRSSI |
0x0002fa9c |
0x0002fac8 |
44 |
1% |
10987 |
.text.vGetCalInfo |
0x0002fac8 |
0x0002fb00 |
56 |
1% |
10990 |
.text.vRadio_RFT1778_bad_crc |
0x0002fb00 |
0x0002fb3c |
60 |
1% |
10993 |
.text.vRadio_AD_control |
0x0002fb3c |
0x0002fba4 |
104 |
1% |
10996 |
.text.vRadio_UpdateRadioStandard |
0x0002fba4 |
0x0002fbec |
72 |
1% |
10999 |
.text.vRadio_InitialiseRadioStandard |
0x0002fbec |
0x0002fc08 |
28 |
1% |
11002 |
.text.vRadio_SetChannelAndPower |
0x0002fc08 |
0x0002fc48 |
64 |
1% |
11005 |
.text.i16Radio_GetRSSI |
0x0002fc48 |
0x0002fd4c |
260 |
3% |
11008 |
.text.vRadio_Temp_GetInfos |
0x0002fd4c |
0x0002fdc8 |
124 |
2% |
11011 |
.text.vRadio_Temp_SetInfos |
0x0002fdc8 |
0x0002fe50 |
136 |
2% |
11014 |
.text.vRadio_Temp_Update |
0x0002fe50 |
0x0002fec8 |
120 |
2% |
11017 |
.text.vRadio_ZBtoBLE |
0x0002fec8 |
0x0002ff0c |
68 |
1% |
11020 |
.text.vRadio_BLEtoZB |
0x0002ff0c |
0x0002ff64 |
88 |
1% |
11023 |
.text.vRadio_Enable_DCO_DAC |
0x0002ff64 |
0x00030044 |
224 |
3% |
11026 |
.text.vRadio_Disable_DCO_DAC |
0x00030044 |
0x00030084 |
64 |
1% |
11029 |
.text.vRadio_RadioDeInit |
0x00030084 |
0x00030098 |
20 |
1% |
11032 |
.text.bIsCalNeeded |
0x00030098 |
0x000300d4 |
60 |
1% |
11035 |
.text.vUpdateFlashCalData |
0x000300d4 |
0x00030108 |
52 |
1% |
11038 |
.text.vInitFlashCalData |
0x00030108 |
0x000302fc |
500 |
5% |
11041 |
.text.vCheckFlashCalData |
0x000302fc |
0x0003040c |
272 |
3% |
11044 |
.text.radio_HiTXPowerSet |
0x0003040c |
0x00030458 |
76 |
1% |
11047 |
.text.vRadio_RadioInit |
0x00030458 |
0x000306e4 |
652 |
6% |
11050 |
.text.vRadio_Recal |
0x000306e4 |
0x000307a4 |
192 |
2% |
11053 |
.text.RFP_TMU_IRQHandler |
0x000307a4 |
0x000307cc |
40 |
1% |
11056 |
Expected total in radio.o file: |
10912 |
Actual: |
10912 |
100% |
10846 |
Flash640 / .text / ntag.o |
Start |
End |
Size |
% |
Line |
.text.NTAG_u8Rx |
0x000307cc |
0x000307ec |
32 |
2% |
11059 |
.text.NTAG_u8Tx |
0x000307ec |
0x0003080c |
32 |
2% |
11061 |
.text.NTAG_vStateSet |
0x0003080c |
0x000309f0 |
484 |
17% |
11063 |
.text.NTAG_vStateRx |
0x000309f0 |
0x00030bd8 |
488 |
18% |
11065 |
.text.NTAG_vStateTimeout |
0x00030bd8 |
0x00030ef0 |
792 |
28% |
11067 |
.text.NTAG_vInitialise |
0x00030ef0 |
0x00030f88 |
152 |
6% |
11069 |
.text.NTAG_vDeinitialise |
0x00030f88 |
0x00030fa4 |
28 |
1% |
11072 |
.text.NTAG_vRegCbEvent |
0x00030fa4 |
0x00030fc0 |
28 |
1% |
11075 |
.text.NTAG_vTick |
0x00030fc0 |
0x000311c0 |
512 |
18% |
11078 |
.text.NTAG_bRead |
0x000311c0 |
0x00031224 |
100 |
4% |
11081 |
.text.NTAG_bReadVersion |
0x00031224 |
0x00031268 |
68 |
3% |
11084 |
.text.NTAG_bWrite |
0x00031268 |
0x000312e4 |
124 |
5% |
11087 |
.text.NTAG_u32Ntag |
0x000312e4 |
0x000312f0 |
12 |
1% |
11090 |
.text.NTAG_u32Config |
0x000312f0 |
0x000312fc |
12 |
1% |
11093 |
Expected total in ntag.o file: |
2864 |
Actual: |
2864 |
100% |
11059 |
Flash640 / .text / ntag_nwk.o |
Start |
End |
Size |
% |
Line |
.text.NTAG_NWK_bProcessPayload |
0x000312fc |
0x00031430 |
308 |
14% |
11096 |
.text.NTAG_NWK_bProcessNdef |
0x00031430 |
0x00031488 |
88 |
4% |
11098 |
.text.NTAG_NWK_bProcessTlv |
0x00031488 |
0x000314a8 |
32 |
2% |
11100 |
.text.NTAG_NWK_bBuildTlv |
0x000314a8 |
0x0003160c |
356 |
17% |
11103 |
.text.NTAG_NWK_vCbEvent |
0x0003160c |
0x00031a78 |
1132 |
52% |
11105 |
.text.NTAG_NWK_eRead |
0x00031a78 |
0x00031ad4 |
92 |
5% |
11107 |
.text.NTAG_NWK_eWrite |
0x00031ad4 |
0x00031b1c |
72 |
4% |
11110 |
.text.NTAG_NWK_eStop |
0x00031b1c |
0x00031b40 |
36 |
2% |
11113 |
.text.NTAG_NWK_eStatus |
0x00031b40 |
0x00031b4c |
12 |
1% |
11116 |
.text.NTAG_NWK_eTick |
0x00031b4c |
0x00031b7c |
48 |
3% |
11119 |
.text.NTAG_NWK_bCcValid |
0x00031b7c |
0x00031b9c |
32 |
2% |
11122 |
Expected total in ntag_nwk.o file: |
2208 |
Actual: |
2208 |
100% |
11096 |
Flash640 / .text / nfc_i2c.o |
Start |
End |
Size |
% |
Line |
.text.NFC_I2C_bInitialise |
0x00031b9c |
0x00031c8c |
240 |
51% |
11125 |
.text.NFC_I2C_bDeinitialise |
0x00031c8c |
0x00031cd4 |
72 |
16% |
11128 |
.text.NFC_I2C_bTx |
0x00031cd4 |
0x00031d24 |
80 |
17% |
11131 |
.text.NFC_I2C_bRx |
0x00031d24 |
0x00031d74 |
80 |
17% |
11134 |
Expected total in nfc_i2c.o file: |
472 |
Actual: |
472 |
100% |
11125 |
Flash640 / .text / nfc_end.o |
Start |
End |
Size |
% |
Line |
.text.NFC_END_u64FromBe |
0x00031d74 |
0x00031dca |
86 |
60% |
11137 |
.text.NFC_END_u16FromBe |
0x00031dca |
0x00031dd4 |
10 |
7% |
11140 |
.text.NFC_END_vBeFromU64 |
0x00031dd4 |
0x00031dfa |
38 |
27% |
11143 |
.text.NFC_END_vBeFromU16 |
0x00031dfa |
0x00031e04 |
10 |
7% |
11146 |
Expected total in nfc_end.o file: |
144 |
Actual: |
144 |
100% |
11137 |
Flash640 / .text / zps_tsv.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vTsvInit |
0x00031e04 |
0x00031e10 |
12 |
12% |
11150 |
.text.ZPS_eTsvOpen |
0x00031e10 |
0x00031e2c |
28 |
28% |
11153 |
.text.ZPS_eTsvClose |
0x00031e2c |
0x00031e30 |
4 |
4% |
11156 |
.text.ZPS_eTsvStart |
0x00031e30 |
0x00031e4c |
28 |
28% |
11159 |
.text.ZPS_eTsvStop |
0x00031e4c |
0x00031e68 |
28 |
28% |
11162 |
Expected total in zps_tsv.o file: |
100 |
Actual: |
100 |
100% |
11150 |
Flash640 / .text / zps_apl_inl.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pu8AplZdoGetVsOUI |
0x00031e68 |
0x00031e78 |
16 |
100% |
11165 |
Expected total in zps_apl_inl.o file: |
16 |
Actual: |
16 |
100% |
11165 |
Flash640 / .text / _arm_addsubdf3.o |
Start |
End |
Size |
% |
Line |
.text |
0x00031e78 |
0x000321f0 |
888 |
100% |
11169 |
Expected total in _arm_addsubdf3.o file: |
888 |
Actual: |
888 |
100% |
11169 |
Flash640 / .text / _arm_fixdfsi.o |
Start |
End |
Size |
% |
Line |
.text |
0x000321f0 |
0x00032240 |
80 |
100% |
11185 |
Expected total in _arm_fixdfsi.o file: |
80 |
Actual: |
80 |
100% |
11185 |
Flash640 / .text / _aeabi_ldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x00032240 |
0x000322e0 |
160 |
100% |
11188 |
Expected total in _aeabi_ldivmod.o file: |
160 |
Actual: |
160 |
100% |
11188 |
Flash640 / .text / _aeabi_uldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x000322e0 |
0x00032310 |
48 |
100% |
11190 |
Expected total in _aeabi_uldivmod.o file: |
48 |
Actual: |
48 |
100% |
11190 |
Flash640 / .text / _udivmoddi4.o |
Start |
End |
Size |
% |
Line |
.text |
0x00032310 |
0x000325e0 |
720 |
100% |
11192 |
Expected total in _udivmoddi4.o file: |
720 |
Actual: |
720 |
100% |
11192 |
Flash640 / .text / _dvmd_tls.o |
Start |
End |
Size |
% |
Line |
.text |
0x000325e0 |
0x000325e4 |
4 |
100% |
11194 |
Expected total in _dvmd_tls.o file: |
4 |
Actual: |
4 |
100% |
11194 |
Flash640 / .text / lib_a-abs.o |
Start |
End |
Size |
% |
Line |
.text.abs |
0x000325e4 |
0x000325ec |
8 |
100% |
11197 |
Expected total in lib_a-abs.o file: |
8 |
Actual: |
8 |
100% |
11197 |
Flash640 / .text / lib_a-memcmp.o |
Start |
End |
Size |
% |
Line |
.text.memcmp |
0x000325ec |
0x00032654 |
104 |
100% |
11199 |
Expected total in lib_a-memcmp.o file: |
104 |
Actual: |
104 |
100% |
11199 |
Flash640 / .text / lib_a-memcpy.o |
Start |
End |
Size |
% |
Line |
.text |
0x00032654 |
0x00032788 |
308 |
100% |
11201 |
Expected total in lib_a-memcpy.o file: |
308 |
Actual: |
308 |
100% |
11201 |
Flash640 / .text / lib_a-memset.o |
Start |
End |
Size |
% |
Line |
.text.memset |
0x00032788 |
0x0003282c |
164 |
100% |
11203 |
Expected total in lib_a-memset.o file: |
164 |
Actual: |
164 |
100% |
11203 |
Flash640 / .text / lib_a-strcmp.o |
Start |
End |
Size |
% |
Line |
.text |
0x00032840 |
0x00032b1c |
732 |
100% |
11206 |
Expected total in lib_a-strcmp.o file: |
732 |
Actual: |
732 |
100% |
11206 |
Flash640 / .text / lib_a-strlen.o |
Start |
End |
Size |
% |
Line |
.text |
0x00032b40 |
0x00032c20 |
224 |
100% |
11209 |
Expected total in lib_a-strlen.o file: |
224 |
Actual: |
224 |
100% |
11209 |
Flash640 / .text / linker |
Start |
End |
Size |
% |
Line |
.text.__stub |
0x00032c20 |
0x00032c30 |
16 |
100% |
11212 |
Expected total in linker file: |
16 |
Actual: |
16 |
100% |
11212 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.rodata.System_IRQHandler.str1.1 |
0x00032c30 |
0x00032c63 |
51 |
17% |
11214 |
.rodata.main_task.str1.1 |
0x00032c63 |
0x00032c77 |
20 |
7% |
11216 |
.rodata.APP_vRadioTempUpdate.str1.1 |
0x00032c77 |
0x00032d05 |
142 |
47% |
11218 |
.rodata.bRadioCB_WriteNVM.str1.1 |
0x00032d05 |
0x00032d34 |
47 |
16% |
11221 |
.rodata.u16RadioCB_ReadNVM.str1.1 |
0x00032d34 |
0x00032d64 |
48 |
16% |
11223 |
Expected total in app_main.o file: |
308 |
Actual: |
308 |
100% |
11214 |
Flash640 / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ahEndpoint0InputClusterAPdus |
0x00032d64 |
0x00032eb0 |
332 |
34% |
11225 |
.rodata.s_ahEndpoint1InputClusterAPdus |
0x00032eb0 |
0x00032ed8 |
40 |
4% |
11227 |
.rodata.s_asAplZdoServers |
0x00032ed8 |
0x00032f68 |
144 |
15% |
11229 |
.rodata.s_au16Endpoint0InputClusterList |
0x00032f68 |
0x0003300e |
166 |
17% |
11231 |
.rodata.s_au16Endpoint0OutputClusterList |
0x0003300e |
0x000330b4 |
166 |
17% |
11233 |
.rodata.s_au16Endpoint1InputClusterList |
0x000330b4 |
0x000330c8 |
20 |
2% |
11235 |
.rodata.s_au16Endpoint1OutputClusterList |
0x000330c8 |
0x000330dc |
20 |
2% |
11237 |
.rodata.s_sNibInitialValues |
0x000330dc |
0x000330fc |
32 |
4% |
11240 |
.rodata.s_sNwkTbl |
0x000330fc |
0x0003313c |
64 |
7% |
11242 |
.rodata.s_sNwkTblSize |
0x0003313c |
0x0003314c |
16 |
2% |
11244 |
Expected total in zps_gen.o file: |
1000 |
Actual: |
1000 |
100% |
11225 |
Flash640 / .text / app_start_controller.o |
Start |
End |
Size |
% |
Line |
.rodata.vfExtendedStatusCallBack.str1.1 |
0x0003314c |
0x00033169 |
29 |
9% |
11246 |
.rodata.PreSleep.str1.1 |
0x00033169 |
0x000331a6 |
61 |
18% |
11248 |
.rodata.vAppMain.str1.1 |
0x000331a6 |
0x000332a4 |
254 |
74% |
11250 |
Expected total in app_start_controller.o file: |
344 |
Actual: |
344 |
100% |
11246 |
Flash640 / .text / App_ColorSceneController.o |
Start |
End |
Size |
% |
Line |
.rodata.vAPP_ZCL_DeviceSpecific_Init.str1.1 |
0x000332a4 |
0x000332e0 |
60 |
100% |
11252 |
Expected total in App_ColorSceneController.o file: |
60 |
Actual: |
60 |
100% |
11252 |
Flash640 / .text / zlo_controller_node.o |
Start |
End |
Size |
% |
Line |
.rodata.vStartPolling.str1.1 |
0x000332e0 |
0x000332f7 |
23 |
2% |
11254 |
.rodata.APP_cbTimerAddGroup.str1.1 |
0x000332f7 |
0x00033330 |
57 |
4% |
11256 |
.rodata.vSelectLight.str1.1 |
0x00033330 |
0x0003333a |
10 |
1% |
11258 |
.rodata.bAddToEndpointTable.str1.1 |
0x0003333a |
0x00033385 |
75 |
4% |
11260 |
.rodata.APP_taskController.str1.1 |
0x00033385 |
0x0003349f |
282 |
16% |
11262 |
.rodata.vSetGroupAddress.str1.1 |
0x0003349f |
0x000334b1 |
18 |
1% |
11264 |
.rodata.APP_vInitialiseNode.str1.1 |
0x000334b1 |
0x00033569 |
184 |
10% |
11266 |
.rodata.APP_cbTimerPoll.str1.1 |
0x00033569 |
0x00033689 |
288 |
16% |
11268 |
.rodata.APP_vBdbCallback.str1.1 |
0x00033689 |
0x00033a35 |
940 |
51% |
11270 |
Expected total in zlo_controller_node.o file: |
1877 |
Actual: |
1877 |
100% |
11254 |
Flash640 / .text / app_zcl_controller_task.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_ZCL_cbEndpointCallback.str1.1 |
0x00033a35 |
0x00033a7e |
73 |
42% |
11272 |
.rodata.APP_ZCL_vInitialise.str1.1 |
0x00033a7e |
0x00033ae4 |
102 |
59% |
11274 |
Expected total in app_zcl_controller_task.o file: |
175 |
Actual: |
175 |
100% |
11272 |
Flash640 / .text / app_level_commands.o |
Start |
End |
Size |
% |
Line |
.rodata.vAppLevelStop.str1.1 |
0x00033ae4 |
0x00033b1b |
55 |
100% |
11276 |
Expected total in app_level_commands.o file: |
55 |
Actual: |
55 |
100% |
11276 |
Flash640 / .text / app_group_commands.o |
Start |
End |
Size |
% |
Line |
.rodata.vAppAddGroup.str1.1 |
0x00033b1b |
0x00033b52 |
55 |
100% |
11278 |
Expected total in app_group_commands.o file: |
55 |
Actual: |
55 |
100% |
11278 |
Flash640 / .text / app_general_commands.o |
Start |
End |
Size |
% |
Line |
.rodata.bAppSendBasicResetReq.str1.1 |
0x00033b1b |
0x00033b44 |
41 |
79% |
11281 |
.rodata.vAppChangeChannel.str1.1 |
0x00033b44 |
0x00033b4f |
11 |
22% |
11283 |
Expected total in app_general_commands.o file: |
52 |
Actual: |
52 |
100% |
11281 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.rodata.DbgConsole_SendData.str1.1 |
0x00033b4f |
0x00033bc6 |
119 |
59% |
11285 |
.rodata.DbgConsole_Init.str1.1 |
0x00033bc6 |
0x00033bee |
40 |
20% |
11287 |
.rodata.__func__.0 |
0x00033bee |
0x00033bfe |
16 |
8% |
11289 |
.rodata.__func__.3 |
0x00033bfe |
0x00033c1a |
28 |
14% |
11291 |
Expected total in fsl_debug_console.o file: |
203 |
Actual: |
203 |
100% |
11285 |
Flash640 / .text / temp_sensor_drv.o |
Start |
End |
Size |
% |
Line |
.rodata.ADC_Configuration.str1.1 |
0x00033c1a |
0x00033c5c |
66 |
31% |
11293 |
.rodata.load_calibration_param_from_flash.str1.1 |
0x00033c5c |
0x00033cf5 |
153 |
70% |
11295 |
Expected total in temp_sensor_drv.o file: |
219 |
Actual: |
219 |
100% |
11293 |
Flash640 / .text / fsl_adc.o |
Start |
End |
Size |
% |
Line |
.rodata.ADC_GetInstance.isra.0.str1.1 |
0x00033cf5 |
0x00033d5f |
106 |
45% |
11297 |
.rodata.ADC_Init.str1.1 |
0x00033d5f |
0x00033d6e |
15 |
7% |
11299 |
.rodata.ADC_GetConvSeqAGlobalConversionResult.str1.1 |
0x00033d6e |
0x00033d7b |
13 |
6% |
11301 |
.rodata.ADC_GetChannelConversionResult.str1.1 |
0x00033d7b |
0x00033d93 |
24 |
11% |
11303 |
.rodata.__func__.0 |
0x00033d93 |
0x00033db2 |
31 |
13% |
11305 |
.rodata.__func__.2 |
0x00033db2 |
0x00033dc8 |
22 |
10% |
11307 |
.rodata.__func__.3 |
0x00033dc8 |
0x00033dd8 |
16 |
7% |
11309 |
.rodata.__func__.4 |
0x00033dd8 |
0x00033de4 |
12 |
6% |
11311 |
Expected total in fsl_adc.o file: |
239 |
Actual: |
239 |
100% |
11297 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.rodata.BOARD_Clock32MCapacitanceCharacteristics |
0x00033de4 |
0x00033df0 |
12 |
100% |
11314 |
Expected total in board_utility.o file: |
12 |
Actual: |
12 |
100% |
11314 |
Flash640 / .text / app_buttons.o |
Start |
End |
Size |
% |
Line |
.rodata.s_u8ButtonDIOLine |
0x00033df0 |
0x00033df6 |
6 |
100% |
11317 |
Expected total in app_buttons.o file: |
6 |
Actual: |
6 |
100% |
11317 |
Flash640 / .text / app_menu_handler_OM15082.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_vHandleFactoryNewKeyPress.str1.1 |
0x00033df6 |
0x00033e4a |
84 |
87% |
11319 |
.rodata.APP_vHandleKeyPress.str1.1 |
0x00033e4a |
0x00033e57 |
13 |
14% |
11321 |
Expected total in app_menu_handler_OM15082.o file: |
97 |
Actual: |
97 |
100% |
11319 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.rodata.GINT_GetInstance.str1.1 |
0x00033e57 |
0x00033ec3 |
108 |
87% |
11323 |
.rodata.__func__.0 |
0x00033ec3 |
0x00033ed4 |
17 |
14% |
11325 |
Expected total in fsl_gint.o file: |
125 |
Actual: |
125 |
100% |
11323 |
Flash640 / .text / app_ota_client.o |
Start |
End |
Size |
% |
Line |
.rodata.bInitialiseOTAClusterAndAttributes.str1.1 |
0x00033ed4 |
0x00033f49 |
117 |
4% |
11327 |
.rodata.vAppInitOTA.str1.1 |
0x00033f49 |
0x00034129 |
480 |
14% |
11329 |
.rodata.vLoadOTAPersistedData.str1.1 |
0x00034129 |
0x0003416d |
68 |
2% |
11332 |
.rodata.vHandleMatchDescriptor.str1.1 |
0x0003416d |
0x000341ec |
127 |
4% |
11334 |
.rodata.vHandleIeeeAddressRsp.str1.1 |
0x000341ec |
0x000342bd |
209 |
6% |
11336 |
.rodata.vRunAppOTAStateMachine.str1.1 |
0x000342bd |
0x000347a2 |
1253 |
35% |
11339 |
.rodata.vHandleAppOtaClient.str1.1 |
0x000347a2 |
0x00034d16 |
1396 |
39% |
11342 |
.rodata |
0x00034d16 |
0x00034d26 |
16 |
1% |
11344 |
Expected total in app_ota_client.o file: |
3666 |
Actual: |
3666 |
100% |
11327 |
Flash640 / .text / app_ntag_icode.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_bNtagPdmLoad.str1.1 |
0x00034d26 |
0x00034f67 |
577 |
40% |
11345 |
.rodata.APP_vNtagStart.str1.1 |
0x00034f67 |
0x00034fde |
119 |
9% |
11348 |
.rodata.APP_vNtagStop.str1.1 |
0x00034fde |
0x0003503d |
95 |
7% |
11350 |
.rodata.APP_cbNtagEvent.str1.1 |
0x0003503d |
0x000350a7 |
106 |
8% |
11352 |
.rodata.APP_cbNtagTimer.str1.1 |
0x000350a7 |
0x000352dc |
565 |
39% |
11354 |
Expected total in app_ntag_icode.o file: |
1462 |
Actual: |
1462 |
100% |
11345 |
Flash640 / .text / fsl_i2c.o |
Start |
End |
Size |
% |
Line |
.rodata.I2C_GetInstance.str1.1 |
0x000352dc |
0x0003532a |
78 |
37% |
11357 |
.rodata.I2C_MasterWriteBlocking.str1.1 |
0x0003532a |
0x00035331 |
7 |
4% |
11359 |
.rodata.I2C_MasterReadBlocking.str1.1 |
0x00035331 |
0x00035338 |
7 |
4% |
11361 |
.rodata.I2C_MasterTransferBlocking.str1.1 |
0x00035338 |
0x0003533d |
5 |
3% |
11363 |
.rodata.__func__.10 |
0x0003533d |
0x0003534d |
16 |
8% |
11365 |
.rodata.__func__.7 |
0x0003534d |
0x00035368 |
27 |
13% |
11367 |
.rodata.__func__.8 |
0x00035368 |
0x0003537f |
23 |
11% |
11369 |
.rodata.__func__.9 |
0x0003537f |
0x00035398 |
25 |
12% |
11371 |
.rodata.s_i2cClocks |
0x00035398 |
0x000353a4 |
12 |
6% |
11374 |
.rodata.s_i2cResets |
0x000353a4 |
0x000353b0 |
12 |
6% |
11376 |
Expected total in fsl_i2c.o file: |
212 |
Actual: |
212 |
100% |
11357 |
Flash640 / .text / appZdpExtraction.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdpUnpackNwkAddressResponse.str1.1 |
0x000353b0 |
0x000353b2 |
2 |
100% |
11378 |
Expected total in appZdpExtraction.o file: |
2 |
Actual: |
2 |
100% |
11378 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.rodata.WWDT_GetInstance.isra.0.str1.1 |
0x000353b0 |
0x00035413 |
99 |
53% |
11380 |
.rodata.WWDT_GetDefaultConfig.str1.1 |
0x00035413 |
0x00035422 |
15 |
8% |
11382 |
.rodata.WWDT_Init.str1.1 |
0x00035422 |
0x0003543d |
27 |
15% |
11384 |
.rodata.__func__.0 |
0x0003543d |
0x0003544e |
17 |
9% |
11386 |
.rodata.__func__.1 |
0x0003544e |
0x00035458 |
10 |
6% |
11388 |
.rodata.__func__.2 |
0x00035458 |
0x0003546e |
22 |
12% |
11390 |
Expected total in fsl_wwdt.o file: |
190 |
Actual: |
190 |
100% |
11380 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.rodata.CLOCK_Xtal32M_Trim.str1.1 |
0x0003546e |
0x00035529 |
187 |
74% |
11392 |
.rodata.CLOCK_XtalBasicTrim.str1.1 |
0x00035529 |
0x00035545 |
28 |
12% |
11394 |
.rodata.__func__.1 |
0x00035545 |
0x00035558 |
19 |
8% |
11396 |
.rodata.__func__.2 |
0x00035558 |
0x0003556c |
20 |
8% |
11398 |
Expected total in fsl_clock.o file: |
254 |
Actual: |
254 |
100% |
11392 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.rodata.RESET_SetPeripheralReset.str1.1 |
0x0003556c |
0x000355c3 |
87 |
63% |
11400 |
.rodata.__func__.0 |
0x000355c3 |
0x000355de |
27 |
20% |
11402 |
.rodata.__func__.1 |
0x000355de |
0x000355f7 |
25 |
18% |
11404 |
Expected total in fsl_reset.o file: |
139 |
Actual: |
139 |
100% |
11400 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.rodata.USART_GetInstance.str1.1 |
0x000355f7 |
0x00035641 |
74 |
22% |
11406 |
.rodata.USART_TransferStartRingBuffer.str1.1 |
0x00035641 |
0x00035661 |
32 |
10% |
11409 |
.rodata.USART_GetDefaultConfig.str1.1 |
0x00035661 |
0x00035670 |
15 |
5% |
11411 |
.rodata.USART_SetBaudRate.str1.1 |
0x00035661 |
0x000356a0 |
63 |
18% |
11413 |
.rodata.USART_Init.str1.1 |
0x000356a0 |
0x000356dc |
60 |
18% |
11415 |
.rodata.USART_WriteBlocking.str1.1 |
0x000356dc |
0x00035700 |
36 |
11% |
11417 |
.rodata.__func__.10 |
0x00035700 |
0x00035714 |
20 |
6% |
11419 |
.rodata.__func__.11 |
0x00035714 |
0x00035726 |
18 |
6% |
11421 |
.rodata.__func__.12 |
0x00035726 |
0x0003573d |
23 |
7% |
11423 |
.rodata.__func__.13 |
0x0003573d |
0x0003574a |
13 |
4% |
11425 |
.rodata.__func__.14 |
0x0003574a |
0x00035755 |
11 |
4% |
11427 |
Expected total in fsl_usart.o file: |
350 |
Actual: |
365 |
105% |
11406 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.rodata.FLEXCOMM_GetInstance.str1.1 |
0x00035755 |
0x000357a2 |
77 |
16% |
11429 |
.rodata.FLEXCOMM0_DriverIRQHandler.str1.1 |
0x000357a2 |
0x000357ba |
24 |
5% |
11432 |
.rodata.FLEXCOMM2_DriverIRQHandler.str1.1 |
0x000357ba |
0x000357d2 |
24 |
5% |
11434 |
.rodata.FLEXCOMM3_DriverIRQHandler.str1.1 |
0x000357d2 |
0x000357ea |
24 |
5% |
11436 |
.rodata.FLEXCOMM4_DriverIRQHandler.str1.1 |
0x000357ea |
0x00035802 |
24 |
5% |
11438 |
.rodata.FLEXCOMM5_DriverIRQHandler.str1.1 |
0x00035802 |
0x0003581a |
24 |
5% |
11440 |
.rodata.FLEXCOMM6_DriverIRQHandler.str1.1 |
0x0003581a |
0x00035832 |
24 |
5% |
11442 |
.rodata.__func__.0 |
0x00035832 |
0x0003584d |
27 |
6% |
11444 |
.rodata.__func__.1 |
0x0003584d |
0x00035868 |
27 |
6% |
11446 |
.rodata.__func__.2 |
0x00035868 |
0x00035883 |
27 |
6% |
11448 |
.rodata.__func__.3 |
0x00035883 |
0x0003589e |
27 |
6% |
11450 |
.rodata.__func__.4 |
0x0003589e |
0x000358b9 |
27 |
6% |
11452 |
.rodata.__func__.6 |
0x000358b9 |
0x000358d4 |
27 |
6% |
11454 |
.rodata.__func__.7 |
0x000358d4 |
0x000358ec |
24 |
5% |
11456 |
.rodata.s_flexcommBaseAddrs |
0x000358ec |
0x00035908 |
28 |
6% |
11459 |
.rodata.s_flexcommClocks |
0x00035908 |
0x00035924 |
28 |
6% |
11461 |
.rodata.s_flexcommResets |
0x00035924 |
0x00035940 |
28 |
6% |
11463 |
Expected total in fsl_flexcomm.o file: |
491 |
Actual: |
491 |
100% |
11429 |
Flash640 / .text / fsl_common.o |
Start |
End |
Size |
% |
Line |
.rodata.SDK_DelayAtLeastUs.str1.1 |
0x00035940 |
0x000359ae |
110 |
86% |
11465 |
.rodata.__func__.0 |
0x000359ae |
0x000359c1 |
19 |
15% |
11467 |
Expected total in fsl_common.o file: |
129 |
Actual: |
129 |
100% |
11465 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.rodata.POWER_ApplyLdoActiveVoltage.str1.1 |
0x000359c1 |
0x00035a3a |
121 |
51% |
11469 |
.rodata.POWER_ApplyLdoActiveVoltage_1V0.str1.1 |
0x00035a3a |
0x00035a83 |
73 |
31% |
11471 |
.rodata.__func__.0 |
0x00035a83 |
0x00035aa5 |
34 |
15% |
11473 |
.rodata.__func__.1 |
0x00035aa5 |
0x00035ab0 |
11 |
5% |
11475 |
Expected total in fsl_power.o file: |
239 |
Actual: |
239 |
100% |
11469 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.rodata.timer_param |
0x00035ab0 |
0x00035b10 |
96 |
100% |
11477 |
Expected total in fsl_wtimer.o file: |
96 |
Actual: |
96 |
100% |
11477 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.rodata.ExceptionUnwindStack.str1.1 |
0x00035b10 |
0x00035bd2 |
194 |
13% |
11479 |
.rodata.vPrintRegisterBit.str1.1 |
0x00035bd2 |
0x00035c94 |
194 |
13% |
11481 |
.rodata.vPrintSystemHandlerAndControlStateRegisterBitFields.str1.1 |
0x00035bd2 |
0x00035d0a |
312 |
21% |
11484 |
.rodata.vPrintConfigurableFaultStatusRegisterBitFields.str1.1 |
0x00035d0a |
0x00035e0d |
259 |
18% |
11486 |
.rodata.vDebugBusFaultHandler.str1.1 |
0x00035e0d |
0x00035f9e |
401 |
27% |
11489 |
.rodata.vDebugUsageFaultHandler.str1.1 |
0x00035f9e |
0x00035fc2 |
36 |
3% |
11492 |
.rodata.vDebugMemoryFaultHandler.str1.1 |
0x00035fc2 |
0x00036008 |
70 |
5% |
11494 |
.rodata.vPrintHardFaultStatusRegisterBitFields.str1.1 |
0x00036008 |
0x00036045 |
61 |
5% |
11496 |
.rodata.vDebugHardFaultHandler.str1.1 |
0x00036045 |
0x000360e6 |
161 |
11% |
11498 |
Expected total in MicroExceptions_arm.o file: |
1494 |
Actual: |
1688 |
113% |
11479 |
Flash640 / .text / OtaSupport.o |
Start |
End |
Size |
% |
Line |
.rodata.OTA_PullImageChunk.str1.1 |
0x000360e6 |
0x00036112 |
44 |
100% |
11500 |
Expected total in OtaSupport.o file: |
44 |
Actual: |
44 |
100% |
11500 |
Flash640 / .text / OtaUtils.o |
Start |
End |
Size |
% |
Line |
.rodata.OtaUtils_GetModifiableInternalFlashTopAddress.str1.1 |
0x00036112 |
0x00036180 |
110 |
71% |
11502 |
.rodata.__func__.0 |
0x00036180 |
0x000361ae |
46 |
30% |
11504 |
Expected total in OtaUtils.o file: |
156 |
Actual: |
156 |
100% |
11502 |
Flash640 / .text / TimersManager.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x000361ae |
0x000361b7 |
9 |
100% |
11506 |
Expected total in TimersManager.o file: |
9 |
Actual: |
9 |
100% |
11506 |
Flash640 / .text / TMR_Adapter.o |
Start |
End |
Size |
% |
Line |
.rodata.TMR_eScheduleActivity32kTicksAndGetCurrentTimestampValue.str1.1 |
0x000361b7 |
0x00036263 |
172 |
68% |
11508 |
.rodata.FRO32K_CompleteCalibration.str1.1 |
0x00036263 |
0x00036278 |
21 |
9% |
11510 |
.rodata.__func__.3 |
0x00036278 |
0x000362b4 |
60 |
24% |
11512 |
Expected total in TMR_Adapter.o file: |
253 |
Actual: |
253 |
100% |
11508 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ctimerBases |
0x000362b4 |
0x000362bc |
8 |
100% |
11515 |
Expected total in fsl_ctimer.o file: |
8 |
Actual: |
8 |
100% |
11515 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.rodata.DMA_GetInstance.str1.1 |
0x000362bc |
0x00036326 |
106 |
87% |
11517 |
.rodata.__func__.25 |
0x00036326 |
0x00036336 |
16 |
14% |
11519 |
Expected total in fsl_dma.o file: |
122 |
Actual: |
122 |
100% |
11517 |
Flash640 / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.37 |
0x00036336 |
0x0003633c |
6 |
10% |
11521 |
.rodata.maHandleDeepSleepTable |
0x0003633c |
0x00036374 |
56 |
91% |
11524 |
Expected total in PWR.o file: |
62 |
Actual: |
62 |
100% |
11521 |
Flash640 / .text / PWRLib.o |
Start |
End |
Size |
% |
Line |
.rodata.pm_sram0_bank_desc |
0x00036374 |
0x000363b4 |
64 |
67% |
11527 |
.rodata.pm_sram1_bank_desc |
0x000363b4 |
0x000363d4 |
32 |
34% |
11530 |
Expected total in PWRLib.o file: |
96 |
Actual: |
96 |
100% |
11527 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.rodata.SerialManager_Init.str1.1 |
0x000363d4 |
0x00036432 |
94 |
25% |
11533 |
.rodata.SerialManager_OpenWriteHandle.str1.1 |
0x00036432 |
0x0003643e |
12 |
4% |
11536 |
.rodata.SerialManager_CloseWriteHandle.str1.1 |
0x0003643e |
0x00036445 |
7 |
2% |
11538 |
.rodata.SerialManager_OpenReadHandle.str1.1 |
0x00036445 |
0x00036450 |
11 |
3% |
11540 |
.rodata.SerialManager_CloseReadHandle.str1.1 |
0x00036450 |
0x0003648d |
61 |
17% |
11542 |
.rodata.SerialManager_WriteBlocking.str1.1 |
0x0003648d |
0x0003649b |
14 |
4% |
11544 |
.rodata.__func__.3 |
0x0003649b |
0x000364af |
20 |
6% |
11546 |
.rodata.__func__.4 |
0x000364af |
0x000364cd |
30 |
8% |
11548 |
.rodata.__func__.5 |
0x000364cd |
0x000364ea |
29 |
8% |
11550 |
.rodata.__func__.6 |
0x000364ea |
0x00036509 |
31 |
9% |
11552 |
.rodata.__func__.7 |
0x00036509 |
0x00036527 |
30 |
8% |
11554 |
.rodata.__func__.8 |
0x00036527 |
0x0003653c |
21 |
6% |
11556 |
.rodata.__func__.9 |
0x0003653c |
0x0003654f |
19 |
6% |
11558 |
Expected total in serial_manager.o file: |
379 |
Actual: |
379 |
100% |
11533 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.rodata.Serial_UartInit.str1.1 |
0x0003654f |
0x000365af |
96 |
66% |
11560 |
.rodata.Serial_UartWrite.str1.1 |
0x000365af |
0x000365bd |
14 |
10% |
11563 |
.rodata.__func__.1 |
0x000365af |
0x000365c0 |
17 |
12% |
11565 |
.rodata.__func__.2 |
0x000365c0 |
0x000365d2 |
18 |
13% |
11567 |
.rodata.__func__.3 |
0x000365d2 |
0x000365e2 |
16 |
11% |
11569 |
Expected total in serial_port_uart.o file: |
147 |
Actual: |
161 |
110% |
11560 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.rodata.HAL_UartInit.str1.1 |
0x000365e2 |
0x00036694 |
178 |
74% |
11571 |
.rodata.HAL_UartReceiveBlocking.str1.1 |
0x00036694 |
0x00036699 |
5 |
3% |
11574 |
.rodata.__func__.0 |
0x00036699 |
0x000366ae |
21 |
9% |
11577 |
.rodata.__func__.2 |
0x000366ae |
0x000366bd |
15 |
7% |
11579 |
.rodata.__func__.3 |
0x000366bd |
0x000366cc |
15 |
7% |
11581 |
.rodata.s_UsartAdapterBase |
0x000366cc |
0x000366d4 |
8 |
4% |
11584 |
Expected total in usart_adapter.o file: |
242 |
Actual: |
242 |
100% |
11571 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.rodata.__assert_func.str1.1 |
0x000366d4 |
0x00036712 |
62 |
100% |
11586 |
Expected total in fsl_assert.o file: |
62 |
Actual: |
62 |
100% |
11586 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x00036712 |
0x0003671c |
10 |
84% |
11588 |
.rodata.gUseRtos_c |
0x0003671c |
0x0003671e |
2 |
17% |
11590 |
Expected total in fsl_os_abstraction_bm.o file: |
12 |
Actual: |
12 |
100% |
11588 |
Flash640 / .text / ZCLobj_Basic.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_BasicClusterAttributeDefinitions |
0x0003671e |
0x00036796 |
120 |
100% |
11594 |
Expected total in ZCLobj_Basic.o file: |
120 |
Actual: |
120 |
100% |
11594 |
Flash640 / .text / ZCLobj_Groups.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_GroupsClusterAttributeDefinitions |
0x00036796 |
0x000367a6 |
16 |
100% |
11597 |
Expected total in ZCLobj_Groups.o file: |
16 |
Actual: |
16 |
100% |
11597 |
Flash640 / .text / ZCLobj_Identify.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_IdentifyClusterAttributeDefinitions |
0x000367a6 |
0x000367be |
24 |
100% |
11600 |
Expected total in ZCLobj_Identify.o file: |
24 |
Actual: |
24 |
100% |
11600 |
Flash640 / .text / ZCLobj_LevelControl.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_LevelControlClientClusterAttributeDefinitions |
0x000367be |
0x000367ce |
16 |
100% |
11603 |
Expected total in ZCLobj_LevelControl.o file: |
16 |
Actual: |
16 |
100% |
11603 |
Flash640 / .text / ZCLobj_OnOff.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_OnOffClientClusterAttributeDefinitions |
0x000367ce |
0x000367de |
16 |
100% |
11606 |
Expected total in ZCLobj_OnOff.o file: |
16 |
Actual: |
16 |
100% |
11606 |
Flash640 / .text / ZCLobj_ColourControl.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_ColourControlClusterAttributeDefinitions |
0x000367de |
0x000367ee |
16 |
100% |
11609 |
Expected total in ZCLobj_ColourControl.o file: |
16 |
Actual: |
16 |
100% |
11609 |
Flash640 / .text / OTA.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x000367ee |
0x000367f6 |
8 |
17% |
11612 |
.rodata.asOTAClusterAttributeDefinitions |
0x000367f6 |
0x0003681e |
40 |
84% |
11613 |
Expected total in OTA.o file: |
48 |
Actual: |
48 |
100% |
11612 |
Flash640 / .text / OTA_client.o |
Start |
End |
Size |
% |
Line |
.rodata.eOTA_HandleImageVerification.str1.1 |
0x0003681e |
0x00036874 |
86 |
100% |
11616 |
Expected total in OTA_client.o file: |
86 |
Actual: |
86 |
100% |
11616 |
Flash640 / .text / ZCLobj_zll_CommissionCmdHandler.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_ZllCommissionCommandHandler.str1.1 |
0x00036874 |
0x000368ca |
86 |
100% |
11618 |
Expected total in ZCLobj_zll_CommissionCmdHandler.o file: |
86 |
Actual: |
86 |
100% |
11618 |
Flash640 / .text / ZCLobj_zll_commission.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_ZllCommissionCommandDeviceInfoRspCommandSend.str1.1 |
0x00036874 |
0x00036890 |
28 |
64% |
11621 |
.rodata.asCLD_ZllCommissionClusterAttributeDefinitions |
0x00036890 |
0x000368a0 |
16 |
37% |
11623 |
Expected total in ZCLobj_zll_commission.o file: |
44 |
Actual: |
44 |
100% |
11621 |
Flash640 / .text / ZCLobj_zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x000368a0 |
0x000368a8 |
8 |
4% |
11626 |
.rodata.au8ConstSizeArray |
0x000368a8 |
0x000369aa |
258 |
97% |
11627 |
Expected total in ZCLobj_zcl_attribute.o file: |
266 |
Actual: |
266 |
100% |
11626 |
Flash640 / .text / ZCLobj_bdb_ns.o |
Start |
End |
Size |
% |
Line |
.rodata.BDB_vNsStateMachine.str1.1 |
0x000369aa |
0x000369dc |
50 |
100% |
11630 |
Expected total in ZCLobj_bdb_ns.o file: |
50 |
Actual: |
50 |
100% |
11630 |
Flash640 / .text / ZCLobj_bdb_tl_end_device_initiator_target.o |
Start |
End |
Size |
% |
Line |
.rodata.vTlHandleDeviceInfoRequest.str1.1 |
0x000369dc |
0x000369f8 |
28 |
3% |
11632 |
.rodata.vTlSendRouterJoinRequest.constprop.0.str1.1 |
0x000369f8 |
0x00036a32 |
58 |
6% |
11634 |
.rodata.vTlEndCommissioning.constprop.0.str1.1 |
0x00036a32 |
0x00036a41 |
15 |
2% |
11636 |
.rodata.BDB_vTlStateMachine.str1.1 |
0x00036a41 |
0x00036db6 |
885 |
90% |
11638 |
Expected total in ZCLobj_bdb_tl_end_device_initiator_target.o file: |
986 |
Actual: |
986 |
100% |
11632 |
Flash640 / .text / ZCLobj_bdb_fb_initiator.o |
Start |
End |
Size |
% |
Line |
.rodata.vFbBindCluster.str1.1 |
0x00036db6 |
0x00036db8 |
2 |
100% |
11640 |
Expected total in ZCLobj_bdb_fb_initiator.o file: |
2 |
Actual: |
2 |
100% |
11640 |
Flash640 / .text / ZCLobj_bdb_DeviceCommissioning.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x00036db8 |
0x00036dc8 |
16 |
100% |
11643 |
Expected total in ZCLobj_bdb_DeviceCommissioning.o file: |
16 |
Actual: |
16 |
100% |
11643 |
Flash640 / .text / PDM_FileSystemData.c.obj |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.36 |
0x00036dc8 |
0x00036dcc |
4 |
100% |
11644 |
Expected total in PDM_FileSystemData.c.obj file: |
4 |
Actual: |
4 |
100% |
11644 |
Flash640 / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.rodata.eUnfragmentedUnicastTransmission.str1.1 |
0x00036dcc |
0x00036dd3 |
7 |
50% |
11646 |
.rodata.ZPS_vAplHandleApsdeReqRsp.str1.1 |
0x00036dd3 |
0x00036dda |
7 |
50% |
11648 |
Expected total in zps_apl_apsde.o file: |
14 |
Actual: |
14 |
100% |
11646 |
Flash640 / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vInitAPSMECmdHdr.str1.1 |
0x00036dda |
0x00036de1 |
7 |
24% |
11650 |
.rodata.zps_eAplSendApsmeCmdFrame.str1.1 |
0x00036dda |
0x00036ddf |
5 |
17% |
11653 |
.rodata.zps_eAplApsmeTransportKeyReqRsp.str1.1 |
0x00036ddf |
0x00036df1 |
18 |
60% |
11655 |
.rodata.zps_eAplApsmeUpdateDeviceReqRsp.str1.1 |
0x00036df1 |
0x00036df6 |
5 |
17% |
11657 |
.rodata.zps_eAplApsmeVerifyKeyReqRsp.str1.1 |
0x00036df6 |
0x00036dfb |
5 |
17% |
11659 |
.rodata.zps_eAplApsmeRequestKeyReqRsp.str1.1 |
0x00036df6 |
0x00036df8 |
2 |
7% |
11662 |
Expected total in zps_apl_apsme.o file: |
30 |
Actual: |
42 |
140% |
11650 |
Flash640 / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vAplApsHandleNldeDcfmInd.str1.1 |
0x00036df6 |
0x00036df9 |
3 |
100% |
11664 |
Expected total in zps_apl_aps_nlde.o file: |
3 |
Actual: |
3 |
100% |
11664 |
Flash640 / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplSecDecryptPacket.str1.1 |
0x00036df9 |
0x00036dfc |
3 |
100% |
11667 |
Expected total in zps_apl_sec.o file: |
3 |
Actual: |
3 |
100% |
11667 |
Flash640 / .text / zps_apl_aib.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_u8AplAibGetDeviceApsKeyType.str1.1 |
0x00036dfc |
0x00036e8a |
142 |
100% |
11670 |
Expected total in zps_apl_aib.o file: |
142 |
Actual: |
142 |
100% |
11670 |
Flash640 / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vSetKeys.str1.1 |
0x00036e8a |
0x00036eac |
34 |
100% |
11672 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
34 |
Actual: |
34 |
100% |
11672 |
Flash640 / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDefaultServer.str1.1 |
0x00036eac |
0x00036ec8 |
28 |
100% |
11674 |
Expected total in zps_apl_zdo_default_server.o file: |
28 |
Actual: |
28 |
100% |
11674 |
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoNwkAddrServer.str1.1 |
0x00036ec8 |
0x00036ee4 |
28 |
100% |
11677 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
28 |
Actual: |
28 |
100% |
11677 |
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoIeeeAddrServer.str1.1 |
0x00036ec8 |
0x00036ee4 |
28 |
100% |
11680 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
28 |
Actual: |
28 |
100% |
11680 |
Flash640 / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMatchDescServer.str1.1 |
0x00036ec8 |
0x00036ee4 |
28 |
100% |
11683 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
28 |
Actual: |
28 |
100% |
11683 |
Flash640 / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoSimpleDescServer.str1.1 |
0x00036ec8 |
0x00036ee4 |
28 |
100% |
11686 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
28 |
Actual: |
28 |
100% |
11686 |
Flash640 / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDeviceAnnceServer.str1.1 |
0x00036ec8 |
0x00036ee4 |
28 |
100% |
11689 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
28 |
Actual: |
28 |
100% |
11689 |
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtLeaveServer.str1.1 |
0x00036ec8 |
0x00036ee4 |
28 |
100% |
11692 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
28 |
Actual: |
28 |
100% |
11692 |
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtNWKUpdateServer.str1.1 |
0x00036ec8 |
0x00036ed2 |
10 |
100% |
11695 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
10 |
Actual: |
10 |
100% |
11695 |
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoBindUnbindServer.str1.1 |
0x00036ed2 |
0x00036ed7 |
5 |
100% |
11698 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
5 |
Actual: |
5 |
100% |
11698 |
Flash640 / .text / zps_apl_zdp_simple_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpSimpleDescRequest.str1.1 |
0x00036ed7 |
0x00036edc |
5 |
100% |
11701 |
Expected total in zps_apl_zdp_simple_desc_req.o file: |
5 |
Actual: |
5 |
100% |
11701 |
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.rodata.eSendDeviceAnnounce.str1.1 |
0x00036ed7 |
0x00036edc |
5 |
34% |
11704 |
.rodata.zps_vAplZdoClientLookupNwkAddress.str1.1 |
0x00036edc |
0x00036ee1 |
5 |
34% |
11706 |
.rodata.zps_bAplZdoZdoClient.str1.1 |
0x00036ee1 |
0x00036ee6 |
5 |
34% |
11708 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
15 |
Actual: |
15 |
100% |
11704 |
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtBindServer.str1.1 |
0x00036ee1 |
0x00036ef4 |
19 |
100% |
11711 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
19 |
Actual: |
19 |
100% |
11711 |
Flash640 / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpGenStatusOnlyResponse.str1.1 |
0x00036ef4 |
0x00036ef7 |
3 |
100% |
11714 |
Expected total in zps_apl_zdp_apsde_req.o file: |
3 |
Actual: |
3 |
100% |
11714 |
Flash640 / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpDeviceAnnceRequest.str1.1 |
0x00036ef4 |
0x00036ef9 |
5 |
100% |
11716 |
Expected total in zps_apl_zdp_device_annce.o file: |
5 |
Actual: |
5 |
100% |
11716 |
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpIeeeAddrRequest.str1.1 |
0x00036ef4 |
0x00036ef9 |
5 |
100% |
11718 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
5 |
Actual: |
5 |
100% |
11718 |
Flash640 / .text / zps_apl_zdp_match_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMatchDescRequest.str1.1 |
0x00036ef9 |
0x00036efe |
5 |
100% |
11720 |
Expected total in zps_apl_zdp_match_desc_req.o file: |
5 |
Actual: |
5 |
100% |
11720 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtNwkUpdateRequest.str1.1 |
0x00036efe |
0x00036f02 |
4 |
100% |
11722 |
Expected total in zps_apl_zdp_mgmt_nwk_update_req.o file: |
4 |
Actual: |
4 |
100% |
11722 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtPermitJoiningRequest.str1.1 |
0x00036f02 |
0x00036f06 |
4 |
100% |
11724 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
4 |
Actual: |
4 |
100% |
11724 |
Flash640 / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpNodeDescRequest.str1.1 |
0x00036f02 |
0x00036f06 |
4 |
100% |
11726 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
4 |
Actual: |
4 |
100% |
11726 |
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNwkAddrResponse.str1.1 |
0x00036f02 |
0x00036f07 |
5 |
100% |
11729 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
5 |
Actual: |
5 |
100% |
11729 |
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpIeeeAddrResponse.str1.1 |
0x00036f07 |
0x00036f15 |
14 |
100% |
11732 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
14 |
Actual: |
14 |
100% |
11732 |
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNodeDescResponse.str1.1 |
0x00036f07 |
0x00036f10 |
9 |
100% |
11734 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
9 |
Actual: |
9 |
100% |
11734 |
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpPowerDescResponse.str1.1 |
0x00036f10 |
0x00036f16 |
6 |
100% |
11737 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
6 |
Actual: |
6 |
100% |
11737 |
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSimpleDescResponse.str1.1 |
0x00036f10 |
0x00036f1b |
11 |
100% |
11739 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
11 |
Actual: |
11 |
100% |
11739 |
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpActiveEpResponse.str1.1 |
0x00036f10 |
0x00036f15 |
5 |
100% |
11741 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
5 |
Actual: |
5 |
100% |
11741 |
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMatchDescResponse.str1.1 |
0x00036f10 |
0x00036f15 |
5 |
100% |
11743 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
5 |
Actual: |
5 |
100% |
11743 |
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSystemServerDiscoveryResponse.str1.1 |
0x00036f10 |
0x00036f14 |
4 |
100% |
11745 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
4 |
Actual: |
4 |
100% |
11745 |
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtLqiResponse.str1.1 |
0x00036f10 |
0x00036f18 |
8 |
100% |
11747 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
8 |
Actual: |
8 |
100% |
11747 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMgmtNwkUpdateNotifyResponse.str1.1 |
0x00036f18 |
0x00036f20 |
8 |
100% |
11750 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
8 |
Actual: |
8 |
100% |
11750 |
Flash640 / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.25 |
0x00036f18 |
0x00036f98 |
128 |
58% |
11753 |
.rodata.CSWTCH.27 |
0x00036f98 |
0x00036fb8 |
32 |
15% |
11755 |
.rodata.CSWTCH.29 |
0x00036fb8 |
0x00036fd8 |
32 |
15% |
11757 |
.rodata.CSWTCH.31 |
0x00036fd8 |
0x00036ff8 |
32 |
15% |
11759 |
Expected total in zps_mac_common.o file: |
224 |
Actual: |
224 |
100% |
11753 |
Flash640 / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.rodata.vApsInterPanMcpsDataInd.str1.1 |
0x00036ff8 |
0x00036ffc |
4 |
50% |
11761 |
.rodata.ZPS_vApsHandleInterPanReqRsp.str1.1 |
0x00036ff8 |
0x00037000 |
8 |
100% |
11763 |
Expected total in zps_apl_interpan.o file: |
8 |
Actual: |
12 |
150% |
11761 |
Flash640 / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendLeaveCmd.str1.1 |
0x00036ff8 |
0x00036ffb |
3 |
100% |
11766 |
Expected total in zps_nwk_leave.o file: |
3 |
Actual: |
3 |
100% |
11766 |
Flash640 / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkStatusCmd.str1.1 |
0x00036ff8 |
0x00036ffc |
4 |
100% |
11768 |
.rodata.zps_psSendNetworkEdTimeoutReqCmd.str1.1 |
0x00036ff8 |
0x00036ffc |
4 |
100% |
11770 |
Expected total in zps_nwk_maint.o file: |
4 |
Actual: |
8 |
200% |
11768 |
Flash640 / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vNwkHandleMcpsVsInd.str1.1 |
0x00036ff8 |
0x00037000 |
8 |
40% |
11772 |
.rodata.s_apsStSceTbl |
0x00036ff8 |
0x0003700c |
20 |
100% |
11775 |
Expected total in zps_nwk_mcps.o file: |
20 |
Actual: |
28 |
140% |
11772 |
Flash640 / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.rodata.s_apsStSmeTbl |
0x0003700c |
0x00037020 |
20 |
100% |
11777 |
Expected total in zps_nwk_mlme.o file: |
20 |
Actual: |
20 |
100% |
11777 |
Flash640 / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.rodata.au32EndDeviceTimeoutConstants |
0x00037020 |
0x0003705c |
60 |
72% |
11779 |
.rodata.au32NwkPdmRecordOffsets |
0x0003705c |
0x00037074 |
24 |
29% |
11782 |
Expected total in zps_nwk_nib.o file: |
84 |
Actual: |
84 |
100% |
11779 |
Flash640 / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.rodata.atCfmSize |
0x00037074 |
0x000370b4 |
64 |
100% |
11785 |
Expected total in zps_nwk_nlme.o file: |
64 |
Actual: |
64 |
100% |
11785 |
Flash640 / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_bSecDecrypt.str1.1 |
0x000370b4 |
0x000370b7 |
3 |
38% |
11787 |
.rodata.zps_eNwkSecDecryptPacket.str1.1 |
0x000370b7 |
0x000370bc |
5 |
63% |
11789 |
Expected total in zps_nwk_sec.o file: |
8 |
Actual: |
8 |
100% |
11787 |
Flash640 / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkLinkPowerDelta.isra.0.str1.1 |
0x000370bc |
0x000370c3 |
7 |
100% |
11791 |
Expected total in zps_nwk_subghz.o file: |
7 |
Actual: |
7 |
100% |
11791 |
Flash640 / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToActvStSme |
0x000370bc |
0x000370d3 |
23 |
14% |
11793 |
.rodata.s_aeNlmeReqRspToActvStCme |
0x000370d3 |
0x000370e3 |
16 |
10% |
11795 |
.rodata.s_aeNwkCmdToActvStSce |
0x000370e3 |
0x000370f0 |
13 |
8% |
11797 |
.rodata.s_aprActvStHandleCme |
0x000370f0 |
0x00037110 |
32 |
19% |
11799 |
.rodata.s_aprActvStHandleSce |
0x00037110 |
0x0003712c |
28 |
16% |
11801 |
.rodata.s_aprActvStHandleSme |
0x0003712c |
0x00037148 |
28 |
16% |
11803 |
.rodata.s_atActvStSceStt |
0x00037148 |
0x0003714e |
6 |
4% |
11805 |
.rodata.s_atActvStSmeStt |
0x0003714e |
0x00037154 |
6 |
4% |
11807 |
.rodata.zps_sActvSceTbl |
0x00037154 |
0x00037160 |
12 |
7% |
11809 |
.rodata.zps_sActvSmeTbl |
0x00037160 |
0x0003716c |
12 |
7% |
11812 |
Expected total in zps_nwk_actv_st.o file: |
176 |
Actual: |
176 |
100% |
11793 |
Flash640 / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToDiscStSme |
0x0003716c |
0x00037184 |
24 |
34% |
11815 |
.rodata.s_aprDiscStHandleSme |
0x00037184 |
0x000371a0 |
28 |
39% |
11818 |
.rodata.s_atDiscStSmeStt |
0x000371a0 |
0x000371a8 |
8 |
12% |
11820 |
.rodata.zps_sDiscSmeTbl |
0x000371a8 |
0x000371b4 |
12 |
17% |
11822 |
Expected total in zps_nwk_disc_st.o file: |
72 |
Actual: |
72 |
100% |
11815 |
Flash640 / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendFrm.str1.1 |
0x000371b4 |
0x000371b7 |
3 |
43% |
11825 |
.rodata.str1.1 |
0x000371b4 |
0x000371c0 |
12 |
172% |
11827 |
.rodata.au8JitterLUT.0 |
0x000371b4 |
0x000371bb |
7 |
100% |
11829 |
Expected total in zps_nwk_frm.o file: |
7 |
Actual: |
22 |
315% |
11825 |
Flash640 / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeNlmeReqRspToIdleStCme |
0x000371bb |
0x000371cc |
17 |
52% |
11831 |
.rodata.s_aprIdleStHandleCme |
0x000371cc |
0x000371dc |
16 |
49% |
11835 |
Expected total in zps_nwk_idle_st.o file: |
33 |
Actual: |
33 |
100% |
11831 |
Flash640 / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendRejoinReqCmd.str1.1 |
0x000371dc |
0x000371df |
3 |
8% |
11837 |
.rodata.zps_psNwkSendRejoinRspCmd.str1.1 |
0x000371dc |
0x000371e0 |
4 |
11% |
11839 |
.rodata.zps_eNwkProcessJoinInd.str1.1 |
0x000371dc |
0x000371fe |
34 |
88% |
11841 |
.rodata |
0x000371fe |
0x00037203 |
5 |
13% |
11843 |
Expected total in zps_nwk_join.o file: |
39 |
Actual: |
46 |
118% |
11837 |
Flash640 / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToJoinStSme |
0x00037203 |
0x0003721a |
23 |
20% |
11844 |
.rodata.s_aeNwkCmdToJoinStSce |
0x0003721a |
0x00037228 |
14 |
12% |
11846 |
.rodata.s_aprJoinStHandleSce |
0x00037228 |
0x00037234 |
12 |
11% |
11849 |
.rodata.s_aprJoinStHandleSme |
0x00037234 |
0x00037244 |
16 |
14% |
11851 |
.rodata.s_atJoinStSceStt |
0x00037244 |
0x00037249 |
5 |
5% |
11853 |
.rodata.s_atJoinStSmeStt |
0x00037249 |
0x00037260 |
23 |
20% |
11855 |
.rodata.zps_sJoinSceTbl |
0x00037260 |
0x0003726c |
12 |
11% |
11858 |
.rodata.zps_sJoinSmeTbl |
0x0003726c |
0x00037278 |
12 |
11% |
11861 |
Expected total in zps_nwk_join_st.o file: |
117 |
Actual: |
117 |
100% |
11844 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.rodata.au8HeaderSize.0 |
0x00037278 |
0x00037286 |
14 |
47% |
11864 |
.rodata.sPibInitialValues |
0x00037286 |
0x00037296 |
16 |
54% |
11866 |
Expected total in Mini_Main.o file: |
30 |
Actual: |
30 |
100% |
11864 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.rodata.radio_DCO_cal.str1.1 |
0x00037296 |
0x0003729e |
8 |
1% |
11868 |
.rodata |
0x0003729e |
0x000372ba |
28 |
3% |
11870 |
.rodata.assign_Synth_Cal_Op_Lock_init_regs |
0x000372ba |
0x000372fa |
64 |
7% |
11871 |
.rodata.assign_Synth_Cal_Startup_init_regs |
0x000372fa |
0x0003733e |
68 |
7% |
11874 |
.rodata.assign_TMU_init_regs |
0x0003733e |
0x0003738a |
76 |
8% |
11877 |
.rodata.assign_init_regs |
0x0003738a |
0x000373fa |
112 |
11% |
11880 |
.rodata.assign_init_regs_ES2 |
0x000373fa |
0x00037406 |
12 |
2% |
11883 |
.rodata.assign_init_regs_ES2MF |
0x00037406 |
0x00037412 |
12 |
2% |
11886 |
.rodata.assign_std_specific_banked_regs |
0x00037412 |
0x0003744a |
56 |
6% |
11889 |
.rodata.assign_unbanked_common_regs |
0x0003744a |
0x00037472 |
40 |
4% |
11892 |
.rodata.assign_unbanked_std_specific_regs |
0x00037472 |
0x00037482 |
16 |
2% |
11895 |
.rodata.assign_unbanked_zbble_specific_regs |
0x00037482 |
0x0003751e |
156 |
15% |
11898 |
.rodata.assign_zbble_specific_banked_regs |
0x0003751e |
0x00037568 |
74 |
8% |
11901 |
.rodata.freq_prog |
0x00037568 |
0x000375f4 |
140 |
14% |
11905 |
.rodata.lut_defaults |
0x000375f4 |
0x00037650 |
92 |
9% |
11908 |
.rodata.lut_hiTx_defaults |
0x00037650 |
0x000376ac |
92 |
9% |
11911 |
Expected total in radio.o file: |
1046 |
Actual: |
1046 |
100% |
11868 |
Flash640 / .text / ntag_nwk.o |
Start |
End |
Size |
% |
Line |
.rodata.NTAG_NWK_bProcessNdef.str1.4 |
0x000376ac |
0x000376c0 |
20 |
100% |
11914 |
Expected total in ntag_nwk.o file: |
20 |
Actual: |
20 |
100% |
11914 |
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/ |
35042 |
16% |
| ColorSceneController/ |
1656 |
1% |
| | Source/ |
1656 |
1% |
| | | App_ColorSceneController.o |
252 |
1% |
| | | pdum_gen.o |
40 |
1% |
| | | zps_gen.o |
1364 |
1% |
| Common/ |
13469 |
6% |
| | Source/ |
13469 |
6% |
| | | app_buttons.o |
526 |
1% |
| | | app_ntag_icode.o |
3546 |
2% |
| | | app_ntag_reset.o |
328 |
1% |
| | | app_ota_client.o |
7618 |
4% |
| | | board_k32w0/ |
1451 |
1% |
| | | | board.o |
44 |
1% |
| | | | board_utility.o |
44 |
1% |
| | | | hardware_init.o |
240 |
1% |
| | | | pin_mux.o |
80 |
1% |
| | | | temp_sensor_drv.o |
1043 |
1% |
| Common_Controller/ |
19917 |
9% |
| | Source/ |
19917 |
9% |
| | | ZCLobj_bdb_tl_end_device_initiator_target.o |
6134 |
3% |
| | | 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 |
1288 |
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 |
916 |
1% |
| | | app_uart.o |
228 |
1% |
| | | app_zcl_controller_task.o |
1043 |
1% |
| | | zlo_controller_node.o |
6645 |
3% |
LIB/ |
122803 |
55% |
| / |
16 |
1% |
| | linker |
16 |
1% |
| NFC/ |
5708 |
3% |
| | Library/ |
5708 |
3% |
| | | libNTAG_JN518x.a/ |
5708 |
3% |
| | | | nfc_end.o |
144 |
1% |
| | | | nfc_i2c.o |
472 |
1% |
| | | | ntag.o |
2864 |
2% |
| | | | ntag_nwk.o |
2228 |
1% |
| SDKPackages/ |
113639 |
51% |
| | K32W061DK6/ |
113639 |
51% |
| | | middleware/ |
113639 |
51% |
| | | | wireless/ |
113639 |
51% |
| | | | | framework/ |
24562 |
11% |
| | | | | | PDM/ |
9764 |
5% |
| | | | | | | Library/ |
9764 |
5% |
| | | | | | | | libPDM.a/ |
9764 |
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 |
272 |
1% |
| | | | | | | | | PDM_FileSystemHeaderChecksum.c.obj |
112 |
1% |
| | | | | | | | | PDM_FileSystemHeaderRepair.c.obj |
360 |
1% |
| | | | | | | | | PDM_FileSystemHeaderVerify.c.obj |
120 |
1% |
| | | | | | | | | PDM_FileSystemMove.c.obj |
464 |
1% |
| | | | | | | | | PDM_FileSystemVerify.c.obj |
440 |
1% |
| | | | | | | | | PDM_NVMReadAndWrite.c.obj |
238 |
1% |
| | | | | | | | | PDM_NVMheaderAccessFunctions.c.obj |
38 |
1% |
| | | | | | | | | PDM_NVMheaderReadAndWrite.c.obj |
110 |
1% |
| | | | | | | | | PDM_NVMsegmentStatus.c.obj |
48 |
1% |
| | | | | | | | | PDM_SearchAndListOrder.c.obj |
422 |
1% |
| | | | | | | | | PDM_Segment.c.obj |
368 |
1% |
| | | | | | | | | PDM_SegmentData.c.obj |
100 |
1% |
| | | | | | | | | PDM_SegmentReplace.c.obj |
920 |
1% |
| | | | | | | | | PDM_SegmentSequenceExtendDelete.c.obj |
208 |
1% |
| | | | | | | | | PDM_SegmentSequenceExtendFilter.c.obj |
504 |
1% |
| | | | | | | | | PDM_SegmentSequenceExtendReconstruct.c.obj |
648 |
1% |
| | | | | | | | | PDM_SegmentSequenceSave.c.obj |
678 |
1% |
| | | | | | | | | PDM_WearLevelling.c.obj |
232 |
1% |
| | | | | | | | | PDM_slist.c.obj |
290 |
1% |
| | | | | | | | | PdmNoRtosStub.c.obj |
24 |
1% |
| | | | | | PDUM/ |
2428 |
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/ |
11958 |
6% |
| | | | | | | lib/ |
11958 |
6% |
| | | | | | | | libRadio.a/ |
11958 |
6% |
| | | | | | | | | radio.o |
11958 |
6% |
| | | | | ieee-802.15.4/ |
13974 |
7% |
| | | | | | lib/ |
13974 |
7% |
| | | | | | | libMiniMac.a/ |
13974 |
7% |
| | | | | | | | MMAC.o |
6166 |
3% |
| | | | | | | | MMAC_RadioInit_JN518x.o |
20 |
1% |
| | | | | | | | MMAC_TimerServer.o |
222 |
1% |
| | | | | | | | Mini_Association.o |
1286 |
1% |
| | | | | | | | Mini_Main.o |
1214 |
1% |
| | | | | | | | Mini_Mcps.o |
520 |
1% |
| | | | | | | | Mini_Poll.o |
396 |
1% |
| | | | | | | | Mini_Running.o |
408 |
1% |
| | | | | | | | Mini_Scan.o |
1792 |
1% |
| | | | | | | | Mini_Shim.o |
200 |
1% |
| | | | | | | | Mini_TimerServer.o |
160 |
1% |
| | | | | | | | Mini_TxRx.o |
1564 |
1% |
| | | | | | | | endian.o |
26 |
1% |
| | | | | zigbee/ |
75103 |
34% |
| | | | | | platform/ |
75103 |
34% |
| | | | | | | K32W0/ |
75103 |
34% |
| | | | | | | | libs/ |
75103 |
34% |
| | | | | | | | | libZPSAPL.a/ |
40937 |
19% |
| | | | | | | | | | zps_apl_af.o |
944 |
1% |
| | | | | | | | | | zps_apl_af_apsde.o |
1372 |
1% |
| | | | | | | | | | zps_apl_aib.o |
796 |
1% |
| | | | | | | | | | zps_apl_aps_nlde.o |
3759 |
2% |
| | | | | | | | | | zps_apl_apsde.o |
3190 |
2% |
| | | | | | | | | | zps_apl_apsme.o |
3002 |
2% |
| | | | | | | | | | zps_apl_inl.o |
16 |
1% |
| | | | | | | | | | zps_apl_mac_isr.o |
566 |
1% |
| | | | | | | | | | zps_apl_sec.o |
1993 |
1% |
| | | | | | | | | | zps_apl_task.o |
616 |
1% |
| | | | | | | | | | zps_apl_zdo_active_ep_server.o |
224 |
1% |
| | | | | | | | | | zps_apl_zdo_bind_manager.o |
168 |
1% |
| | | | | | | | | | zps_apl_zdo_bind_unbind_server.o |
683 |
1% |
| | | | | | | | | | zps_apl_zdo_bound_data_request_manager.o |
2188 |
1% |
| | | | | | | | | | zps_apl_zdo_common.o |
364 |
1% |
| | | | | | | | | | zps_apl_zdo_default_server.o |
572 |
1% |
| | | | | | | | | | zps_apl_zdo_device_annce_server.o |
456 |
1% |
| | | | | | | | | | zps_apl_zdo_handle_zdp_event.o |
392 |
1% |
| | | | | | | | | | zps_apl_zdo_ieee_addr_server.o |
436 |
1% |
| | | | | | | | | | zps_apl_zdo_match_desc_server.o |
776 |
1% |
| | | | | | | | | | zps_apl_zdo_mgmt_bind_server.o |
511 |
1% |
| | | | | | | | | | zps_apl_zdo_mgmt_leave_server.o |
636 |
1% |
| | | | | | | | | | zps_apl_zdo_mgmt_lqi_server.o |
512 |
1% |
| | | | | | | | | | zps_apl_zdo_mgmt_nwk_update_server.o |
1732 |
1% |
| | | | | | | | | | zps_apl_zdo_node_desc_server.o |
320 |
1% |
| | | | | | | | | | zps_apl_zdo_nwk_addr_server.o |
458 |
1% |
| | | | | | | | | | zps_apl_zdo_nwkmanager.o |
9062 |
5% |
| | | | | | | | | | zps_apl_zdo_nwkmanager_client.o |
791 |
1% |
| | | | | | | | | | zps_apl_zdo_power_desc_server.o |
244 |
1% |
| | | | | | | | | | zps_apl_zdo_simple_desc_server.o |
568 |
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/ |
4920 |
3% |
| | | | | | | | | | zps_mac_common.o |
586 |
1% |
| | | | | | | | | | zps_mac_ie.o |
196 |
1% |
| | | | | | | | | | zps_mac_if_table.o |
830 |
1% |
| | | | | | | | | | zps_mac_shim.o |
580 |
1% |
| | | | | | | | | | zps_miniMac.o |
2728 |
2% |
| | | | | | | | | libZPSNWK_ZED.a/ |
27656 |
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 |
1210 |
1% |
| | | | | | | | | | zps_nwk_frm.o |
1721 |
1% |
| | | | | | | | | | zps_nwk_idle_st.o |
77 |
1% |
| | | | | | | | | | zps_nwk_intf.o |
268 |
1% |
| | | | | | | | | | zps_nwk_join.o |
4063 |
2% |
| | | | | | | | | | zps_nwk_join_st.o |
1491 |
1% |
| | | | | | | | | | zps_nwk_leave.o |
737 |
1% |
| | | | | | | | | | zps_nwk_lib.o |
228 |
1% |
| | | | | | | | | | zps_nwk_lkst.o |
84 |
1% |
| | | | | | | | | | zps_nwk_mac.o |
12 |
1% |
| | | | | | | | | | zps_nwk_main.o |
156 |
1% |
| | | | | | | | | | zps_nwk_maint.o |
2968 |
2% |
| | | | | | | | | | zps_nwk_mcps.o |
3760 |
2% |
| | | | | | | | | | zps_nwk_mlme.o |
124 |
1% |
| | | | | | | | | | zps_nwk_nib.o |
5768 |
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 |
1636 |
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/ |
3440 |
2% |
| | arm-none-eabi/ |
3440 |
2% |
| | | 10.3.1/ |
3440 |
2% |
| | | | arm-none-eabi/ |
1540 |
1% |
| | | | | lib/ |
1540 |
1% |
| | | | | | thumb/ |
1540 |
1% |
| | | | | | | v7e-m/ |
1540 |
1% |
| | | | | | | | nofp/ |
1540 |
1% |
| | | | | | | | | libc.a/ |
1540 |
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-strcmp.o |
732 |
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/ |
69009 |
31% |
| SDKPackages/ |
68465 |
31% |
| | K32W061DK6/ |
68465 |
31% |
| | | components/ |
1904 |
1% |
| | | | serial_manager/ |
1334 |
1% |
| | | | | serial_manager.o |
983 |
1% |
| | | | | serial_port_uart.o |
351 |
1% |
| | | | uart/ |
570 |
1% |
| | | | | usart_adapter.o |
570 |
1% |
| | | devices/ |
15457 |
7% |
| | | | K32W061/ |
15457 |
7% |
| | | | | drivers/ |
13124 |
6% |
| | | | | | fsl_adc.o |
715 |
1% |
| | | | | | fsl_aes.o |
344 |
1% |
| | | | | | fsl_clock.o |
2382 |
2% |
| | | | | | fsl_common.o |
297 |
1% |
| | | | | | fsl_ctimer.o |
132 |
1% |
| | | | | | fsl_dma.o |
350 |
1% |
| | | | | | fsl_flash.o |
228 |
1% |
| | | | | | fsl_flexcomm.o |
1015 |
1% |
| | | | | | fsl_fmeas.o |
38 |
1% |
| | | | | | fsl_gint.o |
369 |
1% |
| | | | | | fsl_gpio.o |
48 |
1% |
| | | | | | fsl_i2c.o |
1124 |
1% |
| | | | | | fsl_inputmux.o |
20 |
1% |
| | | | | | fsl_ntag.o |
144 |
1% |
| | | | | | fsl_power.o |
2431 |
2% |
| | | | | | fsl_reset.o |
343 |
1% |
| | | | | | fsl_rng.o |
236 |
1% |
| | | | | | fsl_rtc.o |
26 |
1% |
| | | | | | fsl_sha.o |
522 |
1% |
| | | | | | fsl_usart.o |
978 |
1% |
| | | | | | fsl_wtimer.o |
764 |
1% |
| | | | | | fsl_wwdt.o |
558 |
1% |
| | | | | | psector_api.o |
60 |
1% |
| | | | | system_K32W061.o |
228 |
1% |
| | | | | utilities/ |
2105 |
1% |
| | | | | | debug_console/ |
615 |
1% |
| | | | | | | fsl_debug_console.o |
615 |
1% |
| | | | | | fsl_assert.o |
90 |
1% |
| | | | | | str/ |
1400 |
1% |
| | | | | | | fsl_str.o |
1400 |
1% |
| | | middleware/ |
51104 |
23% |
| | | | wireless/ |
51104 |
23% |
| | | | | framework/ |
13472 |
6% |
| | | | | | Common/ |
104 |
1% |
| | | | | | | Heap.o |
72 |
1% |
| | | | | | | MicroInt_arm_sdk2.o |
32 |
1% |
| | | | | | DebugExceptionHandlers_jn518x/ |
3994 |
2% |
| | | | | | | src/ |
3994 |
2% |
| | | | | | | | Exceptions_NVIC.o |
44 |
1% |
| | | | | | | | MicroExceptions_arm.o |
3950 |
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/ |
2282 |
2% |
| | | | | | | Source/ |
2282 |
2% |
| | | | | | | | k32w061dk6/ |
2282 |
2% |
| | | | | | | | | PWR.o |
1442 |
1% |
| | | | | | | | | PWRLib.o |
812 |
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/ |
724 |
1% |
| | | | | | | Source/ |
724 |
1% |
| | | | | | | | fsl_os_abstraction_bm.o |
724 |
1% |
| | | | | | OtaSupport/ |
1954 |
1% |
| | | | | | | Source/ |
1954 |
1% |
| | | | | | | | OtaSupport.o |
710 |
1% |
| | | | | | | | OtaUtils.o |
1244 |
1% |
| | | | | | Panic/ |
2 |
1% |
| | | | | | | Source/ |
2 |
1% |
| | | | | | | | Panic.o |
2 |
1% |
| | | | | | RNG/ |
192 |
1% |
| | | | | | | Source/ |
192 |
1% |
| | | | | | | | RNG.o |
192 |
1% |
| | | | | | SecLib/ |
732 |
1% |
| | | | | | | SecLib.o |
732 |
1% |
| | | | | | TimersManager/ |
2362 |
2% |
| | | | | | | Source/ |
2362 |
2% |
| | | | | | | | TMR_Adapter.o |
1545 |
1% |
| | | | | | | | TimersManager.o |
817 |
1% |
| | | | | zigbee/ |
37632 |
17% |
| | | | | | BDB/ |
6524 |
3% |
| | | | | | | Source/ |
6524 |
3% |
| | | | | | | | Common/ |
1608 |
1% |
| | | | | | | | | ZCLobj_bdb_fr.o |
120 |
1% |
| | | | | | | | | ZCLobj_bdb_start.o |
1308 |
1% |
| | | | | | | | | ZCLobj_bdb_state_machine.o |
180 |
1% |
| | | | | | | | FindAndBind/ |
1932 |
1% |
| | | | | | | | | ZCLobj_bdb_fb_common.o |
14 |
1% |
| | | | | | | | | ZCLobj_bdb_fb_initiator.o |
1918 |
1% |
| | | | | | | | NwkSteering/ |
1750 |
1% |
| | | | | | | | | ZCLobj_bdb_ns.o |
1750 |
1% |
| | | | | | | | OutOfBand/ |
804 |
1% |
| | | | | | | | | ZCLobj_bdb_DeviceCommissioning.o |
804 |
1% |
| | | | | | | | TouchLink/ |
430 |
1% |
| | | | | | | | | ZCLobj_bdb_tl_common.o |
430 |
1% |
| | | | | | ZCIF/ |
10942 |
5% |
| | | | | | | Source/ |
10942 |
5% |
| | | | | | | | ZCLobj_dlist.o |
236 |
1% |
| | | | | | | | ZCLobj_zcl.o |
916 |
1% |
| | | | | | | | ZCLobj_zcl_CustomCommandReceive.o |
572 |
1% |
| | | | | | | | ZCLobj_zcl_CustomCommandSend.o |
608 |
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/ |
18600 |
9% |
| | | | | | | Clusters/ |
18124 |
9% |
| | | | | | | | Commissioning/ |
5118 |
3% |
| | | | | | | | | Source/ |
5118 |
3% |
| | | | | | | | | | ZCLobj_zll_CommissionCmdHandler.o |
2194 |
1% |
| | | | | | | | | | 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/ |
9146 |
5% |
| | | | | | | | | Source/ |
9146 |
5% |
| | | | | | | | | | OTA.o |
1684 |
1% |
| | | | | | | | | | OTA_ClientUpgradeManager.o |
4280 |
2% |
| | | | | | | | | | OTA_CustomCommandHandler.o |
224 |
1% |
| | | | | | | | | | OTA_CustomReceiveCommands.o |
1404 |
1% |
| | | | | | | | | | OTA_client.o |
1418 |
1% |
| | | | | | | | | | OTA_common.o |
136 |
1% |
| | | | | | | Devices/ |
476 |
1% |
| | | | | | | | ZLO/ |
476 |
1% |
| | | | | | | | | Source/ |
476 |
1% |
| | | | | | | | | | ZCLobj_colour_scene_controller.o |
476 |
1% |
| | | | | | ZigbeeCommon/ |
1562 |
1% |
| | | | | | | Source/ |
1562 |
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 |
156 |
1% |
| | | | | | platform/ |
4 |
1% |
| | | | | | | K32W0/ |
4 |
1% |
| | | | | | | | platform/ |
4 |
1% |
| | | | | | | | | timer.o |
4 |
1% |
| gcc/ |
544 |
1% |
| | startup_K32W061.o |
544 |
1% |