Latest threads in Embedded Linuxshow only best voted threads

Subject Author Posted Replies
 
Launching a real-time thread with higher priority than main
My application needs a main thread for the user interface and a real-time thread to monitor some analog inputs. So this is what I did, based on the article found here: //..in the main thread:...
1
1
 
Program equivalent of "mount" command
My SBC has a host USB port that can accept a flash memory stick. After inserting the memory stick I have verified that I can do this in shell commands: mount /dev/sda1 /mnt cp filename /mnt/filename...
5
5
 
serial port does not work on PC104
Hi Everyone, I am now using a PC104 (model: nano-4386A, vendor IEI world), which will be running linux. Now I installed fedora core 6(kernel 2.6). but COM1 does not work at all. I have installed winXP...
1
1
 
Final call for papers
Final call for papers The 2008 MULTICONF (website: ) will be held during July 7-10 2008 in Orlando, FL, USA. We invite draft paper submissions and the deadline for paper submission is just few weeks...
 
u-boot tftp problem
I am having a problem getting u-boot tftp to work. I have a Freescale M5373EVB board. I've used the Freescale-supplied dBUG bootloader to boot the board and TFTP uClinux into it. Works well and...
 
MV 5.0.3 DevRocket PIB Command Line Build success stories?
Has anyone ever gotten the Monta Vista 5.0.3 DevRocket Platform Image Builder (PIB) command line build to work? I'd love to get my entire workspace to build -- kernel, binaries, file systems -- using...
 
hd44780 compatible lcd - boot messages
Hello, Is there anyone who has already configured a hd44780 (parallel) compatible LCD in order to get messages displayed when it is power on? I know that this is possible with some serial LCD (as the...
1
1
 
Embedded Linux Vs. Real time Linux
Hi all, I have some newbie questions regarding embedded Linux targeted a real time application. We are on my job considering the use of Linux in the next generation of our product line. We are looking...
37
37
 
PCI Flash Board for jffs2
Hi there, do you know of any flash-memory boards for ordinary PC boards which will be able to carry some jffs2 capable flash-memory? I would rather be using jffs2 instead of a generic of the shelf...
1
1
 
Question on ethernet controller
Hi all, 1) Iam working on Philips LPC 2292 controller board, Ethernet controller is Rtl8019 and Iam testing Rtl8019 driver on linux 2.6 Kernel.I have few Doubts. 2) If at all if a single packet comes...
 
Professional Seminar - Linux Kernel Debugging
An Exclusive seminar on Linux Kernel Debugging: This highly technical seminar will provide a learning forum for in- depth technical knowledge on Kernel Debugging. It will provide you debugging...
 
mmap for I/O access
My call to mmap is causing a Segmentation fault. Is this the right way to do it? I have some general-purpose I/O on this Embest ARM-based board. According to the manual for the board, the control...
6
6
 
Requesting Help on XIP on ARM 7TDMI
Hi , Im about to start working on XIP(uclinux) on ARM 7TDMI. Please give me pointers to all the literature availabe on the internet. Thanks a lot in advance MAx
1
1
 
Question on pci-configuration space
Hi all, Iam working on pci application programming in linux I have Few questions If i have two pci Devices of same type and same vendor how can i Differentiate two devices? suppose the devices are...
3
3
 
CF card Not detected in Intel D201GLY Board
Hi. I have an Intel D201GLY board. I tried to boot the DOS from CF card [DOM type,with IDE slot]. But the BIOS not detected my CF card. I tried the same card in P4 pc. Its detected and booting into...