I have a J-Link Mini and I want to test my application using Ozone. However, I encounter an issue: as soon as I derive a class in C++, all values of the derivation are shown as "<outofscope>".
This makes Ozone practically unusable for me. Interestingly, I can easily view these values when debugging with PlatformIO. Also, friends of mine who also have a J-Link report the same issue. Frankly, I can't imagine that Ozone wouldn't be capable of handling such a thing.
Does anyone have any ideas what might be causing this issue?
This makes Ozone practically unusable for me. Interestingly, I can easily view these values when debugging with PlatformIO. Also, friends of mine who also have a J-Link report the same issue. Frankly, I can't imagine that Ozone wouldn't be capable of handling such a thing.
Does anyone have any ideas what might be causing this issue?