EmbLogic's Blog

Category Archives: Project 9: Embedded Linux on ARM

Project 9

Successfully did the bring up of beagle-board Did the partitioning of SD Card. Formatted both the partitions in FAT 32 and EXT format respectively. First faced a problem : No init found. Overcame the problem and successfully ported the Linux.

Posted in Project 9: Embedded Linux on ARM, Uncategorized | Tagged , , , , , | Leave a comment

Embedded Linux on ARM Cortex A8.

Embedded Linux is the use of Linux in embedded computer systems. Linux has been ported to a variety of CPUs which are not only primarily used as the processor of a desktop or server computer, but also ARM, AVR32, ETRAX … Continue reading

Posted in Embedded Linux, Project 9: Embedded Linux on ARM | 1 Comment

Batch E-29: Project 09: An Embedded Linux,ARM Cortex A8 using storage based project

Porting Embedded Linux onto ARM based Limited Resources Devices

Posted in Project 9: Embedded Linux on ARM | Leave a comment

Beagle board bring up issue

ifndef ICP_ROOT $(warning ICP_ROOT is undefined. Please set the path to EP80579 release package directory \ “-> setenv ICP_ROOT <path>”) all fastdep: : else ifndef KERNEL_SOURCE_ROOT $(error KERNEL_SOURCE_ROOT is undefined. Please set the path to the kernel source directory \ … Continue reading

Posted in Project 9: Embedded Linux on ARM | 2 Comments