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.

Is there anyway to use energytrace without code composer studio?

Other Parts Discussed in Thread: ENERGYTRACE

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

  • Hi Veli,

    EnergyTrace is only offered as an integrated feature of CCS or IAR IDEs and is not offered officially as a standalone tool.  CCS does support Linux Ubuntu OS versions, which are available for some RPi platforms, however this setup does not support a command line interface.

    Regards,
    Ryan