sparc stack and heap

Aleix Conchillo Flaqué aconchillo at ieec.fcr.es
Tue Jul 25 14:46:46 UTC 2006


Great. Thanks for the answer. I'll have a look at that, it seems the  
cleanest way to do it.

Regards,

aleix

On 25 Jul 2006, at 16:11, Joel Sherrill wrote:

>
> The simplest think to do would be to edit the linkcmds and reserve  
> an area after the BSS.  If you
> move the "end" symbols to after your reserved block, then it will  
> just be ignored by the BSP
> when it is carving memory.
>
> You could do this in an application specific linkcmds and add - 
> qnolinkcmds -T myLinkcmds
> to the gcc command that links your application.  It would avoid  
> otherwise changing the
> BSP as installed by RTEMS.
>
> --joel




More information about the users mailing list