Hi, I'm new to development with ARM and I was wondering if there is a way to estimate power usage for the different ARM cores (such as ARM Cortex-M0, -M1, -M3, -M4)? I'm thinking of maybe a program that can accept code compiled for these cores and can estimate how much power they would use if they were to run on actual silicon.