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.

Re-running / re-starting code (Stellaris / CM3 / Evalbot target)

Hi,

Debugging under CCS... I run via F8 (Resume I think, I just use the keyboard shortcuts all the time)... sometimes I want to "re-run" or restart, basically from the reset vector... but the only reliable way I've found is to exit the tool and re-start (!!!)

I've tried various commands under "Run" -- Restart, "Go Main", and both versions of "Reset" (Core & System).

What is the proper command sequence to accomplish this?

Also, if anyone can point me to where in the documentation this is explained, that would be great.

  • Have you tried halting the program, then System Reset, Restart and Run? If that does not work, doing a Program Reload after System Reset might help.

  • AartiG said:

    Have you tried halting the program, then System Reset, Restart and Run? If that does not work, doing a Program Reload after System Reset might help.

    AartiG -

    First off, very sorry for not responding sooner, combination of computer change over & being out of the country.

    I did figure out exactly this sequence, I don't recall how, but indeed that's what I finally did to get around this.

    The same reason I didn't yet reply to your helpful post is the reason I didn't self-reply with the solution... it was on my "to-do" list, but I didn't have the opportunity to get back here until now.

    Thanks for the help, I hope it's clear that I appreciate it very much.  Too often people go out of their way to help others & it goes unacknowledged.