Search Articles — Sudonull

Search Results

In this project

Log levels in embedded: debugging without waterfall

https://sudonull.com/log-levels-in-embedded-debugging-without-waterfall

Setting log levels via CLI for modular debugging. Macros, facility, serializers. Integration into firmware without overhead. For middle/senior dev.

Unit testing embedded: principles

https://sudonull.com/unit-testing-embedded-principles

Analysis of advantages, disadvantages, and 20+ principles of unit testing in firmware. For middle/senior developers: refactoring, coverage, HIL on target. Learn how to implement tests without spaghetti code.

Reliability of embedded software: techniques, methods, and tools

https://sudonull.com/reliability-of-embedded-software-techniques-methods-and-tools

Explore comprehensive approaches to improving the reliability of embedded systems: watchdog timers, MPU, Lockstep, ECC, CRC, unit tests, and Health Monitor for middle/senior developers.

Trending Now