Embedded Linux is the use of Linux in embedded computer systems such as mobile phones, personal digital assistants, media players, set-top boxes, and other consumer electronics devices, networking equipment, machine control, industrial automation, navigation equipment and medical instruments.
I am trying to understand how a kernel boots. I am currently trying to port a new kernel to hTC …
linux-kernel arm embedded-linux bootI'm trying to find the kernel address space where my loadable kernel module is relocated by insmod. I came to …
linux linux-kernel kernel embedded-linux kernel-moduleI'm working on a Embedded Linux application and I would like to use GDB to debug it. The problem is …
qt debugging gdb embedded-linux gdbserverI work with the Yocto Project quite a bit and a common challenge is determining why (or from what recipe) …
linux embedded-linux yocto bitbake openembeddedI wrote a platform driver for a peripheral we developed and would like to expose some configuration options to the …
linux-kernel linux-device-driver embedded-linux sysfsI am working with gpio interrupts. I have a file in "/sys/class/gpio/gpio38/value". I want a notification …
c linux embedded-linux epoll beagleboardPlease can someone give an simple example on how to use libnl to use nl80211. I tried to go through …
network-programming wifi embedded-linux netlinkI am trying to cross-compile a Linux kernel for an ARM-target (Freescale i.Mx28) on a Windows host. I know …
linux-kernel arm embedded-linux toolchain codesourceryI recently bought i.MX6 Sabrelite board and I'm learning kernel cross compilation and board bring-up. The u-boot is already …
linux-kernel embedded cross-compiling embedded-linux rootfsI'm a computer engineer student and I'am having problems with my new project: A small screen that show car information …
linux linux-kernel raspberry-pi embedded-linux buildroot