-
Mount and Unmount a .wic Yocto File in Ubuntu
When building a Yocto BSP for NXP products, the generated image file is in .wic format. Sharing this image with others can be... -
File Compression and Decompression in Embedded Linux Development 🚀🔧📦
File compression is a crucial aspect of embedded development, helping to reduce storage footprints and optimize performance. ... -
Understanding Memory in Embedded Systems and IoT Devices 🚀📱💾
Memory plays a crucial role in embedded boards, IoT devices, and Computer-on-Modules (CoMs). It impacts performance, power ef... -
Self Intro in the Meeting
Step 1: Hello everyone, glad to meet you all. I’m Raman, COM BU’s Software Product Manager. I oversee the OS & firmware d... -
Useful Words in the Meeting
As a beginner, we all get stuck while talking in the meeting in our office or with others. Here I have written the blog about... -
Docker
DefinitionDocker is an open-source platfom used to build, test and deploy the work accorss the teams. It used to create the i... -
CPU Power States
DefinitionCPU power states refer to the operating modes defined by the Advanced Configuration and Power Interface (ACPI) spec... -
Debugging Linux
Debugging Linux systems is addictive for many developers who know how to handle the following. dmesg journalctl The differe... -
Linux Boot Flow
Linux is used by many people, but few only know what happens in the background when you boot it up. You will be the next one ... -
Types of Interfaces in Embedded Systems
In embedded systems, the number and types of interfaces available depend on the specific use case and the hardware platform b...