Reset MCU

Sysprogs forums Forums VisualGDB Reset MCU

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #866
    darksilence
    Participant

    Hello! I can’t find Reset MCU command in the VisualGDB.
    Restart works very slow, it makes rebuild and then download it into MCU. But I need just reset it like in Keil.

    Thanks!

    #3273
    support
    Keymaster

    Hi,

    You can reset the CPU by running a “mon reset” command via the GDB Session window.

    #3274
    darksilence
    Participant

    Can I somehow add a button with this command?

    #3275
    support
    Keymaster

    Currently this is not possible, however if you go to the GDB Session window, select the text input and press the ‘up’ button, it will show the last entered command. Hence, you will just need to press ‘‘ each time you want to execute it.

    #3276
    darksilence
    Participant

    :geek:

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.