SEGGER - AlexD Administrator

  • Member since Jan 12th 2021
Last Activity

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • SEGGER - AlexD -

    Replied to the thread Ozone - Thread Aware Debugging.

    Post
    ...and also have a look into the Ozone user's manual, in particular section 4.18. In case your RTOS is not one of those for which Ozone provides a plug-in, section 6.3 shows in details how such a plug-in can be created by your own. Does that answer your…
  • SEGGER - AlexD -

    Replied to the thread [SOLVED] See register contents as a signed integer.

    Post
    Hi taydin, good to hear you can continue you work. Happy debugging! -- AlexD
  • SEGGER - AlexD -

    Replied to the thread [SOLVED] See register contents as a signed integer.

    Post
    Hi taydin, Ozone does not support displaying register contents as signed integer. I will add this to the list of potential future features to be added in future. Ozone does not yet allow to display register contents in the watched data window. Adding…
  • SEGGER - AlexD -

    Replied to the thread [SOLVED] Ozone V3.32a fails to connect to NXP S32K344.

    Post
    Hi JulianR, great to hear you are up and running again. The next Ozone release will contain the then most recent version of the J-Link DLL, thus resolving the issue you've encountered. We will consider this topic as closed now. Best regards -- AlexD
  • SEGGER - AlexD -

    Replied to the thread [SOLVED] Ozone Power Graph does not stop with code execution.

    Post
    Hi AndersHedberg, the instruction trace that is displayed in the Ozone instruction trace window is limited to 64 MBytes of raw trace data. So even though terabytes of trace data reach the PC (and are evaluated e.g. for profiling purposes) only the last…
  • SEGGER - AlexD -

    Replied to the thread [SOLVED] Ozone V3.32a fails to connect to NXP S32K344.

    Post
    Hi JulianR, could you please check if the issue persists after having updated the J-Link DLL in your Ozone installation? The J-Link installer for Windows comes with an option to update the J-Link DLL in other applications as well. Best regards -- AlexD
  • SEGGER - AlexD -

    Replied to the thread [SOLVED] Ozone Power Graph does not stop with code execution.

    Post
    Hi Andres H., we are not aware of such an issue with the power tracing. I just tried and failed in reproducing the described behavior with Ozone V3.32a on a SEGGER Cortex-M trace reference board V1.0. Power sampling stops as expected when reaching a…
  • SEGGER - AlexD -

    Replied to the thread [ABANDONED] Problem with C++ and.

    Post
    Hi Traxanos, we are not aware of such an issue. Which Ozone version are you using? Could you please check if the issue is reproducible on the latest Ozone release (V3.32a)? Could you please check if your build environment is set-up such that all debug…