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.

can't set break point on composer

I am on Version: 5.5.0.00077.

I can't setup break point sometime.

Please advise

  • Ken,

    You're not giving enough information here.

    What device are you using?

    Where are you setting the breakpoint, flash or RAM?

    Are you saying you cannot set any breakpoints at all, or can you set a couple and then cannot set anymore?

    What is your procedure to duplicate the problem?

    Please provide details of what is happening.

     

    Regards,

    - David

  • Dave,

    It is F28069. I try both flash and ram.

     In fact, it works on the same pc before, but it suddenly stop functioning on breakpoint setting.

    But it is ok on other pc. Could be the setup on CCS environment?

  • Ken,

    That is a strange one then.  What error message do you get when you try to set a breakpoint?  Are you able to load code?  If so, can you run the code?  Even if you cannot load code, can you connect to the target and step (look at the dissassembly window).  Does it step?

    I guess go back to basics, and try these:

    1) Reboot your PC (if you haven't already done so).

    2) Re-install CCS.  You said it used to work on this PC and works fine on another PC, so maybe something went sour with the CCS installation.

    - David