Embedded software engineers on average spend 40% of their time removing bugs from their software. This amounts to nearly 5 months each year performing failure work, that is, work that was not done right the first time. In this course, we will examine what developers can do to decrease the amount of time they spend … Continue reading CEC – Jump Starting Code Development to Minimize Defects
Month: November 2018
CEC – Securing IoT Devices using arm TrustZone
One of the greatest challenges facing developers creating connected systems is securing their devices. In the good old disconnected days, developers only had to concern themselves with physical tampering but today, systems are also vulnerable to remote attacks that can result in device cloning, repurposing, intellectual property theft, data manipulation and many other potential issues. … Continue reading CEC – Securing IoT Devices using arm TrustZone
Tools – SWD Adapters every Developer should have
Even though SWD and JTAG have well defined standards, there are still several different size connectors and footprints that developers need to be able to support. It often feels like every programmer and every development board is using a different and incompatible connector and cable. In this post, I’m going to share with you the … Continue reading Tools – SWD Adapters every Developer should have
7 Tips for Getting Started with TrustZone for MCU’s
The new Armv8-M architecture from arm® with its Cortex®-M23 and Cortex®-M33 processors is quickly gaining steam in the industry. The Armv8-M architecture includes a new security extension known as TrustZone that will revolutionize and forever change the way that embedded software developers create microcontroller-based systems. Below are my top seven tips to help you get … Continue reading 7 Tips for Getting Started with TrustZone for MCU’s
7 Tips for Getting Started with Amazon FreeRTOS
Nearly every company at this moment is rushing to connect their products to the internet. The IoT has become the modern-day gold rush only the gold is data. Companies are discovering that by connecting their devices, they aren’t only able to change to a subscription-based business model but can innovate their products in ways they … Continue reading 7 Tips for Getting Started with Amazon FreeRTOS