[ECOS] hal vsr question

Grant Edwards grante@visi.com
Tue Mar 14 14:18:00 GMT 2000


> 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


More information about the Ecos-discuss mailing list