Skip to content

Opening book details…

Can I read TDD for Microcontroller Testing on EtoBox?

TDD for Microcontroller Testing by Karthik Kichu is a document available to read on EtoBox.

What is TDD for Microcontroller Testing about?

This document discusses test-driven development (TDD) approaches for microcontroller software. It describes the challenges of traditional embedded TDD due to long feedback cycles when flashing and running on the target hardware. The document presents two approaches to enable faster feedback cycles: off-target testing by decoupling code from hardware and compiling/testing on a host computer, and on-target testing by setting up a test framework directly on the microcontroller. Both approaches aim to achieve t

Author
Karthik Kichu
Language
EN