On 08/23/2010 04:15 AM, praba karan wrote:
Dear All,

i am trying to develop a low power scheduling algorithm for ARM Micro
controller. is there any IDE which can simulate  the power
consumption  or Current flow for the particular program? otherwise
how to calculate the power by means of simulation?  please help me in
the above said problem.

I'm not aware of any modeling application or IDE, this would be an interesting venture, but hard to get precise data unless you know your hardware extremely well (as in, design specs etc.).

Your best bet right now as far as I know would be to rely on e.g. perf traces, Arjan's timechart tool can help a lot here, since it will register C-state changes, so you can make some form of guess whether your algorithm is doing the right thing or not, perhaps make a rough assessment of power consumption even.

Auke
_______________________________________________
Discuss mailing list
[email protected]
http://lists.lesswatts.org/listinfo/discuss

Reply via email to