... One way I've done it in the past is to use VM Ware and map the USB device to yoru vmware session. Then boot a knoppix distro inside of VM Ware and format...
995
jimmaiul
May 12, 2005 4:03 pm
Has anyone tried to rebuild the kernel from the source linux24_ts6_src.tar.bz2 and encountered the error from make bzImage *** 2.4 kernels no longer build...
996
jenlhunt2003
May 12, 2005 4:04 pm
Hi, I'm new at this and have run into another problem. I have my application running fine from CF. It was linked using -lpthread. I copied the executible...
997
Eddie Dawydiuk
dawydiuk
May 12, 2005 4:08 pm
... http://freshmeat.net/projects/binutils/...
998
vocemanago
May 12, 2005 5:55 pm
... Perhaps the kernel doesn't match the libraries on the internal flash anymore? Did you recompile the kernel/libraries? Tony...
999
vocemanago
May 12, 2005 5:59 pm
... I made a mistake , its mknod, not ln... Tony...
1000
Eddie Dawydiuk
dawydiuk
May 12, 2005 6:41 pm
... The onboard flash uses glibc version 2.3.2, Debian uses glibc 2.2.5, and Crosstools uses glibc 2.2.5. You'll want to grab the libpthread library from...
1001
Eddie Dawydiuk
dawydiuk
May 12, 2005 6:42 pm
... The onboard flash uses glibc version 2.3.2, Debian uses glibc 2.2.5, and Crosstools uses glibc 2.3.2. You'll want to grab the libpthread library from...
1002
othello61
May 12, 2005 11:18 pm
Thanks Tony, I tried creating a link via "ln" to create /dev/ttyS02 - and this started to work somewhat (i.e. I can read characters from the port - but don't...
1003
Jim Jackson
jimbox51
May 13, 2005 11:31 am
... Thats because the kernel is using devfs. The /dev directory is a "virtual" one like /proc Why not just use the name you link to as the device name????? ...
1004
vocemanago
May 13, 2005 12:01 pm
... I just ran into this myself attempting to compile in an embedded database. Is there some specific reason that these libraries are so different? Has an...
1005
vocemanago
May 13, 2005 2:17 pm
... "virtual" ... Jim is right, it is probably just easier to use the full path. I think I had problems with this because I was doing tests with minicom, and ...
1006
Eddie Dawydiuk
dawydiuk
May 13, 2005 6:23 pm
... Debian uses an old version of glibc... I agree that using the same version of glibc for Debian as well as the onboard flash would be advantageous. We are...
1007
jimmaiul
May 14, 2005 12:15 am
Thanks for the link. Is the default kernel configuration provided with the linux24-ts6-src.tar.bz2 file? If you defer to the default settings during make...
1008
Andrew Bealing
andrew_bealing
May 15, 2005 9:19 pm
Why not just run a script at boot-time to create your link(s) in /dev? I've done this before with complete success. "vocemanago" <vocemanago@yahoo To:...
1009
vocemanago
May 16, 2005 5:52 pm
... version ... advantageous. We ... Holy Cow! That thing is huge... Which parts are relavent...? I am guessing /tools/crosstool/arm-9tdmi-linux-gnu - new libc...
1010
vocemanago
May 16, 2005 6:03 pm
... um..err...relevant. That is just embarrassing....
1011
vocemanago
May 16, 2005 7:55 pm
... I tried to use /tools/crosstool/arm-unknown-linux but it doesn't appear to work. Are these things compiled to an absolute directory? or Do they work...
1012
Eddie Dawydiuk
dawydiuk
May 16, 2005 8:46 pm
... Correct, I'll update that tarball so it only includes /tools/crosstool/arm-9tdmi-linux-gnu to avoid confusion... ... /tools/crosstool/arm-9tdmi-elf is used...
1013
Eddie Dawydiuk
dawydiuk
May 16, 2005 9:21 pm
... It sounds like you might be using the wrong gcc... Try to use this one crosstool/arm-9tdmi-linux-gnu/gcc-3.3.4-glibc-2.3.2/bin/arm-9tdmi-linux-gnu-gcc. ...
1014
Omar Rihani
orihani
May 16, 2005 9:52 pm
HI all, Anyone knows if we i can use NETGEAR WG111 Wireless USB 2.0 Adapter on the Ts7200, is any available drivers. what about using ndiswrapper...
1015
Jim Jackson
jimbox51
May 17, 2005 7:59 am
... Errrrr..... just a little thought would show this is a non runner. The win drivers are compiled for intel processors, you expect the arm9 processor to...
1016
Adriano Winter Bess
awbess@...
May 17, 2005 11:15 am
Hi list, I am currently working with a TS7200 board and I am modifying the kernel sources which came with the board. I tried to enable CONFIG_DEBUG_LL in the...
1017
vocemanago
May 17, 2005 2:02 pm
... crosstool/arm-9tdmi-linux-gnu/gcc-3.3.4-glibc-2.3.2/bin/arm-9tdmi-linux-gnu-gcc. ... I thought the point of the other directory was so you could create ...
1018
sdwood68
May 17, 2005 5:31 pm
Can someone help me get the debian distribution on the USB drive up and running for the TS-7250? I beleive I've read the relevent posts so far and this is what...
1019
Eddie Dawydiuk
dawydiuk
May 17, 2005 5:40 pm
Hi Stuart, ... You are correct it looks like you don't have an rcS.USB on your USB flash drive. I would suggest downloading the newest version of Debian from...
1020
Jesse Off
jesseoff
May 17, 2005 5:56 pm
Technologic Systems is looking for a multi-talented engineer that shares our passion for hardware to complement our embedded software team in Fountain Hills,...
1021
Ronald G. Minnich
rminnich@...
May 17, 2005 7:41 pm
I am out of touch, is 2.6 on the way? ron...
1022
vocemanago
May 17, 2005 8:05 pm
... In the embedded realm , more stable is generally the way to go. In general that means older is better (because more of the bugs are worked out). If there...
1023
Samuel
emddjava
May 18, 2005 12:59 am
There are quite a few boards that already have/are running on the Linux 2.6.10, It is somewhat stable. But there are still some bugs, so till than 2.4 is the...