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]
Other format: [Raw text]

Re: 16bit RAM


On Mon, May 31, 2004 at 05:48:10PM +0200, Sven Rehfuss wrote:

> again a problem using 16bit RAM.
> The RAM is connected to an ARM7 (AT91R40008) and is working.
> The RAM is addressed as a 16bit memory without byte select lines (the
> flash is connected the same way).

> How can I tell eCos that the memory is a 16bit RAM (e.g. a char maybe
> 16bit wide)?

First you've got to figure out how to tell the C compiler that
a char is 16-bits.  Once you've done that, eCos should just
work.

-- 
Grant


-- 
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]