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 |
0x00000180 |
0x000001a0 |
32 |
8% |
5612 |
.after_vectors |
0x000001a0 |
0x00000320 |
384 |
93% |
5615 |
Expected total in startup_K32W061.o file: |
416 |
Actual: |
416 |
100% |
5612 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.text.System_IRQHandler |
0x00000320 |
0x00000398 |
120 |
13% |
5668 |
.text.main_task |
0x00000398 |
0x00000408 |
112 |
12% |
5671 |
.text.APP_vSetUpHardware |
0x00000408 |
0x000004cc |
196 |
21% |
5674 |
.text.APP_vInitResources |
0x000004cc |
0x000005d8 |
268 |
28% |
5677 |
.text.APP_vRadioTempUpdate |
0x000005d8 |
0x0000066c |
148 |
16% |
5680 |
.text.bRadioCB_WriteNVM |
0x0000066c |
0x000006a0 |
52 |
6% |
5683 |
.text.u16RadioCB_ReadNVM |
0x000006a0 |
0x000006e0 |
64 |
7% |
5686 |
Expected total in app_main.o file: |
960 |
Actual: |
960 |
100% |
5668 |
Flash640 / .text / port_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.u32Reverse |
0x000006e0 |
0x000006e4 |
4 |
3% |
5689 |
.text.ZPS_u8GrabMutexLock |
0x000006e4 |
0x00000718 |
52 |
34% |
5692 |
.text.ZPS_u8ReleaseMutexLock |
0x00000718 |
0x00000738 |
32 |
21% |
5695 |
.text.ZPS_eEnterCriticalSection |
0x00000738 |
0x00000764 |
44 |
29% |
5699 |
.text.ZPS_eExitCriticalSection |
0x00000764 |
0x0000077c |
24 |
16% |
5702 |
Expected total in port_JN518x.o file: |
156 |
Actual: |
156 |
100% |
5689 |
Flash640 / .text / pdum_gen.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_vInit |
0x0000077c |
0x000007a4 |
40 |
100% |
5706 |
Expected total in pdum_gen.o file: |
40 |
Actual: |
40 |
100% |
5706 |
Flash640 / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.text.zps_vGetZpsMutex |
0x000007a4 |
0x000007ac |
8 |
3% |
5709 |
.text.vZdoServersInit |
0x000007ac |
0x00000890 |
228 |
63% |
5712 |
.text.ZPS_pvAplZdoGetAplHandle |
0x00000890 |
0x0000089c |
12 |
4% |
5715 |
.text.ZPS_u32ApsFcSaveCountBitShift |
0x0000089c |
0x000008a0 |
4 |
2% |
5718 |
.text.ZPS_psAplDefaultDistributedAPSLinkKey |
0x000008a0 |
0x000008a8 |
8 |
3% |
5721 |
.text.ZPS_psAplDefaultGlobalAPSLinkKey |
0x000008a8 |
0x000008b0 |
8 |
3% |
5724 |
.text.ZPS_ps_groupPdmTable |
0x000008b0 |
0x000008b8 |
8 |
3% |
5727 |
.text.ZPS_pu8MaxZpsConfigEp |
0x000008b8 |
0x000008c0 |
8 |
3% |
5730 |
.text.ZPS_pau8EpMapPresent |
0x000008c0 |
0x000008c8 |
8 |
3% |
5733 |
.text.ZPS_u8ConfigStackProfileId |
0x000008c8 |
0x000008d4 |
12 |
4% |
5736 |
.text.ZPS_u32NwkFcSaveCountBitShift |
0x000008d4 |
0x000008d8 |
4 |
2% |
5739 |
.text.ZPS_psMacIFTGetTable |
0x000008d8 |
0x000008e0 |
8 |
3% |
5742 |
.text.ZPS_psMacIFTGetInterface |
0x000008e0 |
0x000008f8 |
24 |
7% |
5745 |
.text.ZPS_vGetGpContext |
0x000008f8 |
0x00000904 |
12 |
4% |
5748 |
.text.ZPS_vGetOptionalFeatures |
0x00000904 |
0x00000910 |
12 |
4% |
5751 |
Expected total in zps_gen.o file: |
364 |
Actual: |
364 |
100% |
5709 |
Flash640 / .text / app_led_control.o |
Start |
End |
Size |
% |
Line |
.text.APP_vInitLeds |
0x00000910 |
0x00000964 |
84 |
44% |
5754 |
.text.APP_vSetLedsMask |
0x00000964 |
0x00000998 |
52 |
28% |
5757 |
.text.APP_vBlinkLeds |
0x00000998 |
0x000009c4 |
44 |
23% |
5760 |
.text.APP_cbTimerLedBlink |
0x000009c4 |
0x000009d0 |
12 |
7% |
5763 |
Expected total in app_led_control.o file: |
192 |
Actual: |
192 |
100% |
5754 |
Flash640 / .text / app_start_controller.o |
Start |
End |
Size |
% |
Line |
.text.vfExtendedStatusCallBack |
0x000009d0 |
0x000009dc |
12 |
3% |
5766 |
.text.PreSleep |
0x000009dc |
0x00000a30 |
84 |
17% |
5769 |
.text.Wakeup |
0x00000a30 |
0x00000a6c |
60 |
12% |
5771 |
.text.vAppMain |
0x00000a6c |
0x00000b84 |
280 |
55% |
5772 |
.text.vAppRegisterPWRCallbacks |
0x00000b84 |
0x00000ba0 |
28 |
6% |
5775 |
.text.hardware_init |
0x00000ba0 |
0x00000bd4 |
52 |
11% |
5778 |
Expected total in app_start_controller.o file: |
516 |
Actual: |
516 |
100% |
5766 |
Flash640 / .text / App_ColorSceneController.o |
Start |
End |
Size |
% |
Line |
.text.bAllowInterPanEp |
0x00000bd4 |
0x00000be8 |
20 |
11% |
5781 |
.text.eApp_ZLO_RegisterEndpoint |
0x00000be8 |
0x00000c0c |
36 |
19% |
5783 |
.text.vAPP_ZCL_DeviceSpecific_Init |
0x00000c0c |
0x00000c80 |
116 |
61% |
5786 |
.text.vApp_ZCL_ResetDeviceStructure |
0x00000c80 |
0x00000c90 |
16 |
9% |
5789 |
.text.app_u8GetDeviceEndpoint |
0x00000c90 |
0x00000c94 |
4 |
3% |
5792 |
Expected total in App_ColorSceneController.o file: |
192 |
Actual: |
192 |
100% |
5781 |
Flash640 / .text / zlo_controller_node.o |
Start |
End |
Size |
% |
Line |
.text.bIsDeviceLight |
0x00000c94 |
0x00000ce0 |
76 |
2% |
5795 |
.text.vResetSleepAndJoinCounters |
0x00000ce0 |
0x00000d08 |
40 |
1% |
5797 |
.text.bAppCancelRejoin |
0x00000d08 |
0x00000d18 |
16 |
1% |
5799 |
.text.vStopAllTimers |
0x00000d18 |
0x00000d5c |
68 |
2% |
5802 |
.text.psGetEndpointRecordTable |
0x00000d5c |
0x00000d64 |
8 |
1% |
5804 |
.text.psGetGroupRecordTable |
0x00000d64 |
0x00000d6c |
8 |
1% |
5807 |
.text.vStartPolling |
0x00000d6c |
0x00000d9c |
48 |
2% |
5810 |
.text.APP_cbTimerAddGroup |
0x00000d9c |
0x00000e14 |
120 |
3% |
5813 |
.text.APP_vStartUpHW |
0x00000e14 |
0x00000e40 |
44 |
1% |
5816 |
.text.APP_vZclTick |
0x00000e40 |
0x00000e5c |
28 |
1% |
5819 |
.text.vWakeCallBack |
0x00000e5c |
0x00000e7c |
32 |
1% |
5823 |
.text.vRemoveLight |
0x00000e7c |
0x00000ef4 |
120 |
3% |
5825 |
.text.vSelectLight |
0x00000ef4 |
0x00001010 |
284 |
7% |
5828 |
.text.bAddToEndpointTable |
0x00001010 |
0x000010cc |
188 |
5% |
5831 |
.text.APP_taskController |
0x000010cc |
0x00001450 |
900 |
20% |
5834 |
.text.vSetGroupAddress |
0x00001450 |
0x0000149c |
76 |
2% |
5837 |
.text.APP_vFactoryResetRecords |
0x0000149c |
0x00001524 |
136 |
4% |
5840 |
.text.APP_vInitialiseNode |
0x00001524 |
0x00001708 |
484 |
11% |
5843 |
.text.APP_cbTimerPoll |
0x00001708 |
0x000018ec |
484 |
11% |
5846 |
.text.vHandleIdentifyRequest |
0x000018ec |
0x00001928 |
60 |
2% |
5849 |
.text.APP_vBdbCallback |
0x00001928 |
0x00001df4 |
1228 |
28% |
5852 |
.text.APP_cbTimerId |
0x00001df4 |
0x00001e44 |
80 |
2% |
5855 |
Expected total in zlo_controller_node.o file: |
4528 |
Actual: |
4528 |
100% |
5795 |
Flash640 / .text / app_zcl_controller_task.o |
Start |
End |
Size |
% |
Line |
.text.APP_ZCL_cbGeneralCallback |
0x00001e44 |
0x00001e48 |
4 |
1% |
5858 |
.text.APP_ZCL_cbEndpointCallback |
0x00001e48 |
0x00002038 |
496 |
63% |
5861 |
.text.psGetDeviceTable |
0x00002038 |
0x00002040 |
8 |
2% |
5863 |
.text.APP_ZCL_vInitialise |
0x00002040 |
0x000020d0 |
144 |
19% |
5866 |
.text.APP_cbTimerZclTick |
0x000020d0 |
0x00002130 |
96 |
13% |
5869 |
.text.APP_vRadioTempUpdateMs |
0x00002130 |
0x00002140 |
16 |
3% |
5872 |
.text.APP_ZCL_vEventHandler |
0x00002140 |
0x00002158 |
24 |
4% |
5875 |
Expected total in app_zcl_controller_task.o file: |
788 |
Actual: |
788 |
100% |
5858 |
Flash640 / .text / app_on_off_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppOnOff |
0x00002158 |
0x000021d8 |
128 |
100% |
5878 |
Expected total in app_on_off_commands.o file: |
128 |
Actual: |
128 |
100% |
5878 |
Flash640 / .text / app_level_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppLevelMove |
0x000021d8 |
0x0000221c |
68 |
46% |
5881 |
.text.vAppLevelStop |
0x0000221c |
0x0000226c |
80 |
55% |
5884 |
Expected total in app_level_commands.o file: |
148 |
Actual: |
148 |
100% |
5881 |
Flash640 / .text / app_colour_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppEnhancedMoveHue |
0x0000226c |
0x000022b4 |
72 |
14% |
5887 |
.text.vAppGotoHueAndSat |
0x000022b4 |
0x00002374 |
192 |
37% |
5890 |
.text.vAppMoveSaturation |
0x00002374 |
0x000023c0 |
76 |
15% |
5893 |
.text.vAppMoveColourTemperature |
0x000023c0 |
0x00002414 |
84 |
16% |
5896 |
.text.vAppColorLoopSet |
0x00002414 |
0x00002468 |
84 |
16% |
5899 |
.text.vAPPColourLoopStop |
0x00002468 |
0x00002480 |
24 |
5% |
5902 |
Expected total in app_colour_commands.o file: |
532 |
Actual: |
532 |
100% |
5887 |
Flash640 / .text / app_scenes_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppRecallSceneById |
0x00002480 |
0x000024c8 |
72 |
53% |
5906 |
.text.vAppStoreSceneById |
0x000024c8 |
0x00002508 |
64 |
48% |
5909 |
Expected total in app_scenes_commands.o file: |
136 |
Actual: |
136 |
100% |
5906 |
Flash640 / .text / app_group_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppAddGroup |
0x00002508 |
0x00002554 |
76 |
87% |
5912 |
.text.vAppSetGroupId |
0x00002554 |
0x00002560 |
12 |
14% |
5915 |
Expected total in app_group_commands.o file: |
88 |
Actual: |
88 |
100% |
5912 |
Flash640 / .text / app_identify_commands.o |
Start |
End |
Size |
% |
Line |
.text.vAppIdentifyEffect |
0x00002560 |
0x00002598 |
56 |
100% |
5918 |
Expected total in app_identify_commands.o file: |
56 |
Actual: |
56 |
100% |
5918 |
Flash640 / .text / app_general_commands.o |
Start |
End |
Size |
% |
Line |
.text.vSetAddress |
0x00002598 |
0x000025dc |
68 |
22% |
5921 |
.text.bAppSendBasicResetReq |
0x000025dc |
0x00002618 |
60 |
19% |
5924 |
.text.vAppChangeChannel |
0x00002618 |
0x000026d4 |
188 |
60% |
5927 |
Expected total in app_general_commands.o file: |
316 |
Actual: |
316 |
100% |
5921 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.text.DbgConsole_SendDataReliable |
0x000026d4 |
0x00002720 |
76 |
19% |
5930 |
.text.DbgConsole_PrintCallback |
0x00002720 |
0x0000275c |
60 |
15% |
5933 |
.text.DbgConsole_Init |
0x0000275c |
0x000027f8 |
156 |
38% |
5936 |
.text.DbgConsole_Deinit |
0x000027f8 |
0x00002830 |
56 |
14% |
5939 |
.text.DbgConsole_Printf |
0x00002830 |
0x00002870 |
64 |
16% |
5942 |
Expected total in fsl_debug_console.o file: |
412 |
Actual: |
412 |
100% |
5930 |
Flash640 / .text / fsl_gpio.o |
Start |
End |
Size |
% |
Line |
.text.GPIO_PinInit |
0x00002870 |
0x000028a0 |
48 |
100% |
5945 |
Expected total in fsl_gpio.o file: |
48 |
Actual: |
48 |
100% |
5945 |
Flash640 / .text / hardware_init.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitClocks |
0x000028a0 |
0x00002938 |
152 |
64% |
5949 |
.text.BOARD_InitHardware |
0x00002938 |
0x00002990 |
88 |
37% |
5952 |
Expected total in hardware_init.o file: |
240 |
Actual: |
240 |
100% |
5949 |
Flash640 / .text / pin_mux.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitPins |
0x00002990 |
0x000029a8 |
24 |
30% |
5955 |
.text.BOARD_SetPinsForPowerMode |
0x000029a8 |
0x000029e0 |
56 |
70% |
5958 |
Expected total in pin_mux.o file: |
80 |
Actual: |
80 |
100% |
5955 |
Flash640 / .text / temp_sensor_drv.o |
Start |
End |
Size |
% |
Line |
.text.flashConfig_ExtractGpAdcTrimValues |
0x000029e0 |
0x00002a18 |
56 |
7% |
5961 |
.text.flashConfig_ExtractTempSensorTrimValues |
0x00002a18 |
0x00002a88 |
112 |
14% |
5965 |
.text.temp_computation |
0x00002a88 |
0x00002b08 |
128 |
16% |
5968 |
.text.ADC_Configuration |
0x00002b08 |
0x00002b80 |
120 |
15% |
5971 |
.text.load_calibration_param_from_flash |
0x00002b80 |
0x00002c00 |
128 |
16% |
5974 |
.text.get_temperature |
0x00002c00 |
0x00002d18 |
280 |
34% |
5977 |
Expected total in temp_sensor_drv.o file: |
824 |
Actual: |
824 |
100% |
5961 |
Flash640 / .text / fsl_adc.o |
Start |
End |
Size |
% |
Line |
.text.ADC_GetInstance.isra.0 |
0x00002d18 |
0x00002d40 |
40 |
9% |
5980 |
.text.ADC_Init |
0x00002d40 |
0x00002dd4 |
148 |
32% |
5982 |
.text.ADC_SetConvSeqAConfig |
0x00002dd4 |
0x00002e28 |
84 |
18% |
5985 |
.text.ADC_GetChannelConversionResult |
0x00002e28 |
0x00002ea8 |
128 |
27% |
5988 |
.text.ADC_EnableTemperatureSensor |
0x00002ea8 |
0x00002ef4 |
76 |
16% |
5991 |
Expected total in fsl_adc.o file: |
476 |
Actual: |
476 |
100% |
5980 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_GetClock32MCapacitanceCharacteristics |
0x00002ef4 |
0x00002efc |
8 |
25% |
5994 |
.text.BOARD_CpuClockUpdate32MhzFro |
0x00002efc |
0x00002f14 |
24 |
75% |
5997 |
Expected total in board_utility.o file: |
32 |
Actual: |
32 |
100% |
5994 |
Flash640 / .text / app_uart.o |
Start |
End |
Size |
% |
Line |
.text.UART_vInit |
0x00002f14 |
0x00002f5c |
72 |
32% |
6000 |
.text.FLEXCOMM1_IRQHandler |
0x00002f5c |
0x00002fb8 |
92 |
41% |
6003 |
.text.UART_vRtsStartFlow |
0x00002fb8 |
0x00002fbc |
4 |
2% |
6006 |
.text.UART_vTxChar |
0x00002fbc |
0x00002fd0 |
20 |
9% |
6010 |
.text.UART_bTxReady |
0x00002fd0 |
0x00002fe0 |
16 |
8% |
6013 |
.text.UART_vSetTxInterrupt |
0x00002fe0 |
0x00002ff8 |
24 |
11% |
6016 |
Expected total in app_uart.o file: |
228 |
Actual: |
228 |
100% |
6000 |
Flash640 / .text / app_serial_interface.o |
Start |
End |
Size |
% |
Line |
.text.APP_taskAtSerial |
0x00002ff8 |
0x000030d8 |
224 |
55% |
6019 |
.text.bPutChar |
0x000030d8 |
0x0000312c |
84 |
21% |
6022 |
.text.vSL_TxByte.constprop.0 |
0x0000312c |
0x00003148 |
28 |
7% |
6025 |
.text.vSL_WriteMessage |
0x00003148 |
0x00003194 |
76 |
19% |
6027 |
Expected total in app_serial_interface.o file: |
412 |
Actual: |
412 |
100% |
6019 |
Flash640 / .text / app_buttons.o |
Start |
End |
Size |
% |
Line |
.text.gint_callback |
0x00003194 |
0x000031d0 |
60 |
14% |
6030 |
.text.APP_u32GetSwitchIOState |
0x000031d0 |
0x000031ec |
28 |
7% |
6033 |
.text.APP_cbTimerButtonScan |
0x000031ec |
0x000032c0 |
212 |
47% |
6036 |
.text.APP_bButtonInitialise |
0x000032c0 |
0x00003358 |
152 |
34% |
6039 |
Expected total in app_buttons.o file: |
452 |
Actual: |
452 |
100% |
6030 |
Flash640 / .text / app_menu_handler_OM15082.o |
Start |
End |
Size |
% |
Line |
.text.APP_vHandleFactoryNewKeyPress |
0x00003358 |
0x000033fc |
164 |
12% |
6042 |
.text.APP_vHandleKeyPress |
0x000033fc |
0x00003854 |
1112 |
80% |
6045 |
.text.APP_vHandleKeyRelease |
0x00003854 |
0x000038cc |
120 |
9% |
6048 |
Expected total in app_menu_handler_OM15082.o file: |
1396 |
Actual: |
1396 |
100% |
6042 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.text.GINT_GetInstance |
0x000038cc |
0x000038f4 |
40 |
17% |
6051 |
.text.GINT_Init |
0x000038f4 |
0x00003918 |
36 |
15% |
6053 |
.text.GINT_SetCtrl |
0x00003918 |
0x00003944 |
44 |
19% |
6056 |
.text.GINT_ConfigPins |
0x00003944 |
0x00003950 |
12 |
5% |
6059 |
.text.GINT_EnableCallback |
0x00003950 |
0x00003970 |
32 |
14% |
6063 |
.text.GINT_DisableCallback |
0x00003970 |
0x0000399c |
44 |
19% |
6066 |
.text.GINT0_DriverIRQHandler |
0x0000399c |
0x000039c0 |
36 |
15% |
6069 |
Expected total in fsl_gint.o file: |
244 |
Actual: |
244 |
100% |
6051 |
Flash640 / .text / ZQueue.o |
Start |
End |
Size |
% |
Line |
.text.ZQ_vQueueCreate |
0x000039c0 |
0x000039ce |
14 |
9% |
6072 |
.text.ZQ_bQueueSend |
0x000039ce |
0x00003a18 |
74 |
46% |
6075 |
.text.ZQ_bQueueReceive |
0x00003a18 |
0x00003a52 |
58 |
36% |
6078 |
.text.ZQ_bQueueIsEmpty |
0x00003a52 |
0x00003a5c |
10 |
7% |
6081 |
.text.ZQ_u32QueueGetQueueSize |
0x00003a5c |
0x00003a60 |
4 |
3% |
6084 |
.text.ZQ_u32QueueGetQueueMessageWaiting |
0x00003a60 |
0x00003a64 |
4 |
3% |
6087 |
Expected total in ZQueue.o file: |
164 |
Actual: |
164 |
100% |
6072 |
Flash640 / .text / ZTimer.o |
Start |
End |
Size |
% |
Line |
.text.ZTIMER_eInit |
0x00003a64 |
0x00003a88 |
36 |
8% |
6090 |
.text.ZTIMER_vTask |
0x00003a88 |
0x00003b24 |
156 |
32% |
6093 |
.text.ZTIMER_eOpen |
0x00003b24 |
0x00003b5c |
56 |
12% |
6096 |
.text.ZTIMER_eClose |
0x00003b5c |
0x00003ba4 |
72 |
15% |
6099 |
.text.ZTIMER_eStart |
0x00003ba4 |
0x00003bf8 |
84 |
17% |
6102 |
.text.ZTIMER_eStop |
0x00003bf8 |
0x00003c44 |
76 |
16% |
6105 |
.text.ZTIMER_eGetState |
0x00003c44 |
0x00003c54 |
16 |
4% |
6108 |
Expected total in ZTimer.o file: |
496 |
Actual: |
496 |
100% |
6090 |
Flash640 / .text / app_zps_link_keys.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pau8GetBdbDistributedLinkKey |
0x00003c54 |
0x00003c5c |
8 |
100% |
6111 |
Expected total in app_zps_link_keys.o file: |
8 |
Actual: |
8 |
100% |
6111 |
Flash640 / .text / appZdpExtraction.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdpUnpackNwkAddressResponse |
0x00003c5c |
0x00003ce4 |
136 |
31% |
6114 |
.text.zps_bAplZdpUnpackIeeeAddressResponse |
0x00003ce4 |
0x00003ce8 |
4 |
1% |
6117 |
.text.zps_bAplZdpUnpackNodeDescResponse |
0x00003ce8 |
0x00003d60 |
120 |
27% |
6120 |
.text.zps_bAplZdpUnpackSimpleDescResponse |
0x00003d60 |
0x00003e1c |
188 |
42% |
6123 |
Expected total in appZdpExtraction.o file: |
448 |
Actual: |
448 |
100% |
6114 |
Flash640 / .text / appZpsBeaconHandler.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bAppAddBeaconFilter |
0x00003e1c |
0x00003e28 |
12 |
5% |
6127 |
.text.ZPS_bAppRemoveBeaconFilter |
0x00003e28 |
0x00003e34 |
12 |
5% |
6130 |
.text.ZPS_bAppPassBeaconToHigherLayer |
0x00003e34 |
0x00003f3c |
264 |
92% |
6133 |
Expected total in appZpsBeaconHandler.o file: |
288 |
Actual: |
288 |
100% |
6127 |
Flash640 / .text / board.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitDebugConsole |
0x00003f3c |
0x00003f64 |
40 |
91% |
6136 |
.text.BOARD_DbgDiagEnable |
0x00003f64 |
0x00003f68 |
4 |
10% |
6139 |
Expected total in board.o file: |
44 |
Actual: |
44 |
100% |
6136 |
Flash640 / .text / system_K32W061.o |
Start |
End |
Size |
% |
Line |
.text.SystemCoreClockUpdate |
0x00003f68 |
0x00004008 |
160 |
71% |
6143 |
.text.SystemInit |
0x00004008 |
0x0000404c |
68 |
30% |
6146 |
Expected total in system_K32W061.o file: |
228 |
Actual: |
228 |
100% |
6143 |
Flash640 / .text / startup_K32W061.o |
Start |
End |
Size |
% |
Line |
.text.DMIC0_IRQHandler |
0x0000404c |
0x00004054 |
8 |
7% |
6149 |
.text.CIC_IRB_IRQHandler |
0x00004054 |
0x0000405c |
8 |
7% |
6152 |
.text.HWVAD0_IRQHandler |
0x0000405c |
0x00004064 |
8 |
7% |
6155 |
.text.PINT0_IRQHandler |
0x00004064 |
0x0000406c |
8 |
7% |
6158 |
.text.PINT1_IRQHandler |
0x0000406c |
0x00004074 |
8 |
7% |
6161 |
.text.PINT2_IRQHandler |
0x00004074 |
0x0000407c |
8 |
7% |
6164 |
.text.PINT3_IRQHandler |
0x0000407c |
0x00004084 |
8 |
7% |
6167 |
.text.GINT0_IRQHandler |
0x00004084 |
0x0000408c |
8 |
7% |
6170 |
.text.CTIMER0_IRQHandler |
0x0000408c |
0x00004094 |
8 |
7% |
6173 |
.text.CTIMER1_IRQHandler |
0x00004094 |
0x0000409c |
8 |
7% |
6176 |
.text.FLEXCOMM0_IRQHandler |
0x0000409c |
0x000040a4 |
8 |
7% |
6179 |
.text.FLEXCOMM2_IRQHandler |
0x000040a4 |
0x000040ac |
8 |
7% |
6182 |
.text.FLEXCOMM3_IRQHandler |
0x000040ac |
0x000040b4 |
8 |
7% |
6185 |
.text.FLEXCOMM4_IRQHandler |
0x000040b4 |
0x000040bc |
8 |
7% |
6188 |
.text.FLEXCOMM5_IRQHandler |
0x000040bc |
0x000040c4 |
8 |
7% |
6191 |
.text.FLEXCOMM6_IRQHandler |
0x000040c4 |
0x000040cc |
8 |
7% |
6194 |
Expected total in startup_K32W061.o file: |
128 |
Actual: |
128 |
100% |
6149 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.text.WWDT_GetInstance.isra.0 |
0x000040cc |
0x000040f4 |
40 |
11% |
6197 |
.text.WWDT_GetDefaultConfig |
0x000040f4 |
0x00004130 |
60 |
17% |
6199 |
.text.WWDT_Init |
0x00004130 |
0x000041f0 |
192 |
53% |
6202 |
.text.WWDT_Deinit |
0x000041f0 |
0x00004200 |
16 |
5% |
6205 |
.text.WWDT_Refresh |
0x00004200 |
0x00004214 |
20 |
6% |
6208 |
.text.WWDT_ClearStatusFlags |
0x00004214 |
0x0000423c |
40 |
11% |
6211 |
Expected total in fsl_wwdt.o file: |
368 |
Actual: |
368 |
100% |
6197 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.text.CLOCK_u8OscCapConvert |
0x0000423c |
0x00004264 |
40 |
2% |
6214 |
.text.CLOCK_AttachClk |
0x00004264 |
0x0000436c |
264 |
13% |
6217 |
.text.CLOCK_SetClkDiv |
0x0000436c |
0x000043c8 |
92 |
5% |
6220 |
.text.CLOCK_GetXtal32kFreq |
0x000043c8 |
0x000043e0 |
24 |
2% |
6224 |
.text.CLOCK_GetFro32kFreq |
0x000043e0 |
0x000043f8 |
24 |
2% |
6227 |
.text.CLOCK_GetOsc32kFreq |
0x000043f8 |
0x0000440c |
20 |
1% |
6230 |
.text.CLOCK_GetFro12MFreq |
0x0000440c |
0x00004424 |
24 |
2% |
6233 |
.text.CLOCK_GetFro32MFreq |
0x00004424 |
0x0000443c |
24 |
2% |
6236 |
.text.CLOCK_GetOsc32MFreq |
0x0000443c |
0x00004454 |
24 |
2% |
6239 |
.text.CLOCK_GetWdtOscFreq |
0x00004454 |
0x00004480 |
44 |
3% |
6242 |
.text.CLOCK_GetFro48MFreq |
0x00004480 |
0x00004498 |
24 |
2% |
6245 |
.text.CLOCK_GetPWMClockFreq |
0x00004498 |
0x000044b8 |
32 |
2% |
6248 |
.text.CLOCK_GetMainClockRate |
0x000044b8 |
0x000044f8 |
64 |
4% |
6252 |
.text.CLOCK_GetCoreSysClkFreq |
0x000044f8 |
0x00004510 |
24 |
2% |
6255 |
.text.CLOCK_GetFRGInputClock |
0x00004510 |
0x00004536 |
38 |
2% |
6258 |
.text.CLOCK_GetFRGClock |
0x00004536 |
0x00004568 |
50 |
3% |
6261 |
.text.CLOCK_GetFro64MFreq |
0x00004568 |
0x00004580 |
24 |
2% |
6264 |
.text.CLOCK_GetClkOutFreq |
0x00004580 |
0x000045e0 |
96 |
5% |
6267 |
.text.CLOCK_GetSpifiOscFreq |
0x000045e0 |
0x00004628 |
72 |
4% |
6270 |
.text.CLOCK_GetApbCLkFreq |
0x00004628 |
0x00004654 |
44 |
3% |
6273 |
.text.CLOCK_GetFreq |
0x00004654 |
0x0000475c |
264 |
13% |
6276 |
.text.CLOCK_DisableClock |
0x0000475c |
0x00004800 |
164 |
8% |
6279 |
.text.CLOCK_IsClockEnable |
0x00004800 |
0x0000481e |
30 |
2% |
6282 |
.text.CLOCK_EnableAPBBridge |
0x0000481e |
0x0000482c |
14 |
1% |
6285 |
.text.CLOCK_Xtal32M_Trim |
0x0000482c |
0x00004934 |
264 |
13% |
6288 |
.text.CLOCK_XtalBasicTrim |
0x00004934 |
0x00004964 |
48 |
3% |
6291 |
.text.DelayLoopN |
0x00004964 |
0x00004970 |
12 |
1% |
6294 |
.text.CLOCK_uDelay |
0x00004970 |
0x00004998 |
40 |
2% |
6298 |
.text.CLOCK_Xtal32M_WaitUntilStable |
0x00004998 |
0x000049ac |
20 |
1% |
6301 |
.text.CLOCK_EnableClock |
0x000049ac |
0x00004a8c |
224 |
11% |
6304 |
Expected total in fsl_clock.o file: |
2128 |
Actual: |
2128 |
100% |
6214 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.text.RESET_SetPeripheralReset |
0x00004a8c |
0x00004ae0 |
84 |
42% |
6307 |
.text.RESET_ClearPeripheralReset |
0x00004ae0 |
0x00004b38 |
88 |
44% |
6310 |
.text.RESET_PeripheralReset |
0x00004b38 |
0x00004b4c |
20 |
10% |
6313 |
.text.RESET_SystemReset |
0x00004b4c |
0x00004b58 |
12 |
6% |
6317 |
Expected total in fsl_reset.o file: |
204 |
Actual: |
204 |
100% |
6307 |
Flash640 / .text / fsl_rng.o |
Start |
End |
Size |
% |
Line |
.text.TRNG_GetDefaultConfig |
0x00004b58 |
0x00004b6c |
20 |
10% |
6320 |
.text.TRNG_Init |
0x00004b6c |
0x00004bd8 |
108 |
50% |
6323 |
.text.TRNG_GetRandomData |
0x00004bd8 |
0x00004c30 |
88 |
41% |
6326 |
Expected total in fsl_rng.o file: |
216 |
Actual: |
216 |
100% |
6320 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.text.USART_Deinit |
0x00004c30 |
0x00004c70 |
64 |
11% |
6329 |
.text.USART_GetDefaultConfig |
0x00004c70 |
0x00004cac |
60 |
10% |
6332 |
.text.USART_SetBaudRate |
0x00004cac |
0x00004d4c |
160 |
26% |
6335 |
.text.USART_Init |
0x00004d4c |
0x00004e5c |
272 |
44% |
6338 |
.text.USART_WriteBlocking |
0x00004e5c |
0x00004ea4 |
72 |
12% |
6341 |
Expected total in fsl_usart.o file: |
628 |
Actual: |
628 |
100% |
6329 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.text.FLEXCOMM_GetInstance |
0x00004ea4 |
0x00004ed8 |
52 |
10% |
6344 |
.text.FLEXCOMM_Init |
0x00004ed8 |
0x00004f4c |
116 |
23% |
6347 |
.text.FLEXCOMM0_DriverIRQHandler |
0x00004f4c |
0x00004f88 |
60 |
12% |
6350 |
.text.FLEXCOMM2_DriverIRQHandler |
0x00004f88 |
0x00004fc4 |
60 |
12% |
6353 |
.text.FLEXCOMM3_DriverIRQHandler |
0x00004fc4 |
0x00004ffc |
56 |
11% |
6356 |
.text.FLEXCOMM4_DriverIRQHandler |
0x00004ffc |
0x00005038 |
60 |
12% |
6359 |
.text.FLEXCOMM5_DriverIRQHandler |
0x00005038 |
0x00005074 |
60 |
12% |
6362 |
.text.FLEXCOMM6_DriverIRQHandler |
0x00005074 |
0x000050b0 |
60 |
12% |
6365 |
Expected total in fsl_flexcomm.o file: |
524 |
Actual: |
524 |
100% |
6344 |
Flash640 / .text / fsl_flash.o |
Start |
End |
Size |
% |
Line |
.text.FLASH_Wait |
0x000050b0 |
0x000050c2 |
18 |
8% |
6368 |
.text.FLASH_Erase |
0x000050c2 |
0x00005106 |
68 |
30% |
6371 |
.text.FLASH_ErasePages |
0x00005106 |
0x00005114 |
14 |
7% |
6374 |
.text.FLASH_BlankCheck |
0x00005114 |
0x0000512e |
26 |
12% |
6377 |
.text.FLASH_MarginCheck |
0x0000512e |
0x00005148 |
26 |
12% |
6380 |
.text.FLASH_Program |
0x00005148 |
0x00005180 |
56 |
25% |
6383 |
.text.FLASH_SetReadMode |
0x00005180 |
0x00005194 |
20 |
9% |
6386 |
Expected total in fsl_flash.o file: |
228 |
Actual: |
228 |
100% |
6368 |
Flash640 / .text / fsl_common.o |
Start |
End |
Size |
% |
Line |
.text.InstallIRQHandler |
0x00005194 |
0x000051e8 |
84 |
50% |
6389 |
.text.SDK_DelayAtLeastUs |
0x000051e8 |
0x0000523c |
84 |
50% |
6392 |
Expected total in fsl_common.o file: |
168 |
Actual: |
168 |
100% |
6389 |
Flash640 / .text / fsl_aes.o |
Start |
End |
Size |
% |
Line |
.text.aesWaitForIdle.constprop.0.isra.0 |
0x0000523c |
0x00005244 |
8 |
3% |
6395 |
.text.aes_set_forward |
0x00005244 |
0x0000525a |
22 |
7% |
6397 |
.text.aes_one_block |
0x0000525a |
0x00005292 |
56 |
17% |
6399 |
.text.aes_set_reverse |
0x00005292 |
0x000052a8 |
22 |
7% |
6401 |
.text.AES_SetKey |
0x000052a8 |
0x0000531a |
114 |
34% |
6403 |
.text.AES_EncryptEcb |
0x0000531a |
0x00005352 |
56 |
17% |
6406 |
.text.AES_DecryptEcb |
0x00005352 |
0x0000538c |
58 |
17% |
6409 |
.text.AES_Init |
0x0000538c |
0x00005394 |
8 |
3% |
6412 |
Expected total in fsl_aes.o file: |
344 |
Actual: |
344 |
100% |
6395 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.text.Chip_LOWPOWER_SetSystemVoltages |
0x00005394 |
0x0000539c |
8 |
1% |
6415 |
.text.POWER_FlexcomClocksDisable |
0x0000539c |
0x000053dc |
64 |
3% |
6417 |
.text.POWER_GetResetCause |
0x000053dc |
0x00005428 |
76 |
4% |
6420 |
.text.POWER_ClearResetCause |
0x00005428 |
0x00005434 |
12 |
1% |
6423 |
.text.POWER_SetTrimDefaultActiveVoltage |
0x00005434 |
0x000056e4 |
688 |
32% |
6426 |
.text.POWER_Init |
0x000056e4 |
0x00005720 |
60 |
3% |
6429 |
.text.POWER_GetPowerDownConfig |
0x00005720 |
0x000059d4 |
692 |
32% |
6432 |
.text.POWER_GoToPowerDown |
0x000059d4 |
0x00005a00 |
44 |
3% |
6435 |
.text.POWER_RegisterPowerDownEntryHookFunction |
0x00005a00 |
0x00005a0c |
12 |
1% |
6438 |
.text.POWER_EnterPowerDownMode |
0x00005a0c |
0x00005a24 |
24 |
2% |
6441 |
.text.POWER_EnterDeepDownMode |
0x00005a24 |
0x00005af8 |
212 |
10% |
6444 |
.text.POWER_EnterPowerMode |
0x00005af8 |
0x00005b10 |
24 |
2% |
6447 |
.text.POWER_SetDcdc1v8 |
0x00005b10 |
0x00005b9c |
140 |
7% |
6451 |
.text.POWER_SetDcdc1v3 |
0x00005b9c |
0x00005c24 |
136 |
7% |
6454 |
Expected total in fsl_power.o file: |
2192 |
Actual: |
2192 |
100% |
6415 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.text.WTIMER_StartTimerFunction |
0x00005c24 |
0x00005d2c |
264 |
40% |
6457 |
.text.WTIMER_Init |
0x00005d2c |
0x00005d58 |
44 |
7% |
6459 |
.text.WTIMER_GetStatusFlags |
0x00005d58 |
0x00005d84 |
44 |
7% |
6462 |
.text.WTIMER_EnableInterrupts |
0x00005d84 |
0x00005dc4 |
64 |
10% |
6465 |
.text.WTIMER_StartTimerUnsafe |
0x00005dc4 |
0x00005dd8 |
20 |
3% |
6468 |
.text.WTIMER_ReadTimerSafe |
0x00005dd8 |
0x00005e18 |
64 |
10% |
6471 |
.text.WTIMER_ReadTimer |
0x00005e18 |
0x00005e4c |
52 |
8% |
6474 |
.text.WTIMER_ClearStatusFlags |
0x00005e4c |
0x00005e88 |
60 |
9% |
6477 |
.text.WTIMER_StopTimer |
0x00005e88 |
0x00005ec0 |
56 |
9% |
6480 |
Expected total in fsl_wtimer.o file: |
668 |
Actual: |
668 |
100% |
6457 |
Flash640 / .text / fsl_inputmux.o |
Start |
End |
Size |
% |
Line |
.text.INPUTMUX_Init |
0x00005ec0 |
0x00005ec6 |
6 |
30% |
6483 |
.text.INPUTMUX_AttachSignal |
0x00005ec6 |
0x00005ed4 |
14 |
70% |
6486 |
Expected total in fsl_inputmux.o file: |
20 |
Actual: |
20 |
100% |
6483 |
Flash640 / .text / fsl_fmeas.o |
Start |
End |
Size |
% |
Line |
.text.FMEAS_GetCountWithScale |
0x00005ed4 |
0x00005efc |
40 |
100% |
6489 |
Expected total in fsl_fmeas.o file: |
40 |
Actual: |
40 |
100% |
6489 |
Flash640 / .text / Exceptions_NVIC.o |
Start |
End |
Size |
% |
Line |
.text.vDebugExceptionHandlersInitialise |
0x00005efc |
0x00005f28 |
44 |
100% |
6493 |
Expected total in Exceptions_NVIC.o file: |
44 |
Actual: |
44 |
100% |
6493 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.text.ExceptionUnwindStack |
0x00005f28 |
0x00005fb8 |
144 |
6% |
6496 |
.text.HardFault_Handler |
0x00005fb8 |
0x00005fc0 |
8 |
1% |
6499 |
.text.BusFault_Handler |
0x00005fc0 |
0x00005fc8 |
8 |
1% |
6502 |
.text.UsageFault_Handler |
0x00005fc8 |
0x00005fd0 |
8 |
1% |
6505 |
.text.MemManage_Handler |
0x00005fd0 |
0x00005fd8 |
8 |
1% |
6508 |
.text.vPrintRegisterBit |
0x00005fd8 |
0x00005fec |
20 |
1% |
6511 |
.text.vPrintSystemHandlerAndControlStateRegisterBitFields |
0x00005fec |
0x000060b4 |
200 |
9% |
6514 |
.text.vPrintConfigurableFaultStatusRegisterBitFields |
0x000060b4 |
0x0000620c |
344 |
15% |
6517 |
.text.vDebugBusFaultHandler |
0x0000620c |
0x0000638c |
384 |
16% |
6520 |
.text.vDebugUsageFaultHandler |
0x0000638c |
0x000064ec |
352 |
15% |
6523 |
.text.vDebugMemoryFaultHandler |
0x000064ec |
0x0000666c |
384 |
16% |
6526 |
.text.vPrintHardFaultStatusRegisterBitFields |
0x0000666c |
0x000066b4 |
72 |
3% |
6529 |
.text.vDebugHardFaultHandler |
0x000066b4 |
0x000068c0 |
524 |
22% |
6532 |
Expected total in MicroExceptions_arm.o file: |
2456 |
Actual: |
2456 |
100% |
6496 |
Flash640 / .text / Debug.o |
Start |
End |
Size |
% |
Line |
.text.vDebugInit |
0x000068c0 |
0x000068c2 |
2 |
3% |
6535 |
.text.vDebugHex |
0x000068c2 |
0x0000690a |
72 |
88% |
6538 |
.text.vDebugNonInt |
0x0000690a |
0x0000690e |
4 |
5% |
6541 |
.text.vDebugHexNonInt |
0x0000690e |
0x00006912 |
4 |
5% |
6544 |
Expected total in Debug.o file: |
82 |
Actual: |
82 |
100% |
6535 |
Flash640 / .text / FunctionLib.o |
Start |
End |
Size |
% |
Line |
.text.FLib_MemCpy |
0x00006912 |
0x00006926 |
20 |
31% |
6547 |
.text.FLib_MemCmp |
0x00006926 |
0x00006946 |
32 |
49% |
6550 |
.text.FLib_MemSet |
0x00006946 |
0x00006954 |
14 |
22% |
6553 |
Expected total in FunctionLib.o file: |
66 |
Actual: |
66 |
100% |
6547 |
Flash640 / .text / SecLib.o |
Start |
End |
Size |
% |
Line |
.text.k32w0_hw_aes_load_key.constprop.0 |
0x00006954 |
0x00006984 |
48 |
7% |
6556 |
.text.k32w0_hw_aes128_block_encrypt |
0x00006984 |
0x000069a8 |
36 |
5% |
6558 |
.text.k32w0_hw_aes_ecb_encrypt.isra.0 |
0x000069a8 |
0x000069d0 |
40 |
6% |
6560 |
.text.SecLib_Init |
0x000069d0 |
0x000069dc |
12 |
2% |
6562 |
.text.AES_128_Encrypt |
0x000069dc |
0x000069e0 |
4 |
1% |
6565 |
.text.bACI_WriteKey |
0x000069e0 |
0x000069f4 |
20 |
3% |
6568 |
.text.vACI_OptimisedCcmStar |
0x000069f4 |
0x00006c30 |
572 |
79% |
6571 |
Expected total in SecLib.o file: |
732 |
Actual: |
732 |
100% |
6556 |
Flash640 / .text / RNG.o |
Start |
End |
Size |
% |
Line |
.text.RNG_Init |
0x00006c30 |
0x00006c80 |
80 |
42% |
6574 |
.text.RNG_GetRandomNo |
0x00006c80 |
0x00006cc0 |
64 |
34% |
6577 |
.text.RND_u32GetRand256 |
0x00006cc0 |
0x00006cd2 |
18 |
10% |
6580 |
.text.RND_u32GetRand |
0x00006cd2 |
0x00006cf0 |
30 |
16% |
6583 |
Expected total in RNG.o file: |
192 |
Actual: |
192 |
100% |
6574 |
Flash640 / .text / GenericList.o |
Start |
End |
Size |
% |
Line |
.text.ListInit |
0x00006cf0 |
0x00006cfc |
12 |
9% |
6586 |
.text.ListAddTail |
0x00006cfc |
0x00006d38 |
60 |
45% |
6589 |
.text.ListRemoveHead |
0x00006d38 |
0x00006d6e |
54 |
41% |
6592 |
.text.ListGetAvailable |
0x00006d6e |
0x00006d76 |
8 |
6% |
6595 |
Expected total in GenericList.o file: |
134 |
Actual: |
134 |
100% |
6586 |
Flash640 / .text / Messaging.o |
Start |
End |
Size |
% |
Line |
.text.ListAddTailMsg |
0x00006d76 |
0x00006d7c |
6 |
20% |
6598 |
.text.ListRemoveHeadMsg |
0x00006d7c |
0x00006d88 |
12 |
40% |
6601 |
.text.MSG_Free |
0x00006d88 |
0x00006d94 |
12 |
40% |
6604 |
Expected total in Messaging.o file: |
30 |
Actual: |
30 |
100% |
6598 |
Flash640 / .text / MemManager.o |
Start |
End |
Size |
% |
Line |
.text.MEM_Init |
0x00006d94 |
0x00006e04 |
112 |
36% |
6608 |
.text.MEM_BufferAllocWithId |
0x00006e04 |
0x00006e64 |
96 |
31% |
6611 |
.text.MEM_BufferFree |
0x00006e64 |
0x00006ecc |
104 |
34% |
6614 |
Expected total in MemManager.o file: |
312 |
Actual: |
312 |
100% |
6608 |
Flash640 / .text / TimersManager.o |
Start |
End |
Size |
% |
Line |
.text.TMR_SetTimerStatus |
0x00006ecc |
0x00006ee0 |
20 |
3% |
6617 |
.text.StackTimer_ISR |
0x00006ee0 |
0x00006f08 |
40 |
5% |
6619 |
.text.TMR_NotifyClkChanged |
0x00006f08 |
0x00006f4c |
68 |
9% |
6622 |
.text.TMR_Init |
0x00006f4c |
0x00006fbc |
112 |
14% |
6625 |
.text.TMR_StopTimer |
0x00006fbc |
0x00007038 |
124 |
16% |
6628 |
.text.TMR_Task |
0x00007038 |
0x000071f4 |
444 |
55% |
6631 |
Expected total in TimersManager.o file: |
808 |
Actual: |
808 |
100% |
6617 |
Flash640 / .text / TMR_Adapter.o |
Start |
End |
Size |
% |
Line |
.text.FMEAS_StartMeasureWithScale.constprop.0 |
0x000071f4 |
0x00007264 |
112 |
9% |
6634 |
.text.Timestamp_GetCounter32bit |
0x00007264 |
0x00007270 |
12 |
1% |
6636 |
.text.StackTimer_Init |
0x00007270 |
0x000072c8 |
88 |
7% |
6639 |
.text.StackTimer_ReInit |
0x000072c8 |
0x000072ec |
36 |
3% |
6642 |
.text.StackTimer_Enable |
0x000072ec |
0x000072fc |
16 |
2% |
6645 |
.text.StackTimer_GetInputFrequency |
0x000072fc |
0x00007304 |
8 |
1% |
6648 |
.text.StackTimer_GetCounterValue |
0x00007304 |
0x00007310 |
12 |
1% |
6652 |
.text.StackTimer_SetOffsetTicks |
0x00007310 |
0x00007324 |
20 |
2% |
6655 |
.text.StackTimer_ClearIntFlag |
0x00007324 |
0x00007354 |
48 |
4% |
6658 |
.text.TMR_eScheduleActivity32kTicksAndGetCurrentTimestampValue |
0x00007354 |
0x000074a8 |
340 |
27% |
6661 |
.text.TMR_eScheduleActivity32kTicks |
0x000074a8 |
0x000074b0 |
8 |
1% |
6664 |
.text.WAKE_UP_TIMER1_IRQHandler |
0x000074b0 |
0x000074fc |
76 |
6% |
6668 |
.text.TMR_Get32kHandle |
0x000074fc |
0x00007504 |
8 |
1% |
6671 |
.text.FRO32K_StartCalibration |
0x00007504 |
0x0000755c |
88 |
7% |
6674 |
.text.TMR_GetTimestampUs |
0x0000755c |
0x000075c0 |
100 |
8% |
6677 |
.text.FRO32K_CompleteCalibration |
0x000075c0 |
0x0000766c |
172 |
14% |
6680 |
.text.FRO32K_Init |
0x0000766c |
0x00007700 |
148 |
12% |
6683 |
Expected total in TMR_Adapter.o file: |
1292 |
Actual: |
1292 |
100% |
6634 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.text.CTIMER_GenericIRQHandler |
0x00007700 |
0x00007760 |
96 |
78% |
6686 |
.text.CTIMER0_DriverIRQHandler |
0x00007760 |
0x0000776e |
14 |
12% |
6689 |
.text.CTIMER1_DriverIRQHandler |
0x0000776e |
0x0000777c |
14 |
12% |
6692 |
Expected total in fsl_ctimer.o file: |
124 |
Actual: |
124 |
100% |
6686 |
Flash640 / .text / fsl_rtc.o |
Start |
End |
Size |
% |
Line |
.text.RTC_Init |
0x0000777c |
0x00007796 |
26 |
100% |
6695 |
Expected total in fsl_rtc.o file: |
26 |
Actual: |
26 |
100% |
6695 |
Flash640 / .text / Panic.o |
Start |
End |
Size |
% |
Line |
.text.panic |
0x00007796 |
0x00007798 |
2 |
100% |
6698 |
Expected total in Panic.o file: |
2 |
Actual: |
2 |
100% |
6698 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.text.DMA_GetInstance |
0x00007798 |
0x000077c0 |
40 |
18% |
6700 |
.text.DMA_IRQHandle |
0x000077c0 |
0x00007868 |
168 |
74% |
6702 |
.text.DMA0_DriverIRQHandler |
0x00007868 |
0x0000787c |
20 |
9% |
6705 |
Expected total in fsl_dma.o file: |
228 |
Actual: |
228 |
100% |
6700 |
Flash640 / .text / MicroInt_arm_sdk2.o |
Start |
End |
Size |
% |
Line |
.text.vMicroIntEnableOnly |
0x0000787c |
0x00007894 |
24 |
75% |
6708 |
.text.vMicroIntRestoreState |
0x00007894 |
0x0000789c |
8 |
25% |
6711 |
Expected total in MicroInt_arm_sdk2.o file: |
32 |
Actual: |
32 |
100% |
6708 |
Flash640 / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.text.PWR_InitFunction.part.0 |
0x0000789c |
0x000078c8 |
44 |
4% |
6714 |
.text.PWR_Init |
0x000078c8 |
0x000078d8 |
16 |
2% |
6716 |
.text.PWR_ForceInit |
0x000078d8 |
0x000078dc |
4 |
1% |
6719 |
.text.PWR_AllowDeviceToSleep |
0x000078dc |
0x000078f8 |
28 |
3% |
6722 |
.text.PWR_DisallowDeviceToSleep |
0x000078f8 |
0x00007918 |
32 |
3% |
6725 |
.text.PWR_ChangeDeepSleepMode |
0x00007918 |
0x0000793c |
36 |
3% |
6728 |
.text.PWR_GetDeepSleepConfig |
0x0000793c |
0x0000795c |
32 |
3% |
6731 |
.text.PWR_CheckSocTimers |
0x0000795c |
0x00007a1c |
192 |
14% |
6734 |
.text.PWR_CheckIfDeviceCanGoToSleep |
0x00007a1c |
0x00007a48 |
44 |
4% |
6736 |
.text.PWR_EnterPowerDown |
0x00007a48 |
0x00007a80 |
56 |
5% |
6739 |
.text.PWR_EnterLowPower |
0x00007a80 |
0x00007aa4 |
36 |
3% |
6742 |
.text.PWR_RegisterLowPowerEnterCallback |
0x00007aa4 |
0x00007ab0 |
12 |
1% |
6746 |
.text.PWR_RegisterLowPowerExitCallback |
0x00007ab0 |
0x00007abc |
12 |
1% |
6749 |
.text.PWR_SetWakeUpConfig |
0x00007abc |
0x00007ad0 |
20 |
2% |
6752 |
.text.PWR_GetWakeUpConfig |
0x00007ad0 |
0x00007adc |
12 |
1% |
6755 |
.text.vSetWakeUpIoConfig |
0x00007adc |
0x00007afc |
32 |
3% |
6758 |
.text.u64GetWakeupSourceConfig |
0x00007afc |
0x00007b78 |
124 |
9% |
6761 |
.text.vHandleSleepModes |
0x00007b78 |
0x00007ccc |
340 |
25% |
6764 |
.text.PWR_vWakeUpConfig |
0x00007ccc |
0x00007d40 |
116 |
9% |
6766 |
.text.PWR_u32GetRamRetention |
0x00007d40 |
0x00007d4c |
12 |
1% |
6769 |
.text.PWR_vForceRadioRetention |
0x00007d4c |
0x00007d64 |
24 |
2% |
6772 |
.text.PWR_eScheduleActivity32kTicks |
0x00007d64 |
0x00007d90 |
44 |
4% |
6775 |
.text.PWR_eScheduleActivity |
0x00007d90 |
0x00007dc8 |
56 |
5% |
6778 |
.text.PWR_vColdStart |
0x00007dc8 |
0x00007e00 |
56 |
5% |
6782 |
Expected total in PWR.o file: |
1380 |
Actual: |
1380 |
100% |
6714 |
Flash640 / .text / PWR_setjmp.o |
Start |
End |
Size |
% |
Line |
.text.setjmp |
0x00007e00 |
0x00007e0c |
12 |
43% |
6785 |
.text.longjmp |
0x00007e0c |
0x00007e1c |
16 |
58% |
6787 |
Expected total in PWR_setjmp.o file: |
28 |
Actual: |
28 |
100% |
6785 |
Flash640 / .text / PWRLib.o |
Start |
End |
Size |
% |
Line |
.text.PWRLib_LLDsmComplete |
0x00007e1c |
0x00007e1e |
2 |
1% |
6789 |
.text.PWRLib_Init |
0x00007e1e |
0x00007e20 |
2 |
1% |
6791 |
.text.PWRLib_SetDeepSleepMode |
0x00007e20 |
0x00007e2c |
12 |
2% |
6794 |
.text.PWRLib_GetDeepSleepMode |
0x00007e2c |
0x00007e38 |
12 |
2% |
6797 |
.text.PWRLib_MCU_Enter_Sleep |
0x00007e38 |
0x00007e44 |
12 |
2% |
6800 |
.text.PWR_ClearWakeupReason |
0x00007e44 |
0x00007e50 |
12 |
2% |
6803 |
.text.WarmMain |
0x00007e50 |
0x00007e60 |
16 |
3% |
6806 |
.text.PWR_ResetPowerDownModeConfig |
0x00007e60 |
0x00007e6c |
12 |
2% |
6809 |
.text.PWRLib_EnterPowerDownModeRamOff |
0x00007e6c |
0x00007e9c |
48 |
7% |
6812 |
.text.PWRLib_EnterDeepDownMode |
0x00007e9c |
0x00007ecc |
48 |
7% |
6815 |
.text.PWRLib_u32RamBanksSpanned |
0x00007ecc |
0x00007fa0 |
212 |
30% |
6818 |
.text.PWRLib_EnterPowerDownModeRamOn |
0x00007fa0 |
0x000080e8 |
328 |
46% |
6821 |
Expected total in PWRLib.o file: |
716 |
Actual: |
716 |
100% |
6789 |
Flash640 / .text / GPIO_Adapter.o |
Start |
End |
Size |
% |
Line |
.text.GpioGetIoWakeupSource |
0x000080e8 |
0x000080f4 |
12 |
100% |
6824 |
Expected total in GPIO_Adapter.o file: |
12 |
Actual: |
12 |
100% |
6824 |
Flash640 / .text / fsl_str.o |
Start |
End |
Size |
% |
Line |
.text.StrFormatPrintf |
0x000080f4 |
0x0000866c |
1400 |
100% |
6827 |
Expected total in fsl_str.o file: |
1400 |
Actual: |
1400 |
100% |
6827 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.text.SerialManager_Init |
0x0000866c |
0x000086c4 |
88 |
15% |
6830 |
.text.SerialManager_Deinit |
0x000086c4 |
0x00008710 |
76 |
13% |
6833 |
.text.SerialManager_OpenWriteHandle |
0x00008710 |
0x00008764 |
84 |
14% |
6836 |
.text.SerialManager_CloseWriteHandle |
0x00008764 |
0x000087b4 |
80 |
14% |
6839 |
.text.SerialManager_OpenReadHandle |
0x000087b4 |
0x00008810 |
92 |
16% |
6842 |
.text.SerialManager_CloseReadHandle |
0x00008810 |
0x00008860 |
80 |
14% |
6845 |
.text.SerialManager_WriteBlocking |
0x00008860 |
0x000088c8 |
104 |
18% |
6848 |
Expected total in serial_manager.o file: |
604 |
Actual: |
604 |
100% |
6830 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.text.Serial_UartInit |
0x000088c8 |
0x00008928 |
96 |
48% |
6851 |
.text.Serial_UartDeinit |
0x00008928 |
0x0000894c |
36 |
18% |
6854 |
.text.Serial_UartWrite |
0x0000894c |
0x00008994 |
72 |
36% |
6857 |
Expected total in serial_port_uart.o file: |
204 |
Actual: |
204 |
100% |
6851 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.text.HAL_UartInit |
0x00008994 |
0x00008a54 |
192 |
59% |
6860 |
.text.HAL_UartDeinit |
0x00008a54 |
0x00008a88 |
52 |
16% |
6863 |
.text.HAL_UartSendBlocking |
0x00008a88 |
0x00008adc |
84 |
26% |
6866 |
Expected total in usart_adapter.o file: |
328 |
Actual: |
328 |
100% |
6860 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.text.__assert_func |
0x00008adc |
0x00008af8 |
28 |
100% |
6869 |
Expected total in fsl_assert.o file: |
28 |
Actual: |
28 |
100% |
6869 |
Flash640 / .text / timer.o |
Start |
End |
Size |
% |
Line |
.text.zbPlatGetTime |
0x00008af8 |
0x00008afc |
4 |
100% |
6872 |
Expected total in timer.o file: |
4 |
Actual: |
4 |
100% |
6872 |
Flash640 / .text / Heap.o |
Start |
End |
Size |
% |
Line |
.text.pvHeap_DefAlloc |
0x00008afc |
0x00008b38 |
60 |
84% |
6875 |
.text.pvHeap_Alloc |
0x00008b38 |
0x00008b44 |
12 |
17% |
6877 |
Expected total in Heap.o file: |
72 |
Actual: |
72 |
100% |
6875 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.text.osObjectIsAllocated.constprop.0 |
0x00008b44 |
0x00008b68 |
36 |
6% |
6880 |
.text.OSA_EnableIRQGlobal |
0x00008b68 |
0x00008b7c |
20 |
3% |
6882 |
.text.OSA_DisableIRQGlobal |
0x00008b7c |
0x00008b8c |
16 |
3% |
6885 |
.text.task_init |
0x00008b8c |
0x00008bc8 |
60 |
9% |
6888 |
.text.OSA_TaskCreate |
0x00008bc8 |
0x00008c48 |
128 |
18% |
6891 |
.text.OSA_TimeInit |
0x00008c48 |
0x00008c78 |
48 |
7% |
6894 |
.text.OSA_TimeDiff |
0x00008c78 |
0x00008c7c |
4 |
1% |
6897 |
.text.OSA_TimeGetMsec |
0x00008c7c |
0x00008c88 |
12 |
2% |
6900 |
.text.OSA_EventCreate |
0x00008c88 |
0x00008cc4 |
60 |
9% |
6903 |
.text.OSA_EventSet |
0x00008cc4 |
0x00008cec |
40 |
6% |
6906 |
.text.OSA_EventWait |
0x00008cec |
0x00008d84 |
152 |
22% |
6909 |
.text.OSA_InterruptEnable |
0x00008d84 |
0x00008d88 |
4 |
1% |
6912 |
.text.OSA_InterruptDisable |
0x00008d88 |
0x00008d8c |
4 |
1% |
6915 |
.text.OSA_InterruptEnableRestricted |
0x00008d8c |
0x00008da6 |
26 |
4% |
6918 |
.text.OSA_InterruptEnableRestore |
0x00008da6 |
0x00008dae |
8 |
2% |
6921 |
.text.OSA_InstallIntHandler |
0x00008dae |
0x00008db4 |
6 |
1% |
6924 |
.text.OSA_Start |
0x00008db4 |
0x00008ddc |
40 |
6% |
6927 |
.text.startup.main |
0x00008ddc |
0x00008dfc |
32 |
5% |
6930 |
.text.SysTick_Handler |
0x00008dfc |
0x00008e0c |
16 |
3% |
6933 |
Expected total in fsl_os_abstraction_bm.o file: |
712 |
Actual: |
712 |
100% |
6880 |
Flash640 / .text / Basic.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCreateBasic |
0x00008e0c |
0x00008e9c |
144 |
100% |
6936 |
Expected total in Basic.o file: |
144 |
Actual: |
144 |
100% |
6936 |
Flash640 / .text / BasicClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandResetToFactoryDefaultsSend |
0x00008e9c |
0x00008eba |
30 |
63% |
6939 |
.text.eCLD_BasicCommandResetToFactoryDefaultsReceive |
0x00008eba |
0x00008ecc |
18 |
38% |
6942 |
Expected total in BasicClientCommands.o file: |
48 |
Actual: |
48 |
100% |
6939 |
Flash640 / .text / BasicCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_BasicCommandHandler |
0x00008ecc |
0x00008f30 |
100 |
100% |
6945 |
Expected total in BasicCommandHandler.o file: |
100 |
Actual: |
100 |
100% |
6945 |
Flash640 / .text / Groups.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCreateGroups |
0x00008f30 |
0x00008f84 |
84 |
70% |
6949 |
.text.eCLD_GroupsSetIdentifying |
0x00008f84 |
0x00008fa8 |
36 |
30% |
6952 |
Expected total in Groups.o file: |
120 |
Actual: |
120 |
100% |
6949 |
Flash640 / .text / GroupsClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCommandAddGroupRequestSend |
0x00008fa8 |
0x00008fe8 |
64 |
50% |
6955 |
.text.eCLD_GroupsCommandAddGroupIfIdentifyingRequestSend |
0x00008fe8 |
0x0000902a |
66 |
51% |
6958 |
Expected total in GroupsClientCommands.o file: |
130 |
Actual: |
130 |
100% |
6955 |
Flash640 / .text / GroupsCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_GroupsCommandHandler |
0x0000902a |
0x0000912a |
256 |
100% |
6961 |
Expected total in GroupsCommandHandler.o file: |
256 |
Actual: |
256 |
100% |
6961 |
Flash640 / .text / Identify.o |
Start |
End |
Size |
% |
Line |
.text.vCLD_IdentifyTimerClickCallback |
0x0000912a |
0x000091a4 |
122 |
51% |
6964 |
.text.eCLD_IdentifyRegisterTimeServer |
0x000091a4 |
0x000091cc |
40 |
17% |
6967 |
.text.eCLD_IdentifyCreateIdentify |
0x000091cc |
0x0000921c |
80 |
34% |
6970 |
Expected total in Identify.o file: |
242 |
Actual: |
242 |
100% |
6964 |
Flash640 / .text / IdentifyClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandIdentifyRequestSend |
0x0000921c |
0x0000924c |
48 |
26% |
6973 |
.text.eCLD_IdentifyCommandIdentifyQueryRequestSend |
0x0000924c |
0x0000926c |
32 |
18% |
6976 |
.text.eCLD_IdentifyCommandTriggerEffectSend |
0x0000926c |
0x000092b0 |
68 |
37% |
6979 |
.text.eCLD_IdentifyCommandIdentifyQueryResponseReceive |
0x000092b0 |
0x000092d6 |
38 |
21% |
6982 |
Expected total in IdentifyClientCommands.o file: |
186 |
Actual: |
186 |
100% |
6973 |
Flash640 / .text / IdentifyCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandHandler |
0x000092d6 |
0x0000940c |
310 |
100% |
6985 |
Expected total in IdentifyCommandHandler.o file: |
310 |
Actual: |
310 |
100% |
6985 |
Flash640 / .text / IdentifyServerCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_IdentifyCommandIdentifyQueryResponseSend |
0x0000940c |
0x0000943c |
48 |
30% |
6988 |
.text.eCLD_IdentifyCommandIdentifyRequestReceive |
0x0000943c |
0x00009462 |
38 |
24% |
6991 |
.text.eCLD_IdentifyCommandIdentifyQueryRequestReceive |
0x00009462 |
0x00009476 |
20 |
13% |
6994 |
.text.eCLD_IdentifyCommandTriggerEffectRequestReceive |
0x00009476 |
0x000094ac |
54 |
34% |
6997 |
Expected total in IdentifyServerCommands.o file: |
160 |
Actual: |
160 |
100% |
6988 |
Flash640 / .text / LevelControl.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_LevelControlCreateLevelControl |
0x000094ac |
0x0000950c |
96 |
100% |
7000 |
Expected total in LevelControl.o file: |
96 |
Actual: |
96 |
100% |
7000 |
Flash640 / .text / LevelControlClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_LevelControlCommandMoveCommandSend |
0x0000950c |
0x00009574 |
104 |
58% |
7003 |
.text.eCLD_LevelControlCommandStopCommandSend |
0x00009574 |
0x000095c2 |
78 |
43% |
7006 |
Expected total in LevelControlClientCommands.o file: |
182 |
Actual: |
182 |
100% |
7003 |
Flash640 / .text / LevelControlCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_LevelControlCommandHandler |
0x000095c2 |
0x000095c8 |
6 |
100% |
7009 |
Expected total in LevelControlCommandHandler.o file: |
6 |
Actual: |
6 |
100% |
7009 |
Flash640 / .text / OnOff.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_OnOffCreateOnOff |
0x000095c8 |
0x000095f8 |
48 |
100% |
7013 |
Expected total in OnOff.o file: |
48 |
Actual: |
48 |
100% |
7013 |
Flash640 / .text / OnOffCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_OnOffCommandHandler |
0x000095f8 |
0x00009610 |
24 |
100% |
7016 |
Expected total in OnOffCommandHandler.o file: |
24 |
Actual: |
24 |
100% |
7016 |
Flash640 / .text / OnOffCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_OnOffCommandSend |
0x00009610 |
0x00009632 |
34 |
20% |
7019 |
.text.eCLD_OnOffCommandOffWithEffectSend |
0x00009632 |
0x00009672 |
64 |
37% |
7022 |
.text.eCLD_OnOffCommandOnWithTimedOffSend |
0x00009672 |
0x000096c0 |
78 |
45% |
7025 |
Expected total in OnOffCommands.o file: |
176 |
Actual: |
176 |
100% |
7019 |
Flash640 / .text / Scenes.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCreateScenes |
0x000096c0 |
0x00009704 |
68 |
100% |
7028 |
Expected total in Scenes.o file: |
68 |
Actual: |
68 |
100% |
7028 |
Flash640 / .text / ScenesClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCommandStoreSceneRequestSend |
0x00009704 |
0x00009746 |
66 |
47% |
7031 |
.text.eCLD_ScenesCommandRecallSceneRequestSend |
0x00009746 |
0x00009792 |
76 |
54% |
7034 |
Expected total in ScenesClientCommands.o file: |
142 |
Actual: |
142 |
100% |
7031 |
Flash640 / .text / ScenesCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ScenesCommandHandler |
0x00009792 |
0x000099d4 |
578 |
100% |
7037 |
Expected total in ScenesCommandHandler.o file: |
578 |
Actual: |
578 |
100% |
7037 |
Flash640 / .text / ColourControl.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ColourControlCreateColourControl |
0x000099d4 |
0x00009a2c |
88 |
100% |
7041 |
Expected total in ColourControl.o file: |
88 |
Actual: |
88 |
100% |
7041 |
Flash640 / .text / ColourControlClientCommands.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ColourControlCommandMoveSaturationCommandSend |
0x00009a2c |
0x00009a88 |
92 |
17% |
7044 |
.text.eCLD_ColourControlCommandEnhancedMoveHueCommandSend |
0x00009a88 |
0x00009ae6 |
94 |
18% |
7047 |
.text.eCLD_ColourControlCommandEnhancedMoveToHueAndSaturationCommandSend |
0x00009ae6 |
0x00009b50 |
106 |
20% |
7050 |
.text.eCLD_ColourControlCommandColourLoopSetCommandSend |
0x00009b50 |
0x00009bd4 |
132 |
25% |
7053 |
.text.eCLD_ColourControlCommandMoveColourTemperatureCommandSend |
0x00009bd4 |
0x00009c4c |
120 |
23% |
7056 |
Expected total in ColourControlClientCommands.o file: |
544 |
Actual: |
544 |
100% |
7044 |
Flash640 / .text / ColourControlCommandHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ColourControlCommandHandler |
0x00009c4c |
0x00009c50 |
4 |
100% |
7059 |
Expected total in ColourControlCommandHandler.o file: |
4 |
Actual: |
4 |
100% |
7059 |
Flash640 / .text / colour_scene_controller.o |
Start |
End |
Size |
% |
Line |
.text.eZLO_RegisterColourSceneControllerEndPoint |
0x00009c50 |
0x00009e00 |
432 |
100% |
7062 |
Expected total in colour_scene_controller.o file: |
432 |
Actual: |
432 |
100% |
7062 |
Flash640 / .text / zll_CommissionCmdHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllCommissionHandleNwkJoinEndDeviceReqCommand.isra.0 |
0x00009e00 |
0x00009f10 |
272 |
13% |
7065 |
.text.eCLD_ZllCommissionHandleNwkJoinRouterReqCommand.isra.0 |
0x00009f10 |
0x0000a020 |
272 |
13% |
7067 |
.text.eCLD_ZllCommissionHandleNwkStartReqCommand.isra.0 |
0x0000a020 |
0x0000a13c |
284 |
14% |
7069 |
.text.eCLD_ZllCommissionHandleScanRspCommand.isra.0 |
0x0000a13c |
0x0000a288 |
332 |
16% |
7071 |
.text.eCLD_ZllCommissionCommandHandler |
0x0000a288 |
0x0000a63c |
948 |
45% |
7073 |
Expected total in zll_CommissionCmdHandler.o file: |
2108 |
Actual: |
2108 |
100% |
7065 |
Flash640 / .text / zll_UtilityCmdHandler.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllUtilityCommandHandler |
0x0000a63c |
0x0000a87a |
574 |
100% |
7076 |
Expected total in zll_UtilityCmdHandler.o file: |
574 |
Actual: |
574 |
100% |
7076 |
Flash640 / .text / zll_commission.o |
Start |
End |
Size |
% |
Line |
.text.vWriteU32ToPayLoad |
0x0000a87a |
0x0000a88a |
16 |
2% |
7079 |
.text.vWriteU64ToPayLoad |
0x0000a88a |
0x0000a8a8 |
30 |
2% |
7081 |
.text.eCLD_ZllCommissionCreateCommission |
0x0000a8a8 |
0x0000a8e8 |
64 |
5% |
7083 |
.text.eCLD_ZllCommissionCommandScanReqCommandSend |
0x0000a8e8 |
0x0000a924 |
60 |
4% |
7086 |
.text.eCLD_ZllCommissionCommandScanRspCommandSend |
0x0000a924 |
0x0000a9f6 |
210 |
14% |
7089 |
.text.eCLD_ZllCommissionCommandDeviceInfoReqCommandSend |
0x0000a9f6 |
0x0000aa30 |
58 |
4% |
7092 |
.text.eCLD_ZllCommissionCommandDeviceInfoRspCommandSend |
0x0000aa30 |
0x0000ab30 |
256 |
17% |
7096 |
.text.eCLD_ZllCommissionCommandDeviceIndentifyReqCommandSend |
0x0000ab30 |
0x0000ab6e |
62 |
4% |
7099 |
.text.eCLD_ZllCommissionCommandFactoryResetReqCommandSend |
0x0000ab6e |
0x0000aba0 |
50 |
4% |
7102 |
.text.eCLD_ZllCommissionCommandNetworkStartReqCommandSend |
0x0000aba0 |
0x0000ac80 |
224 |
15% |
7105 |
.text.eCLD_ZllCommissionCommandNetworkJoinRouterReqCommandSend |
0x0000ac80 |
0x0000ad4e |
206 |
13% |
7108 |
.text.eCLD_ZllCommissionCommandNetworkJoinEndDeviceReqCommandSend |
0x0000ad4e |
0x0000ae1c |
206 |
13% |
7111 |
.text.eCLD_ZllCommissionCommandNetworkJoinEndDeviceRspCommandSend |
0x0000ae1c |
0x0000ae54 |
56 |
4% |
7114 |
.text.eCLD_ZllCommissionCommandNetworkUpdateReqCommandSend |
0x0000ae54 |
0x0000aeb8 |
100 |
7% |
7117 |
Expected total in zll_commission.o file: |
1598 |
Actual: |
1598 |
100% |
7079 |
Flash640 / .text / zll_utility.o |
Start |
End |
Size |
% |
Line |
.text.eCLD_ZllUtilityCommandEndpointInformationCommandSend |
0x0000aeb8 |
0x0000af5e |
166 |
24% |
7120 |
.text.eCLD_ZllUtilityCommandGetGroupIdReqCommandSend |
0x0000af5e |
0x0000af94 |
54 |
8% |
7123 |
.text.eCLD_ZllUtilityCommandGetGroupIdRspCommandSend |
0x0000af94 |
0x0000b05c |
200 |
29% |
7127 |
.text.eCLD_ZllUtilityCommandGetEndpointListReqCommandSend |
0x0000b05c |
0x0000b090 |
52 |
8% |
7130 |
.text.eCLD_ZllUtilityCommandGetEndpointListRspCommandSend |
0x0000b090 |
0x0000b17c |
236 |
34% |
7133 |
Expected total in zll_utility.o file: |
708 |
Actual: |
708 |
100% |
7120 |
Flash640 / .text / dlist.o |
Start |
End |
Size |
% |
Line |
.text.vDLISTinitialise |
0x0000b17c |
0x0000b184 |
8 |
4% |
7136 |
.text.psDLISTgetHead |
0x0000b184 |
0x0000b188 |
4 |
2% |
7139 |
.text.psDLISTgetNext |
0x0000b188 |
0x0000b18c |
4 |
2% |
7142 |
.text.boDLISTisEmpty |
0x0000b18c |
0x0000b19e |
18 |
8% |
7145 |
.text.vDLISTaddToHead |
0x0000b19e |
0x0000b1c6 |
40 |
17% |
7148 |
.text.vDLISTaddToTail |
0x0000b1c6 |
0x0000b1ec |
38 |
17% |
7151 |
.text.psDLISTremoveFromTail |
0x0000b1ec |
0x0000b20e |
34 |
15% |
7154 |
.text.psDLISTremoveFromHead |
0x0000b20e |
0x0000b232 |
36 |
16% |
7157 |
.text.psDLISTremove |
0x0000b232 |
0x0000b268 |
54 |
23% |
7160 |
Expected total in dlist.o file: |
236 |
Actual: |
236 |
100% |
7136 |
Flash640 / .text / zcl.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPIndex.part.0 |
0x0000b268 |
0x0000b29c |
52 |
6% |
7163 |
.text.eZCL_CreateZCL |
0x0000b29c |
0x0000b360 |
196 |
22% |
7165 |
.text.eZCL_SetCustomCallBackEvent |
0x0000b360 |
0x0000b374 |
20 |
3% |
7168 |
.text.eZCL_Register |
0x0000b374 |
0x0000b598 |
548 |
62% |
7171 |
.text.u8ZCL_GetNumberOfEndpointsRegistered |
0x0000b598 |
0x0000b5a4 |
12 |
2% |
7174 |
.text.eZCL_SearchForEPIndex |
0x0000b5a4 |
0x0000b5b0 |
12 |
2% |
7177 |
.text.u8ZCL_GetEPIdFromIndex |
0x0000b5b0 |
0x0000b5d0 |
32 |
4% |
7181 |
.text.vZCL_InitializeClusterInstance |
0x0000b5d0 |
0x0000b5e4 |
20 |
3% |
7184 |
Expected total in zcl.o file: |
892 |
Actual: |
892 |
100% |
7163 |
Flash640 / .text / zcl_CustomCommandReceive.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandReceive |
0x0000b5e4 |
0x0000b71e |
314 |
55% |
7187 |
.text.eZCL_CustomCommandInterPanReceive |
0x0000b71e |
0x0000b820 |
258 |
46% |
7190 |
Expected total in zcl_CustomCommandReceive.o file: |
572 |
Actual: |
572 |
100% |
7187 |
Flash640 / .text / zcl_CustomCommandSend.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CustomCommandSend |
0x0000b820 |
0x0000ba80 |
608 |
100% |
7194 |
Expected total in zcl_CustomCommandSend.o file: |
608 |
Actual: |
608 |
100% |
7194 |
Flash640 / .text / zcl_PDUbufferReadWrite.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteTypeNBO |
0x0000ba80 |
0x0000bac0 |
64 |
19% |
7197 |
.text.u16ZCL_APduInstanceWriteNBO |
0x0000bac0 |
0x0000bb0a |
74 |
22% |
7200 |
.text.u16ZCL_ReadTypeNBO |
0x0000bb0a |
0x0000bb8c |
130 |
39% |
7203 |
.text.u16ZCL_APduInstanceReadNBO |
0x0000bb8c |
0x0000bbd6 |
74 |
22% |
7206 |
Expected total in zcl_PDUbufferReadWrite.o file: |
342 |
Actual: |
342 |
100% |
7197 |
Flash640 / .text / zcl_PDUbufferReadWriteString.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_GetStringSizeAndBufferFromStructure |
0x0000bbd6 |
0x0000bc3a |
100 |
15% |
7209 |
.text.u16ZCL_APduInstanceWriteStringNBO |
0x0000bc3a |
0x0000bcf4 |
186 |
28% |
7212 |
.text.u16ZCL_GetStringAttributeTypeSizeFromBuffer |
0x0000bcf4 |
0x0000bd46 |
82 |
13% |
7215 |
.text.eZCL_CheckUserStringStructureRead |
0x0000bd46 |
0x0000bd88 |
66 |
10% |
7218 |
.text.u16ZCL_GetStringStructureSize |
0x0000bd88 |
0x0000bdaa |
34 |
5% |
7221 |
.text.u16ZCL_APduInstanceReadStringNBO |
0x0000bdaa |
0x0000be5a |
176 |
26% |
7224 |
.text.eZCL_GetStringLengthFieldSize |
0x0000be5a |
0x0000be7e |
36 |
6% |
7227 |
Expected total in zcl_PDUbufferReadWriteString.o file: |
680 |
Actual: |
680 |
100% |
7209 |
Flash640 / .text / zcl_WriteAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesWriteRequest |
0x0000be7e |
0x0000c1aa |
812 |
100% |
7230 |
Expected total in zcl_WriteAttributesRequestHandle.o file: |
812 |
Actual: |
812 |
100% |
7230 |
Flash640 / .text / zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteAttributeValueIntoBuffer |
0x0000c1aa |
0x0000c22a |
128 |
14% |
7233 |
.text.u8ZCL_GetAttributeAllignToFourBytesBoundary |
0x0000c22a |
0x0000c23c |
18 |
2% |
7236 |
.text.eZCL_GetAttributeTypeSize |
0x0000c23c |
0x0000c254 |
24 |
3% |
7239 |
.text.eZCL_GetAttributeTypeSizeFromBuffer |
0x0000c254 |
0x0000c2de |
138 |
15% |
7242 |
.text.u16ZCL_WriteAttributeValueIntoStructure |
0x0000c2de |
0x0000c386 |
168 |
18% |
7245 |
.text.eZCL_GetAttributeTypeSizeFromStructure |
0x0000c386 |
0x0000c3d0 |
74 |
8% |
7248 |
.text.bZCL_CheckManufacturerSpecificAttributeFlagMatch |
0x0000c3d0 |
0x0000c3e0 |
16 |
2% |
7251 |
.text.bZCL_CheckStringFitsInStructure |
0x0000c3e0 |
0x0000c458 |
120 |
13% |
7254 |
.text.bZCL_AttributeTypeIsSigned |
0x0000c458 |
0x0000c464 |
12 |
2% |
7257 |
.text.vZCL_MarkAttributeInvalid |
0x0000c464 |
0x0000c558 |
244 |
25% |
7260 |
.text.bZCL_CheckAttributeDirectionFlagMatch |
0x0000c558 |
0x0000c57c |
36 |
4% |
7263 |
Expected total in zcl_attribute.o file: |
978 |
Actual: |
978 |
100% |
7233 |
Flash640 / .text / zcl_buffer.o |
Start |
End |
Size |
% |
Line |
.text.hZCL_AllocateAPduInstance |
0x0000c57c |
0x0000c5b8 |
60 |
84% |
7267 |
.text.hZCL_GetBufferPoolHandle |
0x0000c5b8 |
0x0000c5c4 |
12 |
17% |
7270 |
Expected total in zcl_buffer.o file: |
72 |
Actual: |
72 |
100% |
7267 |
Flash640 / .text / zcl_command.o |
Start |
End |
Size |
% |
Line |
.text.u16ZCL_WriteCommandHeader |
0x0000c5c4 |
0x0000c646 |
130 |
43% |
7273 |
.text.u16ZCL_ReadCommandHeader |
0x0000c646 |
0x0000c6b4 |
110 |
37% |
7276 |
.text.u8GetTransactionSequenceNumber |
0x0000c6b4 |
0x0000c6c4 |
16 |
6% |
7279 |
.text.u16ZCL_GetTxPayloadSize |
0x0000c6c4 |
0x0000c6f4 |
48 |
16% |
7282 |
Expected total in zcl_command.o file: |
304 |
Actual: |
304 |
100% |
7273 |
Flash640 / .text / zcl_common.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_Initialise |
0x0000c6f4 |
0x0000c728 |
52 |
82% |
7285 |
.text.eZCL_Update100mS |
0x0000c728 |
0x0000c734 |
12 |
19% |
7288 |
Expected total in zcl_common.o file: |
64 |
Actual: |
64 |
100% |
7285 |
Flash640 / .text / zcl_defaultResponse.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SendDefaultResponse |
0x0000c734 |
0x0000c82c |
248 |
100% |
7292 |
Expected total in zcl_defaultResponse.o file: |
248 |
Actual: |
248 |
100% |
7292 |
Flash640 / .text / zcl_event.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SetReceiveEventAddressStructure |
0x0000c82c |
0x0000c898 |
108 |
9% |
7295 |
.text.eZCL_BuildClientTransmitAddressStructure |
0x0000c898 |
0x0000c8b8 |
32 |
3% |
7298 |
.text.vZCL_PassEventToUser |
0x0000c8b8 |
0x0000c8e4 |
44 |
4% |
7301 |
.text.vZCL_EventHandler |
0x0000c8e4 |
0x0000cd68 |
1156 |
87% |
7304 |
Expected total in zcl_event.o file: |
1340 |
Actual: |
1340 |
100% |
7295 |
Flash640 / .text / zcl_heap.o |
Start |
End |
Size |
% |
Line |
.text.pvZCL_HeapAlloc |
0x0000cd68 |
0x0000cda0 |
56 |
100% |
7307 |
Expected total in zcl_heap.o file: |
56 |
Actual: |
56 |
100% |
7307 |
Flash640 / .text / zcl_library_options.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleEntireProfileCommand |
0x0000cda0 |
0x0000cdf4 |
84 |
96% |
7310 |
.text.eZCL_CreateOptionalManagers |
0x0000cdf4 |
0x0000cdf8 |
4 |
5% |
7313 |
Expected total in zcl_library_options.o file: |
88 |
Actual: |
88 |
100% |
7310 |
Flash640 / .text / zcl_readAttributesRequestHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesReadRequest |
0x0000cdf8 |
0x0000d000 |
520 |
100% |
7316 |
Expected total in zcl_readAttributesRequestHandle.o file: |
520 |
Actual: |
520 |
100% |
7316 |
Flash640 / .text / zcl_readAttributesRequestSend.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SendReadAttributesRequest |
0x0000d000 |
0x0000d0d4 |
212 |
100% |
7319 |
Expected total in zcl_readAttributesRequestSend.o file: |
212 |
Actual: |
212 |
100% |
7319 |
Flash640 / .text / zcl_readAttributesResponseHandle.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_HandleAttributesReadResponse |
0x0000d0d4 |
0x0000d294 |
448 |
100% |
7322 |
Expected total in zcl_readAttributesResponseHandle.o file: |
448 |
Actual: |
448 |
100% |
7322 |
Flash640 / .text / zcl_reportManager.o |
Start |
End |
Size |
% |
Line |
.text.vZCL_SetDefaultReporting |
0x0000d294 |
0x0000d2bc |
40 |
100% |
7325 |
Expected total in zcl_reportManager.o file: |
40 |
Actual: |
40 |
100% |
7325 |
Flash640 / .text / zcl_search.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_SearchForEPentry |
0x0000d2bc |
0x0000d2fc |
64 |
13% |
7329 |
.text.eZCL_SearchForEPentryAndCheckManufacturerId |
0x0000d2fc |
0x0000d334 |
56 |
11% |
7332 |
.text.eZCL_SearchForClusterEntry |
0x0000d334 |
0x0000d3a0 |
108 |
21% |
7335 |
.text.eZCL_SearchForAttributeEntry |
0x0000d3a0 |
0x0000d42a |
138 |
27% |
7338 |
.text.eZCL_FindCluster |
0x0000d42a |
0x0000d46c |
66 |
13% |
7341 |
.text.pvZCL_GetAttributePointer |
0x0000d46c |
0x0000d4cc |
96 |
19% |
7344 |
Expected total in zcl_search.o file: |
528 |
Actual: |
528 |
100% |
7329 |
Flash640 / .text / zcl_timer.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_CreateTimer |
0x0000d4cc |
0x0000d538 |
108 |
28% |
7348 |
.text.eZCL_TimerRegister |
0x0000d538 |
0x0000d598 |
96 |
25% |
7351 |
.text.vZCL_TimerSchedulerUpdate |
0x0000d598 |
0x0000d654 |
188 |
48% |
7354 |
Expected total in zcl_timer.o file: |
392 |
Actual: |
392 |
100% |
7348 |
Flash640 / .text / zcl_transmit.o |
Start |
End |
Size |
% |
Line |
.text.eZCL_TransmitDataRequest |
0x0000d654 |
0x0000d92c |
728 |
72% |
7357 |
.text.eZCL_BuildTransmitAddressStructure |
0x0000d92c |
0x0000d98e |
98 |
10% |
7360 |
.text.eZCL_TransmitInterPanRequest |
0x0000d98e |
0x0000da54 |
198 |
20% |
7363 |
Expected total in zcl_transmit.o file: |
1024 |
Actual: |
1024 |
100% |
7357 |
Flash640 / .text / bdb_fr.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFrStateMachine |
0x0000da54 |
0x0000dacc |
120 |
100% |
7366 |
Expected total in bdb_fr.o file: |
120 |
Actual: |
120 |
100% |
7366 |
Flash640 / .text / bdb_start.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vInit |
0x0000dacc |
0x0000dbd0 |
260 |
20% |
7369 |
.text.BDB_u8PickChannel |
0x0000dbd0 |
0x0000dc1c |
76 |
6% |
7372 |
.text.BDB_vRejoinSuccess |
0x0000dc1c |
0x0000dc8c |
112 |
9% |
7375 |
.text.BDB_vSetRejoinFilter |
0x0000dc8c |
0x0000dcd0 |
68 |
6% |
7378 |
.text.BDB_vRejoinCycle |
0x0000dcd0 |
0x0000de74 |
420 |
33% |
7381 |
.text.bdb_vStart |
0x0000de74 |
0x0000df28 |
180 |
14% |
7384 |
.text.BDB_vStart |
0x0000df28 |
0x0000df30 |
8 |
1% |
7386 |
.text.BDB_vRestart |
0x0000df30 |
0x0000df78 |
72 |
6% |
7390 |
.text.BDB_vInitStateMachine |
0x0000df78 |
0x0000dfa0 |
40 |
4% |
7393 |
.text.BDB_vRejoinTimerCb |
0x0000dfa0 |
0x0000dfa8 |
8 |
1% |
7396 |
.text.BDB_vSetAssociationFilter |
0x0000dfa8 |
0x0000dfdc |
52 |
4% |
7400 |
.text.BDB_vRegisterRejoinControl |
0x0000dfdc |
0x0000dfe8 |
12 |
1% |
7403 |
Expected total in bdb_start.o file: |
1308 |
Actual: |
1308 |
100% |
7369 |
Flash640 / .text / bdb_state_machine.o |
Start |
End |
Size |
% |
Line |
.text.APP_vGenCallback |
0x0000dfe8 |
0x0000e028 |
64 |
37% |
7406 |
.text.bdb_taskBDB |
0x0000e028 |
0x0000e07c |
84 |
48% |
7409 |
.text.BDB_vZclEventHandler |
0x0000e07c |
0x0000e098 |
28 |
16% |
7412 |
Expected total in bdb_state_machine.o file: |
176 |
Actual: |
176 |
100% |
7406 |
Flash640 / .text / bdb_ns.o |
Start |
End |
Size |
% |
Line |
.text.vNsSendPermitJoin |
0x0000e098 |
0x0000e0e8 |
80 |
5% |
7416 |
.text.vNsDiscoverNwk |
0x0000e0e8 |
0x0000e184 |
156 |
10% |
7418 |
.text.vNsTclkSendReqKey |
0x0000e184 |
0x0000e1c0 |
60 |
4% |
7420 |
.text.vNsAfterNwkJoin |
0x0000e1c0 |
0x0000e208 |
72 |
5% |
7422 |
.text.vNsLeaveNwk |
0x0000e208 |
0x0000e22c |
36 |
3% |
7424 |
.text.vNsTclkSendNodeDescReq |
0x0000e22c |
0x0000e2d4 |
168 |
10% |
7426 |
.text.BDB_eNsStartNwkSteering |
0x0000e2d4 |
0x0000e360 |
140 |
9% |
7428 |
.text.BDB_vNsTimerCb |
0x0000e360 |
0x0000e428 |
200 |
12% |
7431 |
.text.vNsTryNwkJoinAppCb |
0x0000e428 |
0x0000e42c |
4 |
1% |
7434 |
.text.vNsTryNwkJoin.constprop.0 |
0x0000e42c |
0x0000e534 |
264 |
16% |
7438 |
.text.BDB_vNsStateMachine |
0x0000e534 |
0x0000e73c |
520 |
31% |
7440 |
Expected total in bdb_ns.o file: |
1700 |
Actual: |
1700 |
100% |
7416 |
Flash640 / .text / bdb_tl_end_device_initiator_target.o |
Start |
End |
Size |
% |
Line |
.text.vTlSaveTempAddresses |
0x0000e73c |
0x0000e76c |
48 |
1% |
7443 |
.text.vTlRecoverTempAddresses |
0x0000e76c |
0x0000e79c |
48 |
1% |
7445 |
.text.vTlHandleDeviceInfoRequest |
0x0000e79c |
0x0000e820 |
132 |
3% |
7447 |
.text.vTlSendRouterJoinRequest.constprop.0 |
0x0000e820 |
0x0000e958 |
312 |
7% |
7449 |
.text.vTlSendEndDeviceJoinRequest.constprop.0 |
0x0000e958 |
0x0000ea6c |
276 |
6% |
7451 |
.text.vTlEndCommissioning.constprop.0 |
0x0000ea6c |
0x0000ead4 |
104 |
3% |
7453 |
.text.BDB_vTlInit |
0x0000ead4 |
0x0000eae0 |
12 |
1% |
7455 |
.text.BDB_bTlTouchLinkInProgress |
0x0000eae0 |
0x0000eaf4 |
20 |
1% |
7458 |
.text.bIsTlStarted |
0x0000eaf4 |
0x0000eb08 |
20 |
1% |
7461 |
.text.BDB_vTlStateMachine |
0x0000eb08 |
0x0000fb44 |
4156 |
81% |
7464 |
.text.BDB_vTlTimerCb |
0x0000fb44 |
0x0000fb58 |
20 |
1% |
7467 |
Expected total in bdb_tl_end_device_initiator_target.o file: |
5148 |
Actual: |
5148 |
100% |
7443 |
Flash640 / .text / bdb_tl_common.o |
Start |
End |
Size |
% |
Line |
.text.BDB_u8TlNewUpdateID |
0x0000fb58 |
0x0000fb7c |
36 |
9% |
7470 |
.text.BDB_u8TlEncryptKey |
0x0000fb7c |
0x0000fc48 |
204 |
48% |
7474 |
.text.BDB_eTlDecryptKey |
0x0000fc48 |
0x0000fcf4 |
172 |
40% |
7477 |
.text.BDB_bTlIsKeySupported |
0x0000fcf4 |
0x0000fd06 |
18 |
5% |
7480 |
Expected total in bdb_tl_common.o file: |
430 |
Actual: |
430 |
100% |
7470 |
Flash640 / .text / bdb_fb_common.o |
Start |
End |
Size |
% |
Line |
.text.BDB_vFbZclHandler |
0x0000fd06 |
0x0000fd14 |
14 |
100% |
7483 |
Expected total in bdb_fb_common.o file: |
14 |
Actual: |
14 |
100% |
7483 |
Flash640 / .text / bdb_fb_initiator.o |
Start |
End |
Size |
% |
Line |
.text.eFbSendIdentifyQuery |
0x0000fd14 |
0x0000fd48 |
52 |
3% |
7487 |
.text.vFbSendSimpleDescReq |
0x0000fd48 |
0x0000fd98 |
80 |
5% |
7489 |
.text.BDB_eFbTriggerAsInitiator |
0x0000fd98 |
0x0000fdf4 |
92 |
5% |
7491 |
.text.BDB_vFbHandleQueryResponse |
0x0000fdf4 |
0x0000fea8 |
180 |
10% |
7494 |
.text.BDB_vFbExitAsInitiator |
0x0000fea8 |
0x0000fed0 |
40 |
3% |
7497 |
.text.vFbBindCluster |
0x0000fed0 |
0x00010288 |
952 |
50% |
7500 |
.text.vFbZdpHandler |
0x00010288 |
0x000103fc |
372 |
20% |
7502 |
.text.BDB_vFbTimerCb |
0x000103fc |
0x00010490 |
148 |
8% |
7505 |
Expected total in bdb_fb_initiator.o file: |
1916 |
Actual: |
1916 |
100% |
7487 |
Flash640 / .text / pdum_nwk.o |
Start |
End |
Size |
% |
Line |
.text.eNPduFree |
0x00010490 |
0x00010508 |
120 |
11% |
7508 |
.text.eAllocateNPDU |
0x00010508 |
0x00010560 |
88 |
8% |
7510 |
.text.PDUM_eNPduAllocate |
0x00010560 |
0x00010564 |
4 |
1% |
7512 |
.text.PDUM_eNPduClone |
0x00010564 |
0x000105a4 |
64 |
6% |
7515 |
.text.PDUM_eNPduInitDescending |
0x000105a4 |
0x000105b8 |
20 |
2% |
7519 |
.text.PDUM_eNPduInitAscending |
0x000105b8 |
0x000105d2 |
26 |
3% |
7522 |
.text.PDUM_eNPduFree |
0x000105d2 |
0x000105d6 |
4 |
1% |
7525 |
.text.PDUM_eNPduClaimHeader |
0x000105d6 |
0x000105f2 |
28 |
3% |
7528 |
.text.PDUM_eNPduClaimFooter |
0x000105f2 |
0x0001060e |
28 |
3% |
7531 |
.text.PDUM_eNPduClaimData |
0x0001060e |
0x00010664 |
86 |
8% |
7534 |
.text.PDUM_eNPduAscend |
0x00010664 |
0x00010682 |
30 |
3% |
7537 |
.text.PDUM_eNPduDescend |
0x00010682 |
0x000106a0 |
30 |
3% |
7540 |
.text.PDUM_eNPduPrependHeaderNBO |
0x000106a0 |
0x000106e8 |
72 |
7% |
7543 |
.text.PDUM_eNPduAppendDataNBO |
0x000106e8 |
0x00010732 |
74 |
7% |
7546 |
.text.PDUM_eNPduReadHeaderNBO |
0x00010732 |
0x00010772 |
64 |
6% |
7549 |
.text.PDUM_eNPduReadFooterNBO |
0x00010772 |
0x000107b0 |
62 |
6% |
7552 |
.text.PDUM_eNPduWriteFromBuffer |
0x000107b0 |
0x000107d4 |
36 |
4% |
7555 |
.text.PDUM_eNPduWriteDataToBuffer |
0x000107d4 |
0x0001082e |
90 |
8% |
7558 |
.text.PDUM_eNPduWriteDataFromBuffer |
0x0001082e |
0x00010888 |
90 |
8% |
7561 |
.text.pdum_vNPduInit |
0x00010888 |
0x000108e8 |
96 |
9% |
7565 |
.text.PDUM_u8GetMaxNpduUse |
0x000108e8 |
0x000108f4 |
12 |
2% |
7568 |
.text.PDUM_u8GetNpduUse |
0x000108f4 |
0x00010900 |
12 |
2% |
7571 |
.text.PDUM_u8GetNpduPool |
0x00010900 |
0x0001090c |
12 |
2% |
7574 |
Expected total in pdum_nwk.o file: |
1148 |
Actual: |
1148 |
100% |
7508 |
Flash640 / .text / pdum_apl.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_u16APduInstanceReadNBO |
0x0001090c |
0x00010940 |
52 |
10% |
7577 |
.text.PDUM_u16APduInstanceWriteNBO |
0x00010940 |
0x0001098c |
76 |
15% |
7581 |
.text.PDUM_u16APduInstanceWriteStrNBO |
0x0001098c |
0x000109d4 |
72 |
14% |
7584 |
.text.PDUM_pvAPduInstanceGetPayload |
0x000109d4 |
0x000109da |
6 |
2% |
7587 |
.text.PDUM_u16APduInstanceGetPayloadSize |
0x000109da |
0x000109e0 |
6 |
2% |
7590 |
.text.PDUM_eAPduInstanceSetPayloadSize |
0x000109e0 |
0x00010a04 |
36 |
7% |
7593 |
.text.PDUM_hAPduAllocateAPduInstance |
0x00010a04 |
0x00010a34 |
48 |
10% |
7596 |
.text.PDUM_eAPduFreeAPduInstance |
0x00010a34 |
0x00010ab8 |
132 |
26% |
7599 |
.text.PDUM_thAPduInstanceGetApdu |
0x00010ab8 |
0x00010acc |
20 |
4% |
7602 |
.text.PDUM_u16APduGetSize |
0x00010acc |
0x00010ad4 |
8 |
2% |
7605 |
.text.pdum_vAPduInit |
0x00010ad4 |
0x00010b14 |
64 |
13% |
7609 |
Expected total in pdum_apl.o file: |
520 |
Actual: |
520 |
100% |
7577 |
Flash640 / .text / pdum.o |
Start |
End |
Size |
% |
Line |
.text.PDUM_u16SizeNBO |
0x00010b14 |
0x00010b5c |
72 |
10% |
7612 |
.text.pdum_u16WriteNBO |
0x00010b5c |
0x00010c34 |
216 |
29% |
7615 |
.text.pdum_u16WriteStrNBO |
0x00010c34 |
0x00010d36 |
258 |
34% |
7618 |
.text.pdum_u16ReadNBO |
0x00010d36 |
0x00010e0c |
214 |
29% |
7621 |
Expected total in pdum.o file: |
760 |
Actual: |
760 |
100% |
7612 |
Flash640 / .text / PDM_Create.c.obj |
Start |
End |
Size |
% |
Line |
.text.u8PDM_CalculateLargestDataRecordStored |
0x00010e0c |
0x00010e44 |
56 |
14% |
7625 |
.text.PDM_vErrorReport |
0x00010e44 |
0x00010e5c |
24 |
6% |
7628 |
.text.iPDM_CreateFileSystemInRAM |
0x00010e5c |
0x00010f2c |
208 |
51% |
7631 |
.text.PDM_eInitialise |
0x00010f2c |
0x00010fa8 |
124 |
31% |
7634 |
Expected total in PDM_Create.c.obj file: |
412 |
Actual: |
412 |
100% |
7625 |
Flash640 / .text / PDM_FLASH.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_InitialiseNVM |
0x00010fa8 |
0x00010fac |
4 |
1% |
7637 |
.text.vPDM_DisableNVM |
0x00010fac |
0x00010fb0 |
4 |
1% |
7640 |
.text.iPDM_TestNVMblank |
0x00010fb0 |
0x00010fdc |
44 |
8% |
7644 |
.text.iPDM_TestNVM |
0x00010fdc |
0x00011048 |
108 |
18% |
7647 |
.text.iPDM_ReadDataFromNVM |
0x00011048 |
0x00011098 |
80 |
13% |
7650 |
.text.iPDM_GetDataAddressFromNVM |
0x00011098 |
0x000110d4 |
60 |
10% |
7653 |
.text.vPDM_WriteDataToNVM |
0x000110d4 |
0x0001111c |
72 |
12% |
7656 |
.text.vClearMarginCheckIndications |
0x0001111c |
0x00011138 |
28 |
5% |
7659 |
.text.iPDM_FixWriteDataInNVM |
0x00011138 |
0x00011198 |
96 |
16% |
7662 |
.text.iPDM_EraseNVM |
0x00011198 |
0x0001121c |
132 |
22% |
7665 |
Expected total in PDM_FLASH.c.obj file: |
628 |
Actual: |
628 |
100% |
7637 |
Flash640 / .text / PDM_FileSystemData.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadDataWithIdFromFileSystem |
0x0001121c |
0x000112d8 |
188 |
26% |
7668 |
.text.PDM_eReadDataFromRecord |
0x000112d8 |
0x00011388 |
176 |
24% |
7671 |
.text.iPDM_WriteDataWithIdToFileSystem |
0x00011388 |
0x00011500 |
376 |
51% |
7674 |
Expected total in PDM_FileSystemData.c.obj file: |
740 |
Actual: |
740 |
100% |
7668 |
Flash640 / .text / PDM_FileSystemDelete.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_DeleteAllSegmentsInFileSystem |
0x00011500 |
0x00011574 |
116 |
71% |
7677 |
.text.PDM_vDeleteAllDataRecords |
0x00011574 |
0x000115a4 |
48 |
30% |
7680 |
Expected total in PDM_FileSystemDelete.c.obj file: |
164 |
Actual: |
164 |
100% |
7677 |
Flash640 / .text / PDM_FileSystemGenerate.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_GenerateCleanFileSystem |
0x000115a4 |
0x000115f4 |
80 |
11% |
7683 |
.text.iPDM_GenerateFileSystemInRAM |
0x000115f4 |
0x000118a4 |
688 |
90% |
7686 |
Expected total in PDM_FileSystemGenerate.c.obj file: |
768 |
Actual: |
768 |
100% |
7683 |
Flash640 / .text / PDM_FileSystemHeaderAccessFunctions.c.obj |
Start |
End |
Size |
% |
Line |
.text.ePDM_ReadFileSystemHeaderCopyIndex |
0x000118a4 |
0x000118ac |
8 |
3% |
7689 |
.text.vPDM_WriteFileSystemHeaderValidState |
0x000118ac |
0x000118ba |
14 |
6% |
7692 |
.text.ePDM_ReadFileSystemHeaderValidState |
0x000118ba |
0x000118c2 |
8 |
3% |
7695 |
.text.bPDM_ReadFileSystemHeaderFirstBit |
0x000118c2 |
0x000118ca |
8 |
3% |
7698 |
.text.bPDM_ReadFileSystemHeaderLastBit |
0x000118ca |
0x000118d4 |
10 |
4% |
7701 |
.text.vPDM_WriteFileSystemHeaderWearCount |
0x000118d4 |
0x00011900 |
44 |
17% |
7705 |
.text.u32PDM_ReadFileSystemHeaderWearCount |
0x00011900 |
0x00011914 |
20 |
8% |
7708 |
.text.vPDM_WriteNVMsegmentHeaderChecksum |
0x00011914 |
0x0001191a |
6 |
3% |
7711 |
.text.u16PDM_ReadNVMsegmentHeaderChecksum |
0x0001191a |
0x00011926 |
12 |
5% |
7714 |
.text.u8PDM_CreateSegmentStatus |
0x00011926 |
0x00011950 |
42 |
16% |
7717 |
.text.u8PDM_CreateSequenceStatus |
0x00011950 |
0x00011976 |
38 |
14% |
7720 |
.text.u16PDM_ReadSegmentDataSize |
0x00011976 |
0x00011998 |
34 |
13% |
7723 |
.text.u8PDM_ReadSequenceNumber |
0x00011998 |
0x000119b4 |
28 |
11% |
7726 |
Expected total in PDM_FileSystemHeaderAccessFunctions.c.obj file: |
272 |
Actual: |
272 |
100% |
7689 |
Flash640 / .text / PDM_FileSystemHeaderRepair.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_RepairFileSystemRecord |
0x000119b4 |
0x00011a40 |
140 |
39% |
7730 |
.text.iPDM_RepairFileSystemRecordAfterEccFail |
0x00011a40 |
0x00011aa4 |
100 |
28% |
7733 |
.text.vPDM_GetMaximumAndMinimumSegmentWearCounts |
0x00011aa4 |
0x00011b1c |
120 |
34% |
7736 |
Expected total in PDM_FileSystemHeaderRepair.c.obj file: |
360 |
Actual: |
360 |
100% |
7730 |
Flash640 / .text / PDM_FileSystemMove.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_MoveAllDataFromListToList |
0x00011b1c |
0x00011b62 |
70 |
16% |
7739 |
.text.vPDM_MoveAllDataWithBufferIdFromListToList |
0x00011b62 |
0x00011bea |
136 |
30% |
7742 |
.text.vPDM_MoveFileRecordFromListToList |
0x00011bea |
0x00011c0c |
34 |
8% |
7745 |
.text.vPDM_MoveAllDataToDeAllocList |
0x00011c0c |
0x00011c38 |
44 |
10% |
7749 |
.text.vPDM_MoveRecordToDeAllocList |
0x00011c38 |
0x00011c58 |
32 |
7% |
7752 |
.text.vPDM_MoveAllDataWithBufferIdAndStateFromListToList |
0x00011c58 |
0x00011cec |
148 |
32% |
7755 |
Expected total in PDM_FileSystemMove.c.obj file: |
464 |
Actual: |
464 |
100% |
7739 |
Flash640 / .text / PDM_FileSystemVerify.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_SelectValidFileRecordInstance |
0x00011cec |
0x00011e04 |
280 |
64% |
7759 |
.text.iPDM_VerifyDataSequenceWithBufferId |
0x00011e04 |
0x00011ea4 |
160 |
37% |
7761 |
Expected total in PDM_FileSystemVerify.c.obj file: |
440 |
Actual: |
440 |
100% |
7759 |
Flash640 / .text / PDM_NVMheaderAccessFunctions.c.obj |
Start |
End |
Size |
% |
Line |
.text.vPDM_SetNVMandFileSystemValidState |
0x00011ea4 |
0x00011eca |
38 |
100% |
7764 |
Expected total in PDM_NVMheaderAccessFunctions.c.obj file: |
38 |
Actual: |
38 |
100% |
7764 |
Flash640 / .text / PDM_NVMheaderReadAndWrite.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadSegmentHeaderDataFromNVMsegment |
0x00011eca |
0x00011f0e |
68 |
62% |
7767 |
.text.vPDM_WriteSegmentHeaderDataIntoNVMsegment |
0x00011f0e |
0x00011f38 |
42 |
39% |
7770 |
Expected total in PDM_NVMheaderReadAndWrite.c.obj file: |
110 |
Actual: |
110 |
100% |
7767 |
Flash640 / .text / PDM_NVMReadAndWrite.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadUserDataFromNVMsegment |
0x00011f38 |
0x00011fc4 |
140 |
59% |
7773 |
.text.iPDM_WriteFileSystemRecordAndSegmentDataIntoNVMsegment |
0x00011fc4 |
0x00012026 |
98 |
42% |
7776 |
Expected total in PDM_NVMReadAndWrite.c.obj file: |
238 |
Actual: |
238 |
100% |
7773 |
Flash640 / .text / PDM_NVMsegmentStatus.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_DoesNVMsegmentContainFileSystemHeader |
0x00012026 |
0x00012056 |
48 |
100% |
7779 |
Expected total in PDM_NVMsegmentStatus.c.obj file: |
48 |
Actual: |
48 |
100% |
7779 |
Flash640 / .text / PDM_SearchAndListOrder.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSearchForWearCountInsertPoint |
0x00012056 |
0x0001206c |
22 |
6% |
7782 |
.text.bPDM_CompareRecordsForExactMatch |
0x0001206c |
0x000120a4 |
56 |
14% |
7785 |
.text.boIdValueSearchMatch |
0x000120a4 |
0x000120f8 |
84 |
20% |
7787 |
.text.vPDM_AddFileSystemElementToListInAscendingWearCountOrder |
0x000120f8 |
0x00012178 |
128 |
31% |
7790 |
.text.iPDM_SearchForBufferIdInList |
0x00012178 |
0x000121ac |
52 |
13% |
7793 |
.text.iPDM_SearchForBufferIdInFileSystem |
0x000121ac |
0x000121c8 |
28 |
7% |
7796 |
.text.iPDM_SearchForSpecificSegmentInList |
0x000121c8 |
0x000121fc |
52 |
13% |
7799 |
Expected total in PDM_SearchAndListOrder.c.obj file: |
422 |
Actual: |
422 |
100% |
7782 |
Flash640 / .text / PDM_Segment.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_WriteSegmentHeaderAndData |
0x000121fc |
0x000122c4 |
200 |
55% |
7802 |
.text.iPDM_SegmentCopyAndAppendData |
0x000122c4 |
0x0001236c |
168 |
46% |
7805 |
Expected total in PDM_Segment.c.obj file: |
368 |
Actual: |
368 |
100% |
7802 |
Flash640 / .text / PDM_SegmentData.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReadUserDataFromFileSystemRecord |
0x0001236c |
0x0001238c |
32 |
32% |
7808 |
.text.iPDM_GetUserDataReferenceFromFileSystemRecord |
0x0001238c |
0x000123b2 |
38 |
38% |
7811 |
.text.iPDM_WriteUserDataIntoSegment |
0x000123b2 |
0x000123d0 |
30 |
30% |
7814 |
Expected total in PDM_SegmentData.c.obj file: |
100 |
Actual: |
100 |
100% |
7808 |
Flash640 / .text / PDM_SegmentReplace.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_CompareDataInFileRecords |
0x000123d0 |
0x00012414 |
68 |
8% |
7817 |
.text.bPDM_FindLastMarkerSegment |
0x00012414 |
0x0001244c |
56 |
7% |
7819 |
.text.iPDM_ReconstructAtRunTimeReplacedDataTable |
0x0001244c |
0x00012550 |
260 |
29% |
7822 |
.text.iPDM_ReplaceChangedSegmentInSequence |
0x00012550 |
0x0001264c |
252 |
28% |
7825 |
.text.iPDM_ReconstructReplacedDataTable |
0x0001264c |
0x00012768 |
284 |
31% |
7828 |
Expected total in PDM_SegmentReplace.c.obj file: |
920 |
Actual: |
920 |
100% |
7817 |
Flash640 / .text / PDM_SegmentSequenceExtendDelete.c.obj |
Start |
End |
Size |
% |
Line |
.text.bPDM_IsSequenceAppended |
0x00012768 |
0x00012784 |
28 |
14% |
7831 |
.text.vPDM_DeleteAppendedSequence |
0x00012784 |
0x00012838 |
180 |
87% |
7834 |
Expected total in PDM_SegmentSequenceExtendDelete.c.obj file: |
208 |
Actual: |
208 |
100% |
7831 |
Flash640 / .text / PDM_SegmentSequenceExtendReconstruct.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSegmentNumberDeleteSearchMatch |
0x00012838 |
0x0001284c |
20 |
4% |
7837 |
.text.iPDM_ReconstructExtendedSegmentSequence |
0x0001284c |
0x00012ac0 |
628 |
97% |
7839 |
Expected total in PDM_SegmentSequenceExtendReconstruct.c.obj file: |
648 |
Actual: |
648 |
100% |
7837 |
Flash640 / .text / PDM_SegmentSequenceSave.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_DetermineSegmentSaveMechanism |
0x00012ac0 |
0x00012bc0 |
256 |
38% |
7842 |
.text.vPDM_RecalculateMaximumRecordSize |
0x00012bc0 |
0x00012bf0 |
48 |
8% |
7845 |
.text.PDM_eSaveRecordDataInternal |
0x00012bf0 |
0x00012d60 |
368 |
55% |
7848 |
.text.PDM_eSaveRecordData |
0x00012d60 |
0x00012d66 |
6 |
1% |
7850 |
Expected total in PDM_SegmentSequenceSave.c.obj file: |
678 |
Actual: |
678 |
100% |
7842 |
Flash640 / .text / PDM_slist.c.obj |
Start |
End |
Size |
% |
Line |
.text.vSLISTinitialise |
0x00012d66 |
0x00012d6e |
8 |
3% |
7853 |
.text.psSLISTgetHead |
0x00012d6e |
0x00012d72 |
4 |
2% |
7856 |
.text.psSLISTgetTail |
0x00012d72 |
0x00012d78 |
6 |
3% |
7859 |
.text.psSLISTgetNext |
0x00012d78 |
0x00012d98 |
32 |
12% |
7863 |
.text.vSLISTaddToTail |
0x00012d98 |
0x00012dae |
22 |
8% |
7866 |
.text.vSLISTinsertAfter |
0x00012dae |
0x00012dc4 |
22 |
8% |
7869 |
.text.vSLISTaddToHead |
0x00012dc4 |
0x00012dd8 |
20 |
7% |
7872 |
.text.psSLISTremove |
0x00012dd8 |
0x00012e38 |
96 |
34% |
7876 |
.text.psSLISTsearch |
0x00012e38 |
0x00012e6c |
52 |
18% |
7879 |
.text.psSLISTsearchFromHead |
0x00012e6c |
0x00012e72 |
6 |
3% |
7882 |
.text.iSLISTnumberOfNodes |
0x00012e72 |
0x00012e88 |
22 |
8% |
7885 |
Expected total in PDM_slist.c.obj file: |
290 |
Actual: |
290 |
100% |
7853 |
Flash640 / .text / PdmNoRtosStub.c.obj |
Start |
End |
Size |
% |
Line |
.text.PDM_vEnterCriticalSection |
0x00012e88 |
0x00012e94 |
12 |
50% |
7889 |
.text.PDM_vExitCriticalSection |
0x00012e94 |
0x00012ea0 |
12 |
50% |
7892 |
Expected total in PdmNoRtosStub.c.obj file: |
24 |
Actual: |
24 |
100% |
7889 |
Flash640 / .text / PDM_FileSystem.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_CreateCandidateBufferList |
0x00012ea0 |
0x00012f7c |
220 |
49% |
7895 |
.text.iPDM_GetFileSystemBuffer |
0x00012f7c |
0x00012fa8 |
44 |
10% |
7898 |
.text.u8PDM_CalculateSegmentsRequired |
0x00012fa8 |
0x00012fd0 |
40 |
9% |
7901 |
.text.vPDM_CreateFileSystemHeader |
0x00012fd0 |
0x00013000 |
48 |
11% |
7904 |
.text.iPDM_GetLengthOfDataInBufferWithIdFromFileSystem |
0x00013000 |
0x00013050 |
80 |
18% |
7907 |
.text.u8PDM_CalculateFileSystemCapacity |
0x00013050 |
0x00013064 |
20 |
5% |
7910 |
Expected total in PDM_FileSystem.c.obj file: |
452 |
Actual: |
452 |
100% |
7895 |
Flash640 / .text / PDM_FileSystemHeaderChecksum.c.obj |
Start |
End |
Size |
% |
Line |
.text.u16PDM_CalculateRecordChecksum |
0x00013064 |
0x000130d4 |
112 |
100% |
7913 |
Expected total in PDM_FileSystemHeaderChecksum.c.obj file: |
112 |
Actual: |
112 |
100% |
7913 |
Flash640 / .text / PDM_FileSystemHeaderVerify.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_ReCalculateWearCountAndChecksumAndWriteFileSystemHeader |
0x000130d4 |
0x00013128 |
84 |
70% |
7916 |
.text.iPDM_VerifyFileSystemRecord |
0x00013128 |
0x0001314c |
36 |
30% |
7919 |
Expected total in PDM_FileSystemHeaderVerify.c.obj file: |
120 |
Actual: |
120 |
100% |
7916 |
Flash640 / .text / PDM_SegmentSequenceExtendFilter.c.obj |
Start |
End |
Size |
% |
Line |
.text.iPDM_FilterDuplicateAppendedSegmentsOnList |
0x0001314c |
0x000131a2 |
86 |
18% |
7922 |
.text.vPDM_FilterDuplicateAppendedSegmentsFromList |
0x000131a2 |
0x0001325e |
188 |
38% |
7924 |
.text.vPDM_FilterDuplicateSegmentsBySequenceNumberFromValidList |
0x0001325e |
0x000132b6 |
88 |
18% |
7927 |
.text.iPDM_SearchForReplacementAppendedSegment |
0x000132b6 |
0x00013344 |
142 |
29% |
7930 |
Expected total in PDM_SegmentSequenceExtendFilter.c.obj file: |
504 |
Actual: |
504 |
100% |
7922 |
Flash640 / .text / PDM_WearLevelling.c.obj |
Start |
End |
Size |
% |
Line |
.text.boSearchForWearCountSubstitute |
0x00013344 |
0x00013364 |
32 |
14% |
7933 |
.text.iPDM_GetWearLevelledBuffer |
0x00013364 |
0x0001342c |
200 |
87% |
7935 |
Expected total in PDM_WearLevelling.c.obj file: |
232 |
Actual: |
232 |
100% |
7933 |
Flash640 / .text / zps_apl_af.o |
Start |
End |
Size |
% |
Line |
.text.psFindSimpleDescContainer |
0x0001342c |
0x0001344c |
32 |
4% |
7938 |
.text.eAplAfCommonDataReq |
0x0001344c |
0x00013510 |
196 |
21% |
7940 |
.text.zps_eAplAfInit |
0x00013510 |
0x00013558 |
72 |
8% |
7942 |
.text.zps_eAplAfGetNodeDescriptor |
0x00013558 |
0x00013570 |
24 |
3% |
7945 |
.text.zps_eAplAfGetSimpleDescriptor |
0x00013570 |
0x000135b4 |
68 |
8% |
7948 |
.text.zps_eAplAfUnicastDataReq |
0x000135b4 |
0x000135fc |
72 |
8% |
7951 |
.text.zps_eAplAfUnicastAckDataReq |
0x000135fc |
0x00013646 |
74 |
8% |
7954 |
.text.zps_eAplAfUnicastIeeeDataReq |
0x00013646 |
0x00013678 |
50 |
6% |
7957 |
.text.zps_eAplAfUnicastIeeeAckDataReq |
0x00013678 |
0x000136ac |
52 |
6% |
7960 |
.text.zps_eAplAfGroupDataReq |
0x000136ac |
0x000136da |
46 |
5% |
7963 |
.text.zps_eAplAfBroadcastDataReq |
0x000136da |
0x0001371e |
68 |
8% |
7966 |
.text.zps_eAplAfBoundDataReq |
0x0001371e |
0x00013730 |
18 |
2% |
7969 |
.text.zps_eAplAfBoundAckDataReq |
0x00013730 |
0x00013744 |
20 |
3% |
7972 |
.text.ZPS_bIsGroupPresent |
0x00013744 |
0x0001377c |
56 |
6% |
7975 |
.text.vWrite16Nbo |
0x0001377c |
0x00013784 |
8 |
1% |
7978 |
.text.u16Read16Nbo |
0x00013784 |
0x00013788 |
4 |
1% |
7981 |
.text.zps_bAplAfSetEndDeviceTimeout |
0x00013788 |
0x00013798 |
16 |
2% |
7984 |
.text.zps_eAfVerifyKeyReqRsp |
0x00013798 |
0x000137d4 |
60 |
7% |
7987 |
Expected total in zps_apl_af.o file: |
936 |
Actual: |
936 |
100% |
7938 |
Flash640 / .text / zps_apl_af_apsde.o |
Start |
End |
Size |
% |
Line |
.text.bCheckProfile |
0x000137d4 |
0x00013814 |
64 |
5% |
7991 |
.text.vFillApduErrorEvent |
0x00013814 |
0x00013852 |
62 |
5% |
7993 |
.text.vFillDataIndStruct |
0x00013852 |
0x000138a8 |
86 |
7% |
7995 |
.text.vPostToEndpoint.part.0 |
0x000138a8 |
0x00013ac4 |
540 |
40% |
7997 |
.text.zps_vAplAfHandleApsdeDcfmInd |
0x00013ac4 |
0x00013c9a |
470 |
35% |
7999 |
.text.zps_vHandleApsdeDataFragIndNotSupported |
0x00013c9a |
0x00013cf8 |
94 |
7% |
8002 |
.text.zps_vAplApsInitFragReceivePool |
0x00013cf8 |
0x00013d24 |
44 |
4% |
8005 |
.text.zps_vSetIgnoreProfileCheck |
0x00013d24 |
0x00013d30 |
12 |
1% |
8009 |
Expected total in zps_apl_af_apsde.o file: |
1372 |
Actual: |
1372 |
100% |
7991 |
Flash640 / .text / zps_apl_task.o |
Start |
End |
Size |
% |
Line |
.text.psGetApsdeBuf |
0x00013d30 |
0x00013d36 |
6 |
1% |
8012 |
.text.psGetApsmeBuf |
0x00013d36 |
0x00013d3c |
6 |
1% |
8014 |
.text.psGetNldeBuf |
0x00013d3c |
0x00013d44 |
8 |
2% |
8016 |
.text.vPostNlmeDcfmInd |
0x00013d44 |
0x00013d48 |
4 |
1% |
8018 |
.text.vPostApsmeDcfmInd |
0x00013d48 |
0x00013d4c |
4 |
1% |
8020 |
.text.vPostApsdeDcfmInd |
0x00013d4c |
0x00013d50 |
4 |
1% |
8022 |
.text.vPostNldeDcfmInd |
0x00013d50 |
0x00013dcc |
124 |
21% |
8024 |
.text.psGetNlmeBuf |
0x00013dcc |
0x00013dd4 |
8 |
2% |
8026 |
.text.zps_vAplAfTaskInit |
0x00013dd4 |
0x00013e2c |
88 |
15% |
8028 |
.text.zps_vAplAfPostEvent |
0x00013e2c |
0x00013eb0 |
132 |
22% |
8031 |
.text.zps_taskZPS |
0x00013eb0 |
0x00013f98 |
232 |
38% |
8034 |
Expected total in zps_apl_task.o file: |
616 |
Actual: |
616 |
100% |
8012 |
Flash640 / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8AplApsTryFragmentation |
0x00013f98 |
0x00013fdc |
68 |
3% |
8037 |
.text.zps_u8AplApsConstructAndPostLoopBackDataInd |
0x00013fdc |
0x000140d8 |
252 |
8% |
8040 |
.text.u8PostUnicastMsgToNHLE |
0x000140d8 |
0x0001411c |
68 |
3% |
8042 |
.text.zps_vAplApsInitSyncMsgPool |
0x0001411c |
0x00014158 |
60 |
2% |
8044 |
.text.zps_u8AplApsFreeMsgHandle |
0x00014158 |
0x0001418c |
52 |
2% |
8047 |
.text.zps_u8AplApsGetMsgHandle |
0x0001418c |
0x000141ac |
32 |
2% |
8050 |
.text.ZPS_vAplRegisterApsdeDcfmIndCallbacks |
0x000141ac |
0x000141b6 |
10 |
1% |
8053 |
.text.zps_vAplApsFillNldeAndDescend |
0x000141b6 |
0x000141ec |
54 |
2% |
8056 |
.text.zps_vAplApsFillAndPostApsAck |
0x000141ec |
0x00014242 |
86 |
3% |
8059 |
.text.zps_vAplApsInitDcfmPool |
0x00014242 |
0x00014268 |
38 |
2% |
8062 |
.text.zps_psApsApsAllocateDcfmRecord |
0x00014268 |
0x000142d4 |
108 |
4% |
8066 |
.text.zps_vApsApsFreeDcfmRecord |
0x000142d4 |
0x000142da |
6 |
1% |
8069 |
.text.zps_u8AplApsGetNextDcfmHandle |
0x000142da |
0x000142f0 |
22 |
1% |
8072 |
.text.zps_psApsApsGetDcfmRecord |
0x000142f0 |
0x0001431a |
42 |
2% |
8075 |
.text.zps_vAplApsInitFragTransmitPool |
0x0001431a |
0x0001433c |
34 |
2% |
8078 |
.text.zps_vAplApsStopPollTimer |
0x0001433c |
0x000143b0 |
116 |
4% |
8081 |
.text.zps_vAplApsCheckAndStartPollTimer |
0x000143b0 |
0x000143ec |
60 |
2% |
8084 |
.text.eUnfragmentedUnicastTransmission |
0x000143ec |
0x00014664 |
632 |
20% |
8088 |
.text.vAckTimeOutHandler |
0x00014664 |
0x00014720 |
188 |
6% |
8090 |
.text.ZPS_vAplHandleApsdeReqRsp |
0x00014720 |
0x00014b0c |
1004 |
32% |
8093 |
.text.zps_vAplApsPollTimer |
0x00014b0c |
0x00014b48 |
60 |
2% |
8096 |
.text.vLoopbackTimerCallback |
0x00014b48 |
0x00014b78 |
48 |
2% |
8099 |
.text.ZPS_vDefaultApsdeResources |
0x00014b78 |
0x00014c00 |
136 |
5% |
8102 |
Expected total in zps_apl_apsde.o file: |
3176 |
Actual: |
3176 |
100% |
8037 |
Flash640 / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.text.bIsBindTableMatch |
0x00014c00 |
0x00014c42 |
66 |
3% |
8105 |
.text.eRemoveEntryInBindingTable |
0x00014c42 |
0x00014ca8 |
102 |
4% |
8107 |
.text.eMakeEntryInBindingTable.constprop.0 |
0x00014ca8 |
0x00014d40 |
152 |
6% |
8109 |
.text.psApsmeRequestKeyGetHandle |
0x00014d40 |
0x00014d9c |
92 |
4% |
8111 |
.text.ZPS_vAplRegisterApsmeDcfmIndCallbacks |
0x00014d9c |
0x00014da6 |
10 |
1% |
8114 |
.text.zps_eAplApsmeBindReqRsp |
0x00014da6 |
0x00014e5e |
184 |
7% |
8117 |
.text.zps_eAplApsmeUnBindReqRsp |
0x00014e5e |
0x00014efc |
158 |
6% |
8120 |
.text.zps_vInitAPSMECmdHdr |
0x00014efc |
0x00014f30 |
52 |
2% |
8123 |
.text.zps_eAplApsmeCmdMgrSendCommand |
0x00014f30 |
0x00014fe4 |
180 |
7% |
8126 |
.text.zps_eAplSendApsmeCmdFrame |
0x00014fe4 |
0x00015164 |
384 |
13% |
8129 |
.text.zps_eAplApsmeTransportKeyReqRsp |
0x00015164 |
0x0001533c |
472 |
16% |
8132 |
.text.zps_eAplApsmeUpdateDeviceReqRsp |
0x0001533c |
0x00015428 |
236 |
8% |
8135 |
.text.zps_eAplApsmeVerifyKeyReqRsp |
0x00015428 |
0x00015514 |
236 |
8% |
8138 |
.text.zps_eAplApsmeConfirmKeyReqRsp |
0x00015514 |
0x000155c4 |
176 |
6% |
8141 |
.text.zps_eAplApsmeRequestKeyReqRsp |
0x000155c4 |
0x00015648 |
132 |
5% |
8144 |
.text.zps_vAplApsmeCmdMgrRetryTimeout |
0x00015648 |
0x0001569c |
84 |
3% |
8147 |
.text.zps_bAplApsmeCmdMgrHandleNldeCfm |
0x0001569c |
0x0001579c |
256 |
9% |
8150 |
Expected total in zps_apl_apsme.o file: |
2972 |
Actual: |
2972 |
100% |
8105 |
Flash640 / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.text.vStopTimerOnTransportKey |
0x0001579c |
0x000157d0 |
52 |
2% |
8153 |
.text.zps_vAplApsInitDuplicateTable |
0x000157d0 |
0x000157f4 |
36 |
1% |
8155 |
.text.ZPS_vRunningCRC32 |
0x000157f4 |
0x0001581c |
40 |
2% |
8158 |
.text.bDuplicateCheck |
0x0001581c |
0x000159a4 |
392 |
11% |
8161 |
.text.zps_vAplApsHandleNldeDcfmInd |
0x000159a4 |
0x00016640 |
3228 |
87% |
8163 |
Expected total in zps_apl_aps_nlde.o file: |
3748 |
Actual: |
3748 |
100% |
8153 |
Flash640 / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.text.vTransformKey.constprop.0 |
0x00016640 |
0x000166a2 |
98 |
5% |
8166 |
.text.ZPS_u16crc |
0x000166a2 |
0x000166e6 |
68 |
4% |
8168 |
.text.zps_pvAesGetKeyFromInstallCode |
0x000166e6 |
0x0001672a |
68 |
4% |
8171 |
.text.zps_vGenerateHashForVerifiedKey |
0x0001672a |
0x0001674a |
32 |
2% |
8174 |
.text.zps_psFindKeyDescr |
0x0001674a |
0x0001684a |
256 |
13% |
8177 |
.text.ZPS_u8AplGetJoinStatus |
0x0001684a |
0x00016880 |
54 |
3% |
8180 |
.text.zps_eAplSecEncryptPacket |
0x00016880 |
0x0001699c |
284 |
15% |
8183 |
.text.zps_eAplSecDecryptPacket |
0x0001699c |
0x00016cbc |
800 |
41% |
8187 |
.text.zps_vAplSecSetInitialSecurityState |
0x00016cbc |
0x00016e06 |
330 |
17% |
8190 |
Expected total in zps_apl_sec.o file: |
1990 |
Actual: |
1990 |
100% |
8166 |
Flash640 / .text / zps_apl_aib.o |
Start |
End |
Size |
% |
Line |
.text.zps_psAplAibGetAib |
0x00016e06 |
0x00016e0a |
4 |
1% |
8193 |
.text.zps_u64AplAibGetApsUseExtendedPanId |
0x00016e0a |
0x00016e12 |
8 |
2% |
8196 |
.text.zps_eAplAibSetApsUseExtendedPanId |
0x00016e12 |
0x00016e28 |
22 |
4% |
8199 |
.text.zps_pu32AplAibGetApsChannelMask |
0x00016e28 |
0x00016e58 |
48 |
8% |
8202 |
.text.zps_eAplAibSetApsChannelMaskByMacID |
0x00016e58 |
0x00016e76 |
30 |
5% |
8205 |
.text.zps_eAplAibSetApsChannelMask |
0x00016e76 |
0x00016e90 |
26 |
4% |
8208 |
.text.zps_eAplAibSetApsUseInstallCode |
0x00016e90 |
0x00016e9a |
10 |
2% |
8211 |
.text.zps_bAplAibGetApsUseInsecureJoin |
0x00016e9a |
0x00016ea6 |
12 |
2% |
8214 |
.text.zps_eAplAibSetApsTrustCenterAddress |
0x00016ea6 |
0x00016ebc |
22 |
4% |
8217 |
.text.zps_eAplAibGetApsTrustCenterAddress |
0x00016ebc |
0x00016ec4 |
8 |
2% |
8220 |
.text.zps_eAplAibRemoveBindTableEntryForMacAddress |
0x00016ec4 |
0x00016f1c |
88 |
14% |
8223 |
.text.zps_u8AplAibGetDeviceApsKeyType |
0x00016f1c |
0x00017024 |
264 |
41% |
8226 |
.text.zps_eAplAibSetDeviceApsKeyType |
0x00017024 |
0x0001708e |
106 |
17% |
8229 |
.text.zps_psAplDefaultTrustCenterAPSLinkKey |
0x0001708e |
0x00017094 |
6 |
1% |
8232 |
Expected total in zps_apl_aib.o file: |
654 |
Actual: |
654 |
100% |
8193 |
Flash640 / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.text.zps_vExpireRequestKeyReq |
0x00017094 |
0x000170da |
70 |
1% |
8235 |
.text.vHandleUpdateDeviceIndication |
0x000170da |
0x0001710c |
50 |
1% |
8237 |
.text.vLoadAplRecord |
0x0001710c |
0x0001713c |
48 |
1% |
8240 |
.text.zps_vAplInitFactoryNewDistributedNetwork |
0x0001713c |
0x00017220 |
228 |
3% |
8242 |
.text.vAplSecAuthPollTimerExpiry |
0x00017220 |
0x00017258 |
56 |
1% |
8244 |
.text.u32GetScanChannels.constprop.0 |
0x00017258 |
0x00017288 |
48 |
1% |
8246 |
.text.eStartNetworkDiscovery |
0x00017288 |
0x000172dc |
84 |
1% |
8248 |
.text.eRejoinNetwork |
0x000172dc |
0x00017384 |
168 |
2% |
8250 |
.text.eRequestNetworkFormation |
0x00017384 |
0x000173c8 |
68 |
1% |
8252 |
.text.vOnMultiMacAuxChannelSelection |
0x000173c8 |
0x00017408 |
64 |
1% |
8254 |
.text.vHandleSwitchKeyIndication |
0x00017408 |
0x0001746c |
100 |
2% |
8256 |
.text.zps_vAplSaveRecord |
0x0001746c |
0x00017550 |
228 |
3% |
8258 |
.text.vAplSecRemoveLinkKey |
0x00017550 |
0x0001760c |
188 |
3% |
8261 |
.text.vAplSecAuthTimerExpiry |
0x0001760c |
0x00017690 |
132 |
2% |
8263 |
.text.zps_vSaveAllZpsRecords |
0x00017690 |
0x000176b4 |
36 |
1% |
8265 |
.text.bGetInstallCode |
0x000176b4 |
0x000176dc |
40 |
1% |
8269 |
.text.ZPS_vSetKeys |
0x000176dc |
0x00017764 |
136 |
2% |
8272 |
.text.ZPS_vAplSetMacParameters |
0x00017764 |
0x000177d4 |
112 |
2% |
8275 |
.text.zps_vAplLoadPersistedApsRecords |
0x000177d4 |
0x0001796c |
408 |
5% |
8278 |
.text.zps_eAplZdoInit |
0x0001796c |
0x00017b80 |
532 |
6% |
8282 |
.text.zps_u8AplZdoGetRadioChannel |
0x00017b80 |
0x00017b88 |
8 |
1% |
8285 |
.text.zps_eAplZdoGetDeviceType |
0x00017b88 |
0x00017b90 |
8 |
1% |
8288 |
.text.zps_eAplZdoStartStack |
0x00017b90 |
0x00017c94 |
260 |
3% |
8292 |
.text.zps_eAplZdoRejoinNetwork |
0x00017c94 |
0x00017d08 |
116 |
2% |
8295 |
.text.zps_pvAplZdoGetNwkHandle |
0x00017d08 |
0x00017d0c |
4 |
1% |
8298 |
.text.zps_psAplZdoGetNib |
0x00017d0c |
0x00017d10 |
4 |
1% |
8301 |
.text.zps_eAplZdoJoinNetwork |
0x00017d10 |
0x00017db0 |
160 |
2% |
8304 |
.text.zps_eAplZdoLeaveNetwork |
0x00017db0 |
0x00017dec |
60 |
1% |
8307 |
.text.zps_eAplZdoPoll |
0x00017dec |
0x00017e3c |
80 |
1% |
8310 |
.text.zps_eAplZdoRequestKeyReq |
0x00017e3c |
0x00017ecc |
144 |
2% |
8313 |
.text.zps_bAplZdoTrustCenterGetDevicePermissions |
0x00017ecc |
0x00017f20 |
84 |
1% |
8316 |
.text.zps_eAplZdoAddReplaceLinkKey_W |
0x00017f20 |
0x00018024 |
260 |
3% |
8319 |
.text.zps_eAplZdoRemoveLinkKey |
0x00018024 |
0x000180a4 |
128 |
2% |
8323 |
.text.eDiscoverNetworks |
0x000180a4 |
0x000180e8 |
68 |
1% |
8326 |
.text.zps_eAplZdoDiscoverNetworks |
0x000180e8 |
0x00018118 |
48 |
1% |
8330 |
.text.eStartRouter |
0x00018118 |
0x000181e8 |
208 |
3% |
8333 |
.text.vHandleTransportKeyIndication.constprop.0 |
0x000181e8 |
0x00018548 |
864 |
10% |
8336 |
.text.zps_bPerformLeaveActionDecider |
0x00018548 |
0x00018564 |
28 |
1% |
8338 |
.text.vHandleRemoveDeviceIndication |
0x00018564 |
0x0001864c |
232 |
3% |
8341 |
.text.zps_vAplZdoHandleApsmeDcfmInd |
0x0001864c |
0x000186cc |
128 |
2% |
8344 |
.text.zps_vPurgeAddressMap |
0x000186cc |
0x0001871c |
80 |
1% |
8347 |
.text.ZPS_bIsMacAddressUsedInApsTable |
0x0001871c |
0x000187d6 |
186 |
3% |
8350 |
.text.ZPS_vSwapApsTableEntries |
0x000187d6 |
0x0001887e |
168 |
2% |
8353 |
.text.ZPS_vRemoveMacTableEntry |
0x0001887e |
0x000188d0 |
82 |
1% |
8356 |
.text.zps_vDefaultStack |
0x000188d0 |
0x00018a2c |
348 |
4% |
8359 |
.text.zps_eAplZdoStartRouter |
0x00018a2c |
0x00018ada |
174 |
2% |
8362 |
.text.zps_eAplInitEndDeviceDistributed |
0x00018ada |
0x00018ae8 |
14 |
1% |
8365 |
.text.ZPS_u8AplGetMaxPayloadSize |
0x00018ae8 |
0x00018af8 |
16 |
1% |
8368 |
.text.ZPS_bAplDoesDeviceSupportFragmentation |
0x00018af8 |
0x00018b04 |
12 |
1% |
8371 |
.text.ZPS_psGetNetworkDescriptors |
0x00018b04 |
0x00018b18 |
20 |
1% |
8374 |
.text.ZPS_vNMPurgeEntry |
0x00018b18 |
0x00018c30 |
280 |
4% |
8377 |
.text.zps_vAplZdoHandleNlmeDcfmInd |
0x00018c30 |
0x00019390 |
1888 |
22% |
8380 |
.text.zps_pu8AplZdoGetVsOUI |
0x00019390 |
0x00019394 |
4 |
1% |
8383 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
8960 |
Actual: |
8960 |
100% |
8235 |
Flash640 / .text / zps_apl_zdo_handle_zdp_event.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoHandleZdpEvent |
0x00019394 |
0x0001951c |
392 |
100% |
8386 |
Expected total in zps_apl_zdo_handle_zdp_event.o file: |
392 |
Actual: |
392 |
100% |
8386 |
Flash640 / .text / zps_apl_zdo_trust_center.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplTrustCenterFindDevice |
0x0001951c |
0x00019560 |
68 |
100% |
8389 |
Expected total in zps_apl_zdo_trust_center.o file: |
68 |
Actual: |
68 |
100% |
8389 |
Flash640 / .text / zps_apl_zdo_common.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoNlmeleaveWrapper |
0x00019560 |
0x00019610 |
176 |
49% |
8393 |
.text.zps_eAplZdoNlmePermitJoiningWrapper |
0x00019610 |
0x0001963a |
42 |
12% |
8396 |
.text.zps_eAplZdoSendZdpResponse |
0x0001963a |
0x0001967c |
66 |
19% |
8399 |
.text.zps_bAplZdoServerHandleConfirmAcks |
0x0001967c |
0x000196cc |
80 |
22% |
8402 |
Expected total in zps_apl_zdo_common.o file: |
364 |
Actual: |
364 |
100% |
8393 |
Flash640 / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDefaultServerInit |
0x000196cc |
0x000196d0 |
4 |
1% |
8405 |
.text.zps_bAplZdoDefaultServer |
0x000196d0 |
0x000198ec |
540 |
100% |
8408 |
Expected total in zps_apl_zdo_default_server.o file: |
544 |
Actual: |
544 |
100% |
8405 |
Flash640 / .text / zps_apl_zdo_bind_manager.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdoBind |
0x000198ec |
0x00019994 |
168 |
100% |
8411 |
Expected total in zps_apl_zdo_bind_manager.o file: |
168 |
Actual: |
168 |
100% |
8411 |
Flash640 / .text / zps_apl_mac_isr.o |
Start |
End |
Size |
% |
Line |
.text.vPostVsMcpsDcfmInd |
0x00019994 |
0x00019a90 |
252 |
45% |
8414 |
.text.vPostMcpsDcfmInd |
0x00019a90 |
0x00019a94 |
4 |
1% |
8416 |
.text.vPostMlmeDcfmInd |
0x00019a94 |
0x00019b34 |
160 |
29% |
8418 |
.text.zps_vAplAfIsrInit |
0x00019b34 |
0x00019b5c |
40 |
8% |
8421 |
.text.zps_vAplAfPostTimerEvent |
0x00019b5c |
0x00019bb0 |
84 |
15% |
8424 |
.text.zps_vAplAfPostImmediateToTimerQueue |
0x00019bb0 |
0x00019bca |
26 |
5% |
8427 |
Expected total in zps_apl_mac_isr.o file: |
566 |
Actual: |
566 |
100% |
8414 |
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNwkAddrServerInit |
0x00019bca |
0x00019bce |
4 |
1% |
8430 |
.text.vZdoNwkAddrServerSendExtendResponse |
0x00019bce |
0x00019c1c |
78 |
19% |
8433 |
.text.zps_bAplZdoNwkAddrServer |
0x00019c1c |
0x00019d78 |
348 |
81% |
8437 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
430 |
Actual: |
430 |
100% |
8430 |
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoIeeeAddrServerInit |
0x00019d78 |
0x00019d7c |
4 |
1% |
8440 |
.text.vZdoIeeeAddrServerSendExtendResponse |
0x00019d7c |
0x00019dc8 |
76 |
19% |
8443 |
.text.zps_bAplZdoIeeeAddrServer |
0x00019dc8 |
0x00019f10 |
328 |
81% |
8446 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
408 |
Actual: |
408 |
100% |
8440 |
Flash640 / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMatchDescServerInit |
0x00019f10 |
0x00019f14 |
4 |
1% |
8449 |
.text.zps_bAplZdoMatchDescServer |
0x00019f14 |
0x0001a1fc |
744 |
100% |
8452 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
748 |
Actual: |
748 |
100% |
8449 |
Flash640 / .text / zps_apl_zdo_node_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoNodeDescServerInit |
0x0001a1fc |
0x0001a200 |
4 |
2% |
8455 |
.text.zps_bAplZdoNodeDescServer |
0x0001a200 |
0x0001a33c |
316 |
99% |
8458 |
Expected total in zps_apl_zdo_node_desc_server.o file: |
320 |
Actual: |
320 |
100% |
8455 |
Flash640 / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSimpleDescServerInit |
0x0001a33c |
0x0001a340 |
4 |
1% |
8461 |
.text.zps_bAplZdoSimpleDescServer |
0x0001a340 |
0x0001a558 |
536 |
100% |
8464 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
540 |
Actual: |
540 |
100% |
8461 |
Flash640 / .text / zps_apl_zdo_power_desc_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoPowerDescServerInit |
0x0001a558 |
0x0001a55c |
4 |
2% |
8467 |
.text.zps_bAplZdoPowerDescServer |
0x0001a55c |
0x0001a64c |
240 |
99% |
8470 |
Expected total in zps_apl_zdo_power_desc_server.o file: |
244 |
Actual: |
244 |
100% |
8467 |
Flash640 / .text / zps_apl_zdo_active_ep_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoActiveEpServerInit |
0x0001a64c |
0x0001a650 |
4 |
2% |
8473 |
.text.zps_bAplZdoActiveEpServer |
0x0001a650 |
0x0001a72c |
220 |
99% |
8476 |
Expected total in zps_apl_zdo_active_ep_server.o file: |
224 |
Actual: |
224 |
100% |
8473 |
Flash640 / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoDeviceAnnceServerInit |
0x0001a72c |
0x0001a730 |
4 |
1% |
8479 |
.text.zps_bAplZdoDeviceAnnceServer |
0x0001a730 |
0x0001a8d8 |
424 |
100% |
8483 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
428 |
Actual: |
428 |
100% |
8479 |
Flash640 / .text / zps_apl_zdo_system_server_discovery_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoSystemServerDiscoveryServerInit |
0x0001a8d8 |
0x0001a8dc |
4 |
3% |
8486 |
.text.zps_bAplZdoSystemServerDiscoveryServer |
0x0001a8dc |
0x0001a964 |
136 |
98% |
8489 |
Expected total in zps_apl_zdo_system_server_discovery_server.o file: |
140 |
Actual: |
140 |
100% |
8486 |
Flash640 / .text / zps_apl_zdo_mgmt_lqi_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtLqiServerInit |
0x0001a964 |
0x0001a968 |
4 |
1% |
8492 |
.text.zps_bAplZdoMgmtLqiServer |
0x0001a968 |
0x0001ab64 |
508 |
100% |
8495 |
Expected total in zps_apl_zdo_mgmt_lqi_server.o file: |
512 |
Actual: |
512 |
100% |
8492 |
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.text.bSendResponse |
0x0001ab64 |
0x0001abac |
72 |
12% |
8498 |
.text.zps_vAplZdoMgmtLeaveServerInit |
0x0001abac |
0x0001abb8 |
12 |
2% |
8500 |
.text.zps_bAplZdoMgmtLeaveServer |
0x0001abb8 |
0x0001adc4 |
524 |
87% |
8504 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
608 |
Actual: |
608 |
100% |
8498 |
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.text.vStartScanTimerExpiry |
0x0001adc4 |
0x0001aea0 |
220 |
13% |
8507 |
.text.zps_vAplZdoMgmtNWKUpdateServerInit |
0x0001aea0 |
0x0001aeb8 |
24 |
2% |
8509 |
.text.u16CalculateFailedTxCount |
0x0001aeb8 |
0x0001aee4 |
44 |
3% |
8512 |
.text.zps_bAplZdoMgmtNWKUpdateServer |
0x0001aee4 |
0x0001b40c |
1320 |
77% |
8516 |
.text.vResetFailedTxCount |
0x0001b40c |
0x0001b430 |
36 |
3% |
8519 |
.text.vChangeChannelTimerExpiry |
0x0001b430 |
0x0001b47e |
78 |
5% |
8522 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
1722 |
Actual: |
1722 |
100% |
8507 |
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoBindUnbindServerInit |
0x0001b47e |
0x0001b482 |
4 |
1% |
8524 |
.text.vAplZdoBindUnbindServerMapApsmeToZdp |
0x0001b482 |
0x0001b4c0 |
62 |
10% |
8527 |
.text.zps_bAplZdoBindUnbindServer |
0x0001b4c0 |
0x0001b724 |
612 |
91% |
8530 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
678 |
Actual: |
678 |
100% |
8524 |
Flash640 / .text / zps_apl_zdp_simple_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpSimpleDescRequest |
0x0001b724 |
0x0001b7b4 |
144 |
100% |
8533 |
Expected total in zps_apl_zdp_simple_desc_req.o file: |
144 |
Actual: |
144 |
100% |
8533 |
Flash640 / .text / zps_apl_zdo_bound_data_request_manager.o |
Start |
End |
Size |
% |
Line |
.text.zps_bAplZdoBindRequestServer |
0x0001b7b4 |
0x0001b8f8 |
324 |
15% |
8536 |
.text.zps_eAplZdoBdrmRequestSend |
0x0001b8f8 |
0x0001b990 |
152 |
7% |
8539 |
.text.zps_vAplZdoBindRequestServerInit |
0x0001b990 |
0x0001ba1c |
140 |
7% |
8542 |
.text.zps_eAplAfBoundDataReqNonBlocking |
0x0001ba1c |
0x0001bc40 |
548 |
26% |
8545 |
.text.ZPS_vResetBoundServerContext |
0x0001bc40 |
0x0001bc90 |
80 |
4% |
8548 |
.text.vZdoBdrmBackStopTimerExpiry |
0x0001bc90 |
0x0001bcb0 |
32 |
2% |
8551 |
.text.vZdoBdrmSendNextTimedRequest |
0x0001bcb0 |
0x0001c040 |
912 |
42% |
8554 |
Expected total in zps_apl_zdo_bound_data_request_manager.o file: |
2188 |
Actual: |
2188 |
100% |
8536 |
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.text.eSendDeviceAnnounce |
0x0001c040 |
0x0001c12c |
236 |
31% |
8557 |
.text.zps_vAplZdoClientLookupNwkAddress |
0x0001c12c |
0x0001c1c8 |
156 |
21% |
8559 |
.text.zps_vAplZdoZdoClientInit |
0x0001c1c8 |
0x0001c1dc |
20 |
3% |
8562 |
.text.zps_bAplZdoZdoClient |
0x0001c1dc |
0x0001c348 |
364 |
47% |
8565 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
776 |
Actual: |
776 |
100% |
8557 |
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.text.zps_vAplZdoMgmtBindServerInit |
0x0001c348 |
0x0001c34c |
4 |
1% |
8568 |
.text.zps_bAplZdoMgmtBindServer |
0x0001c34c |
0x0001c534 |
488 |
100% |
8571 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
492 |
Actual: |
492 |
100% |
8568 |
Flash640 / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpApsdeReqInternal |
0x0001c534 |
0x0001c5cc |
152 |
38% |
8574 |
.text.zps_eAplZdpRequestApsdeReq |
0x0001c5cc |
0x0001c64c |
128 |
32% |
8577 |
.text.zps_eAplZdpResponseApsdeReq |
0x0001c64c |
0x0001c660 |
20 |
5% |
8580 |
.text.zps_eAplZdpGenStatusOnlyResponse |
0x0001c660 |
0x0001c6cc |
108 |
27% |
8583 |
Expected total in zps_apl_zdp_apsde_req.o file: |
408 |
Actual: |
408 |
100% |
8574 |
Flash640 / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpDeviceAnnceRequest |
0x0001c6cc |
0x0001c734 |
104 |
100% |
8586 |
Expected total in zps_apl_zdp_device_annce.o file: |
104 |
Actual: |
104 |
100% |
8586 |
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpIeeeAddrRequest |
0x0001c734 |
0x0001c79c |
104 |
100% |
8589 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
104 |
Actual: |
104 |
100% |
8589 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtNwkUpdateRequest |
0x0001c79c |
0x0001c844 |
168 |
100% |
8592 |
Expected total in zps_apl_zdp_mgmt_nwk_update_req.o file: |
168 |
Actual: |
168 |
100% |
8592 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtPermitJoiningRequest |
0x0001c844 |
0x0001c8f8 |
180 |
100% |
8595 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
180 |
Actual: |
180 |
100% |
8595 |
Flash640 / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpNodeDescRequest |
0x0001c8f8 |
0x0001c974 |
124 |
100% |
8598 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
124 |
Actual: |
124 |
100% |
8598 |
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNwkAddrResponse |
0x0001c974 |
0x0001ca40 |
204 |
100% |
8601 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
204 |
Actual: |
204 |
100% |
8601 |
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpIeeeAddrResponse |
0x0001ca40 |
0x0001cb0c |
204 |
100% |
8604 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
204 |
Actual: |
204 |
100% |
8604 |
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpNodeDescResponse |
0x0001cb0c |
0x0001cbac |
160 |
100% |
8607 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
160 |
Actual: |
160 |
100% |
8607 |
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpPowerDescResponse |
0x0001cbac |
0x0001cc3c |
144 |
100% |
8610 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
144 |
Actual: |
144 |
100% |
8610 |
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSimpleDescResponse |
0x0001cc3c |
0x0001cd1c |
224 |
100% |
8613 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
224 |
Actual: |
224 |
100% |
8613 |
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpActiveEpResponse |
0x0001cd1c |
0x0001cda8 |
140 |
100% |
8616 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
140 |
Actual: |
140 |
100% |
8616 |
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMatchDescResponse |
0x0001cda8 |
0x0001ce34 |
140 |
100% |
8619 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
140 |
Actual: |
140 |
100% |
8619 |
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpSystemServerDiscoveryResponse |
0x0001ce34 |
0x0001cea8 |
116 |
100% |
8622 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
116 |
Actual: |
116 |
100% |
8622 |
Flash640 / .text / zps_apl_zdp_bind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpBindResponse |
0x0001cea8 |
0x0001cece |
38 |
100% |
8625 |
Expected total in zps_apl_zdp_bind_rsp.o file: |
38 |
Actual: |
38 |
100% |
8625 |
Flash640 / .text / zps_apl_zdp_unbind_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpUnbindResponse |
0x0001cece |
0x0001cef4 |
38 |
100% |
8628 |
Expected total in zps_apl_zdp_unbind_rsp.o file: |
38 |
Actual: |
38 |
100% |
8628 |
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eAplZdpMgmtLqiResponse |
0x0001cef4 |
0x0001cfe4 |
240 |
100% |
8631 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
240 |
Actual: |
240 |
100% |
8631 |
Flash640 / .text / zps_apl_zdp_mgmt_leave_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtLeaveResponse |
0x0001cfe4 |
0x0001d00c |
40 |
100% |
8634 |
Expected total in zps_apl_zdp_mgmt_leave_rsp.o file: |
40 |
Actual: |
40 |
100% |
8634 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.text.zps_eZdpMgmtNwkUpdateNotifyResponse |
0x0001d00c |
0x0001d0b4 |
168 |
100% |
8638 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
168 |
Actual: |
168 |
100% |
8638 |
Flash640 / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_eMacRadioTypeFromPage |
0x0001d0b4 |
0x0001d0c2 |
14 |
4% |
8641 |
.text.ZPS_eMacRadioTypeFromChannelMask |
0x0001d0c2 |
0x0001d0c8 |
6 |
2% |
8644 |
.text.ZPS_eMacValidateChannelMask |
0x0001d0c8 |
0x0001d0e8 |
32 |
9% |
8647 |
.text.ZPS_u8MacGetChannelOffsetFromPage |
0x0001d0e8 |
0x0001d0f8 |
16 |
5% |
8650 |
.text.ZPS_u8MacGetLowChanForPage |
0x0001d0f8 |
0x0001d108 |
16 |
5% |
8653 |
.text.ZPS_u8MacGetHighChanForPage |
0x0001d108 |
0x0001d118 |
16 |
5% |
8656 |
.text.ZPS_u8MacGetChannelOffsetFromMask |
0x0001d118 |
0x0001d11e |
6 |
2% |
8659 |
.text.ZPS_u32MacGetChannelMaskFromNum |
0x0001d11e |
0x0001d164 |
70 |
20% |
8662 |
.text.ZPS_u8MacPibGetBeaconPayloadLength |
0x0001d164 |
0x0001d170 |
12 |
4% |
8666 |
.text.ZPS_u8MacPibGetBeaconPayload |
0x0001d170 |
0x0001d184 |
20 |
6% |
8669 |
.text.ZPS_bMacGetEnhancedMode |
0x0001d184 |
0x0001d190 |
12 |
4% |
8672 |
.text.zps_bMacConvertEnhancedBeacon |
0x0001d190 |
0x0001d1da |
74 |
21% |
8675 |
.text.zps_vMacCommonMlmeCallBackHandler |
0x0001d1da |
0x0001d210 |
54 |
15% |
8678 |
.text.vMacShimException |
0x0001d210 |
0x0001d21a |
10 |
3% |
8681 |
.text.TSV_eClose |
0x0001d21a |
0x0001d21e |
4 |
2% |
8684 |
Expected total in zps_mac_common.o file: |
362 |
Actual: |
362 |
100% |
8641 |
Flash640 / .text / zps_mac_ie.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8MacIECopyZigbeePayloadSubIE |
0x0001d21e |
0x0001d2e2 |
196 |
100% |
8687 |
Expected total in zps_mac_ie.o file: |
196 |
Actual: |
196 |
100% |
8687 |
Flash640 / .text / zps_mac_if_table.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_u8MacIFTGetNumInterfaces |
0x0001d2e2 |
0x0001d2ee |
12 |
2% |
8690 |
.text.ZPS_u16MacIFTGetIDByChannelMask |
0x0001d2ee |
0x0001d31c |
46 |
6% |
8693 |
.text.ZPS_u16MacIFTCheckForRadioType |
0x0001d31c |
0x0001d344 |
40 |
5% |
8696 |
.text.ZPS_u16MacIFTGetIDByRadioType |
0x0001d344 |
0x0001d36e |
42 |
6% |
8699 |
.text.ZPS_vMacIFTSetActiveChannel |
0x0001d36e |
0x0001d37c |
14 |
2% |
8702 |
.text.ZPS_u8GetChannelOffset |
0x0001d37c |
0x0001d3a4 |
40 |
5% |
8705 |
.text.ZPS_u8MacIFTGetChannelMaskCount |
0x0001d3a4 |
0x0001d3e6 |
66 |
8% |
8708 |
.text.ZPS_pu32MacIFTGetChannelMaskForPage |
0x0001d3e6 |
0x0001d42e |
72 |
9% |
8711 |
.text.ZPS_u8MacIFTAddUpdateChannelMask |
0x0001d42e |
0x0001d4ac |
126 |
16% |
8714 |
.text.ZPS_u8MacIFTGetIntfState |
0x0001d4ac |
0x0001d4ce |
34 |
5% |
8717 |
.text.ZPS_u8MacIFTGetRouterAllowed |
0x0001d4ce |
0x0001d4f0 |
34 |
5% |
8720 |
.text.ZPS_vMacIFTGetChannelMaskFromMacId |
0x0001d4f0 |
0x0001d534 |
68 |
9% |
8723 |
.text.ZPS_u32MacIFTGetChanMaskFromActChan |
0x0001d534 |
0x0001d59a |
102 |
13% |
8726 |
.text.ZPS_vMacIFTClearCounts |
0x0001d59a |
0x0001d620 |
134 |
17% |
8729 |
Expected total in zps_mac_if_table.o file: |
830 |
Actual: |
830 |
100% |
8690 |
Flash640 / .text / zps_mac_shim.o |
Start |
End |
Size |
% |
Line |
.text.vMacMcpsCallBackHandler |
0x0001d620 |
0x0001d62c |
12 |
3% |
8732 |
.text.vMacMlmeCallBackHandler |
0x0001d62c |
0x0001d64c |
32 |
6% |
8734 |
.text.ZPS_vMacShimInit |
0x0001d64c |
0x0001d6a0 |
84 |
15% |
8736 |
.text.ZPS_bMacIsMultiMac |
0x0001d6a0 |
0x0001d6a4 |
4 |
1% |
8739 |
.text.ZPS_vMacHandleMcpsVsReqRsp |
0x0001d6a4 |
0x0001d714 |
112 |
20% |
8742 |
.text.ZPS_vMacHandleMlmeVsReqRsp |
0x0001d714 |
0x0001d76c |
88 |
16% |
8745 |
.text.ZPS_u8MultiMacInitAuxChannel |
0x0001d76c |
0x0001d770 |
4 |
1% |
8748 |
.text.ZPS_u8MultiMacSelectAuxChannel |
0x0001d770 |
0x0001d774 |
4 |
1% |
8751 |
.text.ZPS_vNwkHandleMcpsDcfmInd |
0x0001d774 |
0x0001d778 |
4 |
1% |
8754 |
.text.vAppApiSetMacAddrLocation |
0x0001d778 |
0x0001d78c |
20 |
4% |
8758 |
.text.ZPS_vMacTask |
0x0001d78c |
0x0001d78e |
2 |
1% |
8761 |
.text.ZPS_u16MacPibGetCoordShortAddress |
0x0001d78e |
0x0001d792 |
4 |
1% |
8764 |
.text.ZPS_u8MacPibGetMaxFrameRetries |
0x0001d792 |
0x0001d796 |
4 |
1% |
8767 |
.text.ZPS_u16MacPibGetPanId |
0x0001d796 |
0x0001d79a |
4 |
1% |
8770 |
.text.ZPS_u16MacPibGetShortAddr |
0x0001d79a |
0x0001d79e |
4 |
1% |
8773 |
.text.ZPS_bMacPibGetRxOnWhenIdle |
0x0001d79e |
0x0001d7a2 |
4 |
1% |
8776 |
.text.ZPS_sMacPibGetCoordExtAddr |
0x0001d7a2 |
0x0001d7ae |
12 |
3% |
8779 |
.text.ZPS_vMacPibSetCoordShortAddress |
0x0001d7ae |
0x0001d7b2 |
4 |
1% |
8782 |
.text.ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x0001d7b2 |
0x0001d7b6 |
4 |
1% |
8785 |
.text.ZPS_vMacPibSetTransactionPersistenceTime |
0x0001d7b6 |
0x0001d7ba |
4 |
1% |
8788 |
.text.ZPS_vMacPibSetPanId |
0x0001d7ba |
0x0001d7be |
4 |
1% |
8791 |
.text.ZPS_vMacPibSetShortAddr |
0x0001d7be |
0x0001d7c2 |
4 |
1% |
8794 |
.text.ZPS_vMacPibSetMinBe |
0x0001d7c2 |
0x0001d7c6 |
4 |
1% |
8797 |
.text.ZPS_vMacPibSetMaxBe |
0x0001d7c6 |
0x0001d7ca |
4 |
1% |
8800 |
.text.ZPS_vMacPibSetMaxCsmaBackoffs |
0x0001d7ca |
0x0001d7ce |
4 |
1% |
8803 |
.text.ZPS_vMacPibSetRxOnWhenIdle |
0x0001d7ce |
0x0001d7d2 |
4 |
1% |
8806 |
.text.ZPS_vMacPibSetCoordExtAddr |
0x0001d7d2 |
0x0001d7e4 |
18 |
4% |
8809 |
.text.ZPS_vMacPibSetBeaconPayload |
0x0001d7e4 |
0x0001d814 |
48 |
9% |
8812 |
.text.ZPS_vMacSetEBRPayloadJoin |
0x0001d814 |
0x0001d816 |
2 |
1% |
8815 |
.text.ZPS_vMacSetEBRPayloadReJoin |
0x0001d816 |
0x0001d818 |
2 |
1% |
8818 |
.text.ZPS_vMacPibSetDsn |
0x0001d818 |
0x0001d81c |
4 |
1% |
8821 |
.text.ZPS_vMacPibSetExtAddr |
0x0001d81c |
0x0001d820 |
4 |
1% |
8824 |
.text.ZPS_vMacPibSetRxInCca |
0x0001d820 |
0x0001d824 |
4 |
1% |
8827 |
.text.ZPS_vMacSetVsOUIBytes |
0x0001d824 |
0x0001d826 |
2 |
1% |
8830 |
.text.ZPS_eMacPlmeGet |
0x0001d826 |
0x0001d82a |
4 |
1% |
8833 |
.text.ZPS_eMacPlmeSet |
0x0001d82a |
0x0001d830 |
6 |
2% |
8836 |
.text.ZPS_vMacSetEnhancedMode |
0x0001d830 |
0x0001d83c |
12 |
3% |
8840 |
.text.ZPS_vMacBeaconRequest |
0x0001d83c |
0x0001d84a |
14 |
3% |
8843 |
.text.ZPS_vMacRestoreInterfaceState |
0x0001d84a |
0x0001d84c |
2 |
1% |
8846 |
.text.ZPS_u8MacSetTXPower |
0x0001d84c |
0x0001d850 |
4 |
1% |
8849 |
.text.ZPS_u8MacGetTXPower |
0x0001d850 |
0x0001d854 |
4 |
1% |
8852 |
.text.ZPS_u8MacDeleteTXPower |
0x0001d854 |
0x0001d858 |
4 |
1% |
8855 |
.text.ZPS_u8MacClearTXPowerTable |
0x0001d858 |
0x0001d85c |
4 |
1% |
8858 |
.text.APP_bMultimaskJoinCallBack |
0x0001d85c |
0x0001d864 |
8 |
2% |
8861 |
Expected total in zps_mac_shim.o file: |
580 |
Actual: |
580 |
100% |
8732 |
Flash640 / .text / zps_miniMac.o |
Start |
End |
Size |
% |
Line |
.text.vInitBufferQueues |
0x0001d864 |
0x0001d960 |
252 |
10% |
8864 |
.text.vRetryTxFailure |
0x0001d960 |
0x0001d990 |
48 |
2% |
8866 |
.text.zps_vSocMacShimInit |
0x0001d990 |
0x0001d9ec |
92 |
4% |
8869 |
.text.zps_vSocMacHandleMlmeVsReqRsp |
0x0001d9ec |
0x0001db6c |
384 |
14% |
8872 |
.text.vMiniMac_MlmeCallback |
0x0001db6c |
0x0001dd10 |
420 |
16% |
8875 |
.text.vMiniMac_DataRequestCallback |
0x0001dd10 |
0x0001dd2c |
28 |
2% |
8878 |
.text.vMiniMac_EmptyMcpsFrameWithFpSetCallback |
0x0001dd2c |
0x0001dd3c |
16 |
1% |
8881 |
.text.psMiniMac_GetTxBufferCallback |
0x0001dd3c |
0x0001dd64 |
40 |
2% |
8884 |
.text.psMiniMac_GetRxBufferCallback |
0x0001dd64 |
0x0001dd9c |
56 |
3% |
8887 |
.text.vMiniMac_ReturnTxBufferCallback |
0x0001dd9c |
0x0001ddc8 |
44 |
2% |
8890 |
.text.zps_vSocMacHandleMcpsVsReqRsp |
0x0001ddc8 |
0x0001ded4 |
268 |
10% |
8893 |
.text.vMiniMac_ReturnRxBufferCallback |
0x0001ded4 |
0x0001df00 |
44 |
2% |
8897 |
.text.vMiniMac_McpsCallback |
0x0001df00 |
0x0001e1cc |
716 |
26% |
8900 |
.text.SOC_ZPS_u16MacPibGetCoordShortAddress |
0x0001e1cc |
0x0001e1d8 |
12 |
1% |
8903 |
.text.SOC_ZPS_u8MacPibGetMaxFrameRetries |
0x0001e1d8 |
0x0001e1e4 |
12 |
1% |
8906 |
.text.SOC_ZPS_u16MacPibGetPanId |
0x0001e1e4 |
0x0001e1f0 |
12 |
1% |
8909 |
.text.SOC_ZPS_u16MacPibGetShortAddr |
0x0001e1f0 |
0x0001e1fc |
12 |
1% |
8912 |
.text.SOC_ZPS_bMacPibGetRxOnWhenIdle |
0x0001e1fc |
0x0001e208 |
12 |
1% |
8915 |
.text.SOC_ZPS_sMacPibGetCoordExtAddr |
0x0001e208 |
0x0001e21c |
20 |
1% |
8918 |
.text.SOC_ZPS_vMacPibSetCoordShortAddress |
0x0001e21c |
0x0001e228 |
12 |
1% |
8921 |
.text.SOC_ZPS_vMacPibSetMaxFrameTotalWaitTime |
0x0001e228 |
0x0001e234 |
12 |
1% |
8924 |
.text.SOC_ZPS_vMacPibSetTransactionPersistenceTime |
0x0001e234 |
0x0001e240 |
12 |
1% |
8927 |
.text.SOC_ZPS_vMacPibSetPanId |
0x0001e240 |
0x0001e248 |
8 |
1% |
8930 |
.text.SOC_ZPS_vMacPibSetShortAddr |
0x0001e248 |
0x0001e250 |
8 |
1% |
8933 |
.text.SOC_ZPS_vMacPibSetMinBe |
0x0001e250 |
0x0001e258 |
8 |
1% |
8936 |
.text.SOC_ZPS_vMacPibSetMaxBe |
0x0001e258 |
0x0001e25c |
4 |
1% |
8939 |
.text.SOC_ZPS_vMacPibSetMaxCsmaBackoffs |
0x0001e25c |
0x0001e264 |
8 |
1% |
8942 |
.text.SOC_ZPS_vMacPibSetRxOnWhenIdle |
0x0001e264 |
0x0001e270 |
12 |
1% |
8945 |
.text.SOC_ZPS_vMacPibSetCoordExtAddr |
0x0001e270 |
0x0001e288 |
24 |
1% |
8949 |
.text.SOC_ZPS_vMacPibSetBeaconPayload |
0x0001e288 |
0x0001e2a8 |
32 |
2% |
8952 |
.text.SOC_ZPS_vMacPibSetDsn |
0x0001e2a8 |
0x0001e2b4 |
12 |
1% |
8955 |
.text.SOC_ZPS_vMacPibSetBeaconRequestLqiThreshold |
0x0001e2b4 |
0x0001e2c0 |
12 |
1% |
8958 |
.text.SOC_ZPS_vMacPibSetExtAddr |
0x0001e2c0 |
0x0001e2dc |
28 |
2% |
8961 |
.text.SOC_ZPS_vMacPibSetRxInCca |
0x0001e2dc |
0x0001e2f4 |
24 |
1% |
8964 |
.text.SOC_ZPS_eMacPlmeGet |
0x0001e2f4 |
0x0001e2f8 |
4 |
1% |
8967 |
.text.SOC_ZPS_eMacPlmeSet |
0x0001e2f8 |
0x0001e2fc |
4 |
1% |
8970 |
.text.SOC_ZPS_u8MacGetTXPower |
0x0001e2fc |
0x0001e300 |
4 |
1% |
8973 |
.text.SOC_ZPS_u8MacSetTXPower |
0x0001e300 |
0x0001e304 |
4 |
1% |
8976 |
.text.SOC_ZPS_u8MacDeleteTXPower |
0x0001e304 |
0x0001e308 |
4 |
1% |
8979 |
.text.SOC_ZPS_u8MacClearTXPowerTable |
0x0001e308 |
0x0001e30c |
4 |
1% |
8982 |
.text.vAppApiRestoreMacSettings |
0x0001e30c |
0x0001e328 |
28 |
2% |
8985 |
Expected total in zps_miniMac.o file: |
2756 |
Actual: |
2756 |
100% |
8864 |
Flash640 / .text / pwrm.o |
Start |
End |
Size |
% |
Line |
.text.PWRM_eStartActivity |
0x0001e328 |
0x0001e332 |
10 |
32% |
8988 |
.text.PWRM_eFinishActivity |
0x0001e332 |
0x0001e33c |
10 |
32% |
8991 |
.text.PWRM_u16GetActivityCount |
0x0001e33c |
0x0001e348 |
12 |
38% |
8994 |
Expected total in pwrm.o file: |
32 |
Actual: |
32 |
100% |
8988 |
Flash640 / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.text.vHandleApsInterPanDcfmData |
0x0001e348 |
0x0001e38c |
68 |
5% |
8997 |
.text.ZPS_vAplZdoRegisterInterPanFilter |
0x0001e38c |
0x0001e398 |
12 |
1% |
9001 |
.text.vFillApduErrorEventInterPan |
0x0001e398 |
0x0001e3d0 |
56 |
5% |
9004 |
.text.vPostInterPanToEndpoint |
0x0001e3d0 |
0x0001e530 |
352 |
26% |
9008 |
.text.vApsInterPanMcpsDataInd |
0x0001e530 |
0x0001e6b8 |
392 |
29% |
9011 |
.text.zps_vAfInterPanInit |
0x0001e6b8 |
0x0001e6cc |
20 |
2% |
9014 |
.text.ZPS_vApsHandleInterPanReqRsp |
0x0001e6cc |
0x0001e820 |
340 |
25% |
9017 |
.text.zps_eAplAfInterPanDataReq |
0x0001e820 |
0x0001e8ac |
140 |
11% |
9020 |
Expected total in zps_apl_interpan.o file: |
1380 |
Actual: |
1380 |
100% |
8997 |
Flash640 / .text / zps_apl_options.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vRegisterInterPanHandlers |
0x0001e8ac |
0x0001e8b8 |
12 |
12% |
9023 |
.text.ZPS_vInterceptMcpsDataCallback |
0x0001e8b8 |
0x0001e912 |
90 |
89% |
9026 |
Expected total in zps_apl_options.o file: |
102 |
Actual: |
102 |
100% |
9023 |
Flash640 / .text / zps_nwk_dcim.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkRegisterNlmeDcfmIndCallbacks |
0x0001e912 |
0x0001e920 |
14 |
19% |
9029 |
.text.ZPS_vNwkRegisterNldeDcfmIndCallbacks |
0x0001e920 |
0x0001e92e |
14 |
19% |
9032 |
.text.zps_psNwkDcfmIndGetBuf |
0x0001e92e |
0x0001e944 |
22 |
29% |
9035 |
.text.zps_eNwkDcfmIndPost |
0x0001e944 |
0x0001e95e |
26 |
35% |
9038 |
Expected total in zps_nwk_dcim.o file: |
76 |
Actual: |
76 |
100% |
9029 |
Flash640 / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.text.eLeaveDataDcfmLocalLeave |
0x0001e95e |
0x0001e9b8 |
90 |
13% |
9041 |
.text.eLeaveReset |
0x0001e9b8 |
0x0001ea10 |
88 |
12% |
9043 |
.text.zps_psNwkSendLeaveCmd |
0x0001ea10 |
0x0001ea90 |
128 |
18% |
9045 |
.text.zps_psNwkPropagateLocalLeave |
0x0001ea90 |
0x0001eabc |
44 |
6% |
9048 |
.text.zps_vNwkHandleCmeLeaveReq |
0x0001eabc |
0x0001eb10 |
84 |
12% |
9052 |
.text.zps_eNwkHandleSceLeave |
0x0001eb10 |
0x0001ec3c |
300 |
41% |
9055 |
Expected total in zps_nwk_leave.o file: |
734 |
Actual: |
734 |
100% |
9041 |
Flash640 / .text / zps_nwk_lib.o |
Start |
End |
Size |
% |
Line |
.text.zps_eSmeGenlIllegal |
0x0001ec3c |
0x0001ec42 |
6 |
3% |
9058 |
.text.zps_eSceGenlIllegal |
0x0001ec42 |
0x0001ec48 |
6 |
3% |
9061 |
.text.zps_vNwkLibU16ToPayload |
0x0001ec48 |
0x0001ec50 |
8 |
4% |
9064 |
.text.zps_vNwkLibU32ToPayload |
0x0001ec50 |
0x0001ec60 |
16 |
8% |
9067 |
.text.zps_vNwkLibU64ToPayload |
0x0001ec60 |
0x0001ec80 |
32 |
15% |
9070 |
.text.zps_vInitBeaconPayload |
0x0001ec80 |
0x0001ed08 |
136 |
60% |
9074 |
.text.zps_u16NwkLibFromPayload |
0x0001ed08 |
0x0001ed0c |
4 |
2% |
9077 |
.text.zps_u64NwkLibFromPayload |
0x0001ed0c |
0x0001ed14 |
8 |
4% |
9080 |
.text.zps_u8NwkLibChannelLow |
0x0001ed14 |
0x0001ed1a |
6 |
3% |
9083 |
.text.zps_u8NwkLibChannelHigh |
0x0001ed1a |
0x0001ed20 |
6 |
3% |
9086 |
Expected total in zps_nwk_lib.o file: |
228 |
Actual: |
228 |
100% |
9058 |
Flash640 / .text / zps_nwk_lkst.o |
Start |
End |
Size |
% |
Line |
.text.zps_u8CalcLinkCost |
0x0001ed20 |
0x0001ed74 |
84 |
100% |
9089 |
Expected total in zps_nwk_lkst.o file: |
84 |
Actual: |
84 |
100% |
9089 |
Flash640 / .text / zps_nwk_main.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pvNwkCtor |
0x0001ed74 |
0x0001ede0 |
108 |
73% |
9092 |
.text.ZPS_pvNwkGetHandle |
0x0001ede0 |
0x0001edec |
12 |
9% |
9095 |
.text.ZPS_vExtendedStatusSetCallback |
0x0001edec |
0x0001edf8 |
12 |
9% |
9098 |
.text.ZPS_vSetExtendedStatus |
0x0001edf8 |
0x0001ee08 |
16 |
11% |
9101 |
Expected total in zps_nwk_main.o file: |
148 |
Actual: |
148 |
100% |
9092 |
Flash640 / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.text.eUnsolicitedRejoinRspDataDcfm |
0x0001ee08 |
0x0001ee28 |
32 |
2% |
9104 |
.text.zps_vSendNwkStatusInd |
0x0001ee28 |
0x0001ee4e |
38 |
2% |
9106 |
.text.vHandleNwkRemoteUpdateAfterBcast |
0x0001ee4e |
0x0001eeb8 |
106 |
4% |
9109 |
.text.vHandleEdTimeoutReqExpiry |
0x0001eeb8 |
0x0001ef44 |
140 |
5% |
9112 |
.text.eEdTimeoutRequestDataDcfm |
0x0001ef44 |
0x0001ef62 |
30 |
2% |
9114 |
.text.zps_vProcessLocalAddrConflict |
0x0001ef62 |
0x0001efb4 |
82 |
3% |
9116 |
.text.zps_bNwkIsBeaconZigbee |
0x0001efb4 |
0x0001efc8 |
20 |
1% |
9119 |
.text.zps_eNwkHandleSmeBeaconNotifyInd |
0x0001efc8 |
0x0001f068 |
160 |
6% |
9123 |
.text.zps_vNwkRemoveConflictedBroadcast |
0x0001f068 |
0x0001f0b4 |
76 |
3% |
9126 |
.text.zps_eNwkHandleSceNwkUpdate |
0x0001f0b4 |
0x0001f0d8 |
36 |
2% |
9130 |
.text.zps_eNwkHandleSceNwkEdTimeoutRsp |
0x0001f0d8 |
0x0001f138 |
96 |
4% |
9133 |
.text.zps_psSendNetworkStatusCmd |
0x0001f138 |
0x0001f1d0 |
152 |
6% |
9136 |
.text.zps_vProcessChildAddrConflict |
0x0001f1d0 |
0x0001f28c |
188 |
7% |
9139 |
.text.zps_eNwkHandleSceNwkStatus |
0x0001f28c |
0x0001f39a |
270 |
10% |
9142 |
.text.zps_psSendNetworkReportCmd |
0x0001f39a |
0x0001f472 |
216 |
8% |
9145 |
.text.vSendNetworkReport |
0x0001f472 |
0x0001f478 |
6 |
1% |
9148 |
.text.zps_psSendNetworkEdTimeoutReqCmd |
0x0001f478 |
0x0001f518 |
160 |
6% |
9151 |
.text.zps_bNwkFindAddIeeeAddr |
0x0001f518 |
0x0001f68e |
374 |
13% |
9154 |
.text.ZPS_vRemoveEntryFromAddressMap |
0x0001f68e |
0x0001f6dc |
78 |
3% |
9157 |
.text.ZPS_u64NwkNibGetMappedIeeeAddr |
0x0001f6dc |
0x0001f702 |
38 |
2% |
9160 |
.text.eCheckAddrConflict.constprop.0 |
0x0001f702 |
0x0001f790 |
142 |
5% |
9163 |
.text.zps_eProcessAddrConflict |
0x0001f790 |
0x0001f912 |
386 |
14% |
9165 |
.text.ZPS_vNwkUpdateTxBytesForNeighbor |
0x0001f912 |
0x0001f946 |
52 |
2% |
9168 |
.text.ZPS_vNwkUpdateRxBytesForNeighbor |
0x0001f946 |
0x0001f97a |
52 |
2% |
9171 |
.text.ZPS_u8nwkNewIDtest |
0x0001f97a |
0x0001f99c |
34 |
2% |
9174 |
Expected total in zps_nwk_maint.o file: |
2964 |
Actual: |
2964 |
100% |
9104 |
Flash640 / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.text.vNwkMcpsTimerCallback |
0x0001f99c |
0x0001f9b0 |
20 |
1% |
9177 |
.text.vProcessTimedList |
0x0001f9b0 |
0x0001f9f0 |
64 |
2% |
9180 |
.text.ZPS_bHookMcpsDcfmFail |
0x0001f9f0 |
0x0001f9f2 |
2 |
1% |
9182 |
.text.ZPS_bHookMcpsDcfmInd |
0x0001f9f2 |
0x0001fa06 |
20 |
1% |
9185 |
.text.bSdeHandleDataFrm |
0x0001fa06 |
0x0001fad0 |
202 |
6% |
9188 |
.text.zps_vNwkMcpsMgrInit |
0x0001fad0 |
0x0001fb68 |
152 |
5% |
9192 |
.text.zps_vNwkMcpsMgrPostTimed |
0x0001fb68 |
0x0001fb7e |
22 |
1% |
9195 |
.text.zps_psNwkMcpsMgrAllocateReqDescr |
0x0001fb7e |
0x0001fb86 |
8 |
1% |
9198 |
.text.zps_bNwkMcpsMgrRemoveDescrFromLists |
0x0001fb86 |
0x0001fbc4 |
62 |
2% |
9201 |
.text.zps_vNwkMcpsMgrFreeReqDescr |
0x0001fbc4 |
0x0001fc1c |
88 |
3% |
9204 |
.text.zps_bNwkMcpsMgrDfcmBitmapUpdateAndCheck |
0x0001fc1c |
0x0001fc54 |
56 |
2% |
9207 |
.text.zps_psNwkMcpsMgrFindSubmittedByHandle |
0x0001fc54 |
0x0001fc6e |
26 |
1% |
9210 |
.text.zps_psNwkMcpsMgrFindByBtr |
0x0001fc6e |
0x0001fc94 |
38 |
2% |
9213 |
.text.zps_vNwkMcpsMgrTidyBtrReqDescr |
0x0001fc94 |
0x0001fcb8 |
36 |
1% |
9216 |
.text.zps_u8NwkAllocateMcpsHandle |
0x0001fcb8 |
0x0001fce8 |
48 |
2% |
9219 |
.text.zps_vNwkFreeMcpsHandle |
0x0001fce8 |
0x0001fd08 |
32 |
1% |
9222 |
.text.vNwkMcpsSendTimedDfcm |
0x0001fd08 |
0x0001fd8c |
132 |
4% |
9226 |
.text.vProcessListsForSubmission |
0x0001fd8c |
0x0001ffa0 |
532 |
15% |
9229 |
.text.vMcpsMgrExpiry |
0x0001ffa0 |
0x0001ffca |
42 |
2% |
9231 |
.text.zps_vNwkMcpsMgrPost |
0x0001ffca |
0x0001ffec |
34 |
1% |
9233 |
.text.ZPS_vNwkHandleMcpsVsInd |
0x0001ffec |
0x00020640 |
1620 |
44% |
9236 |
.text.zps_vNwkMcpsMgrRemoveAndMakeLimbo |
0x00020640 |
0x00020668 |
40 |
2% |
9239 |
.text.zps_bNwkHandleSdeActvDcfmData |
0x00020668 |
0x0002074c |
228 |
7% |
9242 |
.text.vMcpsMgrTimeoutExpiry |
0x0002074c |
0x000207c4 |
120 |
4% |
9245 |
.text.ZPS_vNwkHandleMcpsVsDcfm |
0x000207c4 |
0x00020828 |
100 |
3% |
9248 |
.text.ZPS_vNwkSetOptionsFilter |
0x00020828 |
0x00020838 |
16 |
1% |
9252 |
Expected total in zps_nwk_mcps.o file: |
3740 |
Actual: |
3740 |
100% |
9177 |
Flash640 / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleMlmeDcfmInd |
0x00020838 |
0x000208a0 |
104 |
100% |
9255 |
Expected total in zps_nwk_mlme.o file: |
104 |
Actual: |
104 |
100% |
9255 |
Flash640 / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.text.vLoadNwkRecord |
0x000208a0 |
0x000208d8 |
56 |
1% |
9258 |
.text.zps_vNwkDefaultStateMachines |
0x000208d8 |
0x00020930 |
88 |
2% |
9260 |
.text.zps_vDefaultNwkLayer |
0x00020930 |
0x00020b00 |
464 |
9% |
9264 |
.text.ZPS_psNwkNibGetHandle |
0x00020b00 |
0x00020b06 |
6 |
1% |
9267 |
.text.ZPS_u16NwkNibGetNwkAddr |
0x00020b06 |
0x00020b0a |
4 |
1% |
9270 |
.text.ZPS_u64NwkNibGetExtAddr |
0x00020b0a |
0x00020b0e |
4 |
1% |
9273 |
.text.ZPS_u16NwkNibGetMacPanId |
0x00020b0e |
0x00020b12 |
4 |
1% |
9276 |
.text.ZPS_vNwkNibIncSeqNum |
0x00020b12 |
0x00020b1e |
12 |
1% |
9279 |
.text.ZPS_u64NwkNibGetEpid |
0x00020b1e |
0x00020b24 |
6 |
1% |
9282 |
.text.ZPS_vNwkNibClearTables |
0x00020b24 |
0x00020c2a |
262 |
5% |
9285 |
.text.ZPS_vNwkNibClearDiscoveryNT |
0x00020c2a |
0x00020c4c |
34 |
1% |
9288 |
.text.ZPS_bNwkNibAddrMapAddEntry |
0x00020c4c |
0x00020df4 |
424 |
8% |
9292 |
.text.ZPS_bNwkNibNtActvMatch |
0x00020df4 |
0x00020e88 |
148 |
3% |
9295 |
.text.bCheckNwkAddr |
0x00020e88 |
0x00020ed0 |
72 |
2% |
9298 |
.text.ZPS_bNwkNibNtActvUnusedChild |
0x00020ed0 |
0x00020ef8 |
40 |
1% |
9301 |
.text.ZPS_bNwkNibNtActvFindChild |
0x00020ef8 |
0x00020ff8 |
256 |
5% |
9304 |
.text.ZPS_u8NwkNibNtDiscMatch |
0x00020ff8 |
0x0002107e |
134 |
3% |
9307 |
.text.ZPS_u64NwkNibFindExtAddr |
0x0002107e |
0x00021126 |
168 |
3% |
9310 |
.text.ZPS_u16NwkNibFindNwkAddr |
0x00021126 |
0x000211c8 |
162 |
3% |
9313 |
.text.ZPS_vNwkSaveRecord |
0x000211c8 |
0x000211f0 |
40 |
1% |
9317 |
.text.ZPS_vNwkNibSetNwkAddr |
0x000211f0 |
0x0002120c |
28 |
1% |
9320 |
.text.ZPS_vNwkNibSetNwkAddrNibOnly |
0x0002120c |
0x00021218 |
12 |
1% |
9323 |
.text.ZPS_vNwkNibSetExtPanId |
0x00021218 |
0x00021258 |
64 |
2% |
9327 |
.text.ZPS_vNwkNibSetKeySeqNum |
0x00021258 |
0x0002126c |
20 |
1% |
9330 |
.text.ZPS_vNwkNibSetDepth |
0x0002126c |
0x000212ac |
64 |
2% |
9333 |
.text.ZPS_vNwkNibSetUpdateId |
0x000212ac |
0x000212e4 |
56 |
1% |
9336 |
.text.ZPS_vNwkNibSetPanId |
0x000212e4 |
0x00021300 |
28 |
1% |
9339 |
.text.ZPS_vNwkNibSetCapabilityInfo |
0x00021300 |
0x00021328 |
40 |
1% |
9342 |
.text.ZPS_vNwkNibSetChannel |
0x00021328 |
0x0002134a |
34 |
1% |
9345 |
.text.ZPS_vNwkNibSetAuxChannel |
0x0002134a |
0x0002136c |
34 |
1% |
9348 |
.text.ZPS_vNwkNibSetParentAddr |
0x0002136c |
0x00021386 |
26 |
1% |
9351 |
.text.ZPS_vNwkSaveNt |
0x00021386 |
0x000213a2 |
28 |
1% |
9354 |
.text.ZPS_vNtSetAuthStatus |
0x000213a2 |
0x000213b6 |
20 |
1% |
9357 |
.text.ZPS_vNwkSaveSecMat |
0x000213b6 |
0x000213ee |
56 |
1% |
9360 |
.text.ZPS_vNwkSaveAllRecords |
0x000213ee |
0x00021404 |
22 |
1% |
9363 |
.text.ZPS_vNwkResetOutgoingFrameCounter |
0x00021404 |
0x00021418 |
20 |
1% |
9366 |
.text.ZPS_pvNwkRestoreFrameCounter |
0x00021418 |
0x00021440 |
40 |
1% |
9369 |
.text.ZPS_vNwkInitialiseRecords |
0x00021440 |
0x000214ac |
108 |
2% |
9372 |
.text.zps_vBuildSortedActvNTList |
0x000214ac |
0x000214ae |
2 |
1% |
9375 |
.text.ZPS_vNwkNibSetTables |
0x000214ae |
0x000214e8 |
58 |
2% |
9378 |
.text.ZPS_vNwkTimerQueueOverflow |
0x000214e8 |
0x00021510 |
40 |
1% |
9381 |
.text.ZPS_vNwkSendNwkStatusCommand |
0x00021510 |
0x00021534 |
36 |
1% |
9384 |
.text.ZPS_u8NwkSendNwkEdTimeoutsCommand |
0x00021534 |
0x00021550 |
28 |
1% |
9388 |
.text.ZPS_bNwkSetEnddeviceTimeout |
0x00021550 |
0x00021568 |
24 |
1% |
9391 |
.text.ZPS_bNwkGetAliasStatus |
0x00021568 |
0x0002156e |
6 |
1% |
9394 |
.text.ZPS_bNwkGetAliasApsCounter |
0x0002156e |
0x00021574 |
6 |
1% |
9397 |
.text.ZPS_vNwkPurgeMacAddressAndRelatedEntries |
0x00021574 |
0x00021694 |
288 |
6% |
9400 |
.text.ZPS_vNtSetUsedStatus |
0x00021694 |
0x000217e4 |
336 |
6% |
9404 |
.text.zps_sNwkNibNtCheckJoin |
0x000217e4 |
0x00021a2c |
584 |
11% |
9407 |
.text.ZPS_vNwkNibCheckAndUpdateAddresses |
0x00021a2c |
0x00021af0 |
196 |
4% |
9410 |
.text.ZPS_vNwkNibCheckAndUpdateChildren |
0x00021af0 |
0x00021c3c |
332 |
6% |
9413 |
.text.ZPS_vNwkMacEntriesClear |
0x00021c3c |
0x00021cf4 |
184 |
4% |
9416 |
.text.ZPS_vNibRealignMac |
0x00021cf4 |
0x00021d80 |
140 |
3% |
9419 |
.text.zps_vNibSetDefaults |
0x00021d80 |
0x00021e64 |
228 |
5% |
9422 |
.text.ZPS_vHookfcOverflowEvent |
0x00021e64 |
0x00021e68 |
4 |
1% |
9425 |
.text.ZPS_vNwkIncOutFC |
0x00021e68 |
0x00021ebc |
84 |
2% |
9429 |
.text.ZPS_vNwkNibRestoreWarmRestartCounter |
0x00021ebc |
0x00021ecc |
16 |
1% |
9432 |
Expected total in zps_nwk_nib.o file: |
5676 |
Actual: |
5676 |
100% |
9258 |
Flash640 / .text / zps_nwk_nlde.o |
Start |
End |
Size |
% |
Line |
.text.eNldeDataDcfm |
0x00021ecc |
0x00021ef4 |
40 |
8% |
9435 |
.text.ZPS_vNwkHandleNldeReqRsp |
0x00021ef4 |
0x000220b0 |
444 |
89% |
9438 |
.text.ZPS_u8NwkCalcNldeReqOverhead |
0x000220b0 |
0x000220c0 |
16 |
4% |
9441 |
Expected total in zps_nwk_nlde.o file: |
500 |
Actual: |
500 |
100% |
9435 |
Flash640 / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vNwkHandleNlmeReqRsp |
0x000220c0 |
0x0002224c |
396 |
100% |
9445 |
Expected total in zps_nwk_nlme.o file: |
396 |
Actual: |
396 |
100% |
9445 |
Flash640 / .text / zps_nwk_rt.o |
Start |
End |
Size |
% |
Line |
.text.zps_psProcessRoutedFrm |
0x0002224c |
0x0002228a |
62 |
92% |
9448 |
.text.zps_vRemoveRoute |
0x0002228a |
0x0002228c |
2 |
3% |
9451 |
.text.zps_vRemoveNextHop |
0x0002228c |
0x0002228e |
2 |
3% |
9454 |
.text.zps_vStartRouter |
0x0002228e |
0x00022290 |
2 |
3% |
9457 |
Expected total in zps_nwk_rt.o file: |
68 |
Actual: |
68 |
100% |
9448 |
Flash640 / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_bSecEncrypt |
0x00022290 |
0x0002240c |
380 |
24% |
9460 |
.text.zps_eNwkSecEncryptPacket |
0x0002240c |
0x000224c8 |
188 |
12% |
9463 |
.text.ZPS_bSecDecrypt |
0x000224c8 |
0x000225b8 |
240 |
15% |
9467 |
.text.ZPS_bNwkSecCheckFC |
0x000225b8 |
0x0002260e |
86 |
6% |
9470 |
.text.zps_vNwkSecClearMatSet |
0x0002260e |
0x00022634 |
38 |
3% |
9473 |
.text.ZPS_bNwkSecFindMatSet |
0x00022634 |
0x00022664 |
48 |
3% |
9476 |
.text.zps_eNwkSecDecryptPacket |
0x00022664 |
0x0002284c |
488 |
30% |
9479 |
.text.ZPS_bNwkSecCheckMatSet |
0x0002284c |
0x0002287a |
46 |
3% |
9482 |
.text.ZPS_bNwkSecHaveNetworkKey |
0x0002287a |
0x000228aa |
48 |
3% |
9485 |
.text.ZPS_vNwkSecResetDevice |
0x000228aa |
0x000228ec |
66 |
5% |
9488 |
Expected total in zps_nwk_sec.o file: |
1628 |
Actual: |
1628 |
100% |
9460 |
Flash640 / .text / zps_nwk_slist.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkSlistInit |
0x000228ec |
0x000228f4 |
8 |
8% |
9491 |
.text.zps_vNwkSlistAddToTail |
0x000228f4 |
0x00022908 |
20 |
18% |
9494 |
.text.zps_psNwkSlistRemoveFromHead |
0x00022908 |
0x00022918 |
16 |
15% |
9497 |
.text.zps_psNwkSlistRemove |
0x00022918 |
0x00022948 |
48 |
43% |
9500 |
.text.zps_vNwkSlistMakeLimboNode |
0x00022948 |
0x00022950 |
8 |
8% |
9503 |
.text.zps_bNwkSlistIsLimboNode |
0x00022950 |
0x0002295c |
12 |
11% |
9506 |
Expected total in zps_nwk_slist.o file: |
112 |
Actual: |
112 |
100% |
9491 |
Flash640 / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.text.zps_psSendNetworkLinkPowerDelta.isra.0 |
0x0002295c |
0x000229ec |
144 |
19% |
9510 |
.text.zps_eNwkHandleSmeDutyCycleInd |
0x000229ec |
0x00022a10 |
36 |
5% |
9512 |
.text.zps_eNwkHandleSceNwkLinkPowerDelta |
0x00022a10 |
0x00022b44 |
308 |
41% |
9515 |
.text.ZPS_vNwkNibNTUpdateTxPower |
0x00022b44 |
0x00022ba8 |
100 |
14% |
9518 |
.text.ZPS_bMACTxPowerTableInitialise |
0x00022ba8 |
0x00022c0a |
98 |
13% |
9521 |
.text.ZPS_u16NwkNibNtGetMacIDByAddress |
0x00022c0a |
0x00022c54 |
74 |
10% |
9524 |
Expected total in zps_nwk_subghz.o file: |
760 |
Actual: |
760 |
100% |
9510 |
Flash640 / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeGetResources |
0x00022c54 |
0x00022ce4 |
144 |
74% |
9527 |
.text.zps_eNwkActvStInit |
0x00022ce4 |
0x00022cec |
8 |
5% |
9530 |
.text.zps_vNwkActvStHandleCme |
0x00022cec |
0x00022d18 |
44 |
23% |
9533 |
Expected total in zps_nwk_actv_st.o file: |
196 |
Actual: |
196 |
100% |
9527 |
Flash640 / .text / zps_nwk_btt.o |
Start |
End |
Size |
% |
Line |
.text.vNwkBttTimerExpiry |
0x00022d18 |
0x00022da0 |
136 |
40% |
9536 |
.text.zps_vNwkBttMgrInit |
0x00022da0 |
0x00022dd4 |
52 |
16% |
9539 |
.text.zps_eNwkBtrMatch |
0x00022dd4 |
0x00022e70 |
156 |
46% |
9542 |
Expected total in zps_nwk_btt.o file: |
344 |
Actual: |
344 |
100% |
9536 |
Flash640 / .text / zps_nwk_disc.o |
Start |
End |
Size |
% |
Line |
.text.zps_vReAttemptScanTimerHandleExpiry |
0x00022e70 |
0x00022eb0 |
64 |
18% |
9546 |
.text.zps_vNwkHandleCmeNwkDiscReq |
0x00022eb0 |
0x00022f50 |
160 |
43% |
9549 |
.text.zps_vNwkDiscUpdateNT |
0x00022f50 |
0x00022fe8 |
152 |
41% |
9552 |
Expected total in zps_nwk_disc.o file: |
376 |
Actual: |
376 |
100% |
9546 |
Flash640 / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.text.eSmeEdScScanDcfm |
0x00022fe8 |
0x00023026 |
62 |
6% |
9555 |
.text.eSmeASFlBeaconInd |
0x00023026 |
0x00023046 |
32 |
3% |
9557 |
.text.zps_NwkSortDiscoveryTable.constprop.0 |
0x00023046 |
0x000230bc |
118 |
11% |
9559 |
.text.eSmeGenlScanDcfm |
0x000230bc |
0x00023118 |
92 |
9% |
9561 |
.text.eSmeUDNTScanDcfm |
0x00023118 |
0x000231e4 |
204 |
18% |
9564 |
.text.psAddToDiscNt.constprop.0 |
0x000231e4 |
0x00023338 |
340 |
30% |
9566 |
.text.eSmeAcScBeaconInd |
0x00023338 |
0x0002342c |
244 |
22% |
9568 |
.text.eSmeUDNTBeaconInd |
0x0002342c |
0x00023452 |
38 |
4% |
9570 |
.text.zps_eNwkDiscStInit |
0x00023452 |
0x0002345a |
8 |
1% |
9572 |
Expected total in zps_nwk_disc_st.o file: |
1138 |
Actual: |
1138 |
100% |
9555 |
Flash640 / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.text.zps_eDefaultDataDcfm |
0x0002345a |
0x00023570 |
278 |
17% |
9575 |
.text.zps_bProcessUnicastRoute |
0x00023570 |
0x000235c4 |
84 |
5% |
9578 |
.text.zps_psAllocateAndFormatMacHdr |
0x000235c4 |
0x000236f8 |
308 |
18% |
9581 |
.text.zps_psSendFrm |
0x000236f8 |
0x00023944 |
588 |
35% |
9584 |
.text.zps_psSendBroadcastFrm |
0x00023944 |
0x000239e0 |
156 |
10% |
9587 |
.text.zps_psFormatCmdFrameGeneral |
0x000239e0 |
0x00023a88 |
168 |
10% |
9590 |
.text.zps_psNwkInitCmdFrame |
0x00023a88 |
0x00023b0c |
132 |
8% |
9593 |
Expected total in zps_nwk_frm.o file: |
1714 |
Actual: |
1714 |
100% |
9575 |
Flash640 / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkIdleStHandleCme |
0x00023b0c |
0x00023b38 |
44 |
100% |
9597 |
Expected total in zps_nwk_idle_st.o file: |
44 |
Actual: |
44 |
100% |
9597 |
Flash640 / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.text.zps_vJoinInitNtParent |
0x00023b38 |
0x00023d16 |
478 |
12% |
9600 |
.text.zps_vCheckActvNtForDuplicate |
0x00023d16 |
0x00023dc2 |
172 |
5% |
9603 |
.text.zps_vSendJoinDcfm |
0x00023dc2 |
0x00023e00 |
62 |
2% |
9606 |
.text.zps_vSendJoinInd |
0x00023e00 |
0x00023e84 |
132 |
4% |
9609 |
.text.zps_vNwkHandleCmeDirectJoinReq |
0x00023e84 |
0x00023e96 |
18 |
1% |
9612 |
.text.zps_eNwkHandleSmeCommStatusInd |
0x00023e96 |
0x00023e9a |
4 |
1% |
9615 |
.text.zps_eNwkHandleSmeOrphanInd |
0x00023e9a |
0x00023ea0 |
6 |
1% |
9618 |
.text.zps_vTidyActvNtAfterJoin |
0x00023ea0 |
0x00023f2a |
138 |
4% |
9621 |
.text.eRejoinRspDataDcfm |
0x00023f2a |
0x00023fbc |
146 |
4% |
9624 |
.text.zps_eNwkHandleSceRejnResponse |
0x00023fbc |
0x0002400c |
80 |
2% |
9626 |
.text.zps_psNwkSendRejoinReqCmd |
0x0002400c |
0x000240a8 |
156 |
4% |
9629 |
.text.zps_u8NwkHandleRejoinReq |
0x000240a8 |
0x00024150 |
168 |
5% |
9632 |
.text.zps_vnwkJoinContinueRejoin |
0x00024150 |
0x000241ec |
156 |
4% |
9635 |
.text.zps_vNwkHandleCmeNwkJoinReq |
0x000241ec |
0x000245a8 |
956 |
24% |
9639 |
.text.zps_vNwkHandleCmeNwkActvJoinReq |
0x000245a8 |
0x000245b4 |
12 |
1% |
9642 |
.text.zps_psNwkSendRejoinRspCmd |
0x000245b4 |
0x00024650 |
156 |
4% |
9646 |
.text.zps_eNwkSendJoinResponse |
0x00024650 |
0x00024784 |
308 |
8% |
9649 |
.text.zps_eNwkProcessJoinInd |
0x00024784 |
0x00024ac0 |
828 |
21% |
9652 |
.text.zps_eNwkHandleSmeAssocInd |
0x00024ac0 |
0x00024af0 |
48 |
2% |
9655 |
Expected total in zps_nwk_join.o file: |
4024 |
Actual: |
4024 |
100% |
9600 |
Flash640 / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.text.vGiveUp |
0x00024af0 |
0x00024b20 |
48 |
4% |
9658 |
.text.vFinish |
0x00024b20 |
0x00024b96 |
118 |
9% |
9659 |
.text.eSmeOrphScanDcfm |
0x00024b96 |
0x00024c04 |
110 |
9% |
9660 |
.text.vCheckSleepingSendPoll |
0x00024c04 |
0x00024c80 |
124 |
10% |
9662 |
.text.eTryNextParent |
0x00024c80 |
0x00024db4 |
308 |
23% |
9664 |
.text.eSmeRjPCPollDcfm |
0x00024db4 |
0x00024df0 |
60 |
5% |
9667 |
.text.eSmeAsocAssocDcfm |
0x00024df0 |
0x00024e94 |
164 |
12% |
9669 |
.text.eSceRjRsRejoinRsp |
0x00024e94 |
0x00024f80 |
236 |
18% |
9671 |
.text.vHandleRejoinExpiry |
0x00024f80 |
0x00024fd0 |
80 |
6% |
9673 |
.text.zps_vNwkJoinStStartResponseTimer |
0x00024fd0 |
0x00025004 |
52 |
4% |
9675 |
.text.zps_eRejoinDataDcfm |
0x00025004 |
0x00025046 |
66 |
5% |
9678 |
.text.zps_eNwkJoinStInit |
0x00025046 |
0x0002504e |
8 |
1% |
9681 |
Expected total in zps_nwk_join_st.o file: |
1374 |
Actual: |
1374 |
100% |
9658 |
Flash640 / .text / zps_nwk_mac.o |
Start |
End |
Size |
% |
Line |
.text.MAC_u64GetExtAddr |
0x0002504e |
0x0002505a |
12 |
100% |
9684 |
Expected total in zps_nwk_mac.o file: |
12 |
Actual: |
12 |
100% |
9684 |
Flash640 / .text / zps_nwk_scan.o |
Start |
End |
Size |
% |
Line |
.text.zps_sNwkLibSubmitScan |
0x0002505a |
0x00025096 |
60 |
47% |
9687 |
.text.zps_vNwkHandleCmeEdScanReq |
0x00025096 |
0x000250da |
68 |
54% |
9690 |
Expected total in zps_nwk_scan.o file: |
128 |
Actual: |
128 |
100% |
9687 |
Flash640 / .text / zps_nwk_sync.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeSyncReq |
0x000250da |
0x0002514c |
114 |
76% |
9693 |
.text.zps_eNwkHandleSmePollDcfm |
0x0002514c |
0x00025170 |
36 |
24% |
9696 |
Expected total in zps_nwk_sync.o file: |
150 |
Actual: |
150 |
100% |
9693 |
Flash640 / .text / zps_nwk_intf.o |
Start |
End |
Size |
% |
Line |
.text.zps_vNwkHandleCmeGetInterface |
0x00025170 |
0x0002527c |
268 |
100% |
9699 |
Expected total in zps_nwk_intf.o file: |
268 |
Actual: |
268 |
100% |
9699 |
Flash640 / .text / aes_mmo.c.obj |
Start |
End |
Size |
% |
Line |
.text.AESSW_vMMOBlockUpdate |
0x0002527c |
0x000252aa |
46 |
13% |
9702 |
.text.AESSW_vMMOFinalUpdate |
0x000252aa |
0x00025372 |
200 |
53% |
9705 |
.text.AESSW_vHMAC_MMO |
0x00025372 |
0x000253f8 |
134 |
36% |
9708 |
Expected total in aes_mmo.c.obj file: |
380 |
Actual: |
380 |
100% |
9702 |
Flash640 / .text / MMAC_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerFired |
0x000253f8 |
0x00025440 |
72 |
33% |
9711 |
.text.vTimerInitialise |
0x00025440 |
0x00025478 |
56 |
26% |
9714 |
.text.TSV_eOpen |
0x00025478 |
0x00025484 |
12 |
6% |
9717 |
.text.TSV_eStart |
0x00025484 |
0x000254c4 |
64 |
29% |
9720 |
.text.TSV_eStop |
0x000254c4 |
0x000254d6 |
18 |
9% |
9723 |
Expected total in MMAC_TimerServer.o file: |
222 |
Actual: |
222 |
100% |
9711 |
Flash640 / .text / Mini_Association.o |
Start |
End |
Size |
% |
Line |
.text.vPostFailedAssocDcfm |
0x000254d6 |
0x000254f8 |
34 |
3% |
9726 |
.text.eAssocRespSent |
0x000254f8 |
0x00025514 |
28 |
3% |
9728 |
.text.eDisassocReqSent |
0x00025514 |
0x00025550 |
60 |
5% |
9730 |
.text.vAssocReqTimeout1 |
0x00025550 |
0x000255d0 |
128 |
10% |
9732 |
.text.vAssocReqTimeout2 |
0x000255d0 |
0x00025608 |
56 |
5% |
9734 |
.text.eGenericAssocFrameSent |
0x00025608 |
0x0002564c |
68 |
6% |
9736 |
.text.eAssocReqSent |
0x0002564c |
0x00025658 |
12 |
1% |
9738 |
.text.ePMICassocReqPollSent |
0x00025658 |
0x00025680 |
40 |
4% |
9740 |
.text.eMiniMac_MLME_AssociateReq |
0x00025680 |
0x00025724 |
164 |
13% |
9742 |
.text.eMiniMac_MLME_AssociateResp |
0x00025724 |
0x000257dc |
184 |
15% |
9745 |
.text.eMiniMac_MLME_DisassociateReq |
0x000257dc |
0x0002587c |
160 |
13% |
9748 |
.text.vAssociatingRxCallback |
0x0002587c |
0x00025900 |
132 |
11% |
9751 |
.text.vAssociationReqFrameReceived |
0x00025900 |
0x00025934 |
52 |
5% |
9754 |
.text.vDisassociationReceived |
0x00025934 |
0x00025978 |
68 |
6% |
9757 |
.text.vMiniMac_PurgeAssocResp |
0x00025978 |
0x000259dc |
100 |
8% |
9760 |
Expected total in Mini_Association.o file: |
1286 |
Actual: |
1286 |
100% |
9726 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.text.vBbcIntHandler |
0x000259dc |
0x00025ac8 |
236 |
20% |
9763 |
.text.vMiniMac_SaveSettings |
0x00025ac8 |
0x00025af8 |
48 |
5% |
9765 |
.text.vSetChannelAndPower |
0x00025af8 |
0x00025b08 |
16 |
2% |
9768 |
.text.vInsertFullDstAddr |
0x00025b08 |
0x00025b26 |
30 |
3% |
9771 |
.text.vExtractFullSrcAddr |
0x00025b26 |
0x00025b3e |
24 |
3% |
9774 |
.text.vExtractFullDstAddr |
0x00025b3e |
0x00025b58 |
26 |
3% |
9777 |
.text.vMiniMac_MLME_SetReq_PanId |
0x00025b58 |
0x00025b78 |
32 |
3% |
9780 |
.text.vMiniMac_MLME_SetReq_ShortAddr |
0x00025b78 |
0x00025b88 |
16 |
2% |
9783 |
.text.vMiniMac_MLME_SetReq_MinBe |
0x00025b88 |
0x00025b98 |
16 |
2% |
9786 |
.text.vMiniMac_Init |
0x00025b98 |
0x00025ce4 |
332 |
29% |
9789 |
.text.vMiniMac_MLME_Reset |
0x00025ce4 |
0x00025d40 |
92 |
8% |
9792 |
.text.vMiniMac_MLME_SetReq_MaxBe |
0x00025d40 |
0x00025d44 |
4 |
1% |
9795 |
.text.vMiniMac_MLME_SetReq_MaxCsmaBackoffs |
0x00025d44 |
0x00025d48 |
4 |
1% |
9798 |
.text.vMiniMac_MLME_SetReq_RxOnWhenIdle |
0x00025d48 |
0x00025d54 |
12 |
2% |
9801 |
.text.vMiniMac_PLME_SetReq_Channel |
0x00025d54 |
0x00025d60 |
12 |
2% |
9804 |
.text.vMiniMac_PLME_SetReq_Power |
0x00025d60 |
0x00025d7c |
28 |
3% |
9807 |
.text.vMiniMac_PLME_SetReq_CcaThreshold |
0x00025d7c |
0x00025d88 |
12 |
2% |
9810 |
.text.vMiniMac_PLME_SetReq_CcaMode |
0x00025d88 |
0x00025d94 |
12 |
2% |
9813 |
.text.vCopyU16ToPayload |
0x00025d94 |
0x00025d9c |
8 |
1% |
9816 |
.text.u16CopyFromPayload |
0x00025d9c |
0x00025da0 |
4 |
1% |
9819 |
.text.u8GetHeaderSize |
0x00025da0 |
0x00025dbc |
28 |
3% |
9822 |
.text.vSendMlmeCommStatusFromTxFrame |
0x00025dbc |
0x00025dee |
50 |
5% |
9825 |
.text.vSendMlmeCommStatusFromRxFrame |
0x00025dee |
0x00025e20 |
50 |
5% |
9828 |
.text.psGetAndBuildCoordRealignment |
0x00025e20 |
0x00025e7c |
92 |
8% |
9831 |
Expected total in Mini_Main.o file: |
1184 |
Actual: |
1184 |
100% |
9763 |
Flash640 / .text / Mini_Mcps.o |
Start |
End |
Size |
% |
Line |
.text.eMcpsTxCompleteHandler |
0x00025e7c |
0x00025ea8 |
44 |
9% |
9834 |
.text.psGetTxFrameBuffer |
0x00025ea8 |
0x00025ee0 |
56 |
11% |
9836 |
.text.eTransmit |
0x00025ee0 |
0x00025fc0 |
224 |
44% |
9839 |
.text.eMiniMac_MCPS_DataReq |
0x00025fc0 |
0x00025fdc |
28 |
6% |
9842 |
.text.eMiniMac_MCPS_DataRetransmitReq |
0x00025fdc |
0x00026008 |
44 |
9% |
9845 |
.text.vMiniMacMcpsFrameReceived |
0x00026008 |
0x00026020 |
24 |
5% |
9848 |
.text.eMiniMac_MCPS_PurgeReq |
0x00026020 |
0x00026084 |
100 |
20% |
9851 |
Expected total in Mini_Mcps.o file: |
520 |
Actual: |
520 |
100% |
9834 |
Flash640 / .text / Mini_Poll.o |
Start |
End |
Size |
% |
Line |
.text.vPollConfirm |
0x00026084 |
0x000260a4 |
32 |
9% |
9854 |
.text.ePollReqSent |
0x000260a4 |
0x00026100 |
92 |
24% |
9857 |
.text.eMiniMac_MLME_DataReq |
0x00026100 |
0x000261a8 |
168 |
43% |
9859 |
.text.vMiniMacPoll_CheckPollResponse |
0x000261a8 |
0x00026200 |
88 |
23% |
9862 |
.text.vPollTimeout |
0x00026200 |
0x00026210 |
16 |
5% |
9865 |
Expected total in Mini_Poll.o file: |
396 |
Actual: |
396 |
100% |
9854 |
Flash640 / .text / Mini_Running.o |
Start |
End |
Size |
% |
Line |
.text.vRunningRxCallback |
0x00026210 |
0x00026318 |
264 |
65% |
9867 |
.text.eMiniMac_MLME_StartReq |
0x00026318 |
0x00026398 |
128 |
32% |
9870 |
.text.bMiniMac_CurrentlyScanning |
0x00026398 |
0x000263a8 |
16 |
4% |
9873 |
Expected total in Mini_Running.o file: |
408 |
Actual: |
408 |
100% |
9867 |
Flash640 / .text / Mini_Scan.o |
Start |
End |
Size |
% |
Line |
.text.eBuildAndSend |
0x000263a8 |
0x0002640c |
100 |
6% |
9876 |
.text.vPostDcfm |
0x0002640c |
0x0002646c |
96 |
6% |
9878 |
.text.vScanNextChannel |
0x0002646c |
0x000265bc |
336 |
19% |
9880 |
.text.eOrphanRespSent |
0x000265bc |
0x000265c8 |
12 |
1% |
9882 |
.text.bBeaconNotify |
0x000265c8 |
0x000266d8 |
272 |
16% |
9884 |
.text.eOrphanNotificationSent |
0x000266d8 |
0x00026720 |
72 |
5% |
9886 |
.text.eBeaconReqSent |
0x00026720 |
0x00026744 |
36 |
3% |
9888 |
.text.eMiniMac_MLME_ScanReq |
0x00026744 |
0x000267c8 |
132 |
8% |
9890 |
.text.eMiniMac_MLME_OrphanRsp |
0x000267c8 |
0x00026830 |
104 |
6% |
9893 |
.text.vScanOrphanReceived |
0x00026830 |
0x00026850 |
32 |
2% |
9896 |
.text.vScanCoordRealignmentReceived |
0x00026850 |
0x00026854 |
4 |
1% |
9899 |
.text.vScanBeaconReceived |
0x00026854 |
0x00026890 |
60 |
4% |
9903 |
.text.vScanningRxCallback |
0x00026890 |
0x0002692c |
156 |
9% |
9906 |
.text.vMiniMac_BeaconRequestReceived |
0x0002692c |
0x00026930 |
4 |
1% |
9909 |
.text.vScanBeaconRequestReceived |
0x00026930 |
0x00026aa8 |
376 |
21% |
9913 |
Expected total in Mini_Scan.o file: |
1792 |
Actual: |
1792 |
100% |
9876 |
Flash640 / .text / Mini_Shim.o |
Start |
End |
Size |
% |
Line |
.text.eAppApiPlmeSet |
0x00026aa8 |
0x00026ae0 |
56 |
28% |
9916 |
.text.eAppApiPlmeGet |
0x00026ae0 |
0x00026b1c |
60 |
30% |
9920 |
.text.pvAppApiGetMacAddrLocation |
0x00026b1c |
0x00026b34 |
24 |
12% |
9923 |
.text.vAppApiSaveMacSettings |
0x00026b34 |
0x00026b38 |
4 |
2% |
9926 |
.text.vAppApiEnableBeaconResponse |
0x00026b38 |
0x00026b4c |
20 |
10% |
9929 |
.text.bAppApi_CurrentlyScanning |
0x00026b4c |
0x00026b50 |
4 |
2% |
9932 |
.text.MAC_vPibSetShortAddr |
0x00026b50 |
0x00026b56 |
6 |
3% |
9935 |
.text.MAC_vPibSetPanId |
0x00026b56 |
0x00026b5c |
6 |
3% |
9938 |
.text.MAC_vPibSetMinBe |
0x00026b5c |
0x00026b62 |
6 |
3% |
9941 |
.text.MAC_vPibSetMaxCsmaBackoffs |
0x00026b62 |
0x00026b68 |
6 |
3% |
9944 |
.text.MAC_vPibSetRxOnWhenIdle |
0x00026b68 |
0x00026b70 |
8 |
4% |
9947 |
Expected total in Mini_Shim.o file: |
200 |
Actual: |
200 |
100% |
9916 |
Flash640 / .text / Mini_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerRestartScanTimer |
0x00026b70 |
0x00026b84 |
20 |
13% |
9951 |
.text.vTimerHandlerCallback |
0x00026b84 |
0x00026bf4 |
112 |
70% |
9954 |
.text.vTimerPostHandlerCallback |
0x00026bf4 |
0x00026c10 |
28 |
18% |
9957 |
Expected total in Mini_TimerServer.o file: |
160 |
Actual: |
160 |
100% |
9951 |
Flash640 / .text / Mini_TxRx.o |
Start |
End |
Size |
% |
Line |
.text.getRxBuffer |
0x00026c10 |
0x00026c40 |
48 |
4% |
9960 |
.text.vAddToTxQueue |
0x00026c40 |
0x00026c7c |
60 |
4% |
9962 |
.text.vRemoveFromTxQueue |
0x00026c7c |
0x00026cb0 |
52 |
4% |
9965 |
.text.psSearchForFrameToSend |
0x00026cb0 |
0x00026d08 |
88 |
6% |
9968 |
.text.eBasicTxCompleteHandler |
0x00026d08 |
0x00026d0c |
4 |
1% |
9971 |
.text.vMiniMac_RxHdrComplete |
0x00026d0c |
0x00026dbc |
176 |
12% |
9974 |
.text.eMiniMac_FrameInProgress |
0x00026dbc |
0x00026e18 |
92 |
6% |
9977 |
.text.vStartReceive |
0x00026e18 |
0x00026e50 |
56 |
4% |
9980 |
.text.vMiniMac_NextTransaction |
0x00026e50 |
0x00026ed0 |
128 |
9% |
9983 |
.text.vPostTxActions |
0x00026ed0 |
0x00026f08 |
56 |
4% |
9986 |
.text.vStartTransmit |
0x00026f08 |
0x00027018 |
272 |
18% |
9988 |
.text.vTxIndirectExpired |
0x00027018 |
0x00027030 |
24 |
2% |
9990 |
.text.vMiniMac_TxComplete |
0x00027030 |
0x00027174 |
324 |
21% |
9994 |
.text.vMiniMac_RxComplete |
0x00027174 |
0x0002722c |
184 |
12% |
9997 |
Expected total in Mini_TxRx.o file: |
1564 |
Actual: |
1564 |
100% |
9960 |
Flash640 / .text / endian.o |
Start |
End |
Size |
% |
Line |
.text.u32FromLe |
0x0002722c |
0x00027242 |
22 |
85% |
10000 |
.text.u16FromLe |
0x00027242 |
0x00027246 |
4 |
16% |
10003 |
Expected total in endian.o file: |
26 |
Actual: |
26 |
100% |
10000 |
Flash640 / .text / MMAC.o |
Start |
End |
Size |
% |
Line |
.text.Chip_GetType |
0x00027246 |
0x000272bc |
118 |
2% |
10006 |
.text.do_fcs |
0x000272bc |
0x000272f8 |
60 |
1% |
10008 |
.text.end_fcs |
0x000272f8 |
0x00027304 |
12 |
1% |
10010 |
.text.read_uint32 |
0x00027304 |
0x00027316 |
18 |
1% |
10012 |
.text.read_uint64 |
0x00027316 |
0x00027328 |
18 |
1% |
10015 |
.text.v2MAC_CSL_phase |
0x00027328 |
0x00027368 |
64 |
2% |
10018 |
.text.v2MAC_restore_tune_regs |
0x00027368 |
0x000273b0 |
72 |
2% |
10021 |
.text.v2MAC_decode_FCF |
0x000273b0 |
0x000274cc |
284 |
5% |
10024 |
.text.v2MAC_basic_check_frame |
0x000274cc |
0x000274f8 |
44 |
1% |
10027 |
.text.v2MAC_read_header |
0x000274f8 |
0x000275a0 |
168 |
3% |
10030 |
.text.v2MAC_check_ACK |
0x000275a0 |
0x00027644 |
164 |
3% |
10034 |
.text.v2MAC_filter_process_Rx_frame |
0x00027644 |
0x0002771c |
216 |
4% |
10037 |
.text.v2MAC_ACK |
0x0002771c |
0x00027a38 |
796 |
13% |
10040 |
.text.v2MAC_check_Rx_frame_FCS |
0x00027a38 |
0x00027a7c |
68 |
2% |
10043 |
.text.v2MAC_restart_rx |
0x00027a7c |
0x00027ae0 |
100 |
2% |
10046 |
.text.v2MAC_wait_and_fcs |
0x00027ae0 |
0x00027b38 |
88 |
2% |
10049 |
.text.vMMAC_EnableInterrupts |
0x00027b38 |
0x00027b60 |
40 |
1% |
10052 |
.text.u32MMAC_GetTime |
0x00027b60 |
0x00027b6c |
12 |
1% |
10055 |
.text.vMMAC_ForceReset |
0x00027b6c |
0x00027ddc |
624 |
11% |
10058 |
.text.vMMAC_SynchroniseBackoffClock |
0x00027ddc |
0x00027df4 |
24 |
1% |
10061 |
.text.u8MMAC_EnergyDetect |
0x00027df4 |
0x00027e10 |
28 |
1% |
10064 |
.text.vMMAC_SetRxAddress |
0x00027e10 |
0x00027e2c |
28 |
1% |
10067 |
.text.vMMAC_SetRxFrame |
0x00027e2c |
0x00027e44 |
24 |
1% |
10070 |
.text.vMMAC_SetTxFrame |
0x00027e44 |
0x00027e50 |
12 |
1% |
10073 |
.text.u32MMAC_GetRxFrame |
0x00027e50 |
0x00027e5c |
12 |
1% |
10076 |
.text.u32MMAC_GetTxFrame |
0x00027e5c |
0x00027e68 |
12 |
1% |
10079 |
.text.u32MMAC_GetRxErrors |
0x00027e68 |
0x00027e74 |
12 |
1% |
10082 |
.text.u32MMAC_GetRxTime |
0x00027e74 |
0x00027e80 |
12 |
1% |
10085 |
.text.u8MMAC_GetRxLqi |
0x00027e80 |
0x00027e98 |
24 |
1% |
10088 |
.text.vMMAC_SetTxMinBE |
0x00027e98 |
0x00027eb4 |
28 |
1% |
10091 |
.text.vMMAC_SetTxMaxBE |
0x00027eb4 |
0x00027ed0 |
28 |
1% |
10094 |
.text.vMMAC_SetTxMaxBackoffs |
0x00027ed0 |
0x00027eec |
28 |
1% |
10097 |
.text.vMMAC_SetCcaMode |
0x00027eec |
0x00027f00 |
20 |
1% |
10100 |
.text.u32MMAC_GetCsmaContext |
0x00027f00 |
0x00027f0c |
12 |
1% |
10103 |
.text.u32MMAC_GetTxRetries |
0x00027f0c |
0x00027f20 |
20 |
1% |
10106 |
.text.vMMAC_SetTxRetries |
0x00027f20 |
0x00027f34 |
20 |
1% |
10109 |
.text.vMMAC_SetTxPend |
0x00027f34 |
0x00027f48 |
20 |
1% |
10112 |
.text.u32MMAC_GetTxErrors |
0x00027f48 |
0x00027f54 |
12 |
1% |
10115 |
.text.vMMAC_GetMacAddressN |
0x00027f54 |
0x00027f88 |
52 |
1% |
10118 |
.text.vMMAC_GetMacAddress |
0x00027f88 |
0x00027f90 |
8 |
1% |
10121 |
.text.vMMAC_Enable |
0x00027f90 |
0x00028044 |
180 |
3% |
10125 |
.text.vMMAC_ClearInterrupts |
0x00028044 |
0x00028050 |
12 |
1% |
10128 |
.text.u32MMAC_GetPhyState |
0x00028050 |
0x00028094 |
68 |
2% |
10131 |
.text.vMMAC_CheckRxStarted |
0x00028094 |
0x000280f8 |
100 |
2% |
10134 |
.text.vMMAC_AbortRadio |
0x000280f8 |
0x00028144 |
76 |
2% |
10137 |
.text.vMMAC_RxCtlUpdate |
0x00028144 |
0x0002818c |
72 |
2% |
10140 |
.text.v2MAC_reset_state |
0x0002818c |
0x000281f0 |
100 |
2% |
10143 |
.text.v2MAC_report_rx |
0x000281f0 |
0x00028228 |
56 |
1% |
10146 |
.text.v2MAC_report_tx |
0x00028228 |
0x00028260 |
56 |
1% |
10149 |
.text.vMMAC_RadioOff |
0x00028260 |
0x00028268 |
8 |
1% |
10152 |
.text.vMMAC_StartMacReceive |
0x00028268 |
0x000282ac |
68 |
2% |
10156 |
.text.vMMAC_WriteCcaThreshold |
0x000282ac |
0x000282d0 |
36 |
1% |
10159 |
.text.vMMAC_SetPRBSS |
0x000282d0 |
0x000282dc |
12 |
1% |
10162 |
.text.vMMAC_IntHandlerPhy |
0x000282dc |
0x00028728 |
1100 |
18% |
10165 |
.text.MMAC_stop_radio |
0x00028728 |
0x0002877c |
84 |
2% |
10168 |
.text.vMMAC_RadioToOffAndWait |
0x0002877c |
0x00028784 |
8 |
1% |
10171 |
.text.vMMAC_SetChannelAndPower |
0x00028784 |
0x000287c8 |
68 |
2% |
10175 |
.text.vMMAC_StartMacTransmit |
0x000287c8 |
0x00028890 |
200 |
4% |
10178 |
.text.vMMAC_IntHandlerBbc |
0x00028890 |
0x00028a0c |
380 |
7% |
10181 |
.text.bMMAC_PowerStatus |
0x00028a0c |
0x00028a1c |
16 |
1% |
10184 |
.text.vMMAC_Disable |
0x00028a1c |
0x00028a5c |
64 |
2% |
10188 |
Expected total in MMAC.o file: |
6166 |
Actual: |
6166 |
100% |
10006 |
Flash640 / .text / MMAC_RadioInit_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.vMMAC_ConfigureRadio |
0x00028a5c |
0x00028a70 |
20 |
100% |
10191 |
Expected total in MMAC_RadioInit_JN518x.o file: |
20 |
Actual: |
20 |
100% |
10191 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.text.radio_IsNotC2MF |
0x00028a70 |
0x00028ab8 |
72 |
1% |
10194 |
.text.radio_CLOCK_FastuDelay |
0x00028ab8 |
0x00028acc |
20 |
1% |
10197 |
.text.radio_TX_ZigBee_pll_dac_banked_set |
0x00028acc |
0x00028b10 |
68 |
1% |
10200 |
.text.radio_dac_mode2_from_ZB |
0x00028b10 |
0x00028b50 |
64 |
1% |
10203 |
.text.radio_fill_std_ZB_regs |
0x00028b50 |
0x00028b68 |
24 |
1% |
10206 |
.text.radio_fill_std_BLE1M_regs |
0x00028b68 |
0x00028b80 |
24 |
1% |
10209 |
.text.radio_fill_std_BLE2M_regs |
0x00028b80 |
0x00028b98 |
24 |
1% |
10212 |
.text.radio_fill_zbble_ZB_regs |
0x00028b98 |
0x00028bb0 |
24 |
1% |
10215 |
.text.radio_fill_zbble_BLE_regs |
0x00028bb0 |
0x00028bc8 |
24 |
1% |
10218 |
.text.radio_fill_regs |
0x00028bc8 |
0x00028be0 |
24 |
1% |
10221 |
.text.radio_power_down_to_off_polled |
0x00028be0 |
0x00028c18 |
56 |
1% |
10224 |
.text.radio_pre_start_to_pll_polled |
0x00028c18 |
0x00028c90 |
120 |
2% |
10227 |
.text.radio_packet_start_aborted |
0x00028c90 |
0x00028cfc |
108 |
1% |
10230 |
.text.radio_rx_assert_polled |
0x00028cfc |
0x00028d34 |
56 |
1% |
10233 |
.text.radio_rx_deassert_polled |
0x00028d34 |
0x00028d6c |
56 |
1% |
10236 |
.text.radio_RSSI_cal |
0x00028d6c |
0x00028dc8 |
92 |
1% |
10239 |
.text.radio_Init |
0x00028dc8 |
0x00028e04 |
60 |
1% |
10242 |
.text.radio_TMU_Init |
0x00028e04 |
0x00028e18 |
20 |
1% |
10245 |
.text.radio_Use_Cal_Values |
0x00028e18 |
0x00028f58 |
320 |
3% |
10248 |
.text.radio_Use_Retained_Cal_Values |
0x00028f58 |
0x00028fa8 |
80 |
1% |
10251 |
.text.radio_rfbandgap_cal |
0x00028fa8 |
0x00028fd8 |
48 |
1% |
10254 |
.text.radio_Carrier_Frequency_Select_by_index |
0x00028fd8 |
0x00029068 |
144 |
2% |
10257 |
.text.radio_Synthesizer_Cw_Mode_Init |
0x00029068 |
0x00029088 |
32 |
1% |
10260 |
.text.radio_Trx_Packet_SW_Ctrl_Init |
0x00029088 |
0x000290a8 |
32 |
1% |
10263 |
.text.radio_Disable_Auto_Kmod_Chan_and_Synth_Cal_Operation |
0x000290a8 |
0x000290c8 |
32 |
1% |
10266 |
.text.radio_Synthesizer_Cal_Startup_init |
0x000290c8 |
0x00029104 |
60 |
1% |
10269 |
.text.radio_Synthesizer_Cal_Startup_algo |
0x00029104 |
0x00029218 |
276 |
3% |
10272 |
.text.radio_Synthesizer_Cal_Startup |
0x00029218 |
0x00029294 |
124 |
2% |
10275 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_init |
0x00029294 |
0x000292f8 |
100 |
1% |
10278 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_algo |
0x000292f8 |
0x00029334 |
60 |
1% |
10281 |
.text.radio_Synthesizer_Cal_Operation_And_Lock |
0x00029334 |
0x00029348 |
20 |
1% |
10284 |
.text.radio_Synthesizer_Kmod_Band_init |
0x00029348 |
0x00029404 |
188 |
2% |
10287 |
.text.radio_Synthesizer_Kmod_Band_algo |
0x00029404 |
0x000294c8 |
196 |
2% |
10290 |
.text.radio_Synthesizer_Kmod_Band |
0x000294c8 |
0x000296b4 |
492 |
5% |
10293 |
.text.radio_Trx_Packet_HW_Ctrl_Init |
0x000296b4 |
0x00029748 |
148 |
2% |
10296 |
.text.radio_Synthesizer_Full_Cal |
0x00029748 |
0x000297ac |
100 |
1% |
10299 |
.text.radio_PA_rewrite_lut |
0x000297ac |
0x00029a6c |
704 |
7% |
10302 |
.text.radio_DCO_cal_init |
0x00029a6c |
0x00029c58 |
492 |
5% |
10305 |
.text.radio_DCO_cal |
0x00029c58 |
0x0002a1e0 |
1416 |
13% |
10308 |
.text.radio_IQ_cal |
0x0002a1e0 |
0x0002a22c |
76 |
1% |
10311 |
.text.radio_PowerOnCheckXtal |
0x0002a22c |
0x0002a33c |
272 |
3% |
10314 |
.text.radio_PowerOn |
0x0002a33c |
0x0002a3c8 |
140 |
2% |
10317 |
.text.vRadio_PowerOnSpecific |
0x0002a3c8 |
0x0002a454 |
140 |
2% |
10320 |
.text.vRadio_InitXtal |
0x0002a454 |
0x0002a4c4 |
112 |
2% |
10323 |
.text.radio_get_retention_info |
0x0002a4c4 |
0x0002a50c |
72 |
1% |
10326 |
.text.vRadio_Standard_Init |
0x0002a50c |
0x0002a7cc |
704 |
7% |
10329 |
.text.i16Radio_GetRSSIfromED |
0x0002a7cc |
0x0002a7e0 |
20 |
1% |
10332 |
.text.u8Radio_GetEDfromRSSI |
0x0002a7e0 |
0x0002a80c |
44 |
1% |
10335 |
.text.vGetCalInfo |
0x0002a80c |
0x0002a844 |
56 |
1% |
10338 |
.text.vRadio_RFT1778_bad_crc |
0x0002a844 |
0x0002a880 |
60 |
1% |
10341 |
.text.vRadio_AD_control |
0x0002a880 |
0x0002a8e8 |
104 |
1% |
10344 |
.text.vRadio_UpdateRadioStandard |
0x0002a8e8 |
0x0002a930 |
72 |
1% |
10347 |
.text.vRadio_InitialiseRadioStandard |
0x0002a930 |
0x0002a94c |
28 |
1% |
10350 |
.text.vRadio_SetChannelAndPower |
0x0002a94c |
0x0002a98c |
64 |
1% |
10353 |
.text.i16Radio_GetRSSI |
0x0002a98c |
0x0002aa90 |
260 |
3% |
10356 |
.text.vRadio_Temp_GetInfos |
0x0002aa90 |
0x0002ab0c |
124 |
2% |
10359 |
.text.vRadio_Temp_SetInfos |
0x0002ab0c |
0x0002ab94 |
136 |
2% |
10362 |
.text.vRadio_Temp_Update |
0x0002ab94 |
0x0002ac0c |
120 |
2% |
10365 |
.text.vRadio_ZBtoBLE |
0x0002ac0c |
0x0002ac50 |
68 |
1% |
10368 |
.text.vRadio_BLEtoZB |
0x0002ac50 |
0x0002aca8 |
88 |
1% |
10371 |
.text.vRadio_Enable_DCO_DAC |
0x0002aca8 |
0x0002ad88 |
224 |
3% |
10374 |
.text.vRadio_Disable_DCO_DAC |
0x0002ad88 |
0x0002adc8 |
64 |
1% |
10377 |
.text.vRadio_RadioDeInit |
0x0002adc8 |
0x0002addc |
20 |
1% |
10380 |
.text.bIsCalNeeded |
0x0002addc |
0x0002ae18 |
60 |
1% |
10383 |
.text.vUpdateFlashCalData |
0x0002ae18 |
0x0002ae4c |
52 |
1% |
10386 |
.text.vInitFlashCalData |
0x0002ae4c |
0x0002b040 |
500 |
5% |
10389 |
.text.vCheckFlashCalData |
0x0002b040 |
0x0002b150 |
272 |
3% |
10392 |
.text.radio_HiTXPowerSet |
0x0002b150 |
0x0002b19c |
76 |
1% |
10395 |
.text.vRadio_RadioInit |
0x0002b19c |
0x0002b428 |
652 |
6% |
10398 |
.text.vRadio_Recal |
0x0002b428 |
0x0002b4e8 |
192 |
2% |
10401 |
.text.RFP_TMU_IRQHandler |
0x0002b4e8 |
0x0002b510 |
40 |
1% |
10404 |
Expected total in radio.o file: |
10912 |
Actual: |
10912 |
100% |
10194 |
Flash640 / .text / zps_tsv.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_vTsvInit |
0x0002b510 |
0x0002b51c |
12 |
12% |
10407 |
.text.ZPS_eTsvOpen |
0x0002b51c |
0x0002b538 |
28 |
28% |
10410 |
.text.ZPS_eTsvClose |
0x0002b538 |
0x0002b53c |
4 |
4% |
10413 |
.text.ZPS_eTsvStart |
0x0002b53c |
0x0002b558 |
28 |
28% |
10416 |
.text.ZPS_eTsvStop |
0x0002b558 |
0x0002b574 |
28 |
28% |
10419 |
Expected total in zps_tsv.o file: |
100 |
Actual: |
100 |
100% |
10407 |
Flash640 / .text / zps_apl_inl.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_pu8AplZdoGetVsOUI |
0x0002b574 |
0x0002b584 |
16 |
100% |
10422 |
Expected total in zps_apl_inl.o file: |
16 |
Actual: |
16 |
100% |
10422 |
Flash640 / .text / _arm_addsubdf3.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002b584 |
0x0002b8fc |
888 |
100% |
10426 |
Expected total in _arm_addsubdf3.o file: |
888 |
Actual: |
888 |
100% |
10426 |
Flash640 / .text / _arm_fixdfsi.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002b8fc |
0x0002b94c |
80 |
100% |
10442 |
Expected total in _arm_fixdfsi.o file: |
80 |
Actual: |
80 |
100% |
10442 |
Flash640 / .text / _aeabi_ldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002b94c |
0x0002b9ec |
160 |
100% |
10445 |
Expected total in _aeabi_ldivmod.o file: |
160 |
Actual: |
160 |
100% |
10445 |
Flash640 / .text / _aeabi_uldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002b9ec |
0x0002ba1c |
48 |
100% |
10447 |
Expected total in _aeabi_uldivmod.o file: |
48 |
Actual: |
48 |
100% |
10447 |
Flash640 / .text / _udivmoddi4.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002ba1c |
0x0002bcec |
720 |
100% |
10449 |
Expected total in _udivmoddi4.o file: |
720 |
Actual: |
720 |
100% |
10449 |
Flash640 / .text / _dvmd_tls.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002bcec |
0x0002bcf0 |
4 |
100% |
10451 |
Expected total in _dvmd_tls.o file: |
4 |
Actual: |
4 |
100% |
10451 |
Flash640 / .text / lib_a-abs.o |
Start |
End |
Size |
% |
Line |
.text.abs |
0x0002bcf0 |
0x0002bcf8 |
8 |
100% |
10454 |
Expected total in lib_a-abs.o file: |
8 |
Actual: |
8 |
100% |
10454 |
Flash640 / .text / lib_a-memcmp.o |
Start |
End |
Size |
% |
Line |
.text.memcmp |
0x0002bcf8 |
0x0002bd60 |
104 |
100% |
10456 |
Expected total in lib_a-memcmp.o file: |
104 |
Actual: |
104 |
100% |
10456 |
Flash640 / .text / lib_a-memcpy.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002bd60 |
0x0002be94 |
308 |
100% |
10458 |
Expected total in lib_a-memcpy.o file: |
308 |
Actual: |
308 |
100% |
10458 |
Flash640 / .text / lib_a-memset.o |
Start |
End |
Size |
% |
Line |
.text.memset |
0x0002be94 |
0x0002bf40 |
172 |
100% |
10460 |
Expected total in lib_a-memset.o file: |
172 |
Actual: |
172 |
100% |
10460 |
Flash640 / .text / lib_a-strlen.o |
Start |
End |
Size |
% |
Line |
.text |
0x0002bf40 |
0x0002c020 |
224 |
100% |
10463 |
Expected total in lib_a-strlen.o file: |
224 |
Actual: |
224 |
100% |
10463 |
Flash640 / .text / linker |
Start |
End |
Size |
% |
Line |
.text.__stub |
0x0002c020 |
0x0002c030 |
16 |
100% |
10466 |
Expected total in linker file: |
16 |
Actual: |
16 |
100% |
10466 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.rodata.System_IRQHandler.str1.1 |
0x0002c030 |
0x0002c063 |
51 |
17% |
10468 |
.rodata.main_task.str1.1 |
0x0002c063 |
0x0002c077 |
20 |
7% |
10470 |
.rodata.APP_vRadioTempUpdate.str1.1 |
0x0002c077 |
0x0002c105 |
142 |
47% |
10472 |
.rodata.bRadioCB_WriteNVM.str1.1 |
0x0002c105 |
0x0002c134 |
47 |
16% |
10475 |
.rodata.u16RadioCB_ReadNVM.str1.1 |
0x0002c134 |
0x0002c164 |
48 |
16% |
10477 |
Expected total in app_main.o file: |
308 |
Actual: |
308 |
100% |
10468 |
Flash640 / .text / zps_gen.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ahEndpoint0InputClusterAPdus |
0x0002c164 |
0x0002c2b0 |
332 |
34% |
10479 |
.rodata.s_ahEndpoint1InputClusterAPdus |
0x0002c2b0 |
0x0002c2d8 |
40 |
4% |
10481 |
.rodata.s_asAplZdoServers |
0x0002c2d8 |
0x0002c368 |
144 |
15% |
10483 |
.rodata.s_au16Endpoint0InputClusterList |
0x0002c368 |
0x0002c40e |
166 |
17% |
10485 |
.rodata.s_au16Endpoint0OutputClusterList |
0x0002c40e |
0x0002c4b4 |
166 |
17% |
10487 |
.rodata.s_au16Endpoint1InputClusterList |
0x0002c4b4 |
0x0002c4c8 |
20 |
2% |
10489 |
.rodata.s_au16Endpoint1OutputClusterList |
0x0002c4c8 |
0x0002c4dc |
20 |
2% |
10491 |
.rodata.s_sNibInitialValues |
0x0002c4dc |
0x0002c4fc |
32 |
4% |
10494 |
.rodata.s_sNwkTbl |
0x0002c4fc |
0x0002c53c |
64 |
7% |
10496 |
.rodata.s_sNwkTblSize |
0x0002c53c |
0x0002c54c |
16 |
2% |
10498 |
Expected total in zps_gen.o file: |
1000 |
Actual: |
1000 |
100% |
10479 |
Flash640 / .text / app_start_controller.o |
Start |
End |
Size |
% |
Line |
.rodata.vfExtendedStatusCallBack.str1.1 |
0x0002c54c |
0x0002c569 |
29 |
11% |
10500 |
.rodata.PreSleep.str1.1 |
0x0002c569 |
0x0002c5a6 |
61 |
22% |
10502 |
.rodata.vAppMain.str1.1 |
0x0002c5a6 |
0x0002c662 |
188 |
68% |
10504 |
Expected total in app_start_controller.o file: |
278 |
Actual: |
278 |
100% |
10500 |
Flash640 / .text / App_ColorSceneController.o |
Start |
End |
Size |
% |
Line |
.rodata.vAPP_ZCL_DeviceSpecific_Init.str1.1 |
0x0002c662 |
0x0002c69e |
60 |
100% |
10506 |
Expected total in App_ColorSceneController.o file: |
60 |
Actual: |
60 |
100% |
10506 |
Flash640 / .text / zlo_controller_node.o |
Start |
End |
Size |
% |
Line |
.rodata.vStartPolling.str1.1 |
0x0002c69e |
0x0002c6b5 |
23 |
2% |
10508 |
.rodata.APP_cbTimerAddGroup.str1.1 |
0x0002c6b5 |
0x0002c6ee |
57 |
4% |
10510 |
.rodata.vSelectLight.str1.1 |
0x0002c6ee |
0x0002c6f8 |
10 |
1% |
10512 |
.rodata.bAddToEndpointTable.str1.1 |
0x0002c6f8 |
0x0002c743 |
75 |
5% |
10514 |
.rodata.APP_taskController.str1.1 |
0x0002c743 |
0x0002c85d |
282 |
16% |
10516 |
.rodata.vSetGroupAddress.str1.1 |
0x0002c85d |
0x0002c86f |
18 |
1% |
10518 |
.rodata.APP_vInitialiseNode.str1.1 |
0x0002c86f |
0x0002c927 |
184 |
11% |
10520 |
.rodata.APP_cbTimerPoll.str1.1 |
0x0002c927 |
0x0002ca47 |
288 |
16% |
10522 |
.rodata.APP_vBdbCallback.str1.1 |
0x0002ca47 |
0x0002cdb8 |
881 |
49% |
10524 |
Expected total in zlo_controller_node.o file: |
1818 |
Actual: |
1818 |
100% |
10508 |
Flash640 / .text / app_zcl_controller_task.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_ZCL_cbEndpointCallback.str1.1 |
0x0002cdb8 |
0x0002ce01 |
73 |
51% |
10526 |
.rodata.APP_ZCL_vInitialise.str1.1 |
0x0002ce01 |
0x0002ce49 |
72 |
50% |
10528 |
Expected total in app_zcl_controller_task.o file: |
145 |
Actual: |
145 |
100% |
10526 |
Flash640 / .text / app_level_commands.o |
Start |
End |
Size |
% |
Line |
.rodata.vAppLevelStop.str1.1 |
0x0002ce49 |
0x0002ce80 |
55 |
100% |
10530 |
Expected total in app_level_commands.o file: |
55 |
Actual: |
55 |
100% |
10530 |
Flash640 / .text / app_group_commands.o |
Start |
End |
Size |
% |
Line |
.rodata.vAppAddGroup.str1.1 |
0x0002ce80 |
0x0002ceb7 |
55 |
100% |
10532 |
Expected total in app_group_commands.o file: |
55 |
Actual: |
55 |
100% |
10532 |
Flash640 / .text / app_general_commands.o |
Start |
End |
Size |
% |
Line |
.rodata.bAppSendBasicResetReq.str1.1 |
0x0002ce80 |
0x0002cea9 |
41 |
79% |
10535 |
.rodata.vAppChangeChannel.str1.1 |
0x0002cea9 |
0x0002ceb4 |
11 |
22% |
10537 |
Expected total in app_general_commands.o file: |
52 |
Actual: |
52 |
100% |
10535 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.rodata.DbgConsole_SendData.str1.1 |
0x0002ceb4 |
0x0002cf2b |
119 |
59% |
10539 |
.rodata.DbgConsole_Init.str1.1 |
0x0002cf2b |
0x0002cf53 |
40 |
20% |
10541 |
.rodata.__func__.0 |
0x0002cf53 |
0x0002cf63 |
16 |
8% |
10543 |
.rodata.__func__.3 |
0x0002cf63 |
0x0002cf7f |
28 |
14% |
10545 |
Expected total in fsl_debug_console.o file: |
203 |
Actual: |
203 |
100% |
10539 |
Flash640 / .text / temp_sensor_drv.o |
Start |
End |
Size |
% |
Line |
.rodata.ADC_Configuration.str1.1 |
0x0002cf7f |
0x0002cfc1 |
66 |
31% |
10547 |
.rodata.load_calibration_param_from_flash.str1.1 |
0x0002cfc1 |
0x0002d05a |
153 |
70% |
10549 |
Expected total in temp_sensor_drv.o file: |
219 |
Actual: |
219 |
100% |
10547 |
Flash640 / .text / fsl_adc.o |
Start |
End |
Size |
% |
Line |
.rodata.ADC_GetInstance.isra.0.str1.1 |
0x0002d05a |
0x0002d0c4 |
106 |
45% |
10551 |
.rodata.ADC_Init.str1.1 |
0x0002d0c4 |
0x0002d0d3 |
15 |
7% |
10553 |
.rodata.ADC_GetConvSeqAGlobalConversionResult.str1.1 |
0x0002d0d3 |
0x0002d0e0 |
13 |
6% |
10555 |
.rodata.ADC_GetChannelConversionResult.str1.1 |
0x0002d0e0 |
0x0002d0f8 |
24 |
11% |
10557 |
.rodata.__func__.0 |
0x0002d0f8 |
0x0002d117 |
31 |
14% |
10559 |
.rodata.__func__.2 |
0x0002d117 |
0x0002d12d |
22 |
10% |
10561 |
.rodata.__func__.3 |
0x0002d12d |
0x0002d13d |
16 |
7% |
10563 |
.rodata.__func__.4 |
0x0002d13d |
0x0002d148 |
11 |
5% |
10565 |
Expected total in fsl_adc.o file: |
238 |
Actual: |
238 |
100% |
10551 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.rodata.BOARD_Clock32MCapacitanceCharacteristics |
0x0002d148 |
0x0002d154 |
12 |
100% |
10568 |
Expected total in board_utility.o file: |
12 |
Actual: |
12 |
100% |
10568 |
Flash640 / .text / app_buttons.o |
Start |
End |
Size |
% |
Line |
.rodata.s_u8ButtonDIOLine |
0x0002d154 |
0x0002d159 |
5 |
100% |
10571 |
Expected total in app_buttons.o file: |
5 |
Actual: |
5 |
100% |
10571 |
Flash640 / .text / app_menu_handler_OM15082.o |
Start |
End |
Size |
% |
Line |
.rodata.APP_vHandleFactoryNewKeyPress.str1.1 |
0x0002d159 |
0x0002d1ad |
84 |
87% |
10573 |
.rodata.APP_vHandleKeyPress.str1.1 |
0x0002d1ad |
0x0002d1ba |
13 |
14% |
10575 |
Expected total in app_menu_handler_OM15082.o file: |
97 |
Actual: |
97 |
100% |
10573 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.rodata.GINT_GetInstance.str1.1 |
0x0002d1ba |
0x0002d226 |
108 |
87% |
10577 |
.rodata.__func__.0 |
0x0002d226 |
0x0002d237 |
17 |
14% |
10579 |
Expected total in fsl_gint.o file: |
125 |
Actual: |
125 |
100% |
10577 |
Flash640 / .text / appZdpExtraction.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdpUnpackNwkAddressResponse.str1.1 |
0x0002d237 |
0x0002d2a3 |
108 |
100% |
10581 |
Expected total in appZdpExtraction.o file: |
108 |
Actual: |
108 |
100% |
10581 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.rodata.WWDT_GetInstance.isra.0.str1.1 |
0x0002d237 |
0x0002d29a |
99 |
53% |
10584 |
.rodata.WWDT_GetDefaultConfig.str1.1 |
0x0002d29a |
0x0002d2a9 |
15 |
8% |
10586 |
.rodata.WWDT_Init.str1.1 |
0x0002d2a9 |
0x0002d2c4 |
27 |
15% |
10588 |
.rodata.__func__.0 |
0x0002d2c4 |
0x0002d2d5 |
17 |
9% |
10590 |
.rodata.__func__.1 |
0x0002d2d5 |
0x0002d2df |
10 |
6% |
10592 |
.rodata.__func__.2 |
0x0002d2df |
0x0002d2f5 |
22 |
12% |
10594 |
Expected total in fsl_wwdt.o file: |
190 |
Actual: |
190 |
100% |
10584 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.rodata.CLOCK_Xtal32M_Trim.str1.1 |
0x0002d2f5 |
0x0002d3b0 |
187 |
74% |
10596 |
.rodata.CLOCK_XtalBasicTrim.str1.1 |
0x0002d3b0 |
0x0002d3cc |
28 |
12% |
10598 |
.rodata.__func__.1 |
0x0002d3cc |
0x0002d3df |
19 |
8% |
10600 |
.rodata.__func__.2 |
0x0002d3df |
0x0002d3f3 |
20 |
8% |
10602 |
Expected total in fsl_clock.o file: |
254 |
Actual: |
254 |
100% |
10596 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.rodata.RESET_SetPeripheralReset.str1.1 |
0x0002d3f3 |
0x0002d44a |
87 |
63% |
10604 |
.rodata.__func__.0 |
0x0002d44a |
0x0002d465 |
27 |
20% |
10606 |
.rodata.__func__.1 |
0x0002d465 |
0x0002d47e |
25 |
18% |
10608 |
Expected total in fsl_reset.o file: |
139 |
Actual: |
139 |
100% |
10604 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.rodata.USART_GetInstance.str1.1 |
0x0002d47e |
0x0002d4ce |
80 |
23% |
10610 |
.rodata.USART_TransferStartRingBuffer.str1.1 |
0x0002d4ce |
0x0002d4ee |
32 |
9% |
10612 |
.rodata.USART_GetDefaultConfig.str1.1 |
0x0002d4ee |
0x0002d4fd |
15 |
5% |
10614 |
.rodata.USART_SetBaudRate.str1.1 |
0x0002d4ee |
0x0002d52d |
63 |
18% |
10616 |
.rodata.USART_Init.str1.1 |
0x0002d52d |
0x0002d569 |
60 |
17% |
10618 |
.rodata.USART_WriteBlocking.str1.1 |
0x0002d569 |
0x0002d58d |
36 |
11% |
10620 |
.rodata.__func__.10 |
0x0002d58d |
0x0002d5a1 |
20 |
6% |
10622 |
.rodata.__func__.11 |
0x0002d5a1 |
0x0002d5b3 |
18 |
6% |
10624 |
.rodata.__func__.12 |
0x0002d5b3 |
0x0002d5ca |
23 |
7% |
10626 |
.rodata.__func__.13 |
0x0002d5ca |
0x0002d5d7 |
13 |
4% |
10628 |
.rodata.__func__.14 |
0x0002d5d7 |
0x0002d5e2 |
11 |
4% |
10630 |
Expected total in fsl_usart.o file: |
356 |
Actual: |
371 |
105% |
10610 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.rodata.FLEXCOMM_GetInstance.str1.1 |
0x0002d5e2 |
0x0002d62f |
77 |
16% |
10632 |
.rodata.FLEXCOMM0_DriverIRQHandler.str1.1 |
0x0002d62f |
0x0002d647 |
24 |
5% |
10635 |
.rodata.FLEXCOMM2_DriverIRQHandler.str1.1 |
0x0002d647 |
0x0002d65f |
24 |
5% |
10637 |
.rodata.FLEXCOMM3_DriverIRQHandler.str1.1 |
0x0002d65f |
0x0002d677 |
24 |
5% |
10639 |
.rodata.FLEXCOMM4_DriverIRQHandler.str1.1 |
0x0002d677 |
0x0002d68f |
24 |
5% |
10641 |
.rodata.FLEXCOMM5_DriverIRQHandler.str1.1 |
0x0002d68f |
0x0002d6a7 |
24 |
5% |
10643 |
.rodata.FLEXCOMM6_DriverIRQHandler.str1.1 |
0x0002d6a7 |
0x0002d6bf |
24 |
5% |
10645 |
.rodata.__func__.0 |
0x0002d6bf |
0x0002d6da |
27 |
6% |
10647 |
.rodata.__func__.1 |
0x0002d6da |
0x0002d6f5 |
27 |
6% |
10649 |
.rodata.__func__.2 |
0x0002d6f5 |
0x0002d710 |
27 |
6% |
10651 |
.rodata.__func__.3 |
0x0002d710 |
0x0002d72b |
27 |
6% |
10653 |
.rodata.__func__.4 |
0x0002d72b |
0x0002d746 |
27 |
6% |
10655 |
.rodata.__func__.6 |
0x0002d746 |
0x0002d761 |
27 |
6% |
10657 |
.rodata.__func__.7 |
0x0002d761 |
0x0002d778 |
23 |
5% |
10659 |
.rodata.s_flexcommBaseAddrs |
0x0002d778 |
0x0002d794 |
28 |
6% |
10662 |
.rodata.s_flexcommClocks |
0x0002d794 |
0x0002d7b0 |
28 |
6% |
10664 |
.rodata.s_flexcommResets |
0x0002d7b0 |
0x0002d7cc |
28 |
6% |
10666 |
Expected total in fsl_flexcomm.o file: |
490 |
Actual: |
490 |
100% |
10632 |
Flash640 / .text / fsl_common.o |
Start |
End |
Size |
% |
Line |
.rodata.SDK_DelayAtLeastUs.str1.1 |
0x0002d7cc |
0x0002d83a |
110 |
86% |
10668 |
.rodata.__func__.0 |
0x0002d83a |
0x0002d84d |
19 |
15% |
10670 |
Expected total in fsl_common.o file: |
129 |
Actual: |
129 |
100% |
10668 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.rodata.POWER_ApplyLdoActiveVoltage.str1.1 |
0x0002d84d |
0x0002d8c6 |
121 |
51% |
10672 |
.rodata.POWER_ApplyLdoActiveVoltage_1V0.str1.1 |
0x0002d8c6 |
0x0002d90f |
73 |
31% |
10674 |
.rodata.__func__.0 |
0x0002d90f |
0x0002d931 |
34 |
15% |
10676 |
.rodata.__func__.1 |
0x0002d931 |
0x0002d93c |
11 |
5% |
10678 |
Expected total in fsl_power.o file: |
239 |
Actual: |
239 |
100% |
10672 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.rodata.timer_param |
0x0002d93c |
0x0002d99c |
96 |
100% |
10680 |
Expected total in fsl_wtimer.o file: |
96 |
Actual: |
96 |
100% |
10680 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.rodata.ExceptionUnwindStack.str1.1 |
0x0002d99c |
0x0002da5e |
194 |
13% |
10682 |
.rodata.vPrintRegisterBit.str1.1 |
0x0002da5e |
0x0002db20 |
194 |
13% |
10684 |
.rodata.vPrintSystemHandlerAndControlStateRegisterBitFields.str1.1 |
0x0002da5e |
0x0002db96 |
312 |
21% |
10687 |
.rodata.vPrintConfigurableFaultStatusRegisterBitFields.str1.1 |
0x0002db96 |
0x0002dc99 |
259 |
18% |
10689 |
.rodata.vDebugBusFaultHandler.str1.1 |
0x0002dc99 |
0x0002de2a |
401 |
27% |
10692 |
.rodata.vDebugUsageFaultHandler.str1.1 |
0x0002de2a |
0x0002de4e |
36 |
3% |
10695 |
.rodata.vDebugMemoryFaultHandler.str1.1 |
0x0002de4e |
0x0002de94 |
70 |
5% |
10697 |
.rodata.vPrintHardFaultStatusRegisterBitFields.str1.1 |
0x0002de94 |
0x0002ded1 |
61 |
5% |
10699 |
.rodata.vDebugHardFaultHandler.str1.1 |
0x0002ded1 |
0x0002df72 |
161 |
11% |
10701 |
Expected total in MicroExceptions_arm.o file: |
1494 |
Actual: |
1688 |
113% |
10682 |
Flash640 / .text / TimersManager.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x0002df72 |
0x0002df7b |
9 |
100% |
10703 |
Expected total in TimersManager.o file: |
9 |
Actual: |
9 |
100% |
10703 |
Flash640 / .text / TMR_Adapter.o |
Start |
End |
Size |
% |
Line |
.rodata.TMR_eScheduleActivity32kTicksAndGetCurrentTimestampValue.str1.1 |
0x0002df7b |
0x0002e027 |
172 |
68% |
10705 |
.rodata.FRO32K_CompleteCalibration.str1.1 |
0x0002e027 |
0x0002e03c |
21 |
9% |
10707 |
.rodata.__func__.3 |
0x0002e03c |
0x0002e078 |
60 |
24% |
10709 |
Expected total in TMR_Adapter.o file: |
253 |
Actual: |
253 |
100% |
10705 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ctimerBases |
0x0002e078 |
0x0002e080 |
8 |
100% |
10712 |
Expected total in fsl_ctimer.o file: |
8 |
Actual: |
8 |
100% |
10712 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.rodata.DMA_GetInstance.str1.1 |
0x0002e080 |
0x0002e0ea |
106 |
87% |
10714 |
.rodata.__func__.25 |
0x0002e0ea |
0x0002e0fa |
16 |
14% |
10716 |
Expected total in fsl_dma.o file: |
122 |
Actual: |
122 |
100% |
10714 |
Flash640 / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.37 |
0x0002e0fa |
0x0002e100 |
6 |
10% |
10718 |
.rodata.maHandleDeepSleepTable |
0x0002e100 |
0x0002e138 |
56 |
91% |
10721 |
Expected total in PWR.o file: |
62 |
Actual: |
62 |
100% |
10718 |
Flash640 / .text / PWRLib.o |
Start |
End |
Size |
% |
Line |
.rodata.pm_sram0_bank_desc |
0x0002e138 |
0x0002e178 |
64 |
67% |
10724 |
.rodata.pm_sram1_bank_desc |
0x0002e178 |
0x0002e198 |
32 |
34% |
10727 |
Expected total in PWRLib.o file: |
96 |
Actual: |
96 |
100% |
10724 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.rodata.SerialManager_Init.str1.1 |
0x0002e198 |
0x0002e1f6 |
94 |
25% |
10730 |
.rodata.SerialManager_OpenWriteHandle.str1.1 |
0x0002e1f6 |
0x0002e202 |
12 |
4% |
10733 |
.rodata.SerialManager_CloseWriteHandle.str1.1 |
0x0002e202 |
0x0002e209 |
7 |
2% |
10735 |
.rodata.SerialManager_OpenReadHandle.str1.1 |
0x0002e209 |
0x0002e214 |
11 |
3% |
10737 |
.rodata.SerialManager_CloseReadHandle.str1.1 |
0x0002e214 |
0x0002e251 |
61 |
17% |
10739 |
.rodata.SerialManager_WriteBlocking.str1.1 |
0x0002e251 |
0x0002e25f |
14 |
4% |
10741 |
.rodata.__func__.3 |
0x0002e25f |
0x0002e273 |
20 |
6% |
10743 |
.rodata.__func__.4 |
0x0002e273 |
0x0002e291 |
30 |
8% |
10745 |
.rodata.__func__.5 |
0x0002e291 |
0x0002e2ae |
29 |
8% |
10747 |
.rodata.__func__.6 |
0x0002e2ae |
0x0002e2cd |
31 |
9% |
10749 |
.rodata.__func__.7 |
0x0002e2cd |
0x0002e2eb |
30 |
8% |
10751 |
.rodata.__func__.8 |
0x0002e2eb |
0x0002e300 |
21 |
6% |
10753 |
.rodata.__func__.9 |
0x0002e300 |
0x0002e313 |
19 |
6% |
10755 |
Expected total in serial_manager.o file: |
379 |
Actual: |
379 |
100% |
10730 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.rodata.Serial_UartInit.str1.1 |
0x0002e313 |
0x0002e373 |
96 |
66% |
10757 |
.rodata.Serial_UartWrite.str1.1 |
0x0002e373 |
0x0002e381 |
14 |
10% |
10760 |
.rodata.__func__.1 |
0x0002e373 |
0x0002e384 |
17 |
12% |
10762 |
.rodata.__func__.2 |
0x0002e384 |
0x0002e396 |
18 |
13% |
10764 |
.rodata.__func__.3 |
0x0002e396 |
0x0002e3a6 |
16 |
11% |
10766 |
Expected total in serial_port_uart.o file: |
147 |
Actual: |
161 |
110% |
10757 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.rodata.HAL_UartInit.str1.1 |
0x0002e3a6 |
0x0002e458 |
178 |
74% |
10768 |
.rodata.HAL_UartReceiveBlocking.str1.1 |
0x0002e458 |
0x0002e45d |
5 |
3% |
10771 |
.rodata.__func__.0 |
0x0002e45d |
0x0002e472 |
21 |
9% |
10774 |
.rodata.__func__.2 |
0x0002e472 |
0x0002e481 |
15 |
7% |
10776 |
.rodata.__func__.3 |
0x0002e481 |
0x0002e490 |
15 |
7% |
10778 |
.rodata.s_UsartAdapterBase |
0x0002e490 |
0x0002e498 |
8 |
4% |
10781 |
Expected total in usart_adapter.o file: |
242 |
Actual: |
242 |
100% |
10768 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.rodata.__assert_func.str1.1 |
0x0002e498 |
0x0002e4d6 |
62 |
100% |
10783 |
Expected total in fsl_assert.o file: |
62 |
Actual: |
62 |
100% |
10783 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x0002e4d6 |
0x0002e4e0 |
10 |
84% |
10785 |
.rodata.gUseRtos_c |
0x0002e4e0 |
0x0002e4e2 |
2 |
17% |
10787 |
Expected total in fsl_os_abstraction_bm.o file: |
12 |
Actual: |
12 |
100% |
10785 |
Flash640 / .text / Basic.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_BasicClusterAttributeDefinitions |
0x0002e4e2 |
0x0002e55a |
120 |
100% |
10791 |
Expected total in Basic.o file: |
120 |
Actual: |
120 |
100% |
10791 |
Flash640 / .text / Groups.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_GroupsClusterAttributeDefinitions |
0x0002e55a |
0x0002e56a |
16 |
100% |
10794 |
Expected total in Groups.o file: |
16 |
Actual: |
16 |
100% |
10794 |
Flash640 / .text / Identify.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_IdentifyClusterAttributeDefinitions |
0x0002e56a |
0x0002e582 |
24 |
100% |
10797 |
Expected total in Identify.o file: |
24 |
Actual: |
24 |
100% |
10797 |
Flash640 / .text / LevelControl.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_LevelControlClientClusterAttributeDefinitions |
0x0002e582 |
0x0002e592 |
16 |
100% |
10800 |
Expected total in LevelControl.o file: |
16 |
Actual: |
16 |
100% |
10800 |
Flash640 / .text / OnOff.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_OnOffClientClusterAttributeDefinitions |
0x0002e592 |
0x0002e5a2 |
16 |
100% |
10803 |
Expected total in OnOff.o file: |
16 |
Actual: |
16 |
100% |
10803 |
Flash640 / .text / ColourControl.o |
Start |
End |
Size |
% |
Line |
.rodata.asCLD_ColourControlClusterAttributeDefinitions |
0x0002e5a2 |
0x0002e5b2 |
16 |
100% |
10806 |
Expected total in ColourControl.o file: |
16 |
Actual: |
16 |
100% |
10806 |
Flash640 / .text / zll_CommissionCmdHandler.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_ZllCommissionCommandHandler.str1.1 |
0x0002e5b2 |
0x0002e5bc |
10 |
100% |
10809 |
Expected total in zll_CommissionCmdHandler.o file: |
10 |
Actual: |
10 |
100% |
10809 |
Flash640 / .text / zll_commission.o |
Start |
End |
Size |
% |
Line |
.rodata.eCLD_ZllCommissionCommandDeviceInfoRspCommandSend.str1.1 |
0x0002e5b2 |
0x0002e5ce |
28 |
64% |
10812 |
.rodata.asCLD_ZllCommissionClusterAttributeDefinitions |
0x0002e5ce |
0x0002e5de |
16 |
37% |
10814 |
Expected total in zll_commission.o file: |
44 |
Actual: |
44 |
100% |
10812 |
Flash640 / .text / zcl_attribute.o |
Start |
End |
Size |
% |
Line |
.rodata |
0x0002e5de |
0x0002e5e6 |
8 |
4% |
10817 |
.rodata.au8ConstSizeArray |
0x0002e5e6 |
0x0002e6e8 |
258 |
97% |
10818 |
Expected total in zcl_attribute.o file: |
266 |
Actual: |
266 |
100% |
10817 |
Flash640 / .text / bdb_ns.o |
Start |
End |
Size |
% |
Line |
.rodata.BDB_vNsStateMachine.str1.1 |
0x0002e6e8 |
0x0002e71a |
50 |
100% |
10821 |
Expected total in bdb_ns.o file: |
50 |
Actual: |
50 |
100% |
10821 |
Flash640 / .text / bdb_tl_end_device_initiator_target.o |
Start |
End |
Size |
% |
Line |
.rodata.vTlHandleDeviceInfoRequest.str1.1 |
0x0002e71a |
0x0002e736 |
28 |
3% |
10823 |
.rodata.vTlSendRouterJoinRequest.constprop.0.str1.1 |
0x0002e736 |
0x0002e770 |
58 |
6% |
10825 |
.rodata.vTlEndCommissioning.constprop.0.str1.1 |
0x0002e770 |
0x0002e77f |
15 |
2% |
10827 |
.rodata.BDB_vTlStateMachine.str1.1 |
0x0002e77f |
0x0002eaf4 |
885 |
90% |
10829 |
Expected total in bdb_tl_end_device_initiator_target.o file: |
986 |
Actual: |
986 |
100% |
10823 |
Flash640 / .text / bdb_fb_initiator.o |
Start |
End |
Size |
% |
Line |
.rodata.vFbBindCluster.str1.1 |
0x0002eaf4 |
0x0002eaf5 |
1 |
100% |
10831 |
Expected total in bdb_fb_initiator.o file: |
1 |
Actual: |
1 |
100% |
10831 |
Flash640 / .text / PDM_FileSystemData.c.obj |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.36 |
0x0002eaf4 |
0x0002eaf8 |
4 |
100% |
10833 |
Expected total in PDM_FileSystemData.c.obj file: |
4 |
Actual: |
4 |
100% |
10833 |
Flash640 / .text / zps_apl_apsde.o |
Start |
End |
Size |
% |
Line |
.rodata.eUnfragmentedUnicastTransmission.str1.1 |
0x0002eaf8 |
0x0002eaff |
7 |
50% |
10835 |
.rodata.ZPS_vAplHandleApsdeReqRsp.str1.1 |
0x0002eaff |
0x0002eb06 |
7 |
50% |
10837 |
Expected total in zps_apl_apsde.o file: |
14 |
Actual: |
14 |
100% |
10835 |
Flash640 / .text / zps_apl_apsme.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vInitAPSMECmdHdr.str1.1 |
0x0002eb06 |
0x0002eb0d |
7 |
24% |
10839 |
.rodata.zps_eAplSendApsmeCmdFrame.str1.1 |
0x0002eb06 |
0x0002eb0b |
5 |
17% |
10842 |
.rodata.zps_eAplApsmeTransportKeyReqRsp.str1.1 |
0x0002eb0b |
0x0002eb1d |
18 |
60% |
10844 |
.rodata.zps_eAplApsmeUpdateDeviceReqRsp.str1.1 |
0x0002eb1d |
0x0002eb22 |
5 |
17% |
10846 |
.rodata.zps_eAplApsmeVerifyKeyReqRsp.str1.1 |
0x0002eb22 |
0x0002eb27 |
5 |
17% |
10848 |
.rodata.zps_eAplApsmeRequestKeyReqRsp.str1.1 |
0x0002eb22 |
0x0002eb24 |
2 |
7% |
10851 |
Expected total in zps_apl_apsme.o file: |
30 |
Actual: |
42 |
140% |
10839 |
Flash640 / .text / zps_apl_aps_nlde.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_vAplApsHandleNldeDcfmInd.str1.1 |
0x0002eb22 |
0x0002eb25 |
3 |
100% |
10853 |
Expected total in zps_apl_aps_nlde.o file: |
3 |
Actual: |
3 |
100% |
10853 |
Flash640 / .text / zps_apl_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplSecDecryptPacket.str1.1 |
0x0002eb25 |
0x0002eb28 |
3 |
100% |
10856 |
Expected total in zps_apl_sec.o file: |
3 |
Actual: |
3 |
100% |
10856 |
Flash640 / .text / zps_apl_aib.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_u8AplAibGetDeviceApsKeyType.str1.1 |
0x0002eb28 |
0x0002ebb6 |
142 |
100% |
10859 |
Expected total in zps_apl_aib.o file: |
142 |
Actual: |
142 |
100% |
10859 |
Flash640 / .text / zps_apl_zdo_nwkmanager.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vSetKeys.str1.1 |
0x0002ebb6 |
0x0002ebd8 |
34 |
100% |
10861 |
Expected total in zps_apl_zdo_nwkmanager.o file: |
34 |
Actual: |
34 |
100% |
10861 |
Flash640 / .text / zps_apl_zdo_default_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDefaultServer.str1.1 |
0x0002ebd8 |
0x0002ebf4 |
28 |
100% |
10863 |
Expected total in zps_apl_zdo_default_server.o file: |
28 |
Actual: |
28 |
100% |
10863 |
Flash640 / .text / zps_apl_zdo_nwk_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoNwkAddrServer.str1.1 |
0x0002ebf4 |
0x0002ec10 |
28 |
100% |
10866 |
Expected total in zps_apl_zdo_nwk_addr_server.o file: |
28 |
Actual: |
28 |
100% |
10866 |
Flash640 / .text / zps_apl_zdo_ieee_addr_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoIeeeAddrServer.str1.1 |
0x0002ebf4 |
0x0002ec10 |
28 |
100% |
10869 |
Expected total in zps_apl_zdo_ieee_addr_server.o file: |
28 |
Actual: |
28 |
100% |
10869 |
Flash640 / .text / zps_apl_zdo_match_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMatchDescServer.str1.1 |
0x0002ebf4 |
0x0002ec10 |
28 |
100% |
10872 |
Expected total in zps_apl_zdo_match_desc_server.o file: |
28 |
Actual: |
28 |
100% |
10872 |
Flash640 / .text / zps_apl_zdo_simple_desc_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoSimpleDescServer.str1.1 |
0x0002ebf4 |
0x0002ec10 |
28 |
100% |
10875 |
Expected total in zps_apl_zdo_simple_desc_server.o file: |
28 |
Actual: |
28 |
100% |
10875 |
Flash640 / .text / zps_apl_zdo_device_annce_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoDeviceAnnceServer.str1.1 |
0x0002ebf4 |
0x0002ec10 |
28 |
100% |
10878 |
Expected total in zps_apl_zdo_device_annce_server.o file: |
28 |
Actual: |
28 |
100% |
10878 |
Flash640 / .text / zps_apl_zdo_mgmt_leave_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtLeaveServer.str1.1 |
0x0002ebf4 |
0x0002ec10 |
28 |
100% |
10881 |
Expected total in zps_apl_zdo_mgmt_leave_server.o file: |
28 |
Actual: |
28 |
100% |
10881 |
Flash640 / .text / zps_apl_zdo_mgmt_nwk_update_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtNWKUpdateServer.str1.1 |
0x0002ebf4 |
0x0002ebfe |
10 |
100% |
10884 |
Expected total in zps_apl_zdo_mgmt_nwk_update_server.o file: |
10 |
Actual: |
10 |
100% |
10884 |
Flash640 / .text / zps_apl_zdo_bind_unbind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoBindUnbindServer.str1.1 |
0x0002ebfe |
0x0002ec03 |
5 |
100% |
10887 |
Expected total in zps_apl_zdo_bind_unbind_server.o file: |
5 |
Actual: |
5 |
100% |
10887 |
Flash640 / .text / zps_apl_zdp_simple_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpSimpleDescRequest.str1.1 |
0x0002ec03 |
0x0002ec08 |
5 |
100% |
10890 |
Expected total in zps_apl_zdp_simple_desc_req.o file: |
5 |
Actual: |
5 |
100% |
10890 |
Flash640 / .text / zps_apl_zdo_nwkmanager_client.o |
Start |
End |
Size |
% |
Line |
.rodata.eSendDeviceAnnounce.str1.1 |
0x0002ec03 |
0x0002ec08 |
5 |
34% |
10893 |
.rodata.zps_vAplZdoClientLookupNwkAddress.str1.1 |
0x0002ec08 |
0x0002ec0d |
5 |
34% |
10895 |
.rodata.zps_bAplZdoZdoClient.str1.1 |
0x0002ec0d |
0x0002ec12 |
5 |
34% |
10897 |
Expected total in zps_apl_zdo_nwkmanager_client.o file: |
15 |
Actual: |
15 |
100% |
10893 |
Flash640 / .text / zps_apl_zdo_mgmt_bind_server.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_bAplZdoMgmtBindServer.str1.1 |
0x0002ec0d |
0x0002ec20 |
19 |
100% |
10900 |
Expected total in zps_apl_zdo_mgmt_bind_server.o file: |
19 |
Actual: |
19 |
100% |
10900 |
Flash640 / .text / zps_apl_zdp_apsde_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpGenStatusOnlyResponse.str1.1 |
0x0002ec20 |
0x0002ec23 |
3 |
100% |
10903 |
Expected total in zps_apl_zdp_apsde_req.o file: |
3 |
Actual: |
3 |
100% |
10903 |
Flash640 / .text / zps_apl_zdp_device_annce.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpDeviceAnnceRequest.str1.1 |
0x0002ec20 |
0x0002ec25 |
5 |
100% |
10905 |
Expected total in zps_apl_zdp_device_annce.o file: |
5 |
Actual: |
5 |
100% |
10905 |
Flash640 / .text / zps_apl_zdp_ieee_addr_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpIeeeAddrRequest.str1.1 |
0x0002ec20 |
0x0002ec25 |
5 |
100% |
10907 |
Expected total in zps_apl_zdp_ieee_addr_req.o file: |
5 |
Actual: |
5 |
100% |
10907 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtNwkUpdateRequest.str1.1 |
0x0002ec25 |
0x0002ec29 |
4 |
100% |
10909 |
Expected total in zps_apl_zdp_mgmt_nwk_update_req.o file: |
4 |
Actual: |
4 |
100% |
10909 |
Flash640 / .text / zps_apl_zdp_mgmt_permit_joining_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtPermitJoiningRequest.str1.1 |
0x0002ec29 |
0x0002ec2d |
4 |
100% |
10911 |
Expected total in zps_apl_zdp_mgmt_permit_joining_req.o file: |
4 |
Actual: |
4 |
100% |
10911 |
Flash640 / .text / zps_apl_zdp_node_desc_req.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpNodeDescRequest.str1.1 |
0x0002ec29 |
0x0002ec2d |
4 |
100% |
10913 |
Expected total in zps_apl_zdp_node_desc_req.o file: |
4 |
Actual: |
4 |
100% |
10913 |
Flash640 / .text / zps_apl_zdp_nwk_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNwkAddrResponse.str1.1 |
0x0002ec29 |
0x0002ec2e |
5 |
100% |
10916 |
Expected total in zps_apl_zdp_nwk_addr_rsp.o file: |
5 |
Actual: |
5 |
100% |
10916 |
Flash640 / .text / zps_apl_zdp_ieee_addr_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpIeeeAddrResponse.str1.1 |
0x0002ec2e |
0x0002ec3c |
14 |
100% |
10919 |
Expected total in zps_apl_zdp_ieee_addr_rsp.o file: |
14 |
Actual: |
14 |
100% |
10919 |
Flash640 / .text / zps_apl_zdp_node_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpNodeDescResponse.str1.1 |
0x0002ec2e |
0x0002ec37 |
9 |
100% |
10921 |
Expected total in zps_apl_zdp_node_desc_rsp.o file: |
9 |
Actual: |
9 |
100% |
10921 |
Flash640 / .text / zps_apl_zdp_power_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpPowerDescResponse.str1.1 |
0x0002ec37 |
0x0002ec3d |
6 |
100% |
10924 |
Expected total in zps_apl_zdp_power_desc_rsp.o file: |
6 |
Actual: |
6 |
100% |
10924 |
Flash640 / .text / zps_apl_zdp_simple_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSimpleDescResponse.str1.1 |
0x0002ec37 |
0x0002ec42 |
11 |
100% |
10926 |
Expected total in zps_apl_zdp_simple_desc_rsp.o file: |
11 |
Actual: |
11 |
100% |
10926 |
Flash640 / .text / zps_apl_zdp_active_ep_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpActiveEpResponse.str1.1 |
0x0002ec37 |
0x0002ec3c |
5 |
100% |
10928 |
Expected total in zps_apl_zdp_active_ep_rsp.o file: |
5 |
Actual: |
5 |
100% |
10928 |
Flash640 / .text / zps_apl_zdp_match_desc_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMatchDescResponse.str1.1 |
0x0002ec37 |
0x0002ec3c |
5 |
100% |
10930 |
Expected total in zps_apl_zdp_match_desc_rsp.o file: |
5 |
Actual: |
5 |
100% |
10930 |
Flash640 / .text / zps_apl_zdp_system_server_discovery_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpSystemServerDiscoveryResponse.str1.1 |
0x0002ec37 |
0x0002ec3b |
4 |
100% |
10932 |
Expected total in zps_apl_zdp_system_server_discovery_rsp.o file: |
4 |
Actual: |
4 |
100% |
10932 |
Flash640 / .text / zps_apl_zdp_mgmt_lqi_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eAplZdpMgmtLqiResponse.str1.1 |
0x0002ec37 |
0x0002ec3f |
8 |
100% |
10934 |
Expected total in zps_apl_zdp_mgmt_lqi_rsp.o file: |
8 |
Actual: |
8 |
100% |
10934 |
Flash640 / .text / zps_apl_zdp_mgmt_nwk_update_notify_rsp.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_eZdpMgmtNwkUpdateNotifyResponse.str1.1 |
0x0002ec3f |
0x0002ec47 |
8 |
100% |
10937 |
Expected total in zps_apl_zdp_mgmt_nwk_update_notify_rsp.o file: |
8 |
Actual: |
8 |
100% |
10937 |
Flash640 / .text / zps_mac_common.o |
Start |
End |
Size |
% |
Line |
.rodata.CSWTCH.25 |
0x0002ec40 |
0x0002ecc0 |
128 |
58% |
10941 |
.rodata.CSWTCH.27 |
0x0002ecc0 |
0x0002ece0 |
32 |
15% |
10943 |
.rodata.CSWTCH.29 |
0x0002ece0 |
0x0002ed00 |
32 |
15% |
10945 |
.rodata.CSWTCH.31 |
0x0002ed00 |
0x0002ed20 |
32 |
15% |
10947 |
Expected total in zps_mac_common.o file: |
224 |
Actual: |
224 |
100% |
10941 |
Flash640 / .text / zps_apl_interpan.o |
Start |
End |
Size |
% |
Line |
.rodata.vApsInterPanMcpsDataInd.str1.1 |
0x0002ed20 |
0x0002ed24 |
4 |
50% |
10949 |
.rodata.ZPS_vApsHandleInterPanReqRsp.str1.1 |
0x0002ed20 |
0x0002ed28 |
8 |
100% |
10951 |
Expected total in zps_apl_interpan.o file: |
8 |
Actual: |
12 |
150% |
10949 |
Flash640 / .text / zps_nwk_leave.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendLeaveCmd.str1.1 |
0x0002ed20 |
0x0002ed23 |
3 |
100% |
10954 |
Expected total in zps_nwk_leave.o file: |
3 |
Actual: |
3 |
100% |
10954 |
Flash640 / .text / zps_nwk_maint.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkStatusCmd.str1.1 |
0x0002ed20 |
0x0002ed24 |
4 |
100% |
10956 |
.rodata.zps_psSendNetworkEdTimeoutReqCmd.str1.1 |
0x0002ed20 |
0x0002ed24 |
4 |
100% |
10958 |
Expected total in zps_nwk_maint.o file: |
4 |
Actual: |
8 |
200% |
10956 |
Flash640 / .text / zps_nwk_mcps.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_vNwkHandleMcpsVsInd.str1.1 |
0x0002ed20 |
0x0002ed28 |
8 |
40% |
10960 |
.rodata.s_apsStSceTbl |
0x0002ed20 |
0x0002ed34 |
20 |
100% |
10963 |
Expected total in zps_nwk_mcps.o file: |
20 |
Actual: |
28 |
140% |
10960 |
Flash640 / .text / zps_nwk_mlme.o |
Start |
End |
Size |
% |
Line |
.rodata.s_apsStSmeTbl |
0x0002ed34 |
0x0002ed48 |
20 |
100% |
10965 |
Expected total in zps_nwk_mlme.o file: |
20 |
Actual: |
20 |
100% |
10965 |
Flash640 / .text / zps_nwk_nib.o |
Start |
End |
Size |
% |
Line |
.rodata.au32EndDeviceTimeoutConstants |
0x0002ed48 |
0x0002ed84 |
60 |
72% |
10967 |
.rodata.au32NwkPdmRecordOffsets |
0x0002ed84 |
0x0002ed9c |
24 |
29% |
10970 |
Expected total in zps_nwk_nib.o file: |
84 |
Actual: |
84 |
100% |
10967 |
Flash640 / .text / zps_nwk_nlme.o |
Start |
End |
Size |
% |
Line |
.rodata.atCfmSize |
0x0002ed9c |
0x0002eddc |
64 |
100% |
10973 |
Expected total in zps_nwk_nlme.o file: |
64 |
Actual: |
64 |
100% |
10973 |
Flash640 / .text / zps_nwk_sec.o |
Start |
End |
Size |
% |
Line |
.rodata.ZPS_bSecDecrypt.str1.1 |
0x0002eddc |
0x0002eddf |
3 |
38% |
10975 |
.rodata.zps_eNwkSecDecryptPacket.str1.1 |
0x0002eddf |
0x0002ede4 |
5 |
63% |
10977 |
Expected total in zps_nwk_sec.o file: |
8 |
Actual: |
8 |
100% |
10975 |
Flash640 / .text / zps_nwk_subghz.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendNetworkLinkPowerDelta.isra.0.str1.1 |
0x0002ede4 |
0x0002edeb |
7 |
100% |
10979 |
Expected total in zps_nwk_subghz.o file: |
7 |
Actual: |
7 |
100% |
10979 |
Flash640 / .text / zps_nwk_actv_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToActvStSme |
0x0002ede4 |
0x0002edfb |
23 |
14% |
10981 |
.rodata.s_aeNlmeReqRspToActvStCme |
0x0002edfb |
0x0002ee0b |
16 |
10% |
10983 |
.rodata.s_aeNwkCmdToActvStSce |
0x0002ee0b |
0x0002ee18 |
13 |
8% |
10985 |
.rodata.s_aprActvStHandleCme |
0x0002ee18 |
0x0002ee38 |
32 |
19% |
10987 |
.rodata.s_aprActvStHandleSce |
0x0002ee38 |
0x0002ee54 |
28 |
16% |
10989 |
.rodata.s_aprActvStHandleSme |
0x0002ee54 |
0x0002ee70 |
28 |
16% |
10991 |
.rodata.s_atActvStSceStt |
0x0002ee70 |
0x0002ee76 |
6 |
4% |
10993 |
.rodata.s_atActvStSmeStt |
0x0002ee76 |
0x0002ee7c |
6 |
4% |
10995 |
.rodata.zps_sActvSceTbl |
0x0002ee7c |
0x0002ee88 |
12 |
7% |
10997 |
.rodata.zps_sActvSmeTbl |
0x0002ee88 |
0x0002ee94 |
12 |
7% |
11000 |
Expected total in zps_nwk_actv_st.o file: |
176 |
Actual: |
176 |
100% |
10981 |
Flash640 / .text / zps_nwk_disc_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToDiscStSme |
0x0002ee94 |
0x0002eeac |
24 |
34% |
11003 |
.rodata.s_aprDiscStHandleSme |
0x0002eeac |
0x0002eec8 |
28 |
39% |
11006 |
.rodata.s_atDiscStSmeStt |
0x0002eec8 |
0x0002eed0 |
8 |
12% |
11008 |
.rodata.zps_sDiscSmeTbl |
0x0002eed0 |
0x0002eedc |
12 |
17% |
11010 |
Expected total in zps_nwk_disc_st.o file: |
72 |
Actual: |
72 |
100% |
11003 |
Flash640 / .text / zps_nwk_frm.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psSendFrm.str1.1 |
0x0002eedc |
0x0002eedf |
3 |
43% |
11013 |
.rodata.str1.1 |
0x0002eedc |
0x0002eee8 |
12 |
172% |
11015 |
.rodata.au8JitterLUT.0 |
0x0002eedc |
0x0002eee3 |
7 |
100% |
11017 |
Expected total in zps_nwk_frm.o file: |
7 |
Actual: |
22 |
315% |
11013 |
Flash640 / .text / zps_nwk_idle_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeNlmeReqRspToIdleStCme |
0x0002eee3 |
0x0002eef4 |
17 |
52% |
11019 |
.rodata.s_aprIdleStHandleCme |
0x0002eef4 |
0x0002ef04 |
16 |
49% |
11023 |
Expected total in zps_nwk_idle_st.o file: |
33 |
Actual: |
33 |
100% |
11019 |
Flash640 / .text / zps_nwk_join.o |
Start |
End |
Size |
% |
Line |
.rodata.zps_psNwkSendRejoinReqCmd.str1.1 |
0x0002ef04 |
0x0002ef07 |
3 |
8% |
11025 |
.rodata.zps_psNwkSendRejoinRspCmd.str1.1 |
0x0002ef04 |
0x0002ef08 |
4 |
11% |
11027 |
.rodata.zps_eNwkProcessJoinInd.str1.1 |
0x0002ef04 |
0x0002ef26 |
34 |
88% |
11029 |
.rodata |
0x0002ef26 |
0x0002ef2b |
5 |
13% |
11031 |
Expected total in zps_nwk_join.o file: |
39 |
Actual: |
46 |
118% |
11025 |
Flash640 / .text / zps_nwk_join_st.o |
Start |
End |
Size |
% |
Line |
.rodata.s_aeMlmeDcfmIndToJoinStSme |
0x0002ef2b |
0x0002ef42 |
23 |
20% |
11032 |
.rodata.s_aeNwkCmdToJoinStSce |
0x0002ef42 |
0x0002ef50 |
14 |
12% |
11034 |
.rodata.s_aprJoinStHandleSce |
0x0002ef50 |
0x0002ef5c |
12 |
11% |
11037 |
.rodata.s_aprJoinStHandleSme |
0x0002ef5c |
0x0002ef6c |
16 |
14% |
11039 |
.rodata.s_atJoinStSceStt |
0x0002ef6c |
0x0002ef71 |
5 |
5% |
11041 |
.rodata.s_atJoinStSmeStt |
0x0002ef71 |
0x0002ef88 |
23 |
20% |
11043 |
.rodata.zps_sJoinSceTbl |
0x0002ef88 |
0x0002ef94 |
12 |
11% |
11046 |
.rodata.zps_sJoinSmeTbl |
0x0002ef94 |
0x0002efa0 |
12 |
11% |
11049 |
Expected total in zps_nwk_join_st.o file: |
117 |
Actual: |
117 |
100% |
11032 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.rodata.au8HeaderSize.0 |
0x0002efa0 |
0x0002efae |
14 |
47% |
11052 |
.rodata.sPibInitialValues |
0x0002efae |
0x0002efbe |
16 |
54% |
11054 |
Expected total in Mini_Main.o file: |
30 |
Actual: |
30 |
100% |
11052 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.rodata.radio_DCO_cal.str1.1 |
0x0002efbe |
0x0002efc6 |
8 |
1% |
11056 |
.rodata |
0x0002efc6 |
0x0002efe2 |
28 |
3% |
11058 |
.rodata.assign_Synth_Cal_Op_Lock_init_regs |
0x0002efe2 |
0x0002f022 |
64 |
7% |
11059 |
.rodata.assign_Synth_Cal_Startup_init_regs |
0x0002f022 |
0x0002f066 |
68 |
7% |
11062 |
.rodata.assign_TMU_init_regs |
0x0002f066 |
0x0002f0b2 |
76 |
8% |
11065 |
.rodata.assign_init_regs |
0x0002f0b2 |
0x0002f122 |
112 |
11% |
11068 |
.rodata.assign_init_regs_ES2 |
0x0002f122 |
0x0002f12e |
12 |
2% |
11071 |
.rodata.assign_init_regs_ES2MF |
0x0002f12e |
0x0002f13a |
12 |
2% |
11074 |
.rodata.assign_std_specific_banked_regs |
0x0002f13a |
0x0002f172 |
56 |
6% |
11077 |
.rodata.assign_unbanked_common_regs |
0x0002f172 |
0x0002f19a |
40 |
4% |
11080 |
.rodata.assign_unbanked_std_specific_regs |
0x0002f19a |
0x0002f1aa |
16 |
2% |
11083 |
.rodata.assign_unbanked_zbble_specific_regs |
0x0002f1aa |
0x0002f246 |
156 |
15% |
11086 |
.rodata.assign_zbble_specific_banked_regs |
0x0002f246 |
0x0002f290 |
74 |
8% |
11089 |
.rodata.freq_prog |
0x0002f290 |
0x0002f31c |
140 |
14% |
11093 |
.rodata.lut_defaults |
0x0002f31c |
0x0002f378 |
92 |
9% |
11096 |
.rodata.lut_hiTx_defaults |
0x0002f378 |
0x0002f3d4 |
92 |
9% |
11099 |
Expected total in radio.o file: |
1046 |
Actual: |
1046 |
100% |
11056 |
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/ |
22930 |
12% |
| ColorSceneController/ |
1656 |
1% |
| | Source/ |
1656 |
1% |
| | | App_ColorSceneController.o |
252 |
1% |
| | | pdum_gen.o |
40 |
1% |
| | | zps_gen.o |
1364 |
1% |
| Common/ |
1908 |
1% |
| | Source/ |
1908 |
1% |
| | | app_buttons.o |
457 |
1% |
| | | 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/ |
19366 |
11% |
| | Source/ |
19366 |
11% |
| | | app_colour_commands.o |
532 |
1% |
| | | app_general_commands.o |
368 |
1% |
| | | app_group_commands.o |
143 |
1% |
| | | app_identify_commands.o |
56 |
1% |
| | | app_led_control.o |
192 |
1% |
| | | app_level_commands.o |
203 |
1% |
| | | app_main.o |
1268 |
1% |
| | | app_menu_handler_OM15082.o |
1493 |
1% |
| | | app_on_off_commands.o |
128 |
1% |
| | | app_scenes_commands.o |
136 |
1% |
| | | app_serial_interface.o |
412 |
1% |
| | | app_start_controller.o |
794 |
1% |
| | | app_uart.o |
228 |
1% |
| | | app_zcl_controller_task.o |
933 |
1% |
| | | bdb_tl_end_device_initiator_target.o |
6134 |
4% |
| | | zlo_controller_node.o |
6346 |
4% |
LIB/ |
116110 |
61% |
| / |
16 |
1% |
| | linker |
16 |
1% |
| SDKPackages/ |
113378 |
59% |
| | K32W061DK6/ |
113378 |
59% |
| | | middleware/ |
113378 |
59% |
| | | | wireless/ |
113378 |
59% |
| | | | | framework/ |
24562 |
13% |
| | | | | | PDM/ |
9764 |
6% |
| | | | | | | Library/ |
9764 |
6% |
| | | | | | | | libPDM.a/ |
9764 |
6% |
| | | | | | | | | 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 |
7% |
| | | | | | | lib/ |
11958 |
7% |
| | | | | | | | libRadio.a/ |
11958 |
7% |
| | | | | | | | | radio.o |
11958 |
7% |
| | | | | ieee-802.15.4/ |
13974 |
8% |
| | | | | | lib/ |
13974 |
8% |
| | | | | | | libMiniMac.a/ |
13974 |
8% |
| | | | | | | | MMAC.o |
6166 |
4% |
| | | | | | | | 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/ |
74842 |
39% |
| | | | | | platform/ |
74842 |
39% |
| | | | | | | K32W0/ |
74842 |
39% |
| | | | | | | | libs/ |
74842 |
39% |
| | | | | | | | | libZPSAPL.a/ |
40664 |
22% |
| | | | | | | | | | zps_apl_af.o |
936 |
1% |
| | | | | | | | | | zps_apl_af_apsde.o |
1372 |
1% |
| | | | | | | | | | zps_apl_aib.o |
796 |
1% |
| | | | | | | | | | zps_apl_aps_nlde.o |
3751 |
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 |
2% |
| | | | | | | | | | 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 |
2% |
| | | | | | | | | | 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 |
8994 |
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_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/ |
4948 |
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 |
2756 |
2% |
| | | | | | | | | libZPSNWK_ZED.a/ |
27640 |
15% |
| | | | | | | | | | 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 |
3% |
| | | | | | | | | | 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 |
148 |
1% |
| | | | | | | | | | zps_nwk_maint.o |
2968 |
2% |
| | | | | | | | | | zps_nwk_mcps.o |
3760 |
2% |
| | | | | | | | | | zps_nwk_mlme.o |
124 |
1% |
| | | | | | | | | | zps_nwk_nib.o |
5760 |
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/ |
2716 |
2% |
| | arm-none-eabi/ |
2716 |
2% |
| | | 10.3.1/ |
2716 |
2% |
| | | | arm-none-eabi/ |
816 |
1% |
| | | | | lib/ |
816 |
1% |
| | | | | | thumb/ |
816 |
1% |
| | | | | | | v7e-m/ |
816 |
1% |
| | | | | | | | nofp/ |
816 |
1% |
| | | | | | | | | libc.a/ |
816 |
1% |
| | | | | | | | | | lib_a-abs.o |
8 |
1% |
| | | | | | | | | | lib_a-memcmp.o |
104 |
1% |
| | | | | | | | | | lib_a-memcpy.o |
308 |
1% |
| | | | | | | | | | lib_a-memset.o |
172 |
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/ |
54512 |
29% |
| SDKPackages/ |
53968 |
28% |
| | K32W061DK6/ |
53968 |
28% |
| | | 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/ |
13593 |
8% |
| | | | K32W061/ |
13593 |
8% |
| | | | | drivers/ |
11260 |
6% |
| | | | | | fsl_adc.o |
714 |
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 |
1014 |
1% |
| | | | | | fsl_fmeas.o |
40 |
1% |
| | | | | | fsl_gint.o |
369 |
1% |
| | | | | | fsl_gpio.o |
48 |
1% |
| | | | | | fsl_inputmux.o |
20 |
1% |
| | | | | | fsl_power.o |
2431 |
2% |
| | | | | | fsl_reset.o |
343 |
1% |
| | | | | | fsl_rng.o |
216 |
1% |
| | | | | | fsl_rtc.o |
26 |
1% |
| | | | | | fsl_usart.o |
984 |
1% |
| | | | | | fsl_wtimer.o |
764 |
1% |
| | | | | | fsl_wwdt.o |
558 |
1% |
| | | | | system_K32W061.o |
228 |
1% |
| | | | | utilities/ |
2105 |
2% |
| | | | | | debug_console/ |
615 |
1% |
| | | | | | | fsl_debug_console.o |
615 |
1% |
| | | | | | fsl_assert.o |
90 |
1% |
| | | | | | str/ |
1400 |
1% |
| | | | | | | fsl_str.o |
1400 |
1% |
| | | middleware/ |
38471 |
20% |
| | | | wireless/ |
38471 |
20% |
| | | | | framework/ |
11028 |
6% |
| | | | | | Common/ |
104 |
1% |
| | | | | | | Heap.o |
72 |
1% |
| | | | | | | MicroInt_arm_sdk2.o |
32 |
1% |
| | | | | | DebugExceptionHandlers_jn518x/ |
3994 |
3% |
| | | | | | | src/ |
3994 |
3% |
| | | | | | | | Exceptions_NVIC.o |
44 |
1% |
| | | | | | | | MicroExceptions_arm.o |
3950 |
3% |
| | | | | | DebugFifo/ |
82 |
1% |
| | | | | | | Source/ |
82 |
1% |
| | | | | | | | Debug.o |
82 |
1% |
| | | | | | FunctionLib/ |
66 |
1% |
| | | | | | | FunctionLib.o |
66 |
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% |
| | | | | | 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/ |
27443 |
15% |
| | | | | | BDB/ |
5715 |
3% |
| | | | | | | Source/ |
5715 |
3% |
| | | | | | | | Common/ |
1604 |
1% |
| | | | | | | | | bdb_fr.o |
120 |
1% |
| | | | | | | | | bdb_start.o |
1308 |
1% |
| | | | | | | | | bdb_state_machine.o |
176 |
1% |
| | | | | | | | FindAndBind/ |
1931 |
1% |
| | | | | | | | | bdb_fb_common.o |
14 |
1% |
| | | | | | | | | bdb_fb_initiator.o |
1917 |
1% |
| | | | | | | | NwkSteering/ |
1750 |
1% |
| | | | | | | | | bdb_ns.o |
1750 |
1% |
| | | | | | | | TouchLink/ |
430 |
1% |
| | | | | | | | | bdb_tl_common.o |
430 |
1% |
| | | | | | ZCIF/ |
10722 |
6% |
| | | | | | | Source/ |
10722 |
6% |
| | | | | | | | dlist.o |
236 |
1% |
| | | | | | | | zcl.o |
892 |
1% |
| | | | | | | | zcl_CustomCommandReceive.o |
572 |
1% |
| | | | | | | | zcl_CustomCommandSend.o |
608 |
1% |
| | | | | | | | zcl_PDUbufferReadWrite.o |
342 |
1% |
| | | | | | | | zcl_PDUbufferReadWriteString.o |
680 |
1% |
| | | | | | | | zcl_WriteAttributesRequestHandle.o |
812 |
1% |
| | | | | | | | zcl_attribute.o |
1244 |
1% |
| | | | | | | | zcl_buffer.o |
72 |
1% |
| | | | | | | | zcl_command.o |
304 |
1% |
| | | | | | | | zcl_common.o |
64 |
1% |
| | | | | | | | zcl_defaultResponse.o |
248 |
1% |
| | | | | | | | zcl_event.o |
1340 |
1% |
| | | | | | | | zcl_heap.o |
56 |
1% |
| | | | | | | | zcl_library_options.o |
88 |
1% |
| | | | | | | | zcl_readAttributesRequestHandle.o |
520 |
1% |
| | | | | | | | zcl_readAttributesRequestSend.o |
212 |
1% |
| | | | | | | | zcl_readAttributesResponseHandle.o |
448 |
1% |
| | | | | | | | zcl_reportManager.o |
40 |
1% |
| | | | | | | | zcl_search.o |
528 |
1% |
| | | | | | | | zcl_timer.o |
392 |
1% |
| | | | | | | | zcl_transmit.o |
1024 |
1% |
| | | | | | ZCL/ |
9334 |
5% |
| | | | | | | Clusters/ |
8902 |
5% |
| | | | | | | | Commissioning/ |
5042 |
3% |
| | | | | | | | | Source/ |
5042 |
3% |
| | | | | | | | | | zll_CommissionCmdHandler.o |
2118 |
2% |
| | | | | | | | | | zll_UtilityCmdHandler.o |
574 |
1% |
| | | | | | | | | | zll_commission.o |
1642 |
1% |
| | | | | | | | | | zll_utility.o |
708 |
1% |
| | | | | | | | General/ |
3208 |
2% |
| | | | | | | | | Source/ |
3208 |
2% |
| | | | | | | | | | Basic.o |
264 |
1% |
| | | | | | | | | | BasicClientCommands.o |
48 |
1% |
| | | | | | | | | | BasicCommandHandler.o |
100 |
1% |
| | | | | | | | | | Groups.o |
136 |
1% |
| | | | | | | | | | GroupsClientCommands.o |
130 |
1% |
| | | | | | | | | | GroupsCommandHandler.o |
256 |
1% |
| | | | | | | | | | Identify.o |
266 |
1% |
| | | | | | | | | | IdentifyClientCommands.o |
186 |
1% |
| | | | | | | | | | IdentifyCommandHandler.o |
310 |
1% |
| | | | | | | | | | IdentifyServerCommands.o |
160 |
1% |
| | | | | | | | | | LevelControl.o |
112 |
1% |
| | | | | | | | | | LevelControlClientCommands.o |
182 |
1% |
| | | | | | | | | | LevelControlCommandHandler.o |
6 |
1% |
| | | | | | | | | | OnOff.o |
64 |
1% |
| | | | | | | | | | OnOffCommandHandler.o |
24 |
1% |
| | | | | | | | | | OnOffCommands.o |
176 |
1% |
| | | | | | | | | | Scenes.o |
68 |
1% |
| | | | | | | | | | ScenesClientCommands.o |
142 |
1% |
| | | | | | | | | | ScenesCommandHandler.o |
578 |
1% |
| | | | | | | | Lighting/ |
652 |
1% |
| | | | | | | | | Source/ |
652 |
1% |
| | | | | | | | | | ColourControl.o |
104 |
1% |
| | | | | | | | | | ColourControlClientCommands.o |
544 |
1% |
| | | | | | | | | | ColourControlCommandHandler.o |
4 |
1% |
| | | | | | | Devices/ |
432 |
1% |
| | | | | | | | ZLO/ |
432 |
1% |
| | | | | | | | | Source/ |
432 |
1% |
| | | | | | | | | | colour_scene_controller.o |
432 |
1% |
| | | | | | ZigbeeCommon/ |
1668 |
1% |
| | | | | | | Source/ |
1668 |
1% |
| | | | | | | | ZQueue.o |
164 |
1% |
| | | | | | | | ZTimer.o |
496 |
1% |
| | | | | | | | appZdpExtraction.o |
556 |
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% |