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...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 2007 - 2036 of 11366   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2007
Hi Eddie, Any insite on this yet. The code is fairly simple. Craig...
Craig and Janet Gates
ssbxfire
Offline Send Email
Feb 1, 2006
11:55 pm
2008
Hey folks, I'm very much a newbie to the 7250 and, more importantly, to using HyperTerminal in Windows to talk to it. I'm just trying right now to boot it, and...
Mikell Taylor
hermes1101
Offline Send Email
Feb 2, 2006
12:25 pm
2009
Mikell, My guess is it's a bad board.. I've had one that did similiar things. Dave...
Dave Cramer
DaveCramer_58
Offline Send Email
Feb 2, 2006
12:34 pm
2010
... Check your power supply. I had similar problems. I changed the power supply by a bigger one, and the board boot OK. Regards, Alejandro Weinstein....
Alejandro Weinstein
ale_weinstein
Offline Send Email
Feb 2, 2006
1:33 pm
2011
... Ok others have offered advice re power supply and probability it is duff. But maybe best to check out basics, given you say you are a newbie. How have you...
Jim Jackson
jimbox51
Offline Send Email
Feb 2, 2006
2:28 pm
2012
I just had a friend take a look at it, and he tried setting the HyperTerm settings to 2 stop bits instead of 1. This solved the problem. Anyone else had this...
Mikell Taylor
hermes1101
Offline Send Email
Feb 2, 2006
4:53 pm
2013
... No. Here's the settings reported by kermit.. 8N1 means 8 data bits, no parity and 1 stop bit. Never used anything else. ....... (/home/jj/) C-Kermit>sh...
Jim Jackson
jimbox51
Offline Send Email
Feb 2, 2006
8:51 pm
2014
Two stop bits would help if you had a particularly noisy line... other than that, I'm with Jim on the settings. Dave...
Dave Cramer
DaveCramer_58
Offline Send Email
Feb 2, 2006
9:03 pm
2015
... or if the rs232 voltages were marginal??? not sure....
Jim Jackson
jimbox51
Offline Send Email
Feb 2, 2006
10:29 pm
2016
... I would suggest trying a different terminal program. We have used Hyperterminal at work (on a different SBC) and it is known to have problems especially on...
m g
mwg0627
Offline Send Email
Feb 3, 2006
2:30 pm
2017
... Good question. I vaguely remember reading a discussion on this some years back. However, I wonder if these system calls mlock (2) - disable...
Jim Jackson
jimbox51
Offline Send Email
Feb 4, 2006
2:16 pm
2018
I'm having some trouble getting the debian256-10-27-2005 root file system to mount from NFS. It loads but with a number of errors. I've already modified...
sdwood68
Offline Send Email
Feb 4, 2006
4:58 pm
2019
On the NFS mounted file system you need to configure the "booted" image to understand how the TS is networked. This way, once the image is loaded on the TS and...
rcgates@...
ssbxfire
Offline Send Email
Feb 5, 2006
1:48 am
2020
Craig, Thanks! the debian root does not have an /etc/sysconfig/network file but I found /etc/network/interfaces # Used by ifup(8) and ifdown(8). See the...
sdwood68
Offline Send Email
Feb 5, 2006
2:07 am
2021
hi, I have one TS7250 bord .now I am supposed to port one application to this bord sothat i becomes one embedded system (this is for demo purpose , like I was...
sumit_shrivastava09
sumit_shriva...
Offline Send Email
Feb 5, 2006
4:27 pm
2022
... There are several possibilities.... It is possible to have a "router on a stick" :-) It is possible to configure 2 or more different network addresses on...
Jim Jackson
jimbox51
Offline Send Email
Feb 5, 2006
5:03 pm
2023
I was trying to use Timer4 to create a 100ms time base for my program. I do not have any experience with any of TS-7xxx SBC than I have searched this forum and...
mmierwald
Offline Send Email
Feb 5, 2006
5:07 pm
2024
... There are literally a hundred things to do. It can control many household items, (Water detection, Sump pumps.) It can be a data logger, it can be a...
paulserverguy
Online Now Send Email
Feb 5, 2006
5:09 pm
2025
... The TS-72xx boards are excellent devices, but if you need multiple Ethernet ports a RouterBOARD 500 from http://www.routerboard.com/ may be more suitable. ...
PeterElliot
Offline Send Email
Feb 5, 2006
5:11 pm
2026
I have a requirement for writing some code that: 1) configures the ts-7000 via web 2) initializes a wifi device I can write the code, but I'd like to share it,...
Dave Cramer
DaveCramer_58
Offline Send Email
Feb 5, 2006
6:23 pm
2027
... You don't show your code so this is difficult. But you have declared your pointers to be volatile? Jim...
Jim Jackson
jimbox51
Offline Send Email
Feb 5, 2006
10:16 pm
2028
Sounds like the EP9302 may be caching the timer value. lookup MMAP issues in this newsgroup -Curtis....
Curtis Monroe
curtis934x
Offline Send Email
Feb 6, 2006
3:47 pm
2029
Here is my simple program. It constantly reads all four timer count registers and displays them. Marek. ... From: ts-7000@yahoogroups.com...
Marek Mierwald
mmierwald
Offline Send Email
Feb 6, 2006
5:05 pm
2030
Dave, I am interested in this and I am doing a similar one also. I have tried Jim Jackson's simple shell web server which worked well after making a little...
chentom60
Offline Send Email
Feb 6, 2006
11:25 pm
2031
Will the TS-Linux kernel automatically assign the additional serial ports on the TS-SER4 to serial devices in /dev ? (e.g. /dev/ttyAM3 or /dev/ttyS0) Or is...
Tom Hansen
rockviolin
Offline Send Email
Feb 7, 2006
12:00 am
2032
... They will show up in /dev/tts/x. //Eddie...
Eddie Dawydiuk
dawydiuk
Offline Send Email
Feb 7, 2006
12:15 am
2033
... What was the mod - editing /etc/services? ... A web server written in C certainly has the potential to be more powerful, but there are several C webservers...
Jim Jackson
jimbox51
Offline Send Email
Feb 7, 2006
12:10 pm
2034
... What's the matter with apache ? ... Yeah, on the little device speed isn't as important as you think. Most webservers are optimized for lots of...
Dave Cramer
DaveCramer_58
Offline Send Email
Feb 7, 2006
12:14 pm
2035
... One thing I like to see would be some list of known working (USB) devices: For me the most important are WLAN, Bluetooth, sound and GPS that work with...
Markus Peuhkuri
puhuri
Offline Send Email
Feb 7, 2006
1:49 pm
2036
wlan is here Please find attached the driver for USB Wifi devices that use the zd1211 chipset. I've also included iwconfig, as you will need this utility also....
Dave Cramer
DaveCramer_58
Offline Send Email
Feb 7, 2006
2:26 pm
Messages 2007 - 2036 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