Hi, It looks like the TS-7800 would be interesting as a tool for experimenting with FPGAs from Linux, but I am interested in getting some feedback. I have...
hello, I got a problem when trying to access my board TS-7200 from desktop ubuntu (2.6kernel). My any other desktop can access my pc using NFS file system but...
Hi Nasim -- ... desktop ... NFS ... problem......... Do you want to access files on your pc from ts-7200 via nfs? Or do you want to boot ts-7200 using rootfs...
Hi I need to transfer data through the serial port on TS7250 i wrote a program and it works very well in com1 "/dev/ttyAM0 " when i tried to use the same...
Umm I would say that if you don't have a descent amount of FPGA and linux experience this will be over your head most likely :/ It is however a good board to...
Hi Micheal Thanks for your response.. I hope we can figure this out soon. (Since I have to wait about a day each time for response since I'm on the other side...
... google: [nfs "error 101"] - first result. Your network is not configured properly. Then see /usr/src/linux/Documentation/nfsroot.txt for how to set the ip=...
Hi I need to transfer data through the serial port on TS7250 i wrote a program and it works very well in com1 "/dev/ttyAM0 " when i tried to use the same...
Hello I have decompresse the arm crosstool from TS and set the path according to the document "Linux for ARM on TS-7000 User's Guide" in directory c:\cygwin ...
Which compiler are you using currently? (ie. which package with which date did you extract?) Which board are you developing for? (e.g. TS-7800) My first guess...
... No, it's in the initrd in the NAND flash... which makes it a bit trickier to replace the driver. Basically you'll need to mount the second partition (the...
This isn't the first time this has been mentioned on the list, I believe. You really have to specify almost all of the parameters for the ip= param (maybe only...
Christopher Friedt
cfriedt@...
Mar 3, 2008 7:46 pm
10428
Hi, ... Thanks for your concern. A little while back I submitted a patch to allow the USB storage code to handle devices larger than 2TiB. While I have...
... Thank you for your concern. A little while ago I submitted a patch for the Linux USB storage code to allow it to handle LUNs larger than 2TiB. While it was...
Hi friends, Sorry if this has been answered already. I am using a TS-7250 and a Cirrus Logic CS4341A DAC. I am trying to connect the two using an I2S bus. But,...
Hi Vijay - ... Yes, the TS-7400 is the only one of the TS ep9302 boards to expose the i2s pins (i2s or AC97). ... It should be do-able, depending on your...
... If you can get by without the I2S master clock, you can map the I2S signals to the SPI pins, which are brought out. I'm not sure if you need the master...
Thanks to Charlie (previous replier) and Oliver. I plan to use Oliver's idea for a start and try the I2S on SSP Mode. This way, I can use the SSP pins to talk...
I am getting this message infinity (RPC: sendmsg returned error 101 and RPC call returned error 101). I followed the following commend for create NFS file...
Hello tom, I also got same kind of problem interims of NFS on ts-7200 and can't understand this line((set in RedBoot) to the wrong one set in ... this is my...
Hello I am still working on this problem but have not found any hint how to solve it. I followed all the hints from the Linux for ARM on TS-7000 User's Guide...
Hi, I bought myself the rather nice TS-7800 for a replacement home router but having been frustrated that my RTC seems to not work[1] and that I too get the ...
Alexander Clouter
alex@...
Mar 4, 2008 12:46 pm
10438
... libc.so.* is the binary version of the C library, which must reside in the filesystem of the device you run the executables on. It's normally in...
Hello Martin Thank you very much for your detailed hints!! The problem I have is not on the target machine, it is on the MS-Windows-plattform. Here I have...
... Hi Geri, How did you untar the crosstools? It must be untarred exactly as described in documentation, with tar, otherwise the symbolic links will be broken...
... I've never had to set the port number. Get rid of it. ... If you board IP address is 10.172.1.33, why have you got 10.172.1.44 here? Caveat: I've never...