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 V5.1 M9: Error opening view 'Expressions'

Hello,

having installed the new version of CCS, I always get an error when I open the view 'Expressions'. Also a reinstall did not help.

Can anybody help me?

Best Regards,

Bernd

  • Hi Bernd,

     

    can you please zip and send the error logs  and any .dmp files generated.   Does this only occur in debug mode?  Only on a simulator?  Non-simulator? Only on a certain project?  Do you have any build errors in the project or when launching a debug session.

    We will look into this.   With a quick initial test on a simulator in a C6000 example in debug mode, I got the "argument cannot be null" error as well for the expressions view.  I did not see this in the edit perspective.

    Best Regards,

    Lisa

  • Hello Brend,

    This is an issue in eclipse 3.7.1 (a.k.a. 3.7 SR1) that there is a backward incompatible change with respect to 3.7.0. It looks like you are running eclipse 3.7.1 instead of 3.7.0.

    The workaround to this 3.7.1 issue is to do the following,

    1.       In expression view local toolbar’s pull-down menu, select Layout->Select Columns menu item.

    2.       In the Select Columns dialog, check the checkbox of the ‘Expression’. Click OK to close the dialog.

    3.       Refresh the view if needed.

    Please let us know if you still see problems relating to this.

    Regards,

    Winnie.

  • Hello Winnie,

    yes, this solution works, no problem anymore!

    Thanks for your help,

    Best Regards,
    Bernd

  • Winnie, you're a hero. Fixed the issue in an instant.

     

  • Solve my problems.