Gaining “Traction” with TI C2000™ Microcontrollers!

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!

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!

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.

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.

Yocto: Part 10 – Building and using SDK for Raspberry Pi

In the tenth part of this series on Yocto, we talk about SDKs! How to build them, install them and finally use them to build your next awesome application!

Yocto: Part 9 – Customising images by adding your recipes

In the last four posts, we have talked about creating a new Yocto layer, and creating custom recipes. Let us bring all of that together by building our first custom image! Read on...

Embedded Security #4 – Diversify Everything!

Diversification is at the heart of a lot of commercially successful embedded systems. However, it is not very well understood. Let us attempt to understand what it is all about...