Memory exceeded but program still build

Flash = Code + RW data + RO data
Ram = RW data + ZI data

right??

I am using LPC1317 with 64K flash & 10K sram.

After build keil shows :
code : 63450
ro : 9566
rw : 376
zi : 3120

So flash = 73392 ram = 3496

How does code get build if memory exceeds it limit. I haven't changed map file .

Parents Reply Children
No data
More questions in this forum