Are you looking for a dependable, efficient and future-proof platform for your next EV traction inverter design? Congratulations on the end of your search...read on!
Author: Shashank Kulkarni
OpenOCD – One software to rule debug them all!
OpenOCD or Open On-Chip Debugger is a perfect example of a powerful open-source project used ubiquitously in the embedded community - yet not as well-recognised as quite a few others. If you are an embedded developer working with microcontrollers or microprocessors for some time, there is a very good chance that you have directly or … Continue reading OpenOCD – One software to rule debug them all!
BeaglePlay: Part 1 – Building a base image using Yocto
BeaglePlay comes with a pre-loaded Debian image. But what if you want to build your own custom image for this board? Check out this guide on how to build a base image for the BeaglePlay using Yocto.
Meet the BeaglePlay – the hottest SBC on the block!
In this post, we meet the BeaglePlay! The latest SBC from Beagleboard.org. With everything that you would expect from an SBC and some innovative additions, you will definitely want to own one right away!
OP-TEE: Part 4 – Writing Your First Trusted Application
This is part 4 in a series about OP-TEE, the trusted part of a secure linux implementation. In this part, we see how to write and build our first trusted application based on a simple example.
OP-TEE: Part 3 – Setting up OP-TEE on QEMU & Raspberry Pi 3
This is the part 3 in the series of posts about OP-TEE. In this post, we talk about how to set up and test OP-TEE on two very popularly used platforms - QEMU and Raspberry Pi 3.
OP-TEE: Part 2 – Understanding the OP-TEE Components
This is the part 2 in the series of posts about OP-TEE. In this post, we talk about the various components of the OP-TEE project, what their roles are and finally touch up on Global Platform.
OP-TEE: Part 1 – What A Beginner Needs To Know!
In order to enhance the cybersecurity of linux-based systems as well as to meet compliance requirements, more and more systems are making use of TEE or Trusted Execution Environment to implement security-critical functionality. Where does a beginner start? Read on..
A Beginner’s Guide To Using gpsd (GPS Devices) In Linux
An increasing number of modern-day geolocation systems are based on linux. A framework called gpsd enables a simple mechanism to get geo-location data from location sensors. Check out this post that talks about using gpsd.
Tinkering with the Jupiter Nano: Part 3 – A Complete Guide To Enabling Yocto Support!
Yocto is the most preferred build system used by embedded linux developers across the world owing to its layered and modular nature. In this post, we see how to add Yocto support for this board and then build a minimal image to test this support.
