On 2013-12-02 23:06, Jiri Gaisler wrote:

On 11/30/2013 02:31 AM, Gedare Bloom wrote:
>Does the NGMP allow for variant sizes of ROM and RAM? If so will we
>provide separate BSP variants for all possibilities, or how does the
>user select the right size for their board?
The boot loader (or gdb debug monitor) supplies the top-of-stack
address in %sp when the RTEMS binary is called. The area between
the start address and %sp indicates the size of RAM to be used.
In this way only one bsp is needed.

Ok, good to know. Then this symbols should probably go away. Is the boot loader always the same?

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to