The notion of software power debugging is assisting developers to create devices based on how much power is consumed by the device and correlating this to the source code. By using statistical profiling, powerdebugging gives developers the ability to see how their code decisions impact the overall power consumption of the system by tying the measurements of power being supplied to the system with the program counter of the microcontroller.
↧