This is the mail archive of the ecos-discuss@sources.redhat.com 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]

RE: Memory map: User defined section


> -----Original Message-----
> From: Jonathan Larmour [mailto:jlarmour@redhat.com]
> Subject: Re: [ECOS] Memory map: User defined section
> 
> Do you really need it? If you include the appropriate MLT 
> generated .h file
> (by using
> #include <pkgconf/system.h>
> #include CYGHWR_MEMORY_LAYOUT_H
> ) you can get the end by using (&CYGMEM_SECTION_FOO +
> CYGMEM_SECTION_FOO_SIZE).

Thank you, this is what I need.

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 

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