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/CCSTUDIO: CCS V8

Part Number: CCSTUDIO

Tool/software: Code Composer Studio

i am facing issue in code composer studio 8 while working on image processing , for the first time when i run the code , it displays the properties in the image analyser window later when i do any modifications in code and when i run again the properties is not displayed in the image analyser window. once i restart the Code composer studio then the properties is displayed in the code composer studio.

  • Hi,

    If I understood your issue correctly, it seems the Image Analyzer properties is not showing properly at certain times, right?

    Can you try to drag the Properties tab to stay syde-by-side with the Image tab? I usually do this by dragging it to another set of views (together with the console, for example).

    If this solves the problem, it is an issue that was introduced with the Eclipse version adopted by CCSv7.x releases.

    Hope this helps,

    Rafael

  • Dear Rafael,

    Thank you so much, issue is resolved.