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...
... 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....
... 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...
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...
... 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...
... 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...
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...
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...
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...
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...
... 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...
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...
... 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...
... 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. ...
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, 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...
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...
... 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...
... 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...
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....