Help in getting application to access I/O space
- From: "Andy Purcell" <Andy_Purcell@xxxxxxxxxxx>
- Date: Tue, 1 Aug 2006 10:35:42 -0600
I need to write CE app to manipulate my CPU GPIO outputs. The documentation
for the CPU registers that control GPIO signals says that the registers are
mapped as offsets into "I/O Space". The base address is 0xF0.
So the question is - how can my application access these registers?
- can I use WRITE_PORT_ULONG()?
- must I map this space using some API?
.
- Follow-Ups:
- Re: Help in getting application to access I/O space
- From: Paul G. Tobey [eMVP]
- Re: Help in getting application to access I/O space
- Prev by Date: Re: email
- Next by Date: Re: Help in getting application to access I/O space
- Previous by thread: Re: Touch screen
- Next by thread: Re: Help in getting application to access I/O space
- Index(es):
Relevant Pages
|