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% |
6782 |
.after_vectors |
0x000001a0 |
0x00000320 |
384 |
93% |
6785 |
Expected total in startup_K32W061.o file: |
416 |
Actual: |
416 |
100% |
6782 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.text.APP_cbTimerShortPress |
0x00000320 |
0x0000032c |
12 |
5% |
6839 |
.text.APP_cbTimerReceive |
0x0000032c |
0x00000330 |
4 |
2% |
6842 |
.text.ZPS_psMacIFTGetTable |
0x00000330 |
0x00000338 |
8 |
4% |
6846 |
.text.bHandleEventSend |
0x00000338 |
0x000003c4 |
140 |
58% |
6849 |
.text.APP_vInitResources |
0x000003c4 |
0x00000414 |
80 |
33% |
6852 |
Expected total in app_main.o file: |
244 |
Actual: |
244 |
100% |
6839 |
Flash640 / .text / EH_IEEE_802154_Switch.o |
Start |
End |
Size |
% |
Line |
.text.vInterruptFired |
0x00000414 |
0x00000430 |
28 |
7% |
6855 |
.text.vSendMACFrame |
0x00000430 |
0x00000490 |
96 |
22% |
6857 |
.text.vEnableRxAndReceive |
0x00000490 |
0x000004e8 |
88 |
20% |
6860 |
.text.vAppMain |
0x000004e8 |
0x00000520 |
56 |
13% |
6863 |
.text.APP_vSetUpHardware |
0x00000520 |
0x00000578 |
88 |
20% |
6866 |
.text.main_task |
0x00000578 |
0x000005b4 |
60 |
14% |
6869 |
.text.hardware_init |
0x000005b4 |
0x000005cc |
24 |
6% |
6872 |
Expected total in EH_IEEE_802154_Switch.o file: |
440 |
Actual: |
440 |
100% |
6855 |
Flash640 / .text / EH_IEEE_Features.o |
Start |
End |
Size |
% |
Line |
.text.vSendDecommissioingCmd |
0x000005cc |
0x00000614 |
72 |
6% |
6875 |
.text.vClearPersistentData |
0x00000614 |
0x0000067c |
104 |
8% |
6878 |
.text.vLoadPersistentData |
0x0000067c |
0x000006ac |
48 |
4% |
6881 |
.text.vHandleOperationalState |
0x000006ac |
0x000006dc |
48 |
4% |
6884 |
.text.bEncryptDecyptKey |
0x000006dc |
0x000007d0 |
244 |
19% |
6887 |
.text.vHandleRxMacFrame |
0x000007d0 |
0x00000908 |
312 |
24% |
6890 |
.text.vSendChannelRequestCmd |
0x00000908 |
0x000009b0 |
168 |
13% |
6893 |
.text.vSendCommissioningCmd |
0x000009b0 |
0x00000a50 |
160 |
12% |
6896 |
.text.vSendGPDSuccessCmd |
0x00000a50 |
0x00000a94 |
68 |
6% |
6899 |
.text.bHandleCommissioningStateMachine |
0x00000a94 |
0x00000ae0 |
76 |
6% |
6902 |
.text.HandleGPDStateMachine |
0x00000ae0 |
0x00000b14 |
52 |
4% |
6905 |
Expected total in EH_IEEE_Features.o file: |
1352 |
Actual: |
1352 |
100% |
6875 |
Flash640 / .text / EH_IEEE_Commands.o |
Start |
End |
Size |
% |
Line |
.text.GPD_ConstructMACAndNetworkHeader |
0x00000b14 |
0x00000bb4 |
160 |
13% |
6908 |
.text.GPD_ConstructMaintenaceFrame |
0x00000bb4 |
0x00000bec |
56 |
5% |
6911 |
.text.bGPD_SecureFrame |
0x00000bec |
0x00000df8 |
524 |
43% |
6914 |
.text.bGPD_ParseMACFrame |
0x00000df8 |
0x00000f40 |
328 |
27% |
6917 |
.text.GPD_SendSpecificCommand |
0x00000f40 |
0x00000f9c |
92 |
8% |
6920 |
.text.GPD_SendOperationalCommand |
0x00000f9c |
0x00000fe8 |
76 |
7% |
6923 |
Expected total in EH_IEEE_Commands.o file: |
1236 |
Actual: |
1236 |
100% |
6908 |
Flash640 / .text / app_nvm.o |
Start |
End |
Size |
% |
Line |
.text.bAPP_ReadBlock |
0x00000fe8 |
0x00001058 |
112 |
43% |
6926 |
.text.bAPP_NVMWrite |
0x00001058 |
0x000010b8 |
96 |
37% |
6929 |
.text.bAPP_NVMWriteBlock |
0x000010b8 |
0x000010f0 |
56 |
22% |
6932 |
Expected total in app_nvm.o file: |
264 |
Actual: |
264 |
100% |
6926 |
Flash640 / .text / EH_Button.o |
Start |
End |
Size |
% |
Line |
.text.gint_callback |
0x000010f0 |
0x00001144 |
84 |
12% |
6935 |
.text.vHandleButtonPress |
0x00001144 |
0x00001238 |
244 |
34% |
6938 |
.text.APP_cbTimerButtonScan |
0x00001238 |
0x00001330 |
248 |
35% |
6941 |
.text.bButtonInitialize |
0x00001330 |
0x000013c8 |
152 |
21% |
6944 |
Expected total in EH_Button.o file: |
728 |
Actual: |
728 |
100% |
6935 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.text.DbgConsole_SendDataReliable |
0x000013c8 |
0x00001414 |
76 |
22% |
6947 |
.text.DbgConsole_PrintCallback |
0x00001414 |
0x00001450 |
60 |
17% |
6950 |
.text.DbgConsole_Init |
0x00001450 |
0x000014ec |
156 |
44% |
6953 |
.text.DbgConsole_Printf |
0x000014ec |
0x0000152c |
64 |
18% |
6956 |
Expected total in fsl_debug_console.o file: |
356 |
Actual: |
356 |
100% |
6947 |
Flash640 / .text / fsl_gpio.o |
Start |
End |
Size |
% |
Line |
.text.GPIO_PinInit |
0x0000152c |
0x0000155c |
48 |
100% |
6959 |
Expected total in fsl_gpio.o file: |
48 |
Actual: |
48 |
100% |
6959 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.text.GINT_GetInstance |
0x0000155c |
0x00001584 |
40 |
17% |
6963 |
.text.GINT_Init |
0x00001584 |
0x000015a8 |
36 |
15% |
6965 |
.text.GINT_SetCtrl |
0x000015a8 |
0x000015d4 |
44 |
19% |
6968 |
.text.GINT_ConfigPins |
0x000015d4 |
0x000015e0 |
12 |
5% |
6971 |
.text.GINT_EnableCallback |
0x000015e0 |
0x00001600 |
32 |
14% |
6975 |
.text.GINT_DisableCallback |
0x00001600 |
0x0000162c |
44 |
19% |
6978 |
.text.GINT0_DriverIRQHandler |
0x0000162c |
0x00001650 |
36 |
15% |
6981 |
Expected total in fsl_gint.o file: |
244 |
Actual: |
244 |
100% |
6963 |
Flash640 / .text / hardware_init.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitClocks |
0x00001650 |
0x000016d4 |
132 |
64% |
6984 |
.text.BOARD_InitHardware |
0x000016d4 |
0x00001720 |
76 |
37% |
6987 |
Expected total in hardware_init.o file: |
208 |
Actual: |
208 |
100% |
6984 |
Flash640 / .text / pin_mux.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitPins |
0x00001720 |
0x0000173c |
28 |
100% |
6990 |
Expected total in pin_mux.o file: |
28 |
Actual: |
28 |
100% |
6990 |
Flash640 / .text / port_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.ZPS_eEnterCriticalSection |
0x0000173c |
0x00001768 |
44 |
65% |
6993 |
.text.ZPS_eExitCriticalSection |
0x00001768 |
0x00001780 |
24 |
36% |
6996 |
Expected total in port_JN518x.o file: |
68 |
Actual: |
68 |
100% |
6993 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_GetClock32MCapacitanceCharacteristics |
0x00001780 |
0x00001788 |
8 |
100% |
7000 |
Expected total in board_utility.o file: |
8 |
Actual: |
8 |
100% |
7000 |
Flash640 / .text / ZTimer.o |
Start |
End |
Size |
% |
Line |
.text.ZTIMER_eInit |
0x00001788 |
0x000017ac |
36 |
9% |
7003 |
.text.ZTIMER_vTask |
0x000017ac |
0x00001848 |
156 |
39% |
7006 |
.text.ZTIMER_eOpen |
0x00001848 |
0x00001880 |
56 |
14% |
7009 |
.text.ZTIMER_eStart |
0x00001880 |
0x000018d4 |
84 |
21% |
7012 |
.text.ZTIMER_eStop |
0x000018d4 |
0x00001920 |
76 |
19% |
7015 |
Expected total in ZTimer.o file: |
408 |
Actual: |
408 |
100% |
7003 |
Flash640 / .text / board.o |
Start |
End |
Size |
% |
Line |
.text.BOARD_InitDebugConsole |
0x00001920 |
0x00001948 |
40 |
100% |
7018 |
Expected total in board.o file: |
40 |
Actual: |
40 |
100% |
7018 |
Flash640 / .text / system_K32W061.o |
Start |
End |
Size |
% |
Line |
.text.SystemCoreClockUpdate |
0x00001948 |
0x000019e8 |
160 |
71% |
7021 |
.text.SystemInit |
0x000019e8 |
0x00001a2c |
68 |
30% |
7024 |
Expected total in system_K32W061.o file: |
228 |
Actual: |
228 |
100% |
7021 |
Flash640 / .text / startup_K32W061.o |
Start |
End |
Size |
% |
Line |
.text.DMIC0_IRQHandler |
0x00001a2c |
0x00001a34 |
8 |
6% |
7027 |
.text.CIC_IRB_IRQHandler |
0x00001a34 |
0x00001a3c |
8 |
6% |
7030 |
.text.HWVAD0_IRQHandler |
0x00001a3c |
0x00001a44 |
8 |
6% |
7033 |
.text.PINT0_IRQHandler |
0x00001a44 |
0x00001a4c |
8 |
6% |
7036 |
.text.PINT1_IRQHandler |
0x00001a4c |
0x00001a54 |
8 |
6% |
7039 |
.text.PINT2_IRQHandler |
0x00001a54 |
0x00001a5c |
8 |
6% |
7042 |
.text.PINT3_IRQHandler |
0x00001a5c |
0x00001a64 |
8 |
6% |
7045 |
.text.GINT0_IRQHandler |
0x00001a64 |
0x00001a6c |
8 |
6% |
7048 |
.text.CTIMER0_IRQHandler |
0x00001a6c |
0x00001a74 |
8 |
6% |
7051 |
.text.CTIMER1_IRQHandler |
0x00001a74 |
0x00001a7c |
8 |
6% |
7054 |
.text.FLEXCOMM0_IRQHandler |
0x00001a7c |
0x00001a84 |
8 |
6% |
7057 |
.text.FLEXCOMM1_IRQHandler |
0x00001a84 |
0x00001a8c |
8 |
6% |
7060 |
.text.FLEXCOMM2_IRQHandler |
0x00001a8c |
0x00001a94 |
8 |
6% |
7063 |
.text.FLEXCOMM3_IRQHandler |
0x00001a94 |
0x00001a9c |
8 |
6% |
7066 |
.text.FLEXCOMM4_IRQHandler |
0x00001a9c |
0x00001aa4 |
8 |
6% |
7069 |
.text.FLEXCOMM5_IRQHandler |
0x00001aa4 |
0x00001aac |
8 |
6% |
7072 |
.text.FLEXCOMM6_IRQHandler |
0x00001aac |
0x00001ab4 |
8 |
6% |
7075 |
Expected total in startup_K32W061.o file: |
136 |
Actual: |
136 |
100% |
7027 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.text.WWDT_GetInstance.isra.0 |
0x00001ab4 |
0x00001adc |
40 |
53% |
7078 |
.text.WWDT_Deinit |
0x00001adc |
0x00001aec |
16 |
22% |
7080 |
.text.WWDT_Refresh |
0x00001aec |
0x00001b00 |
20 |
27% |
7083 |
Expected total in fsl_wwdt.o file: |
76 |
Actual: |
76 |
100% |
7078 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.text.CLOCK_u8OscCapConvert |
0x00001b00 |
0x00001b28 |
40 |
2% |
7086 |
.text.CLOCK_AttachClk |
0x00001b28 |
0x00001c30 |
264 |
14% |
7089 |
.text.CLOCK_GetXtal32kFreq |
0x00001c30 |
0x00001c48 |
24 |
2% |
7092 |
.text.CLOCK_GetFro32kFreq |
0x00001c48 |
0x00001c60 |
24 |
2% |
7095 |
.text.CLOCK_GetOsc32kFreq |
0x00001c60 |
0x00001c74 |
20 |
1% |
7098 |
.text.CLOCK_GetFro12MFreq |
0x00001c74 |
0x00001c8c |
24 |
2% |
7101 |
.text.CLOCK_GetFro32MFreq |
0x00001c8c |
0x00001ca4 |
24 |
2% |
7104 |
.text.CLOCK_GetOsc32MFreq |
0x00001ca4 |
0x00001cbc |
24 |
2% |
7107 |
.text.CLOCK_GetWdtOscFreq |
0x00001cbc |
0x00001ce8 |
44 |
3% |
7110 |
.text.CLOCK_GetFro48MFreq |
0x00001ce8 |
0x00001d00 |
24 |
2% |
7113 |
.text.CLOCK_GetPWMClockFreq |
0x00001d00 |
0x00001d20 |
32 |
2% |
7116 |
.text.CLOCK_GetMainClockRate |
0x00001d20 |
0x00001d60 |
64 |
4% |
7120 |
.text.CLOCK_GetCoreSysClkFreq |
0x00001d60 |
0x00001d78 |
24 |
2% |
7123 |
.text.CLOCK_GetFRGInputClock |
0x00001d78 |
0x00001d9e |
38 |
2% |
7126 |
.text.CLOCK_GetFRGClock |
0x00001d9e |
0x00001dd0 |
50 |
3% |
7129 |
.text.CLOCK_GetFro64MFreq |
0x00001dd0 |
0x00001de8 |
24 |
2% |
7132 |
.text.CLOCK_GetClkOutFreq |
0x00001de8 |
0x00001e48 |
96 |
5% |
7135 |
.text.CLOCK_GetSpifiOscFreq |
0x00001e48 |
0x00001e90 |
72 |
4% |
7138 |
.text.CLOCK_GetApbCLkFreq |
0x00001e90 |
0x00001ebc |
44 |
3% |
7141 |
.text.CLOCK_GetFreq |
0x00001ebc |
0x00001fc4 |
264 |
14% |
7144 |
.text.CLOCK_DisableClock |
0x00001fc4 |
0x00002068 |
164 |
9% |
7147 |
.text.CLOCK_EnableAPBBridge |
0x00002068 |
0x00002078 |
16 |
1% |
7150 |
.text.CLOCK_Xtal32M_Trim |
0x00002078 |
0x00002180 |
264 |
14% |
7154 |
.text.CLOCK_XtalBasicTrim |
0x00002180 |
0x000021b0 |
48 |
3% |
7157 |
.text.DelayLoopN |
0x000021b0 |
0x000021bc |
12 |
1% |
7160 |
.text.CLOCK_uDelay |
0x000021bc |
0x000021e4 |
40 |
2% |
7164 |
.text.CLOCK_Xtal32M_WaitUntilStable |
0x000021e4 |
0x000021f8 |
20 |
1% |
7167 |
.text.CLOCK_EnableClock |
0x000021f8 |
0x000022d8 |
224 |
12% |
7170 |
Expected total in fsl_clock.o file: |
2008 |
Actual: |
2008 |
100% |
7086 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.text.RESET_SetPeripheralReset |
0x000022d8 |
0x0000232c |
84 |
44% |
7173 |
.text.RESET_ClearPeripheralReset |
0x0000232c |
0x00002384 |
88 |
46% |
7176 |
.text.RESET_PeripheralReset |
0x00002384 |
0x00002398 |
20 |
11% |
7179 |
Expected total in fsl_reset.o file: |
192 |
Actual: |
192 |
100% |
7173 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.text.USART_GetDefaultConfig |
0x00002398 |
0x000023d4 |
60 |
11% |
7183 |
.text.USART_SetBaudRate |
0x000023d4 |
0x00002474 |
160 |
29% |
7186 |
.text.USART_Init |
0x00002474 |
0x00002584 |
272 |
49% |
7189 |
.text.USART_WriteBlocking |
0x00002584 |
0x000025cc |
72 |
13% |
7192 |
Expected total in fsl_usart.o file: |
564 |
Actual: |
564 |
100% |
7183 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.text.FLEXCOMM_GetInstance |
0x000025cc |
0x00002600 |
52 |
9% |
7195 |
.text.FLEXCOMM_Init |
0x00002600 |
0x00002674 |
116 |
20% |
7198 |
.text.FLEXCOMM0_DriverIRQHandler |
0x00002674 |
0x000026b0 |
60 |
11% |
7201 |
.text.FLEXCOMM1_DriverIRQHandler |
0x000026b0 |
0x000026ec |
60 |
11% |
7204 |
.text.FLEXCOMM2_DriverIRQHandler |
0x000026ec |
0x00002728 |
60 |
11% |
7207 |
.text.FLEXCOMM3_DriverIRQHandler |
0x00002728 |
0x00002760 |
56 |
10% |
7210 |
.text.FLEXCOMM4_DriverIRQHandler |
0x00002760 |
0x0000279c |
60 |
11% |
7213 |
.text.FLEXCOMM5_DriverIRQHandler |
0x0000279c |
0x000027d8 |
60 |
11% |
7216 |
.text.FLEXCOMM6_DriverIRQHandler |
0x000027d8 |
0x00002814 |
60 |
11% |
7219 |
Expected total in fsl_flexcomm.o file: |
584 |
Actual: |
584 |
100% |
7195 |
Flash640 / .text / fsl_flash.o |
Start |
End |
Size |
% |
Line |
.text.FLASH_Wait |
0x00002814 |
0x00002826 |
18 |
10% |
7222 |
.text.FLASH_Erase |
0x00002826 |
0x0000286a |
68 |
38% |
7225 |
.text.FLASH_ErasePages |
0x0000286a |
0x00002878 |
14 |
8% |
7228 |
.text.FLASH_BlankCheck |
0x00002878 |
0x00002892 |
26 |
15% |
7231 |
.text.FLASH_Program |
0x00002892 |
0x000028ca |
56 |
31% |
7234 |
Expected total in fsl_flash.o file: |
182 |
Actual: |
182 |
100% |
7222 |
Flash640 / .text / fsl_aes.o |
Start |
End |
Size |
% |
Line |
.text.aesWaitForIdle.constprop.0.isra.0 |
0x000028ca |
0x000028d2 |
8 |
4% |
7237 |
.text.aes_set_forward |
0x000028d2 |
0x000028e8 |
22 |
9% |
7239 |
.text.aes_one_block |
0x000028e8 |
0x00002920 |
56 |
22% |
7241 |
.text.AES_SetKey |
0x00002920 |
0x00002992 |
114 |
45% |
7243 |
.text.AES_EncryptEcb |
0x00002992 |
0x000029cc |
58 |
23% |
7246 |
Expected total in fsl_aes.o file: |
258 |
Actual: |
258 |
100% |
7237 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.text.Chip_LOWPOWER_SetSystemVoltages |
0x000029cc |
0x000029d4 |
8 |
1% |
7250 |
.text.POWER_SetTrimDefaultActiveVoltage |
0x000029d4 |
0x00002c84 |
688 |
67% |
7252 |
.text.POWER_Init |
0x00002c84 |
0x00002cc0 |
60 |
6% |
7255 |
.text.POWER_SetDcdc1v8 |
0x00002cc0 |
0x00002d4c |
140 |
14% |
7258 |
.text.POWER_SetDcdc1v3 |
0x00002d4c |
0x00002dd4 |
136 |
14% |
7261 |
Expected total in fsl_power.o file: |
1032 |
Actual: |
1032 |
100% |
7250 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.text.WTIMER_StartTimerFunction |
0x00002dd4 |
0x00002edc |
264 |
66% |
7264 |
.text.WTIMER_StartTimerUnsafe |
0x00002edc |
0x00002ef0 |
20 |
5% |
7266 |
.text.WTIMER_ClearStatusFlags |
0x00002ef0 |
0x00002f2c |
60 |
15% |
7269 |
.text.WTIMER_StopTimer |
0x00002f2c |
0x00002f64 |
56 |
14% |
7272 |
Expected total in fsl_wtimer.o file: |
400 |
Actual: |
400 |
100% |
7264 |
Flash640 / .text / Exceptions_NVIC.o |
Start |
End |
Size |
% |
Line |
.text.vDebugExceptionHandlersInitialise |
0x00002f64 |
0x00002f90 |
44 |
100% |
7275 |
Expected total in Exceptions_NVIC.o file: |
44 |
Actual: |
44 |
100% |
7275 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.text.ExceptionUnwindStack |
0x00002f90 |
0x00003020 |
144 |
6% |
7278 |
.text.HardFault_Handler |
0x00003020 |
0x00003028 |
8 |
1% |
7281 |
.text.BusFault_Handler |
0x00003028 |
0x00003030 |
8 |
1% |
7284 |
.text.UsageFault_Handler |
0x00003030 |
0x00003038 |
8 |
1% |
7287 |
.text.MemManage_Handler |
0x00003038 |
0x00003040 |
8 |
1% |
7290 |
.text.vPrintRegisterBit |
0x00003040 |
0x00003054 |
20 |
1% |
7293 |
.text.vPrintSystemHandlerAndControlStateRegisterBitFields |
0x00003054 |
0x0000311c |
200 |
9% |
7296 |
.text.vPrintConfigurableFaultStatusRegisterBitFields |
0x0000311c |
0x00003274 |
344 |
15% |
7299 |
.text.vDebugBusFaultHandler |
0x00003274 |
0x000033f4 |
384 |
16% |
7302 |
.text.vDebugUsageFaultHandler |
0x000033f4 |
0x00003554 |
352 |
15% |
7305 |
.text.vDebugMemoryFaultHandler |
0x00003554 |
0x000036d4 |
384 |
16% |
7308 |
.text.vPrintHardFaultStatusRegisterBitFields |
0x000036d4 |
0x0000371c |
72 |
3% |
7311 |
.text.vDebugHardFaultHandler |
0x0000371c |
0x00003928 |
524 |
22% |
7314 |
Expected total in MicroExceptions_arm.o file: |
2456 |
Actual: |
2456 |
100% |
7278 |
Flash640 / .text / Debug.o |
Start |
End |
Size |
% |
Line |
.text.vDebugInit |
0x00003928 |
0x0000392a |
2 |
3% |
7317 |
.text.vDebugHex |
0x0000392a |
0x00003972 |
72 |
88% |
7320 |
.text.vDebugNonInt |
0x00003972 |
0x00003976 |
4 |
5% |
7323 |
.text.vDebugHexNonInt |
0x00003976 |
0x0000397a |
4 |
5% |
7326 |
Expected total in Debug.o file: |
82 |
Actual: |
82 |
100% |
7317 |
Flash640 / .text / FunctionLib.o |
Start |
End |
Size |
% |
Line |
.text.FLib_MemCpy |
0x0000397a |
0x0000398e |
20 |
38% |
7329 |
.text.FLib_MemCmp |
0x0000398e |
0x000039b0 |
34 |
63% |
7332 |
Expected total in FunctionLib.o file: |
54 |
Actual: |
54 |
100% |
7329 |
Flash640 / .text / SecLib.o |
Start |
End |
Size |
% |
Line |
.text.k32w0_hw_aes_load_key.constprop.0 |
0x000039b0 |
0x000039e0 |
48 |
8% |
7336 |
.text.k32w0_hw_aes_ecb_encrypt.isra.0 |
0x000039e0 |
0x00003a08 |
40 |
6% |
7338 |
.text.bACI_WriteKey |
0x00003a08 |
0x00003a1c |
20 |
3% |
7340 |
.text.vACI_OptimisedCcmStar |
0x00003a1c |
0x00003c58 |
572 |
85% |
7343 |
Expected total in SecLib.o file: |
680 |
Actual: |
680 |
100% |
7336 |
Flash640 / .text / TMR_Adapter.o |
Start |
End |
Size |
% |
Line |
.text.WAKE_UP_TIMER1_IRQHandler |
0x00003c58 |
0x00003ca4 |
76 |
100% |
7346 |
Expected total in TMR_Adapter.o file: |
76 |
Actual: |
76 |
100% |
7346 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.text.CTIMER_GenericIRQHandler |
0x00003ca4 |
0x00003d04 |
96 |
78% |
7349 |
.text.CTIMER0_DriverIRQHandler |
0x00003d04 |
0x00003d12 |
14 |
12% |
7352 |
.text.CTIMER1_DriverIRQHandler |
0x00003d12 |
0x00003d20 |
14 |
12% |
7355 |
Expected total in fsl_ctimer.o file: |
124 |
Actual: |
124 |
100% |
7349 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.text.DMA_GetInstance |
0x00003d20 |
0x00003d48 |
40 |
18% |
7358 |
.text.DMA_IRQHandle |
0x00003d48 |
0x00003df0 |
168 |
74% |
7360 |
.text.DMA0_DriverIRQHandler |
0x00003df0 |
0x00003e04 |
20 |
9% |
7363 |
Expected total in fsl_dma.o file: |
228 |
Actual: |
228 |
100% |
7358 |
Flash640 / .text / PWR.o |
Start |
End |
Size |
% |
Line |
.text.PWR_AllowDeviceToSleep |
0x00003e04 |
0x00003e20 |
28 |
47% |
7366 |
.text.PWR_DisallowDeviceToSleep |
0x00003e20 |
0x00003e40 |
32 |
54% |
7369 |
Expected total in PWR.o file: |
60 |
Actual: |
60 |
100% |
7366 |
Flash640 / .text / PWR_setjmp.o |
Start |
End |
Size |
% |
Line |
.text.longjmp |
0x00003e40 |
0x00003e50 |
16 |
100% |
7372 |
Expected total in PWR_setjmp.o file: |
16 |
Actual: |
16 |
100% |
7372 |
Flash640 / .text / PWRLib.o |
Start |
End |
Size |
% |
Line |
.text.WarmMain |
0x00003e50 |
0x00003e60 |
16 |
100% |
7374 |
Expected total in PWRLib.o file: |
16 |
Actual: |
16 |
100% |
7374 |
Flash640 / .text / fsl_str.o |
Start |
End |
Size |
% |
Line |
.text.StrFormatPrintf |
0x00003e60 |
0x000043d8 |
1400 |
100% |
7377 |
Expected total in fsl_str.o file: |
1400 |
Actual: |
1400 |
100% |
7377 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.text.SerialManager_Init |
0x000043d8 |
0x00004430 |
88 |
24% |
7380 |
.text.SerialManager_OpenWriteHandle |
0x00004430 |
0x00004484 |
84 |
23% |
7383 |
.text.SerialManager_OpenReadHandle |
0x00004484 |
0x000044e0 |
92 |
25% |
7386 |
.text.SerialManager_WriteBlocking |
0x000044e0 |
0x00004548 |
104 |
29% |
7389 |
Expected total in serial_manager.o file: |
368 |
Actual: |
368 |
100% |
7380 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.text.Serial_UartInit |
0x00004548 |
0x000045a8 |
96 |
58% |
7392 |
.text.Serial_UartWrite |
0x000045a8 |
0x000045f0 |
72 |
43% |
7395 |
Expected total in serial_port_uart.o file: |
168 |
Actual: |
168 |
100% |
7392 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.text.HAL_UartInit |
0x000045f0 |
0x000046b0 |
192 |
70% |
7398 |
.text.HAL_UartSendBlocking |
0x000046b0 |
0x00004704 |
84 |
31% |
7401 |
Expected total in usart_adapter.o file: |
276 |
Actual: |
276 |
100% |
7398 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.text.__assert_func |
0x00004704 |
0x00004720 |
28 |
100% |
7404 |
Expected total in fsl_assert.o file: |
28 |
Actual: |
28 |
100% |
7404 |
Flash640 / .text / timer.o |
Start |
End |
Size |
% |
Line |
.text.zbPlatGetTime |
0x00004720 |
0x00004724 |
4 |
100% |
7407 |
Expected total in timer.o file: |
4 |
Actual: |
4 |
100% |
7407 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.text.OSA_EnableIRQGlobal |
0x00004724 |
0x00004738 |
20 |
5% |
7410 |
.text.OSA_DisableIRQGlobal |
0x00004738 |
0x00004748 |
16 |
4% |
7413 |
.text.task_init |
0x00004748 |
0x00004784 |
60 |
15% |
7416 |
.text.OSA_TaskCreate |
0x00004784 |
0x00004804 |
128 |
31% |
7419 |
.text.OSA_TimeInit |
0x00004804 |
0x00004834 |
48 |
12% |
7422 |
.text.OSA_TimeGetMsec |
0x00004834 |
0x00004840 |
12 |
3% |
7425 |
.text.OSA_InterruptEnable |
0x00004840 |
0x00004844 |
4 |
1% |
7428 |
.text.OSA_InterruptDisable |
0x00004844 |
0x00004848 |
4 |
1% |
7431 |
.text.OSA_InterruptEnableRestricted |
0x00004848 |
0x00004862 |
26 |
7% |
7434 |
.text.OSA_InterruptEnableRestore |
0x00004862 |
0x0000486c |
10 |
3% |
7437 |
.text.OSA_Start |
0x0000486c |
0x00004894 |
40 |
10% |
7441 |
.text.startup.main |
0x00004894 |
0x000048b4 |
32 |
8% |
7444 |
.text.SysTick_Handler |
0x000048b4 |
0x000048c4 |
16 |
4% |
7447 |
Expected total in fsl_os_abstraction_bm.o file: |
416 |
Actual: |
416 |
100% |
7410 |
Flash640 / .text / zps_miniMac.o |
Start |
End |
Size |
% |
Line |
.text.psMiniMac_GetRxBufferCallback |
0x000048c4 |
0x000048fc |
56 |
56% |
7450 |
.text.vMiniMac_ReturnTxBufferCallback |
0x000048fc |
0x00004928 |
44 |
44% |
7453 |
Expected total in zps_miniMac.o file: |
100 |
Actual: |
100 |
100% |
7450 |
Flash640 / .text / pwrm.o |
Start |
End |
Size |
% |
Line |
.text.PWRM_eStartActivity |
0x00004928 |
0x00004932 |
10 |
50% |
7456 |
.text.PWRM_eFinishActivity |
0x00004932 |
0x0000493c |
10 |
50% |
7459 |
Expected total in pwrm.o file: |
20 |
Actual: |
20 |
100% |
7456 |
Flash640 / .text / MMAC.o |
Start |
End |
Size |
% |
Line |
.text.Chip_GetType |
0x0000493c |
0x000049b2 |
118 |
3% |
7462 |
.text.do_fcs |
0x000049b2 |
0x000049ee |
60 |
2% |
7464 |
.text.end_fcs |
0x000049ee |
0x000049fa |
12 |
1% |
7466 |
.text.read_uint32 |
0x000049fa |
0x00004a0c |
18 |
1% |
7468 |
.text.read_uint64 |
0x00004a0c |
0x00004a20 |
20 |
1% |
7471 |
.text.v2MAC_CSL_phase |
0x00004a20 |
0x00004a60 |
64 |
2% |
7475 |
.text.v2MAC_restore_tune_regs |
0x00004a60 |
0x00004aa8 |
72 |
2% |
7478 |
.text.v2MAC_decode_FCF |
0x00004aa8 |
0x00004bc4 |
284 |
5% |
7481 |
.text.v2MAC_basic_check_frame |
0x00004bc4 |
0x00004bf0 |
44 |
1% |
7484 |
.text.v2MAC_read_header |
0x00004bf0 |
0x00004c98 |
168 |
3% |
7487 |
.text.v2MAC_check_ACK |
0x00004c98 |
0x00004d3c |
164 |
3% |
7491 |
.text.v2MAC_filter_process_Rx_frame |
0x00004d3c |
0x00004e14 |
216 |
4% |
7494 |
.text.v2MAC_ACK |
0x00004e14 |
0x00005130 |
796 |
14% |
7497 |
.text.v2MAC_check_Rx_frame_FCS |
0x00005130 |
0x00005174 |
68 |
2% |
7500 |
.text.v2MAC_restart_rx |
0x00005174 |
0x000051d8 |
100 |
2% |
7503 |
.text.v2MAC_wait_and_fcs |
0x000051d8 |
0x00005230 |
88 |
2% |
7506 |
.text.vMMAC_EnableInterrupts |
0x00005230 |
0x00005258 |
40 |
1% |
7509 |
.text.vMMAC_ForceReset |
0x00005258 |
0x000054c8 |
624 |
11% |
7512 |
.text.vMMAC_SynchroniseBackoffClock |
0x000054c8 |
0x000054e0 |
24 |
1% |
7515 |
.text.vMMAC_SetRxFrame |
0x000054e0 |
0x000054f8 |
24 |
1% |
7518 |
.text.u32MMAC_GetRxFrame |
0x000054f8 |
0x00005504 |
12 |
1% |
7521 |
.text.u32MMAC_GetTxFrame |
0x00005504 |
0x00005510 |
12 |
1% |
7524 |
.text.vMMAC_SetTxMinBE |
0x00005510 |
0x0000552c |
28 |
1% |
7527 |
.text.vMMAC_SetTxRetries |
0x0000552c |
0x00005540 |
20 |
1% |
7530 |
.text.vMMAC_GetMacAddressN |
0x00005540 |
0x00005574 |
52 |
1% |
7533 |
.text.vMMAC_GetMacAddress |
0x00005574 |
0x0000557c |
8 |
1% |
7536 |
.text.vMMAC_Enable |
0x0000557c |
0x00005630 |
180 |
4% |
7540 |
.text.u32MMAC_GetPhyState |
0x00005630 |
0x00005674 |
68 |
2% |
7543 |
.text.vMMAC_CheckRxStarted |
0x00005674 |
0x000056d8 |
100 |
2% |
7546 |
.text.vMMAC_AbortRadio |
0x000056d8 |
0x00005724 |
76 |
2% |
7549 |
.text.vMMAC_RxCtlUpdate |
0x00005724 |
0x0000576c |
72 |
2% |
7552 |
.text.v2MAC_reset_state |
0x0000576c |
0x000057d0 |
100 |
2% |
7555 |
.text.v2MAC_report_rx |
0x000057d0 |
0x00005808 |
56 |
1% |
7558 |
.text.v2MAC_report_tx |
0x00005808 |
0x00005840 |
56 |
1% |
7561 |
.text.vMMAC_RadioOff |
0x00005840 |
0x00005848 |
8 |
1% |
7564 |
.text.vMMAC_StartMacReceive |
0x00005848 |
0x0000588c |
68 |
2% |
7568 |
.text.vMMAC_WriteCcaThreshold |
0x0000588c |
0x000058b0 |
36 |
1% |
7571 |
.text.vMMAC_IntHandlerPhy |
0x000058b0 |
0x00005cfc |
1100 |
19% |
7574 |
.text.MMAC_stop_radio |
0x00005cfc |
0x00005d50 |
84 |
2% |
7577 |
.text.vMMAC_RadioToOffAndWait |
0x00005d50 |
0x00005d58 |
8 |
1% |
7580 |
.text.vMMAC_SetChannelAndPower |
0x00005d58 |
0x00005d9c |
68 |
2% |
7584 |
.text.vMMAC_StartMacTransmit |
0x00005d9c |
0x00005e64 |
200 |
4% |
7587 |
.text.vMMAC_IntHandlerBbc |
0x00005e64 |
0x00005fe0 |
380 |
7% |
7590 |
Expected total in MMAC.o file: |
5796 |
Actual: |
5796 |
100% |
7462 |
Flash640 / .text / MMAC_RadioInit_JN518x.o |
Start |
End |
Size |
% |
Line |
.text.vMMAC_ConfigureRadio |
0x00005fe0 |
0x00005ff4 |
20 |
100% |
7593 |
Expected total in MMAC_RadioInit_JN518x.o file: |
20 |
Actual: |
20 |
100% |
7593 |
Flash640 / .text / MMAC_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerFired |
0x00005ff4 |
0x0000603c |
72 |
100% |
7596 |
Expected total in MMAC_TimerServer.o file: |
72 |
Actual: |
72 |
100% |
7596 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.text.vSetChannelAndPower |
0x0000603c |
0x0000604c |
16 |
37% |
7599 |
.text.u8GetHeaderSize |
0x0000604c |
0x00006068 |
28 |
64% |
7602 |
Expected total in Mini_Main.o file: |
44 |
Actual: |
44 |
100% |
7599 |
Flash640 / .text / Mini_TimerServer.o |
Start |
End |
Size |
% |
Line |
.text.vTimerHandlerCallback |
0x00006068 |
0x000060d8 |
112 |
80% |
7605 |
.text.vTimerPostHandlerCallback |
0x000060d8 |
0x000060f4 |
28 |
20% |
7608 |
Expected total in Mini_TimerServer.o file: |
140 |
Actual: |
140 |
100% |
7605 |
Flash640 / .text / Mini_TxRx.o |
Start |
End |
Size |
% |
Line |
.text.getRxBuffer |
0x000060f4 |
0x00006124 |
48 |
7% |
7611 |
.text.vRemoveFromTxQueue |
0x00006124 |
0x00006158 |
52 |
8% |
7613 |
.text.eMiniMac_FrameInProgress |
0x00006158 |
0x000061b4 |
92 |
13% |
7616 |
.text.vStartReceive |
0x000061b4 |
0x000061ec |
56 |
8% |
7619 |
.text.vMiniMac_NextTransaction |
0x000061ec |
0x0000626c |
128 |
18% |
7622 |
.text.vPostTxActions |
0x0000626c |
0x000062a4 |
56 |
8% |
7625 |
.text.vStartTransmit |
0x000062a4 |
0x000063b4 |
272 |
38% |
7627 |
.text.vTxIndirectExpired |
0x000063b4 |
0x000063cc |
24 |
4% |
7629 |
Expected total in Mini_TxRx.o file: |
728 |
Actual: |
728 |
100% |
7611 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.text.radio_IsNotC2MF |
0x000063cc |
0x00006414 |
72 |
1% |
7633 |
.text.radio_CLOCK_FastuDelay |
0x00006414 |
0x00006428 |
20 |
1% |
7636 |
.text.radio_TX_ZigBee_pll_dac_banked_set |
0x00006428 |
0x0000646c |
68 |
1% |
7639 |
.text.radio_dac_mode2_from_ZB |
0x0000646c |
0x000064ac |
64 |
1% |
7642 |
.text.radio_fill_std_ZB_regs |
0x000064ac |
0x000064c4 |
24 |
1% |
7645 |
.text.radio_fill_std_BLE1M_regs |
0x000064c4 |
0x000064dc |
24 |
1% |
7648 |
.text.radio_fill_std_BLE2M_regs |
0x000064dc |
0x000064f4 |
24 |
1% |
7651 |
.text.radio_fill_zbble_ZB_regs |
0x000064f4 |
0x0000650c |
24 |
1% |
7654 |
.text.radio_fill_zbble_BLE_regs |
0x0000650c |
0x00006524 |
24 |
1% |
7657 |
.text.radio_fill_regs |
0x00006524 |
0x0000653c |
24 |
1% |
7660 |
.text.radio_power_down_to_off_polled |
0x0000653c |
0x00006574 |
56 |
1% |
7663 |
.text.radio_pre_start_to_pll_polled |
0x00006574 |
0x000065ec |
120 |
2% |
7666 |
.text.radio_packet_start_aborted |
0x000065ec |
0x00006658 |
108 |
2% |
7669 |
.text.radio_rx_assert_polled |
0x00006658 |
0x00006690 |
56 |
1% |
7672 |
.text.radio_rx_deassert_polled |
0x00006690 |
0x000066c8 |
56 |
1% |
7675 |
.text.radio_RSSI_cal |
0x000066c8 |
0x00006724 |
92 |
1% |
7678 |
.text.radio_Init |
0x00006724 |
0x00006760 |
60 |
1% |
7681 |
.text.radio_TMU_Init |
0x00006760 |
0x00006774 |
20 |
1% |
7684 |
.text.radio_Use_Cal_Values |
0x00006774 |
0x000068b4 |
320 |
4% |
7687 |
.text.radio_Use_Retained_Cal_Values |
0x000068b4 |
0x00006904 |
80 |
1% |
7690 |
.text.radio_rfbandgap_cal |
0x00006904 |
0x00006934 |
48 |
1% |
7693 |
.text.radio_Carrier_Frequency_Select_by_index |
0x00006934 |
0x000069c4 |
144 |
2% |
7696 |
.text.radio_Synthesizer_Cw_Mode_Init |
0x000069c4 |
0x000069e4 |
32 |
1% |
7699 |
.text.radio_Trx_Packet_SW_Ctrl_Init |
0x000069e4 |
0x00006a04 |
32 |
1% |
7702 |
.text.radio_Disable_Auto_Kmod_Chan_and_Synth_Cal_Operation |
0x00006a04 |
0x00006a24 |
32 |
1% |
7705 |
.text.radio_Synthesizer_Cal_Startup_init |
0x00006a24 |
0x00006a60 |
60 |
1% |
7708 |
.text.radio_Synthesizer_Cal_Startup_algo |
0x00006a60 |
0x00006b74 |
276 |
3% |
7711 |
.text.radio_Synthesizer_Cal_Startup |
0x00006b74 |
0x00006bf0 |
124 |
2% |
7714 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_init |
0x00006bf0 |
0x00006c54 |
100 |
1% |
7717 |
.text.radio_Synthesizer_Cal_Operation_And_Lock_algo |
0x00006c54 |
0x00006c90 |
60 |
1% |
7720 |
.text.radio_Synthesizer_Cal_Operation_And_Lock |
0x00006c90 |
0x00006ca4 |
20 |
1% |
7723 |
.text.radio_Synthesizer_Kmod_Band_init |
0x00006ca4 |
0x00006d60 |
188 |
2% |
7726 |
.text.radio_Synthesizer_Kmod_Band_algo |
0x00006d60 |
0x00006e24 |
196 |
2% |
7729 |
.text.radio_Synthesizer_Kmod_Band |
0x00006e24 |
0x00007010 |
492 |
5% |
7732 |
.text.radio_Trx_Packet_HW_Ctrl_Init |
0x00007010 |
0x000070a4 |
148 |
2% |
7735 |
.text.radio_Synthesizer_Full_Cal |
0x000070a4 |
0x00007108 |
100 |
1% |
7738 |
.text.radio_PA_rewrite_lut |
0x00007108 |
0x000073c8 |
704 |
7% |
7741 |
.text.radio_DCO_cal_init |
0x000073c8 |
0x000075b4 |
492 |
5% |
7744 |
.text.radio_DCO_cal |
0x000075b4 |
0x00007b3c |
1416 |
14% |
7747 |
.text.radio_IQ_cal |
0x00007b3c |
0x00007b88 |
76 |
1% |
7750 |
.text.radio_PowerOnCheckXtal |
0x00007b88 |
0x00007c98 |
272 |
3% |
7753 |
.text.radio_PowerOn |
0x00007c98 |
0x00007d24 |
140 |
2% |
7756 |
.text.vRadio_PowerOnSpecific |
0x00007d24 |
0x00007db0 |
140 |
2% |
7759 |
.text.vRadio_InitXtal |
0x00007db0 |
0x00007e20 |
112 |
2% |
7762 |
.text.radio_get_retention_info |
0x00007e20 |
0x00007e68 |
72 |
1% |
7765 |
.text.vRadio_Standard_Init |
0x00007e68 |
0x00008128 |
704 |
7% |
7768 |
.text.i16Radio_GetRSSIfromED |
0x00008128 |
0x0000813c |
20 |
1% |
7771 |
.text.u8Radio_GetEDfromRSSI |
0x0000813c |
0x00008168 |
44 |
1% |
7774 |
.text.vGetCalInfo |
0x00008168 |
0x000081a0 |
56 |
1% |
7777 |
.text.vRadio_RFT1778_bad_crc |
0x000081a0 |
0x000081dc |
60 |
1% |
7780 |
.text.vRadio_AD_control |
0x000081dc |
0x00008244 |
104 |
1% |
7783 |
.text.vRadio_UpdateRadioStandard |
0x00008244 |
0x0000828c |
72 |
1% |
7786 |
.text.vRadio_InitialiseRadioStandard |
0x0000828c |
0x000082a8 |
28 |
1% |
7789 |
.text.vRadio_SetChannelAndPower |
0x000082a8 |
0x000082e8 |
64 |
1% |
7792 |
.text.vRadio_Temp_GetInfos |
0x000082e8 |
0x00008364 |
124 |
2% |
7795 |
.text.vRadio_Temp_SetInfos |
0x00008364 |
0x000083ec |
136 |
2% |
7798 |
.text.vRadio_Temp_Update |
0x000083ec |
0x00008464 |
120 |
2% |
7801 |
.text.vRadio_ZBtoBLE |
0x00008464 |
0x000084a8 |
68 |
1% |
7804 |
.text.vRadio_BLEtoZB |
0x000084a8 |
0x00008500 |
88 |
1% |
7807 |
.text.vRadio_Enable_DCO_DAC |
0x00008500 |
0x000085e0 |
224 |
3% |
7810 |
.text.bIsCalNeeded |
0x000085e0 |
0x0000861c |
60 |
1% |
7813 |
.text.vUpdateFlashCalData |
0x0000861c |
0x00008650 |
52 |
1% |
7816 |
.text.vInitFlashCalData |
0x00008650 |
0x00008844 |
500 |
5% |
7819 |
.text.vCheckFlashCalData |
0x00008844 |
0x00008954 |
272 |
3% |
7822 |
.text.radio_HiTXPowerSet |
0x00008954 |
0x000089a0 |
76 |
1% |
7825 |
.text.vRadio_RadioInit |
0x000089a0 |
0x00008c2c |
652 |
7% |
7828 |
.text.vRadio_Recal |
0x00008c2c |
0x00008cec |
192 |
2% |
7831 |
.text.RFP_TMU_IRQHandler |
0x00008cec |
0x00008d14 |
40 |
1% |
7834 |
Expected total in radio.o file: |
10568 |
Actual: |
10568 |
100% |
7633 |
Flash640 / .text / _arm_addsubdf3.o |
Start |
End |
Size |
% |
Line |
.text |
0x00008d14 |
0x0000908c |
888 |
100% |
7837 |
Expected total in _arm_addsubdf3.o file: |
888 |
Actual: |
888 |
100% |
7837 |
Flash640 / .text / _arm_fixdfsi.o |
Start |
End |
Size |
% |
Line |
.text |
0x0000908c |
0x000090dc |
80 |
100% |
7853 |
Expected total in _arm_fixdfsi.o file: |
80 |
Actual: |
80 |
100% |
7853 |
Flash640 / .text / _aeabi_ldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x000090dc |
0x0000917c |
160 |
100% |
7856 |
Expected total in _aeabi_ldivmod.o file: |
160 |
Actual: |
160 |
100% |
7856 |
Flash640 / .text / _aeabi_uldivmod.o |
Start |
End |
Size |
% |
Line |
.text |
0x0000917c |
0x000091ac |
48 |
100% |
7858 |
Expected total in _aeabi_uldivmod.o file: |
48 |
Actual: |
48 |
100% |
7858 |
Flash640 / .text / _udivmoddi4.o |
Start |
End |
Size |
% |
Line |
.text |
0x000091ac |
0x0000947c |
720 |
100% |
7860 |
Expected total in _udivmoddi4.o file: |
720 |
Actual: |
720 |
100% |
7860 |
Flash640 / .text / _dvmd_tls.o |
Start |
End |
Size |
% |
Line |
.text |
0x0000947c |
0x00009480 |
4 |
100% |
7862 |
Expected total in _dvmd_tls.o file: |
4 |
Actual: |
4 |
100% |
7862 |
Flash640 / .text / lib_a-memcpy.o |
Start |
End |
Size |
% |
Line |
.text |
0x00009480 |
0x000095b4 |
308 |
100% |
7865 |
Expected total in lib_a-memcpy.o file: |
308 |
Actual: |
308 |
100% |
7865 |
Flash640 / .text / lib_a-memset.o |
Start |
End |
Size |
% |
Line |
.text.memset |
0x000095b4 |
0x00009658 |
164 |
100% |
7867 |
Expected total in lib_a-memset.o file: |
164 |
Actual: |
164 |
100% |
7867 |
Flash640 / .text / lib_a-strlen.o |
Start |
End |
Size |
% |
Line |
.text |
0x00009680 |
0x00009760 |
224 |
100% |
7870 |
Expected total in lib_a-strlen.o file: |
224 |
Actual: |
224 |
100% |
7870 |
Flash640 / .text / linker |
Start |
End |
Size |
% |
Line |
.text.__stub |
0x00009760 |
0x00009770 |
16 |
100% |
7873 |
Expected total in linker file: |
16 |
Actual: |
16 |
100% |
7873 |
Flash640 / .text / app_main.o |
Start |
End |
Size |
% |
Line |
.rodata.bHandleEventSend.str1.1 |
0x00009770 |
0x000097cd |
93 |
95% |
7875 |
.rodata.CSWTCH.7 |
0x000097cd |
0x000097d2 |
5 |
6% |
7877 |
Expected total in app_main.o file: |
98 |
Actual: |
98 |
100% |
7875 |
Flash640 / .text / EH_IEEE_802154_Switch.o |
Start |
End |
Size |
% |
Line |
.rodata.vSendMACFrame.str1.1 |
0x000097d2 |
0x000097f2 |
32 |
30% |
7879 |
.rodata.vEnableRxAndReceive.str1.1 |
0x000097f2 |
0x00009833 |
65 |
60% |
7881 |
.rodata.main_task.str1.1 |
0x00009833 |
0x0000983f |
12 |
12% |
7883 |
Expected total in EH_IEEE_802154_Switch.o file: |
109 |
Actual: |
109 |
100% |
7879 |
Flash640 / .text / EH_IEEE_Features.o |
Start |
End |
Size |
% |
Line |
.rodata.vSendDecommissioingCmd.str1.1 |
0x0000983f |
0x00009871 |
50 |
6% |
7885 |
.rodata.vClearPersistentData.str1.1 |
0x00009871 |
0x0000989c |
43 |
6% |
7887 |
.rodata.vLoadPersistentData.str1.1 |
0x0000989c |
0x000098ca |
46 |
6% |
7889 |
.rodata.vHandleOperationalState.str1.1 |
0x000098ca |
0x000098eb |
33 |
4% |
7891 |
.rodata.bEncryptDecyptKey.str1.1 |
0x000098eb |
0x0000992d |
66 |
8% |
7893 |
.rodata.vHandleRxMacFrame.str1.1 |
0x0000992d |
0x00009aac |
383 |
46% |
7895 |
.rodata.vSendChannelRequestCmd.str1.1 |
0x00009aac |
0x00009b03 |
87 |
11% |
7897 |
.rodata.vSendCommissioningCmd.str1.1 |
0x00009b03 |
0x00009b35 |
50 |
6% |
7899 |
.rodata.vSendGPDSuccessCmd.str1.1 |
0x00009b35 |
0x00009b63 |
46 |
6% |
7901 |
.rodata.HandleGPDStateMachine.str1.1 |
0x00009b63 |
0x00009b7d |
26 |
4% |
7903 |
.rodata.au8ChannelList |
0x00009b7d |
0x00009b8c |
15 |
2% |
7905 |
Expected total in EH_IEEE_Features.o file: |
845 |
Actual: |
845 |
100% |
7885 |
Flash640 / .text / EH_IEEE_Commands.o |
Start |
End |
Size |
% |
Line |
.rodata.bGPD_SecureFrame.str1.1 |
0x00009b8c |
0x00009c3c |
176 |
26% |
7908 |
.rodata.bGPD_ParseMACFrame.str1.1 |
0x00009c3c |
0x00009dd0 |
404 |
59% |
7911 |
.rodata.GPD_SendSpecificCommand.str1.1 |
0x00009dd0 |
0x00009e05 |
53 |
8% |
7914 |
.rodata.GPD_SendOperationalCommand.str1.1 |
0x00009e05 |
0x00009e3b |
54 |
8% |
7916 |
Expected total in EH_IEEE_Commands.o file: |
687 |
Actual: |
687 |
100% |
7908 |
Flash640 / .text / EH_Button.o |
Start |
End |
Size |
% |
Line |
.rodata.gint_callback.str1.1 |
0x00009e3b |
0x00009e64 |
41 |
15% |
7918 |
.rodata.vHandleButtonPress.str1.1 |
0x00009e64 |
0x00009f27 |
195 |
71% |
7920 |
.rodata.APP_cbTimerButtonScan.str1.1 |
0x00009f27 |
0x00009f4b |
36 |
13% |
7922 |
.rodata.s_u8ButtonDIOLine |
0x00009f4b |
0x00009f50 |
5 |
2% |
7924 |
Expected total in EH_Button.o file: |
277 |
Actual: |
277 |
100% |
7918 |
Flash640 / .text / fsl_debug_console.o |
Start |
End |
Size |
% |
Line |
.rodata.DbgConsole_SendData.str1.1 |
0x00009f50 |
0x00009fc7 |
119 |
59% |
7926 |
.rodata.DbgConsole_Init.str1.1 |
0x00009fc7 |
0x00009fef |
40 |
20% |
7928 |
.rodata.__func__.0 |
0x00009fef |
0x00009fff |
16 |
8% |
7930 |
.rodata.__func__.3 |
0x00009fff |
0x0000a01b |
28 |
14% |
7932 |
Expected total in fsl_debug_console.o file: |
203 |
Actual: |
203 |
100% |
7926 |
Flash640 / .text / fsl_gint.o |
Start |
End |
Size |
% |
Line |
.rodata.GINT_GetInstance.str1.1 |
0x0000a01b |
0x0000a087 |
108 |
87% |
7934 |
.rodata.__func__.0 |
0x0000a087 |
0x0000a098 |
17 |
14% |
7936 |
Expected total in fsl_gint.o file: |
125 |
Actual: |
125 |
100% |
7934 |
Flash640 / .text / board_utility.o |
Start |
End |
Size |
% |
Line |
.rodata.BOARD_Clock32MCapacitanceCharacteristics |
0x0000a098 |
0x0000a0a4 |
12 |
100% |
7938 |
Expected total in board_utility.o file: |
12 |
Actual: |
12 |
100% |
7938 |
Flash640 / .text / fsl_wwdt.o |
Start |
End |
Size |
% |
Line |
.rodata.WWDT_GetInstance.isra.0.str1.1 |
0x0000a0a4 |
0x0000a107 |
99 |
86% |
7941 |
.rodata.__func__.0 |
0x0000a107 |
0x0000a118 |
17 |
15% |
7943 |
Expected total in fsl_wwdt.o file: |
116 |
Actual: |
116 |
100% |
7941 |
Flash640 / .text / fsl_clock.o |
Start |
End |
Size |
% |
Line |
.rodata.CLOCK_Xtal32M_Trim.str1.1 |
0x0000a118 |
0x0000a1d3 |
187 |
74% |
7945 |
.rodata.CLOCK_XtalBasicTrim.str1.1 |
0x0000a1d3 |
0x0000a1ef |
28 |
12% |
7947 |
.rodata.__func__.1 |
0x0000a1ef |
0x0000a202 |
19 |
8% |
7949 |
.rodata.__func__.2 |
0x0000a202 |
0x0000a216 |
20 |
8% |
7951 |
Expected total in fsl_clock.o file: |
254 |
Actual: |
254 |
100% |
7945 |
Flash640 / .text / fsl_reset.o |
Start |
End |
Size |
% |
Line |
.rodata.RESET_SetPeripheralReset.str1.1 |
0x0000a216 |
0x0000a26d |
87 |
63% |
7953 |
.rodata.__func__.0 |
0x0000a26d |
0x0000a288 |
27 |
20% |
7955 |
.rodata.__func__.1 |
0x0000a288 |
0x0000a2a1 |
25 |
18% |
7957 |
Expected total in fsl_reset.o file: |
139 |
Actual: |
139 |
100% |
7953 |
Flash640 / .text / fsl_usart.o |
Start |
End |
Size |
% |
Line |
.rodata.USART_GetInstance.str1.1 |
0x0000a2a1 |
0x0000a2f1 |
80 |
25% |
7959 |
.rodata.USART_GetDefaultConfig.str1.1 |
0x0000a2f1 |
0x0000a300 |
15 |
5% |
7961 |
.rodata.USART_SetBaudRate.str1.1 |
0x0000a300 |
0x0000a33f |
63 |
20% |
7963 |
.rodata.USART_Init.str1.1 |
0x0000a33f |
0x0000a37b |
60 |
19% |
7965 |
.rodata.USART_WriteBlocking.str1.1 |
0x0000a37b |
0x0000a39f |
36 |
12% |
7967 |
.rodata.__func__.10 |
0x0000a39f |
0x0000a3b3 |
20 |
7% |
7969 |
.rodata.__func__.11 |
0x0000a3b3 |
0x0000a3c5 |
18 |
6% |
7971 |
.rodata.__func__.12 |
0x0000a3c5 |
0x0000a3dc |
23 |
8% |
7973 |
.rodata.__func__.14 |
0x0000a3dc |
0x0000a3e7 |
11 |
4% |
7975 |
Expected total in fsl_usart.o file: |
326 |
Actual: |
326 |
100% |
7959 |
Flash640 / .text / fsl_flexcomm.o |
Start |
End |
Size |
% |
Line |
.rodata.FLEXCOMM_GetInstance.str1.1 |
0x0000a3e7 |
0x0000a434 |
77 |
15% |
7977 |
.rodata.FLEXCOMM0_DriverIRQHandler.str1.1 |
0x0000a434 |
0x0000a44c |
24 |
5% |
7980 |
.rodata.FLEXCOMM1_DriverIRQHandler.str1.1 |
0x0000a44c |
0x0000a464 |
24 |
5% |
7982 |
.rodata.FLEXCOMM2_DriverIRQHandler.str1.1 |
0x0000a464 |
0x0000a47c |
24 |
5% |
7984 |
.rodata.FLEXCOMM3_DriverIRQHandler.str1.1 |
0x0000a47c |
0x0000a494 |
24 |
5% |
7986 |
.rodata.FLEXCOMM4_DriverIRQHandler.str1.1 |
0x0000a494 |
0x0000a4ac |
24 |
5% |
7988 |
.rodata.FLEXCOMM5_DriverIRQHandler.str1.1 |
0x0000a4ac |
0x0000a4c4 |
24 |
5% |
7990 |
.rodata.FLEXCOMM6_DriverIRQHandler.str1.1 |
0x0000a4c4 |
0x0000a4dc |
24 |
5% |
7992 |
.rodata.__func__.0 |
0x0000a4dc |
0x0000a4f7 |
27 |
5% |
7994 |
.rodata.__func__.1 |
0x0000a4f7 |
0x0000a512 |
27 |
5% |
7996 |
.rodata.__func__.2 |
0x0000a512 |
0x0000a52d |
27 |
5% |
7998 |
.rodata.__func__.3 |
0x0000a52d |
0x0000a548 |
27 |
5% |
8000 |
.rodata.__func__.4 |
0x0000a548 |
0x0000a563 |
27 |
5% |
8002 |
.rodata.__func__.5 |
0x0000a563 |
0x0000a57e |
27 |
5% |
8004 |
.rodata.__func__.6 |
0x0000a57e |
0x0000a599 |
27 |
5% |
8006 |
.rodata.__func__.7 |
0x0000a599 |
0x0000a5b0 |
23 |
5% |
8008 |
.rodata.s_flexcommBaseAddrs |
0x0000a5b0 |
0x0000a5cc |
28 |
6% |
8011 |
.rodata.s_flexcommClocks |
0x0000a5cc |
0x0000a5e8 |
28 |
6% |
8013 |
.rodata.s_flexcommResets |
0x0000a5e8 |
0x0000a604 |
28 |
6% |
8015 |
Expected total in fsl_flexcomm.o file: |
541 |
Actual: |
541 |
100% |
7977 |
Flash640 / .text / fsl_power.o |
Start |
End |
Size |
% |
Line |
.rodata.POWER_ApplyLdoActiveVoltage.str1.1 |
0x0000a604 |
0x0000a67d |
121 |
51% |
8017 |
.rodata.POWER_ApplyLdoActiveVoltage_1V0.str1.1 |
0x0000a67d |
0x0000a6c6 |
73 |
31% |
8019 |
.rodata.__func__.0 |
0x0000a6c6 |
0x0000a6e8 |
34 |
15% |
8021 |
.rodata.__func__.1 |
0x0000a6e8 |
0x0000a6f4 |
12 |
5% |
8023 |
Expected total in fsl_power.o file: |
240 |
Actual: |
240 |
100% |
8017 |
Flash640 / .text / fsl_wtimer.o |
Start |
End |
Size |
% |
Line |
.rodata.timer_param |
0x0000a6f4 |
0x0000a754 |
96 |
100% |
8026 |
Expected total in fsl_wtimer.o file: |
96 |
Actual: |
96 |
100% |
8026 |
Flash640 / .text / MicroExceptions_arm.o |
Start |
End |
Size |
% |
Line |
.rodata.ExceptionUnwindStack.str1.1 |
0x0000a754 |
0x0000a816 |
194 |
13% |
8028 |
.rodata.vPrintRegisterBit.str1.1 |
0x0000a816 |
0x0000a81e |
8 |
1% |
8030 |
.rodata.vPrintSystemHandlerAndControlStateRegisterBitFields.str1.1 |
0x0000a81e |
0x0000a956 |
312 |
21% |
8032 |
.rodata.vPrintConfigurableFaultStatusRegisterBitFields.str1.1 |
0x0000a956 |
0x0000aa59 |
259 |
18% |
8034 |
.rodata.vDebugBusFaultHandler.str1.1 |
0x0000aa59 |
0x0000abea |
401 |
27% |
8037 |
.rodata.vDebugUsageFaultHandler.str1.1 |
0x0000abea |
0x0000ac0e |
36 |
3% |
8040 |
.rodata.vDebugMemoryFaultHandler.str1.1 |
0x0000ac0e |
0x0000ac54 |
70 |
5% |
8042 |
.rodata.vPrintHardFaultStatusRegisterBitFields.str1.1 |
0x0000ac54 |
0x0000ac91 |
61 |
5% |
8044 |
.rodata.vDebugHardFaultHandler.str1.1 |
0x0000ac91 |
0x0000ad34 |
163 |
11% |
8046 |
Expected total in MicroExceptions_arm.o file: |
1504 |
Actual: |
1504 |
100% |
8028 |
Flash640 / .text / fsl_ctimer.o |
Start |
End |
Size |
% |
Line |
.rodata.s_ctimerBases |
0x0000ad34 |
0x0000ad3c |
8 |
100% |
8049 |
Expected total in fsl_ctimer.o file: |
8 |
Actual: |
8 |
100% |
8049 |
Flash640 / .text / fsl_dma.o |
Start |
End |
Size |
% |
Line |
.rodata.DMA_GetInstance.str1.1 |
0x0000ad3c |
0x0000ada6 |
106 |
87% |
8051 |
.rodata.__func__.25 |
0x0000ada6 |
0x0000adb6 |
16 |
14% |
8053 |
Expected total in fsl_dma.o file: |
122 |
Actual: |
122 |
100% |
8051 |
Flash640 / .text / serial_manager.o |
Start |
End |
Size |
% |
Line |
.rodata.SerialManager_Init.str1.1 |
0x0000adb6 |
0x0000ae14 |
94 |
40% |
8055 |
.rodata.SerialManager_OpenWriteHandle.str1.1 |
0x0000ae14 |
0x0000ae20 |
12 |
6% |
8058 |
.rodata.SerialManager_CloseWriteHandle.str1.1 |
0x0000ae20 |
0x0000ae27 |
7 |
3% |
8060 |
.rodata.SerialManager_OpenReadHandle.str1.1 |
0x0000ae27 |
0x0000ae32 |
11 |
5% |
8062 |
.rodata.SerialManager_WriteBlocking.str1.1 |
0x0000ae32 |
0x0000ae40 |
14 |
6% |
8064 |
.rodata.__func__.3 |
0x0000ae40 |
0x0000ae54 |
20 |
9% |
8066 |
.rodata.__func__.5 |
0x0000ae54 |
0x0000ae71 |
29 |
13% |
8068 |
.rodata.__func__.7 |
0x0000ae71 |
0x0000ae8f |
30 |
13% |
8070 |
.rodata.__func__.9 |
0x0000ae8f |
0x0000aea2 |
19 |
9% |
8072 |
Expected total in serial_manager.o file: |
236 |
Actual: |
236 |
100% |
8055 |
Flash640 / .text / serial_port_uart.o |
Start |
End |
Size |
% |
Line |
.rodata.Serial_UartInit.str1.1 |
0x0000aea2 |
0x0000af02 |
96 |
75% |
8074 |
.rodata.Serial_UartWrite.str1.1 |
0x0000af02 |
0x0000af10 |
14 |
11% |
8077 |
.rodata.__func__.1 |
0x0000af02 |
0x0000af13 |
17 |
14% |
8079 |
.rodata.__func__.3 |
0x0000af13 |
0x0000af23 |
16 |
13% |
8081 |
Expected total in serial_port_uart.o file: |
129 |
Actual: |
143 |
111% |
8074 |
Flash640 / .text / usart_adapter.o |
Start |
End |
Size |
% |
Line |
.rodata.HAL_UartInit.str1.1 |
0x0000af23 |
0x0000afd5 |
178 |
80% |
8083 |
.rodata.HAL_UartReceiveBlocking.str1.1 |
0x0000afd5 |
0x0000afda |
5 |
3% |
8086 |
.rodata.__func__.0 |
0x0000afda |
0x0000afef |
21 |
10% |
8089 |
.rodata.__func__.3 |
0x0000afef |
0x0000affc |
13 |
6% |
8091 |
.rodata.s_UsartAdapterBase |
0x0000affc |
0x0000b004 |
8 |
4% |
8093 |
Expected total in usart_adapter.o file: |
225 |
Actual: |
225 |
100% |
8083 |
Flash640 / .text / fsl_assert.o |
Start |
End |
Size |
% |
Line |
.rodata.__assert_func.str1.1 |
0x0000b004 |
0x0000b042 |
62 |
100% |
8095 |
Expected total in fsl_assert.o file: |
62 |
Actual: |
62 |
100% |
8095 |
Flash640 / .text / fsl_os_abstraction_bm.o |
Start |
End |
Size |
% |
Line |
.rodata.str1.1 |
0x0000b042 |
0x0000b04c |
10 |
91% |
8097 |
.rodata.gUseRtos_c |
0x0000b04c |
0x0000b04d |
1 |
10% |
8099 |
Expected total in fsl_os_abstraction_bm.o file: |
11 |
Actual: |
11 |
100% |
8097 |
Flash640 / .text / Mini_Main.o |
Start |
End |
Size |
% |
Line |
.rodata.au8HeaderSize.0 |
0x0000b04d |
0x0000b05b |
14 |
100% |
8102 |
Expected total in Mini_Main.o file: |
14 |
Actual: |
14 |
100% |
8102 |
Flash640 / .text / radio.o |
Start |
End |
Size |
% |
Line |
.rodata.radio_DCO_cal.str1.1 |
0x0000b05b |
0x0000b064 |
9 |
1% |
8104 |
.rodata |
0x0000b064 |
0x0000b080 |
28 |
3% |
8107 |
.rodata.assign_Synth_Cal_Op_Lock_init_regs |
0x0000b080 |
0x0000b0c0 |
64 |
7% |
8108 |
.rodata.assign_Synth_Cal_Startup_init_regs |
0x0000b0c0 |
0x0000b104 |
68 |
7% |
8111 |
.rodata.assign_TMU_init_regs |
0x0000b104 |
0x0000b150 |
76 |
8% |
8114 |
.rodata.assign_init_regs |
0x0000b150 |
0x0000b1c0 |
112 |
11% |
8117 |
.rodata.assign_init_regs_ES2 |
0x0000b1c0 |
0x0000b1cc |
12 |
2% |
8120 |
.rodata.assign_init_regs_ES2MF |
0x0000b1cc |
0x0000b1d8 |
12 |
2% |
8123 |
.rodata.assign_std_specific_banked_regs |
0x0000b1d8 |
0x0000b210 |
56 |
6% |
8126 |
.rodata.assign_unbanked_common_regs |
0x0000b210 |
0x0000b238 |
40 |
4% |
8129 |
.rodata.assign_unbanked_std_specific_regs |
0x0000b238 |
0x0000b248 |
16 |
2% |
8132 |
.rodata.assign_unbanked_zbble_specific_regs |
0x0000b248 |
0x0000b2e4 |
156 |
15% |
8135 |
.rodata.assign_zbble_specific_banked_regs |
0x0000b2e4 |
0x0000b32c |
72 |
7% |
8138 |
.rodata.freq_prog |
0x0000b32c |
0x0000b3b8 |
140 |
14% |
8141 |
.rodata.lut_defaults |
0x0000b3b8 |
0x0000b414 |
92 |
9% |
8144 |
.rodata.lut_hiTx_defaults |
0x0000b414 |
0x0000b470 |
92 |
9% |
8147 |
Expected total in radio.o file: |
1045 |
Actual: |
1045 |
100% |
8104 |
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/ |
6576 |
15% |
| Common/ |
296 |
1% |
| | Source/ |
296 |
1% |
| | | board_k32w0/ |
296 |
1% |
| | | | board.o |
40 |
1% |
| | | | board_utility.o |
20 |
1% |
| | | | hardware_init.o |
208 |
1% |
| | | | pin_mux.o |
28 |
1% |
| GpEhSwitch/ |
6280 |
14% |
| | Source/ |
6280 |
14% |
| | | EH_Button.o |
1005 |
3% |
| | | EH_IEEE_802154_Switch.o |
549 |
2% |
| | | EH_IEEE_Commands.o |
1923 |
5% |
| | | EH_IEEE_Features.o |
2197 |
5% |
| | | app_main.o |
342 |
1% |
| | | app_nvm.o |
264 |
1% |
LIB/ |
21159 |
47% |
| / |
16 |
1% |
| | linker |
16 |
1% |
| SDKPackages/ |
18547 |
41% |
| | K32W061DK6/ |
18547 |
41% |
| | | middleware/ |
18547 |
41% |
| | | | wireless/ |
18547 |
41% |
| | | | | framework/ |
11633 |
26% |
| | | | | | PWRM/ |
20 |
1% |
| | | | | | | Library/ |
20 |
1% |
| | | | | | | | libPWRM.a/ |
20 |
1% |
| | | | | | | | | pwrm.o |
20 |
1% |
| | | | | | XCVR/ |
11613 |
26% |
| | | | | | | lib/ |
11613 |
26% |
| | | | | | | | libRadio.a/ |
11613 |
26% |
| | | | | | | | | radio.o |
11613 |
26% |
| | | | | ieee-802.15.4/ |
6814 |
15% |
| | | | | | lib/ |
6814 |
15% |
| | | | | | | libMiniMac.a/ |
6814 |
15% |
| | | | | | | | MMAC.o |
5796 |
13% |
| | | | | | | | MMAC_RadioInit_JN518x.o |
20 |
1% |
| | | | | | | | MMAC_TimerServer.o |
72 |
1% |
| | | | | | | | Mini_Main.o |
58 |
1% |
| | | | | | | | Mini_TimerServer.o |
140 |
1% |
| | | | | | | | Mini_TxRx.o |
728 |
2% |
| | | | | zigbee/ |
100 |
1% |
| | | | | | platform/ |
100 |
1% |
| | | | | | | K32W0/ |
100 |
1% |
| | | | | | | | libs/ |
100 |
1% |
| | | | | | | | | libZPSMAC_Mini_SOC.a/ |
100 |
1% |
| | | | | | | | | | zps_miniMac.o |
100 |
1% |
| gcc/ |
2596 |
6% |
| | arm-none-eabi/ |
2596 |
6% |
| | | 10.3.1/ |
2596 |
6% |
| | | | arm-none-eabi/ |
696 |
2% |
| | | | | lib/ |
696 |
2% |
| | | | | | thumb/ |
696 |
2% |
| | | | | | | v7e-m/ |
696 |
2% |
| | | | | | | | nofp/ |
696 |
2% |
| | | | | | | | | libc.a/ |
696 |
2% |
| | | | | | | | | | lib_a-memcpy.o |
308 |
1% |
| | | | | | | | | | lib_a-memset.o |
164 |
1% |
| | | | | | | | | | lib_a-strlen.o |
224 |
1% |
| | | | thumb/ |
1900 |
5% |
| | | | | v7e-m/ |
1900 |
5% |
| | | | | | nofp/ |
1900 |
5% |
| | | | | | | libgcc.a/ |
1900 |
5% |
| | | | | | | | _aeabi_ldivmod.o |
160 |
1% |
| | | | | | | | _aeabi_uldivmod.o |
48 |
1% |
| | | | | | | | _arm_addsubdf3.o |
888 |
2% |
| | | | | | | | _arm_fixdfsi.o |
80 |
1% |
| | | | | | | | _dvmd_tls.o |
4 |
1% |
| | | | | | | | _udivmoddi4.o |
720 |
2% |
SDK/ |
18033 |
40% |
| SDKPackages/ |
17481 |
39% |
| | K32W061DK6/ |
17481 |
39% |
| | | components/ |
1402 |
4% |
| | | | serial_manager/ |
901 |
2% |
| | | | | serial_manager.o |
604 |
2% |
| | | | | serial_port_uart.o |
297 |
1% |
| | | | uart/ |
501 |
2% |
| | | | | usart_adapter.o |
501 |
2% |
| | | devices/ |
10184 |
23% |
| | | | K32W061/ |
10184 |
23% |
| | | | | drivers/ |
7907 |
18% |
| | | | | | fsl_aes.o |
258 |
1% |
| | | | | | fsl_clock.o |
2262 |
5% |
| | | | | | fsl_ctimer.o |
132 |
1% |
| | | | | | fsl_dma.o |
350 |
1% |
| | | | | | fsl_flash.o |
182 |
1% |
| | | | | | fsl_flexcomm.o |
1125 |
3% |
| | | | | | fsl_gint.o |
369 |
1% |
| | | | | | fsl_gpio.o |
48 |
1% |
| | | | | | fsl_power.o |
1272 |
3% |
| | | | | | fsl_reset.o |
331 |
1% |
| | | | | | fsl_usart.o |
890 |
2% |
| | | | | | fsl_wtimer.o |
496 |
2% |
| | | | | | fsl_wwdt.o |
192 |
1% |
| | | | | system_K32W061.o |
228 |
1% |
| | | | | utilities/ |
2049 |
5% |
| | | | | | debug_console/ |
559 |
2% |
| | | | | | | fsl_debug_console.o |
559 |
2% |
| | | | | | fsl_assert.o |
90 |
1% |
| | | | | | str/ |
1400 |
4% |
| | | | | | | fsl_str.o |
1400 |
4% |
| | | middleware/ |
5895 |
13% |
| | | | wireless/ |
5895 |
13% |
| | | | | framework/ |
5415 |
12% |
| | | | | | DebugExceptionHandlers_jn518x/ |
4004 |
9% |
| | | | | | | src/ |
4004 |
9% |
| | | | | | | | Exceptions_NVIC.o |
44 |
1% |
| | | | | | | | MicroExceptions_arm.o |
3960 |
9% |
| | | | | | DebugFifo/ |
82 |
1% |
| | | | | | | Source/ |
82 |
1% |
| | | | | | | | Debug.o |
82 |
1% |
| | | | | | FunctionLib/ |
54 |
1% |
| | | | | | | FunctionLib.o |
54 |
1% |
| | | | | | LowPower/ |
92 |
1% |
| | | | | | | Source/ |
92 |
1% |
| | | | | | | | k32w061dk6/ |
92 |
1% |
| | | | | | | | | PWR.o |
60 |
1% |
| | | | | | | | | PWRLib.o |
16 |
1% |
| | | | | | | | | PWR_setjmp.o |
16 |
1% |
| | | | | | OSAbstraction/ |
427 |
1% |
| | | | | | | Source/ |
427 |
1% |
| | | | | | | | fsl_os_abstraction_bm.o |
427 |
1% |
| | | | | | SecLib/ |
680 |
2% |
| | | | | | | SecLib.o |
680 |
2% |
| | | | | | TimersManager/ |
76 |
1% |
| | | | | | | Source/ |
76 |
1% |
| | | | | | | | TMR_Adapter.o |
76 |
1% |
| | | | | zigbee/ |
480 |
2% |
| | | | | | ZigbeeCommon/ |
476 |
2% |
| | | | | | | Source/ |
476 |
2% |
| | | | | | | | ZTimer.o |
408 |
1% |
| | | | | | | | port_JN518x.o |
68 |
1% |
| | | | | | platform/ |
4 |
1% |
| | | | | | | K32W0/ |
4 |
1% |
| | | | | | | | platform/ |
4 |
1% |
| | | | | | | | | timer.o |
4 |
1% |
| gcc/ |
552 |
2% |
| | startup_K32W061.o |
552 |
2% |