Hi, I wanted to compile my own version of the 2.6 kernel for the TS-7350 board and ran into some difficulties. I downloaded the kernel source and an eabi...
... It would probably be worth mainlining your rtc-ds1685.c independently. ... What 'TS7800' do you have, the RTC chip on mine is a M48T86PC1 affair that is ...
Alexander Clouter
alex@...
Sep 1, 2008 11:10 pm
12463
I didn't get any explicit 'permission' complaints either. You might just want to doublecheck the permissions on the root directory. ls -al / If you don't see...
Hi Frank, Thanks! There is 'x' on each root displayed with ls -al /. I solved this problem by just creating a 'home' directory under /. Now I can create new ...
... How about displaying the value of errno to see what other information might be available? errno should be one of the following problems: EACCES The...
Has anyone got the the TS-7kV running with the TS-7800 runing the 2.6 kernel. when I modprobe ts7kvfb I get the following errors; fb: Unknown symbol...
Hi Alexander, Looking at this schematic for the TS7800: http://www.embeddedarm.com/documentation/ts-7800-schematic.pdf shows the RTC chip as a DS1687. That's...
Hi, ... I have the same schematic (downloaded months ago) as you and seems mislabelled. Probably pin compatible and cheaper so they went for the M48T86PC :) I...
Alexander Clouter
alex@...
Sep 2, 2008 5:08 pm
12469
... permission ... pathname, ... reached. ... device ... be ... directory ... link. ... no ... process ... file ... access ... held ... Thank you Fred for...
Maybe I'm slow, but if the built-for-ARM GdbServer from the TS supplied SD Card doesn't work, why will a copy of GdbServer I build myself be any different? ...
I'm running into trouble with my TS-7620 and TS-GSM1. Everything is working smoothly to the point where the modem needs to interact with the network. I can...
Hi, i'm trying to compile a new kernel image with the embedded arm kernel source code, but without success... I have generated the zImage and i have copy it to...
Hello, Has anyone got the dhcp server (udhcpd) for the wireless network working with the ts7260, kernel 2.4.26ts11? I have managed to get the board working as...
Hi, I would like to know the list of camera (spcaxx) which can be used with TS7800 SBC. So i really need help 2 choose better camera. Thanks, MaC Dapatkan nama...
Hello, does anyone know what's the right io addresses of pld,fpga,video io for the ts7kv used together with a ts7800? (it's not the 0x11e0000). thanks markus...
Hi guys, Got some questions: 1. Is it possible to recompile debian-arm kernel on the SD card for TS-7260? 2. Have any of u guys did that? 3. Is there any...
I apologize for my previous e-mail. I guess yahoo's new editor corrupted it. see my comments below ... gdbserver was built had some issues. What you say...
Hello group, I would like to use a PC running Linux and Eclipse to connect to the TS-7800. I know that on the SD card, there is a Windows Partition containing...
Hi, I've designed a html web page GUI, with buttons that invoke C executables to control GPIO on my ts-7260. This works very nice. After the C executable is...
Hi, ... This is a CGI (but more fundementally just an HTTP/HTML question) and has nothing to do with: 1) embedded systems 2) the TS-7xxx series of ARM board 3)...
Alex, He was asking a question relating to his TS-7260... I filter out and delete messages which are not specific to this group, but I feel that Steve's post...
... You need to use javascript to do this. Write an 'onClick' event handler and attach it to the button. Best if the button does not have type=submit. Use the...
... I strongly suspect you are right. I had a GSM card, and it would reboot whilst trying to log onto the GSM network. The thing was trying to draw over 3...
Hi, ... However in completely in inappropriate place. He would be suffering the same issue if he was using a quad-core Pentium thingy-mcwhatsit or...
Alexander Clouter
alex@...
Sep 6, 2008 7:36 pm
12488
... after ... have ... the ... using ... the ... user ... and-dojo/ajax-transports ... Hi Ted, Thank you very much for the info. I will definately look into...
Hi Everyone, I used the crosstool to compile my C code into arm binary file. Now I want to upload this file to the TS-7250 SBC through FTP as said in the ...