Cross-Compiling a module for this board is not much different from
cross-compiling a module for any other Linux.
First set up the cross-compilation environment - can you cross-compile a
simple hello world user space program, copy it and run it?
Next modules - the module compilation stuff is amply documented on the web.
You will to down load the kernel source that matches your kernel, and
configure it for the kernel you have - as far as I remember you do not have
to actually compile the kernel - but I would do so, just to make sure you
learn about kernel compilation.
This thread has some info if things go wrong...
http://tech.groups.yahoo.com/group/ts-7000/message/2371
This doc has some more info...
http://www.ovro.caltech.edu/~dwh/ts7300/
I got a lot of matches when I used google to search
http://tech.groups.yahoo.com/ for : s-7000 compile module
On Wed, 22 Feb 2012, danthackett wrote:
> I just need to know how to compile this kernel module and install it on
> the board. Does anybody have any more detail on how to do this?
>
> --- In Jim Jackson <> wrote:
> >
> >
> >
> >
> > On Mon, 20 Feb 2012, danthackett wrote:
> >
> > > can I compile kernel modules on the board? or do I have to cross compile?
> > > If so, how do I go about doing that?
> >
> > As far as I remember, how to cross compile is in the board documentation.
> >
> > >
> > > --- In Jim Jackson <jj@> wrote:
> > > >
> > > >
> > > >
> > > >
> > > > On Mon, 20 Feb 2012, danthackett wrote:
> > > >
> > > > > I need to write a kernel module / device driver for a ts-7260 and I
> > > > > came
> > > > > across the gpio.tar.bz2 in the files section. Can somebody explain
> > > > > how I
> > > > > compile this? All I need is a function that is called when an
> > > > > external
> > > > > interrupt is generated. What do I need to do to compile and install a
> > > > > kernel module on this board?
> > > >
> > > > There is full documment here...
> > > >
> > > > http://tldp.org/LDP/lkmpg/2.4/html/lkmpg.html
> > > >
> > >
> > >
> > >
> >
>
>
>
------------------------------------
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/
|