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.

CCS/MSP430G2553: Profiling and code coverage

Part Number: MSP430G2553

Tool/software: Code Composer Studio

Hello,

Does CCSv7 and later supports features to do profiling and code coverage for MSP430 using MSP-FETFE debugger? If yes then give me any example, if no then suggest me what are the other options to achieve this.

  • Hi,

    MSP430 processors have static profile and code coverage that is generated by the TI compiler. For details, check section 3.6 of the C/C++ Optimizing Compiler User's Guide:

    www.ti.com/.../slau132r.pdf

    Hope this helps,
    Rafael
  • Hi,

    In conversations with a colleague, it was mentioned that our profiling mechanism requires a fully operational Console I/O - however, the G2553 family of devices does not have enough RAM (or even Flash) for this to be operational.

    In this case, unfortunately I don't see a way to achieve what you want. Sorry.

    Regards,
    Rafael