S32k144 : Why data size zero

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32k144 : Why data size zero

397 Views
SivaB
Contributor III

Hi,

Why is data 0?
 
Invoking: Standard S32DS Print Size
arm-none-eabi-size --format=berkeley ACS_SW_V2_5.elf
text data bss dec hex filename
129472 0 16400 145872 239d0 ACS_SW_V2_5.elf
Finished building: ACS_SW_V2_5.siz

SivaB_0-1771419841456.png

 

Tags (1)
0 Kudos
Reply
1 Reply

375 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @SivaB 

Refer to the following link. It provides a detailed explanation of what each of these item numbers actually means.

MCU on Eclipse - text, data and bss: Code and Data Size Explained

 

BR, VaneB

0 Kudos
Reply