Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ts-7000 · TS-7000 ARM SBC

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3636
  • Category: Hardware
  • Founded: Sep 28, 2004
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 8886 - 8915 of 22377   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
8886 Petr Stetiar
ynezz@... Send Email
Nov 1, 2007
8:50 am
... I use serial console on DB9 connector, ttyAM0. The right syntax for /dev/ttyAM0 is 'console=ttyAM0,115200&#39;. -- ynezz...
8887 Martin Guy
martinwguy Send Email
Nov 1, 2007
10:41 am
... Depending which terminal emulator you're using, you should be able to turn line wrapping on. In minicom it's control-A W ... Once you have the line-wrapped...
8888 Martin Guy
martinwguy Send Email
Nov 1, 2007
10:54 am
... Oops. That's not necessary if it's using udev, which is very likely; it copies the static /dev into a ramdisk (tmpfs) at boot time and udevd then creates...
8889 Kevin Kreger
kevinkre Send Email
Nov 1, 2007
2:48 pm
Martin, Thanks for your reply. I was using the proper flags and passive was not an issue. I rebuilt the latest version of busybox which had quite a few...
8890 kmoore37918 Send Email Nov 1, 2007
3:21 pm
two attempts at booting: 1. with the kernel and rootfs I built using OE: RedBoot> load -v -r -b 0x00218000 -m http -h 192.168.0.3 /zImage-ts72xx.bin - Raw file...
8891 Petr Stetiar
ynezz@... Send Email
Nov 1, 2007
3:46 pm
... No. ... This isn't important for kernel....
8892 Martin Guy
martinwguy Send Email
Nov 1, 2007
4:37 pm
... Looks ok. One possibility is that your kernels do not have the ttyAM driver included in them. Another is a problem that made 64MB ts7250's do the same...
8893 kmoore37918 Send Email Nov 1, 2007
4:55 pm
... BINGO! now it gets much further. it's not mounting the NFS root now, but I can diagnose that. thanks very much! you made my day!...
8894 bibhu
bibhu_420 Send Email
Nov 1, 2007
6:49 pm
Thanks Peter. I managed to optimize the IJG's jpeg decoder. So, I don't need to run it on the FPGA anymore. Regards, Bibhu ... option ... jpeg ... a ... based ...
8895 bibhu
bibhu_420 Send Email
Nov 1, 2007
6:52 pm
Impulse C was at the back of my mind when I was talking about running C code on FPGA. Obviously you can't use C as a HDL language. ... designed a ... VHDL ... ...
8896 Paul Wachendorf
ts7800user Send Email
Nov 1, 2007
9:37 pm
Hi, I have an TS-7800. I tried to create an bootable Sdcard, and therefor created the following partitions: /dev/tssdcardb1 4Mb /dev/tssdcardb2 4Mb ...
8897 saint_sley Send Email Nov 2, 2007
11:20 am
Greetings, I'm trying to read information from DIO port but i wanna do it using interrupts. I already check chapter 21 of EP9301 user guide, and read about...
8898 Mahdi Jafari
mahdijafaris... Send Email
Nov 2, 2007
11:46 am
Dear Gonzalo, Thanks for your help. After playing a little bit with the makefile I could compile the zd1211 driver r85 but still the problem exists. In fact...
8899 Joe Bouchard
joedebian Send Email
Nov 2, 2007
12:14 pm
... "******* Schedule task fail *********" I get those messages all the time. It still works OK. I'm not saying it's a good thing, but I wouldn't focus on...
8900 Gonzalo A. de la Vega
gadelavega Send Email
Nov 2, 2007
2:43 pm
... I've seen those too... I don't really remember what it was but if you search for the string in the driver's code you'll see is nothing serious (probably...
8901 David Hawkins
dave_w_hawkins Send Email
Nov 2, 2007
3:51 pm
Hi Dustin, ... You can only ever write code like this when the processor is in supervisor mode. If you want your program to run under Linux, you need to write...
8902 Mahdi Jafari
mahdijafaris... Send Email
Nov 2, 2007
4:20 pm
... makefile I ... successfully ... appears. ... saying it's a ... The problem is that the wireless device hangs and the dmesg shows the following messages: ...
8903 lyy_henry Send Email Nov 2, 2007
4:23 pm
Hi guys: I am currently trying to set the built-in ADC in the ARM EP9302 processor to collect samples at its highest -> 3750 samples per second. According to...
8904 Ed K
kilgore54 Send Email
Nov 2, 2007
6:45 pm
Update: Everyone, FYI: here's what I've ended up doing (for now) just to get by: I'm using a Belkin F5U002 USB to parallel adapter cable and a Panasonic...
8905 Martin Guy
martinwguy Send Email
Nov 2, 2007
7:00 pm
... You could try non-blocking IO. You'll need to take control of your file-outputting stuff rather than using lame old system(), but a small function to do...
8906 ndivner Send Email Nov 2, 2007
11:41 pm
... Hi, You should take a look at http://codelite.sourceforge.net/wiki/pmwiki.php This project is under heavy development at the moment and would make a...
8907 malnatiantoine Send Email Nov 3, 2007
9:39 am
Hi, like Paul I am trying to create a bootable SD-Card from scratch for my TS-7800 without any success. If I can't create my own SD-Cards there's not much I...
8908 Ilya Goldberg
ilya_igoldberg Send Email
Nov 3, 2007
1:16 pm
I've been trying to do the same thing on a TS-7260, and ran into the same issues. One maybe not-so-obvious issue is that if you call usleep() in user-space,...
8909 David Farrell
davidjf2001 Send Email
Nov 3, 2007
1:16 pm
Paul, I dd' the uncompressed ts7800-512mbsd.dd.bz2 to my sd card. This is not in the ts-7800 subdir on ftp://oz.embeddedarm.com/ but in the root. This seems to...
8910 David Farrell
davidjf2001 Send Email
Nov 3, 2007
1:16 pm
... boot ... was a ... Paul, I did the same thing, I was hoping that Technologic would have responded to you by now. From my Fedora system where /dev/sdd is...
8911 Robert Bond
rgbncube Send Email
Nov 3, 2007
2:31 pm
From: ts-7000@yahoogroups.com [mailto:ts-7000@yahoogroups.com] On Behalf Of Ed K Sent: Friday, November 02, 2007 11:45 AM To: ts-7000@yahoogroups.com Subject:...
8912 Kevin Cozens
kcozens37 Send Email
Nov 3, 2007
6:22 pm
... As someone else mentioned, you are probably seeing /dev/usb/lp0 whether the printer is attached or not as Linux is seeing the presence of the USB to ...
8913 charliem_1216 Send Email Nov 3, 2007
7:05 pm
Hi -- ... the ... 10ms ... probably ... (even ... There's ... I haven't tried to maximize speed of the on-board adc, but there may be an option for shorter...
8914 brenesandre Send Email Nov 3, 2007
10:24 pm
Hi, I want to know if someone try to use the PJLIB in a TS7XXX board. PjLIB is a library written in C to developed applications for softphones, in short, is a...
8915 lyy_henry Send Email Nov 4, 2007
2:21 pm
... Hi Charile: You might be right. According to the ep93xx family manual, the adc was originally designed for a touch screen interface. The maximum sample...
Messages 8886 - 8915 of 22377   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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