... Hi Jason, I've just removed some spam entries in the Links section. I could not see any bad entries in the Files section. Fred, thanks for letting us know....
Hello, Some bad day I turned on my TS-7260 and got nothing on the serial output. Only green LED was flashing rapidly all the time. So I've connected to my...
Hi. I am sure this is one of the most frequently asked questions, but I would like to find it frequently answered. Given a stock TS7250 running 2.4.26 as...
generally we transfer the data through TCP/ip port using ftp commandbut in my system it is not working so i want to transfer my data through serial com1 port...
Please help me, suddenly my tcp/ip port has stopped to work. LED of TCP/ip port is blinking,while connecting it. but coonection is not possible.........it's...
Hey guys, I tried yesterday to implement WDT on TS-7260 and after the applications failure the WDT is continuously rebooting system. Does anybody discovered...
... Hi Alex -- You don't say what kernel you are using. There are two WDTs available for the ep93xx boards from TS: the native ep93xx WDT and the external TS...
Charlie, Thanks for quick reply. The system is running 2.4 TS kernel. I am using external TS WDT as recommended by TS-7260 manual. I used the wdt2.c code as...
... Well, there it is then. The code, as-is on the web site, is set to demo the WDT triggering: it sets the feed to 0x05 (ie 2 seconds), then does a sleep(5),...
Charlie, OK, now I am even more confused. Here is the example from TS web-site: ..... *wdt_feed = 0x05; *wdt_control = 0x07; while (1) { *wdt_feed = 0x05; ...
Hello, ... The TS-7260 WDT is implemented in the CPLD, you have to feed/pet/kick(I've heard all of these terms ;) before the WDT times out other wise the board...
... No, sorry, looks like I mis-read the code. Can you explain what exactly you want it to do, and what the problem is? As I understand it: * you tried to use...
I finally got it to compile.. thanks. Does anyone have any experience using this kernel module? I have a simple program that open and closes the device. if i...
Actually i have been working for several month on this project a and have been introduces to this group not long time ago several questions raised if their...
Hi All. I am wishing to use a 8Gb micro-SD card as mounted ext2/3 file system. Additionally, I wish to boot via the on-board flash as standard. However, simply...
I'm using a TS-7390 and used the "MakeImage" code from this thread to make my own logo screen. I have it looking good after icewm starts up, but it looks...
Somebody please sanity check me here. I'm fooling around with an ADC24 which supposedly has a 1 msps sample rate. Yet I can't seem to suck out the data fast...
... The boot logic has no way of knowing whether or not a valid kernel is on the card. I was under the impression that if you don't have any 0xDA partitions...
how can I change the configuration of kernel and build it again and then put it on the sd card please help thank you how can I change the configuration of...
Hello, I am having problems trying to access a 16-bit PC104 card, specifically a Sensoray Model 526, using a TS7800. The Sensoray is "controlled through a set...
Charlie, Thanks for help. I modified the code to disable WDT at the beginning of the application. Everything seems to be working OK now. - Alex ... From:...
... There is a revision number implemented as part of the model ID register in the TS-7350, but we don't yet have a formal process that insures that this gets...