This is the mail archive of the ecos-discuss@sourceware.cygnus.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: hal vsr question



> Grant> There's obviously some assumptions about memory layout hidden
> Grant> somewhere where I haven't found them.  Any ideas on where that
> Grant> might be?
> 
> I think there's some stuff stored at 0x24 and 0x40 or
> thereabouts. Memory limits or so. I forget and am too tired to look
> for specifics now.

I found the code in vectors.s that writes 0 to 0x40, and I
found the #define hal_dram_size (*(CYG_WORD *)(0x40)), but I
can find anyplace that actually uses the value.

-- 
Grant Edwards
grante@visi.com

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