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.
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.
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.
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.