Results 1 to 1 of 1
Hi everybody,
I am using TS-7200 Arm-based board with TS-kernel version of 2.4.23. It doesn't have compiler on the board, so i need to develop code and compile with host ...
- 03-12-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 1
autorun drivers in arm-linux
Hi everybody,
I am using TS-7200 Arm-based board with TS-kernel version of 2.4.23. It doesn't have compiler on the board, so i need to develop code and compile with host computer's GNU and cross-toolchains. For logging in and other command usages, I need to use Host computer's Terminal (RS-232 or Telnet, but RS-232 is default). The board has 4x4 keypad and LCD Display. I also have the drivers (binaries) for these devices.
Now my question is: I want to run the board independently without usage of host computer after I upload the binaries to that board. I want to use board's LCD Display and 4x4 keypad instead of host's Display and keyboard (for logging in and Command). To do so, I need to login and run driver (files) automatically. Currently I can make sure for auto login but not for driver. SO could anybody please give me a guide how to make sure for autorunning drivers during login?

I am a newbie in linux, so I put this thread under newbie. If my post is in wrong directory, I am sorry for about that.
Thanks for your time and considerations!
Best Regards,
kyawkyaw.


Reply With Quote