editor's blog
Subscribe Now

Correlating Power with Code

The smarter systems get, the more they are run by some kind of processor running code. So system functions that might have been controlled by circuitry and logic in the past are now turned on and off based on instructions in the system control code. So the power consumption of your system can depend highly on the code that’s running.

This is true even for the processor itself, whose power can depend on how your code runs. IAR has already had a solution for that, called I-scope, that you could use with their I-jet debugging pod to figure out what code was executing when some power event happened.

Well they’ve just extended that capability beyond the processor. You can now, theoretically, probe any points of interest on the board to figure out where power is going and then correlate that back to the code that’s executing. I say “theoretically” because you can’t simply probe a random node; you have to provision the board with a low-value shunt resistor for each power line you want to be able to probe. This provides the ΔV that the probe can measure to develop a power profile.

You can learn more by checking their release.

Leave a Reply

featured blogs
Jan 20, 2026
Long foretold by science-fiction writers, surveillance-driven technologies now decide not just what we see'”but what we pay....

featured chalk talk

Bluetooth Channel Sounding
In this episode of Chalk Talk, Joel Kauppo from Nordic Semiconductor and Amelia Dalton explore the principles behind Bluetooth channel sounding, the differences between different channel sounding device types, and how Nordic Semiconductor’s high-performance, ultra-low-power Bluetooth SoC with integrated multi-purpose MCU and nRF Connect SDK v3.0.1 can get your next Bluetooth channel sounding design up and running in no time!
Jan 21, 2026
9,636 views