I tried to load bootloader.o with insmod and got the following: (I'm running ts7250 2.4.26-ts11 #3) ... /sbin/insmod bootloader.o Using bootloader.o Warning:...
ftpd crashes when i pull a long list of files from it. what version and brand is the default ftpd (inetd) installed on the ts7260? has anyone solved this...
ftpd crashes when i pull a long list of files from it. what version and brand is the default ftpd (inetd) installed on the ts7260? has anyone solved this...
Thats very odd. I just tested a TS-7250 again and had no problem with the insmod. The insmod runs the module_init routine on load and that routine is like 6...
... Thanks for the clarification. It made perfect sense in my mind when I wrote it, but you're right, it should be the other way around. I've updated the ...
We built a board with a 128MB-2k nand. When I run ts11 (TS7250_2k) on it, I can boot onto NFS (Debian from TS). I can eraseall /dev/mtd/1; mount -t yaffs2...
I have also major problems with the standard ftpd on the flash. It don’t seems to support delete and rename and it often crashes during downloads. / Hakan ...
That appears to be the problem. Funny. It appeared kind of random until I finally found that if I left the gFTP open from my Debian desktop machine and ran...
Hi All, Please help me how to change the date and time of ts-7200 SBC . give the command and specific sentax.. because stime command is not work. I change the...
nice. what I need is to be able to boot from an SDCard connected to spi, without having to use the SDCard through the fpga. the only reason is power saving. I...
In general, to save the system time to the hardware clock, use: hwclock --systohc But, you would have to have the real-time battery backed clock option to be...
We've just designed a TS-7300 FPGA load with 34 RS232 serial ports. We were only able to bring out 25 in the enclosure pictured below. There is up to three...
Cool, the ultimate serial port server!! The group in my building that bought a 7300 might want more serial ports than the 6 standard, so we might ask you...
... The stock TS-7200 does not maintain date across reboots. If you want that feature I generally use rdate against a timeserver, or buy the optional real...
Also, the TS-7300 (or other models) would make great Modbos TCP/IP to Modbus serial bridges. I have the software to do that, but need to put some finishing...
... to Modbus ... Don: I just got mine done as well. I have a Modbus TCP server to Modbus RTU master gateway. I will post my code Monday; I really need a...
Ok, I would be interested to take a look at your code to compare how you did it. I have been wanting to get back and clean up my code and make a gateway for...
Yes, but those cables are very unique and typically very expensive. Since DB9's are by far the most common connector for serial ports, the board would be...
This topic seems to have been asleep for a while, but I've now got my board and I'm looking for details on how to use the FPGA built in bit-blt and rectangle...
... could ... did ... software. ... to ... the ... wrote ... the ... so I've ... batteries ... so ... the ... So "BATTERY DISABLE" actually means "power the...
... Unless I miss something here you'd still need to create custom cables to break out potentially three async ports contained in your custom DB9 pinout to...
James, I've done quite a bit of direct frame buffer/blit code with the 7300 (as well as funding the 800x600 update ;-) If you, or anyone else, would like...
Hi All, I have been listening to the list for some time now and realized that I am more of an end-user than a developer. I stay on the list even though for...
Michael and list, I'm looking at your comments again and trying it with my board. I still have some question: If I understand you right, things should work if...