Which Java compiler, virtual machine, and libraries do people prefer for running natively on the TS-7800? I have tried several, and all seem to have at least...
I use jamvm, and gnuclasspath. If you really expect to run swing on this board, I think you should reconsider. I doubt it will be responsive. I remove all the...
Hi, I'm having what seems like some odd behaviour caused by a brown out. I have a program running to log data to a file on ram disk. I want to copy it to the...
... of the ... Flash ... card ... RedBoot, it ... I ... would ... nfs ... or ... you ... ever it ... could it ... kernel. ... up. ... to ... have ... boot. ......
Greetings, The file "linux-2.6.24.4-ts7200_matt-6.patch" has been posted in the yahoo group file area. http://tech.groups.yahoo.com/group/ts-7000/messages?o=1 ...
Matthieu Crapet
mcrapet@...
Jun 1, 2008 8:39 pm
11582
... Thanks for the info,Dave. I have used jamvm and it seems OK. I have not been able to compile gnu-classpath yet. When I ran configure, it got stuck because...
@j.chitte. Those links (webpage) do not belong to me!!!!!!! :) ... From: j.chitte <j.chitte@...> Subject: [ts-7000] Re: Cannot boot from CF To:...
hi, i try to compile kernel for linux. i use arm-linux-ts72xx.pdf section 6 for guide. for crosstools, i use a gcc-3.3.4-glibc-2.3.2 combination. i execute the...
... modules, to ... modules ... Sorry, I don't have time to explain all your errors but you clearly have no idea where you are going with this. Cross-compiling...
Hi -- ... Good, this is a good guide to follow. ... Try to use an absolute path for INSTALL_MOD_PATH here. ... Use the same absolute path here too. ... This...
Hi, ... Take a look at the documentation here http://www.ovro.caltech.edu/~dwh/ts7300/ there are several solutions to getting a working depmod. Look at page...
... I am using Sun's Java phoneME Advanced (the open-sourced version of JavaME) on the TS-7260 with great results. It supports Java 1.4 and allows you to...
Hi All, There is a potential issue on 7260 which may result in wiping out RedBoot if 2.6 is used on the board with default settings. The 2.6 Linux root...
... I'm unable to get this to boot on my TS-7260. Just "Uncompressing Linux ... done, booting the kernel." and nothing else. My host is ubuntu amd64 and...
... definition ... BOOTROM" ... "Linux" ... definition ... BOOTROM" ... "Linux" ... "RedBoot" ... 2.4 ... the ... and I ... new ... using ... problem that ... ...
... works on ... 7200. ... 7200 uses NOR flash , you will probably need to look out the patches and/or configure for NAND and possibly yaffs2 . The 7200 could...
... I'm using TFTP to load the kernel into memory and my rootfs (Angstrom) is on a USB thumb drive. I do have a working 2.6.25 kernel in the flash but I would...
Greetings, I own a TS-7200 so It test with it. I would be glad to test it on TS-7260 but I can affort it right row :( I can boot your kernel image (TS-7200): ...
Matthieu Crapet
mcrapet@...
Jun 2, 2008 9:39 pm
11598
Hi Janne & Mathieu -- ... From what I can see, your patch does not have Breton Saunders' discontig ram patch, needed if your board has 64MB RAM: ...
charliem, I think you found the solution. The discontig patch I used seems quite old. According to: ...
Matthieu Crapet
mcrapet@...
Jun 3, 2008 5:25 am
11601
Hello, I am trying to get the 2.6.21-ts kernel working on a ts7260. Technologics verifies that although their 2.4 kernel turned off the watchdog, their 2.6...
I would like to configure my TS-7800 to set the system clock from the RTC and activate the serial port(s) at boot time. I've found that I can manually do...
... 7260, ... flash ... watchdog ... the ... lifting ... I believe the TS watchdog was a patch added to std kernel. You should be able to find the patch and...
... System time should be set from RTC time already, by calling rtc7800 from the linuxrc file in the initrd (partition 2, should be mountable from the full...
Hello, ... the ... 7260, ... flash ... watchdog ... the ... lifting ... 2.4 ... You can modify the ts72xx_wdt to disable the wdt when it is loaded. e.g. RCS...
Greetings all, So I have just included a recent "discontigmem" patch. NODES_SHIFT is 5. So It can handle at max (1<<5)=32 nodes. TS-72xx machines with; - 8mb:...