Tool/software: Code Composer Studio
Hello, here two screen shots showing an installation which one that doesn't show "Breakpoint Properties..." and another that does! Can that be set somewhere?
regards,
Laurent
2M Engineering
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.
Tool/software: Code Composer Studio
Hello, here two screen shots showing an installation which one that doesn't show "Breakpoint Properties..." and another that does! Can that be set somewhere?
regards,
Laurent
2M Engineering
Laurent,
In the top screen capture you are not in the "CCS Debug" perspective but the general Eclipse "Debug" perspective. Context menus, buttons... are added on a per-perspective basis. The TI specific contributions to Eclipse are not going to show up in the Eclipse "Debug" perspective. I can tell this from the screen capture. To the right of the Quick Access box on the toolbar are a set of icons that are for switching perspectives. The "Debug" perspective is active vs the "CCS Debug" one which is the bug with the grey cube.
I am not sure why the Debug perspective is being used. CCS will automatically launch the CCS Debug perspective when you launch a debug session. The Debug perspective must have been manually opened or maybe a debug session was launched for GDB?
Regards,
John