Closed samuelbles07 closed 1 year ago
If i set perform
to none
, it works fine. Maybe we need to add openocd debug level option to the configuration, so if something happen we able to discover more.
Thanks for reporting this issue. I will investigate it some time next year since I will not be in my hometown until then :)
Hi @ThexXTURBOXx , is there any update on this?
@samuelbles07 Sadly no since I cannot reproduce the issue yet. I will let you know when there is some progress on this
@ThexXTURBOXx When the value of perform isn't set to none, it seems that the problem really exists. The program loops endlessly through the function and never returns the value “downloadstatus”
Thanks for the information! However, I still don't have the hardware to debug this, sadly
Expected Behavior
Download firmware finish and debugging UI opened
Actual Behavior
Stuck in
Firmware Download
popupDebug Configuration
OpenOCD log (able to see it only when i wait for a couple minute and cancel popup)
Steps to Reproduce the Problem
Just run debug
Specifications
Notes
Already tried on VSCode everythings works normal, from downloading firmware and doing debugging it self.