... I'm not 100% sure, but I thought that they are locked partitions that may contain windows drivers or other junk required to make the SD card work on...
Hi, I attach my serial initialization code. It works fine on my Ubuntu laptop though, but got garbage in TS7800. BAUDRATE is set as "B57600". Comments? int...
... The first line should probably be '#!/bin/sh' so the kernel knows how to run /sbin/hotplug. Also make sure it's marked as executable. Kristof...
Kristof Provost
Kristof@...
Mar 2, 2009 11:48 am
14039
As i understand it, when you use flashboot, first kernel and initrd is loaded from onboard flash. Then root is changed to SD card ind init is run from sdcard. ...
Hello, I am trying to automatically start the pc104 by entering the command pc104on into linuxrc, but all attempts are failing at the moment. Has anyone done...
Has anyone received FCC Part 15 Class B or CE certification for a product based on the TS-7350 (or TS-7370)? I'm curious about any issues that were encountered...
Does anyone have experience accessing mixer controls on a USB audio device that is running on a TS7400. The device in particular is a Turtle Beach Amigo. It...
Hi, We are using ts-7260, currently booting Debian 2.4. We used vgrabbj to capture an image from the webcam. an error "unable to set palette" appears, we are...
Hello, How do you install v4l2 in ts-72xx running debian 2.4? I tried apt-get install libv4l-0 , but it can't find the package. please help! Shigang ... the...
Hello all I tried to port 2.6.28 to ts7800 as I saw it was with ts78XX configured in its default kernel config... (Cool, right?) Compiling is pretty strait...
Hi Stefan I run into the same problem with you and trying to look for an HR timer solution for my ts7800 board. However, I tried to port 2.6.28 kernel to my...
hi, i have a problem regarding mounting nfs files system on TS-7300 board. I am able to mount nfs on the board, but the problem is that on the board, i have...
Hey everyone, I am just beginning a project with the ts-2750 board. I am in need of most of the low level hardware ie: timers, a2d, i/o, and most importantly...
hi, I am trying to configure ts7300 as wifi access point run iwconfig command ... wlan0 802.11/g NIC ESSID:"Telecom-lab" Mode:Master Frequency:2.412 GHz ...
Hello, I am unable to find wich device (/dev/tty***) to use to access serial com3 and com4 on COM1 header. Do I have to setup something, or install module ? ...
... Hey ... Look at the ep9301 manual, p.531 http://www.embeddedarm.com/documentation/third-party/ts-7000_ep9301-ug.pdf there is also pin debouncing, which the...
... out how Anything interrupt driven will need you to write or find a kernel driver. If you are using the optional MAX197 A/D, there is a kernel module for...
... The port mappings and module information can be found here: http://www.embeddedarm.com/about/resource.php?item=371#uart (Please note that the performance...
Hello, I am using a TS7370 board I need to use zmodem protocol between the board and a host. 'lrz' command is not found, is there an other command ? Do I have...
... Yes. Read an IP networking 101 primer. Unless you are using bridging mode it is usual for different interfaces to be on different IP subnets - you have...
... With a static IP and route: /sbin/ifconfig eth0 10.0.0.1 netmask 255.255.255.0 route add default gw 10.0.0.254 You can set a nameserver in...
Kristof Provost
Kristof@...
Mar 3, 2009 10:15 pm
14060
Hi, I am a Java programmer while a newbie to the ARM platform. Anyone has experiences in developing Java programs on TS-7800? And is any JDK available for this...
Ok, That explains how you enable the interrupts but how do you create the ISR and tell the operating system what is going on? ... i/o, and ... both ... to be ...
I m trying to make the xuart work on a 7350 board (i purchase it in july 2008). I upgrade the FPGA as stated in the preliminary manual with the file...