To: | |
---|---|
Subject: | Re: [ts-7000] BUS PC/104 - C/C++ |
From: | "Don W. Carr" <> |
Date: | Sun, 22 Oct 2006 21:06:56 -0500 |
You need to look in the manual, and they will give the base address of the PC/104 bus, which should be 0x11E00000. Then use mmap() to map the address + offset on the PC/104 bus you need to read/write. Be sure to ask for an address starting on an even page boudry, and an even number of pages. Then just read / write the addresses you want with the pointer you get back, of course adding the offsets required. On 10/22/06, stageelectronique
<> wrote:
|
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [ts-7000] Re: Disabling interrupts, Don W. Carr |
---|---|
Next by Date: | Re: [ts-7000] Re: Warning: Floating point format bug encountered using arm-linux-gcc-3.3.4, Don W. Carr |
Previous by Thread: | [ts-7000] BUS PC/104 - C/C++, stageelectronique |
Next by Thread: | [ts-7000] loading kernel with TFTP problem, David Kadjo |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU