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: Some simple questitions


On 2006-09-04, Grant Edwards <grante@visi.com> wrote:

> Yes.  Gcc allows inline assembly language that allows access
> to processor registers.
>
>> Linux has "mmap()" function for that purpose.
>
> No, it doesn't.  That's not what mmap() does.

Are you asking about registers in memory-mapped peripherals?

Anything that's memory-mapped is just "there".  eCos only has a
single address space.

-- 
Grant Edwards
grante@visi.com



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