How can I check my RAM usage?

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

How can I check my RAM usage?

Jump to solution
2,466 Views
kbj
Contributor IV

Hi,

I use S32K144 and S32DS.

I want to know RAM usage.

How can I check my RAM usage?

Please let me know.

Thanks and best regards,

Byungju.

1 Solution
2,248 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

in project properties enable Print size:

pastedImage_1.png

You can see size output at the build end: 

pastedImage_2.png

More details you can find on Erich Styger's blog: 

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

Hope it helps. 

Jiri 

View solution in original post

2 Replies
2,249 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

in project properties enable Print size:

pastedImage_1.png

You can see size output at the build end: 

pastedImage_2.png

More details you can find on Erich Styger's blog: 

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

Hope it helps. 

Jiri 

2,248 Views
kbj
Contributor IV

Hi Jiri,

Thanks for your help.

Best regards,

Byungju.

0 Kudos