From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ho Shui Choy Stanley PS03B NCS To: "Ecos-Discuss (E-mail)" Subject: [ECOS] Use of internal and external ram Date: Sun, 22 Apr 2001 23:36:00 -0000 Message-id: <19C34CD863B1D4118E2800508BAF663A0112F613@STONE> X-SW-Source: 2001-04/msg00290.html I am building eCos for AT91EB40 In my platform there is internal ram(addr 0x00100000) and external ram(addr 0x02000000) how do I make use of both available ram? Is it possible to specify that the stack space resides in the internal ram while data in external ram? Thanks Stanley