Skip to content
Debug Crew Logo

Debug Crew

Removing bugs before they appear

  • About

Programming

When Code Hits the Fan: Defensive Programming #2
Posted in
  • Programming

When Code Hits the Fan: Defensive Programming #2

If you have ever stared at a segmentation fault like it was an abstract painting, beautiful, … When Code Hits the Fan: Defensive Programming #2Read more

by Daniele•November 28, 2025•0•Posted inProgramming
GPIO control in Linux
Posted in
  • Programming

GPIO control in Linux

Over the years, Linux has given us multiple ways to talk to those pins, the most … GPIO control in LinuxRead more

by Daniele•November 18, 2025November 24, 2025•0•Posted inProgramming
Swap Endianness 2.6x Faster on ARM MCUs with One Intrinsic
Posted in
  • Bits & Tips
  • Programming

Swap Endianness 2.6x Faster on ARM MCUs with One Intrinsic

This is an operation that is invariably performed on almost all projects, and the way of … Swap Endianness 2.6x Faster on ARM MCUs with One IntrinsicRead more

by Franco•November 2, 2025November 2, 2025•0•Posted inBits & Tips, Programming
When Code Hits the Fan: Defensive Programming #1
Posted in
  • Programming

When Code Hits the Fan: Defensive Programming #1

Unlike higher-level languages that throw exceptions or gently remind you that you’re about to make a … When Code Hits the Fan: Defensive Programming #1Read more

by Daniele•October 25, 2025November 28, 2025•0•Posted inProgramming
The importance of being volatile: Preventing the compiler from breaking your code
Posted in
  • Compiler
  • Programming

The importance of being volatile: Preventing the compiler from breaking your code

It’s basically a rite of passage through which all firmware developers go through, soon or later: … The importance of being volatile: Preventing the compiler from breaking your codeRead more

by Franco•September 20, 2025October 12, 2025•0•Posted inCompiler, Programming

Latest

  • Building a Community Dashboard: A Stakeholder prospective – Episode 2
  • Building a Community Dashboard – Episode 1
  • When Code Hits the Fan: Defensive Programming #2
  • The Build Environment Strikes Back
  • GPIO control in Linux

Categories

  • Bits & Tips (1)
  • Community Project (2)
  • Compiler (1)
  • Debugging (1)
  • Embedded (3)
  • Programming (5)

Legal

Privacy Policy
Copyright © 2026 Debug Crew.
Powered by WordPress and HybridMag.
  • About