Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: Flash Versus RAM

2005-11-14 by syedismail_sifa

--- In lpc2000@yahoogroups.com, "mhaines4102" <mhaines4102@y...> wrote:
>
> On the 2138, there is 512K of flash and 32K of RAM. Can anyone tell me
> what goes in flash vs. RAM (i.e. globals, stacks, heap, executing
> code.) I have lots of assumptions, but would like a clear answer.
> 
> Thanks in advance.
>
Code goes into flash. The flash can be erased in sectors, so can be
used for data. You can also eexecute code from RAM. But the vaiable
space and stack is in RAM.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.