How will "placing code in ram" affect the "ram size"

Using: Arm Cortex-M3

IDE: Keil

When I placed code in ram, I could see the functions' executing address indeed is in ram address range from map file.

But interesting thing is I found the change of ram size used in map file's summarization is not an order of magnitude compares to the actual size of functions.

Why?

Parents Reply Children
No data
More questions in this forum