How to install Minicom on Linux / Ubuntu
Minicom is a text-based serial port communications program. It is used to talk to external RS-232 devices … Read more
Minicom is a text-based serial port communications program. It is used to talk to external RS-232 devices … Read more
Understanding map files created by some of the Embedded compilers is required for the Engineers who are … Read more
We need to compile recent qemu source code since it has added support for Raspberry Pi, to … Read more
The source code which was developed prior to when Soong was introduced in Android build system, was … Read more
If you have installed multiple JDK on ubuntu and sometimes you might need to change the version … Read more
Yocto is designed to compile everything from source code. Yocto itself is not a Linux distribution, but … Read more
The Yocto Project is an open source collaboration project that provides templates, tools and methods to help … Read more
Yocto compiles everything from source code. Following are the stages yocto following to prepare binaries / packages … Read more
Every recipe which compiles the source code and generates the binaries contains certain mechanism which verifies any … Read more
When trying to add new packages to your root file system image, we need to identify what … Read more