Embedded Linux S3C2440 – USB Gadget Drivers Summary Tested on Embedded Linux S3C2440 target board to be configured as USB device, like USB mass storage and serial cable, the test result was successful.
Embedded Linux S3C2440 – Partitions an FileSytem (YAFFS2) Summary Tested embedded Linux S3C2440 for partitions and YAFFS2 FileSystem with successful result. Continue Reading →
Embedded Linux S3C2440 – QEMU and Graphic Summary Tested QEMU and Graphic application on Embedded Linux S3C2440. Continue Reading →
Embedded Linux S3C2440 Profiling Summary OProfile is a profiling system can do profiling on all parts of a running system from the kernel to shared libraries and to binaries. Continue Reading →
Embedded Linux S3C2440 – Multi-thread Scheduling Summary Test the debugging of the Multi-thread Scheduling on embedded Linux S3C2440, both in All-stop mode and Non-stop mode. Continue Reading →
Embedded Linux S3C2440 – Kernel Debugging Summary Conduct Kernel debugging test on Embedded Linux S3C2440 by using KGDB. Continue Reading →
Embedded Linux S3C2440 – Kernel Module Summary Embedded Linux device driver is part of Linux kernel, application will use Linux device driver to interact with Linux Kernel. Continue Reading →
Embedded Linux S3C2440 Networking Summary Embedded S3C2440 Mini2440 system has limited amount of storage available on the board for the application code. Continue Reading →
Embedded Linux S3C2440 Application Development and Debugging Summary Write your own application and include the application into the final image to be downloaded into the S3C2440 board, and you can debug the application by using GDB. Continue Reading →
Embedded Linux S3C2440 Build and Boot an Image Summary Tried to build and boot zImage on Embedded Linux S3C2440. Continue Reading →