From mboxrd@z Thu Jan 1 00:00:00 1970 From: "james chen" To: Subject: [ECOS] Memory Layout Date: Wed, 18 Apr 2001 02:01:00 -0000 Message-id: <000701c0c7e6$2c620240$c408aa0a@inc.inventec> X-SW-Source: 2001-04/msg00160.html Hello, From memory layout, I find that Redboot( startup in ROM) and Applications( startup in RAM ) both share the same memory address and size. When I use GDB debugging applications through redboot's gdb stub. Will redboot's memory be cracked by Applications? Thanks in advance! Regards, james chen