swaroopgr wrote:
> Hi,
>
> I've been trying to setup a TS-7250 with RF2-Zigbee. I have inserted
> the tsuart0.o module. Currently, I am trying to insert the tsuart-rf.o
> module. The module put up on the ftp server does not match my kernel
> version.
>
> I need to compile the tsuart-rf.c file. A simple "arm-linux-gcc
> tsuart-rf.c" gives me loads of errors.
This invocation is assuming you are compiling a user-space application.
> Is there some specific way in
> which this module is compiled. Is there some specific directory in
> which it must be compiled?
One way to compile it is to install the kernel source tree and kernel
compiler, and then config the kernel to build this module. I used to
have a script that would compile just the ts-uart modules for me, which
I made by watching the output of a kernel build and copying the compiler
invocations to make the modules in question. Unfortunately I lost this
script when my hard drive crashed several months ago... :-(
> Also, I am unsure whether the compilation
> must be a ".o" file or a ".ko" file. Please help.
Linux 2.4 modules are .o, Linux 2.6 modules are .ko ...
> Thanks,
> Swaroop
Hope this helps.
______ Best Regards,
|__ __/ Michael Schmidt
|| Software Engineer
||echnologic Systems (EmbeddedARM.com)
|| (480) 16525 East Laser Drive
|/ 837-5200 Fountain Hills, AZ 85268
http://oz.embeddedarm.com/~michael
------------------------------------
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/
|