source: trunk/firmware_v2/SES/Output/Debug/Exe/PowerPro.map @ 23

Last change on this file since 23 was 23, checked in by f.jahn, 6 days ago

Änderung neuer Controller mit mehr Speicher

File size: 8.1 KB
Line 
1***********************************************************************************************
2***                                                                                         ***
3***                                    LINK INFORMATION                                     ***
4***                                                                                         ***
5***********************************************************************************************
6
7Linker version:
8
9  SEGGER ARM Linker 4.44.2 compiled Apr 14 2025 15:08:43
10  Copyright (c) 2017-2024 SEGGER Microcontroller GmbH    www.segger.com
11
12
13***********************************************************************************************
14***                                                                                         ***
15***                                     MODULE SUMMARY                                      ***
16***                                                                                         ***
17***********************************************************************************************
18
19Memory use by input file:
20
21  Object File                                       RX Code     RO Data     RW Data     ZI Data
22  ---------------------------------------------  ----------  ----------  ----------  ----------
23  PowerPro_lto.o                                     11 498         839           8         505
24  SEGGER_THUMB_Startup.o                                 20                                   
25  stm32c031xx_Vectors.o                                 218                                   
26  STM32C0xx_Startup.o                                     8                                   
27  ---------------------------------------------  ----------  ----------  ----------  ----------
28  Subtotal (4 objects)                               11 744         839           8         505
29  ---------------------------------------------  ----------  ----------  ----------  ----------
30  libc_v6m_t_le_eabi_small.a                          2 258          32                       
31  mbops_timeops_v6m_t_le_eabi_small.a                   190         541          20           4
32  prinops_rtt_v6m_t_le_eabi_small.a                     476          26          12       1 220
33  SEGGER_crtinit_v6m_t_le_eabi_small.a                   74                                   
34  strops_v6m_t_le_eabi_small.a                           48                                   
35  ---------------------------------------------  ----------  ----------  ----------  ----------
36  Subtotal (5 archives)                               3 046         599          32       1 224
37  ---------------------------------------------  ----------  ----------  ----------  ----------
38  Linker created (shared data, fills, blocks):                      172                   2 048
39  =============================================  ==========  ==========  ==========  ==========
40  Total:                                             14 790       1 610          40       3 777
41  =============================================  ==========  ==========  ==========  ==========
42
43Memory use by archive member:
44
45  Archive member                                    RX Code     RO Data     RW Data     ZI Data
46  ---------------------------------------------  ----------  ----------  ----------  ----------
47  __SEGGER_RTL_vfprintf_int_nwp.o (libc_v6m_t_le_eabi_small.a)
48                                                        836                                   
49  fileops.o (libc_v6m_t_le_eabi_small.a)                144                                   
50  floatasmops_arm.o (libc_v6m_t_le_eabi_small.a)
51                                                        598                                   
52  intasmops_arm.o (libc_v6m_t_le_eabi_small.a)          308                                   
53  mbops.o (mbops_timeops_v6m_t_le_eabi_small.a)         190         541          20           4
54  prinops.o (libc_v6m_t_le_eabi_small.a)                372          32                       
55  prinops_rtt.o (prinops_rtt_v6m_t_le_eabi_small.a)
56                                                         62                      12          12
57  SEGGER_crtinit.o (SEGGER_crtinit_v6m_t_le_eabi_small.a)
58                                                         74                                   
59  SEGGER_RTT.o (prinops_rtt_v6m_t_le_eabi_small.a)
60                                                        414          26                   1 208
61  strasmops_arm.o (strops_v6m_t_le_eabi_small.a)
62                                                         34                                   
63  strops.o (strops_v6m_t_le_eabi_small.a)                14                                   
64  ---------------------------------------------  ----------  ----------  ----------  ----------
65  Subtotal (11 members from 5 archives)               3 046         599          32       1 224
66  Objects (4 files)                                  11 744         839           8         505
67  Linker created (shared data, fills, blocks):                      172                   2 048
68  =============================================  ==========  ==========  ==========  ==========
69  Total:                                             14 790       1 610          40       3 777
70  =============================================  ==========  ==========  ==========  ==========
71
72Memory use by linker:
73
74  Description                                       RX Code     RO Data     RW Data     ZI Data
75  ---------------------------------------------  ----------  ----------  ----------  ----------
76  Initialization table                                              172                       
77  Memory for block 'stack'                                                                2 048
78  ---------------------------------------------  ----------  ----------  ----------  ----------
79  Subtotal (linker created):                                        172                   2 048
80  ---------------------------------------------  ----------  ----------  ----------  ----------
81  Objects (4 files)                                  11 744         839           8         505
82  Archives (5 files)                                  3 046         599          32       1 224
83  =============================================  ==========  ==========  ==========  ==========
84  Total:                                             14 790       1 610          40       3 777
85  =============================================  ==========  ==========  ==========  ==========
86
87
88***********************************************************************************************
89***                                                                                         ***
90***                              UNPLACED SECTIONS AND BLOCKS                               ***
91***                                                                                         ***
92***********************************************************************************************
93
94Unplaced sections:
95
96  Section                        Size  Align  Object
97  -------------------------  --------  -----  ------
98  .segger.init.__SEGGER_init_zero
99                                 0x12      2  SEGGER_crtinit.o (SEGGER_crtinit_v6m_t_le_eabi_small.a)
100  .segger.init.__SEGGER_init_copy
101                                 0x14      2  SEGGER_crtinit.o (SEGGER_crtinit_v6m_t_le_eabi_small.a)
102  =========================  ========  =====  ======
103  Total:                           38         
104  =========================  ========  =====  ======
105
106
107***********************************************************************************************
108***                                                                                         ***
109***                                      LINK SUMMARY                                       ***
110***                                                                                         ***
111***********************************************************************************************
112
113Link complete: 2 errors, 0 warnings, 0 remarks
Note: See TracBrowser for help on using the repository browser.