[SOLVED] Disable dialog for target's reboots

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] Disable dialog for target's reboots

    Hey all,
    I'm debugging some issue and in order to reproduce it I have to reboot unit many times (up to 400 times) until problem happens.
    I'm using AfterTargetDisconnect() to reconnect to the device.

    Source Code

    1. void AfterTargetDisconnect (void) {
    2. Util.Log("AfterTargetDisconnect");
    3. Debug.Connect();
    4. }
    The only issue I have right now is that as soon as device reboots Ozone shows a modal dialog saying "Failed to read target status. Abort Debug Session?" and I have to press "Yes" each time which is a bit annoying.
    Is there a way to suppress this dialog or the only option I have is either to patch the binary or write a X Windows clicker to do press this button for me?
    TIA.
    Best regards,
    Alex.
  • Hi dev_alexz,

    right now there is no way to disable this dialog.

    Best regards
    -- AlexD
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.