Other Parts Discussed in Thread: ENERGYTRACE, MSP-FET,
Tool/software: Code Composer Studio
As stated in the title I am trying utilize EnergyTrace to measure the power/energy of the device running the current program. The problem is that once I enter the debug mode, configure the EnergyTrace Technology to the appropriate constraints (start immediately, end after 10 minutes), and select "free run", the EnergyTrace does not appear to monitor anything. I believe this to be the case as the System time does not count upwards, the timer does not count down, and the current values remain constant at ~0.0002mA.
Is there something wrong with my configuration of EnergyTrace, or should settings be altered to have it function properly? Also, if I exit EnergyTrace while in a free run, and then open EnergyTrace again, the window pops up with EnergyTrace+, which I did not believe to be enabled for this specific device (MSP430F2274 with a MSP-FET debugger). If EnergyTrace is possible with this configuration, how can it be set up to monitor which states the device is currently operating in. Thank you.