This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Determine start-end of memory regions at runtime


Hi,

there are defined several constants within the linker script like
__bss_start or __bss_end, or something like that. Take a look into the
linker script, you should be able to find these constants easily.

Ciao, Fabian

2005/9/27, Ruchika Singh <rusingh@ecs.umass.edu>:
>
> Hi All:
>
> How can I determine at runtime the start/end address of memory sections,
> rodata,.bss etc.
>
> Thanks,
> -R.
>
> --
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>
>

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]