embedded-linux
Audio / Camera Driver - FriendlyARM Mini2440 - s3c2440
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.[详细]
2023-02-15 00:32 分类:问答serial data truncated by termios on embedded device
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[详细]
2023-02-14 05:49 分类:问答How to determine the baseline for various operations based on hardware specs?
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[详细]
2023-02-13 07:57 分类:问答How to test the kernel for kernel panics?
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.[详细]
2023-02-12 13:49 分类:问答Are there any open source OS for AP(Access point)?
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[详细]
2023-02-11 23:43 分类:问答USB driver tests on embedded linux device
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/[详细]
2023-02-08 22:05 分类:问答View Website Through Serial Port
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.[详细]
2023-02-08 03:33 分类:问答How to erase flash memory in a module
On my Linux system I can erase flash memory from the command line by using the flash_erase program from the mtd library.[详细]
2023-02-08 02:51 分类:问答support qt a 18bit display?
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[详细]
2023-02-07 14:42 分类:问答Linux device model: Same device but different drivers
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:[详细]
2023-02-07 14:07 分类:问答