Search the web
Sign In
New User? Sign Up
ts-7000 · TS-7000 ARM SBC
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1167 - 1196 of 11366   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1167
Dear All, I am new to TS-7250 and could anyone please advise me how to load a new filesystem to TS-7250 board. Thanks in advance...
abfan4ever
Offline Send Email
Jul 1, 2005
11:17 am
1168
I have a 1GB USB disk with partion table and mkfs.jffs2. It seems that the Linux system provided with TS-7250 cannot mount it, correct? Only fat and ext2 are...
nitelitephoto
Offline Send Email
Jul 1, 2005
11:20 am
1169
... It may be possible to build yourself a kernel with the support in it, or if jffs2 support is available as a module compile yourself the module and install...
Jim Jackson
jimbox51
Offline Send Email
Jul 1, 2005
3:48 pm
1170
Does anyone know where I can get a good quality graphics LCD panel at least 5 inches in diameter for under 90.00 other than EARTHLCD? ... It may be possible to...
elynum@...
elynum
Offline Send Email
Jul 1, 2005
6:09 pm
1171
... module and ... comments that ... Hi Jim, The TS-7250 has limited space on the onboard flash. I planned to put everything (Debian, my own programs, and...
nitelitephoto
Offline Send Email
Jul 2, 2005
12:16 am
1172
... Forgive me if I'm stating the obvious but what about specifying the filesystem type, e.g.: mount -t jffs2 /dev/scsi/host0/bus0/target0/lun0/part1 /mnt/usb ...
Andrew Taylor
litoria2002
Offline Send Email
Jul 2, 2005
2:52 am
1173
... Andrew, I don't think the provided kernel supports jffs2. Since then, though, I created an ext2 image and found the /usr/bin/loadUSB*.sh scripts. That...
nitelitephoto
Offline Send Email
Jul 3, 2005
1:11 am
1174
... I am on Fedora Core 4, and adding -O none to mkfs.ext2 helps. Andrew...
nitelitephoto
Offline Send Email
Jul 3, 2005
6:54 pm
1175
... Use an ext2 file system As far as I know you cannot boot from a USB disk The TS7200 has an onboard CF interface from which you can boot - I do this on my...
Jim Jackson
jimbox51
Offline Send Email
Jul 3, 2005
6:57 pm
1176
You should be able to recompile the kernel with built-in USB support and boot the root file system from a USB "Key" drive. But you can't boot the kernel image...
Curtis Monroe
curtis934x
Offline Send Email
Jul 4, 2005
2:03 am
1177
Hi all, I have setup my windows box with Cygwin and extracted the crosstool into the root folder of my cygwin installation. I've also changed the ...
kody0
Online Now Send Email
Jul 4, 2005
4:34 pm
1178
According to EP93.. User's Guide maximum baud rate for the UART is 460 Kbps and 12 Mbps for the USB 2.0. How much is the kernel driver's maximum baud rate for...
anssikamari
Offline Send Email
Jul 5, 2005
12:23 pm
1179
... You can compile a compressed kernel with USB support then create an initial ramdisk with pivot_root, chroot, and a shell(I used sash-plus-patches...
Eddie Dawydiuk
dawydiuk
Offline Send Email
Jul 5, 2005
4:58 pm
1180
... TS-7200 and ... also used ... Andrew, Do you mind posting how you compiled the pwc-10.0.4? I am not having success compiling 10.0.04 or using the one that...
nitelitephoto
Offline Send Email
Jul 6, 2005
2:30 am
1181
I have execute the ts7200-8MBflash-update in my TS-7200 board. ... Is ts7200-8MBflash-update wrong? What can I do to start Redboot? Regards Jesus Haro...
intacdc
Offline Send Email
Jul 6, 2005
4:23 pm
1182
I use the loadUSB{,Modules}.sh scripts with the debian256-5-6-2005.tar.bz2 image. (The scripts basically do a chroot to the USB disk.) What is the correct...
nitelitephoto
Offline Send Email
Jul 7, 2005
4:16 am
1183
... I think all I did is basically this: # cd /usr/src/linux24_ts8 wget http://www.saillard.org/linux/pwc/patches/linux-2.4.27_pwc-10.0.4.patch.bz2 bunzip2 -c...
Andrew Taylor
litoria2002
Offline Send Email
Jul 7, 2005
4:29 am
1184
... Type exit this will kill any processes running in the chroot environment as well as unmounting dev, proc, and the USB flash drive. Your root directory will...
Eddie Dawydiuk
dawydiuk
Offline Send Email
Jul 7, 2005
4:22 pm
1185
... I'm planning on using the TS-7250 for my final University project. This SBC will be used to control and add autonomous behaviour to a small robotic...
kody0
Online Now Send Email
Jul 10, 2005
9:02 pm
1186
has anyone used the ts 7200 with ADA or RTEMS...
rrk
rrk_gamma
Offline Send Email
Jul 11, 2005
4:37 pm
1187
Hello all, Anyone has an example code for using DIO for ts-7250? Thanks....
Fabian Alfaro
fabian_alfa
Offline Send Email
Jul 11, 2005
4:37 pm
1188
Take a look at the adio program on my web site. One of the source files ts7200io.c contains code that is easy to reuse. ...
Jim Jackson
jimbox51
Offline Send Email
Jul 11, 2005
4:54 pm
1189
jim... have you done any work at getting the atod or dio lines displaying or controlling via web server??? ... Tom Lafleur (858) 759-9692 (858) 759-9693 fax ...
Tom Lafleur
lafleur@...
Send Email
Jul 11, 2005
6:45 pm
1190
Thank you very much. I'll try to use it....
Fabian Alfaro
fabian_alfa
Offline Send Email
Jul 11, 2005
10:58 pm
1191
... disclaimer - I'm no web guru But I'd have thought a bit of cgi scripting use of a simple dio program (or my program) would suffice. Jim...
Jim Jackson
jimbox51
Offline Send Email
Jul 12, 2005
10:24 am
1192
Did you get resolution on this? I have user-mode code that requires that /proc/bus/usb/devices be present (as well as the supporting stuctures) and of course...
Steve Hier
shier_93010
Offline Send Email
Jul 12, 2005
11:40 am
1193
I don't think anything is broken. You simply have to run: mount -t usbfs none /proc/bus/usb I have no idea why this isn't mounted with the rest of /proc, but ...
Jesse Off
jesseoff
Offline Send Email
Jul 12, 2005
5:54 pm
1194
Hi All... I'm a begineer in the programation of this device. I tried to compile a simple program to transmit a short chain to my HyperTerminal... but in the...
Ricardo Alberto Monro...
ramces71
Offline Send Email
Jul 13, 2005
12:01 am
1195
... Anyone have a usbdfu.o file they could email me? If not, what is the link to the debianimage file? Thanks...
C. Lidderdale
liderbug
Offline Send Email
Jul 13, 2005
1:28 am
1196
Thanks -- that did the trick. I guess the desktop distro's I've been using have done this for me....
Steve Hier
shier_93010
Offline Send Email
Jul 13, 2005
1:43 am
Messages 1167 - 1196 of 11366   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help