Getting Started with the New MCUXpresso SDK for NXP MCUs
Most embedded SDKs are bloated, tied to heavyweight IDEs, and challenging to integrate into modern development workflows. Simple things like…
Jacob's Blog
Category Archives: Tools
Most embedded SDKs are bloated, tied to heavyweight IDEs, and challenging to integrate into modern development workflows. Simple things like…
Have you ever worked with a real-time operating system (RTOS) only to discover it didn’t have the resolution to schedule…
In today’s fast-changing world of embedded systems and IoT, devices are becoming more interconnected and taking on increasingly complex tasks,…
Complying with MISRA-C is more complex than running a static analysis tool and calling it good. Compliance is heavily dependent…
An important step in streamlining your development is to integrate your project with Docker so that you can build it…
In the ever-evolving world of embedded systems, there’s a pressing need to adopt best practices from the software domain to…
AI tools and technologies can seem far removed from embedded systems and IoT edge device developers. After all, many AI…
This post will discuss developing a coding style guide and how to automatically enforce it to help you improve software quality and reduce time to market.
Normally, the Raspberry Pi Pico might not be thought of as a tool for professional embedded software developers. The Pico…
Software analysis tools are an important utility for embedded software developers to have available to them. An analysis tool can…
Software engineers love to write code. Give a software engineer a tool that writes the code for them, and they…
One of my favorite tools for managing embedded DevOps is Gitlab. Embedded software teams across the globe are starting to…