Hi, there seems to be quite a lot of individual work on 2.6.x kernels so I thought it would be a good idea to focus various segments of code and knowlege into...
Hi All, 'take II' as Matthieu seems to be a trend setter... For anyone with some time, if they could try my new NAND driver[1] for the TS-7xxx platforms that...
Hi List, We got the kernel sources from ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7200-linux/sources/tskernel-2.4.26-ts11-src.tar.gz, untarred it, changed to...
I am having problems accessing my SD card on TS7800. This is a regular 2GB SD card with a single vfat partition( not the SD card provided by TS). My...
7000 users, I started a new ts7400 development project My project uses the TS SD card sarge distro on 2.4.26-ts11. It requires some low-latency processing via...
Hi How to create directory and sub directories in the for example i am logging the input data and want to store it as per the time stamp /root/year/month/date ...
Hi to everybody I tried to implement my application in autorun as per Mr.Fred's email the auto run feature worked when i included the scriptfile in rc3.d...
How do I tell the cross compiler which version of Linux to compile for? On my ts-7800 board uname -a tells me: Linux ts7800 2.6.21-ts #1 PREEMPT Tue Nov 20...
Hi I have an application which i tested in the TS7250 and runs without any problem. Now how can i inculed it in the Script so that it can run automatically...
Hi, I am trying to find out the ethernet hardware address of my ts-7400. ifconfig only returns FF:FF:00:00:00:00 Am I doing something wrong? ifconfig output...
Hi, I'm having what seems like some odd behaviour caused by a brown out. I have a program running to log data to a file on ram disk. I want to copy it to the...
While wandering around in a maze of twisty little http and ftp passages, all different, I have not stumbled upon a good answer to this question: How do I...
Dear all, In one of our modules for power fail handling, there is a need to use interrupts trough which our ISR will invoke and run. The requirement is such...
Hi to all, i've buyed a ts-7800 board and i need to use rs-485 serial controller (i've ordered it with optional rs485 feature). I've booted my debian and i can...
Hello, Maybe a stupid question. I Try to boot a new build kernel on a TS-7800. The installation of the new kernel is not a problem, but after rebooting the...
Hi I am running a program on TS7250 in which i use the following example programs with some changes 1. keypad.c 2.lcdmesg.c 3.readcom2 i do read the RTC time...
I need a simple c program that will send and receive characters through com2 or com3 serial ports. I want to talk to a microcontroller. Thanks. Howard....
In the spaecification sheet of TS7200, the address of jp6 is given as 0x2280 0000. I can read from it using the usual mmap(...) but when I try to write to it...
Hello! I'm playing with ts's etch-oldabi debian on SD card because of newer version of gcc etc. It runs well but the distribution is rather old and I need to...
Enfora makes a gps/gsm modem device for around 200 dollars The problem with it is that it only has one serial port. This means you can either do GPS or GSM,...
Hi, Linux newbie here, and I have read through the posts about setting up the Bat3 application running. All they mentioned was "Add the daemon to the startup...
Hello! Stupid question: Which SD card driver (tssdcard.ko) is used, when the system boots from SD card (JP1 on)? How can I upgrade it? The file on the card in...
Hi, I wanted to thank everyone for helping me out the last time I posted. I have defiantly progressed from that stage, but I might ask a simple (or dumb)...
Greetings, everyone! I've been doing google searches to see whether this is possible or not and, if so, how it is done, but I haven't found a definitive...
Hi, I installed a 2.6 kernel on my TS7200 and everything worked fine. However, after I uninstalled udev, I was not able to SSH. What do I need to do in order...
i used the TS7200, with a debian dist (debian-sarge-256MB- 05-01-2006) i mounted this on a NFS, and it's ok (after a fighting with the kernel, but that's...
Which Java compiler, virtual machine, and libraries do people prefer for running natively on the TS-7800? I have tried several, and all seem to have at least...
For some reason I can't read or write anything on the 3rd port. Port opens, but just doesn't respond to writing or reading. Are there any tricks ? Technologic...
I was trying to use a USb/serial adapter using the PL2303 chip set. It didn't work using the pl2303.o supplied with the TS7250, so I used the one in the...