Flash memory and Data memory

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

Flash memory and Data memory

740 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by karthik.s on Wed Aug 04 02:58:17 MST 2010
I am using LPC1114.After building the application the following statistics are displayed on the console window.

text       data        bss        dec        hex    filename
  23892         32       5358      29282       7262    SampleSPI.axf

What i understand is text section indicates the amount of memory occupied in Flash(32KB).

What about the amount of RAM occupied by the application code?

Is it (data+bss)??

Original Attachment has been moved to: 1100583_UART.zip

0 Kudos
Reply
1 Reply

622 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Aug 04 03:40:50 MST 2010
http://knowledgebase.nxp.com/showthread.php?t=522
0 Kudos
Reply