Is there any way for a running application to be notified when a USB memory is inserted or removed? It seems there are hooks for this, but I couldn't find...
Hello: I am using a TS-7260 with the standard linux. In order to compile my programs I use a cross-compiler downloaded from the ftp repository. The problem I...
... It looks like your real problem is unrelated to the location of the header files. The compiler seems to be trying to create a file when there is already an...
HELLO: I am using a TS-7260 and would like to use one of the serial ports available but to a lower speed. I want to set the serial port speed to 1200 kbps, Is...
I have compiled a kernel with all of the relevant iptables modules and get errors when trying to use iptables: # iptables -L iptables v1.3.6: can't initialize...
Hi. i have about 60 TS7550 surplus to requirement. They are in Hammond aluminium enclosures with a custom daughter board that provides 2 x RS232 and one RS485...
Hello: I am using a ts-7260 with the standard Linux installed. I am also trying to compile a kernel modules using the crosscompiler offered by TS in an x86...
Hi, I think i made a mistake. Everything was working fine booting from the sd or from the flash. I have a ts 7553. I wanted to try something and i remove the...
I'm currently running a 2.6.21-ts kernel and Debian file system on an SD card with a TS-7260. I'm considering trying to restrict all of the file system writes...
I used GParted to add another partition to my SD card. GParted indicated that there were a maximum of 4 primary partitions allowed, so I had to create an...
hello: I followed all the instructions in the manual for running Debian from the USB drive. I downloaded the image from the FTP site, untar the file with the...
I've set the ts7260 to boot from sd card using http://www.embeddedarm.com/software/arm-linux-fastboot-ts7300.php and am using the standard debian sarge image:...
Hello: I have a TS-7260 and I am trying to boot the Debian-Sarge-usb IMAGE from a 4G USB drive. I downloaded the image from your FTP repository and followed...
I am running a TS-7260 with lenny user space, a 2.6.21-ts kernel, and a TS-GSM1 expansion card. I am streaming data across the cellular modem link using ssh...
I'm trying, without success to interface my TS7200 + TSADC16 boards to a HESC104 UPS power supply. Unfortunateyl, the documentation on Tri-M website is not...
Hi all I did manage to make a Linux-3.4.0 kernel with a rootfs (debian based) on USB. Booting is still not fully automatic - but I am working on it. ...
Hi all, greetings. I followed the steps, compiled peekpook. Used following script. Got the result is 0.0. I am not sure the address map is correct for...
Hello: I am working with a TS-7260 and I am trying to use some of the utilities of the TS-LINUX listed on your manual. However I have not been able of using...
I've been trying to get the most recent version of Busybox (1.20.1) working on a 7350 but the machine keeps A) printing out the startup scripts to the console...
I'm attempting to decipher this documentation http://wiki.embeddedarm.com/wiki/TS-ETH2 to determine the proper address to point to in order to access the ASIX ...
Hello: I am using a TS-7260 WITH a custom pc/104 has a FPGA,which offer 4 serial uart ports in which you have to set dinamically the I/O and IRQ for each...
I looked through the manual for information regarding power management of this SBC and saw only the ability to perform board resets and shutdowns via DIO2. Is...
Does anyone have the TS tool mentioned in the TS-ETH2 manual referenced below? If not, does anyone have experience accessing control registers for the...
Greetings! Does anyone have a version of dropbear with scp compiled in for Arm that I could have? I've downloaded dropbear 2012-55 and am compiling it -- with...
Hello, I am new to this group, and could use some help. I am developing a system, using both a TS-7200, and a TS-ADC24. The TS-ADC24 is connected to sensor...
I generated the RSA key using dropbear -r rsa -f /etc/dropbear/dropbear_rsa_host_key And I made sure that root has a password. I also generated an RSA key on...
________________________________ Please could you guyz help me to code a c program to generate 6khz frequency (PWM) using 7300 Thanks in Advance. DIVYA...
Hello All: I hope that I am not covering old ground here. (I did to at least some searching :-) I am putting to gather what amounts to a proof of concept...
In the absence of a Periodic Timer interrupt, I need something to take the place of a pit_isr() to periodically trigger the execution of a short function at a...