On Thu, 11 Jun 2009, j.chitte wrote:
> For the moment it's segfaulting off the bat.
>
> I have not really got into debugging what's wrong yet but the obvious
> part to look at is the MMAP macro that creates a mapping to the IO ports
> on the board.
>
> The other doubt I had was I have the max197 driver in the kernel. Is that
> going to lock acces to those ports and prevent adc_logger from mapping
> them.
Err... not sure about locking access - it might do.
In general it is not a good idea to have 2 programs accessing the same
hardware, unless they co-operate.
Modify the user space program to just use the ADC kernel module
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|