On Mon, 2005-08-15 at 19:55 +0100, Harish Kulkarni wrote: > Hello, > > Having tuff time with rom based redboot image, please > redirect me to mem-map file and section of code which > does copy from rom to ram? > > Just by coping data section from rom to ram is > suffient? > > PS: Prefer it to be specific to leon.
In general, you'll need to select ROMRAM startup, not just ROM. ROM mode programs execute code directly from ROM (FLASH) and are not copied into RAM. -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
