Posts

General posts

Reconfiguring my Vim setup without disturbing my original configuration

A walkthrough of the steps taken to reconfigure my VIM setup while keeping my original vim setup intact

Building The i.MX28 Board Support Package (BSP) With LTIB - Part 2

In the first part we worked on getting LTIB configured for our machine. We ran into alot of problems but fixed each problem after a bit of online reading. In this part we attempt to actually build the bootloaders, kernel and applications with LTIB which will comprise the BSP

Building The i.MX28 Board Support Package (BSP) With LTIB - Part 1

My first attempt at building the BSP for i.MX28 evaluation board. Freescale provides the source code required to build the BSP for its i.MX28 evaluation board. We take a look at the tool LTIB which is used to build its BSP.

Exploring Embedded Linux on Beaglebone Black

A walkthrough of Free Electron’s course material on embedded linux with BeagleBone Black