We all know about Linux Architecture Overview in my previous post. To go deep into Linux Kernel roles, I will start with Process Management, then the remain topics one by one.
Tag: BeagleBone Black
Linux Architecture Overview
To start our Linux Programming journey, we need to understand what Linux is and how it is organized. Let’s investigate it with me in this post.
Native Compiling and Cross-Compiling BeagleBone Black Application[2]-Cross Compiling
In previous post we run our first application by using Native Compiling method on BeagleBone Black board. Then in this post, I will show you the remain method, Cross-Compiling.
Native Compiling and Cross-Compiling BeagleBone Black Application[1]-Native Compiling
This post includes important information for our developing process. I will show you 2 different ways to compile an application to run on BeagleBone Black and help you to decide which one is better.
Setup BeagleBone Black working environment
The very first thing we need to do now is preparing developing environment with BeagleBone Black.
Introduction to BeagleBone Black
To start our journey to Linux Programming world, I will introduce you a very powerful and convenient ship which can bring us to that world with very high speed, the Beagle Bone Black board.