Can I use EnergyTrace without Code Composer Studio? I did some research and found an EnergyTrace-util repository on GitHub, but it seems to be written for MSP430. I'm using CC2652 and I want to measure the current drawn by the chip on my LaunchPad. However, I'm planning to connect the LaunchPad to my Raspberry Pi via the serial port, so I want to see the measured current value on the Raspberry Pi. EnergyTrace-util seems to do what I want, as long as I can run it in a terminal. How can I do this for CC2652? Can I adapt EnergyTrace-util for CC2652?
You can also find the link of energytrace-util here.
Regards
Veli Can