Hello SEGGER team,
currently I'm working a lot with Ozone and really enjoy working with that tool.
In noticed that that the register view always will fold the peripherals subtree, if the binary changes.
To give an example scenario:
Debugging a binary and observing peripherals registers, like e.g. GPIOA->ODR and GPIOC->ODR registers simultaneously.
When the binary now changes, ozone will detect the change and restart the debug session. For the peripherals registers, the folding will be collapsed like that:
Thus it has to be reopened by the user for every register. Is it possible to suppress this folding behavior?
Thanks and best regards,
Marco
currently I'm working a lot with Ozone and really enjoy working with that tool.
In noticed that that the register view always will fold the peripherals subtree, if the binary changes.
To give an example scenario:
Debugging a binary and observing peripherals registers, like e.g. GPIOA->ODR and GPIOC->ODR registers simultaneously.
When the binary now changes, ozone will detect the change and restart the debug session. For the peripherals registers, the folding will be collapsed like that:
Thus it has to be reopened by the user for every register. Is it possible to suppress this folding behavior?
Thanks and best regards,
Marco
The post was edited 1 time, last by marco_s ().