Home > Speakers >

Elecia White

Elecia White is the host of the Embedded podcast, author of O'Reilly's Making Embedded Systems, and principal embedded software engineer at Logical Elegance. Elecia has worked on DNA scanners, inertial measurement units for airplanes and race cars, toys for preschoolers, a gunshot location system for catching criminals, self-driving cars for off-roading, smart rocks for undersea rivers, and assorted other medical and consumer devices.

Creating Chaos and Hard Faults

Available in 4 days, 15 hours and 22 minutes

The best way to understand why the processor is sending you love letters (exceptions) is to see what they look like when you aren’t also frantically trying to fix your code. This talk goes over the code necessary to cause (and debug) divide by zero, bus errors, stack overflows, and buffer overflows.

For each one, Elecia looks at the information the Cortex-M processor provides and how to use that to determine the cause of the fault. She describes how to use the information in a hard fault handler to create small core dumps to be stored after a system reboot.

Go to Session


Buried Treasure and Map Files

Status: Available Now

Often overlooked, the map file can provide a wealth of information to the intrepid developer. Map files can help:

  • optimizing for RAM usage and/or code space
  • updating firmware (with or without a bootloader)
  • debugging difficult crash bugs
  • statistical profiling

With so much information, how can you use it? Where do you look? How do you turn the wall of text and numbers into a true map of the code?

Elecia will demonstrate how to use map files. She will focus on an ARM Cortex-M but it will be relevant to other processors.

Go to Session


Live Q&A - Buried Treasure and Map Files

Status: Available Now

Live Q&A with Elecia White for the talk titled Buried Treasure and Map Files

Go to Session