Hello,
Some issues are prone to require (a lot of) trial and error to fix. Such cases typically follows the flow:
Change code -> compile -> program elf file in Ozone
To program the elf file one needs to bring Ozone to the foreground for the dialog with the text "The program has been modified by another application. Do you want to reload it?" to show. In many cases I check "do not show again" to avoid the dialog.
Is there any way to let the reloading (and programming) happen in the background avoiding alt+tab'ing to the Ozone Window? This would speed up the development flow. A tool like Autohotkey might be usable, but not ideal (I would like to avoid having too many dependencies in the toolchain).
Windows 10 / Ozone 3.34 / stm32u585 / J-Trace
Best regards,
Rune
Some issues are prone to require (a lot of) trial and error to fix. Such cases typically follows the flow:
Change code -> compile -> program elf file in Ozone
To program the elf file one needs to bring Ozone to the foreground for the dialog with the text "The program has been modified by another application. Do you want to reload it?" to show. In many cases I check "do not show again" to avoid the dialog.
Is there any way to let the reloading (and programming) happen in the background avoiding alt+tab'ing to the Ozone Window? This would speed up the development flow. A tool like Autohotkey might be usable, but not ideal (I would like to avoid having too many dependencies in the toolchain).
Windows 10 / Ozone 3.34 / stm32u585 / J-Trace
Best regards,
Rune