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/TMS320F28379D: How to open a tools menu within debug perspective re. AR SPRACB8A Section 7.2.1

Part Number: TMS320F28379D

Tool/software: Code Composer Studio

With regard to Section 7.2.1, 'Level 1A (SVGEN_MACRO Test) in TI Application Report SPRACB8A, 'Dual Motor Control Using FCL...', I can't find on-line instruction(s) regarding how I can open a 'Tools' menu within the debug environment, so that I can reproduce the plots shown on Figure 12, 'Output of SVGEN, Ta, Tb, Tc and Tb-Tc Waveforms' of this Application Report.

Can someone point me to such instructions?

Thanks,

-Dave Kyle

  • David,

    I may have to send this over to the C2000 team.   As far as the Tools menu, when you are in a debug session in Code Composer Studio the Tools menu will be present on the main menu.

    If you are in the Edit perspective then there will be no tools menu:

    The window/menu/toolbar arrangement in CCS varies depending on if you are Editing/Building your application or debugging it.  These are called perspectivies.  Then perspective switches to the debug one when you launch a debug session.

    Regards,

    John 

  • John,

    Thanks for your explicit instruction. I now have my Tools menu displayed in Debug and my two DualTime graphs plotted and updating!

    Best Regards,

    Dave Kyle

  • Great to hear!