I am a newbie to embedded linux and am keen on learning to write device drivers. I have got a FriendlyARM Mini2440 board with me.
I am working on a C program listening to the serial port running on an ARM Linux embedded device. Other sets of 开发者_StackOverflowdata work fine, but always when I send a particular set of data, th
I have an embedded linux device and I would like to know the baseline for various operations on the device for e.g. memory read , memory write, movinand read and write etc. Is there a way to find the
I am testing the Linux Kernel o开发者_如何学Gon an embedded device and would like to find situations / scenarios in which Linux Kernel would issue panics.
I am not clear with AP(Wireless Access Point) developmen开发者_如何学Got, I want to know are there any open source OS for it? Or I need to get the os from linux myself?There is a Linux-based OS called
I am looking for and open source test suite to test the USB drivers on an embedded linux device. Any suggestions are welcome ? I am reading through this link : http://www.linux-usb.org/usbtest/
I have an embedded system running a web server that will usually be connected to an Ethernet network so users can simply enter the IP address of the device to access it.
On my Linux system I can erase flash memory from the command line by using the flash_erase program from the mtd library.
It is possible to control a 18 bit display with QT? The display gets his data in 3 bytes per pixel 开发者_开发问答(18bit), but only the first 6 bits per byte are evaluated for colorinformation.By 1st
I\'m customising Linux for an ARM9 Atmel AT91SAM960 board. In the device file Atmel named all the USART the same atmel_usart. Of course with id enumeration: