Linux Device Driver Programming Lecture 12- Linux kernel compilation
Linux kernel compilation In our previous article, we guided you through the process of obtaining the Linux source code from the official BeagleBone GitHub repository. Now, let's…
Linux kernel compilation In our previous article, we guided you through the process of obtaining the Linux source code from the official BeagleBone GitHub repository. Now, let's…
Create new project in Microsoft visual Code IDE In the previous article, I explain how to install the Microsoft visual code IDE . And you should also have…
Installing Microsoft VS Code and PlatformIO extension Microsoft IDE is a great IDE, and it supports all the OS platforms like Windows, Linux, and Mac. You…
Exercise-003 Implementing STAT state In this article, let’s implement the STAT state. The requirement is when the application is in IDLE mode, pressing the START/PAUSE button should…
Update Linux kernel image The next step is Linux kernel image update. First of all, why is this step required? Because currently, we have given you the…
Making SD boot default on BBB by erasing eMMC MBR If you are using a newer eMMC flasher image on the eMMC memory of the Beaglebone black…