This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432: ENERGIA: EnergyTrace and low power configuration

Part Number: ENERGIA
Other Parts Discussed in Thread: MSP-EXP430FR2355, MSP430FR2355, ENERGYTRACE

Hi, guys. I use ENERGIA on Windows 10/MacOS Mojave with two launchpads;

MSP-EXP430FR2355 and MSP‑EXP432P401R.

1. The low power modes for instance

http://dev.ti.com/tirex/explore/node?node=ACF129zBlYdZobLAvNAIKw__IOGqZri__LATEST

MSP430FR2355's LPM4.5 mode,

http://dev.ti.com/tirex/explore/node?node=AG55-ANEqflMyH6kh9dbJA__z-lQYNj__LATEST

MSP432P's LPM4.5 mode examples were a good reference when using CCS.

I want to migrate these examples when I'm using ENERGIA. Are there functions to enter LPM4.5 or other low power modes when using ENERGIA?

2. I heard about this EnergyTrace feature from

https://academics.uccs.edu/mlaubhan/common/MSP432/slaa668.pdf

It seems like I have to use CCS to see this. Can I trace the energy usage when using ENERGIA as well?